@charset "UTF-8";
/*ヘッダー*/
.g-header .g-header__resv {
  background-color: #59d600;
}
.g-header .g-header__nav-btn {
  background-color: #000000;
}
.g-header .g-header__nav {
  background-color: #000000;
}
.c-visual-sub {
  margin-top: 200px;
}
.c-visual-sub .c-visual-sub__inner {
  height: 250px;
}
.g-nav .g-nav__list .nav-link:before {
  background: linear-gradient(#59d600, #59d600) right bottom / 0 1px no-repeat;
}
.g-nav .g-nav__list .nav-link:hover {
  color: #59d600;
}
.g-nav .lower .js-close__btn {
  background-color: #000000;
}
.c-visual-sub .c-visual-sub__ttl:before {
  color: #59d600;
}
/*トップコンテンツ*/
.c-label {
  background-color: #59d600;
}
.rotate3d .center {
  background-color: rgb(0 0 0 / 20%);
}
/*フッター*/
.g-pagetop a {
  background: #59d600;
}
.g-fixarea .contact--1 {
  background-color: #59d600;
}

.g-fixarea .g-fixarea-footer .g-fixarea-footer__item {
  background-color: #59d600;
}
.g-gmap {
  padding: 0px;
}
/*共通*/
.post-content h2 {
  background-color: #59d600;
}
.u-font-sc {
  color: #59d600;
}
.u-font-kc {
  color: #59d600;
}
.c-headline-leftbig .c-headline-leftbig__sttl {
  color: #59d600;
}
.p-common-news .p-common-news__ttl::before {
  color: #59d600;
}
.c-table-prof tr td {
  color: #59d600;
}

.c-card__item-date {
  background-color: #59d600;
}

.c-headline__type3 {
  border-left: 6px solid #59d600;
}

.c-slick__next,
.c-slick__prev {
  color: #000;
}

.c-visual-sub .c-visual-sub__ttl:before {
  top: -85px;
}

/* レスポンシブビデオスタイル */
#video-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%; /* 16:9のアスペクト比を維持 */
}

#video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.l-aside h3 {
  background-color: #59d600;
}

.c-card__item-body {
  padding: 10px;
}

.c-card__item-link {
  padding: 0;
}

/* 施工事例 詳細（全件）に効かせる場合 */
body.single-case .slick-slider .slick-track,
body.single-case .slick-slider .slick-list {
  transform: unset !important;
}

.c-visual .c-visual__ttl {
  text-shadow: 2px 1px 4px #000;
}
.c-visual .c-visual__sttl {
  text-shadow: 2px 1px 2px #000;
}
.g-nav .g-nav__list .nav-link {
  padding: 10px 0px 10px 0.5vw;
}

@media screen and (max-width: 767px) {
  .c-faq__item-ttl {
    text-indent: -30px;
    padding-left: 10px;
  }
  .c-faq__item-body {
    padding-right: 0;
  }
  .c-faq__item-body-txt {
    padding: 10px;
  }
  .c-visual .c-visual__ttl {
    font-size: 8vw;
    text-shadow: 2px 1px 4px #000;
  }
  .c-visual .c-visual__sttl {
    text-shadow: 1px 1px 2px #000;
  }
}

/* =========================================
   TOP / 選ばれる理由
   既存クラスを崩さず配色と質感を改善
========================================= */

.c-top-strength,
.c-section-strength {
  position: relative;
  padding: 100px 0;
  background: linear-gradient(180deg, #f4f8fc 0%, #eef4fa 100%);
  overflow: hidden;
}

.c-top-strength::before,
.c-section-strength::before {
  content: "";
  position: absolute;
  top: -120px;
  right: -120px;
  width: 320px;
  height: 320px;
  border-radius: 50%;
  background: rgba(30, 78, 121, 0.08);
  filter: blur(10px);
}

.c-top-strength::after,
.c-section-strength::after {
  content: "";
  position: absolute;
  bottom: -100px;
  left: -100px;
  width: 260px;
  height: 260px;
  border-radius: 50%;
  background: rgba(79, 139, 197, 0.08);
  filter: blur(10px);
}

/* 見出し */
.c-top-strength .c-headline,
.c-section-strength .c-headline {
  margin-bottom: 56px;
  position: relative;
  z-index: 1;
}

.c-top-strength .c-headline__sub,
.c-section-strength .c-headline__sub {
  display: inline-block;
  margin-bottom: 12px;
  padding: 7px 16px;
  border-radius: 999px;
  background: linear-gradient(90deg, #1e4e79 0%, #4f8bc5 100%);
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.12em;
  line-height: 1;
  box-shadow: 0 8px 20px rgba(30, 78, 121, 0.16);
}

.c-top-strength .c-headline__ttl,
.c-section-strength .c-headline__ttl {
  margin-bottom: 0;
  font-size: clamp(28px, 3vw, 42px);
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.04em;
  color: #16324f;
}

/* 行 */
.c-top-strength .row.g-4,
.c-section-strength .row.g-4 {
  position: relative;
  z-index: 1;
}

/* カード */
.c-strength-card {
  position: relative;
  height: 100%;
  padding: 36px 30px 32px;
  border-radius: 24px;
  background: linear-gradient(180deg, #ffffff 0%, #fdfefe 100%);
  border: 1px solid rgba(30, 78, 121, 0.1);
  box-shadow:
    0 14px 34px rgba(22, 50, 79, 0.08),
    0 2px 8px rgba(22, 50, 79, 0.04);
  overflow: hidden;
  transition:
    transform 0.35s ease,
    box-shadow 0.35s ease,
    border-color 0.35s ease,
    background 0.35s ease;
}

/* 上部アクセント */
.c-strength-card::before {
  content: "";
  position: absolute;
  inset: 0 auto auto 0;
  width: 100%;
  height: 6px;
  background: linear-gradient(90deg, #1e4e79 0%, #4f8bc5 60%, #86b6de 100%);
}

/* 右上の大きい番号 */
.c-top-strength .col-12:nth-child(1) .c-strength-card::after,
.c-section-strength .col-12:nth-child(1) .c-strength-card::after {
  content: "01";
}
.c-top-strength .col-12:nth-child(2) .c-strength-card::after,
.c-section-strength .col-12:nth-child(2) .c-strength-card::after {
  content: "02";
}
.c-top-strength .col-12:nth-child(3) .c-strength-card::after,
.c-section-strength .col-12:nth-child(3) .c-strength-card::after {
  content: "03";
}
.c-top-strength .col-12:nth-child(4) .c-strength-card::after,
.c-section-strength .col-12:nth-child(4) .c-strength-card::after {
  content: "04";
}

.c-strength-card::after {
  position: absolute;
  top: 16px;
  right: 18px;
  font-size: 56px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0.04em;
  color: rgba(79, 139, 197, 0.13);
  z-index: 0;
}

/* hover */
.c-strength-card:hover {
  transform: translateY(-6px);
  border-color: rgba(30, 78, 121, 0.2);
  background: linear-gradient(180deg, #ffffff 0%, #f7fbff 100%);
  box-shadow:
    0 24px 54px rgba(22, 50, 79, 0.12),
    0 4px 12px rgba(22, 50, 79, 0.06);
}

/* タイトル */
.c-strength-card__ttl {
  position: relative;
  z-index: 1;
  margin: 0 0 16px;
  padding-bottom: 16px;
  font-size: clamp(21px, 2vw, 28px);
  font-weight: 700;
  line-height: 1.55;
  letter-spacing: 0.03em;
  color: #16324f;
}

.c-strength-card__ttl::after {
  content: "";
  display: block;
  width: 60px;
  height: 3px;
  margin-top: 14px;
  border-radius: 999px;
  background: linear-gradient(90deg, #1e4e79 0%, #6ba6d8 100%);
}

/* 本文 */
.c-strength-card__text {
  position: relative;
  z-index: 1;
  margin: 0;
  font-size: 15px;
  line-height: 2;
  color: #44566c;
}

/* 2列時の余白バランス微調整 */
.c-top-strength .col-12,
.c-section-strength .col-12 {
  margin-bottom: 0;
}

/* SP */
@media (max-width: 991.98px) {
  .c-top-strength,
  .c-section-strength {
    padding: 72px 0;
  }

  .c-top-strength .c-headline,
  .c-section-strength .c-headline {
    margin-bottom: 36px;
  }

  .c-top-strength .c-headline__sub,
  .c-section-strength .c-headline__sub {
    padding: 6px 13px;
    font-size: 11px;
  }

  .c-strength-card {
    padding: 28px 22px 24px;
    border-radius: 18px;
  }

  .c-strength-card::after {
    top: 14px;
    right: 14px;
    font-size: 40px;
  }

  .c-strength-card__ttl {
    margin-bottom: 12px;
    padding-bottom: 12px;
    font-size: 20px;
    line-height: 1.5;
  }

  .c-strength-card__ttl::after {
    width: 48px;
    margin-top: 12px;
  }

  .c-strength-card__text {
    font-size: 14px;
    line-height: 1.9;
  }
}

/* =========================================
   top recruit
========================================= */
.c-top-recruit {
  position: relative;
  background: linear-gradient(180deg, #f7fafc 0%, #eef4fa 100%);
  overflow: hidden;
}

.c-top-recruit__content {
  position: relative;
  z-index: 1;
}

.c-top-recruit__sub {
  display: inline-block;
  padding: 6px 14px;
  border-radius: 999px;
  background: linear-gradient(90deg, #2e791e 0%, #4fc55d 100%);
  color: #fff;
  letter-spacing: 0.12em;
  line-height: 1;
}

.c-top-recruit__ttl {
  color: #16324f;
}

.c-top-recruit__text {
  color: #44566c;
}

.c-top-recruit__points {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.c-top-recruit__point {
  display: inline-flex;
  align-items: center;
  min-height: 44px;
  padding: 10px 16px;
  border-radius: 999px;
  background: #fff;
  border: 1px solid rgba(30, 78, 121, 0.14);
  box-shadow: 0 8px 20px rgba(22, 50, 79, 0.06);
  color: #16324f;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.4;
}

.c-top-recruit__image {
  border-radius: 24px;
  overflow: hidden;
  box-shadow: 0 18px 40px rgba(22, 50, 79, 0.1);
}

@media (max-width: 991.98px) {
  .c-top-recruit__point {
    font-size: 12px;
    min-height: 40px;
    padding: 8px 12px;
  }

  .c-top-recruit__image {
    border-radius: 18px;
  }
}
.button-3 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 250px;
  margin: 0 auto;
  padding: 0.9em 2em;
  border: none;
  border-radius: 5px;
  box-shadow:
    0 2px 3px rgb(0 0 0 / 25%),
    0 2px 3px -2px rgb(0 0 0 / 15%);
  background-color: #59d600;
  color: #fff;
  font-weight: 600;
  font-size: 1em;
}

.button-3:hover {
  background-color: #59d600;
  color: #000;
}

.c-faq__item {
  width: 100%;
  margin-bottom: 16px;
  border-radius: 12px;
  overflow: hidden;
  background: #f1f1f1; /* 必要に応じて調整 */
}

.c-faq__toggle {
  width: 100%;
  border: 0;
  background: transparent;
  text-align: left;
  padding: 20px 56px 20px 20px;
  position: relative;
  cursor: pointer;
  display: block;
}

.c-faq__toggle:focus {
  outline: 2px solid #000;
  outline-offset: -2px;
}

.c-faq__item-ttl {
  display: block;
  font-weight: 700;
  margin: 0;
}

.c-faq__item-body {
  padding: 0 20px 20px;
}

.c-faq__item-body-txt > *:last-child {
  margin-bottom: 0;
}

.c-faq__icon {
  position: absolute;
  top: 50%;
  right: 20px;
  width: 18px;
  height: 18px;
  transform: translateY(-50%);
}

.c-faq__icon::before,
.c-faq__icon::after {
  content: "";
  position: absolute;
  background: #000;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  transition:
    transform 0.25s ease,
    opacity 0.25s ease;
}

.c-faq__icon::before {
  width: 18px;
  height: 2px;
}

.c-faq__icon::after {
  width: 2px;
  height: 18px;
  left: 8px;
}

.c-faq__toggle[aria-expanded="true"] .c-faq__icon::after {
  opacity: 0;
}

@media (max-width: 767.98px) {
  .p-lp-timing .u-font-pc-28,
  .p-lp-work .u-font-pc-24,
  .p-lp-flow .u-font-pc-22 {
    line-height: 1.4;
  }
  .c-faq__item-body-txt {
    padding: 0;
  }

  .c-faq__item-body {
    padding: 0;
  }

  .c-faq__toggle {
    padding: 0 56px 12px 0;
  }

  .c-table th {
    border-bottom: rgb(255 255 255 / 40%) 1px solid;
  }

  .g-fixarea .g-fixarea-footer__item {
    background: linear-gradient(to right, rgb(0 82 47), rgb(0 84 48));
  }
}
