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

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

/*全BOX版面*/
.WRAPPER { z-index:0; position: relative; display:block; margin: 0 auto; padding:0; overflow:hidden; width:100%; min-width:1220px; text-align:left; font-family:"Century Gothic","Microsoft JhengHei","微軟正黑體", Arial, sans-serif; }
.WRAPPER img { width:100%;  height:auto;border:0px; vertical-align:top;}
.WRAPPER a { text-decoration:none; -webkit-tap-highlight-color: transparent}
	@media screen and (max-width:767px){
		.WRAPPER {min-width: inherit; min-height:100vh; overflow: hidden; }
		.WRAPPER img {  width:100%;  height:auto;}
	}

  /*區塊_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);}
.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: 96%;}
  /*區塊_切割*/
  .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;}
}

/*背景*/
.bgtop { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; min-width: 1220px; height: 2200px; background: url(bgtop.jpg?t=1777273039322) no-repeat center top;z-index: -5;}
@media screen and (max-width:767px){
  .bgtop { min-width: inherit;  background: url(bgtop_m.jpg?t=1777273039322) no-repeat center 44px; background-size: 100%;height: 150vw;}
  .deco-img { width: 100%;;position: absolute; top: 0; left: 50%;transform: translateX(-50%);z-index: 33}
}
.bg01 {     
  position: absolute;
  z-index: -2;
  top: 680px;
  left: 0;
  width: 100%;
  height: 16%;
  background: url(bgtop_02.png?t=1777273039322) no-repeat center top;
  z-index: 1;
  @media screen and (max-width:767px){
    top: 94vw;
    height: 149vw;
    background: url(bgtop_02_mb.png?t=1777273039322) no-repeat center center;
    background-size: 100% 100%;
    border-bottom: 1vw solid #fff;
  }
}
.bg02 {     
  position: absolute;
  z-index: -2;
  bottom: 0px;
  left: 0;
  width: 100%;
  height: 5%;
  background: url(bgtop_02.png?t=1777273039322) no-repeat center top;
  z-index: 1;
  @media screen and (max-width:767px){
    bottom: -23vw;
    height: 150vw;
    background: url(bgtop_02_mb.png?t=1777273039322) no-repeat center top;
    background-size: 100% 100%;
  }
}
.bg_mb {     
  position: fixed;
  z-index: -2;
  top: 84vw;
  left: 0;
  width: 100%;
  height: 101vw;
  /* background: url(bg_mb.png?t=1777273039322) no-repeat center top; */
}
.deco-img { position: absolute; top: 0; left: 50%;transform: translateX(-50%);z-index: 33}
.topdeco { 
  position: absolute;
  z-index: 40;
  left: 50%;
  transform: translateX(-50%);

  img:nth-child(1){
    width: 246px;
    position: absolute; 
    left: -908px;
    top: 150px;
    animation: fadeInOut 2s ease-in-out infinite;
  }
  img:nth-child(2){
    width: 262px;
    position: absolute; 
    right: -1000px;
    top: 100px;
    animation: fadeInOut 2s ease-in-out infinite;
    animation-delay: .5s;
    opacity: 0;
  }
}

@keyframes fadeInOut {
  0% { opacity: 0; transform: scale(0.5) translateY(0px); }
  40% { opacity: .9; transform: scale(1) translateY(-20px); }
  100% { opacity: 0; transform: scale(0.9) translateY(-10px); }
}

.bgdeco { z-index: 1; position: absolute; top: 1210px; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(bgdeco.png?t=1777273039322) repeat-y center top; pointer-events: none;}

.bg-deco{
  position: absolute;
  top: 50px;
  left: -50px;
  z-index: 2;
  @media screen and (max-width:767px){
    width: 10vw;
  }
}


/*間距*/
.area-gap { margin: 40px auto;}
@media screen and (max-width:767px){
  .area-gap { margin: 4vw auto;}
}

/* 區標 */
.title{ 
  margin: 32px auto;
  pointer-events: none;
  ul.PD_wrapper{
    padding: 0;
  }
}
@media screen and (max-width:767px){
  .title{ margin: 4vw auto;}
}

.subtitle{
  margin: 24px auto;
  pointer-events: none;
  @media screen and (max-width:767px){
    margin: 3vw auto;
  }
  ul.PD_wrapper{
    padding: 0;
  }
}


/*移除公版設定*/
.Area_swiper_box .PD_layout[data-pd-li="BN"] li,
.Area_swiper_box .PD_layout[data-pd-pdimg="false"] li{
  background: none;
}

.sub-title .PD_layout[data-pd-li="BN"] ul{
  padding: 0;

}

/* 區塊背景 */
.area-bg{
  /* width: 2000px; */
  padding: 60px 0;
  border-top: 4px solid #fff;
  border-bottom: 4px solid #fff;
  background: url(area-pattern.png?t=1777273039322) repeat, #5fb1cd;
  mix-blend-mode: color-burn;
  margin:  0 auto;
  margin-bottom: 40px;
  position: relative;
  z-index: -1;
  @media screen and (max-width:767px){
    width: 100%;
    padding: 6vw 0;
    margin-bottom: 6vw;
  }
  .area-gap{
    margin: 0 auto;
    margin-bottom: 40px;
    @media screen and (max-width:767px){
      margin-bottom: 6vw;
    }
  }
}

/*版頭*/
.Area_top .momologo {top:13px;left:76px;}

.Area_top{
  position: relative;
  height: 860px;
  z-index: 0;
  @media screen and (max-width:767px){
    height: 94vw;
  }
  .main{
    position: absolute;
    width: 49vw;
    left: 14vw;
    top: 6vw;
    z-index: 40;
    @media screen and (min-width: 768px){
      left: 279px;
      top: 53px;
      width: 429px;
    }
  }
  /*副標*/
  .sub{ 
    position: absolute;  
    overflow: hidden;
    z-index: 42;
    top: 6vw;
    left: 4vw;
    width: 7.5vw;
    background-color: #ff9598;
    padding: 2vw 1vw;
    @media screen and (min-width: 768px){
      padding: 20px 8px;
      top: 69px;
      left: 198px;
      width: 60px;
    }
    .Area_swiper_box{
      padding: 0;
    }
  }

  .date{
    position: absolute;  
    overflow: hidden;
    z-index: 42;
    top: 13vw;
    left: 47.7vw;
    width: 15.4vw;
    @media screen and (min-width: 768px){
      top: 112px;
      left: 572px;
      width: 135px;
    }
  }
  .topPD{
    position:absolute;
    width: 92vw;
    right: 4vw;
    top: 18vw;
    z-index: 41;
    @media screen and (min-width: 768px){
      right: 235px;
      top: 172px;
      width: 800px;
    }
  }
}


/* 今日主打 */
.Area_main{
  z-index: 4;
  margin: 40px auto 80px;
  @media screen and (max-width:767px){
    margin: 4vw auto 11vw;
  }
  .box-main{
    display: flex;
    .sub-title{
      width: 6%;
      ul{
        padding: 0;
      }
      @media screen and (max-width:767px){
        width: 9%;
      }
    }
    .box-item{
      width: 94%;
      @media screen and (max-width:767px){
        width: 88%;
      }
      ul li{
        .PD_into{
          position: relative;
          color: #fff;
          background: #fe77ff;
          padding: 12px 0 20px;
          @media screen and (max-width:767px){
            padding: 3vw 0 4vw;
          }
          h3{
            margin: 0 auto;
            color: #212121;
            background: #fff7b3;
            width: 90%;
            font-size: 20px;
            position: absolute;
            bottom: -20px;
            left: 50%;
            transform: translateX(-50%);
            @media screen and (max-width:767px){
              font-size: 4vw;
              position: absolute;
              bottom: -5vw;
            }
          }
          h4 span{
            margin: 0 auto;
            width: 90%;
            font-size: 24px;
            display: -webkit-box;
            text-overflow: ellipsis;
            white-space: nowrap;
            overflow:hidden;
            -webkit-line-clamp: 1;
            -webkit-box-orient: vertical;
            @media screen and (max-width:767px){
              font-size: 5vw;
            }
          }
        }
      }
    }
  }
}

/* 品牌區調整 */
.Area_brand{

  .box-main{
    background: #fe8389;
    padding: 20px;
    border-radius: 32px;
    margin-bottom: 32px;
    @media screen and (max-width:767px){
      padding: 3vw;
      border-radius: 6vw;
      margin-bottom: 6vw;
    }
  }
  .PD_layout.PD_layout-D3_02{
    margin-bottom: 12px;
    @media screen and (max-width:767px){
      margin-bottom: 2vw;
    }
    ul{
      li .PD{
        .PD_logo{
          border-radius: 40px 0 40px 0;
          img{
            width: 40%;
          }
        }
        h3{
          font-style: italic;
        }
      }
    }
  }
}

.Area_logo, .Area_stagy {
  position: relative;
  z-index: 4;
}

.box_title{
  margin-bottom: 40px;
  @media screen and (max-width:767px){
    margin-bottom: 4vw;
  }
}

.box-tag{
  margin-bottom: 20px;
  @media screen and (max-width:767px){
    margin-bottom: 2vw;
  }
}

/*編輯按鈕移動*/
#eWriterBtn_bt_B_000_01 { z-index: 99!important;margin-top: 100px;}

/*登記贈品文案顏色*/
.Area_danji01 .danji_box ul li .activityText .gifts span { color: #fff7b3;} 

/* 折價券文案顏色 */
.PD_layout.PD_layout-coupon3{
  .PD_into .divine_coupon {
    color: #212121;
  }
}


.lightSweep {position: absolute;background: none 0% 0% / auto repeat scroll padding-box border-box  rgba(0, 0, 0, 0); overflow: hidden; z-index:0; pointer-events: none;
  -webkit-filter: brightness(1.5);
  -webkit-mask-size: 300% 200%;
  -webkit-mask-image: -webkit-linear-gradient( 20deg, rgba(255, 255, 255, 0) 40%,rgba(255, 255, 255, 1) 50%,rgba(255, 255, 255, 0) 60%);
  -webkit-transition: -webkit-mask-position;
  -webkit-animation-timing-function: linear;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-filter: brightness(1.5);
  -moz-mask-size: 300% 200%;
  -moz-mask-image: -webkit-linear-gradient(20deg,rgba(255, 255, 255, 0) 40%,rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 0) 60%);
  -moz-transition: -webkit-mask-position;
  -moz-animation-timing-function: linear;
  -moz-transform: translate3d(0, 0, 0);
  -o-filter: brightness(1.5);
  -o-mask-size: 300% 200%;
  -o-mask-image: -webkit-linear-gradient(20deg, rgba(255, 255, 255, 0) 40%,rgba(255, 255, 255, 1) 50%,rgba(255, 255, 255, 0) 60%);
  -o-transition: -webkit-mask-position;
  -o-animation-timing-function: linear;
  -o-transform: translate3d(0, 0, 0);
  filter: brightness(1.5);
  mask-size: 300% 200%;
  mask-image: -webkit-linear-gradient(20deg,rgba(255, 255, 255, 0) 40%, rgba(255, 255, 255, 1) 50%,rgba(255, 255, 255, 0) 60%);
  transition: -webkit-mask-position;
  animation-timing-function: linear;
  transform: translate3d(0, 0, 0);
  transition-duration: 3s;
  animation: move 3s ease-out infinite;
	z-index: 5 !important;
}

@keyframes move {
  from {
    -webkit-mask-position:0% 0px;
    -moz-mask-position: 0% 0px;
    -o-mask-position: 0% 0px;
    mask-position: 0% 0px;
  }
  to {
    -webkit-mask-position: 150% 0px;
    -moz-mask-position: 150% 0px;
    -o-mask-position: 150% 0px;
    mask-position: 150% 0px;
  }
}

/* --------------------------------------
* Page 頁籤_202405291900
* -------------------------------------- */
.NavArea_tabbar_page { margin: 0 auto 20px  ; width: 94%;}  
@media screen and (max-width:767px){
  .NavArea_tabbar_page { margin: 0 auto 1.5vw  ; width: 96%;}  
  .content_swiper{width: 96%; margin: 0 auto;}
}
.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%;}
.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; }
@media screen and (min-width:768px){ 
  .NavArea_tabbar_page { display: block; }
}
/*頁籤高亮顏色設定 */  
.NavArea_tabbar_page .Nav .swiper-slide-active a { color:#fff;}
.NavArea_tabbar_page .Nav .swiper-slide-active i { display:block; border: 1px solid #000 !important; background-color: #000 !important;}
/*推編輯按鈕 */  
.NavArea_tabbar_page .Nav input { position: fixed; left: 30%}

/* 頁籤位置修正 */
.NavArea_tabbar_page  .Nav-wrapper { left: unset !important; }  

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

.PD_layout .PD img.lazy_off{
  max-height: 20px;
}

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