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

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

/*全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=1782445588582) no-repeat center top;}
.bg {     
  position: fixed;
  z-index: -2;
  top: 250px;
  left: 0;
  width: 100%;
  height: 100%;
  /* background: url(bg.png?t=1782445588582) 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=1782445588582) 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=1782445588582) 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=1782445588582) 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(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: 20px 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: #212121;
          letter-spacing: 0;
          font-size: 60px;
          @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=1782445588582) 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=1782445588582) 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=1782445588582) 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=1782445588582) 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=1782445588582) 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: 66vw;
  }
  .main{
    position: relative;
    left: 118px;
top: 30px;
        width: 510px;
    z-index: 40;
      @media screen and (max-width:767px){
        width: 49vw;
        left: 1.5vw;
        top: 3vw;
      }
    .main-title {
      position:absolute;
    }
  }
  /*副標*/

  
  .sub{ 
    position: absolute;  
    overflow: hidden;
    z-index: 42;
    .PD_layout.PD_layout-D3_02 {
      transform: rotateX(338deg) rotateY(14deg) rotateZ(0deg);
      ul li{
        background: none;
        .PD h3{
          font-family: "Century Gothic", "Arial", "Noto Sans TC", "微軟正黑體", "Microsoft JhengHei";
          font-weight: 700;
          font-size: 50px;
          width: 100%;
          color: #fff;
          @media screen and (max-width:767px){
            font-size: 4.9vw;
          }
        }
      }
    }
  }
  @media screen and (min-width: 768px){
    .sub {
        top: 341px;
        left: 31.1%;
        transform: translateX(-50%);
        width: 322px;
    }	
  }
  @media screen and (max-width:767px){
    .sub {
      top: 33vw;
      left: 26%;
      transform: translateX(-50%);
      width: 34vw;
    }	
  }
  

/* APP / iOS WebView 副標位置修正 */
@supports (-webkit-touch-callout: none) {
  @media screen and (max-width: 767px) {

    .sub {
      overflow: visible;
      width: 55vw;
    }

    .sub .PD_layout.PD_layout-D3_02 ul li .PD h3 {
      margin: 0;
      padding: 0;
      line-height: 1;
      display: block;
      white-space: nowrap;
      transform: translateY(0.2vw);
      -webkit-transform: translateY(0.2vw);
      position: relative;
      z-index: 99;
    }
  }
}


  .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=1782445588582) 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=1782445588582) no-repeat;
    background-size: contain;
    height: 170px;
    @media screen and (max-width:767px){
      background: url(Area_wisdom_top.png?t=1782445588582) no-repeat;
      background-size: cover;
      height: 8vw;
    }
  }
  &::after{
    bottom: 0;
    background: url(Area_wisdom_top.png?t=1782445588582) 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=1782445588582) 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:#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{
  .box-main{

    .box-item{
      /* 一排三個 */
      .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=1782445588582)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=1782445588582) no-repeat;
                background-size: contain;
                width: 16px;
                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: #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=1782445588582) no-repeat;
      background-size: cover;
      @media screen and (max-width:767px){
      background: url(Area_today_top.png?t=1782445588582) no-repeat;
      background-size: cover;
      width: 100%;
        top: -12vw;
        height: 25vw;

      }
    }
    /* &::after{
      bottom: -37px;
      height: 50px;
      background: url(Area_today_bt.png?t=1782445588582) 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: 94%;
    
    
    
    
    
    
    
    
    
    
    
    .PD_layout.PD_layout-D3_02{
      ul {
        padding: 18px 0 0;
        @media screen and (max-width:767px){
          padding: 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 20px 20px;
    margin: 0 auto 60px;
    box-sizing: border-box;
    display: flex;
    gap: 20px;
    
    
    
    
    
    
    
    
    
    
    
    
    @media screen and (max-width:767px){
      
      
      
      
      
      
      
      margin: 0 auto;
      padding: 0vw 2vw;
      gap: .8vw;
      
      
      
      
      
      
      
    }

    .box-item{
      
      margin: 0;
      &:nth-child(1){
        width: 40%;
        padding: 0;
        margin-top: 65px;
        
        
        
        
        
        
        
        
        
        
        
        
        @media screen and (max-width:767px){
          padding: 0;margin-top: 2vw;
        }
      }
      &: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 0px;
            
            
            
            
            
            
            
            
            
            
            @media screen and (max-width:767px){
              padding: 0 2vw 0vw;
              
            }
            &:first-child ,&:nth-child(2) {
              border-bottom: 1px #ff9898 solid;
              padding: 0px 24px 10px 12px;
              
              
              
              
              
              
              
              
              
              @media screen and (max-width:767px){
                padding: 0vw 2vw;

              }
            }
        }

      }
    }
  }

  .box02{
    padding-top: 100px;
    
    
    
    
    
    
    
    
    
    @media screen and (max-width:767px){
    padding-top: 15vw;
    }
  }
}

/* 今日攻略 */
.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=1782445588582) 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=1782445588582) 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: #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=1782445588582) 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=1782445588582) 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=1782445588582) 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=1782445588582) 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=1782445588582) no-repeat;
              background-size: cover;
              @media screen and (max-width:767px){
                width: 5vw;
                height: 5vw;
                background: url(search-go.png?t=1782445588582) 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: 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:#fff; font:12px/18px Helvetica;}
.edm_notice .apple_notice{  padding:10px 0px 10px 0px; }

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

/* 家電mo卡特談 */
.Area_card .box0{display: flex;}

@media screen and (min-width:768px){
.Area_card {margin-bottom: 10px;}
.Area_card .box0 {margin-bottom: 10px;}
.Area_card .box0 .PD_layout[data-pd-li=BN] ul{padding: 10px;}
.Area_card .tit01{margin-bottom: 10px;}
.Area_card .cardbg{background-color: #f52b2b; border-radius: 10px; padding: 20px; margin-bottom: 20px;}
}
@media screen and (max-width:767px){
.Area_card {margin-bottom: -2vw;}
.Area_card .box0 {margin-bottom: -1vw;}
.Area_card .box0 .PD_layout[data-pd-li=BN] ul{padding: 3px;}
.Area_card .tit01{margin-bottom: 1vw;}
.Area_card .cardbg{background-color: #f52b2b;border-radius: 10px;padding: 1.5vw;margin-bottom: 1vw;}
}



/** 倒數 **/
.TimerNick { z-index:0; display:inline-block; padding-right:14px; height:60px;text-align:right;}
.TimerNick .FontStyle { display:inline-block; margin:0px 0 0 0 ; padding:0; border:0px; width:60px; font: bold 35px/38px Century Gothic; color:#000; /*text-shadow:1px 1px 0px #fff;*/ letter-spacing:-1px; text-align:right; background:transparent; }
.TimerNick div:nth-of-type(2),
.TimerNick div:nth-of-type(3) { width:60px;}
.TimerNick span { padding-left:2px; font: bold 16px/38px "微軟正黑體","Microsoft JhengHei", Arial, Helvetica; letter-spacing: -0.05em;color: #000;}
    @media screen and (max-width:767px){
        .TimerNick {z-index:2;position: absolute;top: 13vw;left:0%;display:inline-block;margin:0;padding-right:0%;width: 83%;height:0;padding-bottom:13%;overflow:hidden;text-align:right;/*background:url(m_time_bg.png?t=1782445588582) no-repeat center top; */background-size:100%;}
        .TimerNick .FontStyle { display:inline-block; margin:0px 0 0 0 ; padding:0; border:0px; width:14vw; font: bold 7.5vw/11vw Century Gothic; color:#000; /*text-shadow:1px 1px 0px #fff;*/ letter-spacing:-1px; text-align:right; background:transparent;}
        .TimerNick div:nth-of-type(2),
        .TimerNick div:nth-of-type(3) { width:9vw;}
        .TimerNick span { padding-left:1vw; font: bold 4vw/11vw "微軟正黑體","Microsoft JhengHei", Arial, Helvetica; letter-spacing: -0.05em;color: #000;}
    }
                    

/** 倒數區塊 **/
@media screen and (max-width:767px){
      .Areaoneday .PD_layout_tod  {margin-top: 11vw;}
    }


/*Youtube影片浮層css*/
.box_youtube { margin: 0 auto; overflow: hidden }
@media screen and (min-width:768px){
  .box_youtube { width: 900px; border-radius: 20px; }
  .box_youtube_01{margin-bottom: 50px;}
}
@media screen and (max-width:767px){
  .box_youtube { width: 98%; border-radius: 10px;}
  .box_youtube_01{margin-bottom: 2vw;}

}

.bigpicture { height: 100%;	width: 100%; position: relative; background-position: center center; background-size: cover; cursor: pointer;}
.bigpicture h3 { position: absolute; left: 5%; bottom: 0; z-index: 1; color: #fff; font-size: 20px }
.bigpicture:before,
.bigpicture:after { z-index: 1; content: ''; position: absolute; left: 0; top: 0; right: 0;	bottom: 0;height: 100%;	width: 100%; transition: opacity 0.2s;}
.bigpicture:after { background-repeat: no-repeat; background-position: center; opacity: 1; background-size: 2em;}
.bigpicture:before { background: linear-gradient(0deg, #000, transparent 40%); opacity: 0.7;}
/*.bigpicture:hover:after { opacity: 0.8; }*/
.bigpicture:hover:before { opacity: 0.5; }
.bigpicture:after { height: 100%; width: 100%;	
  background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20159.00691%20111.60904%22%3E%3Cpath%20d%3D%22M36.2%20111c-25-1.3-29.6-4-34-18.6C.3%2086.7%200%2080%200%2057.4%200%2019%202.3%209.7%2013.6%204c11.5-5.6%20120-5.6%20131.4%200%206%203%2010%208.7%2011.8%2017.2%202%209.8%203%2042.2%201.5%2057.5-2%2020.4-7%2028.5-19.2%2030.8-7.6%201.5-82%202.4-102.8%201.3zM85%2065.3c11.3-6%2020.4-11%2020.3-11L84%2043%2063%2032v22c0%2012%20.4%2022%20.8%2022%20.3%200%2010-5%2021.2-10.8z%22%20fill%3D%22%23db2823%22%2F%3E%3Cpath%20d%3D%22M63.2%2032c-.4.3-.2%201-.3%201.3v28.5c0%204.6%200%209.2.5%2013.8%200%20.4.3.7.6.5%206.3-3%2012.3-6%2018.4-9.3%207.5-4%2015-7.8%2022.2-12%20.3%200%201-.4.6-.8-12.8-7-25.7-13.5-38.6-20.2-1-.6-2.2-1.3-3.4-1.7z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E');
  background-size: 4em;
}
.bigpicture img { width: 100%; border-radius: 10px; aspect-ratio: 1.777777;}
@media screen and (max-width:767px) {
  .bigpicture h3 { font-size: 3vw; left: 1.2em;}
}
  

/*隱鑶*/
.for_pc {}
.for_phone { display:none !important;}
	@media screen and (max-width:767px){
		.for_pc { display:none !important;}
		.for_phone { display: inherit !important;}
	}
	
  .swiper-scrollbar-drag { background: rgba(255,255,255,.8); }



.Area_logo .hotSearch{margin-bottom: 30px;}
.PD_layout_hotSearch.PD_layout .PD_into{background-color: #f52b2b; border-radius: 0 0 10px 10px;}
.PD_layout_hotSearch.PD_layout .PD h3{color: #fff;}

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

}

