@charset "utf-8";

body {width:100%;margin: 0; padding:0;overflow-x:hidden; overflow-y:scroll; position:relative;background:#a5b034;}	
	
@media screen and (max-width:767px){
	
	body {background:#c3cd60; 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 1.1s ease;}
.opacity2{animation:opacity 0.2s ease;}
@keyframes opacity{
	0%{opacity:0;}
	60%{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; font-weight:bold;overflow:hidden; 
background:#c3cd60 url(bg.jpg?t=1775804884208) left top;}
.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; padding:20px 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=1775804884208) left center no-repeat;}	
.logoBox .momologo .Page{width:30%;float:left;height:100%;background: url(logo_tv.png?t=1775804884208) left center no-repeat; }

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


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

/***********方框內背景*********************/
.Area.cut00{width:2000px;position:absolute;height:1079px;top:0px;left:50%;margin-left:-1000px;z-index:1;  overflow:hidden;pointer-events:none; }
.Area.cut00 .bk_bg0{width:2000px;position:absolute;top:0px;left:0%; z-index:1;}
.Area.cut00 .bk_bg1{width:2000px;position:absolute;top:0px;left:0%; z-index:1;}
.Area.cut00 .bk_bg2{width:2000px;position:absolute;top:-15px;left:0%; z-index:1;}
.Area.cut00 .bk_bg3{width:2000px;position:absolute;top:-15px;left:0%; z-index:1;}

.Area.cut00 .pic01{width:190px;position:absolute;top:340px;left:170px; z-index:1;animation:pic01 10s  linear infinite;}
@keyframes pic01 {
	0% { transform: translate(0%,0%);}
	50%{ transform: translate(-20%,0%);}
	100%{transform: translate(0%,0%);}		
}
.Area.cut00 .pic02{width:80px;position:absolute;top:-250px;right:430px; z-index:1;animation:pic02 4s ease infinite;transform-origin:top top;}
@keyframes pic02 {
	0% { transform: translate(0%,0%);}
	50%{ transform: translate(-20%,5%);}
	100%{transform: translate(0%,0%);}
}

.Area.cut00 .pic05{width:2000px;position:absolute;top:-15px;left:0%; z-index:2;}

.Area.cut00 .bouble{width:2000px; height:608px;position:absolute;top:0px;left:0%; z-index:10;overflow:hidden; pointer-events:none; }
.Area.cut00 .bouble img{width:100%;position:absolute;top:0px;left:0%;}
.Area.cut00 .bouble img.bouble_01{animation:bouble1 4s  linear infinite;}
@keyframes bouble1 {
	0% { transform: translate(2%,0%);}
	50%{ transform: translate(0%,3%);}
	100%{transform: translate(-3%,0%);}		
}

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

.Area.cut01{height:780px;margin:0px auto 0px auto; position:relative; z-index:2;overflow:hidden;}
.Area.cut01 .mainArea { width:1220px;height:780px; position:relative;overflow:hidden;}
.Area.cut01 .mainArea .m_bk_01{width:100%;}

.Area.cut01 .title_box{display:block;width:650px;position:relative;margin:110px auto 0 auto;padding-right:0px;}
.Area.cut01 .title_box img.pic{width:100%;}
.Area.cut01 .title_box .item_title_box{width:100%;position:absolute;overflow:hidden; top: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{display:block;width:94%; margin-left:3%; margin-top:15px;}

.Area.cut01 .pic03{width:512px;position:absolute;top:120px;left:350px; z-index:1;}
.Area.cut01 .pic04{width:512px;position:absolute;top:120px;left:350px; z-index:1;}

@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 .mainArea .m_pic_01{width:100%; position:absolute;top:0px; left:0px;}
	.Area.cut01 .title_box{position:absolute;display:block;margin:0% auto 0 auto;width:100%;left:0%;top:-2%; z-index:4;}
	.Area.cut01 .title_box .item_title_box .swiper-slide img{display:block;width:100%; margin-left:0%; margin-top:0px;}

	.Area.cut01 .pic02{width:22%;  position:absolute;right:auto;  left:6%; top:auto; bottom:9%; z-index:3; transform: scaleX(-1)  }
	.Area.cut01 .pic02 img{width:100%;}
	.Area.cut01 .pic02 img.pic02_b{animation:pic02_b 1s linear infinite;transform-origin:bottom center; }
	.Area.cut01 .pic02 img.pic02_a{position:absolute;left:0px; top:0px;animation:pic02_a 1s linear infinite;transform-origin:bottom center; }
	
	
	.Area.cut01 .pic03{width:17%;position:absolute;top:auto;bottom:0%;left:7%; z-index:1;}
	.Area.cut01 .pic04{width:13%;position:absolute;top:46%;right:5%; left:auto; z-index:1;}
	.Area.cut01 .pic05{width:10%;position:absolute;top:20%;left:12%; z-index:1; }
	.Area.cut01 .pic06{width:8%;position:absolute;top:7%;right:30%; z-index:1; opacity:0.7;}

}

/**************上方小活動*********************/
.float_Box{position:relative;width:1220px;height:80px;margin:-130px auto 30px 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:390px;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% auto 0px auto;padding-top:0vw;padding-bottom:0vw; opacity:1; }
	.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:0px; position:relative; z-index:9; overflow:hidden;}	
.caption{width:960px; display:block; margin:-15px auto 45px auto; position:relative; z-index:2;}

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


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

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

/***全域設定***/
.cut02 .for_pc{display:block;}
.cut02 .for_mobile{display:none;}
.cut02 .boxOut{margin:10px auto 35px 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:0px auto 20px auto;}
.cut02  .warningBox p{ display:block;margin:0px auto 0px auto; font-size:15px; letter-spacing:0.5px; color:#3a1409; line-height:22px; text-align:center; font-weight:bold;}
.cut02  .warningBox.all{width:800px; }
.cut02  .warningBox.all p{color:#3a1409; }
.cut02  .warningBox span{color:#1c4500;}
.cut02  .warningBox a{ text-decoration:underline;font-weight:bold;letter-spacing:1px;color:#3a1409; }

/*** 登記/剩餘人數****/
.cut02 .box .count{margin:15px 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:#4c2418; }


/***免費搶mo幣***/
.cut02 .boxOut.A3{width:100%;}
.cut02 .boxOut.A3 .btnBg{position:absolute;top:0%; left:0px;width:100%;}
.cut02 .boxOut.A3 .ACT_content{position:relative;height:auto;}
.cut02 .boxOut.A3 .ACT_content{width:1220px;float:left;background:rgba(0,0,0,0);}
.cut02 .boxOut.A3 .ACT_content .box{width:100%;height:260px;background:rgba(0,0,0,0); }
.cut02 .boxOut.A3 .ACT_content .btn_float{position:absolute; width:195px;top:63px; right:119px; }
.cut02 .boxOut.A3 .ACT_content .btn_float .btn_s{width:100%;display:block;margin-bottom:3px;}
.cut02 .boxOut.A3 .ACT_content .btn_float .btn_s img{width:100%;}
.cut02 .boxOut.A3 .ACT_content .box .btn{position:absolute;  width:206px;top:33%; left:53%;}
.cut02 .boxOut.A3 .ACT_content .warningBox{width:98.5%;}

.cut02 .boxOut.A3 .ACT_content.aa .box .point{ width:82px;position:absolute; left:38%; top:45.5%;  transform:rotate(-3deg);}


/***限定加碼****/
.cut02 .boxOut.A1{width:100%;}
.cut02 .boxOut.A1 .ACT_content{width:1220px;padding:0px;  margin:0px auto 0px 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:206px;top:35%; right:17%;}
.cut02 .boxOut.A1 .ACT_content .box .warningBox{}


/**滿額送區塊**/
.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:539px;position:relative;}
.cut02 .boxOut.A4 .ACT_content.bb .box .btn{position:absolute;display: inline-block;}
.cut02 .boxOut.A4 .ACT_content.bb .box .btn img{width:100%;}
.cut02 .boxOut.A4 .ACT_content.bb .box .btn:nth-of-type(1){bottom:3%; width:206px;left:12.5%;}
.cut02 .boxOut.A4 .ACT_content.bb .box .btn:nth-of-type(2){top:20%;    width:118px;right:8%;}
.cut02 .boxOut.A4 .ACT_content.bb .box .btn:nth-of-type(3){bottom:8%; width:118px;right:8%;}
.cut02 .boxOut.A4 .ACT_content.bb .box .pd_sw.sw01{overflow:hidden; position:absolute;width:215px;left:12%;top:39%;}

/**輪播**/
.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:-20px auto 70px auto;position:relative; overflow:hidden; padding-left:0px;}
.cut02 .searchBoxBtn img{width:100%;}
.cut02 .searchBoxBtn .searchBox{width:738px;margin:30px auto 0px auto;position:relative; overflow:hidden; }
.cut02 .searchBoxBtn .searchBox .linkPage{width:246px;float:left; }


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

	/***全域設定***/
	.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.b4{width: 38%;height: 25%;right:8.5%;top:37%;}
	.cut02 .btn_ss{width:27%; height:18%; bottom:5%; position:absolute;}
	.cut02 .btn_ss.page04{left:6%;width:25.5%;}
	.cut02 .btn_ss.page05{left:34%;width:25.5%;}
	.cut02 .btn_ss.page06{right:5%;width:35%;}

	/*免費抽mo幣*/
	.cut02 .btn.b3{width: 38%;height: 25%;right:8.5%;top:35%;}

	.cut02 .btn0{ width:37%;position:absolute; left:31.5%; top:25.5%;}
	.cut02 .point{ width:13%;position:absolute; left:28%; top:44%;  transform:rotate(0deg);}


	/****限定加碼*******/
	.cut02 .btn.b1{width: 37%;height: 27%;right:8.5%;bottom:26%;}
	.cut02 .btn.b2{width: 37%;height: 27%;right:8.5%;bottom:26%;}


	/*滿額贈*/
	.cut02 .btn.b5{width:20%;height:18%;right:8.5%;top:19.5%;}
	.cut02 .btn.b6{width:35%; height:12%;left:8.7%;bottom:7.5%;}
	.cut02 .btn.b7{width:35%; height:12%;right:8.7%;bottom:7.5%;}
	.cut02 .pd_sw.sw01{overflow:hidden; position:absolute;width:31%;left:37%;top:16.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;color:#3b1104; }
	.cut02 .box .count.n1{right:15%;bottom:13%;}
	.cut02 .box .count.n2{right:15%;bottom:13%;}
	.cut02 .box .count.n3{right:15%;bottom:28%;}
	.cut02 .box .count.n4{right:15%;bottom:26%;}
	.cut02 .box .count.n5{right:7%;top:35.5%;}
	.cut02 .box .count.n6{left:14%;bottom:19%;}
	.cut02 .box .count.n7{right:14%;bottom:19%;}
	
	/***警語***/
	.cut02  .warningBox{width:94%;padding-bottom:0vw; margin-top:0vw;margin-bottom:1vw;}
	.cut02  .warningBox.all{width:85%;padding-top:1vw;padding-bottom:2vw; padding-left:0px;}
	.cut02  .warningBox p{width:100%;margin:1px auto 1px auto;font-size:3vw;letter-spacing:0.5px;line-height:4.2vw;text-align:center;}
	.cut02  .warningBox span{}
	.cut02  .warningBox a{ display:inline-block;}
	
	/***贈品/活動/登記查詢****/
	.cut02 .searchBoxBtn{width:100%; margin:10px auto 20px auto;}
	.cut02 .searchBoxBtn img{width:100%;}
	.cut02 .searchBoxBtn .searchBox{width:96.6%;margin:25px auto 0px auto;}
	.cut02 .searchBoxBtn .searchBox .linkPage{width:33.2%;float:left; }
	
	

}

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

.Area.cut03{ padding:0px 0px 60px 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.5%;border:0px;overflow:hidden;background:#427917; margin:18px auto 0 auto; border:0px solid #427917; border-radius:5px; 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:4vw 0px 4.5vw 0px; background-size:25%;margin-bottom:5vw;}
	.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{width:99.5%;margin:3vw auto 0 auto;overflow:hidden; padding-bottom:0vw;}
	.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:100px auto 0px auto;padding:25px 0px;}
.Area.kind_box .bg_title{width:480px; margin:0 auto 30px auto; position:relative;}
.Area.kind_box .bg_title img.center{width:480px; margin:0 auto;}

.Area.kind_box ul{width:70%; list-style:none;overflow:hidden; padding:0px; margin:40px auto 0px auto;padding-bottom:40px; text-align:center;}
.Area.kind_box li{list-style:none; padding:0px;display:inline-block;text-align:center; width:190px; margin:1% 1%; 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:10vw auto 4vw auto;padding:5px 0px; }
	.Area.kind_box .bg_title{width:85%; margin:0 auto 5vw auto;}
	.Area.kind_box .bg_title img.center{width:100%; margin:0 auto;}

	
	.Area.kind_box ul{width:100%; padding:0px; margin:0px auto 0 auto;padding-bottom:4vw; text-align:center;padding-left:0%; }
	.Area.kind_box li{list-style:none; padding:0px;width:31%; margin:0% -0.2% 2% -0.2%;}

}


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



.apple_txt{text-align:center; width:100%; padding:80px 0px 80px 0px; margin-bottom:0px;color:#4a1710;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: 65%;margin:0px 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:0px 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;}
	
}	
	
	
	
