@keyframes infinity-scroll-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes infinity-scroll-right {
  from {
    transform: translateX(-100%);
  }
  to {
    transform: translateX(0);
  }
}
@keyframes floating-y {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(2%);
  }
}
@keyframes floating-y_s {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(1%);
  }
}
@keyframes floating-y_l {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(6%);
  }
}
.scene-mv {
  aspect-ratio: 2880/2352;
  position: relative;
}
@media (max-width: 440px) {
  .scene-mv {
    aspect-ratio: 375/746;
    overflow-x: scroll;
    overflow-y: hidden;
  }
}
.scene-mv--inner {
  width: 100%;
  height: 100%;
}
@media (max-width: 440px) {
  .scene-mv--inner {
    overflow-x: scroll;
  }
}
.scene-mv--wrap {
  width: 100%;
  height: 100%;
  animation: bg-swap 2s steps(1) infinite;
  background-size: cover;
  background-position: 50% 50%;
  position: relative;
}
@media (max-width: 440px) {
  .scene-mv--wrap {
    width: 226.1333333333vw;
    animation: bg-swap_sp 2s steps(1) infinite;
  }
}
.scene-mv--link_area {
  display: block;
  width: 100%;
  height: 100%;
}
.scene-mv--link {
  display: block;
  position: absolute;
  width: 10.8333333333%;
  aspect-ratio: 104/105;
  filter: drop-shadow(0 4px 8px rgba(0, 0, 0, 0.25));
}
@media (max-width: 440px) {
  .scene-mv--link {
    width: 11.320754717%;
  }
}
.scene-mv--link:first-of-type {
  left: 28.125%;
  bottom: 27.7210884354%;
}
@media (max-width: 440px) {
  .scene-mv--link:first-of-type {
    left: 27.5943396226%;
    bottom: 24.3967828418%;
  }
}
.scene-mv--link:first-of-type .scene-mv--link_wrap {
  transition-delay: 0.03s;
}
.scene-mv--link:first-of-type .scene-mv--img {
  animation-delay: 0.15s;
}
.scene-mv--link:nth-of-type(2) {
  left: 17.0833333333%;
  bottom: 21.343537415%;
}
@media (max-width: 440px) {
  .scene-mv--link:nth-of-type(2) {
    left: 16.0377358491%;
    bottom: 19.436997319%;
  }
}
.scene-mv--link:nth-of-type(2) .scene-mv--link_wrap {
  transition-delay: 0.06s;
}
.scene-mv--link:nth-of-type(3) {
  right: 15.9722222222%;
  bottom: 57.3979591837%;
}
@media (max-width: 440px) {
  .scene-mv--link:nth-of-type(3) {
    right: 15.2122641509%;
    bottom: 53.3512064343%;
  }
}
.scene-mv--link:nth-of-type(3) .scene-mv--link_wrap {
  transition-delay: 0.09s;
}
.scene-mv--link:nth-of-type(3) .scene-mv--img {
  animation-delay: 0.3s;
}
.scene-mv--link:nth-of-type(4) {
  left: 42.0138888889%;
  bottom: 33.5034013605%;
}
@media (max-width: 440px) {
  .scene-mv--link:nth-of-type(4) {
    left: 41.6273584906%;
    bottom: 31.5013404826%;
  }
}
.scene-mv--link:nth-of-type(4) .scene-mv--link_wrap {
  transition-delay: 0.12s;
}
.scene-mv--link:nth-of-type(5) {
  right: 22.2222222222%;
  bottom: 39.6258503401%;
}
@media (max-width: 440px) {
  .scene-mv--link:nth-of-type(5) {
    right: 21.3443396226%;
    bottom: 36.9973190349%;
  }
}
.scene-mv--link:nth-of-type(5) .scene-mv--link_wrap {
  transition-delay: 0.15s;
}
.scene-mv--link:nth-of-type(6) {
  right: 9.4444444444%;
  bottom: 35.9693877551%;
}
@media (max-width: 440px) {
  .scene-mv--link:nth-of-type(6) {
    right: 9.0801886792%;
    bottom: 33.5120643432%;
  }
}
.scene-mv--link:nth-of-type(6) .scene-mv--link_wrap {
  transition-delay: 0.18s;
}
.scene-mv--link:nth-of-type(6) .scene-mv--img {
  animation-delay: 0.3s;
}
.scene-mv--link:nth-of-type(7) {
  right: 4.7916666667%;
  bottom: 16.9217687075%;
}
@media (max-width: 440px) {
  .scene-mv--link:nth-of-type(7) {
    right: 6.1320754717%;
    bottom: 15.2815013405%;
  }
}
.scene-mv--link:nth-of-type(7) .scene-mv--link_wrap {
  transition-delay: 0.21s;
}
.scene-mv--link:nth-of-type(8) {
  left: 18.1944444444%;
  bottom: 52.5510204082%;
}
@media (max-width: 440px) {
  .scene-mv--link:nth-of-type(8) {
    left: 20.7547169811%;
    bottom: 51.072386059%;
  }
}
.scene-mv--link:nth-of-type(8) .scene-mv--link_wrap {
  transition-delay: 0.24s;
}
.scene-mv--link:nth-of-type(8) .scene-mv--img {
  animation-delay: 0.15s;
}
.scene-mv--link:nth-of-type(9) {
  right: 32.6388888889%;
  bottom: 27.9761904762%;
}
@media (max-width: 440px) {
  .scene-mv--link:nth-of-type(9) {
    right: 32.3113207547%;
    bottom: 26.273458445%;
  }
}
.scene-mv--link:nth-of-type(9) .scene-mv--link_wrap {
  transition-delay: 0.27s;
}
.scene-mv--link:nth-of-type(9) .scene-mv--img {
  animation-delay: 0.3s;
}
.scene-mv--link:nth-of-type(10) {
  right: 37.5%;
  bottom: 51.0204081633%;
}
@media (max-width: 440px) {
  .scene-mv--link:nth-of-type(10) {
    right: 39.0330188679%;
    bottom: 41.1528150134%;
  }
}
.scene-mv--link:nth-of-type(10) .scene-mv--link_wrap {
  transition-delay: 0.3s;
}
.scene-mv--link:nth-of-type(10) .scene-mv--img {
  animation-delay: 0.15s;
}
.scene-mv--link:last-of-type {
  left: 6.875%;
  bottom: 42.2619047619%;
}
@media (max-width: 440px) {
  .scene-mv--link:last-of-type {
    left: 6.4858490566%;
    bottom: 39.8123324397%;
  }
}
.scene-mv--link:last-of-type .scene-mv--link_wrap {
  transition-delay: 0.33s;
}
.scene-mv--link:hover {
  transform: scale(1.05);
}
@media (max-width: 440px) {
  .scene-mv--link:hover {
    transform: none;
  }
}
.scene-mv--link_wrap {
  transform: translateY(60px);
  opacity: 0;
  transition: 0.6s;
  display: block;
  width: 100%;
  height: 100%;
}
.is_show .scene-mv--link_wrap {
  transform: translateY(0);
  opacity: 1;
}
.scene-mv--img {
  display: block;
  width: 100%;
  animation: floating-y_l 5s ease-in-out infinite alternate-reverse 1s;
}

@keyframes bg-swap {
  0% {
    background-image: url(../../images/scene/scene-mv_a.png);
  }
  50% {
    background-image: url(../../images/scene/scene-mv_b.png);
  }
  100% {
    background-image: url(../../images/scene/scene-mv_a.png);
  }
}
@keyframes bg-swap_sp {
  0% {
    background-image: url(../../images/scene/scene-mv-sp_a.png);
  }
  50% {
    background-image: url(../../images/scene/scene-mv-sp_b.png);
  }
  100% {
    background-image: url(../../images/scene/scene-mv-sp_a.png);
  }
}
.scene-mv_ttl {
  display: flex;
  align-items: center;
  position: absolute;
  top: 11.7346938776%;
  left: 10.8333333333%;
  width: 51.1111111111%;
  aspect-ratio: 736/201;
}
@media (max-width: 440px) {
  .scene-mv_ttl {
    top: 4.2895442359%;
    left: 6.4%;
    width: 82.6666666667%;
    aspect-ratio: 310/151;
  }
}
.scene-mv_ttl:before {
  content: "";
  display: block;
  aspect-ratio: 168/178;
  width: 22.8260869565%;
  background-image: url(../../images/scene/scene-mv_ttl.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50% 50%;
  margin-right: 1.3586956522%;
}
@media (max-width: 440px) {
  .scene-mv_ttl:before {
    width: 43.8709677419%;
    margin-right: -2.2580645161%;
    margin-top: auto;
  }
}
.scene-mv_ttl--wrap {
  width: 76.0869565217%;
}
@media (max-width: 440px) {
  .scene-mv_ttl--wrap {
    width: 57.7419354839%;
  }
}
.scene-mv_lead {
  width: 25.625%;
  position: absolute;
  top: 15.8163265306%;
  right: 7.0833333333%;
}
@media (max-width: 440px) {
  .scene-mv_lead {
    width: 25.8254716981%;
    top: 26.273458445%;
    right: 30.6603773585%;
  }
}
@media (max-width: 440px) {
  .scene-mv_lead:before {
    content: "";
    display: block;
    width: 73.0593607306%;
    aspect-ratio: 160/48;
    background-image: url(../../images/common/icon/icon-scroll.svg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    position: absolute;
    left: -7.3059360731%;
    bottom: -44.4444444444%;
  }
}
.scene-mv_lead--img {
  display: block;
  width: 100%;
}

.scene-support {
  position: relative;
  padding-top: 151px;
  padding-bottom: 200px;
}
@media (max-width: 440px) {
  .scene-support {
    padding-top: 120px;
  }
}
.scene-support--ttl {
  font-size: 40px;
  font-weight: 900;
  line-height: 1.5;
  background: linear-gradient(90deg, #00A0E9 0%, #58DBCA 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
}
@media (max-width: 440px) {
  .scene-support--ttl {
    font-size: 32px;
  }
}
.scene-support--desc {
  font-size: 16px;
  font-weight: 700;
  line-height: 2;
  text-align: center;
  margin-top: 56px;
}
@media (max-width: 440px) {
  .scene-support--desc {
    font-size: 14px;
    margin-top: 40px;
  }
}
.scene-support--penguin_img {
  position: absolute;
  right: 120px;
  bottom: 252px;
}
@media (max-width: 440px) {
  .scene-support--penguin_img {
    position: static;
    display: block;
    width: 200px;
    margin: 24px auto 0;
  }
}

.scene-support_list {
  margin-top: 98px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
@media (max-width: 440px) {
  .scene-support_list {
    margin-top: 40px;
    display: block;
    width: 311px;
    margin-left: auto;
    margin-right: auto;
  }
}
.scene-support_list--item {
  margin-right: 72px;
  margin-top: 24px;
  width: 264px;
  aspect-ratio: 264/263;
}
@media (max-width: 440px) {
  .scene-support_list--item {
    margin-right: 0;
    margin-top: 0;
    width: 180px;
    aspect-ratio: 180/154;
  }
}
.scene-support_list--item:first-of-type {
  margin-top: 0;
}
.scene-support_list--item:nth-of-type(2) {
  margin-top: 0;
}
@media (max-width: 440px) {
  .scene-support_list--item:nth-of-type(2) {
    margin-left: auto;
    margin-top: -36px;
  }
}
.scene-support_list--item:nth-of-type(3) {
  margin-top: 0;
  margin-right: 0;
}
@media (max-width: 440px) {
  .scene-support_list--item:nth-of-type(3) {
    margin-top: -36px;
  }
}
@media (max-width: 440px) {
  .scene-support_list--item:nth-of-type(4) {
    display: none;
  }
}
@media (max-width: 440px) {
  .scene-support_list--item:nth-of-type(5) {
    margin-left: auto;
    margin-right: 0;
    margin-top: -36px;
  }
}
.scene-support_list--item:nth-of-type(6) {
  margin-right: auto;
}
@media (max-width: 440px) {
  .scene-support_list--item:nth-of-type(6) {
    margin-top: -36px;
  }
}
.scene-support_list--item:nth-of-type(7) {
  margin-left: auto;
}
@media (max-width: 440px) {
  .scene-support_list--item:nth-of-type(7) {
    margin-top: -36px;
    margin-left: auto;
    margin-right: 0;
  }
}
@media (max-width: 440px) {
  .scene-support_list--item:nth-of-type(8) {
    margin-top: -36px;
    margin-left: 0;
  }
}
.scene-support_list--item:nth-of-type(9) {
  margin-right: 0;
}
@media (max-width: 440px) {
  .scene-support_list--item:nth-of-type(9) {
    margin-top: -36px;
    margin-left: auto;
  }
}
@media (max-width: 440px) {
  .scene-support_list--item:nth-of-type(10) {
    margin-top: -36px;
    margin-left: 0;
  }
}
.scene-support_list--item:last-of-type {
  margin-right: auto;
}
@media (max-width: 440px) {
  .scene-support_list--item:last-of-type {
    margin-top: -36px;
    margin-left: auto;
    margin-right: 0;
  }
}
.scene-support_list--link {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-end;
}
.scene-support_list--link:hover {
  transform: scale(1.03);
}
@media (max-width: 440px) {
  .scene-support_list--link:hover {
    transform: none;
  }
}
.scene-support_list--img {
  display: block;
  width: 100%;
}

.scene-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100dvh;
  z-index: 500;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  pointer-events: none;
  transition: 0.3s;
}
.is_modal_open .scene-modal {
  opacity: 1;
  pointer-events: auto;
}
.scene-modal--overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #00A0E9 0%, #58DBCA 100%);
}
.scene-modal--list {
  width: 100%;
  max-width: 1256px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 12px;
  padding-right: 12px;
  pointer-events: none;
  box-sizing: border-box;
}
@media (max-width: 440px) {
  .scene-modal--list {
    width: calc(100% - 48px);
    padding-left: 0;
    padding-right: 0;
  }
}
.scene-modal--item {
  position: relative;
  display: none;
}
.scene-modal--item:first-of-type .scene-modal_ttl--main:before {
  aspect-ratio: 88/98;
  width: 88px;
  background-image: url(../../images/scene/scene-modal_ttl-before01.svg);
}
@media (max-width: 440px) {
  .scene-modal--item:first-of-type .scene-modal_ttl--main:before {
    width: 69px;
  }
}
.scene-modal--item:nth-of-type(2) .scene-modal_ttl--main:before {
  aspect-ratio: 88/98;
  width: 88px;
  background-image: url(../../images/scene/scene-modal_ttl-before02.svg);
}
@media (max-width: 440px) {
  .scene-modal--item:nth-of-type(2) .scene-modal_ttl--main:before {
    width: 53px;
  }
}
.scene-modal--item:nth-of-type(3) .scene-modal_ttl--main:before {
  aspect-ratio: 111/109;
  width: 111px;
  background-image: url(../../images/scene/scene-modal_ttl-before03.svg);
}
@media (max-width: 440px) {
  .scene-modal--item:nth-of-type(3) .scene-modal_ttl--main:before {
    width: 53px;
  }
}
.scene-modal--item:nth-of-type(4) .scene-modal_ttl--main:before {
  aspect-ratio: 103/112;
  width: 103px;
  background-image: url(../../images/scene/scene-modal_ttl-before04.svg);
}
@media (max-width: 440px) {
  .scene-modal--item:nth-of-type(4) .scene-modal_ttl--main:before {
    width: 62px;
  }
}
.scene-modal--item:nth-of-type(5) .scene-modal_ttl--main:before {
  aspect-ratio: 119/80;
  width: 119px;
  background-image: url(../../images/scene/scene-modal_ttl-before05.svg);
}
@media (max-width: 440px) {
  .scene-modal--item:nth-of-type(5) .scene-modal_ttl--main:before {
    width: 71px;
  }
}
.scene-modal--item:nth-of-type(6) .scene-modal_ttl--main:before {
  aspect-ratio: 115/112;
  width: 115px;
  background-image: url(../../images/scene/scene-modal_ttl-before06.svg);
}
@media (max-width: 440px) {
  .scene-modal--item:nth-of-type(6) .scene-modal_ttl--main:before {
    width: 69px;
  }
}
.scene-modal--item:nth-of-type(7) .scene-modal_ttl--main:before {
  aspect-ratio: 89/108;
  width: 89px;
  background-image: url(../../images/scene/scene-modal_ttl-before07.svg);
}
@media (max-width: 440px) {
  .scene-modal--item:nth-of-type(7) .scene-modal_ttl--main:before {
    width: 53px;
  }
}
.scene-modal--item:nth-of-type(8) .scene-modal_ttl--main:before {
  aspect-ratio: 119/83;
  width: 119px;
  background-image: url(../../images/scene/scene-modal_ttl-before08.svg);
}
@media (max-width: 440px) {
  .scene-modal--item:nth-of-type(8) .scene-modal_ttl--main:before {
    width: 71px;
  }
}
.scene-modal--item:nth-of-type(9) .scene-modal_ttl--main:before {
  aspect-ratio: 110/109;
  width: 110px;
  background-image: url(../../images/scene/scene-modal_ttl-before09.svg);
}
@media (max-width: 440px) {
  .scene-modal--item:nth-of-type(9) .scene-modal_ttl--main:before {
    width: 65px;
  }
}
.scene-modal--item:nth-of-type(10) .scene-modal_ttl--main:before {
  aspect-ratio: 126/86;
  width: 126px;
  background-image: url(../../images/scene/scene-modal_ttl-before10.svg);
}
@media (max-width: 440px) {
  .scene-modal--item:nth-of-type(10) .scene-modal_ttl--main:before {
    width: 73px;
  }
}
.scene-modal--item:last-of-type .scene-modal_ttl--main:before {
  aspect-ratio: 92/104;
  width: 92px;
  background-image: url(../../images/scene/scene-modal_ttl-before11.svg);
}
@media (max-width: 440px) {
  .scene-modal--item:last-of-type .scene-modal_ttl--main:before {
    width: 54px;
  }
}

.scene-modal_ttl {
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
}
.scene-modal_ttl--img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 768px) {
  .scene-modal_ttl--img {
    display: none;
  }
}
.is_modal_open .scene-modal_ttl--img {
  pointer-events: auto;
}
.scene-modal_ttl--main {
  font-size: 64px;
  font-weight: 900;
  text-align: center;
  line-height: 1.3;
  color: #fff;
  margin-top: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .scene-modal_ttl--main {
    margin-top: 0;
    flex-wrap: wrap;
  }
}
@media (max-width: 440px) {
  .scene-modal_ttl--main {
    font-size: 36px;
  }
}
.scene-modal_ttl--main:before {
  content: "";
  display: block;
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  margin-right: 48px;
}
@media (max-width: 768px) {
  .scene-modal_ttl--main:before {
    order: 1;
    margin-right: 20px;
  }
}
@media (max-width: 440px) {
  .scene-modal_ttl--main:before {
    margin-right: 16px;
  }
}
.is_modal_open .scene-modal_ttl--main:before {
  pointer-events: auto;
}
.scene-modal_ttl--main:after {
  content: "";
  display: block;
  aspect-ratio: 122/102;
  width: 122px;
  background-image: url(../../images/scene/scene-modal_ttl-after.svg);
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  margin-left: 48px;
}
@media (max-width: 768px) {
  .scene-modal_ttl--main:after {
    order: 2;
    margin-left: 0;
  }
}
@media (max-width: 440px) {
  .scene-modal_ttl--main:after {
    width: 73px;
  }
}
.is_modal_open .scene-modal_ttl--main:after {
  pointer-events: auto;
}
@media (max-width: 768px) {
  .scene-modal_ttl--main_txt {
    width: 100%;
    display: block;
    order: 3;
    margin-top: 16px;
  }
}
.is_modal_open .scene-modal_ttl--main_txt {
  pointer-events: auto;
}
.scene-modal_ttl--main_txt br {
  display: none;
}
@media (max-width: 1024px) {
  .scene-modal_ttl--main_txt br {
    display: block;
  }
}
@media (max-width: 440px) {
  .scene-modal_ttl--main_txt br {
    display: none;
  }
}

.scene-modal_close {
  width: 145px;
  aspect-ratio: 145/80;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  right: 0;
  top: 60px;
}
@media (max-width: 1024px) {
  .scene-modal_close {
    flex-direction: column-reverse;
    position: fixed;
    top: 24px;
    right: 24px;
    width: 80px;
    aspect-ratio: 56/75;
  }
}
@media (max-width: 440px) {
  .scene-modal_close {
    width: 56px;
  }
}
.is_modal_open .scene-modal_close {
  pointer-events: auto;
}
.scene-modal_close:after {
  content: "";
  display: block;
  aspect-ratio: 80/80;
  width: 80px;
  background-image: url(../../images/common/icon/icon-close.svg);
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}
@media (max-width: 440px) {
  .scene-modal_close:after {
    width: 100%;
  }
}
.scene-modal_close:hover {
  opacity: 0.7;
}
@media (max-width: 440px) {
  .scene-modal_close:hover {
    opacity: 1;
  }
}
.scene-modal_close--txt {
  color: #fff;
  font-weight: 700;
  line-height: 1.5;
  font-size: 20px;
}
@media (max-width: 440px) {
  .scene-modal_close--txt {
    font-size: 16px;
    margin-top: -5px;
  }
}

.scene-modal_detail {
  margin-top: 40px;
  width: 100%;
  background-color: #fff;
  border-radius: 40px;
  border: 4px solid #00A0E9;
  padding: 64px 5.0955414013% 56px;
  box-shadow: 0 0px 20px 0 rgba(0, 0, 0, 0.25);
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.is_modal_open .scene-modal_detail {
  pointer-events: auto;
}
@media (max-width: 440px) {
  .scene-modal_detail {
    margin-top: 24px;
    border-radius: 24px;
    padding: 24px;
    box-shadow: none;
    display: block;
    height: calc(100dvh - 140px - 64px - 48px - 24px);
    overflow-y: scroll;
    box-sizing: border-box;
  }
}
.scene-modal_detail--group {
  width: 32.6086956522%;
}
@media (max-width: 440px) {
  .scene-modal_detail--group {
    width: 100%;
    margin-top: 24px;
  }
  .scene-modal_detail--group:first-of-type {
    margin-top: 0;
  }
}
.scene-modal_detail--img {
  display: block;
  width: 73.3333333333%;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 440px) {
  .scene-modal_detail--img {
    width: 150px;
  }
}
.scene-modal_detail--ttl {
  font-weight: 700;
  font-size: 20px;
  line-height: 1.5;
  margin-top: 24px;
}
@media (max-width: 440px) {
  .scene-modal_detail--ttl {
    font-size: 16px;
    margin-top: 16px;
  }
}
.scene-modal_detail--desc {
  font-size: 16px;
  line-height: 1.7;
  margin-top: 8px;
}
@media (max-width: 440px) {
  .scene-modal_detail--desc {
    font-size: 12px;
  }
}

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