﻿@charset "utf-8";
/* CSS Document */
@media (min-width:768px) {
    .rwd-tabs.tab_wrapper > ul {
        border-bottom: 1px solid #ccc;
        display: flex;
        justify-content: center;
        overflow: hidden;
    }

    .rwd-tabs.r-tabs .r-tabs-nav {
        margin: 0;
        padding: 0;
        border-bottom: 1px solid #ccc;
        display: flex;
        justify-content: center;
        margin-bottom: 30px;
    }
    .housekeeper .mform.marea .btn-box > div {
        width: calc(100% / 3 - 20px);
    }

        .housekeeper .mform.marea .btn-box > div.col-6 {
            width: calc(100% / 2 - 20px);
        }
            .housekeeper .mform.marea .btn-box > div.col-6 a {
                flex-direction: row-reverse;
                height: auto;
                min-height: 0;
            }
    .modal-dialog {
        width: auto;
        max-width: 800px;
    }

}
    @media (min-width: 992px) {
        body.line-register .mform .btn-style {
            max-width: 250px;
            height: 300px;
        }
        body.line-register .mform .btn-box{
            justify-content:center;
        }
        .slick-style {
            margin: 0 -15px;
        }
        .g-form.sform {
            margin: auto;
            width:80%;
        }

        .housekeeper.modify .g-form.sformm, .member.index .g-form.sform {
            margin: auto;
            width: 100%;
            max-width: 1200px;
        }

        #side1collapse {
            display: block !important;
            height: auto !important;
        }

        /*.side:not(.col-md-12) .wid {
            max-width: 220px;
        }

        .side:not(.col-md-12) .nav {
            background: #fff;
            border-radius: 5px;
            box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
            padding: 10px;
        }

            .side:not(.col-md-12) .nav > li {
                margin: 5px 0;
            }

                .side:not(.col-md-12) .nav > li a {
                    background: none;
                    border-radius: 0;
                    box-shadow: none;
                    position: relative;
                    display: flex;
                    flex-direction: row-reverse;
                    align-items: center;
                    justify-content: flex-end;
                    padding: 8px 15px;
                }

                    .side:not(.col-md-12) .nav > li a:before {
                        display: none;
                    }

                    .side:not(.col-md-12) .nav > li a:after {
                        content: "";
                        width: 5px;
                        height: 5px;
                        border-radius: 5px;
                        background: var(--main-color);
                        display: inline-block;
                        margin-right: 5px;
                        transition: all .5s;
                    }

                    .side:not(.col-md-12) .nav > li a:hover:after {
                        width: 15px;
                    }*/
        .home-sb .list-item .img_s {
            display: none;
        }
    }

    @media (min-width:1400px) {

        .header .navbar > .container, .inner-box,body:not(.home) .main_top > .container {
            padding-left: 85px;
            padding-right: 85px;
        }
    }

    @media (max-width: 1399px) {
        .inner-box, body:not(.home) .main_content > .container, body:not(.home) .main_top > .container, body:not(.home) .main_top .breadcrumb {
            padding-left: 20px;
            padding-right: 20px;
            width: 100%;
        }
        .home-about .g-about .r-info .bg {
            top: 20%;
        }
        .home-about .g-service > * {
            padding: 70px 30px 70px 30px
        }
        .home-about .g-about .l-info > *{
            padding-left:30px;
        }
        .sec-reservation > .container {
            padding: 50px 100px;
            width: 100%;
        }

        .sec-reservation .bg-man {
            position: absolute;
            display: flex;
            justify-content: space-between;
            left: 0;
            right: 0;
            bottom: 30px;
        }
    }


@media (max-width: 1199px) {
    .header {
        background-position: center 160px;
    }

    #floating {
        margin-top: -90px;
    }




        .banner .bxslider .item img.img_small,
        .banner .bxslider .bannerImgBox:not(.banner_mob_bg) .item img.img_small {
            display: block;
        }

        .banner .bxslider .item img.img_big,
        .banner .bxslider .bannerImgBox:not(.banner_mob_bg) .item img.img_big {
            display: none;
        }





    .header .navbar .navbar-header {
        float: none;
    }

    .header .navbar .navbar-brand {
        float: none;
    }

    .content .list-box .txt-list li span.news-title {
        float: left;
        color: #848275;
        width: 74%;
    }

    .content .txt img {
        width: 100%;
    }

    .side2 {
        padding-top: 12px;
        border-top: 2px solid #36B9C0;
    }

    .wid-slideBanner .jcarousel-control-prev,
    .wid-slideBanner .jcarousel-control-next {
        width: 24px;
        height: 40px;
        top: 50%;
        margin-top: -20px;
    }

    .wid-slideBanner .jcarousel-control-prev {
        left: -24px;
    }

    .wid-slideBanner .jcarousel-control-next {
        right: -24px;
        background-position: 0 -40px;
    }

    body.cart .content .invoice-title {
        margin-top: 10px;
        margin-left: 15px;
    }

    .pic-gallery .pic-stage {
        width: 80%;
    }

    body.home .content .works-box .slick .slick-prev {
        left: -15px;
    }

    body.home .content .works-box .slick .slick-next {
        right: -15px;
    }



    .footer .add-list {
        display: flex;
        align-items: flex-start;
    }

        .footer .add-list .list-item {
            width: 50%;
            padding-right: 20px;
        }

            .footer .add-list .list-item + .list-item {
                margin-top: 0;
            }



    .home-about .g-about {
        flex-direction: column;
    }

        .home-about .g-about .l-info {
            width: 100%;
        }

    .home-about .g-service > * {
        width: 100%;
        padding: 50px;
    }

    .home-about .g-about .r-info {
        width: 100%;
    }

        .home-about .g-about .r-info .bg {
            top: 0;
        }

    .home-about .g-service .l-info:before {
        top: -150px;
        bottom: 30%;
    }

    .home-about .g-service {
        flex-direction: column;
    }

        .home-about .g-service .r-info .service-detail {
            margin: 0 auto;
        }

    .home-about .g-about .l-info > * {
        padding: 0 30px;
    }

    .header .navbar .navbar-brand {
        height: 69px;
        width: 192px;
        background-size: contain;
    }

    .home-about .btn-more {
        margin: 40px auto;
    }

    .home .banner .g-slogan {
        padding-right: 30px;
        width: 15%;
    }

    .home .banner .bannerImgBox {
        width: 85%;
    }
    .footer .g-flex.a .r-info {
        align-items: flex-end;
        flex-direction: column;
    }

}

@media (max-width: 991px) {
    .header .navbar .navbar-nav {
        padding: 0;
    }

    .side {
        padding-bottom: 20px;
    }

    .side1 .side-toggle {
        margin-top: 10px;
        border: none;
        padding: 15px;
        border-radius: 5px;
        background: var(--third-color);
        text-align: center;
        color: #fff;
        font-size: 18px;
        font-weight: bold;
    }


    .content > .h2:after {
        top: 0;
    }

    .side .nav {
        max-width: none;
        margin: 20px 0;
        background: #fff;
        border-radius: 5px;
        box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
        padding: 15px;
        flex-direction: column;
    }

        .side .nav > li {
            float: none;
            display: block;
            border: 0;
            margin: 0 5px;
            vertical-align: top;
        }


                .side .nav > li a:before {
                    display: none;
                }

            .side .nav > li + li {
                border-top: 1px solid #ccc;
            }

    .side1 .wid {
        max-width: none;
    }

    .wid-search {
        padding-top: 20px;
    }

        .wid-search .h3,
        .wid-search .form-inline {
        }

        .wid-search .form-inline {
        }

        .wid-search .form-group,
        .wid-search .form-group .form-control,
        .wid-search .btn {
            width: auto;
            vertical-align: top;
        }

        .wid-search .btn {
            padding-top: 7px;
            padding-bottom: 7px;
        }

    .content .list-box .txt-list li span.news-title {
        float: left;
        color: #848275;
        width: 83%;
    }

    .content .txt img {
        width: auto;
    }


    body.cart .content .invoice-title {
        margin-top: 0;
        margin-left: 5px;
    }

    body.contact .content .contact-box .h3 {
        margin-top: 20px;
    }

    .footer_top ul li,
    .footer_top ul li a {
        padding: 5px;
    }

    .home-service .service-list {
        flex-wrap: wrap;
    }

        .home-service .service-list .list-item {
            width: calc(100% / 3);
            margin: 0;
            padding: 20px;
        }

    .home-service .container {
        width: 100%;
    }

    .home-service .service-list .pic {
        max-width: 180px;
    }

    .home-service .notice {
        padding: 15px;
    }

    .header .g-nav01 {
        font-size: 16px;
        padding: 15px 0;
    }

    .header .search-list {
        margin-bottom: 0;
        display: flex;
        flex-wrap: wrap;
    }

    .header .g-nav02 .d-flex {
        flex-direction: column;
    }

    .header .search-list li:nth-child(1) {
        width: 100%;
        margin-bottom: 10px;
    }

    .header .search-list li:not(:nth-child(1)) {
        width: 50%;
    }

    .header .g-nav02 .d-flex > * {
        width: 100%;
    }

    .header .nav-member li:not(:nth-child(1)) {
        display: none;
    }

    .g-mobile {
        display: flex;
        flex-direction: row-reverse;
    }

        .g-mobile .btn-catalog .txt {
            display: none;
        }

    body.home .container {
        padding-left: 20px;
        padding-right: 20px;
    }
    /*#floating.isFixed*/
    /*#floating.isFixed,
    #floating.isFixed.fixed {
        margin: 0;
        top: auto;
        left: 0;
        bottom: 0;
        right: 0;
    }

        #floating.isFixed ul {
            display: flex;
            justify-content: space-around;
            border-radius: 0;
            padding: 0;
            background: none;
            margin: 0;
        }

    #floating ul li a {
        position: relative;
        font-size: 14px;
        display: flex;
        background: #252525;
        align-items: center;
        justify-content: center;
    }

        #floating ul li a .icon {
            width: 42px;
            height: 42px;
            border-radius: 50%;
            background: none !important;
            color: #fff;
            font-size: 25px;
            display: flex;
            align-items: center;
            justify-content: center;
            margin: 0 !important;
        }

    #floating ul li.gotop {
        background: none;
        margin: 0;
    }

    #floating li.gotop a .icon {
        margin: 0;
    }

    #floating.isFixed ul li {
        width: 100%;
        padding: 0;
    }

    #floating li.gotop a {
        display: flex;
        padding: 0;
        align-items: center;
        justify-content: center;
    }

    #floating ul li a .num {
        width: 25px;
        height: 25px;
        background-color: #EB0F0F;
        font-size: 14px;
        color: #fff;
        display: flex;
        border-radius: 16px;
        line-height: 16px;
        position: relative;
        right: 0;
        top: 0;
        align-items: center;
        justify-content: center;
    }

    #floating.isFixed ul li + li {
        border: none;
    }

    #floating.isFixed ul li a .txt {
        display: none;
    }*/

    .sec-home .slick-style {
        margin: 0;
    }

    .home-news .btn-more {
        position: relative;
        right: 0;
        bottom: auto;
        margin: 30px auto;
    }




    body:not(.home).news .news-list {
        display: flex;
        flex-wrap: wrap;
        margin: 0 -10px
    }

        body:not(.home).news .news-list .list-item {
            width: calc(50% - 20px);
            display: flex;
            flex-direction: column;
            padding: 0 0 20px !important;
            margin: 0 10px 30px;
            border-bottom: 1px solid #ccc;
            border-top: none;
        }

            body:not(.home).news .news-list .list-item .info {
                padding: 20px 0 0;
                flex-grow: 1;
            }

            body:not(.home).news .news-list .list-item > * {
                width: 100%;
            }

    .pro-list .list-item .info .tt, .list-style .list-item .info .tt {
        font-size: 20px !important;
    }

    .form-box .row {
        margin-bottom: -15px;
    }

        .form-box .row div[class*="col"] {
            margin-bottom: 15px;
        }
    body.pay-card .g-form{
        flex-direction:column-reverse;
    }
    .side .g-search{
        margin:20px 0;
    }
    .home-sb .list-item .img_b {
        display: none;
    }
    .home-about .g-about .l-info .idea-list .list-item {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    .home-about .g-about .l-info .idea-list{
        justify-content:center;
    }
    /* .home .banner .bannerImgBox {
        height: 70vh;
    } */
    html.js .home .banner .bxslider {
        display: flex;
        flex-direction: column;
    }
    .home .banner .g-slogan .g-div {
        right: 0;
        margin-bottom: 0;
        display: flex;
        align-items: center;
        width: 100%;
        justify-content: flex-end;
    }
    .home .banner .g-slogan .txt-slogan {
        font-size: 18px;
        position: absolute;
        top: 0;
        right: 5px;
    }
    .home .banner .g-slogan {

        width: 100%;
        padding: 0 30px;
    }
    .home .banner .pic-slogan {
        margin: 0 20px 0 0;
        width: 40%;
    }
    .home .banner .btn-reserve {
        width: 120px;
        height: 120px;
    }
    .home .banner .g-slogan {
        align-items: flex-end;
        margin-top: -50px;
    }
    /*#floating .social-list li a {
        width: 100%;
        height: 40px;
        border-radius: 0;
        font-size: 20px;
        border:none;
        box-shadow: none;
    }
    #floating ul.social-list li.btn-link a {
        background: url(../images/all/icon_floating.jpg) no-repeat center center #342c2a;
        background-size: contain;
    }
    #floating ul li + li{
        margin:0;
    }*/
    #floating ul.member-list li:not(.gotop) {
        display: none;
    }
    #floating ul li a {
        width: 45px!important;
        height: 45px!important;
    }
    #floating ul li.gotop{
        background:none;
        margin:0;
        padding:0;
    }
    #floating ul li.gotop a {
        display: flex;
        align-items: center;
        font-size: 14px;
        padding: 0;
        border-radius: 50%;
        background: var(--main-color);
        border: 3px solid #fff;
        overflow: hidden;
        box-shadow: rgba(99, 99, 99, 0.2) 0px 5px 8px 0px;
    }
    #floating ul.member-list {
        background: none;
        margin-top: 5px;
        padding: 0;
        border-radius: 0;
        border: none;
        overflow: hidden;
        box-shadow: none;
    }
    .sec-home.home-about {
        padding-top: 50px;
        position: relative;
        overflow: visible;
    }
    .sec-home {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .home-about:before {
        content: "";
        background: url(../images/all/img_aboutH3.png) no-repeat;
        background-size: cover;
        width: 40%;
        position: absolute;
        top: 0;
        left: -50px;
        bottom: auto;
        z-index: -1;
        width: 200px;
        height: 200px;
        overflow: hidden;
        border-radius: 50%;
    }
    .footer .g-flex {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .footer ul.social-list{
        margin:10px auto ;
    }
    .footer .g-flex.a .r-info {
        align-items: center;
        margin-top:30px;
    }

    /*menu*/
    .header .navbar-toggle {
        display: block;
        background: #cfcfcf;
        margin: 0;
        border: none;
        bottom: 0;
        margin: 0;
        border-radius: 0;
        float: none;
        padding: 20px 10px;
        border-radius: 5px;
    }

    .navbar-toggle .icon-bar {
        position: relative;
        margin: 0px auto;
        cursor: pointer;
        user-select: none;
        transition: all 300ms ease 0s;
        width: 2.7rem;
        height: 2px;
        background-color: #fff;
    }

        .navbar-toggle .icon-bar::before, .navbar-toggle .icon-bar::after {
            content: "";
            display: inline-block;
            width: 2.7rem;
            height: 2px;
            background-color: #fff;
            position: absolute;
            left: 0px;
            transform-origin: 50% 50%;
            transition: top 300ms cubic-bezier(0.165, 0.84, 0.44, 1) 300ms, transform 300ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s, background-color 300ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
        }

        .navbar-toggle .icon-bar::before {
            top: 0.8rem;
        }

        .navbar-toggle .icon-bar::after {
            top: -0.8rem;
        }

    .navbar-toggle:not(.collapsed) .icon-bar::before {
        transform: scaleX(0);
    }

    .navbar-toggle:not(.collapsed) .icon-bar {
        background: transparent;
    }

        .navbar-toggle:not(.collapsed) .icon-bar::before, .navbar-toggle:not(.collapsed) .icon-bar::after {
            transition: top 300ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s, transform 300ms cubic-bezier(0.165, 0.84, 0.44, 1) 300ms;
            top: 0px;
            width: 2.7rem;
            background-color: #fff;
        }

        .navbar-toggle:not(.collapsed) .icon-bar::before {
            transform: rotate3d(0, 0, 1, 45deg) scale(1.1);
        }

        .navbar-toggle:not(.collapsed) .icon-bar::after {
            transform: rotate3d(0, 0, 1, -45deg) scale(1.1);
        }

    .header .navbar .navbar-collapse, .header .navbar .navbar-collapse.collapseing {
        z-index: 9999;
        border: none;
        position: fixed;
        top: 0;
        left: -250px;
        height: 100vh !important;
        background: var(--forth-color);
        transition: all .5s ease;
        width: 250px;
        pointer-events: none;
        margin: 0;
        padding-top: 62px;
    }

        .header .navbar .navbar-collapse.in {
            pointer-events: visible;
            left: 0;
        }

    .header .navbar .navbar-toggle:not(.collapsed) {
        z-index: 9999;
        background: var(--main-color);
    }

    .navbar-nav .minwidth {
        display: block;
    }

    .bg-navBefore {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #fff;
        transition: all .5s ease;
        /* transition-delay: .5s; */
        /*background: rgba(255, 255, 255, 0.9);*/
        transition: opacity .4s cubic-bezier(.72, .16, .345, .875), visibility .4s cubic-bezier(.72, .16, .345, .875);
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        visibility: hidden;
        opacity: 0;
        z-index: 9998;
    }

        .bg-navBefore:before {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background: url(../images/all/bg_nav.jpg) no-repeat right center #d3d8de;
            background-size: cover;
            /* opacity: .5; */
            filter: blur(1px);
            background-size: contain;
        }

        .bg-navBefore.d-show {
            visibility: visible;
            opacity: 1;
            backdrop-filter: blur(5px);
        }
    .header .g-nav {
        height: 89px;
        flex-direction: row-reverse;
    }
    .header .navbar .navbar-brand {
        height: 69px;
        width: 192px;
        background-size: contain;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        margin: 0;
    }
    .navbar-nav > li{
        float:none;
    }
    .header .navbar .navbar-nav li a {
        color: #fff;
        font-weight: bold;
        border-bottom: 1px solid rgba(255, 255, 255, 0.3);
        padding: 15px;
        text-align: center;
    }
        /*menu*/
    .mform .g-member{
        flex-direction:column;
    }
    .mform .g-member .l-info, .mform .g-member .r-info {
        width: 100%;
    }

    .member.housekeeper.modify .g-form .l-info {
        flex-direction: row;
    }
    .member.housekeeper.modify .g-form .l-info .pic {
        width:150px;
        height:150px;
        font-size:60px;
        margin-right:30px;
    }
        .member.housekeeper.modify .g-form .l-info .info {
            text-align: left;
        }
    .line-register .mform.marea .btn-box .btn-style {

    }
    .g-scheduling .sec1 .g-btn {
        flex-wrap: wrap;
    }
    .g-scheduling .g-select {
        order: 1;
        width: 100%;
        /* flex-direction: column; */
        margin-bottom: 10px;
    }
    .g-scheduling .sec1 .g-btn a {
        order: 2;
    }
    .g-scheduling .g-select > span {
        flex-grow: 1;
    }
    .g-scheduling .g-select select {
        width: 100%;
    }
    .g-state {
        flex-direction: column;
        align-items: center;
    }
    body:not(.home) .main_content>.container{
        width:100%;
    }
    .sec-reservation .reservation-list {
        flex-direction: column;
    }
        .sec-reservation .reservation-list .list-item {
            position: relative;
            margin-bottom: 20px;
        }
        /* .sec-reservation .reservation-list .list-item .pic {
            height: 200px;
        } */
        .sec-reservation .reservation-list .list-item .g-no .g-icon {
            font-size: 30px;
            position: absolute;
            top: 20px;
            z-index: 5;
            display: flex;
            align-items: center;
            justify-content: center;
            flex-direction: column;
            right: 20px;
        }
            .sec-reservation .reservation-list .list-item .g-no .g-icon i {
                transform: rotate(90deg);
            }
    .sec-reservation .bg-man {
        position: relative;
        left: auto;
        right: auto;
        bottom: auto;
        margin-top: -30px;
    }
    .sec-reservation:before {
        content: "";
        background: url(../images/all/bg_roomXs.svg) no-repeat center bottom;
        position: absolute;
        background-size:100% auto;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        mix-blend-mode: luminosity;
    }
    .sec-contact{
        height:auto;
    }
        .sec-contact .info {
            width: 100%;
        }
    .sec-join .sec1 .g-join .l-info .pic, .sec-join .sec1 .g-join .r-info .pic {
        height: 300px;
        overflow: hidden;
    }
    .sec-join .sec1 .g-join .pic-logo{
        height:300px;
    }
    .sec-join .sec2 .g-welfare {
        flex-direction:column-reverse;

    }
    .sec-join .sec2 .g-welfare>*{
        width:100%!important;
        padding:0!important;
    }
}

@media (max-width: 767px) {


    .banner .slick-dots li button{
        display:none;
    }

    .content > .h2 .txt-tw {
        display: block;
        margin: 0;
    }

    .content .content-banner {
        margin-left: -15px;
        margin-right: -15px;
    }

        .content .content-banner img {
            width: 100%;
            max-width: none;
        }




    .navbar-nav .open .dropdown-menu {
        position: relative;
    }

    .header .navbar .lang .btn,
    .header .navbar .lang .btn:active .header .navbar .lang .btn:focus {
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .header .navbar .lang .dropdown-menu {
        position: relative;
        float: none;
        text-align: center;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        z-index: 9999;
    }

    .banner {
        /*margin-left: 15px;
        margin-right: 15px;*/
    }

        .banner .slick-prev,
        .banner .slick-next {
            z-index: 10;
        }

        .banner .slick-prev {
            left: 0;
        }

        .banner .slick-next {
            right: 0;
        }


    .footer .copyright,
    .footer .siteinfo,
    .footer .siteinfo ul {
        display: block;
    }

        .footer .siteinfo ul > li {
            display: block;
        }

            .footer .siteinfo ul > li + li:before {
                display: none;
            }


    .side .nav {
        margin-bottom: 20px;
    }

        .side .nav > li {
            float: none;
            display: block;
        }

    .wid-search .h3,
    .wid-search .form-inline {
        display: block;
        width: auto;
    }

    .wid-search .form-group {
        margin: 0;
    }

        .wid-search .form-group,
        .wid-search .form-group .form-control,
        .wid-search .btn {
            width: 100%;
        }

    .wid-slideBanner .jcarousel-control-prev {
        left: -17px;
    }

    .wid-slideBanner .jcarousel-control-next {
        right: -17px;
    }

    .content .list-box, body.news .content .btn-box {
        padding-left: 0;
        padding-right: 0;
        margin-left: 0;
    }

    .content .btn-box {
        text-align: center;
    }

        .content .btn-box .page-info select {
            width: 100px;
            display: inline-block;
        }

    .content .txt img {
        width: 100%;
    }

    body.news .content > .h1,
    body.news.show .content .btn-box {
        margin-left: 0;
    }

    body.news .content > .h1 {
        padding: 10px;
    }

        body.news .content > .h1 small {
            position: static;
            display: block;
        }

    .content .list-box .txt-list li.list-header {
        display: none;
    }

    body.home .content .wid-home-news .txt-list li a,
    .content .list-box .txt-list li a {
        padding-right: 0;
    }

    .content .list-box .txt-list li span {
        position: static;
        float: none;
        display: block;
        padding: 0;
    }

    body.product.show .content .info .h3 {
        margin-top: 30px;
    }

    body.product.show .content .info .txt {
        min-height: 0;
    }

    body.product.show .content .quick-buy .btn {
        width: 100%;
    }

    body.product.show .content .quick-buy .form-control {
        width: 100%;
    }

    body.product.show .content > .h3 small {
        display: block;
        margin: 5px 0 0;
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }


    .content .table.table-stack > thead,
    .content .table.table-stack > tbody > tr > td.num {
        display: none;
    }

    .content .table.table-stack > tbody > tr,
    .content .table.table-stack > tbody > tr > td {
        display: block;
        clear: both;
    }

    .content .table.table-stack > tbody > tr {
        border-bottom: 1px dotted #ccc;
        position: relative;
        padding: 10px 5px;
    }

        .content .table.table-stack > tbody > tr:last-child {
            border: none;
        }

        .content .table.table-stack > tbody > tr > td {
            border: none;
            text-align: left;
            padding: 0;
            line-height: 1.6;
        }

            .content .table.table-stack > tbody > tr > td .tn {
                display: inline-block;
                color: #aaa;
            }

            .content .table.table-stack > tbody > tr > td .input-group {
                margin: 0;
            }

            .content .table.table-stack > tbody > tr > td.pic {
                margin-bottom: 10px;
            }

            .content .table.table-stack > tbody > tr > td.del {
                display: block;
                position: absolute;
                right: 0;
                bottom: 10px;
            }

    .content .table.table-stack.no-border th {
        text-align: left;
        width: 100%;
        padding: 0;
    }

    .content .table.table-stack > tbody > tr > td.inquiry,
    .content .table.table-stack > tbody > tr > td.message,
    .content .table.table-stack > tbody > tr > td.reply {
        position: absolute;
        right: 5px;
    }

    .content .table.table-stack > tbody > tr > td.inquiry,
    .content .table.table-stack > tbody > tr > td.reply {
        top: 10px;
    }

    .content .table.table-stack > tbody > tr > td.message {
        top: 50px;
    }

    .form-horizontal .row .form-inline .btn-list {
        top: -28px;
    }

    .form-horizontal .row .form-inline label {
        padding-left: 0;
    }

    .form-horizontal .holiday-delivery {
        margin-top: 10px;
    }

    body.cart .content .invoice-title {
        margin-top: 10px;
        margin-left: 0;
    }

    .content .btn-box .pull-right {
        float: none;
    }

    .content .sec .sum {
        padding: 5px;
        line-height: 1.6;
    }

    body.member .content .form-group .btn {
        margin-right: 0;
        margin-bottom: 10px;
        width: 100%;
    }

    .content .table.table-stack > tbody > tr > td.pic img {
        max-width: 100%;
        width: 100%;
    }


    body.cart .content .uni-num {
        width: 140px;
    }

    body.cart .content .hint {
        float: none;
        clear: both;
    }

    body.cart .content .invoice .btn-list {
        margin-top: 0;
    }

    body.cart .content .btn-box {
        padding: 10px 0;
    }

        body.cart .content .btn-box .btn {
            width: 100%;
            float: none;
            margin-bottom: 5px;
        }

    body.product.p02 .content .product-list.mode1 .item.i1 > a ul,
    body.product.p02 .content .product-list.mode1 .item.i2 > a ul,
    body.product.p02 .content .product-list.mode1 .item.i3 > a ul,
    body.product.p02 .content .product-list.mode1 .item.i4 > a ul {
        height: auto;
    }

    body.product.p02 .content .product-list.mode1 .item.hasQB > a {
        margin: 0;
    }

    body.product .content .product-list.mode1 .quick-buy ul,
    body.product .content .product-list.mode1 .quick-buy ul li {
        display: block;
        text-align: center;
    }

    body.product .content .quick-buy .form-control,
    body.product .content .product-list.mode1 .quick-buy .form-control.qty,
    body.product .content .product-list.mode2 .item .quick-buy .form-control {
        width: 80%;
        margin: 5px 0 0;
    }

    body.product .content .product-list.mode2 .item {
        margin: 10px 0 60px;
        position: relative;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
        position: relative;
    }

        body.product .content .product-list.mode2 .item > a {
            -moz-border-radius: 10px 10px 0 0;
            -webkit-border-radius: 10px 10px 0 0;
            border-radius: 10px 10px 0 0;
            padding: 0;
            width: auto;
            float: none;
        }

        body.product .content .product-list.mode2 .item .pic {
            width: auto;
            display: block;
            margin: 0;
            padding: 10px;
            border-radius: 10px 10px 0 0;
        }

        body.product .content .product-list.mode2 .item .info {
            display: block;
            width: auto;
            text-align: center;
            padding-right: 10px;
        }

            body.product .content .product-list.mode2 .item .info .h4 {
                text-align: center;
            }

            body.product .content .product-list.mode2 .item .info ul {
                width: auto;
                text-align: center;
            }

            body.product .content .product-list.mode2 .item .info p {
                display: none;
            }

        body.product .content .product-list.mode2 .item .quick-buy {
            width: auto;
            float: none;
            padding: 10px 10px 50px;
            text-align: center;
        }

            body.product .content .product-list.mode2 .item .quick-buy .btn {
                bottom: -38px;
                right: 50%;
                margin-right: -37px;
                margin-bottom: 0;
            }

    body.member .content .form-border {
        border: none;
        padding: 0;
    }

    body.member.register.finish .content .form-border {
        padding: 0;
    }

    body.member.forget .content .form-border {
        padding-top: 0;
    }

    body.member .content .form-border:before,
    body.member .content .form-border:after {
        display: none;
    }

    .pic-gallery {
        margin-left: 0;
    }

        .pic-gallery .pic-stage {
            width: 100%;
        }

        .pic-gallery .pic-pager {
            display: none;
        }

        .pic-gallery .pic-stage .bx-wrapper .bx-controls-direction a.bx-prev {
            left: -24px;
        }

        .pic-gallery .pic-stage .bx-wrapper .bx-controls-direction a.bx-next {
            right: -24px;
        }

    body.news .content .btn-box, body.faq .content .btn-box {
        margin-left: 0;
        padding-left: 0;
    }

    .content .works-box .bx-wrapper .bx-controls-direction a.bx-prev {
        left: -20px;
    }

    .content .works-box .bx-wrapper .bx-controls-direction a.bx-next {
        right: -20px;
    }

    .faq-box {
        margin-left: 0;
    }

    .banner .bx-wrapper .bx-pager.bx-default-pager {
        display: none;
    }

    body.product.show .shop_box {
        position: fixed;
        bottom: 0;
        width: 100%;
        left: 0;
        display: flex;
        justify-content: space-around;
        align-items: center;
        z-index: 999;
    }

    body.product.show .content .quick-buy .shop_box .btn {
        margin: 0;
        border-radius: 0;
    }

    .home-service .notice {
        margin: -15px 0 30px;
        flex-direction: column;
    }

        .home-service .notice .txt {
            border-top: 1px dashed #fff;
            padding-bottom: 5px;
            padding-top: 5px;
            border-bottom: none;
        }

        .home-service .notice .icon {
            width: 50px;
            margin-bottom: 5px;
        }

    .home-service .service-list .list-item {
        width: 50%;
    }

    .home-service .service-list .pic {
        max-width: 120px;
    }

    .navbar .nav-member .welcome {
        display: block;
    }

    .content .btn-box.show a {
        display: block;
    }

    body:not(.home) .news-list .info .btn-more {
        display: block;
    }

    .r-tabs .r-tabs-accordion-title {
        display: block;
        margin-bottom: 5px;
    }

        .r-tabs .r-tabs-accordion-title a {
            display: block;
            padding: 10px 20px;
            color: #2E2E3A;
            position: relative;
            border: 1px solid #ddd;
            border-radius: 25px;
            background: #fff;
        }

            .r-tabs .r-tabs-accordion-title a:after {
                right: 20px;
                position: absolute;
                top: 50%;
                content: "";
                display: inline-block;
                width: 12px;
                height: 12px;
                border-radius: 2px;
                transform: translateY(-50%) rotate(-135deg);
                border-top: 3px solid #ccc;
                border-left: 3px solid #ccc;
                transition: all .5s ease;
            }

        .r-tabs .r-tabs-accordion-title.r-tabs-state-active a {
            background: var(--main-color);
            color: #fff;
            border: 1px solid var(--main-color);
        }

            .r-tabs .r-tabs-accordion-title.r-tabs-state-active a:after {
                transform: translateY(-50%) rotate(45deg);
                border-top: 3px solid #ffffff !important;
                border-left: 3px solid #ffffff !important;
            }

    .rwd-tabs.r-tabs .r-tabs-panel .d-inner {
        margin-top: 30px;
    }

    .rwd-tabs.tab_wrapper .content_wrapper .accordian_header {
        border: 1px solid #ddd;
        border-radius: 25px;
        margin-bottom: 5px;
    }

        .rwd-tabs.tab_wrapper .content_wrapper .accordian_header.active:after {
            display: none;
        }

        .rwd-tabs.tab_wrapper .content_wrapper .accordian_header.active {
            background: var(--main-color);
            border: 1px solid var(--main-color);
            color: #fff;
        }

            .rwd-tabs.tab_wrapper .content_wrapper .accordian_header.active .arrow {
                border-top: 3px solid #ffffff !important;
                border-left: 3px solid #ffffff !important;
                background: var(--main-color) !important;
            }

    table.table.tb-reflow tr td:nth-child(1) {
        background: #7D869C;
        padding: 15px 10px;
        color: #fff;
        margin: -15px -15px 0;
        width: auto;
    }

        table.table.tb-reflow tr td:nth-child(1) a {
            color: #fff;
        }

    .tb-cart .qty {
        max-width: 100%;
    }

    table.table.tb-reflow tr td:nth-child(1):before {
        display: none;
    }

    table.table.tb-reflow tr td:not(:nth-child(1)) {
        text-align: left;
    }


    table.table.tb-reflow tr {
        display: block;
        background: #eee;
        padding: 15px;
    }

        table.table.tb-reflow tr + tr {
            margin-top: 30px;
        }

        table.table.tb-reflow tr td {
            border-bottom: 1px solid #fff;
            background: none;
        }

    .tb-cart td[data-th="刪除"]:before {
        display: none;
    }

    .tb-cart .qty input {
        background: #fff;
    }

    .g-total {
        flex-direction: column;
    }

        .g-total .total {
            flex-direction: column;
        }

        .g-total a {
            width: 100%;
        }

            .g-total a + a {
                margin-top: 10px;
            }



    body.member.index .mform .btn-box a {
        width: 100%;
        margin: 0 0 10px;
        flex-direction: row-reverse;
        min-height: 150px;
    }

    table.tb-normal tr th, table.tb-normal tr td {
        display: block;
        width: 100%;
    }

        table.tb-normal tr th + td {
            border-top: none;
        }
            table.tb-normal tr td{
                text-align:left;
            }
            .home-news .news-list .list-item {
                flex-direction: column;
            }

        /* .home-news .news-list .list-item .pic {
            width: 40%;
            margin-right: 0;
        } */
    .home-about .g-service .service-list a {
        text-align: center;
        margin: 0 5px;
        height: 350px;
    }
    .home-about .g-service > *{
        padding:50px 30px;

    }
    .home-about .g-service .service-list .info .tt{
        width:2em;
    }
    .btn-box.btn-flex {
       flex-direction:column;
    }

        .btn-box.btn-flex a {
            margin: 0;
        }
        .btn-box.btn-flex a+a {
            margin-top: 10px;
        }
    body.member.index .mform .btn-box {
        flex-direction: column;
    }
    body.member.index .mform {
        flex-direction: column;
    }
    .mform.marea .btn-box > div{
        width:auto;
    }
    .mform.marea .btn-box ul li + li:before {
        content: "/";
        margin-right: 5px;
        color: #ccc;
        font-weight: normal;
    }
    .line-register .mform.marea .btn-box .btn-style {
        width: 100%;
        margin: 0 0 10px;
        flex-direction: column-reverse;
        min-height: 200px;
    }
    body.notify .content .g-menu {
        flex-direction: column;
        align-items: center;
    }
    body.notify .content .g-menu select {
        width:100%;
    }
    .tb-style .btn-normal {

        display: inline-flex;
        justify-content:center;
    }
    table.tb-normal tr th:empty, table.tb-normal tr td:empty {
        padding: 0 !important;
        border: none;
    }
    table.tb-normal tr th + td{
        padding-top:0;
    }
    .modal-dialog {
        margin: 20px;
    }
    .header .navbar .navbar-brand , body:not(.home) .header .navbar .navbar-brand {
        height: 46px;
        width: 128px;
        background-size: contain;
    }
    .home .banner .g-slogan .txt-slogan {
        font-size: 14px;
    }
    .home .banner .btn-reserve {
        width: 90px; 
        height: 90px;
        font-size: 20px;
    }
    .nav_btn_group li .icon {
        font-size: 16px;
    }
    .nav_btn_group li.member .icon {
        font-size: 19px;
    }
    .header .g-menu li {
        padding: 0 3px;
    }
}


    @media (max-width: 570px) {
        .g-h2 a.btn-right {
            margin: 5px 0 0 0;
        }
        .g-h2 {
            flex-direction: column;
            align-items: flex-start;
            justify-content: flex-start;
        }
            .g-h2 select{
                width:100%!important;
            }
            .footer .sitemap ul {
                display: flex;
                flex-wrap: wrap;
                align-items: center;
                justify-content: center;
            }
        .footer .sitemap li {
            padding: 0 3px;
        }
            /* .footer .sitemap li:nth-child(even) {
                display: none;
            } */
        .footer .sitemap a {
            color: #fff;
            display: block;
            /* border: 1px solid #fff;
            padding: 10px; */
            margin-bottom: 5px;
            border-radius: 5px;
            text-align: center;
        }
            .footer .sitemap a:hover{
                background:var(--main-color);
                border:1px solid var(--main-color);
            }
            .home-about .g-about .l-info .idea-list .list-item {
                flex-direction: row;
                width: 100%;
                text-align: left;
            }
        .step-list.step-style {
            flex-direction: column;
        }
        .step-style .item .no {
            margin: 0 20px 0 0;
        }
        .step-style .item {
            align-items: center;
            width: 100%;
            display: flex;
        }
            .step-style .item:not(:first-child):before {
                content: "";
                position: absolute;
                top: -25px;
                height: auto;
                margin-top: 0;
                left: 24px;
                right: auto;
                z-index: -1;
                width: 2px;
                bottom: -25px;
            }
            .step-style .item:last-child:before {
                bottom: 5px;
            }
        .footer ul.social-list {
             position: relative; 
             
        }
        .footer .add-list {
            flex-direction: column;
        }

            .footer .add-list .list-item {
                width: 100%;
            }
        .line-list > div[class*="col"] {
            display: flex;
            align-items: center;
            margin-bottom: 20px;
            width: 100%;
        }
        .line-list .pic {
            width: 80%;
            margin: 0 30px 0 0;
            max-width: 120px;
        }
        .line-list .info {
            text-align: left;
            margin-top: 0;
        }
            .line-list .info .tt {
                margin: 0 0 10px;
            }
    }