@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(bgrepeat.jpg?t=1758684944590)top center repeat-y;}
.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(bgrepeat_m.jpg?t=1758684944590)top center repeat-y; background-size: 100%;}
  .WRAPPER img {  width: 100%;  height: auto;}
}
	
/*背景*/
.bgdeco { z-index: 0; position: absolute; top: 950px; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(bgdeco.png?t=1758684944590) repeat-y center top; transition: 0.5s linear; pointer-events: none;}
.bgtop { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(bgtop.jpg?t=1758684944590) no-repeat center top; pointer-events: none;}
@media screen and (max-width:767px){
  .bgtop { min-width: inherit;  background: url(bgtop_m.jpg?t=1758684944590) 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_bottom01 { margin-bottom: 50px;}
.Area_bottom { margin-bottom: 50px;}
@media screen and (max-width:767px){
.Area_bottom01 {margin-bottom: 3vw;}
.Area_bottom {margin-bottom: 6vw;}
}

/*共用樣式*/
/* .Area .swiper-button-white { background: rgba(0,0,0,0.3);}
.Area .button:after { font-size: 30px!important;}
.Area .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction { bottom: 0!important;}
.Area .swiper-button-next { right: 0;}
.Area .swiper-button-prev { left: 0;}
.Area .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction { bottom: 0!important;} */
.Area .title {}
.Area .title ul { padding: 0; grid-gap: 0;}
.Area .title ul li { background-color: transparent; pointer-events: none;}
.Area .title ul li .PD_into { padding: 0;}
.Area .title ul li h5 {position: relative;padding: 38px 0 0 0;margin: 0 auto;font: bold 50px/50px "微軟正黑體","Microsoft JhengHei", Arial, Helvetica;color: #fff;}
.Area .title.boxtop01 { background: url(boxtop01.png?t=1758684944590)top center no-repeat; height: 161px;}
.Area .title.boxtop02 { background: url(boxtop02.png?t=1758684944590)top center no-repeat; height: 154px;}
.Area .boxrepeat01 { background: url(boxrepeat01.png?t=1758684944590)top center repeat-y;}
.Area .boxrepeat02 { background: url(boxrepeat02.png?t=1758684944590)top center repeat-y;}
@media screen and (max-width:767px){
.Area .title ul li h5 { padding: 5% 0 0; font: bold 6vw/6vw "微軟正黑體","Microsoft JhengHei", Arial, Helvetica; color: #fff;}
.Area .title.boxtop01 { background: url(boxtop01_m.png?t=1758684944590)top center no-repeat; background-size: 100%; height: 20vw;}
.Area .title.boxtop02 { background: url(boxtop02_m.png?t=1758684944590)top center no-repeat; background-size: 100%; height: 20vw;}
.Area .boxrepeat01 { background: url(boxrepeat01_m.png?t=1758684944590)top center repeat-y; background-size: 100%; padding-top: 1%;}
.Area .boxrepeat02 { background: url(boxrepeat02_m.png?t=1758684944590)top center repeat-y; background-size: 100%; padding-top: 1%;}
.Area .boxbottom01 { height: 2.5vw;}
.Area .boxbottom02 { height: 2.5vw;}
}

/*版頭*/
@media screen and (min-width:768px){
.Area_top {/* padding-bottom: 155px; */height: 1025px;}
}
.Area_top .PD_layout ul { padding: 0; grid-gap: 0;}
.Area_top .main {padding-top: 70px;margin: 0 auto 0;width: 65%;height: 409px;}
.Area_top .main ul li { pointer-events: none;}
.Area_top .top_deco {z-index: 10;position: absolute;top: 30px;left: -18px;width: 100%;pointer-events: none;}
.Area_top .subtitle {position: absolute;top: 304px;left: 50%;transform: translateX(-50%);width: 56%;overflow: hidden;z-index: 1;}
.Area_top .subtitle ul.PD_wrapper { display: flex; flex-wrap: nowrap; margin: 0; padding: 0; width: 100%; grid-gap: 0; box-sizing: content-box; height: 90px;}
.Area_top .subtitle ul.PD_wrapper li { flex-shrink: 0; margin: 0; padding: 0;}

@media screen and (max-width:767px){
  .Area_top {margin-bottom: 15vw;}
  .Area_top .main {padding-top: 7vw;width: 90%;height: 46vw;}
  .Area_top .top_deco {top: 6vw;left: 3vw;width: 94%;}
  .Area_top .subtitle {top: 33vw;width: 85%;height: 10vw;}

}

/**01_版頭品輪播公版**/	
@media screen and (min-width:768px){
  .Area_hot {position: relative;z-index: 20;width: 1220px !important;height: 450px;margin-bottom: 0px !important;}	
  .Area_hot .text .layout_text {position:relative;width:80%;margin:0 auto;padding-bottom:0;height: 240px;}
  .Area_hot .text .layout_text .PD_slide:hover{transform:none;}
  .Area_hot .text .layout_text .PD a {pointer-events: none!important}
    
  .Area_hot .box .PD_layout {position: absolute;top: 12px;width: 100%;margin:0 auto;/* padding-top: 15px; *//* left: 126px; */overflow: hidden;}	
  .Area_hot .box .PD_layout ul {display:flex;margin:0;padding-top:8px;grid-gap:0;padding-bottom: 12px;}
  .Area_hot .box .PD_layout ul li {height: auto;margin:0;padding:0;grid-gap:0;border: solid 3.5px #ff6a12 !important;}
  .Area_hot .box .PD_layout .PD p {height: 3em;}
  .Area_hot .box .PD_layout .PD p del {font-size: 16px!important;}
  .Area_hot .box .PD_layout .PD_into .Price {font-size: 33px!important;}
  .Area_hot .box .PD_layout .swiper-pagination {position:relative;margin: -2px 0;}
    
  }
  @media screen and (max-width:767px){
  .Area_hot {z-index: 10;height: auto;margin-bottom: -1vw !important;/* padding-left: 13vw !important; */width: 100%;}
    
  .Area_hot .text .layout_text {position:relative;width: 100%;margin: 0 0 0 0vw;padding: 10vw 0 0 0;}
  .Area_hot .text .layout_text.PD_layout ul {padding-left: 0em!important;padding-right: 0em!important;}
  .Area_hot .text .layout_text .PD a {pointer-events: none!important}
    
  .Area_hot .box .PD_layout {width: 100%;left: 0vw;padding-top: 0vw;overflow: hidden;}	
  .Area_hot .box .PD_layout ul {display:flex;margin:0;padding: 0 0 2vw 0;grid-gap:0;}
  .Area_hot .box .PD_layout ul li {margin:0;padding:0;height: 60.5vw;grid-gap:0;border: solid 0.2em #ff6a12 !important;}
  .Area_hot .box .PD_layout .PD_into .Price {font-size: 25.5px!important;}	
  .Area_hot .box .PD_layout .swiper-pagination {position:relative;margin: 1vw 0 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;}
  }


/* 關鍵字 */
@media screen and (min-width:768px){
  .Area_sale {margin-bottom: 30px;height: auto;}
  .Area_sale .layout_sale {/* width: 85% ; */}
  .Area_sale .layout_sale ul {height: 195px;}
  .Area_sale .layout_sale .PD_img{ display: none; }
  .Area_sale .layout_sale ul li .PD h4 {  display: none;}
  .Area_sale .PD_layout-CSSBG_01 li::after {background-image: url(sale01.png?t=1758684944590);background-repeat: no-repeat;background-size: 100%;height: 90px;padding-bottom: 0%;}
  .Area_sale .layout_sale ul li .PD h3 {color: #ffffff!important;font-size: 40px;}
  .Area_sale .layout_sale ul li .PD h3 span { margin-left: -50px ;  margin-top: 4px; }
}
@media screen and (max-width:767px){
  .Area_sale .PD_layout-CSSBG_01 li::after {background-image: url(sale01.png?t=1758684944590);background-repeat: no-repeat;background-size: 100%;padding-bottom: 0%;height: 10vw;}
  .Area_sale .layout_sale .PD_img{ display: none; }
  .Area_sale .layout_sale ul {height: auto;}
  .Area_sale .layout_sale ul li .PD h4 {  display: none;}
  .Area_sale .layout_sale ul li .PD h3 { color: #ffffff!important ; font-size: 19px;  }
  .Area_sale .layout_sale ul li .PD h3 span { margin-left: -8vw ; }
}


/* 活動 */
@media screen and (min-width:768px){
.Area_active  {
    margin-bottom: 24px;
}
.Area_active .layout_active {height: auto;}
}
@media screen and (max-width:767px){
  .Area_active  {}
 .Area_active .layout_active {height: auto;}
}

/* 登記 */
.Area_danji .danji_box ul li .activityText .gifts span { color: #ff7c17;}  
@media screen and (max-width:767px){
.Area_danji{width: 96%;}
}

  /* 折價卷 */
  .coupon_new .PD_layout.PD_layout-coupon3 .PD .divine_coupon, .PD_layout.PD_layout-coupon3 .PD .threshold {color: #ffffff;}
  .coupon_new .PD_layout.PD_layout-coupon3 .PD .divine_coupon, .PD_layout.PD_layout-coupon3 .PD .threshold {color: #ffffff;}
  @media screen and (min-width:768px){
  .Area_coupon {
    padding-bottom: 30px;
}
  .Area_coupon .PD_layout ul{height: 195px;}
  }
   @media screen and (max-width:767px){
  .Area_coupon{/* width: 96%; */margin: 0 auto;overflow: hidden;padding-bottom: 2vw;}
  .Area_coupon .PD_layout ul{height: 21vw;}
  .Area_coupon .Area_swiper_box .PD_layout-coupon3 {padding-bottom: 0vw;}
  }

  /* mo+抵用券 */
  .Area_coupon_ppp span, .Area_coupon_ppp2 span {text-align: center;}
  @media screen and (min-width:768px){
  .Area_coupon_ppp  {padding-bottom: 55px !important;}
  }
  @media screen and (max-width: 767px) {
    .Area_coupon_ppp  {padding-bottom: 6vw !important;}
  }



/* LOGO公版8品 */
@media screen and (min-width:768px){
  /*公版區*/	
  .Area07 .PDBox_07 .PD_layout { width: 99%;}
  .Area07 .PDBox_07 .PD_layout ul { grid-gap: .6em!important;background: none;border: none!important; }
  .Area07 .PDBox_07 .PD_layout ul li { border-radius: 0.5em; overflow: hidden; }
  .Area07 .PDBox_07 .PD_layout-D1_01 .PD h4{color: #000!important;padding-top: 5px;  }
  .Area07 .PDBox_07 .PD_layout-D1_01 .PD h4 b{color: #ff6503!important;line-height: 34px; display: block !important;} 
  .Area07 .PDBox_07 .PD_layout-D1_01 .PD_slide {background-color: #fff;}
  }
  @media screen and (max-width:767px){
    
  /*公版區*/	
  .Area07 .PDBox_07 .PD_layout { width:96%;}
  .Area07 .PDBox_07 .PD_layout-D1_01 .PD h4{color: #000!important;font-size: 18.5px;padding-top: 1vw;line-height: 6.5vw;}
  .Area07 .PDBox_07 .PD_layout-D1_01 .PD h4 b{color: #ff6503 !important;font-size: 18.5px;font-weight: 900 !important;} 
  .Area07 .PD_layout-D1_01 .PD_slide {background-color: #fff;border-radius: 0.5em;}
  .Area07 .PDBox_07 .PD_layout ul li {border-radius: 0.5em;}
  .Area07 .PDBox_07 .PD_layout .PD_img {border-radius: 0.5em 0.5em 0 0;overflow: hidden;}
  .Area07 .PDBox_07 .PD_layout.PD_layout-D1_01 ul.PD_wrapper {display: grid;grid-gap: 0.5em!important;padding: 0 0 0 0em;}
  }


/*下方公版*/
@media screen and (min-width:768px){
  .AreaPD .PdBox {padding: 20px 0 30px 0;} 
  .AreaPD .PdBox .PD_layout {width: 96%;}  
}
@media screen and (max-width:767px){
  .AreaPD .PdBox  {padding: 1vw 0 1.5vw 0;;}
  .AreaPD .PdBox .PD_layout {width: 96%;}
}

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


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


/*移除公版設定*/
.Area .remove_box_style ul { background-color: transparent; grid-gap: 10px;}
.Area .remove_box_style ul li { border: none!important;}
@media screen and (max-width:767px){
  .Area .remove_box_style ul { width: 100%; grid-gap: 0.2em;}
  .Area .remove_box_style ul {}
}


/*輪播移除公版設定*/
.Area .swipwe_remove_box_style ul { background-color: transparent; grid-gap: 0;}
.Area .swipwe_remove_box_style ul li { border: none!important; background-color: #fff;}
.Area .swipwe_remove_box_style ul li,
.Area .swipwe_remove_box_style ul li .PD_img img { border-radius: 10px;}
@media screen and (max-width:767px){
  .Area .swipwe_remove_box_style ul { width: 100%; grid-gap: 0.2em;}
  .Area .swipwe_remove_box_style ul {}
}
