@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: 1300px ; 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){
  .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){
}
@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%; }	
}
	


/*版頭區*/
@media screen and (min-width:768px){
.Area_title { height: 1070px ; }
.Area_title .title01 { position:absolute ; width: 62% ; top: 14px ; left: 252px ; z-index: 1 ; }
.Area_title .date { position:absolute ; width: 40% ; top: 140px ; left: 367px ; z-index: 1 ; }

.layout_toppd {position: absolute !important;width: 72%;top: 266px;left: 186px;z-index: 0;}
.light {position:absolute;width: 15% ;top: 316px ;left: 131px ;z-index: 6;opacity: 0.5;mix-blend-mode: plus-lighter;animation: pop_up 10s .1s infinite ease-in;}
.star {position:absolute; top: 152px ;left: 561px ; z-index: 6 ; animation-duration: 5s !important; }
.christmas {position:absolute; top: 842px ;left: 231px ; z-index: 6 ; }


/* 副標 */
.Area_title .sub_bg {z-index: 0;position: absolute;top: 314px;left: 564px;width: 50%;}

.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: 25%;top: 316px;left: 716px;}

}
@media screen and (max-width: 767px){
.Area_title { height: 116vw ; }
.Area_title .title01 { z-index: 2 ; position: absolute ; width: 82% ; top: 3vw ;  left: 8.5vw ; }
.Area_title .date { z-index: 2 ; position: absolute ; width: 51% ; top: 15vw ;  left: 25vw ; }
.layout_toppd {position: absolute !important;width: 85%;top: 32vw;left: 8vw;z-index: 0;}
.layout_toppd ul { padding: 0 !important ; }
.light { position: absolute ; width: 109% ;top: 36vw ; left: -3vw ; z-index: 3 ;  mix-blend-mode: plus-lighter; animation: pop_up 5s .1s infinite ease-in-out alternate ; }
.star { position: absolute ; width: 9% ;top: 17vw ; left: 46vw ; z-index: 3 ; animation-duration: 5s !important; }
.christmas { position: absolute ; width: 32% ;top: 97vw ; left: 5vw ; z-index: 3 ;  }
/* 副標 */
.Area_title .sub_bg { z-index: 1; position: absolute; top: 35.5vw ; left: 62vw ; width: 35% ; }
.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 ; left: 62vw ; top: 35vw ; width: 35% ; z-index: 10 ; }

}



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




	
	

/*隱鑶*/
.for_pc {}
.for_phone { display:none !important;}
	@media screen and (max-width:767px){
		.for_pc { display:none !important;}
		.for_phone { display: inherit !important;}
	}

/* 無法點擊 */
.linknone{pointer-events: none;}


/* 間距 */
@media screen and (min-width:768px){
.Areabottom{padding-bottom: 50px;}
}
@media screen and (max-width:767px){
.Areabottom{padding-bottom: 5vw;}
}





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

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

@media screen and (min-width:768px){
  .danji_all .Area_coupon { margin-top: 20px ; margin-bottom: 20px ; }
}
@media screen and (max-width: 767px){
  .Area_danji { width: 96%; }
  .danji_all .Area_coupon { margin-top: 3vw; margin-bottom: 2vw; }
}



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



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






/*作圖區_ALL*/
.Area04 .PD_layout.layout {/*padding: 0px 0 75px;*/width: 90%;}
.Area04 .PD_layout.layout .PD_slide:hover {transform:translateY(-6px);}
.Area04 .PD_layout.layout .PD_slide:hover { box-shadow:unset;}
/*作圖區_位子調整*/
.Area04 .layout ul li{padding: 0 0 0px 0;height: 570px;background: no-repeat center top/100% url("item_bg.png?t=1779790771478");margin-bottom: 10px;width:253px;}
.Area04 .layout  ul li .PD_img{position: absolute;top: 39px;left: 34px;width: 80%;}
.Area04 .layout  ul li .PD_into{position: relative;top: 453px;left: 27px;width: 88%;text-align:left;}
.Area04 .PD_layout .PD p del{color:#000000;}
.Area04 .layout  ul li .PD_into h3 {font-size: 26px;color:#000000;line-height: 0.9em;}
.Area04 .layout  ul li .PD_into h4 {font-size: 23px;color:#000000;line-height: 1.8em;}
.Area04 .layout  ul li .PD_into p {position: absolute; top: 64px;left: 220px;/*text-align: right;*/}
.Area04 .layout  ul li .PD_into p .money{font-size:20px;color:#be5136;}
.Area04 .layout  ul li .PD_into p .Price{font-size: 31px;color:#be5136;}
@media screen and (max-width:767px){
.Area04 .PD_layout.layout {height:100%;padding: 0vw;width: 99%;}
/*作圖區_位子調整*/
.Area04 .layout ul li{width: 100%; padding:0;height: 67vw;background: no-repeat center top/100% url("item_bg.png?t=1779790771478");margin-bottom: 1vw;width:193px;}
.Area04 .layout  ul li .PD_img{position: absolute;top: 6vw;left: 5.5vw;width: 78%;}
.Area04 .layout  ul li .PD_into{position: relative;top: 48vw;left: 2vw;width: 100%;}
.Area04 .PD_layout .PD p del{color:#000000;font-size: 10px;}
.Area04 .layout  ul li .PD_into h3 {font-size: 15px;color:#000000;}
.Area04 .layout  ul li .PD_into h4 {font-size: 14px;color:#000000;}
.Area04 .layout  ul li .PD_into p {position: absolute;top: 10vw;left: 19vw;/*text-align: right;*/}
.Area04 .layout  ul li .PD_into p .money{font-size: 14px;color:#be5136;}
.Area04 .layout  ul li .PD_into p .Price{font-size: 18px;color:#be5136;}
}






/* 限搶 */
@media screen and (min-width:768px){
.Area_limit .layout_limit ul { padding: 10px 0 !important ; }
}
 @media screen and (max-width:767px){
  .Area_limit .layout_limit ul { width: 96%;}

}

/** 倒數 **/
.TimerNick { z-index:0; display:inline-block; padding-right:14px; height:55px ;text-align:right;     margin-top: 0px; }
.TimerNick .FontStyle { display:inline-block; margin:0px 0 0 0 ; padding:0; border:0px; width:60px; font: 400 35px/38px Century Gothic; color:#5093cd ; /*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: 0vw;height:11vw;  }
.TimerNick .FontStyle { display:inline-block; margin:0px 0 0 0 ; padding:0; border:0px; width:14vw; font: 400 5.5vw/11vw Century Gothic; color:#5093cd ; /*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;}
}



/* 1帶4公版 */
@media screen and (min-width:768px){
.Area_brand { }
.Area_brand .box { display: flex; flex-wrap: nowrap;}
.Area_brand .box_box { margin: 0 auto ; width: 80%; background: url(PD_bg.png?t=1779790771478) top center repeat-y ; padding: 0 ; border-radius: 50px; background-size: 100%; margin-bottom: 35px !important ; }
.Area_brand .PD_box { margin-bottom: 10px; }
.Area_brand .box .BN ul li .PD_into .PD_logo { width: 65% ; }
.Area_brand .box .BN ul li .PD_into h3 { width: 100%; font-size: 33px; color: #fff ; line-height: 2em; text-align: center ; padding: 0 ;}
.Area_brand .layout_brand { padding-bottom: 20px ; }
.Area_brand .layout_brand ul { width: 95% ; padding: 10px 0px; border-radius: 30px; }
}
@media screen and (max-width:767px){
.Area_brand .box_box { width: 100% ; background: url(PD_bg.png?t=1779790771478) top center repeat-y ; padding: 0 ; border-radius: 5vw ; background-size: 100%; margin: 0 auto 7vw ; }
.Area_brand .box .BN ul li .PD_into h3 { width: 70% ; color: #fff ; }
.Area_brand .box .BN ul li .PD_into .PD_logo { width: 40% ; margin-left: 4vw ; }
.Area_brand .layout_brand { padding-bottom: 3vw ;  }
.Area_brand .layout_brand ul { width: 96% ; padding: 0 ;  }
}




/* 下方公版 */
.below_bg { background-image: url(below_bg.jpg?t=1779790771478); background-repeat: repeat-y ; background-size: 100% ; }
@media screen and (min-width:768px){
.Area_below .layout_text { margin-bottom: -60px ; }
.layout_below { /*padding-bottom: 50px ;*/ }
.layout_below  { width: 99% ; }
.layout_below  ul { padding: 0 !important ; }
.layout_below ul li img{ border-radius: 20px ; }
.layout_below .PD_layout.PD_layout-D3_01 .PD h3 {font-size:42px;top:50%;color: #ffffff;}

}
@media screen and (max-width:767px){
.Area_below .layout_text { margin-bottom: -7vw ; }
.layout_below { padding-bottom: 5vw ; }
.layout_below  { padding-bottom: 1vw ; }
.layout_below ul li img { border-radius: 2vw ; }
.layout_below .PD_layout.PD_layout-D3_01 .PD h3 {font-size:5.0vw;top:50%;color: #ffffff;}

}




/* LOGO按鈕 */
@media screen and (min-width:768px){
.Area_guan .box .layout_guan { width: 100% ; }
.Area_guan .box .layout_guan ul { grid-gap: 1em ; }
}
@media screen and (max-width:767px){
.Area_guan .box .layout_guan { width: 96% ; }
.Area_guan .box .layout_guan ul { grid-gap: .5em ; }
}


/* 旗艦館 */
@media screen and (min-width:768px){
.guanPD .PD_layout ul { grid-gap:0 8em; width: 90% ; }
}
@media screen and (max-width:767px){
.guanPD .box .layout_guan { width: 96% ; }
.guanPD .PD_layout ul { grid-gap:0 2em; width: 80% ; }
}










