@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: #071053; }
.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;background-color: #071053;}
	@media screen and (max-width:767px){
		.WRAPPER {min-width: inherit; min-height:100vw; overflow: hidden }
		.WRAPPER img {  width:100%;  height:auto;}
	}

  

/*fixed背景*/
.bg_01 { z-index:-1; position:absolute;top:0;left:0; width:100%; height:100%; background-repeat:no-repeat; background-position:center top; pointer-events:none;}

.bgdeco1 { z-index:1; position: absolute; top:1000px; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(bgdeco1.png?t=1763348091148) repeat-y center top; transition: 0.5s linear; pointer-events: none;mix-blend-mode: screen}

.bgdeco2 { z-index:-1; position: absolute; top:700px; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(bgdeco2.png?t=1763348091148) repeat-y center top; transition: 0.5s linear; pointer-events: none;mix-blend-mode: screen}

.bg03 { z-index:0; position:absolute; width:100%; height:100%; background-repeat:no-repeat; background-position:center top; pointer-events:none; mix-blend-mode: screen;}

.bg04 { z-index:0; position:absolute; margin-top: 730px; width:100%; height:100%; background-repeat:no-repeat; background-position:center top; pointer-events:none;mix-blend-mode: screen;}

@media screen and (max-width:767px){	
  .m_bg01 { z-index:0; position:absolute; top:9vw; left: 0; width: 100%; height:100%; background-repeat:no-repeat; background-position: center top; pointer-events:none;background-size: 100%;}
  .bg04 { z-index:0; position:absolute; margin-top: 60vw; width:100%; height:100%; background-repeat:no-repeat; background-position:center top; pointer-events:none;mix-blend-mode: screen;}
}


/*版頭背景*/
.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=1763348091148); 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*/

    
  }



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

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


}


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

    /*日期*/
    .Area_title .box_txt { z-index: 10;position: absolute;top: 1vw; left: 74.5vw;width:109%;}
    .Area_title .box_txt .PD_layout h3{ color: #ffffff; font-size:20px;  font-family: "Century Gothic","Noto Sans TC"; font-weight: 700;width: 50%;} 


}

/*版頭區塊*/
.sub {overflow: hidden;}
.sub .PD_layout ul{display: flex;flex-direction: row;flex-wrap: nowrap;}

@media screen and (min-width:768px){
.Area_title { height:780px;}
.Area_title .sub{position: absolute;width: 47%; margin-top: -383px; margin-left: 119px; z-index: 5; padding-right: 39px;}
.Area_title .sub .PD_layout ul{padding-right:0;}
.Area_title .sub .PD_layout ul li {width: 0;;margin-right:0x;}
}
@media screen and (max-width:767px){
.Area_title { height:90vw;margin-bottom: 0 !important;}
.Area_title .sub{position: absolute;width: 55%; margin: -22vw 0 0 5vw;z-index: 10;}
.Area_title .sub .PD_layout ul{gap:0vw;padding-right:0;}
.Area_title .sub .PD_layout ul li {width: 0;;margin-right:0;}
}




/*版頭品*/
.topPD .PD_layout ul{background-color: inherit;display: flex;flex-direction: row;flex-wrap: nowrap;}
.topPD .PD_layout ul li{border: none;margin-right: -1px; width: 413px;}
.topPD .PD_layout .PD p .money,
.topPD .PD_layout .PD p .Price{color: #ffe864;}
.topPD .PD_layout .PD p b, .PD_layout .PD p del{color: #ffffff!important;}
.topPD .PD_layout ul .PD_into h3 span{background-color:inherit;padding: 0;color:#ffffff; max-width: 105%;}
@media screen and (min-width:768px){
.topPD {top: -535px;left: 346px;z-index: 10;overflow: hidden;}
.topPD .PD_layout ul{gap: 245px;padding-right: 170px;padding-bottom: 190px;margin: -12px 0 0 40px;}
.topPD .PD_layout ul .PD_into {position: relative;margin: 385px -50px 0 -47px;width:100%}
.topPD .PD_layout ul .PD_into h3 {text-align: left;font-size:36px;text-align: center;}
.topPD .PD_layout ul .PD_into h4 {text-align: left;font-size:32px;color:#ffffff;margin:-12px auto -45px auto ;text-align: center}
.topPD .PD_layout .PD p .Price{font-size:44px;}
.topPD .PD_layout ul li .PD_img{border: none;top:98px;position: relative;left: 70px;width: 50%;}
.topPD .PD_layout-D1_05 .PD p del{display: unset;}
.Area1220 .PD_layout-D1_05 .PD p{text-align: center}
}
@media screen and (max-width:767px){
  .topPD {width:100%;position: absolute;margin: -7vw 0 0 -5vw;z-index: 5;}
  .topPD .PD_layout ul li .PD_img{border: none; position: relative; margin: -32vw 1.4vw;width: 40%;}
  .topPD .PD_layout ul{gap: 7.8vw;}
  .topPD .PD_layout .PD .oPrice{display: none;}
  .topPD .PD_layout ul .PD_into h3,
  .topPD .PD_layout ul .PD_into h3 span,
  .topPD .PD_layout ul .PD_into h4 {margin:0;text-overflow: clip !important;max-width: 100%; color: #ffffff;}
  .topPD .PD_layout ul .PD_into {width: 50%; position: relative; margin: 5vw 1.5vw 0 2vw; text-align: center}
  .topPD .PD_layout-D1_05 .PD p {margin-top:0em !important}
  
  }


/*商品標*/
.tag {display: inline-block; background-color: #cc850b; color: white;
 padding: 4px 25px; border-radius: 50px; font-size: 36px; line-height: 1.4; white-space: nowrap;}
@media screen and (max-width:767px){
.tag {display: inline-block; background-color: #cc850b; color: white; padding: 2vw 4vw; border-radius: 8vw; font-size: 16px; line-height: 0.6; white-space: nowrap;}
}
 


/*提醒我按鈕*/
a.mo_remind_btn { z-index:9999; position: absolute!important; right: 0; top:69vw; width: 15%; opacity: .8;}

	
/*活動倒數*/
.TimerNick { position: absolute; top: 360px;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:#ffffff; font-weight: normal; letter-spacing:1px; text-align: center;}
.TimerNick span { padding-left: 2px; font-size: 23px;  letter-spacing: 0.1em; color:#ffffff;}
.TimerNick b { font-weight: normal;}
@media screen and (max-width:767px){
  .TimerNick  { width:100%; top:35vw; left: 7vw; 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; }
}    


@media screen and (max-width: 767px) {
  .mbbg {background-color:#1656a2; padding-top: 11vw;}

}

/*01攻略*/
.Area01 .title {margin: 120px auto 40px auto;}

@media screen and (max-width: 767px) {
  .Area01 .title {width: 100%; position: relative; margin: 0 auto 6vw auto;}

}



/*02登記*/

/*登記贈品文案顏色*/
.Area_danji .danji_box ul li .activityText .gifts span { color: #b97501;}                                   
  .Area02 .title{position:absolute; width: 100%; margin-top: -105px;}
  @media screen and (max-width: 767px) {
    .Area02 .title{ margin:5vw auto 5vw 36vw; width: 28%; position: relative;}
    .Area02 .Area_danji{width: 97%;}
    .Area02 {margin-bottom: 0!important;}
  }


/*03主打*/
.Area03 {height: auto; }
.Area03 .title {margin: 100px auto 28px auto;}
.Area03 .PD_layout{margin-bottom: 80px;}

@media screen and (max-width: 767px) {
  .Area03 .title{ margin: 10vw auto 5vw auto ; width: 85%; position: relative;}
}


/*05副打*/
.Area05 {height: auto; }
.Area05 .title{position: relative;width: 100%; left: 0px; margin: 80px auto 20px auto;}


@media screen and (max-width: 767px) {
  .Area05 {margin:-6vw auto 4vw auto!important}
  .Area05 .title{width: 85%;position: relative;}
}

/*登記外框*/
.Area_boxstyle {}
.Area_boxstyle .Area_boxstyle_box { position:relative; background-repeat: no-repeat; background-position: center bottom;z-index: 1}
    @media screen and (min-width:768px){
      .Area_boxstyle .Area_boxstyle_box {width: 1260px; margin: 190px auto 0 -136px;}

    }


@media screen and (max-width: 767px) {
  .Area_boxstyle .Area_boxstyle_box { padding:0;}
  .Area_boxstyle .Area_boxstyle_box {padding-top: 0;}
  .Area_BN .Area_swiper_box .PD_layout li{background-color: transparent;}

  }



/*品類*/
.Area06 {padding-bottom: 0px!important;}
.Area06 .title{position: relative;width: 100%; left: 0px; margin: 80px auto 20px auto;}
.Area06 .PD_wrapper{ width:78%; grid-gap:1.2em;padding-bottom:10px; }
	@media screen and (max-width:767px){
	  .Area06 {padding-bottom:0!important;}
    .Area06 .title{margin: 15vw auto 5vw auto ; width: 85%;position: relative;}
	  .Area06 .EXX1 .PD_wrapper{ width:95%; margin: 5vw auto; }
	  .Area06 .EXX2 .PD_wrapper { width:64%; padding-bottom:6vw; margin: 5vw auto; }
	}



/*旗艦館*/
.Area10 { z-index: 10;}
.Area10 .title {width: 55%; margin-top:120px; margin-bottom: 70px;}


@media screen and (max-width: 767px) {
  .Area10 .title {width: 96%; margin: 5vw auto 10vw auto;}

}


/*注意事項*/
.footer_txt {text-align:center; height:60px; padding:10px 10px 15px 10px;margin: 16px 0 15px 0; color:#ffffff; font:12px/18px Helvetica; position: relative; z-index: 10;}
@media screen and (max-width:767px){
  .footer_txt { height:30vw; margin: 0; color:#ffffff;z-index: 10;  }
  }


/*區塊_all*/
.Area1220 { margin:0 auto; width:1220px;}
.Area960 { margin:0px auto; width:960px;}
.Area { position: relative; margin:0 auto; padding:0; border-radius:0; text-align:center; }
.Area_BN{ position: relative; margin:50px auto 50px 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;}
      .Area_BN{ position: relative; margin:-6vw auto 10vw auto; padding:0; border-radius:0; text-align:center; }  
	}

  /*黏人精*/
.Area_hammerAD { z-index: 9999; position: fixed; bottom: 0; right: 0;}
.Area_hammerAD .box { position: relative; margin-right: 10px; opacity: 1;}
.Area_hammerAD img { width: 100%; height: auto; position: absolute; top: 0; left: 0;}
.Area_hammerAD .closeButton a { display: block; cursor: pointer; position: absolute; width: 20px; height: 20px; border-radius: 50%; font: bold 20px/1em "Century Gothic"; color: #FFF; text-align: center; background-color: rgba(0%,0%,0%,0.5); text-decoration: none; z-index: 2;}
.Area_hammerAD .Ahammer_text { position: absolute; z-index: 2; display: flex; align-items: center; justify-content: center; width: 90%; color: #000; font-family: "Century Gothic","Noto Sans CJK TC"; font-weight: 700;}
.Area_hammerAD .Ahammer_black .img_0, .Area_hammerAD .img_1 { filter: brightness(0%);}
.Area_hammerAD .Ahammer_black .img_1 { filter: none;}
.Area_hammerAD .Ahammer_black .Ahammer_text { color: #fff;}
@media screen and (min-width:768px){
  .Area_hammerAD { position: fixed; z-index: 300; left: 50%; right: auto; bottom: 50px; display: block; width: 210px; height: 200px; transform: translateX(618px) translate3d(0,200px,0);}
  .Area_hammerAD .closeButton a { top: 0; right: 0;}
  .Area_hammerAD .Ahammer_text { font-size: 2.3em; line-height: 1em; height: 1em; top: 40px;}
}
@media screen and (max-width:767px){
  .Area_hammerAD { display: block; width: 26%; transform: translate3d(0px, -215px, 0px) !important;}
  .Area_hammerAD .closeButton a { top: 1vw; right: 1vw;}
  .Area_hammerAD .Ahammer_text { font-size: 1.5em; line-height: 1.5em; height: 1.5em; top: 3.6vw;}
}


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

  .ts_end { display: none;}
  .ts_pre { display: none;}
  .ts_1122 { display: block;}
  .ts_1123 { display: block;}
