@charset "UTF-8";

/* 9th anniversary */
#wrapper.anniv9th {
    font-family: 'Noto Sans JP', sans-serif;
}
#wrapper.anniv9th .header {
    /* border-bottom: 1px solid #000; */
    margin-bottom: 0;
}
#wrapper.anniv9th .header h1 {
    float: none;
    margin: 0 auto;
}
#wrapper.anniv9th .header h1 img {
    display: block;
    margin: auto;
}
#wrapper.anniv9th .footer {
    margin-top: 60px;
    padding: 35px 0;
    /*padding: 0;*/
    background: #f8f8f8;
}
#wrapper.anniv9th .footer footer .footer-text {
    font-size: 0.625em;
    color: #808080;
    box-sizing: border-box;
    width: 1100px;
    margin: 5px auto 0;
    letter-spacing: 0.15em;
}
#wrapper.anniv9th #page-top {
    position: fixed;
}
#wrapper.anniv9th #contents {
    min-width: auto;
    background: #f0efeb;
}
#wrapper.anniv9th #contents .container {
    max-width: 1280px;
    width: 100%;
}
#wrapper.anniv9th #contents .container .container-inner {
    max-width: 900px;
    width: 90%;
}
#wrapper.anniv9th section {
    padding-bottom: 0;
}
#wrapper.anniv9th .anniv-btn img {
    display: inline-block;
    width: 300px;
    height: auto;
    border: none;
    vertical-align: bottom;
}
@media screen and (max-width: 767px) {
    #wrapper.anniv9th .footer {
        margin-top: 60px;
        padding: 35px 0;
        /*padding: 0;*/
        background: #f8f8f8;
    }
    #wrapper.anniv9th .footer footer .footer-text {
        font-size: 1rem;
        width: 72%;
        margin: 2% auto 0;
        letter-spacing: 0.15em;
    }
    /* #wrapper.anniv9th #page-top {
        left: calc(100vw - 100px);
        bottom: 10px;
        margin-bottom: -50px;
        position: fixed;
        margin-bottom: 0px;
    } */
}

#wrapper.anniv9th h3 {
    line-height: 1.5;
}
#wrapper.anniv9th h3 span.gold {
    color: #96743e;
}
#wrapper.anniv9th .anniv-txt {
    font-size: 1.6rem;
    line-height: 1.8;
}
#wrapper.anniv9th .anniv-note-txt {
    font-size: 1.3rem;
    line-height: 1.8;
}
@media screen and (max-width: 767px) {
    #wrapper.anniv9th h3 {
        font-size: 1.6rem;
        /* line-height: 1.8; */
    }
    #wrapper.anniv9th .anniv-txt {
        font-size: 1.4rem;
        /* line-height: 1.8; */
    }
}
#wrapper.anniv9th a {
    text-decoration: underline;
}


/* 9th anniversary top */

#wrapper.anniv9th .bd__mv {
    margin-top: 42px;
}
@media screen and (max-width: 767px) {
    #wrapper.anniv9th .bd__mv {
        margin-top: 0;
    }
}

#wrapper.anniv9th .bd__mv + .bd__section {
    margin-top: 4em;
}
#wrapper.anniv9th .bd__section {
    width: 800px;
}
#wrapper.anniv9th .bd__ttl {
    margin-bottom: 10px;
    color: #96743e;
    font-size: 2.2em;
    line-height: 1.2;
}
#wrapper.anniv9th .bd__ttl--line {
    border-top-color: #96743e;
}
#wrapper.anniv9th .bd__section.-ttl {
    margin-bottom: 30px;
}
#wrapper.anniv9th .bd__section.-ttl h2 {
    font-size: 2.4em;
}
#wrapper.anniv9th .section__body .anniv-note {
    color: #777;
    font-size: 0.85em;
}
@media screen and (max-width: 767px) {
    #wrapper.anniv9th .bd__mv + .bd__section {
        margin-top: 2em;
    }
    #wrapper.anniv9th .bd__section {
        width: 82.6666666667vw;
    }
    #wrapper.anniv9th .bd__ttl {
        margin-bottom: 2.5vw;
        font-size: 6vw;
    }
    #wrapper.anniv9th .bd__section.-ttl {
        margin-bottom: 6.6666666667vw;
    }
    #wrapper.anniv9th .bd__section.-ttl h2 {
        font-size: 7vw;
    }
}

/* 9th anniversary page */

#wrapper.anniv9th .anniv-logo {
    margin-bottom: 2em;
    background: #000;
    border-bottom: 1px solid #000;
    text-align: center;
}
#wrapper.anniv9th .anniv-logo img {
    margin: 0 auto;
    height: 80px;
}
@media screen and (max-width: 767px) {
    #wrapper.anniv9th .anniv-logo img {
        /* height: 21.33vw; */
        height: auto;
        max-width: 375px;
    }
}

#wrapper.anniv9th #contents .container.lifestyle.detail .container-inner h2.anniv__ttl {
    margin-bottom: 10px;
    color: #96743e;
    font-size: 2.2em;
    line-height: 1.2;
    font-weight: bold;
    text-align: center;
}
#wrapper.anniv9th #contents .container.lifestyle.detail .container-inner .anniv__ttl--line {
    margin: 0 auto 30px;
    width: 710px;
    height: 0;
    border-top: 1px solid #96743e;
}
@media screen and (max-width: 767px) {
    #wrapper.anniv9th #contents .container.lifestyle.detail .container-inner h2.anniv__ttl {
        margin-bottom: 2.5vw;
        font-size: 6vw;
    }
    #wrapper.anniv9th #contents .container.lifestyle.detail .container-inner .anniv__ttl--line {
        margin-bottom: 6.6666666667vw;
        width: 70.6666666667vw;
    }
}

#wrapper.anniv9th .anniv-card {
    height: 60px;
    width: auto;
}

#wrapper.anniv9th .anniv-box__img {
    width: 30%;
}
#wrapper.anniv9th .anniv-box__txt {
    width: 68%;
}
@media screen and (max-width: 767px) {
    #wrapper.anniv9th .anniv-box__img {
        width: 100%;
    }
    #wrapper.anniv9th .anniv-box__txt {
        margin-top: 1em;
        width: 100%;
    }
}

#wrapper.anniv9th .anniv-border-box {
    display: block;
    padding: 2em;
    border: 1px solid #000;
}
@media screen and (max-width: 767px) {
    #wrapper.anniv9th .anniv-border-box {
        padding: 1em;
    }
}

#wrapper.anniv9th .anniv-box {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
#wrapper.anniv9th .anniv-box .col2 {
    max-width: 440px;
    width: 50%;
}
@media screen and (max-width: 767px) {
    #wrapper.anniv9th .anniv-box {
        flex-direction: column;
    }
    #wrapper.anniv9th .anniv-box .col2 {
        max-width: auto;
        width: 100%;
    }
}

#wrapper.anniv9th .flexbox .col3 {
    max-width: 280px;
    width: 32%;
}
@media screen and (max-width: 767px) {
    #wrapper.anniv9th .flexbox .col3 {
        max-width: auto;
        width: 100%;
    }
}

#wrapper.anniv9th .anniv-movie {
    margin: 0 auto;
    max-width: 560px;
    position: relative;
}
#wrapper.anniv9th .anniv-movie::before {
    display: block;
    padding-top: 56.25%;
    content: "";
}
#wrapper.anniv9th .anniv-movie iframe,
#wrapper.anniv9th .anniv-movie img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
@media screen and (max-width: 767px) {
}

#wrapper.anniv9th .anniv-list-disc {
    list-style-type: disc;
    margin-left: 1.5em;
}
@media screen and (max-width: 767px) {
    #wrapper.anniv9th .anniv-list-disc {
        margin-left: 1em;
    }
    #wrapper.anniv9th .anniv-list-disc li {
        font-size: 1.4rem;
    }
}

#wrapper.anniv9th .anniv-list-num {
    list-style-type: number;
    margin-left: 1.5em;
}
@media screen and (max-width: 767px) {
    #wrapper.anniv9th .anniv-list-num {
        margin-left: 1em;
    }
    #wrapper.anniv9th .anniv-list-num li {
        font-size: 1.4rem;
    }
}

#wrapper.anniv9th .anniv-notes-list {
    list-style-type: disc;
    margin-left: 1.5em;
    margin-bottom: 45px;
    /* border-bottom: solid 1px #d8d8d8; */
    /* padding-bottom: 3%; */
    font-feature-settings: normal;
}
#wrapper.anniv9th .anniv-notes-list li {
    font-size: 0.9em;
}
@media screen and (max-width: 767px) {
    #wrapper.anniv9th .anniv-notes-list {
        margin-left: 1em;
    }
    #wrapper.anniv9th .anniv-notes-list li {
        font-size: 1.3rem;
    }
}

@media screen and (max-width: 767px) {
    #wrapper.anniv9th .container.detail .to-luxury-top {
        border-top: solid 0.1em #808080;
        padding: 2em 0;
        margin: 8% 0 0 0;
        text-align: center;
        font-size: 1.4rem;
    }
}

/*  */

#wrapper.anniv9th .container.detail .luma-checkout--button {
    display: block;
    margin: 0 auto;
    width: fit-content;
    font-size: 1.6rem;
    padding: .8rem 1.6rem;
    text-decoration: none;
}