@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+TC:100,300,400,500,700,900&display=swap');

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 {
    font-family: 'Noto Sans TC',
    sans-serif;
    clear: both;
    position: relative;
    padding: 5%;
    background: rgb(253, 246, 33);
    background: linear-gradient(0deg, rgba(253, 246, 33, 1) 0%, rgba(255, 151, 190, 1) 100%);
    /* background-image: url(../images/bg-1.gif) no-repeat center center fixed;
    background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover; */
    overflow: hidden;
    box-sizing: border-box;
}
.wapperBOX section.activeBOX .event_time {
    font-family: 'Noto Sans TC',
    sans-serif;
    color: #000000;
    font-weight: 500;
    clear: both;
    display: block;
    position: relative;
    text-align: center;
    box-sizing: border-box;
    margin-bottom: 7%;
}
.wapperBOX section.activeBOX .event_time .event_title {
    display: block;
    width: 80%;
    margin: 0 auto;

}

.wapperBOX section.activeBOX .event_time .date {
    font-family: 'Noto Sans TC',
    sans-serif;
    color: #333;
    letter-spacing: .15rem;
    margin:1rem auto;
    font-weight: normal;
    font-size: 1rem;
    text-align: center;
    
}

/*活動辦法*/
.wapperBOX section.activeBOX .event_block{ background: url(../images/event-block-bg.png) repeat; background-size: cover;  width:100%; margin: 0 auto 10% auto; display: block; position: relative; }
.wapperBOX section.activeBOX .event_block .event_top {
    position: absolute;
    width: 100%;
    top: -2.8%;
    left: 0%;
    right: -50%;
}
.wapperBOX section.activeBOX .event_block .event_content {
    width: 80%;
    margin: 0 auto;
    display: block;
    box-sizing: border-box;
    padding: 12% 0 0 0;
    
}
.wapperBOX section.activeBOX .event_block .event_content .title {
    font-family: 'Noto Sans TC',
    sans-serif;
    font-size: 1.5rem;
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    padding: 0px 10px;
    font-weight: 700;
    letter-spacing: 2px;
}
.wapperBOX section.activeBOX .event_block .event_content .text_content {
    font-family: 'Noto Sans TC',
        sans-serif;
    font-size: 1rem;
    line-height: 1.5rem;
    color: #fff;
    text-align: left;
    margin:.5rem 0 1rem 0;
    letter-spacing: 1px;
}
.wapperBOX section.activeBOX .event_block .event_content .text_content a {
    color: #fff100;
    text-decoration: underline;
}
.wapperBOX section.activeBOX .event_block .event_content .text_content .notetext{
     font-family: 'Noto Sans TC',
     sans-serif;
     font-weight: 300;
    color: #efefef;
    font-size: 14px;
    line-height: 1.3rem;
    display: block;
    padding: 10px 0 0 0;
    margin-bottom: 0;
    letter-spacing: 0;
}
.wapperBOX section.activeBOX .event_block .event_bottom {
    border-bottom: #660000 solid 5px;
    width: 87%;
    margin: 0 auto;
    display: block;
}
.wapperBOX section.activeBOX .event_block img.hi-life-logo {
    display: inline-block;
    width: 40%;
    vertical-align: top;
}
.wapperBOX section.activeBOX .event_notice {
    font-family: 'Noto Sans TC',
        sans-serif;
    color: #000000;
    font-weight: 500;
    clear: both;
    display: block;
    text-align: center;
    box-sizing: border-box;
    margin-top: 7%;
}
.wapperBOX section.activeBOX .event_notice .notice_title {
    display: block;
    width: 80%;
    margin: 0 auto;
}
.wapperBOX section.activeBOX .event_notice ul {
    padding: 0;
    margin: 10px 0px;
    list-style: none;
}
.wapperBOX section.activeBOX .event_notice ul li {
    font-family: 'Noto Sans TC',
        sans-serif;
    color: #000000;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.3rem;
    text-align: left;
    margin: 0 0 1rem 0;
}
.wapperBOX section.activeBOX .event_notice ul li span.notetext {
    color: #333333;
    font-size: 14px;
    line-height: 1.3rem;
    display: block;
    padding: 5px 0 0 0;
    margin-bottom: 0;
    letter-spacing: 0;
}
.wapperBOX section.activeBOX .pay-tip-block {
    display: block;
    width: 90%;
    margin: 1rem auto;
}
.wapperBOX section.activeBOX .pay-tip-block .pay-tip-content {
    font-family: 'Noto Sans TC',
        sans-serif;
        font-weight: 500;
    color: #000;
    font-size: 16px;
    line-height: 1.5rem;
    text-align: center;
    margin: .8rem auto;
}
.wapperBOX section.activeBOX .pay-tip-block .mobile_img {
    width: 80%;
    margin:0 auto 5% auto;
}
.wapperBOX section.activeBOX .pay-tip-block .mobile_img img {
    width: 100%;
}


/*立即開通託付寶 享受現金回饋*/

.wapperBOX section.stepBOX {
    clear: both;
    padding: 0px 15px 30px 15px;
    background: rgba(255, 151, 190, 1);
    background: linear-gradient(0deg, rgba(255, 151, 190, 1) 0%, rgba(253, 246, 33, 1) 100%);
    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 {
    font-family: 'Noto Sans TC',
    sans-serif;
    color: #000;
    font-weight: 500;
    line-height: 1.5rem;
    font-weight: normal;
    text-align: center;
    font-size: 14px;
    margin:1rem 0;
}
.wapperBOX section.stepBOX .tip_block {
    height: auto;
    width: 100%;
    box-sizing: border-box;
    border-radius: 6px;
    padding: 10px;
    margin: 0 auto 40px;
    overflow: hidden;
    background: #e60a0f;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .12);
}
.wapperBOX section.stepBOX .tip_block .tip_content {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-content: flex-start;
    align-items: flex-start;
}
.wapperBOX section.stepBOX .tip_block .tip_title{
    font-family: 'Noto Sans TC',
    sans-serif;
    font-size: 15px;
    display: block;
    text-align: center;
    font-weight: 700;
    color: #fef200;
    letter-spacing: 1px;
}
.wapperBOX section.stepBOX .tip_block .tip_content .tip {
    color: #fff;
    font-family: 'Noto Sans TC',
    sans-serif;
    font-weight: 300;
    font-size: 15px;
    width: 100%;
    line-height: 1.7;
    margin: auto;
}

.wapperBOX section.stepBOX .step_block {
    width: 100%;
    margin: 0 auto 40px;
    overflow: hidden;
    background: #ffffff;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .12);
    box-shadow: 0 1px 4px rgba(0, 0, 0, .12);
    border-radius: 16px;
    margin-bottom: 40px;
    padding: 2rem;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-content: flex-start;
    align-items: flex-start;
    text-align: center;
    box-sizing: border-box;
}
.wapperBOX section.stepBOX .step_block .step{
    margin: 0 auto 2.5rem auto;
}
.wapperBOX section.stepBOX .step_block img {
    width: 100%;
}

.wapperBOX section.stepBOX .step_block .step_title {
    font-size: 1.5rem;
    color: #333333;
    font-family: 'Noto Sans TC',
        sans-serif;
    font-weight: 700;
    margin: 5px auto;
}

.wapperBOX section.stepBOX .step_block .step .step_list {
    width: 12%;
    margin: auto;
}

.wapperBOX section.stepBOX .step_block .step .step_text {
    font-family: 'Noto Sans TC',
        sans-serif;
    color: #444444;
    font-size: 16px;
    line-height: 1.5rem;
    margin-bottom: 10px;
    height: auto;
}

.wapperBOX section.stepBOX .step_block .step .step_img {
    width: 85%;
    margin: auto;
}
.wapperBOX section.stepBOX .notice_text {
    width: 100%;
    font-family: 'Noto Sans TC',
    sans-serif;
    text-align: left;
    margin: 1rem auto;
    font-size: 14px;
    line-height: 1.5rem;
    color: #333;
    padding: 1rem;
    background: rgb(239, 239, 239, .8);
    border-radius: 16px;
    display: block;
    box-sizing: border-box;
}
.wapperBOX section.stepBOX .notice_text a {
    color: #0389ff;
}

/*12間銀行LOGO排排站*/
.wapperBOX section.bank_logo_BOX {
     clear: both;
     padding: 0px 15px 30px 15px;
     background: rgb(253, 246, 33);
     background: linear-gradient(0deg, rgba(253, 246, 33, 1) 0%, rgba(255, 151, 190, 1) 100%);
     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 p {
    font-family: 'Noto Sans TC',
    sans-serif;
    font-weight: 500;
    color: #000;
    padding: 0;
    line-height: 1.5rem;
    text-align: center;
    font-size: 14px;
    margin: 1rem auto;
}
.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 15px;
    background: rgba(255, 151, 190, 1);
    background: linear-gradient(0deg, rgba(255, 151, 190, 1) 0%, rgba(253, 246, 33, 1) 100%);
     overflow: hidden;
     position: relative;
}
.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 ul{list-style: decimal; padding: 0 0 0 10px; margin:0; }
.wapperBOX section.notice_content ul li {
    padding: 0;
    margin: 10px auto;
    font-family: 'Noto Sans TC',
        sans-serif;
    font-weight: 500;
    color: #000;
    font-weight: normal;
    font-size: 15px;
    line-height: 1.5rem;
}
.wapperBOX section.notice_content ul li span.detail {
    font-family: 'Noto Sans TC',
    sans-serif;
    font-weight: 300;
    font-size:14px;
    color: #444444;
    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 */



