@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; } 

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; } 
.wapperBOX:after { content: " "; display: block; clear: both; } 
.wapperBOX header { width: 100%; float: left; } 
.wapperBOX section { width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } 

.wapperBOX section span.bluetext {color: #29aae1;}
.wapperBOX section span.yellowtext { color: #fff100;font-weight: bold;  } 
.wapperBOX section span.yellowtext18 { color: #fff100; font-size: 18px ; font-weight: bold; } 
.wapperBOX section span.redtext {color: #e60a0f;}

.wapperBOX section span.notetext { color: #ffffff; font-size: 12px; font-weight: normal; } 
.wapperBOX section span.graytext { color: #666666; font-size: 14px; } 
.wapperBOX section span.whitetext { color: #ffffff; font-size: 18px; font-weight: bold; ;} 
.wapperBOX section span.redfont18b { font-size: 18px; color: #e60a0f; font-weight: bold; } 
.wapperBOX section span.detail { font-size: 12px; color: #C9C9C9; } 

.wapperBOX section.activeBOX div.mt30 { margin-top: 30px; display: block; } .wapperBOX img { width: 100%; }



.wapperBOX section.activeBOX{
	background: #606060;
	text-align: center ;
	
}

.wapperBOX section.activeBOX .header{
    clear: both;
    position: relative;
    padding: 0;
    
    background-size: cover;
    overflow: hidden;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}


/*立即下載*/

.downloadBox{
	background-color: #f1f1f1 ;
	padding: 10% ;
	margin: 25px 0 0 0;
}

.downloadBox img{
	width: 270px ;
	
	margin: 10px 0px ;
}
.download_btn {
    font-family: 'Noto Sans TC',sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
    background-color: #e60a0f;
    border-radius: 10px;
    width: 270px;
    display: block;
    cursor: pointer;
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    padding: 5% 0%;
    margin:auto;
    text-decoration: none;
    border : 1px #C8C8C8 solid;
    box-sizing: border-box;
    vertical-align: middle;
    text-align: center;
}

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




/*活動辦法與時間*/
.wapperBOX section.activeBOX .block1{
    
    background:#606060;
	border: 10px #ffffff solid;
   	text-align: center;
	height: 100%;
    padding: 0% ;
    margin: 35px auto ;
    box-sizing: border-box;
	width: 90%;

}




h2{ 
	font-size: 20px;
	line-height: 2rem;  
	padding: 10px 20px ; 
	color: #ffffff; 
	text-align:center; 
	font-weight: bolder; 
	display: block; 
	background:#c8171e; 
	border-radius:35px ;
	width: fit-content ;
    margin: 5% auto;
} 

h3{ 
	font-size: 18px;
	line-height: 2rem;  
	padding: 5px; 
	color: #ffff00; 
	text-align:center; 
	font-weight: bolder; 
	display: block; 
	
} 

.wapperBOX section p {
	font-size: 16px;
	line-height: 1.8rem;  
	padding: 15px; 
	color: #ffffff; 
	text-align:left; 
	font-weight: normal; 
	
}

.wapperBOX section.activeBOX .block1 .plus{
	width: 90%;
	margin: 0 auto ;
	border: 6px #313333 solid;
	display: inline-block ;
}

.wapperBOX section.activeBOX .block1 .plus .box-1{
	width: 41% ;
	border: 4px #ffffff solid ;
	margin: 5% 2%;
	display: inline-block;
}

.wapperBOX section.activeBOX .block1 .plus h3{
	background-color: #ffff00 ;
	color:#313333 ;
	
}





.wapperBOX section.activeBOX .block1 .plus .box-2{
	width: 90% ;
	border: 4px #ffffff solid ;
	margin: 2%;
	display: inline-block;
}

.wapperBOX section.activeBOX .block1 .plus ul{
	list-style: disc ;
	font-size: 16px;
	line-height: 1.8rem;  
	
	color: #ffffff; 
	text-align:left; 
	font-weight: normal; 
	padding: 5px 15px 15px 30px;
}



.wapperBOX section .icon-box{
	text-align: center ;
}


.wapperBOX section .icon-box img{
	width: 70%;
    text-align: left;
    margin: 10%;
}

.wapperBOX section .notice{
	
	
   	text-align: center;
	border-radius:20px ;
    padding: 5%; 
    box-sizing: border-box;
	
}

.wapperBOX section .notice ul{
	list-style: disc ;
	font-size: 14px;
	line-height: 1.8rem;  
	padding: 0% 0% 0% 5%;
	color: #ffffff; 
	text-align:left; 
	font-weight: normal; 
}






.wapperBOX section.activeBOX .block-title{
    width: 100%;
    display: block;
    
}
.wapperBOX section.activeBOX .icon-block {
    display: block;
    width: 65%;
    padding: 0%;
    margin: auto;
}


/*街口券*/

.wapperBOX section.activeBOX .content .coupon{
	background:#f1f1f1;
   	text-align: center;
	border-radius:20px ;
    padding: 5%; 
    box-sizing: border-box;
	margin: 10% 0% 5%;
}

.wapperBOX section.activeBOX .content .coupon .top{
	width: 100% ;
	height: auto ;
	
	
}

.wapperBOX section.activeBOX .content .coupon .couponImage {
	
	width: 35% ;
	padding: 5% ;
	float: left ;
	vertical-align:middle;
	
}

.wapperBOX section.activeBOX .content .coupon .couponName{
	text-align: left ;
	float: left;
	width: 55% ;
	margin: 0% 0% 5%;
}

.wapperBOX section.activeBOX .content .coupon .couponName h2{
	margin: 5% 0% 0%;
    font-size: 20px;
    padding: 4% 7%;
	
} 

.wapperBOX section.activeBOX .content .coupon .couponNotice{
	width: 100% ;
	text-align: left ;
	display: inline-block ;
}


/*如何使用街口券*/

.wapperBOX section.howtouseBOX{
	background: #606060;
	text-align: center ;
	
	
}


.wapperBOX section.howtouseBOX .block2 {
   
    background:#606060;
	border: 10px #ffffff solid;
   	
	height: 100%;
    padding: 0% ;
    margin: 35px auto ;
    box-sizing: border-box;
	width: 90%;
}


.wapperBOX section.howtouseBOX .block2 p{
	color: #ffffff; 
	font-size: 16px;
	text-align: center ;
	
}




.wapperBOX section.howtouseBOX .block2 .event-content-title {
    width: 30%;
    margin: 6% 0 0 5%;
    display: block;
}
.wapperBOX section.howtouseBOX .block2 .event-content-text{
    font-family: 'Noto Sans TC',
    sans-serif;
    font-size: 16px;
    color: #333333;
    font-weight: 500;
    line-height: 1.5rem;
    margin: 0 0 5% 5%;
    text-align: left;
}
.wapperBOX section.howtouseBOX .block2 .event-content-list {
    font-family: 'Noto Sans TC',
        sans-serif;
    font-size: 16px;
    color: #333333;
    font-weight: 300;
    line-height: 1.5rem;
    margin: 0 5% 1% 5%;
    text-align: left;
}
.wapperBOX section.howtouseBOX .block2 ul li{
    font-family: 'Noto Sans TC',
    sans-serif;
    font-size: 16px;
    color: #333333;
    font-weight: 300;
    line-height: 1.5rem;
    margin: 0 0 2% 0;
    text-align: left;
}
.wapperBOX section.howtouseBOX .block2 .num-img{display: inline-block;width: 4.7%; vertical-align: middle;}

.wapperBOX section.ahowtouseBOX .block2 b {
    font-family: 'Noto Sans TC',
        sans-serif;
    font-weight: 700;
}






.wapperBOX section.howtouseBOX .block2 .mobile-step-block {
	width: 90%;
    margin: 0 auto;
}
.wapperBOX section.howtouseBOX .block2 .mobile-step-block .mobile-step-title {
    width: 75%;
    display: block;
    margin: 10% auto 0 auto;
}
.wapperBOX section.howtouseBOX .block2 .mobile-step-block .step-title {
    width: 40px;
    height: 40px;
    display: block;
    margin:  0 auto;
}
.wapperBOX section.howtouseBOX .block2 .mobile-step-block .step-text {
     
    font-size: 16px;
    font-weight: normal;
    margin-top: 10px;
    text-align: center;
    color: #ffffff;
}

.uk-cover {
    max-width: none;
    position: absolute;
    left: 50%;
    top: 58%;
    padding: 7%;
    transform: translate(-50%, -50%);
}

.uk-slideshow-items {
    height: 530px;
	
}


.uk-position-small {
    max-width: calc(110% - (15px * 2));
    margin: 0px;
	
}

.uk-position-small[class*=uk-position-center-left], .uk-position-small[class*=uk-position-center-right] {
    transform: translateY(0%) translateY(0px) translateX(-40%);
}


.uk-position-small[class*=uk-position-center-right], .uk-position-small[class*=uk-position-center-right] {
    transform: translateY(0%) translateY(0px) translateX(40%);
}

.uk-dotnav>.uk-active>*{
    background-color: rgba(255, 255, 255);
    
}
.uk-dotnav>*>*{border-color:#fff;}
.wapperBOX section.howtouseBOX .block2 .block2-notice-block {
    display: block;
    margin: 30px auto 0 auto;
    width: 90%;
}
.wapperBOX section.howtouseBOX .block2 .block2-notice-block img.notice-img{width: 80%; display: block;}
.wapperBOX section.howtouseBOX .block2 .block2-notice-block ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.wapperBOX section.howtouseBOX .block2 .block2-notice-block ul li {
    font-family: 'Noto Sans TC',
    sans-serif;
    font-size: 16px;
    font-weight: 300;
    padding: 0;
    margin: 10px 0px;
    color: #333;
    line-height: 1.5rem;
    text-align: left;
}

.wapperBOX section.howtouseBOX .block2-notice-block ul li a {
    color: #fff100;
    text-decoration: underline;
}
.wapperBOX section.howtouseBOX .block2 .block2-bottom {
    width: 100%;
    font-size: 0;
}


/*E-mail 訂閱*/
.wapperBOX section.activeBOX .sub-email-block {
    clear: both;
    padding: 0;
    position: relative;
    background: #ffffff;
    background-size: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.wapperBOX section.activeBOX .sub-email-block .sub-email-content {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    background: #ffffff;
}
#sib-form{
    padding: 5% 0;
}

.sib-form {
    background-attachment: fixed;
    font-size: 16px;
    font-family: "Helvetica",
    sans-serif;
    padding: 0px;
    margin: 0;
}
#sib-container {
    padding: 0;
}

#sib-container input:-ms-input-placeholder {
    text-align: left;
    font-family: "Helvetica", sans-serif;
    color: #c0ccda;
}

#sib-container input::placeholder {
    text-align: left;
    font-family: "Helvetica", sans-serif;
    color: #c0ccda;
}

#sib-container textarea::placeholder {
    text-align: left;
    font-family: "Helvetica", sans-serif;
    color: #c0ccda;
}




/*使用步驟*/
.wapperBOX section.stepBOX {
    clear: both;
    padding: 0;
    background: #ffffff;
    overflow: hidden;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}


.wapperBOX section h1{
	font-size: 22px;
	line-height: 2rem;  
	padding: 25px 10px ; 
	color: #333333; 
	text-align:center; 
	font-weight: bolder; 
	display: block; 
	
	border : 2px #606060 solid;
}




.wapperBOX section.stepBOX div.step_top {
    width: 100%;
    display: inline-block;
    font-size: 0;
    margin:0px auto;
    cursor:pointer;
}

.wapperBOX section.stepBOX div.step_top img {
    width: 100%;
}
.wapperBOX section.stepBOX .step_block {
    display: none;
    padding-bottom: 50px;

}
.wapperBOX section.stepBOX p {
    color: #333333;
    line-height: 1.3rem;
    font-weight: normal;
    text-align: center;
    padding-bottom: 4px;
    font-size: 14px;
    margin: 10px auto;
    width: 90%;
}
.wapperBOX section.stepBOX ul.noteul2 {
    list-style: none;
    padding: 0 15px 30px 15px;
    background: #ffffff;
    border: #ffffff solid 3px;
    width: 90%;
    margin: 0 auto;
    border-radius: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.wapperBOX section.stepBOX ul.noteul2 li { 
	background-size: 18px auto; 
	margin: 0 auto; }

.wapperBOX section.stepBOX ul.noteul2 li p {
    font-size: 14px;
    line-height: 1.5rem;
    color: #000000;
    padding: 0;
    width: 100%;
    font-weight: 900;
}
.wapperBOX section.stepBOX ul.noteul2 li .step_t{
	display: block;
	margin: 10px 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: 0 auto;
}

.wapperBOX .notetext p{ 
	font-size: 17px; 
	line-height: 1.5rem; 
	text-align: center; 
	color: #333333; 
	padding: 15px;  
}

.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 { 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:0;
    background: #ffffff;
    background-size: contain;
    overflow: hidden;
    position: relative;
}
.wapperBOX section.bank_logo_BOX div.bank_logo_top {
    width: 100%;
    margin: 0 auto;
    display: block;
    cursor: pointer;
}
.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: #333333; 
	padding: 0; 
	line-height:1.5rem; 
	font-weight: normal; 
	text-align: center; 
	padding-bottom: 5px;  
	font-size: 14px;
	margin: 5% ;
}


.wapperBOX section.bank_logo_BOX .logo_all_block {
    display: none;
    width: 100%;
    
}
.wapperBOX section.bank_logo_BOX .logo_all {
    background:#f1f1f1;
   	text-align: center;
	border-radius:20px ;
    padding: 5%; 
    box-sizing: border-box;
	margin: 5% ;
	
}
.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; 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: 0;
    position: relative;
    background: #ffffff;
    overflow: hidden;
}
#slideNoticeBox{width: 100%;display: none;}

.wapperBOX section.notice_content .notice_block {
    background: #ffffff;
    border: #ffffff solid 3px;
    width: 97%;
    margin:0px auto 50px auto;
    border-radius: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    
}
.wapperBOX section.notice_content .notice_top {
    width: 100%;
    margin: 0 auto;
    display: block;
    cursor: pointer;
}
.wapperBOX section.notice_content .notice_top img {
    width: 100%;
}
.wapperBOX section.notice_content .notice_block ul {
    list-style: decimal;
    padding: 0 10px 10px 25px;
    margin: 0;
}
.wapperBOX section.notice_content .notice_block ul li {
    padding: 0;
    margin: 10px auto;
    color: #231f20;
    font-size: 14px;
    line-height: 1.5rem;
}
.wapperBOX section.notice_content .notice_block ul li span.detail {
    font-size: 0.9em;
    color: #555555;
    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; }


.ADnotice{
	background-color: #f1f1f1 ;
	padding: 0% 10% 5%;
}





.toTop-arrow::before,
.toTop-arrow::after {
    width: 18px;
    height: 5px;
    border-radius: 3px;
    background: #ffffff;
    position: absolute;
    content: "";
}

.toTop-arrow::before {
    transform: rotate(-45deg) translate(0, -50%);
    left: 0.5rem;
}


.toTop-arrow::after {
    transform: rotate(45deg) translate(0, -50%);
    right: 0.5rem;
}

.toTop-arrow:focus {
    outline: none;
}

@media screen and (min-width: 481px) {
    .uk-slideshow-items {
        height: 670px;
}}
@media (min-width: 414px) and (max-width: 480px) {
    .uk-slideshow-items {
        height:610px;
    }
}
@media (min-width: 375px) and (max-width: 412px) {
    .uk-slideshow-items {
        height: 570px;
    }
}
@media screen and (max-width: 360px) {
    .mg10 {
        margin-left: 20px;
    }
    .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;

    }
	
	.download_btn {
		width: auto;
	}
	
	
     .mg10 {
         margin-left: 10px;
     }
    .wapperBOX section.activeBOX .block1 .block1_top {
        top: -11.5%;
    }
    .wapperBOX section.activeBOX .block1 .blacktext {
        font-size: 14px;
    }
    .wapperBOX section.activeBOX .block_IG a.IG_btn {
        display: inline-block;
        width: 40%;
        vertical-align: top;
    }
    .wapperBOX section.activeBOX .block3 .b_text18 span.redtext1 {
        font-size: 14px;
        color: #a40000;
    }
	
	.wapperBOX section h1{
	font-size: 18px;
	padding: 15px 0px ; 
	
	}
	
	.wapperBOX section span.detail {
    font-size: 12px;
    
    line-height: 0.1rem;
}
/*# sourceMappingURL=style.css.map */



