@charset "utf-8";
.couponWapper {
  width: 100%
}

.coupon_tit_area {
  margin-bottom: 40px;
  overflow: hidden
}

.coupon_sub_tit_area {
  float: left
}

.coupon_sub_tit_area img {
  margin-top: 20px
}

.goods_list_03type.col3 {
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start
}

.goods_list_03type a {
  color: #000;
  text-decoration: none;
  display: block
}

.goods_list_03type a:hover .goods_list_03type_name {
  color: #ea0080;
  text-decoration: underline
}

.goods_list_03type a:hover img {
  box-sizing: border-box;
  border: 1px solid #ea0080
}

.goods_list_03type a:hover .icon-heart {
  color: #f463b2
}

.goods_list_03type.col3>li {
  width: 188px;
  margin: 0 12px 40px 0
}

/*
.goods_list_03type.col3>li:nth-child(5), .goods_list_03type.col3>li:nth-child(10), .goods_list_03type.col3>li:nth-child(16), .goods_list_03type.col3>li:nth-child(21), .goods_list_03type.col3>li:nth-child(27), .goods_list_03type.col3>li:nth-child(32), .goods_list_03type.col3>li:nth-child(38),.goods_list_03type.col3>li:nth-child(43),.goods_list_03type.col3>li:nth-child(49),.goods_list_03type.col3>li:nth-child(54),.goods_list_03type.col3>li:nth-child(60),.goods_list_03type.col3>li:nth-child(65),.goods_list_03type.col3>li:nth-child(71),.goods_list_03type.col3>li:nth-child(76),.goods_list_03type.col3>li:nth-child(82),.goods_list_03type.col3>li:nth-child(87),.goods_list_03type.col3>li:nth-child(93),.goods_list_03type.col3>li:nth-child(99),.goods_list_03type.col3>li:nth-child(105),.goods_list_03type.col3>li:nth-child(110),.goods_list_03type.col3>li:nth-child(116),.goods_list_03type.col3>li:nth-child(121), {
  margin-right: 0
}
*/
.goods_list_03type li img {
  width: 100%;
  height: 100%
}

.goods_list_03type_name {
  overflow: hidden;
  margin-top: 5px;
  font-size: 80%;
  height:60px;
}

.goods_list_03type_trial_price {
  color: #c7000b;
  font-weight: bold;
  font-size: 11px;
  margin-bottom: 3px
}

.goods_list_03type_trial_priceDown {
  color: #c7000b;
  font-weight: bold;
  font-size: 15px;
  margin-bottom: 3px;
  margin-top: 3px
}

.goods_list_03type_trial_coupon_settled {
  color: #777;
  font-size: 11px;
  margin-bottom: 3px
}

.goods_list_03type_trial_btn {
  width: 90%;
  padding: 5px;
  text-align: center;
  background-color: #70a74a;
  color: #fff;
  margin: 10px auto;
  border-radius: 3px
}

.goods_list_03type_trial_acq_btn {
  width: 90%;
  padding: 5px;
  text-align: center;
  background-color: #777;
  color: #fff;
  margin: 10px auto;
  border-radius: 3px
}

.results_coupont {
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 11px 0;
  color: #a5a5a5;
  font-size: 13px;
  border-top: 1px solid #ccc;
  margin-bottom: 40px
}

.bannerArea {
  width: 50%;
  float: right;
  width: 300px
}

.bnrArea img {
  width: 100%;
  margin: 0 auto 50px
}

.goods_list_03type.col3>li.mediaArea {
  width: 100%;
  height: auto;
  margin: 20px 0 40px
}

.goods_list_03type.col3>li.mediaBox {
  width: 100%;
  margin: 0 auto 40px
}

.couponTxt {
  color: red;
  font-weight: bold;
  margin-bottom: 5px
}

.coupon_otameshi_button {
  background-color: #72ab4c;
  border: 0 solid #fff;
  border-radius: 3px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-size: 14px;
  line-height: 32px;
  text-align: center;
  vertical-align: middle;
  margin-top: 20px
}

.couponTitleSp {
  color: red;
  margin: 5px 0;
  font-weight: bold;
  font-size: 110%
}

.couponBtnSp {
  width: 90%;
  padding: 5px;
  text-align: center;
  background-color: #70a74a;
  color: #fff;
  margin: 10px auto;
  border-radius: 3px
}

.no-coupon {
  margin: 20px auto;
  font-size: 16px;
  color: red
}

.couponItem {
  height: 64px
}

li.coupon-list-item {
  border-width: 1px 1px 0 0;
  border-style: solid;
  border-color: #ccc;
  padding: 5px 10px
}

.mediaArea {
  margin: 0 auto;
  width: 100%;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc
}

.coupon_page_catch {
  margin: 20px 0;
}

.coupon_page_catch_item {
  color: #5b493d;
  font-weight: bold;
  font-size: 22px;
}

.coupon_page_catch_item:not(:last-child) {
  margin-bottom: 0.6em;
}

@media screen and (max-width:768px) {
  .coupon_page_catch_item {
    font-size: 12px;
  }
}
