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

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

/*全BOX版面*/
.WRAPPER {z-index:0;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-color: #f7ede0;}
.WRAPPER img {border: crimson;vertical-align:top;}
.WRAPPER a { text-decoration: none;}

/*預設清單樣式*/
.Area .list_00 ul {display:inline-block;}
.Area .list_00 li {list-style:none;float:left;overflow: hidden;}
	@media screen and (max-width:767px){
		.WRAPPER {margin-bottom: 0;min-width: inherit;min-height: 100vh;overflow: hidden;background-size: 100%;padding-bottom: 0;}
		.WRAPPER img {  width:100%;  height:auto; }
	}



/** 入稿區基本 **/
.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_fix {z-index: -28;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: -2;position:absolute;top: 290px;left: 0;width:100%;height: 100%;background-repeat:repeat-y;background-position: center top;pointer-events:none;}
.fix_bg {z-index: -31;position:absolute;top: 0px;left: 0;width: 100%;height: 100%;background-repeat:repeat-y;background-position: center top;pointer-events:none;}
.bg_repeat {z-index: -30;position:absolute;top: 0;left: 0;width:100%;height:100%;background-repeat:repeat-y;background-position: center top;pointer-events:none;}
}

@media screen and (max-width:767px){
.m_bg_fix {z-index: -40;position:absolute;top: 10vw;left:0;width:100%;height:100%;background-repeat:no-repeat;background-position: center top;pointer-events:none;background-size: 100%;}	
.m_bg_repeat {z-index:-50;position:absolute;top: 0;left:0;width:100%;height: 100%;background-repeat:repeat-y;background-position: center top;pointer-events:none;background-size: 100%;}
.m_bg_repty {z-index:-50;position:absolute;top: 0;left:0;width:100%;height: 100%;background-repeat:repeat-y;background-position: center top;pointer-events:none;background-size: 100%;}
}


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



/*版頭區塊*/
.Area_title img{width: 100%;border-radius: 0!important;}
.Area_title .PD_layout .PD_slide { min-width:auto; }
/* .Area_title .PD_layout ul{ background-color: #0000;  } */
.Area_title .PD_layout li { border:none; }


@media screen and (min-width:768px){
.Area_title {height:975px;z-index: 20;}	
.Area_title .title_bg {z-index: -50!important;position: absolute!important;width: 46%!important;top: -15px!important;left: 330px!important;}
.Area_title .title_bg2 {z-index: -40!important;position: absolute!important;width: 46%!important;top: -15px!important;left: 330px!important;}		
}

@media screen and (max-width:767px){
.Area_title {height:139vw;z-index: 20;}
.m_bg_top {position: absolute;top: 109vw;left: 0;z-index: 20;}	
.Area_title .title_bg {z-index: -1!important;position: absolute!important;top: 0vw!important;left: 15.7vw!important;width: 70%!important;}
.Area_title .title_bg2 {z-index: -1!important;position: absolute!important;top: 0.3vw!important;left: 16vw!important;width: 69.1%!important;}
}



/*版頭品*/
@media screen and (min-width:768px){
.toppd {position: absolute;top: 579px;}
/*公版調整*/
.toppd .PD_layout li {flex: 0 0 auto;padding: 0.5em;border-right: solid 1px #d1d1d1;}
  


}

@media screen and (max-width:767px){	
.toppd{position: relative;top: 58vw;width: 97%;left: 1.5vw;}

/*公版調整*/
.toppd .PD_layout[data-pd-ta=left] {text-align: center;}
.toppd .PD_layout li {flex: 0 0 auto;padding: 0.5em;border-right: solid 1px #d1d1d1;}

}





/*版頭主標微調*/
.title .PD_layout .PD a { pointer-events: none; }
.title .PD_layout .PD_slide:hover {filter: brightness(100%); transform: translateY(0);}

@media screen and (min-width: 768px){
.title {z-index: 30;}
.title .PD_layout li:nth-of-type(1) { position: absolute;top: 27px;left: 180px;width: 61%;z-index: 5;}
.title .PD_layout li:nth-of-type(2) {position: absolute;top: 50px;left: 810px;width: 14%;z-index: 20;}
.title .PD_layout li:nth-of-type(3) {position: absolute;top: 355px;left: 925px;z-index: 12;}
.title .PD_layout li:nth-of-type(4) {position: absolute;top: 389px;left: 508px;z-index: 50;}
.title .PD_layout li:nth-of-type(5) {position: absolute;top: 430px;left: 826px;z-index: 10;}
.title .PD_layout .PD img { width: 100%!important; }
}


@media screen and (max-width:767px){
.title .PD_layout li:nth-of-type(1) {position: absolute;top: -5vw;left:0vw;z-index: 10;width: 86%;}
.title .PD_layout li:nth-of-type(2) {position: absolute;top: 4vw;left: 76vw;z-index: 20;width: 16%;}
.title .PD_layout li:nth-of-type(3) {position: absolute;top: 40vw;left: 76vw;z-index: 12;width: 20%;}
.title .PD_layout li:nth-of-type(4) {position: absolute;top: 42vw;left: 39vw;z-index: 40;width: 22%;}
.title .PD_layout li:nth-of-type(5) {position: absolute;top: 59vw;left: 72vw;z-index: 50;width: 23%;}
.title .PD_layout .PD img { width: 100%!important; }
}


/*區標背景*/
/* .Abox_txt .PD_layout ul { padding: 0; }	
@media screen and (min-width: 768px){
.Abox_txt {position: relative;display: flex;margin: 0 auto;width: 100%;height:167px;justify-content: center; z-index: 10; background: url("txtbg.png?t=1751266689733") center top/ 100% no-repeat scroll;  }
.Abox_txt img{width:100%!important;padding: 0;}
.Abox_txt ul li h5 { padding: 0; margin: 34px 0 23px 0; padding: 16% 0 0 0; font: bold 47px / 47px "Noto Sans CJK SC", "Microsoft JhengHei", Arial, Helvetica;  transform: rotate(0deg);color: #005ca9;letter-spacing: -1px;text-align: center;}	
.Area_8PD .box_txt .PD_layout ul{width:100%; margin: 0 auto;}

.Abox_txt2 {position: relative;display: flex;margin: 0 auto;width: 100%;height:167px;justify-content: center; z-index: 10; background: url("txtbg.png?t=1751266689733") center top/ 100% no-repeat scroll;  }
.Abox_txt2 img{width:100%!important;padding: 0;}
.Abox_txt2 ul li h5 { padding: 0; margin: 34px 0 23px 0; padding: 16% 0 0 0; font: bold 47px / 47px "Noto Sans CJK SC", "Microsoft JhengHei", Arial, Helvetica;  transform: rotate(0deg);color: #005ca9;letter-spacing: -1px;text-align: center;}	
.Area_8PD .box_txt2 .PD_layout ul{width:100%; margin: 0 auto;}

.Abox_txt3 {position: relative;display: flex;margin: 0 auto;width: 100%;height:207px;justify-content: center; z-index:7; background: url("txtbg.png?t=1751266689733") center top/ 100% no-repeat scroll;  }
.Abox_txt3 img{width:100%!important;padding: 0;}
.Abox_txt3 ul li h5 { padding: 0; margin:78px 0 23px 0; font: bold 47px / 47px "Noto Sans CJK SC", "Microsoft JhengHei", Arial, Helvetica;  transform: rotate(0deg);color: #005ca9;letter-spacing: -1px;text-align: center;}	
.Area_8PD .box_txt3 .PD_layout ul{width:100%; margin: 0 auto;}
}

@media screen and (max-width:767px){
	
.Abox_txt {position: relative;margin: 0 auto;width: 100%;z-index:0; }
.Abox_txt img{width: 100%;}
.Abox_txt { padding: 0% 0 0; margin: 2% auto;height:15vw;  z-index: 1; width: 100%!important;background: url("txtbg.png?t=1751266689733") center top/ 100% no-repeat scroll;}
.Abox_txt ul li h5 { font: bold 6.5vw/6.5vw "Noto Sans CJK SC","Microsoft JhengHei", Arial, Helvetica;margin: 6vw 0 2vw 0;color:#005ca9; letter-spacing: -1px; text-align: center;}	
.Abox_txt .Area_8PD .PD_layout ul {width:100%; margin: 0 auto;}
.Area_8PD .box_txt .PD_layout ul{width:100%; margin: 0 auto;}
	
.Abox_txt2 {position: relative;margin: 0 auto;width: 100%;z-index:0; }
.Abox_txt2 img{width: 100%;}
.Abox_txt2 { padding: 4% 0 0; margin: 2% auto;height: 16vw; width: 100%!important;background: url("txtbg.png?t=1751266689733") center top/ 100% no-repeat scroll; z-index: 1;}
.Abox_txt2 ul li h5 { font: bold 6.5vw/6.5vw "Noto Sans CJK SC","Microsoft JhengHei", Arial, Helvetica;margin: 2vw 0 2vw 0;color:#005ca9; letter-spacing: -1px; text-align: center;}	
.Abox_txt2 .Area_8PD .PD_layout ul {width:100%; margin: 0 auto;}
.Area_8PD .box_txt2 .PD_layout ul{width:100%; margin: 0 auto;}	
	
.Abox_txt3 {position: relative;margin: 0 auto;width: 100%;z-index:0; }
.Abox_txt3 img{width: 100%;}
.Abox_txt3 { padding: 5% 0 0; margin: 2% auto;height:12vw; width: 100%!important;background: url("txtbg.png?t=1751266689733") center top/ 100% no-repeat scroll; z-index: 1;}
.Abox_txt3 ul li h5 { font: bold 6.5vw/6.5vw "Noto Sans CJK SC","Microsoft JhengHei", Arial, Helvetica;margin: 2vw 0 2vw 0;color:#005ca9; letter-spacing: -1px; text-align: center;}	
.Abox_txt3 .Area_8PD .PD_layout ul {width:100%; margin: 0 auto;}
.Area_8PD .box_txt3 .PD_layout ul{width:100%; margin: 0 auto;}	

} */



/*區塊副標題*/
.Area .subtitle { padding: 0; margin: 0 auto; width: 80%; z-index: 2;}
.Area .subtitle ul { padding: 0; grid-gap: 0;}
.Area .subtitle ul li { background-color: transparent; pointer-events: none;}
.Area .subtitle ul li .PD_into { padding: 0;}
.Area .subtitle ul li h5 { padding: 0; margin: 0; font: bold 48px/48px "微軟正黑體","Microsoft JhengHei", Arial, Helvetica; color: #216689;}
@media screen and (max-width:767px){
  .Area .subtitle { width: 100%; margin: 0 auto 2%;}
  .Area .subtitle ul li h5 { font: bold 6.2vw/6.2vw "微軟正黑體","Microsoft JhengHei", Arial, Helvetica;}
}



/*公版背景*/
.box_txt ul{padding: 0em !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; }
.box_txt img{width: 100%!important;padding: 0;}
}

@media screen and (max-width:767px){
.box_txt {position: relative;margin: 0 auto 0vw;width: 100%;z-index: 30;}
.box_txt img{width: 100%;}
}


/*折價券類別字體顏色*/.PD_layout.PD_layout-coupon3 .PD .divine_coupon, .PD_layout.PD_layout-coupon3 .PD .threshold {color: #fff !important;}
@media screen and (min-width: 768px){
.Area_coupon {margin-bottom: 10px !important;}
}
@media screen and (max-width: 767px){
.Area_coupon {margin-bottom: 1vw !important;}
}
			
/*1顆按鈕*/
.Area_active{height:100%;padding: 0;margin-bottom: 50px!important;width: 650px !important;}
.Area_active .logo3.PD_layout {top: 0px;width: 100%;}
.Area_active .logo3.PD_layout ul {padding: 0 0;}
.Area_active .logo3.PD_layout .PD_img{width: 100%;}
@media screen and (max-width:767px){
.Area_active{margin-bottom: 5vw!important;}
.Area_active .logo3.PD_layout {width: 96% !important;}
}



/*活動倒數*/
.TimerNick2 {display:inline-block;position:relative;top:-48px;left:0;height: 57px;z-index:99;font-weight: 700;}
.TimerNick2 .FontStyle2 {display: inline-block;margin: 0 0 0 2px;padding: 0;border: 0;font: bold 40px/30px Arial;color:#000;/*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 26px/48px "微軟正黑體","Microsoft JhengHei", Arial, Helvetica;letter-spacing: -0em;color: #000;}
@media screen and (max-width:767px){
.TimerNick2 {display:inline-block; width:100%; position: relative; top:0vw; left:0; margin:0;  height:0; padding-bottom:7%; 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;color: #000;}
}


#eWriterBtn_bt_B_000_v01-02 {position: absolute!important;top: 250px!important;}


/*8品RWD公版/*/
@media screen and (min-width:768px){
	.AreaTime.Area_2PD{height: 100%;padding-bottom:93px;}	
	.AreaTime.Area_2PD .PD_layout.PD_box {}
	.AreaTime.Area_2PD .box {width: 94%;margin: 0 auto;height: 100%;background-image: none; background-color:#c9ecfe; border-radius: 20px;margin-top: -123px;padding: 6% 2% 2% 2%;}
	.AreaTime.Area_2PD .layout_2PD ul {/*border: 1.5px solid #524bf1;*/}
	.AreaTime.Area_2PD .floor2 {position: absolute;left: -390;top: -38px;}
	.AreaTime_bg {z-index: 0;position:absolute;top: 0;width:100%;height: 100%;background-repeat:no-repeat;background-position: center top;pointer-events:none;}
	.AreaTime .Allbox{margin:72px 0 0 0;}
	}
	@media screen and (max-width:767px){
	.AreaTime.Area_2PD{height: 100%;}	
	.AreaTime.Area_2PD .bgbg1 {position: relative;height: 2.8vw;}
	.AreaTime.Area_2PD  {width:100%;margin-bottom: 7vw;}
	.AreaTime.Area_2PD .box {padding: 0% 0 3%;margin: 0px 0 0 0; }
	.AreaTime.Area_2PD .PD_layout.PD_box {width: 94%;}
	.AreaTim .Area_2PD .floor2 {position: absolute;left: 0;top:0 ;}
	.AreaTime_bg {z-index: -1;position:absolute;top: 0;left: 0;width: 100%;height: 260vw;background-repeat:no-repeat;background-position: center top;pointer-events:none;background-size: 100%;}
	.AreaTime .Allbox{ margin: 0 auto;background-image: none;background-color: #cdeeff;border-radius: 20px;padding: 10% 0 0 0;margin-top: -12vw;width: 97%;}
	}
	
	




/*BN*/
.Area_bn {  margin-bottom: 80px;padding-top:50px;}
@media screen and (max-width:767px){
  .Area_bn { margin-bottom:0vw; padding-top:7vw;}
}

/*輪播BN*/
.BN_swiper { position: relative; width:960px; margin: 0 auto; overflow: hidden; z-index: 1;}
.BN_swiper ul.PD_wrapper { display: flex; flex-wrap: nowrap; margin: 0; padding: 0 0 20px; width: 100%; grid-gap: 0; box-sizing: content-box; height: 228px;}
.BN_swiper ul.PD_wrapper li { position: relative; flex-shrink: 0; margin: 0; padding: 0; pointer-events: inherit;}
.BN_swiper ul.PD_wrapper li.PD_slide { min-width: inherit;}
.BN_swiper ul.PD_wrapper li.PD_slide:hover { box-shadow: 0 3px 30px rgba(0, 0, 0, 0);}
@media screen and (max-width:767px){
  .BN_swiper { width: 100%; margin: 0 auto;}
  .BN_swiper ul.PD_wrapper { margin: 0; padding: 0 0 4%; height: 45vw;}
}










	  



/**區標**/	
.Area_danjiall .text {position:relative;}
.Area_danjiall .text .layout_text {width:90%;margin:0 auto;padding:30px 0;}
.Area_danjiall .text .layout_text ul {margin:0;padding:0;}
.Area_danjiall .text .layout_text .PD_slide:hover{transform:none;}
.Area_danjiall .text .layout_text .PD a {pointer-events: none!important}
.Area_danjiall .Area_danji {width: 100%;}
.Area_danjiall .warningTxt {margin-bottom:0;}
@media screen and (max-width:767px){
.Area_danjiall {height:100%;padding-bottom: 4vw !important;}
	
/**區標**/	
.Area_danjiall .text {position:relative;}
.Area_danjiall .text .layout_text {width:100%;margin:0;padding:0;}
.Area_danjiall .text .layout_text ul {margin:0;padding:0;}
.Area_danjiall .text .layout_text .PD_slide:hover{transform:none;}
.Area_danjiall .text .layout_text .PD a {pointer-events: none!important}
	
/**公版**/	
.Area_danjiall .Area_danji {position:relative;width:100%!important;margin:0!important; padding-top: 4vw;}
.Area_danjiall .Area_danji .danji_box .box_1 {width:95%;padding:0;margin:0 auto;}
.Area_danjiall .warningTxt {padding-bottom:0;}
}





/*必收爆品 溫馨獻禮*/
@media screen and (min-width:768px){
	.Area_item {height:100%;z-index: 5;padding-bottom: 50px !important;}
	
	/*公版*/		
	.Area_item .PD_layout {/* width:100%; */margin:0 auto;}
	.Area_item .PD_layout ul {  width: 100%;}
	.Area_item .layout_PD ul {width: 80%;}

	.Area_item .layout_PD ul li {background:url(mo_item_li.png?t=1751266689733)top center no-repeat;background-size:100%; padding-bottom:0;}
	
	.Area_item .layout_PD ul li a {color:#484848;}
	.Area_item .layout_PD .PD_img {margin-top: 12px;padding: 60px !important;}

	.Area_item .layout_PD .PD_into {width: 80%;margin: 0 auto;position: relative;top: -334px;left: 11px;}
	.Area_item .layout_PD .PD_into .PD_logo {/*position: absolute;height: 110.7px !important;top: 58px;left: 17px;*/display:none;}
	.Area_item .layout_PD .PD_img {  position: relative;top:161px;}
	.Area_item .layout_PD .PD_into h3 {color: #d0566a;font-size: 22px;margin-left: 0px;position: relative;top:15px;}
	.Area_item .layout_PD .PD_into h4 {color: #d0566a;font-size: 22px;/* display: none; */position: relative;top:5px;width: 97%;}
	.Area_item .layout_PD .PD_into p {height: 4em;line-height:4em;position: relative;top:-10px;}
	.Area_item .layout_PD .PD_into p .js-PD_del {color:#757575;font-size:25px;}
	.Area_item .layout_PD .PD_into p .money	{font-size: 28px;}
	.Area_item .layout_PD .PD_into p .Price	{font-size: 3em;}
	
	.Area_item .PD_layout .PD h3 {padding: 0;max-height: 1.9em;font-weight: 700;line-height: 1.9em;color: #000000;}
	.Area_item .PD_layout .PD h4 {padding: 0;max-height: 1.9em;font-weight: 700;line-height: 1.9em;color: #000000;}

}
@media screen and (max-width:767px){
	.Area_item {height:100%;padding-bottom: 4vw !important;}

	/*公版*/		
	.Area_item .PD_layout.layout_PD  {padding-top:0vw;}
	.Area_item .layout_text ul {width: 100% !important;margin: 0 auto !important;}

	.Area_item .layout_PD ul li {background:url(mo_item_li.png?t=1751266689733)top center no-repeat;background-size:100%  ; padding-bottom: 5vw;}

	.Area_item .layout_PD ul li a {color: #484848;}
	.Area_item .layout_PD .PD_img {margin-top: -2.5vw;padding: 4.5vw !important;left: 2vw;top:27vw;position: relative;}
	.Area_item .layout_PD .PD_into {position: relative;top: -29vw;}
	.Area_item .layout_PD .PD_into .PD_logo {/*position: absolute;height: 3em !important;top: 10vw;        top: 13vw;left: 4vw;*/ display:none;}
	.Area_item .layout_PD .PD_into h3 {color: #d0566a;font-size: 15px;/* font-weight: 700 !important; */padding-left: 0vw;/* margin-top: 0vw; */}
	.Area_item .layout_PD .PD_into h4 {color: #d0566a;font-size: 14px;padding-top: 1vw;max-height: 2em !important;position: relative;top: -2vw;width: 87%;margin: 0 auto;}
	.Area_item .layout_PD .PD_into p {position: relative;top:-8vw;}
	.Area_item .layout_PD .PD_into p .js-PD_del { color: #6a6a6a;font-size: 15px;}
	.Area_item .layout_PD .PD_into p .Price	{font-size:30px !important;}

	.Area_item .PD_layout .PD h3 {padding: 0;max-height: 1.9em;font-weight: 700;line-height: 1.9em;color: #000000;  position: relative; top: -5vw;left: 1vw;}
	.Area_item .PD_layout .PD h4 {padding: 0;max-height: 1.9em;font-weight: 700;line-height: 1.9em;color: #000000; position: relative; top: -7vw;left: 1vw;}
	.Area_item .PD_layout .PD img {width: 88%;height: auto;}
}

  

/*品類*/
.Area11 { padding-bottom: 60px;}
.Area11 .PD_layout ul {width: 95%;}
.Area11 .box { border-radius: 20px; margin-bottom: 50px;  box-sizing: border-box;}
.Area11 .box:last-child { margin-bottom: 0;}

/*logo*/ 
.Area11 .Alogo{background:url(m_logobg.jpg?t=1751266689733)top center no-repeat;background-size:100%  ;}
.Area11 .Alogo.PD_layout[data-pd-pdlogo] .PD .PD_logo {display: inline-block;width:18%;position: relative;padding: 0vw;top: 0.5vw;left:8vw;}
.Area11 .Alogo.PD_layout .PD h3{color: #000000;width: 49%;position: absolute;right:9vw;top:0.5vw;margin: 0 auto;font-size:2em;} 
/* .Area11 {background-image: none;background-color: #c9ecfe; border-radius: 20px!important;margin-top: 0px!important;height:100%;margin-bottom: 50px!important; } */
.Area11 .Alogo.PD_layout:not([data-pd-direction*=row]) .PD_img, .PD_layout[data-pd-direction=phone-row] .PD_img, .PD_layout[data-pd-direction=phone-row-reverse] .PD_img { width: 10%;position: absolute;right:6vw;top:1vw;margin: 0 auto;}

@media screen and (max-width:767px){
.Area11 { padding-bottom:5vw;}
.Area11 .box { width: 100%; margin:0 0 6vw 0;}
.Area11 .PD_box{padding: 0% 0 0 0;width: 95%;}
/*logo*/ 
.Area11 .Alogo{background:url(m_logobg.jpg?t=1751266689733)top center no-repeat;background-size:100% ;padding-top: 4vw;}
.Area11 .Alogo.PD_layout[data-pd-pdlogo] .PD .PD_logo {display: inline-block;width: 31%;position: relative;padding: 0vw;top: 0vw;left: 7vw;}
.Area11 .Alogo.PD_layout .PD h3{color: #000000;width: 49%;position: absolute;right:15vw;top:1vw;margin: 0 auto;font-size: 1.5em;} 
.Area11 .Alogo.PD_layout:not([data-pd-direction*=row]) .PD_img, .PD_layout[data-pd-direction=phone-row] .PD_img, .PD_layout[data-pd-direction=phone-row-reverse] .PD_img { width: 18%;position: absolute;right:3vw;top:2vw;margin: 0 auto;}
/* .Area11 {background-image: none;background-color: #c9ecfe; padding: 2% 0 0.2% 0;border-radius: 20px!important;margin-top: 0px!important;height: 100%!important;margin-bottom: 5vw!important; } */

}




/*---公版---*/
.Area17 { width: 100%;}
.Area17 .box{  background: url(Area05_bg.jpg?t=1751266689733) top center no-repeat #aae6eb;background-size:100%; margin-bottom:50px;padding: 2% 2% 2% 2%;}
@media screen and (max-width:767px){
.Area17{margin-bottom: 1vw; top: 0;}
.Area17 .box{  background: url(Area05_bg.jpg?t=1751266689733) top center no-repeat #aae6eb;background-size:100%; margin-bottom:50px;padding: 2% 2% 2% 2%;}
	
}




/*---1帶2---*/
.Area16{    top: 0px;}
.Area16 .PD_layout .PD p del {display: none;}
@media screen and (max-width:767px){
.Area16{margin-bottom: 1vw;    top: 0;}
.Area16 .PD_layout .PD p del {display: none;}
	
}

@media screen and (min-width:768px){
  .Area_brand{margin:0px auto 0 auto;}
  .Area_brand .text{position: absolute;top: -120px;}
  .Area_brand .box_all{display: flex;flex-wrap: wrap;position: relative;padding:45px 0 0 0;}
  .Area_brand .box_all .box{width: 48%;position: relative;padding:0 0 43px 0;/*margin: 0px auto 0 auto;background-color:#fc8be3;border-radius: 20px 20px 20px 20px;  border: 4px solid #ffffff;
  outline: 1px solid #b22dff;box-shadow: 0 0 20px #b22dff;background-image: repeating-linear-gradient(225deg, rgb(150 229 255) 1%, rgb(255 245 248) 29%, rgb(252 164 186) 144%);border: 3px solid #fff;*/background: no-repeat top center/100% url("mbrand_bg.jpg?t=1724990151426");margin-bottom: 22px;}
  .Area_brand .box_all .box2{width: 48%;position: relative;padding:0 0 43px 0;/*margin: 0px auto 0 auto;background-color:#fc8be3;border-radius: 20px 20px 20px 20px;  border: 4px solid #ffffff;
	outline: 1px solid #b22dff;box-shadow: 0 0 20px #b22dff;background-image: repeating-linear-gradient(225deg, rgb(150 229 255) 1%, rgb(255 245 248) 29%, rgb(252 164 186) 144%);border: 3px solid #fff;*/background: no-repeat top center/100% url("mbrand_bg2.jpg?t=1724990151426");margin-bottom: 22px;}
  
  .Area_brand  .box .ly ul{width:94% ;}
  .Area_brand  .box2 .ly ul{width:94% ;}
  /*logo*/ 
  .Area_brand  .logo{width: 100%;height: 98px;}
  .Area_brand  .logo ul{grid-gap: 0;}
  .Area_brand  .logo ul .PD_into{padding: 0;}
  .Area_brand  .logo ul .PD_logo{ width: 33%; position: relative; top: 22px; left: 55px; padding: 0% 3% 0% 3%; background-color: #fff;border-radius: 42px;}
  .Area_brand  .logo ul li h3{color: #42291b; width: 50%;position: absolute; right: 34px;top:25px;margin: 0 auto;font-size: 1.8em;}
  .Area_brand .ly{width: 100%;margin: 0 auto;}
  .Area_brand  .swiper-pagination-bullet {background: #ffffff;}
	
  .Area_brand .PD_layout[data-pd-col-pc="4"] li:nth-child(2) { border-top: none; border-right: solid 1px transparent;}	
}
@media screen and (max-width:767px){
.Area_brand{margin: 5vw auto 0 auto;}
.Area_brand .text{}
.Area_brand .tag{padding: 2vw 0 4vw 0;}
.Area_brand .box_all{position: relative;padding-top: 0vw;width:100%;}

.Area_brand .box_all .box{margin-bottom: 7vw; padding: 2% 0 3% 0; margin-top: 1vw;/*background-color: #fc8be3; border-radius: 20px;border: 2px solid #ffffff; outline: 2px solid #b22dff; width:99%;
	background-image: repeating-linear-gradient(316deg, rgb(132 88 62) 36%, rgb(205 183 157) 73%, rgb(132 88 62) 89%);*/background: no-repeat top center/100% url("mbrand_bg.jpg?t=1724990151426");}
.Area_brand .box_all .box2{margin-bottom: 7vw; padding: 2% 0 3% 0; margin-top: 1vw;/*background-color: #fc8be3; border-radius: 20px;border: 2px solid #ffffff; outline: 2px solid #b22dff; width:99%;
background-image: repeating-linear-gradient(316deg, rgb(132 88 62) 36%, rgb(205 183 157) 73%, rgb(132 88 62) 89%);*/background: no-repeat top center/100% url("mbrand_bg2.jpg?t=1724990151426");}
	

/*logo*/ 
.Area_brand  .logo{width: 100%;height:9vw;}
.Area_brand  .logo ul{grid-gap: 0;}
.Area_brand  .logo ul .PD_into{padding: 0;}
.Area_brand  .logo ul .PD_logo{width: 30%;  position: relative;  top:1vw;left: 11vw;padding: 0% 3% 0% 3%;background-color: #fff;  border-radius: 26px;}
.Area_brand  .logo ul li h3{color:#000000;width: 48%;position: absolute;right:3vw;top:0vw;margin: 0 auto;font-size: 1.5em;}
.Area_brand  .swiper-pagination-bullet {background: #ffffff;}
/*公版*/ 
.Area_brand .box_all .box .ly{width: 94%;padding:4vw 0 0 0;}
.Area_brand .box_all .box2 .ly{width: 94%;padding:4vw 0 0 0;}

  .Area_brand .PD_layout[data-pd-col-pc="4"] li:nth-child(2) { border-top: none; border-right: solid 1px transparent;}	

}


















/*館類*/
.Area_btn {padding-bottom: 50px;}
.Area_btn .PD_layout.logo ul {grid-gap: 10px;padding: 0% 0 0 0;}
@media screen and (max-width:767px){
  .Area_btn {width: 100%;padding: 0% 0 0 0;padding-bottom: 0;}
  .Area_btn .logo ul { grid-gap: 0.2em; padding: 0 0.5em;}
	.Area_btn .PD_layout.logo ul {grid-gap: 10px;padding: 0% 0 0 0;width: 98%;margin: 0 auto;}	
   
}





/*下方頁籤6品公版+*/
@media screen and (min-width:768px){
	.Area_selected {height: 100%;}
	
	/*公版:區標*/		
	.Area_selected .layout_text {}
	.Area_selected .layout_text ul {width:80%!important;margin:0 auto!important;padding:0;}

	.Area_selected .layout_text ul li {}
	.Area_selected .layout_text ul li:hover {box-shadow: none; }
	  
	/*頁籤*/		
	.Area_selected .NavArea{display: block;}	
	.Area_selected .tab_swiper {overflow-y:visible!important;}		
	.Area_selected .NavArea_tabbar_page {padding-bottom: 20px;width: 100%;}		
	.Area_selected .NavArea .Nav_box {width: 80%;margin:0 auto;padding:0;}		
	.Area_selected .NavArea .Nav ul{padding-left:0!important;}
	.Area_selected .content_swiper {width:100%;overflow:hidden;height: 900px;}	
	.Area_selected .page_box {}	
	.Area_selected .NavArea_tabbar_page .Nav .swiper-slide-active i{background-color: #4a93d9 !important;border: 1px solid #4a93d9 !important;}

	
	/**品牌LOGO**/	
	.Area_selected .page_box .PD_layout-D1_02C {width: 65%;background:url(selected_bg.png?t=1751266689733)top center no-repeat;background-size:100%;height: 130px;}	
	.Area_selected .page_box .PD_layout-D1_02C ul{width: 80%!important;margin:0 auto!important;padding: 9px 0 19px 0 !important;}	
	.Area_selected .page_box .PD_layout-D1_02C ul li{}	
	.Area_selected .page_box .PD_layout-D1_02C ul li a {padding-top:0}	
	.Area_selected .page_box .PD_layout-D1_02C ul li:hover {box-shadow:none;}	
	.Area_selected .page_box .PD_layout-D1_02C ul li .PD_img {padding:0;}
	.Area_selected .page_box .PD_layout-D1_02C ul li .PD_img img{border-radius:0.5em}
	.Area_selected .page_box .PD_layout-D1_02C ul li .PD_into {margin: 0 0 0 9vw;padding:0;}
	.Area_selected .page_box .PD_layout-D1_02C ul li .PD h3 {font-size: 2em;background-color:#ffffff00;margin: 0;padding: 0;color: #d73a61;}	
	  
	/**公版**/		
	.Area_selected .page_box .layout_PD {width: 80%;margin:0 auto;}
	.Area_selected .page_box .layout_PD ul {width:100%!important;margin:0!important;padding:0!important;border-radius: 15px 15px 15px 15px;}
	.Area_selected .page_box .layout_PD ul li {}
	.Area_selected .page_box .layout_PD ul li .PD_into {justify-content:center;}
	.Area_selected .page_box .layout_PD ul li:hover {box-shadow:none;}

	/*logo*/ 
	.Area_page .Alogo.PD_layout[data-pd-pdlogo] .PD .PD_logo {display: inline-block;width:18%;position: relative;padding: 0vw;top: 0.5vw;left:8vw;}
	.Area_page .Alogo.PD_layout .PD h3{color: #000000;width: 49%;position: absolute;right:9vw;top:0.5vw;margin: 0 auto;font-size:2em;} 
	.Area_page{background-image: none;background-color: #91cfe0;padding: 0 0 4% 0;}
	.Area_page .Alogo.PD_layout:not([data-pd-direction*=row]) .PD_img, .PD_layout[data-pd-direction=phone-row] .PD_img, .PD_layout[data-pd-direction=phone-row-reverse] .PD_img { width: 10%;position: absolute;right:6vw;top:1vw;margin: 0 auto;}
	}


	@media screen and (max-width:767px){
	.Area_selected	{height:100%;}
		  
	/**區標**/	
	.Area_selected .text {position:relative;background-size:100%;}
	.Area_selected .text .layout_text {width:100%;}
	.Area_selected .text .layout_text ul {margin:0;padding: 0 0 0vw 0;}
	.Area_selected .text .layout_text .PD_slide:hover{transform:none;}
	.Area_selected .text .layout_text .PD a {pointer-events: none!important}
		  
	
	
	/*頁籤*/		
	.Area_selected .tab_swiper {overflow-y:visible!important;}		
	.Area_selected .NavArea_tabbar_page {width:100%;padding-bottom: 0vw;}		
	.Area_selected .NavArea .Nav_box {width:94%;margin:0 auto;}		
	.Area_selected .NavArea .Nav ul{padding-left:0!important;}
	.Area_selected .NavArea_tabbar_page .Nav .swiper-slide-active i{background-color: #4a93d9 !important;border: 1px solid #4a93d9 !important;}
	  
	
	.Area_selected .content_swiper {height:100%;}	

	/**品牌LOGO**/	
	.Area_selected .page_box {height: 100%;}	
	.Area_selected .page_box .PD_layout-D1_02C {width: 90%;background:url(selected_bg.png?t=1751266689733)top center no-repeat;background-size:100%;}	
	.Area_selected .page_box .PD_layout-D1_02C ul{width: 80% !important;margin: 0 auto;padding-top: 3vw;padding: 0vw 0 2vw 0 !important;}	
	.Area_selected .page_box .PD_layout-D1_02C ul li{}	
	.Area_selected .page_box .PD_layout-D1_02C ul li a {padding-top:0}	
	.Area_selected .page_box .PD_layout-D1_02C ul li:hover {box-shadow:none;}	
	.Area_selected .page_box .PD_layout-D1_02C ul li .PD_img {padding:0;}
	.Area_selected .page_box .PD_layout-D1_02C ul li .PD_img img{border-radius:0.5em}
	.Area_selected .page_box .PD_layout-D1_02C ul li .PD_into {margin: 0 0 0 23.5vw;padding:0;}
	.Area_selected .page_box .PD_layout-D1_02C ul li .PD h3 {font-size: 1.5em;background-color:#ffffff00;margin: 0;padding: 0;color: #d73a61;}	
	  
	/**公版**/		
	.Area_selected .page_box .layout_PD {width: 92%;margin:0 auto;padding-bottom: 2vw;}
	.Area_selected .page_box .layout_PD ul {width:100%!important;margin:0!important;padding:0!important;border-radius: 15px 15px 15px 15px;}
	.Area_selected .page_box .layout_PD ul li {}
	.Area_selected .page_box .layout_PD ul li:hover {box-shadow:none;}

	/*logo*/ 
	.Area_page .Alogo.PD_layout[data-pd-pdlogo] .PD .PD_logo {display: inline-block;width: 31%;position: relative;padding: 0vw;top: 0vw;left: 7vw;}
	.Area_page .Alogo.PD_layout .PD h3{color: #000000;width: 49%;position: absolute;right:15vw;top:1vw;margin: 0 auto;font-size: 1.5em;} 
	.Area_page .Alogo.PD_layout:not([data-pd-direction*=row]) .PD_img, .PD_layout[data-pd-direction=phone-row] .PD_img, .PD_layout[data-pd-direction=phone-row-reverse] .PD_img { width: 18%;position: absolute;right:3vw;top:2vw;margin: 0 auto;}
	.Area_page{background-image: none;background-color: #91d0e0;        padding-bottom: 6vw; }

	}
  







/*區塊_all*/	
.Area10 {height: 100%;  background-color: #fce6d0;border-radius: 0 0 20px 20px !important;}
.Area10 .Area_PD1{padding: 0% 2%  0 2%;    margin: -29px 0 0 0;}

/*上下標關閉*/	
.Area10 .Area_PD1 .prdImgWrap .imgTagBottom, .prdImgWrap .imgTagRectangle {display: none;}

@media screen and (max-width:767px){
	.Area10 {height: 100%;background-color: #fce6d0;border-radius: 0 0 20px 20px;}
	.Area10 .Area_PD1{padding: 0% 0%  0 0%;    margin: 0 0 0 0;}
	/*上下標關閉*/	
	.Area10 .Area_PD1 .prdImgWrap .imgTagBottom, .prdImgWrap .imgTagRectangle {display: none;}
}



/*區塊_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 { position:relative; display:block;} 

.Area .go_bt {
  -webkit-transition: all 0.4s ease;

     -moz-transition: all 0.4s ease;

      -ms-transition: all 0.4s ease;



       -o-transition: all 0.4s ease;
          transition: all 0.4s ease;}


.Area .go_bt:hover {


  -webkit-transform:scale(0.95);


     -moz-transform:scale(0.95);



      -ms-transform:scale(0.95);

       -o-transform:scale(0.95);

          transform:scale(0.95);}




	@media screen and (max-width:767px){
		.Area1220 {width: 100% !important;}
		.Area960 { width:100%;}
		.Area .go_bt:hover {  

			-webkit-transform:none;
			-moz-transform:none;
			-ms-transform:none;
			-o-transform:none;
			transform:none;}
	}






/*隱鑶*/
.for_pc {}
.for_phone { display:none !important;}

	@media screen and (max-width:767px){
		.for_pc { display:none !important;}

		.for_phone { display: inherit !important;}

	}

		/*分享浮層*/
.floatBox { position:relative; margin:2% auto; padding: 2% 0; width: 700px; height:auto; background-color:rgba(0,0,0,0.8); text-align:center;  border-radius:20px;}
.floatBox img { width:100%; height:auto;}
.floatBox .go_bt {
  -webkit-transition: all 0.2s ease;
     -moz-transition: all 0.2s ease;
      -ms-transition: all 0.2s ease;
       -o-transition: all 0.2s ease;
          transition: all 0.2s ease;}
.floatBox .go_bt:hover { filter: brightness(120%);
  -webkit-transform:translateY(-6px);
     -moz-transform:translateY(-6px);
      -ms-transform:translateY(-6px);
       -o-transform:translateY(-6px);
          transform:translateY(-6px);}
.floatBox .closeButton a { display:block; cursor:pointer; position:absolute; top:-20px; right:-20px; width:40px; height:40px; border-radius:50%; border:solid 2px #999999; font:bold 40px/1em "Century Gothic"; color:#FFF; text-align:center; background-color:rgba(0%,0%,0%,0.5);text-decoration: none; z-index:2}
.floatBox .closeButton:hover {background-color:#666; text-decoration:none;}
.floatBox .title  { display:inline-block; margin:0 0 10px 0; border-bottom:1px solid #ffd800; font:bold 45px/1.5em "微軟正黑體","Microsoft JhengHei", Arial, Helvetica;letter-spacing: -0.05em;  color:#ffd800; text-align:center}
.floatBox .box_ { margin:0 auto; width:90%;}
.floatBox .box_:after { content: ""; display:block; clear:both;}
.floatBox .box_btn { margin:20px auto 0; width: 80%;}
.floatBox .box_btn a { display:block; margin:3% 0;}
.floatBox .box_btn img { width:100%;}
.floatBox .box_btn .btn { margin:0 auto; width:60%;}
.floatBox .box_btn2 a { float:left; margin:0 1%; width:48%;}
	@media screen and (max-width:767px){
		.floatBox { padding:5% 0; width:90%; height: auto;}
		.floatBox .closeButton a {display:block; position:absolute; top:-15px; right:-15px; width:30px; height:30px; border-radius:50%; border:solid 2px #999999; font:bold 30px/1em "Century Gothic"; color:#FFF; text-align:center; background-color:rgba(0%,0%,0%,0.5);text-decoration: none; z-index:2}
		.floatBox .closeButton:hover {background-color:#666; text-decoration:none}
		.floatBox .title  { margin:0 5% 3vw; font-size: 6vw; line-height:2rem;}
		.floatBox .box_btn { margin:2% auto 0;}
		.floatBox .box_btn .btn { margin:0 auto; width:80%;}
	}



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