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

/*基本*/
body{margin:0;padding:0;/* background-color: #6fb4ed; */}
/*全BOX版面*/
.WRAPPER {z-index:0;position: relative;display:block;margin: 0 auto;padding:0;overflow:hidden;width:100%;min-width:1220px;text-align:left;font-family:"微軟正黑體","Microsoft JhengHei",Helvetica;background: url(pc_repeat.jpg?t=1750064766940)top center repeat-y;background-size: 100%;}
.WRAPPER img { border:0px; vertical-align:top;}
.WRAPPER a { text-decoration:none; -webkit-tap-highlight-color: transparent}
/*預設清單樣式*/
.Area .list_00 ul {display:inline-block; margin:0; padding:0;}
.Area .list_00 li {list-style:none;float:left;overflow: hidden;}
	@media screen and (max-width:767px){
		.WRAPPER {padding-bottom:30px;min-width: inherit;min-height:100vh;overflow: hidden;background: url(mb_repeat.jpg?t=1750064766940)top center repeat-y;background-size: 100%;}
		.WRAPPER img {  width:100%;  height:auto;}
	}

/*背景*/
@media screen and (min-width:768px){
.bg_00 { z-index:0; position:absolute; top:0; left:0; width:100%; height:100%; background-repeat:no-repeat; background-position: center top; pointer-events:none;}

.bg_01 {z-index: 0;position:absolute;top:0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-position: center top;pointer-events:none;}
.bg_02 {z-index: -37;position:absolute;top: 457px;left:0;width:100%;height:100%;background-repeat:no-repeat;background-position: center top;pointer-events:none;}
.bg_repeat {z-index:-46;position:fixed;top: 0px;left:0;width:100%;height:100%;background-position:center 0px;background-repeat:repeat-y;transition:0.5s linear;pointer-events:none;}
.bg_deco {z-index: -1;position:fixed;top: 0px;left:0;width:100%;height:100%;background-position:center 0px;background-repeat:repeat-y;transition:0.5s linear;pointer-events:none;}	
}
 #eWriterBtn_bt_B_000_03 { margin-left: 20px!important; margin-top: 80px!important; z-index: 99!important; }	
 #eWriterBtn_bt_B_000_04 { margin-left: 400px!important; margin-top: 30px!important; z-index: 99!important; }	
 #eWriterBtn_bt_B_000_05 { margin-left: 0px!important; margin-top: 80px!important; z-index: 99!important; }	
 /*編輯按鈕移動*/
 #eWriterBtn_bt_B_000_07 { margin-left:450px!important; margin-top: 60px!important; z-index: 99!important; }
 #eWriterBtn_bt_B_000_10 { margin-left:450px!important; margin-top: 60px!important; z-index: 99!important; }
 #eWriterBtn_bt_B_000_13 { margin-left:450px!important; margin-top: 60px!important; z-index: 99!important; }
 #eWriterBtn_bt_B_000_16 { margin-left:450px!important; margin-top: 60px!important; z-index: 99!important; }
 #eWriterBtn_bt_B_000_19 { margin-left:450px!important; margin-top: 60px!important; z-index: 99!important; }
 #eWriterBtn_bt_B_000_v4-he34 { margin-left:450px!important; margin-top: 235px!important; z-index: 99!important; }

 #eWriterBtn_bt_B_000_41 { margin-left:450px!important; margin-top: 60px!important; z-index: 99!important; }
 #eWriterBtn_bt_B_000_43 { margin-left:450px!important; margin-top: 60px!important; z-index: 99!important; }
 #eWriterBtn_bt_B_000_45 { margin-left:450px!important; margin-top: 60px!important; z-index: 99!important; }
 #eWriterBtn_bt_B_000_47 { margin-left:450px!important; margin-top: 60px!important; z-index: 99!important; }
 #eWriterBtn_bt_B_000_49 { margin-left:450px!important; margin-top: 60px!important; z-index: 99!important; }
 #eWriterBtn_bt_B_000_51 { margin-left:450px!important; margin-top: 60px!important; z-index: 99!important; }
 #eWriterBtn_bt_B_000_53 { margin-left:450px!important; margin-top: 60px!important; z-index: 99!important; }
 #eWriterBtn_bt_B_000_55 { margin-left:450px!important; margin-top: 60px!important; z-index: 99!important; }
 #eWriterBtn_bt_B_000_57 { margin-left:450px!important; margin-top: 60px!important; z-index: 99!important; }
 #eWriterBtn_bt_B_000_59 { margin-left:450px!important; margin-top: 60px!important; z-index: 99!important; }
 #eWriterBtn_bt_B_000_61 { margin-left:450px!important; margin-top: 60px!important; z-index: 99!important; }
@media screen and (max-width: 767px){
}

/*區塊底*/
@media screen and (min-width:768px){
.Area_bottom01 {background:url(pc_bottom01.png?t=1742985018600)top center no-repeat;background-size:100%;padding-top:80px;margin-top:-22px;margin-bottom:50px;}
}
@media screen and (max-width: 767px){
.Area_bottom01 {background: #ffcc82;background-size:100%;padding-top:4vw;}
	.mo_top {z-index: 1;position:absolute;top: 44px;left:0;width:100%;height:100%;background-repeat:no-repeat;background-position: center top;pointer-events:none;background-size: 100%;}	
}





/** 手寫字 **/
.draw_svg {
	position: absolute;
	margin: 0;
	width: auto;
	height: auto;
	z-index: 0;
	left: 270px;
	top: -160px;
	width:949px;
	height:792px;
	}
@media screen and (max-width:767px){
.draw_svg {
	position: absolute;
	margin: 0;
	width: auto;
	height: auto;
	z-index: 5;
	left: 25vw;
	top: -13vw;
	width: 78%;
	height:auto;
	}
}
@keyframes letterDraw {
	45% { stroke-dashoffset: 4500;}
	60% { stroke-dashoffset: 0;}
  100% { stroke-dashoffset: 0;}
}
.svg_beauty .line {
 fill: none;
 stroke-width: 3.8;
 stroke: #6ea5b9;
 stroke-linecap: round;
 stroke-linejoin: round;
}
.svg_beauty .line .line_00 {
 stroke-dasharray: 4500;
 stroke-dashoffset: 4500;
 animation: letterDraw 10s ease-in-out ;
 animation-iteration-count:infinite;
}











/*版頭區*/
@media screen and (min-width:768px){
.Area_title {height: 839px;}
.m_bottom{position: absolute;width: 62%;left: 160px;top: 428px;z-index: 9;pointer-events: none;}
.m_bottom img{width: 100%;}
.bg_03{position: absolute;width: 2000px;left: -390px;z-index: 14;pointer-events: none;bottom: -345px;}
.bg_03 img{width: 100%;}

.deco_001{position: absolute;width: 67%;left: 270px;top: 41px;z-index: 9;}
.deco_001 img{width: 100%;} 

}
@media screen and (max-width: 767px){
.Area_title {height: 107.5vw;}
.m_bottom{position: absolute;width: 100%;left: 0vw;top: 100vw;z-index: 10;}
.deco_001{position: absolute;width: 84.5%;left: -3vw;top: -1vw;z-index: 6;}
}
/*主標入稿*/
@media screen and (min-width:768px){
/*主標*/		
.Area_title .subtitle {position:absolute;width: 518px;height:auto;top: 342px;right: 212px;z-index: 9;margin: auto;}
.Area_title .subtitle .layout_title {}
.Area_title .subtitle .layout_title ul {}
.Area_title .subtitle .layout_title .PD_slide:hover{transform:none;}	
	

/*pro_p001*/		
.Area_title .pro_p001 {position:absolute;top: 162px;left: 178px;width: 520px;z-index: 9;}
.Area_title .pro_p001 .layout_title {}
.Area_title .pro_p001 .layout_title ul {}
.Area_title .pro_p001 .layout_title .PD_slide:hover{transform:none;}		
	
/*pro_p001*/		
.Area_title .pro_p002 {position:absolute;top: 572px;right: 454px;z-index: 27;width: 329px;}
.Area_title .pro_p002 .layout_title {}
.Area_title .pro_p002 .layout_title ul {}
.Area_title .pro_p002 .layout_title .PD_slide:hover{transform:none;}		
	

	
/*pro_p001*/		
.Area_title .pro_p004 {position:absolute;top: 368px;left: 738px;z-index: 1;width: 114px;}
.Area_title .pro_p004 .layout_title {}
.Area_title .pro_p004 .layout_title ul {}
.Area_title .pro_p004 .layout_title .PD_slide:hover{transform:none;}		
	


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

}

@media screen and (max-width:767px){
/*主標*/	
.Area_title .subtitle {position: absolute;top: 35vw;width: 63%;right: -1vw;margin: auto;z-index: 4;}
.Area_title .subtitle .layout_title {/* width: 91%; */left: 0;right: 0;margin: auto;}
.Area_title .subtitle .layout_title ul {}


/*pro_p001*/	
.Area_title .pro_p001 {position:absolute;width: 58%;top: 14vw;left: 3.5vw;z-index: 9;}
.Area_title .pro_p001 .layout_title {/* width: 91%; */left: 0;right: 0;margin: auto;}
.Area_title .pro_p001 .layout_title ul {}
/*pro_p002*/	
.Area_title .pro_p002 {position:absolute;width: 38%;top: 66vw;right: 31vw;z-index: 21;}
.Area_title .pro_p002 .layout_title {/* width: 91%; */left: 0;right: 0;margin: auto;}
.Area_title .pro_p002 .layout_title ul {}


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

}


/*頁籤01*/
@media screen and (min-width:768px){
	.Area_topitem { z-index: 999;}
	.Area_topitem .bg_01{z-index:-45;position:absolute;top: 105px;left: -390px;width: 2000px;height: 100%;background-repeat:no-repeat;background-position: center top;pointer-events:none;}
	.Area_topitem .bg_02{z-index:-45;position:absolute;top: 586px;left: -390px;width: 2000px;height: 660px;background-repeat:repeat-y;background-position: center top;pointer-events:none;}
	.Area_topitem .bg_03{z-index:-45;position:absolute;bottom: -97px;left: -390px;width: 2000px;height: 61px;background-repeat:no-repeat;background-position: center bottom;pointer-events:none;}
	.Area_topitem .red_ff{position:absolute;width: 29%;top: -29px;right: -109px;z-index: 170;}	
	.Area_topitem .red_ff img{width: 84%;}

	.Area_topitem .text {margin-bottom: 3vw;margin: 5px auto 0;}
	.Area_topitem .text .PD_layout{z-index: 9;width: 70%;margin: 130px auto 27px;}
	.Area_topitem .text .layout_text .PD_slide:hover{transform:none;}
	.Area_topitem .text .layout_text .PD a {pointer-events: none!important}
	

	/**頁簽內小標**/	
	.Area_topitem .page .layout_text {position:relative;width:50%;margin:0 auto;padding:0;}
		
	/*頁籤*/	
	.Area_topitem .NavArea {display:block!important}	
	.Area_topitem .Nav_box {width: 100%!important;margin: auto;}		
	
	.Area_topitem .tab_swiper {overflow-y:clip!important}		

	.Area_topitem .NavArea_tabbar_page {width: 79.1%;margin: 7px auto;}		
	.Area_topitem .content_swiper {width: 79%;margin: auto;overflow:hidden;}		
	
	.NavArea_tabbar_page .Nav_box{border-radius: 38px !important;}
	
	.Area_topitem .content_bgg{margin: 15px auto;background: url(bb_001.jpg?t=1750064766941) top center repeat-y;background-size: 100%;padding-top: 18px;padding-bottom: 45px;}
	/*公版區*/		
	.Area_topitem .page_box .layout_PD {/* margin-bottom: 73px; */width: 98%;}
	.Area_topitem .page_box .layout_PD ul{margin: 15px auto 0;border-radius: 21px;padding: 0;}
	.Area_topitem .page_box .layout_PD ul li {}	
	.Area_topitem .page_box .layout_PD ul li:hover {box-shadow: none; }	
	
}	
@media screen and (max-width:767px){
	.Area_topitem {z-index: 50;}
	.Area_topitem .hatsale_top{z-index: -2;position:absolute;top: 4vw;left: 0;width: 100%;height: 64px;background-repeat:no-repeat;background-position: center top;pointer-events:none;background-size: 100%;}
	.Area_topitem .red_ff{position:absolute;width: 33%;top: -1vw;right: -13vw;z-index: 3;}	
	.Area_topitem .oo_01{position:absolute;width: 100%;bottom: -3vw;right: 0;z-index: 0;}	

	.Area_topitem .content_bgg{background: url(bb_001.jpg?t=1750064766941) top center repeat-y;background-size: 100%;width: 100%;margin: auto;}
	.Area_topitem .topitem_bottom{z-index: 1;position:absolute;bottom: -94px;left: 0;width: 100%;height: 116px;background-repeat:no-repeat;background-position: center bottom;pointer-events:none;background-size: 100%;}

	/**區標**/	
	.Area_topitem .text {}
	.Area_topitem .text .layout_text {width: 100%;margin: 11vw auto 3vw;}
	.Area_topitem .text .layout_text .PD a {pointer-events: none!important}
	.Area_topitem .text .PD_layout ul{margin-top: -1vw;}	
	/**頁簽內小標**/	
	.Area_topitem .page .layout_text {position:relative;width:75%;margin:0 auto;padding:0;}
				
	/*頁籤*/	
	.Area_topitem .tab_swiper {overflow-y:clip!important}		
	.Area_topitem .NavArea_tabbar_page {padding-bottom: 0vw;width: 93% !important;padding-top: 1vw;}		
	.Area_topitem .content_swiper {width: 99%;margin: 0px auto;border-radius: 0vw;height: 100%;overflow: hidden;padding-bottom: 4vw;}		
	
	.NavArea_tabbar_page .Nav_box{border-radius: 7.5em!important;margin-top: 3vw;height: 10vw;width: 100%;margin: 2vw auto 0;}


	/*公版區*/		
	.Area_topitem .page_box .layout_PD {}
	.Area_topitem .page_box .layout_PD ul {width: 94%;margin-top: 3vw;padding: 0 !important;border-radius: 0;}
	.Area_topitem .page_box .layout_PD ul li {}	
	.Area_topitem .page_box .layout_PD ul li .PD_into .js-PD_del {font-size: 9px;}		
	.Area_topitem .page_box .layout_PD ul li:hover {box-shadow: none; }	

	.NavArea_tabbar_page{width: 90% !important;}
	.Area_topitem .hh_bottom{z-index: -1;position:absolute;bottom: -11vw;left: 0;right: 0;margin: auto;width: 96%;background-repeat:no-repeat;background-position: center bottom;pointer-events:none;}

}




/*登記*/
@media screen and (min-width:768px){
	.Area_danjiall {height:100%;}
	.Area_danjiall .bg_02{z-index: -95;position:absolute;top: -39px;left: -390px;width: 2000px;height: 520px;background-repeat:repeat-y;background-position: center top;pointer-events:none;}
	.Area_danjiall .bg_03{z-index: -61;position:absolute;bottom: -170px;left: -390px;width: 2000px;height: 100%;background-repeat:no-repeat;background-position: center bottom;pointer-events:none;}
	/**區標**/	
	.Area_danjiall .text {position:relative;margin-bottom: 0px;background-size: 72%;}
	.Area_danjiall .text .layout_text {width: 70%;margin: 65px auto 26px;}
	.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_danji .danji_box {width:73% !important;margin-bottom: 0 !important;}
	.Area_danji .danji_box .box_2 img {filter: brightness(100%)!important;}
	.Area_danjiall .warningTxt {margin-bottom: 14px;}
	.Area_danjiall .warningTxt h3 {color: #ffffff !important;font-size: 1.5rem;}
	/*登記贈品文案顏色*/
.Area_danjiall .danji_box ul li .activityText .gifts span {color: #e5001b;}                 
         
}	

@media screen and (max-width:767px){
	.Area_danjiall {}
		
	/**區標**/	
	.Area_danjiall .text {margin: -3vw auto 0;padding-top: 0vw;}
	.Area_danjiall .text .layout_text {margin: 10vw auto 3vw;}
	.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 .Area_danji .danji_box {width: 98%!important;margin: 0px auto 0!important;}
	.Area_danjiall .Area_danji .danji_box .box_1 {margin-top: 0vw;}
	.Area_danji .danji_box .box_2 img {filter: brightness(100%)!important;}
		
	.Area_danji .danji_box ul li{ padding: 1vw !important;}	
	.Area_danjiall .warningTxt {}
	.Area_danjiall .warningTxt h3 {color: #ffffff !important;}
	.Area_danjiall .hatsale_bottom{z-index: -1;position:absolute;bottom: -2vw;left: 0;width: 100%;height: 53px;background-repeat:no-repeat;background-position: center bottom;pointer-events:none;background-size: 100%;}
	/*登記贈品文案顏色*/
	.Area_danjiall .danji_box ul li .activityText .gifts span {color: #a41513;}      
	
	.Area_danjiall .btn_pp{width: 97%;margin: 5vw auto 6vw;}
}


@media screen and (min-width: 768px) {
	.Area_item02 { height: 100%; }
	.Area_item02 .bg_01 { z-index: -1; position: absolute; top: 190px; left: -390px; width: 2000px; height: 100%; background-repeat: repeat-y; background-position: center top; pointer-events: none; mix-blend-mode: screen; }
	.Area_item02 .bg_02 {z-index: -2;position: absolute;top: 154px;left: -390px;width: 2000px;height: 100%;background-repeat: repeat-y;background-position: center top;pointer-events: none;}
	.Area_item02 .bg_03 {z-index: -2;position: absolute;bottom: -204px;left: -390px;width: 2000px;height: 100%;background-repeat: no-repeat;background-position: center bottom;pointer-events: none;}
	.Area_item02 .text { position: relative; }
	.Area_item02 .text .layout_text {width: 70%;margin: 12px auto 122px;padding-top: 148px;}
	.Area_item02 .text .layout_text ul { margin: 0px; padding: 0px; }
	.Area_item02 .text .layout_text .PD_slide:hover { transform: none; }
	.Area_item02 .text .layout_text .PD a { pointer-events: none !important; }
	.Area_item02 .layout_PD {width: 1050px;margin: -64px auto !important;padding: 0px !important;}
	.Area_item02 .layout_PD ul {margin: 0px auto 285px;padding: 0px;}
	.Area_item02 .layout_PD ul li:nth-child(2n+1) {background: url("mo_item_bg01.png?t=1744877505934") center top / 89% no-repeat;padding-bottom: 0px;height: 476px;}
	.Area_item02 .layout_PD ul li:nth-child(2n) {background: url("mo_item_bg02.png?t=1744877505934") center top / 89% no-repeat;height: 465px;}
	.Area_item02 .layout_PD ul li a { color: rgb(255, 255, 255); }
	.Area_item02 .layout_PD ul li:hover { box-shadow: none; }
	.Area_item02 .layout_PD ul li:nth-child(2n+1) .PD_img {width: 55%;position: relative;top: -41px;left: 37px;}
	.Area_item02 .layout_PD ul li:nth-child(2n) .PD_img {width: 55%;position: relative;left: 431px;top: -42px;}
	.Area_item02 .layout_PD ul li:nth-child(2n+1) .PD_into {width: 36%;position: absolute;top: 96px;left: 595px;text-align: left !important;}
	.Area_item02 .layout_PD ul li:nth-child(2n) .PD_into {width: 36%;left: 66px;position: absolute;top: 87px;text-align: left;}
	.Area_item02 .layout_PD ul li .PD h3 {font-size: 32px;color: rgb(68, 68, 68);}
	.Area_item02 .layout_PD ul li .PD h4 { font-size: 25px; color: rgb(68, 68, 68); }
	.Area_item02 .layout_PD ul li .PD p { color: rgb(232, 103, 92); overflow: inherit; line-height: 4em; margin-top: 49px; }
	.Area_item02 .layout_PD ul li .js-PD_del { color: rgb(71, 71, 71); font-size: 22px; }
	.Area_item02 .layout_PD ul li .PD p .Price {font-size: 67px;}
	.Area_item02 .layout_PD ul li .PD p .money { font-size: 40px; }
	.Area_item02 .layout_PD ul li .PD:hover h4 { color: rgb(173, 71, 71) !important; }
	.Area_item02 .bottom03 { position: relative; height: 30px; width: 2000px; left: -390px; margin-bottom: 0px; }
  }
  @media screen and (max-width: 767px) {
	.Area_item02 { height: 100%; background-image: url("brown_bgg_mb.jpg?t=1750064766941"); background-position: center top; background-repeat: repeat-y; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; background-size: 100% !important; }
	.Area_item02 .deco { position: absolute; width: 100%; left: 0px; top: -10vw; z-index: 5; pointer-events: none; }
	.Area_item02 .text { position: relative; z-index: 9; margin-bottom: 0vw; }
	.Area_item02 .text .layout_text {width: 100%;margin: -7.5vw auto -14vw;padding-top: 7vw;}
	.Area_item02 .text .layout_text ul { margin-top: -4vw; padding: 0px; }
	.Area_item02 .text .layout_text .PD_slide:hover { transform: none; }
	.Area_item02 .text .layout_text .PD a { pointer-events: none !important; }
	.Area_item02 .layout_PD { width: 100%; margin-top: 0vw; padding-top: 16vw; padding-bottom: 0vw;  }
	.Area_item02 .layout_PD ul { margin: 0px; padding: 0px; }
	.Area_item02 .layout_PD ul li:nth-child(2n+1) {background: url("mo_item_bg01.png?t=1744877505934") center top / 100% no-repeat;padding-bottom: 0vw;height: 46vw;}
	.Area_item02 .layout_PD ul li:nth-child(2n) {background: url("mo_item_bg02.png?t=1744877505934") center top / 100% no-repeat;height: 46vw;}
	.Area_item02 .layout_PD ul li a { color: rgb(255, 255, 255); }
	.Area_item02 .layout_PD ul li:hover { box-shadow: none; }
	.Area_item02 .layout_PD ul li:nth-child(2n+1) .PD_img {width: 64%;position: relative;left: -2.5vw;top: -5vw;}
	.Area_item02 .layout_PD ul li:nth-child(2n) .PD_img {width: 64%;left: 39.9vw;position: relative;top: -5vw;}
	.Area_item02 .layout_PD ul li:nth-child(2n+1) .PD_into {width: 42%;position: absolute;right: 2vw;top: 9vw;text-align: left !important;}
	.Area_item02 .layout_PD ul li:nth-child(2n) .PD_into {width: 42%;position: absolute;top: 11vw;right: 51vw;text-align: left !important;}
	.Area_item02 .layout_PD ul li .PD p {color: #be5756;margin-top: 3vw;}
	.Area_item02 .layout_PD ul li .PD p .money { font-size: 21px; }
	.Area_item02 .layout_PD ul li .PD p .Price { font-size: 28px; }
	.Area_item02 .layout_PD ul li .PD h3 { color: rgb(68, 68, 68); }
	.Area_item02 .layout_PD ul li .PD h4 { color: rgb(68, 68, 68); }
	.Area_item02 .layout_PD ul li .js-PD_del { color: rgb(97, 93, 94); font-size: 0.7rem; }
	.Area_item02 .layout_PD ul li .PD:hover h4 { color: rgb(255, 255, 255) !important; }
  }



/*下方公版*/
@media screen and (min-width:768px){
	.Area_below  {height:100%;}
	.Area_below .bg_02 {z-index: -2;position: absolute;top: -25px;left: -390px;width: 2000px;height: 100%;background-repeat: repeat-y;background-position: center top;pointer-events: none;}
	.Area_below .bg_03 {z-index: -2;position: absolute;bottom: -114px;left: -390px;width: 2000px;height: 100%;background-repeat: no-repeat;background-position: center bottom;pointer-events: none;}

	.Area_below .box {position:relative;}	
	/**區標**/	
	.Area_below .text {position:relative;}
	.Area_below .text .layout_text {width: 62%;margin:0 auto;padding:20px 0;}
	.Area_below .text .layout_text ul {margin:0;padding:0;}
	.Area_below .text .layout_text .PD_slide:hover{transform:none;}
	.Area_below .text .layout_text .PD a {pointer-events: none!important}


	.Area_below .below_box{display: flex;flex-wrap: wrap;}

	/**區標**/	
	.Area_below .box .layout_text {width: 60.3%;margin: 23px auto -14px;background: url(deco_line.png?t=1750064766941)top center no-repeat;background-size: 100%;padding-bottom: 62px;}
	.Area_below .box .layout_text ul {margin:0;padding:0;}
	.Area_below .box .layout_text .PD_slide:hover{transform:none;}
	.Area_below .box .layout_text .PD a {pointer-events: none!important}
	
	.Area_below .box .layout_text .PD .PD_into h3{font-size: 41px;color: #003847;margin-top: 11px;}
	.Area_below .box:nth-child(15) .layout_text .PD .PD_into h3 {}	
	/**公版**/	
	.Area_below .box .layout_PD {width: 90%;margin: -50px auto;padding-bottom: 21px;margin-bottom: 41px;}	
	.Area_below .box .layout_PD ul {border: 6px solid #73bfb5;padding: 16px;}	
	

	.Area_below  .below_box .box:nth-child(15) .layout_text ul {grid-template-columns: repeat(1, auto) !important ;}
	.Area_below  .below_box .box:nth-child(15) .layout_text {background-size: 66%;}
	.Area_below  .below_box .box:nth-child(15){width: 1200px;}
	.Area_below  .below_box .box:nth-child(15) ul{grid-template-columns: repeat(4, auto) !important ;}
	.Area_below  .below_box .box:nth-child(15) ul li{border-top: none;}


	}
	@media screen and (max-width:767px){
	.Area_below  {height:100%;background: url(gg_mb.jpg?t=1750064766941)top center repeat-y;background-size: 100%;}
	.Area_below .box {width:100%;margin-bottom:5vw;}
	
	
	.Area_below .tagstyle{margin-top:6vw;}
	
	/**區標**/	
	.Area_below .text {position:relative;}
	.Area_below .text .layout_text {width: 90%;margin: 0vw auto 0;padding-bottom: 0vw;}
	.Area_below .text .layout_text ul {margin:0;padding:0;}
	.Area_below .text .layout_text .PD_slide:hover{transform:none;}
	.Area_below .text .layout_text .PD a {pointer-events: none!important}
				
		
	/**區標**/	
	.Area_below .box .layout_text {width: 96%;margin-top: 5vw;margin-bottom: 1vw;padding-bottom: 0vw;background: url(deco_line.png?t=1750064766941)top center no-repeat;background-size: 100%;}
	.Area_below .box .layout_text ul {margin:0;padding:0;}
	.Area_below .box .layout_text .PD_slide:hover{transform:none;}
	.Area_below .box .layout_text .PD a {pointer-events: none!important}
		
	.Area_below .box .layout_text .PD .PD_into h3{font-size: 24px;color: #003847;margin-top: 0vw;}
	/**公版**/	
	.Area_below .box .layout_PD {width: 98%;margin:0 auto;padding-top: 0vw;padding-bottom: 2vw;}
	.Area_below .box .layout_PD ul {border-radius: 0vw;border: 3px solid #51b0a4;}
	
		
		
	}
	



/* 熱搜話題*/
@media screen and (min-width:768px){

	.Area_bottom02 {height:100%;display: flex;flex-wrap: wrap;}
	.Area_bottom02 .bg_01{z-index:-45;position:absolute;top: 121px;left: -390px;width: 2000px;height: 39px;background-repeat:no-repeat;background-position: center top;pointer-events:none;}
	.Area_bottom02 .bg_02{z-index:-45;position:absolute;top: 159px;left: -390px;width: 2000px;height: 830px;background-repeat:repeat-y;background-position: center top;pointer-events:none;}
	.Area_bottom02 .bg_03{z-index:-45;position:absolute;top: 965px;left: -390px;width: 2000px;height: 59px;background-repeat:no-repeat;background-position: center top;pointer-events:none;}


	
	.Area_bottom02 .box {position:relative;margin-bottom:50px;width: 87%;margin: -33px auto 43px auto;background-color: #be5756;border-radius: 51px;}	
	.Area_bottom02 .box .PD_layout ul{border-radius: 0px;}
	/**區標**/	
	.Area_bottom02 .text {margin-bottom: 3vw;width: 67%;margin: 102px auto 3px;z-index: 2;}

	.Area_bottom02 .box .layout_PD ul {width: 90%;margin-top: 70px;margin-bottom: 34px;}
	.Area_bottom02 .box .layout_PD ul li{/* border-radius:0.58em; *//* padding: 0.5vw; *//* background-color: white; */}
	.Area_bottom02 .box .layout_PD .PD .PD_into {}
	.Area_bottom02 .box .layout_PD .PD .PD_into h3{color: #fdebdd;font-size: 21px;}
	.Area_bottom02 .box .layout_PD .PD .PD_into h4{}
	.Area_bottom02 .box .layout_PD .PD .PD_into .PD_logo {border: 1px solid #d12922;border-radius: 105px;}
	.Area_bottom02 .text .layout_text .PD_slide:hover{transform:none;}
	.Area_bottom02 .text .layout_text .PD a {pointer-events: none!important}
	.Area_bottom02 .text02 {width: 100%;margin: 0px auto;padding-top: 14px;}



}
@media screen and (max-width:767px){

	.Area_bottom02  {}
	.Area_bottom02 .newyear_bottom{z-index: 1;position:absolute;bottom: 2vw;left: 0;width: 100%;height: 53px;background-repeat:no-repeat;background-position: center bottom;pointer-events:none;background-size: 100%;}

	.Area_bottom02 .box {position: relative;margin-top: 5vw;background-size: 100%;}
	.Area_bottom02 .box .PD_layout ul{width: 96%;margin-top: 4vw;margin-bottom: 6vw;}
	


	/**區標**/	
	.Area_bottom02 .text {width: 87%;margin: 5vw auto 0;}
	.Area_bottom02 .text .PD_layout {z-index: 9;margin-top: -8vw;}
	.Area_bottom02 .text .layout_text .PD_slide:hover{transform:none;}
	.Area_bottom02 .text .layout_text .PD a {pointer-events: none!important}

	.Area_bottom02 .text .PD_layout ul {padding: 0;}
	.Area_bottom02 .text .PD_layout ul li .PD_img{width: 100%;padding-top: 3vw;padding-bottom: 1vw;}

	
	.Area_bottom02 .text .layout_text .PD_slide:hover{transform:none;}
	.Area_bottom02 .text .layout_text .PD a {pointer-events: none!important}


	/**公版入稿**/		
	.Area_bottom02 .box .layout_PD {padding-top: 3vw;background-color: #be5756;width: 90%;margin: -9vw auto 8vw;border-radius: 5vw;padding-bottom: 1vw;}
	.Area_bottom02 .box .layout_PD ul {width: 91%;}
	.Area_bottom02 .box .layout_PD ul li{/* border-radius:0.58em; *//* padding: 0.5vw; */background-color: white;}
	.Area_bottom02 .box .layout_PD .PD .PD_into {border-radius: 0.5em;margin-top: 6vw;}
	.Area_bottom02 .box .layout_PD .PD .PD_into .PD_logo{height: 2em;margin-top: -5vw;border: 1px solid #d12922;border-radius: 1em;}
	.Area_bottom02 .box .layout_PD .PD .PD_into .PD_logo img{padding: 0 1em;}
	.Area_bottom02 .box .layout_PD .PD .PD_into p{}
	.Area_bottom02 .box .layout_PD .PD .PD_into .js-PD_del{}
	.Area_bottom02 .box .layout_PD .PD .PD_into h3{color: #fdebdd;}
	.Area_bottom02 .box .layout_PD .PD .PD_into h4{}
	.Area_bottom02 .box .layout_PD .PD .js-PD_del {font-size: 12px !important;}
	.Area_bottom02 .box .layout_PD .PD .Price {}
	

}

/* 熱搜話題*/
@media screen and (min-width:768px){

	.Area_bottom03 {height:100%;display: flex;flex-wrap: wrap;}
	.Area_bottom03 .bg_01{z-index:-45;position:absolute;top: 121px;left: -390px;width: 2000px;height: 39px;background-repeat:no-repeat;background-position: center top;pointer-events:none;}
	.Area_bottom03 .bg_02{z-index:-45;position:absolute;top: 159px;left: -390px;width: 2000px;height: 830px;background-repeat:repeat-y;background-position: center top;pointer-events:none;}
	.Area_bottom03 .bg_03{z-index:-45;position:absolute;top: 965px;left: -390px;width: 2000px;height: 59px;background-repeat:no-repeat;background-position: center top;pointer-events:none;}


	
	.Area_bottom03 .box {position:relative;margin-bottom:50px;width: 87%;margin: -33px auto 43px auto;background-color: #397e97;border-radius: 51px;}	
	.Area_bottom03 .box .PD_layout ul{border-radius: 0px;}
	/**區標**/	
	.Area_bottom03 .text {margin-bottom: 3vw;width: 67%;margin: 102px auto 3px;z-index: 2;}

	.Area_bottom03 .box .layout_PD ul {width: 90%;margin-top: 70px;margin-bottom: 34px;}
	.Area_bottom03 .box .layout_PD ul li{/* border-radius:0.58em; *//* padding: 0.5vw; *//* background-color: white; */}
	.Area_bottom03 .box .layout_PD .PD .PD_into {}
	.Area_bottom03 .box .layout_PD .PD .PD_into h3{color: #fdebdd;font-size: 21px;}
	.Area_bottom03 .box .layout_PD .PD .PD_into h4{}
	.Area_bottom03 .box .layout_PD .PD .PD_into .PD_logo {border: 1px solid #d12922;border-radius: 105px;}
	.Area_bottom03 .text .layout_text .PD_slide:hover{transform:none;}
	.Area_bottom03 .text .layout_text .PD a {pointer-events: none!important}
	.Area_bottom03 .text02 {width: 100%;margin: 0px auto;padding-top: 14px;}



}
@media screen and (max-width:767px){

	.Area_bottom03  {}
	.Area_bottom03 .newyear_bottom{z-index: 1;position:absolute;bottom: 2vw;left: 0;width: 100%;height: 53px;background-repeat:no-repeat;background-position: center bottom;pointer-events:none;background-size: 100%;}

	.Area_bottom03 .box {position: relative;margin-top: 5vw;background-size: 100%;}
	.Area_bottom03 .box .PD_layout ul{width: 96%;margin-top: 4vw;margin-bottom: 6vw;}
	


	/**區標**/	
	.Area_bottom03 .text {width: 87%;margin: 5vw auto 0;}
	.Area_bottom03 .text .PD_layout {z-index: 9;margin-top: -8vw;}
	.Area_bottom03 .text .layout_text .PD_slide:hover{transform:none;}
	.Area_bottom03 .text .layout_text .PD a {pointer-events: none!important}

	.Area_bottom03 .text .PD_layout ul {padding: 0;}
	.Area_bottom03 .text .PD_layout ul li .PD_img{width: 100%;padding-top: 3vw;padding-bottom: 1vw;}

	
	.Area_bottom03 .text .layout_text .PD_slide:hover{transform:none;}
	.Area_bottom03 .text .layout_text .PD a {pointer-events: none!important}


	/**公版入稿**/		
	.Area_bottom03 .box .layout_PD {padding-top: 3vw;background-color: #be5756;width: 90%;margin: -9vw auto 8vw;border-radius: 5vw;padding-bottom: 1vw;}
	.Area_bottom03 .box .layout_PD ul {width: 91%;}
	.Area_bottom03 .box .layout_PD ul li{/* border-radius:0.58em; *//* padding: 0.5vw; */background-color: white;}
	.Area_bottom03 .box .layout_PD .PD .PD_into {border-radius: 0.5em;margin-top: 6vw;}
	.Area_bottom03 .box .layout_PD .PD .PD_into .PD_logo{height: 2em;margin-top: -5vw;border: 1px solid #d12922;border-radius: 1em;}
	.Area_bottom03 .box .layout_PD .PD .PD_into .PD_logo img{padding: 0 1em;}
	.Area_bottom03 .box .layout_PD .PD .PD_into p{}
	.Area_bottom03 .box .layout_PD .PD .PD_into .js-PD_del{}
	.Area_bottom03 .box .layout_PD .PD .PD_into h3{color: #fdebdd;}
	.Area_bottom03 .box .layout_PD .PD .PD_into h4{}
	.Area_bottom03 .box .layout_PD .PD .js-PD_del {font-size: 12px !important;}
	.Area_bottom03 .box .layout_PD .PD .Price {}
	

}


/*館*/
@media screen and (min-width:768px){
	.Area_guan {height:100%;}


	/**區標**/	
	.Area_guan .text{width: 65%;margin: 68px auto 45px;}
	.Area_guan .text .layout_text {width: 100%;margin:0 auto;padding-top: 0px;}

	.Area_guan .text .layout_text .PD_slide:hover{transform:none;}
	.Area_guan .text .layout_text .PD a {pointer-events: none!important}
	
	/*按鈕*/		
	.Area_guan .layout_btn {width: 61%!important;margin: 33px auto 42px auto;}
	.Area_guan .layout_btn ul {}
	.Area_guan .layout_btn ul li{}
	.Area_guan .layout_btn02 {width: 52%!important;margin: -178px auto 13px auto;}
	.Area_guan .layout_btn03 {width: 80%!important;margin: -173px auto 0px auto;}


	.Area_guan .layout_btn04 {width: 52%!important;margin: -160px auto 21px auto;}

	.Area_guan .PD_layout ul {}
	.Area_guan .PD_layout ul li {padding: 11px;}

}
@media screen and (max-width:767px){
	.Area_guan {height:100%;}


	.Area_guan .PD_layout {}
	

	/*按鈕*/		
	.Area_guan .layout_btn {width: 89%!important;margin: auto;padding-bottom: 6vw;padding-top: 9vw;}
	.Area_guan .layout_btn ul {width: 100% !important;margin: auto !important;}
	.Area_guan .layout_btn ul li{padding: 1vw;}



	/**區標**/	
	.Area_guan .text {position:relative;width: 100%;margin:0 auto 4vw;}
	.Area_guan .text .layout_text {padding-top: 4vw;}
	.Area_guan .text .layout_text .PD a {pointer-events: none!important}
	
}


/*移除公版設定*/

.Area .remove_box_style ul { background-color: transparent; grid-gap: 10px;}
.Area .remove_box_style ul li {border: none!important;}
@media screen and (max-width:767px){
  .Area .remove_box_style ul { width: 100%; grid-gap: 0.2em;}
  .Area .remove_box_style ul {}
}


/*輪播移除公版設定*/
.Area .swipwe_remove_box_style ul {/* background-color: transparent; */grid-gap: 0;}
.Area .swipwe_remove_box_style ul li { border: none!important; background-color: #fff;}
.Area .swipwe_remove_box_style ul li,
.Area .swipwe_remove_box_style ul li .PD_img img {}
@media screen and (max-width:767px){
  .Area .swipwe_remove_box_style ul { width: 100%;}
  .Area .swipwe_remove_box_style ul {}
}
	
	
	


/*置底*/
.fixbn a {padding-bottom:constant(safe-area-inset-bottom); /* 兼容 iOS < 11.2 */
				    padding-bottom:env(safe-area-inset-bottom);}   /* 兼容 iOS >= 11.2 */ 
.fixbn{position:fixed; background-size:100%;bottom:0; display:block; z-index:10;}
.fixbn ul li{float:left;padding:0;list-style-type:none;width:50vw;}
.fixbn ul li img{width:100%;margin:0 auto;}

.fixbn ul{
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 0px;
}
/*2顆按鈕*/
.fixbn .class_00 {position:absolute;width:100%; height: 100%; }
.fixbn .class_00 a {display:block;width:100%;height:100%;}
.fixbn .class_01 { top:0%;left:0%;}

.fixbn .class_02 { top:0%;left:34%;}
.fixbn .class_03 { top:0%;left:67%;}







/*區塊_all*/
.Area1220 {margin:0 auto;width:1220px;}
.Area960 { margin:0 auto; width:960px;}
.Area { position: relative; margin:0 auto; padding:0; 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);}
		  
		  
.WRAPPER .go_bt1 {
  -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;}
.WRAPPER .go_bt1:hover { 
  -webkit-transform:translateY(-10px);
     -moz-transform:translateY(-10px);
      -ms-transform:translateY(-10px);
       -o-transform:translateY(-10px);
          transform:translateY(-10px);}
		  

		  
	@media screen and (max-width:767px){
		.Area1220 {width:100%;background-size: 100%;}
		.Area960 { width:100%;}
		.Area .go_bt:hover {  
			-webkit-transform:none;




			-moz-transform:none;
			-ms-transform:none;

			-o-transform:none;
			transform:none;}


	}




/*版頭*/
.Area_top {}
.Area_top .momologo {z-index:10;position:absolute;}
	@media screen and (max-width:767px){
		.Area_top { height: auto;}
		.Area_top .momologo { display:none;}
	}


/*LOGO*/
.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: #ffffff;}/*LOGO 桃紅色*/
.momologo-white a path { fill:#ffffff; }/*LOGO 白色*/
	@media screen and (max-width:767px){
		.momologo { display:none;}
	} 

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



/*按鈕*/
.bnn {
}
.bnn a img {
	transition-duration: 0.1s;
	backface-visibility: hidden;
	transform: translateZ(0);
	display: block;
	margin: 0;
	padding: 0px;
	width: 100%;
	height: auto;
	text-align: left;
}
.bnn:hover a img {
	-webkit-transform: translateY(10px);


	transform: translateY(10px);
}	
	
	

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