html, body, div, span, applet, object, iframe, h1, h2, h3, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font: inherit; font-size: 100%; vertical-align: baseline; }

html { line-height: 1; }

ol, ul { list-style: none; }

table { border-collapse: collapse; border-spacing: 0; }

caption, th, td { text-align: left; font-weight: normal; vertical-align: middle; }

q, blockquote { quotes: none; }
q:before, q:after, blockquote:before, blockquote:after { content: ""; content: none; }

a img { border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }


.wapperBOX header img, .wapperBOX section.stepBOX ul.noteul2 li div img, .wapperBOX section .notetext img { border: 0; display: block; width: 100%; height: auto; }

.wapperBOX section span.detail{font-size: 0.9em; color: #666; line-height: 1.5rem; display: block; text-align: left;}

html, body { width: 100%; min-height: 100%; font-family: "Noto Sans", "Microsoft JhengHei"; background: #fff; }

.noborder { box-shadow: none !important; }

.wapperBOX {width: 100%; overflow: hidden; max-width: 480px; margin: 0 auto; position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; box-shadow: 0px 0px 5px 0px rgba(0%,0%,0%,.2); line-height: 1.5; }
.wapperBOX:after { content: " "; display: block; clear: both; }
.wapperBOX header { width: 100%; float: left; }
.wapperBOX header h1 { text-indent: -100%; font-size: 0; }
.wapperBOX section { width: 100%;-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.wapperBOX section span.bluetext{color: #0389ff ;}
.wapperBOX section span.yellowtext { color: #fff100;}
.wapperBOX section span.redtext {color: #e60a0f;}
.wapperBOX section span.notetext {
    color: #555;
    font-size: 14px;
    font-weight: normal;
}
.wapperBOX section span.graytext{color: #666666; font-size: 14px;}
.wapperBOX section span.sblacktext { color: #000000; font-size: 16px; font-weight: bold; } .wapperBOX section span.redfont19b { font-size: 19px; color: #e60a0f; font-weight: bold; }
.wapperBOX section.activeBOX div.mt30{margin-top: 30px; display: block;}
.wapperBOX img { width: 100%; }

/*活動時間*/
.wapperBOX section.activeBOX {
    clear: both;
    position: relative;
    padding: 15% 5% 5% 5%;
    background: #fff5e6 url(../images/bg.gif) repeat;
    background-size: contain;
    overflow: hidden;
    box-sizing: border-box;
}
.wapperBOX section.activeBOX .event_time {
    clear: both;
    display: block;
    position: relative;
    text-align: center;
    box-sizing: border-box;
    background: #ffffff;
    border-radius: 30px;
    padding: 13% 2% 2% 2%;
}
.wapperBOX section.activeBOX .event_time .event_title {
    display: block;
    width: 60%;
    margin: 0 auto;
    position: absolute;
    top: -2.8%;
    left: -50%;
    right: -50%;
}

.wapperBOX section.activeBOX .event_time h2 img{width: 100%;}
.wapperBOX section.activeBOX .event_time p {color: #333; padding: 0; margin:1rem auto 0 auto; font-weight: normal;  line-height: 1.8rem; font-size: 1rem; text-align:left; }
.wapperBOX section.activeBOX .event_time .event_text {
    color: #000000;
    padding: 0;
    margin: 10px 0;
    font-weight: normal;
    line-height: 1.8rem;
    font-size: 16px;
    text-align: left;
    display: inline-block;
}
.wapperBOX section.activeBOX .event_time .date {
    color: #333333;
    letter-spacing: .15rem;
    margin:0px auto;
    font-weight: normal;
    line-height: 1.8rem;
    font-size: 1rem;
    text-align: center;
}
/*立即辦卡*/
.wapperBOX section.activeBOX a.apply_btn  {
    display: inline-block;
    margin: 0 auto;
    background: #fff100;
    box-shadow: 0 0px 5px rgba(0, 0, 0, 0.2);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
    color: #e6090e;
    font-family: "Noto Sans",
        "Microsoft JhengHei";
    font-size: 14px;
    font-weight: bold;
    padding:6.8px 5px;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    width: 140px;
}
.wapperBOX section.activeBOX a.apply_btn:hover {
    background: #fffbb2;
}
/*IG*/
.wapperBOX section.activeBOX .IG_button {
    width: 150px;
    margin:1rem auto 0 auto;
    display: block;
    cursor: pointer;
    vertical-align: top;
}

.wapperBOX section.activeBOX .IG_button img {
    width: 100%;
}

.center {
    text-align: center;
}


.wapperBOX section.activeBOX .notice{display: block; margin-top: 30px; }
.wapperBOX section.activeBOX .notice ul{list-style:none;padding:0 2%; margin: 0px;}
.wapperBOX section.activeBOX .notice ul li {
    font-family: "Noto Sans",
    "Microsoft JhengHei";
    padding: 0;
    margin: 10px 0px;
    color: #333;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.5rem;
    text-align: left;
}

.wapperBOX section.activeBOX .notice ul li span.yellowtext {
    color: #fff100;
}
.wapperBOX section.activeBOX .step1_3img {width: 80%; margin: 0 auto;}
.wapperBOX section.activeBOX .step1_3img img{width: 100%;}
.wapperBOX section.activeBOX .step1_3 p {
    font-size: 16px;
    line-height: 1.3rem;
    color: #333;
    font-weight: normal;
    text-align: center;
    margin: 2rem auto 1rem auto;
}
/*使用步驟*/
.wapperBOX section.stepBOX {
    clear: both;
    padding: 0px 15px 30px 15px;
    background: #e1c7ae url(../images/bg2.gif) repeat;
    background-size: contain;
    overflow: hidden;
    position: relative;
}
.wapperBOX section.stepBOX div.step_top {
    width: 100%;
    margin: 0 auto;
}

.wapperBOX section.stepBOX div.step_top img {
    width: 100%;
}

.wapperBOX section.stepBOX p {
    color: #ffffff;
    line-height: 1.5rem;
    font-weight: normal;
    text-align: left;
    padding-bottom: 4px;
    font-size: 14px;
    margin: 0;
}
.wapperBOX section.stepBOX ul.noteul2 { list-style: none; padding: 0 10px; }
.wapperBOX section.stepBOX ul.noteul2 li { background-size: 18px auto; padding: 20px 0 0 0; margin: 0 auto; }
.wapperBOX section.stepBOX ul.noteul2 li p {
    font-size: 16px;
    line-height: 1.5rem;
    color: #ffffff;
    padding: 0;
    margin-bottom: 5px;
}
.wapperBOX section.stepBOX ul.noteul2 li .step_t{display: block;width: 28%; margin:0 0 5px 0;text-align: left; }
.wapperBOX section.stepBOX ul.noteul2 li .step_t img{ margin: 0;box-shadow: none;}
.wapperBOX section.stepBOX ul.noteul2 li .step_image {
    width: 100%;
    margin: 1% auto 5% auto;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.wapperBOX section.stepBOX h3 {padding: 5px 0; background-color: #e63d41; font-size: 1.2rem; color: #fff; text-align: center; }
.wapperBOX section.stepBOX .step_notice{clear: both; display: block; background: #efefef; padding: 0; margin-bottom: 50px;}
.wapperBOX section.stepBOX .step_notice ul{list-style: disc;padding: 30px; margin: 0px;}
.wapperBOX section.stepBOX .step_notice ul li{font-size: 14px; color: #333333;line-height: 1.8rem;}
.wapperBOX section.stepBOX ul.noteul2 .detail{font-size: 14px; color:#666666; line-height: 1.6rem;}

.wapperBOX .notetext { padding: 0; }
.wapperBOX .notetext img { margin: 0 auto 30px; max-width: 250px; }
.wapperBOX .notetext p{ font-size: 17px; line-height: 1.5rem; text-align: left; color: #ffffff; padding: 15px;  }
.wapperBOX .notetext { padding: 5px; color: #333333; margin-bottom: 35px; }
.wapperBOX .notetext h3 { color: #e63d41; margin: 20px 0 5px; }


/*12間銀行LOGO排排站*/
.wapperBOX section.bank_logo_BOX {
    clear: both;
    padding: 0px 25px 30px 25px;
     background: #e1c7ae url(../images/bg.gif) repeat;
    background-size: contain;
    overflow: hidden;
    position: relative;
}
.wapperBOX section.bank_logo_BOX div.bank_logo_top {
    width: 100%;
    margin:0 auto;
}
.wapperBOX section.bank_logo_BOX div.bank_logo_top img{width: 100%;}
.wapperBOX section.bank_logo_BOX h2 {font-size: 1.8rem; color: #e60912; margin: 15px auto; text-align: center; font-weight:bold; display: block; width: 100%; border: solid 2px #e60912; }
.wapperBOX section.bank_logo_BOX p{color: #fff; padding: 0; line-height:1.5rem; font-weight: normal; text-align: center; padding-bottom: 5px;  font-size: 14px;}
.wapperBOX section.bank_logo_BOX ul.logo_box{clear: both; width: 100%; margin: 10px auto; overflow: hidden; }
.wapperBOX section.bank_logo_BOX ul.logo_box li.logo_img{display: inline-block; float: left; background:#ffffff; width:48%; height:120px;border: solid 1px #e5e5e5; margin-top: 10px; border-radius: 5px; -moz-border-radius:5px;-webkit-border-radius: 5-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}.wapperBOX section.bank_logo_BOX ul.logo_box li.logo_img:nth-child(even){margin-left: 12px;}
.wapperBOX section.bank_logo_BOX ul.logo_box li.logo_img img{width: 100%; display: block; position: relative; top:50%; transform:translateY(-50%); padding: 10px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.wapperBOX section.bank_logo_BOX .bank_bn{display: block;clear: both; margin-top: 50px;}
.wapperBOX section.bank_logo_BOX .bank_bn h2{font-size: 1.8rem; color: #e60912; margin: 15px auto; text-align: center; font-weight:bold; display: block; width: 100%; border: solid 2px #e60912;}
.wapperBOX section.bank_logo_BOX .all_logo{width: 100%; display: block; margin-top: 20px;}
.wapperBOX section.bank_logo_BOX .all_logo img{width: 100%; display: block;}
.wapperBOX section.bank_logo_BOX .bank_bn ul.bank_banner{clear: both; margin: 10px auto;}
.wapperBOX section.bank_logo_BOX .bank_bn ul.bank_banner li{display: block; width: 100%; margin-top: 15px;  background: #fff; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); padding: 5px 5px 0 5px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}
.wapperBOX section.bank_logo_BOX .bank_bn ul.bank_banner li img{width: 100%; margin: 0 auto;}
.wapperBOX section.bank_logo_BOX .logo_row{width: 100%; padding: 10px 0;background: #ffffff; margin: 0 auto; display: table;-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.wapperBOX section.bank_logo_BOX .logo_row .logo_img{display: table-cell;  width: 22%; padding:2.5%; vertical-align: middle;}

.wapperBOX section.bank_logo_BOX .logo_row .logo_img img{width: 100%; background-size: cover;}

/*注意事項*/

.wapperBOX section.notice_content {
    clear: both;
    padding: 0px 15px 30px 20px;
    position: relative;
    background: #e1c7ae url(../images/bg2.gif) repeat;
    overflow: hidden;
}
.wapperBOX section.notice_content div.notice_top {
    width: 100%;
    margin:0 auto;
}
.wapperBOX section.notice_content div.notice_top img{width: 100%;}
.wapperBOX section.notice_content h2 {
    font-size: 1.8rem;
    color: #fff100;
    margin: 15px auto;
    text-align: center;
    font-weight: bold;
    display: block;
}
.wapperBOX section.notice_content ul{list-style: decimal; padding: 0 0 0 10px; margin:0; }
.wapperBOX section.notice_content ul li{padding: 0; margin: 10px auto; color: #ffffff; font-weight: normal; font-size: 14px; line-height: 1.5rem;}
.wapperBOX section.notice_content ul li span.detail {
    font-size: 0.9em;
    color: #efefef;
    line-height: 1.5rem;
    display: inline;
    text-align: left;
}
.wapperBOX .imgset {display: block; width: 100%; max-width: 300px; }
.wapperBOX section.notice_content ul li img {max-width: 300px; margin: 10px auto; }


/*立即下載*/

.download_btnb {
    box-shadow: 0 0px 5px rgba(0, 0, 0, 0.2);
    background: #e6090e;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-family: "Noto Sans",
        "Microsoft JhengHei";
    font-size: 18px;
    letter-spacing: 1px;
    font-weight: bold;
    padding:12px;
    text-decoration: none;
    vertical-align: top;
    margin: 30px 10px 0 0;

}

.download_btn:hover, .download_btnb:hover {background-color: #9c0004; }

.download_btn:active {
    position: relative;
    top: 1px;
}



@media screen and (max-width: 370px) {
    .wapperBOX section.activeBOX .IG_button {
        margin-left: 0px;

    }
    .download_btnb{margin-right: 5px;}
}

@media screen and (max-width: 320px) {
    .wapperBOX section.activeBOX .IG_button {
        margin-left: 0px;
        margin-right: 5px;
        margin-top: 10px;

    }
}
/*# sourceMappingURL=style.css.map */



