@charset "UTF-8";
body {
    margin: 0;
    padding: 0;
    font-family: aktiv-grotesk, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #000;
    line-height: 1.57;
    font-size: 13px;
    letter-spacing: 0;
}

a {
    color: #000;
    transition: all .3s ease-out;
}

.l-height11 {
    line-height: 1.1;
}

.l-height12 {
    line-height: 1.2;
}

.l-height13 {
    line-height: 1.3;
}

.l-height14 {
    line-height: 1.4;
}

.l-height18 {
    line-height: 1.8;
}

.l-height20 {
    line-height: 2;
}

.l-height25 {
    line-height: 2.5;
}

.ls00 {
    letter-spacing: 0;
}

.ls10 {
    letter-spacing: 0.01em;
}

.ls40 {
    letter-spacing: 0.04em;
}

.p-relative {
    position: relative;
}

.flex-center {
    display: flex;
    align-items: center;
    justify-content: center;
}

.flex-wrap {
    display: flex;
    flex-wrap: wrap;
}

.bg-black {
    background: #000;
}

.bg-gray {
    background: #E2E2E2;
}

.bg-beige {
    background: #CDC2AD;
}

.bg-brown {
    background: #A78D69;
}

.bg-purple {
    background: #C8B9CC;
}

.bg-white {
    background: #fff;
}

.light {
    font-weight: 300;
}

.regular {
    font-weight: 400;
}

.medium {
    font-weight: 500;
}

.bold {
    font-weight: 700;
}

.italic {
    font-style: italic;
}

.text-left {
    text-align: left!important;
}

.text-center {
    text-align: center!important;
}

.text-right {
    text-align: right!important;
}

.text-white {
    color: #fff!important;
}

.text-gray {
    color: #777777!important;
}

.text-black {
    color: #070000!important;
}

.text-vertical {
    display: block;
    white-space: nowrap;
    transform: rotate(90deg) translate(-50%, -50%);
    transform-origin: left center;
}

.mx1000 {
    max-width: 1000px!important;
    margin-left: auto;
    margin-right: auto;
}

.mx900 {
    max-width: 900px!important;
    margin-left: auto;
    margin-right: auto;
}

.mx820 {
    max-width: 820px!important;
    margin-left: auto;
    margin-right: auto;
}


.mx680 {
    max-width: 680px!important;
    margin-left: auto;
    margin-right: auto;
}

.mx628 {
    max-width: 628px!important;
    margin-left: auto;
    margin-right: auto;
}

.mx600 {
    max-width: 600px!important;
    margin-left: auto;
    margin-right: auto;
}

.mx560 {
    max-width: 560px!important;
    margin-left: auto;
    margin-right: auto;
}

.mx500 {
    max-width: 500px!important;
    margin-left: auto;
    margin-right: auto;
}

.mx450 {
    max-width: 450px!important;
    margin-left: auto;
    margin-right: auto;
}

.mx400 {
    max-width: 400px!important;
    margin-left: auto;
    margin-right: auto;
}

.pt05 {
    padding-top: 5px!important;
}

.pt10 {
    padding-top: 10px!important;
}

.pt20 {
    padding-top: 20px!important;
}

.pt30 {
    padding-top: 30px!important;
}

.pt40 {
    padding-top: 40px!important;
}

.pt50 {
    padding-top: 50px!important;
}

.pt60 {
    padding-top: 60px!important;
}

.pt70 {
    padding-top: 70px!important;
}

.pt80 {
    padding-top: 80px!important;
}

.pt90 {
    padding-top: 90px!important;
}

.pt100 {
    padding-top: 100px!important;
}

.pt120 {
    padding-top: 120px!important;
}

.pb10 {
    padding-bottom: 10px!important;
}

.pb20 {
    padding-bottom: 20px!important;
}

.pb30 {
    padding-bottom: 30px!important;
}

.pb40 {
    padding-bottom: 40px!important;
}

.pb50 {
    padding-bottom: 50px!important;
}

.pb60 {
    padding-bottom: 60px!important;
}

.pb70 {
    padding-bottom: 70px!important;
}

.pb80 {
    padding-bottom: 80px!important;
}

.pb90 {
    padding-bottom: 90px!important;
}

.pb100 {
    padding-bottom: 100px!important;
}

.pb120 {
    padding-bottom: 120px!important;
}

.mt10 {
    margin-top: 10px!important;
}

.mt20 {
    margin-top: 20px!important;
}

.mt30 {
    margin-top: 30px!important;
}

.mt40 {
    margin-top: 40px!important;
}

.mt50 {
    margin-top: 50px!important;
}

.mt60 {
    margin-top: 60px!important;
}

.mt70 {
    margin-top: 70px!important;
}

.mt80 {
    margin-top: 80px!important;
}

.mt90 {
    margin-top: 90px!important;
}

.mt100 {
    margin-top: 100px!important;
}

.mt120 {
    margin-top: 120px!important;
}

.mb10 {
    margin-bottom: 10px!important;
}

.mb20 {
    margin-bottom: 20px!important;
}

.mb30 {
    margin-bottom: 30px!important;
}

.mb40 {
    margin-bottom: 40px!important;
}

.mb50 {
    margin-bottom: 50px!important;
}

.mb60 {
    margin-bottom: 60px!important;
}

.mb70 {
    margin-bottom: 70px!important;
}

.mb80 {
    margin-bottom: 80px!important;
}

.mb90 {
    margin-bottom: 90px!important;
}

.mb100 {
    margin-bottom: 100px!important;
}

.mb120 {
    margin-bottom: 120px!important;
}

.fs11 {
    font-size: 11px!important;
}

.fs12 {
    font-size: 12px!important;
}

.fs13 {
    font-size: 13px!important;
}

.fs14 {
    font-size: 14px!important;
}

.fs15 {
    font-size: 15px!important;
}

.fs16 {
    font-size: 16px!important;
}

.fs18 {
    font-size: 18px!important;
}

.fs20 {
    font-size: 20px!important;
}

.fs22 {
    font-size: 22px!important;
}

.fs24 {
    font-size: 24px!important;
}

.fs26 {
    font-size: 26px!important;
}

.fs28 {
    font-size: 28px!important;
}

.fs30 {
    font-size: 30px!important;
}

.fs34 {
    font-size: 34px!important;
}

.fs48 {
    font-size: 48px!important;
}


@media only screen and (max-width: 767px) {

    .sp-imgmax {
        width: 115.39%;
        margin-left: -7.69%;
        margin-right: -7.69%;
    }
    .is-pc {
        display: none;
    }
    .pt05 {
        /* padding-top: 4px!important; */
        padding-top: 4%!important;
    }
    .pt10 {
        padding-top: 8px!important;
    }
    .pt20 {
        padding-top: 15px!important;
    }
    .pt30 {
        padding-top: 20px!important;
    }
    .pt40 {
        padding-top: 25px!important;
    }
    .pt50 {
        padding-top: 30px!important;
    }
    .pt60 {
        padding-top: 35px!important;
    }
    .pt70 {
        padding-top: 40px!important;
    }
    .pt80 {
        padding-top: 50px!important;
    }
    .pt90 {
        padding-top: 60px!important;
    }
    .pt100 {
        padding-top: 70px!important;
    }
    .pt120 {
        padding-top: 80px!important;
    }
    .pb10 {
        padding-bottom: 8px!important;
    }
    .pb20 {
        padding-bottom: 15px!important;
    }
    .pb30 {
        padding-bottom: 20px!important;
    }
    .pb40 {
        padding-bottom: 25px!important;
    }
    .pb50 {
        padding-bottom: 30px!important;
    }
    .pb60 {
        padding-bottom: 35px!important;
    }
    .pb70 {
        padding-bottom: 40px!important;
    }
    .pb80 {
        padding-bottom: 45px!important;
    }
    .pb90 {
        padding-bottom: 50px!important;
    }
    .pb100 {
        padding-bottom: 55px!important;
    }
    .pb120 {
        padding-bottom: 70px!important;
    }
    .mt10 {
        margin-top: 8px!important;
    }
    .mt20 {
        margin-top: 15px!important;
    }
    .mt30 {
        margin-top: 20px!important;
    }
    .mt40 {
        margin-top: 25px!important;
    }
    .mt50 {
        margin-top: 30px!important;
    }
    .mt60 {
        margin-top: 35px!important;
    }
    .mt70 {
        margin-top: 40px!important;
    }
    .mt80 {
        margin-top: 50px!important;
    }
    .mt90 {
        margin-top: 60px!important;
    }
    .mt100 {
        margin-top: 70px!important;
    }
    .mt120 {
        margin-top: 80px!important;
    }
    .mb10 {
        margin-bottom: 8px!important;
    }
    .mb20 {
        margin-bottom: 15px!important;
    }
    .mb30 {
        margin-bottom: 20px!important;
    }
    .mb40 {
        margin-bottom: 25px!important;
    }
    .mb50 {
        margin-bottom: 30px!important;
    }
    .mb60 {
        margin-bottom: 35px!important;
    }
    .mb70 {
        margin-bottom: 45px!important;
    }
    .mb80 {
        margin-bottom: 50px!important;
    }
    .mb90 {
        margin-bottom: 60px!important;
    }
    .mb100 {
        margin-bottom: 70px!important;
    }
    .mb120 {
        margin-bottom: 80px!important;
    }
    .fs11 {
        font-size: 10px!important;
    }
    .fs12 {
        font-size: 11px!important;
    }
    .fs13 {
        font-size: 12px!important;
    }
    .fs14 {
        font-size: 13px!important;
    }
    .fs15 {
        font-size: 14px!important;
    }
    .fs16 {
        font-size: 15px!important;
    }
    .fs18 {
        font-size: 16px!important;
    }
    .fs20 {
        font-size: 17px!important;
    }
    .fs22 {
        font-size: 18px!important;
    }
    .fs24 {
        font-size: 20px!important;
    }
    .fs26 {
        font-size: 22px!important;
    }
    .fs28 {
        font-size: 24px!important;
    }
    .fs30 {
        font-size: 24px!important;
    }
    .fs34 {
        font-size: 23px!important;
    }
    .fs48 {
        font-size: 32px!important;
    }

}

@media screen and (min-width: 768px) {
    body {
        font-size: 13px;
    }
    .is-sp {
        display: none;
    }
}

@media screen and (min-width: 1000px) {
    .br1000 {
        display: none;
    }
}


/* common */

body.open,
html.open {
    overflow: hidden;
}

body {
    background: #fff;
}

#bg-loading {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100dvh;
    background: #fff;
    z-index: 99;
    transition: opacity .3s ease-out .1s;  
}

#bg-loading.hide {
    opacity: 0;
    pointer-events: none;
}

.underline {
    text-decoration: underline!important;
}

.credit a {
    padding: .23rem 0;
    line-height: 1.15;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.item-card .credit a {
    flex-direction: column;
}

a.soon, a[href=""] {
    pointer-events: none;
}

.credit a span.buy {
    text-decoration: underline;
    font-weight: 400;
}

.credit a:hover, .bg-black .credit a:hover, .bg-black .credit a:hover span {
    opacity: .46;
}

.soon {
    pointer-events: none;
}

.credit a[href=""] .underline {
    text-decoration: none!important;
}

@media screen and (min-width: 768px) {
    
    .credit {
        margin-left: auto;
        margin-right: auto;
    }
    
}


@media screen and (max-width: 767px) {
    
    .credit a span.buy {
        padding: 2px 10px 1px;
    }
    
    .txt-inner {
        padding-left: 6.67%;
        padding-right: 6.67%;
    }

}


/* ------------------------
key
------------------------ */

.key {
    height: 100svh;
}

.bg-slide-wrap {
    width: 100%;
    height: calc(100svh - 3.89vw);
    position: relative;
}

.bg-slide, .bg-slide > div, .bg-slide .slick-track, .slick-slide div:not(.time) {
    width: 100%;
    height: 100%;
}

.bg-slide .bg-slide-inner {
    position: relative;
}

.bg-slide .time {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%);
    color: #fff;
    font-size: 2.08vw;
    letter-spacing: 0.08em;
}

.bg-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: center;
}

.txt-key {
    position: absolute;
    display: block;
    height: 13.07vw;
}

.txt-key img {
    width: auto;
    height: 100%;
}

.key-logo {
    position: absolute;
}

.key-txt {
    position: absolute;
}

.key-catch {
    width: 100%;
    height: 3.89vw;
    display: flex;
    align-items: center;
    justify-content: center;
}

.key-catch p {
    font-size: 1.28rem;
    line-height: 1.33;
    text-align: center;
}

@media only screen and (min-width: 768px) {

    .key-logo {
        width: 94.44%;
        left: 2.78%;
        bottom: 3.38%;
    }

    .key-txt {
        width: 94.44%;
        left: 2.78%;
        top: 3.49%;
        display: flex;
        flex-wrap: wrap;
        align-items: flex-end;
        justify-content: space-between;
    }

    .key-txt-01 {
        width: 12.76vw;
    }

    .key-txt-02 {
        width: 5.15vw;
    }

}

@media only screen and (max-width: 767px) {

    .bg-slide-wrap {
        height: calc(100svh - 15.87vw);
    }

    .bg-slide .time {
        font-size: 6.8vw;
    }

    .key-logo {
        width: 93.93%;
        left: 3.03%;
        top: 2.47%;
    }

    .key-txt {
        width: 89.11%;
        left: 5.45%;
        bottom: 2.47%;
        display: flex;
        flex-wrap: wrap;
        align-items: flex-end;
        justify-content: space-between;
    }

    .key-txt-01 {
        width: 40.08vw;
    }

    .key-txt-02 {
        width: 16.49%;
    }

    .key-catch {
        height: 15.87vw;
    }
    
    .key-catch p {
        font-size: 2.8vw;
        line-height: 1.23;
    }

}


/* ------------------------
item
------------------------ */

/* items */

.item-box {
    font-size: 1.2rem;
    line-height: 1.3;
    position: relative;
}

.item-box .time {
    font-size: 2.4rem;
    line-height: 1.15;
    margin-bottom: .55rem;
    letter-spacing: 0.04em;
}

.credit .cre01 {
    font-size: 1.4rem;
    font-style: italic;
    padding-right: .35rem;
}

.cre01::after {
    content: ":";
}

.credit .cre02 {
    padding-right: .35rem;
}

.credit .cre03 {
    text-decoration: underline;
}

.credit a[href=""] .cre03 {
    text-decoration: none;
}

.credit .cre02, .credit .cre03 {
    font-size: 1.3rem;
}

.credit-wrap {
    position: absolute;
    right: 0;
    bottom: 0;
    transform: translateY(50%);
    background: #fff;
    padding: .8rem 1rem;
    z-index: 2;
}

.credit.narrow {
    width: 14.5rem;
}

.credit.white span {
    color: #fff;
}

.item-type {
    position: relative;
}

.type-01 {

}

.type-02 {
    aspect-ratio: 480 / 719;
    padding: 0 6rem;
    display: flex;
    align-items: center;
}

.type-03 {

}

.type-04 {
    aspect-ratio: 480 / 524;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.type-04 .col-left {
    width: 50%;
    padding: 2rem 0 2rem 2rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.type-04 .col-left .img-wrap {
    padding-right: 2rem;
}

.type-04 .col-right {
    width: 50%;
    padding: 2rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.type-05 .credit {
    position: absolute;
    left: 2rem;
    top: 2rem;
}

.type-06 .credit {
    position: absolute;
    left: 2rem;
    bottom: 2rem;
}

.type-07 {
    aspect-ratio: 480 / 185;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.type-07 .col-left {
    width: 35%;
    padding: 2rem;
    display: flex;
}

.type-07 .col-right {
    width: 65%;
    padding: 2rem;
    display: flex;
    border-left: 1px solid #000;
}

.type-08 {
    /* aspect-ratio: 480 / 449; */
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.type-08 .col-left {
    width: 37.5%;
}

.type-08 .col-left > div:first-child {
    padding: 2rem;
    border-bottom: 1px solid #000;
}

.type-08 .col-left > div:last-child {
    padding: 2rem;
}

.type-08 .col-right {
    width: 62.5%;
}

.type-09 {
    display: flex;
    padding: 1.8rem 2rem;
    overflow: hidden;
    background: #fff;
}

.type-09 .credit {
    display: flex;
    flex-wrap: wrap;
    gap: 0 1.4rem;
}

.type-10 {
    aspect-ratio: 480 / 711;
    padding: 0 6rem;
    display: flex;
    align-items: center;
}

.type-10 .credit {
    margin-top: 2rem;
}

.type-11 {
    aspect-ratio: 480 / 621;
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
}

.type-11 .col-left {
    width: 61%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.type-11 .col-left > div:first-child {
    display: flex;
    flex-direction: column;
    padding: 1.8rem 2rem;
    height: 100%;
}

.type-11 .col-right {
    width: 39%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.type-11 .col-right > div:last-child {
    display: flex;
    flex-direction: column;
    padding: 1.8rem 2rem;
    height: 100%;
}

.type-12 {
    aspect-ratio: 480 / 552;
    display: flex;
    flex-wrap: wrap;
}

.type-12 .col-left {
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.type-12 .col-left > div:last-child {
    display: flex;
    flex-direction: column;
    padding: 1.8rem 2rem;
    height: 100%;
}

.type-12 .col-right {
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.type-12 .col-right > div:first-child {
    display: flex;
    flex-direction: column;
    padding: 1.8rem 2rem;
    height: 100%;
}

.type-13 {
    aspect-ratio: 480 / 731;
    padding: 0 6rem;
    display: flex;
    align-items: center;
}

.type-13 .credit {
    margin-top: 2rem;
    display: flex;
    flex-wrap: wrap;
    gap: 0 1.4rem;
}

.type-14 .credit {
    position: absolute;
    left: 2rem;
    bottom: 2rem;
}



@media only screen and (min-width: 768px) {

    html {
        font-size: 0.694vw;
    }

    .items {
        width: 100%;
        position: relative;
    }

    .item-box {
        width: 33.333%;
    }

    .box-09 .type-01::after, .box-07 .type-01::after {
        content: "";
        display: block;
        width: 100%;
        aspect-ratio: 480 / 85;
    }

    .type-09 {
        position: absolute;
        bottom: 0;
        left: 0;
    }

    .box-12 .type-11 .col-right {
        position: relative;
    }

    .box-12 .type-11 .col-right > div:first-child {
        content: "";
        display: block;
        width: 100%;
        height: 100%;
    }

    .box-12 .type-11 .col-right > div:last-child {
        position: absolute;
        bottom: 0;
        left: 0;
        height: auto;
        background: #fff;
    }

}

@media only screen and (max-width: 767px) {

    html {
        font-size: 2.0833vw;
    }

    .item-box {
        font-size: 1.34rem;
        line-height: 1.25;
    }

    .item-box .time {
        font-size: 2.6rem;
    }
    
    .credit .cre01 {
        font-size: 1.58rem;
        padding-right: .44rem;
    }
    
    .cre01::after {
        content: ":";
    }
    
    .credit .cre02 {
        padding-right: .44rem;
    }
    
    .credit .cre02, .credit .cre03 {
        font-size: 1.46rem;
    }

    .items {
        display: flex;
        flex-direction: column;
    }

    .box-01 {
        order: 1;
    }
    
    .box-02 {
        order: 2;
    }
    
    .box-03 {
        order: 3;
    }

    .box-04 {
        order: 5;
    }
    
    .box-05 {
        order: 4;
    }
    
    .box-06 {
        order: 6;
    }

    .box-07 {
        order: 7;
    }
    
    .box-08 {
        order: 8;
    }
    
    .box-09 {
        order: 11;
    }
        
    .box-10 {
        order: 10;
    }

    .box-11 {
        order: 11;
    }
    
    .box-12 {
        order: 9;
    }
    
    .box-13 {
        order: 13;
    }

    .box-1 {
        order: 14;
    }
    
    .box-15 {
        order: 15;
    }
    
    .box-16 {
        order: 16;
    }

    .box-17 {
        order: 17;
    }
    
    .box-18 {
        order: 19;
    }
    
    .box-19 {
        order: 18;
    }
        
    .box-20 {
        order: 20;
    }

    .type-04 {
        aspect-ratio: 750 / 890;
    }
    
    .type-07 {
        aspect-ratio: inherit;
    }

    .type-07 .col-left {
        width: 40%;
        padding: 2em;
        align-items: inherit;
    }

    .type-07 .col-right {
        width: 60%;
        padding: 2rem;
        align-items: inherit;
    }

    .type-08 {
        flex-direction: row-reverse;
    }

    .type-08 .col-right {
        width: 62%;
    }

    .type-08 .col-right > div {
        height: 100%;
    }

    .type-08 .col-right img {
        height: 100%;
        object-fit: cover;
        object-position: center;
    }

    .type-08 .col-left {
        width: 38%;
    }

    .type-09 {
        aspect-ratio: inherit;
        padding: 1.3rem 2rem;
    }

    .box-12 {
        display: flex;
        flex-direction: column-reverse;
    }

    .type-11 {
        aspect-ratio: 750 / 1038;
    }

    .type-11 .col-right > div:last-child {
        justify-content: flex-start;
        padding: 2rem;
    }

    .box-12 .type-11 .col-right {
        position: relative;
    }

    .box-12 .type-11 .col-right > div:first-child {
        content: "";
        display: block;
        width: 100%;
        height: 100%;
    }

    .box-12 .type-11 .col-right > div:last-child {
        position: absolute;
        bottom: 0;
        left: 0;
        height: auto;
        background: #fff;
    }

    .box-13 {
        display: flex;
        flex-direction: column-reverse;
    }

    .box-16 .type-12 {
        flex-direction: row-reverse;
    }

    .box-16 .type-12 > div {
        display: flex;
        flex-direction: column-reverse;

    }

    .type-12 .col-left > div:last-child {
        justify-content: flex-start;
        padding: 2rem;
    }

    .box-20 {
        display: flex;
        flex-direction: column-reverse;
    }

    .box-20 .type-11 {
        flex-direction: row-reverse;
    }

}


/* footer */

.footer p, .footer li {
    line-height: 1.3;
}

.footer span {
    font-style: italic;
}

@media only screen and (min-width: 768px) {
    
    .footer {
        display: flex;
        flex-wrap: wrap;
    }

    .footer-01 {
        width: 50%;
        aspect-ratio: 720 / 779;
        position: relative;
    }

    .footer-01 .col-left {
        padding: 3rem 4rem;
        border-bottom: 1px solid #000;
        font-size: 1.4rem;
    }

    .footer-01 .col-right {
        padding: 3rem 4rem;
        font-size: 1.3rem;
    }

    .footer-01 .footer-txt-01 {
        margin-bottom: 0.8rem;
    }

    .footer-01 .footer-credit li {
        margin-bottom: .4rem;
    }

    .footer-logo {
        width: 68rem;
        position: absolute;
        left: 2rem;
        bottom: 2rem;
    }

    .footer-02 {
        width: 50%;
    }
    
}

@media only screen and (max-width: 767px) {

    .footer-01 {
        display: flex;
    }

    .footer-01 .col-left {
        width: 42.9%;
        padding: 1.28rem;
        border-right: 1px solid #000;
        font-size: 1.47rem;
    }

    .footer-01 .col-right {
        width: 57.1%;
        padding: 1.28rem;
        font-size: 1.365rem;
    }

    .footer-01 .footer-txt-01 {
        margin-bottom: 0.8rem;
    }

    .footer-01 .footer-credit li {
        margin-bottom: .4rem;
    }

    .footer-02 {
        position: relative;
    }

    .footer-logo {
        width: 94.44%;
        position: absolute;
        left: 2.78%;
        bottom: 3.34%;
    }

}

@media only screen and (min-width: 768px) {
    .red-pc {
        background: red;
    }
}

@media only screen and (max-width: 767px) {
    .red-sp {
        background: red;
    }
}