@charset "utf-8";

body {width:100%;margin: 0; padding:0;overflow-x:hidden; overflow-y:scroll; position:relative;background:#b20161;}	
	
@media screen and (max-width:767px){
	
	body {background:#0448ad; background-size:16%;}	
	
}

/*全域 套用 */
.for_pc { display:block !important; }
.for_phone { display:none !important; }
.for_mobile { display:none !important;}
.for_mobile2 { display:none !important;}
.for_pc2 , .for_mobile2{display:inline-block !important;}


@media screen and (max-width:767px){
	.for_pc { display:none !important;}
	.for_phone { display:block !important; }
	.for_mobile { display: block !important;}
	.for_mobile2 { display: inline-block !important;}
	.for_pc2{display:none !important;}
}

/*滑鼠hover 顯示動畫*/
.hover{
	-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;}
.hover:hover{transform:scale(0.95); 
	-webkit-transform:scale(0.95);
    -moz-transform:scale(0.95);
    -ms-transform:scale(0.95);
    -o-transform:scale(0.95);
	filter:brightness(100%);
}

/*滑鼠hover 顯示動畫2*/
.hover2{
	-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;}
.hover2:hover{transform:scale(1.08); 
	-webkit-transform:scale(1.08);
    -moz-transform:scale(1.08);
    -ms-transform:scale(1.08);
    -o-transform:scale(1.08);
}


/***透明度動畫 ******/
.opacity{animation:opacity 3s ease;}
.opacity2{animation:opacity 0.2s ease;}
@keyframes opacity{
	0%{opacity:0;}
	100%{opacity:1;}	
}

/*全BOX版面*/
.WRAPPER { position:relative;margin: 0 auto;padding:0;width:100%; min-width:1220px; max-width:2000px;font-family:Century Gothic,"微軟正黑體","Microsoft JhengHei",Helvetica;overflow:hidden; background:url(bgbg.jpg?t=1761903782049) fixed;
background-size:3%;}
.WRAPPER img {display:block;border:0; vertical-align:top;}
.WRAPPER a { text-decoration:none;  display:block;}
.WRAPPER .Area{ position:relative;z-index:3;width:100%; }
.WRAPPER .mainArea { display:block; margin:0 auto; padding: 0; width:1220px; position:relative;}
@media screen and (min-width:767px) and (max-width:1220px){	
	.WRAPPER .Area{ width:100%;}
}
@media screen and (max-width:767px){
	
	.WRAPPER { padding-bottom:0px; margin:0px auto 0 auto; display: block; min-width:100%; overflow:hidden; }
	.WRAPPER .Area{ width:100%; }
	.WRAPPER .mainArea { position:relative; display:block; margin:0 auto; padding: 0; width:100%;}
	
}

/********header logo***************************/			
.Area.logoBox{width:100%;margin:0 auto 0 auto; padding:15px 0px 12px 0px;overflow:hidden;background:none; z-index:9; position:absolute;  }	
.logoBox .momologo{width:330px;height:42px; display:block;overflow:hidden;margin-left:60px;float:left;}	
.logoBox .momologo .Home{width:70%;float:left;height:100%;background: url(logo_mo.png?t=1761903782049) left center no-repeat;}	
.logoBox .momologo .Page{width:30%;float:left;height:100%;background: url(logo_tv.png?t=1761903782049) left center no-repeat; }

/**************滾動背景********************************/

.fixed_bg{width:2000px; height:100%; position:fixed;top:900px; left:50%; margin-left:-1000px;  z-index:2;pointer-events:none; }
.fixed_bg .fixed_pic{ width:2000px;position:fixed; bottom:-30px; left:50%; margin-left:-1000px;opacity:0; transition:all 0.5s;}
.fixed_bg .fixed_pic.fixedScroll{ opacity:1; }
.fixed_bg .fixed_pic.fixedScroll2{ opacity:0;}
.fixed_bg .fixed_pic img.pic{width:100%;}

.float_bg{width:2000px;height:120%;position:absolute;top:420px; left:50%;  margin-left:-1000px;background-size:100%; opacity:1; background-position:top center; pointer-events:none;z-index:6;}

/***********方框內背景*********************/
.Area.cut00{width:2000px;position:absolute;height:741px;top:0px;left:50%;margin-left:-1000px;z-index:1; pointer-events:none;}
.Area.cut00 .bk_bg1{width:100%;height:612px;position:absolute; overflow:hidden; background:url(bk_bg1.jpg?t=1761903782049) center top; top:0px;left:0px;opacity:1;} 
.Area.cut00 .bk_bg6{width:100%;height:514px;position:absolute; overflow:hidden; background:url(bk_bg6.png?t=1761903782049) center top; top:0px;left:0px;opacity:1;/*animation:bk_bg6 1s linear;*/} 
.Area.cut00 .bk_bg6 .boxA{width:140px;position:absolute; top:70px; right:250px;} 
.Area.cut00 .bk_bg6 .boxA .boxA_01{width:100%;} 
.Area.cut00 .bk_bg6 .boxA .boxA_02{width:84px;position:absolute; top:0px; left:0px;  animation:boxA 2s ease infinite;  transform-origin:right top;} 
@keyframes boxA{
	0% { transform: rotate(0deg); }
	50%{ transform: rotate(10deg);}
	100%{transform: rotate(0deg);}		
}
.Area.cut00 .bk_bg6 .boxB{width:176px;position:absolute; top:130px; left:250px;} 
.Area.cut00 .bk_bg6 .boxB .boxB_01{width:100%;} 
.Area.cut00 .bk_bg6 .boxB .boxB_02{width:116px;position:absolute; top:0px; right:0px;  animation:boxA 2s ease infinite;  transform-origin:left center;} 
@keyframes boxB{
	0% { transform: rotate(0deg); }
	50%{ transform: rotate(-5deg);}
	100%{transform: rotate(0deg);}		
}
.Area.cut00 .bk_bg7{width:100%;height:514px;position:absolute; overflow:hidden; background:url(bk_bg7.png?t=1761903782049) center top; top:0px;left:0px;opacity:1;} 
.Area.cut00 .bk_bg2{width:100%;height:741px;position:absolute; overflow:hidden; background:url(bk_bg2.png?t=1761903782049) center top; top:0px;left:0px;opacity:1;} 
.Area.cut00 .bk_bg3-1{width:100%;height:560px;position:absolute; overflow:hidden; background:url(bk_bg3-1.png?t=1761903782049) center top; top:0px;left:0px;opacity:1; z-index:3;animation:bk_bg3 0.6s linear;}
.Area.cut00 .bk_bg3-2{width:100%;height:560px;position:absolute; overflow:hidden; background:url(bk_bg3-2.png?t=1761903782049) center top; top:0px;left:0px;opacity:1; z-index:3;animation:bk_bg3 0.9s linear;
transform-origin:bottom center;}
.Area.cut00 .bk_bg3-3{width:100%;height:560px;position:absolute; overflow:hidden; background:url(bk_bg3-3.png?t=1761903782049) center top; top:0px;left:0px;opacity:1; z-index:3;animation:bk_bg3 1.2s linear;
transform-origin:bottom center;}
.Area.cut00 .bk_bg3-4{width:100%;height:560px;position:absolute; overflow:hidden; background:url(bk_bg3-4.png?t=1761903782049) center top; top:0px;left:0px;opacity:1; z-index:3;animation:bk_bg3 1.5s linear;
transform-origin:bottom center;}
.Area.cut00 .bk_bg4{width:100%;height:560px;position:absolute; overflow:hidden; background:url(bk_bg4.png?t=1761903782049) center top; top:0px;left:0px;opacity:1; z-index:3;/*animation:bk_bg3 1.5s linear;*/}
.Area.cut00 .bk_bg5{width:100%;height:872px;position:absolute; overflow:hidden; background:url(bk_bg5.png?t=1761903782049) center top; top:0px;left:0px;opacity:1; z-index:3;}
.Area.cut00 .bk_bg8{width:100%;height:741px;position:absolute; overflow:hidden; background:url(bk_bg8.png?t=1761903782049) center top; top:0px;left:0px;z-index:3; animation:bk_bg8 1.5s infinite;} 
.Area.cut00 .coinBox{width:2000px;position:absolute; top:-40px; left:50%; margin-left:-1000px;  z-index:3;}
.Area.cut00 .coinBox .coin{width:100%;animation:toy01 4s infinite;}
.Area.cut00 .mainArea{ width:2000px;height:800px; position:relative; z-index:2;}

.Area.cut00 .mainArea .balloon{position:absolute;width:100%; top:0px; left:0px;  animation:super_011 4.5s infinite;}
@keyframes toy01 {
	0% { transform: translate(0%,0%);}
	50%{ transform: translate(0%,-6%);}
	100%{transform: translate(0%,0%);}	
}

@keyframes super_011{
	0% { transform: translate(0%,0%);}
	50%{ transform: translate(0%,-6%);}
	100%{transform: translate(0%,0%);}		
}
@keyframes bk_bg8 {
	0% { opacity:0.1;}
	50%{ opacity:1;}
	100%{opacity:0.1;}	
}
@keyframes bk_bg3 {
	0% { filter:brightness(0.5);}
	50%{ filter:brightness(0.5);}
	100%{filter:brightness(1);}	
}
@keyframes bk_bg6 {
	0% { filter:brightness(0.5);}
	50%{ filter:brightness(0.5);}
	100%{filter:brightness(1);}	
}

/************************************/

.Area.cut01{height:750px;margin:0px auto 0px auto; position:relative; z-index:2;overflow:hidden;}
.Area.cut01 .mainArea { width:1220px;height:750px; position:relative;}
.Area.cut01 .mainArea .m_bk_01{width:100%;}
.Area.cut01 .title_box{display:block;width:450px;position:relative;margin:120px auto 0 auto;right:0px;}
.Area.cut01 .title_box img{width:100%;}
.Area.cut01 .title_box .item_title_box{width:100%;position:absolute;overflow:hidden; bottom:0%;left:0px; z-index:4;}
.Area.cut01 .title_box .item_title_box .swiper-wrapper{width:100%;overflow:hidden;}
.Area.cut01 .title_box .item_title_box .swiper-slide{width:100%; display:block;overflow:hidden;}
.Area.cut01 .title_box .item_title_box .swiper-slide img{width:100%;}

@media screen and (max-width:767px){	

	.Area.cut01{width:100%; height:auto;margin:0px auto 0vw auto; overflow:hidden;}
	.Area.cut01 .mainArea {width:100%;height:auto; overflow:hidden;}
	.Area.cut01 .title_box{position:absolute;display:block;margin:0 auto;width:80%;left:10%; right:auto;top:11%; z-index:5;}
	.Area.cut01 .title_box .item_title_box{width:100%;position:absolute;overflow:hidden; bottom:0%;left:0%; z-index:4;animation: opacity 1s linear;}
	.Area.cut01 .coin{width:100%;position:absolute; top:0px; left:0%; animation: coin1 2.5s infinite;z-index:1; }
	@keyframes coin1 {
		0% { transform: translate(0%,0%);}
		50%{ transform: translate(0%,-3%);}
		100%{transform: translate(0%,0%);}		
	}
		
	.Area.cut01 .m_bk_03{width:100%;position:absolute; top:0px; left:0%; animation:first_pdBox 1.2s linear;z-index:1; }
	.Area.cut01 .m_bk_02{width:100%;position:absolute; top:0px; left:0%;animation:bk_bg8 1.5s infinite;}
	
}

/*******版頭品**********/
.first_pdBox{position:absolute;left:50%; margin:0 auto 0 333px; margin-left:;top:10px;width:240px;z-index:9;}
.first_pdBox img{width:100%;}

.balloon{width:2000px;position:absolute;top:0px; left:50%;  margin-left:-1000px;pointer-events:none;z-index:6;animation: balloon 15s linear infinite;}
@keyframes balloon {
	0% { transform: translate(0%,0%);}
	35%{ transform: translate(1%,-2%); }
	65%{ transform: translate(0%,2%); }
	80%{ transform: translate(-1%,-2%); }
	100%{transform: translate(0%,0%);}		
}

@media screen and (max-width:767px){	
	.first_pdBox{position:relative;left:0%; margin:10px auto 0 auto; top:auto;width:100%;animation:none;}
}

/**************上方小活動*********************/
.float_Box{position:relative;width:1220px;height:70px;margin:-120px auto 0px auto; overflow:hidden;padding:0px 0px 0px 0px; z-index:4;}
.float_Box ul{width:100%;float:left;padding:0px;margin:0px 0px 0px 0px;overflow:hidden;list-style:none;text-align:center;vertical-align:middle;}
.float_Box ul li{display:inline-block;width:380px;padding:0px;  margin:0px 3px;}
.float_Box ul li img{width:100%;}

@media screen and (max-width:767px){
	.float_Box{width:100%; height:auto; position:relative;margin:-0.5% auto 0px auto;padding-top:0vw;padding-bottom:0vw; }
	.float_Box ul{width:102%;margin:0vw auto 0 -1%;padding:0px;overflow:hidden; list-style: none;text-align:center;position:relative; z-index:1;}
	.float_Box ul li{ display:inline-block;width:30.5%; margin:0px 0vw;}
}

/************************************************************/

.greenBg_box{width:100%; padding:0px 0px 50px 0px; margin-top:10px; position:relative; z-index:9; overflow:hidden;}	
.caption{width:960px; display:block; margin:10px auto 0px auto;}

@media screen and (max-width:767px){
	.greenBg_box{width:100%; padding:0px 0px 0px 0px; margin:0vw auto 0px auto;}	
	.caption{width:100%; display:block; margin:1vw auto -2vw auto;}
}


/******************登記區域** 登記區域******登記區域*******登記區域**************************************/

.Area.cut02{padding-bottom:20px; margin-top:0px; position:relative;z-index:2; }
.Area.cut02 .mainArea{ width:1220px;padding-top:0px;padding-bottom:0px;  overflow:hidden;}

/***全域設定***/
.cut02 .for_pc{display:block;}
.cut02 .for_mobile{display:none;}
.cut02 .boxOut{margin:15px auto 15px auto;position:relative; overflow:hidden; padding:0px 0px;}
.cut02 .boxOut .btnBg{width:100%;display:block;pointer-events:none;}
.cut02 .boxOut .ACT_content{position:relative;background:rgba(0,0,0,0);overflow:hidden;}
.cut02 .boxOut .ACT_content .box{position:relative; background:rgba(0,0,0,0);overflow:hidden; }
.cut02 .boxOut .ACT_content .box .btn{display:block;background:rgba(0,0,0,0); z-index:9;position:relative;}
.cut02 .boxOut .ACT_content .box .btn img{width:100%;}

/***全域設定 警語***/
.cut02  .warningBox{display:block;width:100%; overflow:hidden;position:relative; margin:5px auto 10px auto;}
.cut02  .warningBox p{ display:block;margin:0px auto 0px auto; font-size:15px; letter-spacing:1px; color:#fff; line-height:22px; text-align:center; font-weight:bold;}
.cut02  .warningBox.all{width:800px; }
.cut02  .warningBox.all p{color:#fff76f; }
.cut02  .warningBox span{color:#fdff9c;}
.cut02  .warningBox a{ display:block;text-decoration:underline;font-weight:bold;letter-spacing:1px;color:#fdff9c; }

/*** 登記/剩餘人數****/
.cut02 .box .count{margin:12px auto 0 auto;width:100%; height:20px;font: bold 15px "Century Gothic", Arial, "Microsoft JhengHei";overflow:hidden;text-align:center;border-radius:50px; line-height:20px; color:#812c0c; }

/***天天簽到抽****/
.cut02 .boxOut.A0{width:100%;}
.cut02 .boxOut.A0 .ACT_content{width:1220px;padding:0px;  margin:0px auto -8px auto;}
.cut02 .boxOut.A0 .ACT_content .box{width:212px;height:100%; position:absolute; top:0px; left:91px; background:rgba(0,0,0,0);}	
.cut02 .boxOut.A0 .ACT_content .box .btn{position:absolute; width:212px;bottom:11%; left:0%;}
.cut02 .boxOut.A0 .ACT_content .box .btn img{animation: btn 0.6s  infinite;}
.cut02 .boxOut.A0 .ACT_content .box .everyday{margin-top:270px;margin-left:0px;width:100%; display:block; text-align:center;font: bold 28px "Century Gothic", Arial, "Microsoft JhengHei"; color:#ad005b; }
.cut02 .boxOut.A0 .ACT_content .box .everyday span{font-size:64px;}
.cut02 .boxOut.A0 .ACT_content .btn2{position:absolute; width:198px;top:9.5%; right:4%;}
.cut02 .boxOut.A0 .ACT_content .btn2 img{width:100%;}
.cut02 .boxOut.A0 .ACT_content .btn_float{width:800px; position:absolute; top:197px; right:85px; }
.cut02 .boxOut.A0 .ACT_content .btn_float .lottery{width:200px; display:block;float:left;}
.cut02 .boxOut.A0 .ACT_content .btn_float .lottery img{width:100%;}

/***6/14-6/17★限時加碼****/
.cut02 .boxOut.A1{width:100%; margin:0px auto 0px auto;}
.cut02 .boxOut.A1 .ACT_content{width:1220px;padding:0px;  margin:0px auto -8px auto;}
.cut02 .boxOut.A1 .ACT_content .box{width:100%;height:100%; position:absolute; top:0px; left:0px;}	
.cut02 .boxOut.A1 .ACT_content .box .btn{position:absolute; width:198px;top:37.5%; right:16%;}
.cut02 .boxOut.A1 .ACT_content .box .gif1{ width:70px;position:absolute; left:56.7%; top:44.7%;}
.cut02 .boxOut.A1 .ACT_content .box .warningBox{}
.cut02 .boxOut.A1 .ACT_content .btn_float{position:absolute; top:50px; right:160px;width:185px; }
.cut02 .boxOut.A1 .ACT_content .btn_float .btn_s{width:100%;display:block;margin-bottom:3px;}
.cut02 .boxOut.A1 .ACT_content .btn_float .btn_s img{width:100%;}
.cut02 .boxOut.A1 .ACT_content .count{}

/***618今日限定***/
.cut02 .boxOut.A2{width:100%; margin-top:25px;}
.cut02 .boxOut.A2 .btnBg{width:100%;position:absolute; top:0px; left:0px; }
.cut02 .boxOut.A2 .ACT_content{position:relative;  height:auto; background:rgba(0,0,0,0);}
.cut02 .boxOut.A2 .ACT_content.aa{width:610px; float:left;}
.cut02 .boxOut.A2 .ACT_content.bb{width:610px; float:right;}
.cut02 .boxOut.A2 .ACT_content .box{width:100%;height:385px;}
.cut02 .boxOut.A2 .ACT_content .box .btn{position:absolute; width:115px;top:49%; right:15%;}
.cut02 .boxOut.A2 .ACT_content .warningBox{width:95%;}
.cut02 .boxOut.A2 .ACT_content .count{}

/**滿額送區塊**/
.cut02 .boxOut.A4{width:100%; margin-top:25px;}
.cut02 .boxOut.A4 .ACT_content.bb{width:100%;background:rgba(0,0,0,0); position:absolute;top:0px; left:0px;}
.cut02 .boxOut.A4 .ACT_content.bb .box{width:100%;height:511px;position:relative;}
.cut02 .boxOut.A4 .ACT_content.bb .box .btn{position:absolute;display: inline-block;width:212px;}
.cut02 .boxOut.A4 .ACT_content.bb .box .btn img{width:100%;}
.cut02 .boxOut.A4 .ACT_content.bb .box .btn:nth-of-type(1){bottom:11%; left:7.8%;}
.cut02 .boxOut.A4 .ACT_content.bb .box .btn:nth-of-type(2){top:31%; left:75%;}
.cut02 .boxOut.A4 .ACT_content.bb .box .btn:nth-of-type(3){bottom:9.5%; left:75%;}
.cut02 .boxOut.A4 .ACT_content.bb .box .pd_sw.sw01{overflow:hidden; position:absolute;width:260px;left:23%;top:31%;}
.cut02 .boxOut.A4 .ACT_content.bb .count{color:#000e0c; }

/**輪播**/
.cut02 .boxOut .ACT_content .box .pd_sw ul{width:100%;list-style: none;text-align:center;vertical-align:middle;overflow:hidden; margin:0px;padding:0px;}
.cut02 .boxOut .ACT_content .box .pd_sw ul li{display:block;width:100%; margin:0px;padding:0px;overflow:hidden;}
.cut02 .boxOut .ACT_content .box .pd_sw ul li img{display:block;width:100%; }

/***贈品/活動/登記查詢****/
.cut02 .searchBoxBtn{width:738px; margin:10px auto 30px auto;position:relative; overflow:hidden; padding-left:0px;}
.cut02 .searchBoxBtn img{width:100%;}
.cut02 .searchBoxBtn .searchBox{width:660px;margin:0px auto 40px auto;position:relative; overflow:hidden; }
.cut02 .searchBoxBtn .searchBox .linkPage{width:220px;float:left; }

@media screen and (max-width:767px){
	
	.Area.cut02{ padding-bottom:0vw;margin-top:0vw;}
	.Area.cut02 .mainArea{width:100%;padding-top:0vw;padding-bottom:0vw;}
	.cut02 .box{padding:0.5vw 0vw 0.5vw 0vw;position:relative; overflow:hidden;}
	.cut02 .box .pic{width:100% !important;pointer-events:none;}
	.cut02 .content{width:100%;overflow:hidden; position:relative; }

	/***全域設定***/
	.cut02 .btn ,.btn_s ,.btn_ss{ display:block; position:absolute;float:none;z-index:2;background:rgba(0,0,0,0); }
	.cut02 .pd_sw ul{width:100%;list-style: none;text-align:center;vertical-align:middle;overflow:hidden; margin:0px;padding:0px;}
	.cut02 .pd_sw ul li{width:100%; margin:0px;padding:0px;}
	.cut02 .pd_sw ul li img{width:100%;}
	
	/***天天簽到抽****/
	.cut02 .btn.one{position:absolute; width:35%;top:44%; right:10%;}
	.cut02 .btn.one img{width:100%;}
	.cut02 .btn.two{width:32%;height:10%;right:0%;top:20%;}
	.cut02 .everyday{width:40%; display:block; text-align:center;font: bold 5vw "Century Gothic", Arial, "Microsoft JhengHei"; color:#660137; position:absolute; top:39.8%; left:11%;}
	.cut02 .everyday span{font-size:6.5vw;}
	.cut02 .btn_float{width:88%; position:absolute; bottom:8%; left:6%; background:;}
	.cut02 .btn_float .lottery{width:24.6%; display:block;  margin-left:0.5%; float:left;}
	.cut02 .btn_float .lottery:nth-of-type(1){margin-left:0%;}
	.cut02 .btn_float .lottery img{width:100%;}
	
	/*加碼1*/
	.cut02 .btn.b1{width: 20%;height: 44%;right:6%;top:25%;}
	
	/*加碼2*/
	.cut02 .btn.b5{width: 42%;height: 15%;left:5.5%;bottom:7%;}
	.cut02 .btn.b6{width: 42%;height: 15%;right:5.5%;bottom:7%;}
	
	/*加碼6*/
	.cut02 .btn.b7{width: 42%;height: 12%;left:5.5%;bottom:7%;}
	.cut02 .btn.b8{width: 42%;height: 12%;right:5.5%;bottom:7%;}

	/*滿額贈*/
	.cut02 .btn.b2{width:18%;height:17%;right:7.5%;top:20%;}
	.cut02 .btn.b3{width:42%;height:9%;left:5.5%;bottom:5%;}
	.cut02 .btn.b4{width:42%;height:9%;right:5.5%;bottom:5%;}
	
	/*剩餘人數*/
	.cut02 .box .count{position:absolute;width:24vw; height:22px; font: bold 3vw "Century Gothic", Arial, "Microsoft JhengHei";letter-spacing:-0.5px;font-weight:bold; }
	.cut02 .box .count.n1{ right:4.5%; bottom:14%;color:#671c05; }
	
	.cut02 .box .count.n2{right:4.5%;top:35.5%; color:#02394d;}
	.cut02 .box .count.n3{left:15.5%;bottom:13.5%; color:#02394d;}
	.cut02 .box .count.n4{right:14%;bottom:13.5%; color:#02394d;}
	
	.cut02 .box .count.n5{left:15%;bottom:22.5%; color:#671c05;}
	.cut02 .box .count.n6{right:14%;bottom:22.5%; color:#671c05;}
	
	.cut02 .box .count.n7{left:15%;bottom:20%; color:#671c05;}
	.cut02 .box .count.n8{right:14%;bottom:20%; color:#671c05;}
	
	/***警語***/
	.cut02  .warningBox{width:95%;padding-bottom:0vw; margin-top:-1vw;margin-bottom:1.5vw;}
	.cut02  .warningBox.all{width:85%;padding-top:1vw;padding-bottom:2vw; padding-left:0px;}
	.cut02  .warningBox p{width:100%;margin:3px auto 1px auto;font-size:3vw;letter-spacing:0px;line-height:4.2vw;text-align:center;}
	.cut02  .warningBox.all p{width:90%;text-align:center;}
	.cut02  .warningBox span{color:#fdff9c;}
	.cut02  .warningBox a{ display:inline-block;}
	
	/***贈品/活動/登記查詢****/
	.cut02 .searchBoxBtn{width:100%; margin:0px auto 20px auto;}
	.cut02 .searchBoxBtn img{width:100%;}
	.cut02 .searchBoxBtn .searchBox{width:95%;margin:10px auto 20px auto;}
	.cut02 .searchBoxBtn .searchBox .linkPage{width:32.5%;float:left; margin-left:1%; }
	.cut02 .searchBoxBtn .searchBox .linkPage:nth-of-type(1){ margin-left:0%; }
	

}

/****************************精選活動****************************/

.Area.cut03{ padding:20px 0px 30px 0px;overflow:hidden;position:relative; z-index:3; }
.Area.cut03 .mainArea{padding:0px 0px 0px 0px;overflow:hidden; background-repeat:no-repeat; background-position:top center;}
.activeOut{width:800px;padding:0px 0px;margin:0px auto 0 auto;z-index:1;padding-bottom:0px;position:relative;overflow:hidden;}
.activeOut .sw_bg{width:100%;overflow:hidden;float:left;position:relative; padding-bottom:60px;background:no-repeat top center; background-size:100%;}
.activeOut .sw_bg .active_box{width:99%;border:0px;overflow:hidden;background:#930558; margin:18px auto 0 auto; border:1px solid #930558; border-radius:15px; overflow:hidden;}
.activeOut .box_acty.swiper-wrapper{width:100%;position:relative; padding:0px; margin:0px;list-style:none;text-align:center;vertical-align:middle; } 
.activeOut .box_acty.swiper-wrapper  .swiper-slide{width:100%;display:inline-block;padding:0px; margin:0vw 0vw 0vw 0vw ;overflow:hidden; } 
.activeOut .box_acty.swiper-wrapper   img{width:100%; border-radius:0px; overflow:hidden;} 
.activeOut .swiper-pagination{bottom:30px; text-align:center; width:100%; left:0px;}
.activeOut .pic{width:580px; position:absolute; top:0px; left:0px;}

@media screen and (max-width:767px){

	.Area.cut03{ padding:0vw 0px 2vw 0px; background-size:25%;margin-bottom:4vw;}
	.Area.cut03 .mainArea{ padding:0vw 0px 0vw 0px;}
	.activeOut{width:95%;margin:0px auto 0 auto;padding-bottom:0px; padding-top:5px; padding-left:0px; }
	.activeOut .sw_bg{width:100%;padding:0px 0px 5.5vw 0px;margin:0px auto 0 auto;padding-left:0px; float:none; }
	.activeOut .sw_bg .active_box{border:1px solid #930558;width:98%;margin:3vw auto 0 auto;overflow:hidden; padding-bottom:0vw;border-radius:10px;}
	.activeOut .box_acty.swiper-wrapper img{} 

	.swiper-pagination-bullet { width: 6px; height: 6px;}
	.activeOut .swiper-pagination{bottom:0px; text-align:center; width:100%; left:0px;}


}


/*****************精選分館**********************/

.Area.kind_box{width:1220px; height:auto;position:relative;margin:50px auto 0px auto;padding:25px 0px;}
.Area.kind_box .bg_title{width:500px; margin:0 auto 20px auto; position:relative;}
.Area.kind_box .bg_title img.center{width:528px; margin:0 auto;}

.Area.kind_box ul{width:79%; list-style:none;overflow:hidden; padding:0px; margin:0px auto 0 auto;padding-bottom:50px; padding-left:0px; text-align:center;}
.Area.kind_box li{list-style:none; padding:0px;display:inline-block;text-align:center; width:170px; margin:0% 0%; opacity:0;position:relative;pointer-events:none;}
.Area.kind_box li:last-child{padding-right:0px; }
.Area.kind_box li a{ width:100%;display:block;}
.Area.kind_box li a img{ width:100%;display:block;}

.Area.kind_box ul.flipInX li:nth-of-type(1){animation: flipInX  0.3s ease ;opacity:1;pointer-events:auto;}
.Area.kind_box ul.flipInX li:nth-of-type(2){animation: flipInX  0.5s ease ;opacity:1;pointer-events:auto;}
.Area.kind_box ul.flipInX li:nth-of-type(3){animation: flipInX  0.7s ease ;opacity:1;pointer-events:auto;}
.Area.kind_box ul.flipInX li:nth-of-type(4){animation: flipInX  0.9s ease ;opacity:1;pointer-events:auto;}
.Area.kind_box ul.flipInX li:nth-of-type(5){animation: flipInX  1.1s ease ;opacity:1;pointer-events:auto;}
.Area.kind_box ul.flipInX li:nth-of-type(6){animation: flipInX  1.3s ease ;opacity:1;pointer-events:auto;}
.Area.kind_box ul.flipInX li:nth-of-type(7){animation: flipInX  1.5s ease ;opacity:1;pointer-events:auto;}
.Area.kind_box ul.flipInX li:nth-of-type(8){animation: flipInX  1.7s ease ;opacity:1;pointer-events:auto;}
.Area.kind_box ul.flipInX li:nth-of-type(9){animation: flipInX  1.9s ease ;opacity:1;pointer-events:auto;}
.Area.kind_box ul.flipInX li:nth-of-type(10){animation: flipInX 2.1s ease ;opacity:1;pointer-events:auto;}

@keyframes flipInX{
	0%{transform: translateY(20%); opacity:0;}
	50%{transform: translateY(20%); opacity:0;}
	100%{transform: translateY(0%);opacity:1;}		
}

@media screen and (max-width:767px){	

	.Area.kind_box{width:100%; height:auto;position:relative;margin:4vw auto 3vw auto;padding:5px 0px; }
	.Area.kind_box .bg_title{width:90%; margin:0 auto 4vw auto;}
	.Area.kind_box .bg_title img.center{width:100%; margin:0 auto;}

	
	.Area.kind_box ul{width:114%; padding:0px; margin:0px auto 0 -8%;padding-bottom:2vw; text-align:center;padding-left:1%; }
	.Area.kind_box li{list-style:none; padding:0px;width:25%; margin:0% 0%;}

}


/**********************************************************************************/



.apple_txt{text-align:center; width:100%; padding:80px 0px 80px 0px; margin-bottom:0px;color:#fff;font-size:16px; position:relative; z-index:5;  }
.apple_txt p{width:90%;display:block;margin:0 auto;text-align:center;}
		
@media screen and (max-width:767px){
	.apple_txt{padding:8vw 0vw 18vw 0vw; font-size:12px;}
}	
	

		
/*********浮層框***********************/		
	
.blackBox.agree_more .box .content {width:100%;display:block;/*overflow-y:scroll;overflow-x:hidden; */max-height:600px;}/*max-height要設定-給抽mo幣查詢用*/
.blackBox.agree_more .box .content p{text-align:center;font-size:20px;  margin:0px 0px 10px 0px;}
.blackBox.agree_more .box img.pic{ display:block;  width: 60%;margin:10px auto; float:none;}

.blackBox.agree_more .box  ul.menuBox2{ width: 100%;list-style: none; overflow: hidden; padding: 0; margin:0; background-color: #eee; }
.blackBox.agree_more .box  ul.menuBox2  li{width: calc(100%/4);float:left; text-align: center; font-size:19px; font-family:"微軟正黑體";color: #333;padding:7px 0px;cursor:pointer; font-weight:bold;border-right:1px solid #ccc;border-bottom:1px solid #ccc;}
.blackBox.agree_more .box  ul.menuBox2 li p{margin:5px 0px;}
.blackBox.agree_more .box  ul.menuBox2 li span{display:inline-block;color: #333; }
.blackBox.agree_more .box  ul.menuBox2 li.click{background:#f51490; color:#fff;}
.blackBox.agree_more .box  ul.menuBox2 li.click span{color: #fff;}

.blackBox.agree_more .tab{padding:8px 5px !important; }
.blackBox.agree_more .tab01{font-weight:bold;color:#000;width:150px;}
.blackBox.agree_more .tab02{padding:10px 5px !important; width:150px;}
.blackBox.agree_more .tab.tab02 a{background:#f51490;color:#fff; padding:3px 12px; border-radius:50px;display: inline-block;margin:3px 5px;}
.blackBox.agree_more .tab.tab02 img{width:40%;}
.blackBox.agree_more .tab.tab03 a{background:#f51490;color:#fff; padding:3px 12px; border-radius:50px;display: inline-block;margin:3px 5px;}
.blackBox.agree_more .tab.tab03{text-align:left !important; }

.blackBox tr{padding:5px 0px; }
.blackBox td{padding:10px 0px;}


.blackBox.agree_more iframe{width:80%;margin:0px auto;height:415px; position:relative; overflow:hidden; z-index:8; display:block; }


@media screen and (max-width:767px){
	
	.blackBox.agree_more .box .content{width:96%; margin:0 auto; margin-top:4vw;max-height: 420px;}
	.blackBox.agree_more .box .content p{text-align:center;font-size:16px; margin:0px 0px 10px 0px;}
		
	.blackBox.agree_more .box  img.pic{width: 100%;margin:5px auto; float:none;}
	.blackBox.agree_more .box  img.pic.other{width: 100%;}

	.blackBox.agree_more .box  ul.menuBox2  li{text-align: center; font-size:1.01em;padding:2.5vw 0px;letter-spacing:-0px;font-weight:bold;vertical-align:middle; height:auto;}
	.blackBox.agree_more .box  ul.menuBox2  li p{margin:0vw 0px 0px 0px; line-height:1.25em;}
	.blackBox.agree_more .box  ul.menuBox2  li span{display:block; margin-bottom:-1px;}

	.blackBox.agree_more .box  img{ display:block; margin:2vw auto; float:none;}
	#agree_more_gift01  .box  img{ display:block; margin:0vw auto; float:none;}
	.blackBox.agree_more .box  img.pic{width: 100%;}
	.blackBox.agree_more .tab01{width:22%;}
	.blackBox.agree_more .tab02{width:18%;}
	.blackBox.agree_more .tab03{width:55%;}
	.blackBox.agree_more .tab.tab02 a{padding:5px 15px; }
	.blackBox.agree_more .tab.tab02 img{width:90%;}
	.blackBox.agree_more .blackBox.agree_more .box   ul.menuBox2  li span{display:block;font-size:1em;}
	
	.blackBox.agree_more iframe{width:100%;height:430px;}
	
}	
	
	
	
