@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.jpg?t=1753242810660) 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-size: 40vw;}
  .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=1753242810660) no-repeat center top;}
@media screen and (max-width:767px){
  .bgtop { min-width: inherit;  background: url(m_bgtop.png?t=1753242810660) 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: 8vw;}
}

/*共用樣式*/
.pointer-off ul li{ pointer-events: none;}
.Area02 .title, .Area04 .title{ margin-bottom: -90px;}
.title_w{ position: relative; width: 8%; top: 0; left: 0;}
@media screen and (max-width:767px){
  .Area02 .title, .Area04 .title{ margin-bottom: -10vw;}
  .PD_box .PD_layout{ padding: 0 1.5vw;}
  .title_w{ width: 16vw; top: 2.5vw; left: 0;}
  .Area01 .title_w{ margin: -2.5vw 0.5vw 0 1.5vw;}
}

/*版頭*/
.Area_top {height: 1220px;}
.Area_top .main { width: 960px; position: absolute; top: 20px; left: 50%; transform: translateX(-50%); }
.Area_top .mainsubtitle { position: absolute; top: 412px; left: 50%; transform: translateX(-50%); width: 100%; z-index: 1;}
.Area_top .mainsubtitle img { width: 80%;}
.Area_top .mainsubtitle ul.PD_wrapper { display: flex; flex-wrap: nowrap; margin: 0; padding: 0; width: 100%; grid-gap: 0; box-sizing: content-box;}
.Area_top .mainsubtitle ul.PD_wrapper li { position: relative; flex-shrink: 0; margin: 0; padding: 0; background-image: none;}
.Area_top .light { mix-blend-mode: color-dodge;}
@media screen and (max-width:767px){
  .Area_top {height: 154vw;}
  .Area_top .main { width: 100vw; top: 2vw;}
  .Area_top .mainsubtitle { top: 43vw; width: 100%; z-index: 1;}
  .Area_top .mainsubtitle img { width: 100vw;}
  .Area_top .mainsubtitle ul.PD_wrapper { display: flex; flex-wrap: nowrap; margin: 0; padding: 0; width: 100%; grid-gap: 0; box-sizing: content-box;}
  .Area_top .mainsubtitle ul.PD_wrapper li { position: relative; flex-shrink: 0; margin: 0; padding: 0; background-image: none;}
}


/*行銷3顆活動語法*/
.acty {z-index: 0;position: relative;width: 960px;margin: 0 auto;padding-bottom: 26px;top: 505px;}
.acty::after { z-index: -2; content: ""; display: block; clear: both; position: absolute; width: 960px; height: 215px; top: 0; left: 0; background: url('acty_bg.png?t=1753242810660') center top/100% no-repeat scroll; } 
.acty img { width: 100%; height: auto; -o-object-fit: contain;
										object-fit: contain; }
.acty ul { display: grid; grid-template-columns: repeat(3, auto); padding: 0; margin: 0; }
.acty li { list-style: none; }
@media screen AND ( max-width: 767px ){
	.acty {width: 100%;padding-bottom: 4vw;top: 53vw;}	
	.acty::after { width: 100%; height: 23vw; top: 1vw; left: 0; } 
}




/*編輯按鈕移動*/
#eWriterBtn_bt_B_000_03 { margin-left: -80px!important; margin-top: 70px!important; z-index: 99!important; }
#eWriterBtn_bt_B_000_04 {margin-left: 801px!important;margin-top: 348px!important;z-index: 99!important;}






/*今日限定*/
.Area_top .top_PD {display: flex;position: absolute;top: 732px;left: 50%;transform: translateX(-50%);}
.Area_top .top_PD .title{ top: 10px;}
@media screen and (max-width:767px){
  .Area_top .top_PD {top: 69vw;margin: 6vw 0 0 1vw;}
  .Area_top .top_PD .title{ width: 16vw; margin: 1vw 0 0 0;}
  .Area_top .top_PD .PD_layout .PD_into{ padding: 0.3em 0.1em;}
}

/*必搶預告*/
.Area01 .PD_box_box { display: flex;}
.Area01 .PD_box_box .title{ top: 10px;}
.Area01 .coupon_box .PD_layout ul { height: 180px;}
.Area01 .coupon_box .PD_into_coupon b, .Area01 .coupon_box .PD_layout.PD_layout-coupon3 .PD .threshold { color: #000;}
.Area01 .box3_swiper{ margin: 0;}
.Area01 .title{ margin: 0;}
@media screen and (max-width:767px){
  .Area01 .PD_box_box { margin: 2.5vw auto 5vw;}
  .Area01 .PD_box_box .title{ width: 14.5vw; margin: 1vw auto 0 1vw;}
  .Area01 .PD_box_box .PD_layout .PD_into{ padding: 0.3em 0.1em;}
  .Area01 .btn_box{ margin-bottom: 5vw;}
  .Area01 .coupon_box { margin-bottom: 5vw;}
  .Area01 .coupon_box .PD_layout ul { height: 18vw;}
  .Area01 .Area_coupon_ppp .PD_coupon ul { padding: 5vw 0 2vw 0; }
}

.repeat_bg{ background: #3ccfff; margin: 0 auto; width: 1166px;}
@media screen and (max-width:767px){
  .repeat_bg{ width: 100%; padding: 6vw 0 0 ;}
}

/*登記活動*/
.Area02{}
@media screen and (max-width:767px){
  .Area02 .danji_box .box_1{ padding: 0 1.5vw;}
}

/*強檔活動預告*/
.Area03 .PD_img_box ul li{ background: url("btn_04.png?t=1753242810660") top center no-repeat; padding: 20px 0;}
.Area03 .PD_img_box .PD_layout .PD img{ width: 90%; border-radius: 100%; margin-top: 20px;}
.Area03 .PD_img_box .PD_layout .PD p .money{ display: none;}
.Area03 .PD_img_box .PD_layout .PD p .Price{ color: #c56100; font-size: 2.5em; font-weight: 500;}
.Area03 .PD_img_box .PD_layout .PD p{ position: absolute; top: 12px; right: 21px;}
.Area03 .PD_img_box .PD_layout .PD h4{ font-size: 2em; font-weight: bold;}
.Area03 .PD_img_box .PD_layout .PD:hover h4{ color: #000;}

@media screen and (max-width:767px){
  .Area03 .PD_img_box ul{ padding: 0 1.5vw;}
  .Area03 .PD_img_box ul li{ background-size: 23vw; padding: 2vw 0;}
  .Area03 .PD_img_box .PD_layout .PD img{ width: 99%; margin-top: 1.3vw;}
  .Area03 .PD_img_box .PD_layout .PD p{ top: -1vw; right: 2vw;}
  .Area03 .PD_img_box .PD_layout .PD p .Price{ font-size: 1em;}
  .Area03 .PD_img_box .PD_layout .PD h4{ font-size: 1em; margin-top: -1vw; line-height: 1.4em;}
}

/*1帶3*/
.Area_discount  {height:100%;display: flex;justify-content: center;flex-wrap: wrap; }
.Area_discount .box {position:relative;margin-bottom:50px;width:95%;margin: 1px auto 38px auto;}
.Area_discount .box .PD_layout{ padding: 0 25px;}
.Area_discount .b_box { width: 952px; height: 576px; background: url(Area03_box_bg.png?t=1753242810660) top center no-repeat; padding: 33px 0 12px;}
.Area_discount .text02 {width: 90%;margin: 15px auto 0;height: 75px;}	
.Area_discount .text03 {width: 90%;margin: 15px auto 0;height: 81px;}	

/**區標**/	
.Area_discount .text {width: 63%;margin: 0px auto;}
.Area_discount .text .PD_layout .PD_into{color: #000;position: relative;}
.Area_discount .text .PD_layout .PD_into .PD_logo{width: 33%;}  
.Area_discount .text .PD_layout .PD_into h3{width: 100%;font-size: 1.5em;line-height: 1em;color: #000;text-align: center;}  
.Area_discount .text .PD_layout .PD_into h5{font: bold 43px/56px "微軟正黑體","Microsoft JhengHei", Arial, Helvetica;margin-top: 24px;margin-left: 34px;margin-bottom: 32px;}  
.Area_discount .text02 .PD_layout .PD_into{display: flex;flex-direction: row;margin-top: 0vw;margin-bottom: 0vw;justify-content: center;}
.Area_discount .text02 .PD_layout .PD_into .PD_logo{width: 21%;left: 0;top: 0;position: relative;}  
.Area_discount .text02 .PD_layout .PD_into h3{width: 40%;font-size: 34px;line-height: 1.69em;color: #000;margin-left: 20px;text-align: left;}

/** 公版 **/	
.Area_discount .b_box .box {position:relative;width: 99%;margin: 0 auto 22px auto;padding-bottom: 0px;}	
.Area_discount .b_box .box .PD_layout ul li{background-color: #fff;border-radius: 5px;}

@media screen and (max-width:767px){
  .Area_discount  {padding-top: 2vw;margin-bottom: 4vw;}
  .Area_discount .box {position: relative;}
  .Area_discount .box .PD_layout{ padding: 0 2vw;}
  .Area_discount .b_box { background:url(m_Area03_box_bg.png?t=1753242810660) top center no-repeat; padding-top: 0;width: 100%; height: 80vw; margin: 0vw auto 4vw; padding: 2vw 0 4vw; background-size: 98vw;}
  
  /**區標**/	
  .Area_discount .text {width: 100%; margin: auto; padding-top: 0vw;width: 100%;margin: 0px auto -2vw auto;/*background: url(item_text_001.png?t=1753242810660)top center no-repeat;background-size: 100%;*/}
  .Area_discount .text .PD_layout .PD_into .PD_logo{width: 33%;}  
  .Area_discount .text .PD_layout .PD_into h3{width: 100%;font-size: 1.5em;line-height: 1em;color: #000;text-align: center;}  
  .Area_discount .text .PD_layout .PD_into h5{font: bold 6vw/6vw "微軟正黑體","Microsoft JhengHei", Arial, Helvetica;margin-top: 0vw;margin-left: 2vw;margin-bottom: 0;}  
  
  .Area_discount .text02 {margin: 0 auto; height: 8vw;}
  .Area_discount .text02 .PD_layout .PD_into{display: flex;flex-direction: row;margin-top: 1vw;margin-bottom: -4vw;height: 14.2vw; justify-content: center; align-items: center;}
  .Area_discount .text02 .PD_layout .PD_into .PD_logo{width: 26%;}  
  .Area_discount .text02 .PD_layout .PD_into h3{width: 55%;margin-left: 1.5vw;font-size: 1.2em;line-height: 1.8em;text-align: left;color: #000;}  
  .Area_discount .text03 .PD_layout .PD_into{display: flex;flex-direction: row;margin-top: 1vw;margin-bottom: -4vw;height: 14.2vw;justify-content: center;}
  .Area_discount .text03 .PD_layout .PD_into .PD_logo{width: 26%;}

  
  /** 公版 **/	
  .Area10 .PD_layout ul{ border-radius: 0.7em;}
  .Area_discount .b_box .box {position: relative; width: 97%;margin: 5vw auto 0;padding-bottom: 2vw;}
  .Area_discount .b_box .box .PD_layout ul li{border-radius: 3vw;}
  }

/*大牌駕到*/
.Area04 {}
@media screen and (max-width:767px){
  .Area04 .PD_layout[data-pd-pdlogo="3"] .PD .PD_logo{ height: 2.5em;}
}

/*mo店+*/
.Area05 {}
@media screen and (max-width:767px){
  .Area05 {}
}

/*---頁籤---*/
/*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 3vw;} 
    .Area_page h3 { color: #fff; margin: 0 auto 2vw; padding: 0}
  }

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

 * -------------------------------------- */
 .NavArea_tabbar_page {margin: 0 auto 15px auto;width: 98%;}  
 .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 #000000 !important; background-color: #000000 !important;}
  /*推編輯按鈕 */  
 .NavArea_tabbar_page .Nav input { position: fixed; left: 30%}
   @media screen and (min-width:768px){ 
     .NavArea_tabbar_page { display: block; }
   }


/*美食聚餐*/
.Area06 .PD_layout-D1_03 ul::before{ display: none;}
.Area06 .PD_layout-D1_03 .PD_slide{ background: #fff;}
.Area06 .PD_layout-D1_03 .PD h3{ color: #000;}
.Area06 .PD_layout-D1_03[data-pd-style=off] .PD_into { padding: 0 0.5em;}
.Area06 .PD_layout-D1_03.PD_layout ul{ grid-template-columns: repeat(3, 1fr);}
@media screen and (max-width:767px){
  .Area06 {}
}

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


/*登記贈品文案顏色*/
.Area_danji .danji_box ul li .activityText .gifts span { color: #feea0f;}                 
                    
.danji_02 .danji_box ul li .activityText .gifts span { color: #ff4e1f;} 

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