@charset "UTF-8";
body {
    margin: 0;
    padding: 0;
    font-family: 'Scheherazade', serif;
    font-weight: 300;
    font-style: normal;
    line-height: 1.7;
    letter-spacing: 0.06em;
    font-size: 13px;
    font-weight: 400;
    color: #000;
}

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

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

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

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

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

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

.p-relative {
    position: relative;
}

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

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

.bg-gray {
    background: #f3f3f3;
}

.bg-yellow {
    background: #dca907;
}

.bg-beige {
    background: #ebe4cb;
}

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

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

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

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

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

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

.text-yellow {
    color: #e3b41e!important;
}

.text-beige {
    color: #ebe4cb!important;
}

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

.mx860 {
    max-width: 860px!important;
    margin-left: auto;
    margin-right: auto;
}

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

.mx760 {
    max-width: 760px!important;
    margin-left: auto;
    margin-right: auto;
}

.mx700 {
    max-width: 700px!important;
    margin-left: auto;
    margin-right: auto;
}

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

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



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

.pt15 {
    padding-top: 15px!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;
}

.pb15 {
    padding-bottom: 15px!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;
}

.mt15 {
    margin-top: 15px!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;
}

.mb15 {
    margin-bottom: 15px!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;
}

@media only screen and (max-width: 767px) {
    
    .pc-flex {
        flex-direction: row;
    }
    .is-pc {
        display: none;
    }
    .pt10 {
        padding-top: 8px!important;
    }
    .pt15 {
        padding-top: 10px!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;
    }
    .pb15 {
        padding-bottom: 10px!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;
    }
    .mt15 {
        margin-top: 10px!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;
    }
    .mb15 {
        margin-bottom: 10px!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;
    }
}

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

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


/* common */

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

body::after {
    content: "";
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: calc(var(--vh, 1vh) * 100);   
    background: #fff;
    z-index: 8;
    opacity: 0;
    pointer-events: none;
    transition: all .6s ease-out;
}

body.open::after {
    opacity: 1;
}

#contents {
    overflow: hidden;
    width: 100%;
}

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

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

.credit li {
    padding-bottom: 9px;
    padding-top: 9px;
}

.credit a {
    line-height: 1.6;
    font-style: italic;
}

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

.credit a span {
    padding: 0 1px;
}

/* .credit a span:first-child::after {
    content: " - ";
} */

.credit a span:nth-child(2) {
    font-size: 83%;
}

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

.credit .buy {
    text-decoration: underline;
}
.credit a span {
    font-size: 12px;
    display: inline-block;
}

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

@media screen and (max-width: 767px) {
    
    .credit a {
        display: flex;
    }

    .credit a .buy {
        margin-left: 15px;
    }

    .credit li {
        padding-bottom: 6px;
        padding-top: 6px;
    }
    .credit a span {
        font-size: 11px;
        display: inline-block;
    }    

}

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

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

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

.soon {
    pointer-events: none;
}

@media screen and (max-width: 767px) {
    
    .inner {
        padding-left: 5%;
        padding-right: 5%;
    }
    
    .img-inner {
        padding-left: 32px!important;
        padding-right: 32px!important;
    }
    
    .txt-inner {
        padding-left: 1.2%;
        padding-right: 1.2%;
    }
    
    .main-credit {
        padding-left: 6%;
        padding-right: 6%;
    }
    
    .p-name {
        font-size: 88%;
    }
    
    .main-credit .italic {
        font-size: 94%;
    }
    
}


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

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

.footer a:hover {
    opacity: 0.8;
}

#f-logo {
    display: block;
    margin: 30px auto 0;
    width: 180px;
}

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

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

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

#f-link a img {
    display: block;
}

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

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

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

#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: 17px 12px;
    color: #000;
    border: 1px solid #000;
    background: #fff;
}

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

.all-btn:hover {

    background: #000;
    border: 1px solid #000;
    color: #fff;
}

@media only screen and (min-width: 768px) {
    
    .all-btn {
        font-size: 106%;
    }
}

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

    .all-btn {
        padding: 12px;
    }
}


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

.key-inner {
    width: auto;
    min-height: 100vh;
    min-height: -webkit-fill-available;
    margin-left: auto;
    margin-right: auto;
    background-image: url(../images/img_key_pc.jpg);
    background-size: cover;
    background-position: center top;
    position: relative;
    overflow: hidden;
}

.bg-blur {
    content: '';
    background: inherit;
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
    position: absolute;
    top: -5px;
    left: -5px;
    right: -5px;
    bottom: -5px;
}

.key-inner h1 {
    position: fixed;
    left: 2.33%;
    top: 2.86%;
    opacity: .85;
    z-index: 1;
}

.key-inner h1 span:nth-child(1) {
    font-size: 38px;
    line-height: 1.3;
}

.key-inner h1 span:nth-child(2) {
    font-size: 108px;
    line-height: 0.8;
}

.key-inner h1 span:nth-child(3) {
    font-size: 28px;
    line-height: 0.8;
}

.whim-top {
    position: fixed;
    right: 2.33%;
    top: 2.86%;
    opacity: .85;
    font-size: 24px;
    z-index: 1;
}

.txt-scroll {
    width: 40px;
    position: absolute;
    right: 50%;
    bottom: 4.5%;
    opacity: .85;
    font-size: 16px;
}

.blink {
    -webkit-animation: blink 1s ease-in-out infinite alternate;
    animation: blink 1s ease-in-out infinite alternate;
}
@-webkit-keyframes blink {
    0% {opacity: 0;}
    100% {opacity: 1;}
}
@keyframes blink {
    0% {opacity: 0;}
    100% {opacity: 1;}
}    

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

    .key-inner {
        background-image: url(../images/img_key_sp.jpg);
    }
    
    .key-inner h1 span:nth-child(1) {
        font-size: 24px;
        line-height: 1.3;
    }

    .key-inner h1 span:nth-child(2) {
        font-size: 64px;
        line-height: 1;
        letter-spacing: -0.03em;
    }

    .key-inner h1 span:nth-child(3) {
        font-size: 21px;
    }
    
    .key-inner h1 {
        left: 3.5vw;
        top: 3vw;
    }

    .whim-top {
        right: 3.5vw;
        top: 2.8vw;
        font-size: 14px;
    }
    
    .txt-scroll {
        width: 32px;
        position: absolute;
        right: 43.5vw;
        bottom: 4.5vw;
    }

}


.pop-up {
    position: absolute;
    left: 50%;
    bottom: 4.5%;
    transform: translateX(-50%);
    width: 54vh;
    height: 73vh;
    background: #ebe4cb;
    opacity: 0;
    pointer-events: none;
}

.pop-up.active {
    opacity: 1;
    pointer-events: auto;
}

.pop-up:hover span.item-box {
    color: #ebe4cb;
    background-color: #fff;
}

.item-number span {
    transform-origin: 0 0;
    font-size: 42px;
    display: inline-block;
    line-height: 1;
    position: absolute;
    top: 3%;
    left: 5%;
}

.item-name span {
    /* transform: rotate(90deg) translateY(-100%);
    font-size: 52px; */
    width: 5.8%;
    line-height: 1.5;
    position: absolute;
    right: 4%;
    bottom: 4%;
}
span.item-box {
    color: #fff;
    border: 1px solid #fff;
    padding: 7px 37px 5px;
    display: block;
    font-size: 20px;
    line-height: 20px;
}

.item-txt {
    position: absolute;
    left: 50%;
    bottom: 5%;
    transform: translateX(-50%);
    white-space: nowrap;
}

.item-price {
    transform: rotate(90deg) translateY(-100%);
    font-size: 22px;
    position: absolute;
    right: 16%;
    bottom: 6%;
}

.item-img {
    position: absolute;
    left: 50%;
    bottom: 14%;
    transform: translateX(-50%);
    width: 80%;
}

.item-img-inner {
    position: relative;
    width: 100%;
}

.item-img-inner:before {
    content:"";
    display: block;
    padding-top: 130%;
    margin-bottom: 14px;
}

.item-img-content {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

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

    .pop-up {
        bottom: 12%;
        width: 43vh;
        height: 58vh;
    }

    .item-name {
        top: 14px;
    }

    .item-name span {
        font-size: 32px;
    }

    .item-number {
        font-size: 25px;
    }

    .item-price {
        font-size: 22px;
        position: absolute;
        right: 17%;
        bottom: 7%;    
    }

    .item-img {
        bottom: 16%;
    }

    .item-img-inner:before {
        content:"";
        display: block;
        padding-top: 130%;
        margin-bottom: 8px;
    }

}


.pop01 .item-img-content {
    background-image: url(../images/img_item01.png);
}

.pop02 .item-img-content {
    background-image: url(../images/img_item02.png);
}

.pop03 .item-img-content {
    background-image: url(../images/img_item03.png);
}

.pop04 .item-img-content {
    background-image: url(../images/img_item04.png);
}

.pop05 .item-img-content {
    background-image: url(../images/img_item05.png);
}


/* ------------------------
style
------------------------ */

p.read {
    text-align: center;
    margin-top: 120px;
    font-size: 13px;
    line-height: 3em;
}
p.read span {
    font-weight: 600;
    font-size: 14px;
}
.look-sec {
    margin-top: 120px;
}

.img-wrap {
    display: flex;
    flex-wrap: wrap;
    width: 125vw;
    margin-left: -11.5vw;
    margin-right: -11.5vw;
}

.look-box {
    width: 24.5vw;
    transition: all .25s ease-out;
}
.btn-open-modal.look-box {
    cursor: pointer;
}

.btn-open-modal.look-box:hover {
    opacity: .8;
}

.btn-close-modal {
    cursor: pointer;
    text-align: center;
    position: fixed;
    z-index: 9;
    width: 50px;
    position: absolute;
    top: 2vw;
    right: 2vw;
}

.btn-change-modal div {
    cursor: pointer;
    transition: opacity .25s ease;
    width: 20px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.btn-back {
    left: 4%;
    z-index: 9;
}

.btn-next {
    right: 4%;
    z-index: 9;
}


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

    p.read {
        margin-top: 200px;
        font-size: 12px;
    }
    p.read span {
        font-size: 13px;
    }
    
    .look-sec {
        margin-top: 100px;
    }
    
    .img-wrap {
        width: 125vw;
        margin-left: -11.5vw;
        margin-right: -11.5vw;    
        /* width: 150vw;
        margin-left: -25vw;
        margin-right: -25vw; */
    }

    .look-box {
        width: 24.5vw;
        /* width: 30vw; */
    }

    .btn-close-modal {
        position: fixed;
        width: 34px;
        height: 34px;
        right: 3.5vw;
        top: 3.5vw;
    }
    .modal-title {
        width: 72%!important;
    }
    .btn-change-modal div {
        width: 3.1vw;
        position: fixed;
    }

    .btn-back {
        left: 3.5%;
    }

    .btn-next {
        right: 3.5%;
    }
    
    .modal-img {
        margin-top: 15vw;
        padding-left: 9.8vw;
        padding-right: 9.8vw;
    }


}

.modal-wrap {
    overflow: hidden;
    position: fixed;
    left: 0;
    top: 0;
    background: #fff;
    width: 100%;
    height: calc(var(--vh, 1vh) * 100);
    z-index: 10;
}
.modal-title {
    width: 32%;
    z-index: 10;
    position: absolute;
    top: 2vw;
    left: 2vw;
}

.credit {
    transition: opacity .3s ease .8s;
    opacity: 0;
}

.open .credit {
    opacity: 1;
}

@media screen and (min-width: 768px) {
    
    .modal-img {
        position: absolute;
        right: 40%;
        top: 3vh;
        width: 62.67vh;
    }
    
    .modal-img img {
        max-width: inherit;
    }
    
    .credit {
        width: 40%;
        height: 100%;
        position: absolute;
        right: 0;
        padding-left: 3.5%;
        padding-right: 9%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: flex-start;
    }

}

@media screen and (max-width: 767px) {
    
    .modal-wrap {
        overflow: auto;
    }
    
    .credit {
        padding-left: 9.8%;
        padding-right: 9.8%;
        margin-top: 40px;
        margin-bottom: 40px;
        display: flex;
        justify-content: center;
    }

}

