.b_shop-coupon {
  width: 1050px;
  margin: auto;
}

.b_shop-coupon_ttl {
  padding-top: 20px;
  margin-bottom: 15px;
  font-family: "Noto Sans", sans-serif;
  letter-spacing: 0.1em;
  font-size: 28px;
  line-height: 1em;
}

.b_shop-coupon_desc {
  margin-bottom: 50px;
}

.b_shop-coupon_brand-name {
  font-family: "Noto Sans", sans-serif;
  letter-spacing: 0.1em;
  font-size: 28px;
  line-height: 1em;
  margin-bottom: 25px;
}

.b_shop-coupon_cnt {
  width: 1050px;
  margin: auto;
  display: flex;
  justify-content: space-between;
}

.b_shop-coupon_brand {
  padding-right: 50px;
}

.b_shop-coupon_brand li a {
  padding: 8px 0 8px 15px;
  margin: 5px 0;
  display: block;
  position: relative;
  font-size: 13px;
  font-weight: bold;
}

.b_shop-coupon_brand li a.is-active {
  background-color: #f0f0f0;
}

.b_shop-coupon_brand li a:hover {
  text-decoration: none;
  background-color: #f0f0f0;
}

.b_shop-coupon_main {
  width: 800px;
}

.b_shop-area_label {
  border: solid 1px #c6c6c6;
  background: #eee;
  padding: 0 30px;
  line-height: 60px;
  font-size: 13px;
  color: #5e5e5e;
  margin-top: -1px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.b_shop-coupon_list {
  border: solid 1px #c6c6c6;
  border-top: none;
  padding: 25px 30px;
  line-height: 1.4;
  font-size: 15px;
  color: #5e5e5e;
  box-sizing: border-box;
  position: relative;
}

.b_shop-coupon_list_store {
  padding-bottom: 15px;
  margin-bottom: 17px;
  border-bottom: solid 1px #c6c6c6;
  position: relative;
}

.b_shop-coupon_list_store a {
  color: #0b3080;
  text-decoration: none;
  font-weight: bold;
}

.b_shop-coupon_list_store a:hover {
  text-decoration: underline;
}

.b_shop-coupon_list_addres span {
  display: block;
}
