@charset "utf-8";
/* CSS Document */

/* fare */
.bg_title {
  background-color: #ffff00;
}
.centering_img {
  width: 90%;
  margin: 0 auto;
}
/* fare */
/* Example price */
.waribiki_coupon .col_inner {
  box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.2);
}
.coupon_price_area {
  padding: 0 3%;
}
.icon_WT {
  display: inline-block;
  border-radius: 11px;
  background-color: #fff;
  font-weight: bold;
  padding: 0 10px;
}
.waribiki_coupon_int .coupon_price_area {
  background-color: #ffe08d;
  padding-bottom: 15px;
}
.coupon_detail {
  padding: 3%;
}
/* Example price */

/* CSS Document */