@charset "utf-8";
#mainContentsArea a:hover {
    text-decoration: underline;
}
#mainContentsArea a:hover img {
    opacity: 0.8;
}

a.furusato_btn {
    background-color: #bf0000;
    font-size:24px;
    color: #FFF !important;
    font-weight:400;
    width: 480px;
    padding: 18px;
    border-radius: 10px;
    display: block;
    text-align: center;
    text-decoration: none;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.28);
    margin: 0 auto;   
}
a.moreView {
    background-color: #00b3bc !important;
}
.arrow { 
    width:0;
    height:0;
    border-top: solid 9px transparent;
    border-right: solid 9px transparent;
    border-bottom: solid 9px transparent;
    border-left: solid 12px #fff;
    display:inline-block;
    margin:0 0 0 16px;
    vertical-align: middle;
}
a.furusato_btn:hover {
    opacity: 0.9;
    text-decoration: none !important;
}
h2 {
    color: #323232;
    width:auto;
    margin-bottom: 40px !important;
    border-bottom: double 4px #95591d !important;
    padding: 10px;
}
.txtColor_95591d {
    color: #95591d ;    
    }
.govNumfnt {
    font-size: 140% !important;
    font-weight: 600 !important;
    }
.fntB {
    font-weight: 600 !important;    
    }

section {
    margin-bottom: 80px;
}
.anchor {
    display: block;
    content: "";
    padding-top: 150px;
    margin-top: -150px;
}
a.ancTxt {
    text-decoration: none!important;
    color: #323232;
}
a.ancTxt:hover {
    text-decoration: none!important;
}

/* voice　Area */
.voiceArea {
    display:flex;
    justify-content:space-between;
    flex-wrap:wrap;
    width: 950px;
}
.voiceArea .shop_voice {
    width: 448px;
    margin-bottom: 30px;
}

.voiceArea p {
    margin: 5px 0 7px;
    line-height: 1.4;
    color: #474747;
    font-size: 14px;
}
.voiceArea .shop_item {
/*    font-family: YakuHanJPs,Hiragino Kaku Gothic ProN,Hiragino Kaku Gothic Pro,メイリオ,Meiryo,sans-serif;*/
}

.voiceArea .shop_item a {
    display:flex;
    justify-content:space-between;
    flex-wrap:nowrap;
    align-items: flex-start;    
    } 

.voiceArea .shop_item a:link {
    text-decoration: none!important;
    color: #474747!important;
}

.voiceArea .shop_item .itemText {
    width: 210px;
    }
.voiceArea .shop_item .item_name {
    font-weight: 600;
    font-size: 16px;
    color: #474747;
    margin-top: 0;
}
.voiceArea .shop_item .item_description {
    font-size: 14px;
    line-height: 18px;
    overflow: hidden;
}

.new {
    display: inline-block;
  position: relative;
  text-align: center;
    height: 26px;
  line-height: 26px;
  padding: 0 20px 0 18px;
  background: #BF0000;
  color: #FFF035;
  box-sizing: border-box;
    margin-left:10px;
    vertical-align:super;
}

.new:after {
  position: absolute;
  content: '';
  width: 0px;
  height: 0px;
  z-index: 1;
}

.new:after {
  top: 0;
  right: 0;
  border-width: 13px 5px 13px 0px;
  border-color: transparent #fff transparent transparent;
  border-style: solid;
}
/* //voice　Area */


/*　specialItem　Area　*/
.cnt-LTitem {
}
.cnt-LTmedama {
/*	position: relative;*/
	box-sizing: border-box;
	width: 950px;
	margin:0 0 10px 0;
    background: #f7f7f7;
    overflow: hidden;
}
.cnt-LTmedama .cnt-item a {
	color: #474747;
	text-decoration: none!important;
}

.cnt-LTmedama  p.imgBox {
    width: 231px;
    float: left;
    margin-right: 19px;
}
.cnt-LTmedama  p.imgBox img {
}
.cnt-LTmedama .cnt-item a:hover img {
	opacity: 0.8;
}
section:nth-child(odd) .cnt-LTmedama:hover {
	background: #fafafa;
}
.cnt-txt {
    float: left;
    width: 700px;
    padding: 10px 12px 0 0;
    box-sizing: border-box;
}

.cnt-LTmedama .cnt-LTitemname {
	font-size: 16px;
	font-weight: bold;
	color: #474747;
    margin-bottom: 8px;
}

.cnt-LTmedama .cnt-LTreason {
	width: 145px;
	padding: 4px 12px;
	margin: 5px 0;
	border: 2px solid #bf0000;
	border-radius: 30px;
	font-weight: bold;
	font-size: 14px;
	color: #bf0000;
	letter-spacing: 0.2em;
	text-align: center;
}
.cnt-LTmedama .cnt-time {
    padding-left: 18px;
    background-position:0 1px!important;
    background: url(https://r.r10s.jp/evt/event/furusato/notice/corona_virus/_pc/img/time.svg?v=202608061353) no-repeat;
    }
.cnt-LTmedama .cnt-time, .cnt-LTmedama .cnt-LTdetail {
	font-size: 14px;
	line-height: 1.6em;
	color: #474747;
}
.cnt-LTitem .ri-item__price {
    text-align: right;
    margin-top:5px!important;  
}
    
.cnt-LTmedama .shop_link {
    float: left;
    margin: -10px 10px 0 0!important;
}
.cnt-LTmedama .ri-item__iconShop, .cnt-LTmedama .ri-item__shopName {
    font-size: 14px!important;
}
/*　//specialItem　Area　*/



/*　Limited time specialItem　Area　3列　*/
.limited_time .cnt-itemwrap {
	display: flex;
	justify-content: space-between;
    flex-wrap:wrap; 
}
.limited_time .cnt-medama {
	position: relative;
	box-sizing: border-box;
	width: 310px;
	margin:0 0 20px 0;
	border-radius: 4px;
    background: #f7f7f7;
}
.limited_time .cnt-medama a {
	color: #474747;
	text-decoration: none!important;
}
.limited_time .cnt-medama .ru-sp-mt-8 {
	margin: 8px 0 0 0;
}
.limited_time .cnt-medama  p.imgBox {
    min-height:310px;
    background-color: #FFF;
    position: relative;
}
.limited_time .cnt-medama  p.imgBox img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.limited_time .cnt-medama .cnt-item a:hover img {
	opacity: 0.8;
}
section:nth-child(odd) .limited_time .cnt-medama:hover {
	background: #fafafa;
}
.limited_time .cnt-medama .cnt-itemname {
	margin: 8px 0;
	font-size: 16px;
	padding: 0 12px;
	font-weight: bold;
	color: #474747;
/*    float: left;*/
}
.limited_time .cnt-medama .cnt-reason {
	width: 145px;
	padding: 4px 12px;
	margin: 8px 12px;
	border: 2px solid #bf0000;
	border-radius: 30px;
	font-weight: bold;
	font-size: 14px;
	color: #bf0000;
	letter-spacing: 0.2em;
	text-align: center;
}
.limited_time .cnt-medama .cnt-time {
    padding-left: 28px;
    padding-right: 8px;
    background-position:8px 1px!important;
    background: url(https://r.r10s.jp/evt/event/furusato/notice/corona_virus/_pc/img/time.svg?v=202608061353) no-repeat;
    }
.limited_time .cnt-medama .cnt-time {
	font-size: 14px;
	line-height: 1.6em;
	color: #474747;
}
.limited_time .cnt-medama .cnt-detail {
	font-size: 14px;
	padding: 0 12px;
	line-height: 1.6em;
	color: #474747;
}
.limited_time .cnt-medama .ri-item__iconShop, .limited_time .cnt-medama .ri-item__shopName {
    font-size: 14px!important;
}
.limited_time .cnt-itemwrap .ri-item__price {
    float: right;
    margin: 8px 12px;  
}
/*　//specialItem　Area　*/




/*　specialItem　Area 4列　*/
.cnt-itemwrap {
	display: flex;
	justify-content: space-between;
    flex-wrap:wrap; 
}
.cnt-medama {
	position: relative;
	box-sizing: border-box;
	width: 231px;
	margin:0 0 20px 0;
	border-radius: 4px;
    background: #f7f7f7;
}
.cnt-medama a {
	color: #474747;
	text-decoration: none!important;
}
.cnt-medama .ru-sp-mt-8 {
	margin: 8px 0 0 0;
}
.cnt-medama  p.imgBox {
    min-height:231px;
    background-color: #FFF;
    position: relative;
}
.cnt-medama  p.imgBox img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.cnt-medama .cnt-item a:hover img {
	opacity: 0.8;
}
section:nth-child(odd) .cnt-medama:hover {
	background: #fafafa;
}
.cnt-medama .cnt-itemname {
	margin: 8px 0;
	font-size: 16px;
	padding: 0 12px;
	font-weight: bold;
	color: #474747;
/*    float: left;*/
}
.cnt-medama .cnt-reason {
	width: 145px;
	padding: 4px 12px;
	margin: 8px 12px;
	border: 2px solid #bf0000;
	border-radius: 30px;
	font-weight: bold;
	font-size: 14px;
	color: #bf0000;
	letter-spacing: 0.2em;
	text-align: center;
}
.cnt-medama .cnt-time {
    padding-left: 20px;
    background-position:2px 1px!important;
    background: url(https://r.r10s.jp/evt/event/furusato/notice/corona_virus/_pc/img/time.svg?v=202608061353) no-repeat;
    }
.cnt-medama .cnt-time {
	font-size: 14px;
	line-height: 1.6em;
	color: #474747;
}
.cnt-medama .cnt-detail {
	font-size: 14px;
	padding: 0 12px;
	line-height: 1.6em;
	color: #474747;
}
.cnt-medama .ri-item__iconShop, .cnt-medama .ri-item__shopName {
    font-size: 14px!important;
}
.cnt-itemwrap .ri-item__price {
    float: right;
    margin: 8px 12px;  
}
/*　//specialItem　Area　*/


/* shoplink */
.shop_link {
    margin:-10px 0 10px 0;

}
.shop_link a.shopName {
    font-size:22px;
    font-weight: 600;
    font-family: "Montserrat","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
    color: #0783c2!important;
}
.shop_item .price {
    color: #bf0000;
    font-weight: 500;
    font-size: 20px;
    text-align: right;
    margin:8px 12px; 
    font-family: Roboto,Hiragino Kaku Gothic ProN,Hiragino Kaku Gothic Pro,メイリオ,Meiryo,sans-serif;
}
/*
.shop_link a.ri-item__shopLink {
    flex: 0 0 auto;
    display: flex;
    align-items: baseline;
    margin: 8px 0 0;
}

.shop_link a.ri-item__shopLink:hover {
    text-decoration: none!important;
}
*/
/* //shoplink */


/*　restaurantSupport　Area　&　ticketSupoprt　Area　*/
.w950c {
    width: 950px;
    margin: 0 auto;
}
.supportIndustry {
    margin-bottom: 70px;
}
.supportIndustry h3 {
	width: 145px;
	padding: 2px 16px;
	margin: 0 auto 20px;
    background-color: #00b3bc ;
	border: 2px solid #00b3bc ;
	border-radius: 30px;
	font-size: 24px;
	color: #ffffff;
	letter-spacing: 0.16em;
	text-align: center;
    font-family: Roboto,Hiragino Kaku Gothic ProN,Hiragino Kaku Gothic Pro,メイリオ,Meiryo,sans-serif;
}
.supportIndustry .subCatch {
    font-family: Roboto,Hiragino Kaku Gothic ProN,Hiragino Kaku Gothic Pro,メイリオ,Meiryo,sans-serif;
    font-size: 24px;
    text-align: center;
}
.supportIndustry .dotLine:before {
    background: radial-gradient(circle farthest-side, #ff6262, #ff6262 50%, transparent 50%, transparent);
    background-size: 8px 8px;
    content: '';
    display: inline-block;
    height: 8px;
    width: 100%;
  }
.supportIndustry .commentareaBg {
    margin: -8px 0 40px 0;
    background-color: #fff7f7;
    width: 100%;
    position: relative;
    overflow: hidden;
}
.supportIndustry .commentArea {
    width: 950px;
    margin: 20px auto;
}

.balloonLeft {
    position: relative;
    display: inline-block;
    margin: 10px 0 15px 15px;
    padding: 7px 10px;
    min-width: 120px;
    max-width: 820px;
    color: #333;
    font-size: 16px;
    background: #FFF;
    border: solid 3px #FFF;
    box-sizing: border-box;
    border-radius: 10px;
}
.balloonLeft:before {
    content: "";
    position: absolute;
    top: 50%;
    left: -24px;
    margin-top: -12px;
    border: 12px solid transparent;
    border-right: 12px solid #FFF;
    z-index: 2;
}

.balloonLeft:after {
    content: "";
    position: absolute;
    top: 50%;
    left: -30px;
    margin-top: -14px;
    border: 14px solid transparent;
    border-right: 14px solid #FFF;
    z-index: 1;
}

.balloonRight {
    position: relative;
    display: inline-block;
    margin: 10px 15px 15px 0;
    padding: 7px 10px;
    min-width: 120px;
    max-width: 820px;
    color: #333;
    font-size: 16px;
    background: #FFF;
    border: solid 3px #FFF;
    box-sizing: border-box;
    border-radius: 10px;
}

.balloonRight:before {
    content: "";
    position: absolute;
    top: 50%;
    right: -24px;
    margin-top: -12px;
    border: 12px solid transparent;
    border-left: 12px solid #FFF;
    z-index: 2;
}

.balloonRight:after {
    content: "";
    position: absolute;
    top: 50%;
    right: -30px;
    margin-top: -14px;
    border: 14px solid transparent;
    border-left: 14px solid #FFF;
    z-index: 1;
}

.balloonLeft p,.balloonRight p {
    margin: 0;
    padding: 0;
    font-family: "Montserrat","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
}

#restaurantSupport ul li a,#ticketSupoprt ul li a{
    text-decoration: none!important;
}
a.ri-item__shopLink {
    flex: 0 0 auto;
    display: flex;
    align-items: baseline;
    margin: 12px 0 0;
}

a.ri-item__shopLink:hover {
    text-decoration: none!important;
}
/*　//restaurantSupport　Area　&　ticketSupoprt　Area　*/

/* ---- 商品ジャンルから探す ---- */
.genreList ul{
  letter-spacing: -.5em;
  margin-left: -30px;
  margin-top: -30px;
}
.genreList ul li{
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
  width:213px;
  height: 218px;
  border:1px solid #cccccc;
  box-shadow:1px 1px 2px rgba(0,0,0,0.1); 
  margin-left: 30px;
  margin-top: 30px;
}

.genreList ul li a{
  text-decoration: none !important;
}
.genreList ul li ._img img{display: block;}
.genreList ul li ._name{
  font-size:16px;
  text-align: center;
  color:#333333;
  line-height: 3.125;
}
/* ---- 商品ジャンルから探す ---- */

/* ---- バナーエリア ---- */
.bannerArea {
    display: flex;
    justify-content:space-between;    
    margin-bottom: 40px;
    padding: 0 20px; 
}

.bannerArea img {
    width: 200px;
    height: auto;
}
/* ---- バナーエリア ---- */

#riBackToTop {
    background: url(../img/rifloatingtop.png)!important;
}

/* anc */
anc{
    width: 950px;
}

anc ul{
    list-style: none;
    display:flex;
    justify-content: center;
}
anc li{
    width: 25%;
    text-align: center;
}
anc li:not(:last-child){
    border-right:2px dotted #95591d;
}
anc ul li {
    font-size:20px;
    font-weight: 600;
    line-height: 1.3;
    padding-top:2px; 
}
anc ul li a:link {
    text-decoration: none!important;
    color: #333!important;
}
anc ul li a:visited {
    text-decoration: none!important;
    color: #333!important;
}

anc ul li p {
    position: relative;
    left: 50%;
    width: 50%;
    top: -3px;
    height: 24px;
}

anc ul li p.arrow_b:before {
content: '';
  width: 27px;
  height: 27px;
  background: #95591d;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: -8px;
  margin-top: -9px;
}
anc ul li p.arrow_b:after {
 content: '';
  width: 9px;
  height: 9px;
  border: 0;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -4px;
  transform: rotate(135deg);
    
}
/* //anc */











    