@charset "UTF-8";
.hdg_content::before {
  background-color: #004831;
  border-radius: 5px;
  bottom: -10px;
  content: "";
  height: 3px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 50px;
}
.ttl_box h2 {
  font-size: 22px;
  margin-bottom: 30px;
}
.ttl_box .img_mgn p {
  margin-top: 40px;
  margin-bottom: 40px;
}
.hdg_content {
  position: relative;
  text-align: center;
}
  /* FAQ */
.hdg__accordion_faq{
  padding: 16px 120px 16px 34px;
  position: relative;
}
.hdg__accordion_faq .faq_marker {
  font-family: Roboto, -apple-system, "Arial", "Helvetica", "Helvetica Neue", "Avenir", "Droid Sans", "Hiragino Kaku Gothic ProN", "HiraKakuPro", メイリオ, "MS PGothic", sans-serif, "Meiryo UI";
  font-weight: bold;
  font-size: 14px;
  display: inline-block;
  width: 24px;
  height: 24px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #004831;
  color: #ffffff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.hdg__accordion_faq .faq_marker span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.accordion_box_faq{
  padding: 38px 50px 38px 34px;
  position: relative;
}
.accordion_box_faq p {
  margin-bottom: 0;
}
.accordion_box_faq .faq_marker {
  font-family: Roboto, -apple-system, "Arial", "Helvetica", "Helvetica Neue", "Avenir", "Droid Sans", "Hiragino Kaku Gothic ProN", "HiraKakuPro", メイリオ, "MS PGothic", sans-serif, "Meiryo UI";
  font-weight: bold;
  font-size: 14px;
  display: inline-block;
  width: 24px;
  height: 24px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #c4d700;
  color: #004831;
  border-radius: 50%;
  position: absolute;
  top: 50px;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.accordion_box_faq .faq_marker span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.hdg__accordion_faq span.faq_no{
  background-color: #c7dadb;
  color: #333;
  position: absolute;
  top: 50%;
  right: 34px;
  display: inline-block;
  min-width: 72px;
  padding: 4px 8px 5px;
  line-height: 1;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 1199px) {
  .hdg__accordion_faq {
    padding: 16px 136px 22px 48px;
  }
  .hdg__accordion_faq .faq_marker {
    left: 15px;
  }
  .accordion_box_faq {
    padding: 16px 50px 16px 48px;
  }
  .accordion_box_faq .faq_marker {
    left: 15px;
    top: 26px;
  }
  .hdg__accordion_faq span.faq_no{
    right: 50px;
  }
}
@media screen and (max-width: 767px) {
  .hdg__accordion_faq {
    padding: 16px 100px 22px 48px;
  }
  .hdg__accordion_faq .faq_marker {
    font-size: 12px;
    width: 20px;
    height: 20px;
  }
  .accordion_box_faq .faq_marker {
    font-size: 12px;
    width: 20px;
    height: 20px;
  }
  .hdg__accordion_faq span.faq_no{
    font-size: 11px;
    line-height: 1;
    padding: 2.5px 8px;
    min-width: 46px;
    top: 50%;
    right: 40px;
  }
}

/* cv */
.sec_info .info_box {
  border: 5px solid #E6E6E6;
  padding: 40px 70px 45px;
}
.step_arrow:not(:last-child)::after {
  content: "";
  background-image: url(/assets/images/icon_arrow_right.svg);
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
  display: block;
  position: absolute;
  right: -8px;
  top: 50%;
  transform: translate(50%, -50%);
}
.step_arrow img {
  width: 90px;
  height: 90px;
}
.sec_info .step_arrow {
  text-align: center;
  max-width: 160px;
}
.sec_info .row {
  margin:0 auto;
  justify-content: center;
}
.sec_info .row [class^="col_lg_"]{
  padding-left: 0px;
  padding-right: 0px;
  margin: 5px 12px;
}
.step_arrow .badge_txt01 {
  margin-bottom: 0;
}
.step_arrow .badge_txt02 {
  margin-bottom: 22px;
}
.sec_info .badge {
  padding: 9px 22px;
  font-size: 12px;
}
.sec_info .ttl_txt_01 {
  font-size: 18px;
  color:#004831;
  font-weight: bold;
  margin-bottom: 20px;
}
.ttl_txt_01::before {
  content: "";
  width: 3px;
  height: 31px;
  background: #004831;
  display: inline-block;
  vertical-align: bottom;
  transform: translateX(-20px) rotate(-28deg);
}
.ttl_txt_01::after {
  content: "";
  width: 3px;
  height: 31px;
  background: #004831;
  display: inline-block;
  vertical-align: bottom;
  transform: translateX(20px) rotate(28deg);
}
.info_box_01 h2 {
  font-size: 22px;
  color:#004831;
  font-weight: bold;
  margin-bottom: 20px;
}
.info_box_txt {
  text-align: center;
  margin-bottom: 33px;
}
.sec_info .contact_area {
  border-top: none;
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
}
.sec_info .contact_area02 {
  border-top: none;
  margin-top: 40px;
}
.sec_info .contact_area .contact_item .contact_btnbox [class^="btn-"], .sec_info .contact_area02 .contact_item .contact_btnbox [class^="btn-"]  {
  min-width: 388px;
  max-height: 59px;
  width: auto;
  font-size: 18px;
  padding: 16px 30px;
}
.f15 {
  font-size: 15px;
}
.sec_info .btn-success {
  border: 2px solid #004831;
}

@media screen and (max-width: 1199px) {
  .info_box_01 {
    width: 85%;
    padding: 0 2% 11px;
  }
  .start .ttl_box {
    margin-bottom: 60px;
  }

  /* kv */
  .signboard .keyvisual_txt {
    left: 13%;
  }
  .signboard .keyvisual_txt h1 {
    font-size: 22px;
  }

/* cv */
  .sec_info .contact_area .contact_item .contact_btnbox [class^="btn-"], .sec_info .contact_area02 .contact_item .contact_btnbox [class^="btn-"]  {
    width: auto;
    font-size: 16px;
    padding: 16px 21px;
  }
  .info_box {
    width: 85%;
  }
  .sec_info .contact_area {
    display: block;
    margin-top: 40px;
    margin: 0 auto;
  }
  .info_box .row {
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  .ttl_box .img_mgn p {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .row_info p:first-child {
    margin-left: 0px;
  }
  .row_info:first-child p .icon_info {
    width: 24px;
    height: 24px;
    top: 2px;
  }
  .row_info {
    padding: 15px 5px 5px 5px;
  }
  .row_info p:nth-child(2) {
    margin-left: 38px;
  }
  .row_diff {
    display: block;
  }
  .row_item {
    width: 100%;
    margin: 0 auto 20px;
  }
  .info_box_01 {
    width: 85%;
    padding: 0 2%;
  }
}
  /* cv */
@media screen and (max-width: 767px) {
  .sec_info .contact_area .contact_item .contact_btnbox [class^="btn-"], .sec_info .contact_area02 .contact_item .contact_btnbox [class^="btn-"]  {
    min-width: 265px;
    max-height: 78px;
    height: auto;
    padding: 18px 21px
  }
  .info_box {
    width: 85%;
  }
  .sec_info .contact_area {
    display: block;
    margin-top: 40px;
    margin: 0 auto;
  }
  .sec_info .ttl_txt_01 {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .sec_info .step_arrow {
    max-width: 265px;
    text-align: center;
  }
  .sec_info .info_box {
    padding: 40px 15px 10px;
  }
  .info_box .step_arrow_sp02 img {
    width: 80px;
    height: 80px;
  }
  .step_arrow_sp01 {
    width: 65%;
  }
  .ttl_txt_01::before {
    transform: translateX(-20px) translateY(15px) rotate(-28deg);
  }
  .ttl_txt_01::after {
    vertical-align: bottom;
    transform: translateX(50px) translateY(-15px) rotate(28deg);
  }
  .info_box h2 {
    font-size: 20px;
  }
  .info_sp_row {
    display: flex;
    justify-content: space-between;
    margin: 0 auto 30px;
  }
  .li_txt_item {
    width: 100%;
    margin-left: 0%;
    margin-top: 13px;
  }
  .fee_box, .omCost_box {
    padding: 10px 3% 28px;
  }
  .info_sp_row .step_arrow_sp01 p:first-child {
    width: 28%;
  }
  .info_sp_row .step_arrow_sp01 p:nth-child(2) {
    width: 100%;
  }
  .sec_info .badge {
    padding: 6px 10px;
    font-size: 11px;
    text-align: center;
  }
  .step_arrow:not(:last-child)::after {
    content: "";
    background-image: url(/assets/images/icon_arrow_down.svg);
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    left:50%;
    top: inherit;
    transform: translate(-50%, 280%);
  }
  .contact_item {
    margin-bottom: 30px;
  }
}
