@charset "utf-8";

.ecm-wrap[data-layout=default] {
  min-width: 1024px;
}

/* 
  .mainTtl
------------------------------------------------- */
.furusato_period{
  font-size: 16px;
  line-height: 31.2px;
  color: #040001;
  text-align: center;
  background-color: #d9ea7d;
  margin-bottom: 30px;
}
.topLead {
  font-size: 16px;
  text-align: center;
  margin-bottom: 8px;
}

.ecm-headline__headline {
  margin: 0 0 24px;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.3;
  text-align: center;
}
.ecm-headline[layout="marker"] .ecm-headline__headline span{
  display: inline;
  background:-webkit-linear-gradient(transparent 75%, #ffc1e0 75%);
  background:linear-gradient(transparent 75%, #ffc1e0 75%);
}

.caution {
  color: #333;
  font-size: 14px;
  text-align: left;
  padding: 17px 17px 17px 100px;
  background-color: #fff9c8;
  position: relative;
}

.caution:before{
  content: url(https://r.r10s.jp/com/inc/home/20080930/spt/common/img/notification/icon_notice.svg?v=202601221614);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 14px;
  height: 14px;
  margin: auto 9px auto 70px;
}

.caution span {
  position: relative;
}


.genreIcon {
  color: #333333;
  font-size: 22px;
  vertical-align:middle;
}

/*
  .conLeadList
------------------------------------------------- */
.conLeadList {
  margin-bottom: 20px
}
.conLeadList ul {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.conLeadList ul > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: initial !important
}
.conLeadList .image {
  width: 64px
}
.conLeadList .paragraph {
  font-size: 18px;
  font-weight: bold;
  color: #9b7332;
  line-height: 1.333
}

span.newuser:before {
  content: '';
  display: inline-block;
  width: 16px;
  height: 21px;
  background-image: url(https://r.r10s.jp/evt/event/ochugen/tieup/furusato/_cmn/img/furusato_newuser_icon.svg?v=202601221614);
  background-size: contain;
  vertical-align: middle;
  margin-right: 5px;
}

.leadPoint{
  width:750px;
  margin:0 auto;
}
.leadPoint ul{
  margin-left:-10px;
  margin-right: -13px;
  letter-spacing:-.5em;
}

.leadPoint ul > li{
  display:inline-block;
  vertical-align:top;
}

.leadPoint ul > li.point01{margin-left:33px;}
.leadPoint ul > li.point02{margin-left:25px;}
.leadPoint ul > li.point03{margin-left:18px;}

.leadPoint ul > .point01{width:169px;}
.leadPoint ul > .point02{width:271px;}
.leadPoint ul > .point03{width:245px;}
.leadPoint ul > li > p{
  font-size:18px;
  font-weight:bold;
  line-height:1.333;
  color:#9b7433;
}
.leadPoint ul > li > p:before{
  content:'';
  display:inline-block;
  vertical-align:middle;
  margin-right:5px;
}
.leadPoint ul > .point01 > p:before {
  width: 52px;
  height: 60px;
  background: url(https://r.r10s.jp/evt/event/furusato/_pc/img/guide/lead_icon01.png?v=202601221614) no-repeat;
}
.leadPoint ul > .point02 > p:before {
  width: 60px;
  height: 59px;
  background: url(https://r.r10s.jp/evt/event/furusato/_pc/img/guide/lead_icon02.png?v=202601221614) no-repeat;
}
.leadPoint ul > .point03 > p:before {
  width: 60px;
  height: 59px;
  background: url(https://r.r10s.jp/evt/event/furusato/_pc/img/guide/lead_icon03_v2.png?v=202601221614) no-repeat;
}
.leadPoint ul > li .pointTxtWrap{
  letter-spacing:normal;
  vertical-align:middle;
  display:inline-block;
}
.leadPoint ul > .point01 .pointTxtWrap{width:108px;}
.leadPoint ul > .point02 .pointTxtWrap{width:200px;}
.leadPoint ul > .point03 .pointTxtWrap{width:180px;}
.smallTxt {
  font-size: 80%;
}

.cols-container-2 li.area-block {
  width: 100%;
  display: table;
  padding: 7px 0px;
  border-top: 1px solid #EBEBEB;
  color: #333333;
  height: 39px;
}

.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;
}

#link-color .col-right-cities ul li a:hover {
  color: #bf0000 !important;
}

.map-bg-img {
  background: url(https://r.r10s.jp/evt/event/furusato/_pc/img/area/map-img/map.png?v=202601221614) no-repeat 93% 60%;
}

.frstNote {
  font-size: 12px;
  line-height: 1.25;
  width: 600px;
  margin: 40px auto 0;
  padding: 8px;
  background:#eeeeee;
}

.frstBlueBtn._top a {
  width: 575px;
  padding-right: 25px;
  line-height: 73px;
  background: url(../img/20210201/btn_furusato_top.png) left top no-repeat;
  font-size: 24px;
  display: block;
  margin: 0 auto;
  text-align: center;
  font-weight: bold;
  color: #ffffff !important;
  text-decoration: none !important;
}

.leadTxt{
  font-size:16px;
  letter-spacing:.08em;
  line-height:1.625;
  color:#323232;
}

.article .ri-searchAlcor__imageBox {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: solid 1px #eee;
}

.genreIcon {
  /* アイコンの色を設定 */
  color: #333333;
  /* アイコンの大きさを設定 */
  font-size: 22px;
  vertical-align:middle;
}