@charset "UTF-8";
html, body {
    height: 100%;
}

body {
    margin: 0;
    padding: 0;
    font-family: garamond-premier-pro, serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1.7;
    font-size: 13px;
    letter-spacing: 0;
}

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

.meno {
    font-family: meno-banner, serif;
    font-weight: 600;
    font-style: normal;
}

.light {
    font-weight: 400;
}

.medium {
    font-weight: 500;
}

.bold {
    font-weight: 600;
}

.lh100 {
    line-height: 100%;
}

.italic {
    font-style: italic;
}

.lh200 {
    line-height: 200%;
}

.lh250 {
    line-height: 250%;
}

.lh300 {
    line-height: 300%;
}

.bg-gray {
    background: #908989;
}

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

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

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

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

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

.left-auto {
    margin-left: auto;
}

.right-auto {
    margin-right: auto;
}

.mx900 {
    max-width: 900px!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;
}

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

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

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

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

    .is-pc {
        display: none;
    }

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

    .pt20 {
        padding-top: 12px!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: 45px!important;
    }

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

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

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

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

    .pb20 {
        padding-bottom: 12px!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: 55px!important;
    }

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

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

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

    .mt20 {
        margin-top: 12px!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: 45px!important;
    }

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

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

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

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

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

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

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

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

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

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

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

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

    .mb100 {
        margin-bottom: 65px!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: 18px!important;
    }

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

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

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

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

}

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

    body {
        font-size: 14px;
    }

    .is-sp {
        display: none;
    }

}



/* common */

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

#bg-loading {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: calc(var(--vh, 1vh) * 100);
    background: #fff;
    z-index: 999;
}

#wrapper {
    width: 100%;
}

.pop-up {
    z-index: 10;
}

.credit-wrap {
    margin-top: 20px;
    margin-bottom: -10px;
}

.credit a {
    display: flex;
    flex-wrap: wrap;
    padding: 2.5px 0;
    line-height: 1.4;
}

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

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

.credit a[href=""] .cre03::after {
    content: " (shop only)";
    font-size: 92%;
}

.credit a[href=""].soon .cre03::after {
    content: " (coming soon)";
}

.credit a .cre01 {
    margin-right: 10px;
}

.credit a .cre02 {
    text-decoration: underline;
    margin-right: 10px;
}

.credit a:hover {
    color: #000;
}



@media screen and (min-width: 768px) {
    
    .credit-wrap {
        margin-top: 22px;
        margin-bottom: 22px;
    }

}


.index sup {
    vertical-align: super;
    font-size: smaller;
}

/* ------------------------
footer
------------------------ */

.footer {
    padding: 0;
}

.footer a:hover {
    opacity: 0.8;
}

.f-copy {
    /* text-align: center; */
    font-size: 10px;
    letter-spacing: 0;
}

.footer-btn a {
    border: 1px solid #707070;
}

.footer-btn {
    margin-bottom: 180px;
}

.footer-btn a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 53.33%;
    height: 60px;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.4;
    font-size: 13px;
}

.footer-btn a span{
    font-size: 10.5px;
}

.footer-btn a:hover {
    opacity: 1;
    border-color: #000;
}


@media only screen and (min-width: 768px) {
    
    .footer {
        padding: 0 30px 0;
    }
    
    .footer-btn a {
        border: 1px solid #707070;
    }

    .footer-btn {
        margin-bottom: 200px;
    }

    .footer-btn a {
        width: 23.34%;
        min-width: 225px;
        max-width: 322px;
        height: 96px;
        font-size: 20px;
    }

    .footer-btn a span{
        font-size: 16px;
    }

    .footer-btn a:hover {
        opacity: 1;
        border-color: #000;
        background-color: rgba(0, 0, 0, 0.02);
    }
}

/* ------------------------
fixed-border
------------------------ */

.cont-wrap {
    background: #fff;
    position: relative;
}

.cont-wrap > * {
    margin-left: auto;
    margin-right: auto;
}

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

}

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

.key-wrap {
    width: 100%;
    height: 100svh;
    min-height: 560px;
    max-width: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
}

.key {
    margin-left: auto;
    margin-right: auto;
    padding: 3.33vw;
    width: 100%;
    height: 100%;
}

.key-inner, .key-img {
    width: 100%;
    height: 100%;
    position: relative;
}

.key-img img {
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.key-txt {
    position: absolute;
    left: 50%;
    bottom: 3.89%;
    transform: translateX(-50%);
}

.key-txt-01 {
    width: 225px;
}

.key-txt-02 {
    font-size: 10.5px;
    line-height: 1;
    margin-top: 10px;
}

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

    .key {
        padding: 0;
    }

    .key-txt {
        bottom: 4.5%;
    }

    .key-txt-01 {
        width: 377px;
    }

    .key-txt-02 {
        font-size: 14px;
        margin-top: 14px;
    }
    
}

.main-wrap {
    z-index: 2;
    position: relative;
    background: #fff;
}


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

.item-wrap {
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
}

.item-wrap img, .item-wrap video {
    transition-delay: .2s!important;
    transition-duration: .35s!important;
    transition-timing-function: cubic-bezier(.47,0,.745,.715)!important;
}

.credit {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    font-style: normal;
}

@media only screen and (max-width: 767px) {
    
    .item-tt01 {
        padding-left: 16.66%;
        padding-right: 16.66%;
    }

    .item-tt02 {
        padding-left: 10%;
        padding-right: 10%;
    }

    .item-tt02.wide {
        padding-left: 6.67%;
        padding-right: 6.67%;
    }
    
    .item-tt02 > div:first-child {
        margin-bottom: 10px;
    }

    .item-tt04 {
        padding-left: 23.33%;
        padding-right: 23.33%;
    }
    
    .item-tt03 .credit-wrap {
        padding-left: 6.67%;
        padding-right: 6.67%;
    }
    
    .item-box.last-box {
        padding-top: 160px;
        padding-bottom: 150px;
    }
    .staff_cre {
        font-size: 1rem;
        margin-top: 90px;
        margin-bottom: 20px;
        letter-spacing: 0.01em;
        line-height: 1.6;
        padding-left: 6.67%;
    }
    .f-copy {
        padding-left: 6.67%;
    }
}

@media only screen and (min-width: 768px) {
    
    .item-wrap {
        padding-left: 30px;
        padding-right: 30px;
    }

    .item-tt01 {
        padding-left: 35.43%;
        padding-right: 35.43%;
    }
    
    .item-tt02 {
        padding-left: 14.86%;
        padding-right: 14.86%;
    }

    .item-tt02.wide {
        padding-left: 11.81%;
        padding-right: 11.81%;
    }
    
    .item-tt03 {
        padding-left: 28.26%;
        padding-right: 28.26%;
    }
    
    .item-tt04 {
        padding-left: 38.33%;
        padding-right: 38.33%;
    }
    
    .item-flex {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    
    .item-tt02.item-flex > div:not(.credit-wrap) {
        width: 49.5%;
    }

    .item-box.last-box {
        padding-top: 380px;
        padding-bottom: 300px;
    }
    
    .staff_cre {
    font-size: 17px;
    margin-bottom: 30px;
    }
}
