@charset "utf-8";

/* ====================
common
===================== */
:root {
    --mainBrown: #6D5656;
    --lightBrown: #BA9E9E;
    --bgBrown: #917070;
    --warmOrange: #D6862B;
    --lightBlue: #D6ECFB;
    --footerNavy: #1C1D49;
    --contentWidthPc: 80.5%;
    --contentWidthSp: 94.9%;
    --contentPaddingPc: 9.7%;
    --contentPaddingSp: 5%;
}

html {
    font-size: 62.5%;
}

body {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: normal;
    color: #2f2f2f;
    line-height: normal;
    background-color: #ffffff;
    font-size: 1.6rem;
    margin: 0;
}

img {
    max-width: 100%;
    height: auto;
}

main {
    background-image: url(../images/bg_faq2.png);
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
}

a {
    transition: 0.4s;
}

/* sp769px */
@media screen and (max-width: 769px) {
    body {
        font-family: "Noto Sans JP", sans-serif;
        font-weight: normal;
        color: #2f2f2f;
        line-height: normal;
        letter-spacing: 0.05em;
        background-color: #ffffff;
        font-size: 1.6rem;
    }
}

/* =====================
header
======================= */

.header__flex {
    display: flex;
    justify-content: space-between;
}

.header {
    display: flex;
    justify-content: space-between;
    background-color: #5A3E3E;
    width: 480px;
    height: 98px;
    padding: 18px 30px;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 200;
}

.header__rogo {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 200;
    transition: 0.4s;
}

.header__menu--faq p,
.header__menu--reserve p {
    text-align: center;
}

.header__marcellus {
    color: #FFF;
    font-family: Marcellus;
    font-size: 1.4rem;
    /* line-height: 32px; */
    line-height: 1.8;
    letter-spacing: normal;
}

.header__serif {
    color: #FFF;
    font-family: "Noto Serif CJK JP";
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 3;
    letter-spacing: normal;
}

.header__menu--faq {
    position: relative;
    transition: 0.4s;
}

.header__menu--reserve {
    position: relative;
    transition: 0.4s;
}

.header__menu--faq .header__marcellus::after {
    content: '';
    display: block;
    width: 67px;
    height: 1px;
    background-color: #ffffff;
    /* position: absolute;
    top: 27px;
    left: 80px; */
    margin: 0 auto;
}

.header__menu--reserve .header__marcellus::after {
    content: '';
    display: block;
    width: 30px;
    height: 1px;
    background-color: #ffffff;
    /* position: absolute;
    top: 27px;
    right: 20px; */
    margin: 0 auto;
}

.nav__menuButton {
    transition: 0.4s;
    cursor: pointer;
}


/* sp768px */

@media screen and (max-width: 768px) {

    .nav__menuButton img {
        width: 30px;
        height: 38px;
    }

    .header__rogo {
        width: 81px;
        height: 81px;
    }

    .header {
        width: 68vw;
        height: 60px;
        padding: 2vw;
        align-items: flex-end;
        gap: 0 8px;
    }

    .header__marcellus {
        font-size: 0.8rem;
    }

    .header__menu--faq .header__marcellus::after {
        content: '';
        display: block;
        background-color: #ffffff;
        width: 30px;
        height: 1px;
        margin: 0 auto;
        top: 18px;
        left: 50px;
    }

    .header__menu--reserve .header__marcellus::after {
        content: '';
        display: block;
        background-color: #ffffff;
        width: 30px;
        height: 1px;
        margin: 0 auto;
    }

    .header__marcellus {
        font-size: 0.8rem;
        line-height: 2;
    }

    .header__serif {
        font-size: 1.1rem;
        line-height: 2;
        font-weight: 400;
    }
}

.spBr {
    display: none;
}


/* =====================
nav
======================= */

.nav {
    background-color: #C1E1F5;
    line-height: normal;
    padding: 1vw 0 5.5vh;
    transform: translateX(200%);
    transition: 0.8s;
    position: fixed;
    top: 0;
    left: 0;
    width: 50%;
    height: 100vh;
    z-index: 300;
}

.nav__flex {
    display: flex;
    justify-content: center;
    align-items: center;
}

.button__close {
    width: 23px;
    height: 23px;
    margin-left: auto;
    margin-right: 1vw;
    cursor: pointer;
}

.rogo__nav {
    width: 121px;
    height: 136.1px;
    margin: 0 auto;
}

.nav__menu {
    color: #5A3E3E;
    font-size: 1.3rem;
}

.nav__menu li {
    text-align: center;
    margin-top: 3vh;
    transition: 0.4s;
}

.nav__detail {
    color: #5A3E3E;
    font-family: Marcellus;
    font-size: 2.2rem;
    line-height: 27px;
    transition: 0.4s;
}

.nav__detail span {
    font-size: 1.3rem;
}

.nav__button {
    margin-top: 4vh;
}

.nav__button--faq {
    width: 100px;
    height: 100px;
    background-color: #ffffff;
    border-radius: 22px;
    padding: 20px 0 10px;
    position: relative;
    transition: 0.4s;
}

.nav__button--reserve {
    width: 100px;
    height: 100px;
    background-color: var(--bgBrown);
    border-radius: 22px;
    padding: 20px 0 26px;
    position: relative;
    transition: 0.4s;
}

.nav__button--faq p:first-of-type,
.nav__button--reserve p:first-of-type {
    font-family: Marcellus;
    font-size: 1rem;
    text-align: center;
}

.nav__button--faq p:last-of-type,
.nav__button--reserve p:last-of-type {
    text-align: center;
    font-family: "Noto Serif CJK JP";
    font-size: 1.4rem;
    font-weight: 500;
    /* 114.286% */
    letter-spacing: 0.7px;
}

/* .vector__nav img {
    width: 23.2px;
    height: 2px;
} */
/* 
.vector__nav {
    width: 23.2px;
    height: 2px;
    margin-top: 0;
} */

.nav__button--faq a p:first-of-type::after {
    content: '';
    display: inline-block;
    width: 23.2px;
    height: 1px;
    background-color: #2f2f2f;
    position: absolute;
    top: 38px;
    left: 50%;
    transform: translateX(-50%);
}

.nav__button--reserve a p:first-of-type::after {
    content: '';
    display: inline-block;
    width: 23.2px;
    height: 1px;
    background-color: #ffffff;
    position: absolute;
    top: 38px;
    left: 50%;
    transform: translateX(-50%);
}


.nav__button--faq p:last-of-type,
.nav__button--reserve p:last-of-type {
    text-align: center;
    font-family: "Noto Serif CJK JP";
    font-size: 1.2rem;
    font-weight: 500;
    line-height: 1.2;
    /* 114.286% */
    letter-spacing: 0.7px;
    margin-top: 16px;
}


.nav__button--reserve p:last-of-type {
    font-size: 1.6rem;
}


.nav__button--reserve p {
    color: #ffffff;
}

.nav__button {
    display: flex;
    justify-content: center;
    gap: 0 14px;
}

.icon__tent {
    width: 24px;
    height: 19px;
    display: block;
    margin: 3px auto 0;
}

.nav.active {
    transform: translateX(100%);
}

@media screen and (max-width: 769px) {
    .nav {
        width: 100%;
        transform: translateX(100%);
    }

    .spBr {
        display: block;
    }

    .nav__button--faq p:first-of-type,
    .nav__button--reserve p:first-of-type {
        /* font-size: 0.9rem; */
        display: none;
    }

    .nav__button--faq p:last-of-type,
    .nav__button--reserve p:last-of-type {
        font-size: 1.2rem;
        line-height: normal;
        margin-top: 0;
    }

    .nav__button--reserve p:last-of-type {
        font-size: 1.4rem;
    }

    .nav__button--faq,
    .nav__button--reserve {
        width: 100px;
        height: 80px;
        padding: 15px 0 10px;
    }

    .nav__button--faq a p:first-of-type::after {
        top: 30px;
        display: none;
    }

    .nav__button--reserve a p:first-of-type::after {
        top: 30px;
        display: none;
    }

    .nav.active {
        transform: translateX(0);
    }

    /* .rogo__nav {
        margin-top: -6vh;
        width: 85px;
        height: 96px;
    } */

    .button__close {
        margin-right: 3vw;
        margin-top: 3vw;
    }

    .nav__menu {
        margin-top: 5.9vh;
    }

    .icon__tent {
        display: block;
        margin: 3px auto 0;
        width: 34.8px;
        height: 27.6px;
    }

}

/* =====================
faq
======================== */
.sn__faqSp {
    display: none;
}

.sn__faq {
    width: 100%;
    height: auto;
}


.faq__padding {
    padding: 0 var(--contentPaddingPc);
}


h1 {
    color: #6D5656;
    font-family: Marcellus;
    font-size: 8rem;
    font-style: normal;
    margin-top: -60px;
    position: relative;
    letter-spacing: 0.05em;
}

h1::after {
    content: '';
    display: block;
    width: 90px;
    height: 2px;
    background-color: #5A3E3E;
    position: absolute;
    left: 2.2%;
}

.faq__subTitle {
    font-family: "Noto Serif JP";
    font-size: 3rem;
    font-weight: 500;
    letter-spacing: 2px;
    margin-top: 20px;
}

.faq__txt {
    margin-top: 25px;
    font-size: 1.6rem;
    line-height: 1.6;
    letter-spacing: 1px;
}

.faqDetails {
    padding: 0 15.2%;
    font-size: 1.6rem;
}

.faqDetails__reserve {
    margin-top: 110px;
}

.faqDetails__title1 {
    max-width: 437px;
    height: 118px;
    background-image: url(../images/faqButton1.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.faqDetails__title2 {
    max-width: 437px;
    height: 118px;
    background-image: url(../images/faqButton2.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 70px;
}

.faqDetails__title3 {
    max-width: 437px;
    height: 118px;
    background-image: url(../images/faqButton3.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 70px;
}

.faqDetails__title4 {
    max-width: 437px;
    height: 118px;
    background-image: url(../images/faqButton4.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 70px;
}

.faqDetails__title5 {
    max-width: 437px;
    height: 118px;
    background-image: url(../images/faqButton5.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 70px;
}

.faqDetails__title6 {
    max-width: 437px;
    height: 118px;
    background-image: url(../images/faqButton6.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 70px;
}

.faqDetails__EnTitle {
    color: #FFF;
    font-family: Marcellus;
    margin-left: 12.5%;
    position: relative;
    font-weight: 400;
    line-height: 2;
    font-size: 1.4rem;
}

.faqDetails__EnTitle::before {
    content: '';
    display: inline-block;
    width: 1px;
    height: 21px;
    background-color: #ffffff;
    position: absolute;
    left: -5px;
}

.faqDetails__JpTitle {
    color: #FFF;
    font-family: "Noto Sans JP";
    font-size: 2.4rem;
    font-style: normal;
    font-weight: 500;
    line-height: 1.3;
    /* 133.333% */
    letter-spacing: 1.2px;
    position: relative;
    margin-left: 12%;
    margin-top: 47px;
}

.faqDetails__JpTitle::before {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border: 12px solid transparent;
    border-left: 16px solid #ffffff;
    position: absolute;
    top: 5px;
    left: -25px;
}

details[open] .faqDetails__JpTitle::before {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border: 12px solid transparent;
    border-top: 16px solid #ffffff;
    position: absolute;
    top: 10px;
    left: -30px;
}

.faqDetails__qa {
    /* border: 1px solid #5A3E3E;
    border-radius: 30px; */
    margin-top: 34px;
}

.faqDetails__q {
    background-color: #5A3E3E;
    color: #ffffff;
    border-radius: 30px 30px 0 0;
    padding: 1.3vw;
    display: flex;
    align-items: baseline;
}

.faqDetails__a {
    border: 1px solid #5A3E3E;
    border-radius: 0 0 30px 30px;
    padding: 1.3vw;
    display: flex;
    align-items: baseline;
}

.question {
    color: #FFF;
    font-family: Marcellus;
    font-size: 2.4rem;
}

.answer {
    color: #3F3F3F;
    font-family: Marcellus;
    font-size: 2.4rem;
}

.faqDetails__txt {
    margin-left: 20px;
}

summary {
    list-style: none;
    cursor: pointer;
}

summary::-webkit-details-marker {
    display: none;
}

summary div {
    transition: 0.4s;
}

.link__line {
    color: var(--warmOrange);
    text-decoration: underline;
}

/* sp769px faqpadding h1 */

@media screen and (max-width: 769px) {

    .sn__faqSp {
        display: block;
        width: 100%;
        height: auto;
    }

    .sn__faq {
        display: none;
    }

    .faq__padding {
        padding: 0 var(--contentPaddingSp);
    }

    h1 {
        font-size: 4rem;
        margin-top: -20px;
    }

    h1::after {
        height: 1.5px;
        width: 45px;
    }

    .faq__subTitle {
        font-size: 2.4rem;
        margin-top: 10px;
    }

    .faq__txt {
        margin-top: 16px;
    }

    .faqDetails__reserve {
        margin-top: 60px;
    }

    .faqDetails__JpTitle {
        font-size: 1.6rem;
        margin-top: 10px;
    }

    .faqDetails__title1,
    .faqDetails__title2,
    .faqDetails__title3,
    .faqDetails__title4,
    .faqDetails__title5,
    .faqDetails__title6 {
        max-width: 231px;
        height: 62px;
    }

    .faqDetails__title2,
    .faqDetails__title3,
    .faqDetails__title4,
    .faqDetails__title5,
    .faqDetails__title6 {
        margin-top: 30px;
    }

    .faqDetails__JpTitle::before {
        border: 8px solid transparent;
        border-left: 12px solid #ffffff;
        position: absolute;
        top: 2px;
        left: -17px;
    }

    summary {
        list-style: none;
    }

    details[open] .faqDetails__JpTitle::before {
        border: 8px solid transparent;
        border-top: 12px solid #ffffff;
        position: absolute;
        top: 5px;
        left: -17px;
    }

    .faqDetails__EnTitle {
        font-size: 1.1rem;
    }

    .faqDetails__EnTitle::before {
        height: 15px;
        width: 0.8px;
    }

    .faqDetails__q,
    .faqDetails__a {
        padding: 3.8vw;
    }
}

/* =====================
contact
======================== */

.contact {
    padding: 0 var(--contentPaddingPc) 100px;
    margin-top: 100px;
}

.contact__enTitle {
    color: #6D5656;
    font-family: Marcellus;
    font-size: 7rem;
    line-height: normal;
    position: relative;
    letter-spacing: 0.05em;
}

.contact__enTitle::after {
    content: '';
    display: block;
    width: 120px;
    height: 2px;
    background-color: #5A3E3E;
    position: absolute;
    left: 2.7%;
}

.contact__title {
    font-family: "Noto Serif JP";
    font-size: 3rem;
    line-height: normal;
    letter-spacing: 2px;
    margin-top: 20px;
}

.contact__txt1 {
    margin-top: 16px;
    font-size: 1.6rem;
    letter-spacing: 1.2px;
}

.contact__txt2 {
    margin-top: 5px;
    font-size: 1.6rem;
    letter-spacing: 1.2px;
}

.contact__line img {
    width: 182px;
    height: 182px;
}

.contact__line a {
    transition: 0.4s;
}

.contact__tool {
    margin-top: 83px;
    display: flex;
    justify-content: center;
    gap: 0 110px;
}

.contact__line p,
.contact__googleForm p {
    font-size: 1.6rem;
    letter-spacing: 1px;
}

.contact__googleForm {
    margin-top: 30px;
}

.contact__googleForm a {
    transition: 0.4s;
}

.googleForm {
    color: #6D5656;
    text-align: center;
    font-family: "Noto Sans JP";
    font-size: 2.4rem;
    font-weight: 500;
    line-height: 170px;
    display: block;
    width: 182px;
    height: 182px;
    border: 7px solid #917070;
    border-radius: 54px;
}

.contact__line img,
.googleForm {
    display: block;
    margin: 20px auto 0;
}

@media screen and (max-width: 769px) {

    .contact__enTitle {
        font-size: 4rem;
    }

    .contact__enTitle::after {
        width: 80px;
        height: 1px;
    }

    .contact__title {
        font-size: 2.4rem;
        font-weight: 500;
    }

    .contact__tool {
        display: block;
        margin-top: 60px;
    }

    .contact__line img {
        width: 87px;
        height: 87px;
        margin-top: 13px;
    }

    .contact__line p,
    .contact__googleForm p {
        text-align: center;
        font-size: 1.5rem;
    }

    .contact__googleForm .googleForm {
        color: #6D5656;
        text-align: center;
        font-family: "Noto Sans JP";
        font-size: 1.1rem;
        font-weight: 500;
        line-height: 80px;
        display: block;
        width: 87px;
        height: 87px;
        border: 7px solid #917070;
        border-radius: 30px;
        letter-spacing: 0;
        margin-top: 13px;
    }

    .contact__googleForm {
        margin-top: 50px;
    }

}

/* =====================
footer
======================== */

.footer__rogo {
    display: block;
}

.footer__rogoSp {
    display: none;
}

.footer {
    background-color: #1C1D49;
    padding: 0 var(--contentPaddingPc) 40px;
}

.footer p {
    color: #ffffff;
    font-weight: 400;
    font-family: "Noto Sans JP";
    line-height: 1.6;
    /* 168.75% */
}

.instagram__iconFooter img {
    width: 65px;
    height: 65px;
    display: block;
    margin: 0 auto;
}

.footer__flex {
    display: flex;
    justify-content: space-between;
}

.footer__flex1 {
    display: flex;
    gap: 0 5.5vw;

}

.footer__flex2 {
    display: flex;
    gap: 0 2vw;
    margin-top: 100px;
}

.footer__rogo {
    margin-top: 80px;
}

.footer__address {
    margin-top: 32px;
}

.footer__postNumber {
    margin-top: 24px;
}

.footer__time,
.footer__day {
    margin-top: 6px;
}

.footer .footer__name {
    font-size: 2.8rem;
    font-weight: 700;
    font-family: Marcellus;
    line-height: 1;
    /* 96.429% */
    letter-spacing: 2.8px;
}

.instagram__iconFooter {
    margin-top: 40px;
    width: 110px;
    height: 90px;
}

.instagram__iconFooter p {
    font-family: Jost;
    font-size: 1.2rem;
    margin-top: 8px;
    line-height: normal;
    letter-spacing: normal;
}

.footer__button--faq {
    width: 190px;
    height: 176px;
    background-color: #ffffff;
    border-radius: 22px;
    padding: 30px 0;
    position: relative;
}

.footer__button--reserve {
    width: 190px;
    height: 176px;
    background-color: var(--bgBrown);
    border-radius: 22px;
    padding: 32px 0 55px;
    position: relative;
}

.footer__button--faq p:first-of-type,
.footer__button--reserve p:first-of-type {
    font-family: Marcellus;
    font-size: 1.6rem;
    text-align: center;
}

.footer__button--faq p:last-of-type,
.footer__button--reserve p:last-of-type {
    text-align: center;
    font-family: "Noto Serif CJK JP";
    font-size: 1.6rem;
    font-weight: 500;
    /* 114.286% */
    letter-spacing: 0.7px;
}

.footer__button--faq a p:first-of-type::after {
    content: '';
    display: inline-block;
    width: 32.5px;
    height: 1px;
    background-color: #2f2f2f;
    position: absolute;
    top: 58px;
    left: 50%;
    transform: translateX(-50%);
}

.footer__button--reserve a p:first-of-type::after {
    content: '';
    display: inline-block;
    width: 32.5px;
    height: 1px;
    background-color: #ffffff;
    position: absolute;
    top: 58px;
    left: 50%;
    transform: translateX(-50%);
}


.footer__button--faq p:last-of-type,
.footer__button--reserve p:last-of-type {
    text-align: center;
    font-family: "Noto Serif CJK JP";
    font-size: 1.6rem;
    font-weight: 700;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.7px;
    margin-top: 16px;
}


.footer__button--reserve p:last-of-type {
    font-size: 2.4rem;
}


.footer__button--faq p {
    color: #2f2f2f;
}

.footer__button--reserve img {
    display: block;
    margin: 5px auto 0;
    width: 58px;
    height: 46px;
}


@media screen and (max-width: 1320px) {

    .footer__flex {
        justify-content: space-evenly;
    }

    .footer__flex2 {
        display: block;
        margin-top: 5.3vw;
    }

    .footer__button--faq,
    .footer__button--reserve {
        width: 127.1px;
        height: 117.8px;
    }

    .footer__button--faq {
        padding: 19px 0;
    }

    .footer__button--faq a p:first-of-type::after {
        top: 40px;
        height: 0.5px;
    }

    .footer__button--reserve a p:first-of-type::after {
        top: 45px;
        height: 0.5px;
    }

    .footer__button--reserve {
        width: 127.1px;
        height: 117.8px;
        padding: 26px 0;
        margin-top: 16px;
    }

    .footer__button--faq p:first-of-type,
    .footer__button--reserve p:first-of-type {
        font-size: 1rem;
        margin-top: 0;
    }

    .footer__button--faq p:last-of-type,
    .footer__button--reserve p:last-of-type {
        font-size: 1.4rem;
        line-height: 1;
    }

    .footer__button--reserve img {
        display: block;
        margin: 5px auto 0;
        width: 34.8px;
        height: 27.6px;
    }

}

@media screen and (max-width: 769px) {

    .footer {
        padding: 5.3vw;
    }

    .footer__rogo {
        display: none;
    }

    .footer__rogoSp {
        display: block;
    }

    .footer__flex1 {
        width: 55%;
    }

    .footer p {
        font-size: 1.4rem;
        margin-top: 0;
    }

    .footer .footer__address {
        margin-top: 0px;
    }

    .footer .footer__postNumber,
    .footer .footer__time,
    .footer .footer__day {
        margin-top: 6px;
    }

    .footer .footer__postNumber {
        line-height: normal;
    }

    .footer .footer__name {
        font-size: 2rem;
        margin-top: 0;
        line-height: 1.3;
    }

    .footer__flex2 {
        display: block;
        margin-top: 0;
    }

    .footer__button--faq {
        width: 127.1px;
        height: 117.8px;
        padding: 19px 0;
        transition: 0.4s;
    }

    .footer__button--faq a p:first-of-type::after {
        top: 40px;
        height: 0.5px;
    }

    .footer__button--reserve a p:first-of-type::after {
        top: 45px;
        height: 0.5px;
    }

    .footer__button--reserve {
        width: 127.1px;
        height: 117.8px;
        margin-top: 18px;
        padding: 26px 0;
        transition: 0.4s;
    }

    .footer__button--faq p:first-of-type,
    .footer__button--reserve p:first-of-type {
        font-size: 1rem;
        margin-top: 0;
    }

    .footer__button--faq p:last-of-type,
    .footer__button--reserve p:last-of-type {
        font-size: 1.4rem;
        line-height: 1;
    }

    .instagram__iconFooter {
        width: 90px;
        height: 70px;
        margin-top: 22px;
    }

    .instagram__iconFooter img {
        width: 45px;
        height: 45px;
    }

    .instagram__iconFooter p {
        font-size: 1rem;
        margin-top: 8px;
    }

    .footer__rogoSp img {
        width: 149px;
        height: 167px;
        display: block;
        margin: 0 auto;
    }

    .footer__button--reserve img {
        display: block;
        margin: 5px auto 0;
        width: 34.8px;
        height: 27.6px;
    }
}


/* ==================
pagetop
===================== */

.pageTop {
    position: fixed;
    bottom: 10px;
    right: 10px;
    width: 95px;
    height: 70px;
    opacity: 0;
    visibility: hidden;
    transition: 0.4s;
}

.pageTop__active {
    opacity: 1;
    visibility: visible;
}

/* sp769px */

@media screen and (max-width: 769px) {
    .pageTop {
        width: 67px;
        height: 52px;
    }
}

/* =====================
hover
======================== */

@media (hover: hover) {

    .header__rogo:hover {
        opacity: 0.6;
    }

    .header__menu--faq:hover,
    .header__menu--reserve:hover,
    .nav__menuButton:hover {
        opacity: 0.6;
    }

    .nav__item a:hover,
    .nav__detail:hover {
        color: #BA9E9E;
    }

    .nav__button--faq:hover {
        background-color: #ffffff;
        opacity: 0.6;
    }

    .nav__button--reserve:hover {
        background-color: #BA9E9E;
        opacity: 0.6;
    }

    .pageTop:hover {
        opacity: 0.6;
    }

    .contact__line a:hover {
        opacity: 0.7;
    }

    .contact__googleForm a:hover {
        opacity: 0.7;
    }

    .instagram__iconFooter a:hover {
        opacity: 0.7;
    }

    .footer__button--faq:hover {
        background-color: #ffffff;
        opacity: 0.6;
    }

    .footer__button--reserve:hover {
        background-color: #BA9E9E;
        opacity: 0.6;
    }

    summary div:hover {
        opacity: 0.7;

    }
}

/* fade In */

/* .fadeInTrigger {
    opacity: 0;
}

.fadeIn {
    animation-name: fadeInAnime;
    animation-duration: 2s;
    animation-fill-mode: forwards;
    opacity: 0;
}

@keyframes fadeInAnime {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
} */