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

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


/*Area_txt(有設計的區標PC手機共用)*/
@media screen and (min-width:768px){
	.Area_txt {margin:0 auto!important; }
	.Area_txt img {width: 960px !important; }	  
}
@media screen and (max-width:767px){
		.Area_txt {width:100%!important; }
	    .Area_txt img {width:100%!important;}
}




/** 入稿區基本 **/
.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: -65;position:absolute;top: 0;left:0;width:100%;height: 100%;background-repeat:no-repeat;background-position: center top;pointer-events:none;}
.bg_repeat {z-index:-66;position:absolute;top: 0;left:0;width:100%;height: 100%;background-repeat:repeat-y;background-position: center top;pointer-events:none;}
.bg_deco {z-index: -30;position:absolute;top: 2400px;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%;}	
}


/*間距*/
@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: 8vw!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: 1020px;z-index: 20;}	
.title_deco2 {position: absolute;top: 165px;left: 190px;width: 70%;z-index: -5;}		
}

@media screen and (max-width:767px){
.Area_title {height: 111vw;z-index: 20;}
.m_bg_top {position: absolute;top: 109vw;left: 0;z-index: 20;}	
.title_deco2 {position: absolute;top: 12vw;left: 1vw;width: 100%;z-index: -1;}
}


/*副標輪播*/
.Area_title .sub {position: absolute;top: 336px;left: 217px;width: 525px;height: 96px;overflow: hidden;z-index: 20;}
.Area_title .sub ul.PD_wrapper { display: flex; flex-wrap: nowrap; margin: 0; padding: 0; width: 100%; box-sizing: content-box; grid-gap: inherit;}
.Area_title .sub ul.PD_wrapper li { flex-shrink: 0; margin: 0; padding: 0; opacity: 0; transform: translate(5%,0);}
.Area_title .sub ul.PD_wrapper li.swiper-slide-active { opacity: 1; transition: .8s ease-out; transform: translate(0,0);}
.Area_title .sub .PD_layout .PD img {width: 100%!important;}
@media screen and (max-width:767px){
  .Area_title .sub {position: absolute;width: 58%;height: 12vw;top: 34.5vw;left: 8vw;overflow: hidden;}
  .Area_title .sub .PD_layout .PD img {width: 95%!important;}
}


/*版頭品輪播*/
.Area_title .topPD1 {position: absolute;top: 470px;left: 194px;width: 400px;height: 530px;overflow: hidden;z-index: 20;}
.Area_title .topPD1 ul.PD_wrapper { display: flex; flex-wrap: nowrap; margin: 0; padding: 0; width: 100%; box-sizing: content-box; grid-gap: inherit;}
.Area_title .topPD1 ul.PD_wrapper li { flex-shrink: 0; margin: 0; padding: 0; opacity: 0; transform: translate(5%,0);}
.Area_title .topPD1 ul.PD_wrapper li.swiper-slide-active { opacity: 1; transition: .8s ease-out; transform: translate(0,0);}
.Area_title .topPD1 .PD_layout .PD img {width: 100%!important;}
@media screen and (max-width:767px){
  .Area_title .topPD1 {position: absolute;width: 47%;height: 54vw;top: 48vw;left: 5vw;overflow: hidden;}
  .Area_title .topPD1 .PD_layout .PD img {width: 95%!important;}
}

.Area_title .topPD2 {position: absolute;top: 98px;left: 598px;width: 840px;height: 967px;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);}
.Area_title .topPD2 .PD_layout .PD img {width: 100%!important;}
@media screen and (max-width:767px){
  .Area_title .topPD2 {position: absolute;width:92%;height: 106vw;top: 13.5vw;left: 46vw;overflow: hidden;}
  .Area_title .topPD2 .PD_layout .PD img {width: 95%!important;}
}




/*版頭主標微調*/
.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: 196px;left: 166px;width: 53%;z-index: 5;}
.title .PD_layout li:nth-of-type(2) {position: absolute;top: 55px;left: 184px;width: 47%;z-index: 20;}
.title .PD_layout li:nth-of-type(3) {position: absolute;top: 52px;left: 841px;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) {z-index: 30;position: absolute;top: 20vw;left: 3.5vw;width: 68%;}
.title .PD_layout li:nth-of-type(2) {z-index: 20;position: absolute;top: 5vw;left: 6vw;width: 59%;}
.title .PD_layout li:nth-of-type(3) {z-index: 12;position: absolute;top: 4.5vw;left: 74vw;width: 30%;}
.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; }
}



/** 倒數 **/
.TimerNick { z-index:0;position: absolute; display:inline-block; padding-right:14px; height:96px;text-align:right; top:975px; left:218px;}
.TimerNick .FontStyle { display:inline-block; margin:0px 0 0 0 ; padding:0; border:0px; width:60px; font: bold 35px/38px Century Gothic; color:#000; /*text-shadow:1px 1px 0px #fff;*/ letter-spacing:-1px; text-align:right; background:transparent; }
.TimerNick div:nth-of-type(2),
.TimerNick div:nth-of-type(3) { width:60px;}
.TimerNick span { padding-left:2px; font: bold 30px/38px "微軟正黑體","Microsoft JhengHei", Arial, Helvetica; letter-spacing: -0.05em;color: #000;}
    @media screen and (max-width:767px){
        .TimerNick { z-index:50; position: absolute; top:102vw; left:-9vw; display:inline-block; margin:0; padding-right:0%; width:70%; height:0; padding-bottom:13%; overflow:hidden; text-align:right;  /*background:url(m_time_bg.png?t=1756715612361) no-repeat center top; */background-size:100%;}
        .TimerNick .FontStyle { display:inline-block; margin:0px 0 0 0 ; padding:0; border:0px; width:6vw; font: bold 6vw/11vw Century Gothic; color:#000; /*text-shadow:1px 1px 0px #fff;*/ letter-spacing:0px; text-align:right; background:transparent;}
        .TimerNick div:nth-of-type(2),
        .TimerNick div:nth-of-type(3) { width:6vw;}
        .TimerNick span { padding-left:1vw; font: bold 4vw/11vw "微軟正黑體","Microsoft JhengHei", Arial, Helvetica; letter-spacing: -0.05em;color: #000;}
    }




@media screen and ( min-width:768px) {
    .feedback {margin:10px auto 70px;}
    .feedback .btn { width: 90%;}
    }
    @media screen and (max-width:767px){
      .feedback {margin:0vw auto 5vw;}
      .feedback .btn { margin:0vw auto 0vw;width: 100%;}
      .feedback .btn ul { width: 100%;padding:0 ;}
    }



/*版頭品*/
@media screen and (min-width: 768px){
	.Area00 {position: relative;z-index: 3;margin-top:440px !important;}
	.Area00 .top_pdx3 {height: 100%;}
	.Area00 .top_pdx3 .PD_layout ul {width:100%!important;margin:0 auto!important;padding:0!important;border-radius: 10px 10px 10px 10px;background-color: #fff;border: solid 5px #f5879e ;outline: 4px solid #ecb900 ;}
	.Area00 .top_pdx3 .PD_layout li {position: relative;margin: 0;padding: 0;transition: 0.2s ease;border-bottom: solid 1px #d1d1d1;border-right: solid 1px #d1d1d1;}
	.Area00 .Area00_bg {position: absolute;margin: 0 auto;width: 100%;height: auto;top:0;}
	
	}
	@media screen and (max-width: 767px){
	  .Area00 {position: relative;z-index: 3;margin-top:47vw !important;}
	  .Area00 .top_pdx3 {height: 100%;}
	  .Area00 .top_pdx3 .PD_layout{width: 100%;}
	  .Area00 .top_pdx3 .PD_layout ul {width: 98%!important;margin:0 auto!important;padding:0!important;border-radius: 10px 10px 10px 10px;background-color: #fff;border: solid 2px #f5879e;outline: 2px solid #ecb900;}
	  .Area00 .top_pdx3 .PD_layout li {position: relative;margin: 0;padding: 0;transition: 0.2s ease;border-bottom: solid 1px #d1d1d1;border-right: solid 1px #d1d1d1;}
	  .Area00 .Area00_bg {position: absolute;margin: 0 auto;width: 100%;}
	 
	}
	




/*公版背景*/
.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: 88%!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%;}
}



/*3顆按鈕*/
.Area_active{padding: 0;margin-bottom: 60px!important;width: 1220px !important;height: 240px;}
.Area_active .logo.PD_layout {top: 0px;width: 100%;}
.Area_active .logo.PD_layout .PD_slide {border-radius:0.5em;}
.Area_active .logo.PD_layout li{margin: 0px 0px 0px 0px;}
.Area_active .logo.PD_layout ul li{padding: 3%;}
.Area_active .logo.PD_layout .PD_img{width: 100%;}
@media screen and (max-width:767px){
	.Area_active{padding: 0 0 0;margin-bottom: 0vw!important;width: 100% !important;height: 84vw;}
    .Area_active .logo.PD_layout li:nth-child(13){left: 14vw!important;}
    .Area_active .logo.PD_layout li:nth-child(14){left: 14vw!important;}
    .Area_active .logo.PD_layout {top: 0vw;margin: 0vw 0vw 0vw 0vw;width: 100%;}	
    .Area_active .logo.PD_layout li{margin: 0 0 2% 0;}
    .Area_active .logo.PD_layout .PD_img{width: 95%;}	
    .Area_active .logo.PD_layout ul li{padding: 0%;}
}



  .item .PD_layout ul li:nth-child(even) a{animation-name:horizon-play;animation-duration:1.5s;animation-iteration-count: infinite;animation-direction: alternate;}	
  .item .PD_layout ul li:nth-child(odd) a{animation-name:horizon-play2;animation-duration:1.5s;animation-iteration-count: infinite;animation-direction: alternate;}	
  .item .PD_layout ul a {flex-direction: column-reverse;}
  .item .PD_layout ul .PD h3{background-color: inherit!important;color: #000;}
  .item .PD_layout ul .PD h4{color: #000;}
  .item .PD_layout ul .PD h4 b{display: none;}
  .item .PD_layout ul .PD p{color: #ff4545;}
  .item .PD_layout ul li {border: none;}	
  .item .PD_layout ul li:nth-child(1) a {background-image: url(item_bg_Y.png?t=1756715612361) ;background-repeat: no-repeat;background-size: 100%;}	
  .item .PD_layout ul li:nth-child(2) a {background-image: url(item_bg_B.png?t=1756715612361) ;background-repeat: no-repeat;background-size: 100%;}
  .item .PD_layout ul li:nth-child(3) a {background-image: url(item_bg_B.png?t=1756715612361) ;background-repeat: no-repeat;background-size: 100%;}
  .item .PD_layout ul li:nth-child(4) a {background-image: url(item_bg_Y.png?t=1756715612361) ;background-repeat: no-repeat;background-size: 100%;}
  .item .PD_layout ul li:nth-child(5) a {background-image: url(item_bg_Y.png?t=1756715612361) ;background-repeat: no-repeat;background-size: 100%;}
  .item .PD_layout ul li:nth-child(6) a {background-image: url(item_bg_B.png?t=1756715612361) ;background-repeat: no-repeat;background-size: 100%;}
  .item .PD_layout ul li .PD_into{padding-bottom: 0;width:88% ;margin:auto ;}
  .item .PD_layout .PD p del{color: #929292}
  @media screen and (min-width:768px){
  .item {margin-bottom: 66px!important;}
  .item .PD_layout ul {background-color: inherit;padding-top:40px;padding-left:70px;padding-right:80px;grid-gap:25px;}
  .item .PD_layout ul li {height: 442px;}	
  .item .PD_layout ul li:nth-child(even) {margin:20% auto 0;}
  .item .PD_layout ul li .PD_img{padding:0 2em 3em;margin-top:-442px ;height:508px ;}
  .item .PD_layout ul li .PD_into{margin-top: 298px;}
  .item .PD_layout ul .PD h3{margin:38px 0 0 0;font-size: 24px;}
  .item .PD_layout ul .PD h4{font-size: 20px;}
  .item .PD_layout ul .PD .Price{font-size: 38px;}
  .item .PD_layout ul .PD::after {content: '';position: absolute;width: 410px;height: 170px;background-image: url(PD4_deco.png?t=1756715612361);top:390px;left: -5px;z-index: -1;}
  }
  
  @media screen and (max-width:767px){
  .item {margin-bottom: 8vw!important;}
  .item .Area_title{width: 120%;transform: translateX(-6vw);margin-top: 5vw;margin-bottom: 3vw;}	
  .item .PD_layout ul {background-color: inherit;padding: 0;grid-gap:0vw;}
  .item .PD_layout ul li:nth-child(even) {margin:15% auto 0;}
  .item .PD_layout ul li {height: auto;}
  .item .PD_layout ul li .PD_img{padding:0 2.1em;margin-bottom: 10vw;}
  .item .PD_layout ul .PD h3{margin-bottom: 0;margin-top:3vw;font-size:5vw;height: 8vw;}
  .item .PD_layout ul .PD h4{margin:0;}
  .item .PD_layout ul .PD::after {content: '';position: absolute;width: 49vw;height: 17vw;background-image: url(PD4_deco.png?t=1756715612361);top: 47vw;left: -2vw;z-index: -1;background-size: 100%;background-repeat: no-repeat;}
  
  }


/**情境公版輪播**/	
.Area_pd_D1_15 .PD_layout.PD_layout-D1_15 ul {width:100% !important;grid-gap: 5px;padding:0 ;}
.Area_pd_D1_15 .PD_img img {border-radius:0 !important;}
@media screen and (min-width:768px){
	.Area_pd_D1_15 {width:1220px !important;height:auto ;margin-bottom:70px!important ;}
	.Area_pd_D1_15 ul li {height:416px !important;}
}
  @media screen and (max-width:767px){
	.Area_pd_D1_15 {width:100% !important;height:auto ;margin-bottom:5vw !important;}
	
	.Area_pd_D1_15 ul li {height:64vw !important;}
  }






/**bn輪播**/	
@media screen and (min-width:768px){
	.Area_bn {margin-bottom: 0px !important;}

   .Area_bn .box_all {}
	/** 公版 **/		
	.Area_bn .box {width: 1200px;margin: auto;}	
	
	.Area_bn .box .PD_layout {width: 100%;/* overflow:hidden; */margin-top: 0px;/* margin-left: 18px; */}	
	.Area_bn .box .PD_layout ul {display:flex;height: 260px;}
	.Area_bn .box .PD_layout ul li {}
	.Area_bn .box .swipwe_remove_box_style ul li {background-color:#fff0!important;}

	.Area_bn .box .PD_layout .swiper-pagination {position:relative;margin:30px 0;}
}
@media screen and (max-width:767px){
	.Area_bn {margin-bottom: 2vw !important;}
	/** 公版 **/	
	.Area_bn .box {padding-bottom: 0;width: 95%;margin: 0vw auto -2vw;padding-top: 0vw;}	
	.Area_bn .box .PD_layout {overflow:hidden;padding-top: 0vw;}	
	.Area_bn .box .PD_layout ul {display:flex;height: 23vw;}
	.Area_bn .box .PD_layout ul li {}
	.Area_bn .box .swipwe_remove_box_style ul li {background-color:#fff0!important;}
		
	.Area_bn .box .PD_layout .swiper-pagination {position:relative;margin: 0vw;}
	/* .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {background-color: #ffffff !important;} */
}






/*登記活動*/
@media screen and (min-width:768px){
	.danji { width:1220px; height:auto; margin:0 auto; padding:0;padding-bottom:50px !important;}
	.danji .box {width: 100%; margin: 0 auto;padding-top:0;}
	.danji .Area_danji {width: 96%; padding: 0 0 0 0;}
	.danji .Area_danji .danji_box {width: 900px;}
	.danji .book_title {position: relative;}
	
	.danji .Area_sectionTitle ul {position: relative;padding: 0;margin: 0;list-style: none;height: 74px!important;top:5px;}
	.danji .Area_sectionTitle ul li { background-color: transparent; pointer-events: none;}
	.danji .Area_sectionTitle ul li h5 {position: relative;top:7px;margin: 0;padding: 0;width: 100%;height: 88px;font: 40px/40px "Noto Sans CJK SC";font-weight: 600;text-align: center;color:#000;letter-spacing: 0px;overflow: hidden;/*text-shadow: 0px 0px 5px #000;*/}
	
	}
	@media screen and (max-width:767px){
	.danji { width:100%;height:auto; padding: 0;margin: 0 auto;padding-bottom:5vw!important;}
	.danji .box {width: 97%; margin: 0 auto;padding-top:0;/*background-color: #09a0e8;border: 1.5px solid #fce86c; border-top: 0;border-radius:0 0 10px 10px;*/}
	.danji .Area_danji { width:96%;padding: 0% 0 0 0; margin: 0 auto;}
	.danji .Area_danji .danji_box {width: 96% !important;}
	
	.danji .Area_sectionTitle ul {padding: 0;margin: 0;list-style: none;}
	.danji .Area_sectionTitle ul li { background-color: transparent; pointer-events: none;}
	.danji .Area_sectionTitle ul li h5 {position: relative;top:0vw;margin: 0;padding: 0;width: 100%;height: 6vw;font: 6vw/6vw "Noto Sans CJK SC";font-weight: 600;text-align: center;color:#000;letter-spacing: 0px;overflow: hidden;/*text-shadow: 0px 0px 5px #000;*/}
	
	}












/*momo獨家嚴選+*/
.Area_selected1 .NavArea_tabbar_page .Nav .swiper-slide-active i{background-color: #f1c100 !important;border: 1px solid #f1c100 !important;}
@media screen and (min-width:768px){
	.Area_selected1 {height:100%;}
	
	/*公版:區標*/		
	.Area_selected1 .layout_text {background:url(pc_top_a.png?t=1756715612361)top center no-repeat;background-size:100%;}
	.Area_selected1 .layout_text ul {width: 75%!important;margin:0 auto!important;padding:0;}
	.Area_selected1 .layout_text ul li {}
	.Area_selected1 .layout_text ul li:hover {box-shadow: none; }
	  
	/*頁籤*/		
	.Area_selected1 .NavArea{display: block;}	
	.Area_selected1 .tab_swiper {overflow-y:visible!important;}		
	.Area_selected1 .NavArea_tabbar_page {background: url(pc_box_a.png?t=1756715612361)top center repeat-y;background-size: 100%;padding-bottom: 20px;width: 100%;}		
	.Area_selected1 .NavArea .Nav_box {width: 94%;margin:0 auto;padding:0;}		
	.Area_selected1 .NavArea .Nav ul{padding-left:0!important;}
	.Area_selected1 .content_swiper {width:100%;background:url(pc_box_a.png?t=1756715612361)top center repeat-y;background-size:100%;overflow:hidden;height: 640px;}	
	
		
		  
	/**公版**/		
	.Area_selected1 .page_box {}
	.Area_selected1 .page_box .layout_PD {width: 94%;margin:0 auto;}
	.Area_selected1 .page_box .layout_PD ul {width:100%!important;margin:0!important;padding:0!important;border-radius: 15px 15px 15px 15px;}
	.Area_selected1 .page_box .layout_PD ul li {}
	.Area_selected1 .page_box .layout_PD ul li .PD_into {justify-content:center;}
	.Area_selected1 .page_box .layout_PD ul li:hover {box-shadow:none;}
	.Area_selected1 .bottom {background:url(pc_bottom_a.png?t=1756715612361)top center no-repeat;background-size: 100%;padding-top: 130px;}	
	
	}
	@media screen and (max-width:767px){
	.Area_selected1	{height:100%;}
		  
	/**區標**/	
	.Area_selected1 .text {position:relative;background:url(mb_top_a.png?t=1756715612361)top center no-repeat;background-size:100%;}
	.Area_selected1 .text .layout_text {width:100%;}
	.Area_selected1 .text .layout_text ul {margin:0;padding: 0 0 0vw 0;}
	.Area_selected1 .text .layout_text .PD_slide:hover{transform:none;}
	.Area_selected1 .text .layout_text .PD a {pointer-events: none!important}
		  
	
	
	/*頁籤*/		
	.Area_selected1 .tab_swiper {overflow-y:visible!important;}		
	.Area_selected1 .NavArea_tabbar_page {width:100%;background:url(mb_box_a.png?t=1756715612361)top center repeat-y;background-size:100%;padding-bottom: 2vw;}		
	.Area_selected1 .NavArea .Nav_box {width:92%;margin:0 auto;border-radius: 14px;}		
	.Area_selected1 .NavArea .Nav ul{padding-left:0!important;}
	
	  
	
	
	.Area_selected1 .content_swiper {background:url(mb_box_a.png?t=1756715612361)top center repeat-y;background-size:100%;}	
	/**品牌LOGO**/	
	.Area_selected1 .page_box {height: 137vw !important;background:url(mb_box_a.png?t=1756715612361)top center repeat-y;background-size:100%;}	
	  
	/**公版**/		
	.Area_selected1 .page_box .layout_PD {width: 92%;margin:0 auto;padding-bottom: 2vw;}
	.Area_selected1 .page_box .layout_PD ul {width:100%!important;margin:0!important;padding:0!important;border-radius: 15px 15px 15px 15px;}
	.Area_selected1 .page_box .layout_PD ul li {}
	.Area_selected1 .page_box .layout_PD ul li:hover {box-shadow:none;}
	.Area_selected1 .bottom {background:url(mb_bottom_a.png?t=1756715612361)top center no-repeat;background-size: 100%;padding-top: 10vw;}	
	
}
  

/*品牌獨家嚴選+*/
.Area_selected2 .NavArea_tabbar_page .Nav .swiper-slide-active i{background-color: #84c9ff !important;border: 1px solid #84c9ff !important;}
@media screen and (min-width:768px){
	.Area_selected2 {height:100%;}
	
	/*公版:區標*/		
	.Area_selected2 .layout_text {background:url(pc_top_b.png?t=1756715612361)top center no-repeat;background-size:100%;}
	.Area_selected2 .layout_text ul {width: 75%!important;margin:0 auto!important;padding:0;}
	.Area_selected2 .layout_text ul li {}
	.Area_selected2 .layout_text ul li:hover {box-shadow: none; }
	  
	/*頁籤*/		
	.Area_selected2 .NavArea{display: block;}	
	.Area_selected2 .tab_swiper {overflow-y:visible!important;}		
	.Area_selected2 .NavArea_tabbar_page {background: url(pc_box_b.png?t=1756715612361)top center repeat-y;background-size: 100%;padding-bottom: 20px;width: 100%;}		
	.Area_selected2 .NavArea .Nav_box {width: 94%;margin:0 auto;padding:0;}		
	.Area_selected2 .NavArea .Nav ul{padding-left:0!important;}
	.Area_selected2 .content_swiper {width:100%;background:url(pc_box_b.png?t=1756715612361)top center repeat-y;background-size:100%;overflow:hidden;height:640px;}	
	

	/**公版**/		
	.Area_selected2 .page_box {}	
	.Area_selected2 .page_box .layout_PD {width: 94%;margin:0 auto;}
	.Area_selected2 .page_box .layout_PD ul {width:100%!important;margin:0!important;padding:0!important;border-radius: 15px 15px 15px 15px;}
	.Area_selected2 .page_box .layout_PD ul li {}
	.Area_selected2 .page_box .layout_PD ul li .PD_into {justify-content:center;}
	.Area_selected2 .page_box .layout_PD ul li:hover {box-shadow:none;}
	.Area_selected2 .bottom {background:url(pc_bottom_b.png?t=1756715612361)top center no-repeat;background-size: 100%;padding-top: 130px;}	
	
	}
	@media screen and (max-width:767px){
	.Area_selected2	{height:100%;}
		  
	/**區標**/	
	.Area_selected2 .text {position:relative;background:url(mb_top_b.png?t=1756715612361)top center no-repeat;background-size:100%;}
	.Area_selected2 .text .layout_text {width:100%;}
	.Area_selected2 .text .layout_text ul {margin:0;padding: 0 0 0vw 0;}
	.Area_selected2 .text .layout_text .PD_slide:hover{transform:none;}
	.Area_selected2 .text .layout_text .PD a {pointer-events: none!important}
		  
	
	
	/*頁籤*/		
	.Area_selected2 .tab_swiper {overflow-y:visible!important;}		
	.Area_selected2 .NavArea_tabbar_page {width:100%;background:url(mb_box_b.png?t=1756715612361)top center repeat-y;background-size:100%;padding-bottom: 2vw;}		
	.Area_selected2 .NavArea .Nav_box {width:92%;margin:0 auto;border-radius: 14px;}		
	.Area_selected2 .NavArea .Nav ul{padding-left:0!important;}
	
	  
	
	
	.Area_selected2 .content_swiper {background:url(mb_box_b.png?t=1756715612361)top center repeat-y;background-size:100%;}	
	/**品牌LOGO**/	
	.Area_selected2 .page_box {height: 137vw !important;background:url(mb_box_b.png?t=1756715612361)top center repeat-y;background-size:100%;}	

	
	
	  
	/**公版**/		
	.Area_selected2 .page_box .layout_PD {width: 92%;margin:0 auto;padding-bottom: 2vw;}
	.Area_selected2 .page_box .layout_PD ul {width:100%!important;margin:0!important;padding:0!important;border-radius: 15px 15px 15px 15px;}
	.Area_selected2 .page_box .layout_PD ul li {}
	.Area_selected2 .page_box .layout_PD ul li:hover {box-shadow:none;}
	.Area_selected2 .bottom {background:url(mb_bottom_b.png?t=1756715612361)top center no-repeat;background-size: 100%;padding-top: 10vw;}	
	
	
	
	}
  











/*區塊_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;}
	}







		/*分享浮層*/
.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%;}
	}








	.bg6{z-index:0;position:absolute;min-width:1220px;width:100%;height:100%;background:url(A06_bg.png?t=1756715612361) no-repeat center top;height:1400px}
	.mbg6{z-index:0;position:absolute;width:100%;height:100%;height:150vw;background:url(mA06_bg.png?t=1756715612361) no-repeat center top}


	.mbg6,
	.mbg_b{background-size: 100%!important;} 

	.A06_box{position: relative;}

	.Area06 .PD_layout.part1 ul{display: grid;}
	.Area06 .PD_layout.part1 ul li:nth-child(1){  grid-column: 1 / 4;grid-row: 1 / 8;}
	.Area06 .PD_layout.part1 ul li:nth-child(2){  grid-column: 4 / 7; grid-row: 1 / 5;}
	.Area06 .PD_layout.part1 ul li:nth-child(3){ grid-column: 4 / 7; grid-row: 5 / 8;}
	
	.Area06 .PD_layout.part2 ul li:nth-child(1){  grid-column: 1 / 6;grid-row: 1 / 4;}
	.Area06 .PD_layout.part2 ul li:nth-child(2){  grid-column: 6 / 9; grid-row: 1 / 6;}
	.Area06 .PD_layout.part2 ul li:nth-child(3){ grid-column: 2 / 6; grid-row: 4 / 6;}
	@media screen and (min-width:768px){
		.Area06{margin:0px auto 100px;position: relative;}
		.Area06 .PD_layout.part1 ul li:nth-child(1) img{width: 100%;}
		.Area06 .PD_layout.part2 ul li:nth-child(1) img{width: 100%;}	
		.Area06 .PD_layout.part2 ul li:nth-child(2) img{width: 100%;}	
		.Area06 .PD_layout.part2 ul li:nth-child(3) img{width: 90%;position: relative;right: -22px;}
		.A06_box{margin-top:0px;}	
	

		.Area06 .deco02 {position:absolute;z-index: 10;bottom: 11px;left: -60px;}
		.Area06 .deco02 div{width: 100%;}

	}
	@media screen and (max-width:767px){
		.Area06{margin-bottom:0vw;position: relative;}
		.Area06 .PD_layout.part1 ul li:nth-child(1) img{width: 97%;}
		.Area06 .PD_layout.part2 ul li:nth-child(2) img{width: 98%;}
		.A06_box{padding-top:0vw;}
	

		.Area06 .deco02 {position:absolute;z-index: 10;bottom: 1vw;left: -10.5vw;}
		.Area06 .deco02 div{width: 45%;}

	
	}


		

