@charset "UTF-8";
/* ShopList */
.riBdr .riList700_3Col .riDotList {
  width: 203px;
  font-size: 13px;
}
.couponShopList .shopicon {
  padding: 16px 16px 0;
  font-size: 22px;
  font-weight: bold;
}
#tabNavi {
  display: flex;
  align-items: flex-end;
}
#tabNavi li {
  flex: 1 1 auto;
  margin: 0 1px;
  text-align: center;
  font-size: 13px;
}
#tabNavi li:first-child {
  margin-left: 0;
}
#tabNavi li:last-child {
  margin-right: 0;
}
#tabNavi li {
  flex: 1 1 auto;
  margin: 0 1px;
  text-align: center;
  font-size: 13px;
}
#tabNavi a {
  font-size: 100%;
  font-weight: bold;
  color: #ffffff;
  border-radius: 4px 4px 0px 0px;
  border: 1px solid #666;
  border-bottom: none;
  display: block;
  padding: 10px 0;
  background-color: #666666;
}
#tabNavi .tab-on,
#tabNavi a:hover {
  font-size: 104%;
  color: #ccc017 !important;
  padding: 12px 0;
  background-color: #666 !important;
  text-decoration: none;
}
.af3ShopList {
  background-color: #ffffff;
  border: 4px solid #f7f7f7;
}
.af3ShopList ul + ul {
  margin-top: 20px;
}
.af3ShopList dt {
  font-size: 130%;
  font-weight: bold;
  color: #ffffff;
  padding: 7px 0 3px 7px;
  background-color: #666;
}
.af3ShopList dd {
  padding: 10px;
}
.af3ShopList .genreList {
  padding: 10px;
}
.af3ShopList .genreList > ul {
  letter-spacing: -0.5em;
  margin: -10px 0 0 -10px;
}
.af3ShopList .genreList li {
  letter-spacing: normal !important;
  vertical-align: top;
  display: inline-block;
  margin: 10px 0 0 10px;
  width: 205px;
  padding-left: 15px;
  background: url(https://r.r10s.jp/evt/event/coupon/service/121126/inc/img/u_arrow.gif)
    no-repeat left center;
}
.af3ShopList .cntShopLists {
  letter-spacing: -0.5em;
  margin: -10px 0 0 -10px;
}
.af3ShopList .cntShopLists > li {
  letter-spacing: normal !important;
  vertical-align: top;
  display: inline-block;
  width: 220px;
  margin: 10px 0 0 10px;
}
#shop-list {
  padding-top: 65px;
  margin-top: -65px;
}
/* honban and pre */
a[data-page="pre"] {
  display: none;  
}
.cnt-DotList {
  position: relative;
}
.cnt-DotList .cnt-IcnBullet {
  font-size: 0;
  width: 10px;
  height: 12px;
  display: inline-block;
  background-image: url(https://r.r10s.jp/com/img/event/module/sprite/bullet.gif);
  background-position: -30px -288px !important;
}

.multicoupon-container .ecm-coupon-body {
  background: #fff;
  border-radius: 4px;
  -webkit-filter: none;
  filter: none;
  height: 94px;
}
 .multicoupon-container .ecm-coupon-discount {
  color: #bf0000;
}
.multicoupon-container .ecm-coupon-title {
  color: #bf0000;
  margin-top: 4px;
}
.multicoupon-container .ecm-coupon-cover:before {
  background-size: 100% 100%;
}

