@charset "utf-8";

body {margin: 0; padding:0; background:#dfebfa; overflow-x:hidden; overflow-y:scroll;}
@media screen and (max-width:767px){
	body { width:100%;}

}
/*全域 套用 */
.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: transform 0.2s ease;
    -moz-transition: transform 0.2s ease;
    -ms-transition: transform 0.2s ease;
    -o-transition: transform 0.2s ease;
    transition: transform 0.2s ease;
	transition: all 0.2s ease;}
.hover:hover{transform:scale(0.97); 
	-webkit-transform:scale(0.97);
    -moz-transform:scale(0.97);
    -ms-transform:scale(0.97);
    -o-transform:scale(0.97);
	filter:brightness(115%);
}

/***透明度動畫 ******/
.opacity{animation:opacity 3s 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;overflow: hidden;font-family:"微軟正黑體","Microsoft JhengHei",Helvetica; }
.WRAPPER img {display:;border:0; vertical-align:top;}
.WRAPPER a { text-decoration:none;  display:block;}
.WRAPPER .Area{ margin:0 auto; position:relative;width:100%;}
.WRAPPER .Area .mainArea {display:block;margin:0 auto;padding:0; width:1220px;position:relative;}

@media screen and (max-width:767px){
	
	.WRAPPER { min-width:100%;max-width:100%; background-size:60%;}
	.WRAPPER .Area .mainArea {width:100%;}
}
		
		
/********header logo***************************/			
.logoBox{width:100%;margin:0 auto; padding:12px 0px; position:relative;overflow:hidden;background:#ac9feb; z-index:2;}	
.logoBox .momologo{width:350px;height:42px; display:block;overflow:hidden;margin-left:30px;float:left;}	
.logoBox .momologo .Home{width:62%;float:left;height:100%;background:url(logo_mo.png?t=1761212577020) right center no-repeat;}	
.logoBox .momologo .Page{width:38%;float:left;height:100%;background:url(logo_tv.png?t=1761212577020) left center no-repeat; }
/*.logoBox .momologo .Home:hover{background:url(logo_mo_1.png?t=1761212577020) right center;}*/
.logoBox .momologo .Page:hover{background:url(logo_tv_1.png?t=1761212577020) left center;}



/*************bgbgbgbgbgbgbgbg****************************************************************************/

.Area.cut00{position:absolute; width:100%;top:60px;left:0px; height:635px; overflow:hidden; /*background:#f88b9c url(bgbg.jpg?t=1761212577020)  top center no-repeat;*/}
.Area.cut000{position:absolute; width:100%;top:885px;left:0px; height:350px; overflow:hidden; background-position: top center; background-repeat:no-repeat;}
.pc_bgArea{width:100%; height:100%;position:fixed; top:0px; z-index:-1;background-color:#ff9164; background:url(pc_bgArea.jpg?t=1761212577020) top center fixed; }
.Area.float_bg{position:absolute;width:2000px; height:9000px; left:50%; margin-left:-1000px;top:650px;z-index:0; opacity:1;background-position:top center; pointer-events:none;}
@media screen and (max-width:767px){
	.mb_bgArea{width:100%;background-color:#ff9164; height:100%; background-position:top center; background-size:100%; position:absolute;z-index:0; top:165vw; left:0px; }	
	.pc_bgArea{width:100%;background-size: 120%; }
}	
	
	

/*********主視覺*****************************************************/	

.Area.cut01{position:relative;height:675px; overflow:hidden;}

.Area.cut01 .mainArea{width:1220px;  margin:0 auto;height:520px; }
.Area.cut01 {position:relative; z-index:1;}
.Area.cut01 .title_box{display:block;width:560px; float:left; margin-left:40px;margin-top:40px; overflow:hidden; position:relative;z-index: 3;}
.Area.cut01 .title_box img.picBg{display:block;width:100%;}
.Area.cut01 .title_box .item_title_box{display:block;width:86%;position:absolute;overflow:hidden; top:11%;left:7%;z-index:4;}
.Area.cut01 .title_box .item_title_box .swiper-wrapper{width:100%;overflow:hidden;margin:0px; padding:0px;}
.Area.cut01 .title_box .item_title_box .swiper-slide{width:100%; display:block;overflow:hidden;margin:0px; padding:0px;list-style:none;text-align:center;vertical-align:middle;}
.Area.cut01 .title_box .item_title_box .swiper-slide img{width:100%;}

.Area.cut01 .mainArea .float_1{position:absolute; width:2000px; top:-50px; left:-390px;animation: floewr 12s infinite linear;z-index: 1;}
.Area.cut01 .mainArea .float_2{position:absolute; width:2000px; top:-42px; left:-390px;animation: floewr2 9s infinite linear;z-index: 1;}
@keyframes floewr{
	0%,100% {transform: translateX(0%);}
	50% {transform: translateX(-5%);}
}
@keyframes floewr2{
	0%,100% {transform: translateX(-2%);}
	50% {transform: translateX(0%);}
}
.Area.cut01 .mainArea .pic_01{width:2000px;position:absolute; left:-50%; top:0px;margin: -100px 0px 0px 220px;}
@keyframes pic1{
	
}
.Area.cut01 .mainArea .pic_02{width:680px;position:absolute; right:90px; top:0px;margin: 40px -45px 0px 0px;animation:pic2 2s ease;z-index: 2;}
@keyframes pic2{
	0%{opacity:0;}
	100%{opacity:1;}
}


@media screen and (max-width:767px){
	.Area.cut01{margin-bottom:0vw; width:100%;height:69vw; }	
	.Area.cut01 .mainArea{width:100%;margin:0px auto 0 auto;position:relative;left:auto; margin-left:0px;height:100%;background:url("m_bgbg.jpg?t=1761212577020") top center no-repeat;background-size: 100%;z-index: 0;}
	.Area.cut01 .title_box{position:absolute;display:block; width: 56%; margin: 0px 0px; padding-left: 0px; left: -2%; top: 8vw;}
	.Area.cut01 .title_box .picBg img{display:block;width:100%;}
	.Area.cut01 .title_box .item_title_box{display:block;width:100%;height: auto; position:absolute;overflow:hidden; top:0;left:0; }
	.Area.cut01 .title_box .item_title_box .swiper-wrapper{width:100%;height: auto;overflow:hidden;margin:0px 0px; padding:0px 0px;top:0vw;left:0vw;}
	.Area.cut01 .title_box .item_title_box .swiper-slide{width:100%; display:block;overflow:hidden;margin:0px 0px; padding:0px 0px;list-style:none;text-align:center;vertical-align:middle;}
	.Area.cut01 .title_box .item_title_box .swiper-slide img{width:100%;}
    .Area.cut01 .mainArea .pic_02{width:85%;position:absolute; right:0vw; top:0vw;margin: 4vw -18vw 0vw 0vw;animation:pic2 2s ease;z-index: 2;}
	.Area.cut01 .mainArea  .m_pic_02{width: 71%; position: absolute; right: 13%; top: 62vw;animation:pic2 2s ease;}
	.Area.cut01 .mainArea  .m_pic_01{width:38%;position:absolute; left:0vw; top:0vw;z-index: 3;}
	.Area.cut01 .m_bg{width:100%;}
	
}	


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

.Area.cut02{ padding-bottom:0px; margin-top:-130px;position:relative; z-index:2;}

.Area.cut02 .opacity_bg01{width:2000px;height:200px;position:absolute;top:99px;left:50%;margin-left:-1000px;opacity:1;
	background:-webkit-linear-gradient(top , rgba(255,204,214,1) 0% ,rgba(255,204,214,0) 100% ); 
	background:-moz-linear-gradient(top , rgba(255,204,214,1) 0% ,rgba(255,204,214,0) 100% ); 
	background:linear-gradient(top , rgba(255,204,214,1) 0% ,rgba(255,204,214,0) 100% );
}
.Area.cut02 .mainArea {width:1220px;height:auto; margin:0 auto;overflow:hidden;}
.Area.cut02 .TVtitle{display:block;width:75%;margin:0 auto;}
.Area.cut02 .box{overflow:hidden; width:90%; margin:0 5%;position:relative; background:;overflow:hidden;padding-top:20px; }
.Area.cut02 .box .btn {position:relative;display:block ; float:left; overflow:hidden; margin-bottom:10px; /*background:#000; opacity:0.7;*/}
.Area.cut02 .box .btn:nth-of-type(1){width: 38%;}
.Area.cut02 .box .btn:nth-of-type(2){width: 38%;}
.Area.cut02 .box .btn:nth-of-type(3){width: 24%;top:5px;}
.Area.cut02 .box .btn:nth-of-type(4){width: 24%;}
.Area.cut02 .box .btn img{width: 100%;}
.Area.cut02 .box .count{position:absolute;width:130px; padding:2px 3px;  font:400 15px "Century Gothic", Arial, "Microsoft JhengHei";overflow:hidden; background:#0662c8;color:#fff;  border-radius:100px; left:62%;bottom:0%; text-align:center; letter-spacing:0.5px; }

/**警語**/
.Area.cut02 .warningBox{display:block;width:1050px; overflow:hidden;position:relative; margin:10px auto 0px auto;}
.Area.cut02 .warningBox span{color:#0662c8;}
.Area.cut02 .warningBox p{ margin:0px; padding:0px ;font-size:17px; letter-spacing:1px; line-height:26px; text-align:center; font-weight:800;color:#0662c8;}
.Area.cut02 .warningBox a{ display:inline-block;text-decoration:underline;color:#002b5a;letter-spacing:1px;}


@media screen and (max-width:767px){
	.Area.cut02{ padding-bottom:0vw;margin-bottom:0vw;margin-top:-4vw; }	
	.Area.cut02 .opacity_bg01{height:20vw;top:15vw;}
	.Area.cut02 .mainArea{width:100%;margin:0 auto 2vw auto; background-color: none;height:auto;}
	.Area.cut02 .box {width:100%; margin:0px auto 0vw auto;  padding-left:0px;padding-top:0vw;background-color: none;}
	.Area.cut02 .box .bg_02{width:100%;}
	.Area.cut02 .box .btn{position:absolute;display:block;margin-bottom:0px; }

	.Area.cut02 .box .btn.one {position:absolute;display:block;width:35%;height:75%; bottom:4%;left:3%;}
	.Area.cut02 .box .btn.two {position:absolute;display:block;width:35%;height:75%; bottom:4%;left:39%;}

	.Area.cut02 .box .count{font: bold 3vw  "Century Gothic", Arial, "Microsoft JhengHei"; letter-spacing:0.5px;padding:0.3vw 0vw; width:25vw;left:auto;bottom:auto;}
	.Area.cut02 .box .count.countONE{left:7.5%;bottom:2%;}
	.Area.cut02 .box .count.countTWO{left:44%;bottom:2%;}

	.Area.cut02 .warningBox{width:94%;margin:0px auto 0px auto;}
	.Area.cut02 .warningBox p{width:100%;margin:1px auto 0px auto; font-size:3vw;letter-spacing:0.1px;line-height:4.5vw; text-align:center; }
	.Area.cut02 .warningBox a{ display:inline-block;}
	
	.Area.cut02 .box .btn.linkPage01 {position:absolute;width:23%;height:37%; top:20%;right:2.5%;}
	.Area.cut02 .box .btn.linkPage02 {position:absolute;width:23%;height:37%; bottom:3%;right:2.5%;}
	

}



/****************************精選活動  輪播**************************/

.Area.cut03{ padding-bottom:0px; padding-top:0px; overflow:hidden;position:relative;}
.Area.cut03 .mainArea {padding:40px 0px 20px 0px; background-size:100%; background-repeat:no-repeat;}
.activeOut{width:62.8%;position:relative;margin:10px auto 0 auto;z-index:2;overflow:hidden;padding-bottom:30px;}
.activeOut .active_box{width:100%;margin:0 auto; position:relative;}
.activeOut .box_acty{overflow:hidden;border:4px solid #D6FFF4;background:#D6FFF4; }
.activeOut .box_acty .swiper-wrapper{width:100%;} 
.activeOut .box_acty .swiper-wrapper  .swiper-slide{display:block; margin:0vw 0vw 0vw 0vw ;} 
.activeOut .box_acty .swiper-wrapper  .swiper-slide  img{width:100%;display:block;} 

.activeOut  .bank_box8{width:28%;display:block;float:left; overflow:hidden; position:relative;z-index:2;}
.activeOut  .bank_box8 img{display:block;width:100%;}

.activeOut .button { background-color:rgba(255,255,255,0.9); box-shadow:0 0 0 10px rgba(255,255,255,0.9), 0 0 15px 10px rgba(0,0,0,0.1); position:absolute;top:135px;}
.activeOut .swiper-button-next, 
.activeOut .swiper-button-prev {display:block;opacity:0;}
.activeOut .swiper-button-next,
.activeOut .swiper-button-prev {}
.activeOut:hover .swiper-button-next, 
.activeOut:hover .swiper-button-prev { display: block;opacity:1;}
.activeOut .swiper-button-next{
     right: 12px !important; 
}
.activeOut .swiper-button-prev  {
    left: 12px !important; 
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: -23px !important;
    width: 100%;
}

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

	.Area.cut03{ padding-bottom:3vw;padding-top:4vw;}
	.Area.cut03 .mainArea {padding:3vw 0px 3vw 0px; background-image:none ! important;}
	.activeOut{width:93.5%;margin:0vw auto 0 auto;padding-bottom:0vw;padding-left:0px;}
	.activeOut .active_box{width:99%;margin-left:1%; padding-bottom:4vw;}
	.activeOut .box_acty{border-width:1px;}
	.activeOut .box_acty .swiper-wrapper{width:100%;border-width:0.3vw;} 
	.activeOut .box_acty .swiper-wrapper  .swiper-slide{display:block; margin:0vw 0vw 0vw 0vw ;} 
	.activeOut .box_acty .swiper-wrapper  .swiper-slide  img{width:100%;display:block;} 

	.activeOut  .bank_box8{width:23.2%;}
	.activeOut .swiper-button-next, 
	.activeOut .swiper-button-prev {display:none;opacity:0;}
	.activeOut .swiper-button-next,
	.activeOut .swiper-button-prev {}
	.activeOut:hover .swiper-button-next, 
	.activeOut:hover .swiper-button-prev {display:none;opacity:0;}
	.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
		bottom: -5px !important;
		width: 100%;
	}
	.swiper-pagination-bullet { width: 6px; height: 6px;}
	.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {margin:3px}	
	.Area.cut03 .brightnessbg{display:block;height:35vw;z-index:0;}

}


.btn_99{display:block; width:320px; margin:50px auto 50px auto; z-index:9; position:relative;}
.btn_99 img{ width:100%; }
@media screen and (max-width:767px){
	.btn_99{display:block; width:55%; margin:5vw auto 5vw auto;}
	
}




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

.apple_txt{text-align:center; width:100%; padding:20px 0px; margin:30px 0px;color:#1064c2;font-size:14px; background:;  position:relative;}
.apple_txt p{width:90%;display:block;margin:0 auto;}	
@media screen and (max-width:767px){
	.apple_txt{padding:5vw 0vw 10vw 0vw; font-size:12px; margin:0px 0px; }
	
}	


/*********浮層框***********************/		
	
.blackBox.agree_more .box .content {float:left;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: 70%;margin:10px auto; float:none;}

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


.blackBox.agree_more .box   ul.menuBox2  li span{display:inline-block;color: #333; }
.blackBox.agree_more .box   ul.menuBox3  li span{display:block;color: #333; }
.blackBox.agree_more .box   ul li.click{background:#f51490; color:#fff;}
.blackBox.agree_more .box   ul li.click span{color: #fff;}


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

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


@media screen and (max-width:767px){
	
	.blackBox.agree_more .box .content{margin-top:1.5vw;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  li{float:left; text-align: center; font-size:1.01em;padding:2.4vw 0px;letter-spacing:-0.5px;font-weight:bold;}
	
	.blackBox.agree_more .box  img{ display:block; margin:2vw auto; float:none;}
	.blackBox.agree_more .box  img.pic{width: 100%;}
	.tab01{width:22%;}
	.tab02{width:18%;}
	.tab03{width:55%;}
	.tab.tab02 a{padding:5px 15px; }
	.tab.tab02 img{width:65%;}
	
	.blackBox.agree_more .box   ul.menuBox2  li span{display:block;font-size:0.9em;}
	


}	


	
