﻿tax-t1-onestop.htmltax-t1-onestop.htmltax-t1-onestop.html@charset "utf-8";

#tax-t1-use .contents{
  margin-top:30px;
  margin-bottom:100px;
  }
#tax-t1-use .main{
  margin-top:30px;
}
#tax-t1-use section{
  margin-bottom:50px;
}
/*-----寄付金の使い道------------------*/
#tax-t1-use .howto{
  text-align:left;
}
#tax-t1-use .howto__lead{
  width:100%;
  margin:30px auto 20px;

}
#tax-t1-use .howto__lead_catch{
  color:#c61502;
  font-size:20px;
  line-height:1.25em;
  font-weight:bold;
  padding-bottom:5px;
  text-align:center;
  border-bottom-style: solid;
  border-bottom-width: 2px;
}

/*-----寄付金の使い道タイトル------------------*/
#tax-t1-use .howtoPost{
  width:100%;
}

#tax-t1-use .howtoPost .postBox{
  width:100%;
  margin:0 auto;
}
#tax-t1-use .howtoPost .postImage{
  width:80%;
  margin:0 auto 20px;
  text-align:center;

}
#tax-t1-use .howtoPost .postImage img{
  max-width:100%;
  border-style: solid;
  border-width: 8px;
}

#tax-t1-use .howto__title .postTxt{
  padding:0 10px;
}
#tax-t1-use .howto__title .postTxt p br{
  display:inline;
}


/*************************
　ふるさと納税とは？
***************************/

#tax-t1a-howto .howto__lead{
  margin: 10px 0 20px;
  text-align: center;
}
#tax-t1a-howto .howto__lead_catch{
  display: inline-block;
  width: 100%;
  margin: 30px 0 20px;
  font-size: 20px;
  font-weight:bold;
  text-align:center;
  border-bottom-style: solid;
  border-bottom-width: 3px;
  line-height: 1.3;
}
#tax-t1a-howto .howto__lead .howto__lead_text {
  line-height: 1.8;
  text-align: left;
}

/* 4つの特徴 */
#tax-t1a-howto .howto-chara {
  padding: 30px 20px;
  border-style: double;
  border-width: 7px;
}
#tax-t1a-howto .howto-chara h3.howto-chara__title {
  display: block;
  margin: 0 auto 30px;
  padding: 10px;
  width: 85%;
  height: auto;
  border-radius: 10px;
  border-width: 3px;
  border-style: solid;
  text-align: center;
  font-size: 20px;
}
#tax-t1a-howto .howto-chara h3.howto-chara__title::before {
  content: none;
}
#tax-t1a-howto .howto-chara h3.howto-chara__title span {
  display: inline-block;
  white-space: nowrap;
}

#tax-t1a-howto .howto-chara__list {
  margin: 0 auto;
  text-align: center;
}
#tax-t1a-howto .howto-chara__list li {
  display: inline-block;
  margin: 0 5px 8px;
  width: 40%;
}
#tax-t1a-howto .howto-chara__list li img {
  width: 100%;
}
#tax-t1a-howto .howto-chara__subtitle {
  margin: 40px 0 20px;
  padding: 5px 10px;
  width: 100%;
  height: auto;
  font-size: 16px;
}
#tax-t1a-howto .howto-chara__subtitle span {
}
#tax-t1a-howto .howto-chara__subtitle span b {
  margin-right: 5px;
}
#tax-t1a-howto .howto-charaBox {
  position: relative;
  display: table;
  width: 100%;
  margin-top: 30px;
  padding: 15px 10px 10px;
  border-radius: 10px;
  border-width: 3px;
  border-style: solid;
}
#tax-t1a-howto .howto-charaBox .howto-charaBox__title {
  position: absolute;
  top: -11px;
  left: 15px;
  padding: 0 5px;
  font-weight: bold;
  font-size: 14px;
}
#tax-t1a-howto .howto-charaBox .howto-charaBox__title::before {
  font-family: "Font Awesome 5 Free";
  content: "\f00c";
  margin-right: 3px;
  font-weight: 900;
}
#tax-t1a-howto .howto-charaBox .howto-charaBox__list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
#tax-t1a-howto .howto-charaBox .howto-charaBox__list li {
  width: 50%;
  font-size: 12px;
  padding-left: 5px;
}
#tax-t1a-howto .howto-charaBox .howto-charaBox__list li::before {
  content: "●";
}
#tax-t1a-howto .howto-charaBox .text_etc {
  font-size: 12px;
}
#tax-t1a-howto .howto-chara .howto-chara__notes {
  text-align: left;
  line-height: 1.5;
  margin-top: 2px;
}
#tax-t1a-howto .howto-charaBox .howto-charaBox__imgfl {
  width: 100%;
}
#tax-t1a-howto .howto-charaBox .howto-charaBox__textfb {
  font-size: 12px;
}
#tax-t1a-howto .howto-chara__bunnerList {
  margin-top: 20px;
}
#tax-t1a-howto .howto-chara__bunnerList li {
  float: left;
  margin-right: 5px;
  width: 48.9%;
}
#tax-t1a-howto .howto-chara__bunnerList li:nth-child(2n){
  margin-right: 0;
}
#tax-t1a-howto .howto-chara__bunnerList li img {
  width: 100%;
}
#tax-t1a-howto .howto-chara__link {
  margin-top: 20px;
  text-align: center;
}
/* ふるさと納税の流れ */
#tax-t1a-howto .howto-taxStep__list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
#tax-t1a-howto .howto-taxStep__list li {
  margin-bottom: 10px;
  padding-right: 20px;
  text-align: center;
}
#tax-t1a-howto .howto-taxStep__list li .howto-taxStep__img {
  position: relative;
}
#tax-t1a-howto .howto-taxStep__list li .howto-taxStep__img img {
  width: 90px;
}
#tax-t1a-howto .howto-taxStep__list li .howto-taxStep__img::after {
    font-family: "Font Awesome 5 Free";
  content: "\f061";
  font-weight: 900;
  position: absolute;
  top: 35px;
  right: -1.1em;
  font-size: 15px;
}
#tax-t1a-howto .howto-taxStep__list li:last-child .howto-taxStep__img::after{
  content: none;
}
#tax-t1a-howto .howto-taxStep__list li .howto-taxStep__text {
  width: 90px;
  margin: 0 auto;
  text-indent: -1em;
  padding-left: 2em;
  text-align: left;
  font-size: 12px;
  line-height: 1.5;
}
/* ワンストップ特例 */
#tax-t1a-howto .OneStop-Box {
  clear: both;
  width: 100%;
  margin: 50px auto 0;
}
#tax-t1a-onestop .OneStop-Box {
  clear: both;
  width: 100%;
  margin: 20px auto;
}
#tax-t1a-onestop .OneStop-Box p,
#tax-t1a-howto .OneStop-Box p {
  padding: 20px;
}
#tax-t1a-howto .OneStop-Box ol {
  list-style: none;
  padding: 0 20px;
}
#tax-t1a-onestop .OneStop-Box ol {
  list-style: none;
  padding: 0;
}
#tax-t1a-onestop .OneStop-Box ol li,
#tax-t1a-howto .OneStop-Box ol li {
  position: relative;
  margin: 0 0 10px 0;
  font-size: 16px;
  font-weight: bold;
}
#tax-t1a-onestop .OneStop-Box ol li .OneStop-Box__list_num,
#tax-t1a-howto .OneStop-Box ol li .OneStop-Box__list_num {
  display: inline-block;
  margin-bottom: 5px;
  margin-right: 5px;
  padding: 5px 10px;
}
#tax-t1a-onestop .OneStop-Box ol li .OneStop-Box__link,
#tax-t1a-howto .OneStop-Box .OneStop-Box__link {
  text-align: center;
}

/* 控除例 */
#tax-t1a-howto .example-Box__wrap {
}
#tax-t1a-howto .example-Box__wrap .example-Box {
  margin-bottom: 10px;
}
#tax-t1a-howto .example-Box__wrap .example-Box img {
  padding: 20px 30px;
  width: 100%;
}
#tax-t1a-howto .howto-example > p {
  padding: 0 10px;
  font-size: 12px;
}
#tax-t1a-howto .howto-example .example-Box__link {
  margin-top: 20px;
  text-align: center;
  font-size: 14px;
  line-height: 1.2;
}
#tax-t1a-howto .howto-example .example-Box__link span {
  font-size: 12px;
}

/* 応援 */
#tax-t1a-howto .howto-support {
  padding: 20px 10px 10px;
  border-width: 7px;
  border-style: solid;
  text-align: center;
}
#tax-t1a-howto .howto-support h3 {
  display: inline-block;
  margin: 0 auto 10px;
  padding: 0 30px;
  height: auto;
  background-color: transparent;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  background: url(../../images/howto/index/supportballonR.png) top left no-repeat,
    url(../../images/howto/index/supportballonL.png) top right no-repeat;
  background-size: contain,
    contain;
}
#tax-t1a-howto .howto-support h3::before {
  content: "\f024";
  font-size: 18px;
}
#tax-t1a-howto .howto-support .howto-support__lead {
  position: relative;
  margin-bottom: 15px;
}
#tax-t1a-howto .howto-support .howto-support__photo {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
#tax-t1a-howto .howto-support .howto-support__photo li {
}
#tax-t1a-howto .howto-support .howto-support__photo li img {
  border-radius: 50%;
  width: 78px;
  height: 78px;
  object-fit: cover;
  margin: 5px;
}
#tax-t1a-howto .howto-support .howto-support__link {
  margin-top: 20px;
}
#tax-t1a-howto .howto-support .howto-support__link a {
  margin: 0 0 10px;
}

/* 茶色BOX */
#tax-t1a-howto .howto-Box {
  border-style: solid;
  border-width: 1px;
}
#tax-t1a-howto .howto-Box .howto-Box__title {
  padding: 5px 10px;
  font-size: 18px;
  text-align: center;
  line-height: 1.5;
}

/* テキスト */
#tax-t1a-howto .text_right {
  display: block;
  text-align: right;
}
#tax-t1a-howto .text_small {
  font-size: 10px;
}
#tax-t1a-howto .text_normal {
  font-size: 14px;
}

/* マージン */
#tax-t1a-howto .mb10 {
  margin-bottom: 10px;
}


.howto-chara__link {
  margin-top: 20px;
  text-align: center;
}
/************************
　○○市とは
**************************/
#tax-t1a-unicipality .contents {
  padding-top: 0;
  display: block;
  max-width: none;
  width: 100%;
  margin: 0 0;
  flex-direction: row-reverse;
}
#tax-t1a-unicipality .contents #head-photo {
  position: relative;
  background: url(../../images/howto/unicipality/unicipality-photo.jpg) center center no-repeat;
  background-size: auto 100%;
  width: 100%;
  height: auto;
  padding: 50px 0;
  display: block;
}
#tax-t1a-unicipality .contents #head-photo article {
  display: block;
  width: 80%;
  height: auto;
  margin: auto auto;
  padding: 5px;
  background-color: rgba(255,255,255,0.7);
}
#tax-t1a-unicipality .contents #head-photo div {
  display: block;
  padding: 20px;
  border: solid 1px #835f27;
}
#tax-t1a-unicipality .contents #head-photo div h2 {
  display: block;
  color: #835f27;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
}
#tax-t1a-unicipality .contents #head-photo div p {
  font-size: 16px;
}

#tax-t1a-unicipality .main {
  width: 98%;
  margin: auto auto;
}

#tax-t1a-unicipality .main #unicipality-trait {
  margin-bottom: 40px;
}

#tax-t1a-unicipality .main #unicipality-trait div {
  display: block;
  width: 96%;
  margin-left: 4%;
  margin-bottom: 30px;
  padding: 8px;
  border-radius: 5px;
  position: relative;
}
#tax-t1a-unicipality .main #unicipality-trait div::before {
  display: inline-block;
  content: '';
  position: absolute;
  top: -20px;
  left: -20px;
  width: 60px;
  height: 60px;
  padding: 8px 8px 0;
  border-radius: 50%;
}
#tax-t1a-unicipality .main #unicipality-trait div h3 {
  display: block;
  width: 85%;
  margin-left: 15%;
  margin-bottom: 10px;
  padding: 0;
  text-align: left;
  background: none;
  font-size: 24px;
  font-family: "Font Awesome 5 Free";
  height: auto;
}
#tax-t1a-unicipality .main #unicipality-trait div h3::before {
  display: none;
}
#tax-t1a-unicipality .main #unicipality-trait div h3 span {
  font-size: 12px;
}

#tax-t1a-unicipality .main #unicipality-trait div.trait01 {
  border-style: solid;
  border-width: 8px 8px 8px 8px;
  -moz-border-image: url(../../images/howto/unicipality/trait01-bor.png) 8 8 8 8 round;
  -webkit-border-image: url(../../images/howto/unicipality/trait01-bor.png) 8 8 8 8 round;
  -o-border-image: url(../../images/howto/unicipality/trait01-bor.png) 8 8 8 8 round;
  border-image: url(../../images/howto/unicipality/trait01-bor.png) 15 15 15 15 round;
  box-sizing: border-box;
}
#tax-t1a-unicipality .main #unicipality-trait div.trait01::before {
  background: url(../../images/howto/unicipality/unicipality-trait01.png) center center no-repeat;
  background-size: 100%;
}
#tax-t1a-unicipality .main #unicipality-trait div h3.h-trait01 {
  color: #3aa0c7;
}

#tax-t1a-unicipality .main #unicipality-trait div.trait02 {
  border-style: solid;
  border-width: 8px 8px 8px 8px;
  -moz-border-image: url(../../images/howto/unicipality/trait02-bor.png) 8 8 8 8 round;
  -webkit-border-image: url(../../images/howto/unicipality/trait02-bor.png) 8 8 8 8 round;
  -o-border-image: url(../../images/howto/unicipality/trait02-bor.png) 8 8 8 8 round;
  border-image: url(../../images/howto/unicipality/trait02-bor.png) 15 15 15 15 round;
  box-sizing: border-box;
}
#tax-t1a-unicipality .main #unicipality-trait div.trait02::before {
  background: url(../../images/howto/unicipality/unicipality-trait02.png) center center no-repeat;
  background-size: 100%;
}
#tax-t1a-unicipality .main #unicipality-trait div h3.h-trait02 {
  color: #e67ca0;
}

#tax-t1a-unicipality .main #unicipality-trait div.trait03 {
  border-style: solid;
  border-width: 8px 8px 8px 8px;
  -moz-border-image: url(../../images/howto/unicipality/trait03-bor.png) 8 8 8 8 round;
  -webkit-border-image: url(../../images/howto/unicipality/trait03-bor.png) 8 8 8 8 round;
  -o-border-image: url(../../images/howto/unicipality/trait03-bor.png) 8 8 8 8 round;
  border-image: url(../../images/howto/unicipality/trait03-bor.png) 15 15 15 15 round;
  box-sizing: border-box;
}
#tax-t1a-unicipality .main #unicipality-trait div.trait03::before {
  background: url(../../images/howto/unicipality/unicipality-trait03.png) center center no-repeat;
  background-size: 100%;
}
#tax-t1a-unicipality .main #unicipality-trait div h3.h-trait03 {
  color: #3eaa3e;
}

#tax-t1a-unicipality .main #unicipality-trait div.trait04 {
  border-style: solid;
  border-width: 8px 8px 8px 8px;
  -moz-border-image: url(../../images/howto/unicipality/trait04-bor.png) 8 8 8 8 round;
  -webkit-border-image: url(../../images/howto/unicipality/trait04-bor.png) 8 8 8 8 round;
  -o-border-image: url(../../images/howto/unicipality/trait04-bor.png) 8 8 8 8 round;
  border-image: url(../../images/howto/unicipality/trait04-bor.png) 15 15 15 15 round;
  box-sizing: border-box;
}
#tax-t1a-unicipality .main #unicipality-trait div.trait04::before {
  background: url(../../images/howto/unicipality/unicipality-trait04.png) center center no-repeat;
  background-size: 100%;
}
#tax-t1a-unicipality .main #unicipality-trait div h3.h-trait04 {
  color: #c5b84d;
  padding-top: 0;
}

#tax-t1a-unicipality .main #unicipality-trait div p {
  display: block;
  width: 100%;
}
#tax-t1a-unicipality .main #unicipality-trait div p img {
  display: block;
  height: 100px;
  margin: auto auto;
}


.main #unicipality-greeting div {
  display: block;
  width: 100%;
  padding: 0 8px;
  clear: both;
}
.main #unicipality-greeting div h4 {
  display: block;
  width: 100%;
  margin-bottom: 20px;
  padding: 0;
  background: none;
  font-size: 16px;
  text-align: center;
  border-bottom: #835f27 2px solid;
}
.main #unicipality-greeting div figure {
  display: block;
  width: 40%;
  margin: 0 auto 10px;
  padding: 0;
}
.main #unicipality-greeting div figure img {
  width: 100%;
  margin-bottom: 8px;
}
.main #unicipality-greeting div figure figcaption {
  text-align: center;
  line-height: 1.2;
}
.main #unicipality-greeting div figure figcaption > em {
  display: block;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
}
.main #unicipality-greeting div .greeting-name {
  margin: 20px 0;
}
.main #unicipality-greeting div .greeting-name > em {
  font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  margin-left: 10px;
}
.main #unicipality-greeting div .greeting-name > em > img{
  display: inline-block;
  width: auto;
  height: 30px;
  margin-bottom: -5px;
}

.main .howto-sec:after {
  clear: both;
  display: block;
  content: "";
}
.main .howto-sec .howto-Box {
  width: 98%;
  margin: 0 auto 30px;
  padding: 8px 12px;
  border: #999 1px solid;
}
.main .howto-sec .howto-Box > div > h4 {
  padding: 5px 8px;
  margin-bottom: 10px;
}
.main .howto-sec .howto-Box div.howto-Box_img > img {
  width: 70%;
  height: 100%;
  margin: 5px 15%;
}

/************************
　確定申告について ＆ ワンストップ特例とは
**************************/
main a.fc-blue {
  color: #2200FF;
  position: relative;
}
main a.fc-blue[target="_blank"]:after{
  content:url('../../images/common/icon_link.png'); /* 表示するアイコンを指定 */
  margin:0px 5px;  /* 5pxぐらい離した方が見栄えがよい */
  text-decoration: none;
}

main .mar_b-15 {
  margin-bottom: 15px;
}
main .mar_b-8 {
  margin-bottom: 8px;
  text-align: left;
}

#tax-t1a-return .main .howto-sec {
  width: 100%;
  margin: 30px 0 50px;
  display: block;
}

#tax-t1a-return .main #return-deducting > div {
  width: 100%;
  display: block;
}
#tax-t1a-return .main #return-deducting > div div.left-wrap {
  width: 100%;
}
#tax-t1a-return .main #return-deducting > div div.left-wrap p.deducting-li01 {
  display: inline-block;
  width: 7em;
  background-color: #f3a703;
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  margin: 0 auto 5px 0;
  padding: 5px;
  border-radius: 15px;
}
#tax-t1a-return .main #return-deducting > div ul {
  width: 100%;
  font-size: 16px;
  margin-bottom: 20px;
}
#tax-t1a-return .main #return-deducting > div ul:after {
  clear: both;
  display: block;
  content: "";
}
#tax-t1a-return .main #return-deducting > div ul li.deducting-li02 {
  display: table-cell;
  width: 20%;
  height: 120px;
  vertical-align: middle;
  background-color: #f3ead5;
  text-align: center;
  font-weight: bold;
  padding: 10px;
}
#tax-t1a-return .main #return-deducting > div ul li.deducting-li03 {
  display: table-cell;
  width: 50%;
  height: 120px;
  vertical-align: middle;
  background-color: #f3d99a;
  text-align: center;
  font-weight: bold;
  padding: 10px;
}
#tax-t1a-return .main #return-deducting > div ul li.deducting-li04 {
  display: table-cell;
  width: 16%;
  height: 120px;
  vertical-align: middle;
  background-color: #c61502;
  text-align: center;
  color: #fff;
  font-weight: bold;
  padding: 10px 20px;
}

#tax-t1a-return .main #return-deducting > div article .bold {
  font-size: 16px;
}
#tax-t1a-return .main #return-deducting > div article .fa-sm {
  font-size: 13.5px;
}
#tax-t1a-return .main #return-deducting > div article .deducting-wrap01 {
  display: block;
  width: 100%;
  border: #f3ead5 2px solid;
  margin: 0 auto 10px;
  padding: 15px;
  border-radius: 8px;
  position: relative;
}
#tax-t1a-return .main #return-deducting > div article .deducting-wrap02 {
  display: block;
  width: 100%;
  border: #f3d99a 2px solid;
  margin: 0 auto 10px;
  padding: 15px;
  border-radius: 8px;
  position: relative;
}

#tax-t1a-onestop .main #onestop-step > ul,
#tax-t1a-return .main #return-step > ul {
  width: 100%;
  display: block;
  text-align: center;
  font-size: 16px;
}
#tax-t1a-onestop .main #onestop-step > ul li,
#tax-t1a-return .main #return-step > ul li {
  display: flex;
  justify-content: flex-start;
  width: 100%;
  border: #835f27 2px solid;
  margin: 0 auto 30px 0;
  padding: 15px 10px;
  border-radius: 15px;
  position: relative;
}
#tax-t1a-onestop .main #onestop-step > ul li::after,
#tax-t1a-return .main #return-step > ul li:after{
  content: "";
	display: block;
  width: 0;
  height: 0;
  position: absolute;
  bottom: -25px;
  left: 44%;
  border-style: solid;
  border-color: transparent transparent #835f27 transparent;
  border-width: 0 30px 15px 30px;
  transform: rotate(180deg);
  z-index: 10;
}
#tax-t1a-onestop .main #onestop-step > ul li:last-child:after,
#tax-t1a-return .main #return-step > ul li:last-child:after{
  display: none;
}
#tax-t1a-onestop .main #onestop-step > ul li div.wrap-01,
#tax-t1a-return .main #return-step > ul li div.wrap-01 {
  display: block;
  width: 30%;
  margin: auto 10px auto 0;
}
#tax-t1a-onestop .main #onestop-step > ul li div:last-child,
#tax-t1a-return .main #return-step > ul li div:last-child {
  display: block;
  width: 68%;
}

#tax-t1a-onestop .main #onestop-step > ul li .step,
#tax-t1a-return .main #return-step > ul li .step {
  display: inline-block;
  background-color: #835f27;
  color: #fff;
  font-weight: bold;
  margin: 0 auto 5px;
  padding: 0 15px;
  border-radius: 15px;
  font-family: Arial, Helvetica, "sans-serif";
}
#tax-t1a-onestop .main #onestop-step > ul li .step > b,
#tax-t1a-return .main #return-step > ul li .step > b {
  display: inline-block;
  font-size: 130%;
  margin-left: 2px;
}

#tax-t1a-onestop .main #onestop-step > ul li .step-title,
#tax-t1a-return .main #return-step > ul li .step-title {
  display: block;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
  position: relative;
	text-align: center;
}
#tax-t1a-onestop .main #onestop-step > ul li .step-title::after,
#tax-t1a-return .main #return-step > ul li .step-title::after {
  font-family: "Font Awesome 5 Free";
	display: block;
  line-height: 1;
  z-index: 0;
  font-size: 40px;
  font-weight: 900;
  color: #bbb;
  margin-top: 5px;
	text-align: center;
}
#tax-t1a-onestop .main #onestop-step > ul li .step-title.title_01::after,
#tax-t1a-return .main #return-step > ul li .step-title.title_01::after {
  content: '\f002';
}
#tax-t1a-onestop .main #onestop-step > ul li .step-title.title_02::after,
#tax-t1a-return .main #return-step > ul li .step-title.title_02::after {
  content: '\f2b5';
  font-weight: 400;
}
#tax-t1a-return .main #return-step > ul li .step-title.title_03::after {
  content: '\f15c';
  font-weight: 400;
}
#tax-t1a-onestop .main #onestop-step > ul li .step-title.title_04::after,
#tax-t1a-return .main #return-step > ul li .step-title.title_04::after {
  content: '\f07c';
  font-weight: 400;
}
#tax-t1a-return .main #return-step > ul li .step-title.title_05::after {/* 確定申告 */
  content: '\f303';
}
#tax-t1a-return .main #return-step > ul li .step-title.title_06::after {
  content: '\f46c';
}
#tax-t1a-onestop .main #onestop-step > ul li .step-title.title_03::after {/* ワンストップ */
  content: '\f303';
}
#tax-t1a-onestop .main #onestop-step > ul li .step-title.title_05::after {
  content: '\f2b6';
  font-weight: 400;
}

#tax-t1a-onestop .main #onestop-step > ul li .al-left,
#tax-t1a-return .main #return-step > ul li .al-left {
  text-align: left;
  margin-bottom: 10px;
}

#tax-t1a-onestop .main #onestop-step > ul li .square_btn,
#tax-t1a-return .main #return-step > ul li .square_btn {
  line-height: 1.2;
}
#tax-t1a-onestop .main #onestop-step > ul li .square_btn > span,
#tax-t1a-return .main #return-step > ul li .square_btn > span {
  font-size: 12px;
}


#tax-t1a-onestop .main .flex-wrap {
  display: flex;
  flex-wrap: wrap-reverse;
}
#tax-t1a-onestop .main .img-wrap {
  width: 70%;
  border: #000 1px solid;
  margin: 20px auto;
}
#tax-t1a-onestop .main .img-wrap img {
  width: 100%;
}

#tax-t1a-onestop .main .flex-wrap > div:last-child {
  width: 100%;
}
.main .btn-download {
  display: block;
  border: #999 1px solid;
  border-radius: 8px;
  text-decoration: none;
  font-weight: bold;
  padding: 5px 30px;
  background: linear-gradient(to bottom, #fff, #ddd);
  line-height: 1.3;
  text-align: center;
  width: 80%;
  margin: auto auto;
}

.col-red_b {
  color: #c61502;
  font-weight: bold;
}

#tax-t1a-onestop .main .option__table,
#tax-t1a-return .main .option__table {
  width: 100%;
  margin: 15px 0 45px;
}
#tax-t1a-onestop .main .option__table th,
#tax-t1a-onestop .main .option__table td,
#tax-t1a-return .main .option__table th,
#tax-t1a-return .main .option__table td {
  display: block;
  width: 100%;
  padding: 12px;
  vertical-align: middle;
  text-align: left;
}
#tax-t1a-onestop .main .option__table td > span {
  display: inline-block;
  width: 150px;
  border: #ccc 1px solid;
  margin: 15px 0 10px;
  padding: 5px;
  font-weight: bold;
  text-align: center;
}
#tax-t1a-onestop .main .option__table td > span:first-child {
  margin-top: 0;
}

#tax-t1a-return .howto-chara__bunnerList {
  display: flex;
  justify-content: flex-start;
  width: 100%;
  margin: 10px 0 30px;
}
#tax-t1a-return .howto-chara__bunnerList li {
  width: 49%;
  margin-right: 5px;
}
#tax-t1a-return .howto-chara__bunnerList li img {
  width: 100%;
}


#onestop-faq dl,
#return-faq dl {
  width: 100%;
  border-bottom: #ccc 1px dotted;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
#onestop-faq dl dt,
#return-faq dl dt {
  position: relative;
  padding: 13px 5px 5px 45px;
  margin-bottom: 10px;
  width: 100%;
  display: block;
  text-decoration: none;
  font-weight: bold;
  line-height: 1.5;
}
#onestop-faq dl dt::before,
#return-faq dl dt::before {
  font-family: 'Arial', Gadget, 'sans-serif';
  content: 'Q';
  font-size: 23px;
  color: #fff;
  position: absolute;
  top: 7px;
  left: 0;
  margin-top: 0;
  padding: 1px 8px;
  width: 35px;
  height: 35px;
  background-color: #78502f;
  border-radius: 17px;
  font-weight: bold;
}
#onestop-faq dl dd,
#return-faq dl dd {
  position: relative;
  padding: 13px 5px 5px 45px;
  width: 100%;
  text-decoration: none;
  font-weight: normal;
  line-height: 1.5;
}
#onestop-faq dl dd::before,
#return-faq dl dd::before {
  font-family: 'Arial', Gadget, 'sans-serif';
  content: 'A';
  font-size: 23px;
  color: #78502f;
  position: absolute;
  top: 7px;
  left: 0;
  margin-top: 0;
  padding: 0 8px;
  width: 35px;
  height: 35px;
  background-color: #fff;
  border: #78502f 2px solid;
  border-radius: 17px;
  font-weight: bold;
}

#tax-t1a-onestop .main .howto-support {
  padding: 15px 5px;
  border-width: 5px;
  border-style: solid;
  text-align: center;
}
#tax-t1a-onestop .main .howto-support h4 {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 8px;
}
#tax-t1a-onestop .main .howto-support address {
  display: inline-block;
  width: 85%;
  margin: 15px auto;
  background-color: #eae1cb;
  border-radius: 5px;
  padding: 15px;
  font-style:normal;
}
#tax-t1a-onestop .main .howto-support address > p {
  display: inline-block;
  margin: auto auto;
  background-color: #eae1cb;
  border-radius: 5px;
  text-align: left;
}
#tax-t1a-onestop .main .howto-support p.al-left {
  width: 100%;
  margin: auto auto;
  text-align: left;
}
.izumisano-banner {
  width: 300px
}
.word-break {
  word-break: break-all;
}