@import "reset.css";

html {
    font-size: 62.5% !important;
}

body {
    font-size: 0;
    background-color: #fff;
    line-height: 1.6;
}

/* //////////////////
PC・SP共通
////////////////// */

* {
    --font-shippori-mincho: "Shippori Mincho", serif;
    --font-montserrat: "Montserrat", sans-serif;
    --font-noto-sans-jp: "Noto Sans JP", sans-serif;
    --font-libre-baskerville: "Libre Baskerville", serif;

    --bg-color: #EAE5DC;
}

#topic_251125 {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    text-align: center;
    color: #000;
}

#topic_251125 .index {
    border: none !important;
    text-align: center;
    padding: 0;
    background-color: transparent;
}

#topic_251125 img {
    width: 100%;
}

#topic_251125 li {
    list-style: none;
}

#topic_251125 p {
    font-size: 13px;
    line-height: 2;
    letter-spacing: 0.08em;
}

#topic_251125 a:hover {
    text-decoration: none !important;
}

#topic_251125 .fadeIn_up {
    opacity: 0;
    transition: 1s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

#topic_251125 .fadeIn_up.is-show {
    opacity: 1;
}

#topic_251125 .fadeIn_up_delay {
    opacity: 0;
    transition: 1s 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

#topic_251125 .fadeIn_up_delay.is-show {
    opacity: 1;
}

#topic_251125 .block {
    display: block;
}

#topic_251125 .relative.item_img.block {
    transition: all 0.2s ease-out;
}

#topic_251125 .relative.item_img.block:hover {
    opacity: 0.8;
}

.red {
    color: #ff5757;
}

a .red {
    text-decoration: underline;
    text-decoration-color: #ff5757;
}

a:hover .red {
    text-decoration: none;
}

/* //////////////////
PC・SP共通
////////////////// */

/* //////////////////
PC共通
////////////////// */

#topic_251125 .center {
    text-align: center;
}

#topic_251125 .relative {
    position: relative;
}

#topic_251125 .absolute {
    position: absolute;
}

#topic_251125 .multiply {
    mix-blend-mode: multiply;
}

#topic_251125 .txt_left {
    text-align: left;
}

#topic_251125 .margin-center {
    margin: 0 auto;
}

#topic_251125 .flex {
    display: flex;
}

#topic_251125 .flex.justify-center {
    justify-content: center !important;
}

#topic_251125 .flex.reverse {
    flex-direction: row-reverse;
}

#topic_251125 .flex-1 {
    flex: 1;
}

#topic_251125 .items {
    overflow-x: hidden;
    margin-bottom: 50px;
}

#topic_251125 .items .banner_wrap {
    padding: 0;
}

#topic_251125 .items .banner {
    max-width: 100%;
    margin: 0 auto;
}

#topic_251125 .items .banner .slider {
    overflow: hidden;
    aspect-ratio: 1440 / 640;
}

#topic_251125 .items .banner p {
    font-size: 13px;
    line-height: 2.5;
    letter-spacing: .1em;
    text-align: center;
    font-weight: 350;
    padding-block: 120px 120px;
    color: #000;
    background-color: var(--bg-color);
}

#topic_251125 .items .banner .frame {
    background-color: #FDFDFD;
    padding-bottom: 40px;
    .sc_maintitle {
        max-width: 550px;
        margin-block: -15px 14px;
    }
    .item_img {
        background-color: #FDFDFD;
        padding-top: 14px;
        max-width: 550px;
        box-sizing: border-box;
        margin-inline: auto;
    }

    @media (width < 769px) {
        padding-inline: 16px;
        padding-bottom: 40px;
        .sc_maintitle {
            margin-block: -9px 23px;
        }
        .item_img {
            padding-block: 14px 18px;
            ._credit {
                flex-direction: column;
                gap: 12px;
                align-items: center;
            }
        }
    }
}

#topic_251125 .title_img {
    position: relative;
}

#topic_251125 .title_img span {
    font-family: "Crimson Text", serif;
    font-size: 30px;
    position: absolute;
    top: 52%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#topic_251125 h3.title {
    font-family: "Crimson Text", serif;
    font-size: 46px;
    font-weight: 400;
    line-height: 1.4;
    letter-spacing: 3.7px;
    margin-bottom: 100px;
}

#topic_251125 .subtitle {
    display: block;
    font-family: "Crimson Text", serif;
    font-size: 30px;
    font-weight: 500;
    letter-spacing: 2.4px;
    margin-top: 15px;
}

#topic_251125 .icons {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 24px;
    margin: 40px auto 150px;
}

#topic_251125 .icons a {
    transition: all 0.2s ease-out;
}

#topic_251125 .icons a:hover {
    opacity: 0.5;
}

#topic_251125 .icons img {
    width: 40px;
}

#topic_251125 h4.title {
    font-family: "Noto Serif JP", serif;
    font-size: 25px;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 2px;
    margin-bottom: 80px;
}

#topic_251125 h4.title img {
    height: 25px;
    margin-bottom: 30px;
}

#topic_251125 h4.title span {
    display: block;
}

#topic_251125 h4.title span a {
    text-decoration: none;
    transition: all 0.2s ease-out;
}

#topic_251125 h4.title span a:hover {
    opacity: 0.8;
}

#topic_251125 h4.title a {
    text-decoration: none;
}

#topic_251125 .items .item_info {
    font-family: var(--font-montserrat);
    margin-top: 32px;
}

#topic_251125 .items .item_info ul {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}

#topic_251125 .items .item_info ul li {
    display: inline-block;
    font-size: 12px;
    letter-spacing: 0.08em;
    line-height: 1;
}

#topic_251125 .items .item_info ul li a {
    text-decoration: underline;
    display: flex;
    gap: 12px;
    align-items: center;
    text-align: left;
}

#topic_251125 .items .item_info ul li:not(:last-child) a > span::after {
    content: ",";
}

/* ページトップ */

#topic_251125 .pagetop {
    height: 50px;
    width: 50px;
    position: fixed;
    right: 25px;
    bottom: 100px;
    background: #fff;
    border: solid 1px #bbbbbb;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 3;

    -webkit-animation: fadeIn 1s ease 0.5s 1 forwards;
    animation: fadeIn 1s ease 0.5s 1 forwards;
    opacity: 0;
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

#topic_251125 .pagetop_arrow {
    height: 10px;
    width: 10px;
    border-top: 2px solid #bbbbbb;
    border-right: 2px solid #bbbbbb;
    transform: translateY(20%) rotate(-45deg);
}

/* ページトップ */

/* サーチエリア */

#topic_251125 .search-ttl {
    font-family: "Libre Baskerville", serif !important;
    font-size: 2.8rem !important;
    line-height: 2.3rem !important;
    letter-spacing: 0.24em !important;
    text-align: center;
    font-weight: 400;
}

#topic_251125 .search-area .search-list {
    font-family: "Montserrat", "Noto Sans JP";
    display: block;
    position: relative;
    text-align: left;
    margin-bottom: 120px;
}

#topic_251125 .search-area .search-list > ul {
    max-width: 980px;
    margin: auto;
    padding: 65px 0 0;
}

#topic_251125 .search-area .search-list > ul > li > dl {
    display: flex;
    margin-bottom: 2px;
    justify-content: center;
}

#topic_251125 .search-area .search-list > ul > li > dl > dt {
    margin-right: 56px;
    font-size: 12px;
}

#topic_251125 .search-area .search-list > ul > li > dl > dd > ul ~ ul {
    margin-left: 62px;
}

#topic_251125 .search-area .search-list > ul > li > dl > dd {
    display: flex;
}

#topic_251125 .search-area .search-list > ul > li > dl > dd > ul > li ~ li {
    margin-top: 38px;
}

#topic_251125 .search-area .search-list > ul > li > dl > dd > ul > li dt {
    font-size: 12px;
    line-height: 1.2rem;
    font-weight: 700;
}

#topic_251125 .search-area .search-list > ul > li > dl > dd > ul > li dd {
    margin-top: 19px;
    font-size: 14px;
}

#topic_251125 .search-area .search-list > ul > li {
    font-size: 14px;
    line-height: 1;
    letter-spacing: 0em;
    margin-top: 16px;
}

#topic_251125 .search-area .search-list > ul > li > dl > dd > ul > li li {
    letter-spacing: 0.08em;
    line-height: 1;
}

#topic_251125 .search-area .search-list > ul > li > dl > dd > ul > li li ~ li {
    margin-top: 14px;
}

#topic_251125 .search-area .search-list a {
    text-decoration: none !important;
}

/* サーチエリア */

/* itemarchive */
#topic_251125 .archive_wrapper {
    background-color: #ffffff; 
}

#topic_251125 .itemarchive {
    width: 805px;
    margin: 0 auto;
    padding-top: 100px;
    padding-bottom: 80px;
}

#topic_251125 .itemarchive .ttl {
    margin: 0 auto;
    margin-bottom: 64px;
}

#topic_251125 .itemarchive .ttl h2 {
    font-family: "Libre Baskerville", serif;
    font-size: 2.8rem;
    line-height: 2.3rem;
    letter-spacing: 0.24em;
    text-align: center;
    font-weight: 400;
}

#topic_251125 .itemarchive .itemlist {
    font-family: var(--font-montserrat);
    margin: 0 auto;
}

#topic_251125 .itemarchive .itemlist .itemname {
    margin-bottom: 28px;
}

#topic_251125 .itemarchive .itemlist .itemname h3 {
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    line-height: 32px;
    letter-spacing: 0.08em;
    text-align: left;
    font-weight: 500;
}

#topic_251125 .itemarchive .itemlist .box {
    border-top: solid 1px #d9d9d9;
    display: flex;
    padding: 32px 0;
}

#topic_251125 .itemarchive .itemlist .box .left-img {
    float: left;
    display: flex;
    align-items: center;
}

#topic_251125 .itemarchive .itemlist .box .left-img .itemimg {
    height: 172px;
}

#topic_251125 .itemarchive .itemlist .box .left-img .itemimg img {
    height: 100%;
    width: auto;
}

#topic_251125 .itemarchive .itemlist .box .left-img .name {
    margin-left: 24px;
}

#topic_251125 .itemarchive .itemlist .box .left-img .name h5 {
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0.08em;
    text-align: left;
    font-weight: 400;
}

#topic_251125 .itemarchive .itemlist .box .left-img .name h5 span {
    font-family: "Montserrat", sans-serif;
}

#topic_251125 .itemarchive .itemlist .box .btn {
    width: 275px;
    height: 60px;
    display: block;
    margin: auto 0 auto auto;
}

/* itemarchive */

/* //////////////////
PC共通
////////////////// */

/* //////////////////
SP共通
////////////////// */

@media screen and (max-width: 980px) {
}

@media screen and (max-width: 768px) {
    #topic_251125 .flex {
        display: block;
    }

    #topic_251125 .flex.reverse {
        flex-direction: column;
    }

    #topic_251125 .items a:hover {
        text-decoration: none;
    }

    #topic_251125 .items .txt_info {
        width: 325px;
    }

    #topic_251125 .items .banner_wrap {
        padding: 0;
    }

    #topic_251125 .index .banner .slider {
        aspect-ratio: 375 / 560;
    }

    #topic_251125 .index .banner p {
        margin: 0 auto;
        padding: 96px 25px;
    }

    #topic_251125 .items .banner ._frame {
        margin: 64px auto;
    }

    #topic_251125 .items .link-anchor p {
        text-align: center;
        margin-bottom: 24px;
    }
    #topic_251125 .items .link-anchor p img {
        width: 223px !important;
    }
    #topic_251125 .items .link-anchor ul {
        flex-wrap: wrap;
        max-width: 360px;
        margin: 0 auto;
    }
    #topic_251125 .items .link-anchor ul li {
        max-width: 104px;
    }

    #topic_251125 .items p {
        font-size: 13px;
        line-height: 24px;
        letter-spacing: 0.08em;
        text-align: left;
        font-weight: 300;
        box-sizing: border-box;
    }

    /* #topic_251125 .items .item_info {
        margin-top: 30px;
    } */

    #topic_251125 .items .item_info ul {
        flex-direction: row;
        gap: 10px;
    }

    #topic_251125 .items .item_info ul li {
        width: calc(50% - 5px);
        font-size: 10px;
        line-height: 1.8;
    }

    #topic_251125 .items .item_info ul li a img {
        width: 90px;
    }

    #topic_251125 .items .item_info ul li:not(:last-child) a span::after {
        content: "";
    }

    /* ページトップ */

    #topic_251125 .pagetop {
        height: 44px;
        width: 44px;
        right: 8px;
        bottom: 80px;
    }

    /* ページトップ */

    /* itemarchive */

    #topic_251125 .itemarchive {
        width: calc(100% - 50px);
        margin: 0 auto;
        padding-top: 50px;
        padding-bottom: 50px;
    }

    #topic_251125 .itemarchive .ttl {
        margin: 0 auto;
        margin-bottom: 24px;
    }

    #topic_251125 .itemarchive .ttl h2 {
        font-family: "Libre Baskerville", serif;
        font-size: 1.7rem;
        line-height: 1.7rem;
        letter-spacing: 0.16em;
        text-align: center;
        font-weight: 400;
    }

    #topic_251125 .itemarchive .itemlist {
        margin: 0 auto;
    }

    #topic_251125 .itemarchive .itemlist .itemname {
        margin-bottom: 14px;
    }

    #topic_251125 .itemarchive .itemlist .itemname h3 {
        font-family: "Montserrat", sans-serif;
        font-size: 16px;
        line-height: 28px;
        letter-spacing: 0.08em;
        text-align: left;
        font-weight: 500;
    }

    #topic_251125 .itemarchive .itemlist .box {
        border-top: solid 1px #d9d9d9;
        display: flex;
        padding: 24px 0;
    }

    #topic_251125 .itemarchive .itemlist .box .left-img {
        float: left;
    }

    #topic_251125 .itemarchive .itemlist .box .left-img .itemimg {
        height: 92px;
    }

    #topic_251125 .itemarchive .itemlist .box .left-img .itemimg img {
        height: 100%;
    }

    #topic_251125 .itemarchive .itemlist .box .left-img .name {
        margin-left: 20px;
    }

    #topic_251125 .itemarchive .itemlist .box .left-img .name h5 {
        font-size: 13px;
        line-height: 20px;
        letter-spacing: 0.08em;
        text-align: left;
        margin-top: 16px;
    }

    #topic_251125 .itemarchive .itemlist .box .left-img .name h5 span {
        font-family: "Montserrat", sans-serif;
    }

    #topic_251125 .itemarchive .itemlist .box .btn {
        /* width: 140px; */
        width: 112px;
        height: auto;
        display: block;
        margin: auto 0 auto auto;
    }

    /* itemarchive */
}

@media screen and (max-width: 370px) {
    #topic_251125 .items .link-anchor ul li {
        max-width: 90px;
    }
    #topic_251125 .items .item_info ul li a img {
        width: 70px;
    }
}

/* //////////////////
SP共通
////////////////// */

@media screen and (max-width: 980px) {
    /* サーチエリア */

    #topic_251125 .search-ttl {
        font-family: "Libre Baskerville", serif !important;
        font-size: 1.7rem !important;
        line-height: 1.7rem !important;
        letter-spacing: 0.16em !important;
        text-align: center;
        font-weight: 400 !important;
        margin-bottom: 25px;
    }

    /* サーチエリア */

    /*アコーディオン全体*/

    #topic_251125 .accordion-area {
        list-style: none;
        width: 100%;
        max-width: 980px;
        margin: 0 auto 80px;
        border-bottom: 1px solid #ccc;
    }

    #topic_251125 .accordion-area a {
        text-decoration: none !important;
    }

    #topic_251125 .accordion-area section {
        border-top: 1px solid #ccc;
    }

    /*アコーディオン全体*/

    /*アコーディオンタイトル*/

    #topic_251125 .accordion-title {
        position: relative;
        /*+マークの位置基準とするためrelative指定*/
        cursor: pointer;
        font-size: 13px !important;
        font-weight: 400 !important;
        padding: 20px 0 20px 40px !important;
        transition: all 0.5s ease;
        text-align: left !important;
        display: block !important;
        background: #fff !important;
    }

    /*アコーディオンタイトル*/

    /*アイコンの＋と×*/

    #topic_251125 .accordion-title::before,
    #topic_251125 .accordion-title::after {
        content: "";
        position: absolute;
        right: 24px;
        top: 0;
        bottom: 0;
        margin: auto 0;
        background-color: #232323;
        width: 10px;
        height: 1px;
        transition: all 0.3s;
    }

    #topic_251125 .accordion-title::after {
        transform: rotate(90deg);
    }

    /*　closeというクラスがついたら形状変化　*/

    #topic_251125 .accordion-title.close::after {
        transform: rotate(90deg);
    }

    #topic_251125 .accordion-title.close::before {
        transform: rotate(180deg);
    }

    #topic_251125 .accordion-title.close::after {
        transform: rotate(180deg);
    }

    #topic_251125 .direct-link {
        padding: 20px 0px 20px 40px !important;
        text-align: left;
        font-size: 13px !important;
        font-weight: 400 !important;
        cursor: pointer;
        display: block !important;
        border-top: 1px solid #ccc;
        background: #fff !important;
    }

    /*アイコンの＋と×*/

    /*アコーディオンで現れるエリア*/

    #topic_251125 .accordion-box {
        display: none;
        /*はじめは非表示*/
        background: #fafafa;
        padding: 3%;
    }

    #topic_251125 .accordion-box {
        padding: 0 0px 0px 0px;
        font-size: 13px;
        border-top: 1px solid #d9d9d9;
        text-align: left;
        display: none;
        cursor: pointer;
    }

    #topic_251125 .accordion-box a {
        text-decoration: none !important;
        margin-left: 25px;
    }

    #topic_251125 .accordion-box ul {
        font-size: 13px;
        padding: 0;
    }

    #topic_251125 .accordion-box li {
        padding: 20px 0 20px 40px;
        border-top: 1px solid #d9d9d9;
    }

    #topic_251125 .accordion-box .list-top {
        padding: 20px 0 20px 40px;
        border-top: 0px;
    }

    /*アコーディオンで現れるエリア*/
}

/* //////////////////
変更箇所はここから
////////////////// */

/*PC個別*/
#topic_251125 .line-separator {
    width: 1px;
    height: 58px;
    background-color: #000;
    margin: 0 auto;
}
#topic_251125 .wrapper .line-separator {
    position: absolute;
    top:0;
    left:50%;
    transform: translateX(-50%);
    background-color: #fff;
}
#topic_251125 .link-anchor {
    padding: 0 10px;
    margin-bottom: 120px;
}
#topic_251125 .link-anchor p {
    margin-bottom: 24px;
}
#topic_251125 .link-anchor p img {
    width: auto;
}
#topic_251125 .link-anchor ul {
    display: flex;
    gap: 8px;
    justify-content: center;
}
#topic_251125 .link-anchor ul li {
    max-width: 144px;
}
#topic_251125 .link-anchor ul li a {
    display: block;
    transition: all .3s ease;
}
#topic_251125 .link-anchor ul li a:hover {
    opacity: .8;
}
/* #topic_251125 .wrapper {
    margin-top: 100px;
} */

#topic_251125 .img_xl {
    max-width: 655px;
}

#topic_251125 .img_lg {
    max-width: 549px;
}

#topic_251125 .img_md {
    max-width: 453px;
}

#topic_251125 .img_md2 {
    max-width: 410px;
}

#topic_251125 .img_sm {
    max-width: 351px;
}

#topic_251125 .img_xl .slick-slide {
    width: 622px;
    height: max-content;
}
#topic_251125 .img_lg .slick-slide {
    width: 549px;
    height: max-content;
}

#topic_251125 .img_md .slick-slide {
    width: 453px;
    height: max-content;
}
#topic_251125 .img_md2 .slick-slide {
    width: 410px;
    height: max-content;
}

#topic_251125 .img_sm .slick-slide {
    width: 351px;
    height: max-content;
}

#topic_251125 .item_txt {
    max-width: 530px;
    text-align: left;
}

#topic_251125 [class*="section_"] {
    padding-top: var(--pt, 140px) !important;
    padding-bottom: var(--pb, 140px) !important;
}

#topic_251125 [class*="section_"] h2.title {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 45px;
    margin-bottom: 100px;
}

#topic_251125 [class*="section_"] h2.title img {
    position: relative;
    width: auto;
}

#topic_251125 [class*="section_"] h2.title > div {
    display: flex;
    flex-direction: column;
    gap: 15px;
    text-align: left;
}

#topic_251125 [class*="section_"] h2.title span {
    display: block;
    font-family: var(--font-shippori-mincho);
    font-size: 20px;
    font-weight: 500;
    line-height: 1.6;
    letter-spacing: 1.2px;
}

#topic_251125 [class*="section_"] h2.title .separator {
    height: 12px;
}

#topic_251125 [class*="section_"] h2.title p {
    font-family: var(--font-shippori-mincho);
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 1.92px;
    background: #4f7bb0;
    color: #fff;
    line-height: 1;
    display: inline-block;
    padding: 4px 4px 8px 6px;
}

#topic_251125 [class*="section_"] h2.title p.sp {
    display: none;
}

#topic_251125 [class*="section_"] .sc_maintitle {
    margin-bottom: 60px;
}

#topic_251125 [class*="section_"] .sc_maintitle img {
    width: auto;
    max-width: 100%;
}
#topic_251125 [class*="section_"] .sc_maintitle > div {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
#topic_251125 [class*="section_"] .sc_maintitle > div p {
    font-family: var(--font-shippori-mincho);
    font-size: 26px;
    font-weight: 500;
    letter-spacing: .05em;
    text-decoration: underline;
    text-decoration-color: var(--dc-color, #BCA6D0);
    text-underline-offset: 10px;
}

#topic_251125 [class*="section_"].-section_bg {
    background-color: #F6F5EF;
    padding: 120px 0;
}

#topic_251125 [class*="section_"] .style_01 > [class*="img_"] {
    position: relative;
    margin: 0 auto;
}

#topic_251125 [class*="section_"] .style_01 .flex {
    gap: 80px;
    justify-content: center;
}

#topic_251125 [class*="section_"] .style_01 .flex .item_img {
    height: fit-content;
}

#topic_251125 [class*="section_"] .style_01 .sc_title {
    position: absolute;
    z-index: 1;
}
#topic_251125 [class*="section_"] .style_01 .sc_title:before {
    position: absolute;
    content: "";
    height: 1px;
    background-color: #000000;
    bottom: -13px;
    right: 0;
}
#topic_251125 [class*="section_"] .style_01 .sc_title img {
    width: auto;
}

#topic_251125 [class*="section_"] .style_01 .sc_hor {
    position: absolute;
    width: auto;
}

#topic_251125 [class*="section_"] .style_01 .sc_img {
    position: absolute;
}

#topic_251125 [class*="section_"] .style_01 .item_txt {
    max-width: 100%;
    /* margin-top: 56px; */
}

#topic_251125 [class*="section_"] .style_01 .item_txt._main {
    margin-top: 60px;
}

#topic_251125 [class*="section_"] .style_01 .item_txt._main p {
    line-height: 2.2;
    text-align: center;
}

#topic_251125 [class*="section_"] .style_01 .item_txt .credit {
    display: flex;
    gap: 12px;
    justify-content: center;
    align-items: center;
    font-family: var(--font-montserrat);
    text-decoration: none;
    margin-top: 40px;
}

#topic_251125 [class*="section_"] .style_01 .item_txt .credit span:nth-child(1) {
    font-weight: 400;
    font-size: 12px;
    letter-spacing: .08em;
}

#topic_251125 [class*="section_"] .style_01 .item_txt .credit span:nth-child(2) {
    --credit-bdr-opc: 80%;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: .08em;
    border: 1px solid rgb(0 0 0 / var(--credit-bdr-opc));
    border-radius: 20px;
    padding: 0 7px 0 8px;
    height: 15px;
    display: flex;
    align-items: center;
    transition: all .2s ease;
}

#topic_251125 [class*="section_"] .style_01 .item_txt .credit:hover span:nth-child(2) {
    background-color: #000;
    color: #fff;
    border-color: rgb(0 0 0 / var(--credit-bdr-opc));
}

#topic_251125 [class*="section_"] .style_01 .item_txt h5 {
    font-weight: 400;
    font-size: 13px;
    line-height: 1.5;
    letter-spacing: .08em;
    background-color: #FFF6EC;
    display: inline-block;
    padding: 15px;
    margin-bottom: 30px;
}

#topic_251125 [class*="section_"] .style_01 .item_txt p {
    font-weight: 400;
    line-height: 2.2;
    letter-spacing: .078em;
    text-align: left;
    margin-top: 18px;
}

#topic_251125 [class*="section_"] .item_vid {
    max-width: 701px;
    margin: 0 auto;
}

#topic_251125 [class*="section_"] .item_vid .dummy_vid {
    aspect-ratio: 701/394;
    background-color: #D9D9D9;
}

/* Special */
.restock {
    .restock-pg {
        max-width: 214px;
        margin-block: -16px 28px;
    }
    .item_img {
        max-width: 550px;
        margin: 0 auto 40px;
    }

    @media (width < 769px) {
        .restock-pg {
            max-width: 179px;
            margin-block: -13px 24px;
        }
        .item_img {
            padding-inline: 16px;
        }
    }
}

.the-staff {
    .staff-pg {
        max-width: 138px;
        margin-block: -16px 28px;
    }
    .flex {
        justify-content: center;
        gap: 16px;
    }
}

@media (width < 769px) {
    .the-staff {
        padding-inline: 16px;
        padding-bottom: 70px;
    }

    .staff-card {
        padding: 23px !important;
    }
}

#topic_251125 .card-container {
    @media (width < 769px) {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
}

.staff-card {
    border: 1px solid #C5A45D;
    padding: 24px;
    max-width: 380px;
    box-sizing: border-box;

    .staff-card__top {
        display: flex;
        justify-content: space-between;
        align-items: flex-end;
        .staff-card__top__profile {
            display: flex;
            align-items: center;
            width: 100%;
            padding-bottom: 16px;
            gap: 16px;

            img {
                max-width: 85px;
            }

            .staff-card__top__profile__txt {
                flex: 1;
                text-align: left;
                font-family: "Outfit", sans-serif;
                color: #C5A45D;

                ._name {
                    font-size: 32px !important;
                    font-weight: 300;
                }

                div {
                    display: flex;
                    justify-content: space-between;
                    align-items: center;
                    @media (width < 769px) {
                        margin-top: 9px;
                    }
                    p {
                        font-size: 13px;
                    }

                    ._links {
                        display: flex;
                        gap: 10px;
                    }
                }

                
            }
        }

    }
    .staff-card__bottom {
        p {
            text-align: left;
        }
    }
}
/* Special */

/* Special */
#topic_251125 .section_01 {
    .style_01 {
        .flex:nth-child(1) { 
            .img_lg {
                max-width: 501px;
                .item_txt:nth-child(1) {
                    max-width: 486px;
                    margin-block: 170px 40px;
                }
                .item_txt:nth-child(2) {
                    max-width: 501px;
                    margin-block: 0;
                    p {
                        margin-top: 22px;
                    }
                }
            }
            .img_xl {
                max-width: 618px;
            }
        }

        .flex:nth-child(2) {
            margin-top: -40px;
            .img_lg {
                max-width: 465px;
                .item_txt:nth-child(1) {
                    max-width: 465px;
                    margin-block: 208px 40px;
                }
            }
        }

        .flex:nth-child(3) {
            margin-top: 120px;
            .img_lg {
                max-width: 465px;
                .item_txt:nth-child(1) {
                    margin-block: 150px 40px;
                }
            }
        }
    }

    @media (width < 769px) {
        .style_01 {
            .flex:nth-child(1) {
                .img_lg {
                    padding-inline: 24px;
                    .item_txt:nth-child(1) {
                        margin-block: 0;
                        padding-block: 64px 30px;
                        padding-inline: 0;
                    }
                }
            }
            
            .flex:nth-child(2) {
                margin-top: 0;
                .img_lg {
                    padding-inline: 24px;
                    .item_txt:nth-child(1) {
                        margin-block: 0;
                        padding-block: 64px 30px;
                    }
                }
            }

            .flex:nth-child(3) {
                margin-top: 0;
                .img_lg {
                    padding-inline: 24px;
                    .item_txt:nth-child(1) {
                        margin-block: 0;
                        padding-block: 64px 30px;
                    }
                    .item_txt:nth-child(3) {
                        margin-top: 0;
                    }
                }
            }
        }
    }
}

#topic_251125 .section_02 {
    .style_01 {
        .flex:nth-child(1) {
            .img_lg {
                max-width: 510px;
                .item_txt:nth-child(1) {
                    margin-block: 126px 40px;
                }
            }
            .img_xl {
                max-width: 610px;
            }
        }

        .flex:nth-child(2) {
            margin-top: 120px;
            .img_lg {
                max-width: 467px;
                .item_txt:nth-child(1) {
                    margin-block: 187px 40px;
                }
            }
            .img_xl {
                max-width: 653px;
            }
        }

        .flex:nth-child(3) {
            margin-top: 120px;
            .img_lg {
                max-width: 501px;
                .item_txt:nth-child(1) {
                    margin-block: 150px 40px;
                }
            }
            .img_xl {
                max-width: 618px;
            }
        }

        .flex:nth-child(4) {
            margin-top: 120px;
            .img_lg {
                max-width: 531px;
                .item_txt:nth-child(1) {
                    margin-block: 175px 40px;
                }
            }
            .img_xl {
                max-width: 589px;
            }
        }
    }

    @media (width < 769px) {
        .style_01 {
            .flex:nth-child(1) {
                .img_lg {
                    padding-inline: 24px;
                    .item_txt:nth-child(1) {
                        margin-block: 0;
                        padding-block: 24px 30px;
                    }
                    .item_txt:nth-child(3) {
                        margin-top: 30px;
                    }
                }
            } 

            .flex:nth-child(2) {
                margin-top: 0;
                .img_lg {
                    padding-inline: 24px;
                    .item_txt:nth-child(1) {
                        margin-block: 0;
                        padding-block: 64px 30px;
                    }
                    .item_txt:nth-child(3) {
                        margin-top: 30px;
                    }
                }
            }

            .flex:nth-child(3) {
                margin-top: 0;
                .img_lg {
                    padding-inline: 24px;
                    .item_txt:nth-child(1) {
                        margin-block: 0;
                        padding-block: 64px 30px;
                    }
                    .item_txt:nth-child(3) {
                        margin-top: 0;
                    }
                }
            }

            .flex:nth-child(4) {
                margin-top: 0;
                .img_lg {
                    padding-inline: 24px;
                    .item_txt:nth-child(1) {
                        margin-block: 0;
                        padding-block: 64px 30px;
                    }
                    .item_txt:nth-child(3) {
                        margin-top: 30px;
                    }
                }
            }
        }
    }
}

#topic_251125 .section_banner {
    background-color: #fff;
    padding: 120px 25px !important;
}
#topic_251125 .section_banner .item_banner p {
    font-size: 18px;
    line-height: 30px;
    letter-spacing: .05em;
    text-align: center;
}
#topic_251125 .section_banner .item_banner .banners {
    max-width: 965px;
    margin: 40px auto 0;
    display: flex;
    flex-direction: column;
    gap: 40px;
}

#topic_251125 .section_banner .item_banner .banners a:hover {
    opacity: .75;
}

@media screen and (min-width: 769px) {
    #topic_251125 [class*="section_"] {
        padding: 0 25px;
    }

    /* Special */
}

@media screen and (min-width: 981px) {
    /* Special */

}

@media screen and (max-width: 1199px) {
    #topic_251125 .img_xl {
        max-width: 560px;
    }

    #topic_251125 .img_lg {
        max-width: 400px;
    }

    #topic_251125 .img_md {
        max-width: 320px;
    }

    #topic_251125 .img_sm {
        max-width: 300px;
    }

    /* Special */
}

@media screen and (max-width: 980px) {
    #topic_251125 .img_xl {
        max-width: 480px;
    }
    
    #topic_251125 .img_lg {
        max-width: 320px;
    }

    #topic_251125 .img_md {
        max-width: 300px;
    }
    #topic_251125 .img_md2 {
        max-width: 270px;
    }

    #topic_251125 .img_sm {
        max-width: 260px;
    }

    #topic_251125 [class*="section_"] .flex {
        gap: 50px !important;
    }

    /* Special */
    #topic_251125 .section_04 .style_01 .flex:nth-child(3) .flex .item_txt {
        margin-top: 320px;
    }
}

@media screen and (max-width: 768px) {
    #topic_251125 .line-separator {
        height: 40px;
        transform: scaleX(.5);
    }
    #topic_251125 .link-anchor {
        margin-bottom: 64px;
    }
    /* #topic_251125 .wrapper {
        margin-top: 64px;
    } */

    #topic_251125 .img_xl {
        max-width: 460px;
        margin: 0 auto;
    }
    
    #topic_251125 .img_lg {
        max-width: 460px;
        margin: 0 auto;
    }

    #topic_251125 .img_md {
        max-width: 460px;
        margin: 0 auto;
    }
    #topic_251125 .img_md2 {
        max-width: 460px;
        margin: 0 auto;
    }

    #topic_251125 .img_sm {
        max-width: 460px;
        margin: 0 auto;
    }

    #topic_251125 .item_txt {
        padding: 0;
        max-width: 460px !important;
        margin: 0 auto;
        width: 100%;
        box-sizing: border-box;
    }

    #topic_251125 [class*="section_"] .sc_maintitle {
        margin-bottom: 54px;
    }

    #topic_251125 [class*="section_"] .sc_maintitle > div {
        gap: 20px;
    }
    #topic_251125 [class*="section_"] .sc_maintitle > div p {
        font-size: 18px;
        text-align: center;
    }

    #topic_251125 [class*="section_"].-section_bg {
        padding: 60px 0;
    }

    #topic_251125 [class*="section_"] .style_01 .sc_title {
        position: relative;
        top: 0 !important;
        transform: unset !important;
        right: 0 !important;
        left: 0 !important;
        margin-bottom: 34px;
    }

    #topic_251125 [class*="section_"] .style_01 .sc_title:before {
        width: 100vw !important;
    }

    #topic_251125 [class*="section_"] {
        padding-top: var(--sp-pt, 80px) !important;
        padding-bottom: var(--sp-pb, 80px) !important;
    }

    #topic_251125 [class*="section_"] .ofst_right {
        margin-right: -2px;
    }
    #topic_251125 [class*="section_"] .ofst_left {
        margin-left: -2px;
    }

    #topic_251125 [class*="section_"] .sp_right {
        padding-left: 25px;
    }
    #topic_251125 [class*="section_"] .sp_left {
        padding-right: 25px;
    }

    #topic_251125 [class*="section_"] .sp_mds_right {
        padding-left: 47.5px;
    }
    #topic_251125 [class*="section_"] .sp_mds_left {
        padding-right: 47.5px;
    }

    #topic_251125 [class*="section_"] .sp_md_right {
        padding-left: 50px;
    }
    #topic_251125 [class*="section_"] .sp_md_left {
        padding-right: 50px;
    }
    
    #topic_251125 [class*="section_"] .sp_lg_right {
        padding-left: 75px;
    }
    #topic_251125 [class*="section_"] .sp_lg_left {
        padding-right: 75px;
    }
    
    #topic_251125 [class*="section_"] .sp_xl_right {
        padding-left: 95px;
    }
    #topic_251125 [class*="section_"] .sp_xl_left {
        padding-right: 95px;
    }

    #topic_251125 [class*="section_"] h2.title {
        margin-bottom: 40px;
        flex-direction: column;
        align-items: center;
        gap: 20px;
    }

    #topic_251125 [class*="section_"] h2.title > div {
        text-align: center;
    }

    #topic_251125 [class*="section_"] h2.title span {
        font-size: 14px;
        letter-spacing: 0.84px;
    }

    #topic_251125 [class*="section_"] h2.title .separator {
        height: 8px;
    }

    #topic_251125 [class*="section_"] h2.title p {
        font-size: 20px;
        line-height: 1;
        letter-spacing: 1.2px;
        padding: 3px 2px 6px 4px;
    }

    #topic_251125 [class*="section_"] h2.title p.sp {
        display: inline-block !important;
    }

    #topic_251125 [class*="section_"] h2.title p.pc {
        display: none;
    }

    #topic_251125 .items .item_info {
        max-width: 100%;
        margin-top: 32px;
    }

    #topic_251125 [class*="section_"] .item_txt {
        margin-top: 40px;
    }

    #topic_251125 [class*="section_"] .style_01 .sc_subtxt {
        font-size: 18px;
    }

    #topic_251125 [class*="section_"] .style_01 .sc_label {
        width: 92px;
    }

    #topic_251125 [class*="section_"] .style_01 .item_txt {
        margin-top: 20px;
    }
    #topic_251125 [class*="section_"] .style_01 .item_txt._main {
        margin-top: 40px;
    }    
    #topic_251125 [class*="section_"] .style_01 .item_txt._main p {
        line-height: 2;
        text-align: justify;
    }

    #topic_251125 [class*="section_"] .style_01 .item_txt p {
        text-align: left;
    }

    #topic_251125 [class*="section_"] .style_01 .item_txt .credit {
        justify-content: flex-start;
        margin-top: 32px;
    }

    #topic_251125 [class*="section_"] .style_01 .flex .item_img {
        box-sizing: border-box;
    }

    /* #topic_251125 [class*="section_"] .style_01 .flex > div:nth-child(2) {
        margin-top: 40px;
    } */

    #topic_251125 [class*="section_"] .style_01 .item_txt .credit span:nth-child(2) {
        --credit-bdr-opc: 75%;
    }

    /* Special */ 

    #topic_251125 .section_banner {
        padding: 50px 25px 60px !important;
    }
    #topic_251125 .section_banner .item_banner p {
        font-size: 16px;
    }
    #topic_251125 .section_banner .item_banner .banners {
        margin-top: 30px;
        gap: 30px;
    }
}

/* //////////////////
ここまで
////////////////// */

.pc {
    display: block;
}

.sp {
    display: none;
}

@media only screen and (max-width: 768px) {
    .pc {
        display: none;
    }

    .sp {
        display: block;
    }

    .pc-only {
        display: none !important;
    }
}

@media only screen and (min-width: 769px) {
    .sp-only {
        display: none !important;
    }
}

/* aos custom */
[data-aos="in-up-custom"] {
    opacity: 1;
    transition-property: transform, opacity;
    transform: translateY(100%);
}

[data-aos="in-up-custom"].aos-animate {
    opacity: 1;
    transform: translateY(0);
}

[data-aos="in-up-2-custom"] {
    opacity: 1;
    transition-property: transform, opacity;
    transform: translateY(140px);
}

[data-aos="in-up-2-custom"].aos-animate {
    opacity: 1;
    transform: translateY(0);
}

[data-aos="wipe-custom"] {
    transition-property: height !important;
    height: 100% !important;
}

[data-aos="wipe-custom"].aos-animate {
    height: 0 !important;
}

body[data-aos-easing="ease-custom"] [data-aos],
[data-aos][data-aos][data-aos-easing="ease-custom"] {
    transition-timing-function: cubic-bezier(0.35, 0.24, 0.08, 0.97);
}

body[data-aos-easing="ease-wipe-custom"] [data-aos],
[data-aos][data-aos][data-aos-easing="ease-wipe-custom"] {
    transition-timing-function: cubic-bezier(0.87, 0, 0.13, 1);
}

body[data-aos-easing="fadeinup"] [data-aos],
[data-aos][data-aos][data-aos-easing="fadeinup"] {
    transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

