@charset "utf-8";
.header_top{
    width:100%;
    height:55px;
    position:fixed;
    top:0px;
    background:#fff;
    z-index: 100;
}
.header_top_logo{
    display:inline-block;
    height: 42px;
    width: 105px;
    margin-left: 100px;
    margin-top: 6px;
    margin-bottom: 6px;
}

.header_top_logo > a > img{
    width:100%;
}

.header_top_menu{
    display:inline-block;
    margin-left:140px;
}

.header_top_menu > a{
    display:inline-block;
    width:auto;
    max-width:148px;
    height:42px;
    line-height:42px;
    padding-left:28px;
    padding-right:28px;
    text-align:center;
    font-size:1.2em;
    font-weight: bold;
    margin-top:6px;
}

.menu_active{
    color:#2d6e23!important;
}

.header_top_member{
    display:inline-block;
    float:right;
    margin-right:80px;
}

.header_top_member > a{
    display:inline-block;
    width:100px;
    height:42px;
    line-height:42px;
    text-align:center;
    font-size:1.2em;
    margin-top:6px;
}

.login_btn > b{
    background-color:#f1b92b;
    color:#000000;
    font-weight:bold;
    padding:10px 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.no_margin_top{
    margin-top:0px;
}
.no_padding{
    padding:0px;
}
.padding_bottom_25{
    padding-bottom:25px;
}
.font_weight_bold{
    font-weight: bold!important;
}
.booking{
    width: 100%;
    margin: 0 auto;
    height:130px;
    line-height:130px;
    text-align:center;
    background-color: #fff9e9;
}
.booking_img{
    width:80%;
    max-width:376px;
    height:auto;
    vertical-align:middle;

}
.menu_Btn {
    width: 60px;
    height: 60px;
    right: -60px;
}

.menu_box {
    overflow-y: scroll;
}

/* WebKit内核浏览器 */
::-webkit-scrollbar {
    /*滚动条整体样式*/
    width : 10px;  /*高宽分别对应横竖滚动条的尺寸*/
    height: 2px;
}
::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/
    border-radius: 10px;
    box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);
    background   : #C4C4C4;
}
::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    background   : #ffffff;
}

.menu .mtitle {
    width: 235px;
    height:35px;
    line-height:30px;
    text-align: center;
    background-color: #e5e5e5;
    color: #000000;

}

.menu.clone_menu {
    left: 209px;
}

.img_full{
    width:100%;
}

.step_1{
    width:100%;
    height:auto;
}

.step_1_list{
    width:80%;
    margin-left:10%;
    margin-right:10%;
}

.step_1_list a{
    margin-top:2%;
    width:49%;
    display:inline-block;
}
.step_1_q{
    width:98.5%!important;
}

.step_2{
    width:100%;
}

.step_2 a{
    margin-top:1%;
    display:block;
    width:100%;
}

.step_3{
    width:100%;
    height:auto;
}

.step_3_list{
    width:80%;
    margin-left:10%;
    margin-right:10%;
    margin-top:1%;
}

.step_3_list a{
    width:49%;
    display:inline-block;
}

.step_3_new{
    margin-top:1%;
    margin-bottom:1%;
    width:98.5%;
}

.step_3_new_list{
    padding-top:1%;
    padding-bottom:1%;
    width:100%;
    text-align: center;
}
.step_3_new_list > a{
    font-family: "Microsoft JhengHei";
    width:100%;
    margin-bottom:40px;
}
.step_3_new_img {
    width:45%;
    height:100%;
    max-height:273px;
    overflow-y: hidden;
    display:inline-block;
}

.step_3_new_img > img{
    width:100%;
    margin-top:-5%;
}

.step_3_new_info{
    width:52%;
    height:100%;
    margin-left:2%;
    display:inline-block;
    text-align: left;
    vertical-align:top;

}

.step_3_new_info > h3{
    font-size: 24px;
    margin:0;
    padding:0;
    width:100%;
    height:90px;
    overflow: hidden;
    display: -webkit-box;
    text-overflow:ellipsis;
    -webkit-line-clamp:3;
    -webkit-box-orient: vertical;
    line-height:32px;
    margin-bottom:6px;
}
.step_3_new_info > span{
    width:100%;
    padding:9px 12px;
    background-color:#c4c4c4 ;
    font-weight: bold;
    line-height:34px;
}

.step_3_new_info > p{
    margin-top:15px;
    font-size: 1.2em;
    font-weight: bold;
    height:92px;
    overflow: hidden;
    display: -webkit-box;
    text-overflow:ellipsis;
    -webkit-line-clamp:3;
    -webkit-box-orient: vertical;
    line-height:25px;
    letter-spacing:3px;
}

.width_30{
    width:30%;
}

.f_new_right {
    float: right;
    width: 670px;
    overflow: hidden;
}

footer .footer_box .f_new_right .f_list {
    width: 30%;
    float: left;
    margin: 0 20px;
}

footer .footer_box .f_new_right div a {
    display: block;
    padding-left: 8px;
    position: relative;
    margin: 10px 0;
    color: #767070 !important;
    font-weight: bold;
}

.gray_word{
    color: #4c4d4d;
}

.down {
    padding:10px 0px;
    width: 100%;
    background-color: #ebb72f;
    font-size:1.5em;
}

/*左側選單*/
#sidenav-toggle{
    position: absolute;
    top:145px;
    left:0;
    z-index: 90;
}
.sidenav {
    background: #fff;
}
.sidenav-header {
    background: #f5f5f5;
    color: #333;
    padding: 16px 24px;
    text-align: center;
}
.sidenav-link-title {
    padding:0 0;
}
.sidenav-menu a:hover{
    background: #f1b92b;
    color:#333!important;
}
.sidenav-dropdown, .sidenav-header {
    border-bottom: 1px solid #e6e3e3;
}
.sidenav-menu a.active, .sidenav-menu a.active .sidenav-dropdown-icon, .sidenav-menu a.active .sidenav-link-icon {
    color: #756850;
}
.sidenav-dropdown a {
    background: #e9e4d3;
    color:#756850;
    padding-left: 36px;
    font-size:0.9em;
}
.sidenav-dropdown a:hover {
    background: #756850;
    color:#ffffff!important;
}
.headBox{
    width:100%;
    height:55px;
}
.headBox > .logo{
    width:106px;
    height:42px;
}
.headBox > .logo > img{
    width:100%;
}
.headBox > .menu{
    width:22px;
    top:3px;
    left:16px;
}
.headBox > .my_member{
    position: absolute;
    top:0px;
    right:0px;
    width:102px;
    height:55px;
    line-height:55px;
    text-align: center;
    font-size: 1.2em;
}
nav{
    background: #ffffff;
}
.login_list {
    background: #e5e5e5;
    height:60px;
    line-height:60px;
}
.login_list > a{
    float:right;
}

.login_list > a > span{
    text-align: center;
    display:block;
    height:25px;
    line-height:25px;
    padding: 11px 20px;
    margin-top: 6px;
    margin-left: 6px;
    margin-right: 6px;
    font-weight: bold;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.yellow_btn{
    color:#000;
    background-color: #f1b92b;
}

.coffe_btn{
    color:#FFFFFF;
    background-color: #756850;
}

.w100{
    width:100%;
}
.w90{
    width:90%;
}

.li_off{
    background-color:#e9e4d3;
}
.m_step{
    width:100%;
    margin-top:-22px;
}

.marginTop_12{
    margin-top:-12px;
}

.reservation_title{
    color: #d79700;
    font-size: 21px;
    display: table;
    margin: 0 auto;
    padding: 10px 58px;
    border: 2px solid #d79700;
}

.reservation_from{
    width:90%;
    background-color: #ffffff;
    margin:0 auto;
    margin-top:44px;
    padding-top:30px;
    padding-bottom:30px;
    text-align:center;
}

.reservation_from_option{
    width:50%;
    margin:0 auto;
    padding-top:10px;
    padding-bottom:10px;
    text-align:left;
    font-size:1.2em;
    font-weight:bolder;
}

.reservation_from_option75{
    width:75%;
    margin:0 auto;
    padding-top:10px;
    padding-bottom:10px;
    text-align:left;
    font-size:1.2em;
    font-weight:bolder;
}

.reservation_from_option > span,.reservation_from_option75 > span{
    width: 14px;
    height: 20px;
    margin-right: 5px;
    position: relative;
    top: 10px;
    color: #f5b92c;
    font-size: 30px;
}

.reservation_from_option > .from_text {
    width: 100%;
    height: 42px;
    border:solid 1px #cccccc;
    margin-top:12px;
}

.reservation_from_option > .from_text_textarea {
    width: 100%;
    height: 140px;
    border:solid 1px #cccccc;
    margin-top:12px;
}
.reservation_from_img{
    margin:0 auto;
}
.reservation_from_h4{
    text-align: left;
    max-width:489px;
    line-height:30px;
    margin:0 auto;
    margin-top:20px;
    margin-bottom:20px;
}
.reservation_from_p{
    text-align: left;
    font-size:1.2em;
    font-weight: bold;
    max-width:489px;
    margin:0 auto;
    line-height:30px;
}
.reservation_from_a{
    display:block;
    width:118px;
    margin:0 auto;
    margin-top:50px
}
/* 單選框 */
.radio {
    margin: 0.5rem;
    padding-left:unset!important;
    padding-top:10px;

}
.radio-label{
    font-size: 1em;
    font-weight: bold;
    display: inline-block;
}

/** checkbox **/
.radio input[type=checkbox] {
    position: absolute;
    opacity: 0;
}
.radio input[type=checkbox] + .radio-label:before {
    content: "";
    background: #f4f4f4;
    border-radius: 100%;
    border: 1px solid #b4b4b4;
    display: inline-block;
    width: 30px;
    height: 30px;
    position: relative;
    top: -0.2em;
    margin-right: 1em;
    vertical-align: top;
    cursor: pointer;
    text-align: center;
    transition: all 250ms ease;
}
.radio input[type=checkbox]:checked + .radio-label:before {
    background-color: #3197EE;
    box-shadow: inset 0 0 0 4px #f4f4f4;
}
.radio input[type=checkbox]:focus + .radio-label:before {
    outline: none;
    border-color: #3197EE;
}
.radio input[type=checkbox]:disabled + .radio-label:before {
    box-shadow: inset 0 0 0 4px #f4f4f4;
    border-color: #b4b4b4;
    background: #b4b4b4;
}
.radio input[type=checkbox] + .radio-label:empty:before {
    margin-right: 0;
}

/** radio **/
.radio input[type=radio] {
    position: absolute;
    opacity: 0;
}
.radio input[type=radio] + .radio-label:before {
    content: "";
    background: #f4f4f4;
    border-radius: 100%;
    border: 1px solid #b4b4b4;
    display: inline-block;
    width: 30px;
    height: 30px;
    position: relative;
    top: -0.2em;
    margin-right: 1em;
    vertical-align: top;
    cursor: pointer;
    text-align: center;
    transition: all 250ms ease;
}
.radio input[type=radio]:checked + .radio-label:before {
    background-color: #3197EE;
    box-shadow: inset 0 0 0 4px #f4f4f4;
}
.radio input[type=radio]:focus + .radio-label:before {
    outline: none;
    border-color: #3197EE;
}
.radio input[type=radio]:disabled + .radio-label:before {
    box-shadow: inset 0 0 0 4px #f4f4f4;
    border-color: #b4b4b4;
    background: #b4b4b4;
}
.radio input[type=radio] + .radio-label:empty:before {
    margin-right: 0;
}

.inline-block{
    display:inline-block;
}
.radio_pic{
    width:200px;
    height:255px;
    border: solid 1px #cccccc;
    padding-top:20px;
    background-repeat: no-repeat;
    background-size:cover;
}
.ml-10{
    width: 100%;
    margin-left:10px;
}
.ml-10 > span{
    display:inline-block;
    width:70%;
    color:#756850;
}
.ml-10 > span > b{
    color:#000000;
}
.reservation_from a.back {
    display: block;
    width: 102px;
    height: 36px;
    background-image: url(../images/back.png);
    margin: 34px 0 34px 0px;
}
.gray_btn{
    width:234px;
    height:45px;
    line-height:45px;
    display:inline-block;
    margin:10px;
    background-color: #E9E4D3;
    color:#666156;
    text-align: center;
}

.yr_btn {
    width: 234px;
    height: 45px;
    line-height: 45px;
    display: inline-block;
    margin: 10px;
    background-color: #f1b92b;
    color: #666156;
    text-align: center;
}

.yr_btn:hover{
    background-color: #d69622;
}
.white_btn{
    width:234px;
    height:45px;
    line-height:45px;
    display:inline-block;
    margin:10px;
    text-align: center;
    border: solid 2px #666156;
}
.white_btn:hover{
    background-color: #f7f4ed;
}
.moreBtn{
    font-family:"微軟正黑體";
    font-weight: bold;
    font-size: 1.5em;
    color:#5b503d;
    line-height:30px;
    display:block;
    height:30px;
}
.moreBtn > img{
    margin-left:10px;
    max-width:30px;
}

/*獨家優惠*/
.discount{
    margin-bottom:20px;;
}

.discount.forStore02{
    margin:0;
    padding:20px 0;
    background: #fff;
}

.discount_forStore02_title,.swiper-pointer-events{
    width: 85%;
    margin: 0 auto;
}

.discount_forStore02_title span{
    font-size: 36px;
    font-weight: bolder;
    line-height: 46px;
    letter-spacing: 2px;
    color: #2D6F23;
    margin-right:16px;
}

.discount_forStore02_title span:nth-child(1){
    color: #F1B92B;
}

.discount .discount_btn span{
    display: flex;
    justify-content: center;
    align-items: center;
    letter-spacing: 2px;
    font-size: 21px;   
    color: #D79700 !important; 
    width: 204px;
    height: 44px;
    border: 2px solid #D79700;
    margin:39px auto 29px
}

.discount_swiper_box{
    position: relative;
    background:url(../images/discount_bg.png) no-repeat;
    width: 341px;
    height: 137px;
    padding: 16px 12px;
    box-sizing: border-box;
    margin:0 12px 0 0;
    cursor: pointer;
}

.discount_more{
    position: absolute;
    top: 4px;
    right: 4px;
    font-weight: bolder;
    font-size: 16px;
    color: #666156;
    letter-spacing: 2px;
    display: block;
    width: 73px;
    height: 50px;
    text-align: center;
    padding-top: 10px;
    padding-left: 20px;
    box-sizing: border-box;
}

.discount_title{
    display: block;
    font-size: 18px;
    line-height: 24px;
    color: #000000;
    font-weight: bolder;
    letter-spacing: 2px;
}

.discount_tips_box{
    display: flex;
}

.discount_tips{
    display: block;
    margin:0 5px 0;
    width:99px;
    height:29px;
    background: #388E3C;
    border-radius: 20px;
    font-weight: bold;
    font-size: 16px;
    line-height: 29px;
    color:#fff;
    text-align: center;
}

.discount_tips:nth-child(2),.discount_tips:nth-child(4){
    display: block;
    margin:0 5px 0;
    width:99px;
    height:29px;
    border: 1px solid #388E3C;
    background: #fff;
    border-radius: 20px;
    font-weight: bold;
    font-size: 16px;
    line-height: 29px;
    color:#388E3C;
    text-align: center;
    box-sizing:border-box;
}

.discount_tips02{
    display: block;
    margin:0 5px 0;
    min-width: 64px;
    height:29px;
    border: none;
    background: none;
    border-radius: 20px;
    font-weight: bold;
    font-size: 18px;
    line-height: 29px;
    color:#388E3C;
    text-align: center;
    box-sizing:border-box;
}

.discount_text{
    display: block;
    font-weight: bolder;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #000000;
    margin: 12px 0 0 16px;
    min-height: 48px;
}

.discount_date{
    display: block;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #756850;
    margin-left: 16px;
}

.discount_pop{
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 5;
}

.discount_pop_open{
    display: block !important;
}

.discount_pop_close_icon{
    position: absolute;
    top: 10px;
    right: 11px;
    width: 25px;
    height: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.discount_pop_box{
    position: relative;
    background: url(../images/discount_pop_box_bg.png?01) no-repeat #f8dc95;
    width: 508px;
    height: 534px;
    box-sizing: border-box;
    filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.3));
}

.discount_pop_box .discount_swiper_box{
    top: 55px;
    left: 88px;
    margin: 0;
}

.discount_pop_list{
    height: 308px;
    background: #fff;
    margin-top: -5px;
    padding:50px 0 24px;
}

.discount_pop_textbox{
    height:286px;
    overflow-y: scroll;
    padding: 0 35px;
}

.discount_pop_list span{
    display: block;
}

.discount_pop_title{
    font-size: 18px;
    font-weight: bolder;
    line-height: 24px;
    letter-spacing: 2px;
    color: #000000;
    margin-bottom: 7px;
}

.discount_pop_text{
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 2px;
    color: #000000;
    padding-bottom: 12px;
    word-wrap: break-word;
}

.discount_pop_hr{
    width: 46px;
    height: 4px;
    background: #388E3C;
    margin-bottom: 13px;;
}

.discount_pop .discount_swiper_box{
    cursor: initial;
    height: 158px;
}

.discount_close_btn{    
    background: #fff;
    padding: 20px 0 0;
}

.close_btn{
    width: 234px;
    height: 45px;
    border: 2px solid #756850;
    box-sizing: border-box;
    border-radius: 3px;
    margin: 0 auto;
    background: #fff;
    font-size: 18px;
    font-weight: bolder;  
    color: #666156;
    display: flex !important;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}



@media only screen and (max-width: 480px){
    footer[role="contentinfo"] .top {
        top: -29px;
    }
    .reservation_title{
        margin:0 auto;
        padding: 7px 78px;
        font-size:2em;
        font-weight: bold;
    }

    .reservation_from{
        width:100%;
    }

    .reservation_from_option{
        width:90%;
    }

    .reservation_from_option75{
        width:100%;
    }

    .reservation_from_img{
        margin:0 auto;
        width:80%;
    }
    .reser111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111vation_from_h4{
        text-align: left;
        width:80%;
        line-height:30px;
        margin:0 auto;
        margin-top:20px;
        margin-bottom:20px;
    }
    .reservation_from_p{
        text-align: left;
        font-size:1.2em;
        font-weight: bold;
        width:80%;
        margin:0 auto;
        line-height:30px;
    }
    .reservation_from_a{
        display:block;
        width:118px;
        margin:0 auto;
        margin-top:50px
    }

    .reservation_from_option > .from_text {
        width: 97%;
    }

    .radio input[type=checkbox] + .radio-label:before {
        top: 10px;
    }

    .radio input[type=radio] + .radio-label:before {
        top: 10px;
    }

    /* 單選框 */
    .radio_pic{
        width:42%;
        height:201px;
        background-size:100% auto!important;
        background-repeat: no-repeat!important;
        background-position:center!important;
        overflow-y: hidden;
        padding-left:2%!important;
    }

    .gray_btn{
        background-color: #F1B92B;
    }

    .discount.forStore02{
        margin: 0 19px;
    }

    .discount_forStore02_title span{
        font-size:24px;
    }

    .discount_swiper{
        overflow: hidden;
    }

    .discount_swiper_box{
        background: url(../images/discount_bg_mb.png) no-repeat;
        width: 289px;
        height: 118px;
        padding: 10px 12px;
    }

    .discount_more{
        font-size: 16px;
        width: 60px;
        height: 15px;
        padding-top:0;
        top: 16px;
        line-height: 1;
    }

    .discount_title{
        font-size: 16px;
        margin-bottom: 5px;
    }

    .discount_tips_box{
        margin-bottom: 3px;
    }

    .discount_tips, .discount_tips:nth-child(n+2),.discount_tips .discount_tips:nth-child(4){
        width: 85px;
        height: 25px;
        line-height: 25px;
        font-size: 14px;
        margin: 0px 5px 0px 0;
        box-sizing: border-box;
    }

    .discount_tips02{
        height:25px;
        line-height: 25px;
        font-size:16px;
    }

    .discount_text{
        font-size: 16px;
        line-height: 20px;
        margin: 6px 0 0 10px;
        min-height: 42px;
    }

    .discount_date{
        margin-left: 4px;
        line-height: 20px;
    }

    header {
        z-index: 5 !important;
    }

    .discount_pop{
    width: 100vw;
    height: 100vh;
    background: #0000004f;
    }

    .discount_pop_box{
        background: url(../images/discount_pop_box_bg_mb.png) no-repeat #f8dc95;
        background-size: contain;
        max-width: 360px;
        width: 100%;
        height: 70vh;
        z-index: 10;
        position: absolute;
        top: 45%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .discount_pop_box .discount_swiper_box{
        top: 33px;
        left: 35px;
        height: 120px;
    }

    .discount_close_btn{
    }

    .discount_pop_list{
        padding: 80px 0 45px;
        margin-top:-30px;
        height: 62%;
        overflow-y: inherit;
    }


    .discount_forStore02_title,.swiper-pointer-events,.discount_swiper{
        width: 90%;
        margin: 0 auto;
        overflow: hidden;
    }
}

@media only screen and (max-width: 415px){
    .booking{
        width: 90%;
        margin: 0 auto;
        height:130px;
        line-height:130px;
        text-align:center;
        background-color: #fff9e9;
    }
    .booking_img {
        width: 100%;
        height: auto;
    }
    .step_3_new{
        margin:0;
        width:100%;
    }

    .step_3_new_list{
        width:100%;
    }
    .step_3_new_list > a{
        width:100%;
    }
    .step_3_new_img {
        width:100%;
    }

    .step_3_new_img > img{
        width:90%;
        margin:5%;
    }

    .step_3_new_info{
        width:90%;
        height:100%;
        margin:0;
        padding:0 5%;
        display:block;
        text-align: left;
        vertical-align:top;

    }

    .step_3_new_info > h3{
        font-size: 24px;
        margin                                                                                                                                                     :0;
        padding:0;
        width:100%;
        height:auto;
        max-height:90px;
        overflow: hidden;
        display: -webkit-box;
        text-overflow:ellipsis;
        -webkit-line-clamp:3;
        -webkit-box-orient: vertical;
        line-height:32px;
        margin-bottom:6px;
    }
    .step_3_new_info > span{
        width:100%;
        padding:9px 12px;
        background-color:#c4c4c4 ;
        font-weight: bold;
        line-height:34px;
    }

    .step_3_new_info > p{
        margin-top:0px;
        font-size: 1.2em;
        font-weight: bold;
        height:92px;
        overflow: hidden;
        display: -webkit-box;
        text-overflow:ellipsis;
        -webkit-line-clamp:3;
        -webkit-box-orient: vertical;
        line-height:32px;
        letter-spacing:3px;
    }
    .more > img{
        max-width:143px;
    }
    nav ul {
        padding-bottom: 10px;
    }
    nav ul li {
        line-height: 8px;
    }

    footer[role="contentinfo"] .inner {
        margin-top: -21px;
    }

    .reservation_from_h4{
        font-size: 1.5em;
    }

    .discount_pop_box{
        height:55vh;
        top:42%;
    }

}


    
@media only screen and (max-width: 320px){
    .discount_pop_close_icon{
        right: 25px;
    }

    .discount_pop_box{
        background-size: 104%;
    }

    .discount_pop_list{
        margin-top:90px;
    }

    .discount_pop_box .discount_swiper_box{
        top:48px;
        left: 12px;
    }.discount_pop_box {
        top: 40%;
    }
}
