@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;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;}
		.WRAPPER img {  width:100%;  height:auto;}
	}


/*背景*/
@media screen and (min-width:768px){
.bg_01 { z-index: -1 ; position:absolute; top:0; left:0; width:100%; height:100%; background-repeat:no-repeat; background-position: center top; pointer-events:none;}
.bg_deco02 { z-index: -1 ; position:absolute ; top: 0px ; left: 0px ; width:100%; height:100%; background-position:center top; background-repeat:repeat-y; transition:0.5s linear; pointer-events:none; /*mix-blend-mode: screen;*/  }
.pc_repeat_bg { z-index: -2 ; position:absolute ; top: 0 ; left: 0 ; width:100%; height:100%; background-position:center top; background-repeat:repeat-y; transition:0.5s linear; pointer-events:none;}
}
@media screen and (max-width: 767px){
  .mo_top { z-index: 0 ; position:absolute ; top: 44px ; left:0; width:100%; height:100%; background-repeat:no-repeat; background-position: center top; pointer-events:none; background-size: 100%; }	
  .m_repeat_bg { z-index: -1 ; position:absolute ; top: 0 ;left:0;width:100%;height: 100%;background-repeat:repeat-y;background-position: center top;pointer-events:none;background-size: 100%;}
}



/* 版頭區 */
@media screen and (min-width:768px){
.Area_title { height: 1000px ; }
.Area_title .title01 { position:absolute ; width: 79% ; top: 52px ; left: 149px ; z-index: 1 ; animation-duration: .75s; }
.Area_title .title02 { z-index: 4 ; position: absolute;  width: 21% ;  top: 718px ;  left: 825px ; }
.Area_title .title03 { z-index: 3 ; position: absolute;  width: 23.5% ;  top: 216px ;  left: 773px ; }
.layout_toppd { position: absolute !important ; width: 93% ; top: 260px ; left: 36px ; z-index: 2 ;  }
.fly {position:absolute; top: 620px ;left: 134px ; z-index: 6 ; animation: mask_lefttoright 2s ease-in-out infinite; }


/* 副標 */
.Area_title .sub_bg { z-index: 0 ; position: absolute; top: 270px ; left: 550px ; }

.Area_title .mainsubtitle ul.PD_wrapper { display: flex; flex-wrap: nowrap; margin: 0; padding: 0; width: 100%; grid-gap: 0; box-sizing: content-box; height: 125px;}
.Area_title .mainsubtitle ul.PD_wrapper li { position: relative; flex-shrink: 0; margin: 0; padding: 0; background-image: none;}
.Area_title .mainsubtitle { position: absolute ;  width: 40% ;  top: 270px ; left: 550px ; z-index: 3 ;  }

}
@media screen and (max-width: 767px){
.Area_title { height: 94vw ; }
.Area_title .title01 { z-index: 1 ; position: absolute ; width: 88% ; top: 7vw ;  left: 9vw ; animation-duration: .75s; }
.Area_title .title02 { z-index: 2 ; position: absolute; width: 23% ; top: 69vw ; left: 72vw ; }
.Area_title .title03 { z-index: 1; position: absolute; width: 26% ; top: 22vw ; left: 70vw ; }
.layout_toppd { position: absolute !important ; width: 100% ; top: 26vw ; left: 0 ; z-index: 1 ;  }
.layout_toppd ul { padding: 0 !important ; }
.fly { position: absolute ; width: 26% ;top: 61vw ; left: 6vw ; z-index: 3 ; animation: mask_lefttoright 2s ease-in-out infinite ;  }

  /* 副標 */
  .Area_title .sub_bg { z-index: 1; position: absolute; top: 26.5vw ; left: 45vw ; width: 47% ; }

  .Area_title .mainsubtitle ul.PD_wrapper { display: flex; flex-wrap: nowrap; margin: 0; padding: 0; width: 100%; grid-gap: 0; box-sizing: content-box; height: 125px;}
  .Area_title .mainsubtitle ul.PD_wrapper li { position: relative; flex-shrink: 0; margin: 0; padding: 0; background-image: none;}
  .Area_title .mainsubtitle { position: absolute ; top: 26.5vw ; left: 45vw ; width: 47% ; z-index: 10 ;  }

}


@keyframes swing1 {
  0%   { transform: rotate(0deg); }
  50%  { transform: rotate(6deg); }
  100% { transform: rotate(0deg); }
}


/* 日期 */	
.Area_title .TIMER_DAY { position:absolute ; top: 732px ; left: 189px ;z-index:3;display:inline-flex;font-size: 91px ;font-weight:bolder;color: #fff ;letter-spacing:0;font-family: "Times New Roman" ;text-align:center;align-items: baseline; justify-content: center; transform: rotate(
  2deg);}
.Area_title .TIMER_DAY small {font-size:25px;line-height:5px; letter-spacing: -0.5px; padding-top: 12px; }
.Area_title .TIMER_DAY #sendMonth {text-align: center;display: inline-block;}
.Area_title .TIMER_DAY #sendToday {text-align: center;display: inline-block;}
@media screen and (max-width:767px){	
.Area_title .TIMER_DAY { position: absolute ; top: 77vw ; left: 6.5vw ; z-index: 2 ; display: inline-flex ; font-size: 36px ;font-weight:bolder;color: #fff ;letter-spacing:0;font-family: "Times New Roman" ;text-align:center;align-items: baseline; justify-content: center; transform: rotate(
  2deg);}
.Area_title .TIMER_DAY small { font-size: 3vw ; line-height: 5px ; padding-top: 1vw ; }
.Area_title .TIMER_DAY #sendMonth {text-align: center;display: inline-block; }
.Area_title .TIMER_DAY #sendToday {text-align: center;display: inline-block; }
}


/*輪播特效*/
.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);}


/*移除公版設定*/
.Area .remove_box_style ul { background-color: transparent; grid-gap: 10px;}
.Area .remove_box_style ul li { border: none!important;}
@media screen and (max-width:767px){
  .Area .remove_box_style ul { width: 100%; grid-gap: 0.2em;}
  .Area .remove_box_style ul {}
}
	


/*置底*/
.fixbn a {padding-bottom:constant(safe-area-inset-bottom); /* 兼容 iOS < 11.2 */
				    padding-bottom:env(safe-area-inset-bottom);}   /* 兼容 iOS >= 11.2 */ 
.fixbn{position:fixed; background-size:100%;bottom:0; display:block; z-index:10;}
.fixbn ul li{float:left;padding:0;list-style-type:none;width:50vw;}
.fixbn ul li img{width:100%;margin:0 auto;}

.fixbn ul{
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 0px;
}
/*2顆按鈕*/
.fixbn .class_00 {position:absolute;width:100%; height: 100%; }
.fixbn .class_00 a {display:block;width:100%;height:100%;}
.fixbn .class_01 { top:0%;left:0%;}
.fixbn .class_02 { top:0%;left:34%;}
.fixbn .class_03 { top:0%;left:67%;}



/*區塊_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;}


	}




/*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;}
	} 



/*按鈕*/
.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;}
	}


/*注意事項區*/
.edm_notice{ text-align:center; padding:10px 10px 15px 10px; color:#fff ; font:12px/18px Helvetica;}
.edm_notice .apple_notice{  padding:10px 0px 10px 0px; }


/* 今日限定 */
.Area_wear { z-index: 5 ; }
@media screen and (min-width:768px){
.Area_wear .layout_text { position: absolute ; width: 7.5% ; top: 10px ; left: 10px ; }
.Area_wear .layout_text ul { padding: 0 !important ; }
}
 @media screen and (max-width:767px){
  .Area_wear .layout_text { position: absolute ; width: 11% ; left: 3vw ;  }
}


/* 登記 */
.danji_white .btn_reg .activityText p { color: #fff ; }
.danji_white .btn_reg .content p { color: #fff ; }
.danji_white .btn_reg .activityText .Tip { color: #fff ; }
.warningTxt h3 { padding: 0 ; color: #000 ; }

/*登記贈品文案顏色*/
.danji_white .danji_box ul li .activityText .gifts span { color: #ffdd43 ;} 

@media screen and (min-width:768px){
  .danji_all { background-image: url(yellow_bg.png?t=1780561474079); background-repeat: repeat-y ; background-size: 100% ; }
  .danji_all .Area_coupon { margin-top: -10px ; margin-bottom: 20px ; width: 96%; }
  .danji_all .Area_danji { width: 94% ; }
}
@media screen and (max-width: 767px){
  .Area_danji { width: 96%; }
  .danji_all { background-image: url(yellow_bg.png?t=1780561474079); background-repeat: repeat-y ; background-size: 100% ; }
  .danji_all .Area_coupon { margin-top: -2vw; margin-bottom: 2vw; }
  .danji_all .layout_text { margin-top: -2vw ; }
}


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



/* 微調區標 */
@media screen and (min-width:768px){
}
@media screen and (max-width:767px){
  .layout_text ul { padding: 0 !important;}
}


/* 輪播bn */
@media screen and (min-width:768px){
  .Area_BN .layout_BN ul { height: 230px ;  }
  .Area_BN .layout_BN ul li { background: none ;  }
}
@media screen and (max-width:767px){
  .Area_BN .layout_BN ul { height: 24vw ;  }
  .Area_BN .layout_BN ul li { background: none ;  }
}


/* 微調區標 */
@media screen and (min-width:768px){
.Area_banner .layout_banner ul{ grid-gap: 0 !important ; padding: 0 ; }
}
@media screen and (max-width:767px){
  .Area_banner .layout_banner ul{ grid-gap: 0 !important ; }
}


/* 限搶 */
@media screen and (min-width:768px){
  .Area_limit .limit_bg_top { position: absolute ; background-repeat: no-repeat ; background-size: 100% ; z-index: -1 ;  }
  .Area_limit .box { background-image: url(yellow_bg.png?t=1780561474079); background-repeat: repeat-y ; background-size: 100% ; }	
  .Area_limit .layout_limit { width: 96% ; }
}
 @media screen and (max-width:767px){
  .Area_limit .limit_bg_top { position: absolute ; background-repeat: no-repeat ; background-size: 100% ;  }
  .Area_limit .box { background-image: url(yellow_bg.png?t=1780561474079); background-repeat: repeat-y ; background-size: 100% ; }
  .Area_limit .layout_limit { width: 96% ; }
}


/* 主打品 */
@media screen and (min-width: 768px){
  .Area_item .layout_item ul { width: 85% ; background: none ; grid-gap: 2em ; grid-template-columns: 1fr 1fr !important ; margin-top: -20px ; margin-bottom: -20px ; }
  .Area_item .layout_item ul li{ border: none ; background-image: url( item_bg.png?t=1780561474079) ; background-size: 100% ; background-repeat: no-repeat ; height: 560px ; width: 100%; }
  .Area_item .layout_item .PD_img { position: absolute ; width: 90% ; top: 50px ; left: 20px ; }
  .Area_item .layout_item .PD_into { padding: 400px 30px 0 ; }
  .Area_item .layout_item .PD h3 { color: #000 ; font-size: 30px ; line-height: 1em; }
  .Area_item .layout_item .PD h4 { font-size: 30px ; color: #000 ; line-height: 1.2em ; }
  .Area_item .layout_item .PD P {  overflow: visible ;}
  .Area_item .layout_item .PD p del { font-size: 26px; }
  .Area_item .layout_item .PD .Price { font-size: 45px; }
  .Area_item .layout_item .PD .money { font-size: 26px; }
}
@media screen and (max-width:767px){
  .Area_item .layout_item ul { width: 96%;background: none ; grid-gap: .5em ; padding: 0 ; grid-template-columns: 1fr 1fr !important ; }
  .Area_item .layout_item ul li{ border: none ; background-image: url( item_bg.png?t=1780561474079) ; background-size: 100% ; background-repeat: no-repeat ; height: 74vw ; width: 100%; }
  .Area_item .layout_item .PD_img { position: absolute ; top: 8.5svw ; width: 80% ; left: 5vw ; padding: 0 ; }
  .Area_item .layout_item .PD_into { position: absolute; width: 90% ; top: 48vw ; left: 3vw ; }
  .Area_item .layout_item .PD h3 { color: #000 ; font-size: 4.2vw; margin-bottom: -.8vw;  }
  .Area_item .layout_item .PD h4 { margin-bottom: 0 ; color: #000 ; }
  .Area_item .layout_item .PD .Price { font-size: 24px; }
}


/** 倒數 **/
.TimerNick { z-index:0; display:inline-block; padding-right:14px; height:46px ;text-align:right;     margin-top: -10px; }
.TimerNick .FontStyle { display:inline-block; margin:0px 0 0 0 ; padding:0; border:0px; width:60px; font: 400 35px/38px Century Gothic; color:#000 ; /*text-shadow:1px 1px 0px #fff;*/ letter-spacing:-1px; text-align:right; background:transparent; }
.TimerNick div:nth-of-type(2),
.TimerNick div:nth-of-type(3) { width:60px;}
.TimerNick span { padding-left:2px; font: bold 16px/38px "微軟正黑體","Microsoft JhengHei", Arial, Helvetica; letter-spacing: -0.05em;color: #000;}
    @media screen and (max-width:767px){
        .TimerNick { z-index:2; position: relative ; top: 0 ; left:0%; display:inline-block; margin:0; padding-right:0%; margin-top: -3vw;  }
        .TimerNick .FontStyle { display:inline-block; margin:0px 0 0 0 ; padding:0; border:0px; width:14vw; font: 400 5.5vw/11vw Century Gothic; color:#000 ; /*text-shadow:1px 1px 0px #fff;*/ letter-spacing:-1px; text-align:right; background:transparent; font-weight: 400; width: 20px; }
        .TimerNick div:nth-of-type(2),
        .TimerNick div:nth-of-type(3) { width:9vw;}
        .TimerNick span { padding-left:1vw; font: bold 4vw/11vw "微軟正黑體","Microsoft JhengHei", Arial, Helvetica; letter-spacing: -0.05em;color: #000; font-weight: 400;}
    }


/* 熱門品牌推薦 */
@media screen and (min-width:768px){
.Area_brand .layout_brand ul li { background-color: #319479 ; }
.Area_brand .layout_brand ul li .PD_logo { padding: 4px !important ; }
.Area_brand .layout_brand ul li .PD_into { padding: 10px !important ; }
.Area_brand .layout_brand ul li h3 { color: #fff ; margin-top: -10px ; }
.Area_brand .layout_brand ul li h4 { color: #fff3e3 ; margin-top: -10px ; }
}
@media screen and (max-width:767px){
  .Area_brand .layout_brand ul li { background-color: #319479 ; }
  .Area_brand .layout_brand ul li h3 { color: #fff ; }
  .Area_brand .layout_brand ul li h4 { color: #fff3e3 ; margin-top: -1vw ; }
}



/* 下方公版 */
@media screen and (min-width:768px){
  .layout_below { padding-bottom: 30px ; }
  .layout_below .layout_bn { width: 96% ; }
  .layout_below .layout_bn ul { padding: 0 !important ; }
}
 @media screen and (max-width:767px){
  .layout_below { padding-bottom: 5vw ; }
  .layout_below .layout_bn { padding-bottom: 1vw ; }
}


/* logo */
@media screen and (min-width:768px){
  .Area_logo .layout_logo { width: 850px ; }
  .Area_logo .layout_logo ul { background-color: transparent ; grid-gap: 1em ; margin-top: -30px; }
  .Area_logo .layout_logo ul li { background-image: url( logo_bg.png?t=1780561474079 ); background-size: 100%;  background-repeat: no-repeat ;    background-position: center top; background-color: transparent; border: none ; }
  .Area_logo .layout_logo ul li .PD_logo { margin: 28px 10px 50px !important; }
  }
@media screen and (max-width:767px){
  .Area_logo .layout_logo { width: 96% ; }
  .Area_logo .layout_logo ul { background-color: transparent ; grid-gap: .2em ; margin-top: -3vw; }
  .Area_logo .layout_logo ul li { background-image: url( logo_bg.png?t=1780561474079 ); background-size: 100%;  background-repeat: no-repeat ;    background-position: center top; background-color: transparent; border: none ;  }
  .Area_logo .layout_logo ul li .PD_into { padding: 0 ; }
  .Area_logo .layout_logo ul li .PD_logo { margin: 3vw 1vw 6vw !important ; }
}



/* 區標 */
@media screen and (min-width: 768px) {
  .layout_text01 { height: 110px ;  width: 100% ; margin: auto ;  }
  .layout_text01 .PD h3 span{ color: #fff ; margin-top: 3px ;  }
  .layout_text01 .PD_layout ul { padding: 0 ; }
  .layout_text01 .PD_layout.PD_layout-D3_01 .PD img{ width: 100% ;}
}
@media screen and (max-width:767px){
  .layout_text01 { height: 12vw ; }
  .layout_text01 .PD h3 span{ color: #fff ; font-size: 23px; font-family: "Microsoft JhengHei", sans-serif; margin-top: -2vw ; }
  .layout_text01 .PD_layout.PD_layout-D3_01 .PD .PD_img { padding: 0 ; }
}


/* mo店+ */
@media screen and (min-width:768px){
  .Area_good { background-image: url(yellow_bg.png?t=1780561474079) ; background-size: 100% ; background-repeat: repeat-y ; }
}
 @media screen and (max-width:767px){
  .Area_good { background-image: url(yellow_bg.png?t=1780561474079) ; background-size: 100% ; background-repeat: repeat-y ; margin: auto ; }
}


 /* 1帶2 */
 .Area_brand .PD_layout-btn li .PD h3 { color: #000; background: #ffda44; }
 .Area_brand .PD_layout-btn li .PD h3{color: #000;background: #ffda44;}
 @media screen and (min-width:768px){
  .Area_brand{margin: 80px auto 0 auto;}
  .Area_brand .text{position: absolute;top: -120px;}
  .Area_brand .box_all{display: flex;flex-wrap: wrap;position: relative;padding: 10px 0 0 0;}
  .Area_brand .box_all .box { width: 48% ; position: relative ; padding: 10px 0 ; margin: 0 auto 30px ;background-color: #0c73e1 ; border: solid 1px #fff ; border-radius: 30px ; background-image: url(brand_bg.png?t=1780561474079); background-repeat: no-repeat ; background-size: 100% ; background-position: center 10px; }
  .Area_brand  .box .ly ul { width: 94% ; padding-left: 0 ; padding-right: 0 ; }
  /*logo*/ 
  .Area_brand  .logo{width: 100%;height: 110px;}
  .Area_brand  .logo ul{grid-gap: 0;}
  .Area_brand  .logo ul .PD_into{padding: 0;}
  .Area_brand  .logo ul .PD_logo{ width: 38% ;position: relative ; top: 15px ; left: 31px ; }
  .Area_brand  .logo ul li h3{color: #fff ;width: 50%;position: absolute;right: 14px ;top: 17px;margin: 0 auto;font-size: 2.5em;}
  .Area_brand .ly{width: 100%;margin: 0 auto 10px auto;}
  .Area_brand  .swiper-pagination-bullet {background: #fff ;}
}
@media screen and (max-width:767px){
.Area_brand { margin: 0 auto ; }
.Area_brand .tag{padding: 2vw 0 4vw 0;}
.Area_brand .box_all { width: 96% ; margin: auto ; }
.Area_brand .box_all .box{ padding: 1vw 0 4vw 0 ; margin-bottom: 5vw ; background-color: #0c73e1 ; border: solid 1px #fff ; border-radius: 5vw ; background-image: url(brand_bg.png?t=1780561474079); background-repeat: no-repeat ; background-size: 100% ; background-position: center 1vw ; }
/*logo*/ 
.Area_brand  .logo{width: 100%;height: 13vw;}
.Area_brand  .logo ul{grid-gap: 0;}
.Area_brand  .logo ul .PD_into { padding: 0 ; }
.Area_brand  .logo ul .PD_logo { width: 36% ; position: relative ; top: 2.5vw ; left: 6vw ; }
.Area_brand  .logo ul li h3{color: #ffffff;width: 48%;position: absolute;right: 4vw;top: 3vw;margin: 0 auto;font-size: 1.6em;}
.Area_brand  .swiper-pagination-bullet {background: #ffffff;}
/*公版*/ 
.Area_brand .box_all .box .ly{ width: 96% ; padding: 5vw 0 0 0 ; }

}





