@charset "utf-8";

.mb80{margin-bottom: 80px !important;}

.kanban {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 960px;
  margin: 0 auto 30px;
  height: 300px;
  background: url(https://r.r10s.jp/evt/event/ochugen/tieup/furusato/_pc/img/20230601/main_ttl.jpg?v=202505271723) no-repeat center top;
}

.kanban h1 {
  display: none;
}

.kanban_inner {
  width: 960px;
  margin: 0 auto;
}

.kanban_period {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: #0F6693;
  line-height: 1.5;
  margin-bottom: 12px;
  margin-top: 180px;
}

a.anchor{
  display:block;
  position: relative;
  z-index:-1;
}

._period{
  font-size: 16px;
  text-align: center;
  line-height: 40px;
  color: #000000;
  background-color: #f5e7c7;
  margin-bottom: 28px;
}

.topLead{
  font-size: 16px;
  text-align: center;
  margin-bottom: 20px;
}

.frstNote {
  font-size: 16px;
  width:960px;
  box-sizing: border-box;
  padding: 10px 10px 3px 10px;
  margin: 0 auto;
  border:1px solid #cccccc;
  background:#fcfcfc;
}

.frstNote ul {
  list-style: none;
}
.frstNote li {
  margin-left: 1.2rem;
  text-indent: -1rem;
  margin-bottom: 7px;
}

.frstNote li:before {
  content: "・";
}

.frstSearch .PriceSearch .riRow.riCol4 .riColInner{
	width: 225px!important;
	margin-left:10px;
}

.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(../img/20220601/lead_icon01.png) no-repeat;
}
.leadPoint ul > .point02 > p:before{
  width:60px;
  height:59px;
  background:url(../img/20220601/lead_icon02.png) no-repeat;
}
.leadPoint ul > .point03 > p:before{
  width:60px;
  height:59px;
  background:url(../img/20220601/lead_icon03_v2.png) 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;}


.guide_nozei ul {
	display:flex;
  justify-content:center;
}

.guide_nozei ul a {
	display:block;
	width:325px;
	font-size:1.3em;
	line-height:1em;
	color:#bf0000 !important;
}

.guide_nozei ul li {
	width:325px;
  box-sizing: border-box;
  border:1px solid #bf0000;
  padding: 20px 0 20px 65px;
  position: relative;
}
.guide_nozei ul a:first-child{
	margin-right: 20px;
}

.guide_nozei ul li p {
  line-height: 1.4;
  font-size:110%;
}

.guide_nozei ul li p::before {
  content:'';
  position: absolute;
  top:25%;
  left:15px;
  width:40px;
  height:40px;
}

.guide_nozei ul li p::after{
  font-family:rex-icon-font;
  content: "\e91c";
  position: absolute;
  font-weight: 700;
  right:8px;
  top: 30%;
  font-size: 130%;
}

.btn_guide_01 p::before {
  background:url(../img/20220601/simulator_icon01.png) no-repeat;
}
.btn_guide_02 p::before {
  background:url(../img/20220601/simulator_icon02.png) no-repeat;
}
.guide_nozei ul a:hover{
	text-decoration:none !important;
	opacity:.8;
	filter:alpha(opacity=80);
}


/* .navArea */
#furusato .navArea ul {
  letter-spacing: -0.5em;
  margin: 0 0 0 -28px;
}
#furusato .navArea ul li {
  letter-spacing: normal;
  display: inline-block;
  vertical-align: top;
  margin: 0 0 0 28px;
}

/* .frstLineTtl */
.frstLineTtl{
  font-size: 24px;
  text-align: center;
  color: #1f81b3;
  font-weight: bold;
  border-bottom: 2px solid #1f81b3;
  line-height: 1.1;
  padding-bottom: 5px;
}

/* .frstAncNav */

.frstAncNav>ul{
  margin-left: -7px;
  margin-top: -12px;
  display: flex;
  flex-wrap: wrap;
}

.frstAncNav>ul>li{
  display: inline-flex;
  vertical-align: top;
  margin-left: 8px;
  margin-top: 12px;
}
.frstAncNav>ul>li a{
  display: block;
  line-height: 50px;
  background-color: #1f81b3;
  text-align: center;
  color: #ffffff !important;
  text-decoration: none !important;
  font-size: 16px;
  font-weight: bold;
  position: relative;
  padding-left: 20px;
  padding-right: 34px;
}
.frstAncNav>ul>li a:hover{
  opacity: 0.8;
}
.frstAncNav>ul>li a:after{
  content: '';
  display: block;
  width: 5px;
  height: 5px;
  border: solid #ffffff;
  border-width: 0 0 2px 2px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  right: 15px;
  top: 20px;
}

.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=202505271723);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 14px;
  height: 14px;
  margin: auto 9px auto 70px;
}

.caution span {
  position: relative;
}

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=202505271723);
  background-size: 100% auto;
  background-repeat: no-repeat;
  vertical-align: middle;
  margin-right: 5px;
}

/* .frstIconTtl */
.frstIconTtl{
  font-size: 22px;
  color:#333333;
  font-weight: bold;
  text-align: left;
  border-bottom:1px solid #1f81b3;
  margin-bottom: 25px;
  line-height: 2;
  position: relative;
}
.frstIconTtl>span{
  display: inline-block;
  vertical-align: middle;
}
.frstIconTtl>span + span{
  position: absolute;
  right: 0;
}
.frstIconTtl a:hover{
  text-decoration: none;
}


/* .frstBlueBtn */
.frstBlueBtn a{
  display: block;
  margin: 0 auto;
  text-align: center;
  font-weight: bold;
  color: #ffffff !important;
  text-decoration: none !important;
}
.frstBlueBtn a:hover{
  opacity: 0.8;
}

.frstBlueBtn._600 a{
  width: 600px;
  padding-right: 25px;
  line-height: 70px;
  background: #1f81b3;
  border-radius: 35px;
  font-size: 24px;
  position: relative;
}

.frstBlueBtn._600 a:after{
  display: block;
  content:"";
  width:10px;
  height: 10px;
  border-right:3px solid #ffffff;
  border-bottom:3px solid #ffffff;
  position: absolute;
  right:28px;
  top:0;
  bottom:0;
  margin: auto 0;
  transform: rotate(-45deg);
}

.frstBlueBtn._top a{
  width: 575px;
 height:70px;
  line-height: 1.8;
  background:#bf0000 ;
  font-size: 24px;
  border-radius: 35px;
  position: relative;
}
.frstBlueBtn._top a span{
  font-size:13.12px;
  position: absolute;
  bottom:4px;
  left:0;
  right:0;
  margin: 0 auto;
}

.frstBlueBtn._top a:after{
  display: block;
  content:"";
  width:10px;
  height: 10px;
  border-right:3px solid #ffffff;
  border-bottom:3px solid #ffffff;
  position: absolute;
  right:28px;
  top:0;
  bottom:0;
  margin: auto 0;
  transform: rotate(-45deg);
}

.furusatoTopBtn a:hover{
  opacity:0.8;
}

/* .itemArea */
.itemArea .itemName {
  font-size: 13px;
  text-align: center;
  color: #000000;
  line-height: 1.3em;
  padding-top: 5px;
  padding-bottom: 3px;
}
.itemArea .itemLink:hover {
  text-decoration: none;
  opacity: .8;
}

/* ========================
Adplats PC CSS
======================== */

ul.adplats-group2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

li.product-left-img,
li.product-right-text {
  flex: 0 0 49%;
}

.product-right-text .riItemPrice_CD {
  font-size: 120%;
}

