@charset "utf-8";
/* CSS Document */

/*基本*/
body{margin:0;padding:0;}

/*全BOX版面*/
.WRAPPER {position: relative;display:block;margin: 0 auto;padding:0;width:100%;min-width:1220px;text-align:left;overflow: hidden;font-family:"微軟正黑體","Microsoft JhengHei",Helvetica; 
	        background: url(bg_repeat.jpg?t=1764233738444) repeat center / 3%;}
.WRAPPER img {vertical-align:top;}
.WRAPPER a { text-decoration: none;}
@media screen and (max-width:767px){
	.WRAPPER{ background: url(bg_repeat.jpg?t=1764233738444) repeat center / 7%; margin-bottom: 0;min-width: inherit;min-height: 100vh;overflow: hidden;padding-bottom: 0; }
	.WRAPPER img {  width:100%;  height:auto; }


}
/*預設清單樣式*/
.Area .list_00 ul {display:inline-block;}
.Area .list_00 li {list-style:none;float:left;overflow: hidden;}


/*LOGO CSS*/
.momologo { z-index:2; position: absolute; top: 15px; left:-66px;}
.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;}
    }


/** 入稿區基本 **/
.content_Area { position:relative; display:inline-block; margin:0px auto 0px auto; padding: 0px 0px 0px 0px; width:1220px;}
.buttonAera_more { position: absolute; top:15px; right:15px; padding-left:17px; padding-right:10px;  border-radius:60px; width:90px; height:40px; background-color: #666; text-align:center;}
.buttonAera_more a { display:block; padding-top:5px; font: bold 24px/29px Century Gothic; color:#fff; text-decoration: none; letter-spacing:-0.05em; }
.buttonAera_more:hover {background-color: #000;}
.buttonAera_more .btnGO { margin:5px; float:right; width:20px ;height:20px;}

/*PC背景*/
@media screen and (min-width:768px){
.bg_01 {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_deco {z-index: 10;position:fixed;top: 100px;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){
.m_bg_fix {z-index: 1;position:absolute;top: 10vw;left:0;width:100%;height:100%;background-repeat:no-repeat;background-position: center top;pointer-events:none;background-size: 100%;}

}



/*版頭區塊*/
.Area_title img{width: 100%;border-radius: 0!important;}
.Area_title .PD_layout .PD_slide { min-width:auto; }

@media screen and (min-width:768px){
	
.Area_title {height: 1539px;}

/*主標*/		
.Area_title .subtitle {position:absolute;width: 786px;height:auto;top: 49px;left: 222px;z-index: 9;margin: auto;opacity: 0;}
.Area_title .subtitle .layout_title .PD_slide:hover{transform:none;}

/*date*/		
.Area_title .date {position:absolute;top: 0;left: 369px;width: 358px;z-index: 99;opacity: 0;}
.Area_title .date .layout_title .PD_slide:hover{transform:none;}

/*副標輪播*/
.Area_title .titile02 {position: absolute;top: 278px;left: 366px;width: 531px;height: 108px;overflow: hidden;z-index: 20;}
.Area_title .titile02 ul.PD_wrapper { display: flex; flex-wrap: nowrap; margin: 0; padding: 0; width: 100%; box-sizing: content-box; grid-gap: inherit;}
.Area_title .titile02 ul.PD_wrapper li { flex-shrink: 0; margin: 0; padding: 0; opacity: 0; transform: translate(5%,0);}
.Area_title .titile02 ul.PD_wrapper li.swiper-slide-active { opacity: 1; transition: .8s ease-out; transform: translate(0,0);}
.Area_title .titile02 ul.PD_wrapper li img{ width: 82%; }

}

@media screen and (max-width:767px){
.Area_title {height: 162vw;/* z-index: 20; */}
.m_bg_top {position: absolute;top: 109vw;left: 0;z-index: 20;}	
.Area_title .star_01 {position: absolute;right: 93vw;top: 37vw;width: 5%;pointer-events: none;/* mix-blend-mode: screen; */}
.Area_title .star_02 {position: absolute;right: 3vw;top: 46vw;width: 5%;pointer-events: none;/* mix-blend-mode: screen; */}
.Area_title .lightning {position: absolute;right: 0vw;top: 30vw;width: 100%;pointer-events: none;/* mix-blend-mode: screen; */}

/*主標*/	
.Area_title .subtitle {position: absolute;top: 3vw;width: 82%; left:9.5vw;margin: auto;z-index: 4;}
.Area_title .subtitle .layout_title {/* width: 91%; */left: 0;right: 0;margin: auto;}

/*date*/	
.Area_title .date {position:absolute;width: 34%;top: -1vw; left:26vw;z-index: 9;}
.Area_title .date .layout_title {/* width: 91%; */left: 0;right: 0;margin: auto;}


/*副標輪播*/	
.Area_title .titile02 {position: absolute;top: 27.5vw;right: 17.5vw;width: 60%;height: 13vw;overflow: hidden;z-index: 20;}
.Area_title .titile02 ul.PD_wrapper { display: flex; flex-wrap: nowrap; margin: 0; padding: 0; width: 100%; box-sizing: content-box; grid-gap: inherit;}
.Area_title .titile02 ul.PD_wrapper li { flex-shrink: 0; margin: 0; padding: 0; opacity: 0; transform: translate(5%,0);}
.Area_title .titile02 ul.PD_wrapper li.swiper-slide-active { opacity: 1; transition: .8s ease-out; transform: translate(0,0);}
.Area_title .titile02 ul.PD_wrapper li img{ width: 87%; }

}


/*版頭品輪播*/
.Area_topbn {position: relative;top: 900px; z-index: 2;}	
.Area_topbn .box {width: 95%;position: relative;overflow: hidden;margin: 0 0 0 30px;}
.Area_topbn .Area_swiper_box ul.PD_wrapper { position: relative; display: flex; flex-wrap: nowrap; margin: 0; padding: 0; width: 100%; box-sizing: content-box; background-color: rgba(0,0,0,0); grid-gap: 0!important; }
.Area_topbn .Area_swiper_box ul.PD_wrapper li { flex-shrink: 0; margin: 0; padding: 0; min-width: auto; background-color: #fff; border: none; border-radius: 10px;}
.Area_topbn .PD_layout .PD p .Price { font-size: 25px; }
@media screen and (min-width: 768px) {
.Area_topbn .Area_swiper_box ul.PD_wrapper { padding: 0 0 50px;}
}
@media screen and (max-width: 767px) {
.Area_topbn  {position: relative;top: 96vw; background-image: none;}	
.Area_topbn .box {width:96%; margin: auto;}
.Area_topbn .Area_swiper_box { width: 100%; }
.Area_topbn .Area_swiper_box ul.PD_wrapper {padding: 0 0 1vw;}
.Area_topbn .PD_layout .PD .Price { font-size:24px; }
.Area_topbn .PD_layout .PD p b, .Area_01 .PD_layout .PD p del, .Area_01 .PD_layout .PD p .money{ font-size:14px; }
.Area_topbn .PD_layout .PD p b{display: inline}
}

/*活動倒數*/
.TimerNick2 {display:inline-block;position:relative;top:-5px;left:0;height: 57px;z-index:99;font-weight: 700;padding: 0.4% 0 0;width: 40%;}
.TimerNick2 .FontStyle2 {display: inline-block;margin: 0 0 0 2px;padding: 0;border: 0;font: bold 40px/30px Arial;color: #fff;/*background-color: #000; */border-radius:5px;/*text-shadow:1px 1px 0px #fff;*/letter-spacing: 0px;text-align: center;}
.TimerNick2 span {padding-left: 2px;font: 400 37px/48px "微軟正黑體","Microsoft JhengHei", Arial, Helvetica;letter-spacing: -0em;color: #fff;}
@media screen and (max-width:767px){
.TimerNick2 {display:inline-block;width: 73%;position: relative;top:-2vw;left:0;margin:0;height:0;padding-bottom: 5%;overflow:hidden;text-align:center;background-size:100%;z-index:20;}
.TimerNick2 .FontStyle2 {margin: 0;padding: 0;border: 0;font: bold 5vw/5vw Arial;}
.TimerNick2 span {padding-left:0;font: normal 5vw/5vw "微軟正黑體","Microsoft JhengHei", Arial, Helvetica;letter-spacing: -0.05em;}
}


  /*版頭deco*/
  .topdeco{ position:absolute; pointer-events: none; }  
  @media screen and (min-width:768px){
  .deco01 { top: 343px; left: 0px; z-index: 20;  animation: light 3s infinite ease-in-out alternate-reverse; transform-origin: left bottom;}
  .deco02 { top: 343px; right: 0px; z-index: 20; animation: light2 3s infinite ease-in-out alternate-reverse; transform-origin: right bottom;}
	.deco03 { top: 325px; left: 234px; z-index: 20; animation: star 2s infinite ease-in-out alternate-reverse;}
	.deco04 { top: 545px; left: 122px; z-index: 20; animation: star 2s infinite ease-in-out alternate-reverse; animation-delay: 2s;}
	.deco05 { top: 347px; right: 273px; z-index: 20; animation: star 2s infinite ease-in-out alternate-reverse; animation-delay: 1.5s;}
	.deco06 { top: 439px; right: 139px; z-index: 20; animation: star 2s infinite ease-in-out alternate-reverse; animation-delay: 1s;}
}
  @media screen and (max-width:767px){
  .deco01 {top:34vw; left: -1vw; width: 53vw; z-index: 20; animation: light 3s infinite ease-in-out alternate-reverse; transform-origin: left bottom;}
  .deco02 {top:34vw; right: -1vw; width: 53vw; z-index: 20;  animation: light2 3s infinite ease-in-out alternate-reverse; transform-origin: right bottom;}
	.deco03 {top:37vw; left: 11vw; width: 6vw; z-index: 20;  animation: star 2s infinite ease-in-out alternate-reverse;}
	.deco04 {top:56vw; left: 2vw; width: 6vw; z-index: 20; animation: star 2s infinite ease-in-out alternate-reverse; animation-delay: 2s;}
	.deco05 {top:43vw; right: 12vw; width: 6vw; z-index: 20; animation: star 2s infinite ease-in-out alternate-reverse; animation-delay: 1.5s;}
	.deco06 {top:56vw; right: 3vw; width: 6vw; z-index: 20; animation: star 2s infinite ease-in-out alternate-reverse; animation-delay: 1s;}
  }

	@keyframes star{
		0%{ opacity: 0; transform: rotate(0);}
		100%{ opacity: 100; transform: rotate(360deg);}
	}
	@keyframes light{
		0%{  transform: rotate(-40deg);}
		100%{ transform: rotate(35deg);}
	}
	@keyframes light2{
		0%{  transform: rotate(40deg);}
		100%{ transform: rotate(-35deg);}
	}


/*公版背景*/
.box_txt .PD_layout ul {padding: 0;grid-gap: 0px !important;}	
@media screen and (min-width: 768px){
.box_txt {position: relative;display: flex;margin: 0 auto;width: 100%;height: auto;justify-content: center; z-index: 50; padding:60px 0 20px;}
.box_txt img{width: 100%!important;padding: 0;}
.box_txt2 {position: absolute; margin:-128px 0 0 0px; width: 100%; height: auto;}
.box_txt2 img{width: 70%;}
}

@media screen and (max-width:767px){
.box_txt {position: relative;margin: 0 auto;width: 100%;z-index: 30; padding: 4vw 0 2vw;}
.box_txt img{width: 100%;}
.box_txt2 {position: absolute;margin: -17vw 0 0 -8vw; width: 116%;padding: 0% 0;height: 17vw;}
.box_txt2 img{width: 100%;}
}
/*區塊標題*/
.Area .title { padding: 0; margin: 0 auto; z-index: 2;}
.Area .title ul { padding: 0; grid-gap: 0;}
.Area .title ul li { background-color: transparent; pointer-events: none;}
.Area .title ul li .PD_into { padding: 0;}
.Area .title ul li h5 { padding: 0; margin: 0; font: bold 60px/60px "微軟正黑體","Microsoft JhengHei", Arial, Helvetica; color: #262a33; letter-spacing: -1px;}
@media screen and (max-width:767px){
  .Area .title { padding: 0; margin: 0 auto; width: 100%;}
  .Area .title ul li h5 { font: bold 6.5vw/6.5vw "微軟正黑體","Microsoft JhengHei", Arial, Helvetica;}
}


/*區背景*/
.Area .bg, .Area .bg_btom{ position: absolute; z-index:0; }
@media screen and (min-width:768px){

	.Area02 .bg { top: 69px; left: 50%; transform: translateX(-50%); }
  .Area02 .bg_btom{ bottom: -109px; left: 50%; transform: translateX(-50%);}
  .Area02 .box:before{ content: ""; position: absolute; top: 200px; left: 50%;  transform: translateX(-50%); width:2000px; height: 90%; background: url("Area02_center_pc.png?t=1764233738444") center center/100% repeat-y scroll; }

	.Area_mo01 .bg { top: 69px; left: 50%; transform: translateX(-50%); }
  .Area_mo01 .bg_btom{ bottom: -81px; left: 50%; transform: translateX(-50%);}
  .Area_mo01 .box:before{ content: ""; position: absolute; top: 200px; left: 50%;  transform: translateX(-50%); width:2000px; height: 80%; background: url("Area_mo01_center_pc.png?t=1764233738444") center center/100% repeat-y scroll; }

	.AreaPD3 .bg { top: -360px; left: 50%; transform: translateX(-50%); }
  .AreaPD3 .bg_btom{ bottom: -81px; left: 50%; transform: translateX(-50%);}
  .AreaPD3 .box:before{ content: ""; position: absolute; top: -40px; left: 50%;  transform: translateX(-50%); width:2000px; height: 130%; background: url("AreaPD3_center_pc.png?t=1764233738444") center center/100% repeat-y scroll; }

}
@media screen and (max-width:767px){
	.Area02 .bg { top:7.2vw;left:0;  }	
  .Area02 .bg_btom{  bottom:-11vw; left: 0; }
	.Area02 .box:before{ content: ""; display:block; left: 0; top: 21vw; position: absolute; height: 85%; width: 100%; background: url(Area02_center.png?t=1764233738444) repeat-y center top / 100%; }

	.Area_mo01 .bg { top:7.2vw;left:0;  }	
  .Area_mo01 .bg_btom{  bottom:-9vw; left: 0; }
	.Area_mo01 .box:before{ content: ""; display:block; left: 0; top: 21vw; position: absolute; height: 90%; width: 100%; background: url(Area_mo01_center.png?t=1764233738444) repeat-y center top / 100%; }

	.AreaPD3 .bg { top:-25vw;left:0;  }	
  .AreaPD3 .bg_btom{  bottom:-20vw; left: 0; }
	.AreaPD3 .box:before{ content: ""; display:block; left: 0; top: -22vw; position: absolute; height: 130%; width: 100%; background: url(AreaPD3_center.png?t=1764233738444) repeat-y center top / 100%; z-index: -1;}

}


/*折價券*/
@media screen and (min-width:768px){
	/*全站+品類券*/		
	.Area_coupon .Area_coupon_ppp { background:url(coupon_bg02.png?t=1764233738444)top center no-repeat; background-size:100%;padding:50px 0 0 111px;height:1010px;}
	.Area_coupon .Area_coupon_ppp .get_all img{ width: 95%; margin-bottom: -10px; }
	}

	@media screen and (max-width:767px){
		/*全站+品類券*/		
		.Area_coupon .Area_coupon_ppp { background:url(coupon_bg02m.png?t=1764233738444)top center no-repeat; background-size:100%;padding:2vw 0 0 11vw;}
		.Area_coupon .Area_coupon_ppp .get_all img{ width: 95%; margin-bottom: -1vw; }
	
		}

		

	/*兩行文案輪播*/
/* .Area01 .PD_btn{ display: none!important; }
.Area01 .PD_layout-D1_02C li{ background: url(area01_pdbg.png?t=1764233738444) no-repeat center / 97%; height: 239px; }
.Area01  .PD_layout-D1_02C.PD_layout .PD a{ padding-top: 34px; }
.Area01 .PD_layout-D1_02C .PD .PD_img{ margin-top: 5px!important; width: 30%;}
.Area01 .PD_layout-D1_02C .PD .PD_into{ text-align: left; }
.Area01 .PD_layout-D1_02C.PD_layout .PD h3{ background: none; color: #171717; padding: 0; font-size: 1.7em; margin: -1px 0 0 27px;}
.Area01 .PD_layout-D1_02C.PD_layout .PD h4{  color: #c83332; font-weight: 700; font-size: 1.7em; margin: -11px 0 0 27px;}
@media screen and (max-width:767px){
	.Area01 .PD_layout-D1_02C {  width: 96%; }
	.Area01 .PD_layout-D1_02C li{  height: 30vw; }
	.Area01  .PD_layout-D1_02C.PD_layout .PD a{ padding-top: 4vw; }
	.Area01 .PD_layout-D1_02C .PD .PD_img{ margin: 4vw 0 0 2.5vw!important; }
	.Area01 .PD_layout-D1_02C.PD_layout .PD h3{  font-size: 1.1em; margin:2.5vw 0 0 0.5vw;}
	.Area01 .PD_layout-D1_02C.PD_layout .PD h4{   font-size: 1.1em;   margin: -2vw 0 0 0.5vw;}
} */
.Area01 ul{ display: flex!important; flex-wrap: nowrap; column-gap: 3%!important; padding: 0!important;}
.Area01 ul li{ min-width: 48%!important;}
@media screen and (max-width:767px){
	.Area01 ul{ padding: 4vw 0 4vw 3vw!important;}
	.Area01 ul li{ min-width: 46%!important;}
}




/*24H一日飆低價*/
@media screen and (max-width:767px){
  .Area02 .box {width: 96%;margin: auto; }
}


  /*店+神券 嚴選店+*/
	.Area_brand .brand_swiper { position: relative; width: 100%; overflow: hidden; z-index: 1;}
	.Area_brand .brand_swiper ul.PD_wrapper { display: flex; flex-wrap: nowrap; margin: 0; padding: 0 0 20px; width: 100%; grid-gap: 15px; box-sizing: content-box; height: 280px;}
	.Area_brand .brand_swiper ul.PD_wrapper li.PD_slide { min-width: inherit;}
	.Area_brand .brand_swiper ul.PD_wrapper li.PD_slide:hover { box-shadow: 0 1em 2em rgba(0, 0, 0, 0);}
	.Area_brand .brand_swiper .PD_layout ul li .PD_into { padding: 0;}
	.Area_brand .brand_swiper .PD_layout ul li .PD_into h3 {color: #ffffff;}
	.Area_brand .brand_swiper .PD_layout ul li .PD_into h4 {color: #ffffff;}
	.Area_brand .brand_swiper ul.PD_wrapper li {background: url(brangbg1.png?t=1764233738444) no-repeat top / 100%; flex-shrink: 0; margin: 0; padding: 0; pointer-events: inherit;}
	.Area_brand .brand_swiper .PD_layout ul li .PD_into .PD_logo {  background-color: transparent; border-radius: 50%; overflow: hidden; width: 83%; margin: 9%;}
	/*樣式二*/
	.Area_brand2 .brand_swiper ul.PD_wrapper { padding: 0 0 20px; width: 100%; grid-gap: 15px; height: 320px;}
	.Area_brand2 .brand_swiper ul.PD_wrapper li {background: url(brangbg2.png?t=1764233738444) no-repeat top / 100%; transform: scale(1.1); margin-top: 2%; }
	.Area_brand2 .brand_swiper .PD_layout ul li .PD_into .PD_logo {  width: 79%; margin: 18% 12% 6%;}
	@media screen and (max-width:767px){
		.Area_brand .brand_swiper ul.PD_wrapper { padding: 0 0 0%; height: 44vw; grid-gap:0;}
		.Area_brand .brand_swiper .PD_layout ul li .PD_into h3 {color: #ffffff;}
		.Area_brand .brand_swiper .PD_layout ul li .PD_into h4 {color: #ffffff;}
		/*樣式二*/
		.Area_brand2 .brand_swiper ul.PD_wrapper { padding: 0 0 0%; height: 48vw; }
		.Area_brand2 .brand_swiper ul.PD_wrapper { grid-gap: 2vw; }

	}



/*mo店+精選推薦4頁籤帶6品(線上入搞)*/
.Area_mo01{ overflow: visible!important; }
.Area_mo01 .box{ overflow: hidden; }
@media screen and (min-width:768px){
	.Area_mo01 .PD_layout .PD_slide:hover {transform: translateY(-5px);box-shadow: none;}
	.Area_mo01 .box {width: 99%;margin: 0 auto;height:auto;padding-bottom:20px; }
	.Area_mo01 .NavArea_tabbar_page{margin: 0 auto 20px;}
	.Area_mo01 .NavArea_tabbar_page .Nav .swiper-slide-active i{border: 0px solid #000000 !important;background-color: #000000 !important;}
  .Area_mo01 .text .PD_layout:not([data-pd-direction*="row"]) .PD_img{padding: 0px 0px 0px 0px;}
	}
	@media screen and (max-width:767px){
	.Area_mo01 .PD_layout .PD_slide:hover {transform: translateY(-5px);box-shadow: none;}
	.Area_mo01 .box{margin: 0 auto;height:auto;padding-bottom: 1vw;}  
	.Area_mo01 .NavArea_tabbar_page{margin: 0 auto 2vw;}
	.Area_mo01 .NavArea_tabbar_page .Nav .swiper-slide-active i{border: 0px solid #000000 !important;background-color: #000000 !important;}
  /**公版**/		
	.Area_mo01 .page_box .layout_PD {width:96%;margin:0 0 0 2vw;padding-bottom:3vw}
	}

	/*mo店+精選推薦4頁籤帶6品(線上入搞)*/
.Area_mo02{ overflow: visible!important; }
.Area_mo02 .box{ overflow: hidden; }
@media screen and (min-width:768px){
	.Area_mo02 .PD_layout .PD_slide:hover {transform: translateY(-5px);box-shadow: none;}
	.Area_mo02 .box {width: 99%;margin: 0 auto;height:auto;padding-bottom:20px; }
	.Area_mo02 .NavArea_tabbar_page{margin:0 auto 20px;}
	.Area_mo02 .NavArea_tabbar_page .Nav .swiper-slide-active i{border: 0px solid #000000 !important;background-color: #000000 !important;}
  .Area_mo02 .text .PD_layout:not([data-pd-direction*="row"]) .PD_img{padding: 0px 0px 0px 0px;}
	}
	@media screen and (max-width:767px){
	.Area_mo02 .PD_layout .PD_slide:hover {transform: translateY(-5px);box-shadow: none;}
	.Area_mo02  {margin-bottom: 0vw !important;}
	.Area_mo02 .box{margin: 0 auto;height:auto;padding-bottom: 1vw;}  
	.Area_mo02 .NavArea_tabbar_page{margin: 0 auto 2vw;}
	.Area_mo02 .NavArea_tabbar_page .Nav .swiper-slide-active i{border: 0px solid #000000 !important;background-color: #000000 !important;}
  /**公版**/		
	.Area_mo02 .page_box .layout_PD {width:96%;margin:0 0 0 2vw;padding-bottom:3vw}
	}
    
/*頁籤*/
/*Area_page*/
.Area_page2 .page_box .layout_PD .PD_btn {background-image: repeating-linear-gradient(45deg, #d83f3e -2%, #d83f3e 120%);}
.Area_page2 .page_box .layout_PD .PD_btn.more {background-color: #404040!important;}
.Area_page2 .page_box .layout_PD .PD_btn.more b {color: #fff!important;}
.Area_page2 .page_box .layout_PD .PD_btn.more i {border-color: #fff!important;}
.Area_page2 h3 { color: #fff; margin: 0; padding: 0}
  @media screen and (min-width:768px){ 
  .Area_page2 {overflow: hidden;/*background-color: #555;*/} 
  .Area_page2 h3 { color: #fff; margin: 0 auto 20px; padding: 0}
  .Area_page2 .PD_layout {width: 95%;}
  }
  @media screen and (max-width:767px){
  .Area_page2 {overflow: hidden;/*background-color: #555;*/} 
  .Area_page2 h3 { color: #fff; margin: 0 auto 2vw; padding: 0}
  }



/*logo輪播*/
.Area_BN li{ background-color: transparent!important; }
.Area_BN ul{ height: 130px; }
@media screen and (max-width:767px){  
	.Area_BN ul{ height: 14vw; }
}


/*一帶三*/
.Area06 {}
.Area06 .title_box {position: relative;}

.Area06 .box_all {position: relative;}
.Area06 .box_bottom {padding-bottom: 50px;}
.Area06 .box_all .layout_PD {width: 80%; margin-top: 22px;}
.Area06 .box_all .text02 {width: 100%;margin: auto;height: 130px;}
.Area06 .box_all .text02 .PD_layout {width: 84%;}
.Area06 .box_all .text02 .PD_layout .PD_into {display: flex;flex-direction: row;margin-top: 0;}
.Area06 .box_all .text02 .PD_layout .PD_into .PD_logo {width: 32%;left: 23px;top: 16px;position: relative;}  
.Area06 .box_all .text02 .PD_layout .PD_into h3 {width: 45%;font-size: 52px;line-height: 1.8em;color: #fff; margin-top: 24px; left: 50px;position: relative;} 
.Area06 .box_all .layout_PD .PD_btn {background-image: repeating-linear-gradient(45deg, #d83f3e -2%, #d83f3e 120%);}
.Area06 .box_all .layout_PD .PD_btn.more {background-color: #404040!important;}
.Area06 .box_all .layout_PD .PD_btn.more b {color: #fff!important;}
.Area06 .box_all .layout_PD .PD_btn.more i {border-color: #fff!important;}
@media screen and (max-width:767px){
  .Area06 {}
  .Area06 .box_bottom {padding-bottom: 4vw;}
  .Area06 .box_all .text02 {height: 12vw;}	
  .Area06 .box_all .layout_PD {width: 96%; margin-top: 3vw;}
  .Area06 .box_all .text02 .PD_layout {width: 94%;}
  .Area06 .box_all .text02 .PD_layout .PD_into{display: flex;flex-direction: row;margin-top: 0vw;margin-bottom: 0;}
  .Area06 .box_all .text02 .PD_layout .PD_into .PD_logo {width: 33%;top: 1.2vw;left: 0;position: relative;}  
  .Area06 .box_all .text02 .PD_layout .PD_into h3{width: 54%;margin-left: 0;font-size: 21px;line-height: 1.2em;color: #fff; margin-top: 2vw;left: 0;} 
}
/*公版*/
.bg_box5 { background: url(bg_box5.png?t=1764233738444)top center repeat-y; }
.bg_boxbottom5 { position: relative;  background: url(bg_boxbottom5.png?t=1764233738444)top center no-repeat; height: 29px;}
.bg_box5 .PD_img:after{  content: "";	position: absolute;	top: 10px;	left: 8px;	display: block;	width: 20%;	height: 100%;	background-image: url(icon_good.png?t=1764233738444);	background-repeat: no-repeat;	background-size: 100%;	pointer-events: none;}
@media screen and (max-width:767px){
  .bg_box5 { background: url(bg_box5_m.png?t=1764233738444)top center repeat-y; background-size: 100%;}
  .bg_boxbottom5 { background: url(mbg_boxbottom5.png?t=1764233738444)top center no-repeat; height: 5vw; background-size: 100%;top: 0vw;}
	.bg_box5 .PD_img:after{content: "";		position: absolute;		top: 2vw;		left: 2vw;		display: block;		width: 20%;		height: 100%;		background-image: url(icon_good.png?t=1764233738444);		background-repeat: no-repeat;		background-size: 100%;		pointer-events: none;}

}
/*區標*/
.bg_top2 {position: absolute;margin: 0 auto;width: 100%;height: auto;top:0;z-index: 0;}
.bg_top2 img {width: 100%;}

@media screen and (max-width:767px){
  .bg_top2 {position: absolute;margin: 0 auto;width: 100%;top:0;}
  .bg_top2 img {width: 100%;}
}


/*下方公版*/
.AreaPD3 { margin-top: 344px!important;}
.AreaPD3 .Allbox {  margin: 200px auto 0; }
.AreaPD3 .box{ position: relative; z-index: 2; }
@media screen and (max-width:767px){
	.AreaPD3 { margin-top: 26vw!important;}
	.AreaPD3 .Allbox { margin: 24vw auto 0; width: 96vw; }
}


/*區塊_all*/
.Area1220 {position: relative;margin:0 auto;width:1220px;}
.Area960 { margin:0 auto; width:960px;}
.Area {position: relative;margin:0 auto;border-radius:0;text-align:center;}
.Area a {  display:block;} 
	@media screen and (max-width:767px){
		.Area1220 {width: 100% !important;}
		.Area960 { width:100%;}
	}


/*間距*/
@media screen and (min-width:768px){
	.Area_bottom {margin-bottom: 40px;}
	.Area_bottom2 { margin-bottom: 60px; }
	}
	@media screen and (max-width:767px){
	.Area_bottom {margin-bottom: 3vw;}
	.Area_bottom2 { margin-bottom: 7vw; }	
	}
	

/*隱鑶*/
.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:80px 10px 30px 10px;color: #fff;font:12px/18px Helvetica; z-index: 10; position: relative;}
.edm_notice .apple_notice{  padding:10px 0px 10px 0px; }



