@charset "UTF-8";
/*---------------------------------
  variable
---------------------------------*/
/*---------------------------------
  mixin
---------------------------------*/
/*---------------------------------
  function
---------------------------------*/
/*---------------------------------
  slick
---------------------------------*/
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/*---------------------------------
  ScrollHint
---------------------------------*/
@keyframes scroll-hint-appear {
  0% {
    transform: translateX(40px);
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  50%, 100% {
    transform: translateX(-40px);
    opacity: 0;
  }
}
.scroll-hint-icon {
  position: absolute;
  top: calc(50% - 25px);
  left: calc(50% - 60px);
  box-sizing: border-box;
  width: 120px;
  height: auto;
  border-radius: 5px;
  transition: opacity 0.3s;
  opacity: 0;
  background: rgba(0, 0, 0, 0.7);
  text-align: center;
  padding: 20px 10px 10px 10px;
}

.scroll-hint-icon-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 100%;
  pointer-events: none;
}

.scroll-hint-text {
  font-size: 10px;
  color: #FFF;
  margin-top: 5px;
}

.scroll-hint-icon-wrap.is-active .scroll-hint-icon {
  opacity: 0.8;
}

.scroll-hint-icon:before {
  display: inline-block;
  width: 40px;
  height: 40px;
  color: #FFF;
  vertical-align: middle;
  text-align: center;
  content: "";
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNS43NyIgaGVpZ2h0PSIzMC41MiIgdmlld0JveD0iMCAwIDI1Ljc3IDMwLjUyIj48dGl0bGU+44Ki44K744OD44OIIDM8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwYXRoIGQ9Ik0yMS4zMywzMC41Mkg3Ljg1QTEuNTUsMS41NSwwLDAsMSw2LjMsMjlhMTIuNDYsMTIuNDYsMCwwLDAtLjYzLTQuNDIsMjUuMTYsMjUuMTYsMCwwLDAtNC4yNS01bC0uMDYtLjA2QTUsNSwwLDAsMSwwLDE1Ljg2YTMuNjQsMy42NCwwLDAsMSwxLjE3LTIuNjIsMy42MywzLjYzLDAsMCwxLDUuMTQuMDdWMy43N2EzLjc3LDMuNzcsMCwxLDEsNy41NCwwVjguMzNhMy4zNSwzLjM1LDAsMCwxLDEuMjYsMCwzLDMsMCwwLDEsMiwxLjIyLDMuNSwzLjUsMCwwLDEsMi0uMDYsMy4yMSwzLjIxLDAsMCwxLDIsMS41NCwzLjc0LDMuNzQsMCwwLDEsMywuNDdBNC4yMSw0LjIxLDAsMCwxLDI1Ljc0LDE1YzAsLjExLDAsLjI3LDAsLjQ2YTE5LjI2LDE5LjI2LDAsMCwxLS44NCw3Yy0uMTQuMzgtLjM2LjgxLS41NiwxLjIybC0uMTEuMjJjMCwuMDctLjA5LjE0LS4xNC4yMWE3LjEzLDcuMTMsMCwwLDAtMS4xNywyLjE3Yy0uMDYuNTYtLjA2LDIuMTUtLjA1LDIuNzFBMS41NSwxLjU1LDAsMCwxLDIxLjMzLDMwLjUyWk04LjYxLDI4LjIxaDEyYzAtLjcxLDAtMS43MS4wNy0yLjIzYTguNzQsOC43NCwwLDAsMSwxLjU5LTMuMjVsLjA2LS4xMmExMCwxMCwwLDAsMCwuNDYtMSwxNi44LDE2LjgsMCwwLDAsLjctNi4xMmMwLS4yMywwLS40MSwwLS41NGgwYTIsMiwwLDAsMC0uNjQtMS41MiwxLjMzLDEuMzMsMCwwLDAtMS41NS4wOCwxLjEzLDEuMTMsMCwwLDEtMS4xOC4yOCwxLjE1LDEuMTUsMCwwLDEtLjc4LS45NCwxLjI2LDEuMjYsMCwwLDAtLjc1LTEuMTEsMSwxLDAsMCwwLTEuMTEuMjhsLS4xLjFhMS4xNSwxLjE1LDAsMCwxLTEuMTkuMjksMS4xNiwxLjE2LDAsMCwxLS43OC0uOTVjLS4wOS0uNjgtLjIxLS43Ny0uNy0uODdhLjgyLjgyLDAsMCwwLTEsLjQ4LDEuMTYsMS4xNiwwLDAsMS0yLjE2LS41OFYzLjc3YTEuNDYsMS40NiwwLDEsMC0yLjkyLDB2Ny44NWwwLDQuMzNhMS4xNywxLjE3LDAsMCwxLS44MywxLjExLDEuMTUsMS4xNSwwLDAsMS0xLjItLjM1bC0xLS45MWMtLjQ3LS40Mi0uNzMtLjY2LS44NC0uNzdhMS4zNSwxLjM1LDAsMCwwLTItLjEyTDIuNywxNWExLjMyLDEuMzIsMCwwLDAtLjM5LDFBMi41NywyLjU3LDAsMCwwLDMsMTcuODVsMCwwYTI3LjI0LDI3LjI0LDAsMCwxLDQuNyw1LjYyQTEyLjYzLDEyLjYzLDAsMCwxLDguNjEsMjguMjFaTTIzLjIsMjMuMzVaTTYuNTEsMTYuNTlaIiBmaWxsPSIjZmZmIi8+PC9nPjwvZz48L3N2Zz4=);
}

.scroll-hint-icon:after {
  content: "";
  width: 34px;
  height: 14px;
  display: block;
  position: absolute;
  top: 10px;
  left: 50%;
  margin-left: -20px;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMy4yOSIgaGVpZ2h0PSIxMi4wMiIgdmlld0JveD0iMCAwIDMzLjI5IDEyLjAyIj48dGl0bGU+44Ki44K744OD44OIIDE8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxsaW5lIHgxPSIxLjg1IiB5MT0iNi4wMSIgeDI9IjEwLjQiIHkyPSI2LjAxIiBmaWxsPSIjZmZmIi8+PHBhdGggZD0iTTEwLjQsNy4xN0gxLjg1YTEuMTYsMS4xNiwwLDEsMSwwLTIuMzFIMTAuNGExLjE2LDEuMTYsMCwxLDEsMCwyLjMxWiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Ik03LjQsMTJhMS4xNSwxLjE1LDAsMCwxLS43Mi0uMjVsLTYuMjUtNUExLjIsMS4yLDAsMCwxLDAsNS44NywxLjE0LDEuMTQsMCwwLDEsLjQ2LDVMNi43LjIzQTEuMTYsMS4xNiwwLDAsMSw4LjEsMi4wOEwzLDUuOTEsOC4xMiwxMEExLjE2LDEuMTYsMCwwLDEsNy40LDEyWiIgZmlsbD0iI2ZmZiIvPjxsaW5lIHgxPSIzMS40NSIgeTE9IjYuMDEiIHgyPSIyMi44OSIgeTI9IjYuMDEiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMzEuNDUsNy4xN0gyMi44OWExLjE2LDEuMTYsMCwxLDEsMC0yLjMxaDguNTZhMS4xNiwxLjE2LDAsMCwxLDAsMi4zMVoiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMjUuOSwxMmExLjE4LDEuMTgsMCwwLDEtLjkxLS40M0ExLjE3LDEuMTcsMCwwLDEsMjUuMTcsMTBsNS4wOS00LjA1TDI1LjIsMi4wOEExLjE2LDEuMTYsMCwwLDEsMjYuNTkuMjNMMzIuODQsNWExLjE2LDEuMTYsMCwwLDEsLjQ1LjkxLDEuMTQsMS4xNCwwLDAsMS0uNDMuOTJsLTYuMjQsNUExLjE3LDEuMTcsMCwwLDEsMjUuOSwxMloiIGZpbGw9IiNmZmYiLz48L2c+PC9nPjwvc3ZnPg==);
  opacity: 0;
  transition-delay: 2.4s;
}

.scroll-hint-icon-wrap.is-active .scroll-hint-icon:after {
  opacity: 1;
}

.scroll-hint-icon-wrap.is-active .scroll-hint-icon:before {
  animation: scroll-hint-appear 1.2s linear;
  animation-iteration-count: 2;
}

.scroll-hint-icon-white {
  background-color: #FFF;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.4);
}

.scroll-hint-icon-white:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNS43NyIgaGVpZ2h0PSIzMC41MiIgdmlld0JveD0iMCAwIDI1Ljc3IDMwLjUyIj48dGl0bGU+44Ki44K744OD44OIIDQ8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwYXRoIGQ9Ik0yMS4zMywzMC41Mkg3Ljg1QTEuNTUsMS41NSwwLDAsMSw2LjMsMjlhMTIuNDYsMTIuNDYsMCwwLDAtLjYzLTQuNDIsMjUuMTYsMjUuMTYsMCwwLDAtNC4yNS01bC0uMDYtLjA2QTUsNSwwLDAsMSwwLDE1Ljg2YTMuNjQsMy42NCwwLDAsMSwxLjE3LTIuNjIsMy42MywzLjYzLDAsMCwxLDUuMTQuMDdWMy43N2EzLjc3LDMuNzcsMCwxLDEsNy41NCwwVjguMzNhMy4zNSwzLjM1LDAsMCwxLDEuMjYsMCwzLDMsMCwwLDEsMiwxLjIyLDMuNSwzLjUsMCwwLDEsMi0uMDYsMy4yMSwzLjIxLDAsMCwxLDIsMS41NCwzLjc0LDMuNzQsMCwwLDEsMywuNDdBNC4yMSw0LjIxLDAsMCwxLDI1Ljc0LDE1YzAsLjExLDAsLjI3LDAsLjQ2YTE5LjI2LDE5LjI2LDAsMCwxLS44NCw3Yy0uMTQuMzgtLjM2LjgxLS41NiwxLjIybC0uMTEuMjJjMCwuMDctLjA5LjE0LS4xNC4yMWE3LjEzLDcuMTMsMCwwLDAtMS4xNywyLjE3Yy0uMDYuNTYtLjA2LDIuMTUtLjA1LDIuNzFBMS41NSwxLjU1LDAsMCwxLDIxLjMzLDMwLjUyWk04LjYxLDI4LjIxaDEyYzAtLjcxLDAtMS43MS4wNy0yLjIzYTguNzQsOC43NCwwLDAsMSwxLjU5LTMuMjVsLjA2LS4xMmExMCwxMCwwLDAsMCwuNDYtMSwxNi44LDE2LjgsMCwwLDAsLjctNi4xMmMwLS4yMywwLS40MSwwLS41NGgwYTIsMiwwLDAsMC0uNjQtMS41MiwxLjMzLDEuMzMsMCwwLDAtMS41NS4wOCwxLjEzLDEuMTMsMCwwLDEtMS4xOC4yOCwxLjE1LDEuMTUsMCwwLDEtLjc4LS45NCwxLjI2LDEuMjYsMCwwLDAtLjc1LTEuMTEsMSwxLDAsMCwwLTEuMTEuMjhsLS4xLjFhMS4xNSwxLjE1LDAsMCwxLTEuMTkuMjksMS4xNiwxLjE2LDAsMCwxLS43OC0uOTVjLS4wOS0uNjgtLjIxLS43Ny0uNy0uODdhLjgyLjgyLDAsMCwwLTEsLjQ4LDEuMTYsMS4xNiwwLDAsMS0yLjE2LS41OFYzLjc3YTEuNDYsMS40NiwwLDEsMC0yLjkyLDB2Ny44NWwwLDQuMzNhMS4xNywxLjE3LDAsMCwxLS44MywxLjExLDEuMTUsMS4xNSwwLDAsMS0xLjItLjM1bC0xLS45MWMtLjQ3LS40Mi0uNzMtLjY2LS44NC0uNzdhMS4zNSwxLjM1LDAsMCwwLTItLjEyTDIuNywxNWExLjMyLDEuMzIsMCwwLDAtLjM5LDFBMi41NywyLjU3LDAsMCwwLDMsMTcuODVsMCwwYTI3LjI0LDI3LjI0LDAsMCwxLDQuNyw1LjYyQTEyLjYzLDEyLjYzLDAsMCwxLDguNjEsMjguMjFaTTIzLjIsMjMuMzVaTTYuNTEsMTYuNTlaIi8+PC9nPjwvZz48L3N2Zz4=);
}

.scroll-hint-icon-white:after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMy4yOSIgaGVpZ2h0PSIxMi4wMiIgdmlld0JveD0iMCAwIDMzLjI5IDEyLjAyIj48dGl0bGU+44Ki44K744OD44OIIDI8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxsaW5lIHgxPSIxLjg1IiB5MT0iNi4wMSIgeDI9IjEwLjQiIHkyPSI2LjAxIi8+PHBhdGggZD0iTTEwLjQsNy4xN0gxLjg1YTEuMTYsMS4xNiwwLDEsMSwwLTIuMzFIMTAuNGExLjE2LDEuMTYsMCwxLDEsMCwyLjMxWiIvPjxwYXRoIGQ9Ik03LjQsMTJhMS4xNSwxLjE1LDAsMCwxLS43Mi0uMjVsLTYuMjUtNUExLjIsMS4yLDAsMCwxLDAsNS44NywxLjE0LDEuMTQsMCwwLDEsLjQ2LDVMNi43LjIzQTEuMTYsMS4xNiwwLDAsMSw4LjEsMi4wOEwzLDUuOTEsOC4xMiwxMEExLjE2LDEuMTYsMCwwLDEsNy40LDEyWiIvPjxsaW5lIHgxPSIzMS40NSIgeTE9IjYuMDEiIHgyPSIyMi44OSIgeTI9IjYuMDEiLz48cGF0aCBkPSJNMzEuNDUsNy4xN0gyMi44OWExLjE2LDEuMTYsMCwxLDEsMC0yLjMxaDguNTZhMS4xNiwxLjE2LDAsMCwxLDAsMi4zMVoiLz48cGF0aCBkPSJNMjUuOSwxMmExLjE4LDEuMTgsMCwwLDEtLjkxLS40M0ExLjE3LDEuMTcsMCwwLDEsMjUuMTcsMTBsNS4wOS00LjA1TDI1LjIsMi4wOEExLjE2LDEuMTYsMCwwLDEsMjYuNTkuMjNMMzIuODQsNWExLjE2LDEuMTYsMCwwLDEsLjQ1LjkxLDEuMTQsMS4xNCwwLDAsMS0uNDMuOTJsLTYuMjQsNUExLjE3LDEuMTcsMCwwLDEsMjUuOSwxMloiLz48L2c+PC9nPjwvc3ZnPg==);
}

.scroll-hint-icon-white .scroll-hint-text {
  color: #000;
}

.scroll-hint-shadow-wrap {
  position: relative;
}

.scroll-hint-shadow-wrap::after {
  content: "";
  width: 20px;
  height: 100%;
  background: linear-gradient(270deg, rgba(0, 0, 0, 0.15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0));
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
}

.scroll-hint-shadow-wrap::before {
  content: "";
  width: 20px;
  height: 100%;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0));
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
}

.scroll-hint-shadow-wrap:has(.scroll-hint.is-right-scrollable)::after,
.scroll-hint-shadow-wrap.is-right-scrollable::after {
  opacity: 1;
  visibility: visible;
}

.scroll-hint-shadow-wrap:has(.scroll-hint.is-left-scrollable)::before,
.scroll-hint-shadow-wrap.is-left-scrollable::before {
  opacity: 1;
  visibility: visible;
}

/*---------------------------------
  box
---------------------------------*/
.box__01 {
  border: 1px solid var(--gray);
  background: linear-gradient(to bottom, rgb(231, 239, 245) 0%, rgb(255, 255, 255) 100%);
  border-radius: 12px;
  padding: 45px 20px 20px;
  position: relative;
}
@media (min-width: 768px) {
  .box__01 {
    display: flex;
    justify-content: center;
    flex: 1;
  }
}
@media (min-width: 1024px) {
  .box__01 {
    padding: 45px 26px 26px;
  }
}

.box__num {
  width: 64px;
  position: absolute;
  left: 0;
  right: 0;
  margin-inline: auto;
  top: -32px;
}

.box__lead {
  text-align: center;
  font-size: 2rem;
  font-weight: 700;
  color: var(--main-blue);
}
@media (min-width: 768px) {
  .box__lead {
    align-self: center;
  }
}

.box__block {
  flex: 1;
}

.box__content {
  max-width: 480px;
  margin-inline: auto;
  margin: 20px auto 0;
}
.box__content > * + * {
  margin-top: 16px;
}

.box__hdg__lv3 {
  text-align: center;
  font-size: 2rem;
  font-weight: 700;
  color: var(--main-blue);
}
.box__hdg__lv3 + .box__text {
  margin-top: 20px;
}

.box__text {
  font-size: 1.6rem;
}

.box__text--center {
  margin-top: 16px;
  font-size: 1.6rem;
}
.box__text--center + .example__figure {
  margin-top: 16px;
}

.box__02 {
  margin-top: 16px;
  background-color: var(--white);
  border-radius: 12px;
  padding: 8px 16px;
}
@media (min-width: 1024px) {
  .box__02 {
    padding: 12px 24px;
  }
}

.box__03 {
  margin-top: 16px;
  background-color: var(--white);
  border-radius: 12px;
  padding: 16px;
}
@media (min-width: 1024px) {
  .box__03 {
    padding: 24px;
  }
}

.box__list {
  border: 1px solid var(--border);
  border-radius: 8px;
  overflow: hidden;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  flex: 1;
}

.box__list__head--wide {
  padding: 20px;
  background-color: var(--box-color);
}

.box__list__body--wide {
  padding: 20px;
}
@media (min-width: 1024px) {
  .box__list__body--wide {
    padding: 40px;
  }
}

.box__list__hdg--wide {
  text-align: center;
  font-size: 2.8rem;
  font-weight: 700;
  letter-spacing: 0.05em;
}

.box__list__head--narrow {
  padding: 10px;
  background-color: var(--box-color);
}

.box__list__body--narrow {
  padding: 20px;
  flex: 1;
  display: flex;
  flex-direction: column;
}

.box__list__hdg--narrow {
  text-align: center;
  font-size: 1.8rem;
  font-weight: 700;
}

.box__list__etc__text {
  text-align: right;
  font-size: 1.6rem;
  margin-top: auto;
}

/*---------------------------------
  animation
---------------------------------*/
.js-anime {
  opacity: 0;
  visibility: hidden;
  transform: translateX(15px);
  transition: opacity 1s cubibezier(0.165, 0.84, 0.44, 1), transform 1s cubibezier(0.165, 0.84, 0.44, 1);
}
.js-anime.is-active {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}

/*---------------------------------
  btn
---------------------------------*/
.top__section__button {
  margin: 45px auto 0;
  width: 100%;
  max-width: 300px;
}
@media (min-width: 768px) {
  .top__section__button {
    margin-left: 0;
    max-width: 340px;
  }
}

.section__button {
  margin-top: 20px;
}
@media (min-width: 1024px) {
  .section__button {
    margin-top: 40px;
  }
}

.section__button--center {
  margin-top: 60px;
  text-align: center;
}

.section__button__list {
  margin-top: 60px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}
@media (min-width: 768px) {
  .section__button__list {
    flex-direction: row;
    justify-content: center;
  }
}

.button__01--white {
  display: block;
  padding: 20px 60px 20px 20px;
  text-decoration: none;
  border: 2px solid var(--white);
  border-radius: 100vmax;
  font-size: 2.4rem;
  font-weight: 600;
  position: relative;
  color: var(--white);
  transition: var(--duration);
}
@media (any-hover: hover) {
  .button__01--white:hover {
    text-decoration: none;
    color: var(--main-blue);
    background-color: var(--white);
  }
  .button__01--white:hover::before {
    background-color: var(--main-blue);
  }
}
.button__01--white::before {
  content: "";
  width: 24px;
  height: 24px;
  background-color: var(--white);
  -webkit-mask-image: url(/image/kensa-2025/common/icon-arrow.svg);
  mask-image: url(/image/kensa-2025/common/icon-arrow.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: cover;
  mask-size: cover;
  position: absolute;
  right: 32px;
  top: 50%;
  translate: 0 -50%;
  transition: var(--duration);
}

.button__01--blue {
  display: block;
  padding: 20px 60px 20px 20px;
  text-decoration: none;
  border: 2px solid var(--main-blue);
  border-radius: 100vmax;
  font-size: 2.4rem;
  font-weight: 600;
  position: relative;
  color: var(--main-blue);
  transition: var(--duration);
}
@media (any-hover: hover) {
  .button__01--blue:hover {
    text-decoration: none;
    color: var(--white);
    background-color: var(--main-blue);
  }
  .button__01--blue:hover::before {
    background-color: var(--white);
  }
}
.button__01--blue::before {
  content: "";
  width: 24px;
  height: 24px;
  background-color: var(--main-blue);
  -webkit-mask-image: url(/image/kensa-2025/common/icon-arrow.svg);
  mask-image: url(/image/kensa-2025/common/icon-arrow.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: cover;
  mask-size: cover;
  position: absolute;
  right: 32px;
  top: 50%;
  translate: 0 -50%;
  transition: var(--duration);
}

.button__02 {
  border: none;
  text-decoration: none;
  background: var(--main-grad);
  border-radius: 5px;
  display: inline-block;
  padding: 12px 50px 12px 20px;
  min-width: 168px;
  position: relative;
  text-align: left;
  cursor: pointer;
  overflow: hidden;
}
@media (any-hover: hover) {
  .button__02:hover {
    text-decoration: none;
  }
  .button__02:hover > .text {
    color: var(--white);
  }
  .button__02:hover::before {
    background-color: var(--body);
  }
  .button__02:hover::after {
    right: 12px;
  }
}
.button__02::before, .button__02::after {
  content: "";
  position: absolute;
}
.button__02::before {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  transition: var(--duration);
}
.button__02::after {
  width: 24px;
  height: 24px;
  right: 14px;
  top: 50%;
  translate: 0 -50%;
  background-color: var(--white);
  -webkit-mask-image: url(/image/kensa-2025/common/icon-arrow-contact.svg);
  mask-image: url(/image/kensa-2025/common/icon-arrow-contact.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: cover;
  mask-size: cover;
  z-index: 1;
  transition: var(--duration);
}
.button__02 > .text {
  color: var(--white);
  font-size: 1.6rem;
  font-weight: 600;
  position: relative;
  z-index: 1;
}

.button__02--large {
  border: none;
  text-decoration: none;
  background: var(--main-grad);
  border-radius: 12px;
  display: inline-block;
  padding: 12px 50px 12px 12px;
  position: relative;
  text-align: left;
  cursor: pointer;
  overflow: hidden;
}
@media (min-width: 1024px) {
  .button__02--large {
    padding: 12px 90px 12px 20px;
  }
}
@media (any-hover: hover) {
  .button__02--large:hover {
    text-decoration: none;
  }
  .button__02--large:hover > .text {
    color: var(--white);
  }
  .button__02--large:hover::before {
    background-color: var(--body);
  }
  .button__02--large:hover::after {
    right: 12px;
  }
}
.button__02--large::before, .button__02--large::after {
  content: "";
  position: absolute;
}
.button__02--large::before {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  transition: var(--duration);
}
.button__02--large::after {
  width: 24px;
  height: 24px;
  right: 14px;
  top: 50%;
  translate: 0 -50%;
  background-color: var(--white);
  -webkit-mask-image: url(/image/kensa-2025/common/icon-arrow-contact.svg);
  mask-image: url(/image/kensa-2025/common/icon-arrow-contact.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: cover;
  mask-size: cover;
  z-index: 1;
  transition: var(--duration);
}
.button__02--large > .text {
  color: var(--white);
  font-size: 2rem;
  font-weight: 600;
  position: relative;
  z-index: 1;
}

.button__02--back {
  border: none;
  text-decoration: none;
  background: var(--main-grad);
  border-radius: 5px;
  display: inline-block;
  padding: 12px 20px 12px 50px;
  min-width: 168px;
  position: relative;
  text-align: left;
  cursor: pointer;
  overflow: hidden;
}
@media (any-hover: hover) {
  .button__02--back:hover {
    text-decoration: none;
  }
  .button__02--back:hover > .text {
    color: var(--white);
  }
  .button__02--back:hover::before {
    background-color: var(--body);
  }
  .button__02--back:hover::after {
    left: 12px;
  }
}
.button__02--back::before, .button__02--back::after {
  content: "";
  position: absolute;
}
.button__02--back::before {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  transition: var(--duration);
}
.button__02--back::after {
  content: "";
  width: 24px;
  height: 24px;
  left: 14px;
  top: 50%;
  translate: 0 -50%;
  rotate: -180deg;
  background-color: var(--white);
  -webkit-mask-image: url(/image/kensa-2025/common/icon-arrow-contact.svg);
  mask-image: url(/image/kensa-2025/common/icon-arrow-contact.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: cover;
  mask-size: cover;
  transition: var(--duration);
  z-index: 1;
}
.button__02--back > .text {
  color: var(--white);
  font-size: 1.6rem;
  font-weight: 600;
  position: relative;
  z-index: 1;
}

/*---------------------------------
  anchor
---------------------------------*/
.anchor__link__block {
  margin-top: 70px;
}
@media (min-width: 1024px) {
  .anchor__link__block {
    margin-top: 130px;
  }
}

.anchor__link {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media (min-width: 768px) {
  .anchor__link {
    flex-direction: row;
    justify-content: center;
  }
}
@media (min-width: 768px) {
  .anchor__link > li {
    width: 100%;
    max-width: 320px;
    flex: 1;
  }
}

.anchor__link__button {
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 80px;
  border-radius: 100vmax;
  border: 1px solid var(--border-dark);
  background-color: var(--white);
  font-size: 2rem;
  color: var(--main-blue);
  font-weight: 600;
  text-align: center;
  position: relative;
  transition: var(--duration);
}
@media (min-width: 768px) {
  .anchor__link__button {
    font-size: 1.8rem;
  }
}
@media (min-width: 1024px) {
  .anchor__link__button {
    font-size: 2rem;
  }
}
.anchor__link__button:not([href]) {
  background: none;
}
.anchor__link__button:not([href])::after {
  content: none;
}
@media (any-hover: hover) {
  .anchor__link__button[href]:hover {
    background-color: var(--main-blue);
    color: var(--white);
  }
  .anchor__link__button[href]:hover::after {
    background-color: var(--white);
  }
}
.anchor__link__button:hover {
  text-decoration: none;
}
.anchor__link__button::after {
  content: "";
  width: 28px;
  height: 28px;
  position: absolute;
  right: 26px;
  top: 50%;
  translate: 0 -50%;
  background-color: var(--main-blue);
  -webkit-mask-image: url(/image/kensa-2025/common/icon-anchor-arrow.svg);
  mask-image: url(/image/kensa-2025/common/icon-anchor-arrow.svg);
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: cover;
  mask-size: cover;
  transition: var(--duration);
}
@media (min-width: 768px) {
  .anchor__link__button::after {
    right: 16px;
  }
}
@media (min-width: 1024px) {
  .anchor__link__button::after {
    right: 26px;
  }
}

.section-anchor__list {
  display: flex;
  flex-direction: column;
  gap: 32px;
  align-items: center;
}
@media (min-width: 768px) {
  .section-anchor__list {
    flex-direction: row;
    justify-content: center;
  }
}
.section-anchor__list > li {
  max-width: 240px;
  width: 100%;
  margin-inline: auto;
}
@media (min-width: 768px) {
  .section-anchor__list > li {
    margin: 0;
  }
}
.section-anchor__list + * {
  margin-top: 60px;
}
@media (min-width: 1024px) {
  .section-anchor__list + * {
    margin-top: 80px;
  }
}

.section-anchor__link {
  text-decoration: none;
  font-size: 2rem;
  font-weight: 600;
  padding-bottom: 8px;
  border-bottom: 2px solid var(--border-dark);
  display: block;
  position: relative;
  transition: var(--duration);
  color: var(--body);
}
@media (any-hover: hover) {
  .section-anchor__link:hover {
    text-decoration: none;
    color: var(--main-blue);
    border-bottom-color: var(--main-blue);
  }
  .section-anchor__link:hover::after {
    background-color: var(--main-blue);
    top: 7px;
  }
}
.section-anchor__link::after {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  right: 0;
  top: 5px;
  background-color: var(--body);
  -webkit-mask-image: url(/image/kensa-2025/common/icon-anchor.svg);
  mask-image: url(/image/kensa-2025/common/icon-anchor.svg);
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: cover;
  mask-size: cover;
  transition: var(--duration);
}

/*---------------------------------
  hdg
---------------------------------*/
.hdg__lv2 {
  display: flex;
  flex-direction: column;
}
.hdg__lv2 > .jp {
  font-size: 1.8rem;
}
@media (min-width: 1024px) {
  .hdg__lv2 > .jp {
    font-size: 2.4rem;
  }
}
.hdg__lv2 > .en {
  font-size: 6rem;
  line-height: 1;
  font-family: var(--open-sans);
  color: var(--main-blue);
}
@media (min-width: 1024px) {
  .hdg__lv2 > .en {
    font-size: 10rem;
  }
}

.hdg__lv2--white {
  color: #fff;
  font-size: 3.2rem;
  font-weight: 700;
  padding-bottom: 24px;
  position: relative;
  text-align: center;
}
@media (min-width: 1024px) {
  .hdg__lv2--white {
    font-size: 4rem;
  }
}
.hdg__lv2--white::after {
  content: "";
  width: 120px;
  height: 4px;
  background-color: var(--white);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin-inline: auto;
}

.hdg__lv2--black {
  font-size: 2.4rem;
  font-weight: 700;
  padding-bottom: 24px;
  position: relative;
  text-align: center;
}
@media (min-width: 1024px) {
  .hdg__lv2--black {
    font-size: 4rem;
  }
}
.hdg__lv2--black::after {
  content: "";
  width: 120px;
  height: 4px;
  background-color: var(--main-blue);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin-inline: auto;
}

.hdg__lv2--small {
  text-align: center;
  font-size: 2.4rem;
  font-weight: 700;
}

.hdg__lv3--border {
  padding-bottom: 20px;
  border-bottom: 1px solid var(--border);
  font-weight: 700;
}
.hdg__lv3--border > .sub {
  display: block;
  font-size: 1.6rem;
}
@media (min-width: 1024px) {
  .hdg__lv3--border > .sub {
    font-size: 1.8rem;
  }
}
.hdg__lv3--border > .sub + .main {
  margin-top: 6px;
}
@media (min-width: 1024px) {
  .hdg__lv3--border > .sub + .main {
    margin-top: 10px;
  }
}
.hdg__lv3--border > .main {
  display: block;
  font-size: 2.4rem;
  color: var(--main-blue);
  letter-spacing: 0.05em;
}
@media (min-width: 1024px) {
  .hdg__lv3--border > .main {
    font-size: 3.2rem;
  }
}

.hdg__lv3--bullet {
  font-size: 1.6rem;
  font-weight: 700;
  padding-left: 20px;
  position: relative;
}
.hdg__lv3--bullet::before {
  content: "";
  width: 12px;
  height: 12px;
  background-color: var(--main-blue);
  position: absolute;
  left: 0;
  top: 7px;
  border-radius: 50%;
}
.hdg__lv3--bullet + * {
  margin-top: 20px;
}

.hdg__lv3--black {
  font-size: 2rem;
  font-weight: 700;
}
.hdg__lv3--black + * {
  margin-top: 20px;
}

.hdg__lv3--blue {
  font-size: 2rem;
  font-weight: 700;
  color: var(--main-blue);
  letter-spacing: 0.05em;
}
@media (min-width: 1024px) {
  .hdg__lv3--blue {
    font-size: 2.4rem;
  }
}
.hdg__lv3--blue + * {
  margin-top: 20px;
}

.hdg__lv4--bg-blue {
  background-color: var(--table);
  padding: 10px 12px;
  font-size: 1.8rem;
  font-weight: 700;
}
@media (min-width: 1024px) {
  .hdg__lv4--bg-blue {
    font-size: 2.4rem;
  }
}
.hdg__lv4--bg-blue > em {
  color: var(--main-blue);
  margin-right: 12px;
}
@media (min-width: 1024px) {
  .hdg__lv4--bg-blue > em {
    font-size: 2.1rem;
  }
}
.hdg__lv4--bg-blue + * {
  margin-top: 20px;
}

.hdg__lv4--narrow-bg-blue {
  margin-top: 30px;
  background-color: var(--border);
  padding: 8px 12px;
  font-size: 1.8rem;
  font-weight: 700;
}

.hdg__lv4--black {
  font-size: 2rem;
  letter-spacing: 0.05em;
}
@media (min-width: 1024px) {
  .hdg__lv4--black {
    font-size: 2.4rem;
  }
}
.hdg__lv4--black + * {
  margin-top: 20px;
}

.hdg__lv5--black {
  font-size: 1.8rem;
  font-weight: 700;
}
.hdg__lv5--black + * {
  margin-top: 20px;
}

.hdg__lv5--blue {
  font-size: 1.8rem;
  font-weight: 700;
  color: var(--main-blue);
}
.hdg__lv5--blue + * {
  margin-top: 20px;
}

.hdg__lv6--blue {
  font-size: 1.8rem;
  font-weight: 700;
  color: var(--main-blue);
  margin-top: 32px;
}
.hdg__lv6--blue:first-of-type {
  margin-top: 0;
}
.hdg__lv6--blue + * {
  margin-top: 20px;
}

/*---------------------------------
  text
---------------------------------*/
.section__lead--white {
  margin-top: 17px;
  font-size: 2rem;
  font-weight: 700;
  text-align: center;
}
@media (min-width: 768px) {
  .section__lead--white {
    letter-spacing: 0.05em;
  }
}
@media (min-width: 1024px) {
  .section__lead--white {
    margin-top: 20px;
    font-size: 3.2rem;
  }
}

.section__text--white {
  margin: 25px auto 0;
  font-size: 1.6rem;
  line-height: 2;
  font-weight: 500;
  max-width: 980px;
}
@media (min-width: 768px) {
  .section__text--white {
    text-align: center;
  }
}
@media (min-width: 1024px) {
  .section__text--white {
    margin-top: 40px;
    font-size: 2rem;
  }
}
.section__text--white._narrow {
  max-width: 840px;
}

.section__text__list {
  margin-top: 20px;
  font-size: 1.6rem;
  display: flex;
  flex-wrap: wrap;
  gap: 10px 36px;
}
.section__text__list > li {
  position: relative;
}
.section__text__list > li::after {
  content: "";
  width: 1px;
  height: 24px;
  background-color: var(--gray);
  position: absolute;
  top: 0;
  right: -20px;
  rotate: 30deg;
}
.section__text__list > li:last-child::after {
  content: none;
}

.section__text {
  font-size: 1.6rem;
  line-height: 2;
  margin-top: 20px;
}
.section__text:first-child {
  margin-top: 0;
}
.section__text + * {
  margin-top: 36px;
}

.text__note {
  font-size: 1.2rem;
  margin-top: 12px;
}

/*---------------------------------
  image
---------------------------------*/
.img-radius {
  border-radius: 8px;
}

.section__image {
  margin: 40px auto 0;
  text-align: center;
}
@media (min-width: 1024px) {
  .section__image {
    margin-top: 60px;
  }
}

.section__figure {
  margin: 20px auto 0;
  text-align: center;
}

/*---------------------------------
  form
---------------------------------*/
label {
  font-size: 1.6rem;
  cursor: pointer;
}

input[type=checkbox], input[type=radio] {
  margin: 0 8px 0 0;
}

.input__text--half,
.input__text,
.textarea {
  width: 100%;
  border: 1px solid var(--border-dark);
  border-radius: 5px;
  background-color: var(--white);
  padding: 5px;
  font-size: 1.6rem;
}

.input__text--half {
  max-width: 350px;
}

.textarea {
  height: 240px;
}

/*---------------------------------
  list
---------------------------------*/
.list__bullet--blue > li {
  padding-left: 20px;
  position: relative;
  font-size: 1.6rem;
  font-weight: 700;
  margin-top: 12px;
}
.list__bullet--blue > li:first-child {
  margin-top: 0;
}
.list__bullet--blue > li::before {
  content: "";
  width: 12px;
  height: 12px;
  background-color: var(--main-blue);
  position: absolute;
  left: 0;
  top: 7px;
  border-radius: 50%;
}

.list__bullet--blue-normal > li {
  padding-left: 20px;
  position: relative;
  font-size: 1.6rem;
  margin-top: 12px;
}
.list__bullet--blue-normal > li:first-child {
  margin-top: 0;
}
.list__bullet--blue-normal > li::before {
  content: "";
  width: 12px;
  height: 12px;
  background-color: var(--main-blue);
  position: absolute;
  left: 0;
  top: 7px;
  border-radius: 50%;
}
.list__bullet--blue-normal > li > em {
  font-weight: 700;
  display: block;
  font-size: 1.8rem;
}

.list__bullet--gray > li {
  padding-left: 20px;
  position: relative;
  font-size: 1.6rem;
  font-weight: 700;
  margin-top: 12px;
}
.list__bullet--gray > li:first-child {
  margin-top: 0;
}
.list__bullet--gray > li::before {
  content: "";
  width: 12px;
  height: 12px;
  background-color: var(--gray);
  position: absolute;
  left: 0;
  top: 7px;
  border-radius: 50%;
}

/*---------------------------------
  table
---------------------------------*/
.table__scroll {
  overflow-x: auto;
}
@media (min-width: 768px) {
  .table__scroll {
    width: 1196px;
  }
}
.table__scroll:has(.table__01--scroll) {
  width: 743px;
}
@media (min-width: 768px) {
  .table__scroll:has(.table__01--scroll) {
    width: 1196px;
  }
}
.l-inner__block--detail .table__scroll:has(.table__01--scroll) {
  width: 1080px;
}

/*---------------------------------
  2025.10.14 TKN
  2025.11.28 TKN
---------------------------------*/
.l-inner__block--detail {
font-size: 1.6rem;
}

.l-inner__block--detail>:not(.l-inner__item) {
    font-size: 1.6rem;
    line-height: 2;
}



.table__01--responsive {
  width: 100%;
  border-bottom: 1px solid var(--table-border);
  border-collapse: collapse;
}
.table__01--responsive > thead > tr > th {
  font-size: 2rem;
  font-weight: 700;
}
.table__01--responsive > thead > tr > td {
  border-top: none;
}
.table__01--responsive > tbody > tr > td {
  background-color: var(--white);
}
.table__01--responsive tr > th,
.table__01--responsive tr > td {
  width: 100%;
  font-size: 1.6rem;
  padding: 10px 20px;
  display: block;
  text-align: left;
  border-top: 1px solid var(--table-border);
}
@media (min-width: 768px) {
  .table__01--responsive tr > th,
  .table__01--responsive tr > td {
    display: table-cell;
  }
}
@media (min-width: 1024px) {
  .table__01--responsive tr > th,
  .table__01--responsive tr > td {
    padding: 20px;
  }
}
.table__01--responsive tr > th {
  background-color: var(--table);
  font-weight: 500;
}
@media (min-width: 768px) {
  .table__01--responsive tr > th {
    width: 160px;
    text-align: center;
  }
}
@media (min-width: 768px) {
  .table__01--responsive tr > td {
    width: calc(100% - 160px);
  }
}
.table__01--responsive tr > td.align-center {
  text-align: center;
}

.table__01--wid50 {
  margin-top: 16px;
  width: 100%;
  border-bottom: 1px solid var(--table-border);
  border-collapse: collapse;
}
.table__01--wid50 tr > th,
.table__01--wid50 tr > td {
  width: 50%;
  font-size: 1.6rem;
  padding: 12px 20px;
  text-align: center;
  border-top: 1px solid var(--table-border);
  border-right: 1px solid var(--table-border);
}
.table__01--wid50 tr > th:last-child,
.table__01--wid50 tr > td:last-child {
  border-right: 0;
}
.table__01--wid50 tr > th {
  background-color: var(--table);
  font-weight: 500;
}
.table__01--wid50 tr > td {
  background-color: var(--white);
}

.table__01--scroll {
  margin-top: 16px;
  width: 100%;
  border-bottom: 1px solid var(--table-border);
  border-collapse: collapse;
}
.table__01--scroll > thead > tr > th {
  font-size: 2rem;
  font-weight: 700;
}
.table__01--scroll > thead > tr > td {
  border-top: none;
}
.table__01--scroll > tbody > tr > th {
  font-weight: 500;
}
.table__01--scroll > tbody > tr > td {
  background-color: var(--white);
}
.table__01--scroll tr > th,
.table__01--scroll tr > td {
  font-size: 1.6rem;
  padding: 12px;
  text-align: center;
  border-top: 1px solid var(--table-border);
  border-right: 1px solid var(--table-border);
}
.table__01--scroll tr > th:last-child,
.table__01--scroll tr > td:last-child {
  border-right: 0;
}
@media (min-width: 1024px) {
  .table__01--scroll tr > th,
  .table__01--scroll tr > td {
    padding: 20px;
  }
}
.table__01--scroll tr > th {
  background-color: var(--table);
}
@media (min-width: 768px) {
  .table__01--scroll tr > th {
    width: 160px;
    text-align: center;
  }
}
@media (min-width: 768px) {
  .table__01--scroll tr > td {
    width: calc(100% - 160px);
  }
}
.table__01--scroll tr > td.align-center {
  text-align: center;
}

.table__01 {
  margin-top: 16px;
  width: 100%;
  border-bottom: 1px solid var(--table-border);
  border-collapse: collapse;
}
.table__01 tr > th,
.table__01 tr > td {
  font-size: 1.4rem;
  padding: 4px 6px;
  text-align: center;
  border-top: 1px solid var(--table-border);
  border-right: 1px solid var(--table-border);
}
.table__01 tr > th:last-child,
.table__01 tr > td:last-child {
  border-right: 0;
}
@media (min-width: 1024px) {
  .table__01 tr > th,
  .table__01 tr > td {
    font-size: 1.6rem;
  }
}
.table__01 tr > th {
  background-color: var(--table);
  font-weight: 500;
}
@media (min-width: 768px) {
  .table__01 tr > th:first-child {
    width: 23%;
  }
}
.table__01 tr > td {
  background-color: var(--white);
  vertical-align: middle;
}
.table__01 tr > td img {
  width: 80%;
}

.table__01--responsive-narrow {
  width: 100%;
  border-bottom: 1px solid var(--table-border);
  border-collapse: collapse;
}
.table__01--responsive-narrow > tbody > tr > th,
.table__01--responsive-narrow > tbody > tr > td {
  width: 100%;
  font-size: 1.6rem;
  padding: 12px 16px;
  display: block;
  text-align: left;
}
@media (min-width: 768px) {
  .table__01--responsive-narrow > tbody > tr > th,
  .table__01--responsive-narrow > tbody > tr > td {
    display: table-cell;
  }
}
.table__01--responsive-narrow > tbody > tr > th {
  background-color: var(--table);
  font-weight: 500;
}
@media (min-width: 768px) {
  .table__01--responsive-narrow > tbody > tr > th {
    width: 196px;
    border-top: 1px solid var(--table-border);
  }
}
.table__01--responsive-narrow > tbody > tr > td {
  background-color: var(--white);
}
@media (min-width: 768px) {
  .table__01--responsive-narrow > tbody > tr > td {
    width: calc(100% - 196px);
    border-top: 1px solid var(--table-border);
  }
}

.table__02 {
  margin-top: 24px;
  border-collapse: collapse;
}
.table__02 th,
.table__02 td {
  font-size: 1.6rem;
  padding: 0;
  text-align: left;
}
@media (min-width: 1024px) {
  .table__02 th,
  .table__02 td {
    padding-right: 20px;
  }
}
.table__02 th {
  font-weight: 400;
}

/*---------------------------------
  pagetitle
---------------------------------*/
.pagetitle {
  padding: 40px 0;
}
@media (min-width: 1024px) {
  .pagetitle {
    padding: 80px 0;
  }
}
.pagetitle > .l-inner::before {
  content: "";
  width: 350px;
  height: 367px;
  background: url(/image/kensa-2025/common/logo-shadow.png) no-repeat left top/cover;
  position: absolute;
  left: 0;
  right: 0;
  top: -40px;
  margin-inline: auto;
}
@media (min-width: 768px) {
  .pagetitle > .l-inner::before {
    right: auto;
    margin: 0;
  }
}
@media (min-width: 1024px) {
  .pagetitle > .l-inner::before {
    width: 498px;
    height: 524px;
    top: -70px;
    left: -32px;
  }
}
@media (min-width: 1210px) {
  .pagetitle > .l-inner::before {
    left: -70px;
  }
}
.pagetitle + .l-section {
  margin-top: 0;
}

.pagetitle__block {
  display: flex;
  flex-direction: column;
  gap: 20px;
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  .pagetitle__block {
    flex-direction: row;
    align-items: center;
  }
}

@media (min-width: 768px) {
  .pagetitle__content {
    flex: 1;
  }
}

.pagetitle__hdg {
  display: flex;
  flex-direction: column;
}
.pagetitle__hdg > .jp {
  font-size: 1.8rem;
}
@media (min-width: 1024px) {
  .pagetitle__hdg > .jp {
    font-size: 2.4rem;
  }
}
.pagetitle__hdg > .en {
  font-size: 6rem;
  line-height: 1;
  font-family: var(--open-sans);
  color: var(--main-blue);
}
@media (min-width: 1024px) {
  .pagetitle__hdg > .en {
    font-size: 10rem;
  }
}
.pagetitle__hdg > .main {
  font-size: 3.2rem;
  color: var(--main-blue);
}
@media (min-width: 1024px) {
  .pagetitle__hdg > .main {
    font-size: 5.6rem;
  }
}

.pagetitle__image {
  margin-right: -12px;
}
@media (min-width: 768px) {
  .pagetitle__image {
    width: 55.34%;
    max-width: 756px;
  }
}
.pagetitle__image img {
  border-radius: 8px;
}

/*---------------------------------
  breadcrumb
---------------------------------*/
.breadcrumb {
  display: none;
}
@media (min-width: 768px) {
  .breadcrumb {
    margin-top: 16px;
    display: flex;
    flex-wrap: wrap;
    gap: 8px 0;
  }
}
.breadcrumb > li {
  position: relative;
  font-size: 1.4rem;
  font-weight: 700;
  padding-left: 30px;
  margin-right: 12px;
}
.breadcrumb > li:first-child {
  padding-left: 0;
}
.breadcrumb > li:first-child::before {
  content: none;
}
.breadcrumb > li:last-child {
  margin-right: 0;
}
.breadcrumb > li::before {
  content: "";
  width: 18px;
  height: 1px;
  background-color: var(--body);
  position: absolute;
  left: 0;
  top: 50%;
}
.breadcrumb > li > a {
  text-decoration: none;
  color: var(--main-blue);
}
.breadcrumb > li > a:hover {
  text-decoration: underline;
}

/*---------------------------------
  pagenation
---------------------------------*/
.pagenation {
  margin-top: 48px;
  display: flex;
  justify-content: center;
  gap: 8px;
}
@media (min-width: 1024px) {
  .pagenation {
    margin-top: 80px;
  }
}
.pagenation > li {
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pagenation > li.prev {
  rotate: 180deg;
  opacity: 0.1;
}
.pagenation > li.current {
  background-color: var(--body);
}
.pagenation > li.current > .page {
  font-size: 2.4rem;
  color: var(--white);
}
.pagenation > li > .page {
  text-decoration: none;
  font-size: 2rem;
  letter-spacing: 0.05em;
  color: var(--body);
}
.pagenation > li a {
  transition: var(--duration);
}
@media (any-hover: hover) {
  .pagenation > li a:hover {
    opacity: 0.8;
  }
}

/*---------------------------------
  top
---------------------------------*/
.bg__fixed {
  position: fixed;
  left: 0;
  right: 0;
  margin-inline: auto;
  top: 0;
  height: 100vh;
  z-index: -2;
}

.top__slide {
  height: inherit;
}
.top__slide li {
  height: inherit;
}
.top__slide li.slick-animation {
  animation: fadezoom 10s ease 0s forwards;
}
.top__slide li img {
  width: auto;
  max-width: none;
  height: 100%;
  transform: translateX(-50%);
  position: relative;
  left: 50%;
}
@media (min-width: 768px) {
  .top__slide li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}

.slick-list,
.slick-track {
  height: inherit;
}

@keyframes fadezoom {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.05);
  }
}
.top-main {
  position: relative;
  z-index: 1;
}

.top__trapezoid {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100svh;
}
.top__trapezoid::before {
  content: "";
  width: 660px;
  height: 675px;
  clip-path: polygon(0 0, 55% 0, 100% 100%, 45% 100%);
  backdrop-filter: blur(10px);
  position: absolute;
  background-color: rgba(0, 116, 191, 0.8);
  left: -76px;
  bottom: -50%;
}
@media (min-width: 768px) {
  .top__trapezoid::before {
    bottom: auto;
    top: calc(50% - 120px);
  }
}
@media (min-width: 1210px) {
  .top__trapezoid::before {
    width: 61.2737920937vw;
    height: 62.5915080527vw;
    top: 18.6676427526vw;
    top: 27vh;
    left: -5.5636896047vw;
  }
}

.main-visual {
  height: 100svh;
  position: relative;
  z-index: 1;
}

.main-visual__content {
  position: absolute;
  left: 0;
  bottom: 130px;
  margin-left: 27px;
}
@media (min-width: 768px) {
  .main-visual__content {
    bottom: auto;
    top: 50%;
    translate: 0 -50%;
  }
}
@media (min-width: 1024px) {
  .main-visual__content {
    margin-left: 40px;
    margin-left: 2.9282576867vw;
  }
}

.main-visual__wrap {
  position: relative;
  z-index: 1;
}

.main-visual__hdg {
  width: 63%;
}
@media (min-width: 1024px) {
  .main-visual__hdg {
    width: 504px;
    width: 26.3543191801vw;
  }
}
.main-visual__hdg img {
  width: 100%;
}

.main-visual__lead {
  margin-top: 20px;
  font-size: 2rem;
  font-weight: 700;
  color: var(--white);
}
@media (min-width: 1024px) {
  .main-visual__lead {
    margin-top: 32px;
    font-size: 2.8rem;
    margin-top: 2.3426061493vw;
    font-size: 2.0497803807vw;
  }
}

.main-visual__scroll__text {
  display: none;
}
@media (min-width: 768px) {
  .main-visual__scroll__text {
    display: block;
    margin-top: 20px;
    writing-mode: vertical-rl;
    font-size: 1.2rem;
    color: var(--white);
    position: absolute;
    left: 30px;
    bottom: 100px;
    z-index: 1;
    padding-top: 110px;
  }
}
@media (min-width: 1024px) {
  .main-visual__scroll__text {
    margin-top: 1.4641288433vw;
    font-size: 0.878477306vw;
    left: 2.196193265vw;
    bottom: 1.4641288433vw;
    padding-top: 8.0527086384vw;
  }
}
.main-visual__scroll__text::before {
  content: "";
  width: 5px;
  height: 90px;
  position: absolute;
  left: 6px;
  top: 0;
  background: url(/image/kensa-2025/top/scroll-arrow.svg) no-repeat left top/cover;
  animation: scroll-anime 1.5s linear infinite;
}
@media (min-width: 1024px) {
  .main-visual__scroll__text::before {
    width: 0.3660322108vw;
    height: 6.588579795vw;
    left: 0.439238653vw;
  }
}

@keyframes scroll-anime {
  from {
    transform: translateY(0);
    height: 0;
  }
  to {
    transform: translateY(10%);
    height: 90px;
    height: 6.588579795vw;
  }
}
.main-visual__news {
  position: absolute;
  right: 0;
  bottom: 15px;
  width: 96.8%;
  max-width: 840px;
}
@media (min-width: 1024px) {
  .main-visual__news {
    bottom: 20px;
    bottom: 1.4641288433vw;
    max-width: none;
    width: 61.4934114202vw;
  }
}
.main-visual__news > a {
  padding: 15px 12px;
  display: flex;
  flex-direction: column;
  gap: 4px;
  text-decoration: none;
  border-radius: 6px 0 0 6px;
  background-color: var(--white);
  font-size: 1.4rem;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.25);
  color: var(--body);
  transition: var(--duration);
}
@media (min-width: 768px) {
  .main-visual__news > a {
    flex-direction: row;
    gap: 24px;
  }
}
@media (min-width: 1024px) {
  .main-visual__news > a {
    padding: 1.756954612vw;
    border-radius: 0.878477306vw 0 0 0.878477306vw;
    font-size: 1.1713030747vw;
  }
}
@media (any-hover: hover) {
  .main-visual__news > a:hover {
    color: var(--main-blue);
  }
  .main-visual__news > a:hover > .title::before {
    right: -2px;
  }
}
.main-visual__news > a > .date {
  color: var(--gray);
  font-weight: 500;
}
.main-visual__news > a > .title {
  position: relative;
  padding-right: 40px;
}
@media (min-width: 768px) {
  .main-visual__news > a > .title {
    flex: 1;
  }
}
@media (min-width: 1024px) {
  .main-visual__news > a > .title {
    padding-right: 2.9282576867vw;
  }
}
.main-visual__news > a > .title::before {
  content: "";
  background-color: var(--main-blue);
  -webkit-mask-image: url(/image/kensa-2025/common/icon-arrow-contact.svg);
  mask-image: url(/image/kensa-2025/common/icon-arrow-contact.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: cover;
  mask-size: cover;
  position: absolute;
  right: 0;
  top: 50%;
  translate: 0 -50%;
  width: 24px;
  height: 24px;
  position: absolute;
  transition: var(--duration);
}
@media (min-width: 1024px) {
  .main-visual__news > a > .title::before {
    width: 1.756954612vw;
    height: 1.756954612vw;
  }
}

.top__strength {
  padding: 60px 0;
  color: var(--white);
  position: relative;
}
@media (min-width: 1024px) {
  .top__strength {
    padding: 9.5168374817vw 0;
  }
}
@media (min-width: 1024px) {
  .top__strength > .l-inner {
    max-width: 89.3118594436vw;
    padding-left: 0.878477306vw;
    padding-right: 0.878477306vw;
  }
}
.top__strength::after {
  content: "";
  width: 660px;
  height: 675px;
  clip-path: polygon(0 0, 55% 0, 100% 100%, 45% 100%);
  backdrop-filter: blur(10px);
  position: absolute;
  background-color: rgba(0, 169, 244, 0.8);
  left: -130px;
  top: 30px;
  z-index: -1;
}
@media (min-width: 1024px) {
  .top__strength::after {
    width: 61.2737920937vw;
    height: 62.5915080527vw;
    left: -9.5168374817vw;
    top: -4.39238653vw;
  }
}

.top__strength__wrap {
  display: flex;
  flex-direction: column;
  gap: 50px;
  position: relative;
}
@media (min-width: 768px) {
  .top__strength__wrap {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
}

.top__strength__content {
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  .top__strength__content {
    max-width: 600px;
    width: 50%;
  }
}
@media (min-width: 1024px) {
  .top__strength__content {
    max-width: none;
  }
}
@media (min-width: 1024px) {
  .top__strength__content .hdg__lv2 > .jp {
    font-size: 1.756954612vw;
  }
}
.top__strength__content .hdg__lv2 > .en {
  color: var(--white);
}
@media (min-width: 1024px) {
  .top__strength__content .hdg__lv2 > .en {
    font-size: 7.3206442167vw;
  }
}
@media (min-width: 1024px) {
  .top__strength__content .top__section__button {
    max-width: none;
    width: 24.8901903367vw;
    margin-top: 3.2942898975vw;
  }
}
@media (min-width: 1024px) {
  .top__strength__content .top__section__button .button__01--white {
    border-width: 0.1464128843vw;
    font-size: 1.756954612vw;
    padding: 1.4641288433vw 4.39238653vw 1.4641288433vw 1.4641288433vw;
  }
}
@media (min-width: 1024px) {
  .top__strength__content .top__section__button .button__01--white::before {
    right: 2.3426061493vw;
    width: 1.756954612vw;
  }
}

.top__strength__text {
  margin-top: 24px;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2;
}
@media (min-width: 1024px) {
  .top__strength__text {
    font-size: 2rem;
    margin-top: 1.756954612vw;
    font-size: 1.4641288433vw;
  }
}

.top__strength__image {
  position: relative;
  width: 354px;
  margin-inline: auto;
  z-index: 1;
}
@media (min-width: 1024px) {
  .top__strength__image {
    width: 535px;
    width: 39.1654465593vw;
  }
}
.top__strength__image::before {
  content: "";
  width: 250px;
  height: 250px;
  background: url(/image/kensa-2025/top/img-circle.png) no-repeat left top/cover;
  position: absolute;
  left: 50%;
  top: 50%;
  translate: -50% -50%;
}
@media (min-width: 1024px) {
  .top__strength__image::before {
    width: 376px;
    height: 376px;
    width: 27.5256222548vw;
    height: 27.5256222548vw;
  }
}

.top__strength__figure {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 4px;
  position: relative;
  z-index: 1;
}
.top__strength__figure > li {
  width: calc(50% - 4px);
}
.top__strength__figure > li:first-child {
  width: 100%;
}

.top__strength__figure__item {
  width: 152px;
  height: 152px;
  border-radius: 50%;
  border: 2px solid var(--white);
  background: linear-gradient(to bottom, #e7eff5 0%, #ffffff 100%);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-inline: auto;
  box-shadow: 0 5px 6px rgba(0, 0, 0, 0.16);
}
@media (min-width: 1024px) {
  .top__strength__figure__item {
    width: 232px;
    height: 232px;
    width: 16.9838945827vw;
    height: 16.9838945827vw;
  }
}
.top__strength__figure__item > .icon {
  width: 52px;
  height: 52px;
}
@media (min-width: 1024px) {
  .top__strength__figure__item > .icon {
    width: 80px;
    height: 80px;
    width: 5.8565153734vw;
    height: 5.8565153734vw;
  }
}
.top__strength__figure__item > .text {
  margin-top: 8px;
  font-size: 1.5rem;
  font-weight: 700;
  color: var(--main-blue);
  text-align: center;
}
@media (min-width: 1024px) {
  .top__strength__figure__item > .text {
    font-size: 2.4rem;
    font-size: 1.756954612vw;
  }
}

.top__product {
  background-color: var(--white);
  padding: 60px 0 20px;
  position: relative;
  z-index: 1;
}
@media (min-width: 1024px) {
  .top__product {
    padding: 80px 0 55px;
  }
}
.top__product > .l-inner::after {
  content: "";
  width: 350px;
  height: 367px;
  background: url(/image/kensa-2025/common/logo-shadow.png) no-repeat left top/cover;
  position: absolute;
  left: 0;
  right: 0;
  top: -60px;
  margin-inline: auto;
  z-index: -1;
}
@media (min-width: 768px) {
  .top__product > .l-inner::after {
    margin: 0;
    left: auto;
    right: -38px;
  }
}
@media (min-width: 1024px) {
  .top__product > .l-inner::after {
    width: 498px;
    height: 522px;
    right: -73px;
    top: -80px;
  }
}
@media (min-width: 1210px) {
  .top__product > .l-inner::after {
    right: -260px;
  }
}

.top__product__list {
  margin-top: 40px;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media (min-width: 768px) {
  .top__product__list {
    flex-direction: row;
  }
}
@media (min-width: 1024px) {
  .top__product__list {
    gap: 45px;
  }
}
@media (min-width: 768px) {
  .top__product__list > li:first-child img {
    object-position: 20% 0;
  }
}
.top__product__list > li > a {
  position: relative;
  display: block;
  overflow: hidden;
  height: 300px;
  border-radius: 4px;
  transition: 0.4s;
}
@media (min-width: 1024px) {
  .top__product__list > li > a {
    height: 548px;
  }
}
@media (any-hover: hover) {
  .top__product__list > li > a:hover::before {
    content: none;
  }
  .top__product__list > li > a:hover > .mask {
    background-color: rgba(0, 116, 191, 0.85);
    transform: translateY(0);
  }
}
.top__product__list > li > a::before {
  content: "";
  width: 100%;
  height: 160px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: linear-gradient(to bottom, rgba(30, 87, 153, 0) 0%, rgb(0, 116, 191) 100%);
}
.top__product__list > li > a > .mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 20px;
  color: var(--white);
  transform: translateY(200px);
  transition: 0.4s;
}
@media (min-width: 1024px) {
  .top__product__list > li > a > .mask {
    padding: 25px;
    transform: translateY(430px);
  }
}
.top__product__list > li > a > .mask > .mask__lead {
  font-size: 2rem;
  font-weight: 700;
  position: relative;
  min-height: 60px;
  display: flex;
  align-items: flex-end;
}
@media (min-width: 1024px) {
  .top__product__list > li > a > .mask > .mask__lead {
    font-size: 2.4rem;
    min-height: 72px;
  }
}
.top__product__list > li > a > .mask > .mask__lead::after {
  content: "";
  width: 24px;
  height: 24px;
  background: url(/image/kensa-2025/common/icon-arrow-contact.svg);
  position: absolute;
  right: 0;
  bottom: 0;
}
.top__product__list > li > a > .mask > .mask__text {
  margin-top: 20px;
  font-size: 1.4rem;
  font-weight: 500;
}
@media (min-width: 1024px) {
  .top__product__list > li > a > .mask > .mask__text {
    margin-top: 30px;
    font-size: 1.6rem;
  }
}
.top__product__list > li img {
  object-fit: cover;
  height: inherit;
  width: 100%;
}

.top__experience {
  background-color: var(--bg-color);
  padding: 40px 0;
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  .top__experience {
    padding: min(5.85vw, 80px) 0 min(14vw, 195px);
  }
}
@media (min-width: 768px) {
  .top__experience > .l-inner {
    position: static;
  }
}

.top__experience__block {
  position: relative;
  z-index: 1;
}

.top__experience__text {
  font-size: 2rem;
  font-weight: 700;
}
@media (min-width: 1024px) {
  .top__experience__text {
    margin-top: 18px;
    font-size: 2.4rem;
  }
}
.top__experience__text > .num {
  font-size: 6rem;
  font-family: var(--open-sans);
  padding: 0 8px 0 16px;
}
@media (min-width: 1024px) {
  .top__experience__text > .num {
    font-size: 8rem;
  }
}
.top__experience__text + .top__section__button {
  margin-top: 24px;
}
@media (min-width: 1024px) {
  .top__experience__text + .top__section__button {
    margin-top: 30px;
  }
}

.top__experience__world {
  margin: 34px -12px 0;
}
@media (min-width: 768px) {
  .top__experience__world {
    margin: 0;
    position: absolute;
    right: 0;
    top: min(3.6vw, 50px);
    max-width: 1168px;
    width: 85.5%;
  }
}

.top__news {
  border-top: 1px solid #002E6E;
  background-color: var(--bg-color);
  padding: 30px 0;
  z-index: 1;
  position: relative;
}
@media (min-width: 1024px) {
  .top__news {
    padding: 80px 0 110px;
  }
}
.top__news .top__section__button {
  margin-top: 24px;
}
@media (min-width: 1024px) {
  .top__news .top__section__button {
    margin-top: 30px;
  }
}

.top__news__block {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
@media (min-width: 768px) {
  .top__news__block {
    flex-direction: row;
  }
}

@media (min-width: 768px) {
  .top__news__head {
    width: 32%;
  }
}
@media (min-width: 1024px) {
  .top__news__head {
    width: 28.33%;
  }
}

@media (min-width: 768px) {
  .top__news__content {
    flex: 1;
  }
}

.top__news__list {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
@media (min-width: 1024px) {
  .top__news__list {
    flex-direction: row;
    flex-wrap: wrap;
  }
}
.top__news__list > li {
  display: flex;
}
@media (min-width: 1024px) {
  .top__news__list > li {
    width: calc(50% - 8px);
  }
}
.top__news__list > li > a {
  text-decoration: none;
  padding: 20px;
  border-top: 1px solid var(--border);
  border-bottom: 1px solid var(--border);
  display: flex;
  flex-direction: column;
  gap: 6px;
  font-size: 1.6rem;
  position: relative;
  transition: 0.4s;
  flex: 1;
  color: var(--body);
}
@media (any-hover: hover) {
  .top__news__list > li > a:hover {
    background-color: #F2F5F8;
  }
  .top__news__list > li > a:hover::after {
    right: 17px;
  }
  .top__news__list > li > a:hover > .title::after {
    right: -2px;
  }
}
@media (min-width: 1024px) {
  .top__news__list > li > a::after {
    content: "";
    width: 24px;
    height: 24px;
    background-color: var(--main-blue);
    -webkit-mask-image: url(/image/kensa-2025/common/icon-arrow-contact.svg);
    mask-image: url(/image/kensa-2025/common/icon-arrow-contact.svg);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-size: cover;
    mask-size: cover;
    position: absolute;
    right: 20px;
    top: 50%;
    translate: 0 -50%;
    transition: 0.4s;
  }
}
.top__news__list > li > a > .date {
  font-weight: 500;
}
.top__news__list > li > a > .title {
  position: relative;
  padding-right: 36px;
}
.top__news__list > li > a > .title::after {
  content: "";
  width: 24px;
  height: 24px;
  background-color: var(--main-blue);
  -webkit-mask-image: url(/image/kensa-2025/common/icon-arrow-contact.svg);
  mask-image: url(/image/kensa-2025/common/icon-arrow-contact.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: cover;
  mask-size: cover;
  position: absolute;
  right: 0;
  top: 50%;
  translate: 0 -50%;
  transition: 0.4s;
}
@media (min-width: 1024px) {
  .top__news__list > li > a > .title::after {
    content: none;
  }
}

/*---------------------------------
  products
---------------------------------*/
.products__list {
  margin-top: 20px;
}
@media (min-width: 1024px) {
  .products__list {
    margin-top: 40px;
  }
}
.products__list > li {
  margin-top: 60px;
}
.products__list > li:first-child {
  margin-top: 0;
}
@media (min-width: 1024px) {
  .products__list > li {
    margin-top: 80px;
  }
}

.products__col {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media (min-width: 768px) {
  .products__col {
    flex-direction: row;
    gap: 60px;
  }
}

.products__col--reverse {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media (min-width: 768px) {
  .products__col--reverse {
    flex-direction: row-reverse;
    gap: 60px;
  }
}

@media (min-width: 768px) {
  .products__content {
    flex: 1;
  }
}

@media (min-width: 768px) {
  .products__image {
    width: 41.66%;
  }
}

@media (min-width: 768px) {
  .products__image--large {
    width: 50%;
  }
}

.products__block {
  margin-top: 40px;
}

.example__list--col3 {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
@media (min-width: 768px) {
  .example__list--col3 {
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
  }
}
.example__list--col3 > li {
  width: 200px;
  margin-inline: auto;
}
@media (min-width: 768px) {
  .example__list--col3 > li {
    margin: 0;
    display: flex;
  }
}

.example__list--col4 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 24px;
}
.example__list--col4 > li {
  width: 160px;
}
@media (min-width: 1024px) {
  .example__list--col4 > li {
    width: 200px;
  }
}

.example__list--col2-img2 {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
@media (min-width: 768px) {
  .example__list--col2-img2 {
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
  }
}
.example__list--col2-img2 > li {
  max-width: 424px;
  margin-inline: auto;
}
@media (min-width: 768px) {
  .example__list--col2-img2 > li {
    margin: 0;
    display: flex;
  }
}
.example__list--col2-img2 > li > .example__figure > .image > img {
  width: calc(50% - 5px);
}
@media (min-width: 1024px) {
  .example__list--col2-img2 > li > .example__figure > .image > img {
    width: calc(50% - 12px);
  }
}

.example__list--col8 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 24px 6px;
  position: relative;
}
@media (min-width: 1024px) {
  .example__list--col8 {
    gap: 24px;
  }
}
.example__list--col8::after {
  content: "";
  display: block;
  width: 100px;
}
@media (min-width: 548px) {
  .example__list--col8::after {
    content: none;
  }
}
.example__list--col8 > li {
  width: 100px;
}
@media (min-width: 768px) {
  .example__list--col8 > li {
    display: flex;
  }
}

.example__list--col2 {
  margin-top: 16px;
  display: flex;
  gap: 16px;
}
.example__list--col2 > li {
  flex: 1;
}

.example__list--pc-col2 {
  margin-top: 16px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
@media (min-width: 768px) {
  .example__list--pc-col2 {
    flex-direction: row;
  }
}
.example__list--pc-col2 > li {
  flex: 1;
}
@media (min-width: 768px) {
  .example__list--pc-col2 .example__figure .caption {
    font-size: 1.6rem;
  }
}
@media (min-width: 1024px) {
  .example__list--pc-col2 .example__figure .caption {
    font-size: 2rem;
  }
}

.example__list--col3--narrow {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px 16px;
}
@media (min-width: 1024px) {
  .example__list--col3--narrow {
    gap: 24px;
  }
}
.example__list--col3--narrow > li {
  width: 160px;
  display: flex;
}
@media (min-width: 768px) {
  .example__list--col3--narrow > li {
    width: calc(33.3333333333% - 11px);
  }
}
@media (min-width: 1024px) {
  .example__list--col3--narrow > li {
    width: calc(33.3333333333% - 16px);
  }
}

.example__figure {
  display: flex;
  flex-direction: column;
}
.example__figure > .image {
  display: flex;
  gap: 10px;
  justify-content: center;
}
@media (min-width: 1024px) {
  .example__figure > .image {
    gap: 24px;
  }
}
.example__figure > .caption {
  font-size: 2rem;
  font-weight: 500;
  text-align: center;
  background-color: var(--border);
  letter-spacing: 0.05em;
  margin-top: 8px;
}
.example__figure > .caption--small {
  font-size: 1.6rem;
  font-weight: 500;
  text-align: center;
  background-color: var(--border);
  letter-spacing: 0.05em;
  margin-top: 2px;
}
@media (min-width: 1024px) {
  .example__figure > .caption--small {
    font-size: 2rem;
  }
}
.example__figure > .caption--narrow {
  font-size: 1.6rem;
  font-weight: 500;
  text-align: center;
  background-color: var(--border);
  letter-spacing: 0.05em;
  margin-top: 2px;
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px 0;
}
@media (min-width: 768px) {
  .example__figure > .caption--narrow {
    font-size: 1.4rem;
  }
}
@media (min-width: 1024px) {
  .example__figure > .caption--narrow {
    font-size: 1.6rem;
  }
}
.example__figure + .example__figure {
  margin-top: 40px;
}

.example__figure__note {
  font-size: 1.6rem;
  text-align: center;
}

.example__text {
  margin-top: 18px;
  text-align: center;
  font-size: 2rem;
  font-weight: 500;
}

.features__list--wid360 {
  margin-top: 52px;
  display: flex;
  flex-direction: column;
  gap: 64px;
}
@media (min-width: 768px) {
  .features__list--wid360 {
    gap: 32px;
    flex-direction: row;
    justify-content: center;
  }
}
@media (min-width: 1024px) {
  .features__list--wid360 {
    margin-top: 72px;
  }
}
@media (min-width: 768px) {
  .features__list--wid360 > li {
    display: flex;
    max-width: 360px;
    width: 100%;
  }
}

.features__list--wid280 {
  margin-top: 72px;
  display: flex;
  flex-direction: column;
  gap: 52px;
}
@media (min-width: 768px) {
  .features__list--wid280 {
    gap: 27px;
    flex-direction: row;
    justify-content: center;
  }
}
@media (min-width: 1024px) {
  .features__list--wid280 {
    margin-top: 92px;
  }
}
@media (min-width: 768px) {
  .features__list--wid280 > li {
    display: flex;
    max-width: 280px;
    width: 100%;
  }
}

.features__list--col2 {
  margin-top: 52px;
  display: flex;
  flex-direction: column;
  gap: 64px;
}
@media (min-width: 768px) {
  .features__list--col2 {
    flex-wrap: wrap;
    gap: 72px 40px;
    flex-direction: row;
    justify-content: center;
  }
}
@media (min-width: 1024px) {
  .features__list--col2 {
    margin-top: 72px;
  }
}
@media (min-width: 768px) {
  .features__list--col2 > li {
    display: flex;
    width: calc(50% - 20px);
  }
}

.features__list--col3 {
  margin-top: 52px;
  display: flex;
  flex-direction: column;
  gap: 64px;
}
@media (min-width: 768px) {
  .features__list--col3 {
    flex-wrap: wrap;
    gap: 72px 40px;
    flex-direction: row;
    justify-content: center;
  }
}
@media (min-width: 1024px) {
  .features__list--col3 {
    margin-top: 72px;
  }
}
@media (min-width: 768px) {
  .features__list--col3 > li {
    display: flex;
    width: calc(50% - 20px);
  }
}
@media (min-width: 768px) {
  .features__list--col3 > li:nth-of-type(3) {
    width: 100%;
  }
}

.feature-img__list {
  margin: 20px auto 0;
  max-width: 180px;
  display: flex;
  flex-direction: column;
  gap: 42px;
  justify-content: center;
}
@media (min-width: 768px) {
  .feature-img__list {
    max-width: 402px;
    flex-direction: row;
  }
}
@media (min-width: 1024px) {
  .feature-img__list {
    margin-top: 40px;
  }
}
.feature-img__list > li {
  position: relative;
}
.feature-img__list > li:first-child::before, .feature-img__list > li:first-child::after {
  content: "";
  width: 22px;
  height: 2px;
  background-color: var(--body);
  position: absolute;
  left: 0;
  right: 0;
  margin-inline: auto;
  bottom: -22px;
}
@media (min-width: 768px) {
  .feature-img__list > li:first-child::before, .feature-img__list > li:first-child::after {
    bottom: auto;
    right: -32px;
    left: auto;
    top: 50%;
    translate: 0 -50%;
  }
}
.feature-img__list > li:first-child::before {
  rotate: 45deg;
}
.feature-img__list > li:first-child::after {
  rotate: -45deg;
}

.products__col2 {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
@media (min-width: 768px) {
  .products__col2 {
    flex-direction: row;
  }
}

.products__col2--wide {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
@media (min-width: 768px) {
  .products__col2--wide {
    flex-direction: row;
  }
}
@media (min-width: 1024px) {
  .products__col2--wide {
    gap: 60px;
  }
}

.products__col2--image {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media (min-width: 768px) {
  .products__col2--image {
    flex-direction: row;
  }
}
@media (min-width: 1024px) {
  .products__col2--image {
    gap: 40px;
  }
}
@media (min-width: 768px) {
  .products__col2--image .products__image {
    width: 100%;
  }
}

@media (min-width: 768px) {
  .products__item {
    flex: 1;
  }
}

.box__content__col2 {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media (min-width: 768px) {
  .box__content__col2 {
    flex-direction: row;
    align-items: center;
  }
}
@media (min-width: 1024px) {
  .box__content__col2 {
    gap: 46px;
  }
}
.box__content__col2 .feature-img__list {
  margin-top: 0;
}

@media (min-width: 768px) {
  .box__content__item {
    flex: 1;
  }
}
@media (min-width: 768px) {
  .box__content__item .box__hdg__lv3 {
    text-align: left;
  }
}

@media (min-width: 768px) {
  .box__content__image {
    width: 35%;
  }
}

.products__text__list {
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
  gap: 12px 0;
}
.products__text__list > li {
  font-size: 1.6rem;
  margin-right: 36px;
  position: relative;
}
.products__text__list > li::after {
  content: "";
  width: 1px;
  height: 24px;
  background-color: var(--gray);
  rotate: 30deg;
  position: absolute;
  top: 0;
  right: -20px;
}
.products__text__list > li:last-child {
  margin-right: 0;
}
.products__text__list > li:last-child::after {
  content: none;
}
.products__text__list > li:nth-last-child(2) {
  margin-right: 12px;
}
.products__text__list > li:nth-last-child(2)::after {
  content: none;
}

/*---------------------------------
  technical
---------------------------------*/
.technical__list {
  display: flex;
  flex-direction: column;
  gap: 60px;
}
@media (min-width: 768px) {
  .technical__list {
    gap: 40px;
  }
}
.technical__list > li {
  margin: 0 auto;
  max-width: 1080px;
  width: 100%;
}
@media (min-width: 768px) {
  .technical__list > li {
    flex: 1;
    display: flex;
    flex-direction: column;
  }
}

.technical__block {
  position: relative;
}
@media (min-width: 768px) {
  .technical__block::before {
    content: "";
    width: 156px;
    height: 174px;
    background: url(/image/kensa-2025/technical/img-people.png) no-repeat left top/cover;
    position: absolute;
    right: 0;
    top: -90px;
  }
}
@media (min-width: 1024px) {
  .technical__block::before {
    top: -110px;
  }
}

.technical__desc__item {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media (min-width: 768px) {
  .technical__desc__item {
    flex-direction: row;
    align-items: flex-start;
  }
}
@media (min-width: 1024px) {
  .technical__desc__item {
    gap: 24px;
  }
}
.technical__desc__item > dt {
  text-align: center;
  font-size: 2rem;
  font-weight: 700;
}
@media (min-width: 768px) {
  .technical__desc__item > dt {
    padding: 10px;
    border: 2px solid var(--border);
    border-radius: 8px;
    width: 21%;
  }
}
@media (min-width: 1024px) {
  .technical__desc__item > dt {
    padding: 15px;
  }
}
@media (min-width: 768px) {
  .technical__desc__item > dd {
    flex: 1;
    padding-right: 150px;
  }
}
@media (min-width: 1024px) {
  .technical__desc__item > dd {
    padding-right: 200px;
  }
}

.technical__block__hdg {
  margin-top: 40px;
  font-size: 2rem;
  font-weight: 700;
  text-align: center;
  padding-bottom: 12px;
  border-bottom: 4px solid var(--main-blue);
  position: relative;
  letter-spacing: 0.05em;
}
@media (min-width: 1024px) {
  .technical__block__hdg {
    font-size: 2.4rem;
  }
}
.technical__block__hdg > em {
  color: var(--main-blue);
}
.technical__block__hdg::after {
  content: "";
  width: 60px;
  height: 20px;
  clip-path: polygon(0 0, 50% 100%, 100% 0);
  background-color: var(--main-blue);
  position: absolute;
  left: 0;
  right: 0;
  margin-inline: auto;
  bottom: -23px;
}

.technical__block__col2 {
  margin-top: 40px;
  display: flex;
  flex-direction: column;
  gap: 32px;
}
@media (min-width: 768px) {
  .technical__block__col2 {
    flex-direction: row-reverse;
  }
}
@media (min-width: 1024px) {
  .technical__block__col2 {
    margin-top: 45px;
    gap: 40px;
  }
}

.technical__block__image {
  width: 77%;
  margin-inline: auto;
  text-align: center;
}
@media (min-width: 768px) {
  .technical__block__image {
    width: 24%;
  }
}

@media (min-width: 768px) {
  .technical__content {
    flex: 1;
  }
}

.technical__text {
  font-size: 1.6rem;
}

.technical__button {
  margin-top: 24px;
  text-align: center;
}
@media (min-width: 768px) {
  .technical__button {
    text-align: left;
  }
}

.world-map {
  position: relative;
}

.world-map__lead {
  text-align: center;
  font-size: 2rem;
  font-weight: 500;
}
@media (min-width: 768px) {
  .world-map__lead {
    position: absolute;
    left: 0;
    right: 0;
    margin-inline: auto;
    top: 0;
  }
}
@media (min-width: 1024px) {
  .world-map__lead {
    font-size: 2.4rem;
    top: 5px;
  }
}

.world-map__image {
  margin: 16px -12px 0;
}
@media (min-width: 768px) {
  .world-map__image {
    margin: 0;
  }
}

.world-map__app__block {
  text-align: center;
  margin: -80px auto 0;
  max-width: 1057px;
}
@media (min-width: 768px) {
  .world-map__app__block {
    margin: 0;
    position: absolute;
    left: 0;
    right: 0;
    margin-inline: auto;
    bottom: 0;
  }
}

.world-map__app__lead {
  font-size: 2rem;
  font-weight: 700;
  color: var(--main-blue);
}
@media (min-width: 768px) {
  .world-map__app__lead {
    position: absolute;
    left: 0;
    right: 0;
    margin-inline: auto;
    bottom: 12vw;
  }
}
@media (min-width: 1024px) {
  .world-map__app__lead {
    bottom: 140px;
  }
}

.world-map__app__list {
  margin-top: 12px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 16px;
}
@media (min-width: 768px) {
  .world-map__app__list {
    flex-wrap: nowrap;
    position: absolute;
    left: 0;
    right: 0;
    margin-inline: auto;
    bottom: 0;
    margin-top: 0;
  }
}
@media (min-width: 1024px) {
  .world-map__app__list {
    gap: 29px;
  }
}
.world-map__app__list > li {
  width: calc(20% - 12.8px);
  max-width: 92px;
}
@media (min-width: 768px) {
  .world-map__app__list > li:nth-of-type(1) {
    transform: translateY(-10vw);
  }
  .world-map__app__list > li:nth-of-type(2) {
    transform: translateY(-7vw);
  }
  .world-map__app__list > li:nth-of-type(3) {
    transform: translateY(-3.36vw);
  }
  .world-map__app__list > li:nth-of-type(4) {
    transform: translateY(-0.58vw);
  }
  .world-map__app__list > li:nth-of-type(6) {
    transform: translateY(-0.58vw);
  }
  .world-map__app__list > li:nth-of-type(7) {
    transform: translateY(-3.36vw);
  }
  .world-map__app__list > li:nth-of-type(8) {
    transform: translateY(-7vw);
  }
  .world-map__app__list > li:nth-of-type(9) {
    transform: translateY(-10vw);
  }
}
@media (min-width: 1024px) {
  .world-map__app__list > li:nth-of-type(1) {
    transform: translateY(-142px);
  }
  .world-map__app__list > li:nth-of-type(2) {
    transform: translateY(-96px);
  }
  .world-map__app__list > li:nth-of-type(3) {
    transform: translateY(-46px);
  }
  .world-map__app__list > li:nth-of-type(4) {
    transform: translateY(-8px);
  }
  .world-map__app__list > li:nth-of-type(6) {
    transform: translateY(-8px);
  }
  .world-map__app__list > li:nth-of-type(7) {
    transform: translateY(-46px);
  }
  .world-map__app__list > li:nth-of-type(8) {
    transform: translateY(-96px);
  }
  .world-map__app__list > li:nth-of-type(9) {
    transform: translateY(-142px);
  }
}

/*---------------------------------
  case
---------------------------------*/
.use__list {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media (min-width: 768px) {
  .use__list {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media (min-width: 768px) {
  .use__list > li {
    display: flex;
    flex-direction: column;
    flex: 1;
    max-width: 420px;
  }
}

/*---------------------------------
  access
---------------------------------*/
.base__col {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media (min-width: 768px) {
  .base__col {
    flex-direction: row-reverse;
  }
}
@media (min-width: 1024px) {
  .base__col {
    gap: 56px;
  }
}

.base__image {
  text-align: center;
  width: 80%;
  margin-inline: auto;
}
@media (min-width: 768px) {
  .base__image {
    width: 30%;
  }
}

@media (min-width: 768px) {
  .base__content {
    flex: 1;
  }
}
@media (min-width: 768px) {
  .base__content .section__text > a {
    padding-left: 20px;
  }
}

.base__list {
  margin-top: 20px;
}
.base__list > li {
  padding: 16px 0;
  border-top: 1px solid var(--border);
}
.base__list > li:first-child {
  padding-top: 0;
  border-top: none;
}

.base__desc__item {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
@media (min-width: 768px) {
  .base__desc__item {
    flex-direction: row;
  }
}
@media (min-width: 1024px) {
  .base__desc__item {
    gap: 24px;
  }
}
.base__desc__item > dt {
  font-size: 1.6rem;
  font-weight: 700;
  color: var(--main-blue);
}
@media (min-width: 768px) {
  .base__desc__item > dt {
    width: 30%;
  }
}
@media (min-width: 1024px) {
  .base__desc__item > dt {
    width: 20%;
  }
}
.base__desc__item > dd {
  font-size: 1.6rem;
}
@media (min-width: 768px) {
  .base__desc__item > dd {
    flex: 1;
  }
}

.base__taxi__desc {
  margin-top: 8px;
}

.base__taxi__desc__item > dt {
  font-weight: 700;
}

.base__col--vertical {
  margin-top: 80px;
  display: flex;
  flex-direction: column;
  gap: 60px;
}
@media (min-width: 768px) {
  .base__col--vertical {
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
  }
}
@media (min-width: 1024px) {
  .base__col--vertical {
    gap: 80px;
  }
}

@media (min-width: 768px) {
  .base__col__item--vertical {
    width: calc(50% - 30px);
    max-width: 360px;
  }
}

.base__image--vertical {
  text-align: center;
  width: 68%;
  margin: 20px auto 0;
}
@media (min-width: 768px) {
  .base__image--vertical {
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .base__image--vertical {
    margin-top: 40px;
  }
}

.base__content--vertical {
  margin-top: 20px;
}

.base__item--vertical {
  margin-top: 26px;
}
.base__item--vertical:first-child {
  margin-top: 0;
}

.base__hdg__lv4 {
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.05em;
}
.base__hdg__lv4 + .base__text {
  margin-top: 10px;
}
.base__hdg__lv4 + .base__text a {
  padding-left: 0;
}

/*---------------------------------
  strength
---------------------------------*/
.strength__anchor {
  margin-top: 40px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 4px 40px;
}
@media (min-width: 1024px) {
  .strength__anchor {
    margin-top: 80px;
    gap: 80px;
  }
}
.strength__anchor > li:first-child {
  width: 100%;
}
@media (min-width: 768px) {
  .strength__anchor > li:first-child {
    width: auto;
  }
}

.strength__anchor__item {
  margin-inline: auto;
  text-decoration: none;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 154px;
  height: 154px;
  border-radius: 50%;
  border: 2px solid var(--white);
  background: linear-gradient(to bottom, rgb(231, 239, 245) 0%, rgb(255, 255, 255) 100%);
  box-shadow: 0 5px 6px rgba(0, 0, 0, 0.16);
  position: relative;
}
@media (min-width: 1024px) {
  .strength__anchor__item {
    width: 232px;
    height: 232px;
  }
}

.strength__anchor__icon {
  width: 52px;
}
@media (min-width: 1024px) {
  .strength__anchor__icon {
    width: 80px;
  }
}

.strength__anchor__text {
  font-size: 1.5rem;
  font-weight: 700;
  margin-top: 8px;
  color: var(--main-blue);
  text-align: center;
  line-height: 1.33;
  padding-bottom: 8px;
}
@media (min-width: 1024px) {
  .strength__anchor__text {
    font-size: 2.4rem;
  }
}

.strength__movie {
  margin: 40px auto 0;
  max-width: 840px;
}
.strength__movie iframe {
  width: 100%;
  height: 100%;
  aspect-ratio: 16/9;
}

.strength__list {
  margin-top: 80px;
  display: flex;
  flex-direction: column;
  gap: 40px;
}
@media (min-width: 1024px) {
  .strength__list {
    gap: 80px;
  }
}
.strength__list > li {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media (min-width: 768px) {
  .strength__list > li:nth-of-type(odd) {
    flex-direction: row;
  }
}
@media (min-width: 768px) {
  .strength__list > li:nth-of-type(even) {
    flex-direction: row-reverse;
  }
}
@media (min-width: 1024px) {
  .strength__list > li {
    gap: 60px;
  }
}

@media (min-width: 768px) {
  .strength__list__content {
    flex: 1;
  }
}

.strength__list__hdg {
  display: flex;
  align-items: center;
  gap: 8px;
  font-weight: 700;
}
.strength__list__hdg > .icon {
  width: 35px;
}
@media (min-width: 1024px) {
  .strength__list__hdg > .icon {
    width: 46px;
  }
}
.strength__list__hdg > .text {
  color: var(--main-blue);
  font-size: 2.4rem;
}
@media (min-width: 1024px) {
  .strength__list__hdg > .text {
    font-size: 3.2rem;
  }
}

.strength__list__text {
  font-size: 1.6rem;
  margin-top: 40px;
  line-height: 2;
}

.strength__button {
  margin-top: 20px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
@media (min-width: 1024px) {
  .strength__button {
    flex-direction: row;
    flex-wrap: wrap;
  }
}

.strength__list__image {
  text-align: center;
}
@media (min-width: 768px) {
  .strength__list__image {
    width: 41.66%;
  }
}

.flow__list {
  margin: 20px auto 0;
  display: flex;
  flex-wrap: wrap;
  gap: 20px 0;
  justify-content: center;
  max-width: 454px;
}
@media (min-width: 768px) {
  .flow__list {
    max-width: none;
    gap: 0;
  }
}
@media (min-width: 1024px) {
  .flow__list {
    margin-top: 40px;
  }
}
.flow__list > li {
  width: 33.3333333333%;
  aspect-ratio: 1/1;
  margin-right: -14px;
  position: relative;
  border-radius: 50%;
  border: 1px solid var(--main-blue);
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 768px) {
  .flow__list > li {
    width: calc(16.6666666667% + 10px);
  }
}
@media (min-width: 1024px) {
  .flow__list > li {
    margin-right: -25px;
    width: calc(16.6666666667% + 20px);
  }
}
.flow__list > li:nth-of-type(3n) {
  margin-right: 0;
}
@media (min-width: 768px) {
  .flow__list > li:nth-of-type(3n) {
    margin-right: -14px;
  }
}
@media (min-width: 1024px) {
  .flow__list > li:nth-of-type(3n) {
    margin-right: -25px;
  }
}
@media (min-width: 768px) {
  .flow__list > li:last-child {
    margin-right: 0;
  }
}

.flow__list__num {
  width: 30px;
  height: 30px;
  font-size: 1.3rem;
  color: var(--main-blue);
  font-weight: 500;
  position: absolute;
  top: 0;
  left: 0;
  background-color: var(--bg-color);
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 768px) {
  .flow__list__num {
    left: 8px;
  }
}
@media (min-width: 1024px) {
  .flow__list__num {
    width: 45px;
    height: 45px;
    font-size: 2.4rem;
    left: 14px;
  }
}

.flow__list__text {
  font-size: 1.4rem;
  font-weight: 500;
  text-align: center;
}
@media (min-width: 1024px) {
  .flow__list__text {
    font-size: 2rem;
  }
}

/*---------------------------------
  記事一覧
---------------------------------*/
.archive__list {
  display: flex;
  flex-direction: column;
  gap: 45px;
}
@media (min-width: 768px) {
  .archive__list {
    flex-direction: row;
    flex-wrap: wrap;
  }
}
@media (min-width: 1024px) {
  .archive__list {
    gap: 80px 45px;
  }
}
@media (min-width: 768px) {
  .archive__list > li {
    width: calc(33.3333333333% - 32px);
  }
}
.archive__list > li > a {
  text-decoration: none;
  color: var(--body);
  transition: var(--duration);
}
@media (any-hover: hover) {
  .archive__list > li > a:hover {
    opacity: 0.8;
  }
}

.archive__list__image {
  text-align: center;
}

/*---------------------------------
  2025.10.14 TKN
---------------------------------*/

.archive__list__image img {
width: 100%;
    aspect-ratio: 37 / 23;
    object-fit: cover;

}


.archive__desc {
  margin-top: 12px;
}

.archive__desc__item {
  font-size: 1.6rem;
}
.archive__desc__item > dt {
  font-weight: 500;
}
.archive__desc__item > dd {
  padding-top: 8px;
  margin-top: 8px;
  border-top: 1px solid var(--border);
}

/*---------------------------------
  記事詳細
---------------------------------*/
.detail__date {
  font-size: 1.6rem;
  letter-spacing: 0.05em;
}

.detail__hdg {
  margin-top: 12px;
  font-size: 2.8rem;
  letter-spacing: 0.05em;
}
@media (min-width: 1024px) {
  .detail__hdg {
    font-size: 3.2rem;
  }
}

.detail__col--reverse {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media (min-width: 768px) {
  .detail__col--reverse {
    flex-direction: row-reverse;
  }
}

.detail__image {
  text-align: center;
}

@media (min-width: 768px) {
  .detail__content {
    flex: 1;
  }
}

.detail__col2 {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
@media (min-width: 768px) {
  .detail__col2 {
    flex-direction: row;
  }
}

@media (min-width: 768px) {
  .detail__item {
    flex: 1;
  }
}

/*---------------------------------
  お問い合わせ 資料請求
---------------------------------*/
.contact__block {
  max-width: 800px;
  margin: 32px auto 0;
}

.contact__item {
  margin-top: 24px;
}
@media (min-width: 1024px) {
  .contact__item {
    margin-top: 32px;
  }
}
.contact__item:first-child {
  margin-top: 0;
}

.contact__head--required {
  font-weight: 500;
}
.contact__head--required > .required {
  display: inline-block;
  background-color: var(--red);
  color: var(--white);
  font-size: 1.6rem;
  border-radius: 2px;
  padding: 0 14px;
}
@media (min-width: 768px) {
  .contact__head--required > .required {
    margin-right: 16px;
  }
}
.contact__head--required > .text {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  font-size: 1.6rem;
  gap: 0 8px;
  margin-top: 8px;
}
@media (min-width: 768px) {
  .contact__head--required > .text {
    display: inline-flex;
  }
}
@media (min-width: 1024px) {
  .contact__head--required > .text {
    font-size: 2rem;
  }
}
.contact__head--required > .text > .repletion {
  display: inline-flex;
  font-size: 1.4rem;
  font-weight: 400;
  vertical-align: baseline;
}
@media (min-width: 1024px) {
  .contact__head--required > .text > .repletion {
    font-size: 1.6rem;
  }
}

.contact__head {
  font-weight: 500;
}
.contact__head > .text {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  font-size: 1.6rem;
  gap: 0 8px;
}
@media (min-width: 1024px) {
  .contact__head > .text {
    font-size: 2rem;
  }
}
.contact__head > .text > .repletion {
  display: inline-flex;
  font-size: 1.4rem;
  font-weight: 400;
}
@media (min-width: 1024px) {
  .contact__head > .text > .repletion {
    font-size: 1.6rem;
  }
}

.contact__body {
  margin-top: 12px;
}

.contact__wrap {
  margin-top: 8px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 12px;
  font-size: 1.6rem;
}
@media (min-width: 1024px) {
  .contact__wrap {
    gap: 12px 24px;
  }
}
.contact__wrap:first-of-type {
  margin-top: 0;
}
.contact__wrap .section__text + .input__text {
  margin-top: 0;
}


