body.page-home .p-kv {
  position: relative;
  overflow-x: clip;
  background: transparent;
}
body.page-home .p-kv__stage {
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  height: calc(100dvh - 1.0416666667vw);
}
@media screen and (max-width: 900px) {
  body.page-home .p-kv__stage {
    height: 100svh;
    min-height: 100svh;
    max-height: 100svh;
  }
}
body.page-home .home__mission {
  position: relative;
  z-index: 1;
  box-sizing: border-box;
  width: 100%;
  height: 49.9305555556vw;
  margin-bottom: 0;
  padding-bottom: 0;
  background: rgb(0, 169, 224);
  isolation: isolate;
  opacity: 1;
}
body.page-home .home__mission .mission__text {
  position: relative;
  z-index: 1;
}
body.page-home .home__mission .mission__image {
  z-index: 0;
}
body.page-home .home__mission .mission__image img {
  mix-blend-mode: multiply;
}
@media screen and (max-width: 900px) {
  body.page-home .home__mission {
    height: 146.4vw;
    padding-bottom: 8vw;
  }
}
body.page-home .home__service {
  position: relative;
  z-index: 2;
  box-sizing: border-box;
  width: 90.2777777778vw;
  margin-top: -10vw;
  margin-right: auto;
  margin-left: auto;
  padding-top: 3.4vw;
  padding-bottom: 4.8vw;
  border-radius: 2.08vw;
  background: #fff;
}
@media screen and (max-width: 900px) {
  body.page-home .home__service {
    width: 100%;
    margin-top: -14vw;
    padding-top: 10vw;
    padding-bottom: 8vw;
    border-radius: 10.67vw 10.67vw 0 0;
  }
}
body.page-home .p-kv__copy {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1 1 auto;
  position: relative;
  z-index: 2;
  background: transparent;
  padding: 6.8055555556vw 4vw 1.6666666667vw;
  min-height: 0;
}
@media screen and (max-width: 900px) {
  body.page-home .p-kv__copy {
    flex: 0 0 auto;
    align-items: flex-end;
    min-height: 0;
    padding: 21.3333333333vw 6.4vw 3.2vw;
  }
}
body.page-home .p-kv__title-anim,
body.page-home .p-kv__lead-anim {
  display: block;
}
body.page-home .p-kv__copy-inner {
  position: relative;
  width: fit-content;
  max-width: 92vw;
  opacity: 0;
  transform: translate3d(calc(3em + 22%), 0, 0);
  transition: opacity 0.9s ease, transform 1.35s cubic-bezier(0.22, 1, 0.36, 1);
}
body.page-home .p-kv__copy-inner.is-in {
  opacity: 1;
  transform: none;
}
body.page-home .u-visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  white-space: nowrap;
}
body.page-home .p-kv__title {
  margin: 0;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: min(120px, 7.6vw);
  line-height: 100%;
  letter-spacing: 0.08em;
  text-align: center;
  color: #00a9e0;
  white-space: nowrap;
  transition: letter-spacing 1.35s cubic-bezier(0.22, 1, 0.36, 1);
}
@media screen and (max-width: 900px) {
  body.page-home .p-kv__title {
    font-size: 10.232vw;
    line-height: 120%;
    letter-spacing: 0.045em;
    white-space: normal;
  }
}
body.page-home .p-kv__copy-inner.is-in .p-kv__title {
  letter-spacing: 0;
}
body.page-home .p-kv__break {
  display: none;
}
body.page-home .p-kv__break + .is-space {
  display: inline;
}
@media screen and (max-width: 900px) {
  body.page-home .p-kv__break {
    display: block;
  }
  body.page-home .p-kv__break + .is-space {
    display: none;
  }
}
body.page-home .p-kv__char {
  display: inline-block;
  color: #00a9e0;
}
body.page-home .p-kv__char.is-space {
  white-space: pre;
}
body.page-home .p-kv__char.is-done {
  color: #000;
}
body.page-home .p-kv__lead {
  margin: 1.2vw 0 0;
  color: #00a9e0;
  font-weight: 700;
  font-style: normal;
  font-size: 1.5354166667vw;
  line-height: 100%;
  letter-spacing: 0.72em;
  text-align: right;
  white-space: nowrap;
  transition: letter-spacing 1.35s cubic-bezier(0.22, 1, 0.36, 1);
}
@media screen and (max-width: 900px) {
  body.page-home .p-kv__lead {
    margin-top: 0;
    font-size: 4.2666666667vw;
    line-height: 180%;
    letter-spacing: 0.4em;
    text-align: center;
  }
}
body.page-home .p-kv__copy-inner.is-in .p-kv__lead {
  letter-spacing: 0.5em;
}
@media screen and (max-width: 900px) {
  body.page-home .p-kv__copy-inner.is-in .p-kv__lead {
    letter-spacing: 0.27em;
  }
}
body.page-home .p-kv__visual {
  position: relative;
  flex: 0 0 auto;
  min-height: 0;
}
@media screen and (max-width: 900px) {
  body.page-home .p-kv__visual {
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    min-height: 0;
    overflow: hidden;
  }
}
body.page-home .p-kv__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0;
  height: auto;
}
@media screen and (max-width: 900px) {
  body.page-home .p-kv__grid {
    flex: 1 1 auto;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    width: 100%;
    height: 100%;
    min-height: 0;
  }
}
body.page-home .p-kv__shot {
  overflow: hidden;
  margin: 0;
  aspect-ratio: 360/420;
  height: auto;
  font-size: 0;
  line-height: 0;
}
body.page-home .p-kv__shot img,
body.page-home .p-kv__shot video {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  pointer-events: none;
}
body.page-home .p-kv__shot:nth-child(2) {
  order: 2;
}
body.page-home .p-kv__shot:nth-child(3) {
  order: 3;
}
@media screen and (max-width: 900px) {
  body.page-home .p-kv__shot {
    position: relative;
    aspect-ratio: auto;
    width: 100%;
    height: 100%;
    min-height: 0;
    margin: 0;
  }
  body.page-home .p-kv__shot img,
  body.page-home .p-kv__shot video {
    position: absolute;
    top: 50%;
    left: 50%;
    width: calc(100% + 8px);
    height: calc(100% + 8px);
    transform: translate(-50%, -50%);
  }
  body.page-home .p-kv__shot:nth-child(2) {
    order: 3;
  }
  body.page-home .p-kv__shot:nth-child(3) {
    order: 2;
  }
}
body.page-home .p-kv__dot {
  display: none;
}
body.page-home .scroll-dot {
  display: none;
  position: absolute;
  left: 50%;
  top: 43vw;
  transform: translateX(-50%);
  z-index: 200;
}
body.page-home .scroll-dot__wrap {
  display: flex;
  box-sizing: border-box;
  flex-direction: column;
  align-items: center;
}
body.page-home .scroll-dot__inner {
  position: relative;
  height: 4.1666666667vw;
}
body.page-home .scroll-dot__inner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 0.5px;
  height: 100%;
  background: #fff;
}
body.page-home .scroll-dot__point {
  position: absolute;
  left: 50%;
  top: -0.4166666667vw;
  width: 0.7291666667vw;
  height: 0.7291666667vw;
  transform: translateX(-50%);
  animation: point_scroll_front 2.6s ease-out infinite;
}
body.page-home .scroll-dot__point::before {
  content: "";
  position: absolute;
  top: -1.5625vw;
  left: 50%;
  z-index: 3;
  width: 1.5625vw;
  height: 1.5625vw;
  border-radius: 50%;
  background: rgba(130, 169, 224, 0.8);
  opacity: 0;
  transform: translateX(-50%);
  animation: point_scroll_back 2.6s ease-out infinite;
}
body.page-home .scroll-dot__point::after {
  content: "";
  position: absolute;
  left: 0;
  top: -0.4166666667vw;
  z-index: 5;
  width: 0.7291666667vw;
  height: 0.7291666667vw;
  background: url("/images/dot.png") no-repeat center/contain;
}
body.page-home .scroll-dot__label {
  margin-top: 1.0416666667vw;
}
body.page-home .scroll-dot__text {
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-size: 0.625vw;
  font-weight: 700;
}
@media screen and (max-width: 900px) {
  body.page-home .scroll-dot {
    display: block;
    top: auto;
    bottom: 4.8vw;
    left: 50%;
  }
  body.page-home .scroll-dot__inner {
    height: 21.3333333333vw;
  }
  body.page-home .scroll-dot__point {
    top: -1.6vw;
    width: 2.9333333333vw;
    height: 2.9333333333vw;
    animation: point_scroll_front_sp 2.6s ease-out infinite;
  }
  body.page-home .scroll-dot__point::before {
    top: -4vw;
    width: 8vw;
    height: 8vw;
    animation: point_scroll_back_sp 2.6s ease-out infinite;
  }
  body.page-home .scroll-dot__point::after {
    top: -2.1333333333vw;
    width: 2.9333333333vw;
    height: 2.9333333333vw;
  }
  body.page-home .scroll-dot__label {
    margin-top: 5.3333333333vw;
  }
  body.page-home .scroll-dot__text {
    font-size: 3.2vw;
  }
}
body.page-home .p-kv__play {
  position: absolute;
  bottom: 2.0833333333vw;
  right: 3.5069444444vw;
  z-index: 4;
  display: block;
  width: 8.9930555556vw;
  height: 8.9930555556vw;
  border-radius: 50%;
  background: rgb(0, 169, 224);
  text-decoration: none;
  color: #fff;
  transition: background-color 0.2s ease, opacity 0.2s ease-in-out;
}
@media screen and (min-width: 901px) {
  body.page-home .p-kv__play:hover {
    opacity: 1;
    background: #fff;
  }
  body.page-home .p-kv__play:hover .p-kv__play-ring {
    background-color: #00a9e0;
    animation-play-state: paused;
    -webkit-mask: url("../img/top/play-full-video-pc.svg") center/contain no-repeat;
    mask: url("../img/top/play-full-video-pc.svg") center/contain no-repeat;
  }
  body.page-home .p-kv__play:hover .p-kv__play-ring img {
    opacity: 0;
  }
  body.page-home .p-kv__play:hover .p-kv__play-icon {
    background-color: #00a9e0;
    background-image: none;
    -webkit-mask: url("../img/top/kv-play-arrow.svg") center/contain no-repeat;
    mask: url("../img/top/kv-play-arrow.svg") center/contain no-repeat;
  }
}
@media screen and (max-width: 900px) {
  body.page-home .p-kv__play {
    bottom: auto;
    top: 50%;
    right: auto;
    left: 50%;
    width: 21.6933333333vw;
    height: 21.6933333333vw;
    background: rgba(19, 19, 19, 0.19);
    transform: translate(-50%, -50%);
  }
}
body.page-home .p-kv__play-ring {
  position: absolute;
  inset: 0;
  width: 8.4027777778vw;
  height: 8.4027777778vw;
  margin: auto;
  animation: p-kv-spin 14s linear infinite;
}
body.page-home .p-kv__play-ring img {
  display: block;
  width: 100%;
  height: 100%;
}
body.page-home .p-kv__play-ring .p-kv__play-ring-sp {
  display: none;
}
@media screen and (max-width: 900px) {
  body.page-home .p-kv__play-ring {
    width: 19.4666666667vw;
    height: 19.7333333333vw;
  }
  body.page-home .p-kv__play-ring .p-kv__play-ring-pc {
    display: none;
  }
  body.page-home .p-kv__play-ring .p-kv__play-ring-sp {
    display: block;
  }
}
body.page-home .p-kv__play-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  width: 0.6944444444vw;
  height: 1.1111111111vw;
  box-sizing: border-box;
  background: url("../img/top/kv-play-arrow.svg") center/contain no-repeat;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 900px) {
  body.page-home .p-kv__play-icon {
    width: 1.6vw;
    height: 2.56vw;
  }
}
body.page-home .p-kv__news {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 5;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  width: 34.0277777778vw;
  height: 7.5694444444vw;
  padding: 0.9722222222vw;
  gap: 0.6944444444vw;
  border-radius: 0 1.0416666667vw 0 0;
  background: #fff;
  text-decoration: none;
  color: inherit;
}
body.page-home .p-kv__news:hover, body.page-home .p-kv__news:focus-visible {
  opacity: 1;
}
body.page-home .p-kv__news:hover .p-kv__news-arrow::before, body.page-home .p-kv__news:focus-visible .p-kv__news-arrow::before {
  transform: translate3d(100%, 0, 0);
}
body.page-home .p-kv__news:hover .p-kv__news-arrow::after, body.page-home .p-kv__news:focus-visible .p-kv__news-arrow::after {
  transform: translate3d(0, 0, 0);
}
@media screen and (max-width: 900px) {
  body.page-home .p-kv__news {
    position: relative;
    left: -0.2666666667vw;
    bottom: auto;
    width: 100vw;
    min-height: 21.6vw;
    height: auto;
    padding: 3.7333333333vw;
    border-radius: 0;
    gap: 2.6666666667vw;
  }
}
body.page-home .p-kv__news-thumb {
  flex-shrink: 0;
  overflow: hidden;
  width: 10.5555555556vw;
  height: 5.5416666667vw;
  border-radius: 0.5555555556vw;
}
body.page-home .p-kv__news-thumb img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (max-width: 900px) {
  body.page-home .p-kv__news-thumb {
    display: none;
  }
}
body.page-home .p-kv__news-body {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  box-sizing: border-box;
  width: 20.8333333333vw;
  height: 5.625vw;
  min-width: 0;
  gap: 0.6944444444vw;
}
@media screen and (max-width: 900px) {
  body.page-home .p-kv__news-body {
    width: 100%;
    height: auto;
    gap: 2.6666666667vw;
  }
}
body.page-home .p-kv__news-meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.6944444444vw;
  min-height: 2.0138888889vw;
}
@media screen and (max-width: 900px) {
  body.page-home .p-kv__news-meta {
    width: 92.5333333333vw;
    height: 7.7333333333vw;
    min-height: 7.7333333333vw;
  }
}
body.page-home .p-kv__news-meta-main {
  display: flex;
  align-items: center;
  gap: 0.6944444444vw;
  min-width: 0;
}
body.page-home .p-kv__news-date {
  color: #9aa0a6;
  font-family: "Montserrat", sans-serif;
  font-size: 0.8333333333vw;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: 0;
  white-space: nowrap;
}
@media screen and (max-width: 900px) {
  body.page-home .p-kv__news-date {
    font-size: 3.2vw;
  }
}
body.page-home .p-kv__news-cat {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  width: 7.2222222222vw;
  height: 2.0138888889vw;
  padding: 0.4166666667vw 0.6944444444vw;
  border-radius: 0.6944444444vw;
  background: #e5f6fc;
  color: #00a9e0;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 0.8333333333vw;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: 0;
  white-space: nowrap;
}
@media screen and (max-width: 900px) {
  body.page-home .p-kv__news-cat {
    margin-left: 3.2vw;
    width: 27.7333333333vw;
    height: 7.7333333333vw;
    padding: 1.6vw 2.6666666667vw;
    border-radius: 2.6666666667vw;
    font-size: 3.2vw;
  }
}
body.page-home .p-kv__news-title {
  display: -webkit-box;
  overflow: hidden;
  margin: 0;
  color: #000;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 0.9722222222vw;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: -0.011em;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
@media screen and (max-width: 900px) {
  body.page-home .p-kv__news-title {
    font-size: 3.7333333333vw;
    -webkit-line-clamp: 1;
  }
}
body.page-home .p-kv__news-arrow {
  display: grid;
  flex-shrink: 0;
  overflow: hidden;
  place-items: center;
  width: 1.9444444444vw;
  height: 1.9444444444vw;
  border-radius: 0.6076388889vw;
  background: #00a9e0;
}
body.page-home .p-kv__news-arrow::before, body.page-home .p-kv__news-arrow::after {
  content: "";
  grid-area: 1/1;
  width: 100%;
  height: 100%;
  background: url("../img/top/kv-news-arrow.svg") center/0.4166666667vw 0.6944444444vw no-repeat;
  transition: transform 0.55s cubic-bezier(0.22, 1, 0.36, 1);
}
body.page-home .p-kv__news-arrow::after {
  transform: translate3d(-100%, 0, 0);
}
@media screen and (max-width: 900px) {
  body.page-home .p-kv__news-arrow {
    width: 7.4666666667vw;
    height: 7.4666666667vw;
    border-radius: 2.3333333333vw;
  }
  body.page-home .p-kv__news-arrow::before, body.page-home .p-kv__news-arrow::after {
    background-size: 1.6vw 2.6666666667vw;
  }
}
body.page-home .p-kv-modal {
  position: fixed;
  inset: 0;
  z-index: 4000;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 3.3333333333vw 2.7777777778vw;
  box-sizing: border-box;
}
body.page-home .p-kv-modal.is-open {
  display: flex;
}
@media screen and (max-width: 900px) {
  body.page-home .p-kv-modal {
    padding: 13.8666666667vw 4.2666666667vw 6.4vw;
  }
}
body.page-home .p-kv-modal__backdrop {
  position: absolute;
  inset: 0;
  background: #000;
}
body.page-home .p-kv-modal__dialog {
  position: relative;
  z-index: 1;
  width: min(92vw, 1120px);
  max-width: 100%;
}
body.page-home .p-kv-modal__close {
  position: absolute;
  top: auto;
  bottom: 100%;
  left: 0;
  z-index: 2;
  width: 1.9444444444vw;
  height: 1.9444444444vw;
  margin: 0 0 0.8333333333vw;
  padding: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
}
body.page-home .p-kv-modal__close::before, body.page-home .p-kv-modal__close::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  height: 2px;
  background: #fff;
}
body.page-home .p-kv-modal__close::before {
  transform: translate(-50%, -50%) rotate(45deg);
}
body.page-home .p-kv-modal__close::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
@media screen and (max-width: 900px) {
  body.page-home .p-kv-modal__close {
    left: 0;
    width: 7.4666666667vw;
    height: 7.4666666667vw;
    margin-bottom: 3.2vw;
  }
}
body.page-home .p-kv-modal__video {
  position: relative;
  overflow: hidden;
  width: 100%;
  aspect-ratio: 16/9;
  background: #000;
}
body.page-home .p-kv-modal__video iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
@media (prefers-reduced-motion: reduce) {
  body.page-home .p-kv__copy-inner,
  body.page-home .p-kv__copy-inner.is-in {
    opacity: 1;
    transform: none;
    transition: none;
  }
  body.page-home .p-kv__title,
  body.page-home .p-kv__copy-inner.is-in .p-kv__title {
    letter-spacing: 0;
    transition: none;
  }
  body.page-home .p-kv__lead,
  body.page-home .p-kv__copy-inner.is-in .p-kv__lead {
    letter-spacing: 0.5em;
    transition: none;
  }
  body.page-home .p-kv__char,
  body.page-home .p-kv__char.is-current,
  body.page-home .p-kv__char.is-done {
    color: #000;
    opacity: 1;
    transform: none;
    transition: none;
  }
  body.page-home .p-kv__play-ring {
    animation: none;
  }
}
@media screen and (max-width: 900px) and (prefers-reduced-motion: reduce) {
  body.page-home .p-kv__lead,
  body.page-home .p-kv__copy-inner.is-in .p-kv__lead {
    letter-spacing: 0.27em;
  }
  body.page-home .p-kv__char,
  body.page-home .p-kv__char.is-current,
  body.page-home .p-kv__char.is-done {
    color: #000;
    opacity: 1;
    transform: none;
  }
}

@keyframes p-kv-spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes point_scroll_front {
  0% {
    top: -0.4166666667vw;
  }
  100% {
    top: 4.1666666667vw;
  }
}
@keyframes point_scroll_front_sp {
  0% {
    top: -1.3333333333vw;
  }
  100% {
    top: 22.9333333333vw;
  }
}
@keyframes point_scroll_back {
  0% {
    top: -0.78125vw;
  }
  90% {
    opacity: 1;
  }
  95% {
    opacity: 1;
  }
  100% {
    opacity: 0.4;
    top: -0.78125vw;
  }
}
@keyframes point_scroll_back_sp {
  0% {
    top: -4.5333333333vw;
  }
  90% {
    opacity: 1;
  }
  95% {
    opacity: 1;
  }
  100% {
    opacity: 0.4;
    top: -4.5333333333vw;
  }
}
/*# sourceMappingURL=kv.css.map */
