
.header-style1 .header-menu> li{
    width: 200px;
    padding: 20px 0;
}
.header-booking .header-menu-title{
    width: 200px;
}
.header-style1 .header-logo{
    width: 210px;
}
.header-style1 .header-logo a{
    width: 100%;
}
.header-style1 .header-menu> li.header-booking{
    padding: 0;
}
.header-function-box{
    width: 400px;
}
.header-style1 .header-menu-box{
    width: calc(100% - 610px);
}
.about-btn{
    width: 200px;
    letter-spacing: 0px;
}
.button button{
    width: 270px;
    letter-spacing: 0;
}
.booking-form-list-title{
    letter-spacing: 0;
}
.confirm-info-p{
    letter-spacing: 0;
}
.feedback-satisfaction-title{
    letter-spacing: 0;
    line-height: 25px;
}
.feedback-info-statement{
    width: auto;
}
.feedback-button button{
    width: auto;
}
.feedback-info-form-list-title{
    letter-spacing: 0;
}
.member-center-btn{
    font-size: 15px;
    letter-spacing: 0;
}
.member-user-button{
    width: auto;
}
.member-info-title{
    letter-spacing: 0;
}
.booking-btn{
    width: 120px;
    letter-spacing: 0;
}
.member-user-inf{
    width: auto;
}
.news-path-tag-list{
    letter-spacing: 0;
}
.introduction-info-b-text-ingredient{
    width: auto;
    margin-left: 0;
    padding: 5px 10px;
}
.products-page-info-r-introduction-text{
    box-sizing: border-box;
    padding-left: 60px;
}
@media only screen and (max-width: 1600px){
    .header-style1 .header-menu> li {
        width: 150px;
    }
}
@media only screen and (max-width: 1400px){
    .header-style1 .header-menu-box {
        width: calc(100% - 500px);
    }
    .header-booking .header-menu-title{
        width: 100px;
        letter-spacing: 0;
    }
    .header-style1 .header-logo{
        width: 150px;
    }
    .header-booking .header-menu-title{
        line-height: 25px;
    }
    .header-function-box{
        width: 350px;
    }
    .header-menu-title{
        font-size: 14px;
    }
    .header-style1 .header-menu> li {
        width: 130px;
    }
    .about-introduction-b-l-text{
        line-height: 1.5;
    }
    .products-page-info-r-introduction-text{
        padding-left: 40px;
    }
}
@media only screen and (max-width: 1200px){
    .about-introduction-b-l-text{
        font-size: 14px;
    }
    .header-style1 .header-logo{
        width: 150px;
    }
    .header-style1 .header-logo a{
        width: inherit;
    }
    .header-function-member-box{
        font-size: 14px;
    }
    .header-function-buycar-box i{
        font-size: 24px;
    }
    .header-function-fb-box, 
    .header-function-ig-box{
        font-size: 26px;
    }
    .header-function-language-box i{
        font-size: 24px;
    }
    .header-function-box {
        width: 310px;
    }
    .header-style1 .header-menu-box{
        width: calc(100% - 460px);
    }
    .header-style1 .header-menu> li{
        width: 95px;
    }
}
@media only screen and (max-width: 1000px){
    .header-style1 .header-menu> li {
        width: 150px;
    }
    .about-introduction-b-l-text{
        line-height: 2.2;
        font-size: 16px;
    }
    .header-function-box{
        width: 100%;
    }
    .header-style1 .header-logo{
        width: 200px;
    }
    .products-page-info-r-introduction-text{
        padding-left: 20px;
    }
}
@media only screen and (max-width: 700px){
    .header-style1 .header-menu> li {
        width: 100%;
        display: block;
    }
    .header-menu-title{
        width: 100%;
    }
    .header-style1 .header-menu> li, .header-style1 .header-menu> li.header-booking{
        width: 100%;
    }
    .header-booking .header-menu-title{
        width: 100%;
    }
    .header-style1 .header-menu> li.header-booking{
        padding: 20px 0;
    }
    .footer-menu>li.footer-price, .footer-menu>li.footer-booking, .footer-menu>li.footer-opinion{
        width:auto;
        padding: 10px;
    }
    .products-page-info-r-introduction-text{
        padding-left: 10px;
    }
}
@media only screen and (max-width: 550px){
    .header-style1 .header-logo{
        width: 150px;
    }
}