@charset "shift_jis";
/*　共通　*/
.btnBox {
  margin-bottom: 30px;
}
.btnBox a {
  font-size: 150%;
  font-weight: bold;
  background-color: #85b755;
  color: #fff;
  width: 50%;
  display: block;
  margin: 0 auto;
  padding: 5px 20px 5px 20px;
  text-align: center;
  background-image: url(../img/supporters_club/btn_ico.png);
  background-position: 30px center;
  background-repeat: no-repeat;
}

.btnBox2 {
  margin-bottom: 30px;
	text-align: center;
}
.btnBox2 a {
  font-size: 150%;
  font-weight: bold;
  background-color: #85b755;
  color: #fff;
  width: 40%;
  display: inline-block;
  margin: 0 auto;
  padding: 5px 20px 5px 20px;
  text-align: center;
  background-image: url(../img/supporters_club/btn_ico.png);
  background-position: 30px center;
  background-repeat: no-repeat;
}

/*　TOP検索部分　*/
.header_left ul li.search {
  width: 230px;
  margin: 0 20px 0 0 !important;
  padding: 0 !important;
  float: left;
}
.cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2 {
  padding: 6px 10px !important;
}
.gsc-search-box-tools .gsc-search-box .gsc-input {
  background: none !important;
}
input.gsc-input, .gsc-input-box, .gsc-input-box-hover, .gsc-input-box-focus {
  border-radius: 15px;
  line-height: 1.5em !important;
}
.gsib_a {
  padding: 2px 10px 0 !important;
  line-height: 1.5em !important;
}
.gsst_a {
  padding-top: 6px !important;
}
.header_left ul li.search_txt {
  font-size: 85.7%;
  color: #000000;
  margin: 5px 15px 0 0 !important;
  padding: 0 !important;
  float: left;
}
/*　ここまでTOP検索部分　*/
/*　introduction　*/
.introduction_table {
  margin: 0px 0px 35px;
  padding: 0px;
}
.introduction_table th {
  margin: 0px;
  padding: 0px;
  font-weight: normal;
  width: 100px;
}
.introduction_table td {
  margin: 0px;
  padding: 2px 5px;
}
.introduction_table th p {
  background-color: #c3dba7;
  width: 100px;
  padding: 4px 0px 2px;
  line-height: 1.1em;
}
/*　contribution　*/
.contribution-intro {
  display: flex;
  justify-content: space-between;
}
.contribution-intro * {
  box-sizing: border-box;
}
.contribution-intro__box {
  flex: 0 0 240px;
  border-radius: 5px;
  color: #fff;
  padding: 10px;
  align-items: stretch;
}
.contribution-intro__box:nth-of-type(1) {
  background-color: #ed7971;
}
.contribution-intro__box:nth-of-type(2) {
  background-color: #7da941;
}
.contribution-intro__box:nth-of-type(3) {
  background-color: #f98b06;
}
.contribution-intro__title {
  font-size: 1.2rem;
  font-weight: bold;
  margin: 0 0 10px 0;
  text-align: center;
  line-height: 1.4;
  border: 0;
  padding: 0;
}
.contribution-intro__sub {
  font-size: .875rem;
  text-align: center;
  margin: 0;
  color: #fff;
}
.contribution-intro__body {
  background-color: #fff;
  padding: 15px;
  position: relative;
  padding-bottom: 56px;
  min-height: 275px;
}
.contribution-intro__desc {
  line-height: 1.5;
}
.contribution-intro__img {
  text-align: center;
}
a.contribution-intro__btn {
  display: block;
  position: absolute;
  bottom: 15px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  color: #fff;
  font-size: 1rem;
  font-weight: bold;
  line-height: 26px;
  padding: .3em .75em;
  white-space: nowrap;
  width: 80%;
  text-align: center;
}
.contribution-intro__btn::before {
  content: '＞';
  font-family: sans-serif;
  font-size: 1.25rem;
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 5px;
  left: 10px;
  transform: scaleX(.8);
}
.contribution-intro__btn:hover {
  opacity: .8;
}
.contribution-intro__box:nth-of-type(1) .contribution-intro__btn {
  background-color: #D60003;
}
.contribution-intro__box:nth-of-type(2) .contribution-intro__btn {
  background-color: #D60003;
}
.contribution-intro__box:nth-of-type(3) .contribution-intro__btn {
  background-color: #D60003;
}
.contribution_table {
  border-top: solid 1px #4c4c4c;
  border-left: solid 1px #4c4c4c;
  margin: 0px;
  padding: 0px;
}
.contribution_table th {
  background-color: #c3dba7;
  border-right: solid 1px #4c4c4c;
  border-bottom: solid 1px #4c4c4c;
  font-weight: normal;
  margin: 0px;
  padding: 0px 10px;
}
.contribution_table th .moji18 {
  line-height: 1.0em;
}
.contribution_table td {
  border-right: solid 1px #4c4c4c;
  border-bottom: solid 1px #4c4c4c;
  margin: 0px;
  padding: 15px 12px;
}
.contribution_table td p {
  padding: 0px 10px;
}
.contribution .list02 .listimg {
  position: absolute;
  top: -5px;
  left: 400px;
}
.contribution .greenbox01 {
  border: solid 2px #85b755;
  border-radius: 5px;
  padding: 17px 0px;
  text-align: center;
  font-size: 128.6%;
}
.contribution .greenbox01 p {
  color: #85b755;
  line-height: 1.4em;
}
.contribution .greenbox02 {
  border: solid 2px #85b755;
  border-radius: 5px;
  padding: 17px 0px;
  text-align: center;
  font-size: 150%;
}
.contribution .greenbox02 p {
  color: #85b755;
  line-height: 1.4em;
}
.contribution .greenbox03 {
  border: solid 2px #85b755;
  border-radius: 5px;
  padding: 17px 0px;
  text-align: center;
  font-size: 128.6%;
}
.contribution .greenbox03 p {
  line-height: 1.4em;
  font-weight: normal;
}
.contribution_table02 th {
  background: #85b755;
  font-weight: normal;
}
.contribution_table02 td {
  background: #bfdd9e;
  font-weight: normal;
  padding: 15px 40px;
}
.flowBox {
  text-align: center;
  padding: 20px 20px 0 20px;
  border: 1px solid #000000;
  width: 85%;
}
.flowBox .flowTitle {
  text-align: center;
  font-weight: bold;
  font-size: 128.6%;
  margin-bottom: 15px;
}
.flowBox .flowList {
  list-style: none;
}
.flowBox .flowList li {
  background-image: url(../img/common/arrow02.gif);
  background-repeat: no-repeat;
  background-position: center bottom;
  padding-bottom: 23px;
  margin-bottom: 10px;
}
.flowBox .flowList li.end {
  background-image: none;
}
.flowBox .flowList li p {
  padding: 10px;
  background-color: #D1E0BB;
}
/*　individual_fund　*/
.individual_fund .box01 .fl {
  margin: 0px;
  padding: 0px;
  width: 130px;
  float: left;
}
.individual_fund .box01 .fr {
  margin: 0px;
  padding: 0px;
  width: 620px;
  float: right;
}
/*　promoter　*/
.promoter .box01 {
  width: 730px;
}
.promoter ul.promoter_list {
  margin: 0px;
  padding: 0px 0px 0px 5px;
  font-size: 107.1%;
}
.promoter ul.promoter_list li {
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 10px 10px;
  list-style: none;
  border-bottom: dashed 1px #5b5b5b;
}
.promoter ul.promoter_list .name {
  border-left: solid 6px #85b755;
  padding: 0px 0px 0px 8px;
  margin: 0px;
  width: 110px;
  display: inline-block;
  line-height: 1.3em;
}
/*　grant_guidelines　*/
.grant_guidelines .guidelines_title {
  font-size: 130%;
  text-align: center;
  margin-bottom: 30px;
  font-weight: bold;
}
.grant_guidelines .botan2Box {
  list-style: none;
  text-align: center;
}
.grant_guidelines .botan2Box li {
  display: inline-block;
  margin: 0 15px;
}
.grant_guidelines .botan2Box a {
    margin: 0px;
    padding: 3px 15px 2px 30px;
    list-style: none;
    background-repeat: no-repeat;
    background-image: url(../img/common/naka_btn01.gif);
    display: inline-block;
    font-size: .875rem;
    border: 2px solid #84B754;
    background-position: 5px center;
    text-align: center;
    min-width: 130px;
    font-weight: bold;
}
.grant_guidelines .box01 {
  margin: 0px;
  padding: 15px;
  background: #abefcd;
}
.grant_guidelines .btn_box {
  margin: 0px auto;
}
.grant_guidelines .btn_box img {
  width: 100%;
  height: auto;
}
.grant_guidelines .fl01 {
  float: left;
  width: 180px;
  margin: 0px 10px 0px 0px;
  padding: 0px;
  background-color: #e6e6e6;
}
.grant_guidelines .fr01 {
  float: left;
  width: 180px;
  margin: 0px;
  padding: 0px;
  background-color: #e6e6e6;
}
.grant_guidelines .fl01-2 {
  float: left;
  width: 370px;
  margin: 0px 10px 0px 0px;
  padding: 0px;
  background-color: #e6e6e6;
  text-align: center;
}
.grant_guidelines .fl01-2box {
  width: 180px;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  display: inline-block;
}
.grant_guidelines .btn_box .fl01-2box p.left {
  margin: 0 5px 0 15px;
}
.grant_guidelines .btn_box .fl01-2box p.right {
  margin: 0 15px 0 5px;
}
.grant_guidelines .btn_box p {
  margin: 0 10px;
}
.grant_guidelines .btn_box p.btn_box_tl01 {
  background-color: #ffcc66;
  width: 100%;
  text-align: center;
  margin: 0px 0px 15px;
  padding: 0px;
}
.grant_guidelines .btn_box p.btn_box_tl01-2 {
  background-color: #7BB9FE;
  width: 100%;
  text-align: center;
  margin: 0px 0px 15px;
  padding: 0px;
}
.grant_guidelines .btn_box_tl02 {
  background-color: #c3dba7;
  width: 293px;
  text-align: center;
  margin: 0px 0px 15px;
  padding: 0px;
}
.grant_guidelines .btn_box_tl03 {
  background-color: #c3dba7;
  width: 333px;
  text-align: center;
  margin: 0px 0px 15px;
  padding: 0px;
}
.grant_guidelines .fl02 {
  float: left;
  width: 293px;
  margin: 0px 35px 0px 0px;
  padding: 0px;
}
.grant_guidelines .fr02 {
  float: left;
  width: 333px;
  margin: 0px;
  padding: 0px;
}
.grant_guidelines_table {
  border-top: solid 1px #4c4c4c;
  border-left: solid 1px #4c4c4c;
  margin: 0px;
  padding: 0px;
}
.grant_guidelines_table th {
  background-color: #c3dba7;
  border-right: solid 1px #4c4c4c;
  border-bottom: solid 1px #4c4c4c;
  font-weight: normal;
  margin: 0px;
  padding: 0px 3px;
}
.grant_guidelines_table td {
  border-right: solid 1px #4c4c4c;
  border-bottom: solid 1px #4c4c4c;
  margin: 0px;
  padding: 10px 3px;
}
.grant_guidelines_table02 {
  border-top: solid 1px #4c4c4c;
  border-left: solid 1px #4c4c4c;
  margin: 0px;
  padding: 0px;
}
.grant_guidelines_table02 th {
  background-color: #c3dba7;
  border-right: solid 1px #4c4c4c;
  border-bottom: solid 1px #4c4c4c;
  font-weight: normal;
  margin: 0px;
  padding: 10px 0px 10px 10px;
}
.grant_guidelines_table02 td {
  border-right: solid 1px #4c4c4c;
  border-bottom: solid 1px #4c4c4c;
  margin: 0px;
  padding: 10px 0px 10px 10px;
}
.grant_guidelines h4 {
  color: #81B74B;
  font-weight: bold;
  font-size: 114.3%;
  margin-bottom: 10px;
}
.grant_guidelines h4 span {
  display: inline-block;
  background-color: #81B74B;
  color: #fff;
  padding: 0 5px;
  font-size: 90%;
  margin-right: 10px;
}
.grant_guidelines ul.guidelines-list {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.grant_guidelines ul.guidelines-list li {
  margin: 0px;
  list-style: none;
  background: url(../img/common/icon_list01.gif) no-repeat 10px 7px;
  padding: 0px 0px 0px 30px;
  background-size: 10px auto;
}
}
.mgl30 {
  margin-left: 30px;
}
.gltable th {
  font-weight: bold;
  vertical-align: top;
  text-align: left;
  padding: 3px 10px 3px 0;
}
.gltable td {
  vertical-align: top;
  padding: 3px 0;
}
.gltable td ul {
  list-style: disc outside;
  padding-left: 16px;
}
.gltable td span {
  font-size: 79%;
  font-weight: normal;
}
.subtitle {
  display: inline-block;
  padding: 0px 10px;
  line-height: 1em;
  border: 1px solid #84B754;
  margin: 0 0 5px 0;
}
/*　inquiry　*/
.inquiry h4 {
  margin: 0px;
  padding: 0px;
  text-align: center;
}
.inquiry h4 span {
  line-height: 1.4em;
}
.inquiry .box01 {
  margin: 0px auto;
  padding: 0px;
  width: 613px;
}
.inquiry .box02 {
  margin: 0px;
  padding: 15px;
  background-color: #c3dba7;
  text-align: center;
}
.inquiry .map {
  margin: 0px 0px 30px;
  padding: 0px;
}
/*　news　*/
.news h3 span {
  font-size: 70%;
}
.news .link {
  text-decoration: underline;
  background: url(../img/common/arrow03.gif) no-repeat 0px 7px;
  margin: 0px;
  padding: 0px 0px 0px 15px;
}
.news_box01 {
  margin: 0px 0px 35px;
  padding: 0px 0px 25px;
  border-bottom: dashed 1px #000000;
}
/*　report　*/
.report .box01 {
  margin: 0px;
  padding: 30px;
  border: solid 1px #000000;
}
.report .box01 p {
  text-align: center;
  font-size: 157.1%;
  font-weight: bold;
  line-height: 1.4em;
}
/*　sitemap　*/
.sitemap h3 {
  font-size: 114.3%;
}
.sitemap ul.list01 {
  margin: 0px 0px 20px;
  padding: 0px 0px 0px 35px;
  list-style: none;
}
.sitemap ul.list01 li {
  background: url(../img/common/arrow03.gif) no-repeat 0px 7px;
  margin: 0px;
  padding: 0px 0px 0px 15px;
}
.sitemap .fl {
  margin: 0px;
  padding: 0px;
  float: left;
  width: 360px;
}
.sitemap .fr {
  margin: 0px;
  padding: 0px;
  float: left;
  width: 350px;
}
.sitemap ul.list02 > li {
  background: url(../img/common/icon_list01.gif) no-repeat 10px 5px;
  font-size: 114.3%;
}
.sitemap ul.list02 ul {
  font-size: 100%;
}
/*　bequest 151118　*/
.bequest .box02 {
  width: 613px;
  margin: 0 auto;
  padding: 15px;
  background-color: #c3dba7;
  text-align: center;
}
.bequest .bank dl {
  width: 232px;
  height: 250px;
  border: 1px solid #838383;
  float: left;
}
.bequest .bank dl.ce {
  margin: 0 20px;
}
.bequest .bank dl dt {
  text-align: center;
  font-weight: bold;
  background-color: #CDE0C0;
  padding: 3px 0;
  font-size: 116.3%;
  line-height: 1.6;
}
.bequest .bank dl dd {
  font-size: 85%;
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
  line-height: 1.6;
}
.bequest .bank dl dd span {
  font-weight: bold;
  display: block;
}
.bequest .flow {
  width: 608px;
  height: 691px;
  background: url(../img/contents/bequest_bg.gif) no-repeat left top;
  margin: 0 auto 10px;
  position: relative;
}
.bequest .flow p {
  position: absolute;
  font-weight: bold;
  font-size: 116.3%;
}
.bequest .flow p span {
  font-weight: normal;
  font-size: 75%;
}
.bequest .flow .tit1 {
  left: 37px;
  top: 22px;
}
.bequest .flow .txt1 {
  left: 130px;
  top: 18px;
}
.bequest .flow .tit2 {
  left: 20px;
  top: 140px;
}
.bequest .flow .txt2 {
  left: 122px;
  top: 115px;
}
.bequest .flow .tit3 {
  left: 14px;
  top: 247px;
}
.bequest .flow .txt3 {
  left: 285px;
  top: 253px;
}
.bequest .flow .tit4 {
  left: 20px;
  top: 358px;
}
.bequest .flow .txt4 {
  left: 257px;
  top: 356px;
}
.bequest .flow .tit5 {
  left: 238px;
  top: 459px;
}
.bequest .flow .tit6 {
  left: 20px;
  top: 545px;
}
.bequest .flow .txt6 {
  left: 214px;
  top: 542px;
}
.bequest .flow .tit7 {
  left: 37px;
  top: 650px;
}
.bequest .flow .txt7 {
  left: 143px;
  top: 646px;
}
.bequest .flow .tit8 {
  left: 342px;
  top: 650px;
}
.bequest .flow .txt8 {
  left: 455px;
  top: 646px;
}
.bequest .flowbotomtxt {
  text-align: left;
  width: 608px;
  margin: 0 auto 10px;
  position: relative;
}
/*　club　*/
.club .greemtext {
  color: #4b9209;
  font-size: 114.3%;
}
.club .tokutenBox {
  border: 1px solid #E37971;
  margin-bottom: 50px;
}
.club .tokutenBox .title {
  background-color: #E37971;
  font-size: 160%;
  color: #fff;
  padding: 5px 10px;
  text-align: center;
}
.club .inBox {
  padding: 20px;
}
.club .tokutenBox .list {
  margin-bottom: 15px;
}
.club .tokutenBox .list li {
  font-size: 110%;
  list-style: none;
}
.club .tokutenBox .list li:before {
  content: "●";
  color: #E37971;
  margin-right: 5px;
}
.club .tokutenBox .list li .moji-s {
  font-size: 90%;
  margin-left: 1.4em;
}
.club .tokutenBox .tokutenBoxImg {
  display: flex;
  width: 100%;
  justify-content: space-between;
  padding-left: 15px;
  box-sizing: border-box;
}
.club .supporterTitle {
  font-size: 180%;
  color: #85b755;
  text-align: center;
  font-weight: 600;
  margin-bottom: 20px;
}
.club .supporterBox {
  border: 1px solid #85b755;
  margin-bottom: 30px;
}
.club .supporterBox .title {
  background-color: #85b755;
  font-size: 160%;
  color: #fff;
  padding: 15px 10px;
  text-align: center;
}
.club .supporterBox p.txt {
  margin-bottom: 15px;
}
.club .supporterBox .greenbox01 {
  border: solid 2px #85b755;
  border-radius: 5px;
  padding: 17px 0px;
  text-align: center;
  font-size: 228.6%;
  font-weight: bold;
  margin-bottom: 15px;
}
.club .supporterBox .greenbox01 p {
  color: #85b755;
  line-height: 1.4em;
}
.club .supporterBox .greenbox01 p span {
  font-size: 70%;
}
.club .supporterBox .subt {
  font-size: 130%;
}
.club .supporterBox .subt:before {
  content: "●";
  color: #85b755;
  margin-right: 5px;
}
.club .supporterBox .list {
  margin: 0 0 15px 20px;
}
.club .supporterBox .list li {
  font-weight: bold;
  font-size: 110%;
}
.club .yuguBox {
  text-align: center;
  margin-bottom: 30px;
}
.club .yuguBox p {
  font-weight: bold;
  font-size: 110%;
  margin-bottom: 15px;
}
.club .clubTable th {
  background-color: #85b755;
  color: #fff;
  padding: 15px 0;
}
.club .clubTable td {
  background-color: #E2EED2;
  padding: 15px;
}
.support_company .linkList {
  list-style: none;
  margin-bottom: 30px;
}
.support_company .linkList li {
  padding: 5px 0 5px 18px;
  background-image: url("../img/common/arrow06.png");
  background-position: 0 9px;
  background-repeat: no-repeat;
}
.contribution_table03 th {
  background: #e6e6e6;
  font-weight: normal;
}
.contribution_table03 td {
  background: #f5f5f4;
  font-weight: normal;
  padding: 15px 40px;
}
.contribution_table03 td .plane td {
  font-weight: normal;
  padding: 0;
}
.form_table th {
  background: #bdd8a0;
  font-weight: normal;
  padding: 8px 15px 8px 0px;
  border-bottom: solid 5px #ffffff;
}
.form_table td {
  background: #f5f5f4;
  font-weight: normal;
  padding: 8px 0px 8px 15px;
  border-bottom: solid 5px #ffffff;
}
.form_table td table td {
  border: none;
}
.form_with01 {
  width: 200px;
}
.form_with02 {
  width: 100px;
}
.form_with03 {
  width: 100px;
}
.form_with04 {
  width: 340px;
}
.form_with05 {
  width: 520px;
}
input.submit_buttom {
  width: 100px;
  padding: 3px 0px;
  font-size: 114.3%;
  background-color: #4b9209;
  color: #ffffff;
  border-style: none;
  border-radius: 5px;
  cursor: pointer;
}
.error {
  color: #ff0000;
}
/*　Second Hand Book　*/
.shb-flow {
  list-style: none;
  display: flex;
  margin: 0;
  padding: 0;
  justify-content: space-between;
  flex-wrap: wrap;
}
.shb-flow > li {
  flex: 0 0 150px;
}
p.shb-flow-desc {
  font-size: .75rem;
  line-height: 1.4;
}
p.shb-flow-desc a {
  line-height: 1.4;
}
.shb-box {
  border: 2px solid #7da941;
  padding: 20px;
  margin-top: 2rem;
  opacity: 1;
}
.shb-criteria-title {
  width: 282px;
  font-size: 1rem;
  font-weight: bold;
  margin: 0 auto 2rem;
  position: relative;
  background-color: #bbd297;
  color: #324632;
  text-align: center;
  padding: .3em 1em .1em;
}
.shb-criteria-title > img {
  display: inline-block;
  position: relative;
  top: -.5rem;
  width: 30px;
  height: 29px;
  margin-left: 1em;
}
.shb-criteria-list-maru, .shb-criteria-list-batsu {
  list-style: none;
  margin: 0;
  padding: 0 2rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.shb-criteria-list-maru > li {
  flex: 0 0 170px;
  text-align: center;
  font-size: .75rem;
}
.shb-criteria-list-maru .item-icon {
  width: 55%;
  margin: 0 auto.2em;
}
.shb-criteria-list-maru .item-name {
  font-weight: bold;
  font-size: .875rem;
  margin-bottom: .5em;
}
.shb-criteria-list-maru > li:nth-of-type(1) .item-desc, .shb-criteria-list-maru > li:nth-of-type(4) .item-desc, .shb-criteria-list-maru > li:nth-of-type(5) .item-desc, .shb-criteria-list-maru > li:nth-of-type(6) .item-desc, .shb-criteria-list-maru > li:nth-of-type(7) .item-desc, .shb-criteria-list-maru > li:nth-of-type(8) .item-desc, .shb-criteria-list-maru > li:nth-of-type(9) .item-desc {
  text-align: left;
}
.shb-criteria-list-batsu > li {
  flex: 0 0 170px;
  text-align: center;
  font-size: .75rem;
}
.shb-criteria-list-maru > li:nth-of-type(n+4), .shb-criteria-list-batsu > li:nth-of-type(n+4) {
  order: 1;
  margin-top: 1rem;
}
.shb-criteria-list-maru::after, .shb-criteria-list-batsu::after {
  content: '';
  width: 100%;
  display: block;
}
.shb-criteria-list-batsu .item-icon {
  width: 70%;
  margin: 0 auto.2em;
}
.shb-criteria-list-batsu > li:nth-of-type(1) .item-name, .shb-criteria-list-batsu > li:nth-of-type(4) .item-name, .shb-criteria-list-batsu > li:nth-of-type(6) .item-name {
  text-align: left
}
.shb-kotsu-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: space-between;
}
.shb-kotsu-list > li {
  flex: 0 0 210px;
}
.shb-kotsu-img {
  margin-bottom: 20px;
}
.shb-qa {
  margin: 0;
  padding: 0;
}
.shb-qa .q {
  font-weight: bold;
  padding: .25rem 0 0 3rem;
  position: relative;
}
.shb-qa .q::before {
  content: '';
  width: 34px;
  height: 31px;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../img/contents/shb/q.png) no-repeat left top;
  background-size: contain;
}
.shb-qa .a {
  padding: .25rem 0 0 3rem;
  position: relative;
  margin: .5rem 0 1rem;
}
.shb-qa .a::before {
  content: '';
  width: 34px;
  height: 31px;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../img/contents/shb/a.png) no-repeat left top;
  background-size: contain;
}
.shb-inquiry-box {
  width: 580px;
  background-color: #f4deda;
  margin: 1rem auto;
  text-align: center;
  padding: .75rem;
}
.shb-inquiry-title {
  color: #c30d23;
  font-size: 1.125rem;
  font-weight: bold;
  position: relative;
}
.shb-inquiry-title span {
  position: relative;
  z-index: 2;
}
.shb-inquiry-title::before {
  content: '';
  width: 22em;
  height: 6px;
  background-color: #f0b4aa;
  border-radius: 3px;
  position: absolute;
  bottom: .3em;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
}
.shb-inquiry-number {
  font-size: 1.625rem;
  font-weight: bold;
}
.shb-inquiry-number::before {
  content: '';
  width: 38px;
  height: 22px;
  background: url(../img/contents/shb/ic-freecall.png) no-repeat left top;
  background-size: contain;
  display: inline-block;
  margin-right: .2em;
}
.shb-inquiry-number .hour {
  font-size: 60%;
  font-weight: normal;
}
.shb-inquiry-note, .shb-inquiry-caution {
  font-size: .75rem;
  text-align: left;
}
.shb-btn a {
      width: 520px;
    margin: 0 auto 30px auto;
    text-align: center;
    background-color: #D60003;
    color: #fff;
    font-weight: bold;
    padding: 10px 0;
    position: relative;
    letter-spacing: .1em;
    display: block;
}
.shb-btn span {
    display: block;
	font-size: 1.5rem;
}
.shb-btn span::before {
	content: '';
    width: 0.6em;
    height: 0.6em;
    border-bottom: 3px solid #fff;
    border-right: 3px solid #fff;
    transform: rotate(-45deg);
    transform-origin: center center;
    margin: 0 10px 0 0;
	display: inline-block;
	position: absolute;
    top: 20px;
    left: 30px;
}
.list-center {
  width: 90%;
  margin: auto;
}
.apply-form {
  list-style: none;
  margin: 0;
  padding: 0;
}
.apply-form > li {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-top: .5rem;
  align-items: center;
}
.apply-form > li > label:first-child {
  width: 14%;
  padding-right: 2rem;
  line-height: 1.5;
}
.apply-form input[type=text], .apply-form input[type=radio], .apply-form select {
  font-size: .875rem;
}
.apply-form input[type=text] {
  display: inline-block;
  padding: .25em .5em;
  vertical-align: middle;
  max-width: 100%;
}
.apply-form input[type=radio] {
  margin-right: .5em;
}
.apply-form label span {
  font-size: 80%;
  line-height: inherit;
}
.apply-form > li .hyphen {
  display: inline-block;
  padding: .5em;
}
input#tel {
  max-width: 5em;
}
input#tel2, input#tel3 {
  max-width: 4em;
}
.apply-form > li .note {
  width: 100%;
  font-size: .75rem;
  color: #e60012;
}
.apply-form-inst {
  text-align: center;
  font-size: 1rem;
  font-weight: bold;
  margin: 1rem 0;
}
.apply-form-agreement {
  height: 150px;
  overflow: scroll;
  overflow-x: hidden;
  border: 2px solid #7da941;
  padding: 1rem;
  font-size: .6875rem;
}
.apply-form-agreement ol, .apply-form-agreement ul {
  margin-left: 1.5em;
}
.apply-form-agreement h4, .apply-form-agreement ol {
  margin-top: 1rem;
}
.apply-form-btn-area {
  margin: 2rem 0;
  text-align: center;
}
.apply-form-btn {
  border: 0;
  background-color: #bbd297;
  color: #000;
  font-size: 1rem;
  font-weight: bold;
  padding: .5em 2em .5em 3em;
  margin: 0 .5em;
  position: relative;
  letter-spacing: .1em;
  cursor: pointer;
}
.apply-form-btn::before {
  content: '';
  width: .8em;
  height: .8em;
  border-bottom: 4px solid #fff;
  border-right: 4px solid #fff;
  transform: rotate(-45deg);
  transform-origin: center center;
  position: absolute;
  left: 1rem;
  top: 0;
  bottom: 0;
  margin: auto;
}
.apply-form-btn:hover {
  opacity: 0.93;
}
.formTable {
  margin-bottom: 1rem;
}
.formTable th {
  text-align: left;
  font-weight: normal;
  padding-right: 1em;
}
label.error {
  padding-left: 1em;
}
/* grant_list */
.grant_list h4 {
  color: #85B755;
  font-weight: bold;
  font-size: 120%;
}
.grant_list .table01 {
  border-top: solid 1px #4c4c4c;
  border-left: solid 1px #4c4c4c;
  margin: 0 0 30px 0;
  padding: 0px;
  width: 100%;
}
.grant_list .table01 th {
  background-color: #c3dba7;
  border-right: solid 1px #4c4c4c;
  border-bottom: solid 1px #4c4c4c;
  font-weight: normal;
  margin: 0px;
  padding: 0px 10px;
}
.grant_list .table01 td {
  border-right: solid 1px #4c4c4c;
  border-bottom: solid 1px #4c4c4c;
  margin: 0px;
  padding: 15px 12px;
}
.grant_list .table01 .w1 {
  width: 200px;
}
.grant_list .table01 .w4 {
  width: 70px;
  text-align: center;
}
.grant_list .table01 a {}
.grant_list .table01 a:hover {
  opacity: 0.8;
  text-decoration: underline;
}
.grant_list .table01 a::before {
  content: '>';
  padding: 0 0.5em 0 0;
}
.grant_list .table01 .bunya {
  display: inline-block;
  margin-right: 15px;
  padding: 2px 5px;
  text-align: center;
  width: 140px;
}
.grant_list .table01 .bunya2 {
  display: inline-block;
	min-width: 180px;
  padding: 2px 5px;
  text-align: center;
  margin: 0 10px 5px 0;
}
.grant_list .table01 .bunya-c1 {
  color: #fff;
  background-color: #e6398a;
}
.grant_list .table01 .bunya-c2 {
  color: #fff;
  background-color: #602ee0;
}
.grant_list .table01 .bunya-c3 {
  color: #fff;
  background-color: #1d6ad2;
}
.grant_list .table01 .bunya-c4 {
  color: #fff;
  background-color: #ca6400;
}
.grant_list .table01 .bunya-c5 {
  color: #fff;
  background-color: #3E682D;
}
.grant_list .table01 .bunya-c6 {
  color: #fff;
  background-color: #AE1D1D;
}
.grant_list .table01 .bunya-c7 {
  color: #fff;
  background-color: #6A5400;
}
.grant_list .table01 a.icon::before{
 content: none;
}
.grant_list .table01 a.icon {
 padding-left: 10px;
}
.grant_list .table01 a.icon img {
 width: 30px;
}



