@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: #e9eff8; }
.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: #e9eff8;   }
		.WRAPPER img {  width:100%;  height:auto;}
	}


.Area_bottom{ margin-bottom: 60px!important; }
@media screen and (max-width:767px){ 
  .Area_bottom{ margin-bottom: 6vw!important; }	}

/*fixed背景*/
.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:-2; position:absolute;top:1000px;left:0; width:100%; height:100%; background-repeat:repeat-y; background-position:center top; pointer-events:none;}
.pc_deco01{ z-index:-1; position:fixed;top:0px; width:100%; min-width:1220px; height:2000px; background: url(pc_deco01.png?t=1777364072031) repeat-y center top ;}


/* .bgdeco { z-index: 99; position: absolute; top: 1000px; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(bgdeco.png?t=1777364072031) repeat-y center top; transition: 0.5s linear; pointer-events: none;} */

.Area03bg { z-index:-1; position:absolute;top:928px;left:0; width:100%; height:100%; background-repeat:no-repeat; background-position:center top; pointer-events:none;}

.bottom { z-index:-2; position:absolute;top:0;left:0; width:100%; height:100%; background-repeat:no-repeat; background-position:center bottom; pointer-events:none;}

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

  .mbottom { z-index:0; position:absolute; top:0; left: 0; width: 100%; height:100%; background-repeat:no-repeat; background-position: center bottom; 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;}	  
    .Area_bgtop_1 .bgtop_1_2 span { background-image: url(bgtop_1_2.png?t=1777364072031); height: 1200px;} 

}


.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*/

    
  }






/*版頭*/



/*版頭輪播*/
.Area_top_pic {}
.Area_top_pic ul { padding: 0; margin: 0; list-style: none; position: absolute; top: 325px; right:-186px; z-index: 6; width: 48%; }
.Area_top_pic li { margin-bottom: 20px; filter: brightness(0.5); cursor: pointer;  float:left;}
.Area_top_pic li.cate-hover { filter: brightness(1);}
.Area_top_pic li img { width: 100%;}
.Area_top_pic .pd_A_swiper { position: absolute; top: 144px; left: -879px; width: 2000px; z-index: 1;}
.Area_top_pic .icon_ { position: absolute;}
.Area_top_pic .icon_ img { width: 100%;}
.Area_top_pic .icon_1 { top: 1px;width: 55%; z-index: 1;}
.Area_top_pic .icon_2 { top: 26px; left: 852px; z-index: 3; width: 39%; z-index: 0; }


@media screen and (max-width:767px){
  .Area_top_pic {}
  .Area_top_pic ul { display: flex; flex-wrap: nowrap; top:143vw; left: 3vw; width: 84%;}
  .Area_top_pic li { width: 25%;}
  .Area_top_pic .pd_A_swiper { position: absolute; top: 18vw; left: 22vw; width: 100%; z-index: 10;}
  .Area_top_pic .icon_ img { width: 75%;}
  .Area_top_pic .icon_1 { top: -4vw; left: -17vw; width: 134.5%; z-index: 1;}
  .Area_top_pic .icon_2 { top: 0; left: 0vw; width: 100%; z-index: 0;}

}


  /* 聚光燈 */
  .light2box { position: absolute; width: 2000px; height: 749px;left: -545px;  top: -858px; mix-blend-mode: overlay; z-index: 1;}
  @media screen and (max-width:767px){
  .light2box { width: 100%; height: 100vw; left: -99vw; top: 0; z-index: 0;}
  }


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

  /*版頭品輪播
  .Area_title .Area_topPD { z-index: 99; position: absolute; top: 0; left: 0; width: 1220px!important;}*/

    /*副標輪播*/
    .Area_title .Area_topSUB {position: absolute;top: 0px;right: -238px;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_title .Area_topSUB .PD_layout .PD_img {width:100%; position:absolute; right: 238px ;}

    .Area_title .top_C {z-index:1;position:absolute;top: 163px;left: 765px; }
    .Area_title .top_R {z-index:0;position:absolute;top: 323px;left:919px;}
    .Area_title .top_L {z-index:0;position:absolute;top: 210px;left:657px;}

    .Area_title .title_light { position: absolute; top: 140px; left: 80px; z-index: 30; animation: titlelight 0.4s infinite; opacity: 37%;}
}


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


  /*版頭品輪播
  .Area_title .Area_topPD { z-index: 99; position: absolute; width: 100%; top: 0; left: 0;}*/

    /*副標輪播*/
    .Area_title .Area_topSUB {position: absolute;top: 20vw;right: 1vw;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);}	

    .Area_title .top_C {z-index: 1; position: absolute; top: 15vw; left: 67vw; width: 19%;}
    .Area_title .top_R {z-index: 1; position: absolute; top: 33vw; left: 82vw; width: 18%;}
    .Area_title .top_L {z-index: 0; position: absolute; top: 21vw; left: 55vw; width: 15%;}	

    .Area_title .title_light { position: absolute; top: 12vw; left: -21vw; z-index: 30; animation: titlelight 0.4s infinite; opacity: 37%; width: 30%;}
}
	
.product .PD_layout ul li{background-color: inherit;}	
@media screen and (min-width:768px){
.Area_title .product {position:absolute;width: 520px;height:auto;top: 92px;left: 580px;right: 0;z-index: 7;margin: auto;}
.Area_title .product .layout_title {}
.Area_title .product .layout_title ul {}
.Area_title .product .layout_title .PD_slide:hover{transform:none;}
}
@media screen and (max-width:767px){
/*品*/	
.Area_title .product {position: absolute;top: 5.5vw;width: 60%;left: 41vw;margin: auto;z-index: 9;}
.Area_title .product .layout_title {/* width: 91%; */left: 0;right: 0;margin: auto;}
.Area_title .product .layout_title ul {}
		
  }



	
/*活動倒數*/
.TimerNick { position: absolute; top: 393px;left:130px; display: inline-block; z-index:8; text-align: center; letter-spacing: 0.3em;}
.TimerNick .FontStyle { display: inline-block; margin: 0 0 0 5px; padding: 0; border: 0; font-size: 30px;  color:#363636; font-weight: normal; letter-spacing:1px; text-align: center;}
.TimerNick span { padding-left: 2px; font-size: 23px;  letter-spacing: 0.1em; color:#363636;}
.TimerNick b { font-weight: normal;}
@media screen and (max-width:767px){
  .TimerNick  { width:100%; top:45vw; left: 2em; display: flex;  column-gap: 0.5em; text-align: left; }
  .TimerNick .FontStyle { margin:-0.25em 0 0 -0.01em; padding: 0; border: 0; font-size: 1.4em; letter-spacing: .01em; }
  .TimerNick span { padding-left: 0; font-size: 1em; letter-spacing: -0.05em; margin-left: -0.3em; }
  .TimerNick span:first-child{ margin-top: -0.1em; }
}    




/*01攻略*/
.Area01 .title {margin: 20px auto 90px auto;}
@media screen and (max-width: 767px) {
  .Area01 .title {  margin: 2vw auto; width: 103%; left: -4vw; position: relative;}

}



/*02登記*/
  .Area02{height: auto;}
  .Area02 .title{margin: 20px auto 40px auto; }
  .Area02 .title01{ position: relative; left: -384px; }
  .Area02 .title02{ position: relative; left: -347px;}

  .Area02 .Area02_2{margin: 45px auto;}

  @media screen and (max-width: 767px) {
    .Area02{height: auto;} 
    .Area02 .title{position: relative;width: 110%; margin: -9vw 0 0vw 0; left: -5vw;  z-index: -2;}
    .Area02 .title01{ position: relative;left: 3vw; width: 18%;}
    .Area02 .title02{ position: relative; left: 4vw;width: 18%;}

    .Area02 .Area02_2{margin: 5vw auto; z-index: 5; position: relative;}

    .Area02 .Area02bg{position: absolute; top: 147vw; z-index: -1; left: 3vw; width: 94%;}

    .Area02  .warningTxt{ margin-bottom: 5vw;}
    .Area02  .Area_coupon{ margin-bottom: 6vw;}
  }







/*04副打*/
.Area04 .title {margin: 20px auto;}

@media screen and (max-width: 767px) {
  .Area04 .title{position: relative;width: 129%; margin: 10vw 0 5vw 0; left: -13vw;}

}




/*05副打*/
.Area05 .title{ margin: 60px auto 20px auto;}
@media screen and (max-width: 767px) {
  .Area05 .title{position: relative;width: 110%; margin:-7vw 0 -2vw 0; left: -5vw;}

}



/*品類*/


@media screen and (max-width: 767px) {
  .Area09 {width: 97%!important;}
}




.Area10  .title{width: 63%;  position: relative; margin: 105px auto 53px auto;}

@media screen and (max-width: 767px) {
  .Area10  .mdeco2{ width: 122%; position: absolute; z-index: 0; left: -8vw; top: 4vw;}

  .Area10  .title{width: 83%; margin: 11vw auto 5vw auto; position: relative;}

}



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