@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:#5d976f; 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_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_01 {z-index:-45;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:absolute;top:0;left:0;width:100%;height:100%;background-repeat:repeat-y;background-position:center top;pointer-events:none;}
.bg_03 { z-index:-49;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:-46;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;top:0;left:0; width:100%; height:100%; background-repeat:repeat-y; background-position: center top; 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%;}
}



/*版頭區*/
@media screen and (min-width:768px){
.Area_title {height: 705px;}
.table    {position:absolute;top: 450px;left: -28px;pointer-events:none;}	
.table img {width: 66%;}	
.top_pd01 {position:absolute;top: 224px;left: 181px;pointer-events:none;}	
.top_pd01 img {width: 85%;}	
.top_pd02 {position:absolute;top: 260px;left: 694px;pointer-events:none;z-index:-1;}	
.top_pd02 img {width: 90%;}	

.deco {position: absolute;top: 12px;left: 0;z-index: 1;pointer-events: none;}	
.deco01 {position: absolute;top: 0;left: 0;pointer-events: none;}	
.deco01 img {width:60%;}	

.deco_line {position:absolute;top: 390px;left: 660px;animation: mask_lefttoright 1.8s 0.8s infinite ease-in;opacity: 0;z-index: 5;pointer-events: none;}

/*日期*/	
.Area_title .date {position:absolute;top: 274px;left: 114px;}
.Area_title .date .bg {position:relative;}
.Area_title .date .bg img {width: 100%;}
.Area_title .date .TIMER_DAY {position: absolute;top: 56px;left: 30px;}
.Area_title .date .TIMER_DAY span {font-size: 40px;font-weight: 600;line-height: 0;margin-left: 0;color: #ffffff;letter-spacing:0;font-family:Century Gothic;text-align:center;width: 27px;}
.Area_title .date .TIMER_DAY small {font-size: 27px;font-weight:bolder;line-height:5px;margin-left: 0;color: #ffffff;letter-spacing:0;font-family:Century Gothic;text-align:center;}
.Area_title .date .TIMER_DAY #sendMonth {text-align: center;display: inline-block;}
.Area_title .date .TIMER_DAY #sendToday {margin-left: 0;text-align: center;display: inline-block;}


	
}
@media screen and (max-width: 767px){
.Area_title {height:100%;}
.m_topbg  {position:relative;width:100%;top:0;left:0;pointer-events:none;}	
.table    {position:absolute;width: 100%;top: 61vw;left: -29vw;z-index:1;pointer-events:none;}	
.top_pd01 {position:absolute;width: 55%;top: 36vw;left: 3vw;z-index:1;pointer-events:none;}	
.top_pd02 {position:absolute;width: 58%;top: 41vw;left: 54vw;z-index:0;pointer-events:none;}	

.deco {position: absolute;width: 113%;top: 0;left: 0;z-index: 1;pointer-events: none;}	
.deco01 {position: absolute;width: 44%;top: 0;left: 27vw;pointer-events: none;}	
.deco03 {position: absolute;width: 9%;top: 63vw;left: 15vw;pointer-events: none;}	
.deco04 {position:absolute;width: 61%;top: 58vw;left: 21vw;}	
.deco_line {position:absolute;width: 35%;top: 42vw;left: 53vw;animation: mask_lefttoright 1.8s 0.8s infinite ease-in;opacity: 0;z-index: 5;pointer-events: none;}


/*日期*/	
.Area_title .date {position:absolute;top: 2vw;left: 82vw;width: 17%;z-index: 1;}
.Area_title .date .date_bg {position:relative;}
.Area_title .date .TIMER_DAY {position: relative;width: 47%;top: -13vw;left: 3vw;}
.Area_title .date .TIMER_DAY span {font-size: 17px;font-weight: 600;line-height: 0;margin-left: 0;color: #ffffff;letter-spacing:0;font-family:Century Gothic;text-align:center;width: 8px;}
.Area_title .date .TIMER_DAY small {font-size: 10px;font-weight:bolder;line-height:5px;margin-left: 0;color: #ffffff;letter-spacing:0;font-family:Century Gothic;text-align:center;}
.Area_title .date .TIMER_DAY #sendMonth {text-align: center;display: inline-block;}
.Area_title .date .TIMER_DAY #sendToday {margin-left: 0;text-align: center;display: inline-block;}
	

	
}



/*版頭::主標入稿*/
@media screen and (min-width:768px){
.Area_title .subtitle {position:absolute;width: 100%;top: 0;}
.Area_title .subtitle .layout_title {position:absolute;width: 57%;top: 109px;left: 268px;}
.Area_title .subtitle .layout_title ul li:hover {box-shadow: none; }
/*副標*/	
.Area_title .subtitle .layout_title02 {position:absolute;width: 40%;top: 352px;left: 510px;} 

/*版頭去背品*/		
.Area_title .layout_PD {position:absolute;width: 25%;top: 346px;left: 242px;}
.Area_title .layout_PD ul li:nth-child(1) {position:absolute;width: 123%;pointer-events:none;}
.Area_title .layout_PD ul li:nth-child(2) {position:absolute;left: 440px;top: 63px;width: 130%;}
.Area_title .layout_PD ul li:nth-child(2) .PD_img {width: 53%;}
	


}
@media screen and (max-width:767px){
.Area_title .subtitle {position:absolute;width: 80%;height:auto;top: 0;left: 0;}

/*主標*/	
.Area_title .subtitle .layout_title00 {position:absolute;width: 14%;left: 76vw;top: 4vw;}
.Area_title .subtitle .layout_title {position:absolute;width: 80%;left: 20vw;top: 10vw;}

	
/*副標輪播*/	
.Area_title .subtitle .layout_title02 {width: 53%;position:absolute;top: 33vw;left: 42vw;overflow:hidden;height: 45vw;z-index:5;}
.Area_title .subtitle .layout_title02 .PD_layout {} 
.Area_title .subtitle .layout_title02 .PD_layout ul {display:flex;margin:0;padding:0;grid-gap:0;height:10vw;}
.Area_title .subtitle .layout_title02 .PD_layout ul li {}
.Area_title .subtitle .layout_title02 .PD_layout ul li .PD_img img {width:100%;}
	
/*線別*/	
.Area_title .layout_title03 {position:absolute;width: 17%;left: 83vw;top: 13vw;}

/*版頭去背品*/		
.Area_title .layout_PD {position:absolute;width: 42%;top: 33vw;left:11vw;}
.Area_title .layout_PD ul li:nth-child(1) {position:absolute;left: 7vw;}
.Area_title .layout_PD ul li:nth-child(2) {position:absolute;left: 47vw;top: 4vw;}
.Area_title .layout_PD ul li:nth-child(2) .PD_img {width: 60%;}
	
}



/*今日限定*/
@media screen and (min-width:768px){
.Area_topPD {height:100%;display:flex;}

/*區標*/
.Area_topPD .text {width:12%;}
/*公版*/	
.Area_topPD .PD_layout1 ul li .PD_btn {background-image: repeating-linear-gradient(45deg, #e7af22 -2%, #dd9e00 120%);} 

  
}
@media screen and (max-width:767px){
.Area_topPD {height:100%;display:flex;}

/*區標*/
.Area_topPD .text {width: 17%;}

/*公版*/	
.Area_topPD .PD_layout1 ul li .PD_btn {background-image: repeating-linear-gradient(45deg, #e7af22 -2%, #dd9e00 120%);} 
.Area_topPD .PD_layout1 .PD_img {padding:.25em;}

}
    


/*折價券*/
@media screen and (min-width:768px){
  .Area_coupon	{height:100%;}

/**區標**/		
.Area_coupon .text {background:url(coupon_bg.jpg?t=1747721805739)top center no-repeat;background-size:100%;}
.Area_coupon .text .layout_text {padding: 53px 0 10px 0;}

.Area_coupon .b_box {background:url(coupon_ul.jpg?t=1747721805740)top center repeat-y;background-size:100%;}

/*免運券*/	
.Area_coupon .Area_coupon_ppp2 {display:flex;background:url(coupon_bg01.png?t=1747721805740)top center no-repeat;background-size:100%; padding-bottom:64px;}
.Area_coupon .Area_coupon_ppp2 .layout_tt { width: 11%; top:120px; left: 10px;}
.Area_coupon .Area_coupon_ppp2 .Area_swiper { width:90%;}


/*全站+品類券*/		
.Area_coupon .Area_coupon_ppp { display:flex;background:url(coupon_bg02.png?t=1747721805740)top center no-repeat;background-size:100%;padding-bottom:64px;}
.Area_coupon .Area_coupon_ppp .layout_tt { width:11%;top: 300px; left: 10px;}
.Area_coupon .Area_coupon_ppp .bb_box { width:90%;}

.Area_coupon .Area_bottom {background:url(coupon_bottom.jpg?t=1747721805740)top center no-repeat;background-size:100%;padding-bottom: 10vw;}

    
}
@media screen and (max-width:767px){
.Area_coupon	{height:100%;}
    
/**區標**/		
.Area_coupon .text {background:url(coupon_bg.jpg?t=1747721805740)top center no-repeat;background-size:100%;}
.Area_coupon .text .layout_text {padding: 8vw 0 4vw 0;}

.Area_coupon .b_box {background:url(coupon_ul.jpg?t=1747721805740)top center repeat-y;background-size:100%;}

/*免運券*/	
.Area_coupon .Area_coupon_ppp2 {display:flex;background:url(coupon_bg01.png?t=1747721805740)top center no-repeat;background-size:100%;padding-bottom:5vw;}
.Area_coupon .Area_coupon_ppp2 .layout_tt {width: 11%;top: 7vw;left: 1vw;}
.Area_coupon .Area_coupon_ppp2 .Area_swiper {left: 3vw;}


/*全站+品類券*/		
.Area_coupon .Area_coupon_ppp {display:flex;background:url(coupon_bg02.png?t=1747721805740)top center no-repeat;background-size:100%;padding-bottom:5vw;}
.Area_coupon .Area_coupon_ppp .layout_tt {width:11%;top: 27vw;left: 1vw;}
.Area_coupon .Area_coupon_ppp .bb_box {width:90%;}

.Area_coupon .Area_bottom {background:url(coupon_bottom.jpg?t=1747721805740)top center no-repeat;background-size:100%;padding-bottom: 10vw;}




}
    
/*bn區*/
@media screen and (min-width:768px){
  .Area_banner	{height:100%;}

    
    
}
@media screen and (max-width:767px){
.Area_banner	{height:100%;}
.Area_banner .Area_swiper {padding-bottom:5vw;}
.Area_banner .Area_swiper .PD_layout_bn .PD_img img {border-radius:0;}
}
    




/*大牌區*/
@media screen and (min-width:768px){
  .Area_brand {height:100%;}	
  /**區標**/		
  .Area_brand .text {background:url(brand_top.jpg?t=1747721805740)top center no-repeat;background-size:100%;}
  .Area_brand .text .layout_text {padding: 75px 0 0 0;}
    
  .Area_brand .b_box {background:url(brand_bg.jpg?t=1747721805740)top center repeat-y;background-size:100%;/* display: flex; *//* flex-wrap: wrap; */flex-direction: row;}
   
  /**品牌區**/	
  .Area_brand .box{background:url(brand_boxtop01.png?t=1747721805740)top center no-repeat;background-size:100%;width: 90%;margin: 0 auto;}
  .Area_brand .box:nth-child(even) {background:url(brand_boxtop02.png?t=1747721805740)top center no-repeat;background-size:100%;}	
  
  .Area_brand .box .layout_tt {width: 80%;margin:0 auto;top: 115px;height: 315px;background:url(brand_ttbg01.png?t=1747721805740)top center no-repeat;background-size:100%;}	
  .Area_brand .box:nth-child(even) .layout_tt {background:url(brand_ttbg02.png?t=1747721805740)top center no-repeat;background-size:100%;}	
  
  .Area_brand .box .layout_tt ul {width: 96%;margin-left: 2%;padding-top: 50px;}	
  .Area_brand .box .layout_tt .PD_into {flex-direction:row;color:#ffffff}	
  .Area_brand .box .layout_tt .PD h3 {width: 45%;color:#ffffff;font-size: 30px;padding-top: 0;}	
  .Area_brand .box .layout_tt .PD h4 {width: 97%;margin-left: -20px;font-size: 21px;}	
  .Area_brand .box .layout_tt .PD .js-PD_txt1 {font-size: 1.5em;padding-bottom: 5px;}	
  
  .Area_brand .box .layout_tt .PD .js-PD_txt2 {padding:0 .5em;background-color: #b4522b;border-radius:4px;}	
  .Area_brand .box:nth-child(even) .layout_tt .PD .js-PD_txt2 {background-color: #2f6640;}	
  
  .Area_brand .box .layout_tt .PD_into .txtn {width: 32%;color: #f48357;font-size: 24px;padding-top: 50px;font-weight: 600;}	
  .Area_brand .box:nth-child(even) .layout_tt .PD_into .txtn {color:#2f6640;}	
  
  
  .Area_brand .box .layout_PD {position: relative;background:url(brand_ul01.png?t=1747721805740)top center repeat-y;background-size:100%;padding-bottom:0}	
  .Area_brand .box:nth-child(even) .layout_PD {background:url(brand_ul02.png?t=1747721805740)top center repeat-y;background-size:100%;}	
  .Area_brand .box .layout_PD ul {width: 80%;margin: 0 auto;padding: 0;}	
  
  .Area_brand .box .layout_PD ul li .PD_btn {background-image: repeating-linear-gradient(45deg, #e25f2b -2%, #e25f2b 120%);} 
  .Area_brand .box:nth-child(even) .layout_PD ul li .PD_btn {background-image: repeating-linear-gradient(45deg, #388551 -2%, #388551 120%);} 
  
  
  .Area_brand .box .Area_bottom {background:url(brand_bottom02.jpg?t=1747721805740)top center no-repeat;background-size:100%;padding-top: 50px;}
  .Area_brand .box:nth-child(even) .Area_bottom {background:url(brand_bottom03.jpg?t=1747721805740)top center no-repeat;background-size:100%;}
  .Area_brand .box .Area_bottom01 {background:url(brand_bottom03.jpg?t=1747721805740)top center no-repeat;background-size:100%;padding-top:13vw;}
  }
@media screen and (max-width:767px){
.Area_brand {height:100%;}	
/**區標**/		
.Area_brand .text {background:url(brand_top.jpg?t=1747721805740)top center no-repeat;background-size:100%;}
.Area_brand .text .layout_text {padding: 9vw 0 3vw 0;}
  
.Area_brand .b_box {background:url(brand_bg.jpg?t=1747721805740)top center repeat-y;background-size:100%;}
 
/**品牌區**/	
.Area_brand .box{background:url(brand_boxtop01.png?t=1747721805740)top center no-repeat;background-size:100%;}
.Area_brand .box:nth-child(even) {background:url(brand_boxtop02.png?t=1747721805740)top center no-repeat;background-size:100%;}	

.Area_brand .box .layout_tt {width:90%;margin:0 auto;top:17vw;height:41vw;background:url(brand_ttbg01.png?t=1747721805740)top center no-repeat;background-size:100%;}	
.Area_brand .box:nth-child(even) .layout_tt {background:url(brand_ttbg02.png?t=1747721805740)top center no-repeat;background-size:100%;}	

.Area_brand .box .layout_tt ul {width: 96%;margin-left: 3vw;padding-top: 4vw;}	
.Area_brand .box .layout_tt .PD_into {flex-direction:row;color:#ffffff}	
.Area_brand .box .layout_tt .PD h3 {width: 45%;color:#ffffff;font-size:18px;padding-top: 2vw;}	
.Area_brand .box .layout_tt .PD h4 {width: 97%;margin-left: -3vw;}	
.Area_brand .box .layout_tt .PD .js-PD_txt1 {font-size:1.6em;padding-bottom: 1vw;}	

.Area_brand .box .layout_tt .PD .js-PD_txt2 {padding:0 .5em;background-color: #b4522b;border-radius:4px;}	
.Area_brand .box:nth-child(even) .layout_tt .PD .js-PD_txt2 {background-color: #2f6640;}	

.Area_brand .box .layout_tt .PD_into .txtn {width: 37%;color: #f48357;font-size: 16px;padding-top: 8vw;font-weight: 600;}	
.Area_brand .box:nth-child(even) .layout_tt .PD_into .txtn {color:#2f6640;}	


.Area_brand .box .layout_PD {position: relative;background:url(brand_ul01.png?t=1747721805740)top center repeat-y;background-size:100%;padding-bottom:0}	
.Area_brand .box:nth-child(even) .layout_PD {background:url(brand_ul02.png?t=1747721805740)top center repeat-y;background-size:100%;}	
.Area_brand .box .layout_PD ul {width:90%;margin: 0 auto;}	

.Area_brand .box .layout_PD ul li .PD_btn {background-image: repeating-linear-gradient(45deg, #e25f2b -2%, #e25f2b 120%);} 
.Area_brand .box:nth-child(even) .layout_PD ul li .PD_btn {background-image: repeating-linear-gradient(45deg, #388551 -2%, #388551 120%);} 


.Area_brand .box .Area_bottom {background:url(brand_bottom02.jpg?t=1747721805740)top center no-repeat;background-size:100%;padding-top:15vw;}
.Area_brand .box:nth-child(even) .Area_bottom {background:url(brand_bottom03.jpg?t=1747721805740)top center no-repeat;background-size:100%;}
.Area_brand .box .Area_bottom01 {background:url(brand_bottom03.jpg?t=1747721805740)top center no-repeat;background-size:100%;padding-top:13vw;}

}	
  


/*精選優質店家*/
@media screen and (min-width:768px){
.Area_shop {height:100%;}
/**區標**/		
.Area_shop .text {padding: 50px 0 15px 0;}

.Area_shop .layout_PD {}
.Area_shop .layout_PD ul {padding:0!important;grid-gap:1px!important;}
.Area_shop .layout_PD ul li {background:url(shop_li.png?t=1747721805740)top center no-repeat;background-size:100%;padding-bottom:10px!important;}
.Area_shop .layout_PD .PD_img {padding-top: 89px;width: 100%;margin:0 auto;}

.Area_shop .layout_PD .PD h3 {position:absolute;width:85%;top: 31px;left: 50%;transform: translateX(-50%);font-weight:900;font-size: 18px;color: #ffffff;line-height: 50px;border-radius: 2vw}
.Area_shop .layout_PD .PD .PD_into .txtn {position:absolute;width: 66%;top: 9px;left: 50%;transform: translateX(-50%);font-weight:900;font-size: 18px;color: #000;line-height: 32px;background: #fff;border-radius: 10px;}
}
@media screen and (max-width:767px){
.Area_shop {height:100%;}
/**區標**/		
.Area_shop .text {padding:5vw 0;}

.Area_shop .layout_PD {width:96%;margin:0 auto;}
.Area_shop .layout_PD ul {margin:0;padding:0}
.Area_shop .layout_PD ul li {height:86vw;background:url(shop_li.png?t=1747721805740)top center no-repeat;background-size:100%;padding-top:72px;}
.Area_shop .layout_PD .PD h3 {position:absolute;width:85%;top:10.5vw;left:50%;transform: translateX(-50%);font-weight:900;font-size: 19px;color: #ffffff;line-height: 8vw;border-radius: 2vw }
.Area_shop .layout_PD .PD .PD_into .txtn {position:absolute;width:90%;top:2.5vw;left: 50%;transform: translateX(-50%);font-weight:900;font-size:21px;color: #000;line-height: 8vw;background: #fff;border-radius: 2vw; }
.Area_shop .layout_PD .PD_slide { min-width: inherit; }
}






/*頁籤區塊*/
@media screen and (min-width:768px){
.Area_sale  {height:100%;}

/**區標**/	
.Area_sale .text {position:relative;background:url(brand_top.jpg?t=1747721805740)top center no-repeat;background-size:100%;}
.Area_sale .text .layout_text {padding-top:50px;}

/*頁籤*/	
.Area_sale .NavArea {display:block;}		
.Area_sale .NavArea_tabbar_page {width:100%;padding-bottom:2vw;background:url(brand_bg.jpg?t=1747721805740)top center repeat-y;background-size:100%;}		
.Area_sale .tab_swiper {overflow-y:visible!important;}		
.Area_sale .NavArea .Nav_box {width:95%;margin:0 auto;padding:0;}		
.Area_sale .NavArea .Nav ul{padding-left:0!important;}
.Area_sale .NavArea_tabbar_page .Nav .swiper-slide-active i{background-color: #5a946c !important;border: 1px solid #59936b !important;}
 

.Area_sale .content_swiper  {overflow: hidden;}	
  

/**公版**/		
.Area_sale .page_box .layout_PD {background:url(brand_bg.jpg?t=1747721805740)top center repeat-y;background-size:100%;padding-bottom:0}
.Area_sale .page_box .layout_PD ul {width:95%!important;margin:0 auto!important;padding:0!important;border-radius:0 0 15px 15px}
.Area_sale .page_box .layout_PD ul li .PD_btn {background-image: repeating-linear-gradient(45deg, #5a946c -2%, #5a946c 120%);} 

.Area_sale .Area_bottom {position:relative;background:url(sale_bottom.jpg?t=1747721805740)top center no-repeat;background-size:100%;padding-bottom: 140px;}


  

}
@media screen and (max-width:767px){
.Area_sale  {height:100%;}

/**區標**/	
.Area_sale .text {position:relative;background:url(brand_top.jpg?t=1747721805740)top center no-repeat;background-size:100%;}
.Area_sale .text .layout_text {padding-top:10vw;}


/*頁籤*/	
.Area_sale .NavArea_tabbar_page {width:100%;padding-bottom:2vw;background:url(brand_bg.jpg?t=1747721805740)top center repeat-y;background-size:100%;}		
.Area_sale .tab_swiper {overflow-y:visible!important;}		
.Area_sale .NavArea .Nav_box {width:95%;margin:0 auto;padding:0;}		
.Area_sale .NavArea .Nav ul{padding-left:0!important;}
.Area_sale .NavArea_tabbar_page .Nav .swiper-slide-active i{background-color: #5a946c !important;border: 1px solid #59936b !important;}
 

/**公版**/		
.Area_sale .page_box .layout_PD {background:url(brand_bg.jpg?t=1747721805740)top center repeat-y;background-size:100%;padding-bottom:0}
.Area_sale .page_box .layout_PD ul {width:95%!important;margin:0 auto!important;padding:0!important;border-radius:0 0 15px 15px}
.Area_sale .page_box .layout_PD ul li .PD_btn {background-image: repeating-linear-gradient(45deg, #5a946c -2%, #5a946c 120%);} 

.Area_sale .Area_bottom {position:relative;background:url(sale_bottom.jpg?t=1747721805740)top center no-repeat;background-size:100%;padding-bottom:15vw;}




}
  






/*下方公版*/
@media screen and (min-width:768px){
  .Area_below  {height:100%;}
  
  /**錨點**/
  .Area_below  .NavArea {padding:5vw 0;}	
  
  .Area_below .box {position:relative;padding-bottom: 20px;}
    
  /**區標**/			
  .Area_below .box .layout_tt {background:url(m_below_bg.png?t=1747721805740)top center no-repeat;background-size:100%;padding-bottom: 15px;}
  .Area_below .box .layout_tt ul {padding-top: 55px;}
  .Area_below .box .layout_tt ul li .PD h3 {display:block!important;font: 400 50px/60px Arial;color: #ffffff;letter-spacing:0;text-align:center;}
   
  /*公版*/		
  .Area_below .box .layout_PD {width:94%;margin:0 auto;}
  
  }

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









/*區標共同設定*/
@media screen and (min-width:768px){
.layout_PD {padding-bottom:50px;}
}
@media screen and (max-width:767px){
  .layout_text ul {margin:0!important;padding:0!important;}
  .layout_PD {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%;}






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


	}





	
/*隱鑶*/
.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: #ffffff;font:12px/18px Helvetica;}
.edm_notice .apple_notice{  padding:10px 0px 10px 0px; }


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