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


/*全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_bg.jpg?t=1780395409219") 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:-8; position:fixed; top:0; left:0; width:100%; min-width:1220px; height:100%; background-repeat:no-repeat; background-position:center top; pointer-events:none;}
  .bgtop01 { z-index:-7; position:absolute; top:0; left:0; width:100%; min-width:1220px; height:1030px; background-repeat:no-repeat; background-position:center top; }
  .bgtop02 { z-index:-9; position:absolute; top:0; left:0; width:100%; min-width:1220px; height:1029px; background-repeat:no-repeat; background-position:center top; }
  .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:-10; 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:-1; position:fixed; top:0; left:0; width:100%; height:100%; background-repeat:no-repeat; background-position:center top; background-size:100%; }	
}


/*區塊_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: 900px;z-index: 20;}
.Area_title .sub_bg{position:absolute;top: 265px;left: 368px;z-index: 22;}
.Area_title .people01{position:absolute;top: 250px;left: 825px;z-index: 1;}
.Area_title .people02{position:absolute;top: 145px;left: 100px;z-index: 1;}
.Area_title .deco02{position:absolute;top: 100px;left: 910px;z-index: 1;}

}
 @media screen and (max-width:767px){
.Area_title {height: auto;}
.Area_title .mb_01{position:absolute;top: 0;left: 0;width: 100%;z-index:0;}
.Area_title .mb_02{position:absolute;top: 0;left: 0;width: 100%;z-index:-1;}
.Area_title .sub_bg{position:absolute;top: 27vw;left: 25.5vw;width: 49%;z-index: 21;}
.Area_title .people01{position:absolute;top: 26vw;left: 70vw;width: 29%;z-index: 1;}
.Area_title .people02{position:absolute;top: 14.5vw;left: -3.5vw;width: 22%;z-index: 1;}
.Area_title .deco02{position:absolute;top: 10vw;left: 81.5vw;width: 10%;z-index: 1;}
}


/*版頭主標微調*/
.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: 75px;left: 446px;z-index: 11;}
.toptitle .PD_layout li:nth-of-type(2) {position: absolute;top: 147px;left: 300px;z-index: 11;}
.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: 7.5vw;left: 32.7vw;width: 35%;z-index: 14;}
.toptitle .PD_layout li:nth-of-type(2) {position: absolute;top: 15vw;left: 19vw;width: 62%;z-index: 14;}
.toptitle .PD_layout .PD img { width: 100%!important; }
 }


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

@media screen and (max-width:767px){
.Area_title .topPD2 {width: 41%;height: 7vw;position: absolute;top: 31vw;left: 27.3vw;overflow: hidden;}
}


/*版頭品入稿*/
@media screen and (min-width:768px){
.Area_title .layout_toppd {position:absolute;width: 905px;top: 430px;margin: 0 auto;right: 0;left: 0;z-index: 5;padding: 0;border-radius: 0;}
.Area_title .layout_toppd ul {padding:0;border: 0px solid #f03f2f;grid-template-columns: repeat(3, minmax(0, 1fr));}
.Area_title .layout_toppd .PD_into {align-items:center!important;}
.Area_title .layout_toppd .PD h3 {font-size:20px;}
.Area_title .layout_toppd .PD h3 span{max-width:100%!important;}
.Area_title .layout_toppd .PD h4 {font-size:20px;}
.Area_title .layout_toppd .PD p {height:2.5em;line-height:2em;}
.Area_title .layout_toppd .PD p .Price {font-size:35px;}
.Area_title .layout_toppd input {position: relative;left: -6px;}	
}

@media screen and (max-width:767px){
.Area_title .layout_toppd {position: relative;margin: 46vw auto 3vw;width: 96%;top: 0;left: 0;padding: 0;z-index: 2;}
.Area_title .layout_toppd ul {border: 0px solid #f03f2f;grid-template-columns: repeat(3, minmax(0, 1fr));}	

}


/*小標題調整*/
.PD_text {position: relative;left: 0;top: 0;height: auto;width: 57%!important;z-index: 1;}
.PD_text2 {position: relative;left: -180px;top:0;height: 60px;width: 55%!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_text.PD_layout .PD_slide:hover {transform: none;box-shadow: none;}
.PD_text2.PD_layout .PD_slide:hover {transform: none;box-shadow: none;}

@media screen and (max-width:767px){
.PD_text {position: relative;top:0;left:0;height: auto;width: 75%!important;}
.PD_text2 {position: relative;top:0;left: -21vw;height: 7vw;width: 60%!important;}
}



/*區塊標題960_01*/
.Area .txt01 {padding: 0;margin: 0 auto;width: 50%!important;z-index: 2}
.Area .txt01 ul { padding: 0; grid-gap: 0;}
.Area .txt01 ul li { background-color: transparent; pointer-events: none;}
.Area .txt01 ul li .PD_into {top:0; left:0 ;padding: 0 0 0 0;}
.Area .txt01 ul li h5 {padding: 25px 0 25px 0;margin: 0 auto 0;font: italic bold 50px/50px "Noto Sans CJK SC","Microsoft JhengHei", Arial, Helvetica;transform:rotate(-0deg);color: #000000;letter-spacing: -0.7px;text-align: center;text-shadow: 0 0 0 #0061767d;}
.txt01::before {content:"";position: absolute;display:block;top: 0;left: 0;width:100%;height:100%;background: url("layoutBG_txtbg.png?t=1780395409219") center top/ 100% no-repeat scroll;z-index: -1;pointer-events:none;}

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


/*區塊標題960_01*/
.Area .txt00 {padding: 0;margin: 0 auto;width: 64%!important;z-index: 2}
.Area .txt00 ul { padding: 0; grid-gap: 0;}
.Area .txt00 ul li { background-color: transparent; pointer-events: none;}
.Area .txt00 ul li .PD_into {top:0; left:0 ;padding: 0 0 0 0;}
.Area .txt00 ul li h5 {padding: 27px 0 27px 0;margin: 0 auto 0;font: italic bold 48px/48px "Noto Sans CJK SC","Microsoft JhengHei", Arial, Helvetica;transform:rotate(-0deg);color: #000000;letter-spacing: -1px;text-align: center;text-shadow: 0px 0px 0px #0061767d;}
.txt00::before {content:"";position: absolute;display:block;top: 0;left: 0;width:100%;height:100%;background: url("layoutBG_txtbg.png?t=1780395409219") center top/ 100% no-repeat scroll;z-index: -1;pointer-events:none;}

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



/*活動x3(線上入搞)*/
@media screen and (min-width:768px){
.Area_event {position: relative;height: auto;margin-bottom: 30px;} 
.Area_event .layout_event ul {width: 95%;margin:0 auto;padding: 10px 0 0 0;grid-gap: 0px;}
.Area_event .layout_event ul li {padding: 4% 0% 4%;margin:0 auto;}
.Area_event .PD_layout .PD_slide:hover {transform: translateY(-5px);box-shadow: none;}

}

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

/*01作圖區微調*/
.newpd_style .Area_swiper,.newpd_style .Area_swiper_box {overflow: visible;}
@media screen and (min-width: 768px){
.newpd_style .Area_PD9 .PD_slide {height:auto;background-color: #0000!important;}
.newpd_style .Area_swiper_box .PD_layout ul{height: 369px;padding: 2% 0 0;}
.newpd_style .Area_swiper_box .PD_layout li .PD_img img{border-radius:1em 1em 0 0;}
.newpd_style .Area_swiper_box .PD_layout li {padding: 0.2%;border-radius:1em;background: linear-gradient(31deg, #000000, #000000);}
.newpd_style .PD_layout.PD_layout-D1_15 ul .PD .PD_into{background-image: repeating-linear-gradient(90deg, #f9d438 0%, #f9d438 100%);border-radius: 0 0 1em 1em;}
.newpdbg{position:absolute;top: 0;left: 0;width: 2000px;z-index: 0;pointer-events: none;}
.newpd_style .PD_layout.PD_layout-D1_15 ul{ grid-gap: 0px;}
}
.newpd_style .PD_layout .PD p {color: #2ca151;}
.newpd_style .PD_layout .PD h4 {color: #2ca151;}	
.newpd_style .PD_layout .PD h3 {color: #008da9;}		

@media screen and (max-width: 767px){
.newpd_style {margin-bottom: 0vw;}
.newpd_style .Area_PD9{left: -1.5vw;position: relative;}
.newpd_style .Area_PD9 .PD_slide {height: 67.5vw;background-color: #0000!important;}
.newpd_style .Area_swiper_box .PD_layout ul{padding: 2% 0 0;}
.newpd_style .Area_swiper_box .PD_layout li .PD_img img{border-radius:1em 1em 0 0;}
.newpd_style .Area_swiper_box .PD_layout li {padding: 0.2%;border-radius:1em;background: linear-gradient(31deg, #000000, #000000);}
.newpd_style .PD_layout.PD_layout-D1_15 ul .PD .PD_into{background-image: repeating-linear-gradient(90deg, #f7d137 0%, #f8d237 100%);border-radius: 0 0 1em 1em;}
.newpdbg{width: 330%;position:absolute;top: 0;left:0;transform: translateX(-34%);z-index: 0;}
.newpd_style .PD_layout.PD_layout-D1_15 ul{ grid-gap: 2px;}

.newpd_style .Area_swiper_box .swiper-pagination {bottom: 0 !important;}	
.newpd_style .swiper-pagination-white {--swiper-pagination-color: #000!important;}	
}

	

/*折價劵(線上入搞)*/
@media screen and (min-width:768px){
.Area_coupon {margin-bottom: 20px;}
.Area_coupon .box ul {width: 920px;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: #ffffff;}

@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%;}

}


/*滿額贈(線上入搞)*/
@media screen and (min-width:768px){
.Area_event2 {position: relative;height: auto;margin-bottom: 40px;}
.Area_event2 .layout_event2 ul {width: 96%;margin: 0 auto;padding: 0 0 0;grid-gap: 0px!important;}
.Area_event2 .layout_event2 ul li{margin: 0 auto;padding: 0 10px 10px;}
.Area_event2 .layout_event2.PD_layout[data-pd-li-num="even"] li:last-child {grid-column-start: 1;grid-column-end: 3;}
.Area_event2 .PD_layout .PD_slide:hover {transform: translateY(-5px);box-shadow: none;}

}
@media screen and (max-width:767px){
.Area_event2{height: auto;margin-bottom:0vw;}
.Area_event2 .layout_event2 {width: 98%;margin:0 auto 3vw;padding:0;background: url("eventbg2.png?t=1780395409219") center top/ 100% no-repeat scroll;}
.Area_event2 .layout_event2  ul {padding: 3% 0% 1%;grid-gap: 0px!important;}
.Area_event2 .layout_event2  ul li{padding: 0 2vw 1vw;}
.Area_event2 .layout_event2.PD_layout[data-pd-li-num="even"] li:last-child {grid-column-start: 1;grid-column-end: 3;}
.Area_event2 .layout_event2.PD_layout[data-pd-li-num="even"] li:first-child{grid-column-start: 1;grid-column-end: 1;}
.Area_event2 .layout_event2.PD_layout[data-pd-li-num="even"] li:first-child .PD_img{width:100% ;}	

}



/*登記*/
.Area_book0 { height:auto; margin:0 auto; padding:0 ;}
.Area_book0 .box {width: 98.5%;margin: 0 auto;padding-top: 20px;}
.Area_book0 .Area_danji .danji_box{ width: 900px;}                   
/*登記贈品文案顏色*/
.Area_danji .danji_box ul li .activityText .gifts span {color: #f9dd6b;}                 
.warningTxt.Area_Textwhite h3{color: #000;}  
.Area_danji .danji_box .box_2{filter: brightness(0);}
@media screen and (max-width:767px){
.Area_book0 { width:100%;/*height:87vw*/; padding: 0; margin-bottom:0;/*background: url("mb_book_bg1.png?t=1780395409219") center top/ 100% no-repeat scroll;*/ }
.Area_book0 .box { padding-top:2vw;}
.Area_book0 .Area_danji .danji_box{width: 97%;}
}




/*線上作圖*/
.Area03 {height: auto; z-index:30; margin-bottom: 10px;}
.Area03 .box_all {width: 99.5%;margin: auto;padding: 20px 0 0;}

@media screen and (max-width:767px){
.Area03 {width: 100%; height:auto; padding: 0;background:none;margin-bottom: 1vw; }
.Area03 .box_all {  padding: 1vw 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: #444444;/*font-size: 0.7em;*/}
.Area03 .PD_layout.layout_item .PD p .money, .Area03 .PD_layout.layout_item .PD p .Price {color: #000000;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: 1% 0% 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: 620px;padding:0;margin: 0;}
.Area03 .PD_layout.layout_item .PD_slide:nth-of-type(odd) .PD_into {width: 70%;margin: 0 auto;position: relative;left: 0;top: 10px;text-align: left;font-size: 0.8em;}
.Area03 .PD_layout.layout_item .PD_slide:nth-of-type(even) .PD_into {width: 70%;margin: 0 auto;position: relative;left:0;top: 10px;text-align: left;font-size: 0.8em;}
.Area03 .PD_layout.layout_item .PD_slide:nth-of-type(odd) .PD_img img {width: 72%;margin: 8% 0 0 0;box-shadow: unset;}
.Area03 .PD_layout.layout_item .PD_slide:nth-of-type(even) .PD_img img {width: 72%;margin: 8% 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: #ffffff;}
.Area03 .PD_layout.layout_item .PD_slide:nth-of-type(odd) .PD_into h4 {font-size: 1.8em;color: #ffffff;/*transform: rotate3d(25, 55, 1, 357deg);*/}
.Area03 .PD_layout.layout_item .PD_slide:nth-of-type(odd) .PD p {width: 100%;padding: 2% 0 0;height: auto;line-height: 1.7em;font-size: 2em;border-radius: 2em;text-align: center;/* transform: rotate3d(25, 55, 1, 354deg); */background-color: #f8d237;}
.Area03 .PD_layout.layout_item .PD_slide .PD .PD_logo img{width: 45%;height: auto;}
.Area03 .PD_layout.layout_item .PD_slide:nth-of-type(odd) .PD .PD_logo {position: absolute;top: -362px;left: 3px;}
.Area03 .PD_layout.layout_item .PD_slide:nth-of-type(even) .PD .PD_logo {position: absolute;top: -362px;left: -3px;}
.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:#ffffff;}
.Area03 .PD_layout.layout_item .PD_slide:nth-of-type(even) .PD_into h4 { font-size: 1.8em; color: #ffffff;/*transform: rotate3d(35, -60, -2, 343deg);*/}
.Area03 .PD_layout.layout_item .PD_slide:nth-of-type(even) .PD p {width: 100%;padding: 2% 0 0;height: auto;line-height: 1.7em;font-size: 2em;border-radius: 2em;text-align: center;/*transform: rotate3d(25, 55, 1, 354deg)*/background-color: #f8d237;}
.Area03 .PD_layout.layout_item .PD p .Price { font-size: 1.7em;text-align: left;}

/* 綠色：第4n+1 和 第4n */
.Area03 .PD_layout.layout_item li:nth-child(4n),
.Area03 .PD_layout.layout_item li:nth-child(4n+1) {
  background: url("layout_itembg1.png?t=1780395409219") center top / 80% no-repeat scroll;
}

/* 藍色：第4n+2 和 第4n+3 */
.Area03 .PD_layout.layout_item li:nth-child(4n+2),
.Area03 .PD_layout.layout_item li:nth-child(4n+3) {
  background: url("layout_itembg2.png?t=1780395409219") 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: 1% 1%;margin:1% 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: 2vw;width: 85%;transform: translateX(0%);text-align: left;display: block;}
.Area03 .PD_layout.layout_item .PD_slide:nth-of-type(even) .PD_into {position: relative;margin: 0 auto;top: 2vw;width: 85%;transform: translateX(0%);text-align:left; display: block;}
.Area03 .PD_layout.layout_item .PD_slide:nth-of-type(odd) .PD_img img {width: 90%;margin: 8% 0 0 0;box-shadow: unset;}
.Area03 .PD_layout.layout_item .PD_slide:nth-of-type(even) .PD_img img {width: 90%; margin: 8% 0 0 0; box-shadow: unset;}
.Area03 .PD_layout.layout_item .PD_slide:nth-of-type(odd) .PD_into h3 {color: #ffffff;line-height: 1.1em;}
.Area03 .PD_layout.layout_item .PD_slide:nth-of-type(odd) .PD_into h4 {color: #ffffff;max-height: 1.2em;}
.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: -41.5vw;left: 0;transform: translateX(9%);}
.Area03 .PD_layout.layout_item .PD_slide:nth-of-type(even) .PD .PD_logo {position: absolute;top: -41.5vw;left: 0;transform: translateX(9%);}
.Area03 .PD_layout.layout_item .PD_slide:nth-of-type(odd) .PD p {padding: 0 0 0;background-color: #f8d237;border-radius: 1em;text-align: center;}
.Area03 .PD_layout.layout_item .PD_slide:nth-of-type(even) .PD p { padding: 0 0 0 ;background-color: #f8d237;border-radius: 1em;text-align: center;}
.Area03 .PD_layout.layout_item .PD_slide:nth-of-type(even) .PD_into h3 { color:#ffffff;line-height: 1.1em;}
.Area03 .PD_layout.layout_item .PD_slide:nth-of-type(even) .PD_into h4 { color: #ffffff;max-height: 1.2em;}
.Area03 .PD_layout.layout_item .PD p .Price {text-align: left;}

/* 綠色：第4n+1 和 第4n */
.Area03 .PD_layout.layout_item li:nth-child(4n),
.Area03 .PD_layout.layout_item li:nth-child(4n+1) {height: 75vw;
  background: url("layout_itembg1.png?t=1780395409219") center top / 96% no-repeat scroll;
}

/* 藍色：第4n+2 和 第4n+3 */
.Area03 .PD_layout.layout_item li:nth-child(4n+2),
.Area03 .PD_layout.layout_item li:nth-child(4n+3) {height: 75vw;
  background: url("layout_itembg2.png?t=1780395409219") center top / 96% no-repeat scroll;
}

}


/*1帶2*/
@media screen and (min-width:768px){
.Area_discount04  {height:100%;display: flex;flex-wrap: wrap;margin-bottom: 10px;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: 440px;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: 430px; margin: 5px;background: url("discount04bg1.png?t=1748261516683") center top/ 100% no-repeat scroll;}	

/**區標**/	
.Area_discount04 .PD_layout ul{padding: 9px 0 17px;}
.Area_discount04 .PD_layout-D3_02 {margin: 0 auto;}
.Area_discount04 .PD_layout.PD_layout-D3_02 ul .PD .PD_logo{width: 38%;}  
.Area_discount04 .PD_layout.PD_layout-D3_02 ul li .PD h3{width: 52%;font-size: 1.5em;line-height: 1em;color: #ffffff;text-align: center;}  
.Area_discount04 .PD_layout.PD_layout-D3_02 h5{font: bold 43px/56px "微軟正黑體","Microsoft JhengHei", Arial, Helvetica;margin-top: 24px;margin-left: 34px;margin-bottom: 32px;}  

/**區標**/	
.Area_discount04 .PD_layout-D3_02 .PD_layout .PD_into{display: flex;flex-direction: row;margin-top: 0;margin-bottom: 0vw;justify-content: space-around;}
.Area_discount04 .PD_layout-D3_02 .PD_layout .PD_into .PD_logo{width: 25%;left: 0;top: 0;position: relative;}  
.Area_discount04 .PD_layout-D3_02 .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: 0px 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: 95vw;margin: 0vw auto;background: url("mb_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: 95vw; margin: 0vw auto;background: url("mb_discount04bg1.png?t=1748261516683") center top/ 100% no-repeat scroll;}	
.Area_discount04 .PD_layout.PD_layout-D3_02 ul .PD .PD_logo{width: 40%;}  
.Area_discount04 .PD_layout.PD_layout-D3_02 ul li .PD h3{width: 52%;font-size: 1.5em;line-height: 1em;color: #ffffff;text-align: center;position: absolute;left:38vw;}  
.Area_discount04 .PD_layout.PD_layout-D3_02 h5{font: bold 43px/56px "微軟正黑體","Microsoft JhengHei", Arial, Helvetica;margin-top: 24px;margin-left: 34px;margin-bottom: 32px;}  
.Area_discount04 .PD_layout.PD_layout-D3_02 ul .PD .PD_into{position: relative;left:2vw;justify-content:left;}
/**區標**/	
.Area_discount04 .PD_layout-D3_02 .PD_layout .PD_into{display: flex;flex-direction: row;margin-top: 0;margin-bottom: 0vw;justify-content: space-around;}
.Area_discount04 .PD_layout-D3_02 .PD_layout .PD_into .PD_logo{width: 25%;left: 0;top: 0;position: relative;}  
.Area_discount04 .PD_layout-D3_02 .PD_layout .PD_into h3{width: 50%;font-size: 26px;line-height: 1.5em;color: #ffffff;margin-top: 0;}  
.PD_layout.PD_layout-D3_02 ul .PD .PD_into

/** 公版 **/	
.Area_discount04 .b_box .box {position: relative;width: 93%;margin: 3vw auto 8px;padding-bottom: 2vw;}
.Area_discount04 .b_box .box .PD_layout ul{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;}

}
	
.Area_discount04 .b_box .PD_layout-D3_02 ul{background-color:transparent!important;}
.PD_layout.PD_layout-D3_02 ul .PD .PD_logo{background-color:transparent!important;}


/*下方公版*/
.Area_below {height: auto;}
.Area_below .layout_below {padding: 1%;}
.Area_below .box1 {width: 100%;padding: 0;margin: 20px auto 30px;border-radius:1em;background-image: repeating-linear-gradient(150deg, #45bd76 0%, #45bd76 50%, #45bd76 100%);}
.Area_below .box2 {width: 100%;padding: 0;margin: 20px auto 30px;border-radius:1em;background-image: repeating-linear-gradient(150deg, #ff8f66 0%, #ff8f66 50%, #ff8f66 100%);}
.Area_below .box00 {width: 98.6%;margin: 0 auto;}

@media screen and (max-width:767px){
.Area_below .layout_below {width:100%;margin: 0 auto 1vw;}
.Area_below .box1 {width: 98%;padding: 0.5%;margin: 0 auto 20px;border-radius:1em;background-image: repeating-linear-gradient(150deg, #45bd76 0%, #45bd76 50%, #45bd76 100%);}
.Area_below .box2 {width: 98%;padding: 0.5%;margin: 0 auto 20px;border-radius:1em;background-image: repeating-linear-gradient(150deg, #ff8f66 0%, #ff8f66 50%, #ff8f66 100%);}
}

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

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

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

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


/*bn輪播*/
.Area_bn .swiper-pagination-bullet {background: #fff;}
@media screen and (min-width:768px){
.Area_bn {width: 960px;margin: 0 auto 80px;height: auto;overflow: hidden;}
.layout_bn.PD_layout ul{display: flex;margin:70px 0; padding: 0 0 0;height: 210px;grid-gap: 0;}
.Area_bn .Area_swiper_box .PD_layout li{margin:15px 0 0 0}
.Area_swiper_box .PD_layout li{}
.bnbg{position:absolute;top: 0;left: -520px;width: 2000px;z-index: 0;pointer-events: none;}

}

@media screen and (max-width:767px){
.Area_bn {width: 96%;height: auto;margin: 0 auto 3vw;overflow: hidden;padding: 0;}
.layout_bn.PD_layout ul{ display: flex;padding: 6vw 0 0 0;margin: 0 auto;height: 40vw;grid-gap: 0;}
.Area_bn .Area_swiper_box .PD_layout li{margin: 0 0 0 0;}
.bnbg{width: 255%;position:absolute;top: 0;left:0;transform: translateX(-31%);z-index: 0;}

}


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

}
@media screen and (max-width:767px){
.Area_link{height: auto;margin-bottom:2vw;}
.Area_link .layout_link{width:75%;margin:0 auto;padding: 0;}
.Area_link .layout_link ul {grid-gap: 0px!important;}

}


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

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

}











@media screen and (min-width:767px){
	.Area_three {margin-bottom: 30px;}
	.Area_three .PD_layout.PD_layout-D1_02 {background-color:#46c179!important;border: solid 2.5px #000;}
	.Area_three .PD_layout.PD_layout-D1_02 .PD h3{ background-color: #202020!important;}
	}
	@media screen and (max-width:767px){
		.Area_three { width: 96%!important;margin-bottom: 4vw;}
		.Area_three .PD_layout.PD_layout-D1_02 { background-color: #46c179!important;border: solid 2px #000;}
		.Area_three .PD_layout.PD_layout-D1_02 .PD h3{ background-color: #202020!important;}
	}





	@media screen and (min-width:767px){
		.Area_three {margin-bottom: 30px;}
		.Area_three .PD_layout.PD_layout-D1_02 {background-color:#46c179!important;border: solid 2.5px #000;}
		.Area_three .PD_layout.PD_layout-D1_02 .PD h3{ background-color: #202020!important;}
		}
		@media screen and (max-width:767px){
		.Area_three { width: 96%!important;margin-bottom: 4vw;}
		.Area_three .PD_layout.PD_layout-D1_02 { background-color: #46c179!important;border: solid 2px #000;}
		.Area_three .PD_layout.PD_layout-D1_02 .PD h3{ background-color: #202020!important;}
		}
	
	
		@media screen and (min-width:767px){
			.Area_roll {margin-bottom: 4vw;}
			.Area_roll .PD_layout {background-color:#46c179!important;border: solid 2.5px #000;border-radius:25px;}
			.Area_roll .PD_layout .PD img{ border:solid 2px #acfece;border-radius: 99px;}
			.Area_roll .PD_layout.PD_layout-D1_16 ul li .PD h3{ color: #fff!important;}
			.Area_roll .PD_layout{ color: transparent!important;}
			.Area_roll .PD_layout.PD_layout-D1_16 ul{ background-color:#46c179!important;border-radius:10px;}
			}
			@media screen and (max-width:767px){
			.Area_roll { width: 96%!important;margin-bottom: 4vw;}
			.Area_roll .PD_layout {background-color:#46c179!important;border: solid 1.5px #000;border-radius:10px;}
			.Area_roll .PD_layout .PD img{ border:solid 2px #acfece;border-radius: 60%;}
			.Area_roll .PD_layout.PD_layout-D1_16 ul li .PD h3{ color: #fff!important;}
			.Area_roll .PD_layout{ color: transparent!important;}
			.Area_roll .PD_layout-D1_16 ul{background-color:#46c179!important;border-radius:10px;} 
			}
		
		
		








/*注意事項區*/
.edm_notice{position: relative; text-align:center; padding:10px 10px 15px 10px; color:#000; 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;} 
