@charset "UTF-8";
/*
    Template: swell
    Theme Name: ソードミュージック
    Theme URI: https://www.swordmusic.net/
    Description: ソードミュージック子テーマ
    Version: 1.0.0
    Author: ソードミュージック
    Author URI:
*/


/*パソコンh2見出し上下*/
@media screen and (min-width: 768px) {
    .post_content h2 {
        font-size: 1.7em;
        /*文字サイズ*/
        padding: 0.6em 0.9em;
        /*文字の上下 左右の余白*/
    }
}

/*スマホh2見出し上下*/
@media screen and (max-width: 767px) {
    .post_content h2 {
        font-size: 1.2em;
        /* 文字サイズ */
        padding: 0.8em 0.9em;
        /* 文字の上下 左右の余白 */
    }
}

/* ------------ トップ ------------ */

h2.h2_title_1 {
    font-size: 1.8rem !important;
}

.post_content h2 {
    margin: 0.5em 0 0.8em;
}

.top_item11 .wp-block-media-text__media {
    margin-bottom: -35px;
}

@media (max-width: 767px) {
    .top_item11 .wp-block-media-text__media {
        margin-bottom: 0px;
        width: 50%;
        margin: auto;
    }
}

@media not all and (min-width: 960px) {
    .sp-py-40 {
        padding-bottom: 0em !important;
        padding-top: 0em !important;
    }
}

/* ------------ ヘッダーメニュー ------------ */
.c-gnav>.menu-item>a {
    padding: 0 12px !important;
}

.c-listMenu .sub-menu {
    margin-left: 10px;
}

.c-gnav .sub-menu{
    width: 22em;
}

/* 通常のグローバルナビ */
#header #gnav .menu-item .ttl {
	/* フォントを大きく */
	font-size : 20px;
}

#header #gnav .menu-item .desc {
	/* フォントを大きく */
	font-size : 18px;
}

#header #gnav li:hover {
	/* マウスオーバーで色を変える */
  color : #F98603;
}

@media (min-width: 600px) {
    .l-topTitleArea {
        min-height: 400px;
    }
}

/* ------------ スライド ------------ */
@media screen and (max-width: 767px) {
    .p-mainVisual__slideTitle {
        font-size: 6.4vw;
    }

    .p-mainVisual__slideText {
        font-size: 3.8vw;
    }
}


/* ------------ 目次開閉 ------------ */

.p-toc.-double .p-toc__ttl {
  margin-bottom: 0em;
}
#main_content .p-toc {
  margin: 1em auto 1.5em;
  max-width: 100%;
}

/* dummyチェックボックス */
.toc-chk {
	display:none;
}

/* 初期状態：閉じる */
.toc-chk + .p-toc__ttl + .p-toc__list {
	display: none;
}

/* 開いた状態 */
.toc-chk:checked + .p-toc__ttl + .p-toc__list {
	display: block;
}

/* 開く / 閉じる 表示 */
.toc-ttl::after {
	content: '[開く]';
	cursor: pointer;
	margin-left: .5em;
	font-size: .8em;
}

.toc-chk:checked + .p-toc__ttl .toc-ttl::after {
	content: '[閉じる]';
}
.p-toc.-double{
    border-bottom: 0px double var(--color_border);
    border-top: 0px double var(--color_border);
    background-color: #f9f9f9;
}

@media (min-width: 960px) {
  #main_content .p-toc {
    width: 100%;
  }
}

@media (min-width: 600px) {
  .p-toc.-double {
    padding: 1em;
  }
}
@media (max-width: 480px) {
#main_content .p-toc {
  margin: 0em auto 1.5em;
  padding: 0.5em;
}
}

/* ------------ コンテンツ ------------ */
h3.h3_title_box1 {
    padding-left: 0px;
}

.h3_title_box1::first-letter {
    background-color: #F98603;
    color: #fff;
    padding: 1px 10px;
    margin-right: 5px;
    font-style: normal;
}

h2.h2_d1 {
    font-size: 1.8rem !important;
    text-align: left !important;
    border-bottom: 1px solid #333 !important;
}

h2.h2_d1 strong {
    font-size: 120% !important;
    color: #F98603;
}

@media screen and (max-width: 480px) {
    .h3_title_box1 em {
        display: block;
        width: fit-content;
        background: #F98603;
        color: #fff;
        padding: 3px 0px 3px 4px;
        margin-bottom: 5px;
        font-style: normal;
    }

    h2.h2_d1 {
        text-align: center !important;
        border-bottom: 0px !important;
        margin-bottom: 0px;
    }
}

/* --- 作曲依頼 編曲依頼を格安料金で --- */

.sm_box11_1 .cap_box_ttl span{
    font-size: 1.2rem;
    font-weight: 600;
    margin: auto;
}
.swell-block-faq__item{
    border-bottom: 1px dotted #555;
}

.table_price_1 em{
    background-color: #338DF4;
    font-size: 0.7rem;
    padding: 3px 10px;
    font-style: normal;
    margin-left: 6px;
    border-radius: 10px;
}
.table_price_1 em:hover{
    background-color: #0769da;
}
.table_price_1 a em {
    color: #fff !important;
}

@media screen and (min-width: 768px) {
    .p_menu_box1 .cap_box_content {
        height: 280px;
    }

    .p_menu_box1 .cap_box_ttl {
        font-size: 1.3rem;
        justify-content: center;
        font-weight: 600;
    }
}


/* --- 作曲 編曲 料金と詳細 --- */
.smu_p1 {
    background-color: #C50910;
    padding: 10px;
    font-size: 1.2rem;
    border: 1px solid #C50910;
    font-weight: 600;
    color: #fff;
    text-align: center;
    margin: auto;
    margin-bottom: 30px;
    border-radius: 50px;
    font-size: 1.8rem;
}

.smu_p2 {
    position: relative;
    padding: .6em .7em;
    border-radius: 10px;
    background-color: #2589d0;
    color: #fff;
    margin-bottom: 30px;
    width: 260px;
    text-align: center;
    font-size: 1.2rem;
}

.smu_p2::after {
    content: '';
    position: absolute;
    top: 100%;
    left: 30px;
    width: 0;
    height: 0;
    border: 11px solid transparent;
    border-top: 11px solid #2589d0;
}

.smu_p3 {
    display: inline-block;
    position: relative;
    padding: .5em 1em;
    border-right: 27px solid #2589d0;
    background-color: #f5f5f5;
    color: #333333;
}

.smu_p3::before {
    position: absolute;
    bottom: 2px;
    right: -20px;
    z-index: -1;
    transform: rotate(5deg);
    width: 100%;
    height: 50%;
    background-color: #d0d0d0;
    content: "";
    filter: blur(4px);
}

.price_box1 .wp-block-image img {
    height: 260px;
}

.price_box1 .swell-block-button {
    margin-top: -35px !important;
}


@media (min-width: 600px) {
    ul.ul_li1 {
        display: flex;
        flex-wrap: wrap;
    }

    ul.ul_li1 li {
        width: 33.333%;
    }

    .text_p1 {
        text-align: center;
    }
}


@media (min-width: 600px) {
    .box_11 {
        width: 360px;
        margin: auto;
    }

    /*  .cap_box_content {
    padding: 3.5em;
  }*/
}
@media (max-width: 600px) {
    .cap_box_ttl {
    text-align: left !important;
    line-height: 130% !important;
}
}


/* ---------- 個別対応 ---------- */

#body_wrap.page-id-51 .cap_box_ttl {
    display: block;
}


/* ------------ ブロック ------------ */
.sme-highlighter {
    background-image: linear-gradient(transparent 87%, var(--color_deep04) 87%) !important;
}

.smb-section-break-the-grid__content>*+* {
    margin-top: 0.5em !important;
}

.wp-block-media-text__content {
    padding-top: 0px !important;
}

.wp-block-group {
    margin-bottom: 0px !important;
}

.wp-block-spacer {
    margin-bottom: 0px !important;
}

.smb-section {
    padding: 0px !important;
}

.cap_box_ttl {
    justify-content: left;
}

/*.wp-block-table table,.swell-block-columns .swell-block-column{
    background-color: #fff;
}*/

/*
.cap_box_ttl {
    font-size: 1.1rem !important;
    border-radius: 30px;
    padding-left: 30px !important;
    padding-right: 30px !important;
}
*/

.wp-block-media-text.is-style-media-thinking .wp-block-media-text__content {
    padding: 3rem;
    border: 1px solid #fdf688;
}

.is-style-media-thinking .wp-block-media-text__content {
    background-color: #fffdde !important;
    padding-top: 20px;

}

.wp-block-media-text.is-style-media-thinking .wp-block-media-text__content::before,
.wp-block-media-text.is-style-media-thinking .wp-block-media-text__content::after {
    background-color: #fdf688;
}

p.fuki_title_1 {
    background-color: #fff;
    padding: 15px;
    margin-top: 10px !important;
    border-radius: 30px;
    border: 2px solid #fdf688;
}

.post_content h4:where(:not([class^="swell-block-"]):not(.faq_q):not(.p-postList__title)) {
    border-left: solid 5px var(--color_htag);
    border-radius: 20px;
    background-color: #fff5e9;
    padding: 8px 15px;
}

.post_content h2:where(:not([class^="swell-block-"]):not(.faq_q):not(.p-postList__title)) {
    border-radius: 15px;
}

.is-style-btn_line a {
    background-color: #fff;
}

.wp-block-table thead {
    border-bottom: 0px solid !important;
}

.swell-block-step__title {
    border-bottom: 2px dotted #F98603;
}


.cap_box_content {
    background-color: #fff;
}

/* 左カラム：PCのみスクロール追従 */
.wp-block-columns {
    overflow: visible;
    align-items: flex-start;
}

.col_slide_left1 {
    position: sticky;
    top: 100px;
    /* ヘッダー高さに応じて調整 */
    align-self: flex-start;
}

/* スマホでは追従を完全無効 */
@media (max-width: 781px) {
    .col_slide_left1 {
        position: static !important;
        top: auto;
    }

    .is-style-btn_line a {
        width: 100%;
    }
}

@media (min-width: 768px) {
    .c-container {
        padding-right: 0px;
        padding-left: 0px;
    }

    .is-style-btn_line a {
        width: 450px;
    }

    #body_wrap.page-id-5277 .is-style-btn_line a {
        width: 200px !important;
    }

    .br_1 {
        display: none;
    }
}

@media (max-width: 600px) {
    .is-stacked-on-mobile>.wp-block-media-text__content {
        padding-left: 8px !important;
        padding-right: 8px !important;
    }

    .is-style-btn_line a {
        padding-right: 5px;
        padding-left: 5px;
    }

    .p-fixBtnWrap {
        bottom: 3.5em;
    }

    .has-text-align-center {
        text-align: left;
    }

    .c-balloon__body {
        padding: 4px 0px 4px 8px;
    }
}

/* ---------- 子ページ表示 ---------- */

.child-page-list {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.child-page-box {
    display: flex;
    flex-direction: row;
    text-decoration: none;
    border: 1px solid #ddd;
    border-radius: 6px;
    overflow: hidden;
    width: 48%;
    background: #fff;
    transition: box-shadow 0.3s ease;
}

.child-page-box:hover {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.child-thumb img {
    width: 100%;
    height: auto;
    display: block;
}

.child-content {
    padding: 15px;
    flex: 1;
}

.child-content h3 {
    font-size: 1.1rem;
    margin: 0 0 10px;
}

.child-content p {
    font-size: 0.9rem;
    color: #555;
    margin-bottom: 15px;
}

.read-more {
    display: inline-block;
    padding: 6px 12px;
    background: #fff;
    color: #4598f7;
    border-radius: 4px;
    transition: background 0.3s ease;
    font-size: 0.8rem;
    float: right;
    border: 1px solid #4598f7;
}

.read-more:hover {
    background: #2788f7;
    color: #fff;
}

@media (min-width: 768px) {
.child-thumb {
    flex: 0 0 40%;
    max-height: 160px;
    overflow: hidden;
}
}

@media (max-width: 767px) {
    .child-page-box {
        flex-direction: column;
        width: 100%;
    }

    .child-thumb {
        width: 100%;
    }
}


/* ------------ 問い合わせフォーム ------------ */
span.fnt1 {
    font-size: 0.8rem;
}

.seineg_n1 label {
    margin-bottom: 10px;
    border-bottom: 1px dotted #555;
    display: block;
}

.seineg_n1 input.wpcf7-form-control.wpcf7-text {
    width: 150px;
}

.toi_up1 {
    margin-top: 10px;
}

.date-time-row {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 15px;
    flex-wrap: wrap;
}

.date-time-row .date-label {
    min-width: 80px;
    font-weight: bold;
}

.date-time-row input {
    margin-right: 10px;
}

.date-time-row input,
.date-time-row select {
    width: 240px;
    padding: 0.8rem;
}

#form1 {
    overflow: hidden;
}

#form1 th,
#form1 td {
    padding: 20px !important;
}

#form1 th {
    width: 40%;
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
}

#form1 td{
    background-color: #fff;
}

div.wpcf7 .wpcf7-spinner {
    display: block;
}

#form1 .form_1 {
    background-color: #f39800;
    padding: 10px;
    color: #fff;
    text-align: center !important;
    margin-bottom: 20px;
}

#form1 .color-botton01 {
    width: 220px;
    margin: 20px auto;
    padding: 15px 5px;
    background-color: #f39800;
    text-align: center;
    border-radius: 30px;
}

#form1 .color-botton01 a {
    color: #fff;
}

@media (min-width: 768px) {
    .wpcf7 {
        width: 100% !important;
    }
}

.wpcf7 {
    margin: 0px auto !important;
    padding: 0px !important;
    padding-bottom: 0px !important;
}

span.wpcf7-list-item {
    display: block !important;
    margin: 0 0 0 1em;
    width: 100%;
}

.must {
    color: #fff;
    margin-right: 5px;
    padding: 3px 5px;
    background: #F92931;
    border-radius: 20px;
    font-size: 11px;
}

.free {
    color: #fff;
    margin-right: 5px;
    padding: 3px 5px;
    background: #a9a9a9;
    border-radius: 20px;
    font-size: 11px;
}

input.wpcf7-form-control.wpcf7-text,
textarea.wpcf7-form-control.wpcf7-textarea {
    width: 100%;
    padding: 8px 15px;
    margin-right: 10px;
    margin-top: 10px;
    border: 1px solid #d0d5d8;
    border-radius: 3px;
}

textarea.wpcf7-form-control.wpcf7-textarea {
    height: 200px;
}

input.wpcf7-submit {
    padding: 10px 80px;
    background: #ff7b00;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}

.formb2 {
    margin-top: 10px;
    text-align: center;
}

span.wpcf7-not-valid-tip,
.wpcf7-response-output.wpcf7-validation-errors {
    color: red;
    font-weight: 600;
}

.wpcf7-form-control.wpcf7c-btn-confirm {
    width: 350px;
    padding: 15px !important;
    color: #fff;
    font-size: 30px !important;
    font-weight: 600;
    border-radius: 50px !important;
    margin-top: 30px !important;
    background: #ffc86a !important;
    background: -moz-linear-gradient(top, #ffc86a 0%, #f39800 100%) !important;
    background: -webkit-linear-gradient(top, #ffc86a 0%, #f39800 100%) !important;
    background: linear-gradient(to bottom, #ffc86a 0%, #f39800 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc86a', endColorstr='#f39800', GradientType=0) !important;
}

@media only screen and (max-width:480px) {
    #form1 {
        margin: 0 -10px;
    }

    #form1 th,
    #form1 td {
        width: 100% !important;
        display: block;
        border-top: none;
    }

    #form1 tr:first-child th {
        border-top: 1px solid #ddd;
    }
}


/* ------------ 作品視聴 ------------ */

.ms_group1 .cap_box_ttl {
    font-weight: 600;
    font-size: 1rem !important;
}

/* ------------ 作曲家 ------------ */

.ccchildpages.ccflex.simple .ccchildpage {
    background: #fff !important;
    border: 1px solid #F98605;
}

.ccchildpages.ccflex.simple .ccchildpage h3 {
    margin-bottom: 15px;
}

/* ------------ ギャラリー ------------ */
/* ギャラリー全体：PCは3列固定 */
.gallery_col.wp-block-gallery,
body.home .wp-block-gallery.has-nested-images {
    display: grid !important;
    grid-template-columns: repeat(6, 1fr);
    gap: 16px;
}

/* 各アイテム */
.gallery_col.wp-block-gallery figure {
    width: 100% !important;
    margin: 0;
}

/* 画像を正方形に */
.gallery_col.wp-block-gallery img {
    width: 100%;
    aspect-ratio: 1 / 1;
    /* 正方形 */
    object-fit: cover;
    /* はみ出しはトリミング */
}

/* スマホ：2列 */
@media (max-width: 768px) {

    .wp-block-gallery,
    .wp-block-gallery.has-nested-images {
        grid-template-columns: repeat(2, 1fr);
    }
}

/* ------------ プライバシーポリシー ------------ */

.pp_sec1 h2 {
    font-size: 1.2rem !important;
    margin: 30px 0 10px;
}

.pp_item1 p+p {
    margin-top: 15px;
}

/* ------------ フッター ------------ */

.ad_banner_1 .ad_p1 {
    font-weight: 600;
}

#before_footer_widget {
    margin-bottom: 0px;
}

@media screen and (min-width: 768px) {
    .ad_banner_1 {
        width: 650px;
        margin: auto;
    }

    .ad_banner_1 .ad_p1 {
        font-size: 1.4rem !important;
        font-weight: 600;
    }
}

@media screen and (max-width: 680px) {
    .ad_banner_1 .ad_p1 {
        color: #222 !important;
        font-size: 1.6rem !important;
        margin-bottom: 10px;
    }

    .ad_banner_1 .wp-block-media-text__content {
        background-color: #FFC75E;
        padding-right: 15px !important;
        padding-left: 15px !important;
        border-radius: 10px 10px 0 0;
    }

    .ad_banner_1 .wp-block-media-text__media img {
        width: 50% !important;
        margin: auto !important;
    }

    .ad_banner_1 .has-text-align-center {
        text-align: center;
    }
}


.c-listMenu a {
    padding: .5em 1em .5em 1.5em;
}

.c-listMenu a {
    border-bottom: 1px solid #ffe2ab;
}

.c-listMenu.c-listMenu li {
    font-size: 0.9rem;
}

#footer .svg-inline--fa {
    font-size: 0.8rem;
    vertical-align: baseline;
}

/* ---------- 固定情報 ---------- */

/* 共通スタイル */
.fixed-buttons {
    position: fixed;
    z-index: 9999;
    display: flex;
    gap: 5px;
    font-family: sans-serif;
    margin-right: 3px;
}

.fixed-buttons a {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    transition: opacity 0.3s;
    padding: 25px 8px;
    margin-right: 5px;
    letter-spacing: 0.1em;
    border: 2px solid #fff;
    border-radius: 15px;
}

.fixed-buttons a i {
    font-size: 18px;
    margin-right: 6px;
}

/* PC表示：縦配置 */
@media (min-width: 768px) {
    .fixed-buttons {
        flex-direction: column;
        top: 50%;
        right: 0;
        transform: translateY(-50%);
    }

    .btn-line {
        background-color: #4caf50;
        /*background: linear-gradient(to bottom, #a1e68b, #4caf50);*/
        padding: 14px 10px;
        writing-mode: vertical-rl;
        text-align: center;
    }

    .btn-form {
        background-color: #0066FF;
        /*background: linear-gradient(to bottom, #ffcc80, #ff9800);*/
        padding: 14px 10px;
        writing-mode: vertical-rl;
        text-align: center;
    }

    .fixed-buttons a i {
        margin: 0 0 6px 0;
        font-size: 20px;
    }

    .fixed-buttons a .text {
        display: block;
    }
}

/* スマホ表示：下部固定 横並び */
@media (max-width: 767px) {
    .fixed-buttons a {
        font-size: 14px;
        letter-spacing: 0em;
        padding: 10px 5px;
    }

    .fixed-buttons {
        bottom: 0;
        left: 0;
        width: 100%;
        flex-direction: row;
    }

    .btn-line,
    .btn-form {
        flex: 1;
        padding: 12px 0;
        text-align: center;
    }

    .btn-line {
        background-color: #4caf50;
        /*background: linear-gradient(to right, #a1e68b, #4caf50);*/
    }

    .btn-form {
        background-color: #f90303;
        /*background: linear-gradient(to right, #ffcc80, #ff9800);*/
    }

    .fixed-buttons a i {
        margin-right: 6px;
        font-size: 18px;
    }

    .fixed-buttons a .text {
        display: inline;
        font-size: 0.9rem;
    }
}

/* ---------- サイトマップ ---------- */

@media (min-width: 768px) {
    .sitemap_post1 ul.c-sitemap__list {
        display: flex;
        flex-wrap: wrap;
    }

    .sitemap_post1 ul.c-sitemap__list li {
        width: 33.333%;
    }
    .sitemap_post1 ul.c-sitemap__list li a{
        font-size: 1.05rem;
    }
}

.c-sitemap {
    margin: 2em 0;
}

.c-sitemap__section+.c-sitemap__section {
    margin-top: 2.5em;
}

.c-sitemap__title {
    margin: 0 0 0.8em;
    padding-bottom: 0.35em;
    border-bottom: 1px solid #ddd;
    font-size: 1.2rem;
    line-height: 1.5;
}

.c-sitemap__title a {
    color: inherit;
    text-decoration: none;
}

.c-sitemap__list,
.c-sitemap__sublist {
    margin: 0;
    padding: 0;
    list-style: none;
}

.c-sitemap__item,
.c-sitemap__subitem {
    border-bottom: 1px solid #eee;
}

.c-sitemap__item>a,
.c-sitemap__subitem>a {
    display: inline-block;
    padding: 0.35em 0;
    text-decoration: none;
    line-height: 1.6;
}

.c-sitemap__item>a:hover,
.c-sitemap__subitem>a:hover,
.c-sitemap__title a:hover {
    opacity: 0.75;
}

.c-sitemap__sublist {
    margin: 0 0 0.4em 1.2em;
}

.c-sitemap__subitem>a {
    padding: 0.45em 0;
    font-size: 0.96em;
}

.c-sitemap__date {
    display: inline-block;
    margin-left: 0.8em;
    color: #777;
    font-size: 0.9em;
}

.c-sitemap__empty {
    margin: 0;
    color: #777;
}

@media (max-width: 767px) {
    .c-sitemap__title {
        font-size: 1.08rem;
    }

    .c-sitemap__date {
        display: block;
        margin: 0.2em 0 0;
    }
}

/* ========================================
楽譜背景：2枚重ね・時間差表示
======================================== */

html,
body {
	background: transparent;
}

body {
	position: relative;
	isolation: isolate;
}

/* 背景ラッパー */
.music-reveal-bg-double {
	position: fixed;
	inset: 0;
	pointer-events: none;
	overflow: hidden;
	z-index: -1;
}

/* 共通 */
.music-reveal-bg-double__image {
	position: absolute;
	inset: -6%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	will-change: clip-path, opacity, transform;
}

/* ========================
1枚目（メイン）
======================== */
.music-reveal-bg-double__image--1 {
	opacity: 0.22;
	transform: translateX(6%);
	clip-path: inset(0 0 0 100%);
	animation: musicRevealMain 2.2s ease-out forwards;
}

/* ========================
2枚目（遅れて表示）
======================== */
.music-reveal-bg-double__image--2 {
	opacity: 0.08;
	transform: translateX(9%) scale(1.03);
	clip-path: inset(0 0 0 100%);
	animation: musicRevealSub 2.8s ease-out 0.45s forwards;
}

/* ========================
アニメーション
======================== */

@keyframes musicRevealMain {
	0% {
		opacity: 0;
		transform: translateX(6%);
		clip-path: inset(0 0 0 100%);
	}
	30% {
		opacity: 0.08;
	}
	100% {
		opacity: 0.16;
		transform: translateX(0);
		clip-path: inset(0 0 0 0);
	}
}

@keyframes musicRevealSub {
	0% {
		opacity: 0;
		transform: translateX(9%) scale(1.03);
		clip-path: inset(0 0 0 100%);
	}
	35% {
		opacity: 0.04;
	}
	100% {
		opacity: 0.10;
		transform: translateX(0) scale(1.06);
		clip-path: inset(0 0 0 0);
	}
}

/* ========================
スマホ調整
======================== */
@media (max-width: 767px) {
	.music-reveal-bg-double__image--1 {
		animation-duration: 1.8s;
	}

	.music-reveal-bg-double__image--2 {
		animation-duration: 2.2s;
		animation-delay: 0.35s;
	}
}

/*　サイトマップ　*/

.custom-menu-tree-wrap {
  position: relative;
  padding: 20px 0 10px;
}

.custom-menu-tree-top {
  position: relative;
  text-align: center;
  margin: 0 0 38px;
}

.custom-menu-tree-top__link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 120px;
  min-height: 38px;
  padding: 10px 16px;
  background: #FB8A03;
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
  box-sizing: border-box;
  font-size: 1.2rem;
}

/* ホームから下に伸びる縦線 */
.custom-menu-tree-top::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -38px;
  width: 1px;
  height: 38px;
  background: #555;
  transform: translateX(-50%);
}

/* 親グループ全体 */
.custom-menu-tree-groups {
  position: relative;
  display: grid;
  column-gap: 10px;
  row-gap: 0;
  align-items: start;
  padding-top: 26px;
}

/* 親メニュー数ごとの等間隔 */
.custom-menu-tree-groups.custom-menu-tree-groups--1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.custom-menu-tree-groups.custom-menu-tree-groups--2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.custom-menu-tree-groups.custom-menu-tree-groups--3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.custom-menu-tree-groups.custom-menu-tree-groups--4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.custom-menu-tree-groups.custom-menu-tree-groups--5 {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}

.custom-menu-tree-groups.custom-menu-tree-groups--6 {
  grid-template-columns: repeat(6, minmax(0, 1fr));
}

.custom-menu-tree-groups.custom-menu-tree-groups--7 {
  grid-template-columns: repeat(7, minmax(0, 1fr));
}

.custom-menu-tree-groups.custom-menu-tree-groups--8 {
  grid-template-columns: repeat(8, minmax(0, 1fr));
}

/* 横線 */
.custom-menu-tree-groups::before {
  content: "";
  position: absolute;
  top: 0;
  left: 6%;
  right: 6%;
  height: 1px;
  background: #555;
}

/* 各親グループ */
.custom-menu-tree-group {
  position: relative;
  min-width: 0;
  width: 100%;
}

/* 横線から親へ降りる縦線 */
.custom-menu-tree-group::before {
  content: "";
  position: absolute;
  top: -26px;
  left: 50%;
  width: 1px;
  height: 26px;
  background: #555;
  transform: translateX(-50%);
}

.custom-menu-tree-group__parent {
  margin-bottom: 24px;
}

.custom-menu-tree-group__parent-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 35px;
  padding: 10px 14px;
  background: #FF8C03;
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
  box-sizing: border-box;
  word-break: break-word;
  font-size: 1.1rem;
}

/* 子メニュー群 */
.custom-menu-tree-group__children {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 14px;
  padding-left: 30px;
}

/* 子メニュー側の縦線 */
.custom-menu-tree-group__children::before {
  content: "";
  position: absolute;
  top: -25px;
  bottom: 18px;
  left: 12px;
  width: 1px;
  background: #555;
}

.custom-menu-tree-group__child {
  position: relative;
}

/* 子メニューへ伸びる横線 */
.custom-menu-tree-group__child::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -18px;
  width: 18px;
  height: 1px;
  background: #555;
  transform: translateY(-50%);
}

.custom-menu-tree-group__child-link {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  min-width: 118px;
  max-width: 100%;
  min-height: 38px;
  padding: 8px 14px;
  background: #f3dfd0;
  color: #000;
  text-decoration: none;
  font-weight: 700;
  line-height: 1.5;
  text-align: left;
  box-sizing: border-box;
  word-break: break-word;
  width: 100%;
}

.custom-menu-tree-top__link:hover,
.custom-menu-tree-group__parent-link:hover,
.custom-menu-tree-group__child-link:hover {
  opacity: 0.85;
}

/* タブレット以下 */
@media (max-width: 1100px) {
  .custom-menu-tree-groups {
    column-gap: 24px;
  }

  .custom-menu-tree-group__parent-link,
  .custom-menu-tree-group__child-link {
    font-size: 0.95rem;
  }
}

/* スマホ時は縦積み */
@media (max-width: 959px) {
  .custom-menu-tree-top {
    margin-bottom: 24px;
  }

  .custom-menu-tree-top::after {
    display: none;
  }

  .custom-menu-tree-groups {
    display: flex;
    flex-direction: column;
    gap: 28px;
    padding-top: 0;
  }

  .custom-menu-tree-groups::before {
    display: none;
  }

  .custom-menu-tree-group::before {
    display: none;
  }

  .custom-menu-tree-group {
    width: 100%;
  }

  .custom-menu-tree-group__parent {
    text-align: left;
    margin-bottom: 14px;
  }

  .custom-menu-tree-group__parent-link {
    display: inline-flex;
  }

  .custom-menu-tree-group__children {
    padding-left: 24px;
  }

  .custom-menu-tree-group__children::before {
    left: 8px;
  }

  .custom-menu-tree-group__child::before {
    left: -16px;
    width: 16px;
  }
}

@media (max-width: 468px) {
    .custom-menu-tree-group__children::before {
        top: -15px;
    }

    .sitemap_post1 li.c-sitemap__item a {
        font-size: 0.9rem !important;
    }
}