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


html,
body {
    width: 100%;
    min-height: 100%;
    font-family: 'Noto Sans TC',
    sans-serif;
    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%;
    display: block;
    font-size: 0;
}

.wapperBOX header h1 {
    text-indent: -100%;
    font-size: 0;
}
.wapperBOX img {
    width: 100%;
}

.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 p span.yellowtext { color: #fff100;font-size: 16px; }
.wapperBOX section p span.redtext {
    color: #be1731;
    font-size: 16px;
}
.wapperBOX section span.graytext{color: #666666; font-size: 14px;}
.wapperBOX section span.detail {
    font-size: 0.9em;
    color: #666;
    line-height: 1.5rem;
    display: block;
    text-align: left;
}

.wapperBOX section span.sblacktext {
    color: #000000;
    font-size: 16px;
    font-weight: bold;
}
.redfont19{font-size: 19px;color: #e60a0f; font-weight: bold; }
.wapperBOX section.activeBOX div.mt30{margin-top: 30px; display: block;}
.wapperBOX section img {
    border: 0;
    display: block;
    width: 100%;
    height: auto;
}

.wapperBOX section.activeBOX {
    clear: both;
    position: relative;
    padding: 0 0 5% 0;
    background: #fff0f2 url(../images/bg.gif) no-repeat;
    background-size: cover;
    overflow: hidden;
    box-sizing: border-box;
}


/*活動時間*/


.wapperBOX section.activeBOX .IG_button {
    width: 150px;
    margin: 0 auto;
    display:inline-block;
    cursor: pointer;
    vertical-align: top;
}
.wapperBOX section.activeBOX .IG_button img {
    width: 100%;
}
.wapperBOX section.activeBOX div img {
    max-width: 100%;
    margin: 0 auto;
}

.wapperBOX section.activeBOX div p {
    text-align: center;
    color: #000000;
    font-size: 19px;
    line-height: 1.8rem;
    padding: 0;
    margin-top: 15px;
}

.wapperBOX section.activeBOX .event_time{clear: both; display: block; position: relative; padding: 0; text-align: center;}
.wapperBOX section.activeBOX .event_time .event_title {
    display: block;
    width: 100%;
    margin: 2rem auto 0 auto;

}
.wapperBOX section.activeBOX .event_time h2 img{width: 100%;}
.wapperBOX section.activeBOX .event_time p {
    font-family: 'Noto Sans TC',
        sans-serif;
    color: #000000;
    padding: 0;
    margin: 1rem;
    font-weight:500;
    line-height: 1.5rem;
    font-size: 16px;
    text-align: left;
}
.wapperBOX section.activeBOX .event_time .event_text {
    font-family: 'Noto Sans TC',
    sans-serif;
    color: #333;
    padding: 0;
    margin: 10px 0;
    font-weight: 300;
    line-height: 1.5rem;
    font-size: 16px;
    text-align: left;
    display: inline-block;
}
.wapperBOX section.activeBOX .event_time .date {
    font-family: 'Noto Sans TC',
     sans-serif;
    font-weight: 500;
    color: #333;
    letter-spacing: .15rem;
    margin:30px auto 10px auto;
    line-height: 1.8rem;
    font-size: 15px;
    text-align: center;
}


.wapperBOX section.activeBOX .event_time .feedback_block{
    width: 95%;
    margin: 0 auto;

}
.wapperBOX section.activeBOX .event_time .feedback_block .block{
    border: #be1731 solid 2px;
    background: #fff;
    width: 100%;
    margin: 1rem auto;
    border-radius: 15px;
    line-height: 1.3rem;
    box-sizing: border-box;
    padding: 0px 3px;
}
.wapperBOX section.activeBOX .event_time .feedback_block .block p{
    font-family: 'Noto Sans TC',
    sans-serif;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 1px;
    text-align: left;
    color: #333;
    margin: 1rem;
    font-style: italic;
}
.wapperBOX section.activeBOX .event_time .feedback_block .block span.redtext {
    color: #be1731;
}
.wapperBOX section.activeBOX .event_time .feedback_block .block span.yellowtext {
    color: #ffff01;
}
.wapperBOX section.activeBOX .event_time .select_block {
    background: #ff7cb2;
    background-size: contain;
    display: block;
    width: 98%;
    margin: 0 auto;
    padding:1% 0 5% 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.wapperBOX section.activeBOX .event_time .select_block .notetext {
    color: #333333;
    font-size: 15px;
    margin:0 auto .5rem auto;
}
.wapperBOX section.activeBOX .event_time .select_block .pstext {
    color: #333;
    font-size: 15px;
    letter-spacing: 1px;
    margin:2rem auto .5rem auto;
}
.wapperBOX section.activeBOX .event_time .block_title{
    width: 94%;
    margin: 2rem auto 0px auto;
    display: block;
    font-size: 0;
    padding: 0;
    
}
.wapperBOX section.activeBOX .event_time .select_block a.store_app {
    width: 30%;
    vertical-align: top;
    display: inline-block;
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
}
.mt40 {
    margin-top: 20px;
}

.wapperBOX section.activeBOX .event_time .select_block a.store_btn {
    display: block;
    width: 50%;
    margin: 0 auto;
    cursor: pointer;
    vertical-align: top;
}

.wapperBOX section.activeBOX .event_time .select_block a.store_btn img {
    width: 100%;
}
.wapperBOX section.activeBOX .notice{display: block; margin: 1rem; }
.wapperBOX section.activeBOX .notice ul{list-style:none;padding:0 2%; margin: 0px;}
.wapperBOX section.activeBOX .notice ul li {
   font-family: 'Noto Sans TC',
   sans-serif;
    padding: 0;
    margin: 10px 0px;
    color: #000000;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.5rem;
    text-align: left;
}
.wapperBOX section.activeBOX .notice ul li a {
    color: #0389ff;
    text-decoration: underline;
}
.wapperBOX section.activeBOX .notice ul li span.graytext{color: #666666; font-size: 14px;}
.wapperBOX section.activeBOX .notice ul li span.bluetext {
    color: #0389ff;
    font-size: 14px;
}
.wapperBOX section.activeBOX .notice ul li span.yellowtext {
    color: #fff100;
}
.wapperBOX section.activeBOX .notice ul ul.notice_detail{list-style: decimal; padding: 0 0 0 15px;}
.wapperBOX section.activeBOX .notice ul ul.notice_detail li{color: #666666; font-size: 14px;}
.wapperBOX section.activeBOX .step1_3{width: 80%; margin: 10px auto; display: block; }
.wapperBOX section.activeBOX .step1_3img {
    display: block;
    /* border: #ccc solid 1px; */
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    margin-bottom: 50px;
}
.wapperBOX section.activeBOX .step1_3img img{width: 100%;}
.wapperBOX section.activeBOX .step1_3 p {
    font-size: 14px;
    line-height: 1.3rem;
    color: #000000;
    font-weight: normal;
    text-align: center;
    margin: 10px auto;
}
.wapperBOX section.activeBOX .notice-text {
    font-size: 14px;
    line-height: 1.5rem;
    color: #333;
    font-family: 'Noto Sans TC', sans-serif;
    font-weight: 300;
    text-align: left;
    display: block;
    margin: 0 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:2rem auto 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_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 */



