@charset "utf-8";

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

}

/*全域 套用 */
.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 1.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; 
 background:#ffd9b1 url(kv_03.jpg?t=1757585683935) center center ;  }

.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:#ffd9b1   url(kv_03.jpg?t=1757585683935) center center scroll;  background-size:250%;}
	.WRAPPER .Area .mainArea {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: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=1757585683935) right center no-repeat;}	
.logoBox .momologo .Page{width:38%;float:left;height:100%;background:url(logo_tv.png?t=1757585683935) left center no-repeat; }
/**.logoBox .momologo .Home:hover{background:url(logo_mo_1.png?t=1757585683935) right center;}**/
/**.logoBox .momologo .Page:hover{background:url(logo_tv_1.png?t=1757585683935) left center;}**/



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



.Area.float_bg{position:absolute;width:2000px; height:150%; left:50%; margin-left:-1000px;top:750px;z-index:0;opacity:1;background-position:top center ; pointer-events:none; /*background-attachment:fixed; background-repeat:no-repeat;*/}

@media screen and (max-width:767px){
	
	.Area.cut00{position:absolute; width:100%;top:44px;left:0px; height:100%; overflow:hidden; background:url(bgbg1.jpg?t=1757585683935) scroll top center repeat-x; background-size:100%; }

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

.Area.cut01{position:relative;height:845px;  overflow:hidden;  }
.Area.cut01 .float_1{position:absolute; z-index:1;  left:50%; margin-left:-1000px; top:-40px; animation:bouble 4s linear infinite;}
.Area.cut01 .float_2{position:absolute; z-index:1;  left:50%; margin-left:-1000px; top:0px;}

@keyframes bouble {
	0% { transform: translate(0%,0%);}
	50%{ transform: translate(0%,4%);}
	100%{transform: translate(0%,0%);}		
}

.Area.cut01 .mainArea{width:1220px;  margin:0px auto 0 auto;height:845px; background:;position:relative;overflow:hidden; }
.Area.cut01 {position:relative; z-index:1;}
.Area.cut01 .title_box{display:block;width:592px;  margin:115px auto 30px auto;overflow:hidden; position:relative;}
.Area.cut01 .title_box img.picBg{display:block;width:100%;}
.Area.cut01 .pd{ width:2000px; position:absolute; left:50%; margin-left:-980px;  top:-25px; animation: pd 2s ease;}
@keyframes pd{
	0%{opacity:1; filter:brightness(70%) ;}
	65%{opacity:1; filter:brightness(70%) ;}
	100%{opacity:1; filter:brightness(100%) ;}
}


@media screen and (max-width:767px){
	.Area.cut01{margin-bottom:0vw; width:100%; height:auto;}	
	.Area.cut01 .mainArea{width:100%;margin:0px auto 0 auto;position:relative;left:auto; margin-left:0px;height:100%;}
	.Area.cut01 .m_bg{width:100%;}
	.Area.cut01 .title_box{display:block;position:absolute;top:-2%; left:0px; width:100%; margin:0vw auto 0 auto; }
	.Area.cut01 .float_1{width:100%; z-index:1; left:0%; margin-left:0px;top:-5px;}
	.Area.cut01 .pd{ width:100%;left:0%;margin-left:0px; top:-2%; z-index:2;}
	.Area.cut01 .title_02_m{display:block;position:absolute;top:-1%; left:0px; width:100%; animation: title_02_m 2s ease;}
	@keyframes title_02_m{
		0%{opacity:0; }
		100%{opacity:1;}
	}

}	


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

.Area.cut02{ padding-bottom:30px; margin-top:-45px;position:relative; z-index:4;}
.Area.cut02 .mainArea {width:1220px;height:auto; margin:0px auto 0px auto;overflow:hidden;}
.Area.cut02 .kv_08_title{display:block;width:100%;margin:0px auto 7px auto;}
.Area.cut02 .box{overflow:hidden; width:86.5%; margin:0px auto 0px auto;position:relative; background:;overflow:hidden; padding-left:4px;}
.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){}
.Area.cut02 .box .btn:nth-of-type(2){}
.Area.cut02 .box .btn:nth-of-type(3){}
.Area.cut02 .box .btn img.btnbg{}
.Area.cut02 .box .count{position:absolute;width:130px; padding:2px 3px;  font:400 15px "Century Gothic", Arial, "Microsoft JhengHei";overflow:hidden; background:#743206;color:#fff;  border-radius:100px; left:12%;bottom:18%; 
text-align:center; letter-spacing:0.5px; }


/**警語**/
.Area.cut02 .warningBox{display:block;width:900px; overflow:hidden;position:relative; margin:0px auto 0px auto;}
.Area.cut02 .warningBox span{color:#303030;}
.Area.cut02 .warningBox mark{background-color:#ceffd8;}
.Area.cut02 .warningBox p{ margin:0px; padding:0px ;font-size:16px; letter-spacing:0.5px; line-height:24px; text-align:center; font-weight:800;color:#5c2400;}
.Area.cut02 .warningBox a{ display:block;text-decoration:underline;color:#5c2400;letter-spacing:1px;}


@media screen and (max-width:767px){
	.Area.cut02{ padding-bottom:0vw;margin-bottom:0vw;margin-top:-2.5vw; background:none;}	
	.Area.cut02 .mainArea{width:100%;margin:0 auto 0vw auto; background:none;height:auto;}
	.Area.cut02 .box {width:100%; margin:0px auto -1vw auto;  padding-left:0px;padding-top:1.5vw; padding-bottom:5px;}
	.Area.cut02 .box .bg_02{width:100%;}
	.Area.cut02 .box .btn{position:absolute;display:block;margin-bottom:0px; }
	.Area.cut02 .box .btn.one {width:63%;height:67%; top:25%;left:3%;}
	.Area.cut02 .box .btn.two {width:30%;height:32%; top:25%;right:3%;}
	.Area.cut02 .box .btn.three {width:30%;height:32%; top:60%;right:3%;}

	.Area.cut02 .box .count{position:absolute;width:23%; padding:1px 1px;  font:400 3vw "Century Gothic", Arial, "Microsoft JhengHei";left:40.5%;bottom:3.8%; text-align:center; letter-spacing:0px; }

	.Area.cut02 .warningBox{width:92%;margin:3px auto 0px auto;}
	.Area.cut02 .warningBox mark{background-color:#92f0c1;}
	.Area.cut02 .warningBox p{width:100%;margin:1px auto 0px auto; font-size:3vw;letter-spacing:0.5px;line-height:4.5vw; }
	.Area.cut02 .warningBox a{ display:inline-block;}


}

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

.Area.cut03{ padding-bottom:0px; padding-top:0px; margin-bottom:20px; overflow:hidden;position:relative;}
.Area.cut03 .mainArea {padding:50px 0px 20px 0px; background-size:100%; background-repeat:no-repeat;}
.activeOut{width:62%;position:relative;margin:10px auto 0 auto;z-index:2;overflow:hidden;padding-bottom:30px; padding-top:5px;}
.activeOut .active_box{width:95%; margin:0 auto; position:relative; box-shadow:0px 0px 0px 0px #69341d; border-radius:20px; }
.activeOut .box_acty{overflow:hidden;border:0px solid #69341d;background:none;  border-radius:0px;}
.activeOut .box_acty .swiper-wrapper{width:100%;border-radius:20px;} 
.activeOut .box_acty .swiper-wrapper  .swiper-slide{display:block; margin:0vw 0vw 0vw 0vw ;border-radius:0px;} 
.activeOut .box_acty .swiper-wrapper  .swiper-slide  img{width:100%;display:block;border-radius:10px;} 


.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:0vw; margin-bottom:-10px; padding-top:3vw;}
	.Area.cut03 .mainArea {padding:3vw 0px 0vw 0px; background-image:none ! important;}
	.activeOut{width:98%;margin:0vw auto 0 auto;padding-bottom:8vw;padding-left:0px;}
	.activeOut .active_box{width:95%;border-radius:10px; box-shadow:0px 0px 0px 0px #dd1552;}
	.activeOut .box_acty{border-width:0px; border-radius:10px;}
	.activeOut .box_acty .swiper-wrapper{width:100%;border-width:0vw;border-radius:10px;} 
	.activeOut .box_acty .swiper-wrapper  .swiper-slide{display:block; margin:0vw 0vw 0vw 0vw ;border-radius:10px;} 
	.activeOut .box_acty .swiper-wrapper  .swiper-slide  img{width:100%;display:block;border-radius:10px;} 

	.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: -25px !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:360px; margin:80px auto 80px auto; z-index:9; position:relative;}
.btn_99 img{ width:100%; }
@media screen and (max-width:767px){
	.btn_99{display:block; width:55%; margin:10vw auto 5vw auto;}
	
}	


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

.apple_txt{text-align:center; width:100%; padding:20px 0px; margin:30px 0px;color:#7c1b00;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 {width:100%; margin:0 auto;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: 90%;margin:10px;margin-left:-20px; 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{width:100%; 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;margin-left:-15px;margin-bottom:15px; 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;}
	


}	


	
