@charset "utf-8";
/*基本*/
body {margin: 0; padding:0; background-color: #fe8fa9;}


/*全BOX版面*/
.WRAPPER { position: relative;margin: 0 auto; padding: 0;	width:100%; min-width:1220px; overflow: hidden;font-family:"微軟正黑體","Microsoft JhengHei",Helvetica;}
.WRAPPER img { border:0; vertical-align:top;}
.WRAPPER a { text-decoration:none;  display:inline-block;}
.WRAPPER .Area_top{position: relative; }
.WRAPPER .mainArea { position:relative; display:block; margin:0 auto; padding: 0; width:1220px;}
	@media screen and (max-width:767px){
		.WRAPPER { padding-bottom:0px; margin:0 auto; display: block; min-width:100%;background: url("mb_repeat.jpg?t=1748261516683") center top/ 100% repeat-y scroll;z-index: 0;}
		.WRAPPER .mainArea { position:relative; display:block; margin:0 auto; padding: 0; width:100%;  }

	}


/*PC背景*/
@media screen and (min-width:767px){
  .bg_deco00 { z-index:-29; position:absolute; top:0; left:0; width:100%; min-width:1220px; height:100%; background-repeat:repeat-y; background-position:center top; pointer-events:none;}
	.bgtop01 { z-index:-10; position:absolute; top:0; left:0; width:100%; min-width:1220px; height:1000px; background-repeat:no-repeat; background-position:center top; }
	.bgtop02 {z-index:-10;position:absolute;top: 1000px;left:0;width:100%;min-width:1220px;height:500px;background-repeat:no-repeat;background-position:center top;}
	.bgtop03 {z-index:0;position:absolute;top: 0;left:0;width:100%;min-width:1220px;height:1371px;background-repeat:no-repeat;background-position:center top;pointer-events:none;}
	.bgtop_repeat { z-index:-30; position:absolute; top:0; left:0; width:100%; min-width:1220px; height:100%; background-repeat:repeat-y; background-position:center top; pointer-events:none;}
	.bgtop_fixed { z-index:-50; position:fixed; top:0; left:0; width:100%; min-width:1220px; height:100%; background-repeat:no-repeat; background-position:center top; pointer-events:none;}
}

/*mb背景*/
@media screen and ( max-width:767px) {
	.m_bg01 { z-index:0; position:absolute; top:0; left:0; width:100%; height:100%; background-repeat:repeat-y; background-position:center top; background-size:100%; }	
	.bgtop02 {z-index:0; position:absolute;top:0;left:0;width:99%;height:100%;background-repeat:repeat-y;background-position:center top;background-size:100%;border: 2px solid #000000;transform: skew(0deg, -3deg);}	

}


/*區塊_all*/
.Area { position: relative; margin:0 auto; padding:0; text-align:center;  }
.Area .box_bg{position:absolute;top:0;left: 0;z-index: 0;} 
.Area1220 { margin:0 auto; width:1220px;}
.Area960 { margin:0 auto; width:960px;}
	@media screen and (max-width:767px){
	.Area .go_bt:hover { 
		-webkit-transform:none;
		 -moz-transform:none;
			-ms-transform:none;
			 -o-transform:none;
				transform:none;}
	.Area1220 { width:100%;}
	.Area960 { width:100%;}
	.Area img{ width:100%;}
	.Area { position: relative;}

	}


/*LOGO CSS*/
.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;}
  }


/*版頭區塊*/
@media screen and (min-width:768px){
.Area_title {height: 1325px;z-index: 20;}
.Area_title .deco01{position:absolute;top: 600px;left: 405px;z-index: -2;}
.Area_title .deco02{position:absolute;top: 305px;left: 83px;z-index: 0;}
.Area_title .deco03{position:absolute;top: 55PX;left: 905px;z-index: 10;}
.Area_title .deco04{position: absolute;top: 311px;left: 978px;z-index: 10;}

.Area_title .sub_bg{position: absolute;top: 445px;left: 789px;z-index: -1;}
.Area_title .sub_deco{position: absolute;top: 400px;left: 755px;z-index: 16;}

}
 @media screen and (max-width:767px){
.Area_title {height: auto;}
.Area_title .mb_01{position:absolute;top:0;left:0;width: 100%;z-index: -1;}
.Area_title .mb_02{position:absolute;top: 76vw;left:0;width: 100%;z-index: 0;}
.Area_title .deco01{position:absolute;top: 61vw;left: 27vw;width: 31%;z-index: 0;}
.Area_title .deco02{position:absolute;top: 30.7vw;left: 2vw;width: 20%;z-index:1;}
.Area_title .deco03{position:absolute;top: 5.5vw;left: 80.5vw;width: 17%;z-index:1;}
.Area_title .deco04{position:absolute;top: 31.7vw;left: 88vw;width: 10%;z-index:1;}

.Area_title .sub_bg{position: absolute;top: 48vw;left: 57.5vw;width: 44%;z-index: 0;}
.Area_title .sub_deco{position: absolute;top: 43vw;left: 53vw;width: 46%;z-index:10;}

}


/*版頭主標微調*/
.Area_title .PD_layout .PD_slide{min-width:inherit;}
.toptitle .PD_layout .PD a,.top_pd .PD_layout .PD a { pointer-events: none;}
.toptitle .PD_layout .PD_slide:hover {transform: translateY(0px);box-shadow: none;}
.toptitle { z-index: 5;}

.toptitle .PD_layout li:nth-of-type(1) {position: absolute;top: 50px;left: 215px;z-index: 10;}
.toptitle .PD_layout .PD img { width: 100%!important;}

/*編輯按鈕移動*/
#eWriterBtn_bt_B_000_00 { margin-left: 10px!important; margin-top: 60px!important; z-index: 99!important; }
@media screen and (max-width:767px){
.toptitle .PD_layout li:nth-of-type(1) {position: absolute;top: 4vw;left: 11vw;width: 78%;z-index:10;}
.toptitle .PD_layout .PD img { width: 100%!important; }
 }


 /*版頭date微調*/
 .Area_title .PD_layout .PD_slide{min-width:inherit;}
 .topdate .PD_layout .PD a,.top_pd .PD_layout .PD a { pointer-events: none;}
 .topdate .PD_layout .PD_slide:hover {transform: translateY(0px);box-shadow: none;}
 .topdate { z-index: 5;}
 
 .topdate .PD_layout li:nth-of-type(1) {position: absolute;top: 450px;left: -15px;z-index: 10;}
 .topdate .PD_layout .PD img { width: 100%!important;}
 
 /*編輯按鈕移動*/
 #eWriterBtn_bt_B_000_99 { margin-left: 10px!important; margin-top: 120px!important; z-index: 99!important; }
 @media screen and (max-width:767px){
 .topdate .PD_layout li:nth-of-type(1) {position: absolute;top: 47vw;left: -11vw;width: 54%;z-index:10;}
 .topdate .PD_layout .PD img { width: 100%!important; }
	}
 


 /*版頭sub微調*/
.Area_title .PD_layout .PD_slide{min-width:inherit;}
.topsub .PD_layout .PD a,.top_pd .PD_layout .PD a { pointer-events: none;}
.topsub .PD_layout .PD_slide:hover {transform: translateY(0px);box-shadow: none;}
.topsub { z-index: 5;}

.topsub .PD_layout li:nth-of-type(1) {position: absolute;top: 535px;left: 868px;z-index: 10;}
.topsub .PD_layout .PD img { width: 100%!important;}

/*編輯按鈕移動*/
#eWriterBtn_bt_B_000_98 { margin-left: 10px!important; margin-top: 180px!important; z-index: 99!important; }
@media screen and (max-width:767px){
.topsub .PD_layout li:nth-of-type(1) {position: absolute;top: 57vw;left: 65vw;width: 23%;z-index:10;}
.topsub .PD_layout .PD img { width: 100%!important; }
 }


/*4品公版/*/
@media screen and (min-width:768px){
.Area_4PD {margin-bottom: 30px;z-index: 10;}
.Area_4PD .box {width: 96%;margin: 0 auto 0;height:auto;} 
.Area_4PD .layout_4PD {width: 96%;padding: 0;margin: 860px auto 0;}
}
@media screen and (max-width:767px){
.Area_4PD  {width:100%;margin-bottom: 5vw;}
.Area_4PD .box {width:96%;margin: 0 auto;padding: 0;}
.Area_4PD .layout_4PD {width:96%;padding: 0;margin: 90vw auto 0;}

}


/*小標題調整*/
.PD_text {position: relative;left: 0;top: 0;height: auto;padding: 0;width: 80%!important;z-index:1;}
.PD_text2 {position: relative;left: 0;top:0;height: auto;width: 100%!important;z-index: 1;}
.PD_text3 {position: relative;left: 0;top:0;height: 85px;width: 80%!important;z-index: 1;}
.PD_text4 {position: relative;left: 0;top:0;height: 105px;width: 60%!important;z-index:1;}

.PD_text .PD a,.box_PD_txt .PD a { pointer-events: none; }
.PD_text2 .PD a,.box_PD_txt .PD a { pointer-events: none; }
.PD_text3 .PD a,.box_PD_txt .PD a { pointer-events: none; }
.PD_text4 .PD a,.box_PD_txt .PD a { pointer-events: none; }
.PD_text.PD_layout .PD_slide:hover {transform: none;box-shadow: none;}
.PD_text2.PD_layout .PD_slide:hover {transform: none;box-shadow: none;}
.PD_text3.PD_layout .PD_slide:hover {transform: none;box-shadow: none;}
.PD_text4.PD_layout .PD_slide:hover {transform: none;box-shadow: none;}
.PD_text2.PD_layout[data-pd-li=BN] ul{padding: 0 0; grid-gap: 0px;}
@media screen and (max-width:767px){
.PD_text {position: relative;top: 0;left: 0;height: auto;width: 80%!important;}
.PD_text2 {position: relative;top:0;left:0;height: auto;width: 100%!important;}
.PD_text3 {position: relative;top:0;left:0;height: 11vw;width: 100%!important;z-index: 2}
.PD_text4 {position: relative;top:0;left:0;height: 11vw;width: 75%!important;}
}



/*event(線上入搞)*/
@media screen and (min-width:768px){
.Area_event {position: relative;height: auto;margin-bottom: 30px;}
.Area_event .layout_event ul {width:90%;margin:0 auto; padding:0.5% 0% 0% ;grid-gap: 0px;}
.Area_event .layout_event ul li {padding: 0;margin:0 auto;}
.layout_event .PD_layout .PD_slide:hover {transform: translateY(-5px);box-shadow: none;}
.Area_event .PD a,.box_PD_txt .PD a { pointer-events: none; }
}

@media screen and (max-width:767px){
.Area_event{height: auto;margin-bottom: 1vw;}
.Area_event .layout_event{width:96%;margin:0 auto;padding:0;margin-bottom:0;}
.Area_event .layout_event ul {margin:0 auto;padding: 2% 0% 0;grid-gap:0px!important;}
.Area_event .layout_event ul li {margin: 0 auto;padding: 1%;}
}



/*折價劵(線上入搞)*/
@media screen and (min-width:768px){
.Area_coupon {margin-bottom: 0;}
.Area_coupon .box ul {width: 900px;margin:0 auto;padding: 0;border-radius: 0;}
.Area_coupon.Area .remove_box_style ul{grid-gap:0;}
}
.PD_layout.PD_layout-coupon3 .PD .divine_coupon, .PD_layout.PD_layout-coupon3 .PD .threshold{color: #7d1400;}
.PD_layout.PD_layout-coupon3.PD_layout-oneClick .PD .divine_coupon, .PD_layout.PD_layout-coupon3.PD_layout-oneClick .PD .threshold{color: #000;}
@media screen and (max-width:767px){
.Area_coupon {padding-bottom: 0;}
.Area_coupon .box ul {width:100% ;padding: 0; margin: 0 auto;}
.Area_coupon .box ul li img{width:100%;}

}

/*event2(線上入搞)*/
@media screen and (min-width:768px){
.Area_event2 {position: relative;height: auto;margin-bottom: 30px;}
.Area_event2 .layout_event2 ul {width:90%;margin:0 auto; padding:0 ;grid-gap: 0px;}
.Area_event2 .layout_event2 ul li {padding: 2%;margin:0 auto;}
.layout_event2.PD_layout .PD_slide:hover {transform: translateY(-5px);box-shadow: none;}
}

@media screen and (max-width:767px){
.Area_event2{height: auto;margin-bottom: 1vw;}
.Area_event2 .layout_event2{width:96%;margin:0 auto;padding:0;margin-bottom:0;}
.Area_event2 .layout_event2 ul {margin:0 auto;padding: 2% 0% 0;grid-gap:0px!important;}
.Area_event2 .layout_event2 ul li {margin: 0 auto;padding:5%;}
}


/*線上作圖*/
.Area03 {height: auto; z-index:30; margin-bottom: 40px;}
.Area03 .box_all {  padding: 0 ; background: url("Area_PDbottom.png?t=1748852193677") center top/ 100% repeat-y scroll;}
/*上下標.關閉*/
.Area03 .layout_item.PD_layout .imgTag{display: none !important;}
.Area03 .layout_item.PD_layout .imgTagBottom{display: none !important;}
.Area03 .layout_item.PD_layout .prdImgWrap .imgTagRectangle{display: none !important;}


@media screen and (max-width:767px){
.Area03 {width: 100%; height:auto; padding: 0;background:none;margin-bottom: 1vw; }
.Area03 .box_all {padding: 0vw 0 0 0;}
.Area03 .PD_layout .PD_slide:hover { box-shadow: 0 0 0 rgba(0, 0, 0, 0); }

}
/*作圖區*/
.Area03 .PD_layout.layout_item .PD p b { /*font-weight: 500;*/ color: #f5301e;}	
.Area03 .PD_layout.layout_item .PD_slide .PD p del { color: #9a9a9c;/*font-size: 0.7em;*/}
.Area03 .PD_layout.layout_item .PD p .money, .Area03 .PD_layout.layout_item .PD p .Price {background: linear-gradient(to top, #2995fe, #2995fe, #2995fe);background: -webkit-linear-gradient(to top, #ffb65f, #fff9e9, #ffb65f);background-clip: text;-webkit-background-clip: text;color: transparent;font-weight: 800;}
@media screen and (max-width:767px){
.Area03 .PD_layout.layout_item .PD p b { display: none;}
}

@media screen and (min-width:768px){
.Area03 .PD_layout.layout_item {margin: 0 2% 0;}
.Area03 .PD_layout.layout_item .PD_slide:hover {transform:translateY(-6px);}
.Area03 .PD_layout.layout_item .PD_slide:hover { box-shadow:unset;}
.Area03 .PD_layout.layout_item .PD_slide {height: 580px;padding:0;margin: 0;}
.Area03 .PD_layout.layout_item .PD_slide:nth-of-type(odd) .PD_into {width: 90%;margin: 0 auto;position: relative;left: 55px;top: 25px;text-align: left;font-size: 0.8em;}
.Area03 .PD_layout.layout_item .PD_slide:nth-of-type(even) .PD_into {width: 90%;margin: 0 auto;position: relative;left: 55px;top: 25px;text-align:left;font-size: 0.8em;}
.Area03 .PD_layout.layout_item .PD_slide:nth-of-type(odd) .PD_img img {width: 75%;margin: 2% 0 0 0;box-shadow: unset;}
.Area03 .PD_layout.layout_item .PD_slide:nth-of-type(even) .PD_img img {width: 75%;margin: 2% 0 0 0;box-shadow: unset;}
.Area03 .PD_layout.layout_item .PD_slide:nth-of-type(odd) .PD_into h3 {padding: 0;max-height: 1.7em;font-weight: 600;font-size: 2em;line-height: 1.7em;font-family: "Noto Sans CJK SC";color: #000000;}
.Area03 .PD_layout.layout_item .PD_slide:nth-of-type(odd) .PD_into h4 {font-size: 1.8em;color: #000000;padding: 0;}
.Area03 .PD_layout.layout_item .PD_slide:nth-of-type(odd) .PD p {padding: 1% 0;height: auto;/* line-height: 1em; */font-size: 2em;/*transform: rotate3d(25, 55, 1, 354deg)*/}
.Area03 .PD_layout.layout_item .PD_slide .PD .PD_logo img{width: 55%;height: auto;}
.Area03 .PD_layout.layout_item .PD_slide:nth-of-type(odd) .PD .PD_logo {position: absolute;top: -140px;left: -10px;}
.Area03 .PD_layout.layout_item .PD_slide:nth-of-type(even) .PD .PD_logo {position: absolute;top: 143px;left: 346px;}
.Area03 .PD_layout.layout_item .PD_slide:nth-of-type(even) .PD_into h3 { padding: 0; max-height: 1.7em; font-weight: 600;font-size: 2em; line-height: 1.7em; font-family: "Noto Sans CJK SC"; color:#000000;}
.Area03 .PD_layout.layout_item .PD_slide:nth-of-type(even) .PD_into h4 {font-size: 1.8em;color: #000000;padding: 0;}
.Area03 .PD_layout.layout_item .PD_slide:nth-of-type(even) .PD p { padding: 1% 0;height: 5em;/* line-height: 1em;  */font-size: 2em;/*transform: rotate3d(16, 36, -2, 344deg);*/}
.Area03 .PD_layout.layout_item .PD p .Price { font-size: 1.7em;text-align: left;}

.Area03 .PD_layout.layout_item li:nth-of-type(odd){left: 20px; background: url("layout_itembg1.png?t=1748261516683") center top / 80% no-repeat scroll;}	
.Area03 .PD_layout.layout_item li:nth-of-type(even){right: 20px;background: url("layout_itembg1.png?t=1748261516683") center top / 80% no-repeat scroll;}	
}
@media screen and (max-width:767px){
.Area03 .PD_layout.layout_item { width: 100%;position: relative; z-index: 50; }
.Area03 .PD_layout.layout_item ul {padding: 0 1%;margin:0 auto;}
.Area03 .PD_layout.layout_item ul li {width: 100%;}
.Area03 .PD_layout.layout_item .PD_slide .PD_img {margin-bottom: 0;}
.Area03 .PD_layout.layout_item .PD_slide:nth-of-type(odd) .PD_into {position: relative;margin: 0 auto;top: 1.5vw;left: 0;width: 90%;text-align:left;display: block;}
.Area03 .PD_layout.layout_item .PD_slide:nth-of-type(even) .PD_into {position: relative;margin: 0 auto;top: 1.5vw;left: 0;width: 90%;text-align:left;display: block;}
.Area03 .PD_layout.layout_item .PD_slide:nth-of-type(odd) .PD_img img {width: 95%;margin: 0 0 0 0.;box-shadow: unset;}
.Area03 .PD_layout.layout_item .PD_slide:nth-of-type(even) .PD_img img {width: 95%;margin: 0 0 0 0;box-shadow: unset;}
.Area03 .PD_layout.layout_item .PD_slide:nth-of-type(odd) .PD_into h3 {color:#000;}
.Area03 .PD_layout.layout_item .PD_slide:nth-of-type(odd) .PD_into h4 { color: #000;}
.Area03 .PD_layout.layout_item .PD_slide .PD .PD_logo img{width: 25%;height: auto;}
.Area03 .PD_layout.layout_item .PD_slide:nth-of-type(odd) .PD .PD_logo {position: absolute;top: -13.5vw;left: 0%;transform: translateX(-22%);}
.Area03 .PD_layout.layout_item .PD_slide:nth-of-type(even) .PD .PD_logo {position: absolute;top: 24vw;left: 0%;transform: translateX(41%);}
.Area03 .PD_layout.layout_item .PD_slide:nth-of-type(odd) .PD p { padding: 0;/* line-height: 1.2em;*/ color: #2995fe;}
.Area03 .PD_layout.layout_item .PD_slide:nth-of-type(even) .PD p {padding: 0;/* line-height: 1.2em; */ color: #2995fe;}
.Area03 .PD_layout.layout_item .PD_slide:nth-of-type(even) .PD_into h3 { color:#000; }
.Area03 .PD_layout.layout_item .PD_slide:nth-of-type(even) .PD_into h4 { color: #000;}

.Area03 .PD_layout.layout_item .PD p .Price {text-align: left;}
.Area03 .PD_layout.layout_item li:nth-of-type(odd){height: 76vw;background: url("mlayout_itembg1.png?t=1748261516683") center top / 96% no-repeat scroll;}	
.Area03 .PD_layout.layout_item li:nth-of-type(even){height: 76vw;background: url("mlayout_itembg1.png?t=1748261516683") center top / 96% no-repeat scroll;}

}

	

/*bn輪播*/
.Area_bn .swiper-pagination-bullet {background: #fff;}
@media screen and (min-width:768px){
.Area_bn {width: 960px;margin: 0 auto 50px;height: auto;overflow: hidden;background: url("bn_bg.png?t=1748852193677") center top/ 100% no-repeat scroll;}
.Area_bn .Area_swiper_box .PD_layout li{margin: 155px 0 57px;}
.layout_bn.PD_layout ul{display: flex;margin: 0px 0; padding:0;height: 210px;grid-gap: 0;}

}

@media screen and (max-width:767px){
.Area_bn {height: auto;margin: 0 auto 3vw;padding: 0; background: url("bn_bg.png?t=1748852193677") center top/ 100% no-repeat scroll;}
.layout_bn.PD_layout ul{ display: flex;padding: 0 10% 0;margin: 0 auto;height: 31vw;grid-gap: 0;overflow: hidden;}
.Area_bn .Area_swiper_box .PD_layout li{margin:15vw 0 0 0;}
}


/*人氣強牌 爆棚主打*/
.Area_PD1 {margin-bottom: 40px;}
.Area_PD1 .box{/*background: url("PD1bg01.png?t=1748261516683") center top/ 100% no-repeat scroll;*/margin-bottom: 20px;background-color: #ffda44;}
.Area_PD1 .box2{/*background: url("PD1bg01.png?t=1748261516683") center top/ 100% no-repeat scroll;*/margin-bottom: 20px;background-color: #ffda44;}
.Area_PD1 .Area_swiper_box {margin: 0 auto 15px;padding: 1% 0 2.5%;overflow: hidden;grid-gap: 0;}
.Area_PD1 .swiper-pagination-black{--swiper-pagination-color: #fff;}
.Area_PD1 .Rm_text01 .PD_layout .PD_into{display: flex;flex-direction: row;margin-bottom: 0;padding-top: 0;padding-left: 87px;height: 80px;justify-content: center;}
.Area_PD1 .Rm_text01 .PD_layout .PD_into .PD_logo{width: 21%;left: 0;top: 12px;position: relative;}  
.Area_PD1 .Rm_text01 .PD_layout .PD_into h3{width: 38%;font-size: 40px;line-height: 2.4em;color: #000000;text-align: left;margin-left: 30px;}  
@media screen and (max-width:767px){
.Area_PD1{margin-bottom: 2vw;}  
.Area_PD1 .Area_swiper_box {margin: 0 0 2% 1%;padding: 1% 0 5%;} 
.Area_PD1 .box{/*background: url("mPD1bg01.png?t=1748261516683") center top/ 100% no-repeat scroll;*/background-color: #ffda44;}
.Area_PD1 .box2{/*background: url("mPD1bg01.png?t=1748261516683") center top/ 100% no-repeat scroll;*/background-color: #ffda44;}
.Area_PD1 .Rm_text01 .PD_layout .PD_into{display: flex;flex-direction: row;margin-bottom: -2vw;padding-top: 2.6vw;padding-left: 8vw;height: 15vw;}
.Area_PD1 .Rm_text01 .PD_layout .PD_into .PD_logo{width: 30%;left: 0;top: 0.2vw;position: relative;}  
.Area_PD1 .Rm_text01 .PD_layout .PD_into h3{width: 40%;font-size: 21px;line-height: 2em;color: #000000;text-align: left;margin-left: 14px;}  
    
}

/*1帶2*/
@media screen and (min-width:768px){
.Area_discount04  {height:100%;display: flex;flex-wrap: wrap;margin-bottom: 36px;margin-top: 10px;}
.Area_discount04 .box {position:relative;margin-bottom:0;width:96%;margin: 0 auto 38px auto;}	
.Area_discount04 .b_box:nth-child(odd) {background-color: #5d52bf;/* padding: 13px; border-radius: 27px;*/width: 470px;height: 470px;margin: 5px;background: url("discount04bg1.png?t=1748261516683") center top/ 100% no-repeat scroll;}	
.Area_discount04 .b_box:nth-child(even) {background-color: #5d52bf;/* padding: 13px; border-radius: 27px;*/width: 470px;height: 470px; margin: 5px;background: url("discount04bg1.png?t=1748261516683") center top/ 100% no-repeat scroll;}	
.Area_discount04 .text02 {width: 100%;margin: 7px 0 0 20px;height: 76px;}	

/**區標**/	
.Area_discount04 .text {width: 63%;margin: 0px auto;}
.Area_discount04 .text .PD_layout .PD_into{color: #fff;position: relative;}
.Area_discount04 .text .PD_layout .PD_into .PD_logo{width: 33%;}  
.Area_discount04 .text .PD_layout .PD_into h3{width: 100%;font-size: 1.5em;line-height: 1em;color: #f3dfb5;text-align: center;}  
.Area_discount04 .text .PD_layout .PD_into h5{font: bold 43px/56px "微軟正黑體","Microsoft JhengHei", Arial, Helvetica;margin-top: 24px;margin-left: 34px;margin-bottom: 32px;}  

.Area_discount04 .text02 .PD_layout .PD_into{display: flex;flex-direction: row;margin-top: 16px;margin-bottom: 0vw;justify-content: space-evenly;}
.Area_discount04 .text02 .PD_layout .PD_into .PD_logo{width: 25%;left: 0;top: 0;position: relative;}  
.Area_discount04 .text02 .PD_layout .PD_into h3{width: 50%;font-size: 26px;line-height: 1.5em;color: #ffffff;margin-top: 0;}  

/** 公版 **/	
.Area_discount04 .b_box .box {position:relative;width: 95%;margin: 0 auto;padding-bottom: 0px;padding:13px 0 0 ;}	
.Area_discount04 .b_box .box .PD_layout ul{/* border-radius: 0; */grid-gap: 5px!important;padding: 0;}
.Area_discount04 .b_box .box .PD_layout ul li{background-color: #fff;border-radius: 5px;}
}
	
@media screen and (max-width:767px){

.Area_discount04  {margin-bottom: 0vw;margin-top: 1vw;}
.Area_discount04 .box {position: relative;}

.Area_discount04 .b_box:nth-child(odd) {/*background-color: #0000008c;*/padding-top: 0;width: 96%;height: 96vw;margin: 0vw auto;background: url("discount04bg1.png?t=1748261516683") center top/ 100% no-repeat scroll;}	
.Area_discount04 .b_box:nth-child(even) {/*background-color: #0000008c;*/padding-top: 0;width: 96%;height: 96vw; margin: 0vw auto;background: url("discount04bg1.png?t=1748261516683") center top/ 100% no-repeat scroll;}	

/**區標**/	
.Area_discount04 .text {width: 100%;margin: auto;padding-top: 0vw;width: 100%;margin: 0px auto -2vw auto;/*background: url(item_text_001.png?t=1748261516683)top center no-repeat;background-size: 100%;*/}
.Area_discount04 .text .PD_layout .PD_into .PD_logo{width: 33%;}  
.Area_discount04 .text .PD_layout .PD_into h3{width: 100%;font-size: 1.5em;line-height: 1em;color: #f3dfb5;text-align: center;}  
.Area_discount04 .text .PD_layout .PD_into h5{font: bold 6vw/6vw "微軟正黑體","Microsoft JhengHei", Arial, Helvetica;margin-top: 10.5vw;margin-left: 2vw;margin-bottom: 0;}  

.Area_discount04 .text02 .PD_layout .PD_into{display: flex;flex-direction: row;margin-top: 4.5vw;margin-bottom: -4vw;height: 17.5vw;justify-content: space-evenly;}
.Area_discount04 .text02 .PD_layout .PD_into .PD_logo{width: 27%;}  
.Area_discount04 .text02 .PD_layout .PD_into h3{width: 35%;margin-left: 0vw;font-size: 21px;line-height: 1.5em;text-align: left;margin-left: 3vw;color: #ffffff;}  


/** 公版 **/	
.Area_discount04 .b_box .box {position: relative;width: 93%;margin: 0vw auto 8px;padding-bottom: 2vw;}
.Area_discount04 .b_box .box .PD_layout ul{border-radius: 2vw;width: 100%;grid-gap: .3em;margin-top: 0vw;}
.Area_discount04 .b_box .box .PD_layout ul li{border-radius: 2vw;/* border: 0.5vw solid #000; */background-color: white;}

}


	

/*區塊標題960_01*/
.Area .txt01 { padding: 0; margin: 0 auto ;width: 85%!important;z-index: 2}
.Area .txt01 ul {padding: 3% 0 0 0;grid-gap: 0;}
.Area .txt01 ul li { background-color: transparent; pointer-events: none;}
.Area .txt01 ul li .PD_into { padding: 0;}
.Area .txt01 ul li h5 {padding: 0 0 0 0;margin: 0 auto 0;font: bold 50px/50px "Noto Sans CJK SC","Microsoft JhengHei", Arial, Helvetica;transform:rotate(-0deg);
letter-spacing: -1px;text-align: center;background:-webkit-linear-gradient(90deg, #ffc073 0%, #fdf4dd 50%, #ffc073 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.txt01::before {content:"";position: absolute;display:block;top: 20px;left: 0;width:100%;height:100%;background: url("layoutBG_txtbg.png?t=1748261516683") center bottom/ 92% no-repeat scroll;z-index: -1;pointer-events:none;}



@media screen and (max-width:767px){
.Area .txt01 {padding: 0;margin: 0 auto;height: 9vw;width: 80%!important;}
.Area .txt01 ul li h5 { font: bold 6.5vw/6.5vw "Noto Sans CJK SC","Microsoft JhengHei", Arial, Helvetica;}
.Area .txt01 ul li h5 {padding: 0vw 0 0 0;margin: 0;}
.txt01::before {content:"";position: absolute;display:block;top: 2vw;left: 0;width:100%;height:100%;background: url("layoutBG_txtbg.png?t=1748261516683") center bottom/ 100% no-repeat scroll;z-index: -1;pointer-events:none;}

}

/*下方公版(線上入搞)*/
@media screen and (min-width:768px){
.Area_Tt .box_4 {width: 100%;margin: 0 auto;height:auto;padding-bottom:20px;background: url("Area_PDbottom.png?t=1748852193677") center top/ 100% repeat-y scroll;}
.Area_Tt .NavArea_tabbar_page{margin: 0 auto 20px;padding-top: 20px;}
.Area_Tt .NavArea_tabbar_page .Nav .swiper-slide-active i{ border: 0px solid #000000 !important; background-color: #000000!important;}
}

@media screen and (max-width:767px){
.Area_Tt  {margin-bottom: 4vw;}
.Area_Tt .box_4 {width: 100%;overflow: hidden;margin: 0 auto;height:auto;padding: 0 0 3%;background: url("Area_PDbottom.png?t=1748852193677") center top/ 100% repeat-y scroll;}
.Area_Tt .NavArea_tabbar_page{margin: 0vw auto 2vw;padding-top: 1vw;}
.Area_Tt .NavArea_tabbar_page .Nav .swiper-slide-active i{ border: 0px solid #000000 !important; background-color: #000000 !important;}
}




/*登記*/
.Area_book0 { width:960px/*height:770px*/; margin:0 auto; padding:0 ;}
.Area_book0 .box {padding-top:10px;}
.Area_book0 .Area_danji .danji_box{ width: 900px;}
@media screen and (max-width:767px){
.Area_book0 { width:100%;/*height:87vw*/; padding: 0; margin-bottom:0;/*background: url("mb_book_bg1.png?t=1748261516684") center top/ 100% no-repeat scroll;*/ }
.Area_book0 .box {padding-top: 1vw;}
.Area_book0 .Area_danji .danji_box{ width: 96%;}
  
}


/*看更多(線上入搞)*/
@media screen and (min-width:768px){
.Area_link { position: relative; height: auto; margin-bottom:40px; }
.Area_link .layout_link ul {width:90%;margin:0 auto; padding:0; grid-gap: 0px!important;}
.Area_link .layout_link ul li{padding: 0% 0 0 17%;}
.Area_link .layout_link ul li:nth-child(even){top:30px}
.layout_link.PD_layout .PD_slide:hover {transform: translateY(-5px);box-shadow: none;}

}
@media screen and (max-width:767px){
.Area_link{height: auto;margin-bottom:0vw;}
.Area_link .layout_link{width:98%;margin:3vw auto;padding:0; }
.Area_link .layout_link ul li{padding:1%;}
.Area_link .layout_link ul li:nth-child(even){top:3vw}

}


@media screen and (min-width:767px){
.mbottom1 { margin-bottom:20px !important}
.mbottom2 { margin-bottom:60px !important}

}
@media screen and (max-width:767px){
.mbottom1 { margin-bottom:2vw !important}

}


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



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


/**延遲載圖用**/
.mainArea .articleList * img.lazy {display:none;} 

