@charset "utf-8";
html{
    scroll-behavior: smooth;
}

body{
    background-image: url("../photo/backgraund.png");
}

.logo{
    width: 22%;
    padding: 20px 0 20px 45px;
}

nav{
    display: flex;
    align-items: center;
    position: sticky;
    z-index: 9999;
    top: 0;
}


nav ul{
    display: flex;
    gap: 40px;
    padding-right: 8px;
    align-items: center;
    margin-left: auto;
}

nav li{
    font-size: 14px;
    position: relative;
    line-height: 1;
}

nav li::after{
    content: "";
    background-color: #502200;
    width: 1px;
    height: 25px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%) rotate(32deg);
    transform-origin: center;
    margin-left: 20px;
}

nav li a:hover{
    color: #e38506;
    transition: 0.5s;
}

.insta{width: 22px;
    height: 22px;}

.reserve_button{
    width: 22px;
    height: 22px;
}

.line_nav{
    font-size: 14px;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 8px 20px 8px 28px;
}



.line_nav:hover{
    color: #e38506;
    transition: 0.5s;
}

h1{
    font-size: 40px;
    line-height: 2.25;
    writing-mode: vertical-rl;
    position: absolute;
    z-index: 9999;
    color: #ffedb3;
    top: 50%;
    transform: translateY(-50%);
    left: 12%;
    text-shadow: 1px 1px 8px #663300;
    white-space: nowrap;
    
}

.header_container{
    padding-left: 5%;
    padding-right: 5%;
    object-fit: cover;
    position: relative;
}


.news-inner p{
    font-size: 18px;
    line-height: 2.3;
    padding-left: 13%;
    
}

.news-title p{
    font-size: 24px;
    padding-left: 13%;
    padding-bottom: 38px;
    padding-top: 38px;
}


h2{
    font-size: 72px;
    padding-top: 160px;
    padding-bottom: 8px;
}

.sub{
    font-size: 16px;
    align-items: center;
    display: flex;
    padding-bottom: 16px;
    
}

.sub::before{
    content: "";
    height: 1px;
    width: 15px;
    background-color: #502200;
    margin-right: 2px;
}

.salon_content{
    display: flex;
}

.shadow_png{
    width: 100%;
    height: auto;
}


.entrance{
    width: 42%;
    margin: 0 15px 186px 40px;
    box-shadow: 0 2px 4px #a65a3adb;
}

.clock{
    width: 39%;
    margin-top: 355px;
    box-shadow: 0 2px 4px #a65a3adb;
}

.introduce{
    display: flex;
}

.introduce_photo{
    width: 58%;
}

.introduce_text{
    padding-top: 203px;
    line-height: 2.2;
    font-size: 18px;
    width: 60%;
}

.salon_container{
    padding-left: 112px;
}

.sub_title{
    font-size: 24px;
    padding-bottom: 24px;
    padding-left: 13%;
}

.img-wrap{
    width: 32%;
    margin-left: auto;
}

.salon_text{
    line-height: 2.2;
    letter-spacing: 0.024em;
    font-size: 18px;
    padding-left: 13%;
}

.detox{
    display: flex;
    font-size: 30px;
    gap: 274px;
}

.detox span{
    font-size: 24px;
}

.popular{
    font-size: 32px;
    text-align: center;
    padding-top: 80px;
    padding-bottom: 104px;
}

#menu{
    position: relative;
}

.menu_text{
    font-size: 24px;
    line-height: 1.75;
    padding-top: 40px;
}

.menu_title{
    padding-right: 216px;
    width: fit-content;
    margin-left: auto;
    margin-bottom: 72px;
}

.menu_container{
    margin: 0 auto;
    width: fit-content;
}

.menu_leaf{
    width: 15%;
    position: absolute;
    left: 0;
    bottom: 34px;
}

.menu_detail{
    display: flex;
    gap: 60px;
    justify-content: center;
    padding-top: 72px;
}

.menu_detail:hover{
    transform: scale(1.1);
    transition: 0.5s;
}

hr{
    width: 100%;
    margin: 0 auto;
    border: none;
    border-top: 1px solid #502220;
}

.menu_name{
    min-width: 336px;
}

.name-title{
    font-size: 24px;
}

.view{
    display: none;
}


.access_title{
    padding-right: 168px;
    width: fit-content;
    margin-left: auto;
}

#access dt{
    font-size: 28px;
    margin-left: 15%;
    float: left;
}

#access dd{
    font-size: 24px;
    margin-left: 22%;
    padding-left: 8%;
    padding-bottom: 15px;
}

.under,
.under2{
    padding-bottom: 60px;
}

.under2{
    line-height: 1.5;
}

#access dl{
    margin-top: 80px;
}

.line{
    font-size: 30px;
    margin-left: 15%;
    padding-top: 60px;
}

.line_friends{
    display: flex;
    align-items: center;
}

.main_visual{
    position: relative;
}

.line_botton{
    height: auto;
    padding-top: 60px;
    width: 180px;
    padding-left: 48px;
}

.line_botton:hover{
    opacity: 0.85;
    transform: scale(1.03);
    transition: 0.3s;
}

.line_botton2{
    width: 180px;
    padding-left: 13%;
}

.line_botton2{
    opacity: 0.85;
    transform: scale(1.03);
    transition: 0.3s;
}

.triangle{
    border-left: 20px solid;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    width: 0;
    height: 0;
    margin-top: 60px;
    margin-left: 40px;
}

.triangle_2{
    display: none;
}

.hamburger,
.header__nav-sp{
    display: none;
}

.familly{
    font-size: 24px;
    margin-left: 15%;
    padding-top: 40px;
}

.map{
    text-align: center;
    margin-top: 56px;
    margin-bottom: 80px;
}

.logo_bottom{
    width: 22%;
    margin: 0 auto;
    margin-bottom: 30px;
}

.menu_img{
    width: 42%;
    padding-bottom: 48px;
}

.news_title{
    padding-left: 70px;
}


h3{
    font-size: 30px;
    text-align: center;
    margin-top: 40px;
}

.explain{
    font-size: 18px;
    text-align: center;
    padding: 64px 0 120px 0;
    letter-spacing: 0.15em;
    line-height: 1.75;
}

.under_content{
    display: flex;
    justify-content: center;
    gap: 180px;
    position: relative;
    margin-bottom: 80px;
}

.under_menu li{
    margin-bottom: 24px;
    letter-spacing: 0.08em;
    font-size: 20px;
}

.light{
    position: absolute;
    width: 200px;
    height: 200px;
    background: rgba(227, 133, 6, 0.55);
    filter: blur(40px);
    border-radius: 50%;
}

.light2{
    position: absolute;
    width: 100px;
    height: 100px;
    background: rgba(227, 133, 6, 0.55);
    filter: blur(40px);
    border-radius: 50%;
    
}

.light3{
    position: absolute;
    width: 150px;
    height: 150px;
    background: rgba(227, 133, 6, 0.55);
    filter: blur(40px);
    border-radius: 50%;
    top: 900px;
    right: 30px;
}


.card{
    width: 80%;
    background: #e38506;
    position: absolute;
    z-index: -1;
    top: -70px;
    opacity: 0.5;
}

#lymph .card{
    height: 330px;
}

#lymph .light{
    top: 0;
    left: 0;
}

#lymph .light2{
    display: none;
}

#foot .card{
    height: 230px;
}

#foot h3{
    margin-top: 100px;
}

#headspa .card{
    height: 200px;
}

#facial .light{
    top: 20px;
    left: 100px
}

#facial .light2{
    top: 250px;
    right: 350px;
}

#facial .card{
    height: 200px;
}

#foot .light{
    top: 250px;
    left: 30px;
}

#foot .light2{
    display: none;
}

#headspa .light{
    top: 350px;
    left: 80px;
}

#headspa .light2{
        top: 150px;
        right: 150px;
    }

.news-list li{
    display: flex;
    flex-direction: column;
    gap: 24px;
    padding: 48px 80px;
    border-bottom: 1px solid #502200;
}

.news-list time{
    font-size: 16px;
}

.news-list a{
    font-size: 20px;
}

@media screen and (max-width: 1100px) {
  h1{
    font-size: 30px;
  }
}

@media screen and (max-width:1024px){
    .salon_text,
    .introduce_text,
    .news-inner p{
        font-size: 16px;
    }

    .salon_text,
    .sub_title{
        padding-left: 10%;
    }

    .introduce_text{
        padding-right: 10px;
        padding-top: 120px;
    }

    h2{
        font-size: 56px;
        padding-top: 100px;
    }

    .sub{
        font-size: 14px;
    }

    .sub_title{
        font-size: 20px;

    }

    #access dd{
        font-size: 22px;
        padding-left: 6%;
    }

    #access dt{
        margin-left: 10%;
        font-size: 24px;
    }
    .line{
        font-size: 24px;
    }

    .familly{
        font-size: 22px;
    }

    nav li{
        font-size: 12px;
    }

    nav li::after{
        margin-left: 15px;
    }

    nav ul{
        gap: 25px;
    }

    #access{
        padding-right: 10px;
    }
    
    .entrance{
        width: 45%;
        margin: 0 15px 120px 10px;
    }

    .clock{
        width: 42%;
        margin-top: 255px;
    }

    .salon_container{
        padding-left: 60px;
    }

    .menu_title{
        padding-right: 28px;
    }

    .news-title{
        padding-right: 40px;
    }

    .menu_name{
        min-width: 300px
    }

    .menu_detail{
        gap: 48px;
    }
    
    iframe{
        width: 80%;
    }

    .news-inner p,
    .news-title p{
        padding-left: 10%;
    }

    .explain{
        font-size: 16px;
    }

    h3{
        font-size: 26px;
    }

    #facial .light2 {
    top: 250px;
    right: 150px;
    }

    .line_botton2{
        padding-left: 10%;
        padding-top: 20px;
    }

}

@media screen and (max-width:768px){
    h1{
        font-size: 24px;
        top: 30%;
    }

    #headspa .light2{
        top: 50px;
        right: 50px;
    }

    .salon_container{
        padding-left: 28px;
    }

    h2{
        padding-top: 64px;
        font-size: 48px;
    }

    .sub{
        font-size: 12px;
    }

    .sub_title{
        padding-bottom: 24px;
        font-size: 18px;
        padding-left: 28px;
    }

    .salon_text{
        font-size: 14px;
        padding-left: 28px;
        padding-bottom: 28px;
    }

    .light{
        width: 100px;
        height: 100px;
    }

    .light2{
        width: 80px;
        height: 80px;
    }

    .light3{
        width: 120px;
        height: 120px;
    }

    #facial .light2 {
        top: 250px;
        right: 80px;
    }

    .introduce{
        display: block;
    }

    .introduce_photo{
        width: 100%;
    }

    .clock{
        margin-top: 200px;
        width: 42%;
    }

    .explain{
        padding-left: 28px;
        padding-right: 28px;
    }

    .introduce_text{
        padding-top: 32px;
        padding-left: 28px;
        width: 100%;
    }

    .entrance{
        width: 45%;
    }

    .news-title p{
        font-size: 22px;
        padding-left: 28px;
    }

    .news-inner p{
        font-size: 16px;
        padding-left: 28px;
        padding-right: 20px;
    }

    .line_botton2{
        width: 120px;
        padding-left: 28px;
        padding-top: 20px;
    }

    #access dt{
        font-size: 22px;
        margin-left: 20px;
    }

    #access dd{
        font-size: 20px;
    }

    .line_friends{
        display: block;
    }

    .triangle{
        display: none;
    }

    .line{
        margin-left: 28px;
        font-size: 22px;
        padding-top: 30px;
        padding-bottom: 20px;
        text-align: center;
    }

    .triangle_2{
        display: block;
        border-left: 20px solid transparent;
        border-top: 20px solid ;
        border-right: 20px solid transparent;
        width: 0;
        height: 0;
        margin: 0 auto;
    }

    .line_botton{
        display: block;
        margin: 0 auto;
        width: 120px;
        padding: 20px 0;
    }

    .under_menu li{
        font-size: 16px;
    }

    .under_content{
        gap: 80px;
    }

    .familly{
        font-size: 18px;
        margin-left: 28px;
        padding-top: 20px;
    }

    .logo_bottom{
        width: 30%;
    }

    .logo{
        padding: 20px 0 20px 10px;
        width: 30%;
    }

    .menu_name{
        min-width: 200px;
        display: flex;
    }

    .name-title{
        font-size: 20px;
        min-width: 150px;
    }

    .view{
        display: block;
        font-size: 14px;
        margin-top: auto;
        padding-bottom: 32px;
        padding-right: 5px;
    }

    .menu_detail{
        gap: 0;
        padding-top: 48px;
    }

    .menu_img{
        width: 45%;
        padding-bottom: 32px;
    }

    .img-wrap{
        width: 42%;
    }


    .access_title{
        padding-right: 23px;
    }

    .news_title {
        padding-left: 28px;
    }

    .hamburger {
        position: fixed;
        width: 30px;
        height: 25px;
        cursor: pointer;
        align-items: center;
        right: 20px;
        z-index: 999999;
        display: block;
    }

    .hamburger span{
        position: absolute;
        height: 1px;
        background-color: #502200;
        top: 12px;
        right: 0;
        width: 100%;
    }

    .hamburger span::before {
        content: "";
        position: absolute;
        width: 100%;
        height: 1px;
        background-color: #502200;
        top: 8px;
        right: 0;
        transition: 0.3s;
    }

    .hamburger span::after {
        content: "";
        position: absolute;
        width: 100%;
        height: 1px;
        background-color: #502200;
        bottom: 8px;
        right: 0;
        transition: 0.3s;
    }
    
    .open span::before {
        transform: rotate(45deg);
        top: 0;
    }

    .open span::after{
        transform: rotate(-45deg);
        bottom: 0;
    }

    .open span{
        background-color: transparent;
    }

    nav ul{
        display: none;
    }

    .line_nav{
        position: fixed;
        align-items: center;
        right: 55px;
    }

    .header__nav-sp{
        position: fixed;
        height: 100vh;
        width: 100%;
        background-color: rgba(255, 237, 179, 0.8);
        top: 0;
        left: 0;
        z-index: 99999;
    
    }

    .header__nav-sp a{
        color: #502200;
        font-size: 24px;
    }

    .header__nav-sp ul{
        display: flex;
        flex-direction: column;
        height: 100%;
        justify-content: center;
        align-items: center;
        gap: 40px;
        margin: 0 auto;
    }

    nav li::after{
        display: none;
    }

    nav li a:hover{
        color: #e38506;
    }

    .menu_1{
        display: flex;
        align-items: center;
    }

}

@media screen and (max-width:550px){

    .under_content {
        gap: 24px;
    }

    .card{
        width: 90%;
    }
}

@media screen and (max-width:450px){
    .entrance{
        width: 45%;
    }

    .menu_name {
        min-width: 150px;
    }

    .name-title{
        font-size: 18px;
    }

    #access dt{
        font-size: 20px;
    }

    #access dd{
        font-size: 18px;
        padding-left: 14%;
    }

    .under_menu li {
        font-size: 12px;
    }

    .view{
        font-size: 12px;
    }
}

