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

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


/*全BOX版面*/
.WRAPPER { position: relative; display: block; margin: 0 auto; padding: 0; width: 100%;  min-width: 1220px; overflow: hidden; font-family: "微軟正黑體","Microsoft JhengHei",Helvetica; background: url(bg_04.jpg?t=1753069172677) top center repeat-y, #081623;}
.WRAPPER img { border: 0; vertical-align: top;}
.WRAPPER a { text-decoration: none;}
@media screen and (max-width:767px){
  .WRAPPER { min-width: inherit; padding-bottom: 10vw; background: url(mb_bg.jpg?t=1753069172677) top center repeat-y; background-size: 100vw;}
  .WRAPPER img {  width: 100%;  height: auto;}
}
	
/*背景*/
.bgtop { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(bgtop.jpg?t=1753069172677) no-repeat center top;}
.bg_repeat_01 { z-index:1; position:absolute; top:1000px; left:0; width:100%; height:100%; background-position:center 0px; background-repeat:repeat-y; transition:0.1s linear; pointer-events:none;/*mix-blend-mode: screen;*/}
@media screen and (max-width:767px){
  .bgtop { min-width: inherit;  background: url(m_bgtop.jpg?t=1753069172677) no-repeat center 44px; background-size: 100%;}
}

/*區塊_all*/
.Area { position: relative; margin: 0 auto; padding: 0; border-radius: 0; text-align: center; }
.Area a { 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);}
.Area .go_bt2 {
  -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_bt2:hover { 
  filter: brightness(130%);
  -webkit-transform: translateY(-10px);
     -moz-transform: translateY(-10px);
      -ms-transform: translateY(-10px);
       -o-transform: translateY(-10px);
          transform: translateY(-10px);
		  }
.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;}
  .Area .go_bt2:hover { 
    filter: brightness(1);
    -webkit-transform: none;
       -moz-transform: none;
        -ms-transform: none;
         -o-transform: none;
            transform: none;
        }
  .Area1220 { width: 100%;}
  .Area960 { width: 100%;}
  /*區塊_切割*/
  .Area_1bn { margin: 0 auto; padding: 0; overflow: hidden;}
  .Area_1bn a { float: left; margin: 0 0 2% 0; padding: 0; width: 100%; list-style: none;}
  .Area_2bn { margin: 0 auto; padding: 0; overflow: hidden;}
  .Area_2bn a { float: left; margin: 0 1% 2%; padding: 0; width: 48%; list-style: none;}
  .Area_3bn { margin: 0 auto; padding: 0; overflow: hidden;}
  .Area_3bn a { float: left; margin: 0 1% 2% ; padding: 0; width: 31.3%; list-style: none;}
  .Area_1bn_nopadding { margin: 0 auto; padding: 0; overflow: hidden;}
  .Area_1bn_nopadding a { float: left; margin: 0; padding: 0; width: 100%; list-style: none;}
  .Area_2bn_nopadding { margin: 0 auto; padding: 0; overflow: hidden;}
  .Area_2bn_nopadding a { float: left; margin: 0; padding: 0; width: 50%; list-style: none;}
  .Area_3bn_nopadding { margin: 0 auto; padding: 0; overflow: hidden;}
  .Area_3bn_nopadding a { float: left; margin: 0; padding: 0; width: 33.3%; list-style: none;}
}

/*間距*/
.Area_bottom { margin-bottom: 50px;}
@media screen and (max-width:767px){
  .Area_bottom { margin-bottom:5vw;}
}

/*共用樣式*/
.PD_box .PD_layout{ padding: 0 1.5vw;}
@media screen and (max-width:767px){
}

/*版頭*/
@media screen and (min-width:768px){
.Area_top {height: 930px;}
.Area_top .main { position: absolute; width: 65%; top: 20px; left: 50%; transform: translateX(-50%);}
.Area_top .top_PD{position: absolute ; width: 45% !important ; top: 390px ; left: 320px ;z-index: 4;}
.Area_top .deco {width: 61%;position: absolute;top: 234px;left: 8px;}

/*標題*/
.Area_top .main { width:100%;}
.Area_top .main .layout_title01 {width: 50%;top: 30px;}
.Area_top .main .layout_title03 {width: 13%;top: -51px;left: 372px;}

/*副標輪播*/	
.Area_top .main .layout_title02 {width: 36%;position:absolute;top: 269px;left: 385px;overflow:hidden;height: 100%;z-index: 11;margin: auto;}
.Area_top .main .layout_title02 .PD_layout ul {display:flex;margin:0;padding:0;grid-gap:0;height:10px;}

}
@media screen and (max-width:767px){
.Area_top {height: 124vw;}
.Area_top .deco {width: 23%;position: absolute;top: 27vw;left: 9vw;}

/*標題*/
.Area_top .main { width:100%;}
.Area_top .main .layout_title01 {width: 75%;top: 8vw;}
.Area_top .main .layout_title03 {width: 18%;top: 7vw;left: 36vw;}


/*副標輪播*/	
.Area_top .main .layout_title02 {width: 62%;position:absolute;top: 36vw;left: 20vw;overflow:hidden;height: 10vw;z-index:5;}
.Area_top .main .layout_title02 .PD_layout ul {display:flex;margin:0;padding:0;grid-gap:0;height:10vw;}
	
/*版頭品*/	
.Area_top .top_PD { width:75% ;position:absolute;top: 51vw ;left: 10vw;}

}







/*滑動公版*/
@media screen and (min-width:768px){
.Area_sale {height:100%;}
}
@media screen and (max-width:767px){
.Area_sale {height:100%;} 
.Area_sale .Area_swiper {width:100%;background:url(m_sale_bg.jpg?t=1753069172677)top center no-repeat;background-size:100%;padding-bottom:10vw;}
.Area_sale .Area_swiper .Area_swiper_box {width: 88%;margin: 0 0 0 14vw;}

}



/*登記送*/
@media screen and (min-width:768px){
.Area01 {}
/*登記贈品文案顏色*/
.Area_danji .danji_box ul li .activityText .gifts span { color: #004ca6;}

}
@media screen and (max-width:767px){
.Area01 {height:100%;}
.Area01 .Area_danji {width:96%;}
/*登記贈品文案顏色*/
.Area_danji .danji_box ul li .activityText .gifts span { color: #004ca6;}

}



/*按鈕6顆*/
@media screen and (min-width:768px){
  .Area03 {height:100%;}
}
@media screen and (max-width:767px){
.Area03 {height:100%;}


}



/*按鈕2顆*/
@media screen and (min-width:768px){
  .Area_guan { width: 800px ; }
}
@media screen and (max-width:767px){
}



/*口碑熱銷夯品*/
.Area05 .PD_img_box ul li { padding: 0 40px 20px;}
.Area05 .PD_img_box h3{ top: 385px; left: 0; padding: 0; text-align: center; font-size: 40px; color: #d3def3;}
.Area05 .PD_img_box h4{ top: 435px; left: 0; padding: 0; text-align: center; font-size: 40px; color:#d3def3; }
.Area05 .PD_img_box .PD_layout .PD:hover h4{ color:#d3def3; }
.Area05 .PD_img_box p{ top: 495px; padding: 0 50px 0 36px; line-height: 1.8em;}
.Area05 .PD_img_box .PD_layout .PD p b, .Area05 .PD_img_box .PD_layout .PD p del{ font-size: 30px; color: #a3a3a3;}
.Area05 .PD_img_box .PD p .Price{ font-size: 54px; -webkit-text-fill-color: #f7faa4;}
.Area05 .PD_img_box .PD p .money{ font-size: 36px; -webkit-text-fill-color: #f7faa4;}
.Area05 .PD_img_box .PD .js-PD_txt2, .Area05 .PD_img_box .PD .js-PD_unit{ display: none;}
@media screen and (max-width:767px){
  .Area05 .PD_img_box { margin-top: -8vw;}
  .Area05 .PD_img_box ul li { padding: 0.5vw;}
  .Area05 .PD_img_box h3{ top: 51vw; padding: 0; font-size: 1.2em;}
  .Area05 .PD_img_box h4{ top: 58vw; padding: 0; font-size: 1.2em;}
  .Area05 .PD_img_box p{ top: 63.8vw; padding: 0 3vw 0 4.5vw;}
  .Area05 .PD_img_box .PD_layout .PD p b, .Area05 .PD_img_box .PD_layout .PD p del{ font-size: 0.9em;}
  .Area05 .PD_img_box .PD p .Price{ font-size: 1.6em;}
  .Area05 .PD_img_box .PD p .money{ font-size: 1em;}
}


/*頁籤區1*/
@media screen and (min-width:768px){
  .Area04 {height:100%;}
  .Area04 .Area_page {background:url(Area04_bg.png?t=1753069172677)top center repeat-y;background-size:100%;}
  .Area04 .NavArea_tabbar_page {padding-top:2vw;}
  .Area04 .content_swiper {width:96%;margin:0 auto;padding-bottom: 30px;overflow: hidden;}
  }
@media screen and (max-width:767px){
.Area04 {height:100%;}
.Area04 .Area_page {background:url(Area04_bg.png?t=1753069172677)top center repeat-y;background-size:100%;}
.Area04 .NavArea_tabbar_page {padding-top:2vw;}
.Area04 .content_swiper {width:96%;margin:0 auto;padding-bottom:4vw;}

}







/*買1送1*/
@media screen and (min-width:768px){
  .Area02 {height:100%;}
}
@media screen and (max-width:767px){
.Area02 {height:100%;}


}


/*館按鈕6顆*/
@media screen and (min-width:768px){
.Area06 {height:100%;}
}
@media screen and (max-width:767px){
.Area06 {height:100%;}


}




/* 頁簽 */
.Area_page h3 { color: #fff; margin: 0; padding: 0}
  @media screen and (min-width:768px){ 
    .Area_page { overflow: hidden; padding: 20px 0 ; border-radius: 1em } 
    .Area_page h3 { color: #fff; margin: 0 auto 20px; padding: 0}
    .Area_page .PD_layout { width: 96%; }
    .page_bg { /*background: url(Area04_bg.png?t=1753069172677) top center repeat-y; background-size: 100%;*/ padding: 0 0 40px 0; }
  }
  @media screen and (max-width:767px){
    .Area_page { width: 96%; overflow: hidden; padding: 5vw 0 ; border-radius: 1em } 
    .Area_page h3 { color: #fff; margin: 0 auto 2vw; padding: 0}
  }




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




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