.review-main-area img {
  width: 100%;
}


.review-main-area .main-flex .left h3 span {
  border-bottom: 2px solid #C29DAC;
}

.coupon-area h3 span {
  border-bottom: 2px solid #C29DAC;
}

.coupon-area .obj-title .border {
  border-bottom: 2px solid #C29DAC;
}


.coupon-area:before {
  content: '';
  width: 218px;
  height: 438px;
  background: url(https://mmoon.itembox.design/item/campaign/review/251105/img/pc-review-02-3.webp) no-repeat;
  background-size: 100% auto;
  position: absolute;
  left: 0;
  top: 2.7rem;
  z-index: -1;
}

.coupon-area:after {
  content: '';
  width: 190px;
  height: 377px;
  background: url(https://mmoon.itembox.design/item/campaign/review/251105/img/pc-review-02-4.webp) no-repeat;
  background-size: 100% auto;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
}


.review-post-area .head .icon {
  width: 60px;
  margin: 0 auto 1.5rem;
}

.review-grand-area .head .icon {
  width: 70px;
  margin: 0 auto 1.5rem;
}
