@charset "utf-8";

/* 露天風呂のご案内 */
.bath #room1 .guest_room_guidance_inner.room .main_content .float-l{
    margin-left: 0;
    min-width: auto;
    position: inherit;
    width: 50%;
}
.bath #room1 .guest_room_guidance_inner.room .main_content .float-r{
    width: 30%;
    margin-right: 10%;
}
.bath #room1 .guest_room_guidance_inner .title p:nth-child(1){
    font-size: 1.8rem;
    letter-spacing: 0.3rem;
    margin-bottom: 1.3rem;
    margin-left: -0.5rem;
}
.bath #room1 .guest_room_guidance_inner .title p:nth-child(2){
    font-size: 3.4rem;
    letter-spacing: 0.7rem;
    margin-bottom: 5rem;
}
.bath #room1 .guest_room_guidance_inner .title p:nth-child(3){
    font-size: 2.4rem;
    letter-spacing: 0.6rem;
    margin-bottom: 3.5rem;
}
.bath .guest_room_guidance_inner .title{
    width: auto;
}
.bath .mc_img_2.room{
    height: 55rem;
    margin-top: 0;
}
.bath .overview{
    border-top: solid 0.1rem #292929;
    border-bottom: solid 0.1rem #292929;
    padding: 1.5rem 0.5rem;
    margin-top: 6rem;
}
.bath .overview p{
    width: fit-content;
    white-space: break-spaces;
}
.bath .overview .indent{
    text-indent: -4.3rem;
    padding-left: 4.3rem;
}
.bath .mc_2 .mc_text.room{
    white-space: normal;
}
.bath #room2 .guest_room_guidance_inner .title p:nth-child(2){
    margin-bottom: 4rem;
}
.bath #room2 .guest_room_guidance_inner .title p:nth-child(3){
    letter-spacing: 0.5rem;
    line-height: 4.8rem;
    margin-bottom: 4rem;
}
.bath #room2 .guest_room_guidance_inner.room .main_content .float-l{
    width: 30%;
}
.bath .guest_room_guidance_inner .text.flex{
    justify-content: center;
}
.bath #guest_room_guidance{
    background-image: url(../image/bath_bg.png);
    background-position: bottom;
    background-size: 100% 67%;
    background-repeat: no-repeat;
}
.bath .text p:first-child{
    margin-right: 3rem;
    font-size: 3.1rem;
    line-height: 5rem;
    margin-right: 5rem;
    font-weight: 500;
}
.bath .text p:last-child{
    font-size: 2rem;
}
.bath .guest_room_mv img{
    /* object-fit: cover; */
    width: 100%;
    /* height: 51.8rem; */
    height: auto;
}
.bath_loccitane{
    text-align: center;
}
.bath_loccitane h2{
    font-size: 3.2rem;
    letter-spacing: 0.4rem;
    line-height: 5rem;
}
.bath_loccitane p{
    font-size: 1.8rem;
    margin: 3rem auto 5rem;
    letter-spacing: 0.2rem;
    line-height: 3rem;
}
.bath_loccitane img{
    max-width: 100rem;
    width: 90%;
    height: 36rem;
    object-fit: cover;
}
.bath .reserve_btn{
    margin: 5rem auto;
}
.bath .reserve_btn p{
    margin: 0;
}
.bath .bath_salon{
    margin-bottom: 20rem;
}

/* アロマリラクゼーション 新姫庵 */
.salon .text p:last-child{
    font-size: 2rem;
    letter-spacing: 0.2rem;
    line-height: 4rem;
}
.salon.stargazing .title{
    font-size: 2.2rem;
    letter-spacing: 0.2rem;
    font-weight: bold;
}
.salon .salon_detail{
    width: 100%;
    margin: 0 auto;
    border-top: #292929 solid 0.1rem;
    border-bottom: #292929 solid 0.1rem;
    letter-spacing: 0.1rem;
    line-height: 2.8rem;
}
.salon .salon_detail h2{
    font-size: 1.8rem;
    font-weight: bold;
    border-bottom: #292929 solid 0.1rem;
    padding: 2rem 3rem;
}
.salon .salon_detail p{
    font-size: 1.8rem;
    text-indent: -2rem;
    margin: 3rem 4rem 3rem;
}
.salon .salon_detail:nth-child(3){
    margin-top: -0.1rem;
}
.salon .salon_menu{
    width: 90%;
    max-width: 92.8rem;
    margin: 5rem auto 12rem;
}
.salon .salon_about{
    font-size: 1.8rem;
    line-height: 3.2rem;
    margin-top: 5rem;
    text-indent: -2rem;
    margin-left: 2rem;
}

@media screen and (max-width: 767px){
    .bath .guest_room_mv img{
        height: 32.4rem;
    }
    .bath .guest_room_guidance_inner .text.flex{
        align-items: center;
        flex-direction: column;
        text-align: center;
    }
    .bath .text p:first-child{
        margin-right: 0;
        font-size: 2.4rem;
        line-height: 4rem;
    }
    .bath .mc_img_2.room{
        height: 28.5rem;
    }
    .bath #room1 .guest_room_guidance_inner.room .main_content .float-r{
        width: auto;
        margin-right: auto;
    }
    .bath #room2 .guest_room_guidance_inner.room .main_content .float-l{
        width: auto;
    }
    .bath .text p:last-child{
        font-size: 1.5rem;
    }
    .bath .guest_room_guidance_inner .title.sp{
        margin-left: auto;
        width: 86%;
        margin: 0 auto;
    }
    .bath #room2 .guest_room_guidance_inner .title p:nth-child(3){
        text-indent: inherit;
        letter-spacing: 0.4rem;
        font-size: 2.6rem;
        line-height: 3.7rem;
        margin-top: 1rem;
        margin-bottom: 2.5rem;
    }
    .bath #room1 .guest_room_guidance_inner .title p:nth-child(1){
        font-size: 1.4rem;
        margin-bottom: 0.3rem;
        letter-spacing: 0.4rem;
    }
    .bath #room1 .guest_room_guidance_inner .title p:nth-child(2){
        font-size: 2.8rem;
        margin-bottom: 3.5rem;
    }
    .bath #room2 .guest_room_guidance_inner .title.sp{
        width: auto;
        margin-left: 7%;
    }
    .bath .overview{
        margin-top: 3rem;
    }
    .bath #room2 .guest_room_guidance_inner .title p:nth-child(2){
        margin-bottom: 0rem;
    }
    .bath #guest_room_guidance{
        background-size: 100% 28%;
        background-position: center;
    }
    .bath_loccitane h2{
        font-size: 2.8rem;
        line-height: 4rem;
    }
    .bath_loccitane p{
        font-size: 1.6rem;
        width: 86%;
        margin: 2rem auto 4rem;
    }
    .bath_loccitane img{
        width: 100%;
        height: 15.7rem;
    }
    .bath .bath_salon{
        margin-top: 8rem;
        margin-bottom: 15rem;
    }
    .bath .reserve_btn{
        max-width: 33.2rem;
        width: 90%;
    }
    /* アロマリラクゼーション 新姫庵 */
    .salon .horiz_text_title{
        letter-spacing: 0.15rem;
    }
    .salon .text p:last-child{
        font-size: 1.6rem;
        line-height: 3.2rem;
        width: 90%;
        margin: 0 auto;
    }
    .salon .salon_detail h2{
        padding: 2rem;
    }
    .salon .salon_detail p{
        margin: 3rem;
    }
    .salon .salon_detail p{
        font-size: 1.6rem;
    }
    .salon .salon_about{
        font-size: 1.6rem;
    }
}