@charset "UTF-8";
/* ==========================================================================
  component
========================================================================== */
/* ==========================================================================
  case archive（導入実績 一覧）
========================================================================== */
.c-case-list:not(:first-child) {
  margin-top: calc(40 / 375 * 100vw);
}
@media (min-width: 782px) {
  .c-case-list:not(:first-child) {
    margin-top: min(40px, 40 / 960 * 100vw);
  }
}

.c-case-status {
  background-color: var(--color-gray-light);
  padding: 0 1em;
  gap: 0 !important;
}
.c-case-status > .wp-block-column {
  padding: 0.5em 0;
}
.c-case-status > .wp-block-column:first-child {
  border-bottom: 1px solid var(--color-text);
}
@media (min-width: 782px) {
  .c-case-status {
    max-width: min(500px, 500 / 960 * 100vw);
    padding: 1em 0;
  }
  .c-case-status > .wp-block-column {
    padding: 0 2em;
  }
  .c-case-status > .wp-block-column:first-child {
    border-bottom: none;
    border-right: 1px solid var(--color-text);
  }
}
.c-case-status .wp-block-paragraph {
  font-size: calc(16 / 375 * 100vw);
  display: grid;
  grid-template-columns: 1fr auto auto;
  gap: 1em;
  align-items: center;
}
.c-case-status .wp-block-paragraph strong {
  font-size: calc(32 / 375 * 100vw);
  font-weight: var(--font-normal);
}
@media (min-width: 782px) {
  .c-case-status .wp-block-paragraph {
    font-size: min(16px, 16 / 960 * 100vw);
  }
  .c-case-status .wp-block-paragraph strong {
    font-size: min(32px, 32 / 960 * 100vw);
  }
}

/* ==========================================================================
  case single（導入実績 詳細）
========================================================================== */
.c-case-companies {
  align-items: center;
  display: flex;
  justify-content: center;
  gap: calc(20 / 375 * 100vw);
}
@media (min-width: 782px) {
  .c-case-companies {
    gap: min(40px, 40 / 960 * 100vw);
    margin-top: min(35px, 35 / 960 * 100vw);
  }
}

.c-case-companies__logo {
  flex: 1;
  min-width: 0;
  margin: 0;
}
.c-case-companies__logo img {
  display: block;
  width: auto;
  height: auto;
  max-width: min(240px, 100%);
  max-height: 50px;
  margin: 0 auto;
}

.c-case-companies__name {
  display: block;
  font-size: 14px;
  line-height: 1.3;
  text-align: center;
}
@media (min-width: 782px) {
  .c-case-companies__name {
    font-size: 18px;
  }
}

.c-case-companies:has(.c-case-companies__arrow) .c-case-companies__logo.is-company img {
  margin-right: 0;
}
.c-case-companies:has(.c-case-companies__arrow) .c-case-companies__logo.is-venture img {
  margin-left: 0;
}
.c-case-companies:has(.c-case-companies__arrow) .c-case-companies__name.is-company {
  text-align: right;
}
.c-case-companies:has(.c-case-companies__arrow) .c-case-companies__name.is-venture {
  text-align: left;
}

.c-case-companies__arrow {
  flex-shrink: 0;
}
.c-case-companies__arrow::before {
  -webkit-mask-image: url("../images/icon/icon-arrow-single2.svg");
          mask-image: url("../images/icon/icon-arrow-single2.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-size: contain;
          mask-size: contain;
  width: calc(18 / 375 * 100vw);
  height: calc(60 / 375 * 100vw);
  background-color: var(--color-text);
  content: "";
  display: block;
}
@media (min-width: 782px) {
  .c-case-companies__arrow::before {
    height: min(120px, 120 / 960 * 100vw);
    width: min(37px, 37 / 960 * 100vw);
  }
}

.c-case-title {
  font-size: calc(20 / 375 * 100vw);
  font-weight: var(--font-normal);
  line-height: 1.6;
  margin: 1em 0 0;
}
@media (min-width: 782px) {
  .c-case-title {
    font-size: min(28px, 28 / 960 * 100vw);
  }
}

.c-case-thumbnail {
  margin: 1em 0;
}
@media (min-width: 782px) {
  .c-case-thumbnail {
    margin-top: min(40px, 40 / 960 * 100vw);
    margin-bottom: min(40px, 40 / 960 * 100vw);
  }
}
.c-case-thumbnail img {
  display: block;
  height: auto;
  width: 100%;
}

/* ==========================================================================
  project
========================================================================== */
/* ==========================================================================
  旧「大企業ページ2025」が依存するグローバル utility/base
  （旧テーマでは属性セレクタ等のグローバル定義。新テーマを汚さないよう .about_2025 配下にスコープ）
========================================================================== */
.about_2025 > .wp-block-group {
  display: contents;
}
.about_2025 h1,
.about_2025 h2,
.about_2025 h3,
.about_2025 h4,
.about_2025 h5,
.about_2025 h6,
.about_2025 p,
.about_2025 figure {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
.about_2025 a {
  text-decoration: none;
}
.about_2025 img {
  vertical-align: unset;
}
.about_2025 .p-top-partners__logos {
  padding-inline: 20px;
}
@media screen and (min-width: 960px) {
  .about_2025 .p-top-partners__logos {
    padding-inline: 0;
  }
}
@media screen and (max-width: 959px) {
  .about_2025 .about_kv {
    height: auto;
    max-height: none;
  }
  .about_2025 .about_kv_container {
    flex-direction: column;
  }
  .about_2025 .about_kv_container .txt {
    min-width: 0;
  }
}
.about_2025 .pc,
.about_2025 .tb {
  display: none !important;
}
.about_2025 [class|=inner] {
  width: 93.75%;
  margin: auto;
}
.about_2025 [class|=notes] {
  font-size: 86%;
}
.about_2025 [class|=flx] {
  display: flex;
}
.about_2025 [class|=btn] {
  display: block;
  width: 255px;
  text-align: center;
}
.about_2025 [class|=btn] a {
  display: inline-block;
  width: 100%;
  padding: 21px 0;
  box-sizing: border-box;
  background-color: #3c918d;
  text-align: center;
  border-radius: 8px;
  line-height: 1;
  font-size: 16px;
  font-weight: normal;
  color: #fff;
  transition: all 0.3s ease;
}
.about_2025 [class|=btn] a.active {
  background-color: #fff;
  color: #3c918d;
}
.about_2025 [class|=btn] a::after {
  content: none;
}
.about_2025 [class|=ttl],
.about_2025 [class|=ttl_en] {
  display: block;
  margin-bottom: 0.5em;
  line-height: 1.5;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
}
.about_2025 [class|=ttl] > small,
.about_2025 [class|=ttl_en] > small {
  display: block;
  font-weight: normal;
  font-size: 14px;
}
.about_2025 [class|=ttl-page] {
  padding: 0 20px;
}
.about_2025 [class|=ttl-page] > small {
  font-size: 16px;
}
.about_2025 [class|=sec] {
  padding: 3em 0;
}
.about_2025 [class|=sec-page] {
  padding-top: 0;
}
@media screen and (min-width: 670px) {
  .about_2025 [class|=inner] {
    width: calc(100% - 80px);
  }
  .about_2025 [class|=flxpc] {
    display: flex;
  }
  .about_2025 [class|=ttl] {
    font-size: 32px;
  }
  .about_2025 [class|=ttl_en] {
    display: block;
    font-size: 38px;
  }
  .about_2025 [class|=ttl-page] {
    padding: 0;
    margin-bottom: 1em;
    text-align: center;
  }
  .about_2025 .tb {
    display: block !important;
  }
}
@media screen and (min-width: 960px), print {
  .about_2025 .pc {
    display: block !important;
  }
  .about_2025 span.pc,
  .about_2025 br.pc {
    display: inline !important;
  }
  .about_2025 .tb,
  .about_2025 .sp {
    display: none !important;
  }
  .about_2025 [class|=inner] {
    max-width: 1366px;
    width: 100%;
    padding: 0 80px;
  }
  .about_2025 [class|=btn] a {
    padding: 23px 0;
    font-size: 20px;
  }
}

/* ==========================================================================
  レンタル移籍 HOME（旧「大企業ページ2025」style.css から移植）
  ネスト構造のまま SCSS として読み込み。url() はテーマ直下 img/ に repoint 済み。
========================================================================== */
/*====================================== */
/*-------------------------------------- */
/* 2025 大企業ページ　リニューアル用            */
/*-------------------------------------- */
/*====================================== */
.about_2025 .about_kv {
  max-height: 531px;
  padding-bottom: 67px;
  background: url(../../img/images/kv_logo.png) 0/contain no-repeat;
  background-position: top left;
}
.about_2025 .about_kv img {
  height: auto;
  width: 100%;
}
.about_2025 .about_kv_container {
  display: flex;
  justify-content: space-between;
}
.about_2025 .about_kv_container .txt {
  flex-basis: 38%;
  min-width: 535px;
}
.about_2025 .about_kv_container .txt .cp {
  background: #F5E1DA;
  padding: 6px 20px;
  font-weight: 500;
  font-size: 1.6rem;
  padding-left: 26%;
  margin-top: 24px;
  width: 95%;
}
.about_2025 .about_kv_container .txt .cp strong {
  font-weight: 700;
}
.about_2025 .about_kv_container .txt .cp {
  position: relative;
}
.about_2025 .about_kv_container .txt .cp::after {
  content: "";
  width: 19px;
  height: 42px;
  aspect-ratio: 1;
  clip-path: polygon(0 100%, 100% 0, 100% 100%);
  background: #fff;
  z-index: 10;
  position: absolute;
  top: 0;
  right: 0;
}
.about_2025 .about_kv_container .txt .cp_02 {
  padding-left: 26%;
  font-size: 22px;
  margin-top: 24px;
  font-weight: 500;
  line-height: 1.7;
}
.about_2025 .about_kv_container .txt .cp_02 strong {
  font-weight: 700;
}
.about_2025 .about_kv_container .txt h2 {
  padding-left: 26%;
  font-size: 42px;
  font-weight: 700;
  margin-top: 28px;
}
.about_2025 .about_fukidashi-btn {
  position: relative;
  height: 114px;
  width: 474px;
  /* padding-left: 8%; */
  margin-top: 41px;
  left: 26%;
}
.about_2025 .about_fukidashi-btn .speechBubble {
  position: relative;
  display: inline-block;
  margin-bottom: 13px;
  padding: 6px 19px 8px;
  border: 1px solid #3c918d;
  border-radius: 38px;
  background-color: #ffffff;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #3c918d;
  white-space: nowrap;
}
.about_2025 .about_fukidashi-btn .speechBubble .bold {
  font-weight: 700;
  font-size: 17px;
  margin: 0 2px;
}
.about_2025 .about_fukidashi-btn .speechBubble .bold2 {
  font-weight: 700;
  font-size: 14px;
  margin: 0 2px;
  line-height: 1;
}
.about_2025 .about_fukidashi-btn strong {
  font-size: 26px;
  font-weight: 700;
}
.about_2025 .about_fukidashi-btn .speechBubble::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 13px 10px 0 10px;
  border-color: #3c918d transparent transparent;
  translate: -50% 100%;
}
.about_2025 .about_fukidashi-btn .speechBubble::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 11.4px 8.7px 0 8.7px;
  border-color: #ffffff transparent transparent;
  translate: -50% 100%;
}
.about_2025 .about_fukidashi-btn .fukidashi2025 {
  position: absolute;
  z-index: 10;
  left: 50%;
  width: 100%;
  transform: translateX(-50%);
  text-align: center;
  /* left:26%; */
  top: 0;
}
.about_2025 .about_fukidashi-btn .fukidashi_inner {
  position: absolute;
  bottom: 0;
  /* left: 50%;
  transform: translateX(-50%); */
  /* left:26%; */
  top: auto;
}
.about_2025 .about_fukidashi-btn .btn {
  bottom: 0;
  background: #3C918D;
  color: #fff;
  padding: 23px 20px;
  border-radius: 6px;
  font-size: 20px;
  width: 433px;
  position: relative;
}
.about_2025 .about_fukidashi-btn .btn::after {
  content: "";
  width: 9px;
  height: 17px;
  background: url(../../img/images/about-arrow.png) 0/contain no-repeat;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: auto;
  right: 32px;
}
.about_2025 .about_kv_container .img {
  flex-basis: 52%;
}
.about_2025 .about_kv_container .img img {
  height: 464px;
  object-fit: cover;
}
.about_2025 {
  /* 画面したのボタン */
}
.about_2025 .aboutpage_under {
  background: rgba(155, 155, 155, 0.7);
  width: 100%;
  height: 68px;
  position: fixed;
  top: auto;
  left: 0;
  bottom: 0;
  z-index: 998;
}
.about_2025 .aboutpage_under .bottom {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  position: absolute;
  max-width: 480px;
  font-size: 14px;
  border-width: 1px;
}
.about_2025 .aboutpage_under .bottom::after {
  width: 5px;
  height: 10px;
}
.about_2025 .contactbtn {
  border-radius: 6px;
  z-index: 999;
  border: 1px solid #FFA49C;
  background: #DC5649;
  width: 50%;
  text-align: center;
  max-width: 717px;
  color: #fff;
  padding: 14px;
  display: block;
  position: relative;
  font-size: 20px;
  font-weight: 600;
  border-width: 3px;
  transition: 0.3s;
}
.about_2025 .contactbtn::after {
  content: "";
  width: 9px;
  height: 17px;
  background: url(../../img/images/about-arrow.png) 0/contain no-repeat;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: auto;
  right: 32px;
}
.about_2025 .contactbtn:hover {
  opacity: 0.7;
}
.about_2025 .contactbtn:hover::after {
  transform: translateY(-50%);
  width: 9px;
}
.about_2025 {
  /* FVレスポンシブ */
}
@media screen and (max-width: 1290px) {
  .about_2025 .about_kv_container .txt .cp,
  .about_2025 .about_kv_container .txt .cp_02,
  .about_2025 .about_kv_container .txt h2 {
    padding-left: 16%;
  }
  .about_2025 .about_fukidashi-btn {
    width: 370px;
    left: 16%;
  }
  .about_2025 .about_fukidashi-btn .fukidashi_inner,
  .about_2025 .about_fukidashi-btn .btn {
    width: 370px;
  }
  .about_2025 .about_fukidashi-btn .btn {
    padding: 22px 0;
  }
}
@media screen and (min-width: 1650px) {
  .about_2025 .about_kv {
    max-height: 750px;
  }
  .about_2025 .about_kv_container .img img {
    height: 530px;
  }
  .about_2025 .about_kv_container .txt .cp {
    margin-top: 60px;
  }
}
.about_2025 {
  /* about01 */
}
.about_2025 .about-page-01 {
  margin-top: 40px;
}
.about_2025 .about-page-01 .about_container {
  width: 1100px;
  margin: 32px auto 0;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
}
.about_2025 .about-page-01 .about_container .txt {
  flex-basis: 38%;
}
.about_2025 .about-page-01 .about_container .txt p {
  font-size: 18px;
  color: #4D6589;
  margin-bottom: 28px;
}
.about_2025 .about-page-01 .about_container .txt p strong {
  font-weight: 700;
}
.about_2025 .about-page-01 .about_container .img {
  flex-basis: 55%;
}
.about_2025 .about-page-01 .wave2025 {
  width: 100%;
  margin-top: 60px;
}
.about_2025 {
  /* about02 */
}
.about_2025 .about-page-02 {
  margin-bottom: 84px;
  max-width: 1366px;
  margin: 0 auto 84px;
}
.about_2025 .about-page-02 .about_cliantlogo {
  display: grid;
  grid-template-columns: repeat(11, 1fr);
  gap: 56px 37px;
  width: 95%;
  margin: 48px auto 32px;
}
.about_2025 .about-page-02 .about_cliantlogo li {
  padding: 0;
  width: 100%;
}
.about_2025 .about-page-02 .comlogo_note {
  color: #35495E;
  font-size: 16px;
  margin: 4.3rem auto 0 3%;
}
.about_2025 .about-page-02 .comlogo_note i {
  font-style: normal;
  font-size: 14px;
  color: #707070;
}
.about_2025 {
  /* about03 */
}
.about_2025 .about-page-03 {
  margin-bottom: 84px;
}
.about_2025 .about-page-03 .inner {
  background: #35495E;
  padding: 60px 20px;
}
.about_2025 .about-page-03 .ttl-page {
  color: #fff;
}
.about_2025 .about-page-03 .about_issues_container {
  width: 85%;
  margin: 32px auto 0;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
.about_2025 .about-page-03 .issues_box {
  color: #fff;
  padding: 0 21px;
}
.about_2025 .about-page-03 .issues_box .img {
  width: fit-content;
  margin: 0 auto;
}
.about_2025 .about-page-03 .issues_box .img img {
  width: auto;
  height: 85px;
  object-fit: contain;
}
.about_2025 .about-page-03 .issues_box .height img {
  height: 90px;
}
.about_2025 .about-page-03 .issues_box h3 {
  font-size: 20px;
  text-align: center;
  margin-top: 18px;
}
.about_2025 .about-page-03 .issues_box p {
  margin-top: 20px;
  font-size: 14px;
  font-weight: 500;
  padding: 0 20px;
}
.about_2025 .about-page-03 .issues_box.border {
  position: relative;
}
.about_2025 .about-page-03 .issues_box.border::before {
  content: "";
  width: 1px;
  height: 100%;
  background: #787878;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
.about_2025 .about-page-03 .about_issues_txtbox {
  background: #fff;
  margin-top: 24px;
  width: 85%;
  margin: 24px auto 0;
}
.about_2025 .about-page-03 .about_issues_txtbox p {
  color: #35495E;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  padding: 24px 20px;
}
.about_2025 .about-page-03 .imgtriangle {
  width: 137px;
  margin: 16px auto;
}
.about_2025 .about-page-03 .issues_red {
  background: #FBF3F0;
  width: 85%;
  margin: 16px auto;
  padding: 20px 20px 30px;
}
.about_2025 .about-page-03 .issues_red p {
  color: #DC5649;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
}
.about_2025 .about-page-03 .issues_red .underline {
  position: relative;
  width: fit-content;
  margin: 0 auto;
}
.about_2025 .about-page-03 .issues_red .underline::after {
  width: 100%;
  content: "";
  height: 1px;
  background: #DA8880;
  position: absolute;
  bottom: -5px;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (min-width: 1650px) {
  .about_2025 .about-page-03 .issues_red {
    max-width: 1366px;
  }
}
.about_2025 {
  /* about04 */
}
.about_2025 .about-page-04 .leadership_container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
  margin-top: 32px;
}
.about_2025 .about-page-04 .leadership_box {
  background: #F1F1F1;
  padding-bottom: 32px;
}
.about_2025 .about-page-04 .leadership_box .imgbox {
  position: relative;
}
.about_2025 .about-page-04 .leadership_box .imgbox .num {
  position: absolute;
  background: #3C918D;
  color: #fff;
  width: 50px;
  height: 50px;
  text-align: center;
  font-weight: 500;
  font-size: 26px;
}
.about_2025 .about-page-04 .leadership_box h3 {
  margin-top: 29px;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
}
.about_2025 .about-page-04 .leadership_box p {
  padding: 18px 27px 0;
  color: #353535;
}
.about_2025 .about-page-04 .leadership_box p strong {
  color: #4D6589;
}
.about_2025 {
  /* about05 */
}
.about_2025 .about-page-05 {
  background: url(../../img/images/about_banner_bg.jpg) 0/cover no-repeat;
  background-position: top;
  padding: 72px 0;
  margin-top: 84px;
}
.about_2025 .about-page-05 .about_banner_contents {
  background: #fff;
  padding: 35px 24px;
  /* width: 800px; */
  margin: 0 auto;
  max-width: 900px;
}
.about_2025 .about-page-05 .about_banner_contents h3 {
  display: flex;
  gap: 13px;
  justify-content: center;
  align-items: center;
  font-size: 24px;
  font-weight: 600;
}
.about_2025 .about-page-05 .about_banner_contents h3 span img {
  width: 34px;
  height: 24.5px;
}
.about_2025 .about-page-05 .about_banner_container {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin-top: 18px;
}
.about_2025 .about-page-05 .about_banner_container .txt {
  flex-basis: 55%;
}
.about_2025 .about-page-05 .about_banner_container .txt p {
  color: #707070;
  font-size: 16px;
  line-height: 1.57;
}
.about_2025 .about-page-05 .about_banner_container .img {
  flex-basis: 40%;
}
.about_2025 .about-page-05 .about_banner_container .img img {
  border-radius: 6px;
}
.about_2025 .about-page-05 .about_banner_container .img a {
  transition: 0.3s;
}
.about_2025 .about-page-05 .about_banner_container .img a:hover {
  opacity: 0.7;
}
.about_2025 .about_btn {
  border: 1px solid #3C918D;
  color: #3C918D;
  font-size: 16px;
  font-weight: 600;
  padding: 15px 20px;
  margin-top: 23px;
  display: block;
  text-align: center;
  width: 381px;
  transition: 0.3s;
  position: relative;
}
.about_2025 .about_btn::after {
  position: absolute;
  content: "";
  width: 7px;
  height: 14px;
  background: url(../../img/images/arrow_green.png) 0/contain no-repeat;
  top: 50%;
  transform: translateY(-50%);
  right: 32px;
  left: auto;
}
.about_2025 .about_btn:hover {
  background: #daeeed;
}
.about_2025 .about_btn:hover::after {
  left: auto;
  width: 7px;
  right: 32px;
}
.about_2025 {
  /* about06 */
}
.about_2025 .about-page-06 {
  margin-top: 84px;
}
.about_2025 .about-page-06 .wrapper {
  margin: 0 auto;
  max-width: 900px;
}
.about_2025 .about-page-06 .flow_container {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
}
.about_2025 .about-page-06 .flow_box {
  flex-basis: 50%;
}
.about_2025 .about-page-06 .flow_box h3 {
  color: #416B9F;
  font-size: 18px;
  font-weight: 600;
}
.about_2025 .about-page-06 .flow_item {
  display: flex;
  align-items: center;
  gap: 15px;
}
.about_2025 .about-page-06 .flow_item .item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 70.2px;
  height: 70.2px;
  min-width: 70.2px;
  min-height: 70.2px;
  border-radius: 50%;
  background: #849FC4;
  color: #fff;
  font-weight: 600;
  line-height: 1;
  border: 2px solid #CED9E7;
}
.about_2025 .about-page-06 .flow_item .txt {
  font-weight: 600;
  font-size: 14px;
  color: #707070;
}
.about_2025 .about-page-06 .flow_01 {
  margin-top: 28px;
}
.about_2025 .about-page-06 .flow_02 .item {
  background: #40ABB8;
  border-color: #79C4CD;
}
.about_2025 .about-page-06 .flow_03 .item {
  background: #73BFE0;
  border-color: #ABD9EC;
}
.about_2025 .about-page-06 .flow_04 .item {
  background: #416B9F;
  border-color: #8DA6C5;
}
.about_2025 .about-page-06 .border {
  width: 1px;
  background: #849FC4;
  height: 33px;
  display: block;
  margin-left: 35px;
  margin-top: -1px;
}
.about_2025 .about-page-06 .border02 {
  background: #40ABB8;
}
.about_2025 .about-page-06 .border03 {
  background: #73BFE0;
}
.about_2025 .about-page-06 .flow_boxes02 {
  flex-basis: 47%;
}
.about_2025 .about-page-06 .flow_boxes02 h3 {
  color: #3C918D;
}
.about_2025 .about-page-06 .point_box {
  background: #F4F8F8;
  padding: 15px 20px;
  margin-top: 10px;
}
.about_2025 .about-page-06 .point_box h4 {
  display: flex;
  color: #849FC4;
  font-size: 14px;
  font-weight: 600;
}
.about_2025 .about-page-06 .point_box .ttlmin {
  margin-right: 20px;
}
.about_2025 .about-page-06 .point_box .tag {
  font-size: 12px;
  color: #849FC4;
  font-weight: 500;
  background: #fff;
  border: 1px solid #849FC4;
  padding: 1px 8px;
  border-radius: 20px;
  margin-right: 6px;
}
.about_2025 .about-page-06 .point_box .tag:last-child {
  margin-right: 0;
}
.about_2025 .about-page-06 .point_box .note {
  margin-top: 7px;
  font-size: 15px;
  color: #707070;
  font-weight: 500;
}
.about_2025 .about-page-06 .point_box .green {
  color: #40ABB8;
  border-color: #40ABB8;
}
.about_2025 .about-page-06 .point_box .wc {
  color: #73BFE0;
  border-color: #73BFE0;
}
.about_2025 .about-page-06 .point_box .nv {
  color: #416B9F;
  border-color: #416B9F;
}
.about_2025 .about-page-06 .box01 {
  margin-top: 24px;
}
.about_2025 {
  /* about07 */
}
.about_2025 .about-page-07 {
  margin: 74px auto;
  max-width: 731px;
}
.about_2025 .about-page-07 .price_section {
  border: 1px solid #D8E9E8;
  padding: 30px 25px 25px;
}
.about_2025 .about-page-07 .price_box {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
  padding-bottom: 18px;
  border-bottom: 1px solid #D8E9E8;
}
.about_2025 .about-page-07 .price_box h3 {
  font-weight: 600;
  color: #3C918D;
  font-size: 16px;
}
.about_2025 .about-page-07 .price_box .item {
  font-size: 16px;
}
.about_2025 .about-page-07 .price_box .item span {
  font-size: 14px;
  margin-left: 5px;
}
.about_2025 .about-page-07 .note {
  margin-top: 20px;
}
.about_2025 {
  /* about_cta */
}
.about_2025 .about_cta {
  margin: 0 auto;
}
.about_2025 .about_cta .call_box {
  position: relative;
  margin: 0 auto;
  width: fit-content;
}
.about_2025 .about_cta .call_box .call {
  font-size: 14px;
}
.about_2025 .about_cta .call_box .call .bold {
  font-weight: 600;
  font-size: 18px;
}
.about_2025 .about_cta .call_box .call strong {
  font-size: 24px;
  font-weight: 600;
  margin-left: 5px;
}
.about_2025 .about_cta .call_box .call .bold2 {
  font-weight: 600;
}
.about_2025 .about_cta .call::after,
.about_2025 .about_cta .call::before {
  content: "";
  width: 2px;
  height: 16px;
  background: #4D6589;
  border-radius: 10px;
  position: absolute;
  top: 45%;
  right: -16px;
  transform: rotate(15deg);
}
.about_2025 .about_cta .call::before {
  right: auto;
  left: -16px;
  transform: rotate(-15deg);
}
.about_2025 .about_cta .contactbtn {
  margin: 16px auto 0;
}
.about_2025 {
  /* about08 */
}
.about_2025 .about-page-08 {
  background: url(../../img/images/about_08_bg.jpg) 0/cover no-repeat;
  margin-top: 82px;
  padding: 72px 20px 58px;
}
.about_2025 .about-page-08 .wrapper {
  max-width: 900px;
  margin: 0 auto;
}
.about_2025 .about-page-08 .ttl-page {
  color: #fff;
}
.about_2025 .about-page-08 .about08_container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.about_2025 .about-page-08 .about08_container .img {
  flex-basis: 48%;
}
.about_2025 .about-page-08 .about08_container .txt {
  color: #fff;
}
.about_2025 .about-page-08 .about08_container .txt p {
  font-size: 16px;
}
.about_2025 .about-page-08 .about08_container .txt .about_btn {
  margin-top: 60px;
  color: #fff;
  border-color: #fff;
}
.about_2025 .about-page-08 .about08_container .txt .about_btn::after {
  background-image: url(../../img/images/about-arrow.png);
}
.about_2025 .about-page-08 .about08_container .txt .about_btn:hover {
  background: #68A9A7;
}
.about_2025 {
  /* about09 */
}
.about_2025 .about-page-09 {
  margin: 84px auto;
}
.about_2025 .about-page-09 .about_interview_container {
  margin-top: 32px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
}
.about_2025 .about-page-09 .interview_box {
  display: flex;
  flex-direction: column;
  transition: 0.3s;
}
.about_2025 .about-page-09 .interview_box .ttl {
  color: #293460;
  font-size: 16px;
  text-align: left;
  margin-top: 20px;
  flex-grow: 1;
}
.about_2025 .about-page-09 .interview_box .tag_container {
  display: flex;
  gap: 10px;
  margin-top: 14px;
}
.about_2025 .about-page-09 .interview_box .tag_container .tag {
  color: #707070;
  position: relative;
  z-index: 10;
}
.about_2025 .about-page-09 .interview_box .tag_container .tag::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 7px;
  background: #F8DCD9;
  left: 0;
  border-radius: 20px;
  bottom: 2px;
  z-index: -1;
}
.about_2025 .about-page-09 .interview_box:hover {
  opacity: 0.7;
}
.about_2025 .about-page-09 .interview_box:hover::after {
  content: none;
}
.about_2025 .about-page-09 .about_btn {
  margin: 40px auto 0;
}
.about_2025 {
  /* about10 */
}
.about_2025 .about-page-10 {
  margin: 84px auto 0;
  padding: 60px 0;
  background: #F4F8F8;
}
.about_2025 .about-page-10 .wrapper {
  max-width: 900px;
  margin: 0 auto;
}
.about_2025 .about-page-10 .comment_box {
  margin-top: 32px;
  display: flex;
  justify-content: space-between;
  color: #35495E;
  transition: 0.3s;
}
.about_2025 .about-page-10 .comment_box .img {
  flex-basis: 18.8%;
}
.about_2025 .about-page-10 .comment_box .txt {
  flex-basis: 77.5%;
}
.about_2025 .about-page-10 .comment_box .name {
  font-size: 16px;
  padding-left: 21px;
  position: relative;
}
.about_2025 .about-page-10 .comment_box .name strong {
  font-weight: 600;
}
.about_2025 .about-page-10 .comment_box .name strong span {
  font-size: 14px;
}
.about_2025 .about-page-10 .comment_box .name span {
  font-size: 14px;
  font-weight: 500;
  margin-left: 10px;
}
.about_2025 .about-page-10 .comment_box .name::before {
  content: "";
  width: 3px;
  height: 17px;
  border-radius: 10px;
  background: #3C918D;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.about_2025 .about-page-10 .comment_box .txt_box {
  margin-top: 14px;
  background: #fff;
  padding: 12px 19px;
}
.about_2025 .about-page-10 .comment_box:hover {
  opacity: 0.7;
}
.about_2025 .about-page-10 .comment_box:hover::after {
  content: none;
}
.about_2025 .about-page-10 .comment_link {
  display: block;
  margin-top: 14px;
  color: #707070;
  text-decoration: underline;
  transition: 0.3s;
  margin-left: 23%;
}
.about_2025 .about-page-10 .comment_link span {
  display: inline;
  padding-left: 12px;
}
.about_2025 .about-page-10 .comment_link span img {
  display: inline;
  width: 10px;
  object-fit: contain;
  height: 9px;
}
.about_2025 .about-page-10 .comment_link:hover {
  opacity: 0.7;
}
.about_2025 .about-page-10 .comment_link:hover::after {
  content: none;
}
.about_2025 {
  /* cta_bottom */
}
.about_2025 .about_cta_02 {
  margin: 84px auto;
}
.about_2025 .about_cta_02 .cta_bottom {
  font-size: 18px;
  color: #707070;
  text-align: center;
}
@media screen and (max-width: 959px) {
  .about_2025 .about-page-01 .about_container {
    width: 95%;
  }
  .about_2025 .about-page-01 .about_container .txt {
    flex-basis: 50%;
  }
  .about_2025 .about-page-01 .about_container .txt p {
    font-size: 16px;
  }
  .about_2025 .about-page-02 .about_cliantlogo {
    grid-template-columns: repeat(8, 1fr);
    gap: 37px 37px;
  }
  .about_2025 .about-page-03 .issues_box.border::before {
    left: 0;
  }
  .about_2025 .about-page-04 .leadership_box h3 {
    font-size: 16px;
    padding: 0 10px;
  }
  .about_2025 .contactbtn {
    font-size: 18px;
  }
}
.about_2025 .ssp {
  display: none;
}
@media screen and (max-width: 670px) {
  .about_2025 .ssp {
    display: block;
  }
  .about_2025 .about_kv {
    min-height: 73vh;
    background-size: cover;
    max-height: none;
    padding-bottom: 30px;
  }
  .about_2025 .about_kv_container {
    flex-direction: column;
    gap: 20px;
    height: 100%;
    width: 100%;
  }
  .about_2025 .about_kv_container .txt {
    min-width: auto;
  }
  .about_2025 .about_kv_container .txt {
    flex-basis: 50%;
  }
  .about_2025 .about_kv_container .txt h2 {
    font-size: 28px;
    margin-top: 13px;
  }
  .about_2025 .about_kv_container .img {
    max-height: 330px;
  }
  .about_2025 .about_kv_container .txt .cp {
    width: 95%;
    font-size: 14px;
    padding: 3px 20px;
    margin-top: 8%;
  }
  .about_2025 .about_kv_container .txt .cp_02 {
    font-size: 14px;
    margin-top: 18px;
  }
  .about_2025 .about_kv_container .txt .cp,
  .about_2025 .about_kv_container .txt .cp_02,
  .about_2025 .about_kv_container .txt h2 {
    padding-left: 6%;
  }
  .about_2025 .about_kv_container .txt .btn {
    width: 100%;
  }
  .about_2025 .about_kv_container .img {
    flex-basis: 30%;
  }
  .about_2025 .about_kv_container .img img {
    height: 160px;
    display: inline;
    height: 100%;
  }
  .about_2025 .about_fukidashi-btn {
    width: 90%;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 16px;
    height: 80px;
  }
  .about_2025 .about_fukidashi-btn strong {
    font-size: 22px;
  }
  .about_2025 .about_fukidashi-btn .fukidashi_inner {
    width: 100%;
  }
  .about_2025 .about_fukidashi-btn .fukidashi2025 {
    top: 0;
  }
  .about_2025 .about_fukidashi-btn .speechBubble {
    font-size: 13px;
    padding: 2px 19px 5px;
  }
  .about_2025 .about_fukidashi-btn .speechBubble::after {
    border-width: 8.4px 8.7px 0 8.7px;
  }
  .about_2025 .about_fukidashi-btn .btn {
    padding: 17px 0 12px;
    font-size: 14px;
  }
  .about_2025 .contactbtn {
    width: 100%;
    font-size: 12px;
  }
  .about_2025 .aboutpage_under {
    background: none;
    width: 100%;
    bottom: 0;
  }
  .about_2025 .aboutpage_under .bottom {
    bottom: 0;
    width: 100%;
    transform: none;
    top: auto;
    left: 0;
    border-radius: 0;
  }
  .about_2025 .aboutpage_under .bottom::after {
    right: 16px;
  }
  .about_2025 .about_btn {
    width: 95%;
    margin: 2.4rem auto 0;
  }
  .about_2025 .contactbtn {
    width: 88%;
  }
  .about_2025 .about-page-01 {
    margin-top: 2em;
  }
  .about_2025 .about-page-01 .about_container {
    width: 90%;
    margin-top: 2em;
    flex-direction: column;
  }
  .about_2025 .about-page-01 .about_container .txt p {
    margin-bottom: 14px;
  }
  .about_2025 .wave2025 {
    margin-top: 40px;
  }
  .about_2025 .about-page-02 {
    margin-bottom: 42px;
  }
  .about_2025 .about-page-02 .about_cliantlogo {
    grid-template-columns: repeat(3, 1fr);
    gap: 37px 37px;
    width: 90%;
  }
  .about_2025 .about-page-02 .about_cliantlogo li {
    margin-left: 0;
  }
  .about_2025 .about-page-02 .comlogo_note {
    font-size: 14px;
    margin: 38px 5%;
  }
  .about_2025 .about-page-03 {
    margin-bottom: 42px;
  }
  .about_2025 .about-page-03 .about_issues_container {
    width: 95%;
    margin-top: 2em;
    grid-template-columns: repeat(1, 1fr);
    gap: 24px;
  }
  .about_2025 .about-page-03 .about_issues_container .img img {
    height: 80px;
  }
  .about_2025 .about-page-03 .about_issues_container .height img {
    height: 70px;
  }
  .about_2025 .about-page-03 .about_issues_container .border::before {
    width: 90%;
    height: 1px;
    top: -12px;
    left: 50%;
    transform: translateX(-50%);
  }
  .about_2025 .about-page-03 .issues_box {
    padding: 10px 0;
  }
  .about_2025 .about-page-03 .about_issues_txtbox {
    width: 100%;
  }
  .about_2025 .about-page-03 .about_issues_txtbox p {
    padding: 20px 16px;
    font-size: 14px;
  }
  .about_2025 .about-page-03 .imgtriangle {
    margin: 8px auto;
  }
  .about_2025 .about-page-03 .issues_red {
    width: 93%;
  }
  .about_2025 .about-page-03 .issues_red p {
    font-size: 15px;
  }
  .about_2025 .about-page-03 .issues_red .underline::after {
    bottom: 0;
  }
  .about_2025 .about-page-04 .leadership_container {
    grid-template-columns: repeat(1, 1fr);
  }
  .about_2025 .about-page-04 .leadership_box h3 {
    margin-top: 20px;
  }
  .about_2025 .about-page-04 .leadership_box p {
    padding-top: 10px;
  }
  .about_2025 .about-page-04 .leadership_box .imgbox .num {
    width: 40px;
    height: 40px;
    font-size: 22px;
  }
  .about_2025 .about-page-05 {
    margin-top: 42px;
    padding: 38px 20px;
  }
  .about_2025 .about-page-05 .about_banner_contents {
    padding: 28px 10px;
  }
  .about_2025 .about-page-05 .about_banner_contents h3 {
    font-size: 18px;
    gap: 5px;
  }
  .about_2025 .about-page-05 .about_banner_contents h3 span img {
    width: 20px;
    height: 14.5px;
    object-fit: contain;
  }
  .about_2025 .about-page-05 .about_banner_container {
    flex-direction: column;
    padding: 0 10px;
  }
  .about_2025 .about-page-05 .about_banner_container .txt p {
    font-size: 15px;
  }
  .about_2025 .about_btn {
    padding: 13px 0;
  }
  .about_2025 .about-page-06 {
    margin-top: 42px;
  }
  .about_2025 .about-page-06 .flow_container {
    flex-direction: column;
    width: 90%;
    margin: 32px auto;
    gap: 32px;
  }
  .about_2025 .about-page-06 .flow_container .point_box h4 {
    flex-wrap: wrap;
    gap: 5px;
  }
  .about_2025 .about-page-06 .flow_container .point_box h4 .ttlmin {
    flex-basis: 100%;
  }
  .about_2025 .about-page-06 .flow_01 {
    margin-top: 24px;
  }
  .about_2025 .about-page-06 .border {
    height: 10px;
  }
  .about_2025 .about-page-06 .flow_container .flow_box h3 {
    text-align: center;
  }
  .about_2025 .about-page-06 .flow_container .point_box .tag {
    margin-right: 0;
  }
  .about_2025 .about-page-06 .flow_container .point_box .note {
    font-size: 14px;
  }
  .about_2025 .about-page-07 {
    margin: 42px auto;
    width: 90%;
  }
  .about_2025 .about_cta .contactbtn {
    font-size: 13px;
    margin: 10px auto 0;
  }
  .about_2025 .about_cta .contactbtn::after {
    content: "";
    width: 6px;
    height: 10px;
  }
  .about_2025 .about-page-08 {
    margin-top: 42px;
    padding: 40px 20px;
  }
  .about_2025 .about-page-08 .about08_container {
    flex-direction: column;
    gap: 20px;
  }
  .about_2025 .about-page-08 .about08_container .txt p {
    font-size: 15px;
  }
  .about_2025 .about-page-08 .about08_container .txt .about_btn {
    margin-top: 32px;
  }
  .about_2025 .about-page-09 {
    margin: 42px auto 0;
  }
  .about_2025 .about-page-09 .about_interview_container {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
  .about_2025 .about-page-09 .interview_box .ttl {
    margin-top: 16px;
  }
  .about_2025 .about-page-09 .interview_box .tag_container {
    margin-top: 5px;
  }
  .about_2025 .about-page-10 {
    margin-top: 42px;
    padding: 40px 20px;
  }
  .about_2025 .about-page-10 .comment_box {
    flex-direction: column;
    gap: 20px;
  }
  .about_2025 .about-page-10 .comment_box .img {
    width: 45%;
    margin: 0 auto;
  }
  .about_2025 .about-page-10 .comment_box .name span {
    margin-left: 0;
  }
  .about_2025 .about-page-10 .comment_box .name::before {
    height: 47px;
  }
  .about_2025 .about-page-10 .comment_link {
    margin-left: 2%;
  }
  .about_2025 .about_cta_02 {
    margin: 42px auto;
  }
  .about_2025 .about_cta_02 .cta_bottom {
    font-size: 16px;
    padding: 0 20px;
  }
  .about_2025 .aboutpage_under .bottom {
    max-width: none;
    z-index: 2001;
  }
  .about_2025 .aboutpage_under {
    z-index: 2000;
    min-width: auto;
    max-width: none;
  }
  .about_2025 .aboutpage_under .contactbtn {
    min-width: auto;
    max-width: none;
    display: block;
    padding: 16px 0;
  }
}
@media screen and (max-width: 390px) {
  .about_2025 .about_kv {
    min-height: 71vh;
  }
  .about_2025 .about_kv_container {
    gap: 28px;
  }
  .about_2025 .about_kv_container .txt .cp {
    margin-top: 5%;
  }
  .about_2025 .about_kv_container .img img {
    height: 160px;
  }
}
.about_2025 {
  /* 通常表示用のスタイル */
}
.about_2025 .aboutpage_under {
  display: none;
}
.about_2025 {
  /* 650px以下の画面用のスタイル */
}
@media screen and (max-width: 650px) {
  .about_2025 .aboutpage_under {
    display: none;
    /* position: fixed;
    bottom: 20px;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 100;
    padding: 0 15px; */
  }
  .about_2025 {
    /*
    .aboutpage_under .contactbtn {
      display: block;
      width: 100%;
      max-width: 400px;
      margin: 0 auto;
      padding: 15px;
      box-sizing: border-box;
    } */
    /* 表示アニメーション用クラス */
  }
}
.about_2025 .aboutpage_under.show {
  display: block;
  animation: fadeIn 0.5s ease-out;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.p-for-venture-companies__title {
  margin-bottom: 0;
  padding: calc(25 / 375 * 100vw) calc(20 / 375 * 100vw) calc(15 / 375 * 100vw);
}
@media (min-width: 782px) {
  .p-for-venture-companies__title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 25px 20px 15px;
  }
}
.p-for-venture-companies__title .wp-block-columns {
  gap: 0;
}
.p-for-venture-companies__title .wp-block-columns + .wp-block-paragraph {
  margin-top: 0;
  margin-left: auto;
}
.p-for-venture-companies__title .wp-block-column:first-child {
  border-bottom: 1px solid #666;
}
@media (min-width: 782px) {
  .p-for-venture-companies__title .wp-block-column:first-child {
    border-bottom: unset;
    border-right: 1px solid #666;
  }
}
@media (min-width: 782px) {
  .p-for-venture-companies__title .wp-block-column {
    flex-basis: unset !important;
    padding-inline: 1em;
    width: unset;
  }
}
.p-for-venture-companies__title .wp-block-paragraph {
  font-size: calc(16 / 375 * 100vw);
}
.p-for-venture-companies__title .wp-block-paragraph strong {
  font-size: calc(25 / 375 * 100vw);
}
@media (min-width: 782px) {
  .p-for-venture-companies__title .wp-block-paragraph {
    font-size: min(22px, 22 / 960 * 100vw);
  }
  .p-for-venture-companies__title .wp-block-paragraph strong {
    font-size: min(34px, 34 / 960 * 100vw);
  }
}

.p-for-venture-companies__list {
  border: solid 10px #f1f1f1;
  margin-top: 0;
  padding: 34px 24px;
}

/*# sourceMappingURL=style.css.map */