@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@500;700&family=Noto+Serif+JP:wght@500&family=Oswald&display=swap");
.site-body {
  padding: 5rem 0 0;
  position: relative;
}
@media (max-width: 767px) {
  .site-body {
    padding: 3rem 0 0;
  }
}

.page-header {
  background: url(../img/page/header_bg_cmn.jpg) center center/cover no-repeat;
  margin-top: 80px !important;
}
@media (max-width: 1199px) {
  .page-header {
    margin-top: 50px !important;
  }
}
.page-header .page-header-inner {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.page-header .page_ttl {
  font-size: 78px;
  color: #005aa4;
  line-height: 1;
  font-family: "Oswald", serif;
  font-weight: bold;
  letter-spacing: 0.03em;
}
@media (max-width: 1199px) {
  .page-header .page_ttl {
    font-size: 60px;
  }
}
@media (max-width: 767px) {
  .page-header .page_ttl {
    font-size: 40px;
  }
}
.page-header .subttl {
  font-size: 40px;
  color: #005aa4;
  line-height: 1;
  font-family: "Oswald", serif;
  font-weight: bold;
  letter-spacing: 0.03em;
  margin-top: 0.5rem;
}
@media (max-width: 1199px) {
  .page-header .subttl {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .page-header .subttl {
    font-size: 24px;
  }
}
.page-header .page-header-title {
  text-align: left;
  font-size: 20px;
  color: #fff;
  background: #005aa4;
  padding: 6px 1rem 6px 2.5rem;
  margin-top: 1rem;
  position: relative;
}
@media (max-width: 1199px) {
  .page-header .page-header-title {
    font-size: 14px;
    padding: 4px 0.5rem 4px 1.8rem;
  }
}
@media (max-width: 767px) {
  .page-header .page-header-title {
    font-size: 12px;
  }
}
.page-header .page-header-title::before {
  content: "";
  position: absolute;
  top: 1em;
  left: 0.8rem;
  width: 20px;
  height: 1px;
  background: #fff;
}
@media (max-width: 1199px) {
  .page-header .page-header-title::before {
    top: 1.1em;
    left: 0.5rem;
    width: 14px;
  }
}

.breadcrumb {
  margin-top: 1rem;
  font-size: 14px;
}
@media (max-width: 767px) {
  .breadcrumb {
    font-size: 10px;
  }
}
.breadcrumb a {
  text-decoration: none;
}

.vk_post .vk_post_date {
  font-size: 14px;
  color: #333;
}

.entry-body .aligncenter {
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 992px) {
  .single-post .site-body-container,
  .category .site-body-container {
    display: flex;
    justify-content: space-between;
  }
  .single-post .site-body-container:after,
  .category .site-body-container:after {
    content: none;
  }
}
@media (min-width: 992px) {
  .single-post .main-section--col--two,
  .category .main-section--col--two {
    width: 66%;
  }
}
@media (min-width: 992px) {
  .single-post .sub-section--col--two,
  .category .sub-section--col--two {
    width: 31%;
    position: static !important;
  }
}

.entry-title {
  font-size: 16px;
  padding-bottom: 10px;
  border-bottom: 2px solid #005aa4;
  margin-bottom: 1rem;
}
@media (max-width: 767px) {
  .entry-title {
    font-size: 18px;
  }
}

.entry-meta .entry-meta-item-updated,
.entry-meta .entry-meta-item-author {
  display: none;
}

.post-type-page {
  position: relative;
}
.post-type-page::before {
  content: "";
  position: absolute;
  top: 450px;
  left: 50%;
  transform: translateX(-50%);
  width: 110%;
  height: calc(100% - 500px);
  background: url(../img/page/page_bg.png) top center/100% auto repeat-y;
}
.post-type-page .page-header {
  height: 200px;
}

.post-type-post .page-header {
  height: 200px;
}

.post-name-government .page-header,
.post-name-enterprise .page-header,
.post-name-public .page-header,
.post-name-healthcare .page-header,
.post-name-achart .page-header,
.post-name-infrastructure .page-header,
.post-name-company .page-header,
.post-name-results .page-header {
  height: 350px;
}
@media (max-width: 767px) {
  .post-name-government .page-header,
  .post-name-enterprise .page-header,
  .post-name-public .page-header,
  .post-name-healthcare .page-header,
  .post-name-achart .page-header,
  .post-name-infrastructure .page-header,
  .post-name-company .page-header,
  .post-name-results .page-header {
    height: 200px;
  }
}

.post-name-government .page-header {
  background: url(../img/page/header_bg_government.jpg) center center/cover no-repeat;
}

.post-name-enterprise .page-header {
  background: url(../img/page/header_bg_enterprise.jpg) center center/cover no-repeat;
}

.post-name-public .page-header {
  background: url(../img/page/header_bg_public.jpg) center center/cover no-repeat;
}

.post-name-healthcare .page-header {
  background: url(../img/page/header_bg_healthcare.jpg) center center/cover no-repeat;
}

.post-name-achart .page-header {
  background: url(../img/page/header_bg_achart.jpg) center center/cover no-repeat;
}

.post-name-infrastructure .page-header {
  background: url(../img/page/header_bg_infrastructure.jpg) center center/cover no-repeat;
}

.post-name-company .page-header {
  background: url(../img/page/header_bg_company.jpg) center center/cover no-repeat;
}

.post-name-results .page-header {
  background: url(../img/page/header_bg_results.jpg) center center/cover no-repeat;
}

.promo_icons {
  width: 845px;
  margin: 30px auto -1.5rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .promo_icons {
    width: 648px;
  }
}
@media (max-width: 767px) {
  .promo_icons {
    width: 100%;
    justify-content: center;
  }
}

.promo_icon {
  width: 255px;
  height: 255px;
  border: 5px solid #005aa4;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background: #fff;
}
@media (max-width: 1199px) {
  .promo_icon {
    width: 200px;
    height: 200px;
  }
}
@media (max-width: 767px) {
  .promo_icon {
    width: 155px;
    height: 155px;
    border: 3px solid #005aa4;
  }
}
@media (max-width: 767px) {
  .promo_icon:nth-child(2) {
    margin-left: 5%;
  }
}
.promo_icon img {
  width: 40px;
  margin: 0 auto 20px;
}
@media (max-width: 1199px) {
  .promo_icon img {
    width: 30px;
    margin: 0 auto 10px;
  }
}

.promo_icon_text {
  font-size: 30px;
  color: #005aa4;
  line-height: 1.2;
  text-align: center;
  font-weight: bold;
}
@media (max-width: 1199px) {
  .promo_icon_text {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .promo_icon_text {
    font-size: 20px;
  }
}

.promo_main_text {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 60px;
  font-weight: bold;
  background: #005aa4;
  color: #fff;
  padding: 30px 0;
  border-radius: 16px;
}
@media (max-width: 1199px) {
  .promo_main_text {
    font-size: 40px;
    padding: 20px 0;
  }
}
@media (max-width: 767px) {
  .promo_main_text {
    font-size: 20px;
  }
}
.promo_main_text .promo_em_large {
  font-size: 90px;
}
@media (max-width: 1199px) {
  .promo_main_text .promo_em_large {
    font-size: 50px;
  }
}
@media (max-width: 767px) {
  .promo_main_text .promo_em_large {
    font-size: 30px;
  }
}

.promo_plus {
  width: 60px;
  margin: 2rem auto 1rem;
}
@media (max-width: 767px) {
  .promo_plus {
    width: 40px;
  }
}

.promo_plus_text {
  color: #f15a24;
  font-weight: bold;
  text-align: center;
}

.promo_offer {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 10px solid #c1272d;
  background: #f15a24;
  padding: 34px 0;
}
@media (max-width: 1199px) {
  .promo_offer {
    border: 6px solid #c1272d;
    padding: 24px 0;
  }
}

.promo_offer_icon {
  width: 16%;
}

.promo_offer_text {
  width: 64%;
  margin-left: 3%;
  font-size: 60px;
  font-weight: bold;
  color: #fff;
  line-height: 1.1;
}
@media (max-width: 1199px) {
  .promo_offer_text {
    width: 75%;
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  .promo_offer_text {
    font-size: 20px;
  }
}
.promo_offer_text .promo_discount {
  font-size: 90px;
  color: #ffff00;
}
@media (max-width: 1199px) {
  .promo_offer_text .promo_discount {
    font-size: 60px;
  }
}
@media (max-width: 767px) {
  .promo_offer_text .promo_discount {
    font-size: 30px;
  }
}

.scope_items {
  display: grid;
  justify-content: space-between;
  flex-wrap: wrap;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 2rem;
}
@media (max-width: 1199px) {
  .scope_items {
    gap: 1rem;
  }
}
@media (max-width: 767px) {
  .scope_items {
    grid-template-columns: 1fr 1fr;
  }
}

.scope_item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border: 4px solid #005aa4;
  border-radius: 16px;
  background: #fff;
  height: 180px;
}
@media (max-width: 1199px) {
  .scope_item {
    height: 160px;
  }
}
@media (max-width: 767px) {
  .scope_item {
    border: 2px solid #005aa4;
    height: 120px;
  }
}
.scope_item img {
  width: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1199px) {
  .scope_item img {
    width: 80px;
  }
}
@media (max-width: 767px) {
  .scope_item img {
    width: 60px;
  }
}

.scope_item_text {
  font-size: 24px;
  font-weight: bold;
  color: #005aa4;
  margin-top: 1rem;
  line-height: 1;
}
@media (max-width: 767px) {
  .scope_item_text {
    font-size: 18px;
    margin-top: 10px;
  }
}

.scope_item_only {
  border: none;
  background: transparent;
}
@media (max-width: 767px) {
  .scope_item_only {
    grid-column: 1/3;
    height: 40px;
  }
}
.scope_item_only .scope_item_text {
  font-size: 30px;
  margin-top: 0;
}
@media (max-width: 767px) {
  .scope_item_only .scope_item_text {
    font-size: 20px;
  }
}

.account_title {
  font-size: 50px;
}
@media (max-width: 1199px) {
  .account_title {
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  .account_title {
    font-size: 20px;
  }
}
.account_title .account_em {
  font-size: 70px;
}
@media (max-width: 1199px) {
  .account_title .account_em {
    font-size: 46px;
  }
}
@media (max-width: 767px) {
  .account_title .account_em {
    font-size: 24px;
  }
}

.account_list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.account_list li {
  margin: 0;
  text-indent: -1em;
  padding-left: 1em;
  line-height: 1.4;
}

@media (max-width: 1199px) {
  .account_img img {
    width: 200px;
  }
}
@media (max-width: 767px) {
  .account_img img {
    width: 150px;
    margin: 1.5rem auto 0;
  }
}

.range_inner {
  display: grid;
  grid-template-columns: 26% 72%;
  gap: 2%;
}
@media (max-width: 1199px) {
  .range_inner {
    grid-template-columns: 100%;
    gap: 2rem;
  }
}

@media (max-width: 1199px) {
  .range_box_wrap {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 2rem;
  }
}
@media (max-width: 767px) {
  .range_box_wrap {
    gap: 1rem;
  }
}

.range_box {
  height: 250px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  border: 4px solid #005aa4;
  border-radius: 10px;
}
@media (max-width: 767px) {
  .range_box {
    height: 200px;
    border: 2px solid #005aa4;
  }
}
.range_box img {
  width: 130px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .range_box img {
    width: 100px;
  }
}
.range_box + .range_box {
  margin-top: 20px;
}
@media (max-width: 1199px) {
  .range_box + .range_box {
    margin-top: 0;
  }
}

.range_img {
  position: relative;
}
.range_img .range_label {
  position: absolute;
  bottom: 0;
  right: 0;
  width: fit-content;
}

.sample_content {
  display: grid;
  grid-template-columns: 58% 38.5%;
  gap: 3.5%;
}
@media (max-width: 767px) {
  .sample_content {
    grid-template-columns: 100%;
    gap: 1rem;
  }
}

.infrastructure_box {
  display: grid;
  grid-template-columns: 320px 1fr;
}
@media (max-width: 1199px) {
  .infrastructure_box {
    grid-template-columns: 260px 1fr;
  }
}
@media (max-width: 767px) {
  .infrastructure_box {
    grid-template-columns: 100%;
  }
}

.infrastructure_box_ttl {
  background: #005aa4;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 2rem;
}
@media (max-width: 1199px) {
  .infrastructure_box_ttl {
    padding: 1rem;
  }
}

.infrastructure_list_wrap {
  display: grid;
  grid-template-columns: auto auto;
  padding: 2rem;
}
@media (max-width: 1199px) {
  .infrastructure_list_wrap {
    grid-template-columns: 100%;
    padding: 1rem;
  }
}

.infrastructure_list {
  margin: 0;
}
.infrastructure_list li {
  margin: 0;
}
.infrastructure_list .infrastructure_item_lsno {
  margin-left: -1.5em;
  list-style: none;
}

.company_item_row {
  display: grid;
  grid-template-columns: 15% 85%;
  border-bottom: 1px solid #ccc;
  padding: 0.7rem 1rem;
  line-height: 2.2;
}
@media (max-width: 1199px) {
  .company_item_row {
    line-height: 1.7;
    padding: 0.7rem 0;
  }
}
@media (max-width: 767px) {
  .company_item_row {
    grid-template-columns: 70px 1fr;
  }
}

.company_item_term {
  margin-bottom: 0;
}

.history_row {
  display: grid;
  grid-template-columns: 220px 1fr;
  border-bottom: 1px solid #ccc;
  padding: 0.7rem 1rem;
  line-height: 2.2;
}
.history_row:first-child {
  border-top: 1px solid #ccc;
}
@media (max-width: 1199px) {
  .history_row {
    grid-template-columns: 180px 1fr;
    line-height: 1.7;
    padding: 0.7rem 0;
  }
}
@media (max-width: 767px) {
  .history_row {
    grid-template-columns: 100%;
  }
}

.history_head {
  display: grid;
  align-items: center;
  grid-template-columns: 80px 1fr;
}
@media (max-width: 1199px) {
  .history_head {
    grid-template-columns: 60px 1fr;
  }
}
@media (max-width: 767px) {
  .history_head.only {
    grid-template-columns: 100%;
    margin-top: 10px;
  }
}

.history_term {
  margin-bottom: 0;
}

.history_desc {
  margin-top: 4px;
}

.philosophy_text p {
  line-height: 2;
}

.recruit_item_row {
  display: grid;
  grid-template-columns: 25% 75%;
  border-bottom: 1px solid #ccc;
  padding: 0.7rem 1rem;
  line-height: 2.2;
}
@media (max-width: 1199px) {
  .recruit_item_row {
    line-height: 1.7;
    padding: 0.7rem 0;
  }
}
@media (max-width: 767px) {
  .recruit_item_row {
    grid-template-columns: 82px 1fr;
    font-size: 14px;
  }
}

.recruit_item_term {
  margin-bottom: 0;
  font-weight: bold;
}

.faq_item_qa {
  margin-top: 2rem;
}
@media (max-width: 767px) {
  .faq_item_qa {
    margin-top: 1rem;
  }
}

.faq_item_q,
.faq_item_a {
  padding: 10px 0;
  display: grid;
  grid-template-columns: 3rem 1fr;
}
@media (max-width: 767px) {
  .faq_item_q,
  .faq_item_a {
    padding: 6px 0;
    grid-template-columns: 2rem 1fr;
  }
}

.faq_item_a {
  border-top: 1px solid #ccc;
}

.privacy_table_wrap {
  overflow-x: auto;
}

@media (max-width: 767px) {
  .privacy_table {
    width: 600px;
  }
}
.privacy_table th {
  font-size: 20px;
  font-weight: bold;
  text-align: left;
}
@media (max-width: 1199px) {
  .privacy_table th {
    font-size: 18px;
  }
}
.privacy_table th, .privacy_table td {
  border: 1px solid #ccc;
  padding: 0.8rem 1rem;
  vertical-align: baseline;
}
.privacy_table th:first-child, .privacy_table td:first-child {
  background: #f2f2f2;
  width: 260px;
}
@media (max-width: 1199px) {
  .privacy_table th:first-child, .privacy_table td:first-child {
    width: 220px;
  }
}
.privacy_table th:nth-child(2), .privacy_table td:nth-child(2) {
  width: calc(100% - 260px);
}
@media (max-width: 1199px) {
  .privacy_table th:nth-child(2), .privacy_table td:nth-child(2) {
    width: calc(100% - 220px);
  }
}
@media (max-width: 767px) {
  .privacy_table td {
    font-size: 15px;
  }
}

.policy_box {
  display: grid;
  grid-template-columns: 10rem 1fr;
}
@media (max-width: 767px) {
  .policy_box {
    grid-template-columns: 100%;
  }
}

.policy_item_row {
  display: grid;
  grid-template-columns: 30% 70%;
  border-bottom: 1px solid #ccc;
  padding: 0.7rem 1rem;
  line-height: 2.2;
}
@media (max-width: 1199px) {
  .policy_item_row {
    grid-template-columns: 38% 62%;
    line-height: 2;
    padding: 0.7rem 0;
  }
}
@media (max-width: 767px) {
  .policy_item_row {
    grid-template-columns: 100%;
    font-size: 14px;
  }
}
.policy_item_row:first-child {
  border-top: 1px solid #ccc;
}

.policy_item_term {
  margin-bottom: 0;
}

.form_wrap {
  max-width: 900px;
  margin: 0 auto;
}

.form_item {
  display: grid;
  grid-template-columns: 170px 1fr;
}
@media (max-width: 767px) {
  .form_item {
    grid-template-columns: 100%;
    gap: 10px;
  }
}
.form_item + .form_item {
  margin-top: 1.5rem;
}
@media (max-width: 767px) {
  .form_item + .form_item {
    margin-top: 0.5rem;
  }
}

.form_item_label {
  padding-top: 10px;
}

.form_item_check {
  padding-left: 170px;
}
@media (max-width: 767px) {
  .form_item_check {
    padding-left: 0;
  }
}
.form_item_check .wpcf7-list-item {
  margin-left: 0;
}
.form_item_check input[type=checkbox] {
  width: 16px;
  height: 16px;
}

.form_item_submit .confirm_button {
  background: #005aa4;
  color: #fff;
  width: 120px;
  margin: 2rem 0 0 170px;
  padding: 0.7rem 1rem;
  border-radius: 5px;
}
@media (max-width: 767px) {
  .form_item_submit .confirm_button {
    margin: 2rem 0 0 0;
  }
}

.confirm_area .ttl {
  font-weight: bold;
  font-size: 20px;
}

.submitBtn .wpcf7-form-control.wpcf7-submit {
  color: #fff;
}

.confirm_checkbox-258-row {
  display: none;
}

.thanks_area {
  font-size: 1.7rem;
  background: #fff;
  border: 1px solid #005aa4;
}
.thanks_area .ttl {
  color: #005aa4;
  font-weight: bold;
}

/*=============================================
# 記事一覧、個別
============================================= */
.blog.post-type-post .vk_post {
  margin-bottom: 0;
  padding: 2rem 0;
  border-bottom: 1px solid #999999;
}
.blog.post-type-post .vk_post:first-child {
  padding-top: 0;
}
.blog.post-type-post .vk_post_title a {
  font-size: 16px;
  padding-bottom: 0.8rem;
  border-bottom: 2px solid #005aa4;
  display: block;
}
.blog.post-type-post .vk_post_excerpt {
  font-size: 14px;
  opacity: 1;
}

.sub-section {
  border: 1px solid #ccc;
  padding: 1rem;
}
.sub-section #block-8,
.sub-section #block-9 {
  margin-bottom: 0;
}
.sub-section #block-10 {
  margin-top: 30px;
  margin-bottom: 0.5rem;
}
.sub-section .wp-block-latest-posts__post-title {
  font-weight: bold;
  line-height: 1.5;
}
.sub-section .wp-block-latest-posts li {
  border-bottom: 1px solid #999;
}

.sidebar_ttl {
  padding: 6px 10px;
}

.single-post .breadcrumb-list .breadcrumb-list__item:nth-child(3) {
  display: none;
}