.main-sect { /* main的section */
	padding: 40px;
}
.resv-sect-1 { /* 只用來裝標題的section (1a 用不到 所以一開始就會動態刪除) */
    
}
.resv-sect-title-1 { /* 只用來裝標題的section (1a 用不到 所以一開始就會動態刪除) */
    
}

.resv-sect-title { /* 區塊(公用樣式) */
    width: 100%;
    margin-bottom: 40px;  
    font-size: 1.5rem;
    line-height: 2.5rem;
    font-weight: bold;
    text-align: center;
    border-bottom: 1px solid #e0e0e0;
}
.resv-sect-cont { /* 標題(公用樣式) */

}
.resv-sect-2 {  /* 匯款通知區塊 */
    
}
.resv-sect-title-2 {  /* 匯款通知標題 */
    
}
.resv-sect-cont-2 {  /* 匯款通知內容容器 */
    
}
.resv-sect-3 {  /* 空房表區塊 */
    
}
.resv-sect-title-3 {  /* 空房表標題 */
    
}
.resv-sect-cont-3 {  /* 空房表內容容器 */
    
}
.resv-sect-4 {  /* 表單區塊 */

}
.resv-sect-title-4 {  /* 表單標題 */
    
}
.resv-sect-cont-4 {  /* 表單內容容器 */
    
}
.resv-sect-5 {  /* 匯款通知區塊 */
    background-color: #f6f6f6;
}
.resv-sect-title-5 {  /* 匯款通知標題 */

}
.resv-sect-cont-5 {  /* 匯款通知內容容器 */
    
}
.resv-note-div {  /* 匯款通知內容 - 匯款備註(不一定會有) */
    
}
.resv-bank-div {  /* 匯款通知內容 - 帳戶資料(一定會有) */
    width: 100%;
    max-width: 300px;
    margin: 30px auto;
    padding: 30px 6px;
    text-align: center;
    line-height: 1.8;
}
.resv-bank-div-cont {  /* 匯款通知內容 - 帳戶資料標題(帳戶資料) */

}
.resv-sect-6 {  /* 預付訂金區塊 */
    text-align: center;
    background-color: #f2f2f2;
}
.resv-sect-title-6 {  /* 預付訂金標題 */

}
.resv-sect-cont-6 {  /* 預付訂金內容容器 */
    
}
.resv-sect-7 {  /* 立即訂房區塊 */

}
.resv-sect-title-7 {  /* 立即訂房標題 */

}
.resv-sect-cont-7 {  /* 立即訂房內容容器 */
    
}

/* 預付訂金 */
.pay-tool-icon {
    position: relative;
    display: inline-block;
    width: 200px;
    height: 200px;
    margin: 0 20px 20px;
    background: url('../../../images/pay-tool.png') no-repeat;
    background-size: 400px 400px;
}
.pay-tool-icon.paypal {background-position: 0 0;}
.pay-tool-icon.paypal:hover {background-position: 0 -200px;}
.pay-tool-icon.other-tool-1 {background-position: -200px 0;}
.pay-tool-icon.other-tool-2 {background-position: -200px -200px;}
.pay-tool-icon.other-tool-1 img,
.pay-tool-icon.other-tool-2 img {
    position: absolute; 
    width: 120px;
    height: 120px;
    top: 60px;
    right: 0;
    left: 0;
    margin: auto;
}

.pay-tool-icon.other-tool-3 {
    display: block;
    width: 200px;
    height: 55px;
    margin: auto;
    background: none;
}
.pay-tool-icon.other-tool-3 a {
    display: block;
}
.online-payment-btn { /* 客房介紹(清單)的第三個區塊的連結區塊 - 預付訂金 */
    display: block;
    margin: auto;
    color: #000;
    margin-bottom: 20px;
}
.online-payment-btn:last-of-type {
    margin-bottom: 0;
}
.online-payment-btn img { /* 客房介紹(清單)的第三個區塊的按鈕圖片 - 預付訂金 */
    width: 100%;
    background-color: #f0f0f0;
} 
@media screen and (min-width: 1280px) {
    .main-sect { /* main的section */
        padding: 40px 20%;
    }
    .resv-sect-title-3 {  /* 空房表標題 */
        width: 60%;
        margin-right: 20%;
        margin-left: 20%;
    }
}
@media screen and (min-width: 1000px) and (max-width: 1279px) {
    .main-sect { /* main的section */
        padding: 40px 12%;
    }
    .resv-sect-title-3 {  /* 空房表標題 */
        width: 76%;
        margin-right: 12%;
        margin-left: 12%;
    }
}
@media screen and (min-width: 768px) and (max-width: 999px) {
    .main-sect { /* main的section */
        padding: 40px 5%;
    }
    .resv-sect-title-3 {  /* 空房表標題 */
        width: 90%;
        margin-right: 5%;
        margin-left: 5%;
    }
}
@media screen and (min-width: 768px) {
    /* online-payment(bookingcom, agoda) */
    .online-payment-btn { /* 客房介紹(清單)的第三個區塊的連結區塊 - 預付訂金 */
        width: 318px;
    }
}
@media screen and (max-width: 767px) {
    .master-pc-banner { /* 聯絡我們 - 不會有首頁的banner */
        display: none;
    }
    .main { /* 聯絡我們 - 空出header的空間 */
        padding-top: 44px;
    }
    .main-sect { /* main的section */
        padding: 40px 5%;
    }
    .resv-sect-title-3 {  /* 空房表標題 */
        width: 90%;
        margin-right: 5%;
        margin-left: 5%;
    }

    .m-resv-sect-title-div { /* 週邊導覽(兩個單元共用) 手機才會出現的banner */
        position: relative;
        width: 100%;
        padding-top: 46.875%;
        background-image: url('../images/resv-m-bg.jpg');
        background-size: 100% 100%;
        text-align: center;
    }
    .m-resv-sect-title-div::before {/* 週邊導覽 手機才會出現的banner的遮罩 */
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background-color: rgba(0, 0, 0, .5);
        z-index: 2;
    }
    .m-resv-sect-icon { /* 週邊導覽 手機才會出現的banner的icon */
        position: absolute;
        width: 32px;
        height: 32px;
        top: 33%;
        right: 0;
        left: 0;
        margin: auto;
        background: url('../images/mob-page-icons.png') scroll no-repeat;
        background-size: 224px 32px;
        background-position: -96px 0;
        z-index: 3;
    }
    .m-resv-sect-title { /* 週邊導覽 手機才會出現的banner的文字 */
        position: absolute;
        top: 62%;
        right: 0;
        left: 0;
        margin: auto;
        color: #FFF;
        font-size: 1.25rem;
        font-weight: bold;
        z-index: 3;
    }

    /* online-payment(bookingcom, agoda) */
    .online-payment-btn { /* 客房介紹(清單)的第三個區塊的連結區塊 - 預付訂金 */
        width: 175px;
    }
    .online-payment-btn span { /* 客房介紹(清單)的第三個區塊的文字 - 預付訂金 */
        font-size: 0.9rem;
    }

    .resv-sect-title {
        font-size: 1.2rem;
    }
}
/* 表單(所有版本都一樣？) */
.list-table {
    width: 100%;
}
input[type="submit"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
}
.resv-btn {
    display: block;
    width: 150px;
    height: 40px;
    margin: 30px auto 0;
    border: none;
    font-size: 1.1rem;
    font-weight: bold;
    background-color: #E0E0E0;
    letter-spacing: 1px;
}
.captchaCode-demo {
    width: 250px;
    height: 50px;
    background-color: #f00;
}
.ttd {
    text-align: left;
}
.item-col-h {
    display: block;
    margin: 16px 0 8px;
}
input.item-col-d,
select.item-col-d,
textarea.item-col-d {
    min-height: 32px;
    padding: 2px 6px;
    line-height: 1.5em;
    border: none;
}
.add-btn-box {
    position: relative;
}
.add-btn {
    position: absolute;
    width: 20px;
    height: 20px;
    line-height: 20px;
    border-radius: 50%;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    cursor: pointer;
}
.reserve-room-table {
    vertical-align: top;
}
.add-room-btn {
    display: block;
    width: 90px;
    margin-top: 4px;    
    font-size: 14px;
    padding: 2px;
    border-width: 1px;
    border-style: solid;
    border-radius: 2px;
    text-align: center;
    cursor: pointer;
}
.reserve-room-table td input,
.reserve-room-table td select {
    width: 100%;
    min-height: 32px;
    padding: 2px 6px;
    line-height: 1.5em;
    border: none;
}
.more-room-tr {
    height: 36px;
}
.more-room-tr td {
    padding-top: 3px;
}
.reserve-room-table .room-select-td select {
    position: relative;
    top: -1px;
}
.reserve-room-table .qty-select-td select {
    text-align: center;
}
.qty-txt-td {
    text-align: center
}
.del-btn-td {
    position: relative;
}
.del-btn {
    position: absolute;
    width: 21px;
    height: 21px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    border-width: 2px;
    border-style: solid;
    border-radius: 50%;
    border-color: #d00;
    background-color: #fff;
    cursor: pointer;
}
.del-btn::before,
.del-btn::after {
    content: '';
    position: absolute;
    width: 13px;
    height: 3px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    background-color: #d00;
}
.del-btn::before {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}
.del-btn::after {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
}
.captcha-code-input {margin-bottom: 6px;}
#txtCheckinDate, #txtCheckoutDate, #txtRemitAt, .alert-h { cursor: pointer; }
.fake-select, .fake-select-more { cursor: pointer; }
.fake-triangle { top: 13px; }
.fake-triangle-more { top: 16px; }
.room-select-td,
.qty-select-td {
    position: relative;
    cursor: pointer;
}
.fake-triangle,
.fake-triangle-more {
    position: absolute;
    width: 0;
    height: 0;
    right: 7px;
    border-top: 6px solid #555;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    cursor: pointer;
}
.fake-option-list,
.fake-option-list-more {
    display: none;
    position: absolute;
    width: 100%;
    top: 32px;
    left: 0;
    background-color: #FFF;
    color: #000;
    z-index: 10;
}
.fake-option-list li,
.fake-option-list-more li {
    width: 100%;
    padding: 0 2px 0 4px;
    font-size: 14px;
    line-height: 1.5em;
}
.fake-option-list li:hover,
.fake-option-list-more li:hover {
    background-color: #EFEFEF;
}
.fake-select.qty-select~.fake-option-list,
.fake-select-more.qty-select~.fake-option-list-more {
    text-align: center;
}
.fake-option-list.active,
.fake-option-list-more.active {
    display: block;
}
.reserve-room-table tr:first-of-type {
    height: 33px;
}
.alert-block {
    display: none;
    width: 90%;
    margin: 20px auto 0;
    text-align: left;
    line-height: 1.8em;
    color: #ED0000;
    background-color: #FFF;
    padding: 6px;
}
.alert-err {background-color: #E7C4C4 !important;}
.alert-block .alert-h {
    border: 1px solid #ED0000;
    margin-right: 10px;
    padding: 2px;
    cursor: pointer;
}
.red-hl {font-size: 1.2em;}
@media screen and (min-width: 961px) {
    table.reserve-room-table.item-col-d {
        width: 80%;
        max-width: 490px;
    }
    .room-select-td {
        width: 70%;
        max-width: 343px; 
    }
    .qty-txt-td {
        width: 10%;
        max-width: 49px; 
    }
    .qty-select-td {
        width: 10%;
        max-width: 49px; 
    }
    .del-btn-td {
        width: 10%;
        max-width: 49px; 
    }
}
@media screen and (min-width: 768px) {
    .ttr { width: 100%; }
    .ttr::after {
        content: '';
        display: block;
        clear: both;
        height: 0;
    }
    .ttd.col1 { width: 100%; }
    .ttd.col2 {
        float: left;
        width: 50%;
    }
    .item-col-h, .item-col-d { width: 60%; }
    textarea.item-col-d { width: 80%; }
    .add-btn {
        top: 16px;
        right: 41%;
    }
    table.reserve-room-table.item-col-d { width: 80%; }
    .room-select-td { width: 70%; }
    .qty-txt-td { width: 10%; }
    .qty-select-td { width: 10%; }
    .del-btn-td { width: 10%; }
}
@media screen and (max-width: 767px) {
    .ttr, .ttd.col1, .ttd.col2, .item-col-h, .item-col-d { width: 100%; }
    .room-select-td { width: 55%; }
    .qty-txt-td { width: 15%; }
    .qty-select-td { width: 15%; }
    .del-btn-td { width: 15%; }
}