@charset "UTF-8";
/*!
Theme Name: SWELL Child
Template: swell
*/
html {
  margin-top: 0 !important;
}

figure img {
  width: 100%;
  height: auto;
}

.l-content {
  margin-bottom: 0 !important;
}

.top #content {
  padding: 0;
}

.displaynone {
  display: none !important;
}

#wpadminbar,
#breadcrumb,
.c-pageTitle {
  display: none;
}

#header {
  top: 0;
}

.l-content {
  padding-top: 0;
}

.l-mainContent__inner .post_content {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.is-style-default > .c-tabList .c-tabList__button:hover,
.is-style-default > .c-tabList .c-tabList__button[aria-selected=true] {
  background-color: inherit;
  color: inherit;
}

.wp-block-list {
  padding: 0 0 0 0.5em !important;
}

.w-beforeFooter {
  margin: 0 auto;
}

.swell-block-fullWide.sp-py-40,
.swell-block-fullWide.pc-py-60 {
  padding: 0;
}

.swell-block-fullWide {
  margin-bottom: 0;
}

.c-postTimes__posted.icon-posted:before {
  content: none;
}

.swell-block-columns .swell-block-column {
  margin-left: 0;
}

.swell-block-columns__inner {
  margin-left: 0;
  width: 100%;
  justify-content: center;
}

textarea {
  resize: none;
}

.swell-block-button__link {
  min-width: auto !important;
  box-shadow: none !important;
}

@media screen and (max-width: 960px) {
  .swell-block-columns .swell-block-column {
    width: 100% !important;
  }
}

.swell-block-fullWide + .swell-block-fullWide {
  margin-top: inherit;
}

.swell-block-fullWide__inner.l-article {
  padding: 0;
}

.title-EN {
  font-family: "Hiragino Sans", "Yu Gothic", "Meiryo", sans-serif;
  font-size: 100px !important;
  font-weight: 500 !important;
  line-height: 1 !important;
  letter-spacing: 10px !important;
  color: transparent !important;
  -webkit-text-fill-color: transparent !important;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #d0deef;
  text-shadow: none !important;
  paint-order: stroke fill;
}
@media screen and (max-width: 960px) {
  .title-EN {
    font-size: 48px !important;
    letter-spacing: 4.8px !important;
  }
}

.btn_blue_arrow .swell-block-button__link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  padding: 0;
  border: none;
  border-radius: 4px;
  background: linear-gradient(90deg, #133967 46.538%, #425872 100%);
  color: #ffffff !important;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: 0.64px;
  text-decoration: none;
  box-shadow: none !important;
  min-width: auto !important;
  position: relative;
  overflow: hidden;
  transition: color 0.4s ease;
  padding-right: 6px;
}
.btn_blue_arrow .swell-block-button__link span {
  position: relative;
  z-index: 1;
  color: inherit;
}
.btn_blue_arrow .swell-block-button__link::after {
  content: "";
  position: absolute;
  z-index: 1;
  top: 50%;
  right: 25%;
  width: 14px;
  height: 9px;
  background-image: url(./images/common/icon_arrow.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0, -50%);
  transition: background-image 0.3s ease;
  pointer-events: none;
  transition: transform 0.3s ease;
}
.btn_blue_arrow .swell-block-button__link:hover::after {
  transform: translate(10px, -50%);
}

.btn_white_arrow .swell-block-button__link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  padding: 0;
  border: none;
  border-radius: 4px;
  background: #ffffff;
  color: #133967 !important;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: 0.64px;
  text-decoration: none;
  box-shadow: none !important;
  min-width: auto !important;
  position: relative;
  overflow: hidden;
  transition: background-color 0.3s ease, color 0.3s ease;
  padding-right: 16px;
}
.btn_white_arrow .swell-block-button__link span {
  position: relative;
  z-index: 1;
  color: inherit;
}
.btn_white_arrow .swell-block-button__link::after {
  content: "";
  position: absolute;
  z-index: 1;
  top: 50%;
  right: 20%;
  width: 14px;
  height: 9px;
  background-image: url(./images/common/icon_arrow-navy.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0, -50%);
  transition: transform 0.3s ease, background-image 0.3s ease;
  pointer-events: none;
}
.btn_white_arrow .swell-block-button__link:hover::after {
  transform: translate(10px, -50%);
}

.top_mv3:has(> .swell-block-fullWide__inner .wp-block-video video) {
  overflow: hidden;
}

.top_mv3:has(> .swell-block-fullWide__inner .wp-block-video video).pc-py-60,
.top_mv3:has(> .swell-block-fullWide__inner .wp-block-video video).sp-py-40 {
  padding-top: 478px !important;
  padding-bottom: 162px !important;
}

@media screen and (max-width: 960px) {
  .top_mv3:has(
      > .swell-block-fullWide__inner .wp-block-video video
    ).pc-py-60,
  .top_mv3:has(
      > .swell-block-fullWide__inner .wp-block-video video
    ).sp-py-40 {
    padding-top: 280px !important;
    padding-bottom: 80px !important;
  }
}

.top_mv3:has(> .swell-block-fullWide__inner .wp-block-video video)
  > .swell-block-fullWide__inner {
  position: static;
  z-index: 1;
  width: 100%;
  max-width: none;
  margin-inline: 0;
  padding: 0 !important;
}

.top_mv3:has(> .swell-block-fullWide__inner .wp-block-video video)
  .top_mv_title {
  position: relative;
  z-index: 1;
}

.top_mv3:has(> .swell-block-fullWide__inner .wp-block-video video)
  .wp-block-video {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  overflow: hidden;
  pointer-events: none;
}

.top_mv3:has(> .swell-block-fullWide__inner .wp-block-video video)
  .wp-block-video
  video {
  display: block;
  width: 100%;
  height: 100%;
  max-width: none;
  border: 0;
  object-fit: cover;
  object-position: center;
  pointer-events: none;
  appearance: none;
}

.top_mv3:has(> .swell-block-fullWide__inner .wp-block-video video)
  .wp-block-video
  video::-webkit-media-controls {
  display: none !important;
}

.top_mv3:has(> .swell-block-fullWide__inner .wp-block-video video)
  .wp-block-video
  video::-webkit-media-controls-enclosure {
  display: none !important;
}

.top_mv3:has(> .swell-block-fullWide__inner .wp-block-video video)
  .wp-block-video
  video::-webkit-media-controls-panel {
  display: none !important;
}

.top_mv3:has(> .swell-block-fullWide__inner .wp-block-video video)::before {
  z-index: 0;
}

@media screen and (max-width: 960px) {
  .top_mv3:has(> .swell-block-fullWide__inner .wp-block-video video)
    .wp-block-video {
    left: 50%;
    width: 100vw;
    margin-left: -50vw;
  }
}

.lower_mv_section {
  position: relative;
  padding-top: 111px !important;
  padding-bottom: 87px !important;
  padding-inline: 90px !important;
  min-height: 376px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1200px) {
  .lower_mv_section {
    padding-top: 72px !important;
    padding-bottom: 48px !important;
    padding-inline: 24px !important;
    min-height: 240px;
  }
}
.lower_mv_section .swell-block-fullWide__inner {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 24px;
  width: 100%;
  max-width: 1254px;
  margin-inline: auto;
}
@media screen and (max-width: 960px) {
  .lower_mv_section .swell-block-fullWide__inner {
    flex-direction: column;
    align-items: flex-start;
    gap: 40px;
  }
}
.lower_mv_section .wp-block-group {
  margin: 0;
  flex: 1 1 auto;
  min-width: 0;
}
.lower_mv_section .wp-block-group .wp-block-group__inner-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.lower_mv_section .wp-block-heading {
  margin: 0 !important;
  font-family: "Jost", sans-serif !important;
  font-size: 120px !important;
  font-weight: 500 !important;
  line-height: 1 !important;
  letter-spacing: 12px !important;
  color: #6482A6 !important;
}
@media screen and (max-width: 960px) {
  .lower_mv_section .wp-block-heading {
    font-size: 48px !important;
    letter-spacing: 4.8px !important;
  }
}
.lower_mv_section .wp-block-paragraph {
  margin: 0;
  font-size: 32px;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0.64px;
  color: #f5f9ff;
}
@media screen and (max-width: 960px) {
  .lower_mv_section .wp-block-paragraph {
    font-size: 18px;
    letter-spacing: 0.36px;
  }
}
.lower_mv_section .wp-block-paragraph .swl-inline-color {
  color: inherit !important;
}
.lower_mv_section .swell-block-linkList {
  flex: 0 0 auto;
  margin: 0;
  padding: 0;
}
.lower_mv_section .swell-block-linkList ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 11px;
  margin: 0;
  padding: 0;
}
.lower_mv_section .swell-block-linkList .swell-block-linkList__item {
  margin: 0;
  padding: 0;
  list-style: none;
}
.lower_mv_section .swell-block-linkList .swell-block-linkList__item::before {
  display: none;
}
.lower_mv_section .swell-block-linkList .swell-block-linkList__item + .swell-block-linkList__item {
  display: flex;
  align-items: center;
  gap: 11px;
}
.lower_mv_section .swell-block-linkList .swell-block-linkList__item + .swell-block-linkList__item::before {
  content: "/";
  display: block;
  color: #23A8D6;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
}
.lower_mv_section .swell-block-linkList .swell-block-linkList__item.link_current {
  pointer-events: none;
}
.lower_mv_section .swell-block-linkList .swell-block-linkList__item:last-child .swell-block-linkList__link {
  cursor: default;
  pointer-events: none;
}
.lower_mv_section .swell-block-linkList .swell-block-linkList__item:last-child .swell-block-linkList__link:hover {
  color: #ffffff !important;
  opacity: 1;
}
.lower_mv_section .swell-block-linkList .swell-block-linkList__link {
  display: inline-block;
  padding: 0;
  border: none;
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
  transition: opacity 0.3s ease;
}
.lower_mv_section .swell-block-linkList .swell-block-linkList__link:hover {
  color: #6482A6 !important;
  transition: opacity 0.3s ease;
}
@media screen and (max-width: 960px) {
  .lower_mv_section .swell-block-linkList .swell-block-linkList__link {
    font-size: 12px;
  }
}
.lower_mv_section .swell-block-linkList .swell-block-linkList__text {
  color: inherit;
}
.lower_mv_section .swell-block-linkList.-flex {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 11px;
  margin: 0;
  padding: 0;
}

.lower_title-square {
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: wrap;
  align-items: center;
  gap: 14px 19px;
  margin: 0;
}
@media screen and (max-width: 960px) {
  .lower_title-square {
    gap: 10px 12px;
  }
}
.lower_title-square::before {
  content: "";
  flex-shrink: 0;
  width: 26px;
  height: 26px;
  border-radius: 1px;
  background-color: #133967;
}
.lower_title-square .wp-block-heading {
  margin: 0 !important;
  font-family: "Jost", sans-serif !important;
  font-size: 40px !important;
  font-weight: 500 !important;
  line-height: 1 !important;
  letter-spacing: 4px !important;
  color: #133967 !important;
}
@media screen and (max-width: 960px) {
  .lower_title-square .wp-block-heading {
    font-size: 28px !important;
    letter-spacing: 2.8px !important;
  }
}
.lower_title-square .wp-block-paragraph {
  margin: 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0.4px;
  color: #133967;
}
@media screen and (max-width: 960px) {
  .lower_title-square .wp-block-paragraph {
    font-size: 16px;
    letter-spacing: 0.32px;
  }
}

.company_linklist {
  display: flex !important;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 55px;
  width: fit-content;
  max-width: 100%;
  margin: 0 auto;
  padding: 17px 42px;
  border-radius: 2px;
  background: #ffffff;
  box-shadow: none;
}
@media screen and (max-width: 960px) {
  .company_linklist {
    gap: 16px 24px;
    padding: 12px 20px;
  }
}
.company_linklist .swell-block-linkList__item {
  margin: 0;
  padding: 0;
  list-style: none;
}
.company_linklist .swell-block-linkList__item::before {
  display: none;
}
.company_linklist .swell-block-linkList__link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 0;
  border: none;
  color: #133967;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: 0.8px;
  text-decoration: none;
}
@media screen and (max-width: 960px) {
  .company_linklist .swell-block-linkList__link {
    font-size: 14px;
    letter-spacing: 0.56px;
    gap: 6px;
  }
}
.company_linklist .swell-block-linkList__link::before {
  content: "";
  flex-shrink: 0;
  width: 30px;
  height: 30px;
  background-image: url(./images/common/icon_arrow-bottom.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transition: background-image 0.3s ease;
}
@media screen and (max-width: 960px) {
  .company_linklist .swell-block-linkList__link::before {
    width: 22px;
    height: 22px;
  }
}
.company_linklist .swell-block-linkList__link:hover::before {
  background-image: url(./images/common/icon_arrow-bottom-white.png);
}
.company_linklist .swell-block-linkList__text {
  color: inherit;
  transition: opacity 0.3s ease;
}

.top_mv {
  position: relative;
  padding-top: 478px !important;
  padding-bottom: 162px !important;
  padding-left: 90px !important;
  padding-right: 90px !important;
}
@media screen and (max-width: 960px) {
  .top_mv {
    padding-top: 280px !important;
    padding-bottom: 80px !important;
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
}
.top_mv::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  background-color: rgba(83, 86, 90, 0.42);
  pointer-events: none;
}
.top_mv .swell-block-fullWide__inner {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: none;
  margin-inline: 0;
}

.top_mv_title {
  margin: 0 !important;
  font-size: 3.3rem !important;
  line-height: 1.6 !important;
  letter-spacing: 2.5px !important;
  color: #ffffff !important;
}
@media screen and (max-width: 960px) {
  .top_mv_title {
    font-size: 28px !important;
    letter-spacing: 1.4px !important;
  }
}

.intro_section {
  padding-top: 82px !important;
  padding-bottom: 82px !important;
}
@media screen and (max-width: 960px) {
  .intro_section {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
    padding-inline: 16px !important;
  }
}
.intro_section .swell-block-fullWide__inner {
  width: 100%;
  max-width: 958px;
  margin-inline: auto;
}
.intro_section .swell-block-columns {
  display: grid;
  grid-template-columns: 415px 470px;
  gap: 73px;
  align-items: center;
}
@media screen and (max-width: 960px) {
  .intro_section .swell-block-columns {
    grid-template-columns: 1fr;
    gap: 40px;
  }
}
.intro_section .swell-block-columns__inner {
  display: contents;
}
.intro_section .swell-block-column {
  width: auto !important;
  margin: 0 !important;
}
.intro_section .wp-block-heading {
  margin: 0 !important;
  font-size: 45px !important;
  line-height: 1.8 !important;
  font-weight: 500 !important;
  letter-spacing: 0.9px !important;
  color: #133967 !important;
}
@media screen and (max-width: 960px) {
  .intro_section .wp-block-heading {
    font-size: 28px !important;
    letter-spacing: 0.56px !important;
    line-height: 1.5 !important;
  }
}
.intro_section .wp-block-image {
  margin: 0;
}
.intro_section .wp-block-image img {
  display: block;
  width: 100%;
  max-width: 470px;
  height: auto;
  aspect-ratio: 1/1;
  object-fit: cover;
}
@media screen and (max-width: 960px) {
  .intro_section .wp-block-image img {
    max-width: 100%;
  }
}
.intro_section .wp-block-paragraph {
  margin-bottom: 0;
}

.intro_text_group {
  margin-top: 45px;
  font-size: 20px;
  letter-spacing: 0.4px;
  line-height: 2;
}
@media screen and (max-width: 960px) {
  .intro_text_group {
    margin-top: 24px;
    font-size: 16px;
    letter-spacing: 0.32px;
  }
}
.intro_text_group .wp-block-group__inner-container {
  display: grid;
  gap: 20px;
}
@media screen and (max-width: 960px) {
  .intro_text_group .wp-block-group__inner-container {
    gap: 8px;
  }
}

.top_big_img {
  width: 100vw;
  aspect-ratio: 1440/500;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.top_big_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.top_strengths_section {
  padding-top: 126px !important;
  padding-bottom: 100px !important;
}
@media screen and (max-width: 960px) {
  .top_strengths_section {
    padding-top: 64px !important;
    padding-bottom: 120px !important;
    padding-inline: 16px !important;
  }
}
.top_strengths_section .swell-block-fullWide__inner {
  display: grid;
  grid-template-columns: minmax(0, 1235px);
  justify-content: center;
  position: relative;
  width: 100%;
  max-width: 1235px;
  margin-inline: auto;
}
.top_strengths_section .top_title_group {
  grid-column: 1;
  grid-row: 1;
  text-align: center;
  margin-bottom: 86px;
}
@media screen and (max-width: 960px) {
  .top_strengths_section .top_title_group {
    margin-bottom: 80px;
  }
}
.top_strengths_section .top_title_group .wp-block-group__inner-container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.top_strengths_section .title-EN {
  text-align: center;
  margin-bottom: 40px !important;
}
@media screen and (max-width: 960px) {
  .top_strengths_section .title-EN {
    margin-bottom: 24px !important;
  }
}
.top_strengths_section .top_title_text {
  margin: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0.48px;
  color: #ffffff;
  text-align: center;
}
@media screen and (max-width: 960px) {
  .top_strengths_section .top_title_text {
    font-size: 16px;
    letter-spacing: 0.32px;
  }
}
.top_strengths_section .top_title_text-white {
  display: inline-block;
  margin: 68px 0 0;
  padding: 4px 38px;
  border: 1px solid #6482A6;
  background-color: #ffffff;
  font-size: 20px;
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0.4px;
  color: #103562;
  text-align: center;
}
@media screen and (max-width: 960px) {
  .top_strengths_section .top_title_text-white {
    margin-top: 32px;
    padding: 4px 16px;
    font-size: 14px;
    letter-spacing: 0.28px;
  }
}
.top_strengths_section .strengths_graph {
  grid-column: 1;
  grid-row: 2;
  position: relative;
  width: 100%;
  margin: 0;
  aspect-ratio: 1235/522;
}
@media screen and (max-width: 960px) {
  .top_strengths_section .strengths_graph {
    aspect-ratio: 1235/760;
  }
}
@media screen and (max-width: 768px) {
  .top_strengths_section .strengths_graph {
    aspect-ratio: 1235/900;
    padding-top: 80px;
  }
}
.top_strengths_section .strengths_graph img {
  position: absolute;
  left: 28.26%;
  top: 0;
  width: 41.62%;
  height: auto;
  aspect-ratio: 514/522;
  object-fit: contain;
}
@media screen and (max-width: 960px) {
  .top_strengths_section .strengths_graph img {
    left: 29%;
    width: 42%;
  }
}
@media screen and (max-width: 768px) {
  .top_strengths_section .strengths_graph img {
    left: 27%;
    width: 46%;
  }
}
.top_strengths_section .graph_group {
  grid-column: 1;
  grid-row: 2;
  position: absolute;
  z-index: 3;
  margin: 0;
}
.top_strengths_section .graph_group .wp-block-group__inner-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
}
@media screen and (max-width: 960px) {
  .top_strengths_section .graph_group .wp-block-group__inner-container {
    gap: 4px;
  }
}
.top_strengths_section .graph_group1 {
  left: 1.62%;
  top: 0;
  width: 18.38%;
}
@media screen and (max-width: 960px) {
  .top_strengths_section .graph_group1 {
    left: 0;
    width: 26%;
  }
}
@media screen and (max-width: 768px) {
  .top_strengths_section .graph_group1 {
    width: 30%;
    top: -26%;
  }
}
.top_strengths_section .graph_group2 {
  left: 0;
  top: 54.41%;
  width: 22%;
}
@media screen and (max-width: 960px) {
  .top_strengths_section .graph_group2 {
    left: 0;
    top: 70%;
    width: 28%;
  }
}
@media screen and (max-width: 768px) {
  .top_strengths_section .graph_group2 {
    left: 33%;
    top: 74%;
    width: 32%;
  }
}
.top_strengths_section .graph_group3 {
  left: 77.17%;
  top: 23.95%;
  width: 22.83%;
}
@media screen and (max-width: 960px) {
  .top_strengths_section .graph_group3 {
    left: auto;
    right: 0;
    top: 10%;
    width: 28%;
  }
}
@media screen and (max-width: 768px) {
  .top_strengths_section .graph_group3 {
    top: -26%;
    width: 32%;
  }
}
.top_strengths_section .strengths_lines {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: visible;
  pointer-events: none;
  z-index: 2;
}
.top_strengths_section .strengths_lines line {
  stroke: #ffffff;
  stroke-width: 1;
  stroke-linecap: round;
}
.top_strengths_section .graph_img {
  margin: 0;
}
.top_strengths_section .graph_img img {
  display: block;
  width: 100%;
  max-width: 166px;
  height: auto;
  aspect-ratio: 166/81;
  object-fit: contain;
  margin-inline: auto;
}
@media screen and (max-width: 960px) {
  .top_strengths_section .graph_img img {
    max-width: 140px;
  }
}
.top_strengths_section .graph_title {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0.4px;
  color: #ffffff;
  text-align: center;
}
@media screen and (max-width: 960px) {
  .top_strengths_section .graph_title {
    gap: 4px;
    font-size: clamp(14px, 3.7vw, 16px);
    letter-spacing: 0.28px;
    line-height: 1.5;
  }
}
.top_strengths_section .graph_title::before {
  content: "";
  flex-shrink: 0;
  width: 15px;
  height: 15px;
}
@media screen and (max-width: 960px) {
  .top_strengths_section .graph_title::before {
    width: 10px;
    height: 10px;
  }
}
.top_strengths_section .graph_title1::before {
  background-color: #0194dc;
}
.top_strengths_section .graph_title2::before {
  background-color: #016eb0;
}
.top_strengths_section .graph_title3::before {
  background-color: #ffffff;
}
.top_strengths_section .graph_flex {
  margin: 0;
}
.top_strengths_section .graph_flex .wp-block-group__inner-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 11px;
}
@media screen and (max-width: 960px) {
  .top_strengths_section .graph_flex .wp-block-group__inner-container {
    gap: 6px;
  }
}
.top_strengths_section .graph_syusshi {
  margin: 0 11px 0 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0.4px;
  color: #ffffff;
}
@media screen and (max-width: 960px) {
  .top_strengths_section .graph_syusshi {
    margin-right: 6px;
    font-size: clamp(14px, 3.7vw, 16px);
    line-height: 1.5;
  }
}
.top_strengths_section .graph_number {
  margin: 0;
  font-family: "Jost", sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 1;
  color: #ffffff;
}
@media screen and (max-width: 960px) {
  .top_strengths_section .graph_number {
    font-size: clamp(28px, 7.4vw, 32px);
  }
}
.top_strengths_section .graph_percent {
  margin: 0;
  font-family: "Jost", sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 43px;
  color: #ffffff;
}
@media screen and (max-width: 960px) {
  .top_strengths_section .graph_percent {
    font-size: clamp(21px, 5.6vw, 24px);
    line-height: 1.4;
  }
}

.top_company_section {
  padding-top: 320px !important;
  padding-bottom: 0 !important;
  background-size: contain !important;
  background-position: center top !important;
  background-repeat: no-repeat !important;
}
@media (max-width: 1200px) {
  .top_company_section {
    padding-top: 160px !important;
    padding-bottom: 0 !important;
    padding-inline: 16px !important;
  }
}
@media screen and (max-width: 768px) {
  .top_company_section {
    padding-top: 100px !important;
    padding-bottom: 0 !important;
    padding-inline: 16px !important;
  }
}
.top_company_section .swell-block-fullWide__inner {
  width: 100%;
  max-width: 1064px;
  margin-inline: auto;
}
.top_company_section .top_company_box {
  display: grid;
  grid-template-columns: 1fr 438px;
  gap: 0;
  align-items: start;
}
@media screen and (max-width: 960px) {
  .top_company_section .top_company_box {
    grid-template-columns: 1fr;
    gap: 40px;
  }
}
.top_company_section .top_company_box .swell-block-columns__inner {
  display: contents;
}
.top_company_section .top_company_box .swell-block-column {
  width: auto !important;
  margin: 0 !important;
}
.top_company_section .wp-block-group {
  margin-top: 125px;
  margin-bottom: 33px;
}
@media screen and (max-width: 960px) {
  .top_company_section .wp-block-group {
    margin-top: 0;
    margin-bottom: 24px;
  }
}
.top_company_section .wp-block-group .wp-block-group__inner-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.top_company_section .wp-block-heading {
  margin: 0 !important;
  font-family: "Jost", sans-serif !important;
  font-size: 80px !important;
  font-weight: 500 !important;
  line-height: 1 !important;
  letter-spacing: 8px !important;
  color: #133967 !important;
}
@media screen and (max-width: 960px) {
  .top_company_section .wp-block-heading {
    font-size: 48px !important;
    letter-spacing: 4.8px !important;
  }
}
.top_company_section .wp-block-group .wp-block-paragraph {
  margin: 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0.4px;
  color: #133967;
}
@media screen and (max-width: 960px) {
  .top_company_section .wp-block-group .wp-block-paragraph {
    font-size: 16px;
    letter-spacing: 0.32px;
  }
}
.top_company_section .swell-block-column > .wp-block-paragraph {
  max-width: 458px;
  margin: 0 0 27px 41px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.7;
  letter-spacing: 0.64px;
  color: #0A0A0A;
}
@media screen and (max-width: 960px) {
  .top_company_section .swell-block-column > .wp-block-paragraph {
    margin-left: 0;
    margin-bottom: 16px;
    max-width: none;
    font-size: 14px;
    letter-spacing: 0.56px;
  }
}
.top_company_section .swell-block-column > .wp-block-paragraph:last-of-type {
  margin-bottom: 0;
}
.top_company_section .swell-block-button {
  width: 260px;
  height: 48px;
  margin-top: 62px;
  margin-left: 41px;
}
@media screen and (max-width: 960px) {
  .top_company_section .swell-block-button {
    width: 100%;
    max-width: 260px;
    margin-top: 32px;
    margin-left: 0;
  }
}
.top_company_section .swell-block-button .swell-block-button__link {
  width: 100%;
  height: 100%;
}
.top_company_section .wp-block-image {
  margin: 0;
}
.top_company_section .wp-block-image img {
  display: block;
  width: 100%;
  max-width: 438px;
  height: auto;
  aspect-ratio: 438/548;
  object-fit: cover;
  margin-inline: auto;
}

.top_service_section {
  padding-top: 139px !important;
  padding-bottom: 155px !important;
}
@media screen and (max-width: 960px) {
  .top_service_section {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
    padding-inline: 16px !important;
  }
}
.top_service_section .swell-block-fullWide__inner {
  width: 100%;
  max-width: 1170px;
  margin-inline: auto;
}
.top_service_section .top_service_box {
  display: grid;
  grid-template-columns: 1fr 458px;
  gap: 53px;
  align-items: start;
  background-image: url(./images/top/service_bg_img.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 50px 53px 87px 42px;
}
@media screen and (max-width: 960px) {
  .top_service_section .top_service_box {
    grid-template-columns: 1fr;
    gap: 32px;
    padding: 80px 16px;
  }
}
.top_service_section .top_service_box .swell-block-columns__inner {
  display: contents;
}
.top_service_section .top_service_box .swell-block-column {
  width: auto !important;
  margin: 0 !important;
}
.top_service_section .top_service_box .swell-block-column:last-of-type {
  padding-top: 65px;
}
@media screen and (max-width: 960px) {
  .top_service_section .top_service_box .swell-block-column:last-of-type {
    padding-top: 0;
  }
}
.top_service_section .wp-block-group {
  margin: 0;
}
.top_service_section .wp-block-group .wp-block-group__inner-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
}
@media screen and (max-width: 960px) {
  .top_service_section .wp-block-group .wp-block-group__inner-container {
    margin-bottom: 16px !important;
  }
}
.top_service_section .wp-block-heading {
  margin: 0 !important;
  font-family: "Jost", sans-serif !important;
  font-size: 80px !important;
  font-weight: 500 !important;
  line-height: 1 !important;
  letter-spacing: 8px !important;
  color: #ffffff !important;
}
@media screen and (max-width: 960px) {
  .top_service_section .wp-block-heading {
    font-size: 48px !important;
    letter-spacing: 4.8px !important;
  }
}
.top_service_section .wp-block-image {
  position: absolute;
  max-width: 527px;
  aspect-ratio: 527/466;
  object-fit: cover;
  top: 35%;
  left: 42px;
}
@media screen and (max-width: 960px) {
  .top_service_section .wp-block-image {
    position: inherit;
    max-width: 100%;
  }
}
.top_service_section .wp-block-group .wp-block-paragraph {
  margin: 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0.4px;
  color: #ffffff;
}
@media screen and (max-width: 960px) {
  .top_service_section .wp-block-group .wp-block-paragraph {
    font-size: 16px;
    letter-spacing: 0.32px;
  }
}
.top_service_section .swell-block-column > .wp-block-paragraph {
  max-width: 458px;
  margin: 0 0 27px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.7;
  letter-spacing: 0.64px;
  color: #ffffff;
}
@media screen and (max-width: 960px) {
  .top_service_section .swell-block-column > .wp-block-paragraph {
    margin-bottom: 16px;
    max-width: none;
    font-size: 14px;
    letter-spacing: 0.56px;
  }
}
.top_service_section .swell-block-column > .wp-block-paragraph:first-of-type {
  margin-top: 65px;
}
@media screen and (max-width: 960px) {
  .top_service_section .swell-block-column > .wp-block-paragraph:first-of-type {
    margin-top: 0;
  }
}
.top_service_section .swell-block-column > .wp-block-paragraph:last-of-type {
  margin-bottom: 0;
}
.top_service_section .swell-block-button {
  width: 260px;
  height: 48px;
  margin-top: 62px;
  margin-left: 0;
  border: 1px solid #ffffff;
}
@media screen and (max-width: 960px) {
  .top_service_section .swell-block-button {
    width: 100%;
    max-width: 260px;
    margin-top: 32px;
    margin-left: auto;
  }
}
.top_service_section .swell-block-button .swell-block-button__link {
  width: 100%;
  height: 100%;
}

.cta_section {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 960px) {
  .cta_section {
    padding-inline: 0 !important;
  }
}
.cta_section::after {
  content: "TRUST & TEAMWORK";
  position: absolute;
  z-index: 0;
  left: -25px;
  bottom: -15px;
  font-family: "Hiragino Sans", "Yu Gothic", "Meiryo", sans-serif;
  font-size: 160px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0;
  color: transparent;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 1px rgba(255, 255, 255, 0.35);
  white-space: nowrap;
  pointer-events: none;
}
@media screen and (max-width: 960px) {
  .cta_section::after {
    left: -1.736vw;
    bottom: -1.042vw;
    font-size: 11.111vw;
  }
}
@media screen and (max-width: 768px) {
  .cta_section::after {
    left: -8px;
    bottom: -8px;
    font-size: 64px;
  }
}
.cta_section .swell-block-fullWide__inner {
  width: 100%;
  max-width: none;
  height: 698px;
  margin: 0;
  position: relative;
}
@media screen and (max-width: 960px) {
  .cta_section .swell-block-fullWide__inner {
    height: 48.472vw;
  }
}
@media screen and (max-width: 768px) {
  .cta_section .swell-block-fullWide__inner {
    display: flex;
    flex-direction: column;
    gap: 32px;
    height: auto;
    padding: 48px 24px 40px;
  }
}
.cta_section .cta_group {
  position: absolute;
  z-index: 2;
  top: 122px;
  left: max(24px, 50% - 585px);
  margin: 0;
  width: 375px;
}
@media screen and (max-width: 960px) {
  .cta_section .cta_group {
    top: 8.472vw;
    left: 9.375vw;
    width: 25.347vw;
  }
}
@media screen and (max-width: 768px) {
  .cta_section .cta_group {
    position: static;
    width: 100%;
  }
}
.cta_section .cta_group .wp-block-group__inner-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.cta_section .cta_title {
  margin: 0 !important;
  font-family: "Jost", sans-serif !important;
  font-size: 80px !important;
  font-weight: 500 !important;
  line-height: 1 !important;
  letter-spacing: 8px !important;
  color: #ffffff !important;
}
@media screen and (max-width: 960px) {
  .cta_section .cta_title {
    font-size: 5.556vw !important;
    letter-spacing: 0.556vw !important;
  }
}
@media screen and (max-width: 768px) {
  .cta_section .cta_title {
    font-size: 48px !important;
    letter-spacing: 4.8px !important;
  }
}
.cta_section .cta_title-sub {
  margin: 0 !important;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0.4px;
  color: #ffffff;
}
@media screen and (max-width: 960px) {
  .cta_section .cta_title-sub {
    font-size: 1.389vw;
    letter-spacing: 0.028vw;
  }
}
@media screen and (max-width: 768px) {
  .cta_section .cta_title-sub {
    font-size: 16px;
    letter-spacing: 0.32px;
  }
}
.cta_section .cta_title-blue {
  display: inline;
  margin: 16px 0 0 !important;
  padding: 0 6px 2px;
  background: #23A8D6;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  font-size: 32px;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0.64px;
  color: #ffffff;
}
@media screen and (max-width: 960px) {
  .cta_section .cta_title-blue {
    margin-top: 2.292vw !important;
    padding: 0 0.417vw 0.139vw;
    font-size: 2.222vw;
    letter-spacing: 0.044vw;
  }
}
@media screen and (max-width: 768px) {
  .cta_section .cta_title-blue {
    margin-top: 12px !important;
    padding: 0 4px 2px;
    font-size: 20px;
    letter-spacing: 0.4px;
  }
}
.cta_section .swell-block-button {
  width: 260px;
  height: 48px;
  margin-top: 66px;
  margin-left: 0;
  padding-right: 16px;
}
@media screen and (max-width: 960px) {
  .cta_section .swell-block-button {
    width: 18.056vw;
    height: 3.333vw;
    margin-top: 4.583vw;
  }
}
@media screen and (max-width: 768px) {
  .cta_section .swell-block-button {
    width: 100%;
    max-width: 260px;
    height: 48px;
    margin-top: 32px;
  }
}
.cta_section .swell-block-button .swell-block-button__link {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 960px) {
  .cta_section .swell-block-button .swell-block-button__link {
    gap: 0.833vw;
    border-radius: 0.278vw;
    font-size: 1.111vw;
    letter-spacing: 0.044vw;
    padding-right: 0.417vw;
  }
}
@media screen and (max-width: 768px) {
  .cta_section .swell-block-button .swell-block-button__link {
    gap: 12px;
    border-radius: 4px;
    font-size: 16px;
    letter-spacing: 0.64px;
    padding-right: 16px;
  }
}
@media screen and (max-width: 960px) {
  .cta_section .swell-block-button .swell-block-button__link::after {
    width: 0.972vw;
    height: 0.625vw;
  }
}
@media screen and (max-width: 768px) {
  .cta_section .swell-block-button .swell-block-button__link::after {
    width: 14px;
    height: 9px;
  }
}
.cta_section .slider_box {
  --cta-slide-width: 284px;
  --cta-slide-height: 504px;
  --cta-slide-gap: 27px;
  --cta-slide-count: 6;
  position: absolute;
  z-index: 1;
  top: 93px;
  left: calc(50% - 119px);
  right: 0;
  height: var(--cta-slide-height);
  margin: 0 !important;
  overflow: hidden;
}
@media screen and (max-width: 960px) {
  .cta_section .slider_box {
    --cta-slide-width: 19.722vw;
    --cta-slide-height: 35vw;
    --cta-slide-gap: 1.875vw;
    top: 6.458vw;
    left: 41.736vw;
  }
}
@media screen and (max-width: 768px) {
  .cta_section .slider_box {
    --cta-slide-width: 200px;
    --cta-slide-height: 355px;
    --cta-slide-gap: 16px;
    position: static;
    left: auto;
    right: auto;
    width: 100%;
    height: var(--cta-slide-height);
  }
}
.cta_section .slider_box .swell-block-columns__inner {
  display: flex;
  align-items: center;
  gap: var(--cta-slide-gap);
  width: max-content;
  animation: ctaSlider 36s linear infinite;
  will-change: transform;
}
.cta_section .slider_box .swell-block-column {
  flex: 0 0 var(--cta-slide-width);
  width: var(--cta-slide-width) !important;
  height: var(--cta-slide-height);
  margin: 0 !important;
}
.cta_section .slider_box .wp-block-image {
  width: 100%;
  height: 100%;
  margin: 0;
  overflow: hidden;
}
.cta_section .slider_box .wp-block-image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@keyframes ctaSlider {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(calc((var(--cta-slide-width) + var(--cta-slide-gap)) * var(--cta-slide-count) * -1), 0, 0);
  }
}
.about_section {
  position: relative;
  padding-top: 83px !important;
  padding-bottom: 0 !important;
  padding-left: 90px !important;
  padding-right: 90px !important;
  background-color: #EAEEF3;
  overflow: hidden;
}
@media screen and (max-width: 960px) {
  .about_section {
    padding-top: 40px !important;
    padding-bottom: 48vw !important;
    padding-inline: 16px !important;
  }
}
.about_section::before {
  content: "";
  position: absolute;
  z-index: 0;
  right: 0;
  bottom: 50px;
  width: 1015px;
  max-width: 70%;
  aspect-ratio: 2024/1320;
  background-image: url(./images/company/about_bg_img.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: contain;
  pointer-events: none;
}
@media screen and (max-width: 960px) {
  .about_section::before {
    width: 90%;
    max-width: none;
    bottom: 24px;
  }
}
.about_section .swell-block-fullWide__inner {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1353px;
  margin-inline: 0;
}
.about_section .company_linklist {
  position: relative;
  z-index: 2;
  padding: 17px 42px;
  gap: 55px;
}
@media screen and (max-width: 960px) {
  .about_section .company_linklist {
    padding: 16px 20px;
    display: grid !important;
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 16px;
    margin: 0 auto;
    width: 100%;
  }
}
.about_section .about_group {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 824px;
  margin: 130px 0 0;
}
@media screen and (max-width: 960px) {
  .about_section .about_group {
    max-width: none;
    margin-top: 48px;
  }
}
.about_section .about_group > .wp-block-group__inner-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 101px;
}
@media screen and (max-width: 960px) {
  .about_section .about_group > .wp-block-group__inner-container {
    gap: 40px;
  }
}
.about_section .about_column {
  width: 100%;
  max-width: 585px;
  margin: 0 0 0 45px;
}
@media screen and (max-width: 960px) {
  .about_section .about_column {
    max-width: none;
    margin-left: 0;
  }
}
.about_section .about_column .lower_title-square {
  margin-bottom: 70px;
}
@media screen and (max-width: 960px) {
  .about_section .about_column .lower_title-square {
    margin-bottom: 32px;
  }
}
.about_section .about_column > .wp-block-paragraph,
.about_section .about_column .wp-block-group__inner-container > .wp-block-paragraph {
  max-width: 585px;
  margin: 0;
  color: #0A0A0A;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.7;
  letter-spacing: 0.64px;
}
@media screen and (max-width: 960px) {
  .about_section .about_column > .wp-block-paragraph,
  .about_section .about_column .wp-block-group__inner-container > .wp-block-paragraph {
    font-size: 14px;
    letter-spacing: 0.56px;
  }
}
.about_section .about_column > .wp-block-paragraph + .wp-block-paragraph,
.about_section .about_column .wp-block-group__inner-container > .wp-block-paragraph + .wp-block-paragraph {
  margin-top: 27px;
}
.about_section > .swell-block-fullWide__inner > .about_column {
  margin-top: 130px;
}
@media screen and (max-width: 960px) {
  .about_section > .swell-block-fullWide__inner > .about_column {
    margin-top: 48px;
  }
}
.about_section .about_flex {
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: nowrap;
  align-items: center;
  gap: 28px;
  width: 100%;
  max-width: 824px;
  margin: 0;
}
@media screen and (max-width: 960px) {
  .about_section .about_flex {
    gap: 2vw;
    max-width: none;
  }
}
.about_section .about_flex > .wp-block-group__inner-container {
  display: contents;
}
.about_section .about_flex .wp-block-image {
  flex: 1 1 0;
  width: auto;
  max-width: 256px;
  margin: 0;
  aspect-ratio: 1/1;
  overflow: hidden;
}
.about_section .about_flex .wp-block-image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.about_section > .swell-block-fullWide__inner > .about_flex {
  margin-top: 101px;
}
@media screen and (max-width: 960px) {
  .about_section > .swell-block-fullWide__inner > .about_flex {
    margin-top: 40px;
  }
}

.philosophy_section {
  padding-top: 100px !important;
  padding-bottom: 100px !important;
  padding-inline: 90px !important;
}
@media screen and (max-width: 960px) {
  .philosophy_section {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
    padding-inline: 16px !important;
  }
}
.philosophy_section .swell-block-fullWide__inner {
  width: 100%;
  max-width: 1260px;
  margin-inline: auto;
}
.philosophy_section .philosophy_box {
  display: grid;
  grid-template-columns: 585px 1fr;
  gap: 80px;
  align-items: start;
}
@media screen and (max-width: 960px) {
  .philosophy_section .philosophy_box {
    grid-template-columns: 1fr;
    gap: 40px;
  }
}
.philosophy_section .philosophy_box .swell-block-columns__inner {
  display: contents;
}
.philosophy_section .philosophy_box .swell-block-column {
  width: auto !important;
  margin: 0 !important;
}
.philosophy_section .philosophy_text_column .lower_title-square {
  margin-bottom: 70px;
}
@media screen and (max-width: 960px) {
  .philosophy_section .philosophy_text_column .lower_title-square {
    margin-bottom: 32px;
  }
}
.philosophy_section .philosophy_text_group {
  margin: 0;
}
.philosophy_section .philosophy_text_group .wp-block-paragraph {
  margin: 0;
  color: #0A0A0A;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.7;
  letter-spacing: 0.64px;
}
@media screen and (max-width: 960px) {
  .philosophy_section .philosophy_text_group .wp-block-paragraph {
    font-size: 14px;
    letter-spacing: 0.56px;
  }
}
.philosophy_section .philosophy_text_group .wp-block-paragraph + .wp-block-paragraph {
  margin-top: 27px;
}
.philosophy_section .philosophy_img_flex {
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: nowrap;
  align-items: stretch;
  gap: 27px;
  margin: 0;
}
@media screen and (max-width: 960px) {
  .philosophy_section .philosophy_img_flex {
    gap: 12px;
  }
}
.philosophy_section .philosophy_img_flex > .wp-block-group__inner-container {
  display: contents;
}
.philosophy_section .philosophy_img_flex .wp-block-image {
  flex: 1 1 0;
  width: auto;
  max-width: 284px;
  margin: 0;
  aspect-ratio: 284/504;
  overflow: hidden;
}
@media screen and (max-width: 960px) {
  .philosophy_section .philosophy_img_flex .wp-block-image {
    max-width: none;
    aspect-ratio: 284/302;
  }
}
.philosophy_section .philosophy_img_flex .wp-block-image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.greeting_section {
  padding-top: 60px !important;
  padding-bottom: 160px !important;
  padding-inline: 90px !important;
}
@media screen and (max-width: 960px) {
  .greeting_section {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
    padding-inline: 16px !important;
  }
}
.greeting_section .swell-block-fullWide__inner {
  width: 100%;
  max-width: 1170px;
  margin-inline: auto;
  padding: 103px 53px;
  background-color: #2d5585;
  background-image: url(./images/company/greeting_bg_img.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media screen and (max-width: 960px) {
  .greeting_section .swell-block-fullWide__inner {
    padding: 60px 16px;
  }
}
.greeting_section .greeting_box {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 29px;
  align-items: end;
}
@media screen and (max-width: 960px) {
  .greeting_section .greeting_box {
    grid-template-columns: 1fr;
    gap: 32px;
  }
}
.greeting_section .greeting_box .swell-block-columns__inner {
  display: contents;
}
.greeting_section .greeting_box .swell-block-column {
  width: auto !important;
  margin: 0 !important;
}
.greeting_section .title-EN {
  margin-bottom: 11px !important;
  text-align: left !important;
}
.greeting_section .swell-block-column > .wp-block-paragraph {
  max-width: 496px;
  margin: 0 0 27px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.7;
  letter-spacing: 0.64px;
}
@media screen and (max-width: 960px) {
  .greeting_section .swell-block-column > .wp-block-paragraph {
    max-width: none;
    margin-bottom: 20px;
    font-size: 14px;
    letter-spacing: 0.56px;
  }
}
.greeting_section .swell-block-column > .wp-block-paragraph:last-of-type {
  margin-bottom: 0;
}
.greeting_section .title_sub {
  max-width: none !important;
  margin: 0 0 42px !important;
  font-size: 32px !important;
  font-weight: 500 !important;
  line-height: 1.8 !important;
  letter-spacing: 0.64px !important;
}
@media screen and (max-width: 960px) {
  .greeting_section .title_sub {
    margin-bottom: 28px !important;
    font-size: 22px !important;
    letter-spacing: 0.44px !important;
  }
}
.greeting_section .president_name_flex {
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 8px;
  margin: 35px 0 0;
}
@media screen and (max-width: 960px) {
  .greeting_section .president_name_flex {
    margin-top: 28px;
  }
}
.greeting_section .president_name_flex > .wp-block-group__inner-container {
  display: contents;
}
.greeting_section .president_title {
  margin: 0 !important;
  color: #ffffff !important;
  font-family: "Shippori Mincho B1", serif;
  font-size: 16px !important;
  font-weight: 400;
  line-height: 1.7;
  letter-spacing: 0.64px;
}
@media screen and (max-width: 960px) {
  .greeting_section .president_title {
    font-size: 14px !important;
  }
}
.greeting_section .president_name {
  margin: 0 !important;
  color: #ffffff !important;
  font-family: "Shippori Mincho B1", serif;
  font-size: 24px !important;
  font-weight: 400;
  line-height: 1.7;
  letter-spacing: 0.96px;
}
@media screen and (max-width: 960px) {
  .greeting_section .president_name {
    font-size: 20px !important;
  }
}
.greeting_section .wp-block-image {
  margin: 0;
  width: 100%;
  aspect-ratio: 431/538;
  overflow: hidden;
  margin-inline: auto 0;
}
@media screen and (max-width: 960px) {
  .greeting_section .wp-block-image {
    max-width: none;
    aspect-ratio: 431/423;
    margin-inline: auto;
  }
}
.greeting_section .wp-block-image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (max-width: 960px) {
  .greeting_section .wp-block-image img {
    object-position: center top;
  }
}

.company_big_img {
  width: 100vw;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  aspect-ratio: 1440/500;
}

.company_section {
  padding-top: 100px !important;
  padding-bottom: 100px !important;
  padding-inline: 90px !important;
}
@media screen and (max-width: 960px) {
  .company_section {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
    padding-inline: 16px !important;
  }
}
.company_section .swell-block-fullWide__inner {
  width: 100%;
  max-width: 1260px;
  margin-inline: auto;
}
.company_section .lower_title-square {
  margin-bottom: 59px;
}
@media screen and (max-width: 960px) {
  .company_section .lower_title-square {
    margin-bottom: 32px;
  }
}
.company_section .philosophy_box {
  display: grid;
  grid-template-columns: 691px 1fr;
  gap: 79px;
  align-items: start;
}
@media screen and (max-width: 960px) {
  .company_section .philosophy_box {
    grid-template-columns: 1fr;
    gap: 40px;
  }
}
.company_section .philosophy_box .swell-block-columns__inner {
  display: contents;
}
.company_section .philosophy_box .swell-block-column {
  width: auto !important;
  margin: 0 !important;
}
.company_section .compnay_graph {
  display: grid;
  grid-template-columns: 196px 1fr;
  column-gap: 56px;
  width: 100%;
  max-width: 691px;
  margin: 0;
}
@media screen and (max-width: 960px) {
  .company_section .compnay_graph {
    grid-template-columns: 90px 1fr;
    column-gap: 14px;
    max-width: none;
  }
}
.company_section .compnay_graph .swell-block-dl__dt {
  margin: 0;
  padding: 35px 0;
  border-bottom: 2px solid #C0C9D4;
  color: #133967;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0.32px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 960px) {
  .company_section .compnay_graph .swell-block-dl__dt {
    font-size: 14px;
    letter-spacing: 0.28px;
  }
}
.company_section .compnay_graph .swell-block-dl__dt:first-of-type {
  border-top: 2px solid #C0C9D4;
}
.company_section .compnay_graph .swell-block-dl__dd {
  margin: 0;
  padding: 35px 0;
  border-bottom: 2px solid #C0C9D4;
  color: #0A0A0A;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: 0.32px;
}
@media screen and (max-width: 960px) {
  .company_section .compnay_graph .swell-block-dl__dd {
    font-size: 14px;
    letter-spacing: 0.28px;
  }
}
.company_section .compnay_graph .swell-block-dl__dd:first-of-type {
  border-top: 2px solid #C0C9D4;
}
.company_section .compnay_graph .swell-block-dl__dd .wp-block-paragraph {
  margin: 0;
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
}
.company_section .compnay_graph .graph_flex {
  display: grid;
  grid-template-columns: 196px 1fr;
  gap: 0px;
  justify-content: flex-start;
}
.company_section .philosophy_img_flex {
  display: flex !important;
  flex-direction: column !important;
  flex-wrap: nowrap;
  align-items: stretch;
  gap: 61px;
  margin: 0;
  width: 100%;
}
@media screen and (max-width: 960px) {
  .company_section .philosophy_img_flex {
    flex-direction: row !important;
    gap: 12px;
  }
}
.company_section .philosophy_img_flex > .wp-block-group__inner-container {
  display: contents;
}
.company_section .philosophy_img_flex .wp-block-image {
  width: 100%;
  max-width: 489px;
  margin: 0;
  aspect-ratio: 489/302;
  overflow: hidden;
}
@media screen and (max-width: 960px) {
  .company_section .philosophy_img_flex .wp-block-image {
    flex: 1 1 0;
    max-width: none;
  }
}
.company_section .philosophy_img_flex .wp-block-image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.service_intro_section {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
  padding-inline: 90px !important;
}
@media screen and (max-width: 960px) {
  .service_intro_section {
    padding-top: 48px !important;
    padding-bottom: 48px !important;
    padding-inline: 16px !important;
  }
}
.service_intro_section .swell-block-fullWide__inner {
  width: 100%;
  max-width: 1170px;
  margin-inline: auto;
}
.service_intro_section > .swell-block-fullWide__inner > .wp-block-paragraph {
  margin: 0 0 60px;
  color: #0A0A0A;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.4px;
  text-align: center;
}
@media screen and (max-width: 960px) {
  .service_intro_section > .swell-block-fullWide__inner > .wp-block-paragraph {
    margin-bottom: 32px;
    font-size: 14px;
    letter-spacing: 0.28px;
    text-align: left;
  }
}
.service_intro_section .service_intro_imagebox {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  align-items: stretch;
}
@media screen and (max-width: 960px) {
  .service_intro_section .service_intro_imagebox {
    gap: 8px;
    grid-template-columns: 1fr;
  }
}
.service_intro_section .service_intro_imagebox .swell-block-columns__inner {
  display: contents;
}
.service_intro_section .service_intro_imagebox .swell-block-column {
  width: auto !important;
  margin: 0 !important;
}
.service_intro_section .service_intro_imagebox .wp-block-image {
  margin: 0;
  width: 100%;
  aspect-ratio: 580/280;
  overflow: hidden;
}
.service_intro_section .service_intro_imagebox .wp-block-image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.tpk_service_scroll_tab {
  padding-top: 60px !important;
  padding-bottom: 80px !important;
  padding-inline: 90px !important;
}
@media screen and (max-width: 960px) {
  .tpk_service_scroll_tab {
    padding-top: 40px !important;
    padding-bottom: 48px !important;
    padding-inline: 16px !important;
  }
}
.tpk_service_scroll_tab__inner {
  width: 100%;
  max-width: 1260px;
  margin-inline: auto;
}
.tpk_service_scroll_tab__tabs {
  width: 100%;
  background: #ffffff;
}
.tpk_service_scroll_tab__tablist {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0;
  margin: 0;
  padding: 0;
  list-style: none;
  border-radius: 10px 10px 0 0;
  overflow: hidden;
  background: #ddd;
}
.tpk_service_scroll_tab__tabitem {
  margin: 0;
  padding: 0;
}
.tpk_service_scroll_tab__tabbtn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 60px;
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 10px 10px 0 0;
  background: #ddd;
  color: #133967;
  font-size: 26px;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0.52px;
  cursor: pointer;
  transition: background-color 0.3s ease, color 0.3s ease;
}
@media screen and (max-width: 960px) {
  .tpk_service_scroll_tab__tabbtn {
    height: 48px;
    font-size: 16px;
    letter-spacing: 0.32px;
  }
}
.tpk_service_scroll_tab__tabbtn[aria-selected=true] {
  background-color: #2d5585 !important;
  color: #ffffff !important;
}
.tpk_service_scroll_tab__tabbody {
  margin: 0;
  padding: 0;
  height: 732px;
  max-height: 732px;
  border: 1px solid #6482A6;
  background: #ffffff;
  overflow: hidden;
}
@media screen and (max-width: 960px) {
  .tpk_service_scroll_tab__tabbody {
    height: auto;
    min-height: 680px;
    max-height: none;
  }
}
.tpk_service_scroll_tab__panel {
  margin: 0;
  padding: 0;
  height: 100%;
}
.tpk_service_scroll_tab__panel[hidden] {
  display: none !important;
}
.tpk_service_scroll_tab__source {
  display: none !important;
}
.tpk_service_scroll_tab__steps-json {
  display: none !important;
}
.tpk_service_scroll_tab .service_scroll_clip {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  transform: translateZ(0);
}
.tpk_service_scroll_tab .service_scroll_pin {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  height: 100%;
  min-height: 0;
  padding: 49px 45px 0;
  background: #ffffff;
}
@media screen and (max-width: 960px) {
  .tpk_service_scroll_tab .service_scroll_pin {
    height: auto;
    min-height: 680px;
    padding: 24px 16px 0;
  }
}
.tpk_service_scroll_tab .service_step_nav {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 22px;
  min-height: 32px;
  margin: 0 0 36px;
  padding: 0;
}
@media screen and (max-width: 960px) {
  .tpk_service_scroll_tab .service_step_nav {
    gap: 12px;
    margin-bottom: 12px;
  }
}
.tpk_service_scroll_tab .service_step_nav_line {
  position: absolute;
  top: 50%;
  left: 50%;
  width: min(267px, 70%);
  height: 1px;
  background: #C0C9D4;
  transform: translate(-50%, -50%);
  pointer-events: none;
}
.tpk_service_scroll_tab .service_step_nav_button {
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 50%;
  background: #EAEEF3;
  color: #103562;
  font-family: "Jost", sans-serif;
  font-size: 21.677px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.43px;
  cursor: pointer;
  transition: background-color 0.3s ease, color 0.3s ease, transform 0.3s ease;
}
@media screen and (max-width: 960px) {
  .tpk_service_scroll_tab .service_step_nav_button {
    width: 28px;
    height: 28px;
    font-size: 14px;
  }
}
.tpk_service_scroll_tab .service_step_nav_button.is-active {
  background: #133967;
  color: #ffffff;
  transform: scale(1.08);
  box-shadow: inset 0 0 0 2px #ffffff;
}
.tpk_service_scroll_tab .service_scroll_content {
  display: grid;
  grid-template-columns: minmax(0, 500px) minmax(0, 472px);
  gap: 46px;
  align-items: start;
  justify-content: center;
  flex: 1 1 auto;
  min-height: 0;
  margin: 0 auto 36px;
}
@media screen and (max-width: 960px) {
  .tpk_service_scroll_tab .service_scroll_content {
    grid-template-columns: 1fr;
    gap: 12px;
    margin-bottom: 20px;
  }
}
.tpk_service_scroll_tab .service_photo_stack {
  position: relative;
  width: 100%;
  max-width: 467px;
  height: 313px;
  margin-inline: auto;
  overflow: hidden;
}
@media screen and (max-width: 960px) {
  .tpk_service_scroll_tab .service_photo_stack {
    max-width: 300px;
    height: 202px;
  }
}
.tpk_service_scroll_tab .service_photo_card {
  position: absolute;
  top: 50%;
  left: 50%;
  width: min(100%, 467px);
  aspect-ratio: 467/289;
  margin: 0;
  transform-origin: center center;
  will-change: transform, opacity;
  box-shadow: 0 3.58px 1.79px rgba(0, 0, 0, 0.15);
  overflow: hidden;
}
@media screen and (max-width: 960px) {
  .tpk_service_scroll_tab .service_photo_card {
    width: min(100%, 300px);
  }
}
.tpk_service_scroll_tab .service_photo_card img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.tpk_service_scroll_tab .service_text_panel {
  width: 100%;
  max-width: 472px;
  margin-inline: auto;
}
.tpk_service_scroll_tab .tpk_service_scroll_tab__title-row,
.tpk_service_scroll_tab .service_text_panel .tpk_service_scroll_tab__title-row {
  display: flex !important;
  flex-direction: row !important;
  align-items: center;
  gap: 8px;
  margin: 0 0 16px;
}
@media screen and (max-width: 960px) {
  .tpk_service_scroll_tab .tpk_service_scroll_tab__title-row,
  .tpk_service_scroll_tab .service_text_panel .tpk_service_scroll_tab__title-row {
    margin-bottom: 12px;
  }
}
.tpk_service_scroll_tab .tpk_service_scroll_tab__number,
.tpk_service_scroll_tab .service_text_panel .tpk_service_scroll_tab__number {
  margin: 0 !important;
  font-family: "Jost", sans-serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: -3.6px;
  color: #C0C9D4;
}
@media screen and (max-width: 960px) {
  .tpk_service_scroll_tab .tpk_service_scroll_tab__number,
  .tpk_service_scroll_tab .service_text_panel .tpk_service_scroll_tab__number {
    font-size: 40px;
    letter-spacing: -2px;
  }
}
.tpk_service_scroll_tab .tpk_service_scroll_tab__title,
.tpk_service_scroll_tab .service_text_panel .tpk_service_scroll_tab__title {
  margin: 0 !important;
  font-size: 32px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.64px;
  color: #133967;
}
@media screen and (max-width: 960px) {
  .tpk_service_scroll_tab .tpk_service_scroll_tab__title,
  .tpk_service_scroll_tab .service_text_panel .tpk_service_scroll_tab__title {
    font-size: 22px;
    letter-spacing: 0.44px;
  }
}
.tpk_service_scroll_tab .tpk_service_scroll_tab__detail,
.tpk_service_scroll_tab .service_text_panel .tpk_service_scroll_tab__detail {
  margin: 0 !important;
  color: #0A0A0A;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.7;
  letter-spacing: 0.64px;
}
@media screen and (max-width: 960px) {
  .tpk_service_scroll_tab .tpk_service_scroll_tab__detail,
  .tpk_service_scroll_tab .service_text_panel .tpk_service_scroll_tab__detail {
    font-size: 14px;
    letter-spacing: 0.56px;
  }
}
.tpk_service_scroll_tab__movie {
  display: flex !important;
  flex-direction: row !important;
  align-items: center;
  justify-content: center;
  gap: 24px;
  flex-shrink: 0;
  width: calc(100% + 90px);
  margin: auto -45px 0;
  padding: 47px 24px;
  background: #133967 !important;
  color: #ffffff;
  text-decoration: none;
  border: 0;
  cursor: pointer;
  transition: opacity 0.3s ease;
}
@media screen and (max-width: 960px) {
  .tpk_service_scroll_tab__movie {
    width: calc(100% + 32px);
    margin: auto -16px 0;
    padding: 24px 16px;
    gap: 12px;
  }
}
.tpk_service_scroll_tab__movie:hover {
  opacity: 0.85;
}
.tpk_service_scroll_tab__movie-media {
  flex: 0 0 auto;
  width: 151px;
  margin: 0;
}
@media screen and (max-width: 960px) {
  .tpk_service_scroll_tab__movie-media {
    width: 96px;
  }
}
.tpk_service_scroll_tab__movie-media img,
.tpk_service_scroll_tab__movie-media video {
  display: block;
  width: 100%;
  height: auto;
}
.tpk_service_scroll_tab__movie-media img {
  object-fit: cover;
  aspect-ratio: 640/360;
}
.tpk_service_scroll_tab__movie-media video {
  pointer-events: none;
}
.tpk_service_scroll_tab__movie-label {
  margin: 0 !important;
  color: #ffffff !important;
  font-size: 26px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.52px;
}
@media screen and (max-width: 960px) {
  .tpk_service_scroll_tab__movie-label {
    font-size: 16px;
    letter-spacing: 0.32px;
  }
}
.tpk_service_scroll_tab__movie-arrow {
  flex: 0 0 auto;
  width: 34px;
  margin: 0;
}
.tpk_service_scroll_tab__movie-arrow img {
  display: block;
  width: 100%;
  height: auto;
}
.tpk_service_scroll_tab .service_movie_link_storage {
  display: none !important;
}

@media screen and (max-width: 768px) {
  .tpk_service_scroll_tab__tabbody {
    height: 530px;
    min-height: 530px;
    max-height: 530px;
  }

  .tpk_service_scroll_tab .service_scroll_clip {
    height: 530px;
    min-height: 530px;
  }

  .tpk_service_scroll_tab .service_scroll_pin {
    height: 530px;
    min-height: 530px;
    max-height: 530px;
    padding: 16px 16px 0;
  }

  .tpk_service_scroll_tab .service_step_nav {
    gap: 8px;
    margin-bottom: 8px;
  }

  .tpk_service_scroll_tab .service_scroll_content {
    gap: 8px;
    margin-bottom: 12px;
  }

  .tpk_service_scroll_tab__movie {
    padding: 16px;
    gap: 8px;
  }
}

/* 動画モーダル
 * モーダルがbody直下へ移動・生成されても適用されるように、
 * .tpk_service_scroll_tab の親セレクタを付けない
 */
.service_video_modal {
  position: fixed;
  inset: 0;
  z-index: 100000;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  padding: 24px;
}

.service_video_modal[hidden] {
  display: none !important;
}

.service_video_modal_backdrop {
  position: absolute;
  inset: 0;
  z-index: 0;
  background: rgba(10, 10, 10, 0.72);
  cursor: pointer;
}

.service_video_modal_dialog {
  position: relative;
  z-index: 1;
  width: min(960px, 100%);
  max-height: calc(100vh - 48px);
  max-height: calc(100dvh - 48px);
  margin: 0;
  overflow: visible;
  background: #0A0A0A;
  box-shadow: 0 8px 32px rgba(10, 10, 10, 0.35);
}

.service_video_modal_close {
  position: absolute;
  top: 8px;
  right: 8px;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: rgba(255, 255, 255, 0.16);
  color: #ffffff;
  font-size: 28px;
  line-height: 1;
  cursor: pointer;
  appearance: none;
  -webkit-appearance: none;
}

.service_video_modal_player {
  position: relative;
  width: 100%;
  aspect-ratio: 16 / 9;
  overflow: hidden;
  background: #0A0A0A;
}

.service_video_modal_video,
.service_video_modal_iframe {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
  border: 0;
}

.service_video_modal_video {
  object-fit: contain;
}

body.service-video-modal-open {
  overflow: hidden !important;
}

@media screen and (max-width: 768px) {
  .service_video_modal {
    padding: 16px;
  }

  .service_video_modal_dialog {
    width: 100%;
    max-height: calc(100vh - 32px);
    max-height: calc(100dvh - 32px);
  }

  .service_video_modal_close {
    top: 6px;
    right: 6px;
    width: 36px;
    height: 36px;
    font-size: 24px;
  }
}

.service_job_section {
  padding-top: 80px !important;
  padding-bottom: 120px !important;
  padding-inline: 90px !important;
  background-color: #EAEEF3 !important;
}
@media screen and (max-width: 960px) {
  .service_job_section {
    padding-top: 48px !important;
    padding-bottom: 80px !important;
    padding-inline: 24px !important;
  }
}
.service_job_section .swell-block-fullWide__inner {
  width: 100%;
  max-width: 1260px;
  margin-inline: auto;
}
.service_job_section .lower_title-square {
  margin-bottom: 50px;
}
@media screen and (max-width: 960px) {
  .service_job_section .lower_title-square {
    margin-bottom: 32px;
  }
}
.service_job_section .job_box {
  padding-left: 43px;
}
@media screen and (max-width: 960px) {
  .service_job_section .job_box {
    padding-left: 0;
  }
}
.service_job_section .job_box + .job_box {
  margin-top: 41px;
}
@media screen and (max-width: 960px) {
  .service_job_section .job_box + .job_box {
    margin-top: 24px;
  }
}
.service_job_section .job_box .swell-block-columns__inner {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  grid-template-rows: auto auto;
  column-gap: 72px;
  row-gap: 0;
  align-items: center;
  margin: 0;
  padding: 0 0 20px;
  border-bottom: 1px solid #6482A6;
}
.service_job_section .job_number_column {
  grid-column: 1;
  grid-row: 1;
  margin-bottom: 0 !important;
  width: 100%;
}
.service_job_section .job_detail_column {
  display: contents;
}
.service_job_section .job_number {
  margin: 0 !important;
  font-family: "Jost", sans-serif;
  font-size: 58px;
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: 2.32px;
  color: #6482A6;
}
@media screen and (max-width: 960px) {
  .service_job_section .job_number {
    font-size: 36px;
    letter-spacing: 1.44px;
  }
}
.service_job_section .job_title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  grid-column: 2;
  grid-row: 1;
  width: 100%;
  margin: 0 !important;
  padding: 0;
  border: none;
  background: none;
  color: #0A0A0A;
  font-size: 32px;
  font-weight: 400;
  line-height: 1.7;
  letter-spacing: 1.28px;
  text-align: left;
  cursor: pointer;
  appearance: none;
  -webkit-appearance: none;
}
@media screen and (max-width: 960px) {
  .service_job_section .job_title {
    font-size: 20px;
    letter-spacing: 0.8px;
  }
}
.service_job_section .job_title::after {
  content: "＋";
  flex: 0 0 auto;
  color: #133967;
  font-family: "Jost", sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0;
}
.service_job_section .job_box.is-open .job_title::after {
  content: "ー";
}
.service_job_section .service_job_section:not(.job-accordion--initialized) .job_box:first-of-type .job_flex {
  max-height: 600px;
  opacity: 1;
  padding-top: 24px;
}
.service_job_section .service_job_section:not(.job-accordion--initialized) .job_box:first-of-type .job_title::after {
  content: "ー";
}
.service_job_section .service_job_section.job-accordion--initialized .job_box:not(.is-open) .job_flex {
  max-height: 0;
  opacity: 0;
  padding-top: 0;
}
.service_job_section .service_job_section.job-accordion--initialized .job_box:not(.is-open) .job_title::after {
  content: "＋";
}
.service_job_section .job_flex {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 40px;
  grid-column: 1/-1;
  grid-row: 2;
  margin: 0;
  padding: 0 48px 0 163px;
  overflow: hidden;
  max-height: 0;
  opacity: 0;
  transition: max-height 0.4s ease, opacity 0.3s ease, padding 0.3s ease;
}
@media screen and (max-width: 960px) {
  .service_job_section .job_flex {
    gap: 20px;
    padding-inline: 0;
    flex-direction: column;
  }
}
.service_job_section .job_box.is-open .job_flex {
  max-height: 600px;
  opacity: 1;
  padding-top: 24px;
  padding-bottom: 0;
}
.service_job_section .job_img {
  flex: 0 0 420px;
  width: 420px;
  margin: 0;
  aspect-ratio: 420/279;
  overflow: hidden;
}
@media screen and (max-width: 960px) {
  .service_job_section .job_img {
    flex: 0 0 42%;
    width: 100%;
  }
}
.service_job_section .job_img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.service_job_section .job_text {
  flex: 1 1 auto;
  min-width: 0;
  margin: 0 !important;
  color: #0A0A0A;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.7;
  letter-spacing: 0.64px;
}
@media screen and (max-width: 960px) {
  .service_job_section .job_text {
    font-size: 14px;
    letter-spacing: 0.56px;
  }
}

.lower_mv2 {
  position: relative;
  min-height: 576px;
  padding-bottom: 0 !important;
}
@media screen and (max-width: 960px) {
  .lower_mv2 {
    min-height: 320px;
  }
}
.lower_mv2.has-bg-img {
  background-size: contain;
  background-position: center top;
  background-repeat: no-repeat;
}
.lower_mv2 .swell-block-fullWide__inner {
  display: flex;
  align-items: flex-end;
  width: 100%;
  max-width: 1260px;
  min-height: 456px;
  margin-inline: auto;
  padding-top: 60px !important;
  padding-bottom: 0 !important;
}
@media (max-width: 1300px) {
  .lower_mv2 .swell-block-fullWide__inner {
    min-height: 240px;
    padding-top: 40px !important;
    padding-bottom: 40px !important;
    padding-inline: 16px !important;
  }
}
.lower_mv2 .lower_box {
  width: 100%;
  margin: 0;
}
.lower_mv2 .lower_box .swell-block-columns__inner {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 24px;
  margin: 0;
}
@media screen and (max-width: 960px) {
  .lower_mv2 .lower_box .swell-block-columns__inner {
    flex-direction: column;
    align-items: flex-start;
    gap: 32px;
  }
}
.lower_mv2 .lower_title_column,
.lower_mv2 .lower_link_column {
  margin-bottom: 0 !important;
}
.lower_mv2 .lower_title_column {
  flex: 1 1 auto;
  min-width: 0;
}
.lower_mv2 .lower_title_column .wp-block-group {
  margin: 0;
}
.lower_mv2 .lower_title_column .wp-block-group__inner-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.lower_mv2 .lower_link_column {
  flex: 0 0 auto;
  align-self: flex-end;
}
@media screen and (max-width: 960px) {
  .lower_mv2 .lower_link_column {
    align-self: flex-start;
  }
}
.lower_mv2 .wp-block-heading {
  margin: 0 !important;
  font-family: "Jost", sans-serif !important;
  font-size: 120px !important;
  font-weight: 500 !important;
  line-height: 1 !important;
  letter-spacing: 12px !important;
  color: #4e79ad !important;
  mix-blend-mode: multiply;
}
@media screen and (max-width: 960px) {
  .lower_mv2 .wp-block-heading {
    font-size: 48px !important;
    letter-spacing: 4.8px !important;
  }
}
.lower_mv2 .wp-block-paragraph {
  margin: 0 !important;
  font-size: 32px;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0.64px;
  color: #133967;
}
@media screen and (max-width: 960px) {
  .lower_mv2 .wp-block-paragraph {
    font-size: 18px;
    letter-spacing: 0.36px;
  }
}
.lower_mv2 .swell-block-linkList {
  flex: 0 0 auto;
  margin: 0;
  padding: 0;
  justify-content: flex-end;
}
.lower_mv2 .swell-block-linkList ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 11px;
  margin: 0;
  padding: 0;
}
.lower_mv2 .swell-block-linkList .swell-block-linkList__item {
  margin: 0;
  padding: 0;
  list-style: none;
}
.lower_mv2 .swell-block-linkList .swell-block-linkList__item::before {
  display: none;
}
.lower_mv2 .swell-block-linkList .swell-block-linkList__item + .swell-block-linkList__item {
  display: flex;
  align-items: center;
  gap: 11px;
}
.lower_mv2 .swell-block-linkList .swell-block-linkList__item + .swell-block-linkList__item::before {
  content: "/";
  display: block;
  color: #23A8D6;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
}
.lower_mv2 .swell-block-linkList .swell-block-linkList__item.link_current {
  pointer-events: none;
}
.lower_mv2 .swell-block-linkList .swell-block-linkList__item:last-child .swell-block-linkList__link {
  cursor: default;
  pointer-events: none;
}
.lower_mv2 .swell-block-linkList .swell-block-linkList__item:last-child .swell-block-linkList__link:hover {
  color: #0A0A0A;
}
.lower_mv2 .swell-block-linkList .swell-block-linkList__link {
  display: inline-block;
  padding: 0;
  border: none;
  color: #0A0A0A;
  font-size: 15px;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
  transition: color 0.3s ease;
}
.lower_mv2 .swell-block-linkList .swell-block-linkList__link:hover {
  color: #133967;
}
@media screen and (max-width: 960px) {
  .lower_mv2 .swell-block-linkList .swell-block-linkList__link {
    font-size: 12px;
  }
}
.lower_mv2 .swell-block-linkList .swell-block-linkList__text {
  color: inherit;
}
.lower_mv2 .swell-block-linkList.-flex {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 11px;
  margin: 0;
  padding: 0;
}

.info_section {
  padding-top: 80px !important;
  padding-bottom: 160px !important;
}
@media (max-width: 1300px) {
  .info_section {
    padding-top: 40px !important;
    padding-bottom: 80px !important;
    padding-inline: 16px !important;
  }
}
.info_section .swell-block-fullWide__inner {
  width: 100%;
  max-width: 1260px;
  margin-inline: auto;
}
.info_section .lower_title-square {
  margin-bottom: 60px;
}
@media screen and (max-width: 960px) {
  .info_section .lower_title-square {
    margin-bottom: 32px;
  }
}
.info_section .swell-block-tab {
  width: 100%;
  padding: 0 45px;
}
@media screen and (max-width: 960px) {
  .info_section .swell-block-tab {
    padding: 0;
  }
}
.info_section .c-tabList {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 20px;
  margin: 0;
  padding: 0;
  list-style: none;
}
@media screen and (max-width: 960px) {
  .info_section .c-tabList {
    gap: 0;
    overflow: hidden;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }
}
.info_section .c-tabList__item {
  margin: 0;
  padding: 0;
}
.info_section .c-tabList__button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 56px;
  margin: 0;
  padding: 0 16px;
  border: none;
  border-radius: 10px 10px 0 0;
  background-color: #2D5585 !important;
  color: #133967 !important;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0.48px;
  cursor: pointer;
  transition: background-color 0.3s ease, color 0.3s ease;
}
@media screen and (max-width: 960px) {
  .info_section .c-tabList__button {
    height: 48px;
    font-size: 12px;
    letter-spacing: 0.32px;
    border-radius: 0;
    padding: 11px;
  }
}
.info_section .c-tabList__button[aria-selected=true] {
  background-color: #2d5585 !important;
  color: #ffffff !important;
}
.info_section .c-tabList__button[aria-selected=true]:hover {
  background-color: #2d5585 !important;
  color: #ffffff !important;
}
.info_section .c-tabList__button[aria-selected=false] {
  background-color: #ddd !important;
  color: #133967 !important;
  opacity: 1 !important;
}
.info_section .c-tabList__button[aria-selected=false]:hover {
  background-color: #2d5585 !important;
  color: #ffffff !important;
}
.info_section .c-tabBody {
  margin: 0;
  padding: 80px;
  border: 1px solid #C0C9D4;
  background: #f5f9ff;
}
@media screen and (max-width: 960px) {
  .info_section .c-tabBody {
    padding: 32px 20px;
  }
}
.info_section .c-tabBody__item {
  margin: 0;
  padding: 0;
}
.info_section .swell-block-dl {
  display: grid;
  grid-template-columns: 180px 1fr;
  column-gap: 16px;
  row-gap: 32px;
  align-items: end;
  margin: 0;
}
@media screen and (max-width: 960px) {
  .info_section .swell-block-dl {
    grid-template-columns: 1fr;
    row-gap: 0;
    align-items: stretch;
  }
}
.info_section .swell-block-dl__dt {
  margin: 0 -16px 0 0;
  padding: 0 0 24px 0;
  border-bottom: 2px solid #133967;
  color: #333;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.32px;
  height: 100%;
}
@media screen and (max-width: 960px) {
  .info_section .swell-block-dl__dt {
    margin: 0 0 8px;
    padding: 0 0 8px;
    border-bottom: 2px solid #133967;
    font-size: 14px;
    letter-spacing: 0.28px;
  }
}
.info_section .swell-block-dl__dd {
  margin: 0 0 0 -16px;
  padding: 0 0 24px 0;
  border-bottom: 2px solid #ddd;
  color: #333;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.64px;
}
@media screen and (max-width: 960px) {
  .info_section .swell-block-dl__dd {
    margin: 0 0 24px;
    padding: 0 0 24px;
    border-bottom: 2px solid #ddd;
    font-size: 14px;
    letter-spacing: 0.56px;
  }
}
.info_section .swell-block-dl__dd .wp-block-paragraph {
  margin: 0;
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
}
@media screen and (max-width: 960px) {
  .info_section .swell-block-dl__dd:last-of-type {
    margin-bottom: 0;
  }
}

.ideal_section {
  padding-top: 0 !important;
  padding-bottom: 160px !important;
}
@media (max-width: 1300px) {
  .ideal_section {
    padding-top: 40px !important;
    padding-bottom: 80px !important;
    padding-inline: 16px !important;
  }
}
.ideal_section .swell-block-fullWide__inner {
  width: 100%;
  max-width: 1260px;
  margin-inline: auto;
}
.ideal_section .lower_title-square {
  max-width: 1260px;
  margin: 0 auto 68px;
}
@media screen and (max-width: 960px) {
  .ideal_section .lower_title-square {
    margin-bottom: 32px;
  }
}
.ideal_section .ideal_group {
  position: relative;
  margin-inline: -90px;
  padding-top: 54px;
  padding-inline: 90px;
  overflow-x: auto;
  overflow-y: visible;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: thin;
  scrollbar-color: #C0C9D4 transparent;
}
@media screen and (max-width: 960px) {
  .ideal_section .ideal_group {
    margin-inline: -24px;
    padding-top: 28px;
    padding-inline: 24px;
  }
}
.ideal_section .ideal_group::-webkit-scrollbar {
  height: 4px;
}
.ideal_section .ideal_group::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: #C0C9D4;
}
.ideal_section .ideal_group::-webkit-scrollbar-track {
  background: transparent;
}
.ideal_section .ideal_group .c-scrollHint {
  display: none !important;
}
.ideal_section .ideal_group.is-scrollable .scroll-hint-icon-wrap {
  z-index: 3;
}
.ideal_section .ideal_group.is-scrollable.scroll-hint-shadow-wrap::after {
  z-index: 2;
  content: none !important;
  display: none !important;
}
.ideal_section .ideal_group.is-scrollable.scroll-hint-shadow-wrap::before {
  display: none !important;
  content: none !important;
}
.ideal_section .scroll-hint-shadow-wrap::after {
  z-index: 2;
  content: none !important;
  display: none !important;
}
.ideal_section .scroll-hint-shadow-wrap::before {
  display: none !important;
  content: none !important;
}
.ideal_section .ideal_group .wp-block-group__inner-container {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 68px;
  width: max-content;
  max-width: none;
  margin: 0;
  padding: 0 0 8px;
  overflow: visible;
  counter-reset: ideal-card;
}
@media screen and (max-width: 960px) {
  .ideal_section .ideal_group .wp-block-group__inner-container {
    width: 100vw;
  }
}
.ideal_section .ideal_box {
  flex: 0 0 auto;
  width: auto;
  margin: 0 !important;
  overflow: visible;
  counter-increment: ideal-card;
}
@media screen and (max-width: 960px) {
  .ideal_section .ideal_box {
    width: 100%;
  }
}
.ideal_section .ideal_box .swell-block-columns__inner {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 40px;
  margin: 0;
  background: #ffffff;
  overflow: visible;
}
.ideal_section .ideal_box .ideal_img_column,
.ideal_section .ideal_box .ideal_text_column {
  margin-bottom: 0 !important;
  overflow: visible;
}
.ideal_section .ideal_box .ideal_img_column {
  position: relative;
  overflow: visible;
}
.ideal_section .ideal_box .ideal_img_column:before {
  content: counter(ideal-card, decimal-leading-zero);
  position: absolute;
  right: -0.15em;
  top: 0;
  transform: translateY(-50%);
  width: 1.25em;
  color: #C0C9D4;
  font-size: 108px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: -6.48px;
  font-family: "Jost", sans-serif;
  z-index: 1;
  pointer-events: none;
  text-align: right;
}
@media screen and (max-width: 960px) {
  .ideal_section .ideal_box .ideal_img_column:before {
    font-size: 56px;
    letter-spacing: -3.36px;
  }
}
.ideal_section .ideal_img_column {
  position: relative;
  flex: 0 0 510px;
  width: 510px;
  overflow: visible;
}
@media screen and (max-width: 960px) {
  .ideal_section .ideal_img_column {
    flex: 0 0 240px;
    width: 240px;
  }
}
.ideal_section .ideal_img {
  margin: 0;
  width: 100%;
  aspect-ratio: 510/340;
}
.ideal_section .ideal_img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ideal_section .ideal_text_column {
  flex: 0 0 auto;
  width: min(360px, 32vw);
  min-width: 240px;
}
@media screen and (max-width: 960px) {
  .ideal_section .ideal_text_column {
    width: min(280px, 52vw);
    min-width: 180px;
  }
}
.ideal_section .ideal_title {
  margin: 0 0 24px !important;
  color: #133967;
  font-size: 32px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.64px;
  font-feature-settings: "palt" 1;
}
@media screen and (max-width: 960px) {
  .ideal_section .ideal_title {
    margin-bottom: 16px !important;
    font-size: 20px;
    letter-spacing: 0.4px;
  }
}
.ideal_section .ideal_text {
  margin: 0 !important;
  color: #333;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.64px;
}
@media screen and (max-width: 960px) {
  .ideal_section .ideal_text {
    font-size: 14px;
    letter-spacing: 0.56px;
  }
}

.flow_section {
  padding-top: 0 !important;
  padding-bottom: 120px !important;
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
}
@media (max-width: 1300px) {
  .flow_section {
    padding-top: 48px !important;
    padding-bottom: 80px !important;
    padding-inline: 16px !important;
  }
}
.flow_section .swell-block-fullWide__inner {
  width: 100%;
  max-width: 1300px;
  margin-inline: auto;
}
.flow_section .lower_title-square {
  margin-bottom: 50px;
}
@media screen and (max-width: 960px) {
  .flow_section .lower_title-square {
    margin-bottom: 32px;
  }
}
.flow_section > .swell-block-fullWide__inner > .wp-block-paragraph {
  margin: 0 0 80px;
  color: #0A0A0A;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.4px;
}
@media screen and (max-width: 960px) {
  .flow_section > .swell-block-fullWide__inner > .wp-block-paragraph {
    margin-bottom: 40px;
    font-size: 14px;
    letter-spacing: 0.28px;
  }
}
.flow_section .flow_box {
  margin-bottom: 60px;
}
@media screen and (max-width: 960px) {
  .flow_section .flow_box {
    margin-bottom: 40px;
  }
}
.flow_section .flow_box .swell-block-columns__inner {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 56px;
  position: relative;
  margin: 0;
}
@media screen and (max-width: 960px) {
  .flow_section .flow_box .swell-block-columns__inner {
    display: flex;
    flex-direction: column;
    gap: 32px;
    padding-top: 0;
  }
}
.flow_section .flow_box .swell-block-columns__inner::before {
  content: "";
  position: absolute;
  top: 23px;
  left: 50%;
  transform: translateX(-50%);
  height: 2px;
  background: #6482A6;
  z-index: 0;
  width: 72%;
}
@media screen and (max-width: 960px) {
  .flow_section .flow_box .swell-block-columns__inner::before {
    display: none;
  }
}
.flow_section .flow_column {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 0 !important;
  text-align: center;
  width: 100%;
}
@media screen and (max-width: 960px) {
  .flow_section .flow_column {
    display: grid;
    grid-template-columns: minmax(15%, 60px) minmax(0, 0.9fr);
    column-gap: 16px;
    align-items: start;
    text-align: left;
    padding-bottom: 0;
  }
}
@media screen and (max-width: 960px) {
  .flow_section .flow_column:not(:last-child)::after {
    content: "";
    position: absolute;
    top: 80px;
    bottom: -90px;
    left: 23px;
    width: 2px;
    background: #6482A6;
    transform: translateX(-50%);
  }
}
.flow_section .flow_number {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 47px;
  height: 47px;
  margin: 0 auto 24px !important;
  border: 1px solid #6482A6;
  border-radius: 50%;
  background: #ffffff;
  font-family: "Jost", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1;
  color: #133967;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 960px) {
  .flow_section .flow_number {
    grid-column: 1;
    grid-row: 1;
    margin: 0 !important;
    align-self: center;
  }
}
.flow_section .flow_column .wp-block-image {
  width: 100%;
  max-width: 174px;
  margin: 0 0 12px;
}
@media screen and (max-width: 960px) {
  .flow_section .flow_column .wp-block-image {
    grid-column: 2;
    grid-row: 1;
    max-width: 156px;
    margin: 0 auto 12px;
  }
}
.flow_section .flow_column .wp-block-image img {
  display: block;
  width: 100%;
  height: auto;
}
.flow_section .flow_title {
  width: 100%;
  max-width: 280px;
  margin: 0 0 4px !important;
  color: #133967;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.48px;
}
@media screen and (max-width: 960px) {
  .flow_section .flow_title {
    grid-column: 2;
    grid-row: 2;
    max-width: none;
    font-size: 20px;
    letter-spacing: 0.4px;
  }
}
.flow_section .flow_text {
  width: 100%;
  max-width: 280px;
  margin: 0 !important;
  color: #0A0A0A;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.32px;
  text-align: left;
}
@media screen and (max-width: 960px) {
  .flow_section .flow_text {
    grid-column: 2;
    grid-row: 3;
    max-width: none;
    font-size: 14px;
    letter-spacing: 0.28px;
    text-align: center;
  }
}
.flow_section .btn_yellow {
  display: flex;
  justify-content: center;
  width: 100%;
  margin: 0 auto 80px;
}
@media screen and (max-width: 960px) {
  .flow_section .btn_yellow {
    margin-bottom: 48px;
  }
}
.flow_section .btn_yellow .swell-block-button__link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  width: min(100%, 662px);
  min-height: 110px;
  padding: 24px 32px;
  border: none;
  border-radius: 10px;
  background: #f4ab00;
  color: #ffffff !important;
  font-size: 26px;
  font-weight: 700;
  line-height: 1.7;
  letter-spacing: 1.04px;
  text-decoration: none;
  box-shadow: none !important;
  transition: opacity 0.3s ease;
}
@media screen and (max-width: 960px) {
  .flow_section .btn_yellow .swell-block-button__link {
    min-height: 72px;
    font-size: 18px;
    letter-spacing: 0.72px;
  }
}
.flow_section .btn_yellow .swell-block-button__link:hover {
  opacity: 0.85;
  color: #ffffff !important;
}
.flow_section .btn_yellow .swell-block-button__link::after {
  content: "";
  flex: 0 0 auto;
  width: 29px;
  height: 19px;
  background: url(./images/common/icon_arrow.png) no-repeat center/contain;
  filter: brightness(0) invert(1);
}
.flow_section .slider_flow_group {
  --flow-slide-gap: 24px;
  --flow-slider-duration: 30s;
  --flow-big-w: 480px;
  --flow-small-w: 300px;
  --flow-small-offset: calc(var(--flow-small-w) * 40 / 300);
  width: 100vw;
  max-width: 100vw;
  margin-inline: calc(50% - 50vw);
  overflow: hidden;
  padding-top: 0;
}
@media screen and (max-width: 768px) {
  .flow_section .slider_flow_group {
    --flow-slide-gap: 14px;
    --flow-slider-duration: 42s;
    --flow-big-w: 240px;
    --flow-small-w: 150px;
  }
}
.flow_section .slider_flow_group .wp-block-group__inner-container {
  max-width: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.flow_section .slider_flow {
  margin: 0;
  overflow: hidden;
}
.flow_section .slider_flow .swell-block-columns__inner {
  display: flex;
  align-items: flex-start;
  gap: var(--flow-slide-gap);
  width: max-content;
  margin: 0;
  animation: flowSlider var(--flow-slider-duration) linear infinite;
  will-change: transform;
}
@media screen and (max-width: 960px) {
  .flow_section .slider_flow .swell-block-columns__inner {
    flex-direction: row;
    flex-wrap: nowrap;
  }
}
.flow_section .slider_flow_group .slider_flow + .slider_flow {
  display: none;
}
.flow_section .slider_flow_column {
  flex: 0 0 auto;
  margin-bottom: 0 !important;
  max-width: none;
}
.flow_section .slider_flow_column .wp-block-image {
  width: 100%;
  height: 100%;
  margin: 0;
  overflow: hidden;
}
.flow_section .slider_flow_column .wp-block-image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.flow_section .slider_flow_column-big {
  flex: 0 0 var(--flow-big-w) !important;
  width: var(--flow-big-w) !important;
  max-width: var(--flow-big-w);
  aspect-ratio: 480/300;
  height: auto;
}
.flow_section .slider_flow_column-small {
  flex: 0 0 var(--flow-small-w) !important;
  width: var(--flow-small-w) !important;
  max-width: var(--flow-small-w);
  aspect-ratio: 300/220;
  height: auto;
  margin-top: var(--flow-small-offset);
}

@keyframes flowSlider {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(-50%, 0, 0);
  }
}
@media (prefers-reduced-motion: reduce) {
  .flow_section .slider_flow .swell-block-columns__inner {
    animation: none;
  }
}
.news_list_section {
  width: 100%;
  max-width: 1200px;
  margin-inline: auto;
  padding: 80px 0 120px 0;
}
@media (max-width: 1200px) {
  .news_list_section {
    padding: 80px 16px 120px 16px;
  }
}

.news_list_posts {
  display: flex;
  flex-wrap: wrap;
  gap: 56px 24px;
}
@media screen and (max-width: 960px) {
  .news_list_posts {
    gap: 16px;
  }
}

.news_list_post {
  width: calc((100% - 48px) / 3);
  margin: 0;
}
@media screen and (max-width: 1200px) {
  .news_list_post {
    width: calc((100% - 24px) / 2);
  }
}
@media screen and (max-width: 768px) {
  .news_list_post {
    width: 100%;
  }
}

.news_list_post_link {
  display: flex;
  flex-direction: column;
  gap: 32px;
  height: 100%;
  padding: 32px;
  border-radius: 8px;
  background: #ffffff;
  color: inherit;
  text-decoration: none;
  transition: background-color 0.3s ease, color 0.3s ease;
}
.news_list_post_link:hover {
  opacity: 0.7;
}

.news_list_post_thumb {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  aspect-ratio: 320/180;
  margin: 0;
  overflow: hidden;
  border-radius: 0;
  background: #f5f9ff;
}
.news_list_post_thumb img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease;
}

.news_list_post_body {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.news_list_post_meta {
  display: flex;
  align-items: center;
  gap: 8px;
}

.news_list_post_category {
  flex-shrink: 0;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: 0.6px;
  color: #133967;
  transition: color 0.3s ease;
}

.news_list_post_meta_sep {
  flex-shrink: 0;
  width: 1px;
  height: 14px;
  background: #cacaca;
  transition: background-color 0.3s ease;
}

.news_list_post_date {
  flex-shrink: 0;
  font-family: "Jost", sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: 0.48px;
  color: #333;
  transition: color 0.3s ease;
}

.news_list_post_title {
  margin: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: 0.64px;
  color: #0A0A0A;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  transition: color 0.3s ease;
}

.news_list_empty {
  margin: 0;
  font-size: 16px;
  line-height: 1.7;
  text-align: center;
  color: #0A0A0A;
}

.news_list_pager {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 40px;
  margin-top: 80px;
}
@media screen and (max-width: 768px) {
  .news_list_pager {
    gap: 24px;
    margin-top: 56px;
  }
}

.news_list_pager_list {
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.news_list_pager_item {
  margin: 0;
}

.news_list_pager_link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  border: 1px solid #133967;
  border-radius: 0;
  background: #ffffff;
  font-family: "Jost", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.64px;
  color: #133967;
  text-decoration: none;
  transition: background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease;
}
.news_list_pager_link:hover {
  background: #133967;
  color: #ffffff;
}
.news_list_pager_link.is-current {
  background: #133967;
  color: #ffffff;
  pointer-events: none;
}

.news_list_pager_dots {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  font-family: "Jost", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  color: #133967;
}

.news_list_pager_next {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  border: 1px solid #133967;
  background: #ffffff;
  text-decoration: none;
  transition: background-color 0.3s ease, border-color 0.3s ease;
}
.news_list_pager_next:hover {
  background: #133967;
}
.news_list_pager_next:hover .news_list_pager_next_icon {
  border-color: #ffffff;
}

.news_list_pager_next_icon {
  display: block;
  width: 8px;
  height: 8px;
  margin-left: -2px;
  border-top: 2px solid #133967;
  border-right: 2px solid #133967;
  transform: rotate(45deg);
  transition: border-color 0.3s ease;
}

.news_detail_section {
  padding: 120px 0;
  background: #EAEEF3;
}
@media screen and (max-width: 960px) {
  .news_detail_section {
    padding: 80px 0;
  }
}
@media screen and (max-width: 768px) {
  .news_detail_section {
    padding: 64px 0;
  }
}

.news_detail_inner {
  display: flex;
  align-items: flex-start;
  gap: 106px;
  max-width: 1262px;
  margin-inline: auto;
}
@media screen and (max-width: 1200px) {
  .news_detail_inner {
    gap: 60px;
  }
}
@media screen and (max-width: 960px) {
  .news_detail_inner {
    flex-direction: column;
    gap: 60px;
  }
}

.news_detail_main {
  flex: 1 1 auto;
  min-width: 0;
  width: 100%;
  max-width: 854px;
  order: 1;
}

.news_detail_sidebar {
  flex: 0 0 302px;
  width: 302px;
  order: 2;
}
@media screen and (max-width: 960px) {
  .news_detail_sidebar {
    flex: none;
    width: 100%;
    max-width: 100%;
    order: 2;
  }
}

.news_detail_header {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-bottom: 24px;
}

.news_detail_date {
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  color: #133967;
}

.news_detail_title {
  margin: 0;
  font-size: 32px;
  font-weight: 500;
  line-height: 1.6;
  color: #333;
}
@media screen and (max-width: 768px) {
  .news_detail_title {
    font-size: 24px;
  }
}

.news_detail_eyecatch {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin: 16px 0 0;
  aspect-ratio: 850/478;
  overflow: hidden;
  background: #f5f9ff;
}
.news_detail_eyecatch img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.news_detail_content {
  display: flex;
  flex-direction: column;
  gap: 40px;
  margin-top: 32px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.7;
  letter-spacing: 0.64px;
  color: #0A0A0A;
}
.news_detail_content > * {
  margin: 0;
}
.news_detail_content p + p {
  margin-top: 0;
}
.news_detail_content h2,
.news_detail_content .wp-block-heading h2,
.news_detail_content h2.wp-block-heading {
  width: 100%;
  margin: 0;
  padding: 12px 24px;
  background: #133967;
  color: #ffffff;
  font-size: 24px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 2.64px;
}
.news_detail_content h3,
.news_detail_content .wp-block-heading h3,
.news_detail_content h3.wp-block-heading {
  position: relative;
  margin: 0;
  padding-left: 20px;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0.48px;
  color: #0A0A0A;
}
.news_detail_content h3::before,
.news_detail_content .wp-block-heading h3::before,
.news_detail_content h3.wp-block-heading::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 4px;
  height: 43px;
  background: #133967;
}
.news_detail_content h4,
.news_detail_content .wp-block-heading h4,
.news_detail_content h4.wp-block-heading {
  margin: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.36px;
  color: #333;
}
.news_detail_content .wp-block-group,
.news_detail_content .wp-block-columns {
  width: 100%;
}

.news_detail_widget + .news_detail_widget {
  margin-top: 60px;
}

.news_detail_widget_title {
  display: flex;
  align-items: center;
  gap: 6px;
  margin: 0 0 12px;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0.4px;
  color: #133967;
}

.news_detail_widget_mark {
  flex-shrink: 0;
  width: 12px;
  height: 12px;
  border-radius: 1px;
  background: #133967;
}

.news_detail_side_list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.news_detail_side_item {
  margin: 0;
}
.news_detail_side_item + .news_detail_side_item {
  margin-top: 12px;
}

.news_detail_side_link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 48px;
  margin: 0 -12px;
  padding: 8px 12px 12px;
  border-bottom: 1px solid #C0C9D4;
  color: #133967;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 0.32px;
  text-decoration: none;
  transition: background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease;
}
.news_detail_side_link:hover, .news_detail_side_link.is-current {
  opacity: 0.7;
}
.news_detail_side_link:hover .news_detail_side_arrow, .news_detail_side_link.is-current .news_detail_side_arrow {
  border-color: #133967;
}

.news_detail_side_label {
  flex: 1 1 auto;
  min-width: 0;
}

.news_detail_side_arrow {
  flex-shrink: 0;
  display: block;
  width: 8px;
  height: 8px;
  margin-right: 2px;
  border-top: 2px solid #133967;
  border-right: 2px solid #133967;
  transform: rotate(45deg);
  transition: border-color 0.3s ease;
}

.single-post #content,
.archive #content {
  background-color: #EAEEF3;
}

.page-id-651 .news_section {
  padding: 0 !important;
}

.interview_section_label {
  font-family: "Hiragino Sans", "Yu Gothic", "Meiryo", sans-serif;
  font-weight: 500;
  color: #133967;
}
.interview_section_label-en {
  font-size: 40px;
  line-height: 1;
  letter-spacing: 4px;
}
.interview_section_label-ja {
  font-family: inherit;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0.4px;
}
.interview_section_label-decor {
  position: absolute;
  top: 0;
  left: 90px;
  display: flex;
  flex-direction: column;
  margin: 0;
  font-size: 160px;
  line-height: 1;
  letter-spacing: 8px;
  color: transparent;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #d0deef;
  pointer-events: none;
  transform: translateY(-50%);
}
@media screen and (max-width: 960px) {
  .interview_section_label-decor {
    left: 0;
    font-size: 54px;
    letter-spacing: 4px;
  }
}

@media screen and (max-width: 960px) {
  .single-member .l-container {
    padding: 0;
  }
}
@media screen and (max-width: 960px) {
  .single-member .l-mainContent {
    padding: 0 16px;
  }
}

.interview_section_heading {
  display: flex;
  align-items: center;
  gap: 14px;
}
@media screen and (max-width: 768px) {
  .interview_section_heading {
    display: grid;
    grid-template-columns: auto 1fr;
    align-items: center;
    gap: 8px 14px;
  }
}

.interview_section_heading_mark {
  flex-shrink: 0;
  width: 26px;
  height: 26px;
  border-radius: 1px;
  background: #133967;
}
@media screen and (max-width: 768px) {
  .interview_section_heading_mark {
    grid-column: 1;
    grid-row: 1;
  }
}

.interview_section_heading_inner {
  display: flex;
  align-items: flex-end;
  gap: 19px;
}
@media screen and (max-width: 768px) {
  .interview_section_heading_inner {
    display: contents;
  }
}

@media screen and (max-width: 768px) {
  .interview_section_label-en {
    grid-column: 2;
    grid-row: 1;
    align-self: center;
  }
}

@media screen and (max-width: 768px) {
  .interview_section_label-ja {
    grid-column: 2;
    grid-row: 2;
  }
}

.members_section {
  width: 100%;
  max-width: 1164px;
  margin-inline: auto;
  padding: 0 0 173px;
}
@media screen and (max-width: 1200px) {
  .members_section {
    padding: 0 16px;
  }
}

.members_list {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 70px;
}
@media screen and (max-width: 960px) {
  .members_list {
    gap: 40px;
  }
}

.members_card {
  display: flex;
  width: 100%;
  max-width: 1164px;
  margin: 0;
  overflow: hidden;
  border-radius: 40px;
  background: #ffffff;
  box-shadow: 0 4px 4px rgba(10, 10, 10, 0.25);
}
@media screen and (max-width: 960px) {
  .members_card {
    flex-direction: column;
    border-radius: 24px;
  }
}

.members_card_mask {
  flex: 0 0 444px;
  width: 444px;
  max-width: 38.14%;
}
@media screen and (max-width: 960px) {
  .members_card_mask {
    flex: none;
    width: 100%;
    max-width: 100%;
  }
}

.members_card_mask_image {
  display: block;
  width: 100%;
  max-width: 444px;
  height: auto;
  aspect-ratio: 444/395;
  margin: 0;
  overflow: hidden;
  border-radius: 40px 0 0 40px;
  background: #f5f9ff;
}
@media screen and (max-width: 960px) {
  .members_card_mask_image {
    max-width: 100%;
    border-radius: 24px 24px 0 0;
  }
}
.members_card_mask_image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
}

.members_card_body {
  display: grid;
  flex: 1;
  grid-template-columns: auto 1fr;
  grid-template-areas: "role role" "name tags" "btn btn";
  align-content: start;
  gap: 0 10px;
  min-width: 0;
  padding: 52px 44px 45px;
}
@media screen and (max-width: 960px) {
  .members_card_body {
    grid-template-columns: 1fr;
    grid-template-areas: "role" "name" "tags" "btn";
    gap: 0;
    padding: 24px 20px 28px;
  }
}

.members_card_role {
  grid-area: role;
  margin: 0;
  font-size: 32px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.64px;
  color: #0A0A0A;
}
.members_card_role::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  margin-top: 20px;
  margin-bottom: 30px;
  background: #C0C9D4;
}
@media screen and (max-width: 960px) {
  .members_card_role {
    font-size: 22px;
    letter-spacing: 0.44px;
  }
  .members_card_role::after {
    margin-top: 16px;
    margin-bottom: 20px;
  }
}

.members_card_name {
  grid-area: name;
  align-self: center;
  margin: 0 21px 0 0;
  font-size: 26px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.52px;
  color: #0A0A0A;
  white-space: nowrap;
}
@media screen and (max-width: 960px) {
  .members_card_name {
    margin: 0 0 12px;
    font-size: 20px;
    letter-spacing: 0.4px;
    white-space: normal;
  }
}

.members_card_tags {
  display: flex;
  flex-wrap: wrap;
  grid-area: tags;
  align-content: flex-start;
  align-items: center;
  align-self: center;
  gap: 10px;
  margin: 0;
  padding: 0;
  list-style: none;
}
@media screen and (max-width: 960px) {
  .members_card_tags {
    align-self: start;
    margin-bottom: 24px;
  }
}

.members_card_tag {
  display: block;
  margin: 0;
}

.members_card_tag_label {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 26px;
  padding: 3px 12px;
  border: none;
  border-radius: 4px;
  background: #23A8D6;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.26px;
  color: #ffffff;
  white-space: nowrap;
}

.members_card_btn {
  display: inline-flex;
  grid-area: btn;
  align-items: center;
  justify-content: center;
  gap: 12px;
  justify-self: end;
  width: 260px;
  max-width: 100%;
  min-height: 48px;
  margin-top: 36px;
  padding: 10px 24px;
  border-radius: 4px;
  background: linear-gradient(90deg, #133967 46.538%, #425872 100%);
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: 0.64px;
  text-decoration: none;
  transition: opacity 0.3s ease;
}
.members_card_btn:hover .members_card_btn_icon {
  transform: translateX(10px);
}
@media screen and (max-width: 960px) {
  .members_card_btn {
    justify-self: stretch;
    width: 100%;
    margin-top: 0;
  }
}

.members_card_btn_text {
  color: inherit;
}

.members_card_btn_icon {
  display: block;
  flex-shrink: 0;
  width: 14px;
  height: 9px;
  border: none;
  background: url(./images/common/icon_arrow.png) center/contain no-repeat;
  transform: translateX(0);
  transition: transform 0.3s ease;
}

.members_empty {
  margin: 0;
  font-size: 16px;
  line-height: 1.7;
  text-align: center;
  color: #0A0A0A;
}

.members_page .members_section {
  padding-top: 0;
}

.member_interview_section {
  width: 100%;
  overflow: visible;
}

.member_interview_mv {
  width: 100vw;
  margin-left: calc(50% - 50vw);
  height: 600px;
}
@media screen and (max-width: 960px) {
  .member_interview_mv {
    height: 400px;
  }
}
@media screen and (max-width: 768px) {
  .member_interview_mv {
    height: 320px;
  }
}

.member_interview_mv_mask {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.member_interview_mv_image {
  position: absolute;
  inset: 0;
  margin: 0;
}
.member_interview_mv_image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.member_interview_mv_overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(217.7deg, rgba(16, 53, 98, 0) 65.23%, rgba(16, 53, 98, 0.53) 98.18%);
}

.member_interview_mv_titles {
  position: absolute;
  left: 90px;
  bottom: 80px;
  z-index: 2;
  display: flex;
  flex-direction: column;
  gap: 6px;
}
@media screen and (max-width: 960px) {
  .member_interview_mv_titles {
    left: 16px;
    bottom: 16px;
  }
}

.member_interview_mv_title {
  display: inline-block;
  width: fit-content;
  margin: 0;
  padding: 6px 24px;
  background: #23A8D6;
  color: #ffffff;
  font-size: 32px;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0.64px;
}
@media screen and (max-width: 960px) {
  .member_interview_mv_title {
    font-size: 20px;
    padding: 4px 16px;
  }
}

.member_interview_breadcrumb {
  display: flex;
  justify-content: flex-end;
  padding: 20px 89px 0;
}
@media screen and (max-width: 960px) {
  .member_interview_breadcrumb {
    padding: 16px 24px 0;
  }
}

.member_interview_breadcrumb_list {
  display: flex;
  align-items: center;
  gap: 11px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.member_interview_breadcrumb_item {
  margin: 0;
  font-size: 15px;
  font-weight: 500;
  line-height: 1;
  color: #0A0A0A;
}
.member_interview_breadcrumb_item a {
  color: inherit;
  text-decoration: none;
}
.member_interview_breadcrumb_item a:hover {
  color: #23A8D6;
}
.member_interview_breadcrumb_item:last-child a {
  cursor: default;
  pointer-events: none;
}
.member_interview_breadcrumb_item:last-child a:hover {
  color: #0A0A0A;
}
.member_interview_breadcrumb_item[aria-hidden=true] {
  font-size: 12px;
  font-weight: 700;
  color: #23A8D6;
}

.member_interview_intro {
  max-width: 1170px;
  margin: 0 auto;
  padding: 80px 90px 60px;
}
@media screen and (max-width: 960px) {
  .member_interview_intro {
    padding: 64px 0 48px;
  }
}

.member_interview_main_title {
  margin: 0 0 20px;
  font-size: 32px;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0.64px;
  color: #133967;
}
@media screen and (max-width: 960px) {
  .member_interview_main_title {
    font-size: 24px;
  }
}

.member_interview_main_text {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.32px;
  color: #0A0A0A;
}
.member_interview_main_text p {
  margin: 0 0 1em;
}
.member_interview_main_text p:last-child {
  margin-bottom: 0;
}

.member_interview_features {
  position: relative;
  padding: 80px 0 120px;
  overflow: visible;
}
@media screen and (max-width: 960px) {
  .member_interview_features {
    padding: 64px 0 80px;
  }
}
.member_interview_features::before {
  content: "";
  position: absolute;
  top: 246px;
  right: 0;
  width: min(1195px, 100% - 245px);
  height: 1289px;
  background: #f5f9ff;
  z-index: 0;
  pointer-events: none;
}
@media screen and (max-width: 960px) {
  .member_interview_features::before {
    top: 120px;
    width: calc(100% - 40px);
    height: 80%;
  }
}

.member_interview_feature {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1381px;
  min-height: 576px;
  margin: 0 auto;
  padding: 0;
}
@media screen and (max-width: 1200px) {
  .member_interview_feature {
    display: flex;
    flex-direction: column;
    gap: 24px;
    min-height: auto;
    margin-bottom: 80px;
    padding: 0;
    min-height: auto;
  }
}
@media screen and (max-width: 960px) {
  .member_interview_feature {
    margin-bottom: 64px;
    gap: 20px;
  }
}
@media screen and (max-width: 768px) {
  .member_interview_feature {
    margin-bottom: 48px;
    gap: 16px;
  }
}
.member_interview_feature:not(.member_interview_feature-reverse) {
  margin-left: auto;
  margin-right: 0;
}
@media screen and (max-width: 1200px) {
  .member_interview_feature:not(.member_interview_feature-reverse) {
    margin-inline: auto;
  }
}
.member_interview_feature:not(.member_interview_feature-reverse) .member_interview_feature_body {
  position: relative;
  z-index: 1;
  margin-top: 82px;
  margin-bottom: 60px;
  width: min(750px, 54%);
}
@media screen and (max-width: 1200px) {
  .member_interview_feature:not(.member_interview_feature-reverse) .member_interview_feature_body {
    width: 100%;
    margin: 0 !important;
  }
}
.member_interview_feature:not(.member_interview_feature-reverse) .member_interview_feature_body {
  margin-right: auto;
  margin-left: 0;
}
.member_interview_feature:not(.member_interview_feature-reverse) .member_interview_feature_image {
  z-index: 0;
  top: -60px;
  width: auto;
  max-width: 882px;
  left: 468px;
  right: calc(50% - 50vw);
}
.member_interview_feature-reverse {
  margin-left: 0;
  margin-right: auto;
}
@media screen and (max-width: 1200px) {
  .member_interview_feature-reverse {
    margin-inline: auto;
  }
}
.member_interview_feature-reverse .member_interview_feature_body {
  position: relative;
  z-index: 1;
  margin-top: 82px;
  margin-bottom: 60px;
  width: min(750px, 54%);
}
@media screen and (max-width: 1200px) {
  .member_interview_feature-reverse .member_interview_feature_body {
    width: 100%;
    margin: 0 !important;
  }
}
.member_interview_feature-reverse .member_interview_feature_body {
  margin-left: auto;
  margin-right: 0;
}
.member_interview_feature-reverse .member_interview_feature_image {
  z-index: 0;
  top: -60px;
  width: auto;
  max-width: 882px;
  right: 468px;
  left: calc(50% - 50vw);
}

@media screen and (min-width: 1201px) {
  .member_interview_feature:not(.member_interview_feature-reverse) .member_interview_feature_body,
  .member_interview_feature-reverse .member_interview_feature_body {
    max-width: 54%;
  }
  .member_interview_feature:not(.member_interview_feature-reverse) .member_interview_feature_image {
    left: clamp(300px, 40vw, 468px);
    max-width: min(882px, 100vw - clamp(300px, 40vw, 468px) - 24px);
  }
  .member_interview_feature-reverse .member_interview_feature_image {
    right: clamp(300px, 40vw, 468px);
    max-width: min(882px, 100vw - clamp(300px, 40vw, 468px) - 24px);
  }
}
.member_interview_feature_image {
  position: absolute;
  z-index: 0;
  flex-shrink: 0;
  aspect-ratio: 882/492;
  margin: 0;
  overflow: hidden;
}
@media screen and (max-width: 1200px) {
  .member_interview_feature_image {
    position: static;
    width: 100% !important;
    max-width: 882px;
    margin-inline: auto;
    left: auto !important;
    right: auto !important;
    top: auto !important;
  }
}
.member_interview_feature_image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center bottom;
}

.member_interview_feature_body {
  position: relative;
  z-index: 1;
  box-sizing: border-box;
  width: min(750px, 100%);
  margin-bottom: 60px;
  padding: 56px 80px;
  background: #ffffff;
  box-shadow: 0 0 10px rgba(60, 86, 52, 0.1);
}
@media screen and (max-width: 1200px) {
  .member_interview_feature_body {
    width: 100%;
    margin: 0 !important;
    padding: 40px 36px;
  }
}
@media screen and (max-width: 960px) {
  .member_interview_feature_body {
    padding: 32px 28px;
  }
}
@media screen and (max-width: 768px) {
  .member_interview_feature_body {
    padding: 28px 20px;
  }
}

.member_interview_feature_title {
  margin: 0 0 32px;
  font-size: 28px;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0.56px;
  color: #133967;
}
@media screen and (max-width: 960px) {
  .member_interview_feature_title {
    margin-bottom: 20px;
    font-size: 18px;
  }
}

.member_interview_feature_text {
  max-width: 100%;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.7;
  letter-spacing: 0.64px;
  color: #0A0A0A;
}
.member_interview_feature_text p {
  margin: 0 0 12px;
}
.member_interview_feature_text p:last-child {
  margin-bottom: 0;
}

.member_interview_video {
  position: relative;
  padding: 80px 90px 120px;
  background: linear-gradient(180deg, #ffffff 0%, #d0effa 100%);
}
@media screen and (max-width: 960px) {
  .member_interview_video {
    padding: 64px 24px 80px;
  }
}

.member_interview_video_inner {
  position: relative;
  z-index: 1;
  max-width: 654px;
  margin: 80px auto 0;
}
@media screen and (max-width: 960px) {
  .member_interview_video_inner {
    margin-top: 48px;
  }
}

.member_interview_video_wrap {
  position: relative;
  width: 100%;
  aspect-ratio: 654/368;
  overflow: hidden;
  background: #d9d9d9;
}
.member_interview_video_wrap iframe,
.member_interview_video_wrap video,
.member_interview_video_wrap .member_interview_video_player {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
  object-fit: cover;
}

.member_interview_others {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 50px;
  padding: 80px 134px;
  background: #f5f9ff;
}
@media screen and (max-width: 960px) {
  .member_interview_others {
    padding: 64px 24px;
  }
}

.member_interview_others_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 50px;
  width: 100%;
  max-width: 1172px;
}
@media screen and (max-width: 960px) {
  .member_interview_others_list {
    gap: 32px;
  }
}

.member_interview_others_card {
  width: 285px;
  margin: 0;
}

.member_interview_others_link {
  display: block;
  color: inherit;
  text-decoration: none;
  transition: opacity 0.3s ease;
}
.member_interview_others_link:hover {
  opacity: 0.85;
}

.member_interview_others_thumb {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin: 0;
  aspect-ratio: 285/379;
  overflow: hidden;
  background: #f5f9ff;
}
.member_interview_others_thumb img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease;
}

.member_interview_others_link:hover .member_interview_others_thumb img {
  transform: scale(1.05);
}

.member_interview_others_body {
  display: flex;
  flex-direction: column;
  gap: 4px;
  padding: 12px 4px 8px;
}

.member_interview_others_name {
  margin: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0.16px;
  color: #0A0A0A;
}

.member_interview_others_role {
  margin: 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0.14px;
  color: #133967;
}

.members_image_verify {
  max-width: 1260px;
  margin: 0 auto;
  padding: 80px 40px 120px;
}
@media screen and (max-width: 960px) {
  .members_image_verify {
    padding: 48px 16px 80px;
  }
}

.members_image_verify_heading {
  margin: 0 0 16px;
  font-size: 28px;
  font-weight: 500;
  line-height: 1.5;
  color: #0A0A0A;
}

.members_image_verify_note {
  margin: 0 0 48px;
  font-size: 14px;
  line-height: 1.7;
  color: #0A0A0A;
}

.members_image_verify_block {
  margin-bottom: 72px;
}
.members_image_verify_block:last-child {
  margin-bottom: 0;
}

.members_image_verify_block_title {
  margin: 0 0 24px;
  padding-bottom: 12px;
  border-bottom: 1px solid #6482A6;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.5;
  color: #133967;
}

.members_image_verify_compare {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 444px));
  gap: 40px;
  justify-content: start;
}
@media screen and (max-width: 960px) {
  .members_image_verify_compare {
    grid-template-columns: 1fr;
    gap: 32px;
  }
}

.members_image_verify_col {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.members_image_verify_label {
  margin: 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
  color: #103562;
}

.members_image_verify_frame {
  position: relative;
  width: 100%;
}
.members_image_verify_frame::before, .members_image_verify_frame::after {
  content: "";
  position: absolute;
  z-index: 3;
  pointer-events: none;
  background: rgba(255, 0, 0, 0.55);
}
.members_image_verify_frame::before {
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  transform: translateY(-50%);
}
.members_image_verify_frame::after {
  top: 0;
  left: 50%;
  width: 1px;
  height: 100%;
  transform: translateX(-50%);
}

.members_image_verify_card_current {
  display: block;
  width: 100%;
  max-width: 444px;
  height: auto;
  aspect-ratio: 444/395;
  margin: 0;
  overflow: hidden;
  border-radius: 40px 0 0 40px;
  background: #f5f9ff;
}
@media screen and (max-width: 960px) {
  .members_image_verify_card_current {
    max-width: 100%;
    border-radius: 24px 24px 0 0;
  }
}
.members_image_verify_card_current img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.members_image_verify_card_overlay {
  width: 100%;
  max-width: 444px;
  border-radius: 40px 0 0 40px;
  overflow: hidden;
  background: #f5f9ff;
}
@media screen and (max-width: 960px) {
  .members_image_verify_card_overlay {
    max-width: 100%;
    border-radius: 24px 24px 0 0;
  }
}
.members_image_verify_card_overlay .member_interview_mv_mask {
  position: relative;
  width: 100%;
  aspect-ratio: 444/395;
  overflow: hidden;
}
.members_image_verify_card_overlay .member_interview_mv_image {
  position: absolute;
  inset: 0;
  margin: 0;
}
.members_image_verify_card_overlay .member_interview_mv_image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.members_image_verify_card_overlay .member_interview_mv_overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(217.7deg, rgba(16, 53, 98, 0) 65.23%, rgba(16, 53, 98, 0.53) 98.18%);
}

.members_image_verify_others_current {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 285px;
  margin: 0;
  aspect-ratio: 285/379;
  overflow: hidden;
  background: #f5f9ff;
}
.members_image_verify_others_current img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.members_image_verify_others_overlay {
  width: 100%;
  max-width: 285px;
  overflow: hidden;
  background: #f5f9ff;
}
.members_image_verify_others_overlay .member_interview_mv_mask {
  position: relative;
  width: 100%;
  aspect-ratio: 285/379;
  overflow: hidden;
}
.members_image_verify_others_overlay .member_interview_mv_image {
  position: absolute;
  inset: 0;
  margin: 0;
}
.members_image_verify_others_overlay .member_interview_mv_image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.members_image_verify_others_overlay .member_interview_mv_overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(217.7deg, rgba(16, 53, 98, 0) 65.23%, rgba(16, 53, 98, 0.53) 98.18%);
}

.members_image_verify_meta {
  margin: 8px 0 0;
  font-size: 12px;
  line-height: 1.6;
  color: #0A0A0A;
}

.members_image_verify_others_compare {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 285px));
  gap: 40px;
  justify-content: start;
}
@media screen and (max-width: 960px) {
  .members_image_verify_others_compare {
    grid-template-columns: 1fr;
    gap: 32px;
  }
}

.js-fadeup {
  opacity: 0;
  translate: 0 40px;
  transition: opacity 0.8s ease, translate 0.8s ease;
}
@media screen and (max-width: 960px) {
  .js-fadeup {
    translate: 0 24px;
  }
}

.js-fadeup.is-show {
  opacity: 1;
  translate: 0 0;
}

@media (prefers-reduced-motion: reduce) {
  .js-fadeup {
    opacity: 1;
    translate: none;
    transition: none;
  }
}
#header {
  height: 118px;
}
@media screen and (max-width: 960px) {
  #header {
    height: 80px;
  }
}
#header .l-header__inner {
  padding-left: 0;
  padding-right: 95px;
  height: 100%;
}
@media screen and (max-width: 960px) {
  #header .l-header__inner {
    padding-right: 0;
    justify-content: space-between;
  }
}
#header .l-header__logo {
  margin-right: 0 !important;
  padding: 0 !important;
  width: 248px;
}
@media screen and (max-width: 960px) {
  #header .l-header__logo {
    width: auto;
    height: 80px;
  }
}
@media screen and (max-width: 960px) {
  #header .c-headLogo__link {
    padding: 0;
  }
}
#header .c-headLogo {
  margin-right: 0;
  width: 100%;
  height: 100%;
}
#header .c-headLogo img {
  width: 100%;
  aspect-ratio: 248/118;
  height: auto;
}
@media screen and (max-width: 960px) {
  #header .c-headLogo img {
    width: auto;
    height: 80px;
  }
}
#header .l-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  box-shadow: none !important;
  padding-right: 95px;
}
@media screen and (max-width: 960px) {
  #header .l-header {
    padding-right: 0;
  }
}
#header .l-content {
  padding-top: 0;
}

#gnav .c-gnav {
  gap: 36px;
}
#gnav .menu-item {
  padding: 0;
}
#gnav .menu-item a {
  padding: 0;
}
#gnav .ttl {
  font-size: 16px;
  font-weight: 700;
  color: #133967;
}

#fix_header {
  height: 118px;
  margin-top: 0 !important;
}
@media screen and (max-width: 960px) {
  #fix_header {
    height: 80px;
  }
}
#fix_header.l-fixHeader {
  padding-right: 95px;
}
#fix_header .l-fixHeader__inner {
  padding: 0;
  height: 100%;
}
#fix_header .l-fixHeader__logo {
  margin-right: 0 !important;
  padding: 0 !important;
  width: 248px;
}
#fix_header .c-headLogo {
  margin-right: 0;
  width: 100%;
  height: 100%;
}
#fix_header .c-headLogo img {
  width: 100%;
  aspect-ratio: 248/118;
  height: auto;
}
#fix_header .c-gnav {
  gap: 36px;
}
#fix_header .c-gnav .menu-item {
  padding: 0;
}
#fix_header .c-gnav .menu-item a {
  padding: 0;
}
#fix_header .c-gnav .ttl {
  color: #133967 !important;
  font-size: 16px;
  font-weight: 700;
}

.top {
  padding-top: 0 !important;
}
.top .l-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  background: transparent;
  box-shadow: none !important;
}
@media screen and (max-width: 960px) {
  .top .l-header {
    padding-right: 0;
  }
}
.top .l-content {
  padding-top: 0;
}
.top .c-gnav .ttl {
  color: #ffffff !important;
}
.top .c-gnav a::after {
  background-color: #ffffff;
}
.top #header .c-gnav a::after {
  background-color: #ffffff;
}
.top #fix_header .c-gnav a::after {
  background-color: #133967;
}

.icon-menu-thin::before {
  color: #133967;
}

.c-widget__title.-spmenu {
  display: none;
}

#footer {
  display: none;
}

.footer {
  padding-top: 56px !important;
  padding-bottom: 42px !important;
  background: #ffffff;
}
@media screen and (max-width: 960px) {
  .footer {
    padding-top: 48px !important;
    padding-bottom: 32px !important;
    padding-inline: 16px !important;
  }
}
.footer .swell-block-fullWide__inner {
  width: 100%;
  max-width: 1170px;
  margin-inline: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 27px;
}
@media screen and (max-width: 960px) {
  .footer .swell-block-fullWide__inner {
    gap: 16px;
  }
}
.footer .logo_footer {
  margin: 0;
  width: 100%;
  max-width: 397px;
}
@media screen and (max-width: 960px) {
  .footer .logo_footer {
    max-width: 280px;
  }
}
.footer .logo_footer img {
  display: block;
  width: 100%;
  height: auto;
}
.footer .swell-block-linkList {
  margin: 13px 0 0;
  padding: 0;
}
.footer .swell-block-linkList ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 40px;
}
@media screen and (max-width: 960px) {
  .footer .swell-block-linkList ul {
    gap: 20px 28px;
  }
}
.footer .swell-block-linkList .swell-block-linkList__item {
  margin: 0;
  padding: 0;
}
.footer .swell-block-linkList .swell-block-linkList__item::before {
  display: none;
}
.footer .swell-block-linkList .swell-block-linkList__link {
  display: inline-block;
  padding: 0;
  border: none;
  color: #133967;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: 0.64px;
  text-decoration: none;
  transition: opacity 0.3s ease;
}
.footer .swell-block-linkList .swell-block-linkList__link:hover {
  opacity: 0.6;
}
@media screen and (max-width: 960px) {
  .footer .swell-block-linkList .swell-block-linkList__link {
    font-size: 14px;
  }
}
.footer .swell-block-linkList .swell-block-linkList__text {
  color: inherit;
}
.footer .swell-block-linkList.-flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 40px;
}
@media screen and (max-width: 960px) {
  .footer .swell-block-linkList.-flex {
    gap: 8px 28px;
  }
}
.footer .footer_box {
  width: 100%;
  margin: 0;
  padding-top: 27px;
  border-top: 1px solid #C0C9D4;
}
.footer .footer_box .swell-block-columns__inner {
  display: flex;
  align-items: center;
  gap: 44px;
}
@media screen and (max-width: 960px) {
  .footer .footer_box .swell-block-columns__inner {
    flex-direction: column;
    align-items: center;
    gap: 20px;
    text-align: center;
  }
}
.footer .footer_box .swell-block-column {
  width: auto !important;
  margin: 0 !important;
}
.footer .footer_box iframe {
  display: block;
  width: 257px;
  height: 153px;
  border: 0;
}
@media screen and (max-width: 960px) {
  .footer .footer_box iframe {
    width: 100%;
    max-width: 320px;
    height: 180px;
  }
}
.footer .footer_address {
  width: 268px !important;
}
@media screen and (max-width: 960px) {
  .footer .footer_address {
    width: auto !important;
  }
}
.footer .footer_address .wp-block-paragraph {
  margin: 0;
  color: #0A0A0A;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.7;
  letter-spacing: 0.64px;
}
@media screen and (max-width: 960px) {
  .footer .footer_address .wp-block-paragraph {
    font-size: 14px;
  }
}
.footer .footer_address .wp-block-paragraph + .wp-block-paragraph {
  margin-top: 11px;
}
.footer .footer_address .wp-block-paragraph a {
  color: inherit;
  text-decoration: none;
}
.footer .footer_copy {
  margin-left: auto !important;
  align-self: flex-end;
}
@media screen and (max-width: 960px) {
  .footer .footer_copy {
    margin-left: 0 !important;
    align-self: center;
  }
}
.footer .footer_copy .wp-block-paragraph {
  margin: 0;
  color: #0A0A0A;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.7;
  letter-spacing: 0.64px;
  white-space: nowrap;
}
@media screen and (max-width: 960px) {
  .footer .footer_copy .wp-block-paragraph {
    font-size: 12px;
    white-space: normal;
  }
}

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