@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;background-color:#232426; width:100%; min-width:1220px; text-align:left; font-family:"微軟正黑體","Microsoft JhengHei",Helvetica;}
.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-image: url(m_bg.jpg?t=1753692769373);background-repeat:repeat-y;background-size:100%;}
		.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;}
	}




/*PC背景*/
@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_02 { z-index:-55; position:fixed; top:0px; left:0; width:100%; height:100%; background-repeat:repeat-y; background-position: center top; pointer-events:none;}
.bg_deco { z-index:-50;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_fixed { z-index:1; position:absolute;top:0;left:0; width:100%; height:100%; background-repeat:no-repeat; background-position:center top; pointer-events:none;}

}

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

}





/*共用樣式*/
.boxrepeat { background: url(boxrepeat.png?t=1753692769373)top center repeat-y; position: relative; z-index: 1;}
.boxrepeat01 { background: url(boxrepeat01.png?t=1753692769373)top center repeat-y; position: relative; z-index: 1;}
.boxbottom { position: relative; z-index: 1;}
@media screen and (max-width:767px){
  .boxrepeat { background: url(boxrepeat_m.png?t=1753692769373)top center repeat-y; background-size: 100%;}
  .boxrepeat01 { background: url(boxrepeat01_m.png?t=1753692769373)top center repeat-y; background-size: 100%;}
}






/*間距*/
.Area_bottom { margin-bottom: 50px!important;}
@media screen and (max-width:767px){
  .Area_bottom { margin-bottom: 4vw !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%;}
}






/*公版背景*/
@media screen and (min-width: 768px){
.box_txt2 {position: absolute;margin: 0 auto;width: 100%;height: auto;}
.box_txt2 img{width: 62%;}
.box_txt3 {position: relative;margin: 0 auto;width: 100%;height: auto;}
.box_txt3 img{width: 85%;}
.box_txt4 {position: relative;margin: 0 auto;width: 100%;height: auto;}
.box_txt4 img{width: 80%;}
.PD_text { position: relative;left: 0;top:0; height: 174px; width: 100%;z-index: 2}
.PD_text.PD_layout .PD_slide:hover {transform: none;box-shadow: none;}
}

@media screen and (max-width:767px){
.box_txt2 {position: absolute;margin: 0 auto;width: 100%;padding: 0% 0;height: 15vw;}
.box_txt2 img{width: 100%;}
.box_txt3 {position: relative;margin: 0 auto;width: 100%;padding: 0% 0;height: 18vw;}
.box_txt3 img{width: 100;}
.box_txt4 {position: relative;margin: 0 auto;width: 100%;padding: 0% 0;height: 19vw;}
.box_txt4 img{width: 100;}
.PD_text {position: relative;top:0;height: 17vw;width: 100%;}
}

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







/*版頭區*/
@media screen and (min-width:768px){
.Area_title {height:515px;}

.top_goddess {position: absolute;top: 540px;left: 988px;z-index: 30;}	
.top_angel {position: absolute;top: 351px;left: 143px;width: 4%;z-index: 10;}
.top_star {position: absolute;top: 110px;left: 60px;z-index: 10;}
.top_star2 {position: absolute;top: 310px;right: 0px;z-index: 10;}	

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

   .top_goddess {position: absolute;top: 10vw;left: 86vw;z-index: 0;width: 20%;}
   .top_angel {position: absolute;top: 44vw;left:9vw;width: 8%;z-index: 2;}
   .top_star {position: absolute;top: 4vw;left: 23vw;z-index: 10;width: 4%;}	
   .top_star2 {position: absolute;top: 7vw;left: 78vw;z-index: 10;width: 4%;}		

}

/*副標*/
@media screen and (min-width: 768px){
  .Area_title .sub {z-index: 30;position: absolute;top: 372px;margin: 0 auto 0; left: 298px;width:638px;}
    
  }
  @media screen and (max-width:767px){
    .Area_title .sub { z-index: 1 ;position: absolute ;width: 100%; margin: 0vw auto 0vw;top:-3vw; }
    .Area_title .sub li{ margin: 0 auto 0; top: 36vw;left: 0vw; width: 86%!important;opacity: 1 !important ; transform: translate3d(0px, 0px, 0px)!important;}
    .Area_title .sub .PD_layout .PD img { width: 100%; }	
  }

/*版頭主標微調*/
.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 .title { z-index: -10;background: none!important; }
.Area_title .title .PD_layout li:nth-of-type(1) {position: absolute;top: 74px;left: 358px;z-index: 10;width: 500px;}
.Area_title .title .PD_layout li:nth-of-type(2) {position: absolute;top: 128px;left: 976px;z-index: 10;width: 267px;}
.Area_title .title .PD_layout li:nth-of-type(3) {position: absolute;top: 172px;left: 253px;z-index: 10;width: 720px;}
.Area_title .title .PD_layout li:nth-of-type(4) {position: absolute;top: 488px;left: 280px;z-index: 10; width: 54%;}	
.Area_title .title .PD_layout .PD img { width: 100%!important; }
	
/*編輯按鈕移動
#eWriterBtn_bt_B_000_v1-he1 { margin-left: 10px!important; margin-top: 90px!important; z-index: 99!important; }
#eWriterBtn_bt_B_000_v1-he2 { margin-left: 10px!important; margin-top: 150px!important; z-index: 99!important; }*/
}

@media screen and (max-width:767px){
.Area_title .title {position: relative;top: 1vw;background: none!important; padding: 0% 0 0%!important;}
.Area_title .title .PD_layout li:nth-of-type(1) {position: absolute;top: 13vw; left: 21vw; z-index: 10; width: 60%;opacity: 0;}
.Area_title .title .PD_layout li:nth-of-type(2) {position: absolute;top: 3vw;left: 35vw;z-index: 10;width: 26%;opacity: 0;}
.Area_title .title .PD_layout li:nth-of-type(3) {position: absolute;top: 23vw;left: 12vw;z-index: 10;width: 76%;opacity: 0;}
.Area_title .title .PD_layout li:nth-of-type(4) {position: absolute;top: 60vw;left: 15vw;z-index: 0;width: 70%;}
.Area_title .title .PD_layout .PD img { width: 100%!important; }
}







/*版頭品*/
@media screen and (min-width:768px){
  .topPD {z-index: 1;padding-bottom: 100px !important;}
  }
  @media screen and (max-width:767px){  
  .topPD {z-index: 1;padding-bottom: 7vw !important;}

  }
  
  @media screen and (min-width:768px){

    .Area_title  .subtitile {position:absolute;width: 590px;top:321px;left: 339px;overflow: hidden;z-index: 8;animation:fadeInDown_s 0.5s 0.4s ease-in forwards;opacity: 0;}
    .Area_title  .subtitile .PD_layout {}
    .Area_title  .subtitile .PD_layout ul {display:flex;}
    .Area_title  .subtitile .PD_layout ul li {}
    .Area_title  .subtitile .PD_slide:hover{transform:none;}
    .Area_title  .subtitile .swipwe_remove_box_style ul li {background-color:#fff0!important;}	
    
    }
    
    @media screen and (max-width:767px){
	
    .Area_title .subtitile {position:absolute;width: 65%;top: 40vw;left: 20vw;overflow: hidden;animation:fadeInDown_s 0.5s 0.4s ease-in forwards;opacity: 0;z-index: 27;}
    .Area_title .subtitile .PD_layout {}
    .Area_title .subtitile .PD_layout ul {display:flex;}
    .Area_title .subtitile .PD_layout ul li {}
    .Area_title .subtitile .swipwe_remove_box_style ul li {background-color:#fff0!important;}		
    
    }



/*BN*1*/
@media screen and (min-width:768px){
  .AreaBN ul{width: 69%!important;margin: 0 auto !important;}
  .AreaBN {padding-bottom: 50px !important;}
  .AreaBN ul a{pointer-events: none;}

    }
  
  @media screen and (max-width: 767px) {
  .AreaBN ul{width: 95%!important;margin: 0 auto !important;}
  .AreaBN {padding-bottom: 3vw !important;}
  }




/*活動BNx6(線上入搞)*/
@media screen and (min-width:768px){
.Area_activity { position: relative; height:auto; margin-bottom:35px!important;z-index: 1;}
.Area_activity .layout_activity{top:0px;}
.Area_activity .box{height: auto;}
.Area_activity .layout_activity ul {width:890px;margin:0 auto; padding:0 0 0 0; }
.Area_activity .layout_activity ul li {padding:0px;margin:0 auto;}
.Area_activity .layout_activity ul li img {width:100%;}
.Area_activity .layout_activity ul li:nth-child(2){top: 0px;}
}
@media screen and (max-width:767px){
.Area_activity { height: auto ;margin-bottom:5vw !important ;}
.Area_activity .box{position: relative;height: auto ;}
.Area_activity .layout_activity{width:98%; height: auto; margin:0 auto;padding:0; z-index: 0; margin-bottom:0vw;top: 0vw;}
.Area_activity .layout_activity ul {width:94% ;margin:0 auto;padding:0vw 0 0 0;}
.Area_activity .layout_activity ul li {margin: 1%;}
.Area_activity .layout_activity ul li img {width:100%;}
.Area_activity .layout_activity ul li:nth-child(1){top: 0vw;}
.Area_activity .layout_activity ul li:nth-child(3){top: 0vw;}
.Area_activity .layout_activity.PD_layout[data-pd-col-phone="2"] ul {padding:0.5em ;}
}


/*時間軸_時間開關*/
@media screen and (min-width:768px){
.Area_limit {padding-bottom: 65px !important;}
}
@media screen and (max-width:767px){
.Area_limit {padding-bottom: 5vw !important;}

}







/** 倒數 **/
.TimerNick { z-index:0; display:inline-block; padding-right:14px; height:49px;text-align:right;}
.TimerNick .FontStyle { display:inline-block; margin:0px 0 0 0 ; padding:0; border:0px; width:60px; font: bold 35px/38px Century Gothic; color:#fff; /*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 16px/38px "微軟正黑體","Microsoft JhengHei", Arial, Helvetica; letter-spacing: -0.05em;color: #fff;}
@media screen and (max-width:767px){
.TimerNick { z-index:2; position: absolute; top:13vw; left:0%; display:inline-block; margin:0; padding-right:0%; width:85%; height:0; padding-bottom:13%; overflow:hidden; text-align:right;  /*background:url(m_time_bg.png?t=1753692769373) no-repeat center top; */background-size:100%;}
.TimerNick .FontStyle { display:inline-block; margin:0px 0 0 0 ; padding:0; border:0px; width:14vw; font: bold 7.5vw/11vw Century Gothic; color:#fff; /*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:9vw;}
.TimerNick span { padding-left:1vw; font: bold 4vw/11vw "微軟正黑體","Microsoft JhengHei", Arial, Helvetica; letter-spacing: -0.05em;color: #fff;}
}
                    
/** 4PD公版 **/
@media screen and (min-width:768px){
.AreaPS .Area4PD {padding-bottom: 60px;}
}
@media screen and (max-width:767px){
.AreaPS .Area4PD {padding: 7vw 0 7vw 0;}
}


/*登記*/
.Area03 { width:1220px; height:auto; margin:0 auto; padding:0;padding-bottom:50px !important;}
.Area03 .box {width: 100%; margin: 0 auto;padding-top:0;}
.Area03 .Area_danji {width: 96%; padding: 0 0 0 0;}
.Area03 .Area_danji .danji_box {width: 900px;}
.Area03 .book_title {position: relative;}

@media screen and (max-width:767px){
.Area03 { width:100%;height:auto; padding: 0;margin: 0 auto;padding-bottom:3vw!important;}
.Area03 .box {width: 100%; margin: 0 auto;padding-top:0;/*background-color: #09a0e8;border: 1.5px solid #fce86c; border-top: 0;border-radius:0 0 10px 10px;*/}
.Area03 .Area_danji { width:96%;padding: 0% 0 0 0; margin: 0 auto;}
.Area03 .Area_danji .danji_box {width: 100%;}
}
/*登記贈品文案顏色*/
.Area03 .Area_danji .danji_box ul li .activityText .gifts span { color: #00ace8;}        











/*茅點(線上入搞)*/
@media screen and (min-width:768px){
.Area01 { position: relative!important; height: 120px; top: 0; z-index: 2;margin-bottom: 40px !important;}	
.Area01 .layout_tag{top:0;}
.Area01 .layout_tag ul {width:1220px;margin:0 auto; padding:0 0 0 0; }
.Area01 .layout_tag ul li {padding:5px;margin:0 auto;}
.Area01 .layout_tag ul li img {width:80%;}
	
}
@media screen and (max-width:767px){
.Area01 {height: 17vw;}
.Area01 .layout_tag{width:100%; height: auto; margin:0;padding:0; z-index: 4; margin-bottom: 0vw !important;}
.Area01 .layout_tag ul {width:100% ;margin:0 auto;padding:0vw 0 0 0;}
.Area01 .layout_tag ul li {margin: 0%;}
.Area01 .layout_tag ul li img {width:100%;}
.Area01 .layout_tag .PD_layout[data-pd-col-phone="2"] ul {padding:0.5em ;}
	
}





/*下方背景*/
@media screen and (min-width:768px){
	 .Area_bottom01 {background-image:url(bgpc_bottom.png?t=1753692769373);padding-bottom:70px;margin:0;pointer-events:none;}
}	
@media screen and (max-width:767px){
	.Area_bottom01 {background:url(bgmb_bottom.png?t=1753692769373)top center no-repeat;background-size:100%;padding-top:8vw;margin:0;}
}











/*區塊7*/
.Area_BN .swiper_remove_box_style ul li { background-color: #0000!important;}
@media screen and (min-width: 768px){
.Area_BN { padding-bottom: 40px!important; }
.Area_BN .Area_swiper_box { overflow: hidden; }
.Area_BN .swiper_remove_box_style ul{height: 420px;}
}
@media screen and (max-width:767px){
.Area_BN {position: relative;padding-bottom: 5vw!important;}
.Area_BN .swiper_remove_box_style ul{height: 41vw;}	
}




/*大牌狂降作圖區*/
@media screen and (min-width:768px){
  .Area_item {height: auto;padding-bottom:40px !important;}
  .Area_item .PD_layout .PD_slide:hover { box-shadow: 0 0 0 rgba(0, 0, 0, 0); }	
  /*版頭公版上下標.關閉*/
  .Area_item .PD_layout.layout_item .imgTag{display: none !important;}
  .Area_item .PD_layout.layout_item .imgTagBottom{display: none !important;}
  .Area_item .PD_layout.layout_item .prdImgWrap .imgTagRectangle{display: none !important;}
    
  /*作圖區*/
  .Area_item .PD_layout.layout_item .PD p b {color: #19689e;background-color: #ffd700;padding: 0 3%;border-radius: 5em;font-size: 1.1em;margin: 0 2% 0 0;}	
  .Area_item .PD_layout.layout_item .PD_slide .PD p del {position: absolute; top: 40px;left: 9px; color: #a8a8a8;font-size: 19px;}
  .Area_item .PD_layout.layout_item .PD p .Price {font-weight: 700;color:#fff800;font-size: 2em;}
  .Area_item .PD_layout.layout_item .PD p {position: relative;top: 65px;left: 51px;height: 6em; padding: 13% 0 0;line-height: 1.6em; font-size: 1.3em; color: #fff;}
  .Area_item .PD_layout.layout_item li:nth-child(1) {background: url("item_bg1.png?t=1753692769373") center top / 100% no-repeat scroll;}	
  .Area_item .PD_layout.layout_item li:nth-child(2) {background: url("item_bg2.png?t=1753692769373") center top / 100% no-repeat scroll;}	
  .Area_item .PD_layout.layout_item li:nth-child(3) {background: url("item_bg1.png?t=1753692769373") center top / 100% no-repeat scroll;}	
  .Area_item .PD_layout.layout_item li:nth-child(4) {background: url("item_bg2.png?t=1753692769373") center top / 100% no-repeat scroll;}	
  .Area_item .PD_layout.layout_item li:nth-child(5) {background: url("item_bg1.png?t=1753692769373") center top / 100% no-repeat scroll;}	
  .Area_item .PD_layout.layout_item li:nth-child(6) {background: url("item_bg2.png?t=1753692769373") center top / 100% no-repeat scroll;}	
  .Area_item .PD_layout.layout_item {padding:0;width: 60%;top: 0px;}
  .Area_item .PD_layout.layout_item .PD_slide:hover {transform:translateY(-6px);}
  .Area_item .PD_layout.layout_item .PD_slide:hover { box-shadow:unset;}
  .Area_item .PD_layout.layout_item .PD_slide {height:580px;padding:0;}
  .Area_item .PD_layout.layout_item .PD_slide .PD_into { width: 70%;padding-left: 0;position: absolute;left: 30px; top: 20px; text-align: center;font-size: 1em; color: #fff;}
  .Area_item .PD_layout.layout_item .PD_slide .PD_img img {width:89%;margin:65% 0% 0% 6%;box-shadow: unset;/*border-radius: 34.5em !important;border: 7px solid #ffffff;*/}
  .Area_item .PD_layout.layout_item .PD_slide .PD_into h3 {position: relative;top: 107px; left: 23px; max-height: 1.4em; font-family: Noto Sans CJK TC;font-weight: 500; font-size: 1.5em; line-height: 1.6em; color: #fff; text-align: center; background: transparent !important;}
  .Area_item .PD_layout.layout_item .PD_slide .PD_into h4 {font-size: 1.5em;color: #fff;text-align: center;  position: relative;top: 110px;left: 25px;}
  .Area_item .PD_layout.layout_item .PD_slide .PD:hover h4 { color:#ffd700 ;}
  .Area_item .PD_layout.layout_item .PD .PD_logo {position: relative;top: -104px; left: -15px; height: 8em; z-index: 90; border-radius: 26.5em !important;}
  .Area_item .PD_layout.layout_item .PD .PD_logo img { padding: 10%; box-shadow: none;    border: none;}
  .Area_item .PD_layout.layout_item .PD p small {font-size: 18px;}
  }
  
  @media screen and (max-width:767px){
  .Area_item {height:100%;padding-bottom:5vw!important;}
  .Area_item .PD_layout .PD_slide:hover { box-shadow: 0 0 0 rgba(0, 0, 0, 0); }	
    
  /*版頭公版上下標.關閉*/
  .Area_item .PD_layout.layout_item .imgTag{display: none !important;}
  .Area_item .PD_layout.layout_item .imgTagBottom{display: none !important;}
  .Area_item .PD_layout.layout_item .prdImgWrap .imgTagRectangle{display: none !important;}
    
  /*作圖區*/
      .Area_item .PD_layout.layout_item {padding: 0 0 0 0;top: 0vw;}
      .Area_item .PD_layout.layout_item ul {padding:0 3vw; }
      .Area_item .PD_layout.layout_item li:nth-child(1) {width:100%;height:78vw;left:0vw;background: url("item_bg1.png?t=1753692769373") center top / 98% no-repeat scroll;}
      .Area_item .PD_layout.layout_item li:nth-child(2) {width:100%;height:78vw;left:0vw;background: url("item_bg2.png?t=1753692769373") center top / 98% no-repeat scroll;}
      .Area_item .PD_layout.layout_item li:nth-child(3) {width:100%;height:78vw;left:0vw;background: url("item_bg1.png?t=1753692769373") center top / 98% no-repeat scroll;}
      .Area_item .PD_layout.layout_item li:nth-child(4) {width:100%;height:78vw;left:0vw;background: url("item_bg2.png?t=1753692769373") center top / 98% no-repeat scroll;}
      .Area_item .PD_layout.layout_item li:nth-child(5) {width:100%;height:78vw;left:0vw;background: url("item_bg1.png?t=1753692769373") center top / 98% no-repeat scroll;}
      .Area_item .PD_layout.layout_item li:nth-child(6) {width:100%;height:78vw;left:0vw;background: url("item_bg2.png?t=1753692769373") center top / 98% no-repeat scroll;}

      .Area_item .PD_layout.layout_item .PD_slide .PD_img {margin-bottom: 3%;}
      .Area_item .PD_layout.layout_item .PD_slide .PD_into {padding-left: 0;position: absolute;top:11vw;width: 100%;text-align:center;font-size: 0.7em;}
      .Area_item .PD_layout.layout_item .PD_slide .PD_logo { position: absolute;left: 4vw;top: -31vw;height: 14vw; border-radius: 50%; display: block;z-index: 90;}
      .Area_item .PD_layout.layout_item .PD .PD_logo::after { content:""; position: absolute; display:block; top: -7vw;left: 0;width:100%; height:100%; pointer-events:none; z-index: -1;}
      .Area_item .PD_layout.layout_item .PD .PD_logo img { box-shadow: none;border-radius: 34.5em!important;padding: 0%;}
      .Area_item .PD_layout.layout_item .PD_slide .PD_img img {width:86%;margin:67% 0% 0% 8%;box-shadow: unset;}
      .Area_item .PD_layout.layout_item .PD_slide .PD_into h3 {padding: 0;max-height: 1.4em;font-weight: bolder;font-size: 1.4em;line-height: 1.7em;margin: 0;-webkit-background-clip: text;color: #ffffff;top:4vw;left:0vw;position: relative;}
      .Area_item .PD_layout.layout_item .PD_slide .PD_into h4 {padding: 0;font-size: 1.4em;color:#fff;margin: 0;line-height: 1em;text-align: center;top:5vw;position: relative;left:0vw;}
      .Area_item .PD_layout.layout_item .PD_slide .PD p del {top: 0vw;left: 0vw; color: #a8a8a8;z-index: 99;position: relative;font-size: 1.1em;}
      .Area_item .PD_layout.layout_item .PD p {position: relative;top:3.8vw;left:0vw; height: 15vw;font-size: 1.1em;line-height: 2.8em;color:#fff800;}
      .Area_item .PD_layout.layout_item .PD p .Price {font-weight: 700;color:#fff800;font-size: 2em;}
      .Area_item .PD_layout.layout_item .PD p small {font-size: 1.4em;}
  }
  





/*公版調整(共用)*/
.PDtxt ul{ padding: 0!important; grid-gap:0!important; }
.PDtxt .PD a { pointer-events: none; }
.PDtxt li:hover {filter: brightness(100%)!important; box-shadow: none; }
.PDtxt .PD_slide:hover { transform: translateY(0)!important; }

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





/*8品公版區1*/
.Area_PD801 {padding-bottom: 50px !important;}
.Area_PD801 .box{ background-color: #00ace8; }
.Area_PD801 h2 { text-align: center; color: #00ace8 }
  @media screen and (min-width: 768px){
    .Area_PD801 .box .PD_layout.title ul {width:60% ;margin: 20px auto 20px;}
    .Area_PD801 .box .PD_layout ul {margin: 20px auto 20px;width:1190px ;border-radius: 2px;}
    .Area_PD801 .box{ border-radius: 0px!important; border: solid 2.5px #00ace8; }
    .Area_PD801 .Area_swiper_box{padding-bottom: 0px;}
  }
  @media screen and (max-width:767px){
    .Area_PD801 { width: 96%!important; border-radius: 10px!important;padding-bottom: 10vw !important;}
    .Area_PD801 .box .PD_layout ul {margin: 2vw auto ;border-radius: 2px;}
    .Area_PD801 .box{ border-radius: 0px!important; border: solid 1px #00ace8; }
    .Area_PD801 .Area_swiper_box{padding-bottom: 2vw;}
    
  }



/*8品公版區2*/
.Area_PD802 {padding-bottom: 50px !important;}
.Area_PD802 .box{ background-color: #357521; }
.Area_PD802 h2 { text-align: center; color: #357521 }
  @media screen and (min-width: 768px){
    .Area_PD802 .box .PD_layout.title ul {width:60% ;margin: 20px auto 20px;}
    .Area_PD802 .box .PD_layout ul {margin: 20px auto 20px;width:1190px ;border-radius: 2px;}
    .Area_PD802 .box{ border-radius: 0px!important; border: solid 2.5px #357521; }
    .Area_PD802 .Area_swiper_box{padding-bottom: 0px;}
  }
  @media screen and (max-width:767px){
    .Area_PD802 { width: 96%!important; border-radius: 10px!important;padding-bottom: 10vw !important;}
    .Area_PD802 .box .PD_layout ul {margin: 2vw auto ;border-radius: 2px;}
    .Area_PD802 .box{ border-radius: 0px!important; border: solid 1px #357521; }
    .Area_PD802 .Area_swiper_box{padding-bottom: 2vw;}
    
  }


/*8品公版區3*/
.Area_PD803 {padding-bottom: 50px !important;}
.Area_PD803 .box.Logitech { background-color: #00ace8; }
.Area_PD803 .box.XBOX { background-color: #357521; }
.Area_PD803 h2 { text-align: center; color: #fff }
  @media screen and (min-width: 768px){
    .Area_PD803 .box .PD_layout.title ul {width:80% ;margin: 20px auto 0px;}
    .Area_PD803 .box .PD_layout ul {margin: 0px auto 20px;width:1190px ;}
    .Area_PD803 .box{ border-radius: 15px!important; border: solid 2.5px #fff; }
    .Area_PD803 .Area_swiper_box{padding-bottom: 0px;}
  }
  @media screen and (max-width:767px){
    .Area_PD803 { width: 96%!important; border-radius: 10px!important;padding-bottom: 10vw !important;}
    .Area_PD803 .box .PD_layout ul {margin-bottom: 3vw;}
    .Area_PD803 .box{ border-radius: 15px!important; border: solid 1px #fff; }
    .Area_PD803 .Area_swiper_box{padding-bottom: 2vw;}
    
  }
/*區塊標題*/
.Area_PD803 .title {  }
.Area_PD803 .title ul { padding: 0; grid-gap: 0;}
.Area_PD803 .Logitech .title ul li { padding: 59px 0 22px; margin: -36px auto 0px; width: 60%; z-index: 2;background-color: transparent; pointer-events: none;background: url(titlebg01.png?t=1753692769373)top center no-repeat; background-size: 100%;}
.Area_PD803 .XBOX .title ul li     { padding: 59px 0 22px; margin: -36px auto 0px; width: 60%; z-index: 2;background-color: transparent; pointer-events: none;background: url(titlebg02.png?t=1753692769373)top center no-repeat; background-size: 100%;}
.Area_PD803 .title ul li .PD_into { padding: 0;}
.Area_PD803 .title ul li h5 { padding: 0; margin: 0; font: bold 46px/46px "微軟正黑體","Microsoft JhengHei", Arial, Helvetica; color: #000;}
@media screen and (max-width:767px){
  .Area_PD803 .title { padding: 0% 0%; margin: 0 auto 1%; width: 100%;}
  .Area_PD803 .title ul li h5 { font: bold 6vw/6vw "微軟正黑體","Microsoft JhengHei", Arial, Helvetica;}
  .Area_PD803 .Logitech .title ul li { padding: 5vw 0 2vw; margin: 0 auto 0; width: 60%; z-index: 2;background-color: transparent; pointer-events: none;background: url(titlebg02.png?t=1753692769373)top center no-repeat; background-size: 100%;}
  .Area_PD803 .XBOX .title ul li     { padding: 5vw 0 2vw; margin: 0 auto 0; width: 60%; z-index: 2;background-color: transparent; pointer-events: none;background: url(titlebg02.png?t=1753692769373)top center no-repeat; background-size: 100%;}

}












/*探索更多*/
.Area_gum{padding: 0; margin-bottom: 0px;width: 800px!important;padding-bottom: 20px!important;}
@media screen and (max-width:767px){
	.Area_gum{padding: 5vw 0 3vw; margin-bottom: 0px;width: 95%!important;padding-bottom: 5vw!important;}
}








/*區塊_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%;}
		.Area960 { width:100%;}
		.Area .go_bt:hover {  
			-webkit-transform:none;
			-moz-transform:none;
			-ms-transform:none;
			-o-transform:none;
			transform:none;}


	}






/*按鈕*/
.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);
}	
	
	
  /*假登記活動 入稿圖片*/
  @media screen and (min-width: 768px){
    .Area_BNdanji .PD_layout .PD img {width: 94%; padding-bottom: 100px;}
    }
    @media screen and (max-width:767px){
    .Area_BNdanji .PD_layout .PD img {width: 94%; padding-bottom: 5vw;}

    }
