
@charset "utf-8";
/*基本*/
body {margin: 0; padding:0;}

/*區塊_all*/
.Area {position: relative;margin:0 auto;padding:0;text-align:center;}
.Area .box_bg{position:absolute;top:0;left: 0;z-index: 0;} 
.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 { position: relative;}

	}


/*LOGO CSS*/
.momologo { z-index:2; position: absolute; top: 19px; left:-27px;}
.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 {position: relative;margin: 0 auto;padding: 0;width:100%;min-width:1220px;overflow: hidden;font-family:"微軟正黑體","Microsoft JhengHei",Helvetica;background-color: #b5e9fb; z-index: 0;}
.WRAPPER img { border:0; vertical-align:top;}
.WRAPPER a { text-decoration:none;  display:inline-block;}
.WRAPPER .Area_top{position: relative; }
.WRAPPER .mainArea { position:relative; display:block; margin:0 auto; padding: 0; width:1220px;}
	@media screen and (max-width:767px){
		.WRAPPER { padding-bottom:0px; margin:0 auto; display: block; min-width:100%; z-index: 0;}
		.WRAPPER .mainArea { position:relative; display:block; margin:0 auto; padding: 0; width:100%;  }

	}


/*PC背景*/
@media screen and (min-width:767px){
.bg_fix {z-index: 0;position:absolute;top: 0;left:0;width:100%;height: 1047px;background-repeat:no-repeat;background-position: center top;pointer-events:none;}
.bgtop_fixed { z-index:-1; position:fixed; top:0; left:0; width:100%; min-width:1220px; height:100%; background-repeat:repeat-y; background-position:center top; pointer-events:none; }
.bg_deco {z-index:-1;position:absolute;top:850px;left:0;width:100%;height:100%;background-position:center 0px;background-repeat:repeat-y;pointer-events:none;}	
}

/*mb背景*/
@media screen and ( max-width:767px) {
.bgtop01 { z-index:0; position:absolute; top:44px; left:0; width:100%; height:100%; background-repeat:no-repeat; background-position:center top; background-size:100%; }	
.bgtop02 { z-index:0; position:absolute; top:10vw; left:0; width:100%; height:100%; background-repeat:no-repeat; background-position:center top; background-size:100%; }	
.bg03{ z-index:-1; position:fixed; top:0vw; left:0; width:100%; height:100%; background-repeat:repeat-y; background-position:center top; background-size:100%; }	
.bg02{ z-index:-1; position:absolute; top:0vw; left:0; width:100%; height:100%; background-repeat:repeat-y; background-position:center top; background-size:100%;  }	
}



  /*版頭區塊*/
  .topdeco{ position:absolute; pointer-events: none; z-index: 1;}  
  @media screen and (min-width:768px){
  .Area_title {height:826px;}
  .deco01 { top: 65px; left: 202px; animation: swing2 30s infinite alternate; animation-delay: 3s; transform-origin: center center!important; }
  .deco02 { top: 286px; left: 841px; animation: swing 2s infinite alternate; animation-delay: 3s; }
}
  @media screen and (max-width:767px){
  .Area_title {height:108vw;}
  .Area_title .mb_01{position:absolute; top:0; left:0 ;width: 100%; z-index:-1;}
  .deco01 {top: 8vw; left: 5vw; width: 12vw; animation: swing2 30s infinite alternate; animation-delay: 3s; transform-origin: center center!important;}
  .deco02 {top: 29vw; right: 5vw; width: 18vw; animation: swing 2s infinite alternate; animation-delay: 3s;}
  }
  
@keyframes swing {
  0%{ transform: rotate(0deg); }
  100%{ transform: rotate(-5deg); }
}
@keyframes swing2 {
  0%{ transform: rotate(0deg); }
  100%{ transform: rotate(360deg); }
}


/*版頭主標微調*/
.Area_title .title .PD_layout .PD a { pointer-events: none; }
.Area_title .title ul{ padding: 0!important; }
.Area_title .title{ z-index: 5; position: absolute;}
@media screen and (min-width: 768px){
.title01 {position:absolute;top:30px;left:142px; width:76%; z-index: 5;}
}
@media screen and (max-width:767px){
}


/*副標輪播*/
.Area_title .topPD2 {position: absolute; top: 290px; left:355px; width:569px;height: 91px;overflow: hidden;z-index: 21;}
.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 (min-width: 768px){
  .Area_title .topPD2 ul.PD_wrapper li img{ width: 90%; }
}
@media screen and (max-width:767px){
  .Area_title .topPD2 {width: 69%; height: 10vw; position: absolute; top: 29vw; left: 19.5vw; overflow: hidden;}
  .Area_title .topPD2 ul.PD_wrapper li img{ width: 80%; }
}


/*日期*/
.Area_title .date .PD_layout .PD a { pointer-events: none; }
.Area_title .date ul{ padding: 0!important; }
.Area_title .date{ z-index: 5; position: absolute;}
@media screen and (min-width: 768px){
.Area_title .date {top:221px;left:181px; width:12.5%;}
}
@media screen and (max-width:767px){
  .Area_title .date {top:22.5vw;left:4.5vw; width:16%;}
}



/*輪播物件*/
.Area_topbn2 { top:450px;height: 452px;left:0; z-index: 2; }
.Area_topbn2 .box { overflow: hidden;  }
.Area_topbn2 .Area_swiper_box{ width: 93%;  padding-left: 60px; }
@media screen and (max-width: 767px) {
.Area_topbn2  { top: -2.5vw; height: auto; left:0;}
.Area_topbn2 .Area_swiper_box { width: 100%; padding-left: 13.5vw;}
.Area_topbn2 .PD_layout .PD p b{display: inline}
}

/*輪播物件小標*/
.topPDtitle{ position: absolute; left: -13px; top: 3px; width: 60px;}
@media screen and (max-width: 767px) {
  .topPDtitle{ left: 1.5vw; top: 1.5vw; width: 10vw; }
}



/*推距離*/
.Area_bottom{ margin-bottom: 40px; }
.Area_bottom2{ margin-bottom: 110px; }
.Area_bottom3{ margin-bottom: 170px; }
.Area_bottom4{ margin-bottom: 42px; }
@media screen and (max-width:767px){
  .Area_bottom{ margin-bottom: 6vw; }
  .Area_bottom2{ margin-bottom: 9vw; }
  .Area_bottom3{ margin-bottom: 17vw; }
  .Area_bottom4{ margin-bottom: 5vw; }
}


/*品公版*/
@media screen and (max-width:767px){
  .PD96 ul {  width: 96%;}
}


/*區背景*/
.Area .bg, .Area .bg_btom{ position: absolute;pointer-events: none;z-index:0; }
@media screen and (min-width: 768px){
  .Area .bg, .Area .bg_btom{ left: 50%; transform: translateX(-50%); }
  .Area_topic:before{ left: 50%; transform: translateX(-50%); }
}
.Area_topic .bg {top:-5px;left: 50%;}	
.Area_topic .bg_btom {bottom:-45px;}	
.Area_topic:before{ content:''; width: 2000px; height: 56%; background:url(Area_topic_center.png?t=1778495234920) repeat-y center / 100%; position: absolute; top: 365px;} 

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

  .Area_topic .bg {top:0vw;left:0;width:100%;  }	
  .Area_topic .bg_btom {bottom:-6vw;left:0;width:100%; }	
  .Area_topic:before{ content:''; width: 100%; height: 92%; background:url(mArea_topic_center.png?t=1778495234920) repeat-y center / 100%; position: absolute; top: 40vw; left: 0;}


}



/*區標圖*/
.box_txt_all {position: relative;  height: auto; z-index: 10; }
.box_txt_all .PD_layout ul {padding: 0;grid-gap: 0px !important;}	
.box_txt_all img{width: 100%!important;padding: 0;}
@media screen and (min-width: 768px){
.box_txt_all { margin: 0 auto 10px; width: 960px; }
.box_txt2 { margin: 0 auto 0; }
.box_txt3 {transform: translateX(-129px);}
}
@media screen and (max-width:767px){
.box_txt_all { margin: 0 auto 0vw; }
.box_txt2 { margin: 0 auto 0; }
}



/*輪播BN*/
.Area_bn .BN_swiper {  overflow: hidden; z-index: 1;}
.Area_bn .BN_swiper ul.PD_wrapper { display: flex; flex-wrap: nowrap; margin: 0; padding:0 0 20px; height: 300px;}
.Area_bn .BN_swiper ul.PD_wrapper li img{ border-radius: 0; overflow: hidden; }
.Area_bn .BN_swiper ul.PD_wrapper li {  flex-shrink: 0; }
.Area_bn .BN_swiper ul.PD_wrapper li.PD_slide { min-width: inherit; }
@media screen and (max-width:767px){
  .Area_bn .BN_swiper { width: 96%; margin: auto;}
  .Area_bn .BN_swiper ul.PD_wrapper { height: 28vw; padding: 0;}
}


/*bn輪播*/
.Area_bnn .swiper-pagination-bullet {background: #000;}
@media screen and (min-width:768px){
.Area_bnn {width: 960px;margin: 0 auto 10px;height: auto;overflow: hidden;}
.layout_bnn .PD_layout ul{display: flex;margin: 10px 0; padding: 0 0 0;height: 230px;grid-gap: 0;}
.Area_bnn .Area_swiper_box .PD_layout li{margin:15px 0 0 0}
}

@media screen and (max-width:767px){
.Area_bnn {width: 95%;height: auto;margin-bottom: 3vw;overflow: hidden;padding: 0;}
.layout_bn.PD_layout ul{ display: flex;padding: 0 0 0 0;margin: 0 auto;height: 31vw;grid-gap: 0;}
.Area_bnn .Area_swiper_box .PD_layout li{margin: 2vw 0 0 0;}
}





/*折價劵(線上入搞)*/
.PD_layout.PD_layout-coupon3 .PD .divine_coupon, .PD_layout.PD_layout-coupon3 .PD .threshold { color: #000;}	
.PD_layout.PD_layout-coupon3.coupon2 .PD .divine_coupon, .PD_layout.PD_layout-coupon3.coupon2 .PD .threshold { color: #fff;}	

/*攻略*/
.Area_active .active_btn ul{ padding: 0; grid-gap:15px; }
@media screen and (min-width: 768px) {
  .Area_active .Area_coupon .cp_more{ transform: translateY(-15px); margin-bottom: 20px; }
}
@media screen and (max-width: 767px) {
  .Area_active .Area_coupon .cp_more{ transform: translateY(-1vw); margin-bottom:2vw; }
  .Area_active .active_btn ul{  grid-gap:1.5vw; width: 96%; }
}

/*3P券*/
.Area_coupon_ppp { background-color: #e1f8ff; border-radius: 20px; margin: 15px 0 25px;}
.Area_coupon_ppp .PD_coupon{ padding-bottom: 8px; }
@media screen and (max-width: 767px) {
  .Area_coupon_ppp { margin: 2vw 0 3vw; }
  .Area_coupon_ppp .swiper-pagination{ margin-top: -2vw; }
}

/*攻略輪播品*/
.active_swiper .layout_day ul {width: 100%!important;margin:0 auto!important;padding:0!important;grid-gap:0;height: 438px;}
.active_swiper .layout_day ul li {background:url(Area02_daybg.png?t=1778495234920)top center no-repeat;background-size:100%;padding-bottom: 0; }
.active_swiper .layout_day ul li a {color: #4c2b14;}
.active_swiper .layout_day .PD p {position:absolute;top: 12px;left: 187px;color: #1ea1f4;font-size: 1.1em;}
.active_swiper .layout_day .PD p .Price {font-size: 1.6em;}
.active_swiper .layout_day .PD p .money {display: none !important;;}
.active_swiper .layout_day .PD_img {width: 100%;margin:0 auto;padding-top: 54px;}
.active_swiper .layout_day .PD_img img {border-radius:50%;}
.active_swiper .layout_day .PD_into {padding-top: 7px;}
.active_swiper .layout_day .PD h4 {line-height: 2.4em;}
.active_swiper .layout_day .PD_into .js-PD_txt1 {color: #1d1d1d;font-size: 36px;}
.active_swiper .layout_day .PD_into .js-PD_txt2 {font-size: 40px;padding-top: 27px;color: #fff; box-sizing: unset;}
@media screen and (max-width: 767px){
  .active_swiper .layout_day ul {width:100%!important;margin:0 auto!important;padding:0!important;grid-gap: 0;height: 56vw;}
  .active_swiper .layout_day .PD_slide { min-width: inherit; }
  .active_swiper .layout_day ul li {background:url(Area02_daybg.png?t=1778495234920)top center no-repeat;background-size:100%;height:57vw;}
  .active_swiper .layout_day ul li a {color: #492c16;}
  .active_swiper .layout_day .PD p {position:absolute;top: 0vw;left: 23.5vw;color: #1ea1f4;}
  .active_swiper .layout_day .PD p .Price {font-size: 0.9em;}
  .active_swiper .layout_day .PD p .money {display: none !important;;}
  .active_swiper .layout_day .PD_img {padding: 6vw 1vw 0;}
  .active_swiper .layout_day .PD_img img {border-radius: 50%;}
  .active_swiper .layout_day .PD_into {padding-top: 1vw;}
  .active_swiper .layout_day .PD h4 {line-height: 1.7em;}
  .active_swiper .layout_day .PD_into .js-PD_txt1 {color: #1d1d1d;font-size: 20px;}
  .active_swiper .layout_day .PD_into .js-PD_txt2 {font-size: 20px;padding-top: 4px;color: #fff;}
  .active_swiper .Area_swiper_box{ padding-bottom: 0; }
}


/* 品輪播 */
.Area_PD1 .Area_swiper_box{ margin: 0 auto -30px; }
@media screen and (max-width:767px){
  .Area_PD1 .Area_swiper_box{ margin: 1vw auto -8vw; padding-left: 2vw;}
}


/*活動倒數*/
.TimerNick2 #MS4{ display: none; }
.TimerNick2 {display:inline-block;position:absolute;top:192px;left:297px;height: 57px;z-index:99;font-weight: 700;padding: 1.4% 0 0; width: 40%; text-align:center;}
.TimerNick2 .FontStyle2 {display: inline-block;margin: 0 0 0 2px;padding: 0;border: 0;font: bold 40px/30px Arial;color: #161616;/*background-color: #000; */border-radius:5px;/*text-shadow:1px 1px 0px #fff;*/letter-spacing: 0px;text-align: center;}
.TimerNick2 span {padding-left: 2px;font: 400 37px/48px "微軟正黑體","Microsoft JhengHei", Arial, Helvetica;letter-spacing: -0em;color: #161616;}
@media screen and (max-width:767px){
.TimerNick2 { width: 73%; top:19.5vw;left:14vw; margin:0;height:0; padding-bottom: 7%; background-size:100%;  transform: scale(0.95);}
.TimerNick2 .FontStyle2 {margin: 0;padding: 0;border: 0;font: bold 5vw/5vw Arial;}
.TimerNick2 span {padding-left:0;font: normal 5vw/5vw "微軟正黑體","Microsoft JhengHei", Arial, Helvetica;letter-spacing: -0.05em;}
}


/*mb 4品一排*/
.Area_brand .box_wrap { display: flex; flex-wrap: wrap; }
@media screen and (min-width:768px){
  .Area_brand .b_box {width: 472px;height: 525px;margin: 0 auto;background: url("Area_brand_bg.png?t=1778495234920") center top/ 100% no-repeat scroll;left: 0;position: relative;}	
  .Area_brand .text02 {width: 90%;margin: auto;height: 165px;}	 
  .Area_brand .text02 .PD_layout .PD_into {display: flex;flex-direction: row;margin-top: 0vw;margin-bottom: -4vw;}
  .Area_brand .text02 .PD_layout .PD_into .PD_logo {width: 54%;left: 7px;top: 4px;position: relative;}  
  .Area_brand .text02 .PD_layout .PD_into h3 {width: 100%;color: #fff;margin-top: 0px;left: 0;position: absolute;font: 42px/45px "Noto Sans CJK SC";font-weight: 500;top: 100px;}  
  .Area_brand .b_box .box {position:relative;width: 100%;margin: 0 auto 0;padding-bottom: 0;}
  .Area_brand .layout_PD ul {padding-left: 20px;padding-right: 20px;}
  .Area_brand .layout_PD {width: 99.5%;}
  .Area_brand .layout_PD .PD h3 {display: none;}
  .Area_brand .layout_PD .PD p del {display: none;}
  .Area_brand .layout_PD .PD h4 {font-size: 30px;margin-bottom:0;}
  }
  @media screen and (max-width:767px){
    .Area_brand .b_box {width: 49%;height: 60vw;margin: 0 auto;background: url("Area_brand_bg.png?t=1778495234920") center top/ 100% no-repeat scroll;}	
    .Area_brand .text02 {height: 16vw;}	
    .Area_brand .text02 .PD_layout .PD_into {display: flex;flex-direction: row;margin-top: 0vw;margin-bottom: 0;padding: 0;}
    .Area_brand .text02 .PD_layout .PD_into .PD_logo {width: 49%;top: 0.5vw;position: relative;left: 4vw;}  
    .Area_brand .text02 .PD_layout .PD_into h3 {width: 100%;margin-left: 0;color: #fff;margin-top: 10vw;font: 18px/18px "Noto Sans CJK SC";font-weight: 500;position: absolute;} 
    .Area_brand .layout_PD ul {padding-left: 0vw;padding-right: 0vw;} 
    .Area_brand .layout_PD {width: 99.7%;}
    .Area_brand .layout_PD .PD h3 {display: none;}
    .Area_brand .layout_PD .PD p del {display: none;}
    .Area_brand .layout_PD .PD h4 {font-size: 13px;margin-bottom:0;}
    .Area_brand .layout_PD .PD p .Price {font-size: 1.3em;}
  }


/* 品輪播 */
.Area_PD2 .Area_swiper_box{ margin: 0 auto -30px; }
@media screen and (max-width:767px){
  .Area_PD2 .Area_swiper_box{ margin: 1vw auto -8vw; padding-left: 2vw;}
}


/* 主題區公版 */
.Area_topic { margin-top: 100px; }
@media screen and (max-width:767px){
  .Area_topic { margin-top: 11vw; }
}

/*mb 4品一排 + 錨點*/
.Area_brand2{ margin-top: 100px; }
@media screen and (max-width:767px){
  .Area_brand2{ margin-top: 10vw; }
}


/*下方公版*/
.Area_PD4 .Allbox{ margin-bottom: 45px; }
@media screen and (max-width:767px){
  .Area_PD4 .Allbox{ margin-bottom: 4vw; }
}



/*登記贈品文案顏色*/
.Area_danji .danji_box ul li .activityText .gifts span {color: #f9ff5a;}  
/*登記*/
.Area_book { margin-top: 65px;}
.Area_book .Area_danji .danji_box{margin: 0 auto -15px;}
@media screen and (max-width:767px){
.Area_book {width:100%;height:100%;padding: 0;padding-bottom: 0vw;margin-top: 7vw;}
.Area_book .Area_danji .danji_box{ width: 99%;}
.Area_book .Area_danji { position: relative; left: 0; width:97%;  margin: 0 auto -3vw; padding:0 0 .5em 0;}	
}


.Area_btn ul{ padding: 0!important; grid-gap:0!important; }    
@media screen and (max-width:767px){
  .Area_btn ul{ width: 96%!important; }
}


.Area_bn2 ul { padding: 50px 0 0!important; grid-gap:20px!important; }
@media screen and (max-width:767px){
  .Area_bn2 ul { padding: 1vw 0 0 !important; grid-gap: 3vw !important;  width: 96% !important;}
  
 
}



/*注意事項區*/
.edm_notice{position: relative;margin:90px auto 10px;text-align:center;padding:10px 10px 15px 10px;color: #1f1f1f;font:12px/18px Helvetica;}
.edm_notice .apple_notice{  padding:10px 0px 10px 0px; }

@media screen and (max-width:767px){
.edm_notice{position: relative;margin:14vw 0 4vw 0;text-align:center;padding:10px 0 15px 0;color: #1f1f1f;font:12px/18px Helvetica;}
}







