#gb-lp-content .sec1-1 {
  background: url("https://kazeyomi.or.jp/wp-content/uploads/2020/08/subsidy-top-g1.jpg") center center/cover no-repeat;
  width: 100%;
  height: 710px;
}

@media screen and (max-width: 767px) {
  #gb-lp-content .sec1-1 {
    background: url("https://kazeyomi.or.jp/wp-content/uploads/2020/08/subsidy-top-g1-sp.jpg") center center/cover no-repeat;
    height: 100%;
  }
}

@media (min-width: 1000px) {
  #joseikin1 .sec2-bg {
    height: 600px;
  }
}

#joseikin2 .box02 {
  position: relative;
  margin: 2em 0;
  padding: 0.5em 1em;
  border: solid 3px #135889;
  border-radius: 8px;
}

#joseikin2 .box02 .box-title {
  position: absolute;
  display: inline-block;
  top: -13px;
  left: 10px;
  padding: 0 9px;
  line-height: 1;
  font-size: 17px;
  background: #e3edef;
  color: #135889;
  font-weight: bold;
}

#joseikin2 .box02 p {
  margin: 0;
  padding: 0;
}

#joseikin2 .box02 ul li {
  line-height: 1.5;
  padding: 0.5em 0;
  list-style-type: none !important;
}

#joseikin2 .box02 ul li:before {
  /*疑似要素*/
  font-family: "FontAwesome";
  content: "\f00c";
  /*アイコンの種類*/
  position: absolute;
  font-size: 16px;
  left: 1.0em;
  /*左端からのアイコンまでの距離*/
  color: #135889;
  /*アイコン色*/
}

#joseikin2 li {
  margin-left: 30px;
  font-weight: bold;
}

#gb-lp-content .sec5-1 {
  background: url("https://kazeyomi.or.jp/wp-content/uploads/2020/08/top2.jpg") center center/cover no-repeat;
  width: 100%;
  min-height: 400px;
}

@media screen and (max-width: 767px) {
  #gb-lp-content .sec5-1 {
    background: url("https://kazeyomi.or.jp/wp-content/uploads/2020/08/top2.jpg") center center/cover no-repeat;
  width: 100%;
    min-height: 150px;
  }
}

#joseikin table.frow {
  border-collapse: collapse;
  /* セルの線を重ねる */
  margin-bottom: 50px;
}

#joseikin .h-img01,#subsidy-contact .h-img01 {
  background: url(https://kazeyomi.or.jp/wp-content/uploads/2020/08/sec6-img.png) left center/100% 70px no-repeat;
  padding: 35px;
  margin-top: -70px;
  display: table;
  width: 100%;
  text-align: center;
}


#joseikin .frow th.frow_box,
td {
  padding: 18px 10px;
  /* 余白指定 */
}

#joseikin .frow th.frow_box {
  margin-top: 30px;
  background-color: #fde038;
  /* 背景色指定 */
  color: #000;
  /* 文字色指定 */
  font-weight: normal;
  /* 文字の太さ指定 */
  position: relative;
  /* 位置指定 */
  z-index: 10;
  /* 重なり調整 */
}

#joseikin .frow td {
  padding-top: 18px;
  padding-bottom: 10px;
  padding-left: 15px;
  /* 余白指定 */
}

#joseikin .frow td .hh3 {
  color: #135889;
  border-bottom: solid 1px #135889;
  /* 線指定 */
  width: 100%;

}

#joseikin .frow th.frow_box::before {
  display: block;
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  top: 0px;
  right: 1px;
  border-left: 23px solid transparent;
  border-right: 23px solid transparent;
  border-top: 24px solid #fff;
  /* border-bottom: 29px solid transparent; */
}

#joseikin .frow th.frow_box::after {
  display: block;
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  bottom: -22px;
  right: 0px;
  border-left: 24px solid transparent;
  border-right: 23px solid transparent;
  border-top: 23px solid #fde038;
  /*border-bottom: 29px solid transparent;*/
}

#joseikin .frow tr {
  margin-top: 50px;
  border-bottom: solid 23px #fff;
  /* 線指定 */
}

#joseikin .kenten-r {
  position: relative;
  padding-top: 0.2em;
}

#joseikin .kenten-r::before {
  position: absolute;
  content: "";
  width: 0.2em;
  height: 0.2em;
  border-radius: 50%;
  background-color: #c43a3a;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
}

#joseikin .b-red {
  height: 80px;
  padding-top: 17px;
  background-color: #c43a3a;
}

#joseikin .tb-bor {
  margin-right: 20px;
  padding: 4px 20px;
  border-top: 1px solid #757575;
  border-bottom: 1px solid #757575;
}

@media (max-width: 767px) {
  #joseikin .frow th.frow_box {
    width: 48px;
  }

  #joseikin .frow td {
    padding-left: 65px;
    margin-top: -80px;
  }

  #joseikin table.frow {
    margin-bottom: 100px;
  }
}


#subsidy-contact .contact-form {
    width: 100%;
    background: #fff;
    border: 1px solid #dcdcdc;
    padding: 5px 7px;
    margin-bottom:10px;
    color: #303030;
}

#subsidy-contact .menu-contact{
  height:40px;
}

#subsidy-contact .wpcf7-form-control-wrap{
  text-align:center;
}

#smt input {
    margin-top:15px;
    color: #fff;
    background: #0b6788;
    border: 1px solid #0b6788;
    padding: 14px 92px;
}

#contact-t a.contact_a_link {
  color: #0b6788;
  text-decoration: none;
  font-weight: bold;
}
#contact-t a.contact_a_link:hover {
  text-decoration: underline;
}
