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


/*全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=1761534183258") 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: index -8;; position:absolute; top:0; left:0; width:100%; min-width:1220px; height:1020px; background-repeat:no-repeat; background-position:center top; }
  .bgtop02 { z-index: index -8;; position:absolute; top:1020px; left:0; width:100%; min-width:1220px; height:1100px; 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: 355px;left: 335px;z-index: 0;}
.Area_title .deco_h{position:absolute;top: 250px;left: 885px;z-index: 20;}
.Area_title .deco_c{position:absolute;top: 185px;left: 43px;z-index: 6;}
.Area_title .deco_g{position:absolute;top: 142px;left: 1030px;z-index: 6;}
.Area_title .heart01{position:absolute;top: 65px;left: 535px;z-index: 12;}

}
 @media screen and (max-width:767px){
.Area_title {height: auto;}
.Area_title .bg_00{position:absolute;top: 2vw;left: 14vw;width: 73%;z-index:0;}
.Area_title .sub_bg{position:absolute;top: 38vw;left: 21.5vw;width: 55%;z-index: 13;}
.Area_title .deco_h{position:absolute;top: 31vw;left: 82vw;width: 20%;z-index: 21;}
.Area_title .deco_c{position:absolute;top: 21.5vw;left: -5.5vw;width: 23%;z-index: 20;}
.Area_title .deco_g{position:absolute;top: 14vw;left: 87vw;width: 15%;z-index: 17;}
.Area_title .heart01{position:absolute;top: 8.2vw;left: 42.6vw;width: 6%;z-index: 17;}

}


/*版頭主標微調*/
.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: 20px;left: 860px;z-index: 11;}
.toptitle .PD_layout li:nth-of-type(2) {position: absolute;top: 55px;left: 325px;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: 2vw;left: 74vw;width: 24%;z-index: 14;}
.toptitle .PD_layout li:nth-of-type(2) {position: absolute;top: 7.5vw;left: 21vw;width: 59%;z-index: 14;}
.toptitle .PD_layout .PD img { width: 100%!important; }
 }


/*副標輪播*/
.Area_title .topPD2 {position: absolute;top: 367px;left: 407px;width: 375px;height: 65px;overflow: hidden;z-index: 20;}
.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: 39.1vw;left: 29vw;overflow: hidden;}
}


/*版頭品入稿*/
@media screen and (min-width:768px){
.Area_title .layout_toppd {position:absolute;width: 875px;top: 455px;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: 50vw 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: 52%!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: 35px 0 20px 0;margin: 0 auto 0;font:italic bold 45px/45px "Noto Sans CJK SC","Microsoft JhengHei", Arial, Helvetica;transform:rotate(-0deg);color: #fff;letter-spacing: -0.7px;text-align: center;text-shadow: 2px 2px 4px #0061767d;}
.txt01::before {content:"";position: absolute;display:block;top: 0;left: 0;width:100%;height:100%;background: url("layoutBG_txtbg.png?t=1761534183258") center bottom/ 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=1761534183258") center bottom/ 100% no-repeat scroll;z-index: -1;pointer-events:none;}
}


/*區塊標題960_01*/
.Area .txt00 {padding: 0;margin: 0 auto;width: 65%!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: 35px 0 20px 0;margin: 0 auto 0;font:italic bold 45px/45px "Noto Sans CJK SC","Microsoft JhengHei", Arial, Helvetica;transform:rotate(-0deg);color: #fff;letter-spacing: -1px;text-align: center;text-shadow: 2px 2px 4px #0061767d;}
.txt00::before {content:"";position: absolute;display:block;top: 0;left: 0;width:100%;height:100%;background: url("layoutBG_txtbg.png?t=1761534183258") center bottom/ 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: 7.3vw 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=1761534183258") center bottom/ 100% no-repeat scroll;z-index: -1;pointer-events:none;}
}



/*折價劵(線上入搞)*/
@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%;}

}


/*活動x3(線上入搞)*/
@media screen and (min-width:768px){
.Area_event {position: relative;height: auto;margin-bottom: 30px;background: url("event_bg.png?t=1761534183258") center top/ 100% no-repeat scroll;} 
.Area_event .layout_event ul {width: 93%;margin:0 auto;padding: 35px 0 0 0;grid-gap: 0px;}
.Area_event .layout_event ul li {padding: 4% 6% 10%;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;background: url("event_bg.png?t=1761534183258") center top/ 98% no-repeat scroll;}
.Area_event .layout_event{width: 96%;margin:0 auto;padding:0;margin-bottom: 2vw;}
.Area_event .layout_event ul {margin:0 auto;padding: 2.3% 2.5% 3%;grid-gap:0px!important;}
.Area_event .layout_event ul li {margin: 0 auto;padding: 6% 5% 3%;}
}




/*01作圖區微調*/
@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, #08aec6, #fb86be);}
.newpd_style .PD_layout.PD_layout-D1_15 ul .PD .PD_into{background-image: repeating-linear-gradient(90deg, #ffdaeb 0%, #ffb1d6 100%);;border-radius: 0 0 1em 1em;}

}
.newpd_style .PD_layout .PD p {color: #008da9;}
.newpd_style .PD_layout .PD h4 {color: #006579;}	
.newpd_style .PD_layout .PD h3 {color: #008da9;}		

@media screen and (max-width: 767px){
.newpd_style {margin-bottom: 0vw;}
.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, #08aec6, #fb86be);}
.newpd_style .PD_layout.PD_layout-D1_15 ul .PD .PD_into{background-image: repeating-linear-gradient(90deg, #ffdaeb 0%, #ffb1d6 100%);;border-radius: 0 0 1em 1em;}

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



/*bn輪播*/
.Area_bn .swiper-pagination-bullet {background: #fff;}
@media screen and (min-width:768px){
.Area_bn {width: 960px;margin: 0 auto 20px;height: auto;overflow: hidden;}
.layout_bn.PD_layout ul{display: flex;margin: 10px 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{}
}

@media screen and (max-width:767px){
.Area_bn {width: 95%;height: auto;margin-bottom: 3vw;overflow: hidden;padding: 0;}
.layout_bn.PD_layout ul{ display: flex;padding: 0 0 0 0;margin: 0 auto;height: 31vw;grid-gap: 0;}
.Area_bn .Area_swiper_box .PD_layout li{margin: 2vw 0 0 0;}
}


/*登記*/
.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: #ec75ae;}                 
.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=1761534183258") center top/ 100% no-repeat scroll;*/ }
.Area_book0 .box { padding-top:2vw;}
.Area_book0 .Area_danji .danji_box{width: 97%;}
}



/*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: 5px 0 18px 0;grid-gap: 0px;}
.Area_event2 .layout_event2 ul li {padding: 4%;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:0vw;}
.Area_event2 .layout_event2{width: 100%;margin:0 auto;padding:0;margin-bottom:0;}
.Area_event2 .layout_event2 ul {margin:0 auto;padding: 1% 1.5% 4%;grid-gap:0px!important;}
.Area_event2 .layout_event2 ul li {margin: 0 auto;padding: 2.5%;}
}



/*線上作圖*/
.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: #ffffff;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: 600px;padding:0;margin: 0;}
.Area03 .PD_layout.layout_item .PD_slide:nth-of-type(odd) .PD_into {width: 80%;margin: 0 auto;position: relative;right: 70px;top: 35px;text-align: right;font-size: 0.8em;}
.Area03 .PD_layout.layout_item .PD_slide:nth-of-type(even) .PD_into {width: 80%;margin: 0 auto;position: relative;right:70px;top: 35px;text-align: right;font-size: 0.8em;}
.Area03 .PD_layout.layout_item .PD_slide:nth-of-type(odd) .PD_img img {width: 65%;margin: 8% 2% 0 0;box-shadow: unset;}
.Area03 .PD_layout.layout_item .PD_slide:nth-of-type(even) .PD_img img {width: 65%;margin: 8% 2% 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.5em;font-size: 2em;border-radius: 2em;/* transform: rotate3d(25, 55, 1, 354deg); *//* background-color: #0e52c1; */}
.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.5em;font-size: 2em;border-radius: 2em;/*transform: rotate3d(25, 55, 1, 354deg)*//* background-color: #fff; */}
.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){ background: url("layout_itembg1.png?t=1761534183259") center top / 90% no-repeat scroll;}	
.Area03 .PD_layout.layout_item li:nth-of-type(even){background: url("layout_itembg1.png?t=1761534183259") center top / 90% 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: 4.5vw;width: 85%;transform: translateX(-6%);text-align: right;display: block;}
.Area03 .PD_layout.layout_item .PD_slide:nth-of-type(even) .PD_into {position: relative;margin: 0 auto;top: 4.5vw;width: 85%;transform: translateX(-6%);text-align:right; display: block;}
.Area03 .PD_layout.layout_item .PD_slide:nth-of-type(odd) .PD_img img {width: 80%;margin: 11% 0 0 0;box-shadow: unset;}
.Area03 .PD_layout.layout_item .PD_slide:nth-of-type(even) .PD_img img {width: 80%; margin: 11% 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 ;}
.Area03 .PD_layout.layout_item .PD_slide:nth-of-type(even) .PD p { padding: 0 0 0 ;}
.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;}
.Area03 .PD_layout.layout_item li:nth-of-type(odd){height: 74vw;background: url("mb_layout_itembg1.png?t=1761534183259") center top / 100% no-repeat scroll;}	
.Area03 .PD_layout.layout_item li:nth-of-type(even){height: 74vw;background: url("mb_layout_itembg1.png?t=1761534183259") center top / 100% 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: 430px;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: 2px 0 10px;}
.Area_discount04 .PD_layout-D3_02 {margin: 0 auto;}
.Area_discount04 .PD_layout.PD_layout-D3_02 ul .PD .PD_logo{width: 33%;}  
.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: 90vw;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: 90vw; 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: 33%;}  
.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.PD_layout-D3_02 ul .PD .PD_into{justify-content: space-around;}
/**區標**/	
.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: 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;}



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


/*下方公版*/
.Area_below {height: auto;}
.Area_below .box1 {width: 100%;padding: 1%;margin: 0 auto 20px;border-radius:1em;background-image: repeating-linear-gradient(150deg, #0ba6c6 0%, #97e3ed 50%, #0ba6c6 100%);}
.Area_below .box2 {width: 100%;padding: 1%;margin: 0 auto 20px;border-radius:1em;background-image: repeating-linear-gradient(150deg, #ff85d1 0%, #fbb9e4 50%, #ff85d1 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 3vw;}
.Area_below .box1 {width: 98%;padding: 1%;margin: 0 auto 20px;border-radius:1em;background-image: repeating-linear-gradient(150deg, #0ba6c6 0%, #97e3ed 50%, #0ba6c6 100%);}
.Area_below .box2 {width: 98%;padding: 1%;margin: 0 auto 20px;border-radius:1em;background-image: repeating-linear-gradient(150deg, #ff85d1 0%, #fbb9e4 50%, #ff85d1 100%);}
}

/*區塊標題960_01*/
.Area .txt02 {padding: 0;margin: 0 auto;width: 75%!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: 10px 0 5px 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: 58px;background: url("layoutBG_txtbg3.png?t=1761534183259") 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: 12vw;width: 100%!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: 3.5vw 0 0 0;margin: 0;}
.txt02::before {content:"";position: absolute;display:block;top: 0;left: 0;width:100%;height: 10vw;background: url("layoutBG_txtbg3.png?t=1761534183259") center bottom/ 100% no-repeat scroll;z-index: -1;pointer-events:none;}
}



/*看更多(線上入搞)*/
@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: 2vw !important;}

}


/*注意事項區*/
.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;} 













	@media screen and (min-width:767px){
		.Area_three {margin-bottom: 30px;}
		.Area_three .PD_layout.PD_layout-D1_02 {background-color:#fff!important;}
		.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: #fff!important;}
		.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:#25b9d245!important;border-radius:25px;}
			.Area_roll .PD_layout .PD img{ border:solid 2px #06adc8;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:#25b9d245!important;border-radius:10px;}
			}
			@media screen and (max-width:767px){
			.Area_roll { width: 96%!important;margin-bottom: 4vw;}
			.Area_roll .PD_layout {background-color:#25b9d245!important;border-radius:10px;}
			.Area_roll .PD_layout .PD img{ border:solid 1px #06adc8;border-radius: 60%;}
			.Area_roll .PD_layout.PD_layout-D1_16 ul li .PD h3{ color: #000!important;}
			.Area_roll .PD_layout{ color: transparent!important;}
			.Area_roll .PD_layout.PD_layout-D1_16 ul{background-color:#25b9d245!important;border-radius:10px;}
			}
		
