@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%);
    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: 100%;
    margin:1rem auto 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.activeBOX .notice-text {
    font-size: 14px;
    line-height: 1.5rem;
    color: #000;
    font-family: 'Noto Sans TC', sans-serif;
    font-weight: 300;
    text-align: left;
    display: block;
    margin:0 auto 1rem auto;
}
/*立即下載*/
.download_btn {
    font-family: 'Noto Sans TC',
        sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
    background-color: #e60a0f;
    border-radius: 15px;
    width: 250px;
    display: block;
    cursor: pointer;
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    padding: 15px 10px;
    margin: 1rem auto;
    text-decoration: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: middle;
    text-align: center;
}

.download_btn:hover {
    background-color: #fff;
    color: #333;
    text-decoration: none;
}

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

    }
    
     .download_btn {
         width: 100%;

     }
}

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

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



