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

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

/*全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: 1035px; background: url(bgtop.png?t=1787649096414) no-repeat center top;}
.bg {     
  position: fixed;
  z-index: -2;
  top: 250px;
  left: 0;
  width: 100%;
  height: 100%;
  /* background: url(bg.png?t=1787649096414) no-repeat center top; */
}
.bg_mb {     
  position: fixed;
  z-index: -2;
  top: 84vw;
  left: 0;
  width: 100%;
  height: 101vw;
  /* background: url(bg_mb.png?t=1787649096414) 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=1787649096414) 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;
  }
}

@media screen and (max-width:767px){
  .bgtop { min-width: inherit;  background: url(bgtop_m.png?t=1787649096414) no-repeat center 44px; background-size: 100%;height: 93vw;}
  .deco-img { width: 100%;;position: absolute; top: 0; left: 50%;transform: translateX(-50%);z-index: 33}
}

/*間距*/
.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_K1,
.Area_K2,
.Area_K3,
.Area_K4,
.Area_K5,
.Area_K6,
.Area_K7{
  overflow: hidden;
}

.page_box{
  min-height: 271px;
  @media screen and (max-width:767px){
    min-height: 5vw;
  }
  .page .PD_layout ul li .PD .PD_img img{
    min-height: 213px;
    @media screen and (max-width:767px){
      min-height: 25vw;
    }
  }
}


/* 區塊公版樣式 */
.section-style{
  position: relative;
  
  .section-title{
    /* filter: drop-shadow(1px 5px 5px #8a09002d); */
    margin: 0 auto 12px;
    @media screen and (max-width:767px){
      margin: 0 auto 1vw;
      width: 98%;
    }
  
    .PD_layout.PD_layout-D3_02 ul{
      padding: 22px 0 0;
      @media screen and (max-width:767px){
        padding: 2.5vw 0 .5vw;
      }
      .PD_into{

        h3{
          font-family: "Century Gothic", "Arial", "Noto Sans TC", "微軟正黑體", "Microsoft JhengHei";
          font-style: italic;
          font-weight: 900;
          color: #fff;
          letter-spacing: 0;
          font-size: 56px;
          @media screen and (max-width:767px){
            font-size: 6vw;
          }
        }
      }
    }

  }
  .box-main{
    /* padding: 20px 0 0;
    @media screen and (max-width:767px){
      padding: 2vw 0 0;
    } */

  }
  /* 背景01:紅包款 */
  &.section-style01{
    .section-title{
      background: url(section-title01.png?t=1787649096414) no-repeat center center;
      background-size: contain;
      @media screen and (max-width:767px){
        background-size: contain;
      }
    }
  }

  /* 背景02:金幣款 */
  &.section-style02{
    .section-title{
      background: url(section-title02.png?t=1787649096414) no-repeat center center;
      background-size: contain;
      @media screen and (max-width:767px){
        background-size: contain;
      }
    }
  }

  /* 背景03:金幣款 */
  &.section-style03{
    .section-title{
      background: url(section-title03.png?t=1787649096414) no-repeat center center;
      background-size: contain;
      @media screen and (max-width:767px){
        background-size: contain;
      }
    }
  }

  /* 背景04:more區塊 */
  &.section-style04{
    .section-title{
      background: url(section-title04.png?t=1787649096414) no-repeat center center;
      background-size: contain;
      @media screen and (max-width:767px){
        background-size: contain;
      }
      h3{
        color: #fff !important;
      }
    }
  }

  /* 背景05:全版區塊 */
  &.section-style05{
    .section-title{
      background: url(section-title05.png?t=1787649096414) no-repeat center top;
      background-size: contain;
      margin: 0 auto;
      @media screen and (max-width:767px){
        background-size: contain;
      }
      .PD_layout.PD_layout-D3_02 ul{
        padding: 0;
      }
    }
  }

    .box-main{
      /* padding: 20px 0 12px;
      @media screen and (max-width:767px){
        padding: 0 0 6vw ;
      } */
    }
  }


/*移除公版設定*/
.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.bg01{
  width: 960px;
  padding: 0;
  margin:  0 auto 40px;
  position: relative;

  z-index: -1;
  @media screen and (max-width:767px){
    width: 100%;
    padding: 0vw 0 3vw;
    margin: 5vw 0 1vw;
  }


  .box-main{
    margin: 0 auto;
    width: 96%;
    padding: 0 0 40px;
    @media screen and (max-width:767px){
      padding: 0 0 .5vw;
    }
    .box-item{
      margin: 0 auto;
      &:nth-child(2){
        padding: 20px 20px;
        border-radius:20px;
        background: linear-gradient(180deg,#ea62dc 0%,#e355e4 100%);
        @media screen and (max-width:767px){
          padding: 2vw 0;
          border-radius: 2vw;
        }
      }
      @media screen and (max-width:767px){
        margin: 0 auto 1vw;

      }
    }
  }
  .section-title{

    margin: 0 auto 4px;
    @media screen and (max-width:767px){
      margin: 0 auto 4vw;
      background-size: cover;
    }

  }
  /* 修正內距 */
  .area-gap{
    margin: 0 auto;
    @media screen and (max-width:767px){
      margin: 2vw auto 1.5vw;
    }
  }
}


.area-bg.bg02{
  width: 2000px;
  left: 50%;
  transform: translateX(-50%);
  padding: 8px 20px 44px;
  position: relative;
  background: linear-gradient(180deg,#fbc36200 14%,#fbc362 10.1%);
  z-index: -1;
  border-radius: 0;
  @media screen and (max-width:767px){
    background: linear-gradient(180deg,#fbc36200 9%,#fbc362 9.1%);
    border-radius: 8vw 8vw 0 8vw;
    width: 100%;
    padding: 2vw 2vw 1vw;
    margin: 0 0 6vw;
  }

  &::after,&::before{
    content: "";
    width: 2000px;
    z-index: -1;
    left: 50%;
    transform: translateX(-50%);
    @media screen and (max-width:767px){
      width: 100%;
    }
    
  }


  .section-title{
    margin: 0 auto 20px;
    @media screen and (max-width:767px){
      margin: 0 auto 2vw;
    }
  }

  /* 修正內距 */
  .area-gap{
    margin: 24px auto 12px;
    @media screen and (max-width:767px){
      margin: 2vw auto 0vw;
    }
  }
}

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

.Area_top{
  position: relative;
  height: 686px;
  z-index: 4;
  @media screen and (max-width:767px){
    height: 72vw;
  }
  .main{
    position: relative;
    left: 143px;
    top: 65px;
    width: 532px;
    z-index: 40;
      @media screen and (max-width:767px){
        width: 43vw;
        left: 1.5vw;
        top: 3vw;
      }
    .main-title {
      position:absolute;
    }
  }
  /*副標*/
  .sub{ 
    position: absolute;  
    overflow: hidden;
    z-index: 39;
    background: url(sub_bg.png?t=1787649096414)no-repeat;
    background-size: contain;
    .PD_layout.PD_layout-D3_02 {
      transform: rotateX(334deg) rotateY(23deg) rotateZ(4deg);
      padding: 32px 12px 6px;
      @media screen and (max-width:767px){
        padding: 4vw 2vw 0vw
      }
      ul li{
        background: none;
        .PD h3{
          font-family: "Century Gothic", "Arial", "Noto Sans TC", "微軟正黑體", "Microsoft JhengHei";
          font-weight: 700;
          font-size: 58px;
          width: 78%;
          color: #fff;
          -webkit-line-clamp: 2;
          max-height: fit-content;
          line-height: 1.3em;
          text-align: left;
          filter: drop-shadow(4px 4px 0px #b67227);
          vertical-align: middle;
          @media screen and (max-width:767px){
            filter: drop-shadow(.8vw .8vw 0px #b67227);
            font-size: 6vw;
            width: 84%;
          }
        }
      }
    }
  }
  @media screen and (min-width: 768px){
    .sub {
        top: 319px;
        left: 24.1%;
        transform: translateX(-50%);
        width: 322px;
    }	
  }
  @media screen and (max-width:767px){
    .sub {
      top: 33vw;
      left: 16%;
      transform: translateX(-50%);
      width: 34vw;
    }	
  }
  .main-PD{
    position:absolute;
    left: 170px;
    top: 395px;
    width: 483px;
    z-index: 41;
    @media screen and (max-width:767px){
      width: 47vw;
      left: 3vw;
      top: 40vw;
    }
  }
  .topPD{
    position:absolute;
    right: 128px;
    top: 132px;
    width: 424px;
    z-index: -1;
    @media screen and (max-width:767px){
      width: 47vw;
      right: 0;
      top: 5vw;
    }
  }
}

/* 主打品 */
.Area_sale{
  position: relative;
  z-index: 5;
  padding: 0;
  box-sizing: border-box;
  background: #fff7ca;
  border-radius: 40px;
  border: 2px solid #fffcec;
  overflow: hidden;

  @media screen and (max-width:767px){
    width: 96%;
    padding: 0;
    border-radius: 4vw;
    border: .8vw solid #fffcec;
  }

  .box{
    display: flex;
    gap: 8px;
    @media screen and (max-width:767px){
      gap: 2vw;
    }
    .section-title{
      padding: 24px 0 0;
      width: 10%;
      margin: 0;
      @media screen and (max-width:767px){
        width: 15%;
        padding: 5vw 0 0;

      }
    
      .PD_layout.PD_layout-D3_02{
        height: 100%;
        ul{
          padding: 0;
          @media screen and (max-width:767px){
            padding: 0;
          }
          .PD_into{
            gap: .2em;
            h3 {
              display: flex;
              writing-mode: vertical-lr;
              overflow: visible;
              vertical-align: middle;
              line-height: .9em;
              width: 55%;
              color: #fff;
              @media screen and (max-width:767px){
                line-height:1.5em;
              }
              span{
                writing-mode: lr;
                font-size: 42px;
                @media screen and (max-width:767px){
                  font-size: 6.2vw;
                }
              }
            }
          }
        }
      }

    }

    .box-main{
      margin: 0 auto;
      width: 90%;
      padding: 20px 0;
      @media screen and (max-width:767px){
        width: 80%;
        padding: 2vw 0;
      }
    }
  }

}

/* 今日主打 */
.Area_main{
  .box-main{
    display: flex;
    gap: 12px;
    background: #fff7ca;
    border: 1px solid #fffcec;
    margin-bottom: 20px;
    padding: 0;
    margin: 0 auto 32px;
    border-radius: 20px;
    overflow: hidden;
    @media screen and (max-width:767px){
      gap: 2vw;
      margin-bottom: 3vw;
      border: .8vw solid #fffcec;
      border-radius: 3vw;
    }
    .sub-title{
      width: 9%;
      ul{
        padding: 0;
      }
      @media screen and (max-width:767px){
        width: 9%;
      }
    }
    .box-item{
      padding: 12px 0;
      width: 92%;
      @media screen and (max-width:767px){
        padding: 2vw 0;
        width: 88%;
      }
    }
  }
}


.area-bg.bg03{
  position: relative;
  width: 2000px;
  left: 50%;
  transform: translateX(-50%);
  margin: 0;
  padding: 140px 0 40px;
  position: relative;
  background: url(Area_wisdom_bg.png?t=1787649096414) repeat,#ffb11b;
  background-size: 10%;
  background-blend-mode: overlay;
  /* box-shadow: inset 0 0 5vw #b87516; */
  z-index: -1;
  @media screen and (max-width:767px){
    background-size: 20%;
    width: 100%;
    padding: 6vw 0;
    margin: 0;
  }

  &::after,&::before{
    content: "";
    width: 2000px;
    z-index: -1;
    left: 50%;
    transform: translateX(-50%);
    display: block;
    position: absolute;
    @media screen and (max-width:767px){
      width: 100%;
    }
    
  }

  &::before{
    top: -60px;
    background: url(Area_wisdom_top.png?t=1787649096414) no-repeat;
    background-size: contain;
    height: 170px;
    @media screen and (max-width:767px){
      background: url(Area_wisdom_top.png?t=1787649096414) no-repeat;
      background-size: cover;
      height: 8vw;
    }
  }
  &::after{
    bottom: 0;
    /* background: url(Area_wisdom_top.png?t=1787649096414) no-repeat; */
    background-size: contain;
    height: 170px;
          transform: translateX(-50%) rotateX(180deg);
    @media screen and (max-width:767px){
      /* background: url(Area_wisdom_top.png?t=1787649096414) no-repeat; */
      background-size: cover;
      height: 8vw;
      transform: translateX(-50%) rotateX(180deg);
    }
  }

  .section-title{

  }

  /* 修正內距 */
  /* .area-gap{
    margin: 40px auto 12px;
    @media screen and (max-width:767px){
      margin: 2vw auto 0;
    }
  } */
}

/* 調整BN間距 */
.bn-main .PD_layout[data-pd-li="BN"]{
  ul{
    gap: 2vw;
    @media screen and (min-width: 768px){
      gap: 20px;
    }
  }
}


/* 文字入稿公版設定 */
.box-item{
  margin-bottom: 32px;
  @media screen and (max-width:767px){
    margin-bottom: 2vw;
  }

  /* logo品類 */
  .PD_layout.PD_layout-D1_14[data-pd-pdlogo="true"] ul.PD_wrapper{
    gap: 0;
    li{
      background: none;
    }
    .PD_into{
      text-align: center;
      padding:0 22px 36px ;
      background-color:unset;
      font-family: "Century Gothic", "Arial", "Noto Sans TC", "微軟正黑體", "Microsoft JhengHei";
      @media screen and (max-width:767px){
        padding: 0 1vw 2.6vw;

      }
      h3{
        max-height: unset;
        line-height: 34px;
        font-size: 32px;
        font-weight: bold;
        color: #000000;
        @media screen and (max-width:767px){
          line-height: 3.8vw;
          font-size: 3.5vw;
        }
      }
      h4{
        color: #ff3197;
        font-size: 32px;
        font-weight: bold;
        margin: 0;
        @media screen and (max-width:767px){
          line-height: 4.2vw;
          font-size: 3.8vw;
        }
      }
    }
  }

  .PD_layout.PD_layout-D1_14 ul.PD_wrapper{
    --font-h3-color:#212121;
    --font-h4-color:#ff8d31;
    --font-tag-color:#fff;
    padding: 0;

    .PD_into{
      text-align: center;
      padding: 0 12px 24px;
      background-color:unset;
      font-family: "Century Gothic", "Arial", "Noto Sans TC", "微軟正黑體", "Microsoft JhengHei";
      @media screen and (max-width:767px){
        padding: 0 1vw 2.6vw 1vw;

      }
      .PD_logo{
        flex:1;
        display: block;
        width: 50%;
        margin: 0 auto 12px;
        @media screen and (max-width:767px){
          width: 45%;
          margin: 0 auto 1.1vw;

        }
      }
      h3{
        flex: 2;
        max-height: unset;
        line-height: 30px;
        font-size: 28px;
        font-weight: bold;
        color: var(--font-h3-color);
        @media screen and (max-width:767px){
          line-height: 3.8vw;
          font-size: 3.5vw;
        }
      }
      h4{
        flex: 2;
        font-size: 32px;
        font-weight: bold;
        color: var(--font-h4-color);
        margin: 0;
        @media screen and (max-width:767px){
          line-height: 4.2vw;
          font-size: 3.8vw;
        }
      }
    }
  }

  .PD_layout.PD_layout-D3_03 ul.PD_wrapper{
    padding: 0;
    width: 96%;
    li{
      background: unset;
    }
    .PD_into{
      display: flex;
      flex-direction: row;
      justify-content: center;
      gap: 20px;
      text-align: left;
      padding: 0;
      background-color:unset;
      font-style: italic;
      font-family: "Century Gothic", "Arial", "Noto Sans TC", "微軟正黑體", "Microsoft JhengHei";
      @media screen and (max-width:767px){
        gap: 2.5vw;
      }
      h3,h4, span{
        overflow: visible;

      }
      h3{
        width: auto;
        margin: 0;
        line-height: 40px;
        font-size: 40px;
        font-weight: bold;
        color: #fff;

        @media screen and (max-width:767px){
          font-size: 5vw;
          line-height: 5vw;
        }
      }
      h4{
        width: auto;
        margin: 0;
        font-weight: bold;
        color: #fff7b3;
      }
    }
  }
  .PD_layout.PD_layout-D3_01 ul.PD_wrapper{
    li{
      background: none;
      .PD_img{
        padding: 0;
        img{
          width: 100%;
        }
      }
      .PD_into{
        position: absolute;
        top: 64px;
        left: 50%;
        width: 80%;
        padding: 0;
        transform: translateX(-50%);
        @media screen and (max-width:767px){
          width: 75%;
          top: 9vw;
        }
        .PD_logo{
          img{
            max-height: 60px;
            @media screen and (max-width:767px){
              max-height: 10vw;
            }
          }
        }
      }
    }
  }
}

/* 品牌區調整 */
.Area_Brand{
  .Area_swiper_box{
    padding: 0;
  }
}

/* 家電包套 */
.Area_group{
  .box-main{
    display: flex;
    padding: 0 0 20px;
    @media screen and (max-width:767px){
      padding: 0 0 6vw;

    }

  }
}

/* 行銷三顆 */
.Area_sales{
  /* 一排三個 */
  .PD_layout.PD_layout-D1_14[data-pd-col-pc="3"] ul.PD_wrapper{
    gap: 20px;
    @media screen and (max-width:767px){
      gap: 2vw;
    }
    li{
      background: #fff;
      border-radius: 32px;
      overflow: hidden;
      border: 1px solid #fffcec;
      @media screen and (max-width:767px){
        border-radius: 4vw;
        border: .5vw solid #fffcec;
      }
      .PD_img{
        margin: 20px auto 106px;
        width: 60%;
        max-width: 146px;
        @media screen and (max-width:767px){
          margin: 2vw auto 12vw;
          width: 71%;
          max-width: 22.1vw;
        }
      }
      .PD_into{
        background: url(sale-bg.png?t=1787649096414)top center no-repeat;
        background-size: cover;
        padding: 52px 8px 22px;
        @media screen and (max-width:767px){
          padding: 6vw 1vw 1.5vw;

        }
        h3,h4{
          text-align: center;
          font-size: 38px;
          line-height: 36px;
          padding:0;
          margin-bottom: 8px;
          @media screen and (max-width:767px){
            font-size: 1rem;
            line-height: 1.1rem;
            margin-bottom: 1vw;
          }
        }
        h4{
          display: flex;
          align-items: center;
          gap: 4px;
          justify-content: center;
          @media screen and (max-width:767px){
            gap: .5vw;
          }
          &::after{
            content: "";
            display: block;
            background: url(arrow-right.png?t=1787649096414) no-repeat;
            background-size: contain;
            width: 28px;
            height: 28px;
            @media screen and (max-width:767px){
              width: 3vw;
              height: 3.5vw;
            }
          }
        }
        /* .PD_logo{
          position: absolute;
          top: -2vw;
          right: 10vw;
          width: 14vw;
        } */
      }
    }
  }
}

.Area_wisdom{
  .box-main{
    display: flex;

    .PD_layout.PD_layout-D1_02{
      ul{
        padding: 1vw;
        background: none;
        gap: 0 1.2vw;
        background: #fff;
        li{
          border-radius: 0;
          @media screen and (max-width:767px){
            /* border-radius: 2vw; */
          }
          &:not(:first-child){
            border-left: 1px solid #bdbdbd;
          }
          .PD_into{
            position: relative;
            color: #212121;
            background: unset;
            padding: 12px 0 20px;
            @media screen and (max-width:767px){
              padding: 3vw 0 4vw;
            }
            h3{
              margin: 0 auto;
              color: #fff;
              background: #23aba9;
              width: 90%;
              font-size: 1.9rem;
              padding: .2rem;
              box-sizing: border-box;
              position: relative;
              bottom: unset;
              left: unset;
              transform: unset;
              @media screen and (max-width:767px){
                /* bottom: -5vw; */
                font-size: .9rem;
              }
            }
            h4 span{
              margin: 0 auto;
              width: 90%;
              font-size: 2rem;
              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: 1rem;
              }
            }
          }
        }
      }
    }
  }
}

.Area_today{
  margin: 20px auto 40px;
  box-sizing: border-box;
  background: #fa8116;
  border-radius: 40px;
  padding: 32px 0 8px;
  z-index: 4;
  @media screen and (max-width:767px){
    margin: 4vw auto 8vw;
    padding: 3vw 0;
    border-radius: 4vw;
    width: 100%;
  }
  .box{
    &::before,&::after{
      position: absolute;
      /* content: ""; */
      width: 100%;
      display: block;
      left: 50%;
      transform: translateX(-50%);
    }
    &::before{
      top: -144px;
            height: 244px;
            width: 994px;
      background: url(Area_today_top_pc.png?t=1787649096414) no-repeat;
      background-size: cover;
      @media screen and (max-width:767px){
      background: url(Area_today_top.png?t=1787649096414) no-repeat;
      background-size: cover;
      width: 100%;
        top: -12vw;
        height: 25vw;

      }
    }
    /* &::after{
      bottom: -37px;
      height: 50px;
      background: url(Area_today_bt.png?t=1787649096414) no-repeat;
      background-size: contain;
      @media screen and (max-width:767px){
        bottom: -4vw;
        height: 6vw;

      }
    } */
  }
  .section-title{
    position: relative;
    z-index: 2;
    margin: 0 auto;
    width: 97%;
    .PD_layout.PD_layout-D3_02{
      ul {
        padding: 0;
        .PD{
          .PD_into {
            gap: 2vw;
            justify-content: flex-start;
            @media screen and (min-width:766px){
              gap: 20px;
            }
            h3{
              width: auto;
              text-align: left;
              color: #fff;
              @media screen and (min-width:766px){
                font-size: 48px;

              }
            }
            &::after{
              content: "";
              display: block;
              background: url(Area_today_title.png?t=1787649096414) no-repeat;
              background-size: contain;
              width: 15vw;
              height: 2vw;
              @media screen and (min-width:766px){
                width: 200px;
                height: 20px;
              }
            }
          }
        }
      }
    }

  }
  .box-main{
    position: relative;
    margin: 0 auto 60px;
    box-sizing: border-box;
    display: flex;
    gap: 20px;
    width: 96%;
    @media screen and (max-width:767px){
      margin: 0 auto;
      gap: 1.8vw;
    }

    .box-item{
      
      margin: 0;
      &:nth-child(1){
        width: 58%;
        padding: 0;
        
        @media screen and (max-width:767px){
          width: 48%;
          padding: 0;
        }
      }
      &:nth-child(2){
        width: 40%;
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        gap: 12px;
        @media screen and (max-width:767px){
          gap: 2vw;
          width: 50%;
        }
        .sub-item{
            /* padding:0 12px 24px;
            @media screen and (max-width:767px){
              padding: 0 2vw 3vw;
              
            } */
            &:not(&:nth-child(3)){
              border-bottom: 1px #faac16 solid;
              /* padding: 12px 24px 32px 12px;
              @media screen and (max-width:767px){
                padding: 4vw 2vw;

              } */
            }
        }

      }
    }
  }
  .today-main{
    margin: 0 auto;
    width: 96%;
    .box-item{
      margin: 0;
    }
    .PD_layout.PD_layout-D1_14{
      
      /* 一排三個 */
      &[data-pd-col-pc="3"] ul.PD_wrapper{
        --font-h3-color: #212121;
        --font-h4-color: #1f908e;
        --font-tag-color: #fff;
        gap: 20px;
        @media screen and (max-width:767px){
          gap: 1.5vw;
        }

        .PD_into{
          padding: 0 20px 26px;
          text-align: center;
          @media screen and (max-width:767px){
            padding: 0 2vw 3.5vw;
          }
          h3,h4{
            order: 2;
            font-size: 36px;
            line-height: 40px;
            @media screen and (max-width:767px){
              font-size: 4vw;
              line-height: 4.2vw;
            }
          }
          h4{
          }
          p{
            order: 1;
            text-align: left;
            margin-bottom: 46px;
            @media screen and (max-width:767px){
              margin-bottom: 2vw;
            }
            b.js-PD_priceTxt{
              display: inline-block;
              font-size: 32px;
              font-family: "Century Gothic", "Arial", "Noto Sans TC", "微軟正黑體", "Microsoft JhengHei";
              font-weight: 900;
              font-style: italic;
              color: var(--font-tag-color);
              vertical-align: super;
              @media screen and (max-width:767px){
                font-size: 14px;
              }
            }
          }
          .PD_logo{
            position: absolute;
            top: -29px;
            right: 81px;
            width: 14%;
            @media screen and (max-width:767px){
              top: -2vw;
              right: 10vw;
              width: 14vw;
            }
          }
        }
      }
      /* 一排一個 */
      &[data-pd-col-pc="1"] ul.PD_wrapper{
      --font-h3-color: #212121;
      --font-h4-color: #1f908e;
      --font-tag-color: #fff;
        gap: 20px;
        @media screen and (max-width:767px){
          gap: 1.5vw;
        }

        .PD_into{
          flex-direction: row;
          padding: 0 72px 30px;
          
          @media screen and (max-width:767px){
            padding: 0 9vw 3.3vw;
          }
          h3,h4{
            width: fit-content;
            display: contents;
            text-align: left;
            order: 2;
            font-size: 42px;
            line-height: 46px;
            @media screen and (max-width:767px){
              font-size: 5vw;
              line-height: 5.2vw;
            }
          }
          h4{
          }
          .PD_logo{
            position: absolute;
            top: -29px;
            right: 81px;
            width: 14%;
            @media screen and (max-width:767px){
              top: -2vw;
              right: 10vw;
              width: 14vw;
            }
          }
        }
      }
    }
  }
}



/* 主題日一帶三 */
.PD_layout.PD_layout-D1_02B{
  &[data-pd-style=off] ul { grid-gap:0; padding: 0;}

  li{
    background: none;
    .PD{
      .PD_into{
        width: 61.8%;
        padding: 0;
        @media screen and (min-width:768px){
          width: 68%;
        }
        h3 {
          color: #FFF;
          margin-top: 0;
          font-size: 4.5vw;
          line-height: 4.5vw;
          position: relative;
          @media screen and (min-width:768px){
            font-size: 34px;
            line-height: 45px;
          }
          &::after {
            content: "";
            display: block;
            background: url(go.png?t=1787649096414) left bottom no-repeat;
            aspect-ratio: 66 / 66;
            background-size: 100%;
            width: 3.5vw;
            position: absolute;
            bottom: 1.4vw;
            right: 5vw;
            @media screen and (min-width:768px){
              width: 21px;
              bottom: 20px;
              left: 169px;
            }
          }
        }
        h4{
          span {
            color: #b3fffe;
            font-size: 5vw;
            line-height: 8vw;
            @media screen and (min-width:768px){
              font-size: 40px;
              line-height: 40px;
            }
          }
        }
      }
      .PD_img {
        width: 38.2%;
        background: url(today_sale_bg.png?t=1787649096414)no-repeat;
        background-size: cover;
        @media screen and (min-width:768px){
          width: 32%;
        }
        img { border-radius: 100vw; }
      }
    }
  }
}


.Area_logo{
  .PD_layout.PD_layout-D1_16{
    ul.PD_wrapper{
      padding: 0;
      gap: 0;
      li{
        .PD_img{
          display: flex;
          align-items: center;
          justify-content: center;
          aspect-ratio: 1/1;
          border-radius: 100rem;
          background: #fff;
          padding: 0 20px;
          @media screen and (max-width:767px){
            padding: 0 2vw;

          }
          img{
            border-radius: unset;
          }
        }
        .PD_into{
          h3{
            font-family: "Century Gothic", "Arial", "Noto Sans TC", "微軟正黑體", "Microsoft JhengHei";
            font-style: italic;
            font-weight: 900;
            color: #212121;
            font-size: 24px;
            @media screen and (max-width:767px){
              font-size: 4vw;
            }
          }
        }
      }
    }
  }
}

/* 今日攻略 */
.Area_stagy{
  @media screen and (max-width:767px){
    width: 96%;
  }
  .item-bonus{
    padding: 12px 0 32px;
    background: linear-gradient(#f97963 0% ,#f52b2b 40%);
    background-size: cover;
    border-radius: 40px 40px 0 0;
    @media screen and (max-width:767px){
      border-radius: 3vw 3vw 0 0;
      padding: 2vw 0;
    }
    .Area_swiper{
      padding-top: 20px;
      width: 88%;
      @media screen and (max-width:767px){
        padding-top: 2vw;
      }
    }
  }

  .box-main{
    position: relative;
    top: -32px;
    padding:20px;
    margin: 0 auto;
    background: #fff;
    border-radius: 40px;
    @media screen and (max-width:767px){
      border-radius: 3vw;
      padding: 1vw 0;
      top: -3vw;
    }
    &::before,&::after{
      position: absolute;
      /* content: ""; */
      width: 100%;
      display: block;
      left: 50%;
      transform: translateX(-50%);
      z-index: -1;
    }
    &::before{
      top: -70px;
      background: url(Area_stagy_01.png?t=1787649096414) no-repeat;
      background-size: contain;
      height: 120px;
      @media screen and (max-width:767px){
        top: -7vw;
        height: 12vw;
      }
    }
    &::after{
      bottom: -46px;
      background: url(Area_stagy_03.png?t=1787649096414) no-repeat;
      background-size: contain;
      height: 250px;
      @media screen and (max-width:767px){
        bottom: -4vw;
        height: 25vw;
      }
    }
    .box-group{
      padding:12px 32px;
      display: flex;
      gap: 60px;
      align-items: center;
      align-content: center;
      @media screen and (max-width:767px){
        gap: 3vw;
        padding: 1.5vw 3vw;
      }
      &:not(&:last-child){
        .box-item{
          border-bottom: 1px #757575 solid;

        }
      }

      .box-sub{
        position: relative;
        width: 15%;
      }
      .box-item{
        width: 80%;
        margin-bottom: 0;
        .Area_swiper_box{
          padding: 0;
        }
      }
    }
  }
  /* 今日攻略_滿額回饋 */
  .PD_layout.layout_strategy{

    ul{
      min-height: 16vw;
      align-items: end;
      grid-gap: 2vw;
      @media screen and (min-width:768px){
        min-height: 150px;
        grid-gap: 16px;
      }

      p{
        display: flex;
        align-items: center;
        gap: .5vw;
        text-align: left;
        font-weight: 600;
        font-size: 5.5vw;
        line-height: 5vw;
        height: unset;
        @media screen and (min-width:768px){
          font-size: 48px;
          line-height: 60px;
        }

        span{
          white-space: nowrap;
        }

        &::before{
          aspect-ratio: 1/1;
          content: "";
          display: block;
          background: #ff6c00;
          border-radius: 50%;
          width: 2.1vw;
          height: 2.1vw;
          @media screen and (min-width:768px){
            width: 21px;
            height: 21px;
            top: 21px;
          }
        }

        &::after{
          content: "";
          display: block;
          aspect-ratio: 1/1;
          background: url(arrow-right.png?t=1787649096414) no-repeat;
          background-size: contain;
          width: 16px;
          height: 16px;
          @media screen and (max-width:767px){
            width: 3vw;
            height: 3vw;
          }
        }

        #js-PD_val_1 { color: #212121; }
        #js-PD_val_2 { color: #ff8d31; }
        #js-PD_val_3 {
          color: #4d4d4d;
          font-size: 2.3vw;
          @media screen and (min-width:768px){
            font-size: 21px;
          }
        }
      }
    }
  }

  /* 品類推薦 */
  .PD_layout.PD_layout-D1_14[data-pd-col-pc="3"] ul.PD_wrapper{
    gap: 0;
    li{
      background: #fff;
      border-radius: 32px;
      overflow: hidden;
      border: 1px solid #fffcec;
      @media screen and (max-width:767px){
        border-radius: 4vw;
        border: .5vw solid #fffcec;
      }
      a{
        display: flex;
        flex-direction: row;
        gap: 80px;
        @media screen and (max-width:767px){
          gap: 2vw;

        }
      }
      .PD_img{
        width: 60%;
        max-width: 200px;
        @media screen and (max-width:767px){
          width: 71%;
          max-width: 22.1vw;
        }
      }
      .PD_into{
        padding: 0;
        position: relative;
        align-items: start;
        h3,h4{
          width: fit-content;
          text-align: center;
        }
        h3{
          font-size: 54px;
          line-height: 68px;
          @media screen and (max-width:767px){
            font-size: 1.5rem;
            line-height: 1.7rem;
          }
        }
        h4{
          font-size: 52px;
          line-height: 56px;
          display: flex;
          align-items: center;
          gap: 4px;
          @media screen and (max-width:767px){
            font-size: 1.8rem;
            line-height: 2rem;
            gap: .5vw;
          }
          b{
            display: none;
          }
          &::after{
            content: "";
            aspect-ratio: 1/1;
            display: block;
            background: url(arrow-right.png?t=1787649096414) no-repeat;
            background-size: contain;
            width: 32px;
            height: 32px;
            @media screen and (max-width:767px){
              width: 3vw;
              height: 3vw;
            }
          }
        }

      }
    }
  }
}

/* 集資區 */
.Area_Fundraise{
  .box-main{
    .item-main{
      display: flex;
      margin-bottom: 32px;
      .sub-img{
        flex:1;
      }
      .Area_swiper{
        flex: 13;
        @media screen and (max-width:767px){
          flex: 7;

        }
      }
    }
  }

}

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

.Area_event{
  .PD_layout-D1_14[data-pd-col-pc="2"]{
    ul.PD_wrapper{
      padding: 0;
      gap: 16px;
      @media screen and (max-width:767px){
        gap: 2vw;
      }
      li{
        padding: 0;
        background: url(event_bg.png?t=1787649096414)no-repeat;
        background-size: cover;
        border-radius: 60px 20px;
        overflow: hidden;
        @media screen and (max-width:767px){
          border-radius: 10vw 4vw;
        }
        .PD{
          a{
            .PD_img{
              padding: 4px 0 4px;
              width: 90%;
              margin: 0 auto;
              filter: drop-shadow(2px 2px 3px #a3853160);
            }
            .PD_into{
              position: relative;
              background:none ;
              gap: 4px;
              padding:24px 0 11px;
              justify-content: center;
              @media screen and (max-width:767px){
                padding: 8px 0;
                gap: .8vw;
              }
              h3{
                color: #fff;
                line-height: 1.1em;
                font-size: 2.3em;
                font-weight: 800;
                font-family: "Century Gothic", "Arial", "Noto Sans TC", "微軟正黑體", "Microsoft JhengHei";
                @media screen and (max-width:767px){
                  font-size: 5vw;
                }
              }
              h4{
                line-height: 1.1em;
                font-size: 2em;
                font-weight: 600;
                font-family: "Century Gothic", "Arial", "Noto Sans TC", "微軟正黑體", "Microsoft JhengHei";
                color: #fff;
                @media screen and (max-width:767px){
                  font-size: 4vw;
                }
              }
            }
          }
        }

      }
    }
  }
}

.bn-main{
  .PD_layout{
    ul{
      gap: 20px;
      @media screen and (max-width:767px){
        gap: 3vw;
      }
    }
  }
}


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

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

.area-simpleImg{
  .PD_layout:not([data-pd-h3="5"]){
    ul{
      li{
        .PD_img{
          border-radius: 100rem;
          overflow: hidden;
          border: 4px solid #ffeaf5;
          @media screen and (max-width:767px){
            border: 2px solid #ffeaf5;
          }
          &::before{
            content: "";
            display: block;
            position: absolute;
            background-size: cover;
            filter: drop-shadow(4px 4px 4px #d8319b5d);
            @media screen and (max-width:767px){
              filter: drop-shadow(1vw .5vw .5vw #d8319ba2);
            }
          }
        }
      }
    }
  }
  &.area-simpleImg01{
    .PD_layout[data-pd-h3="2"]{
      ul{
        li{
          .PD_img{
            border: unset;
            overflow: visible;
            &::before{
              top: 0;
              background: url(logo-deco01.png?t=1787649096415) no-repeat;
              background-size: cover;
              width: 44px;
              height: 44px;
              @media screen and (max-width:767px){
                width: 4.5vw;
                height: 4.5vw;
                top: 3vw;
                left: 1vw;
              }
            }
            &::after{
              content: "";
              position: absolute;
              left: 0;
              top: 0;
              background: #fff;
              border-radius: 100rem;
              width: 195px;
              height: 195px;
              z-index: -1;
              @media screen and (max-width:767px){
                width: 93%;
                height: 65%;
                aspect-ratio: 1 / 1;
                top: 1vw;
                left: 50%;
                transform: translateX(-50%);
                border-radius: 100rem;
              }
            }
          }
          .PD_into{
            h3{
              background: #9be9ff;
            }
          }
        }
      }
    }
  }
  &.area-simpleImg02{
    .PD_layout[data-pd-h3="2"]{
      ul{
        li{
          .PD_img{
            &::before{
              top: 0;
              background: url(logo-deco02.png?t=1787649096415) no-repeat;
              background-size: cover;
              width: 44px;
              height: 44px;
              filter: drop-shadow(4px 4px 4px #d8319b5d);
              @media screen and (max-width:767px){
                filter: drop-shadow(1vw .5vw .5vw #d8319ba2);
                width: 4.5vw;
                height: 4.5vw;
                top: 3vw;
                left: 1vw;
              }
            }
          }
          .PD_into{
            h3{
              background: #9be9ff;
            }
          }
        }
      }
    }
  }
  &.area-simpleImg03{
    .PD_layout[data-pd-h3="2"]{
      ul{
        li{
          .PD_img{
            &::before{
              top: 0;
              background: url(logo-deco03.png?t=1787649096415) no-repeat;
              background-size: cover;
              width: 44px;
              height: 44px;
              filter: drop-shadow(4px 4px 4px #d8319b5d);
              @media screen and (max-width:767px){
                filter: drop-shadow(1vw .5vw .5vw #d8319ba2);
                width: 4.5vw;
                height: 4.5vw;
                top: 3vw;
                left: 1vw;
              }
            }
          }
          .PD_into{
            h3{
              background: #bbfff3;
            }
          }
        }
      }
    }
  }
  &.area-simpleImg04{
    .PD_layout{
      ul{
        li{
          .PD_img{
            &::before{
              right: 0;
              top: 0;
              background: url(logo-deco04.png?t=1787649096415) no-repeat;
              background-size: cover;
              width: 44px;
              height: 44px;
              filter: drop-shadow(4px 4px 4px #d8319b5d);
              @media screen and (max-width:767px){
                filter: drop-shadow(1vw .5vw .5vw #d8319ba2);
                width: 4.5vw;
                height: 4.5vw;
                top: 3vw;
              }
            }
          }
        }
      }
    }
  }
}

.PD_layout.PD_layout-D1_03{
  ul{
    &::before,&::after{
      content: none;
    }
    li{
      background: #fff8da;
      width: 100%;
      .PD{
        .PD_into{
          display: block;
          box-sizing: border-box;
          width: 100%;
          padding: .2em .9em;
          h3{
            width: 100%;
            font-size: 24px;
            color: #ff711b;
            display: flex;
            align-items: center;
            gap: .5vw;
            @media screen and (max-width:767px){
              font-size: 1.1rem;
            }
            span{
              display: block;
              overflow: visible;
              width: 100%;
              white-space: nowrap;
  
            }
            i{
              display: block;
              width: 32px;
              height: 32px;
              aspect-ratio: 1/1;
              background: url(search-go.png?t=1787649096415) no-repeat;
              background-size: cover;
              @media screen and (max-width:767px){
                width: 5vw;
                height: 5vw;
                background: url(search-go.png?t=1787649096415) no-repeat;
                background-size: cover;
              }
            }
          }
        }
      }
    }
  }
}

.PD_layout.PD_layout-D1_02{
    background: none;
    padding: 0;
  ul{
    background: none;
    a{
      &:hover{
        .PD_into h4{
          color: #fff;
        }
      }
    }
    li{
      background: #fff;
      border-radius: 28px;
      border: none;
      @media screen and (max-width:767px){
        border-radius: 2vw;

      }
      .PD_into{
        position: relative;
        color: #fff;
        background: #fa9c16;
        padding: 12px 0 28px;
        @media screen and (max-width:767px){
          padding: 3vw 0 4vw;
        }
        h3{
          margin: 0 auto;
          color: #212121;
          background:#ffda5b;
          width: 90%;
          position: absolute;
          bottom: -20px;
          left: 50%;
          font-size: 1.5rem;
          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;
          font-size: 1.8rem;
          -webkit-line-clamp: 1;
          -webkit-box-orient: vertical;
          @media screen and (max-width:767px){
            font-size: 5vw;
          }
        }
      }
    }
  }
}


.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( 148deg, 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(148deg,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(148deg, 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(148deg,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;}
.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;}
	}
	
