@charset "utf-8";

html, body {
    width: 100%;
    max-width:800px;
    height: 100%;
    width:expression(this.width>800 ? 800:true);
    margin:0 auto;
}

html {
    -webkit-text-size-adjust: 100%;
        -ms-text-size-adjust: 100%;
}

* { font-family: 'open sans', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'microsoft jhenghei', '\5FAE\8EDF\6B63\9ED1\9AD4'; -webkit-tap-highlight-color: transparent; }

input[type='number'] {
    -moz-appearance:textfield;
    font-size: 1em;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

.break-word {
    word-break: break-all;
}

.open_accept {
    cursor:pointer;
    text-decoration:underline;
    color: inherit;
}
.open_accept:hover {
    color: #000000;
}
.curicon{
    font-size:1.2em;
}

.totaltitle{
    font-size: 16px;
    font-weight:bold;
    color: #715516;
}
.discount_price{
    margin-right:20px;  
}
.datetxtdiv{
color:#000;
width: 128px;
/* margin-top:8px; */
font-size:16px;
float: left;
}
.dateinputdiv{
/*margin-left:6px;*/
float: left;
margin-top: 0px;
}

.visit_date{
        width:110px;
        background:none;
        border:solid 0px;       
}
.little{
    position:absolute; 
    top:55px; 
    left:44%;
    display:none;
}
.tab_arrow{
    width:0;
    height: 0;
    border-width: 10px;
    overflow:hidden;
    border-color: #7b5400 transparent transparent transparent;
    border-style: solid;
}
body{
    color:#333333;
}

input, textarea, select, button {
    color: #333333;
}

h3{
}

hr.line{
    border:0;
    border-top:1px solid #000000;
    height:1px;
}

input[type="text"]:disabled{
    color:#000000;
    -webkit-text-fill-color:#000000;
}

input.text, textarea.text, select.text{
    border:1px solid #C3C3C3;
    border-radius:8px 8px 8px 8px;
    box-shadow:0 1px 3px #BBBBBB;
    padding:5px;
    line-height:20px;
    width:100%;
    width:97%\9;
    font-size:1em; /*Safari fix*/
}
.remark-t{
    width:60px;
}
input[type='text']{
    font-size:1em; /*Safari fix*/
    border:1px solid #acacac;
    padding:2px;
}

textarea.text{
    height:30px;
    font-size:1em; /*Safari fix*/
    padding:2px;
}

table.body_table{
    position: relative;
    width: 100%;
    width:expression(this.width>800 ? 800:true);
    margin:0 auto;
}

.title-bar{
    float:right;
    width:100%;
    text-align:right;
}

.left-content{
    float:left; 
    width:45%;
}
.left-content img{
    width:100%;
    border-width:none;
    margin-bottom:5px;
}
.right-content{
    float:left;
    width:50%;
    margin-left:25px;
}
.banner-container{
    display:none;
    width:100%;
    margin-bottom:10px; 
}
.banner-container img{
    width:100%;
}
.checkout-box{
    padding:10px;
}

h2.title {

    /*font: 22px Arial,serif;*/
    font: 14px Arial,serif;
    margin: 0;
    padding: 0 0 2px;

}

.req{
    color:#FF0000;
}

.button_submit{
     border:0;
     cursor:pointer;
     cursor:hand;
}

.button_submit_pp{
     background: url('../images/checkout_btn_pp_en.png');
     width:69px;
     height:33px;    
}

.button_submit_nopp{
     background: url('../images/checkout_btn_nopp_en.png');
     width:69px;
     height:33px;
     
}

.button_submit_container div{
    float:left;
}

.description_box{
    margin-top:10px;
    line-height:26px;
    width:100%;
}
.hosting_notice{
    padding-top:12px;
    text-align:center;
}
.button_submit_container{
    width:150px;
    float:right;
}

.tab-box{
    color:#000000;
}

.tab{
    float:left;
    border:1px solid #BBBBBB;
    border-bottom:0;
    padding:5px;
    background:#FFFFFF;
    display:block;
    position:relative;
    z-index:5;
    margin-right:5px;
    cursor:hand;
    cursor:pointer;
    
}



.tab-content{
    float:left;
    margin-top:-2px;
    border:1px solid #BBBBBB;
    background:#FFFFFF;
    padding:5px 0 10px 0;
    width:100%;
    position:relative;
    z-index:8;
    
}

.tab-content div{
    padding:0 10px;
}

/*.selectbox {
    float:left;
    font-size:14px;
    margin-right:5px;
    line-height:1.8em;
    margin: 0 38%;
}*/

.merchant_detail{
    line-height:16px;
}

.button_submit_nopp_desc{
    float:left;
    width:150px;
    line-height:16px;
    padding-left:5px;
}

#gateway-transfer-box{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:101;
    display:none;
    background-color:#FFFFFF;
    filter: Alpha(Opacity=70);
    -moz-opacity:0.7;
    opacity: 0.7; 
}

div.title{
    float:left;
    /*width:40%;*/
    width: 23%;
    padding-right:30px;
}

.loading-bg{
    float: left;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #FFFFFF;
    z-index:100000;
    /*filter: alpha(opacity=40);
    opacity: 0.4;*/
}
.loading-img-box{
    /*float:left;
    position:absolute;
    top:48%;
    left:48%;
    background:#FFFFFF;
    border:1px solid #CCCCCC;
    padding:2px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius:5px;
    display:table;*/
    width: 100%;
    height: 100%;
    background-image: url(../images/ajax-loader.gif);
    background-repeat: no-repeat;
    background-position: center;
    /*z-index: 1000000;
    opacity: 1;
    filter: alpha(opacity=100);*/
    
}

#visit_date{
    color:#000;
    width: 128px;
    margin-top:5px;
    font-size:1em;
    float: left;
    border:none;
}
img.ui-datepicker-trigger{
    cursor:pointer;
    cursor:hand;
    width: 30px;
}
.ticketDetail{
    margin: 5px 0 10px;
}
.ticketDetail fieldset{
    border: none; 
    padding: 0;
}
.ticketDetail fieldset legend{
    margin-top: 62px;
    float:left;
    width: 14%;
    margin-left: 2%;
}
.ticketDetail fieldset .row{
    clear: none; 
    float: left;
    width: 40%;
    margin-left: 5px;
    position: relative;
    margin-bottom: 10px;
    
}
.ticketDetail fieldset .row label{
    font-weight: normal;
    margin-bottom: 10px;
    display: block;
    width: auto;
    text-align: left;
    padding-right: 5px;
    white-space: normal;
    text-align: center;
}
.ticketDetail fieldset .row select{
    font-size: 16px;
    width: 80%;
    background: #fff;
    margin-left:8%;
    text-align:center;
}
.ticketDetail fieldset .row .prod_total{
    width: 100%;
    text-align: center;
    display:block;
    color: #16862C;
    font-size: 14px;
    margin-top: 8px;
}
.ticketDetail .total_price_container{
    margin-top:10px;
}
.ticketDetail .total_price_txt{
    float:left;
    margin-left: 2%;
    display: block;
    width: 56%;
}

.ticketDetail .total_price_val{
    float:left;
    color: #16862C;
    font-size: 14px;
    margin-left: 2%;
    display: block;
    width: 40%;
    text-align: center;
}

.landing_title_container{
    margin-top:80px;
    margin-left:20px;
}

.landing_title_box{
    padding:80px;
    margin:20px;
    border:1px solid #000000;
    text-align:center;
    float:left;
    width:170px;
}


@-moz-document url-prefix(){
    .ticketDetail .total_price_val{
        margin-left: 1%;
    }
}

#gateway-transfer{
    height:100%;
}

#start-container{
    position:relative;
    width:100%;
    height:100%;
}

#checkout-container{
    position:relative;
    width:100%;
    height:100%;
/*    background: -webkit-linear-gradient(top, #fff 150px, #eaeaea 800px);
    background: -o-linear-gradient(top, #fff 150px, #eaeaea 800px);
    background: linear-gradient(to bottom, #fff 150px, #eaeaea 800px);*/
}

#content-container {
    position: relative;
    max-width: 900px;
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    overflow: hidden;    
    z-index: 4;
}

#content-box {
    position: relative;
    width: 100%;
    z-index: 1;
}

#top_box{
    position:relative;
    width:100%;
    max-width: 900px;
    margin: 0 auto;
    background:#ffffff !important;
    height:100px;
    z-index:6;
}

#bottom_box{
    position:fixed;
    left: 0;
    bottom:0;
    width:100%;
    text-align:center;
    background:rgba(255, 255, 255, 0.8);
    z-index:5;
}

#top_box .logo_box{
    height: 100%;
    margin: 0 auto;
    font-size: 0;
    display: table;
}

#top_box .logo_box a {
    display: table-cell;
    vertical-align: middle;
}

#top_box .logo_box img {
    height:86px;
}

#top_box .like_box{
    float:left;
    /*position:relative;*/
    /*height:100%;*/
    margin-left:10px;
}



#top_box .like_box .like_box_img{
    position:absolute;
    top:35%;
    left:66%;
}
.dsp{
    float:right;
    padding-right:15px;
    margin-top:5px;
    
}

.item_table > tbody {
    display: block;
}

.item_table .unit_price {
	position: relative;
    border-top: 2px solid #c1c0bc;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}

.item_table .unit_price.disabled {
	border-top-color: #dddddd;
}
.item_table .unit_price.disabled:after {
	position: absolute;
    content: '';
	background-color: rgba(255, 255, 255, 0.65);
	width: 100%;
	height: 100%;
}

.item_table .unit_price_item {
    padding: 20px 0;
}

.item_table .gray{
    padding-left: 10px;
    font-size: 0;
}
.item_table .data-price{
    min-width: 215px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding-left: 20px;
    padding-right: 20px;
}

.item_table .data-price .price-num{
    width: 100%;
    max-width:390px;
}
.item_table .imgshow{
    width: 120px;
    height: 120px;
}

#top_box .right_menu_btn_box {
    position:absolute;
    top: 50%;
    right: 7.5px;
    height: 48px;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
}

#top_box .right_menu_btn {
    width: 48px;
    height: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    cursor:pointer;
}

#top_box .right_menu_btn span,
#top_box .right_menu_btn span:before,
#top_box .right_menu_btn span:after {
    width: 24px;
    height: 4px;
    border-radius: 2px;
    background-color: #949494;
    display: block;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

#top_box .right_menu_btn span:before,
#top_box .right_menu_btn span:after {
    content: '';
    position: absolute;
}

#top_box .right_menu_btn span {
    position: relative;
    -webkit-transform: rotate(0);
            transform: rotate(0);
}

#top_box .right_menu_btn span:before { top: -8px; }
#top_box .right_menu_btn span:after { top: 8px; }

#top_box .right_menu_btn.active span {
    -webkit-transform: rotate(-180deg);
            transform: rotate(-180deg);
}

#top_box .right_menu_btn.active span:before,
#top_box .right_menu_btn.active span:after {
    top: 0;
    width: 15px;
    -webkit-transform-origin: 1.71429px center;
            transform-origin: 1.71429px center;
}

#top_box .right_menu_btn.active span:before { -webkit-transform: rotate3d(0,0,1,-40deg); transform: rotate3d(0,0,1,-40deg); }
#top_box .right_menu_btn.active span:after { -webkit-transform: rotate3d(0,0,1,40deg); transform: rotate3d(0,0,1,40deg); }

/*#top_box .right_menu_btn_box img {
    width: 25px;
    height: 18px;
    display: none;
}*/

#bottom_box .bottom_box_text{
/*  margin-top:10px;
    margin-bottom:10px;
    padding-bottom: 20px;*/
    padding: 14px 0 10px;
    font-size: 0;
}

#bottom_box .bottom_box_img .btn_pay {
    margin: 20px auto 5px;
	box-shadow: none;
	border-radius: 0;
	line-height: normal;
	font-size: 20px;
	text-transform: none;
	padding: 0;
}

.paypal_btn{
    cursor:pointer;
    cursor:hand;
}
.title_text{
    /*width:90px;*/
    /* float:left; */
    font-size: 16px;
    font-weight:bold;
    /* margin-top: 8px; */
}


#right_menu_container {
    position: absolute;
    right: 0;
    bottom: 41px;
    width: 80px;
    height: 100%;
    padding-top: 41px;
    background-color: #fff;
    display: block;
    z-index: 2;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-shadow: -5px 0 5px 0 rgba(0,0,0,.1);
            box-shadow: -5px 0 5px 0 rgba(0,0,0,.1);
    -webkit-transition: all .3s cubic-bezier(.55,0,.1,1);
    transition: all .3s cubic-bezier(.55,0,.1,1);
    -webkit-transform: translateX(90px);
            transform: translateX(90px);
}

#right_menu_container.active {
    -webkit-transform: translateX(0);
            transform: translateX(0);
}

#right_menu_container li a {
    padding: 14px 25px 16px;
    text-align: center;
    color: #767676;
    display: block;
    -webkit-transition: all .3s ease;
            transition: all .3s ease;
}

#right_menu_container li a:hover {
    background-color: #767676;
    color: #fff;
}

#checkout-container #right_menu_container {
    bottom: 120px;
    padding-top: 120px;
}

.has-bg #right_menu_container {
    bottom: 0;
    padding-top: 0;
}

#tab_container{
    position:relative;
    width:100%;
    /* padding-top: 40px; */
}

#tab_title_box{
    z-index:3;
    width:100%;
}

#tab_title_box .table_tab {
    /* position: absolute; */
	position: relative;
    top: -37px;
    /* left: 50%; */
    width: 680px;
    /* margin-left: -340px; */
	margin-left: auto;
	margin-right: auto;
    padding-bottom: 15px;
    background: url(../images/shadow-left.png),url(../images/shadow-right.png);
    background-size: 118px 15px;
    background-repeat: no-repeat;
    background-position: left bottom,right bottom;
	
	/* in case some information in the banner is covered */
	/* top: -25px;
	margin-bottom: 12px; */
}

#tab_title_box .tab_title{
    width:33%;
    
    padding:12px 0;

    float:left;
    color:#ffffff;
    font-size: 16px;
    /*font-weight:bold;*/
    text-align:center;
    text-transform: uppercase;
    cursor:pointer;
    cursor:hand;
    /*background:url('../images/tab_off.png') no-repeat;*/
    /*background:#0193c4;
    border-right: 1px solid #60b7d4;*/
    background:#ffffff;
    /*border-right: 1px solid #333333;*/
    position: relative;
    z-index:100;
}

#tab_title_box  .tab_title.last {
    width:100%;
    z-index:1;
    position:absolute;
    border-right:none;
}

#tab_title_box  .tab_title:last-child {
    border-right: none;
}

#tab_title_box  .tab_title.last span {
    display: block;
    width: 33%;
    text-align:center;
    float:right;
}

#tab_title_box .tab_title.on{
    /* background: #7b5400; */
}

#tab_title_box .tab_title span {
    padding: 8px 3px 0;
    border-bottom: 2px solid transparent;
    font-size: 18px;
    line-height: 20px;
    display: inline-block;
}

#tab_content_box{
    z-index:2;
    /*background:#ffffff;*/
    /*background: #EAEAEA;*/
    margin-top: -45px;
}

#tab_content_box .tab_content{
    display:none;
}

#tab_content_box .tab_content.on{
    display:block;
}

#tab_content_box .tab_content .tab_content_container{
    padding: 20px 0 30px;
	font-size: 14px;
    /*background:url(../images/hotel-bg.png) repeat-x;*/
}

#tab_content_box .tab_content .tab_content_container h2 {
    margin: 0 10px;
    font-size: 20px;
    font-weight: 400;
    color: #BB9754;
}

#tab_content_box .tab_content .tab_content_container p {
    margin: 2px 0;
    /* font-size: 16px; */
}

#tab_content_box .tab_content .tab_content_container p span {
    margin: 0 10px;
    display: inline-block;
}

#tab_content_box .tab_content .tab_content_container p iframe {
    width: 100%;
    height: 435px;
}

.value_text{
    font-size:16px;
    float:left;
    margin-top: 8px;
    width: 128px;
    color: #000;
}

table.item_table{

}

table.item_table tr{

}

table.item_table td{
    
}

table.item_table .sum_row {
    border-top: 2px solid #c1c0bc;
    text-align: right;
    display: block;
}

table.item_table .separate-tr { border-top: 2px solid #c1c0bc; }
table.item_table .separate-tr > td { padding: 15px 10px; }
.uc-title { font-weight: normal; font-size: 18px; }
.uc-description {  }		

table.item_table .sum_row > td {
    line-height: 62px;
    display: inline-block;
}

#item-price-td {
    width: 305px;
    padding-right: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}

#item-price-td .item-price-div {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
}

table.item_table td.item_name, table.item_table td.item_name .item_name_txt, table.item_table td.item_name .item_name_txt a{
    /* color:#715516; */
    font-size: 18px;
    font-weight: 500;
    /*padding-bottom: 5px;*/
}

image:focus, a:focus{
    outline: none;
    border:0;
}

table.item_table td.price_td{
    width:240px;
}

table.item_table td .price_str{
    margin-top: 12px;
    font-size:1em;
    font-weight: 700;
    /*float:left;*/
    white-space: nowrap;
}


table.item_table td .fb_liked_price{
    color:#ff0000;
}

table.item_table td .cancel_price_str{
    font-size: 14px;
    font-weight: 400;
    text-decoration:line-through;
    color:#ff4242;
}

table.item_table td .quantity_select_box{
    /*margin-top:32px;*/
    /*margin-left: 20px;*/
    width: 150px;
    
}

table.item_table td .item_control {
    /* float:left;
    width:43px;
    height:44px; */
    width: 100%;
    display: block;
    max-width: 26px;
    height: 35px;
    border:0;
    cursor:pointer;
    cursor:hand;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}

table.item_table td .item_control.disabled { opacity: 0.1; }

table.item_table td .item_reduce { margin-right: 5px; }
table.item_table td .item_add { margin-left: 5px; }

/*
table.item_table td .item_reduce{
    background:url('../images/item_reduce.png');
}
table.item_table td .item_add{
    background:url('../images/item_add.png');
}
*/

table.item_table td .quantity_box{
    width:50px;
    /* float:left;
    height:40px;    
    background:none;
    border:#a1a1a1 solid 2px;
    width: 100%; */
    background-color: #ffffff;
    height: 100%;
    line-height: normal;
    font-size: 1.5em;
    text-align: center;
    
}
table.item_table td .quanitiy_box{
    /* width: 48px; */
    width: 100%;
    border: none;
    text-align: center;
    /* height: 40px; */
}
table.item_table td .cur{
    font-size:0.9em;
}

table.item_table td.symbol{
    width:20px;
    text-align:right;
    padding-right:0;
}

table.item_table td .price{
    width:90px;
    display:inline-block;
    text-align:right;
    font-size:1.5em;
}
table.item_table td .pricec{
    width:90px;
    display:inline-block;
    text-align:right;
    font-size:1.5em;
}

.space_div{
    /*height:110px;*/
    /*height: 0 !important;*/
    /*background: #EAEAEA;*/
    
}

.fb_login_button{
    position:absolute;
    top:0;
    left:0;
    z-index:4;
    width:100px;
}

.fb_like_button{
    position:absolute;
    top:0;
    left:0;
    z-index:3;
    width:100px;
}

#start-container .content_banner, #start-container .content_text{
    position:absolute;
    width:100%;
    top:0;
}

#start-container .content_banner{
    z-index:3;
    /*margin-bottom:-5px;*/
    background: #fff;
}

#start-container .content_text{
    z-index:4;
    height:100%;
}

#start-container #bottom_box{
    position: relative;
    max-width: 900px;
    margin: -41px auto 0;
}

.input-container{
    margin: 10px 0;
}
#input-box{
    margin:15px 0;
}

#input-box label{
    float:left;
    display:block;
    min-width: 130px;
    
}
#input-box input{
    float:left;
    padding-left:5px;
    
}

.help{
    display:block;
    margin-left: 107px;
    margin-top: 5px;
    color:#a7a7a7;
}

.read_more{
    color:#a7a7a7;
    text-decoration: underline;
}

.read_more:hover{
    text-decoration: none;
    color: #A2A2A2;
}

.button-container{
    margin-top: 20px;
    text-align: center;
}

.button{
    background: none;
    border: none;
    margin-left: 10px;
    border:0;
    cursor:pointer;
    cursor:hand;
}

.btn_confirm img{
    height: 52px;
}

.btn_share img, .btn_confirm_share img{
    height: 52px;
}

input[type='tel']{
    font-size:1em; /*Safari fix*/
    border:1px solid #acacac;
}

.qrcode-container{
    margin:25px auto;
    text-align: center;
}


.start_bottom_box_img img {
    height:60px;
}

.checkbox{
    margin-right:10px;
    position: relative;
    top: 2px;
}
.paypal_left, .paypal_right, .paypal_last, .check-btn{
    width:30%;
    max-width: 196px;
}
.white-popup-block{
    background: #FFF;
    padding: 20px 30px; 
    text-align: left;
    max-width: 600px;
    margin:40px auto;
    position: relative;
    min-height:500px;
}
    
/* popup dialog style */
#dialog-tnc { font-size: small; padding: 0px 10px; background-color:#FFFFFF; font-size: 13px \9; }
#dialog-tnc ul { padding: 0 20px; }
#dialog-tnc li, #dialog-tnc ul {list-style-type: disc;}
#dialog-tnc ol {list-style-type: decimal;}
        
.ui-dialog{ background-color: #FFFFFF; z-index:1; }
.ui-widget-header { border: none; background: none; font-size: 14px \9; }
.ui-dialog .ui-dialog-titlebar { padding: 0px; background: none; border: none; }

.ui-widget-overlay { opacity: .70; filter: Alpha(Opacity=70); }

#gateway-transfer-box {position: fixed;}

input:focus, select:focus, textarea:focus, a:focus, button:focus { outline: none; }
.nowarp { white-space: nowrap; }
.float_left { float: left; }

.ol { list-style: decimal; padding-left: 25px; }
.ol li { list-style: decimal; }
.ul { list-style: disc; padding-left: 25px; }
.ul li { list-style: disc; }

html, body { max-width: 100%; }

.body_table { box-sizing: border-box; /* padding: 5px; */ /*background-color: #ffffff;*/ }
/*#content-container {  padding: 5px;  box-sizing: border-box; position: relative; z-index: 99; }*/
/*#confirm-container {  padding: 5px;  box-sizing: border-box; }*/
/*#complete-container {  padding: 5px;  box-sizing: border-box; min-height: 250px; }*/
#start-container .content_banner { box-sizing: border-box; /*padding: 0 0 5px;*/ background-color: #ffffff; position: relative; }
.checkout-cancel { background-color: #ffffff; max-width: 800px; width: 100%; padding: 20px 0px; }

#bottom_box .bottom_box_text img { height: 17px; }

#campaign-box .notice-container { margin: 110px 0; font-size: 15px; }

#checkout_cancel-box .notice-container { margin: 60px 0 0; }
#checkout_cancel-box .qrcode-container { margin: 40px 0 0; text-decoration: underline; }
#checkout_cancel-box .notice-container,
#checkout_cancel-box .qrcode-container { font-size: 15px; }
/* small logo */ 
/*
#top_box {height: 50px;}
#top_box .logo_box img {height: 100%;}
#top_box .right_menu_btn_box {top: 0;} 
*/

/*.page_container { min-height: 300px; margin-bottom: 45px; background-color: #ffffff; }*/

.content_message { background-color: #ffffff; color: #ff0000; text-align: center; padding: 5px 20px; font-weight: bold; }
.content_banner img { display: block; width: 100%; }

.tab_content_container img { max-width: 100%; }

.tab_content { overflow: hidden; position: relative; z-index: 99; }
.tab_content .date_time_content_box { padding: 15px 0 20px; font-size: 0; text-align: center; }
.tab_content .date_time_content_box select {width: 100%; display: none;}
.tab_content .select_box.popup-select { background-color: #ffffff; border: 1px solid #555555; position: fixed; z-index: 9999; min-width: 300px; border-radius: 5px; }
.tab_content .select_box.popup-select .date_time_content_box { background-image: none; }
.tab_content .select_box.popup-select .please_select_field_box { background-image: none; }
.tab_content .select_box.popup-select .field_container { padding: 8px; }
.tab_content .select_box_background { position: fixed; width: 100%; height: 100%; top: 0; left: 0; background-image: url('../images/bgc/000000_50.png'); }
.tab_content .date_time_content_box .field_container { margin: 5px 25px; text-align: left; display: inline-block; vertical-align: top; }
.tab_content .date_time_content_box .field_container .title_text { font-size: 15px; font-weight: 400; text-align: left; color: #333; }
.tab_content .date_time_content_box .field_container .datediv { /* float: left; */ overflow: hidden; }
.tab_content .date_time_content_box .field_container .datetxtdiv {width: auto; padding-right: 10px; white-space: nowrap;}
.tab_content .date_time_content_box .field_container .value_text {float: none; width: auto; margin-top: 8px; line-height: 35px;}
.tab_content .date_time_content_box .field_container #visitdate_txt {width: auto;}
.tab_content .date_time_content_box .field_container img.ui-datepicker-trigger { height: auto; }
.tab_content .date_time_content_box .field_container input,
.tab_content .date_time_content_box .field_container select { max-width: 200px; }
.tab_content#tab_title_restaurant_intro img { max-width: 100%; }
.tab_content#tab_title_restaurant_address img { max-width: 100%; }

.tri-fv,
.tri-sub-fv { max-width: 300px; line-height: normal; margin-top: 5px; display: block; }
tr.tri-fv,
tr.tri-sub-fv { display: table-row; }
.tri-fv.tri-fv-none,
.tri-sub-fv.tri-sub-fv-none { display: none !important; }

.tab_content .date_time_content_box .field_container .select3 { position: relative; width: 300px; min-height: 35px; font-size: 15px; color: #999; /* line-height: 35px; */ line-height: 20px; background-color: #fff; -webkit-box-sizing: border-box; box-sizing: border-box; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; padding: 7px 40px 7px 0; }
.tab_content .date_time_content_box .field_container .select3-value { overflow: hidden; /* white-space: nowrap; */ }
.tab_content .date_time_content_box .field_container .select3-value,
.tab_content .date_time_content_box .field_container .select3-item { padding: 0 10px; background-color: #fff; }
.tab_content .date_time_content_box .field_container .select3-arrow { position: absolute; top: 16px; right: 10px; width: 18px; height: 9px; overflow: hidden; -webkit-transition: all .4s ease; transition: all .4s ease; }
.tab_content .date_time_content_box .field_container .select3.active .select3-arrow { -webkit-transform: rotate(180deg); transform: rotate(180deg); margin-top: -3px; }
.tab_content .date_time_content_box .field_container .select3-arrow:after { content: ''; position: absolute; bottom: 4px; left: 0; border: 2px solid #999; display: block; width: 14px; height: 14px; -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.tab_content .date_time_content_box .field_container .select3-items { position: absolute; width: 100%; z-index: 1; opacity: 0; visibility: hidden; -webkit-transition: all .4s ease; transition: all .4s ease; -webkit-transform: translate3d(0,20px,0); transform: translate3d(0,20px,0); max-height: 170px; overflow-y: auto; }
.tab_content .date_time_content_box .field_container .select3.active .select3-items { opacity: 1; visibility: visible; -webkit-transform: translate(0, 7px); transform: translate(0, 7px); }
.tab_content .date_time_content_box .field_container .select3-item { line-height: 20px; min-height: 35px; padding: 5px 10px; box-sizing: border-box; }
.tab_content .date_time_content_box .field_container .select3-item:hover { color: #BB9754; }
.tab_content .date_time_content_box .field_container .select3-item.disabled:hover { color: inherit; cursor: default; }

#tab_container #tab_title_box .table_tab .tab_title { line-height: 30px; padding: 18px 10px; float: none; width: auto;}
#tab_container #tab_title_box .table_tab .tab_title + .tab_title:after { content: ''; position: absolute; top: 0; left: 0; width: 2px; height: 100%; border-width: 20px 0; border-style: solid; border-color: #fff; background: #b1b1b1; box-sizing: border-box; display: inline-block; vertical-align: top; }
#tab_container #tab_title_box .table_tab .tab_title .tab_arrow {top: auto; bottom: -19px; border: 0;}

.please_select_field_box { text-align: center; background: url(../images/hotel-bg.png) repeat-x; line-height: 20px; border-top: #ffffff solid 1px; font-weight: bold; padding-top: 10px; padding-bottom: 10px; padding-top: 50px; padding-bottom: 50px; color: #ff0000; }
.please_select_field_box.popup-select { text-align: center; background: url(../images/hotel-bg.png) repeat-x; line-height: 20px; border-top: #ffffff solid 1px; font-weight: bold; padding-top: 10px; padding-bottom: 10px; /* padding-top: 50px; padding-bottom: 50px; */ }
.field_box_left, .field_box_right {width: 40px;}

table td.no_style { background: none; border: none; }

table.item_table { float: right; }
table.item_table table { border-collapse: collapse; }
table.item_table .item_main { width: 100%; }
table.item_table .item_main ul { padding-left: 18px; }
table.item_table .item_main ul li { list-style: initial; }
table.item_table td .item_name .content-text { font-size: 12px; font-weight: bold; color: #000000; background-color: #a20b0b; padding: 0 3px; color: #ffffff; }
table.item_table td .item_name .content-text span { display: none; }
table.item_table td .cur { font-size: 1em; }
table.item_table td .curicon { font-size: 1em; }
table.item_table td .price_str { white-space: normal; }
table.item_table td .price_str .unit { font-weight: normal; }
table.item_table td .price_discount_txt_suffix { font-size: 12px; color: #555555; font-weight: normal; /* white-space: nowrap; */ display: block; }
table.item_table td .sold_out_text { color: #ff0000; }
table.item_table td .quantity_select_box { width: auto; /*margin-left: 10px;*/ }
table.item_table td .quantity_select_box table { border-collapse: collapse; border-spacing: 0; }
table.item_table td .quantity_select_box td { padding: 0; /* border: 2px solid #a1a1a1; */ }
table.item_table td td.border-td { width: 52px; height: 46px; border: 2px solid #aaa; }
table.item_table td td.border-td img { /* display: block; width: 100%; height: 2px; */ }
table.item_table td .quantity_box { line-height: normal; }
table.item_table td .quantity_box .quanitiy_box { background-color: transparent; color: #333333; padding: 0; }
table.item_table td .tier_price_text { color: #555555; font-size: 12px; }
table.item_table td .item-price-div .price { width: 125px; }
table.item_table td .item-price-div .cur { font-size: 0.9em; }
table.item_table td .item-price-div .curicon { font-size: 0.9em; }
table.item_table .sum_row .cur { font-size: 0.9em; }
table.item_table .sum_row .curicon { font-size: 0.9em; }
table.item_table .totaltitle { display: block; margin-top: 3px; margin-right: 30px; font-size: 16px; font-weight: 400; color: inherit;}
table.item_table .total_amount_row  td { height: 62px; }
table.item_table .total_amount_row.has_former td { height: auto; }
table.item_table .dsp { margin-top: 0; padding-right: 10px; }
table.item_table .dsp .pricec { width: 125px; }
table.item_table .service_fee_row td { border-bottom: 0; }
table.item_table .shipping_fee_row td { border-bottom: 0; }
table.item_table .has_former td { border-top: none; border-bottom: 0; background: none; }
table.item_table .terms-td { position: relative; padding: 15px 10px; }
table.item_table .terms-td .checkbox-td { vertical-align: top; padding-right: 20px; font-size: 14px; }
table.item_table .terms-td .checkbox-td input { margin-top: 2px; }
/* table.item_table .terms-td input[type="checkbox"] { position: absolute; top: 17px; } */
table.item_table .terms-td span { /* margin-left: 20px; font-size: 14px; */ display: block; }

#confirm-container input.textbox { padding: 2px 5px; }

.confirm table.insert-table { border-collapse: collapse; margin-top: 15px; }
.confirm table.insert-table td { padding: 0 5px; }
.confirm table.insert-table td td { padding: 0; }
.confirm label { line-height: 30px; vertical-align: middle; white-space: nowrap; }
.confirm .radio ~ label { cursor: pointer; }
.confirm span { line-height: 30px; vertical-align: middle; }
.confirm .notice { line-height: normal; }
.confirm .ticket-title { overflow: hidden; }
.confirm .ticket-title .ticket-name { line-height: 20px; font-size: 16px; font-weight: bold; float: left; margin-right: 10px; }
.confirm .ticket-title .ticket-no { line-height: 20px; font-size: 12px; float: left; }
.confirm input.radio { margin-right: 5px; width: 20px; height: 20px; vertical-align: middle; cursor: pointer; }
.confirm input.text { padding: 2px 5px; line-height: 25px; border-radius: 0; box-sizing: border-box; max-width: 100%; box-shadow: none; border: 1px solid #888888; font-size: 14px; min-width: 180px; }
.confirm input.text.disabled { background-color: #bbbbbb; }
.confirm input.text.alert { background-color: #ffbbbb; }
.confirm input.textbox.alert { background-color: #ffbbbb; }
.confirm .insert-row label { margin-right: 20px; line-height: 40px; }
.confirm textarea { padding: 5px; border-radius: 0; box-sizing: border-box; width: 100%; box-shadow: none; border: 1px solid #888888; min-width: 160px; height: 75px; font-size: 14px; }
.confirm textarea.disabled { background-color: #bbbbbb; }
.confirm textarea.alert { background-color: #ffbbbb; }
.confirm .insert-row { overflow: hidden; }


.insert-detail table.insert-table { border-collapse: collapse; margin-top: 15px; }
.insert-detail table.insert-table td { padding: 0 5px; }
.insert-detail table.insert-table td td { padding: 0; }
.insert-detail label { line-height: 30px; vertical-align: middle; white-space: nowrap; }
.insert-detail label.alert { color: #ff2222; }
.insert-detail .radio ~ label { cursor: pointer; }
.insert-detail span { line-height: 30px; vertical-align: middle; }
.insert-detail .ticket-title { overflow: hidden; }
.insert-detail .ticket-title .ticket-name { line-height: 20px; font-size: 16px; font-weight: bold; float: left; margin-right: 10px; }
.insert-detail .ticket-title .ticket-no { line-height: 20px; font-size: 12px; float: left; }
.insert-detail input.radio { margin-right: 5px; width: 20px; height: 20px; vertical-align: middle; cursor: pointer; }
.insert-detail input.text { padding: 2px 5px; line-height: 25px; border-radius: 0; box-sizing: border-box; max-width: 100%; box-shadow: none; border: 1px solid #888888; font-size: 14px; }
.insert-detail input.text.disabled { background-color: #bbbbbb; }
.insert-detail input.text.alert { background-color: #ffbbbb; }
.insert-detail .insert-row label { margin-right: 20px; line-height: 40px; }
.insert-detail textarea { padding: 5px; border-radius: 0; box-sizing: border-box; width: 100%; box-shadow: none; border: 1px solid #888888; min-width: 160px; height: 75px; font-size: 14px; }
.insert-detail textarea.double { height: 160px; }
.insert-detail textarea.disabled { background-color: #bbbbbb; }
.insert-detail textarea.alert { background-color: #ffbbbb; }
.insert-detail select { padding: 2px 5px; line-height: 25px; border-radius: 0; box-sizing: border-box; max-width: 100%; box-shadow: none; border: 1px solid #888888; font-size: 14px; }
.insert-detail select.alert { background-color: #ffbbbb; }
.insert-detail .insert-row { overflow: hidden; }
.insert-detail .button { border: 1px solid #888888; background-color: #dddddd; padding: 5px 20px; line-height: 30px; font-size: 14px; }

.swipe-container { position: relative; }
.swipe-container .swipe li .desc_txt { line-height: 25px; }
.swipe-container .swipe li img { display: block; margin-left: auto; margin-right: auto; }
.swipe-container #pagenavi {  }
.swipe-container #pagenavi button { cursor: pointer; }
.swipe-container #pagenavi button:focus { outline: none; }
.swipe-container #pagenavi button:first-child,
.swipe-container #pagenavi button:last-child { position: absolute; top: 50%; font-size: 0; border: 0; background: none; margin-top: -40px; padding: 10px; }
.swipe-container #pagenavi button:first-child { left: -40px; }
.swipe-container #pagenavi button:last-child { right: -40px; }
.swipe-container #pagenavi button:first-child:before,
.swipe-container #pagenavi button:last-child:before { content: ''; display: block; border-style: solid; border-width: 30px 10px; width: 0; height: 0; }
.swipe-container #pagenavi button:first-child:before { border-color: transparent #bbbbbb transparent transparent; border-left: 0; }
.swipe-container #pagenavi button:last-child:before { border-color: transparent transparent transparent #bbbbbb; border-right: 0; }
.swipe-container #pagenavi button:first-child:hover:before { border-color: transparent #888888 transparent transparent; }
.swipe-container #pagenavi button:last-child:hover:before { border-color: transparent transparent transparent #888888; }

.has-bg .body_table,
.has-bg .body_table > tbody,
.has-bg .body_table > tbody > tr,
.has-bg .body_table > tbody > tr > td,
.has-bg .body_table > tbody > tr > td > form {
    height: 100%;
    display: block;
}

.has-bg .page_container {
    position: relative;
    width: 100%;
    min-height: 100%;
    margin-bottom: 0;
    padding: 70px 22px 95px;
    box-sizing: border-box;
}

.has-bg #top_box,
.has-bg .main_box {
    position: relative;
    max-width: 700px;
    margin: 0 auto;
    background-color: rgba(255,255,255,.9);
    box-sizing: border-box;
}

.has-bg #top_box {
    height: 110px;
}

.has-bg .main_box {
    width: 100%;
    min-height: 400px;
    padding: 40px 0 50px;
    font-size: 15px;
    text-align: center;
    box-sizing: border-box;
    overflow: hidden;
}

.has-bg .main_box:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 40px;
    background-image: url(../images/shadow.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: auto 38px;
    display: block;
    z-index: 3;
    pointer-events: none;
}

.has-bg .main_box .link {
    color: #BB9754;
}

.has-bg .main_box .link:hover {
    color: #99713d;
}


body.confirm .notice-container {
    font-size: 16px;
	padding: 0 10px;
}

body.confirm .input-container {
    margin: 38px 0 50px;
}

body.confirm #input-box {
    font-size: 0;
    margin: 14px 0;
}

body.confirm #input-box label {
    float: none;
    min-width: 73px;
    font-size: 15px;
    text-align: left;
    display: inline-block;
    vertical-align: baseline;
	padding-right: 10px;
}

body.confirm #input-box input {
    float: none;
    min-width: 290px;
    font-size: 16px;
    line-height: 30px;
	height: 30px;
}

body.confirm .button-container {
    font-size: 0;
}

body.confirm .button-container .btn {
    display: inline-block;
    vertical-align: top;
}

body.confirm .button-container .btn_confirm {
    margin-right: 15px;
}

body.confirm .button-container .btn_confirm_share {
    width: 230px;
    margin-left: 15px;
    padding-left: 12px;
    background-image: url(../images/icon-facebook.svg);
    background-repeat: no-repeat;
    background-position: 27px 8px;
    background-size: 12px 25px;
    box-sizing: border-box;
	background-color: #4267b2;
}
body.confirm .button-container .btn_confirm_share:hover {
	background-color: #29487d;
}

body.email .paypal_email {
    width: 290px;
    margin: 38px 0 50px;
    padding: 0 4px;
    border: 2px solid #ccc;
    line-height: 32px;
}

body.detail #detail-box {
    padding-left: 50px;
    padding-right: 50px;
}

body.detail .detail-box {
    max-width: 500px;
    margin: 0 auto;
    border-spacing: 0;
}

body.detail .detail-box td {
    padding-bottom: 8px;
    font-size: 14px;
    text-align: left;
    vertical-align: top;
}

body.detail .detail-box .label {
    width: 130px;
    padding-right: 20px;
}

body.detail .detail-box .content td {
    padding-bottom: 0;
}

body.detail .detail-box .purchased > td {
    padding-bottom: 3px;
}

body.detail .detail-box .total-price {
    font-weight: 700;
}

body.detail .notice {
    margin: 24px auto 16px;
}

body.detail .product-list {
    width: 100%;
    padding: 20px 15px;
    border-spacing: 0;
    font-size: 12px;
    text-align: left;
    background: rgba(187,151,84,.25);
}

body.detail .product-list tr td:first-child {
    width: 170px;
    padding-right: 15px;
}

body.detail .product-list tr td:last-child {
    width: 100px;
    padding-left: 15px;
}

body.detail .product-list tr.ex_ul {
    font-size: 13px;
    text-decoration: underline;
}

body.detail .product-list td {
    padding-bottom: 10px;
    vertical-align: top;
}

body.detail .btn-close {
    margin: 20px auto 0;
    /* background: #808080; */
}

body.detail .btn-close:hover {
    /* background: #595959; */
}

.btn {
    width: 150px;
    height: 45px;
    margin: 0 auto;
    padding: 0;
    border: 0;
    font-size: 20px;
    line-height: 45px;
    background: #BB9754;
    color: #fff;
    display: block;
    cursor: pointer;
}

.btn:hover {
    background: #99713d;
    color: #fff;
}
/* eddy 2015-03-23 end */

.divider {display: block; width: 100%; height: 1px; font-size: 0; line-height: 0;}
.block { display: block; width: 100%; }

.sf_des {float: left; text-align: right; padding-right: 10px;}
.sf_des span {white-space: normal;}
.book-date-div { margin-top: 20px; overflow: hidden; }
.book-date-div .datetxtdiv { /* float: none; */ line-height: 35px; /* font-size: 12px; */ }
.buy_get_free_box { margin-top: 20px; text-align: left; width: 100%; }
.buy_get_free_box td { padding: 5px 0; }
.buy_get_free_box .quantity_box { background-color: transparent !important; }
.buy_get_free_box .quanitiy_box { background-color: transparent !important; padding: 0; }
.buy_get_free_box .quanitiy_box.smaller { font-size: 14px; }
.booking_pax_box { margin-top: 20px; text-align: left; width: 100%; }
.booking_pax_box .quantity_table { width: 118px; margin-top: 5px; float: left; }
.booking_pax_box .unit { /* position: absolute; */ line-height: 50px; margin-left: 10px; float: left; margin-top: 5px; }
.book-date-div .title_text, 
.buy_get_free_box .title_text, 
.booking_pax_box .title_text { font-weight: normal; font-size: 15px; max-width: 230px; }
.buy_get_free_box .content_text { font-size: 14px; color: #333333; font-weight: normal; margin-top: 6px; margin-bottom: 6px; max-width: 230px; }

.unit_price.filter-2-hide,
.unit_price.filter-3-hide,
.unit_price.filter-4-hide,
.unit_price.showgroup-hide { height: 0; overflow: hidden; border: 0; display: none !important; }
.index .body_table > tbody > tr > td { height: 100%; /* display: block; */ }
.index #gateway-start { height: 100%; }

#start-container #top_box,
#checkout-container #top_box {
    -webkit-box-shadow: 0 25px 30px -20px rgba(0,0,0,.1);
            box-shadow: 0 25px 30px -20px rgba(0,0,0,.1);
}

#start-container #content-container { max-height: 600px; }

#checkout-container #bottom_box { position: fixed; max-width: 900px; left: 50%; transform: translateX(-50%); }

.with-background {
    /* background-image: url(../images/background.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover; */
}

.color-background {
    background: linear-gradient(to bottom, #f1f1f1 150px, #eee 800px);
}

.with-background #tab_container {
    background-color: #eaeaea;
}

.top-message { padding: 15px 10px; background-color: #7b5400; color: #ffffff; text-align: center; }
.verified-icons { text-align: right; }
.verified-icons img { padding-left: 20px; height: 40px; }

.display-block { display: block; }
/***** FGGPay css overwrite fixed *****/
body .body_table { line-height: normal; font-weight: normal; font-size: initial; }
.terms-td a:focus,
.terms-td input:focus,
.terms-td select:focus,
.terms-td textarea:focus,
.terms-td a:hover,
.terms-td input:hover,
.terms-td select:hover,
.terms-td textarea:hover,
.terms-td a:visited,
.terms-td input:visited,
.terms-td select:visited,
.terms-td textarea:visited { outline: none; color: inherit; text-decoration: underline; }
.table_tab { border-collapse: separate; }
.tab_content * { box-sizing: content-box; }
.terms-td input[type="checkbox"] { margin-top: 0; }
.textarea-box { border: 1px solid #c1c0bc; padding: 10px; background-color: #ffffff; width: 100%; min-height: 100px; max-height: 150px; overflow-y: auto; margin-top: 15px; box-sizing: border-box; font-size: 13px;}
.textarea-box * { margin: 0; padding: 0; line-height: normal; font-size: 13px; }
.textarea-box li { list-style: inherit; margin-top: 3px; }
.textarea-box ol { list-style: decimal; padding-left: 20px; }
.textarea-box ul { list-style: disc; padding-left: 20px; }
/*** FGGPay css overwrite fixed end ***/

/* media */
@media (max-width: 1024px) and (min-height: 768px) {
    #start-container { position: absolute; }
    #start-container #content-container { max-height: 100%; height: 100%; margin-top: -100px; padding-top: 100px; box-sizing: border-box; }
    #start-container #right_menu_container { padding-top: 141px; }
}

@media (max-width: 1024px) {
    #start-container #top_box,
    #start-container #content-container,
    #start-container #bottom_box {
        max-width: 100%;
    }
}

@media (max-width: 700px) {
    #item-price-td {
        width: auto;
        padding-top: 0;
        padding-left: 150px;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
    }

    .item_table .data-price {
        padding-right: 10px;
    }

    .item_table .data-price .price-num {
        max-width: 100%;
    }

    #checkout-container #bottom_box {
        left: 0;
        transform: none;
    }
}

@media (max-width: 700px) {
    .tab_content .date_time_content_box .field_container {
        margin: 0 auto;
        width: 300px;
        display: block;
    }

    .tab_content .date_time_content_box .field_container + .field_container {
        margin-top: 25px;
    }
}

@media (max-width: 700px) {
    #tab_container {
        padding-top: 0;
    }
	
	#tab_content_box { margin-top: 0; }

    #tab_title_box .table_tab {
        position: static;
        width: 100%;
        margin: 0 0 -17px 0;
    }
}

@media (max-width: 600px) {
    .little {
        top: 45px;
    }

    img.ui-datepicker-trigger {
        width: 20px;
        margin-top: 7px;
    }

    table.item_table td .item_control {
        height: 50px;
    }

    .item_table .data-price {
        min-width: auto;
    }

    .space_div {
        height: 85px;
    }
/* 
    .datetxtdiv {
        margin-top: 8px;
    }

    .value_text {
        margin-top: 8px;
    }
 */
    .tab_arrow {
        border-width: 7px;
    }

    .field_box_left, .field_box_right {
        width: 10px;
    }

    #tab_container #tab_title_box .table_tab .tab_title .tab_arrow {
        bottom: -13px;
    }

    .insert-detail textarea {
        height: 100px;
    }
}

@media (max-width: 480px) {
    #top_box { height: 70px; }
    #top_box .logo_box img { height: 60px; }
    #top_box .right_menu_btn_box { right: 3px; }

    #right_menu_container { bottom: 24px; padding-top: 94px; }
    #checkout-container #right_menu_container { bottom: 108px; padding-top: 108px; }

    #tab_container #tab_title_box .table_tab .tab_title { padding: 10px; line-height: initial; }
    #tab_container #tab_title_box .table_tab .tab_title span { padding: 0; font-size: 12px; line-height: 15px; }
    .lang-zh #tab_container #tab_title_box .table_tab .tab_title span,
    .lang-sc #tab_container #tab_title_box .table_tab .tab_title span { font-size: 15px; }
    #tab_container #tab_title_box .table_tab .tab_title + .tab_title:after { border-width: 10px 0; }

	/*
    .tab_content .date_time_content_box .field_container .datediv { float: none; display: inline; margin-top: 8px; }
    .tab_content .date_time_content_box .field_container .datetxtdiv { float: none; display: inline; vertical-align: middle; }
    .tab_content .date_time_content_box .field_container .dateinputdiv { float: none; display: inline; vertical-align: middle; }
    .tab_content .date_time_content_box .field_container .dateinputdiv img { margin-top: -1px; }
	*/
    
    table.item_table .imgshow { width: 80px; height: 80px; }
    table.item_table .unit_price { -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; }
    table.item_table td .item-price-div .price, table.item_table .dsp .pricec { width: 98px; font-size: 20px; }
    table.item_table td td.border-td { width: 40px; height: 35px; border-width: 1px; font-size: 18px; }
    table.item_table td .item_control { max-width: 21px; height: 35px; }
    table.item_table td .item_reduce { margin-right: 13px; }
    table.item_table td .item_add { margin-left: 13px; }
    table.item_table .total_amount_row  td { height: 40px; }
    table.item_table .sum_row > td { line-height: 40px; }
    table.item_table .terms-td { padding: 11px 10px; }
    table.item_table .terms-td .checkbox-td { padding-right: 25px; }
    /* table.item_table .terms-td input[type="checkbox"] { top: 13px; } */
    table.item_table .terms-td span { /* margin-left: 25px; */ }

    #item-price-td { padding-left: 110px; }

    .insert-detail input.text { line-height: 30px; }
    .insert-detail label { line-height: 25px; }
    .insert-detail span { line-height: 25px; }
    .insert-detail .insert-row label { line-height: 30px; }
    .insert-detail .button { padding: 5px 15px; font-size: 16px;}

    #start-container { position: absolute; }
    #start-container #content-container { max-height: 100%; height: 100%; margin-top: -70px; padding-top: 70px; box-sizing: border-box; }
    #start-container #content-box,
    #start-container #content-box .content_banner { height: 100%; overflow: hidden; background-repeat: no-repeat; background-size: cover; background-position: center center; }
    /* #start-container #content-box .content_banner img { width: 100%; height: 100%; visibility: hidden; } */

    #checkout-container #bottom_box .bottom_box_text { padding-top: 15px; }
    #checkout-container #bottom_box .bottom_box_text img { height: 12.5px; }

/*    #complete-container { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; padding-bottom: 45px; }
    #complete-container #notice-container { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; display: -webkit-box; display: -ms-flexbox; display: flex; }
    #complete-container .main_box { width: 100%; }*/

    .has-bg .page_container { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; padding-bottom: 45px; }
    .has-bg #notice-container, .has-bg #form-container { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; display: -webkit-box; display: -ms-flexbox; display: flex; }

    .has-bg .page_container { padding: 66px 22px 45px; }
    .has-bg #top_box { height: 90px; }
    .has-bg .main_box { min-height: auto; padding: 30px 35px 25px; }

    body.confirm .input-container { margin: 15px 0 0; }
    body.confirm #input-box { margin: 0 0 26px; }
    body.confirm #input-box label { float: left; line-height: 22px; }
    body.confirm #input-box input { min-width: auto; width: 100%; box-sizing: border-box; }
    body.confirm .button-container { margin-top: 38px; overflow: hidden; }
    body.confirm .button-container .btn { margin: 0; font-size: 16px; }
    body.confirm .button-container .btn_confirm { float: left; width: 100px; }
    body.confirm .button-container .btn_confirm_share { float: right; width: 180px; padding-left: 15px; background-position: 22px 12px; background-size: 10px; }

    body.email .paypal_email { width: 100%; box-sizing: border-box; }

    .detail.has-bg .page_container { padding: 20px 22px 45px; }
    body.detail #detail-box { padding: 30px 10px; }
    body.detail .detail-box .label { width: 110px; padding-right: 0; word-break: keep-all; }
    body.detail .detail-box .purchased > td { padding-bottom: 8px; }
    body.detail .product-list { font-size: 11px; }
    body.detail .product-list { padding: 20px 10px; }
    body.detail .product-list tr.ex_ul { font-size: 12px; }
    body.detail .product-list tr.ex_ul td { padding-bottom: 6px; }
    body.detail .product-list tr td:first-child { width: 80px; padding-right: 10px; }
    body.detail .product-list tr td:last-child { width: 55px; padding-left: 10px; }

    #bottom_box { position: absolute; margin: 0; }
    #bottom_box .bottom_box_text { padding: 7px 0 15px; }
    #bottom_box .bottom_box_text img { height: 13px; }

    #start-container #bottom_box { position: absolute; margin: 0; }

    .paypal_left, .paypal_right, .paypal_last, .check-btn { max-width: 100px; }
	
	.buy_get_free_box .quantity_box { font-size: 18px !important; }
	.booking_pax_box .unit { line-height: 40px; }
}

@media (max-width: 400px) {
    .remark-t {
        width: 160px;
    }

    .textbox {
        width: 97%;
    }

    .little {
        top: 43px;
    }

    #visit_date, .value_text {
        width: 118px;
        /* font-size: 0.85em; */
        margin-top: 2px;
    }

    /* img.ui-datepicker-trigger {
        margin-top: 1px;
    }

    .datetxtdiv {
        width: 118px;
        font-size: 0.85em;
        margin-top: 2px;
    } */

    .btn_share img, .btn_confirm img {
        height: 35px;
    }

    .btn_share img, .btn_confirm_share img {
        height: 35px;
    }

    .paypal_left, .paypal_right, .paypal_last, .check-btn {
        max-width: 100px;
    }

    .space_div {
        height: 60px;
    }

    #start-container .start_bottom_box_img .like_process_btn, #start-container .start_bottom_box_img .skip_process_btn {
        height: 40px;
    }

    .help {
        margin-left: 0;
    }

    .confirm table {
        width: 100%;
    }

    .confirm table td {
        padding: 0 !important;
    }

    .sf_des {
        width: 150px;
    }

    table.item_table .imgshow { width: 70px; height: 70px; }
    #item-price-td { padding-left: 100px; padding-bottom: 0; }

    #item-price-td .item-quantity-div,
    #item-price-td .item-price-div {
        margin-bottom: 20px;
    }


    .has-bg .page_container { padding: 32px 22px 45px; }
    .has-bg .main_box { padding: 30px 15px 25px; }
	
	.buy_get_free_box { margin-top: 0; margin-bottom: 20px; }
	.booking_pax_box { margin-top: 0; margin-bottom: 20px; }
}

@media (max-width: 360px) {
    .has-bg .page_container { padding: 20px 10px 45px; }
    .has-bg .main_box { padding: 30px 10px 25px; }

    .detail.has-bg .page_container { padding: 20px 10px 45px; }

    body.confirm #input-box { margin: 0 0 16px; }
    body.confirm .button-container { margin-top: 23px; }
    body.confirm .button-container .btn_confirm { width: 90px; }
    body.confirm .button-container .btn_confirm_share { width: 170px; background-position: 17px 13px; background-size: 9px; }
}

@media (max-width: 320px) {
    table.item_table .imgshow { width: 60px; height: 60px; }
    #item-price-td { padding-left: 90px; }
}

@media (min-width: 601px) {
    .show_600 { display: none; }
}
@media (min-width: 481px) {
    .show_480 { display: none; }
}
@media (min-width: 401px) {
    .show_400 { display: none; }
}
@media (max-width: 750px) {
    .hide_750 { display: none; }
    .block_750 { display: block; width: 100%; }
}
@media (max-width: 600px) {
    .hide_600 { display: none; }
    .block_600 { display: block; width: 100%; }
}
@media (max-width: 480px) {
    .hide_480 { display: none; }
    .block_480 { display: block; width: 100%; }
}

