@charset "utf-8";
/* CSS Document */

/* guide */
.layoutGuideContainer{
  margin-bottom: 28px;
}

.layoutGuideContainer h1{
  position: relative;
  margin-bottom: 16px;
}

.layoutGuideContainer h1:before{
  display:inline-block;
  vertical-align: bottom;
  letter-spacing: normal;
  content:"";
  width:33px;
  height: 45px;  
  background: url(https://r.r10s.jp/evt/event/furusato/guide/_pc/img/20210401/h1_icon.png) no-repeat left top;
  -moz-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}

.layoutGuideContainer h1.notice:before {
  background: url(https://r.r10s.jp/evt/event/furusato/guide/_pc/img/20210401/h1_icon_notice.png) no-repeat left top;
      -moz-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}

.layoutGuideContainer h1.sitemap:before {
  background: url(https://r.r10s.jp/evt/event/furusato/guide/_pc/img/20210401/h1_icon_sitemap.png) no-repeat left top;
      -moz-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}

.layoutGuideContainer h1.caution:before {
  background: url(https://r.r10s.jp/evt/event/furusato/guide/_pc/img/20210401/h1_icon_caution.png) no-repeat left top;
      -moz-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}

.layoutGuideContainer h1.faq:before {
  background: url(https://r.r10s.jp/evt/event/furusato/guide/_pc/img/20210401/h1_icon_hatena.png) no-repeat left top;
      -moz-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}

.layoutGuideContainer h1 > span{
  display:inline-block;
  vertical-align: bottom;
  font-size:26px;
  font-weight: bold;
  color:#333333;
  box-sizing: border-box;
/*  border-bottom: solid 3px #ccc;*/
  border-bottom: solid 4px #C31E1E;
  margin-left: 10px;
  width:657px;
}

/*
.layoutGuideContainer h1 > span::after{
    position: absolute;
    content: " ";
    display: block;
    border-bottom: solid 3px #C31E1E;
    width: 20%;
}
*/

.layoutGuideContainer p {
    font-size: 16px;
    color: #333333;
    line-height: 1.53;
}

.guideContents {
    margin-bottom: 40px;
}

.guideContents p {
    font-size: 110%;
    margin-bottom: 20px;
}

.guideContents h2.h2Ttl {
    color: #333333;
    font-size: 130%;
    font-weight: bold;
    border-bottom: 3px dotted #bf0000;
    padding-bottom: 2px;
    margin-bottom: 16px;

}

.guideContents h3.h3Ttl {
    display: block;
    padding: 1px 5px 0 8px;
    font-size: 128.57%;
    margin: 0 0 10px 0;
    border-left: solid 5px #bf0000;
/*    border-bottom: solid 1px #9b7331;*/
    font-weight: bold;
    box-sizing: border-box;
    color: #333333;
}

.guideContents h3.notice {
    display: block;
    padding: 1px 5px 0 8px;
    font-size: 128.57%;
    margin: 0 auto 10px;
    text-align: center;
    font-weight: bold;
    background: linear-gradient(transparent 60%, #FFD633 0%);
    width: 507px;
}


.guideContents h4.h4Ttl {
    position: relative;
    font-size: 128.57%;
    color:#333333;
    font-weight: bold;
    padding: 0 .5em .5em 1em;
}

.guideContents h4.h4Ttl::before{
    display: inline-block;
    content: "";
    width: 10px;
    height: 10px;
    background: #bf0000;
    margin-right: 8px;
    position: absolute;
    top: .4em;
    left: 0;

}

.guideContents h5.h5Ttl {
  position: relative;
  padding: 0 .5em .5em 1.35em;
  font-size: 116%;
}

.guideContents h5.h5Ttl::after {
  position: absolute;
  top: .3em;
  left: .3em;
  z-index: 2;
  content: '';
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background-color:#9b7331;
}




/* final-return.html */
.mainTtl{
  margin-bottom: 28px;
}

.mainTtl h1{
  position: relative;
  letter-spacing: -.5em;
  margin-bottom: 16px;
}

.mainTtl h1:before{
  display:inline-block;
  vertical-align: bottom;
  letter-spacing: normal;
  content:"";
  width:33px;
  height: 50px;  
  background: url(https://r.r10s.jp/evt/event/furusato/guide/_pc/img/20210215/mainttl_logo.png) no-repeat left top;
  -moz-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}

.mainTtl h1 > span{
  display:inline-block;
  vertical-align: bottom;
  letter-spacing: normal;
  font-size:26px;
  font-weight: bold;
  color:#333333;
  width:657px;
  box-sizing: border-box;
  padding: 5px;
  border-bottom:4px solid #bf0000;
  margin-left: 10px;
}
.mainTtl h1 > span span{
  color:#9b7331;
  font-size:92%;
}

.mainTtl p{
  font-size:16px;
  color:#333333;
  line-height: 1.53;
  margin-bottom: 27px;
}

.rn-floatingNavi._custom{
  margin-bottom: 32px;
}

.rn-floatingNavi._custom .rn-floatingNavi__menuContainer{
  width:100%;
}

.rn-floatingNavi._custom .rn-floatingNavi__menuList{
  width:100%;
  background: #efefef;
}
.rn-floatingNavi._custom .rn-floatingNavi__menuList .rn-floatingNavi__menuItem{
  width:calc(100% / 3);
}
.rn-floatingNavi._custom .rn-floatingNavi__menuList .rn-floatingNavi__menuItem + .rn-floatingNavi__menuItem{
  position: relative;
  }
  .rn-floatingNavi._custom .rn-floatingNavi__menuList .rn-floatingNavi__menuItem + .rn-floatingNavi__menuItem:before{
    display: block;
    content:"";
  border-left:2px dotted #868686;
    height: 80%;
    position: absolute;
    left:0;
    top:10%;
}

.rn-floatingNavi._custom a.rn-floatingNavi__menuLink{
  font-size:14px;
  color:#333333 !important;
  padding: 0;
  text-align: center;
  justify-content: center;
  width:100%;
  position: relative;
  padding-bottom: 10px;
}
.rn-floatingNavi._custom a.rn-floatingNavi__menuLink:after{
  display: block;
  content:"";
  width:0.6em;
  height: 0.6em;
  border-right:1px solid #333333;
  border-bottom:1px solid #333333;
  margin: 0 auto;
    transform: rotate(45deg);
  position: absolute;
  left:0;
  right:0;
  bottom:12px;
}


.cont01{
  margin-bottom: 40px;
  
}
.cont01 h2{
  text-align: center;
  font-weight: bold;
  font-size:24px;
  color:#333333;
  margin-bottom: 26px;
}

.cont01 h2 span{
  display: inline-block;
  border-bottom:2px solid #bf0000;
  color:#9b7331;
  font-size:140%;
  letter-spacing: -.01em;
}

.con01_block{
  border:3px solid #9b7331;
  border-radius: 6px;
  padding: 16px 18px;
  margin-bottom: 28px;
}

.con01_block p{
  text-align: center;
  color:#333333;
  font-size:19px;
}

.con01_block p a:before{
  display: inline-block;
  content: "";
  width:20px;
  height:24px;
  background: url(https://r.r10s.jp/evt/event/furusato/guide/_pc/img/20210215/mypage_icon.png) no-repeat left top;
  -moz-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;  
}


.con01_block p > span{
  color:#bf0000;
  font-size:24px;
  font-weight: bold;
}

.con01_block p > span span{
  font-size:66%;
}

.con01_block p.border_top{
  margin: 20px auto 0;
  border-top:4px dotted #9b7331;
  width: 85%;
  padding: 20px 0px 0;
  box-sizing: border-box;
    color:#333333;
  font-size:12px;
  text-align: left;
}

.con01_txt{
  background: #f5ebd2;
  border-radius: 5px;
  padding: 30px 36px;
}
.con01_txt ._img{
  float:left;
  width:160px;
  margin-top: -35px;
  margin-right:25px;
  margin-bottom: 18px;
}

.con01_txt ._img img{
  width:100%;
}

.con01_txt p{
  font-size:14px;
  color:#333333;
  line-height: 1.7;
}
.con01_txt p span{
  font-weight: bold;
}
.con01_txt p + p + p{
  margin-top: 1em;
}


.cont02{
  padding: 40px 16px;
  margin-bottom: 42px;
  background: #f3f3f3;
}

.cont02 h2{
  letter-spacing: -.5em;
  margin-bottom: 14px;
}

.cont02 h2:before{
  display:inline-block;
  vertical-align: bottom;
  letter-spacing: normal;
  content:"";
  width:30px;
  height: 42px;  
  background: url(https://r.r10s.jp/evt/event/furusato/guide/_pc/img/20210215/con02_ttl.png) no-repeat left top;
  -moz-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}
.cont02 h2 > span{
  display:inline-block;
  vertical-align: bottom;
  letter-spacing: normal;
  font-size:24px;
  font-weight: bold;
  color:#333333;
  width:628px;
  box-sizing: border-box;
  padding:0 5px;
  border-bottom:4px solid #9b7331;
  margin-left: 10px;
}

.con02_boxWrap{
  letter-spacing: -.5em;
}

.cont02_box{
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  width:212px;
  height: 280px;
  box-sizing: border-box;
  border:2px solid #9b7331;
  border-radius: 4px;
  padding: 15px 5px 0 5px;
  background: #ffffff;
}

.cont02_box + .cont02_box{
  margin-left:16px ;
}

.cont02_box ._ttl{
  text-align: center;
  font-weight: bold;
  color:#333333;
  font-size:18px;
  margin-bottom: 1em;
}

.cont02_box ._ttl:after{
  display: block;
  content:"";
  width:3em;
  height: 2px;
  background: #9b7331;
  margin: 0.8em auto 0;
}

.cont02_box ._txt{
  font-size:15px;
  color:#333333;
  line-height: 1.53;
  padding: 0 10px;
}
.cont02_box ._sub{
  font-size:71.43%;
  color:#333333;
  line-height: 1.2;
  padding: 0 10px;
}

.cont03{
  
}

.cont03 h2{
  position: relative;
  margin-bottom: 14px;
}

.cont03 h2:before{
  display:inline-block;
  vertical-align: bottom;
  letter-spacing: normal;
  content:"";
  width:43px;
  height: 42px;  
  background: url(https://r.r10s.jp/evt/event/furusato/guide/_pc/img/20210215/con03_ttl.png) no-repeat left top;
  -moz-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}
.cont03 h2 > span{
  display:inline-block;
  vertical-align: bottom;
  letter-spacing: normal;
  font-size:24px;
  font-weight: bold;
  color:#333333;
  width:646px;
  box-sizing: border-box;
  padding:0 5px;
  border-bottom:4px solid #9b7331;
  margin-left: 10px;
}

.cont03 ._imgttl{
  text-align: center;
  color:#333333;
  font-size:22.8px;
  font-weight: bold;
  margin-bottom: 32px;
}
.cont03 ._imgttl span{
  display: inline-block;
  padding: 0 0.2em;
  background:linear-gradient(transparent 70%, #ff6 70%, #ff6 90%,transparent 90%);
}

.con03_box{
  border-radius: 4px;
  padding: 1em;
  background: #efefef;  
  margin-bottom: 28px;
  font-size:12px;
}

.cont03 .alt_ttl{
  text-align: center;
  font-weight: bold;
  color:#333333;
  font-size:14px;
  margin-bottom: 12px;
}
.cont03 .alt_txt{
  color:#333333;
  font-size:12px;
  margin-bottom: 12px;
}

.cont04{
  padding: 40px 0px 32px;
}

.cont04 h2{
  position: relative;
  margin: 0 auto 14px;
}

.cont04 h2:before{
  display:inline-block;
  vertical-align: bottom;
  letter-spacing: normal;
  content:"";
  width:34px;
  height: 42px;  
  background: url(https://r.r10s.jp/evt/event/furusato/guide/_pc/img/20210215/con04_ttl.png) no-repeat left top;
  -moz-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}
.cont04 h2 > span{
  display:inline-block;
  vertical-align: bottom;
  letter-spacing: normal;
  font-size:24px;
  font-weight: bold;
  color:#333333;
  width:646px;
  box-sizing: border-box;
  padding:0 5px;
  border-bottom:4px solid #9b7331;
  margin-left: 10px;
}
.tableBox{
	position: relative;
  letter-spacing: -.5em;
}
.tableFix{
  display: inline-block;
  position: relative;
  letter-spacing: normal;
  vertical-align: top;
  width:134px;
}
.tableBox:before {
  display:block;
  content: "\008868\00306f\005de6\0053f3\00306b\0030b9\0030af\0030ed\0030fc\0030eb\003067\00304d\00307e\003059";
  color: #fff;
  font-size: 0.85em;
  background-color: #9b7331;
  border-radius: 5px;
  padding: 0.05em 0.5em;
  letter-spacing: normal;
  width:160px;
  margin-bottom: 16px;
}

.table001 td,
.table001 th{
	font-size: 90%;
	line-height: 1.2;
}
.table001 td{
  text-align: left;
}
.table-wrap {
	padding-top: 0;
}
.cont_inner {
	width: 100%;
  overflow: hidden;
}
.table-wrap {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
  font-size: 0.76em;
  overflow-x: scroll;
  width: 556px;
  position: relative;
}


.tableDeduction001 {
	width: 840px;
}
.table001 {
	-webkit-text-size-adjust: 100%;
	margin-bottom: 20px;
	font-size: 14px;
	color: #3e3a39;
	line-height: 1.6;
	float: left;
	width: 944px;
	overflow-y: hidden; /* 縦スクロール非表示 */
	overflow-x: scroll; /* 横スクロール */
}

.table001 th {
	padding: 8px 14px 6px 14px;
	border: 1px solid #ddd;
	-webkit-text-size-adjust: 100%;
}
.tableDeduction001 .th002 {
	width: 156px;
	_width: 15%;
}

.tableDeduction001 tr td:nth-child(1){
  background:#ffe6aa ;
}

.tableDeduction001 tr:nth-child(2){
  height: 93px;
}
.tableDeduction001 tr:nth-child(3){
  height: 81px;
}
.tableDeduction001 tr:nth-child(4){
  height: 66px;
}
.tableDeduction001 tr:nth-child(5){
  height: 133px;
}

.tableDeduction001 .th002 {
    font-weight: bold;
    color: #000;
    background-color: #fdf5e1;
    box-sizing: border-box;
    height: 80px;
  border:1px solid #9b7331;
}

.tableDeduction001 .th003 {
    font-weight: bold;
    color: #000;
    background-color: #ffe6aa;
    box-sizing: border-box;
    height: 35px;
}
.tableDeduction001 .th002 a{
	color: #000 !important;
}

.tableDeduction001 th {
	text-align: center;
	vertical-align: middle;
	-webkit-text-size-adjust: 100%;
}

.tableDeduction001 tr td span.prev{
  display: inline-block;
  background: #99ffff;
  color:#000000;
  border-radius: 3px;
  padding: 3px;
  font-size:90%;
}

/*
.tableDeduction001 tbody tr:nth-child(even) td{
	background-color: #fce0e0!important;
}
*/

.tableDeduction001 .th001 {
	background-color: #ffe6aa;
	color: #000;
}
.table001 th {
	padding: 8px 14px 6px 14px;
	border: 1px solid #9b7331;
}
.table001 td {
	padding: 9px 10px 7px 10px;
    border: 1px solid #9b7331;
    height: 36px;
    box-sizing: border-box;
	vertical-align: middle;
}

.table002{
    width: 100%;
    background-color: #ffffff;
    color: #000;
    font-size: 14px;
}
.table002 th{
    padding: 8px 10px 6px 10px;
    text-align: left;
    font-size: 90%;
    border: 1px solid #9b7331;
    height: 36px;
    box-sizing: border-box;
	vertical-align: middle;
}

.table002 th.thBlock{
    padding: 27px 14px 26px 5px;
    box-sizing: border-box;
    height: 80px;
}
.table002 tr:nth-child(2) th{
  height: 186px;
}
.table002 tr:nth-child(3) th{
  height:214px;
}


.cont05{
  padding: 40px 0px 32px;
}

.cont05 .faqTtl{
  position: relative;
  margin: 0 auto 14px;
}

.cont05 .faqTtl:before{
  display:inline-block;
  vertical-align: bottom;
  letter-spacing: normal;
  content:"";
  width:34px;
  height: 42px;  
  background: url(https://r.r10s.jp/evt/event/furusato/guide/_pc/img/20210215/con05_ttl.png) no-repeat left top;
  -moz-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}
.cont05 .faqTtl > span{
  display:inline-block;
  vertical-align: bottom;
  letter-spacing: normal;
  font-size:24px;
  font-weight: bold;
  color:#333333;
  width:646px;
  box-sizing: border-box;
  padding:0 5px;
  border-bottom:4px solid #9b7331;
  margin-left: 10px;
}
.cont05 {}

.faqBox{
  border: 1px solid #bf0000;
  padding: 10px;
  margin: -1px 0 20px 0;
  clear: both;
  /*z-index: -1;*/
  position: relative;
}
.faqBox li{
  margin-bottom: 5px;
}
.faqBox li:last-child{
  margin-bottom: 0;
}

.faqList {
  padding:0 7px;
}
.faqList dt {
  font-size:136%;
  margin-bottom:10px;
  text-indent:-28px;
  padding-left:28px;
  line-height:1.3;
}
.faqList dt span {
  color:#d50000;
  font-weight:bold;
  padding-right:10px;
}
.faqList dd {
  margin-bottom:50px;
  text-indent:-28px;
  padding-left:28px;
  line-height:1.4;
}
#faqDeduction .faqList dd:last-child {
  margin-bottom:0;
  text-indent:-28px;
  padding-left:28px;
  line-height:1.4;
}
.faqList dd span {
  color:#009bd5;
  font-size:136%;
  font-weight:bold;
  padding-right:10px;
  line-height:1.3;
}


.accord_trigger {
  font-size:16px;
  font-weight: normal;
  color: #000000;
  background: #ffffff;
  border-bottom: 1px solid #9b7331;
  padding: 10px 0;
  margin-bottom: 10px;
}
.accord_trigger > p {
  padding: 0 35px 0 0;
  display: block;
  background: url(https://r.r10s.jp/evt/event/furusato/guide/_pc/img/20210215/arrow_down.png) right center no-repeat;
  cursor: pointer;
  background-position: 99% center;
  min-height: 24px;
  clear: both;
}
.accord_inner > p:after,
.accord_trigger > p:after{
  content: "";
  display: block;
  clear: both;
}

.accord_inner > p:before,
.accord_inner > p:after,
.accord_trigger > p:before,
.accord_trigger > p:after{
  content: " ";
  display: table;
}

.accord_inner > p:after,
.accord_trigger > p:after{
  clear: both;
}

.accord_inner > p,
.accord_trigger > p{
  *zoom: 1;
}

.accord_inner > p span,
.accord_trigger > p span{
  display: block;
  float: left;
  width: 660px;
  padding-top: 3px;
}
.accord_trigger > p span{
  width: 630px;
}
.accord_inner > p img,
.accord_trigger > p img{
  float: left;
  display: block;
  margin-right: 5px;
}

.accord_trigger.opened{
  border-bottom: 1px solid #ffffff;
  padding-bottom: 10px;
}
.accord_trigger.opened > p {
  background: url(https://r.r10s.jp/evt/event/furusato/guide/_pc/img/20210215/arrow_up.png) right center no-repeat;
  background-position: 99% center;
}
.accord_inner {
  border-bottom: 1px solid #9b7331;
  padding-bottom: 10px;
  margin-bottom: 20px;
  font-size:16px;
}

.accord_inner > p{
  border-radius: 5px;
  padding: 5px;
  background: #f5ebd2;
}
.accord_inner > p span span{
  font-size:12px;
}


.faqBoxEx dl{
  margin-bottom: 20px;
}


.faq_btn{
  text-align: center;
  width:72.91%;
  margin: 0 auto;
}


.cont06{
  padding: 40px 0px 32px;
}

.cont06 .border_ttl{
  color:#333333;
  font-size: 128.57%;
  font-weight: bold;
  border-bottom:3px dotted #bf0000;
  margin-bottom: 16px;
}

.new_icon{
  display: inline-block;
  background: #bf0000;
  color:#ffffff;
  font-weight: bold;
  padding: 0 0.2em;
  margin-right: 0.1em;
}

.cont06 .h3Title {
  border-left: none;
  font-weight: normal;
  padding: 1px 8px 0;
  margin: 0 0 10px;
  font-weight: bold;
}
.cont06 .h3Title:before{
  display: inline-block;
  content:"";
  width:10px;
  height:10px;
  background: #bf0000;
  margin-right: 4px;
}

.cont06 .h4Title span{
  font-size:71.43%;
}

/*確定申告ガイド*/
.donationFlow .w20 img{
	margin-right: 2%;
}
.finalReBox{
	padding: 10px;
	background-color: #fff7e3;
}
.finalReBox .colBlock_L{
	text-align: center;
	position: relative;
	height: 120px;
}

#mainContentsArea .finalReBox .colBlock_L img{
		height: auto;
	width: auto;
	max-width: 70% !important;
	max-height: 70%;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	margin: auto;
}
/*確定申告ガイドここまで*/
