@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_f.png?t=1756374793440") top center repeat-y, url("bg.jpg?t=1756374793440")top center repeat;}
.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("bg.jpg?t=1756374793440")top center repeat; background-size: 120%;}
  .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.png?t=1756374793440) no-repeat center top;}
@media screen and (max-width:767px){
  .bgtop { min-width: inherit;  background: url(m_bgtop.png?t=1756374793440) 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: 40px;}
@media screen and (max-width:767px){
  .Area_bottom { margin-bottom: 5vw;}
  .Area_bottom1 { margin-bottom: 4vw;}
}

/*共用樣式*/
.Area_bg_bt{background: url("bg_g_bt.png?t=1756374793440") bottom repeat-x; max-width: 2000px; margin: 0 auto; height: 50px;}
@media screen and (max-width:767px){
  .Area_bg_bt{ background-size: 110%; margin: 0 auto; height: 2vw;}
}


/*版頭*/
.Area_top { height: 660px;}
.Area_top .main { width: 626px; position: absolute; top: 84px; left: 51px;}
.Area_top .mainsubtitle { position: absolute; top: 173px; left: 6px; width: 100%; z-index: 1;}
.Area_top .mainsubtitle img { width: 78%;}
.Area_top .mainsubtitle ul.PD_wrapper { display: flex; flex-wrap: nowrap; margin: 0; padding: 0; width: 100%; grid-gap: 0; box-sizing: content-box; height: 95px;}
.Area_top .mainsubtitle ul.PD_wrapper li { position: relative; flex-shrink: 0; margin: 0; padding: 0; background-image: none;}
.Area_top .date{ width: 145px; position: absolute; top: 214px; left: -22px;}
@media screen and (max-width:767px){
  .Area_top { height: 112vw;}
  .Area_top .main { width: 100%; top: 4vw; left: 50%; transform: translateX(-50%); }
  .Area_top .mainsubtitle { top: 28vw; left: 0vw; width: 100%; z-index: 1;}
  .Area_top .mainsubtitle img { width: 78%;}
  .Area_top .date{ width: 21vw; top: 45vw; left: 5vw;}
}







/*副標*/
.top_PD .PD_layout ul{ display: flex; }

@media screen and (min-width: 768px){
.top_PD {position: absolute;top: 81px;left: 508px;width: 62%;z-index: 30;}
.top_PD .PD_layout .PD img { width:80%; }	
}
@media screen and (max-width:767px){
.top_PD {position: absolute;top: 44vw;left: 0vw;width: 100%;z-index: 30;}
.top_PD .PD_layout .PD img { width: 83%; }	

}




/*登記贈品文案顏色*/
.Area_danji .danji_box ul li .activityText .gifts span { color: #f561a6;}                 
                    
/*文案黑色*/
.Area_danji .danji_box .activityText p { color: #000 !important;}
.Area_danji .danji_box .activityText .Tip { color: #000 !important;}
.Area_danji .danji_box .content p {color: #000 !important;}
  

  	
/*注意事項區*/
.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; }















/*topbtn*/
.Area00_bg { background: #35c0ba; padding: 170px 0 0; margin-top: -170px; max-width: 2000px; margin-left: auto; margin-right: auto;}
.Area00{ margin-top: 60px;}
@media screen and (max-width:767px){
  .Area00_bg { padding: 10vw 0 1vw; margin-top: -10vw; max-width: 100%;}
  .Area00_bg .PD_layout[data-pd-li=BN] ul, .PD_layout[data-pd-li=BN-AWD] ul, .PD_layout[data-pd-li=PDBN] ul{ grid-gap:.5em;}
  .Area00{ margin-top: 7vw;}
}

/* 登記活動 */
.Area01{ margin-top: 60px;}
.Area01 .danji_box{ width: 98%;margin:0 auto;}
@media screen and (max-width:767px){
  .Area01{ margin-top: 5vw;}
}



/*強檔主打*/
.Area03 { margin-top: 60px;}
.Area03 .PD_img_box ul {padding: 0 60px;}
.Area03 .PD_img_box ul li { padding: 0 20px 40px;}
.Area03 .PD_img_box h3{ top: 365px; left: 0; padding: 0; text-align: center; font-size: 40px; color: #fff;}
.Area03 .PD_img_box h4{ top: 415px; left: 0; padding: 0; text-align: center; font-size: 36px; color:#fff; }
.Area03 .PD_img_box .PD_layout .PD:hover h4{ color:#fff; }
.Area03 .PD_img_box p{ top: 470px; padding: 0 50px; line-height: 1.8em;}
.Area03 .PD_img_box .PD_layout .PD p b, .Area03 .PD_img_box .PD_layout .PD p del{ font-size: 30px; color: #fff;}
.Area03 .PD_img_box .PD p .Price{ font-size: 54px; -webkit-text-fill-color: #fffc26;}
.Area03 .PD_img_box .PD p .money{ font-size: 36px; -webkit-text-fill-color: #fffc26;}
.Area03 .PD_img_box .PD .js-PD_txt2, .Area03 .PD_img_box .PD .js-PD_unit{ display: none;}
@media screen and (max-width:767px){
  .Area03 { margin-top: 10vw; margin-bottom: 4vw;}
  .Area03 .PD_img_box ul {padding: 0 2vw;}
  .Area03 .PD_img_box ul li { padding: 0.5vw; margin-bottom: 6vw;}
  .Area03 .PD_img_box h3{ top: 46vw; padding: 0; font-size: 1.2em;}
  .Area03 .PD_img_box h4{ top: 52.5vw; padding: 0; font-size: 1.2em;}
  .Area03 .PD_img_box p{ top: 58vw; padding: 0 7vw;}
  .Area03 .PD_img_box .PD_layout .PD p b, .Area03 .PD_img_box .PD_layout .PD p del{ font-size: 0.9em;}
  .Area03 .PD_img_box .PD p .Price{ font-size: 1.6em;}
  .Area03 .PD_img_box .PD p .money{ font-size: 1em;}
}


/*---頁籤---*/
/*Area_page*/
.Area_page h3 { color: #fff; margin: 0; padding: 0}
  @media screen and (min-width:768px){ 
    .Area_page { margin: -4px auto 0 auto; 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%}
  }
  @media screen and (max-width:767px){
    .Area_page {width: 96%; overflow: hidden;padding: 0 0 0 0;border-radius: 1em;margin: 0vw auto 0 auto;} 
    .Area_page h3 { color: #fff; margin: 0 auto 2vw; padding: 0}
  }

/* --------------------------------------
 * Page 頁籤共用_202405291900

 * -------------------------------------- */
 .NavArea_tabbar_page {margin: 0 auto 15px auto;width: 96%;}  
 .NavArea_tabbar_page .Nav { overflow: visible; transform: translate3d(-30.5%, 0, 0);}  
 .NavArea_tabbar_page .Nav_box {border-radius: 8px;overflow: hidden;padding: 0 2% 0 0;}
 .NavArea_tabbar_page[data-num="2"] .Nav-wrapper { transform: translate3d(55.5%, 0, 0)!important}
 .NavArea_tabbar_page[data-num="3"] .Nav-wrapper { transform: translate3d(43.0%, 0, 0)!important}
 .NavArea_tabbar_page[data-num="4"] .Nav-wrapper { transform: translate3d(30.5%, 0, 0)!important}
 .NavArea_tabbar_page[data-light="box"] .Nav ul { padding: 0 }
 .NavArea_tabbar_page .Nav li { overflow: visible; }
  /*頁籤高亮顏色設定 */  
 .NavArea_tabbar_page .Nav .swiper-slide-active a { color:#fff;}
 .NavArea_tabbar_page .Nav .swiper-slide-active i { display:block; border: 1px solid #ff86bf !important; background-color: #ff86bf !important;}
  /*推編輯按鈕 */  
 .NavArea_tabbar_page .Nav input { position: fixed; left: 30%}
   @media screen and (min-width:768px){ 
     .NavArea_tabbar_page { display: block; }
   }

/*tokuyo頁籤公版*/
.Area04 {}
@media screen and (max-width:767px){
  .Area04 {}
}

/*寶拉珍選頁籤公版*/
.Area05 {}
@media screen and (max-width:767px){
  .Area05 {}
}



@media screen and (min-width:768px){
.Arealogo {width: 700px;}
}
@media screen and (max-width:767px){
.Arealogo .PD_layout .PD img{width:89%;}
}


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


  /*主打品區*/
@media screen and (max-width:767px){
.Area06 { height:217vw;padding-bottom: 0px}
}
.Area06 .PD_layout ul {background-color: transparent;width: 100% }
.Area06 .PD_layout ul li {border: none; }

@media screen and (min-width:768px){
	.Area06 .PD_layout ul {padding-left: 0px; padding-right: 0px;}
    .Area06 .PD_layout  ul li:nth-child(even){ top: 50px;border: none; } 
    .Area06 .PD_layout.layout_item {padding: 0;top: 0px}
    .Area06 .PD_layout.layout_item .PD_slide:hover {transform:translateY(-6px);}
    .Area06 .PD_layout.layout_item .PD_slide:hover { box-shadow:unset;}
    .Area06 .PD_layout.layout_item .PD_slide {height: 720px;padding:0;margin: 0;}
    .Area06 .PD_layout.layout_item .PD_slide .PD_into {width: 100%;position: absolute;top: 301px;font-size: 2em;margin: 0 auto;}
    .Area06 .PD_layout.layout_item .PD_slide .PD_img img {margin: 0 auto;box-shadow: unset;padding: 12% 5% 0% 5%}
    .Area06 .PD_layout.layout_item .PD_slide .PD_into h3 {padding: 0;color: #ffffff;font-size: 1.2em;max-height: 1.2em; font-weight: 700; line-height: 1.3em;font-family: Noto Sans CJK SC; margin: 0 auto;}
    .Area06 .PD_layout.layout_item .PD_slide .PD_into h4 {font-size: 1.2em; color: #ffffff;font-weight: 800; margin: 0 auto;}
	.Area06 .PD_layout.layout_item .PD .PD_logo {position: relative; top: -345px;z-index: 0; margin: 0 auto;}
	.Area06 .PD_layout.layout_item .PD .PD_logo img { position: relative;width: 100%;height: auto;box-shadow: none; }
	.Area06 .PD_layout.layout_item .PD p { padding: 0;height: 5em; line-height: 2em; font-size: 0.9em; margin: 0 auto;}
    .Area06 .PD_layout.layout_item li { background: url("item_bg.png?t=1756374793440") center top / 100% no-repeat scroll;}	
	.Area06 .PD_layout.layout_item .PD p b {color: #fffc26;font-size: 1.2em;font-weight: 600; margin: 0 auto;}	
	.Area06 .PD_layout.layout_item .PD_slide .PD p del {position: relative;/*position: absolute;*/color: #ffffff;font-size: 1.2em;}
	.Area06 .PD_layout.layout_item .PD p .money {position: relative;font-size: 1em;font-weight: bold;color: #fffc26;} 
	.Area06 .PD_layout.layout_item .PD p .Price {position: relative;font-size: 2em;font-weight: bold;color: #fffc26;}

}
@media screen and (max-width:767px){
    .Area06 .PD_layout.layout_item {padding: 0}
    .Area06 .PD_layout.layout_item ul {padding-left:0; padding-right:0;}
    .Area06 .PD_layout.layout_item li {width: 100%;height: 71vw;}
    .Area06 .PD_layout  ul li:nth-child(even){ top: 1.3em;}	 
    .Area06 .PD_layout.layout_item .PD_slide .PD_img {position: absolute}
    .Area06 .PD_layout.layout_item .PD_slide .PD_into {margin-top: 47vw;width: 100%;text-align:center;}
	.Area06 .PD_layout.layout_item .PD .PD_logo {position: absolute; top: 5vw;width:100%;height:100%;z-index: 10;margin-left:-3%}
	.Area06 .PD_layout.layout_item .PD .PD_logo img {  box-shadow: none; width: 42%;height: auto;margin: 0 auto;}
    .Area06 .PD_layout.layout_item .PD_slide .PD_img img {margin: 0 auto;box-shadow: unset;padding: 12% 5% 0% 5%}
    .Area06 .PD_layout.layout_item .PD_slide .PD_into h3 {max-height: 1em;font-weight: bolder;font-size: 1em;line-height: 1em;margin: 0 auto;color: #ffffff;}

    .Area06 .PD_layout.layout_item .PD_slide .PD_into h4 {font-size: 1em;color: #ffffff;margin: 0 auto;font-weight: 600;line-height: 1.2em;}
	.Area06 .PD_layout.layout_item .PD p { position: relative;top: 0vw;height: 3em;  width: 100%;}
    .Area06 .PD_layout.layout_item li { background: url("item_bg.png?t=1756374793440") center top / 100% no-repeat scroll;}
    .Area06 .PD_layout.layout_item .PD p b {position: relative;color: #fffc26;font-size: 0.8em;font-weight: 400;margin: 0 2% 0 0;}	
    .Area06 .PD_layout.layout_item .PD_slide .PD p del {position: relative;top: 0vw;color: #ffffff;/*font-size: 4vw;*/}
	.Area06 .PD_layout.layout_item .PD p .money {position: relative;font-weight: bold;color: #fffc26;}
	.Area06 .PD_layout.layout_item .PD p .Price {position: relative;font-size: 1.8em;font-weight: bold;color: #fffc26;}
}
