@charset "UTF-8";
body {
    margin: 0;
    padding: 0;
    font-family: fot-tsukuaoldmin-pr6n, sans-serif;
    font-weight: 300;
    font-style: normal;
    line-height: 1.65;
    letter-spacing: 0.042em;
    font-size: 13px;
}

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

.san-serif {
    font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-weight: 400;
}

.garamond {
    font-family: garamond-premier-pro-display, serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0;
}

.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: #000000;
}

.bg-gray {
    background: #EDEDED;
}

.bg-beige {
    background: #CDC2AD;
}

.bg-brown {
    background: #A78D69;
}

.bg-purple {
    background: #C8B9CC;
}

.bg-white {
    background: #fff;
}

.light {
    font-weight: 300;
}

.regular {
    font-weight: 400;
}

.bold {
    font-weight: 600;
}

.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: #000!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;
}

.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;
}

.line-before01::before {
    content: "";
    display: inline-block;
    width: 30px;
    height: 1px;
    background: #fff;
    vertical-align: middle;
    transform: scaleY(50%) translateY(-4px);
}

.line-before02::before {
    content: "";
    display: inline-block;
    width: 48px;
    height: 1px;
    background: #000;
    vertical-align: middle;
    transform: scaleY(50%) translateY(-4px);
}

.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: 111.11%;
        margin-left: -5.555%;
        margin-right: -5.555%;
    }
    .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: 50px!important;
    }
    .pb90 {
        padding-bottom: 60px!important;
    }
    .pb100 {
        padding-bottom: 70px!important;
    }
    .pb120 {
        padding-bottom: 80px!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: 14px;
    }
    .is-sp {
        display: none;
    }
}

@media screen and (min-width: 1000px) {
    .br1000 {
        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;
    transition: opacity .6s ease-out .1s;  
}

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

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

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

.credit-sub {
    display: block;
    font-size: 12px;
    text-align: left;
}

.credit li {
    text-align: center;
    padding-bottom: 2px;
}

.credit a {
    padding: 3.5px 0;
    line-height: 1.6;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    font-size: 13px;
}
.shoponly_box {
    padding: 3.5px 0;
    line-height: 1.6;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    font-size: 13px;
    text-align: left !important;
}

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

.credit a .small {
    font-size: 77%;
}

.item-box .credit a {
    font-size: 12px;
}

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

.credit a span:first-child {
    padding-right: 8px;
    text-align: left;
}

.credit a span.buy {
    display: inline-block;
    background: #F7D264;
    border: 1px solid #F7D264;
    color: #000;
    padding: 3px 12px 2px;
    transition: all .3s ease-out;
    text-align: center;
}
.shoponly {
    display: inline-block;
    border: 1px solid;
    /* background: #fff; */
    color: #000;
    padding: 3px 12px 2px;
    text-align: center;
}

.credit a:hover span.buy {
    background: #000;
    border: 1px solid #000;
    color: #fff;
}
.small {
    font-size: 77%;
}

.credit a:hover, .bg-black .credit a:hover, .bg-black .credit a:hover span {
    color: #F7D264;
}

.index-inner {
    margin-left: auto;
    margin-right: auto;
    padding-left: 5%;
    padding-right: 5%;
}

.img-inner {
    padding-left: 5%;
    padding-right: 5%;
}

.small-inner {
    padding-left: 16%;
    padding-right: 16%;
}

.catch-inner {
    padding-left: 4%;
    padding-right: 4%;
}

.w45 {
    padding-left: 27.5%;
    padding-right: 27.5%;
}

.w50 {
    padding-left: 25%;
    padding-right: 25%;
}

.w58 {
    padding-left: 21%;
    padding-right: 21%;
}

.w74 {
    padding-left: 13%;
    padding-right: 13%;
}

.w80 {
    padding-left: 10%;
    padding-right: 10%;
}

.w88 {
    padding-left: 6%;
    padding-right: 6%;
}

.left-5 {
    transform: translate(-5.56%);
}

.right-5 {
    transform: translate(5.56%);
}

.left-13 {
    transform: translate(-13.13%);
}

.right-13 {
    transform: translate(13.13%);
}

@media screen and (min-width: 768px) {
    
    .left-5 {
        padding-right: 8%;
        padding-left: 0;
        transform: translate(0);
    }

    .right-5 {
        padding-left: 8%;
        padding-right: 0;
        transform: translate(0);
    }

    .left-13 {
        padding-right: 16%;
        padding-left: 0;
        transform: translate(0);
    }

    .right-13 {
        padding-left: 16%;
        padding-right: 0;
        transform: translate(0);
    }
    
    .pc-w90 {
        padding-left: 5%;
        padding-right: 5%;
    }
}

.soon {
    pointer-events: none;
}

@media screen and (min-width: 768px) {
    
    .item-box .credit a {
        font-size: 13px;
    }
    
    .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: 5%;
        padding-right: 5%;
    }

}


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

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

.footer a:hover, .footer-bnr:hover {
    opacity: 0.8;
}

#f-logo {
    display: block;
    margin: 50px auto 0;
    width: 110px;
}

.footer #f-logo {
    margin-top: 90px;
}

#f-list li {
    text-align: center;
    font-size: 11px;
    padding: 2px 0;
}

#f-copy {
    text-align: center;
    font-size: 11px;
    margin-top: 20px;
}

#f-link {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.footer #f-link {
    margin-top: 50px;
}

#f-link li {
    width: 24px;
    margin: 0 15px;
}

.footer #f-link li {
    margin: 0 24px;
}

#f-link a:hover {
    opacity: 0.75;
}

.footer-tit {
    text-align: right;
    display: inline-block;
}

.footer-btn a {
    border: 1px solid #000;
    padding: 10px 35px;
    background: #fff;
}

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

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

.footer-menu li {
    width: 33.333%;
    text-align: center;
}

.footer-menu li:not(:nth-child(3n)) .menu-tit {
    border-right: 1px solid rgba(0, 0, 0, 0.3);
}

.footer-menu .coming-soon p {
    color: #808080;
    padding-top: 4px;
}

.footer-menu .menu-tit {
    margin-bottom: 3px;
}

.footer-menu .menu-tit span {
    display: flex;
}

.footer-menu .coming-soon {
    pointer-events: none;
}

.coming-soon .menu-tit>div::after,
.coming-soon .menu-tit>div::before {
    display: none;
}

.border-outer {
    width: 100%;
    z-index: 9;
    position: relative;
    pointer-events: none;
}

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

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

.inner {
    max-width: 1100px;
    padding-left: 50px;
    padding-right: 50px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}

.o-insta {
    text-decoration: underline;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-top: 4px;
}

.o-ico {
    width: 12px;
    margin-right: 5px;
}

.o-ico img {
    display: block;
}

#f-link-area {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}

#f-link-area a:hover {
    opacity: 0.75;
}

.all-btn {
    display: block;
    padding: 12px 12px;
    color: #fff;
    background: #000;
    border: 1px solid #000;
}

.all-btn.snap {
    border: 1px solid #BABABA;
    background: #BABABA;
    color: #fff;
}

.all-btn:hover {
    background: #F7D264;
    border: 1px solid #F7D264;
    color: #000;
    opacity: 1!important;
}

.all-btn.snap:hover {
    border: 1px solid #F7D264;
    background: #F7D264;
    color: #000;
    opacity: 1!important;
}

.info-btn {
    display: block;
    padding: 12px 12px;
    border: 1px solid #8D918B;
    background: #8D918B;
    color: #fff;
}

.info-btn:hover {
    background: #000;
    border: 1px solid #000;
    opacity: 1!important;
}

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

.footer .w88 {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

@media only screen and (min-width: 768px) {
    
    .slide-item {
        padding-left: 18%;
        padding-right: 18%;
    }
    #soon .w50 {
        padding-top: 5px;
    }
    .o-text {
        text-align: center;
    }
}

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

    .inner {
        padding-left: 5%;
        padding-right: 5%;
    }
    
     .all-btn {
        padding: 12px;
    }
    
    .info-btn {
        padding: 12px;
    }
    
}

.bg-black * {
    color: #fff;
}

.box {
    background-size: cover;
    background-position: center;
    position: relative;
}

.box .index-inner {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.box a:hover {
    opacity: 0.75;
}



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

.item-card {
    width: 47%;
    margin-right: 6%;
}

.item-card:nth-child(even) {
    margin-right: 0;
}

.sign {
    display: inline-block;
    /* width: 100px; */
    width: 120px;
}

.sign img {
    mix-blend-mode: multiply;
}

.footer-okusa {
    width: 25%;
    margin-right: 28px;
}

.footer-o-text a {
    text-decoration: underline;
    display: inline
}

.info .border {
    border: 1px solid #000;
    padding-left: 4%;
    padding-right: 4%;
}

@media only screen and (min-width: 768px) {
    
    .ten-years {
        transform: translateX(16%);
        max-width: 540px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media only screen and (max-width: 767px) {
    
    .ten-years {
        width: 126%;
        margin-right: -26%;
    }
    
    .section-logo {
        top: 18px;
        width: 150px;
    }
    
    #index02 .index-inner {
        text-align: left;
    }
    .sign {
        /* width: 88px; */
        width: 106px;
    }

    .nav-box-btn .arrow {
        width: 26px;
    }
    
    .footer-okusa {
        width: 40%;
    }
}

.txt-all {
    width: 160px;
    display: inline-block;
}

#nav-pop {
    transition: all .3s cubic-bezier(0, 0, 0, .99);
    position: fixed;
    right: 0;
    top: 0;
    width: auto;
    height: calc(var(--vh, 1vh) * 100);
    background: #fff;
    z-index: 101;
    overflow-y: auto;
    transform: translateX(100%);
}

#nav-pop.open {
    transform: translateX(0);
}

#bt-top {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 24px;
}

#bt-top:hover {
    opacity: 0.75;
}

#btn-menu-nav, #nav-pop .close, #all-pop .close {
    position: fixed;
    z-index: 99;
}

#btn-menu-nav .midnightInner {
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
/*    mix-blend-mode: difference;*/
}

#btn-menu-nav span {
    width: 100%;
    height: 1px;
    background: #000;
    display: block;
    transition: all .3s ease-out;
}

#btn-menu-nav .midnightHeader.white span {
    background: #fff;
}

#btn-menu-all {
    display: inline-block;
    cursor: pointer;
}

#btn-menu-all img {
    opacity: 1!important;
}

#nav-pop .close, #all-pop .close {
    display: block;
    cursor: pointer;
}

#nav-pop .close span, #all-pop .close span {
    width: 100%;
    height: 1px;
    background: #000;
}

#nav-pop .close {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.nav-wrap {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    height: calc(var(--vh, 1vh) * 100);
    padding: 46px 12px 30px;
}

.nav-bnr {
    width: 160px;
    margin-left: auto;
    margin-right: auto;
}

.nav-bnr:not(:last-child) {
    margin-bottom: 8px;
}

.nav-bnr a:hover {
    opacity: .75;
}

.nav-footer {
    transform: scale(80%);
}

#nav-pop > .flex-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: center;
    height: calc(var(--vh, 1vh) * 100);
}

.nav-list a {
    letter-spacing: .04em;
    font-size: 15px;
    line-height: 1.2;
}

.nav-list a:hover {
    color: #F7D264;
}

#all-pop ul {
    display: flex;
    flex-wrap: wrap;
}

#all-pop li {
    width: 50%;
    padding: 10px;
    text-align: center;
}

#all-pop li span {
    padding-top: 5px;
    display: inline-block;
}

#all-pop li a:hover {
    opacity: 0.75;
}

#arrow-bottom {
    position: fixed;
    bottom: 2vw;
    left: 2%;
    width: 14px;
}

#arrow-bottom{
    transform: translateY(-80%);
    opacity: 0;
    animation: 3s ease-out infinite moving;
}

@keyframes moving {
    0% {
        transform: translateY(-80%);
        opacity: 0;
    }
    25% {
        transform: translateY(-40%);
        opacity: 0;
    }
    50% {
        transform: translateY(0);
        opacity: 1;
    }
    75% {
        transform: translateY(0);
        opacity: 1;
    }
    99% {
        transform: translateY(0);
        opacity: 0;
    }
    100% {
        transform: translateY(-80%);
        opacity: 0;
    }
}

.white .arrow-black {
    display: none;
}

.black .arrow-white {
    display: none;
}

.nav-logo .logo-txt {
    position: relative;
}

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

    #nav-pop {
        border-left: 1px solid #ccc;
    }
     
    .nav-wrap {
        min-width: 300px;
        min-height: 700px;
    }
    
    #btn-menu-nav, #nav-pop .close, #all-pop .close {
        left: auto!important;
        right: 40px!important;
        top: 32px!important;
        z-index: 99!important;
        width: 50px!important;
        height: 18px!important;
    }
    
    #btn-menu-nav div {
        width: 50px;
        height: 18px;
    }

    
    .nav-logo {
        width: 120px;
    }

    .nav-wrap {
        padding: 40px 12px 30px;
    }
    
}
    
@media only screen and (max-width: 767px) {
    
    #bt-top {
        position: absolute;
        right: 14px;
        top: 14px;
        width: 18px;
    }
    
    #btn-menu-nav, #nav-pop .close, #all-pop .close {
        width: 38px!important;
        height: 13px!important;
        left: auto!important;
        right: 5vw!important;
        top: 5vw!important;
    }

    #btn-menu-nav div {
        width: 38px;
        height: 13px;
    }
    
    #arrow-bottom {
        position: fixed;
        bottom: 3vw;
        left: 3%;
        width: 9px;
    }
    
    .nav-wrap {
        min-height: 620px;
    }
    
    .nav-bnr {
        width: 140px;
    }
    
    .nav-bnr:not(:last-child) {
        margin-bottom: 5px;
    }
    
    .nav-logo {
        width: 112px;
    }


}

.iScrollIndicator {
    background: rgba(0, 0, 0, 0.08) none repeat scroll 0% 0%!important;
}


/* key */

.key-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: opacity .8s ease-out 2.6s;
    z-index: 1;
}

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


#key {
    width: 100%;
    height: 100vh;
    min-height: 680px;
    position: relative;
}

.key-slide {
    width: 100%;
    height: 100%;
    position: relative;
}

#key::after{
    content: "";
    display: block;
    position: absolute;
    top: calc(100% - 40px);
    right: 50%;
    width: 1px;
    height: 30px;
    background: #e0e0e0;
    animation: pathmove 2.4s ease-in-out infinite;
    opacity:0;
}

@keyframes pathmove{
    0%{
        height:0;
        top: calc(100% - 40px);
        opacity: 0;
    }
    30%{
        height:30px;
        opacity: 1;
    }
    100%{
        height:0;
        top: calc(100% + 10px);
        opacity: 0;
    }
}

.key-item {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-image: url(../images/top/img_key_pc.jpg);
}

.key-txt {
    width: 400px;
    position: absolute;
    right: 8%;
    bottom: 50%;
    transform: translateY(50%);
    z-index: 2;
}

.key-txt img[data-aos="fade-left"] {
    transform: translate(1%);
}

.logo-txt > div {
    position: absolute;
}

.logo-txt {
    aspect-ratio: 524 / 417;
}

.key-txt01 {
    width: 80.63%;
    top: 0;
    left: 12.21%;
}

.key-txt02 {
    width: 100%;
    top: 40.29%;
    left: 0;
}

.key-txt03 {
    width: 97.14%;
    bottom: 0;
    right: 0;
}

[data-aos="fade-up"] {
    transition-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)!important;
    transition-duration: 2s!important;
}

@media only screen and (max-width: 767px) {
    
    #key {
        min-height: 580px;
    }
    
    .key-item {
        background-position: center top;
        background-image: url(../images/top/img_key_sp.jpg);
    }
    
    .key-txt {
        width: 69.87%;
        position: absolute;
        right: 50%;
        bottom: 50%;
        transform: translate(50%, 50%);
    }
    
    #key::after{
        right: 8%;
    }

}


.animateTxt {
    opacity: 0;
    display: inline-block;
}


/* ------------------------
top
------------------------ */

.top-btn-box {
    display: block;
    position: relative;
}

.top-btn-box:hover {
    opacity: .75;
}

.top-btn-tit {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    letter-spacing: 0.025em;
}

.top-btn-tit span {
    white-space: nowrap;
}

.top-btn-tit {
    font-size: min(5.87vw, 29px);
}

.top-btn-tit .ico {
    line-height: .5;
    font-size: 140%;
    transform: translateY(-12%);
    display: inline-block;
}

/* ------------------------
3dresses
------------------------ */

/* credit */

.bg-brown .credit a {
    color: #fff;
}

.bg-brown .credit a span.buy {
    background: #fff;
    border: 1px solid #fff;
    color: #A78D69;
}

.dresses .credit a:hover {
    color: #A78D69;
}

.dresses .credit a:hover span.buy {
    background: #A78D69;
    border: 1px solid #A78D69;
    color: #fff;
}

.bg-brown .credit a:hover {
    color: #000;
}

.bg-brown .credit a:hover span.buy {
    background: #000;
    border: 1px solid #000;
    color: #fff;
}

.credit .soon:hover {
    pointer-events: none;
}


/* key */

.nogg .key-item {
    background-image: url(../images/nogg/img_key_nogg_pc.jpg);
}

.nogg .key-txt {
    right: 29.93%;
    top: 50%;
    transform: translate(50%, -50%);
}

.randomAnime {
    opacity: 0;
}

@media only screen and (max-width: 767px) {
    
    .nogg .key-item {
        background-image: url(../images/nogg/img_key_nogg_sp.jpg);
    }

    .nogg .key-txt {
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }

}

/* key */

.cftt .key-item {
    background-image: url(../images/cftt/img_key_cftt_pc.jpg);
}

.cftt .key-txt {
    right: 29.93%;
    top: 22.86%;
    transform: translate(50%, 0);
}

.cftt .key-sub-txt {
    position: absolute;
    right: 29.93%;
    bottom: 11.71%;
    transform: translateX(50%);
    font-size: 23px;
    color: #fff;
    line-height: 1.25;
    font-weight: 300;
    text-align: center;
}

@media only screen and (max-width: 767px) {
    .cftt .key-item {
        background-image: url(../images/cftt/img_key_cftt_sp.jpg);
    }
    
    .cftt .key-txt {
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }
    
    .cftt .key-sub-txt {
        position: absolute;
        left: 50%;
        right: auto;
        bottom: 5.62%;
        transform: translateX(-50%);
        font-size: 18px;
    }
    
}


/* catch */

.bg-brown {
    color: #fff;
}


/* item */

.item-sub-tit {
    display: flex;
    align-items: center;
    line-height: 1.1;
}

.item-sub-tit p:first-child {
    font-size: 54px;
    padding-right: 8px;
}

.item-sub-tit p:last-child {
    font-size: 18px;
}

.item-tit {
    font-size: 57px;
    line-height: 1.1;
    letter-spacing: .02em;
}

.line-tit {
    position: relative;
    overflow: hidden;
}

.line-tit h3 {
    background: #EDEDED;
    display: inline-block;
    padding-right: 20px;
    font-size: 39px;
    line-height: 1.3;
}

.line-tit::after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: #707070;
    position: absolute;
    left: 0;
    top: 50%;
    z-index: -1;
}

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

    .item-sub-tit p:first-child {
        font-size: 34px;
        padding-right: 6px;
    }

    .item-sub-tit p:last-child {
        font-size: 12px;
    }
    
    .item-tit {
        font-size: 36px;
    }

    .line-tit h3 {
        font-size: 25px;
    }
    
}

.item-main {
    position: relative;
}

.main-detail h2 {
    display: inline-block;
    font-size: 30px;
    line-height: 1.2;
    border-bottom: 1px solid #000;
    padding-right: 3px;
}

.main-detail .text-gray {
    display: inline-block;
    font-size: 15px;
}

.main-collabo {
    font-size: 16px;
    padding-top: 8px;
}

.main-txt {
    position: absolute;
    left: 5%;
    top: 3%;
}

.img-slide .slick-dots {
    position: absolute;
    left: 50%;
    bottom: -8px;
    transform: translate(-50%, 100%);
    display: flex;
    /* align-items: flex-start; */
}

.img-slide .slick-dots button {
    background: none;
    border: none;
    font-size: 16px;
    font-family: garamond-premier-pro-display, serif;
    font-weight: 400;
    font-style: normal;
    padding: 0 2px;
    margin: 2px 12px;
    color: #fff;
    cursor: pointer;
    text-indent: -9999px;
}

/* item nogg */

.item-main {
    position: relative;
}

.item-main .inner {
    overflow: hidden;
}

.tit-nogg {
    display: flex;
    align-items: center;
    position: absolute;
    z-index: 1;
    white-space: nowrap;
}

.tit-nogg .item-sub-tit {
    margin-right: 28px;
}

.nogg02-02 {
    position: relative;
    width: 61.54%;
    float: right;
    margin-bottom: -9%;
    z-index: 2;
}

.nogg02-03 {
    position: relative;
    width: 92.3%;
    float: left;
    z-index: 1;
}

.nogg02-03-wrap {
    width: 96.15%;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}

.nogg03-03-wrap {
    width: 88.76%;
    margin-left: auto;
    margin-right: auto;
}

.nogg05-wrap {
    width: 50%;
    max-width: 280px;
    margin-left: auto;
    margin-right: auto;
}


@media only screen and (min-width: 768px) {
    
    .tit-nogg .item-sub-tit p:first-child {
        font-size: 58px;
    }

    .tit-nogg .item-sub-tit p:last-child {
        font-size: 20px;
    }

    .tit-nogg .item-tit {
        font-size: 61px;
    }

    .tit-nogg {
        left: 0;
        top: 50%;
        transform: rotate(90deg) translate(-50%, 5%);
        transform-origin: left top;
    }
    
    #sec02 .tit-nogg, #sec04 .tit-nogg {
        left: 100%;
        transform: rotate(90deg) translate(-50%, -96%);
    }
    
    .slide-wrap img {
        height: 667px;
        padding: 0 7.5px;
    }

    .nogg02-03-wrap, .nogg03-03-wrap {
        padding-left: 4.5%;
        padding-right: 4.5%;
    }
}

@media only screen and (max-width: 767px) {
    
    .tit-nogg .item-sub-tit {
        margin-right: 16px;
    }
    
    .tit-nogg .item-sub-tit p:first-child {
        font-size: 37px;
    }

    .tit-nogg .item-sub-tit p:last-child {
        font-size: 13px;
    }

    .tit-nogg .item-tit {
        font-size: 38px;
    }
    
    .tit-nogg {
        left: 100%;
        top: 50%;
        transform: rotate(90deg) translate(-50%, 10%);
        transform-origin: left top;
    }
    
    .slide-wrap img {
        height: 400px;
        padding: 0 5px;
    }
    

    #sec04 .tit-nogg {
        color: #fff;
    }
}
    
.img-wrap {
    position: relative;
}

.txt-other, .txt-close {
    position: absolute;
    right: 15px;
    bottom: 15px;
    z-index: 2;
    cursor: pointer;
    transition: all .3s ease-out;
}

.txt-close {
    color: #fff;
}

.btn-credit .txt-close {
    opacity: 0;
}

.btn-credit.open .txt-other {
    opacity: 0;
}

.btn-credit.open .txt-close {
    opacity: 1;
}

.btn-credit .golden-r {
    text-decoration: underline;
}

.hidden-credit {
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    transition: all .3s ease-out;
}

.hidden-credit {
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    bottom: 7px;
    width: 100%;
    opacity: 0;
    transition: all .3s ease-out;
    padding: 10px 5% 35px;
}

.hidden-credit * {
    color: #fff!important;
}

.btn-credit.open + .hidden-credit {
    opacity: 1;
}

.item-img-left {
    padding-right: 25%;
}

.item-img-right {
    padding-left: 25%;
}

.item-img-small {
    padding-right: 25%;
    padding-left: 25%;
}

.item-img-medium {
    padding-right: 16%;
    padding-left: 16%; 
}

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

.item-img-max {
    padding-right: 5%;
    padding-left: 5%; 
}

.p-lead {
    font-size: 96%;
}

.p-lead span {
    display: block;
    font-size: 112%
}

@media only screen and (max-width: 767px) {
    
    .main-number {
        font-size: 40px;
    }

    .main-detail h2 {
        font-size: 20px;
    }

    .main-detail .text-gray {
        display: inline-block;
        font-size: 11px;
    }

    .main-collabo {
        font-size: 13px;
    }
    
}

/* info */

.info01 {
    border-top: 1px solid #707070;
    border-bottom: 1px solid #707070;
}

.info03-box {
    border: 1px solid #C9C9C9;
    padding-left: 5%;
    padding-right: 5%;
}


@media only screen and (min-width: 768px) {
    #all-nav .next-item .flex a {
        width: 22.5%;
    }
}



.btn-detail a {
    border: 1px solid #707070;
    width: 50%;
    max-width: 200px;
    display: inline-block;
    padding: 10px;
}

.btn-detail a:hover {
    background: #eee;
}

.btn-detail .coming {
    background: #D8D8D8;
    color: #fff;
    border-color: #D8D8D8;
}

.coming {
    pointer-events: none;
}

/* .staff {
    background-image: url(../images/bg_staff@2x.jpg);
    background-position: center;
    background-size: cover;
} */

[data-aos="fade-in"].bg-fade * {
    transition: opacity .6s ease-out .8s;
    opacity: 0;
}

[data-aos="fade-in"].bg-fade.aos-animate * {
    opacity: 1;
}

.swiper-container {
    overflow: hidden;
}

.slide-wrap .swiper-slide, .slide-wrap .swiper-slide img {
    width: auto;
    height: 667px;
}

img.horizontal {
    aspect-ratio: 4 / 3;
}

.slide-left .swiper-slide:first-child, .slide-right .swiper-slide:first-child {
    margin-left: 34.5px;
    padding-left: 0;
}

.slide-right .swiper-slide:last-child, .slide-left .swiper-slide:last-child {
    margin-right: 34.5px;
    padding-right: 0;
}

.swiper-slide img {
    transition: all 2.3s linear 0s;
}

.slide-left .swiper-slide img {
    transform: translateX(500px);
}

.slide-right .swiper-slide img {
    transform: translateX(-500px);
}

.slide-left.aos-animate .swiper-slide img, .slide-right.aos-animate .swiper-slide img {
    transform: translateX(0);
}

@media only screen and (max-width: 767px) {
    
    .slide-wrap .swiper-slide, .slide-wrap .swiper-slide img {
        width: auto;
        height: 400px;
    }

    .slide-left .swiper-slide:first-child, .slide-right .swiper-slide:first-child {
        margin-left: calc(5vw - 5px);
        padding-left: 0;
    }
    
    .slide-right .swiper-slide:last-child, .slide-left .swiper-slide:last-child {
        margin-right: calc(5vw - 5px);
        padding-right: 0;
    }
    
    .swiper-slide img {
        transition: all 1.8s linear 0s;
    }
    
    .slide-left .swiper-slide img {
        transform: translateX(280px);
    }

    .slide-right .swiper-slide img {
        transform: translateX(-280px);
    }



}
.border_img {
    border: .5px solid;
}
@media only screen and (min-width: 768px) {
.pc_none {
    display: none;
}
}