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

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


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


/*全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:"Century Gothic","Microsoft JhengHei","微軟正黑體", Arial, sans-serif; background-color: #000f39 ; }
.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 {min-width: inherit; min-height:100vh; overflow: hidden;background-color: #000f39;   }
		.WRAPPER img {  width:100%;  height:auto;}
	}


.Area_bottom{ margin-bottom: 20px!important;}
.Area_bottom2{ margin-bottom: 70px!important;}
.Area_bottom3{ margin-bottom: 70px!important;}
@media screen and (max-width:767px){ 
  .Area_bottom2{ margin-bottom: 6vw!important;}
  .Area_bottom3{ margin-bottom: 3vw!important;}
  .Area_bottom{ margin-bottom: 0vw!important; }	}



/*fixed背景*/
.deco { z-index:-1; 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:-2; 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:-3; position:absolute;top:500px;left:0; width:100%; height:100%; background-repeat:repeat-y; background-position:center top; pointer-events:none;mix-blend-mode: screen;}

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





/*版頭背景*/
.Area_bgtop { z-index: 0; position: absolute; top: 0; left: 50%; width: 2000px; -webkit-transform: translateX(-50%); transform: translateX(-50%); pointer-events: none;}
.Area_bgtop .bgtop_ { position: absolute; top: 0; left: 0; width: 100%; height: 1000px;}
.Area_bgtop .bgtop_ span { position: absolute; display: block; width: 100%; height: 100%; background-position: center top;}
  @media screen and (min-width: 768px) {
    .Area_bgtop span { background-repeat: no-repeat;}
    .Area_bgtop_fixed { position: fixed;}
    .Area_bgtop_1 .bgtop_1_2  { mix-blend-mode: hard-light;}
}

.m_Area_bgtop { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; height: 100%; pointer-events: none;}
.m_Area_bgtop .m_bgtop_ { position: absolute; top: 0; left: 0; width: 100%; height: 0; padding-bottom: 100%;}
.m_Area_bgtop .m_bgtop_ span { position: absolute; display: block; width: 100%; height: 0; padding-bottom: 100%; overflow: hidden; background-position: center top; background-size: 100%;}
  @media screen and (max-width: 767px) {
    .m_Area_bgtop span { background-repeat: no-repeat;}
    .m_Area_bgtop_fixed { position: fixed; top: 0px;} /*搭配js-appBgFixed*/
  }



/*版頭品*/
@media screen and (min-width:768px){
  .Area_title .topPD { z-index:99; position: absolute; top:73px; right: -321px; width: 100%;}
  .Area_title .topPD ul.PD_wrapper { display: flex; flex-wrap: nowrap; margin: 0; padding: 0; width: 100%; box-sizing: content-box; grid-gap: inherit;}
  .Area_title .topPD ul.PD_wrapper li { flex-shrink: 0; margin: 0; padding: 0; opacity: 0; transform: translate(5%,0);}
  .Area_title .topPD ul.PD_wrapper li.swiper-slide-active { opacity: 1; transition: .8s ease-out; transform: translate(0,0);}	
  .Area_title .topPD .PD_layout .PD_img { width:100%; position:absolute; right: 65px; top: 0;}
  .topPD .PD_layout .PD img { width: auto; height: auto;}
}
@media screen and (max-width:767px){
  .Area_title .topPD { z-index:99; position: absolute; top: 14vw; width: 100%;}
  .Area_title .topPD ul.PD_wrapper { display: flex; flex-wrap: nowrap; margin: 0; padding: 0; width: 80%; box-sizing: content-box; grid-gap: inherit;}
  .Area_title .topPD ul.PD_wrapper li { flex-shrink: 0; margin: 0; padding: 0; opacity: 0; transform: translate(5%,0);}
  .Area_title .topPD ul.PD_wrapper li.swiper-slide-active { opacity: 1; transition: .8s ease-out; transform: translate(0,0);}	
  .topPD .PD_layout .PD img { width: 100%;}
  /* .topPD .PD_layout[data-pd-li*=BN-AWD] .PD_img { display: block !important;} */
}



@media screen and (min-width:768px){
.Area_title{ height: 603px; box-sizing: border-box;}

    /*日期*/
    .Area_title .box_txt2 { z-index: 10;position: absolute;top: 24px; left: 701px;width:100%;}
    .Area_title .box_txt2 .PD_layout h3{ color: #ffffff!important; font-size:43px;  font-family: "Century Gothic","Noto Sans TC"; font-weight: 700;}

    /*副標輪播*/
    .Area_title .Area_topSUB {position: absolute;top: 329px;width:100%;}
    .Area_title .Area_topSUB ul.PD_wrapper { display: flex; flex-wrap: nowrap; margin: 0; padding: 0; width: 100%; box-sizing: content-box; grid-gap: inherit;}
    .Area_title .Area_topSUB ul.PD_wrapper li { flex-shrink: 0; margin: 0; padding: 0; opacity: 0; transform: translate(5%,0);}
    .Area_title .Area_topSUB ul.PD_wrapper li.swiper-slide-active { opacity: 1; transition: .8s ease-out; transform: translate(0,0);}	

    .Area_topSUB .PD_layout ul li img{ width: 85%;}

}


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

    /*日期*/
    .Area_title .box_txt2 { z-index: 10;position: absolute;top: 0vw; left: 58vw;width:100%;}
    .Area_title .box_txt2 .PD_layout h3{ color: #ffffff!important; font-size:22px;  font-family: "Century Gothic","Noto Sans TC"; font-weight: 600;} 

    /*副標輪播*/
    .Area_title .Area_topSUB {position: absolute;top: 34vw;width: 100%;}
    .Area_title .Area_topSUB ul.PD_wrapper { display: flex; flex-wrap: nowrap; margin: 0; padding: 0; width: 80%; box-sizing: content-box; grid-gap: inherit;}
    .Area_title .Area_topSUB ul.PD_wrapper li { flex-shrink: 0; margin: 0; padding: 0; opacity: 0; transform: translate(5%,0);}
    .Area_title .Area_topSUB ul.PD_wrapper li.swiper-slide-active { opacity: 1; transition: .8s ease-out; transform: translate(0,0);}	
    .Area_title .PD_wrapper {background-color: rgba(255,255,255,0.00);}
    .Area_title .PD_layout[data-pd-li*="BN"] li{border: rgba(255,255,255,0.00);}	

}
	


/*01攻略*/
.Area01 .title {margin: 120px auto 60px auto;}
@media screen and (max-width: 767px) {
  .Area01 .title {width: 100%; position: relative; margin:7vw auto 3vw auto; left: 0;}

}



/*02登記*/
.PD_layout.PD_layout-coupon3 .PD .divine_coupon, .PD_layout.PD_layout-coupon3 .PD .threshold{color: #000!important;}

.Area02 .title1{position: absolute; z-index: 10; top: -22px; left: -10px;}
.Area02 .title2{position: absolute; z-index: 10; top: 371px; left: -10px;}
.Area02 .title3{position: absolute; z-index: 10; top: 725px; left: -10px;}

.Area02 .btn{ background: url("btnbg.png?t=1761805516707") center top/100% no-repeat; margin: 45px auto; padding: 45px 0;}

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

    .Area02 .title{ margin: 5vw auto 2vw auto ; width: 74%; left: 0; position: relative;}
    .Area02 .mdeco1{position: absolute;  width: 10%; top: -1vw; left: 3vw;}

    .Area02 .Area_danji{width: 97%;}
    .Area02 {margin-bottom: 5vw!important;}

    .Area02 .title1{position: relative; z-index: 10; top: 0; left: 0; width: 20%; margin: 0 auto;}
    .Area02 .title2{position: relative; z-index: 10; top: 0; left: 0;width: 20%; margin: 3vw auto auto auto;}
    .Area02 .title3{position: relative; z-index: 10; top: 0; left: 0;width: 20%; margin: 3vw auto;}
    .Area02 .mdeco2{position: absolute;  width: 10%; top: 101vw; left: 85vw;}

    .Area02 .btn{ background: url("btnbg.png?t=1761805516707") center top/96% no-repeat; margin: 3vw auto; padding: 5vw 0;}

    .Area02 .btn .PD_layout[data-pd-li=BN] ul, .PD_layout[data-pd-li=BN-AWD] ul, .PD_layout[data-pd-li=PDBN] ul{width: 97%;}


  }





  /*Phone錨點*/
  .Area_floorPD_NavArea_tabbar {
    margin: 0 auto 5vw ;
    width: 96%;
  }
  .Area_floorPD_NavArea_tabbar.cate-fixed {
    width: 100%;
  }
  .Area_floorPD_NavArea_tabbar .Nav_box {
    border-radius: 8px;
    -webkit-box-shadow: -1px 0 10px rgba(150, 150, 150, 0.2);
            box-shadow: -1px 0 10px rgba(150, 150, 150, 0.2);
  }
  .Area_floorPD_NavArea_tabbar .Nav li {
    overflow: visible;
  }
  .Area_floorPD_NavArea_tabbar.cate-fixed .Nav_box {
    border-radius: 0;
    background-color: rgba(255, 255, 255, 1);
    -webkit-box-shadow: -1px 0 10px rgba(150, 150, 150, 0.2);
            box-shadow: -1px 0 10px rgba(150, 150, 150, 0.2);
  }
  
  /* 第二錨點選單微調 */
  .Area_floorPD_NavArea_tabbar.cate-open .Nav li span { overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
  
  @media screen and (min-width:768px){
    .Area_floorPD_NavArea_tabbar.cate-fixed .Nav-wrapper{display: flex;justify-content: center;}
  }




  @media screen and (max-width:767px){
    .Area05 .mdeco3{position: absolute;  width: 10%; top: 1vw; left: 5vw;}
    .Area05 .PD_ly{width:96%;}
  }


  @media screen and (max-width:767px){
    .AreaBN .PD_layout ul{padding: 0 !important;;}

  }







/*區標線上入稿*/
.box_txt ul,.box_txt2 ul{ padding: 0; }	
@media screen and (min-width: 768px){
.box_txt {position: relative;display: flex;margin: 0 auto;width: 65%;height:127px;justify-content: center;z-index: 50;padding:5% 0 0 0%;}
.box_txt img{width: 88%!important;padding: 0;}
.box_txt::before {content:"";position: absolute;display:block;top:52px;left: 0px;width:100%;height: 100%;pointer-events:none;z-index: -10;background: url("Area05.png?t=1761805516708") center top/100% no-repeat scroll;}
.box_txt .PD_layout .PD h3 {color:#ffffff;font-size: 3em;font-family: "Century Gothic";letter-spacing: -1px;font-weight: 500;}
	
}

@media screen and (max-width:767px){
.box_txt {position: relative;width: 64%;z-index: 30;   padding: 1% 0 0 0; height: 19vw; margin: 1vw auto;}
.box_txt img{width: 100%;}
.box_txt::before {content:"";position: absolute;display:block;top:6vw;left: -12vw;width: 140%;height: 100%;pointer-events:none;z-index: -10;background: url("Area05.png?t=1761805516708") center top/100% no-repeat scroll;}
.box_txt .PD_layout .PD h3 {color:#ffffff;font-size: 1.5em;letter-spacing: -1px;line-height: 20vw;font-family: "Century Gothic","微軟正黑體";max-height: 15vw;top:0; position: relative;font-weight: 700;}
}




/*品類*/
.Area09 .PD_layout[data-pd-li=BN] ul, .PD_layout[data-pd-li=BN-AWD] ul, .PD_layout[data-pd-li=PDBN] ul{padding: 0!important;}

.Area09 .PD_layout{width: 85%;}
.Area09 .PD_layout[data-pd-col-pc="4"] li:nth-child(5){ position: relative;left: 100px;}
.Area09 .PD_layout[data-pd-col-pc="4"] li:nth-child(6){ position: relative;left: 100px;}
.Area09 .PD_layout[data-pd-col-pc="4"] li:nth-child(7){ position: relative;left: 100px;}

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

  .Area09 .PD_layout[data-pd-li=BN] ul, .Area09 .PD_layout[data-pd-li=BN-AWD] ul, .Area09 .PD_layout[data-pd-li=PDBN] ul{grid-gap:0em!important;}

  .Area09 .PD_layout{width: 96%; }
  .Area09 .PD_layout[data-pd-col-pc="4"] li:nth-child(5){ position: relative;left: 12vw;}
  .Area09 .PD_layout[data-pd-col-pc="4"] li:nth-child(6){ position: relative;left: 12vw;}
  .Area09 .PD_layout[data-pd-col-pc="4"] li:nth-child(7){ position: relative;left: 12vw;}
  
}





/*區塊_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.97);
     -moz-transform:scale(0.97);
      -ms-transform:scale(0.97);
       -o-transform:scale(0.97);
          transform:scale(0.97);}
		  
		  
.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;}
	}






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




  
/*12_登記活動*/

 /*文案黑色*/
 .Area_danji .danji_box .activityText p { color: #fff !important;}
 .Area_danji .danji_box .activityText .Tip { color: #fff !important;}
 .Area_danji .danji_box .content p {color: #fff !important;}
   
 /*登記*/
 @media screen and (min-width:768px){
   /* .Area_danji  {width: 91% !important;;} */
  }	
  @media screen and (max-width:767px){
  .Area_danji {width:96%;}
  }
 


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


/*線上作圖*/
.Area033 {height: auto; z-index:30; margin-bottom: 50px;}

@media screen and (max-width:767px){
.Area033 {width: 100%; height:auto; padding: 0;background:none;margin-bottom: 3vw; }
.Area033 .PD_layout .PD_slide:hover { box-shadow: 0 0 0 rgba(0, 0, 0, 0); }

}
/*作圖區*/
.Area033 .PD_layout.layout_item .PD p b { /*font-weight: 500;*/ color: #f5301e;}	
.Area033 .PD_layout.layout_item .PD_slide .PD p del {color: #fff;font-size: 0.8em;}
.Area033 .PD_layout.layout_item .PD p .money, .Area033 .PD_layout.layout_item .PD p .Price {background: linear-gradient(to top, #f7fb56, #f7fb56, #f7fb56);background: -webkit-linear-gradient(to top, #ffb65f, #fff9e9, #ffb65f);background-clip: text;-webkit-background-clip: text;color: transparent;font-weight: 800;}
@media screen and (max-width:767px){
.Area033 .PD_layout.layout_item .PD p b { display: none;}
}

@media screen and (min-width:768px){
.Area033 .PD_layout .PD p .money {font-size: 27px;}
/* .Area033 .PD_layout.layout_item {margin: 0 2% 0;} */
.Area033 .PD_layout.layout_item .PD_slide:hover {transform:translateY(-6px);}
.Area033 .PD_layout.layout_item .PD_slide:hover { box-shadow:unset;}
.Area033 .PD_layout.layout_item .PD_slide {height: 566px;padding:0;margin: 0;}
.Area033 .PD_layout.layout_item .PD_slide:nth-of-type(odd) .PD_into {width: 90%;margin: 0 auto;position: relative;left: 0;top: 7px;text-align:center;font-size: 0.8em;}
.Area033 .PD_layout.layout_item .PD_slide:nth-of-type(even) .PD_into {width: 90%;margin: 0 auto;position: relative;left: 0;top: 7px;text-align:center;font-size: 0.8em;}
.Area033 .PD_layout.layout_item .PD_slide:nth-of-type(odd) .PD_img img {width: 70%;margin: 6% 0 0 0;box-shadow: unset;}
.Area033 .PD_layout.layout_item .PD_slide:nth-of-type(even) .PD_img img {width:70%;margin: 6% 0 0 0;box-shadow: unset;}
.Area033 .PD_layout.layout_item .PD_slide:nth-of-type(odd) .PD_into h3 {padding: 0;max-height: 1.7em;font-weight: 600;font-size: 2em;line-height: 1.7em;font-family: "Noto Sans CJK SC";color: #fff;}
.Area033 .PD_layout.layout_item .PD_slide:nth-of-type(odd) .PD_into h4 {font-size: 2em;color: #fff;padding: 0;font-weight:700;}
.Area033 .PD_layout.layout_item .PD_slide:nth-of-type(odd) .PD p {padding: 1% 0;height: auto;/* line-height: 1em; */font-size: 2em;/*transform: rotate3d(25, 55, 1, 354deg)*/}
.Area033 .PD_layout.layout_item .PD_slide .PD .PD_logo img{width: 55%;height: auto;}
.Area033 .PD_layout.layout_item .PD_slide:nth-of-type(odd) .PD .PD_logo {position: absolute;top: -140px;left: -10px;}
.Area033 .PD_layout.layout_item .PD_slide:nth-of-type(even) .PD .PD_logo {position: absolute;top: 143px;left: 346px;}
.Area033 .PD_layout.layout_item .PD_slide:nth-of-type(even) .PD_into h3 { padding: 0; max-height: 1.7em; font-weight: 600;font-size: 2em; line-height: 1.7em; font-family: "Noto Sans CJK SC"; color:#fff;}
.Area033 .PD_layout.layout_item .PD_slide:nth-of-type(even) .PD_into h4 {font-size: 2em;color:#fff;padding: 0;font-weight:700;}
.Area033 .PD_layout.layout_item .PD_slide:nth-of-type(even) .PD p { padding: 1% 0;height: 5em;/* line-height: 1em;  */font-size: 2em;/*transform: rotate3d(16, 36, -2, 344deg);*/}
.Area033 .PD_layout.layout_item .PD p .Price { font-size: 1.7em;text-align: left;}

.Area033 .PD_layout.layout_item li:nth-of-type(odd){background: url("pc_item_li.png?t=1761805516708") center top / 75% no-repeat scroll;}	
.Area033 .PD_layout.layout_item li:nth-of-type(even){background: url("pc_item_li.png?t=1761805516708") center top / 75% no-repeat scroll;}	
}
@media screen and (max-width:767px){
.Area033 .PD_layout.layout_item { width: 100%;position: relative; z-index: 50; }
.Area033 .PD_layout.layout_item ul {margin:0 auto;}
.Area033 .PD_layout.layout_item ul li {width: 100%;}
.Area033 .PD_layout.layout_item .PD_slide .PD_img {margin-bottom: 0;}
.Area033 .PD_layout.layout_item .PD_slide:nth-of-type(odd) .PD_into {position: relative;margin: 0 auto;top: -1.5vw;left: 0;width: 90%;text-align: center;display: block;}
.Area033 .PD_layout.layout_item .PD_slide:nth-of-type(even) .PD_into {position: relative;margin: 0 auto;top: -1.5vw;left: 0;width: 90%;text-align:center;display: block;}
.Area033 .PD_layout.layout_item .PD_slide:nth-of-type(odd) .PD_img img {width: 100%;margin: 0% 0 0;box-shadow: unset;}
.Area033 .PD_layout.layout_item .PD_slide:nth-of-type(even) .PD_img img {width:100%;margin: 0% 0 0;box-shadow: unset;}
.Area033 .PD_layout.layout_item .PD_slide:nth-of-type(odd) .PD_into h3 {color:#fff;font-size: 17px;}
.Area033 .PD_layout.layout_item .PD_slide:nth-of-type(odd) .PD_into h4 { color: #fff;font-size: 17px;font-weight: 700;line-height: 0.9em;}
.Area033 .PD_layout.layout_item .PD_slide .PD .PD_logo img{width: 25%;height: auto;}
.Area033 .PD_layout.layout_item .PD_slide:nth-of-type(odd) .PD .PD_logo {position: absolute;top: -13.5vw;left: 0%;transform: translateX(-22%);}
.Area033 .PD_layout.layout_item .PD_slide:nth-of-type(even) .PD .PD_logo {position: absolute;top: 24vw;left: 0%;transform: translateX(41%);}
.Area033 .PD_layout.layout_item .PD_slide:nth-of-type(odd) .PD p { padding: 0;/* line-height: 1.2em;*/ color: #fff17e;}
.Area033 .PD_layout.layout_item .PD_slide:nth-of-type(even) .PD p {padding: 0;/* line-height: 1.2em; */ color: #fff17e;}
.Area033 .PD_layout.layout_item .PD_slide:nth-of-type(even) .PD_into h3 { color:#fff;font-size: 17px; }
.Area033 .PD_layout.layout_item .PD_slide:nth-of-type(even) .PD_into h4 { color: #fff;font-size: 17px;font-weight: 700;line-height: 0.9em;}

.Area033 .PD_layout.layout_item .PD p .Price {text-align: left;}
.Area033 .PD_layout.layout_item li:nth-of-type(odd){height: 77vw;background: url("pc_item_li.png?t=1761805516708") center top / 96% no-repeat scroll;}	
.Area033 .PD_layout.layout_item li:nth-of-type(even){height: 77vw;background: url("pc_item_li.png?t=1761805516708") center top / 96% no-repeat scroll;}

}
