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

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


/*全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-color: #072973;}
.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:0vw; min-width: inherit; min-height:100vh; overflow: hidden;background-image: url("m_bg.jpg?t=1772534731825");background-repeat:repeat-y;background-size:100%;}
		.WRAPPER img {  width:100%;  height:auto;}
	}

/*區塊_all*/
.Area { position: relative; margin: 0 auto; padding: 0; border-radius: 0; text-align: center; }
.Area a { 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);}
.Area1220 { margin: 0 auto; width: 1220px;}
.Area960 { margin: 0 auto; width: 960px;}
@media screen and (max-width:767px){
  .Area .go_bt:hover {  
    -webkit-transform: none;
     -moz-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none;}

  .Area1220 { width: 100%;}
  .Area960 { width: 100%;}
  /*區塊_切割*/
  .Area_1bn { margin: 0 auto; padding: 0; overflow: hidden;}
  .Area_1bn a { float: left; margin: 0 0 2% 0; padding: 0; width: 100%; list-style: none;}
  .Area_2bn { margin: 0 auto; padding: 0; overflow: hidden;}
  .Area_2bn a { float: left; margin: 0 1% 2%; padding: 0; width: 48%; list-style: none;}
  .Area_3bn { margin: 0 auto; padding: 0; overflow: hidden;}
  .Area_3bn a { float: left; margin: 0 1% 2% ; padding: 0; width: 31.3%; list-style: none;}
  .Area_1bn_nopadding { margin: 0 auto; padding: 0; overflow: hidden;}
  .Area_1bn_nopadding a { float: left; margin: 0; padding: 0; width: 100%; list-style: none;}
  .Area_2bn_nopadding { margin: 0 auto; padding: 0; overflow: hidden;}
  .Area_2bn_nopadding a { float: left; margin: 0; padding: 0; width: 50%; list-style: none;}
  .Area_3bn_nopadding { margin: 0 auto; padding: 0; overflow: hidden;}
  .Area_3bn_nopadding a { float: left; margin: 0; padding: 0; width: 33.3%; list-style: none;}
}

/*背景*/
.pc_botop{position:absolute;z-index: -1;top: 0px;left:0;width: 100%;min-width:1220px;height: 1354px;background-repeat:no-repeat;background-position: center top;pointer-events: none;}
.bg_fix {z-index:-60;position:fixed;left:0;width:100%;height:100%;background-repeat:no-repeat;background-position: center bottom;pointer-events:none;}

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

}



/*共用樣式*/
.Area .prdImgWrap .imgTag,
.Area .prdImgWrap .imgTagRectangle,
.Area .prdImgWrap .imgTagBottom { /*display: none!important;*/}
@media screen and (max-width:767px){
}




/*間距*/
.Area_bottom {margin-bottom: 70px!important;}
@media screen and (max-width:767px){
.Area_bottom {margin-bottom: 5vw !important;}
}



/*公版背景*/
.box_txt .PD_layout ul { padding: 0; }	
@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;width: 100%;z-index: 30;}
.box_txt img{width: 100%;}
}



/*公版背景*/
.box_txt2 .PD_layout ul {padding: 0;grid-gap: 0px !important;}	
@media screen and (min-width: 768px){
.box_txt2 {position: relative;display: flex;margin: 0 auto;width: 100%;height: auto;justify-content: center; z-index: 50; }
.box_txt2 img{width: 100%!important;padding: 0;}
}

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




/*公版背景*/
.box_txt3 .PD_layout ul { padding: 0; }	
@media screen and (min-width: 768px){
.box_txt3 {position: relative;display: flex;margin: 0 auto;width: 100%;height: auto;justify-content: center; z-index: 50; }
.box_txt3 img{width: 74%!important;padding: 0;}
}

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

@media screen and (max-width:767px){
.Area_danji { width: 96%}
}




/*版頭區*/
@media screen and (min-width:768px){
.Area_title {height: 1060px;}
.deco img {width: 100%;}
.deco_money {position:absolute;left: 0px;top: -60px;z-index: 9;width: 1200px;}
.deco_money img {width: 100%;}
.Area_title .momoco{position:absolute;top: 490px;left: 1075px;z-index:12;}
.deco01 {position:absolute;top: 240px;left: -160px;}
.deco02 {position:absolute;top: 230px;left: 1190px;transform: rotate(39deg);}
 
}
@media screen and (max-width: 767px){
.Area_title {width:100%;height: 120vw;}
.deco_money{position: absolute;top: -2vw;left: -2.5vw;width: 100%;z-index: -3;}
.Area_title .momoco{position:absolute;top: 34vw;left: 76.5vw;width: 23%;z-index:2;}

}






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

@media screen and (max-width:767px){
  .Area_title .topPD2 {width: 60%;height: 13vw;position: absolute;top: 38vw;left: 19vw;overflow: hidden;}
  .Area_title .topPD2 .PD_layout .PD img {width: 90%!important;}
}


/*版頭主標微調*/
.title01 .PD_layout .PD img { width: auto!important; }
.title01 .PD_layout .PD a { pointer-events: none; }
.title01 .PD_layout .PD_slide:hover {transform: translateY(0); }
.title01 .PD_layout .PD_slide {min-width: 100%;}
@media screen and (min-width: 768px){
.title01 { z-index: 20; }
.title01 .PD_layout li:nth-of-type(1) {position: relative;top: 50px;left: 210px;z-index: 20;}
.title01 .PD_layout li:nth-of-type(2) {position: absolute;top: 420px;left: 20px;z-index: 0;}
.title01 .PD_layout li:nth-of-type(3) {position: absolute;top: 330px;left: 80px;z-index: 10;}
.title01 .PD_layout li:nth-of-type(4) {position: absolute;top: 85px;left: 355px;z-index: 11; display: none; }

}
@media screen and (max-width:767px){
.title01 .PD_layout li:nth-of-type(1) {position: relative;top: 4vw;left: 0vw;width: 95vw;z-index: 1;height: 30vw;}
.title01 .PD_layout li:nth-of-type(1) .PD img {width: 75%!important;}
.title01 .PD_layout li:nth-of-type(2) {position: absolute;top: 39vw;left: 1.5vw;width: 50.5%;z-index: 0;}
.title01 .PD_layout li:nth-of-type(2) .PD img {width: 57%!important;}
.title01 .PD_layout li:nth-of-type(3) {position: absolute;top: 28vw;left: 22vw;width: 56%;z-index: 5;}
.title01 .PD_layout li:nth-of-type(4) {position: absolute;top: 2vw;left: 61vw;width: 29%;z-index: 0;}
.title01 .PD_layout ul { display: flex; left: 0;top: 0;}

}





/*版頭品入稿*/
@media screen and (min-width:768px){
	.Area00 {height: 500px;}
	.Area00 .layout_toppd {position:absolute;width: 960px;top: 80px;margin: 0 auto;right: 0;left: 0;z-index: 10;/*background-color: #25b1ac;*/padding: 0px;padding-top: 0px;}
	.Area00 .layout_toppd ul {padding:0;grid-template-columns: repeat(3, minmax(0, 1fr));/* border: solid 3px #e16f88; *//* outline: 4px solid #ffffff; */}
	.Area00 .layout_toppd ul li {}
	.Area00 .layout_toppd .PD_into {align-items:center!important;}
	.Area00 .layout_toppd .PD h3 {font-size:20px;}
	.Area00 .layout_toppd .PD h3 span{max-width:100%!important;}
	.Area00 .layout_toppd .PD h4 {font-size:20px;}
	.Area00 .layout_toppd .PD p {height:2.5em;line-height:2em;}
	.Area00 .layout_toppd .PD p .Price {font-size:35px;}
	.Area00 .layout_toppd input {position: relative;left: -6px;}
}	
	@media screen and (max-width:767px){
	.Area00 {height: 60vw;}
	.Area00 .layout_toppd {position:absolute;top: 25vw;width: 97%;left: 0;right: 0;z-index: 2;/*background-color: #25b1ac;*/padding: 0vw 0vw 0vw 0vw;/*border-radius: 4vw;*/padding-top: 0vw;}
	.Area00 .layout_toppd ul {/* border: solid 1px #e16f88; *//* outline: 2px solid #ffffff; */}	
	.Area00 .layout_toppd .PD h3 {font-size:14px !important;}
	.Area00 .layout_toppd .PD h4 {font-size:14px;}
	.Area00 .layout_toppd .PD p {font-size:10px;}
	.Area00 .layout_toppd .PD p .Price {font-size:21px;}
	.Area00 .layout_toppd ul {grid-template-columns: repeat(3, minmax(0, 1fr));}

	}





/*雙12限定最狂攻略*/
.Area_feedback {padding-bottom: 50px !important;}
.Area_feedback .box { position: relative; margin-bottom: 40px;}
.Area_feedback .box:last-child { margin-bottom: 0;}
.Area_feedback .boxtop { position: absolute; top: 0; left: 50%; transform: translateX(-50%);}
.Area_feedback .subtitle {padding: 40px 0 85px !important;}
.Area_feedback .PD_box {background: url(Area_8pdrepeat.png?t=1772534731825) top center repeat-y;padding: 0 10px 0px 10px;}
.Area_feedback .PD_box ul { border-radius: 0;}

.Area_feedback .Area_swiper_box .PD_layout{margin: 0 0 0;}
.Area_feedback .Area_swiper_box{padding-bottom:0px;}
@media screen and (max-width:767px){
  .Area_feedback {padding-bottom: 0vw !important;}
  .Area_feedback .allbox{margin-top: 0vw;margin:0% 0% 0% 0%;padding: 0% 0 0 0;}	
  .Area_feedback .box {width: 100%;margin: 0 auto 0vw;margin-bottom: 5vw;}
  .Area_feedback .boxtop { width: 100%;}
  .Area_feedback .subtitle {padding: 4% 0 9% !important;}
  .Area_feedback .PD_box {padding: 0% 2% 0% 2%!important;width: 100%;background: url("Area_8pdrepeat_m.png?t=1772534731825") top center repeat-y;background-size: 100%;}
  .Area_feedback .PD_box ul { width: 100%;}
}



/*輪播作圖區*/
.Area_item {padding-bottom: 50px !important;}
.Area_item .box { position: relative; margin-bottom: 40px;}
.Area_item .box:last-child { margin-bottom: 0;}
.Area_item .boxtop { position: absolute; top: 0; left: 50%; transform: translateX(-50%);}
.Area_item .subtitle {padding: 40px 0 85px !important;}
.Area_item .PD_box {background: url(Area_8pdrepeat.png?t=1772534731825) top center repeat-y;padding: 0 10px 0px 10px;}
.Area_item .PD_box ul { border-radius: 0;}

.Area_item .Area_swiper_box .PD_layout{margin: 0 0 0;}
.Area_item .Area_swiper_box{padding-bottom:0px;}
.Area_item .Area_swiper_box .PD_layout li{background-color:#ffffff00}
@media screen and (max-width:767px){
  .Area_item {padding-bottom: 0vw !important;}
  .Area_item .allbox{margin-top: 0vw;margin:0% 0% 0% 0%;padding: 0% 0 0 0;}	
  .Area_item .box {width: 100%;margin: 0 auto 0vw;margin-bottom: 5vw;}
  .Area_item .boxtop { width: 100%;}
  .Area_item .subtitle {padding: 4% 0 9% !important;}
  .Area_item .PD_box {padding: 0% 2% 0% 2%!important;width: 100%;background: url("Area_8pdrepeat_m.png?t=1772534731825") top center repeat-y;background-size: 100%;}
  .Area_item .PD_box ul { width: 100%;}
}



/*BTN*/
.Area_btn {padding-bottom: 50px !important;}
.Area_btn .box { position: relative; margin-bottom: 40px;}
.Area_btn .box:last-child { margin-bottom: 0;}
.Area_btn .boxtop { position: absolute; top: 0; left: 50%; transform: translateX(-50%);}
.Area_btn .subtitle {padding: 40px 0 85px !important;}
.Area_btn .PD_box {background: url(Area_8pdrepeat.png?t=1772534731825) top center repeat-y;padding: 0 50px 0px 50px;}
.Area_btn .PD_box ul { border-radius: 0;}
@media screen and (max-width:767px){
  .Area_btn {padding-bottom: 0vw !important;}
  .Area_btn .allbox{margin-top: 0vw;margin:0% 0% 0% 0%;padding: 0% 0 0 0;}	
  .Area_btn .box {width: 100%;margin: 0 auto 0vw;margin-bottom: 5vw;}
  .Area_btn .boxtop { width: 100%;}
  .Area_btn .subtitle {padding: 4% 0 9% !important;}
  .Area_btn .PD_box {padding: 1% 3% 0% 3%!important;width: 100%;background: url("Area_8pdrepeat_m.png?t=1772534731825") top center repeat-y;background-size: 100%;}
  .Area_btn .PD_box ul { width: 100%;}
}





/*登記活動*/
.Area03 {height:auto;margin:0 auto;padding:0;padding-bottom: 40px !important;margin-bottom: 0px;}
.Area03 .box01 {width: 100%; margin: 0 auto;}
.Area03 .Area_danji {width: 96%; padding: 0 0 0 0;}
.Area03 .Area_danji .danji_box {width: 900px;}
@media screen and (max-width:767px){
.Area03 {width:100%;height:auto;padding: 0;margin: 0 auto;padding-bottom: 0vw!important;margin-bottom: 5vw;}
.Area03 .box01 {width: 97%;margin: 0 auto;padding-top:0;}
.Area03 .Area_danji {width: 98%;padding: 0% 0 0 0;margin: 0 auto;}
.Area03 .Area_danji .danji_box {width: 100%;}
}
  




/*---線上入搞區標"背景"---*/
@media screen and (min-width:768px){
  .text_bg{position: absolute;width: 960px;left: 50%;transform: translateX(-50%);}
  .text_bg .PD_layout{width: 100%;}
 }
 @media screen and (max-width:767px){
   .text_bg{position: absolute;z-index: -1;}
   .text_bg .PD_layout[ data-pd-li="BN" ] ul,.text_bg  .PD_layout[ data-pd-li="BN-AWD" ] ul,.text_bg  .PD_layout[ data-pd-li="PDBN" ]  ul{padding: 0;grid-gap:0;}
  }







/*6pd*/
.Area_8pd {padding-bottom: 50px !important;}
.Area_8pd .box { position: relative; margin-bottom: 40px;}
.Area_8pd .box:last-child { margin-bottom: 0;}
.Area_8pd .boxtop { position: absolute; top: 0; left: 50%; transform: translateX(-50%);}
.Area_8pd .subtitle {padding: 40px 0 85px !important;}
.Area_8pd .PD_box {background: url(Area_8pdrepeat.png?t=1772534731825) top center repeat-y;padding: 0 50px 0px 50px;}
.Area_8pd .PD_box ul { border-radius: 0;}

@media screen and (max-width:767px){
  .Area_8pd {padding-bottom: 0vw !important;}
  .Area_8pd .allbox{margin-top: 0vw;margin:0% 0% 0% 0%;padding: 0% 0 0 0;}	
  .Area_8pd .box {width: 100%;margin: 0 auto 0vw;margin-bottom: 5vw;}
  .Area_8pd .boxtop { width: 100%;}
  .Area_8pd .subtitle {padding: 4% 0 9% !important;}
  .Area_8pd .PD_box { padding: 1% 4% 0% 4%!important;width: 100%;background: url("Area_8pdrepeat_m.png?t=1772534731825") top center repeat-y;background-size: 100%;}
  .Area_8pd .PD_box ul { width: 100%;}

}







/*區塊-LOGO連結-Area_category*/
.Area_category{padding: 0;margin-bottom: 10px!important;width: 1220px !important;height: 450px;}
.Area_category .logo.PD_layout {top: 0px;width: 80%;}
.Area_category .logo.PD_layout li:nth-child(2){top: 0px!important;}
.Area_category .logo.PD_layout .PD_slide {border-radius:0.5em;}
.Area_category .logo.PD_layout li{margin: 0px 0px 0px 0px;}
.Area_category .logo.PD_layout ul li{padding: 3%;}
.Area_category .logo.PD_layout .PD_img{width: 100%;}
@media screen and (max-width:767px){
	  .Area_category{padding: 0 0 0;margin-bottom: 0vw!important;width: 97% !important;height: 35vw;}
    .Area_category .logo.PD_layout li:nth-child(2){top: 0vw!important;}
    .Area_category .logo.PD_layout {top: 0vw;/* margin: 0vw 0vw 0vw 2vw; */width: 100%;}	
    .Area_category .logo.PD_layout li{margin: 0 0 2% 0;}
    .Area_category .logo.PD_layout .PD_img{width: 100%;}	
    .Area_category .logo.PD_layout ul li{padding: 2%;}
}







/*按鈕*/
.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);
}	
	


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


	

  /*隱鑶*/
  .for_phone { display:none !important;}
  @media screen and (max-width:767px){
          .for_pc { display:none !important;}
          .for_phone { display: inherit !important;}
  }
  @media screen and (min-width:1300px){
          .for_newphone { display:none !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%;}
	}


/*登記贈品文案顏色*/
.Area_danji .danji_box ul li .activityText .gifts span {color: #0070e7;} 
