h2.sub_h2,
h1.sub_h1 {
  display: inline-block;
  font-size: 5.1vw;
  font-weight: bold;
  text-align: center;
  padding: 0 0 2.2vh 4vh;
  color: #2d2d2d;
  line-height: 1.8;
  text-align: left;
  left: 0;
  z-index: 2;
  height: auto;
}
h2.sub_h2 span,
h1.sub_h1 span {
  font-size: 3.1vw;
  color: #0eb37e;
  display: block;
  margin-bottom: 0vw;
  list-style: none;
  position: relative;
  padding: 0rem 0rem 0rem 1.4rem;
}
h2.sub_h2 span:before,
h1.sub_h1 span:before {
  position: absolute;
  top: calc(50% - 7px);
  left: 0px;
  width: 16px;
  height: 16px;
  content: "";
  border-radius: 50%;
  background: #0eb37e;
}
@media screen and (min-width: 64em) {
  h2.sub_h2,
  h1.sub_h1 {
    font-size: 1.3vw;
    padding: 0 0 2vh 2vh;
  }
  h2.sub_h2 span,
  h1.sub_h1 span {
    font-size: 0.9vw;
    color: #0eb37e;
    display: block;
    margin-bottom: 0vw;
    list-style: none;
    position: relative;
    padding: 0rem 0rem 0rem 2rem;
  }
  h2.sub_h2 span:before,
  h1.sub_h1 span:before {
    position: absolute;
    top: calc(50% - 7px);
    left: 0px;
    width: 16px;
    height: 16px;
    content: "";
    border-radius: 50%;
    background: #0eb37e;
  }
}
.l-submain_img {
  margin-right: 10vw;
  padding-bottom: 0vw;
}
.l-subimg_inner {
  margin: 0;
  height: auto;
  line-height: 0;
}
@media screen and (min-width: 64em) {
  .l-submain_img {
    margin-right: 4vw;
    padding-bottom: 0vw;
  }
  .l-subimg_inner {
    margin: 0;
    padding-bottom: 0 !important;
    height: auto;
  }
}
.sub_lead {
  width: 100%;
  margin: 2vh auto 2vh auto;
  height: auto;
}
.sub_lead p {
  padding-top: 3.6vw;
  margin-bottom: 3.6vw;
}
.sub_lead_txt {
  text-align: left;
  font-size: 4.6vw;
  font-weight: 700;
  line-height: 1.8;
}
@media screen and (min-width: 64em) {
  .sub_lead {
    margin: 1vh auto 4vh auto;
  }
  .sub_lead p {
    padding-top: 1vw;
    margin-bottom: 1.2vw;
  }
  .sub_lead_txt {
    font-size: 1vw;
  }
}
.l-note_inner {
  position: relative;
  width: 100%;
  background: #fff;
  padding-bottom: 4vh;
}
@media screen and (min-width: 64em) {
  .l-note_inner {
    width: 32.2vw;
    margin: 50px auto;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
    padding-bottom: 4vh;
  }
}
h3.fusen {
  position: relative;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
  line-height: 1.6;
  padding: 1.5em 1em 1em 1em;
  margin: 2.5em 0 2.5em;
  font-weight: normal !important;
}

h3.fusen:before {
  /*タブ*/
  position: absolute;
  content: url(../img/fusen.svg);
  left: 10px;
  top: -10px;
  line-height: 1;
}
img.direcor_img {
  display: block;
  margin: 30px auto;
  width: 196px;
  height: 196px;
}
img.gicon_img {
  display: block;
  margin: 30px auto;
  width: 42px;
  height: auto;
  object-fit: contain;
}
img.gicon_img2 {
  display: block;
  margin: 30px auto;
  width: 65px;
  height: auto;
  object-fit: contain;
}
p.sub_p {
  font-size: 4.4vw;
  line-height: 1.8;
  margin-top: 4vh;
  margin-bottom: 5vh;
}
.gicon_midashi {
  font-size: 5.2vw;
  font-weight: bold;
  margin-top: 1vh;
  margin-bottom: 1.6vh;
}
.gicon_txt {
  width: auto;
  display: inline-block;
  text-align: center;
  font-size: 4.6vw;
  line-height: 1.8;
  margin-top: 1vh;
  margin-bottom: 1vh;
  margin-left: auto;
  margin-right: auto;
  border-bottom: 1px dashed #78bf30;
}
.gicon_txt:last-child {
  margin-bottom: 10vh;
}
.center_box {
  text-align: center;
}
.right_box {
  width: 100%;
  text-align: right;
}
.direcor {
  display: inline-block;
  font-size: 4.4vw;
  line-height: 1.8;
  border-bottom: 1px solid #707070;
  margin-bottom: 2vh;
}
.direcor_s {
  font-size: 3vw;
  line-height: 1.6;
  margin-bottom: 10vh;
}
@media screen and (min-width: 64em) {
  p.sub_p {
    font-size: 0.9vw;
    line-height: 1.8;
    margin-top: 4vh;
    margin-bottom: 5vh;
  }
  .gicon_midashi {
    font-size: 1.3vw;
  }
  .gicon_txt {
    font-size: 1.1vw;
    margin-top: 1vh;
    margin-bottom: 1vh;
  }
  .direcor {
    font-size: 0.9vw;
    margin-bottom: 2vh;
  }
  .direcor_s {
    font-size: 0.7vw;
    margin-bottom: 10vh;
  }
}
#scroll {
  margin-top: 4vh;
  margin-bottom: 10vh;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

.jirei1 {
  width: 98%;
  margin: 30px auto 20px auto;
  background-image: url(../img/jirei1.png);
  background-repeat: no-repeat;
  background-size: 78px 78px;
}
.jirei2 {
  width: 98%;
  margin: 30px auto 20px auto;
  background-image: url(../img/jirei2.png);
  background-repeat: no-repeat;
  background-size: 78px 78px;
}
.jirei3 {
  width: 98%;
  margin: 30px auto 20px auto;
  background-image: url(../img/jirei3.png);
  background-repeat: no-repeat;
  background-size: 78px 78px;
}
.jirei4 {
  width: 98%;
  margin: 30px auto 20px auto;
  background-image: url(../img/jirei4.png);
  background-repeat: no-repeat;
  background-size: 78px 78px;
}

.content3 {
  background-color: #ffffff;
  opacity: 0.8;
}
.content3 {
  width: calc(100% - 100px);
  position: relative;
  display: inline-block;
  padding: 1em 1.2em;
  text-align: left;
  border: 1px solid #707070;
  margin: 2px auto 5px 100px !important;
  border-radius: 7px;
}
.content3:after,
.content3:before {
  content: "";
  position: absolute;
  height: 0;
  width: 0;
}
.content3:after {
  top: 12px;
  left: -17px;
  border: 7px solid transparent;
  border-right: 13px solid #fff; /*13px*/
}
.content3:before {
  top: 12px;
  left: -17px;
  border: 7px solid transparent;
  border-right: 10px solid #707070; /*10px*/
}
/* よくある質問 ---------------------------- */

.faq_menu {
  margin-top: 6vh;
  margin-bottom: 10vh;
}
.acd-check {
  display: none !important;
}
.acd-label {
  width: 98% !important;
  height: auto;
  font-size: 4.6vw;
  font-weight: bold;
  background: #fff;
  border: 1px solid #78bf30;
  color: #000000;
  display: block !important;
  margin-bottom: 2vh;
  margin-left: 1%;
  margin-right: 1%;
  padding-top: 1.4em;
  padding-right: 3em;
  padding-left: 1.4em;
  padding-bottom: 1.4em;
  position: relative;
  line-height: 1.6;
}
.acd-label:after {
  background: #fff;
  color: #0eb37e;
  box-sizing: border-box;
  content: "+";
  font-size: 4.6vw;
  font-weight: bold;
  display: block;
  height: auto;
  padding-right: 1em;
  padding-left: 1em;
  position: absolute;
  right: 0;
  top: 36%;
}
.acd-content {
  display: block;
  font-size: 4.6vw;
  height: 0;
  opacity: 0;
  padding: 0 10px;
  transition: 0.5s;
  visibility: hidden;
  line-height: 1.6;
  margin: -10px auto 20px auto !important;
}
.acd-check:checked + .acd-label:after {
  content: "-";
}
.acd-check:checked + .acd-label + .acd-content {
  height: auto;
  opacity: 1;
  padding: 10px;
  visibility: visible;
}
@media screen and (min-width: 64em) {
  .acd-label {
    font-size: 1vw;
  }
  .acd-label:after {
    font-size: 1vw;
    top: 32%;
  }
  .acd-content {
    font-size: 1vw;
  }
}
