.l-kv {
  position: relative;
  width: 100%;
  min-width: 136.6rem;
}
.l-kv_img img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .l-kv {
    min-width: initial;
  }
}

.l-lead {
  position: relative;
  padding-top: 10.2rem;
  padding-bottom: 10rem;
}
.l-lead_container {
  position: relative;
}
.l-lead_inner {
  position: relative;
  z-index: 1;
}
.l-lead_text {
  text-align: center;
}
.l-lead_illust-bg {
  position: absolute;
  top: -2rem;
  left: -10.2rem;
  z-index: 0;
  width: 33rem;
}
@media screen and (max-width: 768px) {
  .l-lead {
    padding-top: 4.8rem;
    padding-bottom: 3.7rem;
  }
  .l-lead_illust-bg {
    top: 14.8rem;
    left: -8rem;
    width: 17.2rem;
  }
}

.l-gallery {
  position: relative;
  margin-bottom: 11rem;
}
.l-gallery_inner {
  padding-inline: 10.4rem;
}
.l-gallery_heading {
  position: relative;
  z-index: 1;
  width: fit-content;
  padding: 2.6rem 1.9rem 0 5.6rem;
  font-size: 3.2rem;
  font-weight: var(--font-weight-bold);
  line-height: 1.6;
  letter-spacing: 0.1em;
  border-top-left-radius: 3rem;
}
.l-gallery_heading_corner {
  position: absolute;
  top: 0;
  right: calc(-6.5rem + 1px);
  width: 7rem;
}
.l-gallery_photo {
  position: relative;
  z-index: 1;
  margin-top: -0.3rem;
  padding: 10rem 12.2rem;
  border-radius: 0 3rem 3rem 3rem;
}
.l-gallery_photo_year {
  position: absolute;
  width: auto;
  height: 10rem;
}
.l-gallery_photo_list {
  display: flex;
  flex-wrap: wrap;
  gap: 4rem 1.2rem;
}
.l-gallery_photo_list_item {
  position: relative;
  width: 100%;
  max-width: 29.6rem;
  height: max-content;
}
.l-gallery_photo_list_item_img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: var(--radius);
}
.l-gallery_photo_list_item.is-large {
  max-width: initial;
}
.l-gallery_illust-bg {
  position: absolute;
  z-index: 0;
}
.l-gallery.is-2024 .l-gallery_heading {
  color: var(--color-text-blue);
  background-color: var(--color-bg-blue);
}
.l-gallery.is-2024 .l-gallery_heading_corner_bg {
  fill: var(--color-bg-blue);
}
.l-gallery.is-2024 .l-gallery_photo {
  background-color: var(--color-bg-blue);
}
.l-gallery.is-2024 .l-gallery_photo_year {
  top: -7.2rem;
  right: 8rem;
}
.l-gallery.is-2024 .l-gallery_photo_list_item_illust-hexagon {
  display: none;
}
.l-gallery.is-2024 .l-gallery_photo_illust-ball {
  position: absolute;
  top: 26.6rem;
  left: 4.5rem;
  width: 12.5rem;
}
.l-gallery.is-2024 .l-gallery_photo_illust-flask {
  position: absolute;
  bottom: 4.2rem;
  right: 3.4rem;
  width: 20rem;
}
.l-gallery.is-2024 .l-gallery_illust-bg-01 {
  top: 25rem;
  right: -9.2rem;
  width: 34.9rem;
}
.l-gallery.is-2024 .l-gallery_illust-bg-02 {
  bottom: -14rem;
  left: -9.2rem;
  width: 38.1rem;
}
.l-gallery.is-2023 .l-gallery_heading {
  color: #A72126;
  background-color: var(--color-bg-orange);
}
.l-gallery.is-2023 .l-gallery_heading_corner_bg {
  fill: var(--color-bg-orange);
}
.l-gallery.is-2023 .l-gallery_photo {
  background-color: var(--color-bg-orange);
}
.l-gallery.is-2023 .l-gallery_photo_year {
  top: -7.2rem;
  right: 9.6rem;
}
.l-gallery.is-2023 .l-gallery_photo_list_item_illust-cracker {
  display: none;
}
.l-gallery.is-2023 .l-gallery_photo_illust-splash {
  position: absolute;
  top: 24.6rem;
  right: 4.4rem;
  width: 12.5rem;
}
.l-gallery.is-2023 .l-gallery_photo_illust-flask {
  position: absolute;
  bottom: 4.2rem;
  left: 3.4rem;
  width: 20rem;
}
.l-gallery.is-2023 .l-gallery_illust-bg {
  top: 21.6rem;
  right: -13.2rem;
  width: 35.7rem;
}
.l-gallery.is-2022 {
  margin-bottom: 10rem;
}
.l-gallery.is-2022 .l-gallery_heading {
  color: #003017;
  background-color: var(--color-bg-green);
}
.l-gallery.is-2022 .l-gallery_heading_corner_bg {
  fill: var(--color-bg-green);
}
.l-gallery.is-2022 .l-gallery_photo {
  background-color: var(--color-bg-green);
}
.l-gallery.is-2022 .l-gallery_photo_year {
  top: -7.2rem;
  right: 8.6rem;
}
.l-gallery.is-2022 .l-gallery_photo_list_item_illust-circle {
  display: none;
}
.l-gallery.is-2022 .l-gallery_photo_illust-cube {
  position: absolute;
  top: 24.6rem;
  left: 4.4rem;
  width: 12.5rem;
}
.l-gallery.is-2022 .l-gallery_photo_illust-flask {
  position: absolute;
  bottom: 4.2rem;
  right: 3.4rem;
  width: 20rem;
}
.l-gallery.is-2022 .l-gallery_illust-bg-01 {
  top: -9.2rem;
  left: -14.4rem;
  width: 41.3rem;
}
.l-gallery.is-2022 .l-gallery_illust-bg-02 {
  bottom: -20.2rem;
  right: -18rem;
  width: 43.2rem;
}
@media screen and (max-width: 768px) {
  .l-gallery {
    margin-bottom: 8rem;
  }
  .l-gallery_inner {
    padding-inline: 2rem;
  }
  .l-gallery_heading {
    padding: 1.3rem 1.6rem 0.3rem 2rem;
    font-size: 2rem;
    border-top-left-radius: var(--radius);
  }
  .l-gallery_heading_corner {
    right: calc(-4rem + 1px);
    width: 4.4rem;
  }
  .l-gallery_photo {
    margin-top: initial;
    padding: 3.2rem 2rem 5rem;
    border-radius: 0 1rem 1rem 1rem;
  }
  .l-gallery_photo_year {
    height: 8.5vw;
    max-height: 3.2rem;
  }
  .l-gallery_photo_list {
    flex-direction: column;
    gap: 3rem;
  }
  .l-gallery_photo_list_item {
    max-width: initial;
  }
  .l-gallery_illust-bg {
    display: none;
  }
  .l-gallery.is-2024 .l-gallery_photo_year {
    top: -2rem;
    right: -0.5rem;
  }
  .l-gallery.is-2024 .l-gallery_photo_list_item_illust-hexagon {
    display: block;
    position: absolute;
    top: 10.6rem;
    left: -2.6rem;
    width: 7.2rem;
  }
  .l-gallery.is-2024 .l-gallery_photo_illust-ball {
    top: 4.4rem;
    left: initial;
    right: -0.6rem;
    transform: scaleX(-1);
    width: 7.2rem;
  }
  .l-gallery.is-2024 .l-gallery_photo_illust-flask {
    bottom: 2rem;
    right: -1rem;
    width: 11.4rem;
  }
  .l-gallery.is-2023 .l-gallery_photo_year {
    top: -2.2rem;
    right: 0;
  }
  .l-gallery.is-2023 .l-gallery_photo_list_item_illust-cracker {
    display: block;
    position: absolute;
    bottom: 1.6rem;
    right: -2.6rem;
    width: 7.2rem;
  }
  .l-gallery.is-2023 .l-gallery_photo_illust-splash {
    position: absolute;
    top: 4.2rem;
    left: -0.5rem;
    right: initial;
    width: 7.2rem;
  }
  .l-gallery.is-2023 .l-gallery_photo_illust-flask {
    position: absolute;
    bottom: 2.2rem;
    left: -1.2rem;
    width: 11.4rem;
  }
  .l-gallery.is-2022 {
    margin-bottom: 5rem;
  }
  .l-gallery.is-2022 .l-gallery_photo_year {
    top: -2.4rem;
    right: -0.4rem;
  }
  .l-gallery.is-2022 .l-gallery_photo_list_item_illust-circle {
    display: block;
    position: absolute;
    bottom: 1.6rem;
    left: -2.6rem;
    width: 7.2rem;
  }
  .l-gallery.is-2022 .l-gallery_photo_illust-cube {
    position: absolute;
    top: 3.8rem;
    left: initial;
    right: -0.5rem;
    width: 7.2rem;
  }
  .l-gallery.is-2022 .l-gallery_photo_illust-flask {
    position: absolute;
    bottom: 2.4rem;
    left: initial;
    right: -0.5rem;
    width: 11.4rem;
  }
}

.l-bottomLink {
  padding-top: 3.7rem;
  padding-bottom: 14rem;
}
.l-bottomLink_inner {
  position: relative;
}
.l-bottomLink_button {
  margin: auto;
}
.l-bottomLink_illust-people {
  position: absolute;
  top: -28rem;
  left: 19.4rem;
  z-index: 1;
  width: 19.2rem;
}
@media screen and (max-width: 768px) {
  .l-bottomLink {
    padding-bottom: 11rem;
  }
  .l-bottomLink_illust-people {
    position: absolute;
    top: -15.4rem;
    left: 2.6rem;
    width: 9.8rem;
  }
}
