@charset "utf-8";
/* CSS Document */

/*基本*/
body{ margin:0; padding:0;}


/*全BOX版面*/
.WRAPPER { z-index:0; position: relative; display:block; margin: 0 auto; padding:0; overflow:hidden;background-color:#3a81ff; width:100%; min-width:1220px; text-align:left; font-family:"微軟正黑體","Microsoft JhengHei",Helvetica;}
.WRAPPER img { border:0px; vertical-align:top;}
.WRAPPER a { text-decoration:none; -webkit-tap-highlight-color: transparent}
/*預設清單樣式*/
.Area .list_00 ul {display:inline-block; margin:0; padding:0;}
.Area .list_00 li {list-style:none;float:left;overflow: hidden;}
	@media screen and (max-width:767px){
		.WRAPPER { padding-bottom:30px; min-width: inherit; min-height:100vh; overflow: hidden;background-image: url(m_bg.jpg?t=1752808855098);background-repeat:repeat-y;background-size:100%;}
		.WRAPPER img {  width:100%;  height:auto;}
	}

/*PC背景*/
@media screen and (min-width:768px){
.bg_00 { z-index:0; position:absolute; top:0; left:0; width:100%; height:100%; background-repeat:no-repeat; background-position: center top; pointer-events:none;}
.bg_02 { z-index:-55; position:absolute; top:797px; left:0; width:100%; height:100%; background-repeat:repeat-y; background-position: center top; pointer-events:none;}
.bg_deco { z-index:-50;position:fixed;top:0px; left:0; width:100%; height:100%; background-position:center 0px; background-repeat:repeat-y; transition:0.5s linear; pointer-events:none;}
.bg_fixed { z-index:1; position:absolute;top:0;left:0; width:100%; height:100%; background-repeat:no-repeat; background-position:center top; pointer-events:none;}
}

@media screen and (max-width:767px){
.m_top{ z-index:0;position:absolute; top:10vw; left:0; width:100%; height:100%; background-repeat:no-repeat; background-position: center top; pointer-events:none; background-size: 100%;}
}




/*共用樣式*/
.Area .prdImgWrap .imgTag,
.Area .prdImgWrap .imgTagRectangle,
.Area .prdImgWrap .imgTagBottom { display: none!important;}
.boxrepeat { background: url(boxrepeat.png?t=1752808855098)top center repeat-y; position: relative; z-index: 1;}
.boxrepeat01 { background: url(boxrepeat01.png?t=1752808855098)top center repeat-y; position: relative; z-index: 1;}
.boxbottom { position: relative; z-index: 1;}
@media screen and (max-width:767px){
  .boxrepeat { background: url(boxrepeat_m.png?t=1752808855098)top center repeat-y; background-size: 100%;}
  .boxrepeat01 { background: url(boxrepeat01_m.png?t=1752808855098)top center repeat-y; background-size: 100%;}
}



/*LOGO*/
.momologo { z-index:2; position: absolute; top: 15px; left:15px;}
.momologo a { display:block; width:140px; height:21px;}
.momologo a svg { width:140px; height:21px; }
.momologo a path { fill:#EA27C2; }
.momologo-pink  a path { fill:#EA27C2; }/*LOGO 桃紅色*/
.momologo-white a path { fill:#ffffff; }/*LOGO 白色*/
  @media screen and (max-width:767px){
    .momologo { display:none;}
  }


/*間距*/
.Area_bottom { margin-bottom: 50px!important;}
@media screen and (max-width:767px){
.Area_bottom { margin-bottom: 4vw !important;}
}




/*公版背景*/
@media screen and (min-width: 768px){
.box_txt3 {position: relative;margin: 0 auto;width: 100%;height: auto;}
.box_txt3 img{width: 80.5%;}
.box_txt4 .PD_layout{position: relative;margin: 0 auto;width: 100%;height: auto;}
.box_txt4 .PD_layout img{width: 75%;}

}

@media screen and (max-width:767px){
.box_txt3 {position: relative;margin: 0 auto;width: 100%;padding: 0% 0;height: 17vw;}
.box_txt3 img{width: 100;}
.box_txt4 .PD_layout{position: relative;margin: 0 auto;/* width: 100%; *//* padding: 0% 0; */height: 15vw;}
.box_txt4 .PD_layout img{/* width: 100%; */}

}

@media screen and (max-width:767px){
    .Area_danji { width: 96%}
}


/*版頭主標微調*/
.Area_title img{width: 100%;border-radius: 0!important;}
.Area_title .PD_layout .PD_slide { min-width:auto; }
.Area_title .PD_layout ul{ background-color: #0000;  }
.Area_title .PD_layout li { border:none; }

@media screen and (min-width: 768px){
.title { z-index: -10; }
.title .PD_layout li:nth-of-type(1) {position: absolute;top: 75px;left: 237px;z-index: 10;width: 14%;}
.title .PD_layout li:nth-of-type(2) {position: absolute;top: 83px;left: 410px;z-index: 10;width: 35%;}
.title .PD_layout li:nth-of-type(3) {position: absolute;top: 220px;left: 351px;z-index: 10;width: 45%;}
.title .PD_layout .PD img { width: 100%!important; }
	
/*編輯按鈕移動
#eWriterBtn_bt_B_000_v1-he1 { margin-left: 10px!important; margin-top: 90px!important; z-index: 99!important; }
#eWriterBtn_bt_B_000_v1-he2 { margin-left: 10px!important; margin-top: 150px!important; z-index: 99!important; }*/
}

@media screen and (max-width:767px){
.title {position: relative;top: -2vw;left: 1vw;}
.title .PD_layout li:nth-of-type(1) {position: absolute;top: 7vw;left: 9vw;z-index: 10;width: 19%;opacity: 0;}
.title .PD_layout li:nth-of-type(2) {position: absolute;top: 7vw;left: 28vw;z-index: 10;width: 44%;opacity: 0;}
.title .PD_layout li:nth-of-type(3) {position: absolute;top: 21vw;left: 21vw;z-index: 10;width: 58%;opacity: 0;}
.title .PD_layout .PD img { width: 100%!important; }
}





/*版頭區*/
@media screen and (min-width:768px){
.Area_title {height: 1026px;}
.deco01 {position: absolute;top: 880px;left: -390px;animation-delay:.8s;}
.Area_title .Area_PD1{position: relative;top: 520px;}
.Area_PD1 .PD_layout ul li {border: 2px #669eff solid;left: 25px;}
.title_girl{position: absolute;left: 934px;top: 290px;z-index: 1;}
.heart {position:absolute;left: 904px;top: 186px;z-index: 2;}
.flower {position: absolute;top: 143px;left: 50px;z-index: 10;width: 10%;pointer-events: none;}
}
@media screen and (max-width: 767px){
   .Area_title {width:100%;height: 134vw;}
   .deco01{position:absolute;left: 8vw;top: 6vw;width: 58%;}	
   .Area_title .Area_PD1{position: relative;top: 50vw;}
   .Area_PD1 .PD_layout ul li {border: 2px #669eff solid;}
   .heart {position: absolute;width: 15%;left: 77vw;top: 16vw;z-index: 1;}
   .flower {position: absolute;top: 18vw;left: -5vw;z-index: 10;width: 13%;pointer-events: none;}
	
}


/*副標*/
.sub .PD_layout ul{display: flex;padding: 0;}
@media screen and (min-width: 768px){
.sub {position: absolute;top: 372px;left: 310px;width: 48%;height: 210px;z-index: 5;overflow: hidden;}	
.sub .PD_layout .PD img {width: 90%;}	
.sub::after {content:"";position: absolute;display:block;top: 1px;left: 48px;width: 86%;height: 100%;pointer-events:none;z-index: -1;background: url("sub_bg.png?t=1752808855099") center top/100% no-repeat scroll;}
}
@media screen and (max-width:767px){
.sub {position: absolute;top: 35vw;left: 17.5vw;width: 68%;height: 12vw;z-index: 5;overflow: hidden;}
.sub .PD_layout .PD img {width: 85%;padding: 0;}
.sub::after {content:"";position: absolute;display:block;top: 0vw;left: 5vw;width: 86%;height: 100%;pointer-events:none;z-index: -1;background: url("sub_bg.png?t=1752808855099") center top/100% no-repeat scroll;}
}

/*輪播特效*/
.Area_title .sub .swiper-slide { opacity: 0; transform: translate(6%,0);}
.Area_title .sub .swiper-slide-active { opacity: 1; transition: 1s ease-out; transform: translate(0,0);}


/*熱銷夯品*/
@media screen and (min-width:768px){
.Area02 {position: relative!important;z-index: 4; padding-bottom: 40px !important;}
.Area02 .box .PD_layout {background-size: 100%;/* width: 96%; *//* top: 10px; */position: relative;}
}
@media screen and (max-width:767px){
  .Area02 {padding-bottom: 0!important; margin-bottom: 0;}
  .Area02 .box {}
  .Area02 .box .PD_layout {position: relative;width: 95%;margin: 0 auto;padding-top: 12vw;}

}

/** 倒數 **/
.TimerNick_2 {position: absolute;top: 145px;left: 430px;width: 30%;height: 0px;font-size: 1em;text-align: center;padding: 0;z-index: 4;margin: 0 auto;}
.TimerNick_2 .FontStyle {position: relative;display:inline-block;width: 46px;top: 0;font: bold 39px/62px Arial;color: #0c0c0c;letter-spacing: 0px;text-align:right;height: 40px;padding: 0 1% 0 0;}
.TimerNick_2 span {padding-left: 8px;font: 29px/38px "微軟正黑體","Microsoft JhengHei", Arial, Helvetica;letter-spacing: -0.05em;font-weight: 600;color: #000000;}
.TimerNick_2 small{  position:relative; font: bold 16px/38px "微軟正黑體","Microsoft JhengHei", Arial, Helvetica; letter-spacing: 0em;color: #2a0d05;}
@media screen and (max-width:767px){
		.TimerNick_2 {position: absolute;top: 14.8vw;left: 0vw;margin: 0 auto;width: 100%;height: 0vw;text-align: center;padding: 0;}
		.TimerNick_2 .FontStyle {margin:0;width: 5vw;font: bold 6vw/6vw Arial;color: #0c0c0c;letter-spacing: 0px;text-align:right;height: 6vw;padding: 0 0.5% 0 0;}
        .TimerNick_2 div:nth-of-type(2),
		.TimerNick_2 div:nth-of-type(3),
		.TimerNick_2 div:nth-of-type(4){width: 5vw;}
		.TimerNick_2 span {font: bold 3.2vw/11vw "微軟正黑體","Microsoft JhengHei", Arial, Helvetica;letter-spacing: 0em;}
}





/*1張折價券*/
@media screen and (min-width:768px){
.Area_coupon {height:100%;z-index: 1;padding-bottom: 35px!important;}
.Area_coupon .box_all {border-radius:0 0 30px 30px!important; background-color: #ff8f45;width: 980px;margin: 0 auto;}
.Area_coupon .Area_swiper_box {padding-bottom: 0px;}
.Area_coupon .PD_layout-coupon3 ul{height: 200px;}
}	
@media screen and (max-width:767px){
.Area_coupon { height:100%;z-index: 1;padding-bottom: 3vw !important;}	
.Area_coupon .box_all {border-radius: 0 0 5vw 5vw!important;background-color: #ff8f45;width: 100%;margin: 0 auto;}
.Area_coupon .Area_swiper_box {padding-bottom: 0vw;}
.Area_coupon .PD_layout-coupon3 ul{height: 20vw;}

}


/*登記活動*/
                    
/*登記贈品文案顏色*/
.Area_danji .danji_box ul li .activityText .gifts span { color: #ff720e;}     
@media screen and (min-width: 768px){
.Area03 {height: auto;padding-bottom: 60px;}
.Area03 .box_all {height: 100%;}
.Area03 .box01 {position: relative;padding: 0px 0;}
.Area03 .box03 {position: relative;padding: 0px 0;}
}

@media screen and (max-width: 767px){
  .Area03 {padding-bottom: 2vw!important;height: auto;}
  .Area03 .box_all {height: 100%;}	
  .Area03 .box01 {padding-top: 0vw;height: auto;}
  .Area03 .box01 .Area_danji { width: 92%; margin-bottom: 0vw; }
  .Area03 .box03 {padding-top: 1vw;height: auto;}
  .Area03 .box03 .Area_danji { width: 94%; margin-bottom: 0vw; }

}



/*公版調整(共用)*/
.PDtxt ul{ padding: 0!important; grid-gap:0!important; }
.PDtxt .PD a { pointer-events: none; }
.PDtxt li:hover {filter: brightness(100%)!important; box-shadow: none; }
.PDtxt .PD_slide:hover { transform: translateY(0)!important; }

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


/*03_強檔活動9品*/
@media screen and (min-width:768px){
  .Area_category {position: relative;height: auto;}
    
  /*公版*/		
  .Area_category .layout_PD {width:95%;;margin:0 auto;margin-top: -1px;margin-bottom: 0px;}
  .Area_category .layout_PD .PD_into {background-color: #ff8f45;margin: 0 6px 8px;}	
  .Area_category .layout_PD .PD_into h4 {color: #ffffbe;font-size: 1.65em;padding-top: 8px;padding-bottom:5px;}
  .Area_category .layout_PD .PD_into h4 .js-PD_txt2 {color: #ffffff;font-weight: 700!important;font-size: 26.5px;line-height: 30px;padding-top: 0px;}
  }
  
  @media screen and (max-width:767px){
  .Area_category  {height:auto;}
    
  /*公版*/		
  .Area_category .layout_PD {margin-bottom: 0vw;margin-top: 3vw;width: 97.5%;}
  .Area_category .layout_PD  ul {width: 98%;}	
  .Area_category .layout_PD .PD_into {background-color: #ff8f45;}	
  .Area_category .layout_PD .PD_into h4 {color: #ffffbe;font-size: 4.15vw !important;line-height: 5vw;padding-top: 1vw;}		
  .Area_category .layout_PD .PD_into h4 .js-PD_txt2 {color: #ffffff;font-weight: 700!important;font-size: 16.5px;line-height: 4vw;padding-top: 1.5vw;}		
  }



                    
/* --------------------------------------
* Page 頁籤_202405291900
* -------------------------------------- */
.NavArea_tabbar_page { margin: 0 auto 20px  ; width: 94%; }  
.NavArea_tabbar_page .Nav { overflow: visible; transform: translate3d(-30.5%, 0, 0);}  
.NavArea_tabbar_page .Nav_box { border-radius: 8px; overflow: hidden; padding: 0 2%;}
.NavArea_tabbar_page[data-num="2"] .Nav-wrapper { transform: translate3d(55.5%, 0, 0)!important}
.NavArea_tabbar_page[data-num="3"] .Nav-wrapper { transform: translate3d(43.0%, 0, 0)!important}
.NavArea_tabbar_page[data-num="4"] .Nav-wrapper { transform: translate3d(30.5%, 0, 0)!important}
.NavArea_tabbar_page[data-light="box"] .Nav ul { padding: 0 }
.NavArea_tabbar_page .Nav li { overflow: visible; }
@media screen and (min-width:768px){ 
  .NavArea_tabbar_page { display: block; }
}
/*頁籤高亮顏色設定 */  
.NavArea_tabbar_page .Nav .swiper-slide-active a { color:#fff;}
.NavArea_tabbar_page .Nav .swiper-slide-active i { display:block; border: 1px solid #000000 !important; background-color: #000000 !important;}
/*推編輯按鈕 */  
.NavArea_tabbar_page .Nav input { position: fixed; left: 30%}




/*07_頁籤爆品6品_5區*/
@media screen and (min-width:768px){
  .Area_sale {z-index: 30;height: auto;margin-top: 0px !important;margin-bottom: 70px!important;}
  .Area_sale .Area_sale_bg {overflow: hidden;background-color: #ff8f45;padding: 30px 0 25px;border-radius: 1.5em;margin-bottom: 0px;} 
  .Area_sale .NavArea_tabbar_page .Nav .swiper-slide-active i {display:block;border: 1.5px solid #337dff !important;background-color: #337dff  !important;}
  
  /**區標**/	
  .Area_sale .text {position:relative;}
  .Area_sale .text .layout_text {width: 85%;height: 190px;margin:0 auto;padding-bottom:0;}
  .Area_sale .text .layout_text .PD_slide:hover{transform:none;}
  .Area_sale .text .layout_text .PD a {pointer-events: none!important}
    
  /*頁籤*/	
  .Area_sale .NavArea {display:block!important}		
  .Area_sale .tab_swiper {overflow-y:clip!important}		
  .Area_sale .NavArea_tabbar_page {padding-bottom: 22px;}		
  .Area_sale .content_swiper {width:95%;margin:0 auto;overflow:hidden;margin-bottom:0px;}		
  
  .Area_sale .box .layout_PD ul li:hover {box-shadow: none; }	
  }
  @media screen and (max-width: 767px){
  .Area_sale {width: 100% !important;height:100%;margin-bottom: 8vw !important;}
  .Area_sale .Area_sale_bg {overflow: hidden;background-color: #ff8f45;padding: 2.5vw 0;border-radius: 1.2em;margin-bottom: 5vw;position: relative;margin-top: 4vw;} 
  .Area_sale .NavArea_tabbar_page .Nav .swiper-slide-active i {display:block;border: 0.1vw solid #337dff !important;background-color: #337dff !important;}
    

    
  /*頁籤*/	
  .Area_sale .tab_swiper {overflow-y:clip!important}		
  .Area_sale .NavArea_tabbar_page {padding-bottom: 2.1vw;}		
  .Area_sale .content_swiper {padding-bottom:0.5vw;}		
  
  /*公版區*/		
  .Area_sale .box .layout_PD ul li:hover {box-shadow: none; }	
  .Area_sale .page_box .PD_layout {width: 95%;}	
}



/*BN*/
.bn_bg {z-index: -1;position:absolute;top: 0px;width:100%;height: 500px;background-repeat:no-repeat;background-position: center top;pointer-events:none;} 
.Area_BN .swiper_remove_box_style ul li { background-color: #0000!important;}
@media screen and (min-width: 768px){
.Area_BN {height: 425px;}
.Area_BN .bn_box{position: relative;top: 10px;}	
.Area_BN .Area_swiper_box { overflow: hidden; top:60px;}
.Area_BN .swiper_remove_box_style ul{height: 252px;}
}
@media screen and (max-width:767px){
.bn_bg {z-index: -1;position:absolute;top: -3vw;left: 0;width: 100%;height: 260vw;background-repeat:no-repeat;background-position: center top;pointer-events:none;background-size: 100%;}	
.Area_BN {position: relative;height: 55vw;}
.Area_BN .bn_box{position: relative;top: 6vw;}	
.Area_BN .swiper_remove_box_style ul{height: 33vw;}	
}



/*下方公版*/
@media screen and (min-width:768px){
  .Area_6PD .PD_layout_6PD {position: relative;height: auto;}
  .Area_6PD .box1 {width:90%;background-color: #56ccfc;border-radius:3em; padding:30px 20px 30px 20px ; margin: 0 auto 30px}
  .Area_6PD .box2 {width:90%;background-color: #ff9a33;border-radius:3em; padding:30px 20px 30px 20px ;margin: 0 auto 30px}
}
	@media screen and (max-width:767px){
  .Area_6PD .PD_layout_6PD {position: relative;height: auto;}
  .Area_6PD .box1{background-color: #56ccfc;border-radius:1.5em;padding: 5% 3%;margin: 0 auto}
  .Area_6PD .box2{background-color: #ff9a33;border-radius:1.5em; padding:5% 3%;margin: 0 auto }
	}


/*區塊_all*/
.Area1220 { margin:0 auto; width:1220px;}
.Area960 { margin:0 auto; width:960px;}
.Area { position: relative; margin:0 auto; padding:0; border-radius:0; text-align:center; }
.Area a { position:relative; display:block;} 
.Area .go_bt {
  -webkit-transition: all 0.4s ease;
     -moz-transition: all 0.4s ease;
      -ms-transition: all 0.4s ease;
       -o-transition: all 0.4s ease;
          transition: all 0.4s ease;}
.Area .go_bt:hover {
  -webkit-transform:scale(0.95);
     -moz-transform:scale(0.95);
      -ms-transform:scale(0.95);
       -o-transform:scale(0.95);
          transform:scale(0.95);}
		  
		  
.WRAPPER .go_bt1 {
  -webkit-transition: all 0.4s ease;
     -moz-transition: all 0.4s ease;
      -ms-transition: all 0.4s ease;
       -o-transition: all 0.4s ease;
          transition: all 0.4s ease;}
.WRAPPER .go_bt1:hover { 
  -webkit-transform:translateY(-10px);
     -moz-transform:translateY(-10px);
      -ms-transform:translateY(-10px);
       -o-transform:translateY(-10px);
          transform:translateY(-10px);}
		  
		  
	@media screen and (max-width:767px){
		.Area1220 { width:100%;}
		.Area960 { width:100%;}
		.Area .go_bt:hover {  
			-webkit-transform:none;
			-moz-transform:none;
			-ms-transform:none;
			-o-transform:none;
			transform:none;}


	}



/*按鈕*/
.bnn {
}
.bnn a img {
	transition-duration: 0.1s;
	backface-visibility: hidden;
	transform: translateZ(0);
	display: block;
	margin: 0;
	padding: 0px;
	width: 100%;
	height: auto;
	text-align: left;
}
.bnn:hover a img {
	-webkit-transform: translateY(10px);
	transform: translateY(10px);
}	
	
	

/*隱鑶*/
.for_pc {}
.for_phone { display:none !important;}
	@media screen and (max-width:767px){
		.for_pc { display:none !important;}
		.for_phone { display: inherit !important;}
	}
  
/*分享浮層*/
.floatBox { position:relative; margin:2% auto; padding: 2% 0; width: 700px; height:auto; background-color:rgba(0,0,0,0.8); text-align:center;  border-radius:20px;}
.floatBox img { width:100%; height:auto;}
.floatBox .go_bt {
  -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;}
.floatBox .go_bt:hover { filter: brightness(120%);
  -webkit-transform:translateY(-6px);
     -moz-transform:translateY(-6px);
      -ms-transform:translateY(-6px);
       -o-transform:translateY(-6px);
          transform:translateY(-6px);}
.floatBox .closeButton a { display:block; cursor:pointer; position:absolute; top:-20px; right:-20px; width:40px; height:40px; border-radius:50%; border:solid 2px #999999; font:bold 40px/1em "Century Gothic"; color:#FFF; text-align:center; background-color:rgba(0%,0%,0%,0.5);text-decoration: none; z-index:2}
.floatBox .closeButton:hover {background-color:#666; text-decoration:none;}
.floatBox .title  { display:inline-block; margin:0 0 10px 0; border-bottom:1px solid #ffd800; font:bold 45px/1.5em "微軟正黑體","Microsoft JhengHei", Arial, Helvetica;letter-spacing: -0.05em;  color:#ffd800; text-align:center}
.floatBox .box_ { margin:0 auto; width:90%;}
.floatBox .box_:after { content: ""; display:block; clear:both;}
.floatBox .box_btn { margin:20px auto 0; width: 80%;}
.floatBox .box_btn a { display:block; margin:3% 0;}
.floatBox .box_btn img { width:100%;}
.floatBox .box_btn .btn { margin:0 auto; width:60%;}
.floatBox .box_btn2 a { float:left; margin:0 1%; width:48%;}
	@media screen and (max-width:767px){
		.floatBox { padding:5% 0; width:90%; height: auto;}
		.floatBox .closeButton a {display:block; position:absolute; top:-15px; right:-15px; width:30px; height:30px; border-radius:50%; border:solid 2px #999999; font:bold 30px/1em "Century Gothic"; color:#FFF; text-align:center; background-color:rgba(0%,0%,0%,0.5);text-decoration: none; z-index:2}
		.floatBox .closeButton:hover {background-color:#666; text-decoration:none;}
		.floatBox .title  { margin:0 5% 3vw; font-size: 6vw; line-height:2rem;}
		.floatBox .box_btn { margin:2% auto 0;}
		.floatBox .box_btn .btn { margin:0 auto; width:80%;}
	}
