@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;}
.pc_toppd_bg { z-index: 0 ; position:absolute ; top: 550px ; 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: 100px ; left: 0px; width:100%; height:100%; background-position:center top; background-repeat:repeat-y; transition:0.5s linear; pointer-events:none;}
.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){
.Area_bottom01 {background:url(pc_bottom01.png?t=1761815947000)top center no-repeat;background-size:100%;padding-top:80px;margin-top:-22px;margin-bottom:50px;}
}
@media screen and (max-width: 767px){
.Area_bottom01 { background: #ffcc82; background-size:100% ; padding-top:4vw; }
.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: 1050px ; }
.Area_title .toppd { position: absolute !important; width: 35% !important ; top: 83px; left: 607px ; z-index: 10; }
.Area_title .title_bg { position:absolute ; width: 78% ; top: 0 ; left: 130px ; z-index: 0 ; }
.Area_title .title01 { position:absolute ; width: 54% ; top: 72px ; left: 278px ; z-index: 1 ; }
.Area_title .title02 { position:absolute ; width: 20% ; top: 392px ; left: 146px ; z-index: 2 ; }
.Area_title .date { position:absolute ; width: 40% ; top: 140px ; left: 367px ; z-index: 1 ; }
.Area_title .toppd01 { position:absolute ; width: 51% ; top: 338px ; left: 295px ; z-index: 2 ; }
.Area_title .toppd02 { position:absolute ; width: 36.5% ; top: 529px ; left: 115px ; z-index: 1 ; }
.Area_title .toppd03 { position:absolute ; width: 55% ; top: 15px ; left: 113px ; z-index: 1 ; }

/* 副標 */
.Area_title .sub 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 .sub ul.PD_wrapper li { position: relative; flex-shrink: 0; margin: 0; padding: 0; background-image: none;}
.Area_title .sub { position: absolute ; left: 370px ; top: 905px ; width: 40% ; }

.deco01 { position: absolute; top: 400px ; left: 60px ;  }
.deco02 { position: absolute; top: 30px ; right: 102px ; z-index:-1 ; }
.deco03 { position: absolute; top: 450px ; right: 72px ; z-index: 0 ; }
.deco04 { position: absolute; top: 60px ; left: 202px ; z-index: 0 ; }
}
@media screen and (max-width: 767px){
.Area_title { height: 109vw ; }
.Area_title .toppd {margin-top: 30vw;}
.Area_title .title_bg { z-index: 1 ; position: absolute ; width: 100% ; top: 0 ;  left: 0 ; }
.Area_title .title01 { z-index: 2 ; position: absolute ; width: 66% ; top: 8vw ;  left: 17vw ; }
.Area_title .title02 { z-index: 1 ; position: absolute ; width: 23% ; top: 40vw ;  left: 3vw ; }
.Area_title .date { z-index: 2 ; position: absolute ; width: 51% ; top: 15vw ;  left: 25vw ; }
.Area_title .toppd01 { z-index: 1 ; position: absolute ; width: 63% ; top: 35vw ;  left: 18vw ; }
.Area_title .toppd02 { z-index: 1 ; position: absolute ; width: 42.8% ; top: 55vw ;  left: 0 ; }
.Area_title .toppd03 { z-index: 1 ; position: absolute ; width: 66% ; top: 2vw ;  left: 0 ; }

  /* 副標 */
  .Area_title .sub ul.PD_wrapper { display: flex; flex-wrap: nowrap; margin: 0; padding: 0; width: 100%; grid-gap: 0; box-sizing: content-box; height: 11vw ; }
  .Area_title .sub ul.PD_wrapper li { position: relative; flex-shrink: 0; margin: 0; padding: 0; background-image: none;}
  .Area_title .sub { position: absolute ; left: 25vw ; top: 94vw ; width: 52% ; z-index: 10;  }

  .deco01 { position: absolute ; width: 15% ; top: 45vw ; left: 5vw ; z-index: 2;  }
	.deco02 { position: absolute ; width: 15% ; top: 4vw ; left: 82vw ; }
  .deco04 { position: absolute ; width: 16% ; top: 6vw ; left: 8vw ; z-index: 1 ; }
}


/*日期*/	
.Area_title .TIMER_DAY { position:absolute ; top: 71px ; left: 692px ;z-index:3;display:inline-flex;font-size: 50px ;font-weight:bolder;color: #231b0e ;letter-spacing:0;font-family:Century Gothic;text-align:center;align-items: baseline; justify-content: center;}
.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: 8vw ; left: 60vw ; z-index: 2 ; display: inline-flex ; font-size: 5vw ;font-weight:bolder;color: #231b0e ;letter-spacing:0;font-family:Century Gothic;text-align:center;align-items: baseline; justify-content: center;}
.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 .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:#000 ; font:12px/18px Helvetica;}
.edm_notice .apple_notice{  padding:10px 0px 10px 0px; }


/* 銀行活動 */
@media screen and (min-width:768px){
.Area_bank{margin-bottom: 50px;}
}

@media screen and (max-width:767px){
.Area_bank{margin-bottom: 3vw;}
}


/* 限搶 */
@media screen and (min-width:768px){
  .Area_limit .layout_limit { padding-bottom: 10px ; }
  .Area_limit .layout_limit ul { width: 96%; }
  .Area_limit .box_limit { background-color: #ec5900 ; border: 4px solid #fff; padding: 20px 0 ; }
}
@media screen and (max-width:767px){
	.Area_limit .layout_limit { width: 96% ; }
  .Area_limit .box_limit { background-color: #ec5900 ; border-top: 2px solid #fff; border-bottom: 2px solid #fff; padding: 2vw 0 ;  }
}


/** 倒數 **/
.time_box{ position: absolute; top: 44px ; left: 508px ; z-index: 10 ; }
.TimerNick { padding: 0 0 1%; margin: 0 auto; width: 100%; text-align: center; z-index: 0;}
.TimerNick .FontStyle { display: inline-block; margin: 0; padding: 0; width: 34px; font: normal 36px/36px Arial; color: #ff7046 ; letter-spacing: -1px; text-align: center;}
.TimerNick span { padding-left: 2px; font: bold 36px/36px "微軟正黑體","Microsoft JhengHei", Arial, Helvetica; letter-spacing: -0.05em; color: #000;}
.TimerNick small{  position: relative; font: bold 15px/24px "微軟正黑體","Microsoft JhengHei", Arial, Helvetica; letter-spacing: 0; color: #000;}
  @media screen and (max-width:767px){
    .time_box{ top: 4.5vw ; left: 50vw ; }
    .TimerNick { width: 100%; margin: 0 auto 2vw;}
    .TimerNick .FontStyle { width: 3vw ; font: normal 4.5vw/4vw Arial; padding:0 0.5vw 0;}
    .TimerNick div:nth-of-type(2),
    .TimerNick div:nth-of-type(3),
    .TimerNick div:nth-of-type(4){ width: 4vw;}
    .TimerNick span { font: bold 3.5vw/4vw "微軟正黑體","Microsoft JhengHei", Arial, Helvetica; letter-spacing: 0;}
  }



/* 活動 */
@media screen and (min-width:768px){
  .Area_active { background-image: url( active_bg.png?t=1761815947000 ) ; background-repeat: no-repeat ; background-size: 100% ; }
  .Area_active .layout_active ul { padding: 6px 0 ; }
}
@media screen and (max-width:767px){
  .Area_active { background-image: url( active_bg.png?t=1761815947000 ) ; background-repeat: no-repeat ; background-size: 100% ; }
	.Area_active .layout_active{ width: 100%; }
  .Area_active .layout_active ul { padding: 1vw 0 ; }
}



/* 錨點(線上入搞) */
@media screen and (min-width:768px){
  .Area01 { z-index: 2; }	
  .Area01 .layout_tag{top:0;}
  .Area01 .layout_tag ul {width:1220px;margin:0 auto; padding:0 0 0 0; }
  .Area01 .layout_tag ul li {padding:5px;margin:0 auto;}
  .Area01 .layout_tag ul li img {width:80%;}
}
@media screen and (max-width:767px){
  .Area01 .layout_tag{width:100%; height: auto; margin:0;padding:0; z-index: 4; margin-bottom: 0vw !important;}
  .Area01 .layout_tag ul {width:100% ;margin:0 auto;padding:0vw 0 0 0;}
  .Area01 .layout_tag ul li {margin: 0%;}
  .Area01 .layout_tag ul li img {width:100%;}
  .Area01 .layout_tag .PD_layout[data-pd-col-phone="2"] ul {padding:0.5em ;} 
}
  




/* 買一送一 */
@media screen and (min-width:768px){
  .Area_buy .layout_buy { width: 100% ; }
  .Area_buy .box_buy { }
}
@media screen and (max-width:767px){
	.Area_buy .layout_buy { width: 96% ; }
  .Area_buy .box_buy { }
}



/* 品牌 */
@media screen and (min-width:768px){
  .Area_brand { background-color: #ff7046 ; border: 4px solid #fff; padding: 20px 0 ; }
  .Area_brand .layout_text { }
  .Area_brand .layout_brand { background-image: url(layout_brand_bg.png?t=1761815947000) ; background-size: contain ; background-repeat: no-repeat ; background-position: center ; }
  .Area_brand .layout_brand ul .PD .PD_into { gap: 0 ; }
  .Area_brand .layout_brand .PD .PD_logo { background-color: transparent !important; padding: 10px 0px 3px 40px !important; }
  .Area_brand .layout_brand .PD .PD_into h3 { text-align: left ; padding-left: 70px ; }
  .Area_brand .Area_swiper_box { padding-left: 6px ; }
  .box_brand { padding-bottom: 30px ; }
}
@media screen and (max-width:767px){
  .Area_brand { background-color: #ff7046 ;  border-top: 2px solid #fff; border-bottom: 2px solid #fff; }
  .Area_brand .layout_text { padding-top: 2vw ; }
  .Area_brand .layout_brand { background-image: url(layout_brand_bg.png?t=1761815947000) ; background-size: 100% ; background-repeat: no-repeat ; background-position: center ;}
  .Area_brand .layout_brand .PD .PD_logo { background-color: transparent !important; }
  .Area_brand .layout_brand .PD .PD_into h3 { /* text-align: left ; padding-left: 3vw; */ }
  .box_brand { padding-bottom: 3vw; }
}




/* 登記 */
.warningTxt h3 { padding: 0 ; color: #000; }

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

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



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



/* 下方公版 */
@media screen and (min-width: 768px){
  .Area_6pda .layout_text { margin-top: 0px ;  }
  .Area_6pda .layout_6pda ul { width: 90%; }
  .Area_6pda .box_6pda { background-color: #ff7046 ; border: 4px solid #fff; padding: 20px 0 ; }
  .Area_6pda .layout_6pda { padding: 0 0 17px 0 ; }
}
@media screen and (max-width:767px){
  .Area_6pda .box_6pda { background-color: #ff7046 ; border-top: 2px solid #fff; border-bottom: 2px solid #fff; padding: 2vw 0 ; }
  .Area_6pda .layout_6pda { padding-top: 1vw; }
  .Area_6pda .layout_6pda ul { width: 96%; }
}



/* 館連結 */
@media screen and (min-width:768px){
  .Area_guan .layout_text ul { width: 90% ; }
	.Area_guan .layout_guan ul{ grid-gap:1em ; width: 85% ; }
}
  @media screen and (max-width: 767px){
	.Area_guan .layout_guan { width: 96% ; }
	.Area_guan .layout_guan ul{ grid-gap: 0 ; }
}




/* 微調區標 */
@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: 260px ;  }
  .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 ; }
}



/* 折價券 */
.PD_layout.PD_layout-coupon3.PD_layout-oneClick .PD .allinone { color: #faf075 ; }

