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, .wapperBOX section.stepBOX ul.noteul2 li div img { box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); }

.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; 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 h2 {font-size: 30px;background-size: contain;color: #ffffff; margin: 0 auto; text-align: center; font-weight:bold; display: block; width: 100%; line-height: 2.2rem;  padding: 15px 0;}


.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; font-family: "Noto Sans", "Microsoft JhengHei";}

.wapperBOX section span.bluetext{color: #62B6F4 ;font-size: 14px; }

.wapperBOX section p span.strong { color: #323333;font-size: 18px; font-weight: bolder; }
.wapperBOX section p span.redtext {color: #e60a0f;font-size: 16px; }
.wapperBOX section span.graytext{color: #666666; font-size: 14px;}

/*header*/
.wapperBOX header { width: 100%; float: left; background-color: #F0B9AE ;}

.button1 {
    
    background: none ;
	width: 52% ;
	margin:  10% 0% ;
	border: none ;

}

.button1:hover {
    position: relative; /* 當滑鼠經過超連結時，超連結往右下位移1像素 */
	top: 1px;
	left: 1px;
	
}


.button2{
	background-color: #969696;
    width: 50px;
	height: 50px ;
    
    position: fixed;
    z-index: 6;
    right: 3%;
    bottom: 3%;
    font-size: 29px;
    text-align: center;
    border-radius: 42px;
	border: none ;
}



/*活動時間與內容*/
.wapperBOX section.activeBOX { clear: both;  position: relative; padding: 90px 25px 30px 25px ; background-color: #ABC2C3 ;
	overflow: hidden;}

.wapperBOX section.activeBOX .event_time{clear: both; display: block;padding: 0; text-align: center;}

.wapperBOX section.activeBOX .event_time img{width: 100% ; margin: 0px auto ; text-align: center ;}


.wapperBOX section.activeBOX .event_time h2{color: #323333; padding: 0; margin:15px 0 15px 0; font-weight:bolder;  
	line-height: 1.8rem; font-size: 22px; text-align: center; }
.wapperBOX section.activeBOX .event_time .date{padding: 0; margin: 0;}
.wapperBOX section.activeBOX .event_time p {color: #323333; padding: 0px; line-height: 1.5rem; font-size: 16px; text-align:left;
	font-weight: normal;}


.wapperBOX section.activeBOX .event_time .content{ background-image: url('../images/activaty bg.png'); background-size: contain;background-repeat: no-repeat; background-position: center;}
.wapperBOX section.activeBOX .event_time .content p {text-align: center ; } 




/*餐廳區塊*/
.wapperBOX section.activeBOX .event_time .restaurant{width: 100%; padding: 10px 0;background: #F8F6F0 ; }
.wapperBOX section.activeBOX .event_time .restaurant .store_row{width: 100%; padding: 5px;margin: 0 auto; display: table;-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.wapperBOX section.activeBOX .event_time .restaurant .storebox{display: table-cell; padding:5px; vertical-align: middle;
	border: solid 1px #F8F6F0; }
.wapperBOX section.activeBOX .event_time .restaurant .storebox:hover{
	border: solid 1px #ABC2C3 ;
}
.wapperBOX section.activeBOX .event_time .restaurant .storebox p{text-align: center ; font-weight: bolder ; color: #323333 ;padding: 10px 0px;}



/*注意事項*/

.wapperBOX section.activeBOX .event_time .notice{padding: 10px ; margin: 10px ;}
.wapperBOX section.activeBOX .event_time .notice h2 {color: #323333; padding: 0; margin:15px 0 15px 0; font-weight:bolder;  
	line-height: 1.8rem; font-size: 18px; text-align: center;}
.wapperBOX section.activeBOX .event_time .notice ul{list-style:none; width: 100%;}
.wapperBOX section.activeBOX .event_time .notice ul li{padding: 0; margin: 10px auto; text-align: left;  color: #666666;  line-height: 1.8rem; font-weight: normal;}


/*收縮選單*/
.wapperBOX section.stepBOX .btn-link {
    font-weight: bolder;
    color: #ffffff;
	font-size: 20px ;
	text-decoration: none;}

.wapperBOX section.stepBOX .btn-link:hover {
	font-weight: bolder;
	color: #658471;
	
}

.wapperBOX section.stepBOX .card-header {
    padding: .75rem 1.25rem;
    background-color: #F0B9AE;
    
	}
.wapperBOX section.stepBOX .card-header:hover  {
    padding: .75rem 1.25rem;
    background-color:  #FCF6E8 ;
    
	}



/*使用步驟*/
.wapperBOX section.stepBOX { clear: both;  position: relative; padding: 0px 0px 30px; background-color: #ffffff ;
	overflow: hidden; }

.wapperBOX section.stepBOX .inner{lear: both; display: block;padding:20px; text-align: center; background: #ffffff; text-align: left ;}

.wapperBOX section.stepBOX ul.noteul2 { list-style: none; padding: 0; }
.wapperBOX section.stepBOX ul.noteul2 li { background-size: 18px auto; padding: 0px 0 0 0; margin: 0 auto; }
.wapperBOX section.stepBOX ul.noteul2 li p{ olor: #323333; padding: 10px 0px; line-height: 1.5rem; font-size: 16px; text-align:left;
	font-weight: normal;}
.wapperBOX section.stepBOX ul.noteul2 li .step_t{display: block;width: 40% ; margin: 20px 0px 10px ;text-align: left; }
.wapperBOX section.stepBOX ul.noteul2 li .step_t img{ margin: 0;box-shadow: none;}



/*12間銀行LOGO排排站*/
.wapperBOX section.bank_logo_BOX{clear: both;  position: relative; 
	overflow: hidden; }
.wapperBOX section.bank_logo_BOX .inner{lear: both; display: block;padding: 0px 0px 20px; text-align: center; background: #ffffff; }


.wapperBOX section.bank_logo_BOX p{color: #333333; padding: 5px 0; line-height:1.5rem; font-weight: normal; text-align:center; padding-bottom: 4px;  font-size: 16px;}
.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_img2{display: table-cell;  width: 22%; padding:1.3%; vertical-align: middle;}
.wapperBOX section.bank_logo_BOX .logo_row .logo_img img{width: 100%; background-size: cover;}
.wapperBOX section.bank_logo_BOX .logo_row .logo_img2 img{width: 100%; background-size: cover;}

/*注意事項*/

.wapperBOX section.notice_content{clear: both;  position: relative; 
	overflow: hidden;}
.wapperBOX section.notice_content .inner{lear: both; display: block;padding: 30px 0px 20px; text-align: center; border-radius:10px; -moz-border-radius: 10px; -webkit-border-radius: 10px;}

.wapperBOX section.notice_content h2{color: #323333; padding: 0; margin:15px 0 15px 0; font-weight:bolder;  
	line-height: 1.8rem; font-size: 18px; text-align: center; }

.wapperBOX section.notice_content ul{list-style: decimal; padding: 0 30px; margin:0;text-align: left ; }
.wapperBOX section.notice_content ul li{padding: 0; margin: 10px auto; text-align: left;  color: #666666; line-height: 1.8rem; font-weight: normal;}
.wapperBOX section.notice_content ul li span.detail{font-size: 14px; color: #A3A3A3; line-height: 1.5rem;  text-align: left;}


.wapperBOX section.ig { clear: both;  position: relative; padding: 0px 20px 30px; background-color: #ffffff ;
	overflow: hidden; }

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



