@charset "utf-8";

.furusato-city-name {
  font-size: 24px;
  font-weight: normal!important;
  font-family: Hiragino Kaku Gothic ProN;
  line-height: 25px;
  margin-bottom: 30px;
  margin-top: 15px;
}

/******* Json対応コンテンツ Start **************/
.cols-container {
  gap:30px 5px;
  padding-bottom: 30px;
  margin-bottom: 50px;
}

li .thumbnail img,
li .thumbnail img,
li .thumbnail img {
  width: 100%;
}

.thumbnail {
  position: relative;
}

.table-row {
  padding: 0 8px;
}

.thumb-icon-left {
  position: absolute;
  top: 7px;
  right: 30px;
  height: 23px;
  width: 23px;
}

li:not(.no-stamp) .thumb-icon-left {
  right: 7px;
}

.thumb-icon-right {
  position: absolute;
  top: 7px;
  right: 7px;
  height: 23px;
  width: 23px;
}

.icon-download {
  display: none;
  background-image: url(https://r.r10s.jp/evt/event/furusato/_pc/img/area/svg-icon/svg-icon-download.svg?v=202604081458);
}

.form-download .icon-download {
  display: block;
}

.icon-stamp {
  display: none;
  background-image: url(https://r.r10s.jp/evt/event/furusato/_pc/img/area/svg-icon/svg-icon-stamp.svg?v=202604081458);
}

.no-stamp .icon-stamp {
  display: block;
}

.three-cols-wrapper {
  display: table;
  width: 100%;
  padding-top: 8px;
}

.col-icon-img {
  display: table-cell;
  vertical-align: middle;
  width: 20%;
  padding-left: 8px;
}

.col-icon-img img {
  width: 28px;
  height: 28px;
}

.col-town-name {
  display: table-cell;
  vertical-align: middle;
  width: 75%;
  padding-left: 4px;
}

.col-town-name .kanji {
  font-weight: bold;
  font-size: 16px;
  color: #333333;
}

.col-town-name .furigana {
  font-size: 10px;
  color: #828282;
}

.col-icon-arrow {
  display: table-cell;
  vertical-align: middle;
  width: 5%;
  padding-right: 8px;
}

.col-icon-arrow a {
  width: 12px;
  display: inline-block;
}

.icon-arrow {
  border: solid #828282;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 3px;
}

.right {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.suspended .icon-arrow {
  visibility: hidden;
}

.thumbnail-text {
  padding: 8px 8px 0 8px;
  font-size: 12px;
}

a.thumbs-link-wrapper {
  display: block;
}

a.thumbs-link-wrapper:hover {
  text-decoration: none !important;
}

a.thumbs-link-wrapper:hover .kanji {
  color: #bf0000 !important;
}

.suspended .thumbs-link-wrapper {
  pointer-events: none;
  cursor: default;
  text-decoration: none;
}

.suspended-mask {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  top: 0;
  left: 0;
  right: 0;
}

.suspended .suspended-mask {
  display: block;
}

.suspended-text {
  text-align: center;
  position: relative;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #fff;
  font-size: 14px;
}

/******* Json対応コンテンツ End  **************/

.grey-box-container {
  background: #F7F7F7;
  padding: 16px;
  margin-bottom: 40px;
}

.grey-box-cols {
  display: table;
  width: 100%;
}

.icon-col {
  padding-right: 4px;
  background-repeat: no-repeat;
}

.text-col {
  font-size: 12px;
}

.icon-col,
.text-col {
  display: table-cell;
}

.icon-download-grey {
  background-image: url(https://r.r10s.jp/evt/event/furusato/_pc/img/area/svg-icon/svg-icon-download-grey.svg?v=202604081458);
  width: 12px;
  height: 12px;
}

.icon-stamp-grey {
  background-image: url(https://r.r10s.jp/evt/event/furusato/_pc/img/area/svg-icon/svg-icon-stamp-grey.svg?v=202604081458);
  width: 12px;
  height: 14px;
}

.grey-box-row:first-child {
  margin-bottom: 10px;
}

.warning-message {
  font-size: 11px;
  margin-bottom: 40px;
  text-align: right;
}

.city-gift-title {
  font-size: 20px;
  font-weight: normal;
  color: #333333;
  margin-bottom: 20px;
}

.riItemBlock .riItem {
  margin-bottom: 0 !important;
}

.riItemBlock .riShopName {
  margin-bottom: 20px !important;
}

/******* 地域から探す Start **************/

.area-search-container {
  margin-bottom: 30px;
}

.area-search-heading {
  font-size: 20px;
  font-weight: normal;
  color: #333333;
  margin-bottom: 20px;
}

.cols-container-2 li.area-block {
  width: 100%;
  display: table;
  padding: 7px 0px;
  border-top: 1px solid #EBEBEB;
}

.cols-container-2 li.area-block:last-child {
  border-bottom: 1px solid #EBEBEB;
}

.col-left-area {
  width: 20%;
  font-size: 16px;
  font-weight: bold;
  padding: 0 15px;
  text-align: center;
  border-right: 1px dotted #D1D1D1;
  display: table-cell;
  vertical-align: middle;
}

.col-right-cities {
  width: 80%;
  padding: 0 15px;
  display: table-cell;
  vertical-align: middle;
}

.col-right-cities ul {
  font-size: 16px;
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.col-right-cities ul li {
  margin-right: 15px;
  font-size: 13px;
}

.col-right-cities ul li a {
  color: #333 !important;
}

#link-color .disabled a {
  pointer-events: none;
  cursor: default;
  text-decoration: none;
  color: #D1D1D1 !important;
}

/******* 地域から探す End **************/

/** ���륳�� **/
.furusato-alcol-wrapper>.riItemBlock._700 {
  margin-bottom: 0;
}
