@charset "UTF-8";
@-webkit-keyframes arrow_anim {
  0% {
    left: 0;
    opacity: 0;
  }
  30% {
    left: calc(50% - 2.5px);
    opacity: 1;
  }
  100% {
    left: calc(50% - 2.5px);
    opacity: 1;
  }
}
@keyframes arrow_anim {
  0% {
    left: 0;
    opacity: 0;
  }
  30% {
    left: calc(50% - 2.5px);
    opacity: 1;
  }
  100% {
    left: calc(50% - 2.5px);
    opacity: 1;
  }
}
@media all and (max-width: 767px) {
  #wpadminbar {
    display: none;
  }
}
.contents {
  color: #2c3f70;
}
.contents h1 {
  max-width: 425px;
}
.contents h1 span {
  max-width: 355px;
}
@media all and (max-width: 767px) {
  .contents h1 {
    min-width: 220px;
    max-width: 70%;
  }
  .contents h1 span {
    max-width: 82%;
    font-size: 24px;
  }
  .contents h1 .section_title_bar {
    left: 100%;
    height: 70px;
  }
}
.contents [class$=_box] {
  width: min(1200px, 83.3%);
  margin: 115px auto 101px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  line-height: 25px;
}
@media all and (max-width: 767px) {
  .contents [class$=_box] {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
    margin-top: 55px;
    padding: 0 15px;
    width: 100%;
  }
}
.contents [class$=_box] h2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  font-weight: 700;
  font-size: 24px;
  height: 63px;
  line-height: normal;
}
@media all and (max-width: 767px) {
  .contents [class$=_box] h2 {
    font-size: 20px;
  }
}
.contents [class$=_box] h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  font-weight: 700;
  font-size: 24px;
  height: 63px;
  line-height: normal;
}
@media all and (max-width: 767px) {
  .contents [class$=_box] h3 {
    font-size: 16px;
    height: 45px;
  }
}
.contents [class$=_box] [class$=_title] {
  font-weight: 700;
  font-size: 20px;
  letter-spacing: 0px;
}
@media all and (max-width: 767px) {
  .contents [class$=_box] [class$=_title] {
    font-size: 16px;
    line-height: 25px;
  }
}
.contents [class$=_box] [class$=_txt] {
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 0px;
}
@media all and (max-width: 767px) {
  .contents [class$=_box] [class$=_txt] {
    font-size: 14px;
  }
}
.contents .lp_article_box h2 {
  font-weight: 700;
  font-size: 28px;
  height: 63px;
  line-height: 63px;
}
.contents .lp_article_box .article_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 62px;
}
.contents .lp_article_box .article_list .lp_box_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.contents .lp_article_box .article_list .lp_box_list .lp_box_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.contents .lp_article_box .article_list .lp_box_list .lp_box_inner .lp_img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 169px;
  height: 109px;
}
@media all and (max-width: 767px) {
  .contents .lp_article_box .article_list .lp_box_list .lp_box_inner .lp_img {
    height: 51px;
    width: 77px;
  }
}
.contents .lp_article_box .article_list .lp_box_list .lp_box_inner .lp_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.contents .lp_article_box .article_list .lp_box_list .lp_box_inner .lp_title {
  line-height: 24px;
  font-size: 24px;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
@media all and (max-width: 767px) {
  .contents .lp_article_box .article_list .lp_box_list .lp_box_inner .lp_title {
    font-size: 12px;
  }
}
.contents .lp_article_box .article_list .lp_box_list .lp_box_inner .lp_title a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  text-decoration: none;
  color: inherit;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.contents .lp_article_box .article_list .lp_box_list .lp_box_inner .lp_title a .arrow {
  display: inline-block;
  height: 32px;
  width: 32px;
  background: #043871;
  border: 1px solid #043871;
  overflow: hidden;
  border-radius: 3px;
  position: relative;
}
.contents .lp_article_box .article_list .lp_box_list .lp_box_inner .lp_title a .arrow::after {
  content: "";
  display: block;
  position: absolute;
  left: calc(50% - 2.5px);
  top: calc(50% - 4.5px);
  background: url("../../assets/img/common/arrow_01.svg") center center no-repeat;
  background-size: contain;
  width: 5px;
  height: 9px;
}
@media all and (max-width: 767px) {
  .contents .lp_article_box .article_list .lp_box_list .lp_box_inner .lp_title a .arrow {
    height: 22px;
    width: 22px;
  }
}
@media screen and (min-width: 768px) {
  .contents .lp_article_box .article_list .lp_box_list .lp_box_inner .lp_title a .arrow::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #fff;
    width: 0;
    height: 100%;
    opacity: 0;
    -webkit-transition: width 0.3s ease-in-out, opacity 0.3s ease-in-out;
    transition: width 0.3s ease-in-out, opacity 0.3s ease-in-out;
  }
  .contents .lp_article_box .article_list .lp_box_list .lp_box_inner .lp_title a:hover .arrow::before {
    width: 100%;
    opacity: 1;
  }
  .contents .lp_article_box .article_list .lp_box_list .lp_box_inner .lp_title a:hover .arrow::after {
    background-image: url("../../assets/img/common/arrow_02.svg");
    -webkit-animation-name: arrow_anim;
            animation-name: arrow_anim;
    -webkit-animation-duration: 2s;
            animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
  }
}
.contents .lp_article_box .pagenation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: -70px;
  padding: 103px 0 100px;
}
.contents .lp_article_box .pagenation .nav-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}
.contents .lp_article_box .pagenation .nav-links .page-numbers {
  color: #2c3f70;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 1.08px;
  text-align: center;
}
.contents .lp_article_box .pagenation .nav-links .page-numbers.current {
  background: #2c3f70;
  color: #fff;
  width: 28px;
  height: 28px;
  border-radius: 100%;
  display: inline-block;
  line-height: 28px;
  margin: 0 -7px;
}
.contents .lp_article_box .pagenation .nav-links .prev,
.contents .lp_article_box .pagenation .nav-links .next {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.contents .lp_article_box .pagenation .nav-links .prev img,
.contents .lp_article_box .pagenation .nav-links .next img {
  width: 18px;
  height: 7px;
}
@media all and (max-width: 767px) {
  .contents .service_box {
    width: 100%;
    padding: 27px 15px 0;
    margin-bottom: 0;
  }
}
.contents .service_box h2 {
  margin-bottom: 38px;
}
@media all and (max-width: 767px) {
  .contents .service_box h2 {
    margin-bottom: 20px;
  }
}
.contents .service_box .service_box_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 62px;
}
.contents .service_box .service_box_inner .service_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 43px;
}
@media all and (max-width: 767px) {
  .contents .service_box .service_box_inner .service_wrap {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 32px;
  }
}
.contents .service_box .service_box_inner .service_wrap .service_img {
  width: 289px;
  height: 192px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media all and (max-width: 767px) {
  .contents .service_box .service_box_inner .service_wrap .service_img {
    width: 346px;
    height: 230px;
  }
}
.contents .service_box .service_box_inner .service_wrap .service_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.contents .service_box .service_box_inner .service_wrap .service_txt_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media all and (max-width: 767px) {
  .contents .service_box .service_box_inner .service_wrap .service_txt_wrap {
    padding: 15px;
  }
}
.contents .service_box .service_box_inner .service_wrap .service_txt_wrap .service_title {
  height: 20px;
  margin-bottom: 23px;
}
@media all and (max-width: 767px) {
  .contents .service_box .service_box_inner .service_wrap .service_txt_wrap .service_title {
    margin-bottom: 32px;
  }
}
@media all and (max-width: 767px) {
  .contents .service_box .service_box_inner .service_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.contents .key_success_box {
  width: min(1280px, 95%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.contents .key_success_box h2 {
  margin-bottom: 41px;
}
@media all and (max-width: 767px) {
  .contents .key_success_box h2 {
    margin-bottom: 14px;
  }
}
.contents .key_success_box .key_success_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 73px;
}
@media all and (max-width: 767px) {
  .contents .key_success_box .key_success_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0;
  }
}
.contents .key_success_box .key_success_wrap .key_success_img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 588px;
  height: 331px;
}
@media all and (max-width: 767px) {
  .contents .key_success_box .key_success_wrap .key_success_img {
    width: 350px;
    height: 197px;
    margin-bottom: 14px;
  }
}
.contents .key_success_box .key_success_wrap .key_success_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.contents .key_success_box .key_success_wrap .key_success_txt_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 768px) {
  .contents .key_success_box .key_success_wrap .key_success_txt_wrap .key_success_title {
    height: 20px;
    line-height: 20px;
    margin-bottom: 14px;
  }
}
.contents .key_success_box .key_success_wrap .key_success_txt_wrap .key_success_txt {
  text-align: left;
  font-size: 14px;
  margin-bottom: 30px;
}
@media all and (max-width: 767px) {
  .contents .key_success_box .key_success_wrap .key_success_txt_wrap .key_success_txt {
    margin-bottom: 41px;
  }
}
.contents .related_post_box h2 {
  margin-bottom: 50px;
}
@media all and (max-width: 767px) {
  .contents .related_post_box h2 {
    margin-top: 14px;
    line-height: 63px;
    margin-bottom: 30px;
  }
}
.contents .related_post_box .related_post_box_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 62px;
}
@media all and (max-width: 767px) {
  .contents .related_post_box .related_post_box_inner {
    gap: 75px;
  }
}
@media screen and (min-width: 768px) {
  .contents .related_post_box .related_post_box_inner {
    margin-bottom: 40px;
  }
}
.contents .related_post_box .related_post_box_inner .related_post_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 43px;
}
@media all and (max-width: 767px) {
  .contents .related_post_box .related_post_box_inner .related_post_wrap {
    gap: 18px;
  }
}
.contents .related_post_box .related_post_box_inner .related_post_wrap .related_post_img {
  width: 289px;
  height: 192px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  overflow: hidden;
}
@media all and (max-width: 767px) {
  .contents .related_post_box .related_post_box_inner .related_post_wrap .related_post_img {
    margin: auto;
    width: 100%;
    height: auto;
  }
}
.contents .related_post_box .related_post_box_inner .related_post_wrap .related_post_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.contents .related_post_box .related_post_box_inner .related_post_wrap .related_post_txt_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.contents .related_post_box .related_post_box_inner .related_post_wrap .related_post_txt_wrap .arrow_anim_01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 17px;
}
.contents .related_post_box .related_post_box_inner .related_post_wrap .related_post_txt_wrap .arrow_anim_01 .related_post_title {
  height: auto;
  margin-right: 20px;
}
.contents .related_post_box .related_post_box_inner .related_post_wrap .related_post_txt_wrap .arrow_anim_01 .arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: relative;
  margin-left: auto;
  min-width: 32px;
  min-height: 32px;
}
.contents .related_post_box .related_post_box_inner .related_post_wrap .related_post_txt_wrap .related_post_lead {
  text-align: left;
  font-size: 16px;
  color: #18a1e5;
  margin-bottom: 8px;
}
.contents .related_post_box .related_post_box_inner .related_post_wrap .related_post_txt_wrap .related_post_txt {
  text-align: left;
  font-size: 14px;
  margin-bottom: 20px;
}
@media all and (max-width: 767px) {
  .contents .related_post_box .related_post_box_inner .related_post_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .contents .related_post_box .related_post_box_inner .related_post_wrap:last-child {
    margin-bottom: 70px;
  }
}
@media all and (max-width: 767px) {
  .contents .features_box {
    width: 100%;
    padding: 0;
    margin-bottom: 45px;
  }
}
.contents .features_box h2 {
  margin-bottom: 50px;
}
@media all and (max-width: 767px) {
  .contents .features_box h2 {
    margin-bottom: 19px;
    line-height: 63px;
    margin-left: 15px;
  }
}
.contents .features_box .features_box_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 84px;
}
@media all and (max-width: 767px) {
  .contents .features_box .features_box_inner {
    gap: 42px;
  }
}
@media screen and (min-width: 768px) {
  .contents .features_box .features_box_inner {
    margin-bottom: 0px;
  }
}
.contents .features_box .features_box_inner .features_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 65px;
}
@media all and (max-width: 767px) {
  .contents .features_box .features_box_inner .features_wrap {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    position: relative;
  }
  .contents .features_box .features_box_inner .features_wrap .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(44, 63, 112, 0.5);
    z-index: 1;
  }
}
.contents .features_box .features_box_inner .features_wrap .features_img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 452px;
  height: 261px;
}
@media all and (max-width: 767px) {
  .contents .features_box .features_box_inner .features_wrap .features_img {
    width: 100%;
    height: auto;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
  }
}
.contents .features_box .features_box_inner .features_wrap .features_img img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.contents .features_box .features_box_inner .features_wrap .features_txt_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media all and (max-width: 767px) {
  .contents .features_box .features_box_inner .features_wrap .features_txt_wrap {
    position: relative;
    color: #fff;
    z-index: 1;
    padding: 15px 15px 30px;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}
.contents .features_box .features_box_inner .features_wrap .features_txt_wrap .features_title {
  line-height: 31px;
  height: 63px;
  margin-bottom: 0;
}
@media all and (max-width: 767px) {
  .contents .features_box .features_box_inner .features_wrap .features_txt_wrap .features_title {
    height: 73px;
    line-height: 31px;
    margin-bottom: 15px;
  }
}
.contents .features_box .features_box_inner .features_wrap .features_txt_wrap .features_txt {
  text-align: left;
  font-size: 14px;
}
.contents .features_box .features_box_inner .features_wrap.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse; /* 画像を右に、テキストを左に配置する */
}
@media all and (max-width: 767px) {
  .contents .features_box .features_box_inner .features_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.contents .contact_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  gap: 50px;
  margin: 0 auto 160px;
  width: min(1200px, 83.3%);
}
@media all and (max-width: 767px) {
  .contents .contact_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    margin-bottom: 50px;
  }
}
.contents .contact_wrap .contact_box {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border: 1px solid #1f4166;
  min-height: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0 !important;
}
@media all and (max-width: 767px) {
  .contents .contact_wrap .contact_box {
    border: none;
  }
}
@media all and (max-width: 767px) {
  .contents .contact_wrap .contact_box h2.cbox_title {
    margin-top: 20px;
  }
}
@media screen and (min-width: 768px) {
  .contents .contact_wrap .contact_box h2.cbox_title {
    height: 54px;
    line-height: 54px;
    margin-bottom: 0;
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
    font-weight: 700;
    font-size: 20px;
    text-align: center;
    background-color: #1f4166;
    color: #fff;
  }
}
.contents .contact_wrap .contact_box .cbox_text {
  padding: 50px 141px 0;
}
@media all and (max-width: 767px) {
  .contents .contact_wrap .contact_box .cbox_text {
    padding: 30px 10px 0;
  }
}
.contents .contact_wrap .contact_box .cbox_text p,
.contents .contact_wrap .contact_box .cbox_text ul {
  font-size: 16px;
  line-height: 26px;
  color: #3b648f;
  font-weight: 500;
  margin-bottom: 0;
}
.contents .contact_wrap .contact_box .cbox_text ul {
  list-style: disc;
  list-style-position: inside;
  margin-left: 0.5rem;
}
.contents .contact_wrap .contact_box .cbox_btn {
  margin: 42px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.contents .contact_wrap .cbox_img {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: 33%;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.contents .contact_wrap .cbox_img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 20% center;
     object-position: 20% center;
}
@media screen and (min-width: 768px) {
  .contents .contact_wrap .sp {
    display: none;
  }
}
@media all and (max-width: 767px) {
  .contents .contact_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .contents .contact_wrap .pc {
    display: none;
  }
  .contents .contact_wrap .contact_box {
    width: 100%;
    margin: 97px auto 0;
  }
  .contents .contact_wrap .contact_box .cbox_txt {
    font-size: 16px;
    padding: 22px 8px 0px;
  }
  .contents .contact_wrap .contact_box .cbox_title {
    font-size: 20px;
  }
  .contents .contact_wrap .cbox_img {
    max-width: 100%;
    width: 265px;
    height: auto; /* 自動調整 */
    margin: 40px auto 25px;
  }
  .contents .contact_wrap .cbox_img img {
    height: auto;
  }
}

.footer {
  padding: 30px;
}
.footer .footer_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.footer .footer_wrap .footer_comname,
.footer .footer_wrap .footer_bottom {
  padding: 0;
  margin: 0;
}

#child_page {
  counter-reset: num 0;
}
#child_page .b_kv {
  width: 100%;
  margin: 0;
}
#child_page.btob .b_kv {
  background-image: url(../../assets/img/consulting/consulting_img_04.jpg);
}
#child_page.new-business .b_kv {
  background-image: url(../../assets/img/consulting/consulting_img_02.jpg);
}
#child_page.dx .b_kv {
  background-image: url(../../assets/img/consulting/consulting_img_03.jpg);
}
#child_page.randd .b_kv {
  background-image: url(../../assets/img/consulting/consulting_img_05.jpg);
}
@media screen and (min-width: 768px) {
  #child_page.erp .contents .section_title {
    max-width: 500px;
  }
  #child_page.erp .contents .section_title span {
    max-width: 370px;
  }
}
#child_page.erp .contents .b_kv {
  background-image: url(../../assets/img/consulting/consulting_img_06.jpg);
}
@media screen and (min-width: 768px) {
  #child_page.erp .contents .b_kv_inner {
    width: 560px;
  }
}