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

/*基本*/
body, html {
  margin: 0;
  padding: 0;
  background-color: #1967ff
}

.Area16{/*display: none*/}

.PD_layout .PD_img {padding: 0}

/*全BOX版面*/
.WRAPPER {
  position: relative;
  display: block;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  min-width: 960px;
  overflow: hidden;
  font-family: "微軟正黑體", "Microsoft JhengHei", Helvetica;
}
.WRAPPER img {
  border: 0px;
  vertical-align: top;
}
.WRAPPER a {
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .WRAPPER {
    min-width: inherit;
  }
  .WRAPPER img {
    width: 100%;
    height: auto;
  }
}

/*背景*/
.bgtop {
  z-index: 0;
  position: absolute;
  left: 0;
  width: 100%;
  min-width: 960px;
  height: 100%;
  background: url(top_bg.png?t=1750218269995) center top no-repeat;
}
@media screen and (max-width: 767px) {
  .bgtop {
    min-width: inherit;
    background-size: 100%;
     top: 44px; 
  background: url(bgtop.png?t=1750218269995) center top no-repeat;
  }
}

/*區塊_all*/
.Area {
  z-index: 1;
  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;
}
.Areabottom {
  margin-bottom: 110px;
}
@media screen and (max-width: 767px) {
  .Area1220 {
    width: 100%;
  }
  .Area960 {
    width: 100%;
  }
  .Areabottom {
    margin-bottom: 9vw;
  }
  /*區塊_切割*/
  .Area_1bn {
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
  }
  .Area_1bn a {
    float: left;
    margin: 0 0 2% 0;
    padding: 0;
    width: 100%;
    list-style: none;
  }
  .Area_2bn {
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
  }
  .Area_2bn a {
    float: left;
    margin: 0 1% 2%;
    padding: 0;
    width: 48%;
    list-style: none;
  }
  .Area_3bn {
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
  }
  .Area_3bn a {
    float: left;
    margin: 0 1% 2%;
    padding: 0;
    width: 31.3%;
    list-style: none;
  }
  .Area_1bn_nopadding {
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
  }
  .Area_1bn_nopadding a {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
    list-style: none;
  }
  .Area_2bn_nopadding {
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
  }
  .Area_2bn_nopadding a {
    float: left;
    margin: 0;
    padding: 0;
    width: 50%;
    list-style: none;
  }
  .Area_3bn_nopadding {
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
  }
  .Area_3bn_nopadding a {
    float: left;
    margin: 0;
    padding: 0;
    width: 33.3%;
    list-style: none;
  }
  .Area .go_bt:hover {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}

@font-face {
  font-family: "Roboto";
  src: url(Roboto-Regular.ttf);
}
@font-face {
  font-family: "Roboto Medium";
  src: url(Roboto-Medium.ttf);
}
@font-face {
  font-family: "Roboto Bold";
  src: url(Roboto-Bold.ttf);
}

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

/*版頭*/
@media screen and (min-width: 768px) {
  .Area_top {height: 420px;}
  .Area_top .main {
    animation: fade-in;
    animation-duration: 1s;
    -webkit-animation: fade-in 1s;
    -moz-animation: fade-in 1s;
    -ms-animation: fade-in 1s;
    -o-animation: fade-in 1s;
  }
}
@media screen and (max-width: 767px) {
  .Area_top {height: 45vw;}
}

/*主標*/
.Area_title {
  position: relative;
  z-index: 2;
}
/*副標*/
.bankArea { position: absolute; top: -39px; left:0px; z-index: 50 }
.bankArea .box_2 { position: absolute;top:300px; left:0px; }
.bankArea .box_2 .bank_swiper { width:960px; height: 170px;}
.bankArea .box_2 .bank_swiper ul { margin: 0; padding: 0; text-align:center;}
.bankArea .box_2 .bank_swiper ul li { list-style: none outside none; }
.bankArea .box_2 .bank_swiper img {  width:100%;height:auto; padding-left:0;}
.bankArea .box_2 .bank_swiper .pagination { position:relative;}
      @media screen and (max-width:767px){
        .bankArea { position: absolute; top: 0vw; left: 0vw; width: 100%;}
        .bankArea .box_1 { position: absolute; top: 0.3vw; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); width: 100%;}
        .bankArea .box_1.go_bt:hover { -webkit-transform: translateX(-50%); transform: translateX(-50%);}
        .bankArea .box_2 { position: absolute; top: 27.5vw; left:0vw; -webkit-transform: translateX(-50%); transform: translateX(-50%); width:100%;}
        .bankArea .box_2 .bank_swiper { width:100%; height: 20vw;}
      }
/*2顆btn*/
.btn_use1 ul {display: flex;width: 92%;margin: 0 auto;box-sizing: border-box;justify-content: center;margin-bottom: 4%;padding: 0;column-gap: 2vw;}
.btn_use1 li {list-style: none;}
@media screen and (max-width: 767px) {
  .btn_use1 {position:absolute;width: 13%;right: 7.8%;top:3vw;z-index: 99}}

.btn_use2 ul {display: flex;width: 92%;margin: 0 auto;box-sizing: border-box;justify-content: center;margin-bottom: 4%;padding: 0;column-gap: 2vw;}
.btn_use2 li {list-style: none;}
@media screen and (max-width: 767px) {
  .btn_use2 {position:absolute;width: 13%;right: 1.8%;top:-4vw;z-index: 99}}


/*表格*/
.Area_table .bg_wave {
  position: absolute;
  z-index: -1;
}
.Area_table >img{
  width: 98%;
}
.Area_table .Area_BN {background: none;}
.Area_table .Area_BN li{border-radius: 2vw;/*border: .7vw #89affa solid;*/}
.Area_table .Area_BN li .PD_img img{border-radius: 1.2vw;}

@media screen and (min-width: 768px) {
  .Area_table {
    margin-bottom: 90px;
  }
  .Area_table .bg_wave1 {
    bottom: -190px;
    left: 0;
  }
}
@media screen and (max-width: 767px) {
  .Area_table {
   margin-bottom: 6vw
  }
  .Area_table .bg_wave1 {
    bottom: -19vw;
    left: 0;
  }
}

.Area_coupon3 {margin-top: 2vw}

/*acty-行銷宮格*/
.Area_acty {  }
.Area_acty .acty_bg { z-index: -1; position: absolute; top: 0; left: 0; pointer-events: none;  height: auto;}  
.Area_acty .box { position: relative; width: 100%;  }

/*02*/
.Area02 .Area_box {
  /*background: linear-gradient(130deg,#f3e1a3,#ecc561);border: solid 1px #faf0cb;*/
  border-radius: 2.5vw;
  padding: 1vw 0 1vw 2vw;
  width: 94%;
  margin: 0 auto;
}
.Area02 .box_02 .PD_layout ul li {
  border-top: none;
}
.Area02 .box_02 .PD_layout ul li:last-child {
  border: none;
}
.Area02 .box_02 .PD_layout[data-pd-col-phone="4"] ul {
  grid-template-columns: repeat(4, minmax(0, 4fr));
  margin: 0 auto;
  padding: 0;
}
.Area02 .A02_box_01 {
  width: 100%; /* background:#fff; */
  margin: 0 auto;
  display: flex; /* padding: 1vw 0 1vw 1vw; */
  box-sizing: border-box; /* border-radius: 1.5vw; */ /* margin-bottom: 2vw; */
}
.Area02 .A02_box_02 {
  margin: 0 auto;
  width: 96%;
  margin-bottom: 2vw;
}
.Area02 .A02_box_02 ul {
  gap: 0;
  padding: 0;
}
.Area02 .swiper-pagination-bullet {
  width: 8px !important;
  height: 8px !important;
}
.Area02 .Area_coupon .swiper-pagination-bullet {
  bottom: -1vw !important;
}
.Area02 .swiper-pagination-bullet {
  background: #000;
}
.Area02 .PD_layout-PDBN_01 .PD_logo img {
  border: none !important;
  box-shadow: none !important;
}
.Area02 .PD_layout-PDBN_01 .PD_logo {
  position: absolute;
  right: 4%;
  bottom: 4%;
  /*height: 23vw !important;*/
}
.Area02 .PD_layout-PDBN_01 .PD h3 {
  top: 0;
  font-size: 1.1em;
  color: #fff;
  text-align: center;
  font-weight: 600;
  width: 42%;
}
.Area02 .PD_layout-PDBN_01 .PD h4 {
  top: 9vw;
  font-size: 1.5em;
  line-height: 1;
  color: #1967ff;
  text-align: left;
  font-style: italic
}
@media screen and (min-width: 768px) {
  .Area02 .PD_layout .PD_into p {
    height: 4.2em;
    line-height: 4em;
  }
  .Area02 .PD_layout .PD_into p .Price {
    font-family: "Century Gothic" !important;
    font-size: 70px;
  }
  .Area02 .PD_layout .PD p b,
  .Area02 .PD_layout .PD p span,
  .Area02 .PD_layout .PD p small {
    font-size: 30px;
  }
  .Area02 .PD_layout .PD_into h4 {
    font-family: "Century Gothic", "Microsoft JhengHei", system-ui, Helvetica, Arial;
    font-size: 41px;
    font-weight: bold;
    letter-spacing: 0px;
    top: 93px;
  }
  .Area02 .box_01 {
    width: 99.5%;
    margin-left: -3px;
  }
  .Area02 .box_02 .PD_layout {
    margin-bottom: 56px;
  }
  .Area02 .box_01 .Area_swiper_box {
    padding-bottom: 0px !important;
  }
  .Area02 .PD_layout-PDBN_01 .PD h3 {
    top: -7px;
    font-size: 3em;
    color: #fff;
    text-align: center;
    font-weight: 600;
  }
  .Area02 .PD_layout-PDBN_01 {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .Area02 .PD_layout .PD_into p .Price {
    font-family: "Century Gothic" !important;
    font-size: 8vw;
  }
  .Area02 .PD_layout .PD_into h4 {
    font-family: "Century Gothic", "Microsoft JhengHei", system-ui, Helvetica, Arial;
    font-weight: bold;
    /*letter-spacing: -0.3vw;*/
    margin: 0;
  }
  .Area02 .box_02 .PD_layout {
    margin-bottom: 5.8vw;
  }
  .Area02 .A02_box_03 {
    margin: 0 auto;
    width: 100%;
  }
  .Area02 .A02_box_03 ul {
    gap: 0;
    padding: 0;
  }
  .Area02 .box_04 .PD_layout ul {
    position: relative;
    padding: 0 3vw;
    width: 100%;
    justify-content: space-around;
    gap: 2vw;
    height: 12vw;
    left: 1vw;
  }
}

.Area02 .bg_wave {
  position: absolute;
  z-index: -1;
}
@media screen and (min-width: 768px) {
  .Area02 .bg_wave2 {
    bottom: -310px;
    left: 0;
  }
}
@media screen and (max-width: 767px) {
  .Area02 .bg_wave2 {
    bottom: -18vw;
    left: 0;
  }
}

.Area03{
  position: relative;
  padding-top: 3vw;
}
.Area03 .bg_wave {
  position: absolute;
  z-index: -1;
}
@media screen and (min-width: 768px) {
  .Area03 .bg_wave3 {
    bottom: -310px;
    left: 0;
  }
}
@media screen and (max-width: 767px) {
  .Area03 .bg_wave3 {
    top: -45vw;
    left: 0;
  }
}


.more_btn {
  width: 40%;
  margin: 3vw auto 0;
}
@media screen and (min-width: 768px) {
  .more_btn {
    margin: -10px auto 53px;
  }
}

/*開合*/
.moreButton {
  width: 100%;
  margin: 0 auto;
}
.moreButton .title {
  font: 30px/1.2em "微軟正黑體";
  letter-spacing: -0.05em;
  text-align: left;
  margin-bottom: 10px;
  display: inline-block;
}

dl.moreButton {
  margin-bottom: -2%;
  margin-top: 2px;
}
.moreButton dt {
  cursor: pointer;
}
.moreButton dd {
  display: none;
  margin: 0;
  width: 100%;
  height: auto;
  padding: 0;
  text-align: left;
}
.moreButton dd a {
  display: inline-block;
}
/*.moreButton .up::after{  content: ""; position: absolute; bottom:36%; margin-left: 2%; width: 0;height: 0;border-style: solid; border-width: .5em .3em 0 .3em;border-color: #fff transparent transparent transparent; transform:rotate(180deg);}
.moreButton .down::after {content: "";position: absolute;bottom: 40%;margin-left: 1%;width: 0;height: 0;border-style: solid;border-width: .5em .3em 0 .3em;border-color: #fff transparent transparent transparent;}
*/ /*.moreButton .menu_btn {position: relative;display: block;height: 60px;width:94%;font: bold 1.5em/2em 微軟正黑體;color:#fff;text-align: center;line-height: 60px;background-color: #ed7118;margin:0 auto;border-radius:30px}*/
.moreButton .menu_btn {
  position: relative;
  display: block;
  height: 110px;
  width: 100%;
  margin: 0 auto;
  background: url("more_btn.png?t=1750218269995") no-repeat top / 34%;
}
.moreButton .up img {
  width: 100%;
  height: auto;
}
.moreButton .down img {
  width: 100%;
  height: auto;
}
.moreButtontag {
  display: none !important;
  margin-top: 0 !important;
}

@media screen and (max-width: 767px) {
  dl.moreButton {
    margin-bottom: 0%;
    margin-top: 0.8%;
  }
  .moreButton {
    width: 100%;
    margin: 0 auto;
  }
  .moreButton .menu_btn {
    height: 12vw;
    background: url("more_btn.png?t=1750218269995") no-repeat center / 40%;
  }
  .moreButton dd {
    margin: 0;
    width: 100%;
  }
  .moreButton .up::after {
    display: none;
  }
  .moreButton .down::after {
    display: none;
  }
}

/*截圖說明區*/
.Area_BN {
  background: linear-gradient(-50deg, #2532d9 0%, #8e44d2 100%);
  margin-bottom: 0;
  z-index: 2;
}
.Area_BN .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
    background-color: #fff;
}
.Area_BN:nth-child(3) {
  margin-bottom: 7vw;
}
.Area_BN .Area_swiper_box .PD_layout li {
  background-color: rgba(0, 0, 0, 0);
}
.Area_BN .bn_title {
  /*background: linear-gradient(180deg, #edd6ff -20%, #cfabea 100%);*/
}
.Area_BN h2 {
  color: #303030;
  margin: 30px 0;
  font: bold 50px / 50px "Noto Sans CJK TC","微軟正黑體", "Microsoft JhengHei";
  font-weight: 700;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 2vw;
}
.Area_BN h2::before,
.Area_BN h2::after {
  content: "";
  display: block;
  width: 1.1em;
  height: 1.1em;
  opacity: 1;
}
.Area_BN h2::after {
  background: url(star02.png?t=1750218269995) no-repeat;
  background-size: cover;
}
.Area_BN h2::before{
  background: url(star01.png?t=1750218269995) no-repeat;
  background-size: cover;
}

.Area16 .txt2 h5 {
  font: 700 1.5em / 1.5em  Arial, Noto Sans TC, "Century Gothic", "Microsoft JhengHei", system-ui, Helvetica;
  margin: 1.5vw auto 0;
  color: #1967ff;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 2vw;
}
.Area16 .txt2 h5 i {
  display: none;
}
.Area16 .txt2 h5::before,
.Area16 .txt2 h5::after {
  content: "";
  display: block;
  width: 1.1em;
  height: 1.1em;
  opacity: 1;
}
.Area16 .txt2 h5::after {
  background: url(star02.png?t=1750218269995) no-repeat;
  background-size: cover;
}
.Area16 .txt2 h5::before{
  background: url(star01.png?t=1750218269995) no-repeat;
  background-size: cover;
}
.Area_BN .box {
  /*background-color: #fff;*/
  border-radius: 10px;
  overflow: hidden;
  width: 96%;
  margin: auto;
}
@media screen and (min-width: 768px) {
  .Area_BN {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .Area_BN {
    width: 100%;
    /*margin-bottom: 15vw;*/
  }
  .Area_BN h2 {
    font: bold 1.5em / 1.5em "Noto Sans CJK TC","微軟正黑體", "Microsoft JhengHei";
    margin: 3vw 0;
  }
  .Area_BN .Area_title {
    margin-top: -3vw;
  }
}
.Area_BN3 .bg_wave {
  position: absolute;
  z-index: -1;
}
@media screen and (min-width: 768px) {
  .Area_BN3 {
    margin-bottom: 67px;
  }
  .Area_BN3 .Area_swiper {
    margin-top: 20px;
  }
  .Area_BN3 .bg_wave3 {
    bottom: -574px;
    left: 0;
  }
}
@media screen and (max-width: 767px) {
  .Area_BN3 {
    margin-bottom: 8vw;
  }
  .Area_BN3 .Area_swiper {
    margin-top: 1vw;
  }
  .Area_BN3 .bg_wave3 {
    bottom: -67vw;
    left: 0;
  }
}

/*推薦商品*/
.Area_PD_01 {
  position: relative;
  margin: 0 auto;
  box-sizing: border-box;
  background-color: #90acf9;
}
.Area_PD_01 .PD_layout[data-pd-btn] .PD_btn {
  background: #ff4da8;
}

@media screen and (min-width: 768px) {
  .Area_PD_01 {
    margin-top: 0;
    margin-bottom: 0;
    height: 100%;
  }
  .Area_PD_01 .Area_title {
    padding-top: 0;
  }
  .Area_PD_01 .bg {
    z-index: -59;
    position: absolute;
    top: 1800px;
    left: 0px;
    width: 960px;
    height: 4000px;
    background-repeat: repeat-y;
    background-position: center top;
    pointer-events: none;
  }
  .Area_PD_01 .bg02 {
    z-index: -59;
    position: absolute;
    bottom: -145px;
    left: 0px;
    width: 960px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center bottom;
    pointer-events: none;
  }
  .Area_PD_01 .box_01 {
    width: 96%;
    margin: 0 2%;
  }

.Area16 .ppp_coupon .coupon_box .PD_into .tag_R {
    position: absolute;
    top: -53px;
    right: 0vw;
    width: 19%;
}
}

@media screen and (max-width: 767px) {
  .Area_PD_01 {
    margin-top: 1vw;
    padding-bottom: 13vw;
    height: 100%;
  }
  .Area_PD_01 .bg {
    z-index: -1;
    position: absolute;
    top: 145vw;
    left: 0;
    width: 100%;
    height: 700vw;
    background-repeat: repeat-y;
    background-position: center top;
    pointer-events: none;
    background-size: 100%;
  }
  .Area_PD_01 .bg02 {
    z-index: -1;
    position: absolute;
    bottom: -20vw;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center bottom;
    pointer-events: none;
    background-size: 100%;
  }

}

/*16-各部專區*/
.Area16 {
  overflow: hidden;
  /*background-color: #90acf9;*/
}
.Area16 .box {
  position: relative;
  /*background: linear-gradient(145deg, #c8d6ff 0%, #e0e8ff 10%, #e0e8ff 20%, #b0c5ff 100%);*/
  background-color: #feef00;
  /*backdrop-filter: blur(40px);*/
  border-radius: 15px;
  overflow: hidden;
}
.Area16 .swiper-pagination {
  /*--swiper-pagination-color: #fff;*/
  bottom: 1vw;
}
.Area16 .swiper-pagination-bullet {
  /*background: #fff;*/
}
.Area16 .PD-1 {
  width: 96%;
}
.Area16 .txt2 h5 {
  font: 700 1.5em / 1.5em  Arial, Noto Sans TC, "Century Gothic", "Microsoft JhengHei", system-ui, Helvetica;
  margin: 1.5vw auto 0;
  color: #1967ff;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 2vw;
}
.Area16 .txt2 h5 i {
  display: none;
}
.Area16 .txt2 h5::before,
.Area16 .txt2 h5::after {
  content: "";
  display: block;
  width: 1.1em;
  height: 1.1em;
  opacity: 1;
}
.Area16 .txt2 h5::after {
  background: url(star02.png?t=1750218269995) no-repeat;
  background-size: cover;
}
.Area16 .txt2 h5::before{
  background: url(star01.png?t=1750218269995) no-repeat;
  background-size: cover;
}
.Area16 .page_box {
  padding-bottom: 20px;
}
/*抵用券(線上入稿)*/
.Area16 .Area_coupon{
  padding-bottom: 0;
  background: none;
}

.Area16 .Area_coupon .Area_swiper .Area_swiper_box{
  padding-bottom: 6.5vw;
}

.Area16 .Area_coupon .Area_swiper{
  background: none;
}

.Area16 .Area_coupon .PD_coupon ul{
  padding: 3vw 0 0;
}

.Area16 .Area_coupon .PD_coupon ul li .box{
  border-radius: 0;
  margin: 0;
  padding: 0;
}

.Area16 .Area_coupon .PD_coupon ul li .PD_logo .p_logo.p01{
  margin: 0;
}

.Area16 .Area_coupon .PD_coupon ul li .PD_into .box{
  position: relative;
}

.Area16 .Area_coupon .PD_coupon ul li .PD_into h2{
  top: -12.5vw;
}

.Area16 .ppp_coupon .coupon_box .PD_into .tag_R {
    position: absolute;
    top: -7vw;
    right: 0vw;
    width: 19%;
}

.Area16 .Area_coupon .Area_swiper {
    width: 98%;
    left:1%;
}

.Area16 .Area_coupon .PD_coupon ul li .PD_into .box{
  background: unset;
  overflow: unset;
  border-radius: 0 0.5em 0 0;
  top: 3vw;
}

.Area16 .NavArea .Nav_box{
  background-color: #fff;
}

.Area16 .content_swiper .PD_layout[data-pd-btn] .PD_btn b{
  padding: 0;
  margin-left: -0.2em;
}

.Area16 .PD_layout[data-pd-btn] .PD .PD_btn span{
  padding-right: .7em;
}

@media screen and (max-width: 767px) {
  .Area16 .box {
    position: relative;
    border-radius: 15px;
    margin: 0 2vw 6vw;
    padding-bottom: 2vw;
  }
  .Area16 .page_box {
    padding-bottom: 3vw;
  }
  .Area16 .PD-1 {
    width: 100%;
  }
  .Area16 .PD_layout.PD-1 ul {
    padding-top: 0.6em;
  }
  .Area16 .PD_layout.PD-1 .PD_btn.more i {
    display: none;
  }
  
  /*抵用券(線上入稿)*/
  /* .Area16 .layout_C16 ul {
    height: 30vw;
    padding: 0;
    grid-gap: 0;
  } */
}
@media screen and (min-width: 768px) {
  .Area16 .box {
    margin-bottom: 50px;
  }
  .Area16 .Area_coupon .PD_coupon ul li .PD_into .box{
    top: 1vw;
  }
	
.Area16 .txt2 h5 {
    font: 700 2.5em / 2.5em Arial, Noto Sans TC, "Century Gothic", "Microsoft JhengHei", system-ui, Helvetica;
    margin:0;
    color: #1967ff;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 2vw;
}

.Area16 .Area_coupon .PD_coupon ul li .PD_into h2{
  top: -115px;
}

.Area16 .ppp_coupon .coupon_box .PD_into .tag_R {
    position: absolute;
    top: -60px;
    right: 0;
    width: 90px;
}
.Area16 .Area_coupon .PD_coupon ul{
  padding: 1vw 0 0;
}
	

.Area16 .Area_coupon .Area_swiper {
        height: 320px !important;
    }

  /*抵用券(線上入稿)*/
  /* .Area16 .A16_coupon {
    margin-bottom: 30px;
  }
  .Area16 .layout_C16 .PD_into {
    font-size: 32px;
  }
  .Area16 .layout_C16 .PD .txta {
    margin: 53px 0;
    font-size: 33px;
  }
  .Area16 .layout_C16 .PD .txtb {
    top: 20px;
  }
  .Area16 .layout_C16 .PD .txtc {
    top: 83px;
  } */
}



/*浮層調整*/

@media screen and (min-width: 768px) {
  .agree_more .container {
    margin: 5%;
  }
  .agree_more .container .pic {
    margin-bottom: 5%;
  }
  .agree_more .container .pic p {
    font-size: 26px;
    padding-bottom: 11px;
  }
}
@media screen and (max-width: 767px) {
  .agree_more .container {
    margin: 0 auto;
    width: 88%;
    height: auto;
    overflow: scroll;
    padding-top: 20px;
  }
  .agree_more .container .pic {
    margin-bottom: 7vw;
  }
  .agree_more .container .pic p {
    font-size: 4.5vw;
    padding-bottom: 2vw;
  }
}

/*置底裝飾*/
@media screen and (min-width: 768px) {
  .decoArea {
    height: 100px;
  }
}
@media screen and (max-width: 767px) {
  .decoArea {
    height: 20vw;
  }
}

/*不要連結*/
.novariant.PD_layout .PD a {
  pointer-events: none;
}
.novariant.PD_layout .PD_slide:hover {
  transform: none;
  filter: none;
}

/* .fixarea_tabbar li:nth-child(5), .fixarea_tabbar li:nth-child(6), .fixarea_tabbar li:nth-child(7), .fixarea_tabbar li:nth-child(8){display: none;}
.Nav-wrapper li:nth-child(5), .Nav-wrapper li:nth-child(6), .Nav-wrapper li:nth-child(7), .Nav-wrapper li:nth-child(8){ display: none;} */

/*置底文字*/
.bottom_txt01 {
  z-index: 50;
  text-align: center;
  width: 100%;
  color: #fff;
  font: 12px/18px Helvetica;
  padding: 4vw;
  box-sizing: border-box;
}
.bottom_txt02 {
  z-index: 50;
  text-align: center;
  padding: 2vw;
  color: #fff;
  font: 13px/18px Helvetica;
  margin-bottom: 100px;
}
@media screen and (min-width: 768px) {
  .bottom_txt01 {
    width: 960px;
    margin: auto;
  }
}


/*行銷宮格*/
.Area_event0{background-image: url("area1_0.png?t=1750218269995");background-size: contain;height: 15.5vw;}

.Area_event0 .PD_copy .PD_into { padding: 0;text-align: center;}
.Area_event0 .PD_copy .PD_img { position: absolute; margin-top: 9.7vw;}
.Area_event0 .PD_copy .PD h3 {font: 900 1.5em / 1.8em Arial, Noto Sans TC, "Century Gothic", "Microsoft JhengHei", system-ui, Helvetica; margin: 1.8vw auto 0 auto;color: #1967ff;display: flex;font-style: italic;justify-content: center;align-items: center;}
.Area_event0 .PD_copy .PD span {overflow: visible!important}
.Area_event0 .PD_copy .PD h3 i {display: none;}
.Area_event0 .PD_copy .PD h3::before,
.Area_event0 .PD_copy .PD h3::after {content: "";display: block;width: 1.1em;height: 1.1em;opacity: 1;}
.Area_event0 .PD_copy .PD h3::after {background: url(star02.png?t=1750218269995) no-repeat;background-size: cover;}
.Area_event0 .PD_copy .PD h3::before{background: url(star01.png?t=1750218269995) no-repeat;background-size: cover;}

.Area_event0 .PD_copy .PD h4 { color: #000; font-size: 1.1em; font-weight: 600; line-height: 1.35; margin: .35em 0 .1em;background-color: #f5f5f5;border-radius: 2em;padding: .5em 0 .5em 0;}
.Area_event0 .PD_layout .PD h4 span {display: inline-block;font-size: 1.5em; font-weight: 700;-webkit-line-clamp: 1;white-space: normal;overflow:hidden;color: #ee3fbf;font-family: "Century Gothic", Noto Sans TC, "Microsoft JhengHei", system-ui, Helvetica; }

.Area_event0 .PD_copy p { /*margin-top: -9vw; margin-left:43vw; */padding: 0;text-align: left}
.Area_event0 .PD_copy .money{font-size: .8em; color: #ef3fc0;}
.Area_event0 .PD_copy p b{font: 700 1.2em / 1.2em  Arial, Noto Sans TC, "Century Gothic", "Microsoft JhengHei", system-ui, Helvetica;margin: auto 0;color: #ef3fc0;}
.Area_event0 .PD_copy p .Price{ font-size: 1.8em;color: #ef3fc0;}
.Area_event0 .PD_copy p small{font: 700 1.2em / 1.2em  Arial, Noto Sans TC, "Century Gothic", "Microsoft JhengHei", system-ui, Helvetica;margin: auto 0;color: #ef3fc0;}


.Area_event { background-color: #f5f5f5;width: 96.4%;/*margin-top: -2vwborder-radius: 8vw 8vw 8vw 8vw; padding-top: .4em;margin-bottom:4vw;*/}
.Area_event .i_btn{position: absolute; right: 0;width: 28%;top: 0;z-index: 99}
.Area_event .layout_topic1 .PD_into { position: relative; top: 2vw; left: 33vw; width: 48%; text-align: left;}
.Area_event .layout_topic1 .PD_into h3 { font: bold 18px/50px "微軟正黑體","Microsoft JhengHei", Arial, Helvetica; color: #000;}
.Area_event .layout_topic1 .PD_into h4 { font: bold 15px/30px "微軟正黑體","Microsoft JhengHei", Arial, Helvetica; color: #000;}
.Area_event .layout_topic1 .PD_slide {padding-bottom: 0!important;}
.Area_event .layout_topic1 ul { grid-gap: 2.5vw;}
.Area_event .layout_topic1 ul li { height: 26vw;}
.Area_event .layout_topic1 a { z-index: 10; position: absolute; top: 0; right: 0; width: 30%; height: 25vw;}
  @media screen and (min-width:768px){
    .Area_event .layout_topic1 { padding: 0 16px;}
    .Area_event .layout_topic1 .PD_into { padding: 3em 2em; top: inherit; left: 293px;}
    .Area_event .layout_topic1 .PD_into h3 { font-size: 39px;}
    .Area_event .layout_topic1 .PD_into h4 { font-size: 33px;}
    .Area_event .layout_topic1 ul { grid-gap: 15px;}
    .Area_event .layout_topic1 ul li { height: 250px;}
  }
  /*領券教學*/
  .Area_event .box_tip .PD_layout ul { display: flex; flex-wrap: nowrap; padding: 0; grid-gap: 0;}
  .Area_event .swiper-pagination { bottom: 0;}
  .Area_event .swiper-pagination-bullet { background: #fff;}
  /*複製領券*/
  .Area_event .PD_copy { margin-bottom: 0vw;}
  .Area_event .PD_copy ul {display: flex; padding: 0; width: 96%; gap: 0.4em;}
  .Area_event .PD_img {padding: 0;}
  .Area_event .PD_copy ul li img{border-radius: 2em}

  .Area_event1 .PD_copy ul li:nth-of-type(1) {min-width: 49%;height: auto;}
  .Area_event1 .PD_copy ul li:nth-of-type(2) {min-width: 49%;height: auto;}
  .Area_event1 .PD_copy ul li:nth-of-type(3) {width: 100%;height: auto;}
  .Area_event1 .PD_copy ul li { overflow: hidden;height: 100%;width: 49%}

  .Area_event2 .PD_copy ul li:nth-of-type(1) {width: 100%;height: auto;}
  .Area_event2 .PD_copy ul li:nth-of-type(2) {min-width: 49%;height: auto;}
  .Area_event2 .PD_copy ul li:nth-of-type(3) {min-width: 49%;height: auto;}
  .Area_event2 .PD_copy ul li { overflow: hidden;height: 100%;width: 49%}

  .Area_event .PD_copy .PD_into { padding: 0;text-align: center;}
  .Area_event .PD_copy .PD h3 {font: 900 1.5em / 1.8em Arial, Noto Sans TC, "Century Gothic", "Microsoft JhengHei", system-ui, Helvetica;margin: auto 0;color: #1967ff;display: flex;padding-left: 1%;font-style: italic;align-items: center;height: 1.2em;}
  .Area_event .PD_copy .PD h3 i {display: none;}
  .Area_event .PD_copy .PD h3::before,
  .Area_event .PD_copy .PD h3::after {content: "";display: block;width: 1.1em;height: 1.1em;opacity: 1;}
  .Area_event .PD_copy .PD h3::after {background: url(star02.png?t=1750218269995) no-repeat;background-size: cover;}
  .Area_event .PD_copy .PD h3::before{background: url(star01.png?t=1750218269995) no-repeat;background-size: cover;}
  .Area_event .PD_copy .PD h4 { color: #000; font-size: 1.1em; font-weight: 600; line-height: 1.35; margin: .35em 0 .1em;background-color: #f5f5f5;border-radius: 2em;padding: .5em 0 .5em 0;}
  .Area_event .PD_copy .PD .gobtn { margin-left: 61%; width: 30.5%;background-color: #f5f5f5;border-radius: 0em 0em 2em 2em;}
  .Area_event .PD_layout .PD h4 span {display: inline-block;font-size: 1.5em; font-weight: 700;-webkit-line-clamp: 1;white-space: normal;overflow:hidden;color: #ee3fbf;font-family: "Century Gothic", Noto Sans TC, "Microsoft JhengHei", system-ui, Helvetica; }
  .Area_event .PD_copy p {padding: 0;text-align: left;overflow: visible!important}
  .Area_event .PD_copy .money{font-size: .8em; color: #ef3fc0;}
  .Area_event .PD_copy p b{font: 700 1em / 1em  Arial, Noto Sans TC, "Century Gothic", "Microsoft JhengHei", system-ui, Helvetica;margin: auto 0;color: #ef3fc0;font-style: italic}
  .Area_event .PD_copy p .Price{color: #ef3fc0;font: 900 1em / 1em  Arial, Noto Sans TC, "Century Gothic", "Microsoft JhengHei", system-ui, Helvetica;font-style: italic}
  .Area_event .PD_copy p small{font: 700 1em / 1em  Arial, Noto Sans TC, "Century Gothic", "Microsoft JhengHei", system-ui, Helvetica;margin: auto 0;color: #ef3fc0;font-style: italic}

    /*改成flex排列*/
    .Area_event .PD_copy .Area_copy { display: flex; justify-content: space-evenly; align-items: center; position: absolute;     bottom: .75em; left: 8.2%; width: 50%; line-height: 2.35; background-color: #919191; border-radius: 20em;}
    .Area_event .PD_copy .Area_copy .copyTxt { /*position: absolute; top: 10%; left: 2.5%; width: 7.7em; height: 80%;*/ flex-basis: 70%; font-size: 1.05em; line-height: 1.8; background-color: #fff; border-radius: 20em; font-weight: 700; overflow: hidden;}
    .Area_event .PD_copy .Area_copy .btn_copy { padding-right: .5em; /*text-align: right;*/}
    .Area_event .PD_copy .Area_copy .btn_copy button { padding: 0; background: none; border: none; color: #fff; font-size: 1.05em; font-weight: 600; font-family: Noto Sans TC, "Century Gothic", "Microsoft JhengHei", system-ui, Helvetica;}
    /*h3前綴logo*/
    .Area_event .PD_copy .PD h3 span { position: relative; overflow: visible; }
/*    .Area_event .PD_copy .PD h3 span::before { content: ""; pointer-events: none; position: absolute; top: 50%; left: -16.8vw; transform: translateY(-50%); width: 15vw; height: 6.5vw; background-image:url(logo_after.png?t=1750218269995); background-position: center top; background-size: 100%; background-repeat: no-repeat;}*/
    @media screen and (min-width:768px){
      .Area_event .PD_copy ul li { border-width: 4px !important; border-radius: 20px; border-color: #fff !important;}
      .Area_event .PD_copy .PD_into { padding-bottom: 2em;}
      .Area_event .PD_copy .PD h3 { font-size: 45px;}
      .Area_event .PD_copy .PD h4 { font-size: 36px;}
      .Area_event .PD_copy .PD .gobtn { margin-left: 61%; width: 28%;}
      .Area_event .PD_copy .Area_copy { bottom: 3.3em;left: 9%;line-height: 5;}
      .Area_event .PD_copy .Area_copy .copyTxt { font-size: 40px;}
      .Area_event .PD_copy .Area_copy .btn_copy { padding-right: 1.8em;}
      .Area_event .PD_copy .Area_copy .btn_copy button { font-size: 40px; position: relative; top: 8px;}
      .Area_event .PD_copy .PD h3 span { margin-left: 3.3em;}
      .Area_event .PD_copy .PD h3 span::before { left: -2.8em; width: 117px; height: 50px;}
    }
/*樂購mo店+*/
@media screen and (max-width:767px){
  .Area17 { bottom: 8vw;}
  .Area17 .PD_layout.PD-1 ul { padding-top: .6em;}
}

/*可拖移廣告icon*/
.Area_hammerAD { z-index: 300; display: none; position: fixed; bottom: 0; right: 0; transform: translate3d(0,200px,0); /*background-color: rgba(0,0,0,0.5);*/}
.Area_hammerAD .box { position: relative; margin-right: 10px; opacity: 1;}
.Area_hammerAD img { width: 100%; height: auto;}
.Area_hammerAD .closeButton a { display:block; cursor:pointer; position:absolute; width:20px; height:20px; border-radius:50%; font:bold 20px/1em "Century Gothic"; color:#FFF; text-align:center; background-color:rgba(0%,0%,0%,0.5); text-decoration: none; z-index:2}
  @media screen and (min-width:768px){
    .Area_hammerAD { display: block; width: 140px;}
    .Area_hammerAD .closeButton a { top: 0; right: 0;}
  }
  @media screen and (max-width:767px){
    .Area_hammerAD { display: block; width: 22%;}
    .Area_hammerAD .closeButton a { top: 1vw; right: 1vw;}
  }
  @media screen and (min-width:1670px){
    .Area_hammerAD { right: inherit; left: 1500px;}
  }























.Area02 .Area_coupon .swiper-pagination-bullet {
  bottom: -1vw !important;
}
 @media screen and (max-width: 767px) { 
.Area02 .Area_coupon .swiper-pagination-bullet {
    bottom: -1vw !important;
  }
  }

/************ 折價券 UI ************/
@media screen and (min-width: 768px) {
/*全區塊共用*/
.Area_coupon p {
  font-family: Roboto, "Noto Sans CJK TC", "Microsoft JhengHei", Arial, Helvetica;
}
.Area_coupon span {
  font-family: Roboto, "Noto Sans CJK TC", "Microsoft JhengHei", Arial, Helvetica;
}
.Area_coupon2 p {
  font-family: Roboto, "Noto Sans CJK TC", "Microsoft JhengHei", Arial, Helvetica;
}
.Area_coupon2 span {
  font-family: Roboto, "Noto Sans CJK TC", "Microsoft JhengHei", Arial, Helvetica;
}

/***************抵用券*******************/
.Area_coupon {
  position: relative;
  padding-bottom: 8vw;
}
.Area_coupon .Area_swiper {
  margin: 0 auto;
  padding: 0;
}
.Area_coupon ul {
  display: flex;
  flex-wrap: nowrap;
  list-style: none;
  margin: 0 auto;
  padding: 0;
  background-color: #0000;
  width: 98%
}
.Area_coupon li {
  list-style: none;
  margin: 0 auto;
}
.Area_coupon .ppp_coupon .coupon_box {
  width: 450px;
  height: 232px;
  margin-top: 20px;
}
.Area_coupon .ppp_coupon .coupon_box a {
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-box-align: stretch;
  -webkit-box-pack: start;
  -ms-flex-direction: row;
  -ms-flex-wrap: nowrap;
  -ms-flex-align: stretch;
  -ms-flex-pack: start;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  display: flex;
  align-items: stretch;
}
}
@media screen and (max-width: 767px) {
  /*全區塊共用*/
  .Area_coupon p {
    font-family: Roboto, "Noto Sans CJK TC", "Microsoft JhengHei", Arial, Helvetica;
  }
  .Area_coupon span {
    font-family: Roboto, "Noto Sans CJK TC", "Microsoft JhengHei", Arial, Helvetica;
  }
  .Area_coupon2 p {
    font-family: Roboto, "Noto Sans CJK TC", "Microsoft JhengHei", Arial, Helvetica;
  }
  .Area_coupon2 span {
    font-family: Roboto, "Noto Sans CJK TC", "Microsoft JhengHei", Arial, Helvetica;
  }
  
  /**************抵用券*****************/
  .Area_coupon {
    position: relative;
    /*padding-bottom: 8vw;*/
  }
  .Area_coupon .Area_swiper {
    margin: 0 auto;
    padding: 0;
  }
  .Area_coupon ul {
    display: flex;
    flex-wrap: nowrap;
    list-style: none;
    margin: 0 auto;
    padding: 0;
    background-color: #0000;
    width: 98%
  }
  .Area_coupon li {
    list-style: none;
    margin: 0 auto;
  }
  .Area_coupon .ppp_coupon .coupon_box {
    width: 100%;
    height: 100%;
  }
  .Area_coupon .ppp_coupon .coupon_box a {
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-box-align: stretch;
    -webkit-box-pack: start;
    -ms-flex-direction: row;
    -ms-flex-wrap: nowrap;
    -ms-flex-align: stretch;
    -ms-flex-pack: start;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    display: flex;
    align-items: stretch;
  }
  }



/**********************3P抵用券***************/

/*****PC*****/
@media screen and (min-width: 768px) {
  .Area_coupon .Area_swiper {
    margin: 0;
    padding: 0 0 0vw 0;
    width: 924px;
    height: 380px !important;
    left: 18px;
    border-radius: 0 0 20px 20px;
    background-color: #f5f5f5;
  /*    border-left: 5px solid #feef00;
    border-right: 5px solid #feef00;
    border-top: 0px solid #feef00;
    border-bottom: 5px solid #feef00;*/
  }
  .Area_coupon .Area_swiper_box {
    width: 960px;
  }
  .Area_coupon .PD_coupon ul {
    height: 280px !important;
    padding: 60px 0 0 0;
  }
  .Area_coupon .PD_coupon li {
    margin: 0 0 0 0px !important;width: 650px !important;
  }
  .ppp_coupon {
    width: 900px;
    height: 32vw;
    margin: 0 auto;
    filter: drop-shadow(0.1em 0.1em 0.2em rgba(149 149 149 / 20%));
  }
  .ppp_coupon .coupon_box {
    display: inline-flex;
    width: 100%;
    height: 40vw;
    box-sizing: border-box;
  }
  .ppp_coupon .coupon_box .PD_logo {
    position: relative;
    width: 160px;
  }
  /*輪播設定*/
  .Area_Coupon .Area_swiper {
    margin: 0 auto;
    padding: 2vw 5.8% 0;
    width: 92%;
  }
  .Area_coupon .Area_swiper_box .pagination {
    bottom: 4vw !important;
  }
  /*左logo區*/
  .ppp_coupon .coupon_box .PD_logo .box {
    height: 100%;
    background: url(m_blue_Lbg_repeat.png?t=1750218269995) center left repeat-y;
    background-size: 188%;
  }
  .ppp_coupon .coupon_box .PD_logo .logo {
    padding: 0 1.5vw;
    width: 65%;
    margin-top: 1vw;
  }
  .ppp_coupon .coupon_box .PD_logo .logo img {
    width: 100%;
    border-radius: 50em;
  }
  .ppp_coupon .coupon_box .PD_logo .tag_L {
    position: relative;
    top: 0;
    width: 31%;
  }
  .ppp_coupon .coupon_box .PD_logo .tag_L img {
    width: 100%;
    height: 100%;
  }
  /*.ppp_coupon .coupon_box .PD_logo .p_logo:after {
    content: "";
    clear: both;
    position: absolute;
    border-top: 0.1em solid #4082c4;
    box-shadow: 0em 0.01em 0em #fff;
    bottom: 7.5vw;
    left: 5vw;
    width: 66%;
  } */
  
  /*虛線*/
  .ppp_coupon .coupon_box .PD_logo .p_logo p {
    padding: 0;
    line-height: 0;
    font-size: 27px;
    font-weight: 600;
    letter-spacing: -0.05em;
  }
  .ppp_coupon .coupon_box .PD_logo .p_logo.p01 {
    margin-top: -1vw;
  }
  .ppp_coupon .coupon_box .PD_logo .p_logo.p01 span p {
    color: #aed7ff;
  }
  .ppp_coupon .coupon_box .PD_logo .p_logo.p02 {
    margin-top: 0vw;
    color: #fff;
  }
  /*右文案區*/
  .ppp_coupon .coupon_box .PD_into {
    position: relative;
    width:450px;
    background-color: #fff;
    border-radius: 0 1em 1em 0;
  }
  .ppp_coupon .coupon_box .PD_into .box {
    padding-bottom: 120px;
  }
  .ppp_coupon .coupon_box .PD_into .tag_R {
    position: absolute;
    top: 0vw;
    right: 0vw;
    width: 85px;
  }
  .ppp_coupon .coupon_box .PD_into .tag_R b {
    font-size: 50px;
  }
  .ppp_coupon .coupon_box .PD_into .tag_R span {
    position: absolute;
    z-index: 5;
    top: -0.8vw;
    right: 0.9vw;
    color: #1860a6;
  }
  .ppp_coupon .coupon_box .PD_into .tag_R .tag_R_bg {
    position: absolute;
    top: 0vw;
    right: 0vw;
    width: 100%;
  }
  .ppp_coupon .coupon_box .PD_into .tag_R img {
    width: 100%;
    height: 100%;
  }
  .ppp_coupon .coupon_box .PD_into h2 {
    position: absolute;
    padding: 0 0.5em;
    top: -75px;
    left: 12px;
    font-size: 31px;
    text-align: center;
    line-height: 0.3;
    letter-spacing: -0.03em;
    color: #636161;
    background: #e7e7e7;
    border-radius: 30vw 30vw 30vw 0;
    text-shadow: none;
    word-break: keep-all;
    overflow: hidden;
    max-width: 74%;
    transform: none;
  white-space: nowrap;
  text-overflow: ellipsis;
  }
  .ppp_coupon .coupon_box .PD_into h3 {
    position: relative;
    text-align: left;
    line-height: 0;
    width:94%;
    top:30px;
    left:30px;
    color: #484848;
    font-size: 36px;
  }
  .ppp_coupon .coupon_box .PD_into h3 b {
    color: #f4237d;
    font-size: 75px;
    letter-spacing: -0.07em;
  }
  .ppp_coupon .coupon_box .PD_into h3 small {
    font-size: 38px;
    letter-spacing: -0.05em;
  }
  .ppp_coupon .coupon_box .PD_into h3 tiny {
    color: #939393;
    font-size: 20px;
    letter-spacing: -0.05em;
    padding-left: 0vw;
  }
  .ppp_coupon .coupon_box .PD_into h4 {
    position: relative;
    text-align: left;
    line-height: 0;
    width: 94%;
    top:40px;
    left:30px;
    color: #484848;
  }
  .ppp_coupon .coupon_box .PD_into h4 p {
    font-size:25px;
    letter-spacing: -0.01em;
  }
  .ppp_coupon .coupon_box .PD_into h4 b {
    font-size:32px;
    letter-spacing: -0.02em;
  }
  .ppp_coupon .coupon_box .PD_into h5 {
    position: relative;
    text-align: left;
    line-height: 0;
    width: 94%;
    top: 40px;
    left: 30px;
    font-size: 25px;
    letter-spacing: -0.04em;
    font-weight: normal;
    color: #777777;
  }
  /*按鈕*/
  .ppp_coupon .coupon_box .PD_btn.more {
    position: absolute;
    bottom: inherit;
    top:185px;
    right: -45px;
    width: 130px;
  }
  .ppp_coupon .coupon_box .PD_btn.more img {
    width: 100%;
  }
  .ppp_coupon .coupon_box .PD_btn i {
    display: none;
  }
  .ppp_coupon .coupon_box .PD_btn.more span {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto;
    padding-right: 0.25em;
    height: auto;
    overflow: hidden;
    -webkit-transform: skewX(-7.5deg);
    transform: skewX(-7.5deg);
  }
  }
  

/*****MB*****/
@media screen and (max-width: 767px) {
.Area_coupon .Area_swiper {
  margin: 0;
  padding: 0 1% 2vw 1%;
  width: 96.4%;
  height: 100%;
  left: 1.7%;
  border-radius: 0 0 5vw 5vw;
background-color: #f5f5f5;
/*    border-left: 5px solid #feef00;
  border-right: 5px solid #feef00;
  border-top: 0px solid #feef00;
  border-bottom: 5px solid #feef00;*/
}
.Area_coupon .Area_swiper_box {
  width: 100%;
}
.Area_coupon .PD_coupon ul {
  height: 32vw !important;
  padding: 6vw 0 0 0;
}
.Area_coupon .PD_coupon li {
  margin: 0 auto 3vw;
}
.ppp_coupon {
  width: 95%;
  height: 32vw;
  margin: 0 auto;
  filter: drop-shadow(0.1em 0.1em 0.2em rgba(149 149 149 / 20%));
}
.ppp_coupon .coupon_box {
  display: inline-flex;
  width: 100%;
  height: 40vw;
  box-sizing: border-box;
}
.ppp_coupon .coupon_box .PD_logo {
  position: relative;
  width: 35%;
}
/*輪播設定*/
.Area_Coupon .Area_swiper {
  margin: 0 auto;
  padding: 2vw 5.8% 0;
  width: 92%;
}
.Area_coupon .Area_swiper_box .pagination {
  bottom: 4vw !important;
}
/*左logo區*/
.ppp_coupon .coupon_box .PD_logo .box {
  height: 100%;
  background: url(m_blue_Lbg_repeat.png?t=1750218269995) center left repeat-y;
  background-size: 188%;
}
.ppp_coupon .coupon_box .PD_logo .logo {
  padding: 0 5.5vw;
  width: 55%;
  margin-top: 2vw;
}
.ppp_coupon .coupon_box .PD_logo .logo img {
  width: 100%;
  border-radius: 50em;
}
.ppp_coupon .coupon_box .PD_logo .tag_L {
  position: relative;
  top: 0;
  width: 31%;
}
.ppp_coupon .coupon_box .PD_logo .tag_L img {
  width: 100%;
  height: 100%;
}
/*.ppp_coupon .coupon_box .PD_logo .p_logo:after {
  content: "";
  clear: both;
  position: absolute;
  border-top: 0.1em solid #4082c4;
  box-shadow: 0em 0.01em 0em #fff;
  bottom: 7.5vw;
  left: 5vw;
  width: 66%;
} */

/*虛線*/
.ppp_coupon .coupon_box .PD_logo .p_logo p {
  padding: 0;
  line-height: 0;
  font-size: 4vw;
  font-weight: 600;
  letter-spacing: -0.05em;
}
.ppp_coupon .coupon_box .PD_logo .p_logo.p01 {
  margin-top: -1vw;
}
.ppp_coupon .coupon_box .PD_logo .p_logo.p01 span p {
  color: #aed7ff;
}
.ppp_coupon .coupon_box .PD_logo .p_logo.p02 {
  margin-top: 5.5vw;
  color: #fff;
}
/*右文案區*/
.ppp_coupon .coupon_box .PD_into {
  position: relative;
  width: 90%;
  background-color: #fff;
  border-radius: 0 0.5em 0.5em 0;
}
.ppp_coupon .coupon_box .PD_into .box {
  padding-bottom: 12vw;
  margin-top: 7vw;
}
.ppp_coupon .coupon_box .PD_into .tag_R {
  position: absolute;
  top: 0vw;
  right: 0vw;
  width: 19%;
}
.ppp_coupon .coupon_box .PD_into .tag_R b {
  font-size: 5vw;
}
.ppp_coupon .coupon_box .PD_into .tag_R span {
  position: absolute;
  z-index: 5;
  top: -2.5vw;
  right: 1.7vw;
  color: #1860a6;
}
.ppp_coupon .coupon_box .PD_into .tag_R .tag_R_bg {
  position: absolute;
  top: 0vw;
  right: 0vw;
  width: 100%;
}
.ppp_coupon .coupon_box .PD_into .tag_R img {
  width: 100%;
  height: 100%;
}
.ppp_coupon .coupon_box .PD_into h2 {
  position: absolute;
  padding: 0 0.5em;
  top: -5.5vw;
  left: 3vw;
  font-size: 3.5vw;
  text-align: center;
  line-height: 0.3;
  letter-spacing: -0.03em;
  color: #636161;
  background: #e7e7e7;
  border-radius: 30vw 30vw 30vw 0;
  text-shadow: none;
  word-break: keep-all;
  overflow: hidden;
  max-width: 74%;
  transform: none;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ppp_coupon .coupon_box .PD_into h3 {
  position: relative;
  text-align: left;
  line-height: 0;
  width: 94%;
  top: 5vw;
  left: 3vw;
  color: #484848;
  font-size: 1.3em;
}
.ppp_coupon .coupon_box .PD_into h3 b {
  color: #f4237d;
  font-size: 10vw;
  letter-spacing: -0.07em;
}
.ppp_coupon .coupon_box .PD_into h3 small {
  font-size: 7.5vw;
  letter-spacing: -0.05em;
}
.ppp_coupon .coupon_box .PD_into h3 tiny {
  color: #939393;
  font-size: 3vw;
  letter-spacing: -0.05em;
  padding-left: 1vw;
}
.ppp_coupon .coupon_box .PD_into h4 {
  position: relative;
  text-align: left;
  line-height: 0;
  width: 94%;
  top: 7vw;
  left: 3vw;
  color: #484848;
}
.ppp_coupon .coupon_box .PD_into h4 p {
  font-size: 4.5vw;
  letter-spacing: -0.01em;
}
.ppp_coupon .coupon_box .PD_into h4 b {
  font-size: 4.8vw;
  letter-spacing: -0.02em;
}
.ppp_coupon .coupon_box .PD_into h5 {
  position: relative;
  text-align: left;
  line-height: 0;
  width: 94%;
  top: 6vw;
  left: 3vw;
  font-size: 3.2vw;
  letter-spacing: -0.04em;
  font-weight: normal;
  color: #777777;
}
/*按鈕*/
.ppp_coupon .coupon_box .PD_btn.more {
  position: absolute;
  bottom: 2.5vw;
  right: 1.2vw;
  width: 25%;
}
.ppp_coupon .coupon_box .PD_btn.more img {
  width: 100%;
}
.ppp_coupon .coupon_box .PD_btn i {
  display: none;
}
.ppp_coupon .coupon_box .PD_btn.more span {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
  padding-right: 0.25em;
  height: auto;
  overflow: hidden;
  -webkit-transform: skewX(-7.5deg);
  transform: skewX(-7.5deg);
}
}


/****************免運券***********************/

@media screen and (min-width: 768px) {
  .p_logo.p01 {
      display: none;
  }
  .Area_coupon2 {
    position: relative;
    margin: 0 auto;
    padding-bottom: 2vw;
  }
  .Area_coupon2 .Area_swiper {
    margin: 0 auto;
    padding: 0;
    height:350px !important;
  }
  .Area_coupon2 ul {
    display: flex;
    flex-wrap: nowrap;
    list-style: none;
    margin: 0 auto;
    padding: 0;
    background-color: #0000;
    width: 98% !important;
  /*  border-left: 5px solid #ff0;
    border-right: 5px solid #ff0;
    border-top: 5px solid #ff0;*/
  }
  .Area_coupon2 li {
    list-style: none;
    margin: 0 auto;
  }
  .Area_coupon2 .ppp_coupon2 .coupon_box {
    width: 450px;
    height: 232px;
    margin-top: 20px;
  }
  .Area_coupon2 .ppp_coupon2 .coupon_box a {
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-box-align: stretch;
    -webkit-box-pack: start;
    -ms-flex-direction: row;
    -ms-flex-wrap: nowrap;
    -ms-flex-align: stretch;
    -ms-flex-pack: start;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    display: flex;
    align-items: stretch;
  }
  }



@media screen and (max-width: 767px) {
.p_logo.p01 {
    display: none;
}
.Area_coupon2 {
  position: relative;
  margin: 0 auto;
  padding-bottom: 2vw;
}
.Area_coupon2 .Area_swiper {
  margin: 0 auto;
  padding: 0;
}
.Area_coupon2 ul {
  display: flex;
  flex-wrap: nowrap;
  list-style: none;
  margin: 0 auto;
  padding: 0;
  background-color: #0000;
	width: 98%;
/*  border-left: 5px solid #ff0;
  border-right: 5px solid #ff0;
  border-top: 5px solid #ff0;*/
}
.Area_coupon2 li {
  list-style: none;
  margin: 0 auto;
}
.Area_coupon2 .ppp_coupon2 .coupon_box {
  width: 100%;
  height: 100%;
}
.Area_coupon2 .ppp_coupon2 .coupon_box a {
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-box-align: stretch;
  -webkit-box-pack: start;
  -ms-flex-direction: row;
  -ms-flex-wrap: nowrap;
  -ms-flex-align: stretch;
  -ms-flex-pack: start;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  display: flex;
  align-items: stretch;
}
}
/*3P免運券*/

@media screen and (min-width: 768px) {
  .Area_coupon2 .Area_swiper {
    margin: 0;
    padding: 0 0 2vw 0;
    width: 96.4%;
    height: 100%;
    left: 1.7%;
    border-radius: 0 0 20px 20px;
    background-color: #f5f5f5;
  /*  border-left: 5px solid #feef00;
    border-right: 5px solid #feef00;
    border-top: 0px solid #feef00;
    border-bottom: 5px solid #feef00;*/
  }
  .Area_coupon2 .Area_swiper_box {
    width: 100%;
  }
  .Area_coupon2 .PD_coupon ul {
    height: 31vw !important;
    padding: 2vw 0 0 0 !important;
  }
  .Area_coupon2 .PD_coupon li {
    margin: 0 0 0 0 !important;width:645px !important
  }
  .ppp_coupon2 {
    width: 95%;
    height: 35vw;
    margin: 0 auto;
    filter: drop-shadow(0.1em 0.1em 0.2em rgba(149 149 149 / 20%));
  }
  .ppp_coupon2 .coupon_box {
    display: inline-flex;
    width: 100%;
    height: 40vw;
    box-sizing: border-box;
  }
  .ppp_coupon2 .coupon_box .PD_logo {
    position: relative;
    width: 160px;
  }
  /*輪播設定*/
  .Area_Coupon2 .Area_swiper {
    margin: 0 auto;
    padding: 2vw 5.8% 0;
    width: 92%;
  }
  .Area_coupon2 .Area_swiper_box .pagination {
    margin-top:-2vw!important;bottom: 2vw !important;
  }
  /*左logo區*/
  .ppp_coupon2 .coupon_box .PD_logo .box {
    height: 100%;
    background: url(yellow_Lbg_repeat.png?t=1750218269995) center left repeat-y;
    background-size: 185%;
  }
  .ppp_coupon2 .coupon_box .PD_logo .logo {
    padding: 1vw 1.5vw 0vw 0;
    width: 80%;
  }
  .ppp_coupon2 .coupon_box .PD_logo .logo img {
    width: 100%;
    border-radius: 50em;
  }
  .ppp_coupon2 .coupon_box .PD_logo .tag_L {
    position: relative;
    top: 0;
    width: 31%;
  }
  .ppp_coupon2 .coupon_box .PD_logo .tag_L img {
    width: 100%;
    height: 100%;
  }
  /*.ppp_coupon2 .coupon_box .PD_logo .p_logo:after {
    content: "";
    clear: both;
    position: absolute;
    border-top: 0.1em solid #c98c1e;
    box-shadow: 0em 0.01em 0em #fff;
    bottom: 11vw;
    left: 1.5em;
    width: 67%;
  } */
  }
/*****MB*****/
@media screen and (max-width: 767px) {
.Area_coupon2 .Area_swiper {
  margin: 0;
  padding: 0 1% 2vw 1%;
  width: 96.4%;
  height: 100%;
  left: 1.7%;
  border-radius: 0 0 5vw 5vw;
background-color: #f5f5f5;
/*  border-left: 5px solid #feef00;
  border-right: 5px solid #feef00;
  border-top: 0px solid #feef00;
  border-bottom: 5px solid #feef00;*/
}
.Area_coupon2 .Area_swiper_box {
  width: 100%;
}
.Area_coupon2 .PD_coupon ul {
  height: 31vw !important;
  padding: 6vw 0 0 0;
}
.Area_coupon2 .PD_coupon li {
  margin: 0 auto;
}
.ppp_coupon2 {
  width: 95%;
  height: 35vw;
  margin: 0 auto;
  filter: drop-shadow(0.1em 0.1em 0.2em rgba(149 149 149 / 20%));
}
.ppp_coupon2 .coupon_box {
  display: inline-flex;
  width: 100%;
  height: 40vw;
  box-sizing: border-box;
}
.ppp_coupon2 .coupon_box .PD_logo {
  position: relative;
  width: 35%;
}
/*輪播設定*/
.Area_Coupon2 .Area_swiper {
  margin: 0 auto;
  padding: 2vw 5.8% 0;
  width: 92%;
}
.Area_coupon2 .Area_swiper_box .pagination {
  bottom: 4vw !important;
}
/*左logo區*/
.ppp_coupon2 .coupon_box .PD_logo .box {
  height: 100%;
  background: url(yellow_Lbg_repeat.png?t=1750218269995) center left repeat-y;
  background-size: 185%;
}
.ppp_coupon2 .coupon_box .PD_logo .logo {
  padding: 2vw 2.5vw 0vw;
  width: 80%;
}
.ppp_coupon2 .coupon_box .PD_logo .logo img {
  width: 100%;
  border-radius: 50em;
}
.ppp_coupon2 .coupon_box .PD_logo .tag_L {
  position: relative;
  top: 0;
  width: 31%;
}
.ppp_coupon2 .coupon_box .PD_logo .tag_L img {
  width: 100%;
  height: 100%;
}
/*.ppp_coupon2 .coupon_box .PD_logo .p_logo:after {
  content: "";
  clear: both;
  position: absolute;
  border-top: 0.1em solid #c98c1e;
  box-shadow: 0em 0.01em 0em #fff;
  bottom: 11vw;
  left: 1.5em;
  width: 67%;
} */
}
/*虛線*/

@media screen and (min-width: 768px) {
  .ppp_coupon2 .coupon_box .PD_logo .p_logo p {
    padding: 0;
    line-height: 0;
    font-size: 27px;
    font-weight: 600;
    letter-spacing: -0.05em;
  }
  .ppp_coupon2 .coupon_box .PD_logo .p_logo.p01 {
  }
  .ppp_coupon2 .coupon_box .PD_logo .p_logo.p01 span p {
    color: #aed7ff;
  }
  .ppp_coupon2 .coupon_box .PD_logo .p_logo.p02 {
    padding-top: 0.01vw;
    color: #fff;
  }
  .ppp_coupon2 .coupon_box .PD_logo .p_logo.p02 span p {
  }
  .ppp_coupon2 .coupon_box .PD_logo .p_logo.p02 h4 p {
    line-height: 0;
    font-size: 3vw;
  }
  /*右文案區*/
  .ppp_coupon2 .coupon_box .PD_into {
    position: relative;
    width: 90%;
    background-color: #fff;
    border-radius: 0 1em 1em 0;
    margin-top:11px ;
    
  }
  .ppp_coupon2 .coupon_box .PD_into .box {
    padding-bottom: 12vw;
   /* margin-top: -2vw;*/
  }
  .ppp_coupon2 .coupon_box .PD_into .tag_R {
    position: absolute;
    top: 0vw;
    right: 0vw;
    width: 85px;
  }
  .ppp_coupon2 .coupon_box .PD_into .tag_R b {
    font-size: 50px;
   }
  .ppp_coupon2 .coupon_box .PD_into .tag_R span {
    position: absolute;
    z-index: 5;
    top: -0.8vw;
    right: 0.9vw;
    color: #e99c2d;
  }
  .ppp_coupon2 .coupon_box .PD_into .tag_R .tag_R_bg {
    position: absolute;
    top: 0vw;
    right: 0vw;
    width: 100%;
  }
  .ppp_coupon2 .coupon_box .PD_into .tag_R img {
    width: 100%;
    height: 100%;
  }
  .ppp_coupon2 .coupon_box .PD_into h2 {
    position: absolute;
    padding: 0 0.5em;
    top: -5.5vw;
    left: 3vw;
    font-size: 3.5vw;
    text-align: center;
    line-height: 0.3;
    letter-spacing: -0.03em;
    color: #636161;
    background: #e7e7e7;
    border-radius: 30vw 30vw 30vw 0;
    text-shadow: none;
    word-break: keep-all;
    overflow: hidden;
    max-width: 82%;
    transform: none;
  white-space: nowrap;
  text-overflow: ellipsis;
  }
  .ppp_coupon2 .coupon_box .PD_into h3 {
    position: relative;
    text-align: left;
    line-height: 0;
    width: 94%;
    top: 30px;
    left: 30px;
    color: #484848;
    font-size: 36px;
  }
  .ppp_coupon2 .coupon_box .PD_into h3 b {
    color: #e49d35;
    font-size:75px;
    letter-spacing: -0.07em;
  }
  .ppp_coupon2 .coupon_box .PD_into h3 small {
    font-size:38px;
    letter-spacing: -0.05em;
  }
  .ppp_coupon2 .coupon_box .PD_into h3 tiny {
    color: #939393;
    font-size: 20px;
    letter-spacing: -0.05em;
    padding-left: 1vw;
  }
  .ppp_coupon2 .coupon_box .PD_into h4 {
    position: relative;
    text-align: left;
    line-height: 0;
    width: 94%;
    top: 40px;
    left:30px;
    color: #484848;
  }
  .ppp_coupon2 .coupon_box .PD_into h4 p {
    font-size: 25px;
    letter-spacing: -0.01em;
  }
  .ppp_coupon2 .coupon_box .PD_into h4 b {
    font-size:32px;
    letter-spacing: -0.02em;
  }
  .ppp_coupon2 .coupon_box .PD_into h5 {
    position: relative;
    text-align: left;
    line-height: 0;
    width: 94%;
    top: 40px;
    left: 30px;
    font-size: 25px;
    letter-spacing: -0.04em;
    font-weight: normal;
    color: #777777;
  }
  /*按鈕*/
  .ppp_coupon2 .coupon_box .PD_btn.more {
    position: absolute;
    bottom: 1vw;
    right: -45px;
    width: 130px;
  }
  .ppp_coupon2 .coupon_box .PD_btn.more img {
    width: 100%;
  }
  .ppp_coupon2 .coupon_box .PD_btn.more b {
  }
  .ppp_coupon2 .coupon_box .PD_btn.more b::after {
  }
  .ppp_coupon2 .coupon_box .PD_btn i {
    display: none;
  }
  .ppp_coupon2 .coupon_box .PD_btn.more span {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto;
    padding-right: 0.25em;
    height: auto;
    overflow: hidden;
    -webkit-transform: skewX(-7.5deg);
    transform: skewX(-7.5deg);
  }
  }

@media screen and (max-width: 767px) {
.ppp_coupon2 .coupon_box .PD_logo .p_logo p {
  padding: 0;
  line-height: 0;
  font-size: 4vw;
  font-weight: 600;
  letter-spacing: -0.05em;
}
.ppp_coupon2 .coupon_box .PD_logo .p_logo.p01 {
}
.ppp_coupon2 .coupon_box .PD_logo .p_logo.p01 span p {
  color: #aed7ff;
}
.ppp_coupon2 .coupon_box .PD_logo .p_logo.p02 {
  padding-top: 0.01vw;
  color: #fff;
}
.ppp_coupon2 .coupon_box .PD_logo .p_logo.p02 span p {
}
.ppp_coupon2 .coupon_box .PD_logo .p_logo.p02 h4 p {
  line-height: 0;
  font-size: 3vw;
}
/*右文案區*/
.ppp_coupon2 .coupon_box .PD_into {
  position: relative;
  width: 90%;
  background-color: #fff;
  border-radius: 0 0.5em 0.5em 0;
}
.ppp_coupon2 .coupon_box .PD_into .box {
  padding-bottom: 12vw;
  margin-top: 7vw;
}
.ppp_coupon2 .coupon_box .PD_into .tag_R {
  position: absolute;
  top: 0vw;
  right: 0vw;
  width: 19%;
}
.ppp_coupon2 .coupon_box .PD_into .tag_R b {
  font-size: 5vw;
}
.ppp_coupon2 .coupon_box .PD_into .tag_R span {
  position: absolute;
  z-index: 5;
  top: -2.5vw;
  right: 1.7vw;
  color: #e99c2d;
}
.ppp_coupon2 .coupon_box .PD_into .tag_R .tag_R_bg {
  position: absolute;
  top: 0vw;
  right: 0vw;
  width: 100%;
}
.ppp_coupon2 .coupon_box .PD_into .tag_R img {
  width: 100%;
  height: 100%;
}
.ppp_coupon2 .coupon_box .PD_into h2 {
  position: absolute;
  padding: 0 0.5em;
  top: -5.5vw;
  left: 3vw;
  font-size: 3.5vw;
  text-align: center;
  line-height: 0.3;
  letter-spacing: -0.03em;
  color: #636161;
  background: #e7e7e7;
  border-radius: 30vw 30vw 30vw 0;
  text-shadow: none;
  word-break: keep-all;
  overflow: hidden;
  max-width: 82%;
  transform: none;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ppp_coupon2 .coupon_box .PD_into h3 {
  position: relative;
  text-align: left;
  line-height: 0;
  width: 94%;
  top: 5vw;
  left: 3vw;
  color: #484848;
  font-size: 1.3em;
}
.ppp_coupon2 .coupon_box .PD_into h3 b {
  color: #e49d35;
  font-size: 10vw;
  letter-spacing: -0.07em;
}
.ppp_coupon2 .coupon_box .PD_into h3 small {
  font-size: 7.5vw;
  letter-spacing: -0.05em;
}
.ppp_coupon2 .coupon_box .PD_into h3 tiny {
  color: #939393;
  font-size: 3vw;
  letter-spacing: -0.05em;
  padding-left: 1vw;
}
.ppp_coupon2 .coupon_box .PD_into h4 {
  position: relative;
  text-align: left;
  line-height: 0;
  width: 94%;
  top: 7vw;
  left: 3vw;
  color: #484848;
}
.ppp_coupon2 .coupon_box .PD_into h4 p {
  font-size: 4.5vw;
  letter-spacing: -0.01em;
}
.ppp_coupon2 .coupon_box .PD_into h4 b {
  font-size: 4.8vw;
  letter-spacing: -0.02em;
}
.ppp_coupon2 .coupon_box .PD_into h5 {
  position: relative;
  text-align: left;
  line-height: 0;
  width: 94%;
  top: 6vw;
  left: 3vw;
  font-size: 3.2vw;
  letter-spacing: -0.04em;
  font-weight: normal;
  color: #777777;
}
/*按鈕*/
.ppp_coupon2 .coupon_box .PD_btn.more {
  position: absolute;
  bottom: 6vw;
  right: 1.2vw;
  width: 25%;
}
.ppp_coupon2 .coupon_box .PD_btn.more img {
  width: 100%;
}
.ppp_coupon2 .coupon_box .PD_btn.more b {
}
.ppp_coupon2 .coupon_box .PD_btn.more b::after {
}
.ppp_coupon2 .coupon_box .PD_btn i {
  display: none;
}
.ppp_coupon2 .coupon_box .PD_btn.more span {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
  padding-right: 0.25em;
  height: auto;
  overflow: hidden;
  -webkit-transform: skewX(-7.5deg);
  transform: skewX(-7.5deg);
}
}




/*折價券共用*/
.Area_Coupon {
}
.Area_Coupon .get_all {
  position: absolute;
  top: 82px;
  left: 925px;
}
.Area_Coupon .get_all ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
@media screen and (max-width: 767px) {
  .Area_Coupon .get_all {
    position: absolute;
    top: 2.4vw;
    left: 2.5%;
    width: 25%;
  }
}
/*券樣式*/
.Area_Coupon .box .PD_coupon .PD_slide {
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center top;
  background-color: transparent;
}
/*css內凹圓.Area_Coupon .PD_coupon .PD_slide { background: radial-gradient(20px at -2.5% 50%, transparent 50%, #fff 50%) center left, radial-gradient(20px at 102.5% 50%, transparent 50%, #fff 50%) center right; background-size: 50% 100%; background-repeat: no-repeat;}*/
.Area_Coupon .box .PD_coupon .PD p {
  height: 2.15em;
  line-height: 2.15em;
  color: #7570d4;
  font-size: 1.88em;
}
.Area_Coupon .box .PD_coupon .PD p .Discount {
  font-size: 2.47em;
  font-weight: 700;
  font-family: Arial;
  letter-spacing: -0.02em;
}
.Area_Coupon .box .PD_coupon .PD h3 {
  max-height: 2.5em;
  line-height: 2.5em;
  color: #6d6d6d;
  font-size: 1.5em;
  font-weight: normal;
  font-family: "Century Gothic", "微軟正黑體", "Microsoft JhengHei", Helvetica;
}
.Area_Coupon .box .PD_coupon .PD p small {
  position: relative;
  top: -0.075em;
  font-size: 1.27em;
  font-weight: 900;
}
.Area_Coupon .box .PD_coupon .PD h5 {
  margin: 0;
  color: #414141;
  font-size: 1em;
  font-weight: normal;
  font-style: italic;
}
.Area_Coupon .box .PD_coupon .PD h5 .Deadline {
  font-family: Microsoft Tai Le, "微軟正黑體", "Microsoft JhengHei", Helvetica;
}
@media screen and (max-width: 767px) {
  .Area_Coupon .box .PD_coupon .PD p .Discount {
    letter-spacing: -0.25vw;
  }
  .Area_Coupon .box .PD_coupon .PD h3 {
    max-height: 1.9em;
    line-height: 1.9em;
  }

  /*h5單行超出隱藏*/
  .Area_Coupon .box .PD_layout .PD h5 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    white-space: normal;
    overflow: hidden;
  }
}
/*按鈕*/
.Area_Coupon .box .PD_layout[data-pd-btn][data-pd-btn-more] .PD_btn.more {
  background: #ff3254;
}
.Area_Coupon .box .PD_layout[data-pd-btn][data-pd-btn-more] .PD_btn.more b::after {
  content: "立即領取";
}
.Area_Coupon .box .PD_layout[data-pd-btn] .PD_btn i {
  display: none;
}
.Area_Coupon .box .PD_layout[data-pd-btn] .PD_btn span,
.PD_layout[data-pd-btn] .PD_btn.more span {
  -webkit-transform: none;
  transform: none;
}
.Area_Coupon .box .PD_layout[data-pd-btn][data-pd-btn-more] .PD_btn.more {
  pointer-events: none;
}
.Area_Coupon .box .PD_layout[data-pd-btn][data-pd-btn-more] .cate-hover .PD a {
  pointer-events: none;
}
.Area_Coupon .box .PD_layout[data-pd-btn][data-pd-btn-more] .cate-hover .PD_btn.more {
  background: #333;
  pointer-events: inherit;
}
.Area_Coupon .box .PD_layout[data-pd-btn][data-pd-btn-more] .cate-hover .PD_btn.more b::after {
  content: "適用商品";
}
/*裝飾圖*/
.Area_Coupon .box .PD_coupon .PD_slide:after {
  content: "";
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-position: center top;
  background-size: 100%;
  background-repeat: no-repeat;
}

/*03商品類別券(輪播)*/
.Area_Coupon3 {
}
.Area_Coupon3 .box .PD_coupon .PD_slide {
  overflow: hidden;
  text-align: left;
}
.Area_Coupon3 .box .PD_coupon .PD_img {
  margin: 0.6% 2% 0 3.4%;
  width: 21.4%;
}
.Area_Coupon3 .box .PD_coupon .PD_img b {
  display: block;
  margin-top: -0.45em;
  color: #333;
  font-size: 1.3em;
  font-weight: 400;
  text-align: center;
}
.Area_Coupon3 .box .PD_coupon .PD_into {
  padding-top: 1.55em;
  width: 86%;
}
.Area_Coupon3 .box .PD_coupon .PD p {
  color: #ff3254;
}
.Area_Coupon3 .box .PD_coupon .PD h3 {
  position: absolute;
  top: 2.275em;
  left: 65.5%;
  width: 30%;
  max-height: 1.7em;
  line-height: 1.8em; /*font-size: 1.62em;*/
}
.Area_Coupon3 .box .PD_coupon .PD h4 {
  display: none;
}
.Area_Coupon3 .box .PD_coupon .PD h4 b {
  display: block;
  width: 5.55em;
  height: 1.45em;
  font-size: 0.9em;
  letter-spacing: -0.01em;
  text-align: center;
  background-color: #333;
  overflow: hidden;
}
.Area_Coupon3 .box .PD_coupon .PD h4 b:before {
  content: "";
  position: absolute;
  top: 0;
  right: 5.55em;
  width: 0;
  height: 0;
  border: 1em solid transparent;
  border-bottom-color: #333;
  border-width: 0em 0em 1.45em 0.4em;
}
.Area_Coupon3 .box .PD_coupon .PD h4 b:after {
  content: "";
  position: absolute;
  top: 0;
  left: 5.55em;
  width: 0;
  height: 0;
  border: 1em solid transparent;
  border-top-color: #333;
  border-width: 1.45em 0.4em 0em 0em;
}
.Area_Coupon3 .box .PD_coupon .PD h4:after {
  content: "///";
  position: absolute;
  top: 0;
  left: -1.7em;
  width: 2em;
  height: 100%;
  color: #333;
  font-size: 0.8em;
  font-family: Antonio;
} /*斜線*/
.Area_Coupon3 .box .PD_coupon .PD h5 {
  margin-top: 1.3em;
  padding-left: 0.15em;
}
.Area_Coupon3 .box .PD_layout[data-pd-btn][data-pd-btn-more] .PD_btn.more {
  bottom: 1.2em;
  left: inherit;
  right: 5%;
  width: 20.7%;
}
.Area_Coupon3 .box .PD_coupon .PD_slide {
  height: 24.5vw;
  background-image: url(coupon3_bg.png?t=1750218269996);
}
/*輪播兩行*/
.Area_Coupon3 .box .PD_layout ul {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 580px;
}
.Area_Coupon3 .box .swiper-pagination-bullet-active {
  background: #fff !important;
}
@media screen and (max-width: 767px) {
  .Area_Coupon3 {
    padding-top: 4vw;
    padding-bottom: 3vw;
    background: #e33d3b;
  }
  .Area_Coupon3 .get_all {
    z-index: 5;
    top: 9.8vw;
  }
  .Area_Coupon3 .box .PD_layout {
    font-size: 2.85vw;
  }
  .Area_Coupon3 .box .PD_layout ul {
    height: 79vw;
  }
  .Area_Coupon3 .box .PD_coupon .PD_img {
    margin: 0.7% 1% 0 2.8%;
  }
  .Area_Coupon3 .box .PD_coupon .PD_img b {
    margin-top: -0.35em;
    font-size: 1.225em;
  }
  .Area_Coupon3 .box .PD_coupon .PD_into {
    padding-top: 1.45em;
    padding-bottom: 4.9em;
  }
  .Area_Coupon3 .box .PD_coupon .PD p {
    font-size: 1.6em;
  }
  .Area_Coupon3 .box .PD_coupon .PD h3 {
    top: 1.75em;
    left: 56%;
    width: 31%;
  }
  .Area_Coupon3 .box .PD_coupon .PD h4 {
    top: 1.025em;
    left: 70.5%;
    font-size: 1.25em;
  }
  .Area_Coupon3 .box .PD_coupon .PD h4 b {
    width: 5.2em;
    font-size: 0.925em;
    letter-spacing: -0.05em;
  }
  .Area_Coupon3 .box .PD_coupon .PD h4 b:before {
    content: "";
    position: absolute;
    top: 0;
    right: 5.2em;
    width: 0;
    height: 0;
    border: 1em solid transparent;
    border-bottom-color: #333;
    border-width: 0em 0em 1.45em 0.4em;
  }
  .Area_Coupon3 .box .PD_coupon .PD h4 b:after {
    content: "";
    position: absolute;
    top: 0;
    left: 5.2em;
    width: 0;
    height: 0;
    border: 1em solid transparent;
    border-top-color: #333;
    border-width: 1.45em 0.4em 0em 0em;
  }
  .Area_Coupon3 .box .PD_coupon .PD h4:after {
    font-size: 0.7em;
  } /*斜線*/
  .Area_Coupon3 .box .PD_coupon .PD h5 {
    margin-top: 1.2em;
    margin-left: -0.35em;
    font-size: 0.94em;
    letter-spacing: -0.025em;
  }
  .Area_Coupon3 .box .PD_layout[data-pd-btn][data-pd-btn-more] .PD_btn.more {
    bottom: 1.1em;
    right: 4.2%;
    width: 22.8%;
  }
  .Area_Coupon3 .box .PD_layout[data-pd-btn] .PD_btn b {
    max-height: 1.75em;
    line-height: 1.75em;
    font-size: 1.275em;
    padding: 0 0 0 3vw;
  }
  .Area_Coupon3 .box .Area_swiper {
    margin: 0 auto;
    padding: 0;
    width: 95%;
  }
}

/*券樣式*/
.Area_Coupon4 .PD_coupon4 .PD_slide {
  background-size: 92%;
  background-repeat: no-repeat;
  background-position: center top;
  background-color: transparent;
}
/*css內凹圓.Area_Coupon .PD_coupon .PD_slide { background: radial-gradient(20px at -2.5% 50%, transparent 50%, #fff 50%) center left, radial-gradient(20px at 102.5% 50%, transparent 50%, #fff 50%) center right; background-size: 50% 100%; background-repeat: no-repeat;}*/
.Area_Coupon4 .PD_coupon4 .PD p {
  height: 2.15em;
  line-height: 2.15em;
  color: #e64632;
  font-size: 1.48em;
  font-weight: 800;
}
.Area_Coupon4 .PD_coupon4 .PD p .Discount {
  font-size: 2.3em;
  letter-spacing: -0.02em;
  font-family: Arial, "Century Gothic", "Microsoft JhengHei", system-ui, Helvetica;
}
.Area_Coupon4 .PD_coupon4 .PD h3 {
  max-height: 2.5em;
  line-height: 2.5em;
  color: #464b82;
  font-size: 1.5em;
  font-weight: normal;
  font-family: "Century Gothic", "微軟正黑體", "Microsoft JhengHei", Helvetica;
}
.Area_Coupon4 .PD_coupon4 .PD p small {
  position: relative;
  top: -0.075em;
  font-size: 1.27em;
  font-weight: 900;
}
.Area_Coupon4 .PD_coupon4 .PD h5 {
  margin: 0;
  color: #464b82;
  font-size: 1em;
  font-weight: normal;
  font-style: italic;
}
.Area_Coupon4 .PD_coupon4 .PD h5 .Deadline {
  font-family: Microsoft Tai Le, "微軟正黑體", "Microsoft JhengHei", Helvetica;
}
@media screen and (max-width: 767px) {
  .Area_Coupon4 .PD_coupon4 .PD p .Discount {
    letter-spacing: -0.25vw;
  }
  .Area_Coupon4 .PD_coupon4 .PD h3 {
    max-height: 1.9em;
    line-height: 1.9em;
  }
  /*h5單行超出隱藏*/
  .Area_Coupon4 .PD_layout .PD h5 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    white-space: normal;
    overflow: hidden;
  }
}
/*按鈕*/
.Area_Coupon4 .PD_layout[data-pd-btn][data-pd-btn-more] .PD_btn.more {
  background: #e64632;
  border: 0.5vw #f0d796 solid;
}
.Area_Coupon4 .PD_layout[data-pd-btn][data-pd-btn-more] .PD_btn.more b::after {
  content: "前往領取";
}
.Area_Coupon4 .PD_layout[data-pd-btn] .PD_btn i {
  display: none;
}
.Area_Coupon4 .PD_layout[data-pd-btn] .PD_btn span,
.PD_layout[data-pd-btn] .PD_btn.more span {
  -webkit-transform: none;
  transform: none;
}
.Area_Coupon4 .PD_coupon4 .PD_slide:after {
  content: "";
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-position: center top;
  background-size: 90%;
  background-repeat: no-repeat;
}

/*04全站適用券*/
.Area_Coupon4 .PD_coupon .PD .PD_into:after {
  content: "----------------------------";
  position: absolute;
  bottom: 7em;
  left: 0;
  width: 100%;
  height: 1em;
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.1em;
} /*虛線*/
.Area_Coupon4 .PD_layout[data-pd-btn][data-pd-btn-more] .PD_btn.more {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 50%;
}
.Area_Coupon4 ul {
  grid-template-columns: repeat(4, 4fr) !important;
}
@media screen and (max-width: 767px) {
  .Area_Coupon4 .PD_layout {
    padding-top: 0vw;
    font-size: 3.15vw;
  }
  .Area_Coupon4 .PD_layout ul {
    background: transparent;
  }
  .Area_Coupon4 .PD_layout ul li {
    border: none;
  }
  .Area_Coupon4 .PD_layout .PD_slide {
    height: 52.5vw;
    background: url(Coupon4_mbg.png?t=1750218269996) no-repeat;
    background-size: 100%;
    padding-bottom: 0 !important;
  }
  .Area_Coupon4 .PD_layout .PD_into {
    padding-top: 2em;
    padding-bottom: 6.6em;
  }
  .Area_Coupon4 .PD_coupon .PD .PD_into:after {
    bottom: 6.8em;
    transform: scale(0.95);
  } /*虛線*/
  .Area_Coupon4 .PD_coupon .PD h5 {
    font-size: 0.875em;
    padding-right: 0.075em;
  }
  .Area_Coupon4 .PD_layout[data-pd-btn][data-pd-btn-more] .PD_btn.more {
    bottom: 2.3em;
  }
  .Area_Coupon4 .PD_layout[data-pd-btn] .PD_btn b {
    max-height: 1.9em;
    line-height: 1.9em;
    font-size: 1.275em;
  }
}
/*看更多*/
.Area_Coupon4 .PD_layout-D1_03 ul::before,
.Area_Coupon4 .PD_layout-D1_03 .PD h3 span::before {
  display: none;
}
.Area_Coupon4 .PD_layout-D1_03 li {
  width: 100%;
  background-color: #000;
  list-style: none;
  height: 48px;
}
.Area_Coupon4 .PD_layout-D1_03 .PD h3 {
  color: #fff;
  font-size: 1.5em;
}
@media screen and (max-width: 767px) {
  .Area_Coupon4 .PD_layout-D1_03 ul {
    padding: 0 30%;
    margin: 0;
  }
  .Area_Coupon4 .PD_layout-D1_03 .PD h3 {
    font-size: 1.5em;
  }
  .Area_Coupon4 .PD_layout-D1_03 li {
    height: 9vw;
  }
  .Area_Coupon4 .PD_layout-D1_03 li a {
    line-height: 0;
  }
}
.Area_Coupon4 .PD_layout ul {
  grid-gap: 0px 0px;
  padding-right: 0;
  padding-left: 0;
}
@media screen and (max-width: 767px) {
  .Area_Coupon4 .PD_layout ul {
    margin: 0 2vw;
    padding: 0;
    grid-gap: 2vw;
    grid-template-columns: repeat(2, 47vw) !important;
  }
}

/*PC修正*/
@media screen and (min-width: 768px) {
  .ppp_coupon2 .coupon_box .PD_into h2 {
    position: absolute;
    padding: 0 0.5em;
    top: -75px;
    left: 12px;
    font-size: 31px;
    text-align: center;
    line-height: 0.3;
    letter-spacing: -0.03em;
    color: #636161;
    background: #e7e7e7;
    border-radius: 30vw 30vw 30vw 0;
    text-shadow: none;
    word-break: keep-all;
    overflow: hidden;
    max-width: 82%;
    transform: none;
  white-space: nowrap;
  text-overflow: ellipsis;
  }
  .ppp_coupon2 .coupon_box .PD_into h3 tiny {
    padding-left: 0;
  }
  .ppp_coupon2 .coupon_box .PD_into .tag_R b {
    /*top: 30px;*/
  }
  /*.ppp_coupon2 .coupon_box .PD_btn.more {
    right: 8vw;
  }*/
  .Area_coupon {
    padding-bottom: 0px;
  }
  .Area_coupon2 .PD_coupon ul {
    padding: 0;
  }
  .Area_coupon2 .Area_swiper {
    width: 925px;
    height:370px !important;
    left: -1px;
    padding: 0 ;
    margin: 0 auto;
  }
  .Area_coupon2 .PD_coupon ul {
    height: 280px !important;
    padding: 50px 0 0 0 !important;
  }
  .ppp_coupon2 {
    height:260px !important;
  }
  .ppp_coupon2 .coupon_box .PD_logo .box {
    margin-top: 10px;
    padding: 0px 0 0;
    height: 222px;
  }
  .ppp_coupon2 .coupon_box .PD_into {
    font-size: 1em;width:450px
  }
}

.Area_coupon .Area_swiper2 {
  margin: 0;
  padding: 0;
  width: 96.4%;
  height: 32vw;
  margin-left: 1.7%;
  border-radius: 0;
  background-color: #f5f5f5;
}

.Area_coupon2 .Area_swiper2 {margin: 0;padding: 0;width: 96.4%;height: 100%;margin-left: 1.7%;border-radius: 0;background-color: #f5f5f5;}
.Area_coupon .Area_swiper2 .PD_into h3 {font-size: 0.9em;color: #333;width: inherit;top: 25vw; font-weight: 300;}
  @media screen and (min-width:768px){ 
.Area_coupon .Area_swiper2 .PD_into h3 {font-size: 1.9em;top: 250px;}
.Area_coupon .Area_swiper2 {height: 315px;    width: 924px;
    margin-left: 18px;}
	  
.Area_coupon .Area_swiper2 {
  margin: 0;
  padding: 0;
    width: 924px;
    height: 320px;
    margin-left: 18px;
  border-radius: 0;
  background-color: #f5f5f5;
}
	  
}

.Area_coupon .Area_swiper3 { margin: 0;padding: 0 0 11vw 0;width: 96.4%;height: 100%;margin-left: 1.7%;border-radius: 0 0 5vw 5vw;background-color: #f5f5f5;margin-bottom: 2em;}
.Area_coupon .Area_swiper3 ul {display: flex;flex-wrap: nowrap;list-style: none;margin: 0 auto;padding: 0;background-color: #0000;width: 49%;justify-content: center;}
.Area_coupon .Area_swiper3 li{margin:0;z-index: 2;width: 100%;border-top: none;}
.Area_coupon .Area_swiper3 li:nth-of-type(1){border-right: solid 1px #d1d1d1;}
.Area_coupon .Area_swiper3 .PD h3 {font-size: 4vw;top: 64vw;background-color:#ef3fc0; color: #fff;padding: 0 1em; border-radius: 5em;left: 22%;width: 55%;}
.Area_coupon .Area_swiper3 .PD h4 {font-size: 6vw;color: #5a5e5e;font-style: normal;top: 12vw;text-align: center;}
.Area_coupon .Area_swiper3 .PD p {text-align: center;top: 6vw;position: relative;margin-bottom: 1em;}
.Area_coupon .Area_swiper3 .PD p .Price {left: -2vw;font-size: 1.8em;font-family:Century Gothic;-webkit-text-fill-color: inherit;color: #ef3fc0}
.Area_coupon .Area_swiper3 .PD p .money {font-family:Century Gothic; -webkit-text-fill-color: inherit; color: #ef3fc0}
.Area_coupon .Area_swiper3 .PD p .js-PD_del {position: absolute;font-size:0.8em;color: #5a5e5e;font-weight: 400;top: -2vw}


.Area02 .PD_layout .PD p b, .Area02 .PD_layout .PD p span, .Area02 .PD_layout .PD p small {font-size: 36px;-webkit-text-fill-color: inherit;color: #ef3fc0}
  @media screen and (max-width:767px){
.Area_coupon .Area_swiper3 .PD p b, .PD_layout .PD p del {font-size: 1.5em;}	
} 
.Area_coupon .Area_swiper3 .PD_logo {width:30vw;height: auto; position: relative; display: block;left: 18%;}		  
.Area_coupon .Area_swiper3 .PD_logo img {}	  
.Area_coupon .Area_swiper3 .PD_img{position: relative;width:38vw;left: 9%;}
.Area_coupon .Area_swiper3 .PD_into{}
.Area_coupon .Area_swiper3 .PD small {} 

  @media screen and (min-width:768px){ 
.Area_coupon .Area_swiper3 {padding: 0 0 10px 0;border-radius: 0 0 20px 20px;}
.Area_coupon .Area_swiper3 .PD_img {width: inherit; height: auto;left: 0;top:-80px}
.Area_coupon .Area_swiper3 .PD_logo {width:300px;height: auto;position: relative; display: block;}	  
.Area_coupon .Area_swiper3 .PD h4 {font-size: 3em;top: 100px;}
.Area_coupon .Area_swiper3 .PD h3 {font-size: 2em;top:600px;width: 55%;}
.Area_coupon .Area_swiper3 .PD p {position: inherit;}
	  
}

@media screen and (min-width: 768px) {
    .PD_layout li{
        border: none;
    }
}


/*Area_page*/
.Area_page .NavArea .Nav_box {color: #fff;background-color: rgba(255,255,255,.2);}
.Area_K3 .NavArea .Nav_box {color: #000;background-color: rgba(255,255,255,1);}
.Area_K4 .NavArea .Nav_box {color: #000;background-color: rgba(255,255,255,1);}
.Area_page h3 { color: #fff; margin: 0; padding: 0}
  @media screen and (min-width:768px){ 
    .Area_page { overflow: hidden; /*background-color: #000;*/ padding: 20px 0 ; border-radius: 1em } 
    .Area_page h3 { color: #fff; margin: 0 auto 20px; padding: 0}
    .Area_page .PD_layout { width: 96%}
  }
  @media screen and (max-width:767px){
    .Area_page { width: 96%; overflow: hidden;/* background-color: #000;*/ padding: 5vw 0 ; border-radius: 1em ;margin: 0 2%;} 
    .Area_page h3 { color: #fff; margin: 0 auto 2vw; padding: 0}
  }
