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

/* --------------------------------------
 * 3P券 v25.0514
 * -------------------------------------- */




/*全區塊共用*/
.Area_coupon_ppp p,
.Area_coupon_ppp2 p {
  font-family: Roboto, "Noto Sans CJK TC", "Microsoft JhengHei", Arial, Helvetica;

}

.Area_coupon_ppp span,
.Area_coupon_ppp2 span {
  font-family: Roboto, "Noto Sans CJK TC", "Microsoft JhengHei", Arial, Helvetica;
}




/*3P抵用券*/
.Area_coupon_ppp {
  position: relative;
}

/*輪播設定*/
.Area_coupon_ppp .Area_swiper {
  margin: 0 auto;
  padding: 0;
  width: 96%;
}

.Area_coupon_ppp .Area_swiper_box {
  width: 100%;
}

.Area_coupon_ppp .Area_swiper_box .swiper-pagination {
  bottom: 0;
}

.Area_coupon_ppp ul {
  display: flex;
  flex-wrap: nowrap;
  list-style: none;
  margin: 0 auto;
  padding: 0;
  background-color: #0000;
}

.Area_coupon_ppp li {
  list-style: none;
  margin: 0 auto;
}

.ppp_coupon {
  width: 95%;
  margin: 0 auto;
  filter: drop-shadow(0.1em 0.1em 0.2em rgba(149 149 149 / 20%));
}

.ppp_coupon p {
  margin: 0;
}

.ppp_coupon .coupon_box {
  width: 100%;
  height: 100%;
  display: inline-flex;
  box-sizing: border-box;
}

.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;
  width: 100%;
}

/*左logo區*/
.ppp_coupon .coupon_box .PD_logo {
  position: relative;
  width: 26%;
}

.ppp_coupon .coupon_box .PD_logo .box {
  height: 100%;
  background: url(m_blue_Lbg_repeat.png?t=1750647856275) center left repeat-y;
  background-size: 100%;
}

.ppp_coupon .coupon_box .PD_logo .box>div:nth-child(5) {
  display: none;
}

.ppp_coupon .coupon_box .PD_logo .logo {
  position: absolute;
  width: 50%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.ppp_coupon .coupon_box .PD_logo .logo img {
  width: 100%;
  border-radius: 99em;
}

.ppp_coupon .coupon_box .PD_logo .tag_L {
  position: absolute;
  top: 0;
}

.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: 6.8vw;
    left: 5vw;
    width: 66%;
  } */

/*虛線*/
.ppp_coupon .coupon_box .PD_logo .p_logo p {
  padding: 0;
  line-height: 1;
  font-weight: 600;
  letter-spacing: -0.05em;
}

.ppp_coupon .coupon_box .PD_logo .p_logo.p01 {
  display: none;
}

.ppp_coupon .coupon_box .PD_logo .p_logo.p01 span p {
  color: #aed7ff;
}

.ppp_coupon .coupon_box .PD_logo .p_logo.p02 {
  color: #fff;
  position: absolute;
  left: 50%;
  top: 80%;
  width: 100%;
  transform: translate(-50%, -50%);
}

/*右文案區*/
.ppp_coupon .coupon_box .PD_into {
  position: relative;
  background-color: #fff;
}

.ppp_coupon .coupon_box .PD_into .tag_R {
  position: absolute;
  top: 0;
  right: 0;
}

.ppp_coupon .coupon_box .PD_into .tag_R b {}

.ppp_coupon .coupon_box .PD_into .tag_R span {
  position: absolute;
  z-index: 5;
  color: #1860a6;
}

.ppp_coupon .coupon_box .PD_into .tag_R .tag_R_bg {
  position: absolute;
  top: 0;
  right: 0;
}

.ppp_coupon .coupon_box .PD_into .tag_R img {
  width: 100%;
  height: 100%;
}

.ppp_coupon .coupon_box .PD_into h2 {
  position: absolute;
  margin: 0;
  padding: 0 0.5em;
  text-align: left;
  line-height: 2;
  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;
}

.ppp_coupon .coupon_box .PD_into h3 {
  position: relative;
  text-align: left;
  line-height: 1;
  color: #484848;
  margin: 0;
}

.ppp_coupon .coupon_box .PD_into h3 b {
  color: #f4237d;
  letter-spacing: -0.07em;
}

.ppp_coupon .coupon_box .PD_into h3 small {
  letter-spacing: -0.05em;
}

.ppp_coupon .coupon_box .PD_into h3 tiny {
  color: #939393;
  letter-spacing: -0.05em;
  padding-left: 0vw;
}

.ppp_coupon .coupon_box .PD_into h4 {
  position: relative;
  text-align: left;
  line-height: 1;
  color: #484848;
  margin: 0;
}

.ppp_coupon .coupon_box .PD_into h4 p {
  letter-spacing: -0.01em;
}

.ppp_coupon .coupon_box .PD_into h4 b {
  letter-spacing: -0.02em;
}

.ppp_coupon .coupon_box .PD_into h5 {
  position: relative;
  text-align: left;
  line-height: 1;
  letter-spacing: -0.04em;
  font-weight: normal;
  color: #777777;
  margin: 0;
}

/*按鈕*/
.ppp_coupon .coupon_box .PD_btn.more {
  position: absolute;
  bottom: 8%;
  right: 2%;
  width: 20%;
}

.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);
}

/*****PC*****/
@media screen and (min-width: 768px) {

  .Area_coupon_ppp {
    padding-bottom: 20px;
  }

  .Area_coupon_ppp .PD_coupon ul {
    height: 280px !important;
    padding: 30px 0 0 0;
  }

  /*左logo區*/
  .ppp_coupon .coupon_box .PD_logo {
    width: 26%;
  }

  .ppp_coupon .coupon_box .PD_logo .box {
    background-size: 100%;
  }

  .ppp_coupon .coupon_box .PD_logo .logo {
    width: 50%;
    left: 50%;
    top: 45%;
  }

  .ppp_coupon .coupon_box .PD_logo .tag_L {
    width: 70px;
  }

  /*虛線*/
  .ppp_coupon .coupon_box .PD_logo .p_logo p {
    font-size: 27px;
  }

  .ppp_coupon .coupon_box .PD_logo .p_logo.p02 {
    left: 50%;
    top: 80%;
  }

  /*右文案區*/
  .ppp_coupon .coupon_box .PD_into {
    width: 74%;
    border-radius: 0 20px 20px 0;
  }

  .ppp_coupon .coupon_box .PD_into .tag_R {
    width: 19%;
  }

  .ppp_coupon .coupon_box .PD_into .tag_R b {
    font-size: 50px;
  }

  .ppp_coupon .coupon_box .PD_into .tag_R span {
    top: 7px;
    right: 20px;
  }

  .ppp_coupon .coupon_box .PD_into .tag_R .tag_R_bg {
    width: 100px;
  }

  .ppp_coupon .coupon_box .PD_into h2 {
    top: -20px;
    left: 20px;
    font-size: 28px;
  }

  .ppp_coupon .coupon_box .PD_into h3 {
    font-size: 36px;
    padding: 70px 20px 0;
  }

  .ppp_coupon .coupon_box .PD_into h3 b {
    font-size: 75px;
  }

  .ppp_coupon .coupon_box .PD_into h3 small {
    font-size: 38px;
  }

  .ppp_coupon .coupon_box .PD_into h3 tiny {
    font-size: 20px;
    padding-left: 10px;
  }

  .ppp_coupon .coupon_box .PD_into h4 {
    padding: 10px 20px 0;
  }

  .ppp_coupon .coupon_box .PD_into h4 p {
    font-size: 25px;
  }

  .ppp_coupon .coupon_box .PD_into h4 b {
    font-size: 32px;
  }

  .ppp_coupon .coupon_box .PD_into h5 {
    font-size: 25px;
    padding: 10px 20px 0;
  }

  /*按鈕*/
  .ppp_coupon .coupon_box .PD_btn.more {
    bottom: 8%;
    right: 2%;
    width: 20%;
  }

}

/*****MB*****/
@media screen and (max-width: 767px) {

  .Area_coupon_ppp {
    padding-bottom: 2vw;
  }

  .Area_coupon_ppp .PD_coupon ul {
    height: 32.5vw !important;
    padding: 5vw 0 0 0;
  }

  .ppp_coupon .coupon_box .PD_logo {
    width: 30%;
  }

  /*左logo區*/
  .ppp_coupon .coupon_box .PD_logo .box {
    background-size: 188%;
  }

  .ppp_coupon .coupon_box .PD_logo .logo {
    width: 60%;
    left: 50%;
    top: 45%;
  }

  .ppp_coupon .coupon_box .PD_logo .tag_L {
    width: 48%;
  }

  /*虛線*/
  .ppp_coupon .coupon_box .PD_logo .p_logo p {
    font-size: 4vw;
  }

  .ppp_coupon .coupon_box .PD_logo .p_logo.p02 {
    left: 50%;
    top: 80%;
  }

  /*右文案區*/
  .ppp_coupon .coupon_box .PD_into {
    width: 70%;
    border-radius: 0 0.5em 0.5em 0;
  }

  .ppp_coupon .coupon_box .PD_into .tag_R {
    width: 19%;
  }

  .ppp_coupon .coupon_box .PD_into .tag_R b {
    font-size: 4vw;
  }

  .ppp_coupon .coupon_box .PD_into .tag_R span {
    top: 1.5vw;
    right: 1.7vw;
  }

  .ppp_coupon .coupon_box .PD_into h2 {
    top: -2.5vw;
    left: 3vw;
    font-size: 3.5vw;
  }

  .ppp_coupon .coupon_box .PD_into h3 {
    padding: 5vw 3vw 0;
    font-size: 1.7em;
  }

  .ppp_coupon .coupon_box .PD_into h3 b {
    font-size: 10vw;
  }

  .ppp_coupon .coupon_box .PD_into h3 small {
    font-size: 7.5vw;
  }

  .ppp_coupon .coupon_box .PD_into h3 tiny {
    font-size: 3vw;
    padding-left: 1vw;
  }

  .ppp_coupon .coupon_box .PD_into h4 {
    padding: 3vw 3vw 0;
  }

  .ppp_coupon .coupon_box .PD_into h4 p {
    font-size: 4.5vw;
  }

  .ppp_coupon .coupon_box .PD_into h4 b {
    font-size: 4.2vw;
  }

  .ppp_coupon .coupon_box .PD_into h5 {
    padding: 1vw 3vw 0;
    font-size: 3.2vw;
  }

  /*按鈕*/
  .ppp_coupon .coupon_box .PD_btn.more {
    bottom: 2.5vw;
    right: 1vw;
    width: 25%;
  }

}











/*3P免運券*/
.Area_coupon_ppp2 {
  position: relative;
  margin: 0 auto;
}

.Area_coupon_ppp2 ul {
  display: flex;
  flex-wrap: nowrap;
  list-style: none;
  margin: 0 auto;
  padding: 0;
  background-color: #0000;
  /*  border-left: 5px solid #ff0;
  border-right: 5px solid #ff0;
  border-top: 5px solid #ff0;*/
}

.Area_coupon_ppp2 li {
  list-style: none;
  margin: 0 auto;
}

.Area_coupon_ppp2 .ppp_coupon2 .coupon_box {
  width: 100%;
  height: 100%;
}

.Area_coupon_ppp2 .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;
}

/*輪播設定*/
.Area_coupon_ppp2 .Area_swiper {
  margin: 0 auto;
  padding: 0;
  width: 96%;
}

.Area_coupon_ppp2 .Area_swiper_box {
  width: 100%;
}

.Area_coupon_ppp2 .Area_swiper_box .swiper-pagination {
  bottom: 0;
}

.ppp_coupon2 {
  width: 95%;
  margin: 0 auto;
  filter: drop-shadow(0.1em 0.1em 0.2em rgba(149 149 149 / 20%));
}

.ppp_coupon2 p {
  margin: 0;
}

.ppp_coupon2 .coupon_box {
  display: inline-flex;
  width: 100%;
  /* height: 40vw; */
  box-sizing: border-box;
}

.ppp_coupon2 .coupon_box a {
  width: 100%;
}

/*左logo區*/
.ppp_coupon2 .coupon_box .PD_logo {
  position: relative;
  width: 26%;
}

.ppp_coupon2 .coupon_box .PD_logo .box {
  height: 100%;
  background: url(yellow_Lbg_repeat.png?t=1750647856275) center left repeat-y;
  background-size: 100%;
}

.ppp_coupon2 .coupon_box .PD_logo .logo {
  position: absolute;
  width: 50%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.ppp_coupon2 .coupon_box .PD_logo .logo img {
  width: 100%;
  border-radius: 50em;
}

.ppp_coupon2 .coupon_box .PD_logo .tag_L {
  position: absolute;
  top: 0;
}

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

/*虛線*/
.ppp_coupon2 .coupon_box .PD_logo .p_logo p {
  padding: 0;
  line-height: 1;
  font-weight: 600;
  letter-spacing: -0.05em;
}

.ppp_coupon2 .coupon_box .PD_logo .p_logo.p01 {
  display: none;
}

.ppp_coupon2 .coupon_box .PD_logo .p_logo.p01 span p {
  color: #aed7ff;
}

.ppp_coupon2 .coupon_box .PD_logo .p_logo.p02 {
  color: #fff;
  position: absolute;
  left: 50%;
  top: 80%;
  width: 100%;
  transform: translate(-50%, -50%);
}

.ppp_coupon2 .coupon_box .PD_logo .p_logo.p02 span p {}

.ppp_coupon2 .coupon_box .PD_logo .p_logo.p02 h4 {
  display: none;
}

.ppp_coupon2 .coupon_box .PD_logo .p_logo.p02 h4 p {
  line-height: 1;
  font-size: 3vw;
}

/*右文案區*/
.ppp_coupon2 .coupon_box .PD_into {
  position: relative;
  width: 74%;
  background-color: #fff;
}

.ppp_coupon2 .coupon_box .PD_into .box {}

.ppp_coupon2 .coupon_box .PD_into .tag_R {
  position: absolute;
  top: 0;
  right: 0;
}

.ppp_coupon2 .coupon_box .PD_into .tag_R b {}

.ppp_coupon2 .coupon_box .PD_into .tag_R span {
  position: absolute;
  z-index: 5;
  color: #e99c2d;
}

.ppp_coupon2 .coupon_box .PD_into .tag_R .tag_R_bg {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
}

.ppp_coupon2 .coupon_box .PD_into .tag_R img {
  width: 100%;
  height: 100%;
}

.ppp_coupon2 .coupon_box .PD_into h2 {
  position: absolute;
  margin: 0;
  padding: 0 0.5em;

  text-align: left;
  line-height: 2;
  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;
}

.ppp_coupon2 .coupon_box .PD_into h3 {
  position: relative;
  text-align: left;
  line-height: 1;
  color: #484848;
  margin: 0;

}

.ppp_coupon2 .coupon_box .PD_into h3 b {
  color: #e49d35;
  letter-spacing: -0.07em;
}

.ppp_coupon2 .coupon_box .PD_into h3 small {

  letter-spacing: -0.05em;
}

.ppp_coupon2 .coupon_box .PD_into h3 tiny {
  color: #939393;

  letter-spacing: -0.05em;
  padding-left: 0;
}

.ppp_coupon2 .coupon_box .PD_into h4 {
  position: relative;
  text-align: left;
  line-height: 1;
  color: #484848;
  margin: 0;
}

.ppp_coupon2 .coupon_box .PD_into h4 p {
  letter-spacing: -0.01em;
}

.ppp_coupon2 .coupon_box .PD_into h4 b {
  letter-spacing: -0.02em;
}

.ppp_coupon2 .coupon_box .PD_into h5 {
  position: relative;
  text-align: left;
  line-height: 1;
  letter-spacing: -0.04em;
  font-weight: normal;
  color: #777777;
  margin: 0;
}

/*按鈕*/
.ppp_coupon2 .coupon_box .PD_btn.more {
  position: absolute;
  bottom: 8%;
  right: 2%;
  width: 20%;
}

.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);
}


/*****PC*****/
@media screen and (min-width: 768px) {

  .Area_coupon_ppp2 {
    padding-bottom: 20px;
  }

  .Area_coupon_ppp2 .PD_coupon ul {
    height: 280px !important;
    padding: 30px 0 0 0;
  }

  /*左logo區*/
  .ppp_coupon2 .coupon_box .PD_logo {
    width: 26%;
  }

  .ppp_coupon2 .coupon_box .PD_logo .box {
    background-size: 100%;
  }

  .ppp_coupon2 .coupon_box .PD_logo .logo {
    width: 75%;
    top: 45%;
  }

  .ppp_coupon2 .coupon_box .PD_logo .tag_L {
    width: 70px;
  }

  /*虛線*/
  .ppp_coupon2 .coupon_box .PD_logo .p_logo p {
    font-size: 27px;
  }

  .ppp_coupon2 .coupon_box .PD_logo .p_logo.p02 {
    top: 80%;
  }

  /*右文案區*/
  .ppp_coupon2 .coupon_box .PD_into {
    width: 74%;
    border-radius: 0 20px 20px 0;
  }

  .ppp_coupon2 .coupon_box .PD_into .tag_R {
    width: 100px;
  }

  .ppp_coupon2 .coupon_box .PD_into .tag_R b {
    font-size: 50px;
  }

  .ppp_coupon2 .coupon_box .PD_into .tag_R span {
    top: 7px;
    right: 20px;
  }

  .ppp_coupon2 .coupon_box .PD_into h2 {
    top: -20px;
    left: 20px;
    font-size: 28px;
  }

  .ppp_coupon2 .coupon_box .PD_into h3 {
    font-size: 36px;
    padding: 70px 20px 0;
  }

  .ppp_coupon2 .coupon_box .PD_into h3 b {
    font-size: 75px;
  }

  .ppp_coupon2 .coupon_box .PD_into h3 small {
    font-size: 38px;
  }

  .ppp_coupon2 .coupon_box .PD_into h3 tiny {
    font-size: 20px;
    padding-left: 10px;
  }

  .ppp_coupon2 .coupon_box .PD_into h4 {
    padding: 10px 20px 0;
  }

  .ppp_coupon2 .coupon_box .PD_into h4 p {
    font-size: 25px;
  }

  .ppp_coupon2 .coupon_box .PD_into h4 b {
    font-size: 32px;
  }

  .ppp_coupon2 .coupon_box .PD_into h5 {
    font-size: 25px;
    padding: 10px 20px 0;
  }

  /*按鈕*/
  .ppp_coupon2 .coupon_box .PD_btn.more {
    bottom: 8%;
    right: 2%;
    width: 20%;
  }

}

/*****MB*****/
@media screen and (max-width: 767px) {

  .Area_coupon_ppp2 {
    padding-bottom: 2vw;
  }

  .Area_coupon_ppp2 .PD_coupon ul {
    height: 32.5vw !important;
    padding: 5vw 0 0 0;
  }

  /*左logo區*/
  .ppp_coupon2 .coupon_box .PD_logo {
    width: 30%;
  }

  .ppp_coupon2 .coupon_box .PD_logo .box {
    background-size: 185%;
  }

  .ppp_coupon2 .coupon_box .PD_logo .logo {
    width: 75%;
    left: 50%;
    top: 45%;
  }

  .ppp_coupon2 .coupon_box .PD_logo .tag_L {
    width: 48%;
  }

  /*虛線*/
  .ppp_coupon2 .coupon_box .PD_logo .p_logo p {
    font-size: 4vw;
  }

  .ppp_coupon2 .coupon_box .PD_logo .p_logo.p02 {
    top: 80%;
  }

  .ppp_coupon2 .coupon_box .PD_logo .p_logo.p02 h4 p {
    font-size: 3vw;
  }

  /*右文案區*/
  .ppp_coupon2 .coupon_box .PD_into {
    width: 70%;
    ;
    border-radius: 0 0.5em 0.5em 0;
  }

  .ppp_coupon2 .coupon_box .PD_into .tag_R {
    width: 19%;
  }

  .ppp_coupon2 .coupon_box .PD_into .tag_R b {
    font-size: 4vw;
  }

  .ppp_coupon2 .coupon_box .PD_into .tag_R span {
    top: 1.5vw;
    right: 1.7vw;
  }

  .ppp_coupon2 .coupon_box .PD_into h2 {
    top: -2.5vw;
    left: 3vw;
    font-size: 3.5vw;
  }

  .ppp_coupon2 .coupon_box .PD_into h3 {
    font-size: 1.7em;
    padding: 5vw 3vw 0;
  }

  .ppp_coupon2 .coupon_box .PD_into h3 b {
    font-size: 10vw;
  }

  .ppp_coupon2 .coupon_box .PD_into h3 small {
    font-size: 7.5vw;
  }

  .ppp_coupon2 .coupon_box .PD_into h3 tiny {
    font-size: 3vw;
    padding-left: 1vw;
  }

  .ppp_coupon2 .coupon_box .PD_into h4 {
    padding: 3vw 3vw 0;
  }

  .ppp_coupon2 .coupon_box .PD_into h4 p {
    font-size: 4.5vw;
  }

  .ppp_coupon2 .coupon_box .PD_into h4 b {
    font-size: 4.2vw;
  }

  .ppp_coupon2 .coupon_box .PD_into h5 {
    font-size: 3.2vw;
    padding: 1vw 3vw 0;
  }

  /*按鈕*/
  .ppp_coupon2 .coupon_box .PD_btn.more {
    bottom: 2.5vw;
    right: 1vw;
    width: 25%;
  }

}





/* @media screen and (min-width:1300px) {
  .for_newphone {
    display: none !important;
  }
} */
