@charset "utf-8";

/****************** 基本 ******************/

* {
    font-family: "微軟正黑體", "Microsoft JhengHei", Arial, Geneva, sans-serif;
}


/* 錨點位置 */

/* :target:before {
    content: "";
    display: block;
    height: 50px;
} */

body {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.8;
    color: #777777;
    color: #323232;
    background-color: #fff;
    height: 100%;
    position: relative;
    /*padding-top: 70px;*/
}

@media screen and (max-width: 1400px) {
    body {
        padding-top: 60px;
    }
}

hr {
    border-top: 1px solid #afafaf;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #000;
    font-weight: 400;
}

p {
    margin-bottom: 1.5em;
}

a {
    color: #009999;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    text-decoration: none;
}

a:hover,
a:active,
a:focus,
a:visited {
    color: #006464;
    outline: none;
    text-decoration: none;
}

img,
object,
embed,
video {
    max-width: 100%;
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    background: #000;
    opacity: .2;
}


/* 16%攻略 */

.card.card-body {
    font-family: 'Noto Sans TC', sans-serif, Arial;
    text-align: left;
}

.card.card-body h3 {
    color: #a70e0e;
    padding-top: 20px;
    font-size: 1em;
}

.card.card-body small {
    font-size: 12px;
    color: #696969;
}

.card.card-body li {
    font-size: 18px;
    line-height: 34px;
}

.card.card-body strong {
    font-size: 14pt;
}

.card.card-body .giveaway {
    padding-right: 150px;
    /* float: right; */
    ;
}


/*--- 按鈕 btn ---*/

.btn:hover,
.btn:active,
.btn:focus {
    background: #393e46 !important;
    color: #fff;
    outline: none !important;
}

.btn {
    border-radius: 0px;
}

.btn.btn-primary {
    background: #be8e28;
    color: #fff;
    border: none !important;
    border: 2px solid transparent !important;
    display: inline-block;
    margin-top: 5px;
}

@media screen and (max-width: 576px) {
    .btn.btn-lg {
        padding-top: 10px;
        padding-right: 8px;
        padding-left: 8px;
        padding-bottom: 10px;
        font-size: 16px;
    }

    .card.card-body .giveaway {
        padding-right: 5px;
    }
}


/*--- 切換裝置顯示項目 ---*/

#line {
    display: block;
}

#line_m {
    display: none;
}

#discount {
    display: block;
}

#discount_m {
    display: none;
}

@media screen and (max-width: 576px) {
    #line {
        display: none;
    }

    #line_m {
        display: block;
    }

    #discount {
        display: none;
    }

    #discount_m {
        display: block;
    }
}


/****************** 導覽列 navbar ******************/

.navbar {
    background-color: #f8f8f8;
    border-bottom: 1px solid #e8e8e8;
    padding: 0;
}

/* .navbar-header {} */


/*-- 聯邦LOGO navbar-brand --*/

.navbar-brand {
    padding-right: 0;
}

.navbar .navbar-brand {
    margin-right: 50px;
    margin-left: 20px;
    width: 250px;
    height: 70px;
    background: url(../../../../include/images/UBLogo.png) no-repeat 0 50%;
    background-size: contain;
}

.navbar-header .navbar-brand img {
    width: 90%;
}

.navbar-light .navbar-toggler {
    border: none;
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 153, 153, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.navbar-light .navbar-toggle .icon-bar {
    background-color: #009999;
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, .9);
}

.navbar-light .navbar-toggle:hover,
.navbar-light .navbar-toggle:focus {
    background-color: #f8f8f8;
}

.navbar-nav>li>a {
    margin-left: 15px;
    margin-top: 10px;
    display: block;
}

.navbar-light .navbar-nav>li>a:hover,
.navbar-light .navbar-nav>li>a:focus {
    color: #009999;
    background-color: transparent;
}

.navbar-light .navbar-nav>.active>a,
.navbar-light .navbar-nav>.active>a:hover,
.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav>.active>a:focus {
    color: #009999;
}

.navbar-toggle {
    margin-top: 13px;
    margin-bottom: 15px;
    border: 0px;
    border-radius: 0px;
}


/*-- 導覽列下拉dropdown-menu */

.dropdown-menu {
    background-color: rgba(255, 255, 255, 0.8);
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.dropdown-item.active,
.dropdown-item:active {
    background-color: #009999;
}

.dropdown-item:hover,
.dropdown-item:focus {
    background-color: #eaeaea;
}

.dropdownBtn {
    background-color: transparent;
    border: 0;
}

@media screen and (max-width: 1200px) {
    .navbar .navbar-brand {
        margin-right: 0px;
        margin-left: 20px;
        width: 200px;
        height: 60px;
        /* 60 only*/
        /* background: url(https://card.ubot.com.tw/eCard/activity/RWD/images/UBOT-logo_s.png) no-repeat 0 50%; */
    }
}

@media screen and (max-width: 576px) {
    .navbar .navbar-brand {
        margin-right: 20px;
        margin-left: 15px;
    }
}


/****************** 輪播 carousel  ******************/

.carousel-indicators li {
    width: 10px;
    height: 10px;
    opacity: .8;
    border-radius: 50px;
    border: 1px solid #dedede;
    background-color: #bbbbbb;
}

.carousel-indicators .active {
    background-color: #009999;
}


/*--- 主視覺 ---*/

.topimg1 {
    background-image: url(../images/top.jpg) !important;
}

.topimg2 {
    background-image: url(../images/top_2.jpg) !important;
}

.topimg3 {
    background-image: url(../images/top_3.jpg) !important;
}

@media screen and (max-width: 576px) {
    .topimg1 {
        background-image: url(../images/top_m.jpg) !important;
    }

    .topimg2 {
        background-image: url(../images/top_2_m.jpg) !important;
    }

    .topimg3 {
        background-image: url(../images/top_3_m.jpg) !important;
    }
}


/****************** 版面 Container ******************/

.gridContainer {
    width: 100%;
    clear: none;
    float: none;
    margin-left: auto;
    margin-right: auto;
    background-size: cover;
}

@media only screen and (max-width: 768px) {
    .gridContainer {
        width: 100%;
        margin: auto;
        clear: none;
        float: none;
        margin-left: auto;
        background-size: cover;
    }
}


/*--- 活動主版 mainArea ---*/

.mainArea {
    padding-top: 50px;
    padding-bottom: 30px;
}

.circle {
    /*加 / 贈*/
    font-size: 20px;
    /* font-weight: bold; */
    color: #ffffff;
    width: 30px;
    height: 30px;
    border-radius: 99em;
    background-color: #b6270e;
    text-align: center;
    line-height: 28px;
    display: inline-block;
    margin-right: 5px;
}

.circle_s {
    /*廣*/
    font-size: 18px;
    /* font-weight: bold; */
    width: 30px;
    height: 30px;
    border-radius: 99em;
    border: 1px solid #6e6e6e;
    text-align: center;
    line-height: 30px;
    display: inline-block;
    margin: 6px;
}

.circle_d {
    /*抵*/
    font-size: 20px;
    /* font-weight: bold; */
    color: #ffffff;
    width: 30px;
    height: 30px;
    border-radius: 99em;
    background-color: #0a2e7a;
    text-align: center;
    line-height: 30px;
    display: inline-block;
    margin-right: 5px;
}

.circle_e {
    /* 預購+正檔 */
    line-height: 1.3;
    font-size: 1.1rem;
    font-weight: 500;
    border-radius: 80px;
    border: 1px solid #8f1915;
    background-color: #8f1915;
    max-width: 100px;
    margin: 0 5px 0 0;
    color: #ffffff;
    padding: 0 10px;
}

.store {
    /* 微風信義 */
    background-color: #84bfce;
    font-size: 75%;
    color: #fff;
    margin-right: 5px;
    padding: 3px 6px;
    /* opacity: .6; */
}

.store_n {
    /* 微風南山 */
    background-color: #73cad6;
}

.store_s {
    /* 微風松高 */
    background-color: #a9cdd3;
}

@media screen and (max-width: 768px) {
    .store {
        display: block;
        margin-top: 3px;
        margin-left: 5px;
        line-height: 1.5;
    }
}


.mainArea h2 {
    /* 活動主標 */
    color: #504237;
    font-size: 24pt;
    font-weight: 600;
    margin: 50px auto 50px;
    line-height: 1.5;
}

.give {
    background-color: #504237;
    padding: 2px 6px;
    border-radius: 50%;
    color: #fff;
}

.mainArea h2 small {
    color: #333333;
}

.mainArea h3 small {
    font-size: 70%;
}

.mainArea h3.date {
    /* 活動起訖日+對象 */
    line-height: 1.3;
    font-size: 1.3rem;
}

.mainArea h4 {
    /* 活動敘述文 */
    color: #2E2E2E;
    font-size: 12pt;
    line-height: 1.5;
    padding-top: 10px;
    padding-bottom: 3px;
    text-align: justify;
}

.mainArea h5 {
    /* 內文區塊下方備註 */
    color: #2A2A2A;
    font-size: 14px;
    line-height: 1.8;
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
}

.mainText1 .subtitle {
    color: #976237;
    font-size: 20px;
    text-align: left;
    letter-spacing: 1px;
    margin-top: 10px;
    /* font-weight: bold; */
}

.mainText1 .subtitle_b {
    color: rgb(170, 170, 179);
    font-size: 12px;
}

.mainArea p {
    color: #000000;
    font-size: 13pt;
    text-align: center;
    margin-bottom: 0px;
}

.mainArea img {
    margin: 0px auto;
}

.content1 {
    color: #613a07;
    font-size: 26pt;
    line-height: 1.5;
    text-align: center;
    font-weight: bold;
    margin-bottom: 30px;
    /*text-shadow: 0px 0px 5px #ffffff;*/
    background-color: #cfba8c;
    ;
    padding-top: 25px;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 25px;
    margin-top: 0px;
    letter-spacing: 12px;
}

.content2 {
    color: #FFFFFF;
    font-size: 28pt;
    line-height: 1.5;
    text-align: center;
    font-weight: bold;
    margin-bottom: 30px;
    /*text-shadow: 0px 0px 5px #ffffff;*/
    background-color: #7e5829;
    padding-top: 25px;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 25px;
    margin-top: 0px;
    letter-spacing: 4px;
}

.content2 p {
    font-size: 18px;
}

.content3 {
    color: #FFFFFF;
    font-size: 30pt;
    line-height: 1.5;
    text-align: center;
    font-weight: bold;
    margin-bottom: 30px;
    /*text-shadow: 0px 0px 5px #ffffff;*/
    background-color: #46051d;
    padding-top: 25px;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 25px;
    margin-top: 0px;
    letter-spacing: 12px;
}

@media screen and (max-width: 576px) {
    .mainArea {
        padding-top: 20px;
        padding-bottom: 30px;
    }

    .mainArea h3.date {
        /* 活動起訖日+對象 */
        font-size: 1rem;
    }

    .mainArea h4 {
        /* 活動敘述文 */
        font-size: 12pt;
        line-height: 1.5;
    }

    .mainText1 .subtitle {
        font-size: 16px;
        letter-spacing: normal;
    }

    .circle {
        /*贈*/
        font-size: 16px;
        width: 25px;
        height: 25px;
        line-height: 25px;
        margin-right: 3px;
    }

    .circle_s {
        /*廣*/
        font-size: 16px;
        width: 25px;
        height: 25px;
        line-height: 25px;
        margin-right: 3px;
    }

    .circle_d {
        /*抵*/
        font-size: 16px;
        width: 25px;
        height: 25px;
        line-height: 25px;
        margin-right: 3px;
    }

    .circle_e {
        /* 預購+正檔 */
        font-size: 0.9rem;
        margin: 0 5px 0 0;
        color: #ffffff;
        padding: 0 10px;
    }
}


/*
--- 活動內文區塊 mainText ---*/

.mainText1 {
    font-size: 22px;
    color: #545559;
    margin-top: 15px;
    margin-bottom: 15px;
    line-height: 35px;
    border-bottom: 1px dotted #A8A8A8;
    /* padding-top: 30px;
    padding-bottom: 30px; */
    text-align: center;
    padding: 30px 20px;
}

.mainText2 {
    /* font-size: 24px;
    color: #545559;
    margin-top: 50px;
    margin-bottom: 15px;
    line-height: 50px;
    border: 1px solid #009999;
    padding: 30px 20px;
    text-align: center; */
    font-size: 14px;
    color: #545559;
    margin-top: 15px;
    margin-bottom: 15px;
    line-height: 50px;
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #c3c7c7;
}

.mainText1 h2 {
    text-align: center;
    width: auto;
}

.mainText2 h2 {
    width: 300px;
    margin-top: -50px;
    background-color: #009999;
    border: 1px solid #009999;
}

.mainText1 .title,
.mainText2 .title {
    text-align: center;
    color: #be8e28;
    padding-left: 10px;
    padding-right: 10px;
    /* letter-spacing: 2px; */
    margin-top: 20px;
    margin-bottom: 30px;
    font-size: 40px;
    font-weight: 600;
}

.greenhighlight_h4 {
    text-align: center;
    color: #FFFFFF;
    font-size: 15pt;
    font-weight: 530;
    background-color: #be8e28;
    border-radius: 50px;
    max-width: 180px;
    margin: auto;
    line-height: 20pt;
    padding: 1px 10px;
}

/* .description{
    margin-top: 20px;
    margin-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
} */
.description h4 {
    font-size: 0.8em;
    margin-bottom: 20px;
    /* padding-top: 80px; */
    /* padding-right: 20px; */
    /* padding-left: 20px; */
}

/* @media screen and (max-width: 992px){
    .description{
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .description h4{
        padding-top: 10px;
        padding-right: 10px;
        padding-left: 10px;
    }
} */
.reward {
    color: #dd2108;
    /* [disabled]margin-right: 3px; */
    /* [disabled]margin-left: 3px; */
    /* [disabled]padding: 5px; */
}

.reward_d {
    color: #0a2e7a;
}

.reward_Redbig {
    color: #dd2108;
    font-size: 1.4em;
    font-weight: 500;
}

.flex-container {
    flex-direction: row;
}

.flexBox {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
}

@media screen and (max-width: 991px) {
    .flexBox {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column;
    }
}

@media screen and (max-width: 576px) {
    .mainText1 {
        padding: 10px 0px;
    }

    .mainText1 .title,
    .mainText2 .title {
        font-size: 1.4rem;
    }

    .mainText2 h2 {
        width: 200px;
    }
}


/*
--- faq 常見問題 -----------------------------------*/

.mainCtn .panel-body table {
    margin-top: 0;
    margin-bottom: 10px;
    border: 0px;
}

.faq {
    /* padding-top: 0.5rem; */
    padding-bottom: 0rem;
    padding-right: 0;
    padding-left: 0;
    /* background-color: #eeeeee; */
}

.faq h2 {
    color: #056dae;
    font-weight: bolder;
    font-size: 1.7rem;
    line-height: 28pt;
    text-align: center;
}

#accordion {
    /* padding-right: 24px; */
    /* padding-left: 24px; */
    z-index: 1;
}

#accordion .panel {
    border: none;
    box-shadow: none;
}

#accordion .panel-heading {
    padding: 0;
    border-radius: 0;
    border: none;
}

#accordion .panel-title {
    padding: 0;
    margin-bottom: 0;
}

#accordion .panel-title a {
    display: block;
    font-size: 15px;
    font-weight: bold;
    color: #009999;
    padding: 10px;
    position: relative;
    margin-left: 0px;
    transition: all 0.3s ease 0s;
    text-decoration: none;
}

#accordion .panel-title a.collapsed {
    /* background: #eeeeee; */
    color: rgb(117, 117, 117);
    margin-left: 0;
    transition: all 0.3s ease 0s;
}

#accordion .panel-title a.collapsed:before {
    border-left-color: #009999;
}

#accordion .panel-title a:after {
    content: "\f106";
    font-family: 'FontAwesome';
    position: absolute;
    top: 30%;
    right: 15px;
    font-size: 18px;
    color: #009999;
}

#accordion .panel-title a.collapsed:after {
    content: "\f107";
    color: rgb(117, 117, 117);
}

#accordion .panel-collapse {
    position: relative;
}

#accordion .panel-body {
    /* font-size: 1rem; */
    color: #333;
    /* background-color: #eeeeee; */
    border-top: none;
    z-index: 1;
    padding-bottom: 10px;
}

#accordion .panel-body p {
    /* background-color: #fff; */
    margin-left: 25px;
    margin-right: 10px;
    margin-bottom: 1.5em;
    text-align: left;
}

#accordion .Outline01 {
    border-bottom: 1px solid #b7b7b7;
    /* margin-bottom: 5px;*/
}

#accordion .table01 {
    border: 1px solid #008781;
}

.t13_cc {
    font-size: 14px;
    line-height: 20px;
    color: #333333;
}

#atm {
    display: block;
}

#atm_m {
    display: none;
}

#accordion .panel-body table th,
#accordion .panel-body table td {
    vertical-align: middle;
    text-align: center;
    line-height: 20px;
    padding-left: 8px;
    padding-right: 8px;
}

#accordion .panel-body table.secTable,
#accordion .panel-body table.secTable tr,
#accordion .panel-body table.secTable td {
    border: 0px;
    vertical-align: top;
    text-align: justify;
}

@media (max-width: 720px) {
    #atm {
        display: none;
    }

    #atm_m {
        display: block;
    }
}

@media (max-width: 480px) {
    #accordion {
        padding-right: 0px;
        padding-left: 0px;
        z-index: 1;
    }

    #accordion .panel-title a {
        padding: 15px 25px 15px 0px;
        font-size: 16px;
        font-weight: bold;
    }

    #accordion .panel-body p {
        margin-left: 15px;
        margin-right: 10px;
    }
}


/*faq end*/




.table th,
.table td {
    vertical-align: middle;
}

#resettable table {
    padding: 0 50px;
}

#resettable th {
    color: white;
    text-align: center;
    padding: 5px;
    border: 1px solid white;
    background: rgb(92, 81, 60);
}

#resettable td {
    padding: 5px;
    border: 1px solid #575757;
    background: rgb(255, 255, 255);
}



/*
--- 備註文字 ---*/

.memoTable {
    font-size: 15px;
}

.memoTable td {
    vertical-align: top;
}


/*
--- 活動表格 ---*/

.mainArea .table thead th {
    height: 30px;
    border-bottom: 1px;
}

.mainArea .table-bordered th,
.mainArea .table-bordered td {
    padding: 3px;
    border: 1px solid #a1bbbd;
    vertical-align: middle;
}

.mainArea .table-bordered {
    text-align: center;
    line-height: 36px;
    vertical-align: middle;
    border-width: 1px;
    border-color: #ddd;
    padding: 10px;
}

.mainArea .table .hlBG {
    background-color: #17afaf;
    color: #ffffff;
}

@media screen and (max-width: 576px) {
    .mainArea .table thead th {
        font-size: 16px;
    }

    .mainArea .table-bordered td {
        font-size: 14px;
    }

    .mainArea .table-bordered {
        line-height: 1.5;
    }

    /* 表格強制換行 */
    .AutoNewline {
        word-break: break-all;
    }
}


/*
--- 注意事項 ---*/

.noticeDesc h4 {
    font-size: 1.3rem;
}

/* .noticeDesc .table-bordered {} */

ul.list-style {
    margin-bottom: .3rem;
    padding: 0 0 0 20px;
}


/*
--- 注意事項表格 exTable ---*/

#exTable table th,
#exTable table td {
    text-align: center;
    font-size: 16px;
    border: 1px solid #ccc;
    vertical-align: inherit;
}

#exTable table th {
    color: #fff;
    background-color: #5f3362;
}
#exTable table th.uitc{
    color: #fff;
    background-color: #5f3362bc;
}

#exTable table td.uitc{
    background-color: #5f33621b;
}
/*-------注意事項彈出視窗--------------------*/
#noticeModal .modal-title,
#noticeModal02 .modal-title,
#noticeModal03 .modal-title {
    font-size: 30px;
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: 3px;
    color: #5f3362;
    padding: 0;
}

#noticeModal .modal-content,
#noticeModal02 .modal-content,
#noticeModal03 .modal-content {
    border-radius: 1rem;
}

#noticeModal .modal-content button:focus,
#noticeModal02 .modal-content button:focus,
#noticeModal03 .modal-content button:focus {
    outline: none;
}

#noticeModal .modal-dialog,
#noticeModal01 .modal-dialog,
#noticeModal02 .modal-dialog,
#noticeModal03 .modal-dialog {
    max-width: 960px;
    margin: 1.75rem auto;
}

#noticeModal .modal-header .btn-close,
#noticeModal02 .modal-header .btn-close,
#noticeModal03 .modal-header .btn-close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 1.8rem 1.3rem;
    margin: 0rem 0rem -1rem auto;
    background: transparent url(../images/close.png) center/2.5em auto no-repeat;
}

#noticeModal .modal-footer,
#noticeModal02 .modal-footer,
#noticeModal03 .modal-footer {
    padding: 0;
}

@media screen and (max-width: 768px) {

    .modal-title {
        font-size: 22px;
        letter-spacing: 0px;
        font-weight: 600;
    }
}



/*
--- 版權宣告footer ---*/

#footer {
    background-color: #eeeeee;
}

.footerWidth {
    width: 100%;
    background-color: #f4f4f4;
}
/* 
.copyright {} */

.copyright a {
    color: #7f7f7f;
    outline: none;
    text-decoration: none;
}

.copyright h4,
.copyright h5 {
    margin-top: 15px;
}

.copyright h4 {
    font-size: 26px;
    text-align: right;
}

.copyright h5 {
    font-size: 12px;
    text-align: left;
    color: #777;
    margin-left: 70px;
}

.copyright p {
    font-size: 16px;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px;
}

.copyright .list-inline {
    margin-bottom: 0;
}

@media screen and (max-width: 992px) {
    .copyright h4 {
        font-size: 20px;
        text-align: center;
    }

    .copyright h5 {
        font-size: 12px;
        margin-left: auto;
    }

    .copyright p {
        font-size: 12px;
        text-align: center;
    }
}

@media only screen and (max-width: 768px) {
    #footer {
        padding: 10px 0;
        color: #7f7f7f;
        background-color: #eeeeee;
    }

    #footer .copyright {
        margin-bottom: 0px;
        padding-bottom: 0;
    }

    .copyright h5 {
        text-align: center;
    }

    .copyright a {
        color: #7f7f7f;
        outline: none;
        text-decoration: none;
    }
}


/* animate */

.js .to-animate,
.js .to-animate-2,
.js .single-animate .js .animate-single {
    opacity: 0;
}

.js .animate-box {
    opacity: 0;
}


/* boxItem:hover 20200428 */

.boxItem {
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    max-width: 330px;
    border: 2px solid #e0e0e0;
}

.boxItem:hover {
    cursor: pointer;
    /* 滑鼠手指 */
    -webkit-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    transform: translateY(-4px);
    border: 2px solid #009999;
    box-shadow: 0px 4px 5px rgba(120, 120, 120, 0.3);
}


/*breeze 立即辦卡*/

#applyBtn {
    color: #FFFFFF;
    display: inline;
    position: fixed;
    top: 50%;
    /*bottom: 0px;*/
    /* [disabled]left: 80%; */
    right: 0%;
    text-align: center;
    z-index: 9;
    background-color: #be8e28;
    padding: 12px;
    /* [disabled]line-height: 24px; */
    letter-spacing: 3px;
    text-orientation: upright;
    margin: 0 auto;
}

@media screen and (max-width: 576px) {
    #applyBtn {
        padding: 8px;
        -webkit-writing-mode: vertical-lr;
        writing-mode: vertical-lr;
        font-size: 15px;
    }
}

#applyBtn:hover,
#applyBtn:active,
#applyBtn:focus,
#applyBtn:visited {
    color: #FFFFFF;
    outline: none;
    text-decoration: none;
    background: #c30d23;
}

.button {
    color: rgba(255, 255, 255, 1.00);
}

.button:hover,
.button:active,
.button:focus,
.button:visited {
    color: rgba(255, 255, 255, 1.00);
}


/*location submenu*/

.location {
    margin-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
    /* [disabled]border-bottom: 1px solid #d8cb9d; */
    padding-top: 0px;
    z-index: 2;
}



.submenu ul {
    list-style-type: none;
}

.submenu li {
    float: left;
    height: 30px;
    width: 33%;
    font-size: 18pt;
    font-weight: 800;
    line-height: 20px;
    color: #1c100b;
    text-align: center;
    /*letter-spacing: 10px;
text-indent: 10px;*/
    /*padding: 0 24px;*/
    list-style-type: none;
}

.submenu li a {
    /* color: #fff;
    font-size: 20pt;
    border-radius: 10px;
    background-color: #be8e28;
    padding: 8px 10px; */

    color: #a9a9a9;
    padding-bottom: 5px;
    text-decoration: none;
}

.submenu li a.active {
    /* color: #fff;
    font-size: 20pt;
    border-radius: 10px;
    background-color: #543a24;
    padding: 8px 10px; */

    color: #543a24;
    font-size: 20pt;
    border-radius: 10px;
    padding: 8px 10px;
    border: 3px solid #be8e28;
}

.mainText1 .title hr {
    width: 70px;
    border: 3px solid #f1ba41;
    margin: 25px auto;
    text-align: center;
}

.submenu li .submenuBtn:hover {
    border-bottom: 3px solid #be8e28;
    font-size: 20pt;
    /* padding: 10px 10% 8px; */
    border-radius: 10px 10px 0 0;
    color: #543a24;
}



@media screen and (max-width: 768px) {
    .location {
        margin-top: 20px;
    }

    .submenu {
        padding: 0 0 0 0;
    }

    .submenu li {
        padding-top: 0;
        width: 100%;
        font-size: 16pt;
        height: 50px;
    }

    .submenu li a {
        padding-bottom: 8px;
    }

    .submenu li a.active {
        font-size: 16pt;
        margin-top: 0px;
    }

    .location {
        margin-top: 20px;
        margin-bottom: 0px;
    }
}

@media screen and (max-width: 320px) {
    .submenu li {
        font-size: 10pt;
    }

    .submenu li a.active {
        font-size: 10pt;
        padding-bottom: 9px;
    }

    /* 錨點位置 */
    :target:before {
        content: "";
        display: block;
        height: 500px;
    }
}

@media screen and (max-width: 991px) {
    .titleImg {
        display: none;
    }
}

@media screen and (max-width: 480px) {
    .mainArea h2 {
        /* 活動主標 */
        font-size: 16pt;
    }
}

.deline {
    border-bottom: none;
    margin-bottom: 0;
}

.textColorR {
    color: #FF0004;
}

.textColorBr {
    color: #b6270e;
}

.textColorBlack {
    color: #2E2E2E;
}

.visibilityH {
    visibility: hidden;
}

.breezeTable {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 30px;
    border-radius: 15px;
    color: rgb(65, 65, 65);
}

.breezeTable thead th {
    background-color: #be8e28;
    color: #fff;
    text-align: center;
    border-radius: 15px 15px 0 0;
    padding-top: 20px;
    padding-bottom: 20px;
}

.breezeTable td {
    border-bottom: 1px dotted #cecece;
    padding-top: 20px;
    padding-bottom: 20px;
    line-height: 2;
}

.breezeTable small {
    font-size: 15px;
    line-height: 10px !important;
}

.colOne {
    text-align: left;
    padding-left: 150px;
    width: 40%;
}

.colTwo {
    text-align: left;
    width: 60%;
    padding-left: 20px;
}

.col50P {
    width: 50px;
    text-align: left;
    padding-left: 150px;
}

.col50P-2 {
    width: 50%;
    text-align: left;
    padding-left: 20px;
}

.col3-one {
    text-align: left;
    width: 30%;
    padding-left: 150px;
}

.col3-two {
    text-align: left;
    width: 30%;
    padding-left: 20px;
}

.col3-three {
    text-align: left;
    width: 40%;
    padding-left: 150px;
}

.point {
    color: rgb(228, 0, 0);
    /* font-size: 120%; */
    font-weight: 600;
}

.pointGold {
    color: #be8e28;
     /*font-size: 120%; */
    font-weight: 600;
}

.bgPoint {
    background-color: #f3e9d3;
}

.borderTop {
    border-top: 6px solid #be8e28;
}

.borderBottom {
    border-bottom: 1px solid rgb(134, 134, 134) !important;
}

.areaPoint {
    margin-right: 10px;
    font-weight: 600;
    border: 1px solid #be8e28;
    background-color: #be8e28;
    padding: 3px 4px;
    border-radius: 5px;
    color: #fff;
}

@media screen and (max-width: 992px) {
    .colOne {
        padding-left: 74px;
    }

    .col50P {
        padding-left: 70px;
    }
}

@media screen and (max-width: 576px) {
    .breezeTable {
        font-size: 18px;
    }

    .colOne {
        padding-left: 10px;
    }

    .col50P {
        padding-left: 10px !important;
    }

    .col3-one {
        text-align: left;
        width: 30%;
        padding-left: 10px;
    }

    .col3-two {
        text-align: left;
        width: 30%;
        padding-left: 20px;
    }

    .col3-three {
        text-align: left;
        width: 40%;
        padding-left: 20px;
    }
}

/* 實體禮物區 */
h3.giftBoxCtn {
    text-align: left;
    line-height: 2;
    margin-top: 8px;
    font-size: 22px;
}

@media screen and (max-width: 576px) {
    h3.giftBoxCtn {
        font-size: 18px;
        margin-top: 10px;
    }
}

.giftBox {
    border: 3px solid #be8e28;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 25px;
    padding-bottom: 25px;
}

/* 雪花飄落效果 */
.animateBox {
    width: 100%;
    height: 200vh;
    position: absolute;
    overflow: hidden;
    z-index: 1;
}

.fallings img {
    width: 10px;
    animation: fallings 15s linear infinite;
}

.fallings {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-around;
    position: absolute;
    bottom: -50px;
}


@keyframes fallings {
    100% {
        transform: translateY(0) scale(2) rotateY(1000deg);
        opacity: 0;
    }

    50% {

        opacity: 1;
    }

    25% {

        opacity: 1;
    }

    0% {
        transform: translateY(-200vh) scale(5);
        opacity: 1;
    }
}

.fallings img:nth-child(1) {
    animation-delay: 2s;
}

.fallings img:nth-child(2) {
    animation-delay: 1s;
}

.fallings img:nth-child(3) {
    animation-delay: 3s;
}

.fallings img:nth-child(4) {
    animation-delay: 2s;
}

.fallings img:nth-child(5) {
    animation-delay: 3.5s;
}

.fallings img:nth-child(6) {
    animation-delay: 6s;
}

.fallings img:nth-child(7) {
    animation-delay: 5s;
}

@media screen and (max-width: 576px) {
    .animateBox {
        display: none;
    }
}

.close {
    border: 0;
    background-color: transparent;
}

.cola1 {
    text-align: center;
    width: 20%;
    font-weight: 600;
    padding-left: 50px
}

.colb1 {
    text-align: center;
    width: 20%;
    font-weight: 600
}

.colc1 {
    text-align: center;
    width: 17%;
    font-weight: 600
}

.cold1 {
    text-align: center;
    width: 20%;
    font-weight: 600
}

.cola {

    text-align: center;
    padding-left: 50px
}

.colb {

    text-align: center;


}

.colc {

    text-align: center;

}

.cold {
    padding: 0 10px;
    text-align: center;

}

.cole {

    text-align: center;
    width: 30%;
    padding-left: 50px;

}

.colf {
    text-align: center;
    width: 30%;

}

.colf img {
    width: 64%;
    display: inline;
}

.colg {
    text-align: center;
    padding-right: 175px;
}

@media screen and (max-width: 992px) {
    .cola1 {
        padding-left: 20px
    }

    .colc1 {
        width: 21%;
    }

    .cola {
        padding-left: 20px
    }

    .colg {
        text-align: left;
        padding-right: 0px;
    }

}

@media screen and (max-width: 576px) {
    .cola1 {
        width: 10%;
        padding-left: 0px
    }

    .colb1 {
        width: 18%;
        padding: 0 10px;
    }

    .cold1 {
        width: 19%;
    }

    .cola {
        padding-left: 0px
    }

    .cole {
        padding-left: 0px;
        width: 10%;

        padding-left: 21px;
    }

    .colg {
        font-size: 15px;
    }

    .colg small {
        font-size: 12px;
    }

    .colf img {
        width: 87%;
    }

}

.parent {
    display: flex;
    /* 水平置中 */
    justify-content: center;
    /* 垂直置中 */
    align-items: center;
    padding: 20px;
}

/* 滿額禮表格 */
.gift {
    font-size: 18px;
}

.gift thead th {
    background-color: #be8e28;
    color: #fff;
    text-align: center;
    border-radius: 15px 15px 0 0;
    padding: 20px 10px;
    line-height: 1.5;
}

.gift td {
    border-bottom: 1px dotted #cecece;
    padding-top: 20px;
    padding-bottom: 20px;
    line-height: 2;
}

.colh1 {
    text-align: center;
    font-weight: 600
}

.colh {
    text-align: center;

}

.mainArea h4.thu {
    text-align: center;
    font-size: 20pt;
    font-weight: 600;
    padding-top: 20px;
}

/* 實體禮物圖片 */
.gift-img {
    max-width: 100px;   /* 桌機 */
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}

@media screen and (max-width: 576px) {
    .gift-img {
        max-width: 280px;   /* 手機放大 */
    }
}

/* 酬賓回饋表格 */
.normalTable {
    width: 100%;
    border-collapse: collapse;
    margin: 40px 0;
}

.normalTable th {
    border-bottom: 2px solid #333;
    padding: 12px;
}

.normalTable td {
    border-bottom: 1px solid #ddd;
    padding: 12px;
}
@media (max-width: 576px) {

  .normalTable {
    font-size: 14px;   /* 手機整表縮小 */
  }

  .normalTable th,
  .normalTable td {
    padding: 8px 6px;  /* 手機縮小間距 */
  }

}


/* 微風卡抽獎圖 */
.giftBox1 {
  display: flex;
  justify-content: space-between;
  padding: 50px 20px 10px 20px;
}

.giftBox1 > div {
  flex: 1;
}


@media (max-width: 576px) {

  .giftBox1 {
    flex-direction: column;
  }

}


/* btn_立即申辦 */

.btn_apply-card {
    font-weight: 600;
    font-size: 1rem;
    padding: 1rem .5rem;
    text-align: center;
    line-height: 1.2;
    border-top-left-radius: 5px;
    color: #ffffff;
    border: 1px solid #c30d23;
    border-right: 0;
    background-color: #c30d23;
    position: fixed;
    right: 0;
    bottom: 25.2rem;
    width: 2.6rem;
    cursor: pointer;
    -webkit-transform: translateY(120px);
    transform: translateY(120px);
    -webkit-transition: .3s;
    transition: .3s;
    opacity: .95;
    z-index: 10;
}

.btn_apply-card:hover {
    background: #c30d23;
    color: #ffffff;
    opacity: 1;
}

/* btn 首刷禮查詢 */

.btn_giftbtn {
    font-weight: 600;
    font-size: 1rem;
    text-align: center;
    line-height: 1.2;
    border-bottom-left-radius: 5px;
    color: #ffffff;
    border: 1px solid #9e508a;
    border-right: 0;
    background-color: #be8e28;
    position: fixed;
    right: 0;
    bottom: 10.9rem;
    width: 2.6rem;
    opacity: .95;
    z-index: 10;
    transition: 1s;
}

.btn_giftbtn:hover {
    background: #c30d23;
    opacity: 1;
    transition: 1s;
}

.btn_giftbtn a {
    display: block;
    padding: 1rem .5rem;
}


/* .breezeTable2 thead th{
    background-color: #c30d23;
} */
.borderBottom2 {
    border-bottom: 2px solid #FFFFFF !important;
    padding: 0 0 2px 0;
}

/* 單數 */
.mainText1 .title img {
    width: 9%;
    padding-left: 13px;
    padding-bottom: 13px;
}

/* 雙數 */
.mainText1 .title2 img {
    width: 14%;
}

@media screen and (max-width: 768px) {
    .mainText1 .title img {
        width: 18%;
        padding-left: 5px;
        padding-bottom: 5px;
    }

    .mainText1 .title2 img {
        width: 28%;
        padding-top: 5px;
    }
}

/* .Fone{ */
    /* background-color: #f8f0fdda; */
/* } */
.Fone .title {
    color: #c30d23;
}

.Fone .borderTop {
    border-top: 6px solid #c30d23;
}

.Fone .title hr {
    border: 3px solid #c30d23;
}

.Fone .subtitle {
    color: #c30d23;
}
.Fone .btn {
    background-color:#c30d23 ;
}
@media screen and (max-width: 768px) {
    .foneimg {
        display: none;
    }
}

/* 聯邦銀行滿額禮 */
.full-box {
    display: flex;
    flex-direction: column;
    align-items: center;
}

/* .full-title {
    margin-top: 40px;
    margin-bottom: 20px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.full-title img {
    width: 35%;
    margin: 0;
    padding-right: 10px;
}

.full-title h3 {
    font-weight: bold;
    font-size: 1.8rem;
    color: #545559;
}

.full-title img {
    width: 30%;
} */

.full-content {
    text-align: left;

}

.gift_A {
    margin: auto;
    padding: 30px;
}

.gift_B {
    margin: auto;
    padding: 15px;
}

.hightt {
    height: 350px;
}

@media screen and (max-width: 1200px) {

    .hightt {
        height: 100%;
    }
     .gift_A img{
        width: 60%;
        padding: 0px;
    }

    .gift_B img{
        width: 60%;
        padding: 0px;
    }

    
}

@media screen and (max-width: 768px) {
   
    .hightt {
        height: 100%;
    }
}

@media screen and (max-width: 576px) {

    .full-content {
        font-size: 12pt;
        padding: 0px 20px;
        line-height: 1.5;
    }
}



/* 滑鼠控制 */
.gift-inline {
    display: inline-flex;
    align-items: center;
    gap: 12px;
}

.gift-inline img {
    width: 180px; /* 桌機 */
    height: auto;
}

@media (max-width: 576px) {
    .gift-inline {
        flex-direction: column;
        align-items: flex-start;
    }

    .gift-inline img {
        width: 180px; /* 手機 */
    }
}


/* Boxing Day主標 */
.title-img {
    width: 50%;        
    max-width: 600px;  /* 防止太大 */
    height: auto;
    display: block;
    margin: 0 auto;    /* 置中（可選） */
}

@media (max-width: 576px) {
    .title-img {
        width: 100%;
        max-width: none;
    }
}

