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

.noto-sans {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 300;
}

.sawarabi {
    font-family: 'Sawarabi Gothic', sans-serif;
    font-weight: 400;
}

.ryumin {
    font-family: a-otf-ryumin-pr6n, serif;
    font-weight: 300;
    font-style: normal;
}

a {
    color: #000;
    transition: all .3s 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-beige {
    background: #F8F7F3;
}

.bg-white {
    background: #fff;
}

.light {
    font-weight: 300;
}

.regular {
    font-weight: 400;
}

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

.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: 15px;
    }
    .is-sp {
        display: none;
    }
}

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


/* common */

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

#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 {
    text-align: center;
    padding: 10px 0;
}

.credit a {
    line-height: 1.6;
}

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

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

.credit a div > span:last-child {
    margin-left: 12px;
}

.credit a div > span span {
    text-decoration: underline;
}

.credit a[href=""] div > span span:last-child {
    text-decoration: none;
}

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

.p-name .bland, .p-name .price {
}

.main-credit {
    max-width: 390px;
    justify-content: space-between!important;
}

.main-credit > div:first-child {
    width: 57%;
    border-left: 2px solid #676767;
    padding-left: 5%;
    padding-right: 2.5%;
}

.btn-check span {
    display: inline-block;
    padding: 1% 10%;
    border: 1px solid #676767;
}

.inner {
    max-width: 920px;
    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, a[href=""] {
    pointer-events: none;
}

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

.credit a {
    text-align: center;
    color: #fff;
}

.credit.small-credit a div > span:last-child {
    margin-left: 0;
    width: 100%;
    display: block;
}

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

@media screen and (max-width: 767px) {
    
    .inner {
        padding-left: 2%;
        padding-right: 2%;
    }
    
    .img-inner {
        padding-left: 32px!important;
        padding-right: 32px!important;
    }
    
    .txt-inner {
        padding-left: 1.2%;
        padding-right: 1.2%;
    }
    
    .credit li {
        text-align: center;
        padding: 5px 0;
    }

}


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

.footer {
    margin-left: auto;
    margin-right: auto;
    background-image: url(../images/bg_footer.jpg);
    background-size: cover;
    background-position: center;
}

.footer a:hover {
    opacity: 0.8;
}

#f-logo {
    display: block;
    margin: 50px 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;
    padding-top: 5px;
}

#f-link li {
    width: 24px;
    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;
}

.btn-whim-top {
    padding-right: 20px;
}

.footer .noto-sans {
    filter:drop-shadow(0 0 15px rgba(4, 77, 123, 0.9));
}

@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 *, #catch * {
    color: #fff;
}

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

    #key {
        width: 100%;
        height: auto;
        background: #c6c9bb;
    }

    .img-main {
        padding-left: 2%;
        padding-right: 2%;
    }

    .txt-life {
        font-size: 36px;
        padding-left: 6%;
        padding-bottom: 6px;
    }

    .txt-summer {
        font-size: 18px;
        padding-left: 6%;
        margin-bottom: 26px;
        position: relative;
        display: inline-block;
    }
    
    .txt-summer::after {
        content: "";
        display: block;
        position: absolute;
        right: -12px;
        top: 53.5%;
        transform: translateX(100%);
        width: 28%;
        height: 1px;
        background: #fff;
    }

    .txt-jun {
        font-size: 19px;
        padding-left: 6%;
        padding-top: 6px;
    }

    .txt-whim {
        font-size: 22px;
        transform: translateY(-100%);
        padding-right: 6%;
        padding-bottom: 4px;
        white-space: nowrap;
    }
    
    .txt-life-summer {
        line-height: 1;
        padding-top: 68px;
    }

    .txt-jun-whim {
        display: flex;
        justify-content: space-between;
    }
    
}

@media only screen and (min-width: 768px) {
    
    #key {
        width: 100%;
        background: #c6c9bb;
        position: relative;
    }

    .img-main {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 128.49vh;
        z-index: 1;
    }
    
    .txt-life {
        font-size: 52px;
        line-height: 1.2;
    }
    
    .txt-summer {
        font-size: 26px;
        line-height: 1.5;
    }
    
    .txt-jun {
        font-size: 28px;
    }
    
    .txt-whim {
        font-size: 38px;
    }
    
    .txt-life-summer {
        position: absolute;
        left: 3.33%;
        top: 14.44%;
        line-height: 1;
        z-index: 2;
    }
    
    .txt-summer {
        position: relative;
        display: inline-block;
    }
    
    .txt-summer::after {
        content: "";
        display: block;
        position: absolute;
        right: -12px;
        top: 53.5%;
        transform: translateX(100%);
        width: 28%;
        height: 1px;
        background: #fff;
    }

    .txt-jun {
        position: absolute;
        left: 3.33%;
        top: 36.2%;
        line-height: 1;
        z-index: 2
    }
    
    .txt-whim {
        position: absolute;
        right: 3.33%;
        bottom: 9.43%;
        line-height: 1;
        z-index: 2;
    }
    
    .txt-life, .txt-summer, .txt-summer::after, .txt-jun, .txt-whim {
        filter: drop-shadow(0 0 12px rgba(165, 168, 153, 0.8));
    }

}

#catch {
    background: #c6c9bb;
    /* padding-top: 30px; */
}

#catch p {
    line-height: 2.5;
    margin-left: auto;
    margin-right: auto;
    width: 128.49vh;
    padding-bottom: 60px;
}

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

    #key {
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
    }
    
    #catch p {
        width: auto;
        line-height: 2;
        padding-left: 6%;
        padding-right: 6%;
        padding-bottom: 68px;
    }
}

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

.img-wrap {
    position: relative;
}

.txt-other, .txt-close {
    text-align: right;
    position: absolute;
    right: 0;
    bottom: 0;
    line-height: 2;
    transform: translateY(100%);
    z-index: 2;
    cursor: pointer;
    transition: all .3s ease-out;
}

.hidden-credit {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(67, 42, 5, 0.53);
    transition: all .3s ease-out;
    pointer-events: none;
    opacity: 0;
}

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

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

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

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

.inner-img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 78.21%;
}

@media only screen and (min-width: 768px) {
    
    .item .pc-flex {
        justify-content: space-between;
        align-items: flex-start;
    }
    
    .img-box01 {
        padding-left: 3.26%;
        padding-right: 3.26%;
        padding-top: 100px;
        padding-bottom: 130px;
    }
    
    .img-box02 {
        padding-left: 8.70%;
        padding-right: 13.04%;
        padding-bottom: 130px;
    }
    
    .img-box02 > div:first-child {
        width: 49.43%;
        margin-top: 186px;
    }

    .img-box02 > div:last-child {
        width: 43.75%;
    }

    .img-box03 {
        padding-left: 24.46%;
        padding-bottom: 130px;
    }

    .img-box04 {
        padding-right: 24.46%;
        padding-bottom: 130px;
    }

    .img-box05 {
        padding-left: 3.26%;
        padding-right: 3.26%;
        padding-bottom: 130px;
    }
    
    .img-box05 > div:first-child {
        width: 46.50%;
    }

    .img-box05 > div:last-child {
        width: 46.50%;
        margin-top: 100px;
    }

    .img-box06 {
        padding-left: 3.26%;
        padding-right: 3.26%;
        padding-bottom: 130px;
    }

    .img-box07 {
        width: 100%;
        height: calc(var(--vh, 1vh) * 100);
        position: relative;
        margin-bottom: 130px;
    }
    
    .img-wrap07-01 {
        width: calc(var(--vh, 1vh) * 60);
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }

    .img-wrap07-02 {
        width: calc(var(--vh, 1vh) * 60);
        position: absolute;
        left: 50%;
        top: 150%;
        transform: translate(-50%, -50%);
    }
    
    .img-box08 {
        padding-left: 3.26%;
        padding-right: 3.26%;
        padding-bottom: 130px;
    }

    .img-box09 {
        padding-left: 5.43%;
        padding-right: 32.39%;
        padding-bottom: 130px;
    }

    .img-box10 {
        padding-left: 49.67%;
        padding-right: 5.43%;
        padding-bottom: 130px;
    }

    .img-box11{
        padding-left: 11.09%;
        padding-right: 11.09%;
        padding-bottom: 130px;
    }

    .txt-other, .txt-close {
        font-size: 14px;
    }
    
}

@media only screen and (max-width: 767px) {
    
    .img-box01 {
        padding-top: 90px;
        padding-bottom: 75px;
    }

    .img-box02 > div:first-child {
        margin-right: 23.2%;
        margin-bottom: 75px;
        order: 2;
    }

    .img-box02 > div:last-child {
        margin-left: 39.4%;
        margin-bottom: 50px;
        order: 1;
    }

    .img-box03 {
        padding-left: 10.83%;
        margin-right: -2vw;
        padding-bottom: 73px;
    }

    .img-box04 {
        padding-right: 10.83%;
        margin-left: -2vw;
        padding-bottom: 130px;
    }

    .img-box05 > div:first-child {
        margin-right: 41.67%;
        margin-bottom: 50px;
    }

    .img-box05 > div:last-child {
        margin-left: 41.67%;
        margin-bottom: 75px;
    }

    .img-box06 {
        margin-left: -2vw;
        margin-right: -2vw;
        width: 100vw;
        padding-bottom: 50px;
    }

    .img-box07 {
        height: calc(var(--vh, 1vh) * 100);
    }
    
    .img-box07 {
        width: 100%;
        height: calc(var(--vh, 1vh) * 100);
        position: relative;
    }

    .img-wrap07-01 {
        width: 60%;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }

    .img-wrap07-02 {
        width: 60%;
        position: absolute;
        left: 50%;
        top: 150%;
        transform: translate(-50%, -50%);
    }

    .img-box08 {
        padding-top: 50px;
        padding-bottom: 75px;
    }

    .img-box09 {
        padding-right: 23.61%;
        padding-bottom: 75px;
    }

    .img-box10 {
        padding-left: 23.61%;
        padding-bottom: 75px;
    }

    .img-box11{
        padding-left: 4.17%;
        padding-right: 4.17%;
        padding-bottom: 75px;
    }
    
    .txt-other, .txt-close {
        font-size: 13px;
    }

    .img-box03 .txt-other, .img-box03 .txt-close, .img-box06 .txt-other, .img-box06 .txt-close {
        right: 2vw;
    }

}