@charset "utf-8";
/*=========================
main
=========================*/
.main {
    /* padding-top: 186px; */
    max-width: 1176px;
    margin: 0 auto;
    padding: 0 16px;
    margin-top: 181px;

}

.main_title {
    color: #725433;
    text-align: center;
    font-family: "Cormorant Garamond";
    font-size: 4.7rem;
    font-weight: 700;
    line-height: 1;
    padding-bottom: 20px;
}

.main_title span {
    font-family: "Shippori Mincho";
    font-size: 2.3rem;
}

img {
    max-width: none;
}





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

    .main_title {
        font-size: 2.8rem;
        margin-top: -43px;
        padding-bottom: 0;
    }

    .main_title span {
        font-size: 1.6rem;
    }

}




/* menu1.2 */

.menu_container1 {
    display: flex;
    flex-wrap: wrap;
    background-color: rgba(228, 215, 202, 0.26);
    /* width: 80.55%; */
    max-width: 1160px;
    margin: 0 auto;
    padding: 38px 70px;
    margin-top: 19px;
    width: 100%;
}

.menu_title_box {
    /* max-width: 389px; */
    width: 46%;
}

.menu_title {
    color: #45311B;
    text-align: center;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1.5;
    background-color: #D8C6B3;
    /* width: 389px; */
    padding: 12px 0;
    /* border-radius: 10px; */
    /* margin-left: 8px; */
    margin-bottom: 37px;
}

.menu_subtitle {
    color: #3B3B3B;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.5;
    text-align: center;
    /* margin-left: 540px; */
}

.menu_subtitle br {
    display: none;
} 

.menu_box {
    /* display: flex; */
    margin-top: 20px;
    gap: 58px;
    margin-top: 20px;
}

.menu_container1 img {
    /* padding: 0 20px; */
    width: 100%;
}

.menu_box img {
    max-width: 389px;
    height: auto; 
}

.menu_txtbox {
   padding: 56px 0 0 59px;
   /* width: calc(100% - 389px - 40px); */
   width: 52%;
}

.menu_txt1 {
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.5;
    margin-top: 27px;
}

.price_box {
    margin-top: 20px;
    text-align: right;
    /* width: 610px; */
}


.menu_txt2 {
    text-align: right;
    font-size: 2rem;
    font-weight: 400;
    line-height: 1.5;
}

.menu_txt2 span {
    font-size: 3.8rem;
    font-weight: 400;
    line-height: 1.5;
}

.menu_txt3 {
    text-align: right;
    font-size: 2rem;
    font-weight: 400;
    line-height: 1;
    /* display: flex; */
    /* white-space: nowrap; */
    margin-top: 24px

}

.option {
    background-color: #FFF;
    padding: 4px 9px;
    font-size: 1.4rem;
    border-radius: 17px;
}

.price {
    font-size: 3.8rem;
    font-weight: 400;
    line-height: 1.5;
}






/* menu3.4.5.6 */

.menu_container2 {
    background-color: rgba(228, 215, 202, 0.26);
    max-width: 562px;
    width: 100%;
    padding: 51px 70px;
    padding-bottom: 27px;
}






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

.menu_container1 {
    display: block;
    padding: 38px 24px;
}

.menu_container2 {
    width: 100%;
    margin-top: 20px;
    padding: 38px 24px;
    max-width: none;
}

.menu_title_box {
    width: 100%;
}

.menu_title {
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.5;
    padding: 4px 0;
    margin-bottom: 30px
} 

.menu_subtitle {
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.5;
}

.menu_subtitle br {
    display: block;
} 

.menu_txtbox {
    width: 100%;
    padding: 20px 0 0 0;
}

.menu_txt1 {
    margin-top: 16px;
}

.menu_txt2 {
    font-size: 1.6rem;
}

.menu_txt2 span {
    font-size: 3rem;
}

.menu_txt3 {
    font-size: 1.6rem;
        margin-top: 6px;
}

/* .menu_txt3 span {
    font-size: 3rem;
} */

.price {
    font-size: 3rem;
}

.price_box {
    width: 100%;
}
}






.menu_title2 {
    color: #45311B;
    text-align: center;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1.5;
    background-color: #D8C6B3;
    /* width: 389px; */
    padding: 12px 0;
    /* border-radius: 10px; */
    /* margin: 0 auto; */
    /* margin: 55px 91px; */
    margin-bottom: 37px;
}

.menu_frame {
    display: flex;
    gap: 19px;
    max-width: 1160px;
    width: 100%;
    margin: 0 auto;
    margin-top: 19px;
}




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

    .menu_box {
        display: block;
    }

    .menu_frame {
        display: block;
        width: 100%;
    }

    .menu_container1 {
        width: 100%;
    }

    .menu_title2 {
        margin-bottom: 30px
    }
}



.menu_container2 img {
    display: block;
    /* width: 345px;
    height: 239px; */
    /* max-width: 389px; */
    width: 100%;
    height: auto; 
    /* margin: 0 auto; */
    /* padding: 0 20px; */
}

.menu_subtitle2 {
    text-align: center;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.5;
    margin-top: 30px;
    height: 54px;
}


.menu_txt2 {
    margin-top: 10px;
}

.option_txt {
    color: #000;
    text-align: center;
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 1;
    padding-top: 20px;
}



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

    .menu_subtitle2 {
        font-size: 1.6rem;
        font-weight: 700;
        line-height: 1.5;
    }

    .option {
        font-size: 1.2rem;
    }

    .option_txt {
        font-size: 1.4rem;
        padding-top: 13px;
    }
}







/* menu7 */

.menu_container3 {
    background-color: rgba(228, 215, 202, 0.26);
    max-width: 1160px;
    width: 100%;
    margin: 0 auto;
    padding: 38px 70px;
    margin-top: 19px;
    display: flex;
    gap: 43px;
}

.ordermade_box {
    /* width: 46%; */
    max-width: 463px;
    width: 100%;
    margin: 0 auto;
}


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

.menu_title2 {
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.5;
    padding: 4px 0;
} 

.menu_container3 {
    display: block;
    width: 100%;
    padding: 38px 24px;

}
}







.menu_container3 img{
    width: 482px;
    /* height: 293px; */
    width: 100%;
}

.menu_title_om {
    color: #45311B;
    text-align: center;
    font-size: 2.6rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    background-color: #D8C6B3;
    /* width: 462px; */
    padding: 12px 0;
    /* border-radius: 10px; */
    /* margin-left: 8px; */
}

.menu_title_om span{
    font-family: "Shippori Mincho";
    font-size: 1.6rem;
    font-weight: 700;
}

.menu_title_om span br {
    display: none;
}

.menu7_img {
    margin-top: 30px;
}

.om_box {
    /* width: 563px; */
    margin: 0 auto;
    margin-top: 29px;
}

.menu_subtitle_om {
    text-align: center;
    font-size: 2.8rem;
    font-weight: 700;
    line-height: 1.5;
    margin-top: 35px;
}

.om_txt {
    text-align: center;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.5;
    margin-top: 25px;
}

.om_price {
    text-align: center;
    font-size: 3.8rem;
    font-weight: 400;
    line-height: 1.5;
    margin-top: 16px;
}

.om_price span {
    font-size: 2rem;
}

.onayami_box {
    display: flex;
    background-color: #FFF;
    padding: 20px 7px;
    gap: 21px;
    margin-top: 26px;
    border: 2px solid #D8C6B3;
    border-radius: 11px;
    padding: 21px 13px;
}

/* .om_box_txt {
    margin-left: 46px;
} */

.onayami_title {
    color: #725433;
    text-align: center;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1.5;
    background-color: #FFF;
    border: 2px solid #D8C6B3;
    border-radius: 11px;
    padding: 15px 6px; 
    margin-top: 23px;
    /* margin-left: 8px;  */
}

.onayami-list li {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.5;
    margin-top: 7px;
}

.onayami-list img {
    width: 22px;
    height: 22px;
}

.FacialSaonMenu-txt {
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1.5;
    background-color: #D8C6B3;
    max-width: 1160px;
    margin: 0 auto;
    text-align: center;
    padding: 13px 10px;
    margin-top: 32px;
}



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

.FacialSaonMenu-txt {
    width: 100%;
    font-size: 1.6rem;
}

.onayami_box {
    display: block;
}

.menu_title_om {
    font-size: 2rem;
    line-height: 1.2;
}

.menu_title_om span {
    font-size: 1.4rem;
}

.menu_title_om span br {
    display: block;
}

.menu_subtitle_om {
    font-size: 1.8rem;
}

.om_txt {
    text-align: left;
}


.om_txt br {
    display: none;
}

.om_price {
    text-align: right;
    font-size: 3rem;
}


.om_price span {
    font-size: 1.4rem;
 }

 .onayami_title {
    margin-top: 0;
    padding: 3px 0;
 }

 .onayami_title br {
    display: none;
 }

 .onayami-list li {
    font-size: 1.3rem;

}
}







.btnReserve-hp {
    display: block;
    border-radius: 47px;
    background: #D8C6B3FA;
    padding: 11px 64px;
    color: #FFF;
    text-align: center;
    text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    font-size: 1.8rem;
    font-style: normal;
    font-weight: 700;
    position: relative;
    transition: 0.4s;
    /* width: 337px; */
    width: 320px;
    margin: 0 auto;
    }

.btnReserve-hp::after {
    content: ''; 
    display: inline-block;
    width: 32px;
    height: 32px;
    background-image: url(../images/btnmark.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    right: 16px;
    top: 50%;
    transform: translateY(-50%);
}

.btnReserve-hp:hover {
    opacity: 0.5;
}

.facialmenu-contact {
    background: rgba(228, 215, 202, 0.31);
    max-width: 1160px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding-top: 25px;
}






.facialmenu-contact-text {
    font-size: 1.8rem;
    font-weight: 700;
    line-height: normal;
    text-align: center;
    margin-top: 25px;
}

.facialmenu-contactbox {
    display: flex;
    align-items: center;
    margin: 0 auto;
    /* width: 65%; */
    width: 84%;
    justify-content: center;
    padding-bottom: 21px;
    gap: 57px;
    padding-top: 19px;
}

.facialmenu-contact-tell {
    text-align: center;
    font-size: 3.8rem;
    font-weight: 500;
    line-height: 1.5;
    /* display: flex; */
    justify-content: center;
    gap: 8px;
    color: #77624C;
}

.facialmenu-contact-tell img {
    width: 38px;
    height: 38px;
    margin-bottom: 6px;
}

.btnContact {
    background-color: #fff;
    color: #725433;
    text-align: center;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1.5; 
    border-radius: 47px;
    display: block;
    padding: 11px 64px;
    position: relative;
    transition: 0.4s;
}

.btnContact::after {
    content: '';
    display: inline-block;
    width: 32px;
    height: 32px;
    background-image: url(../images/btmark_brown_white.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    right: 16px;
    top: 50%;
    transform: translateY(-50%);
}

.btnContact:hover {
    opacity: 0.5;
}

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

.facialmenu-contact {
    width: 100%;
}


.facialmenu-contactbox {
    display: block;
    width: 320px;
}


.facialmenu-contact-text {
    font-size: 1.6rem;
    text-align: left;
    padding: 0 20px;
}

.facialmenu-contact-tell {
    font-size: 2.4rem;
    font-weight: 700;
}

.facialmenu-contact-tell img {
    width: 24px;
    height: 24px;
    margin-bottom: 4px;
    }

    .btnContact {
        padding: 11px 38px;
        font-size: 16px;
        margin-top: 10px;
    }


}

/* @media screen and (max-width:1160px) {
    .menu_container1 {
        width: 100%;
    }

    .menu_container3  {
        width: 100%;
    }

    .FacialSaonMenu-txt {
        width: 100%;
    }

    .facialmenu-contact {
        width: 100%;
    }
} */

/*=========================
footer
=========================*/
.footer {
    background-color:rgba(216, 198, 179, 0.70);
    margin-top: 38px;
}

.footer_content {
    display: flex;
    margin: 0 auto;
    padding: 30px 0;
}

.footer__logo {
    width: 31%;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    gap: 20px;
}

.footer_logo_img {
    width: 280px;
    margin-right: 30px;
}

.footer__logo::after {
    content: "";
    width: 1px;
    height: 246px;
    background-color: #45311B;
    position: absolute;
    bottom: 12px;
    right: 0;
}

.footer__logo address {
    color: #77624C;
    text-align: center;
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 1.5;
}

.footer_salon {
   width: 31%;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
}

.footer_salon::after {
    content: "";
    width: 1px;
    height: 246px;
    background-color: #77624C;
    position: absolute;
    bottom: 12px;
    right: 0;
}

.footer_salon_title {
    color: #77624C;
    text-align: center;
    font-family: "Cormorant Garamond";
    font-size: 5.6rem;
    font-weight: 700;
    line-height: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 2px;
}

.footer_salon_title img {
    height: 61px;
    margin-bottom: 6px;
}

.footer_salon_titlejp {
    color: #77624C;
    text-align: center;
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 1.5;
}

.salon_open {
    color: #77624C;
    text-align: center;
    font-size: 2.8rem;
    font-weight: 700;
    line-height: 1.5;
    margin-top: 16px;
}

.salon_close {
    color: #77624C;
    font-size: 2.2rem;
    font-weight: 700;
    line-height: 1.5;
}

.footer__contact {
    flex: 1;
    padding-bottom: 47px;
    position: relative;
    padding: 0 48px;
    display: flex;
    flex-direction: column;
    gap: 14px;
    align-items: center;
}

.tell-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 26px;
}

.tell {
    display: flex;
    justify-content: center;
    color: #77624C;
    text-align: center;
    font-size: 2.8rem;
    font-weight: 700;
    line-height: 1.5;
    gap: 5px;
}

.tell img {
    margin-top: 5px;
    width: 21px;
}

.Reservation {
    color: #77624C;
    text-align: center;
    font-family: "Cormorant Garamond";
    font-size: 3.8rem;
    font-weight: 700;
    line-height: 1;
    padding-top: 19px;
}

.Reservation-tell {
    color: #77624C;
    text-align: center;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 1.5;
}

.btnReserve {
    background-color: #FFF;
    color: #77624C;
    text-shadow: none;
    width: 337px;
}

.btnReserve::after {  
    background-image: url(../images/btmark_brown_white.png);
}

.HairSalon-page {
    color: #77624C;
    text-align: center;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1.5;
    text-decoration: underline;
    text-underline-offset: 10px;
}

.spfootericon {
    display: none;
}





/* footer sp */
@media screen and (max-width: 1080px) {

.footer_salon_title {
    font-size: 4rem;
}


.footer_salon_titlejp {
    font-size: 2rem;
}

.salon_open {
    font-size: 2rem;
}

.salon_close {
    font-size: 2rem;
}
}

/* footer sp */
@media screen and (max-width: 913px) {

    .footer__contact {
        padding: 0 14px;
        gap: 5px;
}

    .btnReserve {
        width: 100%;
    }
    /* footer 913px */






@media screen and (max-width: 769px) {
 
    .footer_content{
        display: inline-block;
        width: 100%;
    }

        .footer__contact {
        gap: 20px;
    }

    .footer_salon {
   width: 100%;
    }
    
    .footer__logo {
    width: 100%;
    flex-direction: row;
    align-items: flex-end;
}


.footer_logo_img {
    width: 160px;
    margin-right: 0px;
}


.footer__logo address {
    font-size: 1.4rem;
}

.footer_salon_title img {
    width: 31px;
}

.footer_salon_title {
    font-size: 4rem;
    margin-top: 28px;
}

.footer_salon_titlejp {
    font-size: 1.6rem;
}

.salon_open {
    font-size: 2.2rem;
}

.salon_close {
 font-size: 1.8rem;
}


.Reservation {
    font-size: 2.8rem;
    display: inline-block;
    border: 1px solid #77624C;
    padding: 6px 85px;
    margin-top: 29px;
}

    .btnReserve {
        display: none;
    }

    .tell-wrapper {
        display: none;
    }

    .footer__logo::after {
        display: none;
    }

    .footer_salon::after {
        display: none;
}

    .spfootericon {
        display: flex;
        gap: 10px;              /* ボックス同士の間隔 */
        padding: 0;
        list-style: none;
}

    .spfootericon__hair {
        width: 80px;            /* ボックスの大きさ */
        height: 80px;
        background-color: #77624C;     /* 上段の色（調整可） */
        display: flex;
        justify-content: center; /* アイコンを中央に */
        align-items: center;
        border-radius: 3px;     /* 角丸（必要なら） */
    }

      .spfootericon__hair a {
        display: block;
        width: 100%;
        height: 100%;
        text-align: center;
    }

    .spfootericon li img {
        width: 43%;         
        /* height: auto; */
        position: relative;
        top: 50%;
        transform: translateY(-50%);
    }

    .spfootericon li:nth-child(2) img {
        width: 38%;
        position: relative;
        top: 50%;
        transform: translateY(-50%);
        }

    .spfootericon li:nth-child(3) img {
        width: 70%;
        position: relative;
        top: 50%;
        transform: translateY(-50%);
        }

    .footer-reserve li {
        padding: 0;
        margin-top: 0;
    }

    .FacialSalon-page {
    font-size: 1.6rem;
    }
}

}/* footer 500px */



.copy {
    padding: 6px 0;
    text-align: center;
    background-color: var(--primary-brown);
}

.copy small {
    color: #FFF;
    text-align: center;
    font-size: 1.2rem;
    font-weight: 700;
    line-height: 1.5;
}