body {
  font-size: 100%;
  color: #2D2D2D;
  background-color: #ffffff;
  position: relative;
}
body::before {
  content: "";
  position: fixed;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  max-width: 375px;
  height: 100vh;
  z-index: -1;
  background-color: transparent;
  background-image: linear-gradient(to right, #f2f2f2 1px, transparent 1px), linear-gradient(to bottom, #f2f2f2 1px, transparent 1px);
  background-size: 25px 25px;
  background-repeat: repeat;
  background-position: 0 0;
}
@media screen and (max-width: 1023px) {
  body::before {
    max-width: 375px;
  }
}
@media screen and (max-width: 480px) {
  body::before {
    max-width: 100%;
  }
}

.pc {
  display: block !important;
}
@media screen and (max-width: 480px) {
  .pc {
    display: none !important;
  }
}

.sp {
  display: none !important;
}
@media screen and (max-width: 1023px) {
  .sp {
    display: block !important;
  }
}

.is-hidden {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

ol,
ul {
  list-style: none;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

a {
  text-decoration: none;
  color: black;
  display: inline-block;
}

h1 {
  line-height: 0;
}

.container {
  width: 295px;
  margin-inline: auto;
}

.dwl-logo {
  max-width: 210px;
  display: table;
  margin-inline: auto;
}

.sns {
  display: flex;
  gap: 20px;
}
@media screen and (max-width: 480px) {
  .sns {
    display: none;
  }
}

.cta {
  display: inline-block;
  height: 60px;
  display: grid;
  place-items: center;
  background-color: #2D2D2D;
  color: white;
  border-radius: 30px;
  position: relative;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 20px;
  font-weight: 900;
  font-style: normal;
  line-height: 30px;
  transition: 0.5s;
}
.cta::before, .cta::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 10px;
  height: 2px;
  right: 8%;
  transform-origin: right;
  background-color: white;
  border-radius: 2px;
}
.cta::before {
  transform: rotate(-43deg);
}
.cta::after {
  transform: rotate(43deg);
}
.cta:hover {
  opacity: 0.5;
}

h2.sec-title {
  text-align: center;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 32px;
  font-weight: 900;
  font-style: normal;
  line-height: 48px;
  color: #2D2D2D;
  margin-top: 16px;
}
h2.sec-title.no-margin {
  margin-top: 0;
}

h3.sec-title-sub {
  text-align: center;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 20px;
  font-weight: 900;
  font-style: normal;
  line-height: 27px;
  color: #2D2D2D;
}

img.sec-title-icon {
  width: auto;
  height: 30px;
  display: table;
  margin-inline: auto;
}

.bread-crumb {
  padding-top: 32px;
  margin-bottom: 27px;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
@media screen and (max-width: 1023px) {
  .bread-crumb {
    padding-top: 100px;
  }
}
.bread-crumb span {
  font-family: "M PLUS Rounded 1c";
  font-weight: 400;
  font-size: 12px;
}

@media screen and (max-width: 1023px) {
  #page_top {
    position: fixed;
    bottom: 10px;
    right: 10px;
    width: 80px;
    height: 80px;
    background-color: #2d2d2d;
    border-radius: 50%;
    z-index: 1;
    transition: 0.2s;
  }
}

.font-ZMGothic-32px-400 {
  font-family: Zen Maru Gothic;
  font-size: 32px;
  font-weight: 400;
}

.font-ZMGothic-32px-500 {
  font-family: Zen Maru Gothic;
  font-size: 32px;
  font-weight: 500;
}

.font-ZMGothic-32px-700 {
  font-family: Zen Maru Gothic;
  font-size: 32px;
  font-weight: 700;
}

.font-ZMGothic-32px-900 {
  font-family: Zen Maru Gothic;
  font-size: 32px;
  font-weight: 900;
}

.font-ZMGothic-20px-400 {
  font-family: Zen Maru Gothic;
  font-size: 20px;
  font-weight: 400;
}

.font-ZMGothic-20px-500 {
  font-family: Zen Maru Gothic;
  font-size: 20px;
  font-weight: 500;
}

.font-ZMGothic-20px-700 {
  font-family: Zen Maru Gothic;
  font-size: 20px;
  font-weight: 700;
}

.font-ZMGothic-20px-900 {
  font-family: Zen Maru Gothic;
  font-size: 20px;
  font-weight: 900;
}

.font-ZMGothic-18px-400 {
  font-family: Zen Maru Gothic;
  font-size: 18px;
  font-weight: 400;
}

.font-ZMGothic-18px-500 {
  font-family: Zen Maru Gothic;
  font-size: 18px;
  font-weight: 500;
}

.font-ZMGothic-18px-700 {
  font-family: Zen Maru Gothic;
  font-size: 18px;
  font-weight: 700;
}

.font-ZMGothic-18px-900 {
  font-family: Zen Maru Gothic;
  font-size: 18px;
  font-weight: 900;
}

.font-ZMGothic-16px-400 {
  font-family: Zen Maru Gothic;
  font-size: 16px;
  font-weight: 400;
}

.font-ZMGothic-16px-500 {
  font-family: Zen Maru Gothic;
  font-size: 16px;
  font-weight: 500;
}

.font-ZMGothic-16px-700 {
  font-family: Zen Maru Gothic;
  font-size: 16px;
  font-weight: 700;
}

.font-ZMGothic-16px-900 {
  font-family: Zen Maru Gothic;
  font-size: 16px;
  font-weight: 900;
}

.font-ZMGothic-15px-400 {
  font-family: Zen Maru Gothic;
  font-size: 15px;
  font-weight: 400;
}

.font-ZMGothic-15px-500 {
  font-family: Zen Maru Gothic;
  font-size: 15px;
  font-weight: 500;
}

.font-ZMGothic-15px-700 {
  font-family: Zen Maru Gothic;
  font-size: 15px;
  font-weight: 700;
}

.font-ZMGothic-15px-900 {
  font-family: Zen Maru Gothic;
  font-size: 15px;
  font-weight: 900;
}

.font-ZMGothic-14px-400 {
  font-family: Zen Maru Gothic;
  font-size: 14px;
  font-weight: 400;
}

.font-ZMGothic-14px-500 {
  font-family: Zen Maru Gothic;
  font-size: 14px;
  font-weight: 500;
}

.font-ZMGothic-14px-700 {
  font-family: Zen Maru Gothic;
  font-size: 14px;
  font-weight: 700;
}

.font-ZMGothic-14px-900 {
  font-family: Zen Maru Gothic;
  font-size: 14px;
  font-weight: 900;
}

.font-ZMGothic-12px-400 {
  font-family: Zen Maru Gothic;
  font-size: 12px;
  font-weight: 400;
}

.font-ZMGothic-12px-500 {
  font-family: Zen Maru Gothic;
  font-size: 12px;
  font-weight: 500;
}

.font-ZMGothic-12px-700 {
  font-family: Zen Maru Gothic;
  font-size: 12px;
  font-weight: 700;
}

.font-ZMGothic-12px-900 {
  font-family: Zen Maru Gothic;
  font-size: 12px;
  font-weight: 900;
}

.font-ZMGothic-30px-400 {
  font-family: Zen Maru Gothic;
  font-size: 30px;
  font-weight: 400;
}

.font-ZMGothic-30px-500 {
  font-family: Zen Maru Gothic;
  font-size: 30px;
  font-weight: 500;
}

.font-ZMGothic-30px-700 {
  font-family: Zen Maru Gothic;
  font-size: 30px;
  font-weight: 700;
}

.font-ZMGothic-30px-900 {
  font-family: Zen Maru Gothic;
  font-size: 30px;
  font-weight: 900;
}

.l-header {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  width: calc(50% - 187.5px);
  height: 100vh;
  background-color: #b1dccb;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 10;
}
@media screen and (max-width: 1023px) {
  .l-header {
    display: none;
  }
}
.l-header__inner {
  width: 100%;
  max-width: 447px;
  margin: 0 auto;
  padding: 60px;
  position: relative;
  text-align: center;
  z-index: 1;
  background-color: #ffffff;
  background-image: linear-gradient(to right, #f2f2f2 1px, transparent 1px), linear-gradient(to bottom, #f2f2f2 1px, transparent 1px);
  background-size: 25px 25px, 25px 25px;
  background-repeat: repeat;
  background-position: 0 0;
}
.l-header__inner::before {
  content: "";
  position: absolute;
  top: -20px;
  left: -20px;
  width: 83px;
  height: 83px;
  background-image: url("../img/2026-img/header/header-tape.png");
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 2;
  pointer-events: none;
}
.l-header__inner::after {
  content: "";
  position: absolute;
  bottom: -20px;
  right: -20px;
  width: 83px;
  height: 83px;
  background-image: url("../img/2026-img/header/header-tape.png");
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 2;
  pointer-events: none;
}

.p-event-hero {
  position: relative;
  max-width: 326px;
  margin-inline: auto;
}
.p-event-hero img {
  width: 100%;
  height: auto;
}
.p-event-hero__balloon {
  position: absolute;
  top: -210px;
  right: -160px;
  width: 164px;
  height: auto;
  z-index: 10;
  pointer-events: none;
}
.p-event-hero__title {
  padding-bottom: 40px;
}
.p-event-hero__divider {
  border: none;
  border-top: 1px solid #1c1c1c;
  margin-block: 40px;
  width: 100%;
}
.p-event-hero__sns {
  display: flex;
  justify-content: center;
  gap: 24px;
  margin-bottom: 32px;
  list-style: none;
  padding: 0;
}
.p-event-hero__sns a {
  display: block;
  width: 48px;
  height: 48px;
  transition: opacity 0.3s ease;
}
.p-event-hero__sns a:hover {
  opacity: 0.7;
}
.p-event-hero__sns a img {
  width: 100%;
  height: auto;
}
.p-event-hero__organizer {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  font-weight: 700;
  font-size: 1.2rem;
}
.p-event-hero__organizer img {
  height: 28px;
  width: auto;
}
.p-event-hero__run {
  position: absolute;
  bottom: -200px;
  left: -100px;
  width: 400px;
  height: auto;
  z-index: 10;
  pointer-events: none;
}

@media screen and (min-width: 1024px) {
  .sp-header,
  .sp-group {
    display: none;
  }
}

.l-bg-movie {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  width: calc(50% - 187.5px);
  height: 100vh;
  z-index: 0;
  background-color: #ffffff;
  overflow: hidden;
}
@media screen and (max-width: 1023px) {
  .l-bg-movie {
    display: none;
  }
}
.l-bg-movie__video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.l-bg-movie__logo {
  position: absolute;
  bottom: 20px;
  right: 20px;
  width: 300px;
  padding: 10px;
  background: #ffffff;
  z-index: 2;
}
.l-bg-movie__logo img {
  width: 100%;
  height: auto;
}

.p-pre-event {
  padding-inline: 24px;
}
.p-pre-event__inner {
  position: relative;
  background-color: #fbeff1;
  border-radius: 10px;
  margin-top: 70px;
  padding: 24px;
  text-align: center;
}
.p-pre-event__inner::before {
  content: "";
  position: absolute;
  top: -10px;
  left: -10px;
  width: 63px;
  height: 63px;
  background-image: url("../img/2026-img/top/pre-event/pre-event-tape.png");
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 2;
  pointer-events: none;
}
.p-pre-event__inner::after {
  content: "";
  position: absolute;
  bottom: -10px;
  right: -10px;
  width: 63px;
  height: 63px;
  background-image: url("../img/2026-img/top/pre-event/pre-event-tape.png");
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 2;
  pointer-events: none;
}
.p-pre-event-hero {
  position: relative;
  max-width: 327px;
  margin-inline: auto;
}
.p-pre-event-hero img {
  width: 100%;
  height: auto;
}
.p-pre-event-hero__make2 {
  position: absolute;
  top: -145px;
  right: -15%;
  width: 111px;
  height: auto;
  z-index: 10;
  pointer-events: none;
}
.p-pre-event__info {
  width: 100%;
  margin: 0 auto;
  padding-inline: 8.5px;
}
.p-pre-event__date {
  width: 100%;
  max-width: 152px;
  height: auto;
  margin: 24px auto 22px;
}
.p-pre-event__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 280px;
  height: 93px;
  background-color: #dc7687;
  color: #ffffff;
  font-size: 18px;
  font-family: "Zen Maru Gothic";
  font-weight: 900;
  line-height: 1.5;
  border-radius: 50px;
  text-decoration: none;
  transition: opacity 0.3s ease;
  position: relative;
}
.p-pre-event__btn::after {
  content: "";
  position: absolute;
  right: 24px;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  width: 10px;
  height: 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}
.p-pre-event__btn:hover {
  opacity: 0.8;
}

.p-about {
  padding-top: 60px;
}
.p-about__inner {
  max-width: 800px;
  margin: 0 auto;
  padding: 0 24px;
}
.p-about__header {
  text-align: left;
  margin-bottom: 16px;
}
.p-about__header img {
  width: 100%;
  max-width: 270px;
  height: auto;
  margin-left: -20px;
}
.p-about__icon {
  position: absolute;
  top: -20px;
  right: -50px;
  width: 60px;
}
.p-about__content {
  text-align: center;
  margin-bottom: 50px;
}
.p-about__lead {
  font-size: 18px;
  font-family: "Zen Maru Gothic";
  font-weight: 900;
  line-height: 1.5;
  margin-bottom: 24px;
  color: #2d2d2d;
}
.p-about__text-blue {
  color: #255c9d;
}
.p-about__text-red {
  color: #b45060;
}
.p-about__lead-main {
  display: block;
  font-size: 24px;
  margin-top: 8px;
}
.p-about__text {
  font-size: 15px;
  font-family: "Zen Maru Gothic";
  font-weight: 500;
  line-height: 1.6;
  color: #2d2d2d;
  letter-spacing: 0.05em;
}
.p-about__slider {
  overflow: hidden;
}
.p-about__slider .slick-slide {
  width: 240px;
  margin: 0 8px;
  transition: transform 0.3s ease;
}
.p-about__slider .slick-slide.slick-center {
  opacity: 1;
}
.p-about__slider .slick-slide img {
  width: 100%;
  height: 100%;
  aspect-ratio: 4/3;
  object-fit: cover;
  border-radius: 4px;
}
@media screen and (min-width: 768px) {
  .p-about__slider .slick-slide {
    margin: 0 12px;
  }
}

.p-contents {
  margin-top: 60px;
  background-color: #ebf6f2;
  position: relative;
}
.p-contents__inner {
  max-width: 480px;
  margin-inline: auto;
  padding: 0 24px 60px;
}
.p-contents-hero__make {
  position: absolute;
  top: -55px;
  left: 0;
  width: 112px;
  height: auto;
  z-index: 10;
  pointer-events: none;
}
.p-contents__header {
  text-align: right;
  margin-bottom: 16px;
  margin-right: -40px;
}
.p-contents__header img {
  width: 100%;
  max-width: 270px;
  height: auto;
  margin-top: -10px;
}
.p-contents__title-area {
  text-align: center;
  margin-bottom: 40px;
}
.p-contents__title {
  font-size: 24px;
  font-family: "Zen Maru Gothic";
  font-weight: 900;
  line-height: 1.5;
  color: #2d2d2d;
}
.p-contents__line {
  width: 32px;
  height: 2px;
  background-color: #2d2d2d;
  border: none;
  margin: 16px auto;
}
.p-contents__desc {
  font-size: 15px;
  font-family: "Zen Maru Gothic";
  font-weight: 500;
  line-height: 1.6;
  color: #2d2d2d;
}
.p-contents__grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 16px;
  row-gap: 32px;
  padding: 0;
  list-style: none;
}
.p-contents__item {
  text-align: center;
}
.p-contents__img {
  width: 100%;
  aspect-ratio: 4/3;
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 12px;
}
.p-contents__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.p-contents__name {
  font-size: 16px;
  font-family: "Zen Maru Gothic";
  font-weight: 700;
  line-height: 1.5;
  color: #2d2d2d;
  letter-spacing: 0.05em;
}

.p-youtube {
  padding-top: 60px;
  position: relative;
}
.p-youtube__inner {
  max-width: 480px;
  margin: 0 auto;
  padding: 0 24px;
}
.p-youtube-hero__balloon {
  position: absolute;
  top: -80px;
  right: -5%;
  width: 166px;
  height: auto;
  z-index: 10;
  pointer-events: none;
}
.p-youtube__header {
  height: 80px;
  margin-bottom: 24px;
}
.p-youtube__tape {
  text-align: left;
  margin-bottom: 16px;
}
.p-youtube__tape img {
  width: 100%;
  max-width: 270px;
  height: auto;
  margin-left: -40px;
}
.p-youtube__title-area {
  text-align: center;
  margin-bottom: 40px;
}
.p-youtube__title {
  font-size: 24px;
  font-family: "Zen Maru Gothic";
  font-weight: 900;
  line-height: 1.5;
  color: #2d2d2d;
}
.p-youtube__line {
  width: 32px;
  height: 2px;
  background-color: #2d2d2d;
  border: none;
  margin: 16px auto;
}
.p-youtube__desc {
  font-size: 15px;
  font-family: "Zen Maru Gothic";
  font-weight: 500;
  line-height: 1.6;
  color: #2d2d2d;
}
.p-youtube__video {
  width: 100%;
  aspect-ratio: 16/9;
  border-radius: 8px;
  overflow: hidden;
  background-color: #000;
}
.p-youtube__video iframe {
  width: 100%;
  height: 100%;
  display: block;
}

.p-insta {
  margin-top: 60px;
  background-color: #ebf6f2;
}
.p-insta__inner {
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
}
.p-insta-hero {
  position: relative;
  max-width: 100%;
  margin-inline: auto;
  padding: 0 24px 60px;
}
.p-insta-hero__run {
  position: absolute;
  top: -40px;
  left: 0;
  width: 160px;
  height: auto;
  z-index: 10;
  pointer-events: none;
}
.p-insta__header {
  text-align: right;
  margin-bottom: 16px;
  margin-right: -40px;
}
.p-insta__header img {
  width: 100%;
  max-width: 270px;
  height: auto;
  margin-top: -10px;
}
.p-insta .mb40 .dummy-instagram-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 6px;
  margin-bottom: 32px;
}
.p-insta .mb40 .dummy-instagram-grid .insta-inner {
  aspect-ratio: 106/141;
  background-color: #e0e0e0;
  display: flex;
  align-items: center;
  text-align: center;
  color: #2d2d2d;
  font-size: 14px;
  font-weight: bold;
  border-radius: 4px;
}
.p-insta__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 295px;
  height: 60px;
  background-color: #1c1c1c;
  color: #ffffff;
  font-size: 20px;
  font-family: "Zen Maru Gothic";
  font-weight: 900;
  line-height: 1.5;
  border-radius: 50px;
  text-decoration: none;
  transition: opacity 0.3s ease;
  position: relative;
}
.p-insta__btn::after {
  content: "";
  position: absolute;
  right: 24px;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  width: 10px;
  height: 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}
.p-insta__btn:hover {
  opacity: 0.8;
}

#sb_instagram .sbi_photo_wrap {
  aspect-ratio: 106/141;
}
#sb_instagram .sbi_photo {
  height: 100% !important;
}

.p-storybook {
  padding: 60px 0;
  position: relative;
}
.p-storybook__inner {
  max-width: 800px;
  margin: 0 auto;
}
.p-storybook-hero {
  position: relative;
  max-width: 100%;
  margin-inline: auto;
  padding: 0 24px;
}
.p-storybook-hero__write {
  position: absolute;
  top: -100px;
  right: 0;
  width: 112px;
  height: auto;
  z-index: 10;
  pointer-events: none;
}
.p-storybook__header {
  height: 80px;
  margin-bottom: 24px;
}
.p-storybook__tape {
  text-align: left;
  margin-bottom: 16px;
}
.p-storybook__tape img {
  width: 100%;
  max-width: 270px;
  height: auto;
  margin-left: -40px;
}
.p-storybook__title-area {
  text-align: center;
  margin-bottom: 40px;
  position: relative;
  z-index: 2;
}
.p-storybook__title {
  font-size: 24px;
  font-family: "Zen Maru Gothic";
  font-weight: 900;
  color: #2d2d2d;
  line-height: 1.5;
}
.p-storybook__line {
  width: 32px;
  height: 2px;
  background-color: #2d2d2d;
  border: none;
  margin: 16px auto;
}
.p-storybook__desc {
  font-size: 15px;
  font-family: "Zen Maru Gothic";
  font-weight: 500;
  line-height: 1.6;
  color: #2d2d2d;
}
.p-storybook__image {
  max-width: 300px;
  margin: 0 auto 40px;
  position: relative;
  z-index: 2;
}
.p-storybook__image img {
  width: 100%;
  height: auto;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
.p-storybook__btn-area {
  text-align: center;
  position: relative;
  z-index: 2;
}
.p-storybook__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 295px;
  height: 60px;
  background-color: #1c1c1c;
  color: #ffffff;
  font-size: 20px;
  font-family: "Zen Maru Gothic";
  font-weight: 900;
  line-height: 1.5;
  border-radius: 50px;
  text-decoration: none;
  transition: opacity 0.3s ease;
  position: relative;
}
.p-storybook__btn::after {
  content: "";
  position: absolute;
  right: 24px;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  width: 10px;
  height: 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}
.p-storybook__btn:hover {
  opacity: 0.8;
}

.home .teaser-fv {
  width: 375px;
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 480px) {
  .home .teaser-fv {
    width: 100%;
  }
}
.home .teaser-fv img {
  width: 100%;
  height: 100%;
}
.home .p-fv {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.home .p-fv img {
  width: 100%;
  height: auto;
  display: block;
}
.home .p-fv__lottie {
  position: absolute;
  top: -115px;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  pointer-events: none;
}
.home .c-floating-wrapper {
  position: fixed;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  max-width: 375px;
  height: 0;
  z-index: 30;
  pointer-events: none;
}
@media screen and (max-width: 480px) {
  .home .c-floating-wrapper {
    max-width: 480px;
  }
}
.home .c-floating-archive {
  position: absolute;
  bottom: 13px;
  right: 13px;
  width: 90px;
  height: 150px;
  pointer-events: auto;
}
.home .c-floating-archive:hover {
  opacity: 0.8;
}
.home .c-floating-archive img {
  width: 100%;
  height: auto;
  display: block;
}

h2.sec-title {
  text-align: center;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: clamp(24px, 4vw, 32px);
  font-weight: 900;
  font-style: normal;
  line-height: 48px;
  color: #2d2d2d;
  margin-top: 16px;
}

h2.sec-title.no-margin {
  margin-top: 0;
}

.bread-crumb {
  padding-top: 32px;
  margin-bottom: 27px;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

@media screen and (max-width: 1023px) {
  .bread-crumb {
    padding-top: 40px;
  }
}
.bread-crumb span {
  font-family: "M PLUS Rounded 1c";
  font-weight: 400;
  font-size: 12px;
}

.font-ZMGothic-18px-900 {
  font-family: Zen Maru Gothic;
  font-size: 18px;
  font-weight: 900;
}

.font-ZMGothic-15px-500 {
  font-family: Zen Maru Gothic;
  font-size: 15px;
  font-weight: 500;
}

.is-resized {
  text-align: center;
}

.marche .marche-top,
.news .marche-top {
  position: relative;
  background-color: #b1dccb;
  z-index: 0;
}

.marche .marche-top:before,
.news .marche-top:before {
  content: "";
  clip-path: ellipse(57% 180% at 50% 180%);
  background-color: #fff;
  height: 40px;
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: -1;
}

.notfound .marche-top {
  background-color: #b1dccb;
}

.privacy,
.sdgs {
  padding: 64px 24px 24px;
  background-color: #ffffff;
  background-image: linear-gradient(to right, #f2f2f2 1px, transparent 1px), linear-gradient(to bottom, #f2f2f2 1px, transparent 1px);
  background-size: 25px 25px;
  background-repeat: repeat;
  background-position: 0 0;
  margin-block: -40px 120px;
  clip-path: ellipse(350% 100% at 50% 100%);
}

.single .sns-share {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 10px;
  padding: 24px;
  background-color: #b1dccb;
  margin-bottom: 80px;
}

.single .sns-share ul {
  display: flex;
  justify-content: center;
  gap: 12px;
}

.single .sns-share li a {
  position: relative;
  z-index: 100;
  transition: opacity 0.3s ease;
}

.single .sns-share li a:hover {
  opacity: 0.7;
}

.pb16 {
  padding-bottom: 16px;
}

.pi24 {
  padding-inline: 24px;
}

.mb16 {
  margin-bottom: 16px;
}

.mb32 {
  margin-bottom: 32px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb56 {
  margin-bottom: 56px;
}

.mb80 {
  margin-bottom: 80px;
}

.p-footer {
  background-color: transparent;
  width: 375px;
  height: auto;
  margin-inline: auto;
  transition: 0.5s;
  color: #1c1c1c;
  text-align: center;
  position: relative;
  z-index: 0;
}
@media screen and (max-width: 480px) {
  .p-footer {
    width: 100%;
  }
}
.p-footer__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  pointer-events: none;
}
.p-footer__area {
  width: 100%;
  padding-top: 40px;
  padding-inline: 24px;
  line-height: 0;
}
.p-footer__logo {
  width: 160px;
  height: auto;
  padding-bottom: 24px;
}
.p-footer__date {
  width: 100%;
  height: auto;
}
.p-footer__inner {
  padding: 24px;
  max-width: 600px;
  margin: 0 auto;
  position: relative;
}
.p-footer__inner::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 24px;
  right: 24px;
  height: 1px;
  background: #1c1c1c;
}
.p-footer__tags {
  margin-bottom: 24px;
}
.p-footer__tag {
  width: 238px;
  height: auto;
}
.p-footer__info {
  margin-bottom: 24px;
}
.p-footer__note {
  font-size: 12px;
  font-family: "Zen Maru Gothic";
  font-weight: 500;
  line-height: 1.5;
  text-align: left;
  display: inline-block;
}
.p-footer__btn-area {
  margin-bottom: 24px;
}
.p-footer__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 295px;
  height: 60px;
  background-color: #1c1c1c;
  color: #ffffff;
  font-size: 20px;
  font-family: "Zen Maru Gothic";
  font-weight: 900;
  line-height: 1.5;
  border-radius: 50px;
  text-decoration: none;
  transition: opacity 0.3s ease;
  position: relative;
}
.p-footer__btn::after {
  content: "";
  position: absolute;
  right: 24px;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  width: 10px;
  height: 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}
.p-footer__btn:hover {
  opacity: 0.8;
}
.p-footer__sns {
  max-width: 100%;
  display: flex;
  justify-content: center;
  gap: 24px;
  list-style: none;
  padding: 0;
}
.p-footer__sns li a {
  display: block;
  width: 43px;
  height: 43px;
  transition: opacity 0.3s;
}
.p-footer__sns li a:hover {
  opacity: 0.7;
}
.p-footer__sns li a img {
  width: 100%;
  height: auto;
}
.p-footer__links {
  display: flex;
  justify-content: center;
  gap: 24px;
  list-style: none;
  padding: 24px;
  font-size: 14px;
  font-weight: bold;
}
.p-footer__links li a {
  font-size: 12px;
  font-family: "Zen Maru Gothic";
  font-weight: 900;
  color: #1c1c1c;
  line-height: 1.5;
  text-decoration: none;
}
.p-footer__jka {
  padding-inline: 24px;
}
.p-footer__jka-inner {
  background-color: #ffffff;
  padding: 24px;
  border-radius: 4px;
  margin-bottom: 24px;
}
.p-footer__jka-text {
  font-size: 11px;
  font-family: "Zen Maru Gothic";
  font-weight: 500;
  color: #1c1c1c;
  line-height: 1.5;
  margin-bottom: 8px;
}
.p-footer__jka-text a {
  color: #1c1c1c;
}
.p-footer__jka-text img {
  width: 100%;
  max-width: 280px;
  height: auto;
}
.p-footer__sponsor {
  display: flex;
  justify-content: center;
  padding-bottom: 40px;
}
.p-footer__sponsor-logo {
  max-width: 217px;
  height: auto;
}
.p-footer__copyright {
  background-color: #1c1c1c;
  padding-block: 16px;
}
.p-footer__copyright small {
  font-size: 12px;
  font-family: "Zen Maru Gothic";
  font-weight: 900;
  color: #ffffff;
  line-height: 1.5;
}

main {
  background-color: transparent;
  max-width: 375px;
  margin-inline: auto;
  transition: 0.5s;
  position: relative;
  z-index: 2;
  overflow: visible;
}
@media screen and (max-width: 480px) {
  main {
    max-width: 100%;
    margin-top: 0;
    overflow: hidden;
  }
}
main .hero {
  background-color: white;
  overflow: hidden;
  width: auto;
  position: relative;
  background-image: url("../img/2025-img/top/FV_Bk.png");
  background-size: contain;
  background-color: #83CCD2;
}
@media screen and (max-width: 480px) {
  main .hero {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
  }
}
main .hero #myLottieTitle {
  position: absolute;
  top: 100px;
}
main .hero .info {
  background-color: white;
  position: relative;
}
main .hero .info::before {
  content: "";
  clip-path: ellipse(57% 180% at 50% 180%);
  background-color: white;
  height: 40px;
  position: absolute;
  left: 0;
  top: -40px;
  width: 100%;
}
main #news {
  background-color: #A8DBDF;
  position: relative;
}
main #news .floating-image {
  width: 111px;
  position: absolute;
  top: 0;
  left: 10px;
}
main #news .slick-track {
  display: flex;
}
main #news .slick-slide {
  margin-right: 12px;
  height: auto !important;
  padding: 24px;
}
main #news .slick-slide a {
  width: 100%;
}
main #news .slick-slide time {
  display: inline-block;
}
main #news .slick-slide img {
  width: 100%;
  aspect-ratio: 191/127;
  overflow: hidden;
  object-fit: cover;
  border-radius: 10px;
}
main #news .slick-slide span {
  color: #838383;
}
main .about-tonttu {
  background-color: #A8DBDF;
  position: relative;
}
main .about-tonttu #nonbiri {
  position: absolute;
  width: 88px;
  top: 70px;
  right: 0;
  z-index: 1;
}
main .about-tonttu .tonttufes {
  height: calc(100vh - 80px);
  margin: 40px 0;
  overflow-y: auto;
  overscroll-behavior: contain;
  text-align: center;
  background: #fff;
  border-radius: 187px;
  padding-inline: 24px;
  position: relative;
}
main .about-tonttu .tonttufes::-webkit-scrollbar {
  display: none;
}
main .about-tonttu .tonttufes::before {
  content: "";
  position: absolute;
  inset: 0;
  top: 240px;
  z-index: -1;
  background-image: repeating-linear-gradient(to bottom, rgba(214, 214, 214, 0.4196078431) 0px, rgba(214, 214, 214, 0.4196078431) 1px, transparent 1px, transparent 40px);
  height: 2360px;
  width: calc(100% - 64px);
  left: 50%;
  transform: translateX(-50%);
}
main .about-tonttu .tonttufes p {
  line-height: 40px;
}
main .youtube {
  text-align: center;
  background-color: white;
  position: relative;
}
main .youtube .b {
  position: absolute;
  top: -180px;
  left: 8px;
  width: 105px;
}
main .youtube .slick-youtube {
  overflow: hidden;
  margin-bottom: 40px;
}
main .youtube .slick-youtube .slick-list {
  margin-inline: -10px;
}
main .youtube .slick-youtube .slick-slide {
  margin-inline: 10px;
}
main .youtube .slick-youtube p {
  margin-top: 20px;
}
main .youtube .cta {
  margin-top: 64px;
}
main .youtube .y {
  position: absolute;
  bottom: -50px;
  right: 10px;
  z-index: 1;
  width: 146px;
}
main .contents {
  background-color: #A8DBDF;
  text-align: center;
  padding-inline: 24px;
  position: relative;
}
main .contents ul {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
main .contents ul li > a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 24px;
  background-color: white;
  padding: 24px;
  border-radius: 10px;
  position: relative;
}
main .contents ul li > a::before {
  content: "";
  position: absolute;
  top: -12px;
  left: -12px;
  right: -12px;
  bottom: -12px;
  background: transparent;
  pointer-events: auto;
}
main .contents ul li .left {
  width: 128px;
}
main .contents ul li .right {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 8px;
  text-align: left;
}
main .contents ul li .icon {
  position: absolute;
  right: -16px;
  bottom: -18px;
}
main .contents .img1 {
  position: absolute;
  left: 24px;
  bottom: -60px;
  width: 152px;
}
main .map {
  text-align: center;
  background-color: white;
  padding-inline: 24px;
  position: relative;
}
main .map .img1 {
  width: 100%;
}
main .map .b {
  position: absolute;
  right: 16px;
  bottom: -120px;
  width: 88px;
  z-index: 1;
}
main .supporter {
  background-color: #A8DBDF;
  text-align: center;
  position: relative;
}
main .supporter .slick-supporter .slick-slide {
  margin-right: 12px;
  padding: 24px;
  height: 494px;
}
main .supporter .slick-supporter p {
  text-align: justify;
  line-height: 24px;
}
main .supporter .slick-supporter .cta {
  width: 100%;
  background-color: #2FB4CE;
  height: 32px;
  border-radius: 21px;
  line-height: 32px;
}
main .supporter .img1 {
  position: absolute;
  left: 24px;
  bottom: -50px;
  width: 112px;
  z-index: 1;
}
main .access {
  background-color: white;
  position: relative;
}
main .access .img-parent {
  overflow: hidden;
  padding-inline: 0;
}
main .access .img-parent ul {
  display: flex;
  gap: 12px;
  width: max-content;
  animation: slide 25s linear infinite;
}
main .access .img-parent ul li {
  border-radius: 50%;
  width: 190px;
  height: 190px;
  overflow: hidden;
}
main .access .img-parent ul li img {
  width: auto;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
@keyframes slide {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(calc(-50% - 6px));
  }
}
main .access .img-parent::-webkit-scrollbar {
  display: none;
}
main .access h3 {
  text-align: center;
}
main .access dl {
  background-color: white;
  border-radius: 10px;
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
main .access dl .icon {
  margin-left: 16px;
  transform: translateY(-3px);
}
main .access dl dt {
  width: 20%;
  border-top: 1px solid;
}
main .access dl dt:last-of-type {
  border-bottom: 1px solid;
}
main .access dl dd {
  width: 80%;
  border-top: 1px solid;
}
main .access dl dd:last-of-type {
  border-bottom: 1px solid;
}
main .access dl > img {
  position: absolute;
  right: -30px;
  bottom: -30px;
}
main .access iframe {
  display: block;
  width: 100%;
  margin-inline: auto;
}
main .access .y {
  position: absolute;
  bottom: -47px;
  left: 10px;
  z-index: 1;
  width: 130px;
}
main .coop {
  text-align: center;
  background-color: #A8DBDF;
}
main .coop .coop-tabs {
  display: flex;
  justify-content: space-between;
}
main .coop .tab-button {
  padding: 10px 30px 9px 31px;
  background-color: white;
  opacity: 0.6;
  border-radius: 10px;
  margin-bottom: 8px;
  cursor: pointer;
}
main .coop .tab-button.active {
  opacity: 10;
  border-radius: 10px 10px 0 0;
  margin: 0;
}
main .coop .tab-content {
  display: none;
}
main .coop .tab-content.active {
  display: block;
}
main .coop .coop-group {
  background-color: white;
  padding: 26px;
  border-radius: 0 10px 10px 10px;
}
main .coop .coop-group.radius-coop1 {
  border-radius: 0 10px 10px 10px;
}
main .coop .coop-group.radius-coop2 {
  border-radius: 10px 10px 10px 10px;
}
main .coop .coop-group.radius-coop3 {
  border-radius: 10px 0 10px 10px;
}
main .coop .logos {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 24px;
  align-items: center;
}
main .coop .logos img {
  width: 76px;
}
main .coop .decent-work-labo .decent-container {
  background-color: white;
  padding: 24px;
  border-radius: 10px;
}
main .coop .decent-work-labo .decent-container .content-text {
  text-align: left;
}
main .insta {
  text-align: center;
  position: relative;
}
main .sing {
  position: absolute;
  left: 8px;
  top: -45px;
}

.insta-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
  max-width: 600px;
  margin: auto;
}
.insta-grid img {
  width: 100%;
  height: auto;
  display: block;
}

.c-up-to-btn_a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
}
.c-up-to-btn_a .c-up-to-btn_img {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  position: relative;
  color: white;
}
.c-up-to-btn_a .c-up-to-btn_img::after {
  content: "";
  display: block;
  transform: translateX(-50%) rotate(45deg);
  width: 10px;
  height: 10px;
  margin-top: 8px;
  text-align: center;
  border-top: 1px solid white;
  border-left: 1px solid white;
  position: relative;
  left: 10%;
}
