.loading figure {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.l-fv {
  position: relative;
}
.l-fv__inner {
  background-image: url(../images/img-fv.webp);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100lvh;
  padding-bottom: 32px;
}
@media (width >= 769px) {
  .l-fv__inner {
    aspect-ratio: 1280/1706;
    height: 100%;
  }
}

.l-fv h1 {
  position: sticky;
  width: 100%;
  z-index: 10;
  padding-left: 16px;
  padding-right: 16px;
  top: 80.5687203791svh;
  padding-top: 24px;
}
@media (width >= 769px) {
  .l-fv h1 {
    top: 71svh;
  }
}

.l-style {
  padding-top: 16rem;
  padding-bottom: 16rem;
}
@media (width >= 769px) {
  .l-style {
    padding-top: 20rem;
    padding-bottom: 20rem;
  }
}
.l-style .inner {
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  padding-left: 1.6rem;
  padding-right: 1.6rem;
  column-gap: 0.8rem;
}
@media (width >= 769px) {
  .l-style .inner {
    grid-template-columns: repeat(32, 1fr);
    padding-left: 3.2rem;
    padding-right: 3.2rem;
    max-width: 192rem;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (width >= 769px) {
  .l-style .item {
    height: fit-content;
  }
}
.l-style .item-img-1 {
  grid-column: 1/span 7;
  margin-bottom: 2.4rem;
}
@media (width >= 769px) {
  .l-style .item-img-1 {
    grid-column: 3/span 16;
    margin-bottom: 0;
  }
}
.l-style .item-video-1 {
  grid-column: 5/span 4;
  margin-bottom: 16rem;
}
@media (width >= 769px) {
  .l-style .item-video-1 {
    grid-column: 22/span 9;
    align-self: end;
    margin-top: 32rem;
    margin-bottom: 20rem;
  }
}
.l-style .item-img-2 {
  grid-column: 1/span 8;
  margin-bottom: 16rem;
  aspect-ratio: 3/4;
}
@media (width >= 769px) {
  .l-style .item-img-2 {
    grid-column: 9/span 16;
    margin-bottom: 20rem;
  }
}
.l-style .item-img-3 {
  grid-column: 2/span 6;
  margin-bottom: 2.4rem;
}
@media (width >= 769px) {
  .l-style .item-img-3 {
    grid-column: 11/span 12;
    margin-bottom: 4rem;
  }
}
.l-style .item-img-4 {
  grid-column: 2/span 6;
  margin-bottom: 16rem;
}
@media (width >= 769px) {
  .l-style .item-img-4 {
    grid-column: 11/span 12;
    margin-bottom: 20rem;
  }
}
.l-style .item-img-5 {
  grid-column: 1/span 8;
  margin-left: -1.6rem;
  width: calc(100% + 3.2rem);
  margin-bottom: 16rem;
}
@media (width >= 769px) {
  .l-style .item-img-5 {
    grid-column: 1/span 32;
    margin-bottom: 20rem;
    margin-left: -3.2rem;
    width: calc(100% + 6.4rem);
  }
}
.l-style .item-img-6 {
  grid-column: 1/span 8;
  margin-bottom: 24rem;
  aspect-ratio: 3/4;
}
@media (width >= 769px) {
  .l-style .item-img-6 {
    grid-column: 9/span 16;
    margin-bottom: 30rem;
  }
}
.l-style .item-video-2 {
  grid-column: 1/span 8;
  margin-bottom: 24rem;
  margin-left: -1.6rem;
  width: calc(100% + 3.2rem);
}
@media (width >= 769px) {
  .l-style .item-video-2 {
    grid-column: 9/span 16;
    margin-bottom: 30rem;
    width: 100%;
    margin-left: 0;
  }
}
.l-style .item-img-7 {
  grid-column: 1/span 4;
  margin-bottom: 16rem;
}
@media (width >= 769px) {
  .l-style .item-img-7 {
    grid-column: 3/span 14;
    margin-bottom: 20rem;
    padding-right: 0.8rem;
  }
}
.l-style .item-img-8 {
  grid-column: 5/span 4;
  margin-bottom: 16rem;
}
@media (width >= 769px) {
  .l-style .item-img-8 {
    grid-column: 17/span 14;
    margin-bottom: 20rem;
    padding-left: 0.8rem;
  }
}
.l-style .item-img-9 {
  grid-column: 2/span 6;
  margin-bottom: 16rem;
}
@media (width >= 769px) {
  .l-style .item-img-9 {
    grid-column: 11/span 12;
    margin-bottom: 20rem;
  }
}
.l-style .item-img-10 {
  grid-column: 1/span 8;
  margin-bottom: 16rem;
  margin-left: -1.6rem;
  width: calc(100% + 3.2rem);
}
@media (width >= 769px) {
  .l-style .item-img-10 {
    grid-column: 1/span 32;
    margin-bottom: 20rem;
    margin-left: -3.2rem;
    width: calc(100% + 6.4rem);
  }
}
.l-style .item-img-11 {
  grid-column: 3/span 4;
  margin-bottom: -4rem;
}
@media (width >= 769px) {
  .l-style .item-img-11 {
    grid-column: 12/span 10;
    margin-bottom: -12rem;
  }
}
.l-style .item-img-12 {
  grid-column: 1/span 4;
}
@media (width >= 769px) {
  .l-style .item-img-12 {
    grid-column: 5/span 10;
  }
}
.l-style .item-img-13 {
  grid-column: 5/span 4;
}
@media (width >= 769px) {
  .l-style .item-img-13 {
    grid-column: 19/span 10;
  }
}
.l-style .item-img-14 {
  grid-column: 3/span 4;
  aspect-ratio: 3/4;
  margin-top: -4rem;
  margin-bottom: 16rem;
}
@media (width >= 769px) {
  .l-style .item-img-14 {
    grid-column: 12/span 10;
    margin-top: -12rem;
    margin-bottom: 20rem;
  }
}
.l-style .item-img-15 {
  grid-column: 1/span 8;
  margin-bottom: 16rem;
}
@media (width >= 769px) {
  .l-style .item-img-15 {
    grid-column: 8/span 18;
    margin-bottom: 20rem;
  }
}
.l-style .item-img-16 {
  grid-column: 1/span 8;
  margin-bottom: 16rem;
}
@media (width >= 769px) {
  .l-style .item-img-16 {
    grid-column: 8/span 18;
    margin-bottom: 20rem;
  }
}
.l-style .item-img-17 {
  grid-column: 2/span 6;
  margin-bottom: 24rem;
}
@media (width >= 769px) {
  .l-style .item-img-17 {
    grid-column: 12/span 10;
    margin-bottom: 30rem;
  }
}
.l-style .item-video-3 {
  grid-column: 1/span 8;
  margin-bottom: 24rem;
  margin-left: -1.6rem;
  width: calc(100% + 3.2rem);
}
@media (width >= 769px) {
  .l-style .item-video-3 {
    grid-column: 9/span 16;
    margin-bottom: 30rem;
    width: 100%;
    margin-left: 0;
  }
}
.l-style .item-img-19 {
  grid-column: 1/span 8;
  margin-bottom: 2.4rem;
}
@media (width >= 769px) {
  .l-style .item-img-19 {
    grid-column: 9/span 16;
    margin-bottom: 4rem;
  }
}
.l-style .item-img-20 {
  grid-column: 2/span 6;
  margin-bottom: 16rem;
}
@media (width >= 769px) {
  .l-style .item-img-20 {
    grid-column: 12/span 10;
    margin-bottom: 20rem;
  }
}
.l-style .item-img-21 {
  grid-column: 1/span 8;
  margin-bottom: 16rem;
  margin-left: -1.6rem;
  width: calc(100% + 3.2rem);
}
@media (width >= 769px) {
  .l-style .item-img-21 {
    grid-column: 1/span 32;
    margin-bottom: 20rem;
    margin-left: -3.2rem;
    width: calc(100% + 6.4rem);
  }
}
.l-style .item-img-22 {
  grid-column: 2/span 6;
  margin-bottom: 16rem;
}
@media (width >= 769px) {
  .l-style .item-img-22 {
    grid-column: 9/span 16;
    margin-bottom: 20rem;
  }
}
.l-style .item-img-23 {
  grid-column: 1/span 8;
  margin-left: -1.6rem;
  width: calc(100% + 3.2rem);
}
@media (width >= 769px) {
  .l-style .item-img-23 {
    grid-column: 1/span 32;
    margin-left: -3.2rem;
    width: calc(100% + 6.4rem);
  }
}

.plus {
  z-index: 4;
  position: absolute;
  bottom: 16px;
  right: 16px;
}
@media (width >= 769px) {
  .plus {
    bottom: 20px;
    right: 20px;
  }
}

.plus.right {
  bottom: 12px;
  right: 12px;
}
@media (width >= 769px) {
  .plus.right {
    bottom: 24px;
    right: 24px;
  }
}

.credits {
  z-index: 3;
  position: absolute;
  bottom: 16px;
  padding-left: 16px;
  padding-right: 16px;
}
@media (width >= 769px) {
  .credits {
    bottom: 24px;
    padding-left: 24px;
    padding-right: 24px;
  }
}

.credits.center {
  padding-left: 12px;
  padding-right: 12px;
  bottom: 50%;
  transform: translateY(50%);
}
@media (width >= 769px) {
  .credits.center {
    transform: none;
    bottom: 24px;
    padding-left: 24px;
    padding-right: 24px;
  }
}

footer .inner {
  padding-left: 1.6rem;
  padding-right: 1.6rem;
}
@media (width >= 769px) {
  footer .inner {
    display: grid;
    grid-template-columns: repeat(32, 1fr);
    padding-left: 3.2rem;
    padding-right: 3.2rem;
    max-width: 192rem;
    margin-left: auto;
    margin-right: auto;
  }
}
footer .footer-img {
  position: relative;
  margin-bottom: 12.8rem;
}
@media (width >= 769px) {
  footer .footer-img {
    grid-column: 5/span 24;
  }
}
footer .name-credit {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
footer h2 {
  position: absolute;
  bottom: 1.2rem;
  left: 50%;
  transform: translateX(-50%);
}
@media (width >= 769px) {
  footer h2 {
    bottom: 4rem;
  }
}
footer small {
  margin-bottom: 2.4rem;
  text-align: center;
}/*# sourceMappingURL=layout.css.map */