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

/*基本*/
body{margin:0;padding:0;background:linear-gradient(90deg,#ffcf2a 0%,#fde043 20%,#fde043 80%, #ffcf2a 100%);}

/*全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;}
}

/*背景*/

@media screen and (min-width:768px){ 
  .bgtop_pc { z-index: -1; position: absolute; top: 0; left: 0; width: 100%; min-width: 1220px; height: 645px; background: url(bgtop.png?t=1781770737410) no-repeat center top;}
  .bgtop01 { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; min-width: 1220px; height: 656px; background: url(bgtop_mask.png?t=1781770737410) no-repeat center top; }
}

.bg {     
  position: fixed;
  z-index: -2;
  top: 250px;
  left: 0;
  width: 100%;
  height: 100%;
  /* background: url(bg.png?t=1781770737410) 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=1781770737410) no-repeat center top; */
}
.deco-img { position: absolute; top: 0; left: 50%;transform: translateX(-50%);z-index: 33}

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


@media screen and (max-width:767px){
  .bgtop { z-index: -1; position: absolute; top: 0; left: 0; width: 100%;min-width: inherit;  background: url(bgtop_m.jpg?t=1781770737410) no-repeat center 44px; background-size: 100%;height: 80vw;}
  .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(0 2px 5px #ff9925e0);
    margin: 0 auto 20px;
    @media screen and (max-width:767px){
      filter: drop-shadow(0 .5vw 1vw #ff9925e0);
      margin: 0 auto 3vw;
      width: 100%;
    }
  
    .PD_layout.PD_layout-D3_02 ul{
      padding: 20px 0;
      @media screen and (max-width:767px){
        padding: 1.8vw 0 1.3vw;
      }
      .PD_into{
        position: relative;
        flex-direction: column-reverse;
        gap: 0;
        
        h3{
          font-family: "Century Gothic", "Arial", "Noto Sans TC", "微軟正黑體", "Microsoft JhengHei";
          font-style: italic;
          font-weight: 800;
          color: #fff;
          letter-spacing: 0;
          font-size: 50px;
          filter: drop-shadow(1px 1px 1px #ff511b);
          @media screen and (max-width:767px){
            font-size: 5.5vw;
          }
        }

      }
    }

  }
  .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=1781770737410) 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=1781770737410) no-repeat center center;
      background-size: contain;
      @media screen and (max-width:767px){
        background-size: contain;
      }
    }
    .PD_layout.PD_layout-D3_02 ul{
      padding: 20px 0;
      @media screen and (max-width:767px){
        padding: 1.8vw 0 1.3vw;
      }
      .PD_into{

        h3{
          position: relative;
          top: -12px;
          font-family: "Century Gothic", "Arial", "Noto Sans TC", "微軟正黑體", "Microsoft JhengHei";
          font-style: italic;
          font-weight: 800;
          color: #fff;
          letter-spacing: 0;
          font-size: 50px;
          line-height: 1.1em;
          @media screen and (max-width:767px){
            top: -1.5vw;
            font-size: 5.5vw;
          }
        }
        h4{
          font-family: "Century Gothic", "Arial", "Noto Sans TC", "微軟正黑體", "Microsoft JhengHei";
          font-style: italic;
          font-weight: 800;
          color: #fff;
          letter-spacing: 0;
          font-size: 28.5px;
          filter: drop-shadow(1px 1px 1px #ff511b);
          @media screen and (max-width:767px){
            font-size: 3.4vw;
          }
        }
      }
    }
  }

  /* 背景03:金幣款 */
  &.section-style03{
    .section-title{
      background: url(section-title03.png?t=1781770737410) 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=1781770737410) 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=1781770737410) 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: 507px;
  z-index: 4;
  @media screen and (max-width:767px){
    height: 57vw;
  }
  .main{
    position: relative;
    left: 118px;
    top: 149px;
    width: 510px;
    z-index: 40;
    @media screen and (max-width:767px){
      width: 60vw;
      left: 1.5vw;
      top: 15vw;
    }
    .main-title {
      position:absolute;
    }
  }
  /*副標*/
  .sub{ 
    position: absolute;  
    overflow: hidden;
    z-index: 42;
  }
  @media screen and (min-width: 768px){
    .sub {
      top: 431px;
      left: 16.3%;
      width: 370px;
    }	
  }
  @media screen and (max-width:767px){
    .sub {
      top: 47.5vw;
      left: 8%;
      width: 49vw;
    }	
  }
  .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: 135px;
    top: 100px;
    width: 478px;
    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: 172px 0;
  position: relative;
  background: url(Area_wisdom_bg.png?t=1781770737410) repeat,#ff552d;
  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: 0;
    background: url(Area_wisdom_top.png?t=1781770737410) no-repeat;
    background-size: contain;
    height: 170px;
    @media screen and (max-width:767px){
      background: url(Area_wisdom_top.png?t=1781770737410) no-repeat;
      background-size: cover;
      height: 8vw;
    }
  }
  &::after{
    bottom: 0;
    background: url(Area_wisdom_top.png?t=1781770737410) 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=1781770737410) 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{

  /* 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:#ff6114;
    --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{
  .box-main{
    display: flex;
    flex-direction: column;
    gap: 12px;
    @media screen and (max-width:767px){
      gap: 2vw;
    }

    .box-item{
      /* 一排三個 */
      .PD_layout.PD_layout-D1_14[data-pd-col-pc="2"] ul.PD_wrapper{
        gap: 12px;
        @media screen and (max-width:767px){
          gap: 1.5vw;
        }
        &::after{
          content: none;
        }
        li{
          background: #fffae6;
          border-radius: 80px 0 0 0;
          overflow: hidden;
          border: 1px solid #fffcec;
          @media screen and (max-width:767px){
            border-radius: 12vw 0 0 0;
            border: .5vw solid #fffcec;
            padding: 0;
          }
          &:nth-child(2){
            border-radius: 0 80px 0 0;
            @media screen and (max-width:767px){
              border-radius: 0 12vw 0 0;
            }
          }
          &:nth-child(3){
            border-radius: 0 0 0 80px;
            @media screen and (max-width:767px){
              border-radius: 0 0 0 12vw;
            }
          }
          &:nth-child(4){
            border-radius: 0 0 80px 0;
            @media screen and (max-width:767px){
              border-radius: 0 0 12vw 0;
            }
          }
          a{
            flex-direction: row-reverse;
            .PD_img{
              width: 60%;
              max-width: 177px;
              padding: 20px 52px 0 0;
              filter: drop-shadow(5px 5px 0px #b4a76c50);
              @media screen and (max-width:767px){
                width: 34%;
                max-width: 22.1vw;
                padding: 2vw 5vw 0 0;
              }
            }
            .PD_into{
              position: relative;
              padding: 40px 0 40px 64px;
              @media screen and (max-width:767px){
                padding: 4vw 0 4vw 5vw;
              }
              h3,h4{
                text-align: left;
                font-size: 38px;
                line-height: 44px;
                padding:0;
                margin: 0;
                @media screen and (max-width:767px){
                  font-size: 1rem;
                  line-height: 1.1rem;
                }
              }
              h3{
                display: flex;
                align-items: center;
                gap: 4px;
                justify-content: flex-start;
                @media screen and (max-width:767px){
                  gap: .3vw;
                }
                &::after{
                  content: "";
                  display: block;
                  background: url(arrow-right.png?t=1781770737410) no-repeat;
                  background-size: contain;
                  width: 24px;
                  height: 24px;
                  @media screen and (max-width:767px){
                    width: 3vw;
                    height: 3vw;
                  }
                }
              }
              /* .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: #212121;
              background: #fde043;
              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: linear-gradient(#f52b2b 70% ,#f95c23 100%);
  border-radius: 0 0 40px 40px;
  z-index: 4;
  @media screen and (max-width:767px){
    margin: 4vw auto 8vw;
    padding: 0 0 1vw;
    border-radius: 0 0 4vw 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=1781770737410) no-repeat;
      background-size: cover;
      @media screen and (max-width:767px){
      background: url(Area_today_top.png?t=1781770737410) no-repeat;
      background-size: cover;
      width: 100%;
        top: -12vw;
        height: 25vw;

      }
    }
    /* &::after{
      bottom: -37px;
      height: 50px;
      background: url(Area_today_bt.png?t=1781770737410) 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: 18px 0 0;
        @media screen and (max-width:767px){
          padding: 4.4vw 0 0;

        }
        .PD{
          .PD_into {
            justify-content: flex-start;
            h3{
              text-align: left;
              color: #fff;
              @media screen and (min-width:766px){
                font-size: 48px;

              }
            }
          }
        }
      }
    }

  }
  .box-main{
    position: relative;
    padding: 8px 28px 32px 20px;
    margin: 0 auto 60px;
    box-sizing: border-box;
    display: flex;
    gap: 20px;
    @media screen and (max-width:767px){
      margin: 0 auto;
      padding: 1vw 2vw;
      gap: .8vw;
    }

    .box-item{
      
      margin: 0;
      &:nth-child(1){
        width: 40%;
        padding: 0;
        
        @media screen and (max-width:767px){
          padding: 0;
        }
      }
      &:nth-child(2){
        width: 60%;
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        gap: 12px;
        @media screen and (max-width:767px){
          gap: 2vw;

        }
        .sub-item{
            padding:0 12px 24px;
            @media screen and (max-width:767px){
              padding: 0 2vw 4vw;
              
            }
            &:first-child{
              border-bottom: 1px #ff9898 solid;
              padding: 12px 24px 32px 12px;
              @media screen and (max-width:767px){
                padding: 4vw 2vw;

              }
            }
        }

      }
    }
  }
}

/* 今日攻略 */
.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=1781770737410) 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=1781770737410) 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 4vw;
      }
      &:not(&:last-child){
        .box-item{
          border-bottom: 1px #757575 solid;

        }
        .box-item{
          ul{
            padding: 0;
            gap: 20px;
            @media screen and (max-width:767px){
              gap: 2vw;
            }
          }
        }
      }

      .box-sub{
        position: relative;
        width: 15%;
      }
      .box-item{
        width: 80%;
      }
    }
  }

}

/* 集資區 */
.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_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: linear-gradient(360deg,#fff7ca -10%,#fffbe3 40%);
      background-size: contain;
      border-radius: 60px 20px;
      overflow: hidden;
      @media screen and (max-width:767px){
        border-radius: 10vw 4vw;
      }
      .PD{
        a{
          .PD_img{
            padding: 8px 0 4px;
            width: 90%;
            margin: 0 auto;
            filter: drop-shadow(2px 2px 3px #a3853160);
          }
          .PD_into{
            position: relative;
            background:linear-gradient(180deg,#fff7ca -10%,#ffe241 40%) ;
            gap: 4px;
            padding: 24px 0;
            justify-content: center;
            @media screen and (max-width:767px){
              padding: 8px 0;
              gap: .8vw;
            }
            h3{
              color: #212121;
              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: #212121;
              @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: #ffeba4;}   
.Area_danji03 .danji_box ul li .activityText .gifts span { color: #e2613e;}    

.Area_feature{
    filter: drop-shadow(0 2px 5px #ff9925e0);
    @media screen and (max-width:767px){
      filter: drop-shadow(0 .5vw 1vw #ff9925e0);
    }
}

.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=1781770737410) 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=1781770737410) 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=1781770737410) 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=1781770737410) 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=1781770737410) no-repeat;
              background-size: cover;
              @media screen and (max-width:767px){
                width: 5vw;
                height: 5vw;
                background: url(search-go.png?t=1781770737410) no-repeat;
                background-size: cover;
              }
            }
          }
        }
      }
    }
  }
}

.PD_layout.PD_layout-D1_16{
  ul{
    padding: 0;
    gap: 0;
    .PD{
      position: relative;
        .PD_img{
          aspect-ratio: 1/1;
          margin: 0 0 12px;
          background: #fff;
          border-radius: 100rem;
          max-width: 100%;
          position: relative;
          @media screen and (max-width:767px){
            margin: 0 0 2vw;

          }
          img{
            margin: 0 auto;
            max-width: 62%;
            position: absolute;
            top: 50% !important;
            left: 50%;
            transform: translateY(-50%) translateX(-50%);
            overflow: unset;
            border-radius: 0;
            @media screen and (max-width:767px){
              /* top: 11.3vw; */

            }
          }
        }
        .PD_into{
          background: #ff730e;
          border-radius: 100rem;
          padding:8px 12px;
          @media screen and (max-width:767px){
            padding: 1vw 2vw;
          }
          h3{
            font-size: 1.3rem;
            @media screen and (max-width:767px){
              font-size: .8rem;
            }
          }
        }
    }
  }
}

.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: linear-gradient(180deg,#ff8841 -20%,#ff552d 60%);
        padding: 12px 0 28px;
        @media screen and (max-width:767px){
          padding: 3vw 0 4vw;
        }
        h3{
          margin: 0 auto;
          color: #212121;
          background: linear-gradient(180deg,#ffe2cf -20%,#ffdac1 60%);
          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:#212121; 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;}
	}
	
