@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;background-color: #f49eab;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;}
	}





/*區塊_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;} 
.Areabottom { margin-bottom: 60px;}
.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;}
      .m96 { width: 96%; margin: 0 auto; }
      .Areabottom { margin-bottom: 8.5vw;} 

	}





/*背景*/
@media screen and (min-width:768px){
.bg_00 { z-index:0; position:fixed; top:0; left:0; width:100%; height:100%; background-repeat:no-repeat; background-position: center top; pointer-events:none;}
.bg_01 {z-index:-47;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: -50;position:fixed;top:0;left:0;width:100%;height:100%;background-repeat:repeat-y;background-position:center top;pointer-events:none;}
.bg_03 { z-index:-1;position:fixed;top:0; left:0; width:100%; height:100%; background-position:center 0px; background-repeat:repeat-y; transition:0.5s linear; pointer-events:none;}
.bg_deco { z-index:-50;position:fixed;top:0; left:0; width:100%; height:100%; background-position:center 0px; background-repeat:repeat-y; transition:0.5s linear; pointer-events:none;}
}
@media screen and (max-width: 767px){
.bg_01{ z-index:-52;position:absolute;bottom:0;left:0; width:100%; height:100%; background-repeat:repeat-y; background-position: center bottom; pointer-events:none;background-size:100%;}
.bg_02{z-index:-51;position:absolute;bottom:0;left:0;width:100%;height: 55vw;background-repeat:repeat-y;background-position: center bottom;pointer-events:none;background-size:100%;}
}


/* 登記高亮字改色 */
/* 文案 */.Area_danji .btn_reg .activityText p,.Area_danji .btn_reg .activityText .Tip,.Area_danji .btn_reg .content p { color: #000; }
/* 送 */.Area_danji .gifts span { color: #df4c79; } 




/* 折價券改色 */
.PD_layout.PD_layout-coupon3 .PD .divine_coupon { color: #000; }
.PD_layout.PD_layout-coupon3 .PD .threshold { color: #000; }







/*版頭區*/
@media screen and (min-width:768px){
.Area_title {height: 900px;}
.deco01 {position:absolute;top: 640px;left: -150px;pointer-events: none;z-index: 2;}
.deco02 {position:absolute;top: 692px;left: 880px;pointer-events:none;z-index: 1;}

}
@media screen and (max-width: 767px){
.Area_title {height:110vw;}
.m_topbg  {position:relative;width:100%;top:0;left:0;pointer-events:none;}	
.m_top  {position:absolute;width:100%;top:0;pointer-events:none;}	
.deco01 {position:absolute;width: 44%;top: 107vw;left: -24vw;pointer-events: none;z-index: 2;}
.deco02 {position:absolute;width: 27%;top: 114vw;left: 65vw;pointer-events:none;z-index: 1;}
}



/*版頭::主標入稿*/
.Area_title .main { z-index: 0; position:absolute; width: 85%; top: 40px; left: 94px; }
.Area_title .sub { z-index: 1; position:absolute; width: 40%; top: 355px; left: 369px; }
.Area_title .sub .PD_img {  width: 100%; }
.Area_title .sub li { background: #00000000; }
.Area_title .date { z-index: 2; position:absolute; width: 16%; top: 28px; left: 898px; }
@media screen and (max-width: 767px){
  .Area_title .main {  width: 100%; top: 3vw; left: 0vw; }
  .Area_title .sub {  width: 53.8%; top: 34vw; left: 23vw; }
  .Area_title .sub .Area_swiper_box {  padding-bottom: 0; }
  .Area_title .date {  width: 17.5%; top: 1.5vw; left: 80vw; }
}




/*版頭品*/
@media screen and (min-width:768px){
.Area_title .top_pd {position:absolute;width: 60%;top: 466px;left: 245px;}
.Area_title .top_pd .layout_PD .PD_into {justify-content:center}	
}
@media screen and (max-width:767px){
.Area_title .top_pd {position:absolute;width: 96%;top: 50vw;left: 2vw;}	
}



.Area_activ { margin-bottom: 35px; }
@media screen and (max-width:767px){
  .Area_activ { margin-bottom: 14.5vw; z-index: 99; }
  }
  

.Area02 .PD_layout_1 { margin-bottom: 10px; }
.Area02 .box_ { margin-bottom: 50px; }



.Area_coupon .PD_layout .PD_img { padding: 0; }



/* 
.Area_mPD .PD_layout[data-pd-li=BN] ul,.Area_mPD .Area_below .PD_layout[data-pd-li=BN-AWD] ul,.Area_mPD .PD_layout[data-pd-li=PDBN] ul { padding: 0; }  */
.Area_mPD .PD_layout_1 { margin-bottom: 10px; }
.Area_mPD .box_ { margin-bottom: 50px; }
@media screen and (max-width:767px){
  .Area_mPD .box_ { margin-bottom: 8vw; }
  }





/*Youtube影片浮層css*/
.box_youtube { margin: 0 auto; overflow: hidden }
@media screen and (min-width:768px){
  .box_youtube { width: 484px; border-radius: 20px; }
}
@media screen and (max-width:767px){
  .box_youtube {width: 96%;border-radius: 10px;}
}

.bigpicture { height: 100%;	width: 100%; position: relative; background-position: center center; background-size: cover; cursor: pointer;}
.bigpicture h3 { position: absolute; left: 5%; bottom: 0; z-index: 1; color: #fff; font-size: 20px }
.bigpicture:before,
.bigpicture:after { z-index: 1; content: ''; position: absolute; left: 0; top: 0; right: 0;	bottom: 0;height: 100%;	width: 100%; transition: opacity 0.2s;}
.bigpicture:after { background-repeat: no-repeat; background-position: center; opacity: 1; background-size: 2em;}
.bigpicture:before { background: linear-gradient(0deg, #000, transparent 40%); opacity: 0.7;}
/*.bigpicture:hover:after { opacity: 0.8; }*/
.bigpicture:hover:before { opacity: 0.5; }
.bigpicture:after { height: 100%; width: 100%;	
  background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20159.00691%20111.60904%22%3E%3Cpath%20d%3D%22M36.2%20111c-25-1.3-29.6-4-34-18.6C.3%2086.7%200%2080%200%2057.4%200%2019%202.3%209.7%2013.6%204c11.5-5.6%20120-5.6%20131.4%200%206%203%2010%208.7%2011.8%2017.2%202%209.8%203%2042.2%201.5%2057.5-2%2020.4-7%2028.5-19.2%2030.8-7.6%201.5-82%202.4-102.8%201.3zM85%2065.3c11.3-6%2020.4-11%2020.3-11L84%2043%2063%2032v22c0%2012%20.4%2022%20.8%2022%20.3%200%2010-5%2021.2-10.8z%22%20fill%3D%22%23db2823%22%2F%3E%3Cpath%20d%3D%22M63.2%2032c-.4.3-.2%201-.3%201.3v28.5c0%204.6%200%209.2.5%2013.8%200%20.4.3.7.6.5%206.3-3%2012.3-6%2018.4-9.3%207.5-4%2015-7.8%2022.2-12%20.3%200%201-.4.6-.8-12.8-7-25.7-13.5-38.6-20.2-1-.6-2.2-1.3-3.4-1.7z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E');
  background-size: 4em;
}
.bigpicture img { width: 100%; border-radius: 10px; aspect-ratio: 1.777777;}
@media screen and (max-width:767px) {
  .bigpicture h3 {font-size: 4vw;left: 1.2em;}
}
        
@media screen and (min-width:768px){
.Area_yt{margin-bottom: 50px;}
}
@media screen and (max-width:767px){
.Area_yt{margin-bottom: 3vw;}
}


/*下方公版*/
@media screen and (min-width:768px){
  .Area_below  {height:100%;}

  /**錨點**/
  .Area_below  .NavArea {padding-top:5vw;}	
  
  .Area_below .box {position:relative;background:url(text_bg.png?t=1777553365266)top center no-repeat;background-size:100%;padding-bottom:0vw;}
    
  /**區標**/			
  .Area_below .box .layout_tt {background:url(text_bg.png?t=1777553365266)top center no-repeat;background-size:100%;padding-bottom: 40px;}
  .Area_below .box .layout_tt ul {padding-top: 12px;}
  .Area_below .box .layout_tt ul li .PD h3 {display:block!important;font: 600 46px/60px Arial;color: #035fde;letter-spacing:0;text-align:center;padding-top: 35px;text-shadow: 3px 2px #ffffff;margin-left: 41px;}
   
  /*公版*/		
  .Area_below .box .layout_PD {width:94%;margin:0 auto;}
  .Area_below .box .layout_PD ul {}
    
  }
@media screen and (max-width:767px){
.Area_below  {height:100%;}

/**錨點**/
.Area_below  .NavArea {padding-top:5vw;}	

.Area_below .box:nth-child(odd)  {position:relative;background:url(text_bg01.png?t=1777553365266)top center no-repeat;background-size:100%;padding-bottom:0vw;}
.Area_below .box:nth-child(even) {position:relative;background:url(text_bg02.png?t=1777553365266)top center no-repeat;background-size:100%;padding-bottom:0vw;}
  
/**區標**/			
.Area_below .box .layout_tt {padding-bottom: 6vw;}
.Area_below .box .layout_tt ul {}
.Area_below .box .layout_tt ul li .PD h3 {display:block!important;font: 600 23px/35px Arial;color: #005ddd;letter-spacing:0;text-align:center;padding-top: 4vw;margin-left: 5vw;text-shadow: 1.5px 1px #ffffff;}
 
/*公版*/		
.Area_below .box .layout_PD {width:96%; margin:0 auto;}
.Area_below .box .bottom {background:url(box_bottom01.png?t=1777553365267)top center repeat-y;background-size:100%;padding-bottom:5vw;}

}
  





/*區標+下方高度共同設定*/
@media screen and (min-width:768px){
  .layout_text ul {margin:0!important;padding:0!important;}
  .layout_PD {width:100%;padding-bottom:50px;}

}

@media screen and (max-width:767px){
  .layout_text ul {margin:0!important;padding:0!important;}
  .layout_PD {width:96%;margin:0 auto;padding-bottom:5vw;}
}
























































/*移除公版設定*/
.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 {}
}


/*輪播移除公版設定*/
.Area .swipwe_remove_box_style ul { background-color: transparent; grid-gap: 0;}


.Area .swipwe_remove_box_style ul li { border: none!important; background-color:transparent;}

.Area .swipwe_remove_box_style ul li,
.Area .swipwe_remove_box_style ul li .PD_img img { border-radius: 10px;}
@media screen and (max-width:767px){
  .Area .swipwe_remove_box_style ul { width: 100%; grid-gap: 0.2em;}
  .Area .swipwe_remove_box_style ul {}
}
	
/*3品公版間距*/	

.Area .PD_layout-add2cart ul { padding: 20px;}
@media screen and (max-width:767px){
  .Area .PD_layout-add2cart ul { padding: 0.2em 0;}
  .Area .PD_layout-add2cart ul li { padding: 0.2em;}
}
	
	
	













/*置底*/
.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%;}









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

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

