.waterfes-page{
  color-scheme: light;
  --ink: #063173;
  --blue: #078ce8;
  --sky: #20c9ff;
  --pink: #ff1688;
  --yellow: #ffe33b;
  --orange: #ff8b16;
  --green: #40c942;
  --purple: #884cff;
  --red: #ff3848;
  --white: #fff;
  --shadow: 0 16px 0 rgba(0, 101, 188, .13), 0 24px 50px rgba(0, 95, 180, .22);
  --comic-shadow: 8px 8px 0 #06183a, 0 18px 36px rgba(0,0,0,.2);
}.waterfes-page *{ box-sizing: border-box; }.waterfes-page{
  max-width: 100%;
  overflow-x: hidden;
  scroll-behavior: smooth;
}.waterfes-page{
  margin: 0;
  max-width: 100%;
  overflow-x: hidden;
  color: #111;
  font-family: -apple-system, BlinkMacSystemFont, "Hiragino Sans", "Yu Gothic", "YuGothic", "Noto Sans JP", sans-serif;
  line-height: 1.7;
  background:
    linear-gradient(135deg, rgba(255,255,255,.42) 0 10px, transparent 10px 30px),
    linear-gradient(45deg, rgba(0,116,210,.2) 0 6px, transparent 6px 34px),
    radial-gradient(circle at 9% 14%, rgba(255,255,255,.78) 0 2px, transparent 3px 18px),
    radial-gradient(circle at 92% 20%, rgba(255,22,136,.22) 0 5px, transparent 6px 26px),
    linear-gradient(115deg, #ffe930 0 18%, #0aa9ef 18% 42%, #ffe930 42% 62%, #078ce8 62% 82%, #ffe930 82%);
  background-size: 46px 46px, 58px 58px, auto, auto, auto;
  background-attachment: fixed;
}.waterfes-page img{
  display: block;
  max-width: 100%;
}.waterfes-page .mobile-copy{ display: none; }.waterfes-page a{ color: inherit; }.waterfes-page h1,
.waterfes-page h2,
.waterfes-page h3,
.waterfes-page p{ margin-top: 0; }.waterfes-page .site-header{
  position: sticky;
  top: 0;
  z-index: 40;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  min-height: 70px;
  padding: 8px clamp(12px, 3.5vw, 42px) 8px 0;
  background:
    url("../assets/hp/site-comic-border-bg.png") center top / 100vw auto repeat-y,
    linear-gradient(180deg, #fff8e7, #effcff 48%, #fff8e7);
  border-bottom: 5px solid #06183a;
  box-shadow: 0 14px 26px rgba(0,0,0,.16);
}.waterfes-page .brand{
  transform: translateX(-36px);
}.waterfes-page .brand img{
  width: 170px;
  height: 58px;
  object-fit: contain;
  filter: drop-shadow(0 5px 8px rgba(0, 79, 154, .18));
}.waterfes-page .site-nav{
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 8px;
  color: var(--ink);
  font-size: .92rem;
  font-weight: 1000;
  white-space: nowrap;
}.waterfes-page .site-nav a{
  padding: 7px 10px;
  background: rgba(255,255,255,.9);
  border: 2px solid #06183a;
  border-radius: 999px;
  text-decoration: none;
  box-shadow: 3px 3px 0 rgba(6,24,58,.18);
  text-shadow: none;
}.waterfes-page .nav-reserve,
.waterfes-page .main-button{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 56px;
  padding: 14px 30px;
  color: var(--white);
  font-weight: 1000;
  line-height: 1.15;
  text-decoration: none;
  background:
    radial-gradient(circle at 24% 18%, rgba(255,255,255,.5), transparent 24px),
    linear-gradient(180deg, #ff70bc, var(--pink) 62%, #d80a70);
  border: 4px solid var(--white);
  outline: 0;
  border-radius: 999px;
  box-shadow: 0 7px 0 #b7005e, 0 16px 28px rgba(255, 22, 136, .35);
  text-shadow: 2px 2px 0 rgba(0,0,0,.22);
}.waterfes-page .nav-reserve{
  min-height: 42px;
  padding: 10px 20px;
  box-shadow: 0 5px 0 #b7005e, 0 12px 24px rgba(255, 22, 136, .28);
}.waterfes-page .site-nav .nav-reserve{
  color: #fff;
  background:
    radial-gradient(circle at 24% 18%, rgba(255,255,255,.5), transparent 22px),
    linear-gradient(180deg, #ff70bc, var(--pink) 62%, #d80a70);
  text-shadow: 2px 2px 0 rgba(0,0,0,.2);
}.waterfes-page .nav-toggle{
  display: none;
}.waterfes-page .site-main{
  position: relative;
  overflow-x: clip;
  background-color: #fff8e7;
  background:
    url("../assets/hp/site-comic-border-bg.png") center top / 100vw auto repeat-y,
    linear-gradient(180deg, #fff8e7, #effcff 48%, #fff8e7);
}.waterfes-page .site-main::before{
  content: none;
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  background:
    linear-gradient(180deg, rgba(255,255,255,.08), rgba(255,255,255,.18) 18%, rgba(255,255,255,.08) 36%, rgba(255,255,255,.16) 64%, rgba(255,255,255,.08)),
    radial-gradient(ellipse at 50% 12%, rgba(255,255,255,.42), transparent 36%),
    radial-gradient(ellipse at 50% 48%, rgba(255,255,255,.34), transparent 42%),
    radial-gradient(ellipse at 50% 82%, rgba(255,255,255,.36), transparent 38%);
  mix-blend-mode: normal;
}.waterfes-page .site-main > section{
  position: relative;
  z-index: 1;
}.waterfes-page .hero{
  position: relative;
  padding: 0;
  background:
    radial-gradient(circle at 12% 18%, rgba(255,255,255,.75) 0 3px, transparent 4px 19px),
    linear-gradient(135deg, #ffe930 0 22%, #07a9ee 22% 72%, #ffe930 72%);
  border-bottom: 7px solid #06183a;
}.waterfes-page .hero::before,
.waterfes-page .hero::after{
  content: "";
  position: absolute;
  z-index: 0;
  pointer-events: none;
}.waterfes-page .hero::before{
  inset: 0;
  background:
    repeating-linear-gradient(110deg, transparent 0 38px, rgba(255,255,255,.28) 38px 42px),
    radial-gradient(circle at 86% 24%, rgba(255, 22, 136, .95) 0 9px, transparent 10px),
    radial-gradient(circle at 7% 68%, rgba(255,255,255,.95) 0 7px, transparent 8px);
  opacity: .9;
}.waterfes-page .hero::after{
  right: clamp(12px, 3vw, 46px);
  top: clamp(14px, 3vw, 36px);
  width: clamp(76px, 10vw, 140px);
  aspect-ratio: 1;
  background: var(--pink);
  border: 5px solid #fff;
  outline: 4px solid #06183a;
  clip-path: polygon(50% 0%, 61% 28%, 90% 14%, 76% 43%, 100% 50%, 76% 57%, 90% 86%, 61% 72%, 50% 100%, 39% 72%, 10% 86%, 24% 57%, 0% 50%, 24% 43%, 10% 14%, 39% 28%);
  box-shadow: 7px 7px 0 rgba(6,24,58,.32);
  transform: rotate(10deg);
}.waterfes-page .hero-movie{
  position: relative;
  z-index: 1;
  width: 100vw;
  max-width: none;
  margin: 0 0 0 calc(50% - 50vw);
  aspect-ratio: auto;
  min-height: 0;
  max-height: none;
  overflow: hidden;
  background: #06a9ef;
  border: 0;
  outline: 0;
  box-shadow: none;
  transform: none;
}.waterfes-page .hero-movie img,
.waterfes-page .hero-movie video{
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
  object-position: center center;
}.waterfes-page .hero-action{
  position: relative;
  z-index: 4;
  width: min(640px, calc(100% - 32px));
  margin: -28px auto 0;
  padding: 10px 14px 12px;
  text-align: center;
  background: linear-gradient(180deg, #fff, #fff6b8);
  border: 6px solid #fff;
  border-radius: 999px;
  outline: 4px solid #06183a;
  box-shadow: 8px 8px 0 #06183a, 0 18px 34px rgba(0,0,0,.18);
  transform: rotate(.5deg);
}.waterfes-page .hero-action p{
  margin: 0 0 4px;
  color: var(--pink);
  font-weight: 1000;
  line-height: 1.1;
}.waterfes-page .top-reserve-cta{
  position: relative;
  z-index: 6;
  width: 100vw;
  margin: 0 0 0 calc(50% - 50vw);
  padding: clamp(14px, 2vw, 24px) 16px clamp(10px, 1.4vw, 16px);
  text-align: center;
  pointer-events: none;
}.waterfes-page .top-reserve-cta .main-button{
  min-width: min(420px, 92vw);
  pointer-events: auto;
  border-color: #fff;
  outline: 0;
  box-shadow:
    0 7px 0 #b7005e,
    0 16px 28px rgba(255, 22, 136, .3);
}.waterfes-page .summary{
  position: relative;
  z-index: 5;
  width: 100vw;
  display: block;
  margin: 0 0 0 calc(50% - 50vw);
  padding: clamp(10px, 1.8vw, 18px) max(12px, calc((100vw - 1180px) / 2));
  background: linear-gradient(90deg, rgba(255,255,255,.64), rgba(255,255,255,.14));
  border-radius: 0;
  filter: none;
}.waterfes-page .summary-image{
  width: min(1120px, 100%);
  margin: 0 auto;
  filter: drop-shadow(7px 7px 0 #06183a) drop-shadow(0 16px 22px rgba(0,0,0,.18));
  transform: rotate(.35deg);
}.waterfes-page .summary-grid{
  width: min(1120px, 100%);
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: clamp(12px, 1.8vw, 20px);
  margin: 0 auto;
}.waterfes-page .summary-badge{
  position: relative;
  min-height: clamp(74px, 6.5vw, 96px);
  display: grid;
  align-content: center;
  justify-items: center;
  padding: clamp(5px, .9vw, 9px) clamp(8px, 1.1vw, 12px);
  color: #fff;
  text-align: center;
  background:
    linear-gradient(135deg, rgba(255,255,255,.38), transparent 28%),
    radial-gradient(circle at 50% 100%, rgba(255,255,255,.22) 0 44px, transparent 45px),
    linear-gradient(180deg, var(--badge-top), var(--badge-bottom));
  border: 5px solid #fff;
  outline: 0;
  border-radius: 20px 9px 20px 9px;
  box-shadow:
    inset 0 0 0 2px rgba(255,255,255,.34),
    0 6px 0 rgba(255,255,255,.58),
    0 12px 22px rgba(0,0,0,.2);
  transform: none;
}.waterfes-page .summary-badge::before,
.waterfes-page .summary-badge::after{ content: none; }.waterfes-page .summary-badge:nth-child(2),
.waterfes-page .summary-badge:nth-child(3),
.waterfes-page .summary-badge:nth-child(4){ transform: none; }.waterfes-page .badge-free{ --badge-top: #ff64b7; --badge-bottom: #e50073; }.waterfes-page .badge-date{ --badge-top: #149dff; --badge-bottom: #0064d8; }.waterfes-page .badge-reserve{ --badge-top: #73df32; --badge-bottom: #0fa82d; }.waterfes-page .badge-capacity{ --badge-top: #ffae28; --badge-bottom: #ff7200; }.waterfes-page .badge-free,
.waterfes-page .badge-reserve{
  min-height: clamp(74px, 6.5vw, 96px);
  border-width: 5px;
  box-shadow:
    inset 0 0 0 2px rgba(255,255,255,.34),
    0 6px 0 rgba(255,255,255,.58),
    0 12px 22px rgba(0,0,0,.2);
  transform: none;
}.waterfes-page .badge-reserve{
  transform: none;
}.waterfes-page .summary-badge span{
  display: inline-flex;
  align-items: center;
  gap: 0;
  margin-bottom: 3px;
  padding: 3px 11px;
  font-size: clamp(.68rem, 1.05vw, .82rem);
  color: var(--badge-bottom);
  font-weight: 1000;
  line-height: 1.1;
  background: #fff;
  border: 2px solid rgba(255,255,255,.82);
  border-radius: 999px;
  box-shadow: 0 4px 0 rgba(6,24,58,.18);
}.waterfes-page .summary-badge span::before{ content: none; }.waterfes-page .summary-badge strong{
  display: block;
  font-size: clamp(1.25rem, 2.55vw, 2.4rem);
  font-weight: 1000;
  line-height: .9;
  letter-spacing: 0;
  text-shadow: 4px 4px 0 rgba(6,24,58,.34), 0 0 12px rgba(255,255,255,.26);
}.waterfes-page .badge-free strong,
.waterfes-page .badge-reserve strong{
  font-size: clamp(1.25rem, 2.55vw, 2.4rem);
  color: #fff;
  text-shadow: 4px 4px 0 rgba(6,24,58,.34), 0 0 12px rgba(255,255,255,.26);
}.waterfes-page .badge-free span,
.waterfes-page .badge-reserve span{
  margin-bottom: 3px;
  padding: 3px 11px;
  font-size: clamp(.68rem, 1.05vw, .82rem);
  border: 2px solid rgba(255,255,255,.82);
  box-shadow: 0 4px 0 rgba(6,24,58,.18);
}.waterfes-page .badge-reserve strong{
  white-space: nowrap;
}.waterfes-page .badge-date strong{
  font-size: clamp(1.18rem, 2.25vw, 2.15rem);
  white-space: nowrap;
}.waterfes-page .summary-badge small{
  display: inline-block;
  margin-top: 3px;
  padding: 2px 7px 3px;
  color: #fff;
  font-size: clamp(.54rem, .72vw, .68rem);
  font-weight: 1000;
  line-height: 1.15;
  background: rgba(6,24,58,.48);
  border: 2px solid rgba(255,255,255,.76);
  border-radius: 999px;
  text-shadow: none;
}.waterfes-page .summary-note{
  width: min(1120px, 100%);
  margin: 10px auto 0;
  padding: 10px 22px 12px;
  color: #06183a;
  font-size: clamp(.84rem, 1.4vw, 1rem);
  font-weight: 1000;
  line-height: 1.45;
  text-align: left;
  background: rgba(255,255,255,.88);
  border: 3px solid rgba(255,255,255,.96);
  border-radius: 24px;
  box-shadow: 0 6px 14px rgba(0,80,160,.12);
}.waterfes-page .summary-note li{
  margin: 2px 0;
}.waterfes-page .news-strip{
  position: relative;
  z-index: 4;
  width: 100vw;
  margin: 0 0 0 calc(50% - 50vw);
  padding: 8px max(10px, calc((100vw - 1180px) / 2));
  background: linear-gradient(90deg, rgba(255,255,255,.64), rgba(255,255,255,.14));
}.waterfes-page .news-strip-inner{
  width: min(1120px, 100%);
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 10px;
  align-items: center;
  margin: 0 auto;
  padding: 8px 10px;
  background: rgba(255,255,255,.9);
  border: 4px solid #06183a;
  border-radius: 18px;
  box-shadow: 0 8px 0 rgba(6,24,58,.22);
}.waterfes-page .news-label{
  display: inline-grid;
  place-items: center;
  min-width: 88px;
  padding: 8px 14px;
  color: #fff;
  font-size: clamp(1rem, 1.8vw, 1.35rem);
  font-weight: 1000;
  line-height: 1;
  background: var(--pink);
  border: 3px solid #fff;
  border-radius: 999px;
  box-shadow: 4px 4px 0 #06183a;
  transform: rotate(-4deg);
}.waterfes-page .news-list{
  display: grid;
  gap: 6px;
}.waterfes-page .news-link{
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 12px;
  align-items: center;
  padding: 8px 12px;
  color: #06183a;
  text-decoration: none;
  background: #fff;
  border: 2px solid rgba(7,140,232,.28);
  border-radius: 999px;
  box-shadow: inset 0 -4px 0 rgba(7,140,232,.08);
}.waterfes-page .news-link time{
  color: var(--pink);
  font-weight: 1000;
  white-space: nowrap;
}.waterfes-page .news-link strong{
  overflow: hidden;
  font-weight: 1000;
  text-overflow: ellipsis;
  white-space: nowrap;
}.waterfes-page .section{
  position: relative;
  width: min(1160px, calc(100% - 24px));
  margin: 0 auto;
  padding: clamp(18px, 2.8vw, 34px) 0;
}.waterfes-page .contents-section{
  position: relative;
  width: 100vw;
  margin: 0 0 0 calc(50% - 50vw);
  padding: clamp(12px, 2vw, 22px) max(10px, calc((100vw - 1210px) / 2));
  overflow: hidden;
  isolation: isolate;
  background: transparent;
  background-size: auto;
  border: 0;
  border-radius: 0;
  outline: 0;
  box-shadow: none;
}.waterfes-page .summary::after,
.waterfes-page .news-strip::after,
.waterfes-page .contents-section::after,
.waterfes-page .night-section::before,
.waterfes-page .marche-section::after,
.waterfes-page .notice-section::after,
.waterfes-page .access-section::after,
.waterfes-page .reserve-section::after{
  content: none;
}.waterfes-page .contents-section,
.waterfes-page .night-section,
.waterfes-page .marche-section,
.waterfes-page .notice-section,
.waterfes-page .access-section,
.waterfes-page .reserve-section{
  box-shadow: none;
}.waterfes-page .contents-section > *,
.waterfes-page .night-section > *,
.waterfes-page .marche-section > *,
.waterfes-page .notice-section > *,
.waterfes-page .access-section > *,
.waterfes-page .reserve-section > *{
  position: relative;
  z-index: 2;
}.waterfes-page .contents-section,
.waterfes-page .marche-section,
.waterfes-page .notice-section,
.waterfes-page .reserve-section{
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}.waterfes-page .schedule-section::before,
.waterfes-page .reserve-section::before{
  content: "";
  position: absolute;
  pointer-events: none;
  background:
    radial-gradient(circle, #fff 0 3px, transparent 4px);
  background-size: 18px 18px;
  opacity: .28;
}.waterfes-page .contents-section::before,
.waterfes-page .marche-section::before,
.waterfes-page .notice-section::before{
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  background-position: center;
  background-repeat: no-repeat;
  opacity: .98;
  -webkit-mask-image: linear-gradient(180deg, transparent 0%, #000 9%, #000 91%, transparent 100%);
  mask-image: linear-gradient(180deg, transparent 0%, #000 9%, #000 91%, transparent 100%);
}.waterfes-page .contents-section::before{
  background-image: none;
  opacity: 0;
}.waterfes-page .contents-section{
  background: transparent;
}.waterfes-page .contents-section::before{
  content: none;
}.waterfes-page .contents-board-image{
  position: relative;
  z-index: 2;
  width: min(1120px, 100%);
  margin: 0 auto;
  filter: drop-shadow(7px 7px 0 #06183a) drop-shadow(0 16px 22px rgba(0,0,0,.18));
  transform: rotate(-.35deg);
}.waterfes-page .contents-heading,
.waterfes-page .notice-heading{
  position: relative;
  z-index: 2;
}.waterfes-page .contents-heading,
.waterfes-page .notice-heading{
  display: block;
  text-align: center;
  margin-bottom: 12px;
}.waterfes-page .contents-heading h2,
.waterfes-page .notice-heading h2{
  position: relative;
  left: 0;
}.waterfes-page .contents-heading span,
.waterfes-page .notice-heading span{
  position: absolute;
  left: max(12px, calc(50% - 345px));
  top: -8px;
  z-index: 3;
  margin: 0;
  outline: 0;
  box-shadow: 0 7px 16px rgba(255,22,136,.24);
}.waterfes-page .notice-heading span{
  left: max(8px, calc(50% - 430px));
  top: -10px;
}.waterfes-page .contents-card-grid{
  position: relative;
  z-index: 2;
  width: min(1120px, 100%);
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(14px, 2vw, 24px);
  margin: 12px auto 0;
}.waterfes-page .play-card{
  --card-accent: #078ce8;
  --card-rotate: -1.2deg;
  --slide-x: -86px;
  position: relative;
  min-width: 0;
  overflow: visible;
  padding: 10px 10px 14px;
  background:
    radial-gradient(circle at 16% 18%, rgba(7,140,232,.08) 0 22px, transparent 23px),
    radial-gradient(circle at 86% 22%, rgba(255,22,136,.07) 0 26px, transparent 27px),
    radial-gradient(circle at 24% 78%, rgba(255,227,59,.14) 0 30px, transparent 31px),
    radial-gradient(circle at 78% 84%, rgba(7,140,232,.07) 0 24px, transparent 25px),
    #fff;
  border: 6px solid var(--card-accent);
  outline: 0;
  border-radius: 18px;
  box-shadow: 0 16px 30px rgba(0,0,0,.2);
  opacity: 0;
  transform: translateX(var(--slide-x)) rotate(var(--card-rotate)) scale(.96);
  transition:
    opacity .72s ease,
    transform .82s cubic-bezier(.18, .9, .18, 1);
  will-change: transform, opacity;
}.waterfes-page .play-card:nth-child(2n){ --card-rotate: 1deg; --slide-x: 86px; }.waterfes-page .play-card:nth-child(3n){ --card-rotate: -.4deg; --slide-x: -86px; }.waterfes-page .play-card:nth-child(4){ --card-accent: #20b84a; }.waterfes-page .play-card:nth-child(5){ --card-accent: #078ce8; }.waterfes-page .play-card:nth-child(6){ --card-accent: #884cff; }.waterfes-page .play-card.card-hot{ --card-accent: #ff1688; }.waterfes-page .play-card.card-new{ --card-accent: #ff8b16; }.waterfes-page .play-card.is-visible{
  opacity: 1;
  transform: translateX(0) rotate(var(--card-rotate)) scale(1);
}.waterfes-page .play-card:nth-child(1){ transition-delay: .02s; }.waterfes-page .play-card:nth-child(2){ transition-delay: .1s; }.waterfes-page .play-card:nth-child(3){ transition-delay: .18s; }.waterfes-page .play-card:nth-child(4){ transition-delay: .04s; }.waterfes-page .play-card:nth-child(5){ transition-delay: .12s; }.waterfes-page .play-card:nth-child(6){ transition-delay: .2s; }.waterfes-page .play-card::after{
  content: "";
  position: absolute;
  inset: 12px;
  z-index: 0;
  pointer-events: none;
  background:
    radial-gradient(circle at 18% 22%, rgba(32,201,255,.1) 0 22px, transparent 23px),
    radial-gradient(circle at 72% 18%, rgba(255,22,136,.08) 0 28px, transparent 29px),
    radial-gradient(circle at 88% 70%, rgba(32,201,255,.09) 0 24px, transparent 25px),
    radial-gradient(circle at 30% 88%, rgba(255,227,59,.16) 0 30px, transparent 31px);
  opacity: 1;
}.waterfes-page .play-card img{
  position: relative;
  z-index: 1;
  width: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;
  border: 4px solid #fff;
  border-radius: 14px;
}.waterfes-page .play-rank{
  position: absolute;
  left: -20px;
  top: -24px;
  z-index: 4;
  display: grid;
  place-items: center;
  min-width: 96px;
  min-height: 78px;
  padding: 10px 13px;
  color: var(--yellow);
  font-size: 1.08rem;
  font-weight: 1000;
  line-height: 1;
  text-align: center;
  background: transparent;
  border: 0;
  outline: 0;
  clip-path: none;
  box-shadow: none;
  filter: none;
  text-shadow:
    2px 2px 0 #06183a,
    -1px -1px 0 #06183a,
    1px -1px 0 #06183a,
    -1px 1px 0 #06183a;
  isolation: isolate;
}.waterfes-page .play-rank::before{
  content: "";
  position: absolute;
  inset: 0;
  z-index: -2;
  background: #fff;
  clip-path: polygon(50% 0%, 61% 24%, 88% 12%, 78% 39%, 100% 50%, 78% 61%, 88% 88%, 61% 76%, 50% 100%, 39% 76%, 12% 88%, 22% 61%, 0% 50%, 22% 39%, 12% 12%, 39% 24%);
  filter: drop-shadow(3px 4px 0 rgba(6,24,58,.45));
}.waterfes-page .play-rank::after{
  content: "";
  position: absolute;
  inset: 8px;
  z-index: -1;
  background: var(--pink);
  clip-path: polygon(50% 0%, 61% 24%, 88% 12%, 78% 39%, 100% 50%, 78% 61%, 88% 88%, 61% 76%, 50% 100%, 39% 76%, 12% 88%, 22% 61%, 0% 50%, 22% 39%, 12% 12%, 39% 24%);
  box-shadow: none;
}.waterfes-page .play-card-body{
  position: relative;
  z-index: 3;
  margin: -2px 0 0;
  padding: 8px 6px 4px;
  color: #111;
  text-align: center;
  background: transparent;
  border: 0;
  border-radius: 0;
}.waterfes-page .play-card h3{
  min-height: 2.4em;
  display: grid;
  place-items: center;
  margin: 0 0 5px;
  color: var(--card-accent);
  font-size: clamp(1.15rem, 2vw, 1.55rem);
  font-weight: 1000;
  line-height: 1.2;
  text-shadow: 2px 2px 0 rgba(255,255,255,.9);
}.waterfes-page .play-card p{
  margin: 0;
  color: #111;
  font-size: clamp(.86rem, 1.18vw, .96rem);
  font-weight: 900;
  line-height: 1.48;
}.waterfes-page .section-title-image{
  width: min(720px, 100%);
  margin: 0 auto 22px;
  filter: drop-shadow(0 8px 0 rgba(0, 117, 210, .12));
}.waterfes-page .content-card-grid{
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  gap: clamp(18px, 2.3vw, 28px);
  align-items: stretch;
}.waterfes-page .festival-card{
  --card-color: var(--blue);
  position: relative;
  grid-column: span 4;
  min-width: 0;
  overflow: hidden;
  padding: 12px 12px 18px;
  background:
    radial-gradient(circle at 82% 95%, rgba(255,255,255,.96) 0 22px, transparent 23px),
    linear-gradient(180deg, #fff, #eefcff);
  border: 8px solid #fff;
  border-radius: 10px;
  outline: 4px solid var(--card-color);
  box-shadow: var(--shadow);
  transform: rotate(-.7deg);
}.waterfes-page .festival-card:nth-child(n + 4){
  grid-column: span 3;
}.waterfes-page .festival-card:nth-child(2n){ transform: rotate(.8deg); }.waterfes-page .festival-card:nth-child(3n){ transform: rotate(-.4deg); }.waterfes-page .card-blue{ --card-color: #0d89ee; --title-bg: linear-gradient(135deg, #078ce8, #0b50da); }.waterfes-page .card-orange{ --card-color: #ff941b; --title-bg: linear-gradient(135deg, #ff9f1c, #ff5b15); }.waterfes-page .card-pink{ --card-color: #ff2c98; --title-bg: linear-gradient(135deg, #ff2c98, #a949ff); }.waterfes-page .card-green{ --card-color: #30bf52; --title-bg: linear-gradient(135deg, #49c928, #08a96c); }.waterfes-page .card-cyan{ --card-color: #00a9d8; --title-bg: linear-gradient(135deg, #00bfe8, #0974de); }.waterfes-page .card-purple{ --card-color: #8b52ff; --title-bg: linear-gradient(135deg, #8b52ff, #4d55ff); }.waterfes-page .card-yellow{ --card-color: #ffc928; --title-bg: linear-gradient(135deg, #ffd533, #ff8d14); }.waterfes-page .festival-card::before{
  content: "";
  position: absolute;
  inset: -8px;
  z-index: 4;
  background: url("../assets/content-card-splash-overlay.png") center / 100% 100% no-repeat;
  pointer-events: none;
}.waterfes-page .card-photo{
  position: relative;
  z-index: 1;
  overflow: hidden;
  aspect-ratio: 1.2 / 1;
  border-radius: 8px;
  border: 4px solid rgba(255,255,255,.96);
  background: #d9f8ff;
  box-shadow: inset 0 0 0 2px rgba(7, 140, 232, .12);
}.waterfes-page .card-photo::after{
  content: "";
  position: absolute;
  left: -12px;
  right: -12px;
  bottom: -22px;
  height: 64px;
  background:
    radial-gradient(circle at 8% 50%, #fff 0 14px, transparent 15px),
    radial-gradient(circle at 25% 36%, rgba(32,201,255,.8) 0 18px, transparent 19px),
    radial-gradient(circle at 45% 58%, #fff 0 16px, transparent 17px),
    radial-gradient(circle at 64% 36%, rgba(32,201,255,.7) 0 18px, transparent 19px),
    radial-gradient(circle at 86% 55%, #fff 0 16px, transparent 17px);
}.waterfes-page .card-photo img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}.waterfes-page .festival-card h2{
  position: relative;
  z-index: 6;
  width: calc(100% - 82px);
  min-height: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 2px -10px auto;
  padding: 8px 12px;
  color: #fff;
  font-size: clamp(1.06rem, 1.65vw, 1.45rem);
  font-weight: 1000;
  line-height: 1.12;
  text-align: center;
  background: var(--title-bg);
  border: 4px solid #fff;
  border-radius: 8px;
  box-shadow: 0 6px 0 rgba(0, 80, 160, .16), 0 10px 20px rgba(0,0,0,.12);
  transform: rotate(-1deg);
  text-shadow:
    2px 2px 0 rgba(0,0,0,.16),
    -1px 1px 0 rgba(0,0,0,.12);
}.waterfes-page .festival-card p{
  position: relative;
  z-index: 5;
  min-height: 92px;
  margin: -2px 0 0;
  padding: 16px 10px 4px;
  color: #173b5c;
  font-size: clamp(.88rem, 1.25vw, .98rem);
  font-weight: 900;
  line-height: 1.58;
  text-align: center;
  background: rgba(255,255,255,.86);
  border-radius: 0 0 8px 8px;
}.waterfes-page .burst-badge,
.waterfes-page .number-badge{
  position: absolute;
  left: 4px;
  top: 4px;
  z-index: 6;
  display: grid;
  place-items: center;
  width: 86px;
  height: 86px;
  color: #fff;
  font-size: .78rem;
  font-weight: 1000;
  line-height: 1;
  text-align: center;
  background:
    radial-gradient(circle at 30% 24%, rgba(255,255,255,.48), transparent 18px),
    linear-gradient(135deg, var(--orange), var(--pink));
  border: 5px solid #fff;
  border-radius: 50%;
  box-shadow: 0 7px 0 rgba(120, 0, 80, .22), 0 10px 22px rgba(0,0,0,.16);
  transform: rotate(-10deg);
}.waterfes-page .burst-badge b{
  display: block;
  margin-top: 2px;
  font-size: 2.15rem;
}.waterfes-page .number-badge{
  width: 64px;
  height: 64px;
  font-size: 2rem;
  background:
    radial-gradient(circle at 30% 24%, rgba(255,255,255,.5), transparent 16px),
    linear-gradient(135deg, var(--card-color), #0a76d7);
}.waterfes-page .wide-card{
  grid-column: span 3;
}.waterfes-page .night-section,
.waterfes-page .marche-section{
  position: relative;
  width: 100vw;
  margin: 0 0 0 calc(50% - 50vw);
  overflow: hidden;
  isolation: isolate;
  border: 0;
  border-radius: 0;
  box-shadow: none;
}.waterfes-page .night-section{
  padding: clamp(12px, 2.2vw, 24px) max(14px, calc((100vw - 1210px) / 2)) clamp(30px, 4vw, 54px);
  background: transparent;
  border-top: 0;
  border-bottom: 0;
}.waterfes-page .night-section::before{
  content: "";
  position: absolute;
  inset: -170px 0;
  z-index: 0;
  pointer-events: none;
  background:
    linear-gradient(180deg, rgba(255,255,255,.05), rgba(5,10,44,.7) 32%, rgba(16,20,120,.68) 64%, rgba(255,255,255,.05)),
    url("../assets/hp/night-star-bg.svg") center / cover no-repeat;
  opacity: .9;
  -webkit-mask-image: linear-gradient(180deg, transparent 0%, rgba(0,0,0,.12) 12%, #000 31%, #000 69%, rgba(0,0,0,.12) 88%, transparent 100%);
  mask-image: linear-gradient(180deg, transparent 0%, rgba(0,0,0,.12) 12%, #000 31%, #000 69%, rgba(0,0,0,.12) 88%, transparent 100%);
}.waterfes-page .night-section::after{
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background:
    radial-gradient(circle at 14% 28%, #fff 0 5px, transparent 6px),
    radial-gradient(circle at 34% 16%, #ffe33b 0 7px, transparent 8px),
    radial-gradient(circle at 58% 20%, #fff 0 5px, transparent 6px),
    radial-gradient(circle at 84% 28%, #ff1688 0 8px, transparent 9px),
    radial-gradient(circle at 76% 78%, #20c9ff 0 7px, transparent 8px),
    radial-gradient(circle at 20% 82%, #fff 0 5px, transparent 6px);
  filter: drop-shadow(0 0 10px rgba(255,255,255,.8));
  opacity: 0;
  transform: translateY(18px) scale(.96);
  transition: opacity .9s ease .16s, transform .95s cubic-bezier(.18, .9, .18, 1) .16s;
}.waterfes-page .night-section.is-visible::after{
  opacity: .85;
  transform: translateY(0) scale(1);
}.waterfes-page .section-banner{
  width: 100%;
  max-height: 360px;
  object-fit: cover;
  border-radius: 16px 16px 0 0;
}.waterfes-page .night-copy,
.waterfes-page .marche-copy{
  position: relative;
  z-index: 2;
  padding: clamp(20px, 3vw, 34px);
  text-align: center;
}.waterfes-page .night-title-image{
  position: relative;
  z-index: 2;
  width: min(940px, 96%);
  margin: 0 auto;
  filter: drop-shadow(7px 7px 0 #06183a) drop-shadow(0 0 20px rgba(255, 22, 136, .3));
  transform: rotate(-.8deg);
}.waterfes-page .night-panel{
  position: relative;
  z-index: 2;
  width: min(1120px, calc(100% - 24px));
  margin: 0 auto;
  padding: 0;
  color: #fff;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  background: transparent;
  border: 0;
  outline: 0;
  border-radius: 0;
  box-shadow: none;
  opacity: 0;
  transform: translateX(-96px) scale(.98);
  transition:
    opacity .72s ease,
    transform .86s cubic-bezier(.18, .9, .18, 1);
  will-change: transform, opacity;
}.waterfes-page .night-panel.is-visible{
  opacity: 1;
  transform: translateX(0) scale(1);
}.waterfes-page .night-limited{
  display: inline-block;
  margin: 10px 8px 0 0;
  padding: 6px 20px;
  color: #fff;
  font-weight: 1000;
  background: var(--pink);
  border: 3px solid #fff;
  outline: 0;
  border-radius: 999px;
  box-shadow: 0 7px 0 #06183a, 0 12px 20px rgba(255,22,136,.34);
  vertical-align: middle;
}.waterfes-page .night-panel h2{
  position: absolute;
  left: clamp(-68px, -2.4vw, -32px);
  top: clamp(-6px, .6vw, 8px);
  z-index: 7;
  margin: 0;
  color: var(--yellow);
  font-size: clamp(3rem, 9vw, 7.2rem);
  font-weight: 1000;
  line-height: .9;
  letter-spacing: 0;
  -webkit-text-stroke: 5px #06183a;
  paint-order: stroke fill;
  text-shadow:
    5px 5px 0 #ff1688,
    9px 9px 0 rgba(255,255,255,.92);
  transform: rotate(-7deg);
}.waterfes-page .night-announcement{
  position: relative;
  z-index: 5;
  display: block;
  width: min(900px, 100%);
  margin: clamp(12px, 2vw, 20px) auto 0;
  border-radius: 20px;
  filter: drop-shadow(0 10px 0 #06183a) drop-shadow(0 0 22px rgba(255,22,136,.48));
  transform: rotate(-.7deg);
}.waterfes-page .night-main-image{
  position: relative;
  z-index: 3;
  display: block;
  width: min(980px, 94%);
  height: auto;
  margin: 0 auto clamp(42px, 4.8vw, 72px);
  border: 6px solid #fff;
  border-radius: 28px;
  filter: drop-shadow(0 12px 0 #06183a) drop-shadow(0 0 26px rgba(32,201,255,.5));
  rotate: 0deg;
  transform: none !important;
}.waterfes-page .night-note{
  position: relative;
  z-index: 20;
  display: block !important;
  width: min(920px, 96%);
  max-width: min(920px, 96%);
  margin: clamp(120px, 8.5vw, 150px) auto 0;
  padding: 0 12px;
  color: #fff !important;
  font-size: clamp(.82rem, 1.25vw, .98rem);
  font-weight: 1000;
  line-height: 1.45;
  text-align: center;
  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  text-shadow: none;
  rotate: 0deg;
  transform: none !important;
  transform-origin: center center;
}.waterfes-page .night-combined{
  position: relative;
  z-index: 5;
  display: block;
  width: min(1000px, 100%);
  margin: clamp(28px, 5vw, 58px) auto 0;
  border-radius: 30px;
  filter: drop-shadow(0 12px 0 #06183a) drop-shadow(0 0 24px rgba(32,201,255,.46));
  transform: rotate(-.5deg);
}.waterfes-page .night-feature{
  display: none;
  position: relative;
  z-index: 5;
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: clamp(6px, 1vw, 12px);
  margin: 16px 0 18px;
  padding: 9px clamp(16px, 3vw, 30px);
  color: #fff;
  background:
    radial-gradient(circle at 10% 0, rgba(255,255,255,.75), transparent 18%),
    linear-gradient(135deg, #ff1688 0%, #ff8b16 48%, #ffe33b 100%);
  border: 4px solid #fff;
  border-radius: 999px;
  box-shadow: 0 8px 0 #06183a, 0 16px 28px rgba(255,22,136,.34);
  transform: rotate(-1.3deg);
  vertical-align: middle;
}.waterfes-page .night-photo{
  overflow: hidden;
  width: min(900px, 100%);
  margin: 0 auto 0;
  aspect-ratio: 16 / 7.4;
  border: 5px solid #fff;
  border-radius: 28px;
  box-shadow: 0 0 0 4px rgba(255,22,136,.85), 0 14px 30px rgba(0,0,0,.36);
}.waterfes-page .night-photo img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center 58%;
}.waterfes-page .night-feature strong{
  font-size: clamp(1rem, 2.2vw, 1.65rem);
  font-weight: 1000;
  text-shadow: 3px 3px 0 #06183a;
}.waterfes-page .night-feature b{
  color: #06183a;
  font-size: clamp(1rem, 2vw, 1.35rem);
  font-weight: 1000;
}.waterfes-page .night-feature span{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: clamp(58px, 6vw, 82px);
  min-height: clamp(42px, 4.8vw, 56px);
  color: #06183a;
  font-size: clamp(1.08rem, 2vw, 1.45rem);
  font-weight: 1000;
  background: #fff;
  border: 3px solid #06183a;
  outline: 0;
  border-radius: 999px;
  box-shadow: inset 0 -5px 0 rgba(7,140,232,.2), 0 5px 0 rgba(6,24,58,.24);
}.waterfes-page .night-panel > p:last-child,
.waterfes-page .night-upgrade{
  display: none;
  width: fit-content;
  max-width: 100%;
  margin: 0 auto;
  padding: 14px clamp(18px, 3vw, 34px);
  color: #fff;
  font-weight: 1000;
  font-size: clamp(1.06rem, 2vw, 1.5rem);
  line-height: 1.28;
  white-space: nowrap;
  background:
    linear-gradient(90deg, rgba(255,255,255,.18), transparent 18% 82%, rgba(255,255,255,.18)),
    linear-gradient(135deg, #078ce8, #884cff 52%, #ff1688);
  border: 4px solid #fff;
  outline: 0;
  border-radius: 999px;
  box-shadow: 0 9px 0 #06183a, 0 0 22px rgba(32,201,255,.48), 0 16px 26px rgba(0,0,0,.2);
  text-shadow: 3px 3px 0 #06183a;
  transform: rotate(.8deg);
}.waterfes-page .eyebrow{
  margin-bottom: 6px;
  color: var(--pink);
  font-weight: 1000;
}.waterfes-page .night-copy h2{
  margin-bottom: 8px;
  color: var(--yellow);
  font-size: clamp(2.4rem, 7vw, 5.3rem);
  font-weight: 1000;
  line-height: .95;
  text-shadow: 0 5px 0 #ff1688, 0 0 20px rgba(255,255,255,.34);
}.waterfes-page .night-copy p:not(.eyebrow),
.waterfes-page .marche-copy p{
  width: fit-content;
  max-width: 960px;
  margin: 0 auto;
  padding: 0;
  color: #111;
  font-weight: 1000;
  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  line-height: 1.65;
}.waterfes-page .marche-copy p strong{
  display: block;
  margin-bottom: 4px;
  color: #06183a;
  font-size: clamp(1.08rem, 2vw, 1.7rem);
  line-height: 1.25;
  white-space: nowrap;
}.waterfes-page .marche-section{
  padding: clamp(24px, 3vw, 40px) max(10px, calc((100vw - 1210px) / 2)) clamp(12px, 2vw, 24px);
  background: transparent;
  border-top: 0;
  border-bottom: 0;
}.waterfes-page .marche-section::after,
.waterfes-page .notice-section::after,
.waterfes-page .reserve-section::after{
  content: none;
}.waterfes-page .marche-section::before{
  content: none;
  background-image: none;
  background-size: cover;
  opacity: 0;
  transform: translateY(18px) scale(.985);
  transition: opacity .9s ease .18s, transform .95s cubic-bezier(.18, .9, .18, 1) .18s;
}.waterfes-page .marche-section.is-visible::before{
  opacity: 0;
  transform: translateY(0) scale(1);
}.waterfes-page .marche-title-image{
  position: relative;
  z-index: 2;
  width: min(1120px, 100%);
  margin: 0 auto;
  filter: drop-shadow(7px 7px 0 #06183a) drop-shadow(0 14px 18px rgba(215, 120, 0, .2));
}.waterfes-page .marche-heading{
  position: absolute;
  right: clamp(-10px, 1.8vw, 24px);
  top: clamp(2px, 2.2vw, 28px);
  z-index: 6;
  width: auto;
  margin: 0;
  pointer-events: none;
}.waterfes-page .marche-heading span{
  display: none;
}.waterfes-page .marche-heading h2{
  display: inline-block;
  margin: 0;
  padding: 0;
  color: var(--yellow);
  font-size: clamp(2.3rem, 6vw, 5.8rem);
  font-weight: 1000;
  line-height: .92;
  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  white-space: nowrap;
  text-shadow: 5px 5px 0 #ff1688, 9px 9px 0 #06183a;
  transform: rotate(5deg);
}.waterfes-page .marche-panel{
  position: relative;
  z-index: 2;
  width: min(1120px, calc(100% - 24px));
  display: block;
  margin: 0 auto;
  padding: 0;
  background: transparent;
  border: 0;
  outline: 0;
  border-radius: 0;
  box-shadow: none;
  opacity: 0;
  transform: translateX(96px) rotate(.35deg) scale(.98);
  transition:
    opacity .72s ease,
    transform .86s cubic-bezier(.18, .9, .18, 1);
  will-change: transform, opacity;
}.waterfes-page .marche-panel.is-visible{
  opacity: 1;
  transform: translateX(0) rotate(.35deg) scale(1);
}.waterfes-page .marche-panel img{
  width: 100%;
  aspect-ratio: 16 / 9;
  object-fit: cover;
  border: 5px solid #fff;
  border-radius: 18px;
  box-shadow: 0 14px 22px rgba(0,0,0,.18);
}.waterfes-page .marche-main-image{
  position: relative;
  z-index: 2;
  display: block;
  width: min(940px, 94%);
  max-width: 940px;
  height: auto;
  margin: 0 auto;
  aspect-ratio: auto;
  object-fit: contain;
  border: 0;
  border-radius: 22px;
  box-shadow: none;
  filter: drop-shadow(0 10px 0 rgba(6,24,58,.72)) drop-shadow(0 18px 26px rgba(0,0,0,.18));
}.waterfes-page .marche-copy span{
  position: absolute;
  left: clamp(8px, 3vw, 28px);
  top: clamp(-18px, -1vw, -8px);
  z-index: 4;
  display: inline-block;
  margin: 0;
  padding: 4px 14px;
  color: #fff;
  font-weight: 1000;
  background: var(--pink);
  border: 3px solid #fff;
  outline: 0;
  border-radius: 999px;
  box-shadow: 0 7px 16px rgba(255,22,136,.24);
  transform: rotate(-12deg);
  transform-origin: left bottom;
}.waterfes-page .marche-copy h2{
  display: inline-block;
  margin: 0 0 clamp(8px, 1.4vw, 16px);
  padding: .12em .44em .18em;
  color: var(--blue);
  font-size: clamp(2rem, 4.2vw, 3.8rem);
  font-weight: 1000;
  line-height: 1.02;
  color: #ff1688;
  background: #fff;
  border: 5px solid #06183a;
  border-radius: 22px;
  box-shadow: 0 10px 0 var(--yellow), 0 16px 26px rgba(0,0,0,.18);
  white-space: nowrap;
  text-shadow: 2px 2px 0 #fff;
}.waterfes-page .marche-copy p{
  margin-top: 16px;
  color: #111;
  box-shadow: none;
  outline: 0;
}.waterfes-page .marche-copy p strong{ outline: 0; }.waterfes-page .marche-copy-image{
  display: block;
  width: min(620px, 100%);
  margin: 18px auto 0;
  filter: drop-shadow(0 8px 0 rgba(6,24,58,.55)) drop-shadow(0 14px 20px rgba(0,0,0,.14));
  rotate: 0deg;
  transform: none !important;
}.waterfes-page .section-heading{
  position: relative;
  text-align: center;
  margin-bottom: 16px;
}.waterfes-page .section-heading span,
.waterfes-page .access-section span{
  display: inline-block;
  margin-bottom: 8px;
  padding: 4px 18px;
  color: #fff;
  font-weight: 1000;
  background: var(--pink);
  border: 3px solid #fff;
  outline: 0;
  border-radius: 999px;
  box-shadow: 0 7px 16px rgba(255,22,136,.24);
  transform: rotate(-2deg);
}.waterfes-page .section-heading h2,
.waterfes-page .access-section h2,
.waterfes-page .reserve-panel h2{
  display: inline-block;
  margin-bottom: 14px;
  padding: .12em .42em .18em;
  color: #06183a;
  font-size: clamp(1.9rem, 4.8vw, 4rem);
  font-weight: 1000;
  line-height: 1.12;
  background: #fff;
  border: 5px solid #fff;
  outline: 0;
  border-radius: 22px;
  box-shadow: 0 14px 24px rgba(0,0,0,.13);
  text-shadow: none;
  transform: rotate(-.7deg);
}.waterfes-page .section-heading h2{
  margin-bottom: 4px;
}.waterfes-page .contents-heading h2,
.waterfes-page .notice-heading h2,
.waterfes-page .access-section h2,
.waterfes-page .reserve-panel h2{
  border-color: #06183a;
  box-shadow: 0 10px 0 var(--yellow), 0 16px 26px rgba(0,0,0,.18);
}.waterfes-page .access-section h2,
.waterfes-page .reserve-panel h2{
  width: auto;
  text-align: center;
}.waterfes-page .access-section p,
.waterfes-page .reserve-panel > p:not(.eyebrow){
  clear: both;
  margin-top: 8px;
}.waterfes-page .marche-heading{
  position: absolute;
  right: clamp(-10px, 1.8vw, 24px);
  top: clamp(-22px, -1vw, -8px);
  z-index: 8;
  width: auto;
  margin: 0;
  text-align: right;
  pointer-events: none;
}.waterfes-page .marche-heading span{
  display: none;
}.waterfes-page .marche-heading h2{
  display: inline-block;
  margin: 0;
  padding: .04em .08em .1em;
  color: #0794e8;
  font-size: clamp(2.3rem, 6vw, 5.8rem);
  font-weight: 1000;
  line-height: .92;
  background: transparent;
  border: 0;
  outline: 0;
  border-radius: 0;
  box-shadow: none;
  white-space: nowrap;
  -webkit-text-stroke: 7px #fff;
  -webkit-text-stroke-width: 7px;
  -webkit-text-stroke-color: #fff;
  paint-order: stroke fill;
  text-shadow:
    3px 3px 0 #ff1688,
    7px 7px 0 #06183a,
    0 12px 22px rgba(0,0,0,.25);
  transform: rotate(5deg);
}.waterfes-page .schedule-section{
  width: min(1120px, calc(100% - 24px));
  margin-top: clamp(30px, 5vw, 58px);
  padding: clamp(30px, 5vw, 54px) clamp(14px, 3vw, 34px);
  overflow: hidden;
  isolation: isolate;
  background:
    radial-gradient(circle at 8% 16%, rgba(255,22,136,.18) 0 10px, transparent 11px 34px),
    radial-gradient(circle at 94% 18%, rgba(7,140,232,.22) 0 8px, transparent 9px 34px),
    repeating-linear-gradient(-9deg, rgba(255,227,59,.2) 0 12px, transparent 12px 24px),
    linear-gradient(180deg, rgba(255,255,255,.96), rgba(255,255,255,.98));
  border: 7px solid #fff;
  outline: 5px solid #06183a;
  border-radius: 6px;
  box-shadow: var(--comic-shadow);
  transform: rotate(.25deg);
}.waterfes-page .schedule-section::before{
  inset: 0;
  z-index: -1;
  opacity: .2;
  background-color: #ffe930;
}.waterfes-page .schedule-grid,
.waterfes-page .notice-grid{
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
}.waterfes-page .schedule-grid article,
.waterfes-page .notice-grid article,
.waterfes-page .reserve-panel,
.waterfes-page .access-section{
  background: rgba(255,255,255,.98);
  border: 4px solid rgba(6,49,115,.18);
  border-radius: 24px;
  outline: 0;
  box-shadow: 0 16px 30px rgba(0,0,0,.16);
}.waterfes-page .schedule-grid article{
  padding: 22px;
  color: #111;
  text-align: center;
  transform: rotate(-.7deg);
}.waterfes-page .schedule-grid article:nth-child(2){ transform: rotate(.8deg); }.waterfes-page .schedule-grid article:nth-child(3){ transform: rotate(-.35deg); }.waterfes-page .schedule-grid .accent{ background: #06183a; color: #fff; outline-color: var(--pink); }.waterfes-page .schedule-grid h3{
  margin-bottom: 10px;
  display: inline-block;
  padding: 3px 16px 5px;
  color: #fff;
  font-size: 1.32rem;
  font-weight: 1000;
  background: var(--pink);
  border: 3px solid #fff;
  outline: 3px solid #06183a;
  border-radius: 999px;
  box-shadow: 4px 4px 0 #06183a;
  text-shadow: none;
}.waterfes-page .schedule-grid .accent h3{
  color: #06183a;
  background: var(--yellow);
  text-shadow: none;
}.waterfes-page .schedule-grid p{
  margin-bottom: 4px;
  color: inherit;
  font-weight: 900;
}.waterfes-page .notice-section{
  position: relative;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  padding: clamp(14px, 2.4vw, 26px) max(10px, calc((100vw - 1210px) / 2));
  overflow: hidden;
  isolation: isolate;
  background: transparent;
  box-shadow: none;
}.waterfes-page .notice-section::before{
  content: none;
}.waterfes-page .notice-illustration{
  position: relative;
  z-index: 2;
  width: min(1120px, 100%);
  margin: 20px auto 0;
  padding: clamp(8px, 1.4vw, 14px);
  background: rgba(255,255,255,.82);
  border: 4px solid rgba(255,255,255,.72);
  border-radius: 24px;
  box-shadow: 0 16px 30px rgba(0,80,160,.14);
}.waterfes-page .notice-illustration img{
  width: 100%;
  height: auto;
}.waterfes-page .notice-image{
  position: relative;
  z-index: 2;
  width: min(1120px, 100%);
  margin: 0 auto;
  filter: drop-shadow(7px 7px 0 #06183a) drop-shadow(0 16px 22px rgba(0,0,0,.18));
  transform: rotate(.25deg);
}.waterfes-page .notice-card-grid{
  position: relative;
  z-index: 2;
  width: min(1120px, 100%);
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: clamp(12px, 1.6vw, 18px);
  margin: 18px auto 0;
}.waterfes-page .notice-card-grid article{
  --notice-accent: #078ce8;
  min-height: 238px;
  padding: 15px 14px 18px;
  color: #111;
  text-align: center;
  background: rgba(255,255,255,.96);
  border: 6px solid var(--notice-accent);
  outline: 0;
  border-radius: 18px;
  box-shadow: 0 9px 0 rgba(6,24,58,.18), 0 14px 24px rgba(0,0,0,.15);
}.waterfes-page .notice-card-grid article:nth-child(1),
.waterfes-page .notice-card-grid article:nth-child(3),
.waterfes-page .notice-card-grid article:nth-child(6),
.waterfes-page .notice-card-grid article:nth-child(8){
  --notice-accent: #ff1688;
}.waterfes-page .notice-card-grid article:nth-child(n + 5){
  transform: none;
}.waterfes-page .notice-card-grid img{
  width: clamp(96px, 10.5vw, 136px);
  height: clamp(96px, 10.5vw, 136px);
  object-fit: contain;
  margin: 0 auto 8px;
}.waterfes-page .notice-card-grid b{
  display: block;
  margin-bottom: 8px;
  color: #063173;
  font-size: clamp(1rem, 1.6vw, 1.25rem);
  font-weight: 1000;
  line-height: 1.35;
}.waterfes-page .notice-card-grid article:first-child b{
  white-space: nowrap;
  font-size: clamp(.95rem, 1.45vw, 1.16rem);
}.waterfes-page .notice-card-grid p{
  margin: 0;
  font-weight: 900;
  line-height: 1.58;
}.waterfes-page .notice-grid{
  grid-template-columns: repeat(6, minmax(0, 1fr));
}.waterfes-page .notice-grid article{
  position: relative;
  min-height: 172px;
  overflow: hidden;
  padding: 18px 12px;
  text-align: center;
}.waterfes-page .notice-grid b{
  display: block;
  margin-bottom: 8px;
  color: var(--blue);
  font-size: clamp(.92rem, 1.5vw, 1.05rem);
  font-weight: 1000;
  line-height: 1.35;
}.waterfes-page .notice-grid span{
  display: block;
  font-size: .86rem;
  font-weight: 850;
  line-height: 1.55;
}.waterfes-page .access-section{
  position: relative;
  overflow: visible;
  width: min(1120px, calc(100% - 24px));
  display: block;
  margin: 0 auto;
  padding: clamp(14px, 2.4vw, 24px) clamp(22px, 4vw, 34px) clamp(8px, 1.6vw, 18px);
  background: transparent;
  border: 0;
  outline: 0;
  box-shadow: none;
  transform: rotate(-.25deg);
}.waterfes-page .access-section span{
  position: absolute;
  left: -2px;
  top: 10px;
  z-index: 2;
  outline: 0;
  transform: translate(-44%, -28%) rotate(-8deg);
}.waterfes-page .access-copy{
  position: relative;
  display: table;
  width: auto;
  max-width: 100%;
  margin: 0 auto;
  padding-top: 10px;
  text-align: center;
}.waterfes-page .access-layout{
  display: grid;
  grid-template-columns: minmax(0, .95fr) minmax(360px, 1.05fr);
  gap: clamp(14px, 2.4vw, 24px);
  align-items: stretch;
  margin-top: clamp(8px, 1.4vw, 16px);
}.waterfes-page .map-embed{
  width: 100%;
  height: 100%;
  min-width: 0;
  overflow: hidden;
  min-height: 320px;
  padding: 8px;
  background: #e9faff;
  border: 4px solid #fff;
  border-radius: 24px;
  box-shadow: 0 14px 26px rgba(0,80,160,.16);
}.waterfes-page .map-embed iframe{
  display: block;
  width: 100%;
  height: 100%;
  min-width: 0;
  border: 0;
  border-radius: 16px;
}.waterfes-page .contact-card{
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 12px;
  min-height: 320px;
  padding: clamp(20px, 3vw, 34px);
  color: #06183a;
  background:
    linear-gradient(180deg, rgba(255,255,255,.96), rgba(255,255,255,.88)),
    radial-gradient(circle at 90% 14%, rgba(255,22,136,.18), transparent 34%);
  border: 5px solid #06183a;
  border-radius: 24px;
  box-shadow: 0 10px 0 var(--yellow), 0 16px 26px rgba(0,0,0,.16);
}.waterfes-page .contact-card b{
  align-self: center;
  width: min(100%, 260px);
  padding: 8px 18px 9px;
  color: #fff;
  font-size: clamp(1.12rem, 2vw, 1.48rem);
  font-weight: 1000;
  text-align: center;
  background: var(--pink);
  border: 3px solid #fff;
  border-radius: 999px;
  box-shadow: 3px 3px 0 #06183a;
  transform: none;
}.waterfes-page .contact-card strong{
  font-size: clamp(1.45rem, 2.7vw, 2.2rem);
  font-weight: 1000;
  line-height: 1.1;
}.waterfes-page .contact-card dl,
.waterfes-page .contact-card dd{
  margin: 0;
}.waterfes-page .contact-card dl{
  display: grid;
  gap: 10px;
}.waterfes-page .contact-card div{
  padding: 12px 14px;
  background: rgba(255,255,255,.86);
  border: 2px solid rgba(7,140,232,.28);
  border-radius: 16px;
}.waterfes-page .contact-card dt{
  color: var(--pink);
  font-size: .9rem;
  font-weight: 1000;
}.waterfes-page .contact-card dd{
  font-weight: 1000;
  line-height: 1.45;
}.waterfes-page .contact-card a{
  color: inherit;
}.waterfes-page .contact-card .outline-button{
  width: 100%;
  margin-top: 2px;
}.waterfes-page .access-section p,
.waterfes-page .reserve-panel > p:not(.eyebrow){
  color: #111;
  font-weight: 950;
  line-height: 1.65;
}.waterfes-page .reserve-panel .main-button{
  margin-top: 12px;
}.waterfes-page .outline-button{
  display: inline-flex;
  justify-content: center;
  min-height: 52px;
  padding: 13px 24px;
  color: #06183a;
  font-weight: 1000;
  text-decoration: none;
  background: #fff;
  border: 4px solid #078ce8;
  border-radius: 999px;
  box-shadow: 0 10px 18px rgba(0,80,160,.16);
}.waterfes-page .reserve-link-button{
  border-color: #fff;
  outline: 0;
  box-shadow: 0 10px 20px rgba(255,22,136,.26);
}.waterfes-page .reserve-attention{
  width: min(880px, 100%);
  margin: 14px auto 0;
  padding: 12px 18px;
  color: #06183a;
  font-weight: 1000;
  line-height: 1.55;
  text-align: left;
  background: rgba(255,255,255,.92);
  border: 4px solid #20c9ff;
  border-radius: 18px;
  box-shadow: 0 8px 0 rgba(6,24,58,.12), 0 14px 22px rgba(0,80,160,.12);
}.waterfes-page .reserve-attention p{
  margin: 0;
}.waterfes-page .reserve-attention p + p{
  margin-top: 4px;
}.waterfes-page .reserve-section{
  position: relative;
  padding: clamp(6px, 1.4vw, 16px) 0 clamp(16px, 3vw, 32px);
  overflow: hidden;
  background: transparent;
}.waterfes-page .reserve-section::before{
  content: none;
}.waterfes-page .reserve-panel{
  background: transparent;
  border: 0;
  outline: 0;
  box-shadow: none;
}.waterfes-page .reserve-panel{
  position: relative;
  z-index: 1;
  width: min(1120px, calc(100% - 24px));
  margin: 0 auto;
  padding: clamp(8px, 1.8vw, 20px) clamp(22px, 4vw, 42px) clamp(22px, 4vw, 42px);
  text-align: center;
  background: transparent;
  border: 0;
  outline: 0;
  box-shadow: none;
}.waterfes-page .reserve-panel > p:not(.eyebrow){
  font-weight: 900;
}.waterfes-page .iframe-wrap{
  width: min(980px, 100%);
  height: 560px;
  min-height: 420px;
  margin-inline: auto;
  margin-top: 12px;
  overflow: hidden;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}.waterfes-page .iframe-wrap iframe{
  width: 100%;
  height: 100%;
  border: 0;
  background: #fff;
}.waterfes-page .site-footer{
  padding: 34px 20px 94px;
  color: #fff;
  text-align: center;
  background:
    radial-gradient(circle at 18% 20%, rgba(255,233,48,.38), transparent 18%),
    linear-gradient(180deg, #06183a, #02102a);
  border-top: 7px solid var(--pink);
}.waterfes-page .site-footer p{
  margin: 0 0 8px;
  font-weight: 900;
}.waterfes-page .site-footer a{
  font-weight: 1000;
  text-decoration: none;
}.waterfes-page .waterfes-single{
  min-height: 100vh;
  padding: clamp(28px, 5vw, 72px) 18px;
  color: #06183a;
  background:
    url("../assets/hp/site-comic-border-bg.png") center top / 100vw auto repeat-y,
    linear-gradient(180deg, #fff8e7, #effcff 48%, #fff8e7);
}.waterfes-page .waterfes-single-page{
  min-height: 100vh;
  background:
    url("../assets/hp/site-comic-border-bg.png") center top / 100vw auto repeat-y,
    linear-gradient(180deg, #fff8e7, #effcff 48%, #fff8e7);
}body.single{
  background:
    url("../assets/hp/site-comic-border-bg.png") center top / 100vw auto repeat-y,
    linear-gradient(180deg, #fff8e7, #effcff 48%, #fff8e7);
  background-attachment: scroll;
}.waterfes-page .waterfes-single-card{
  width: min(920px, 100%);
  margin: 0 auto;
  padding: clamp(24px, 4vw, 48px);
  background: rgba(255,255,255,.96);
  border: 6px solid #06183a;
  border-radius: 24px;
  box-shadow: 0 10px 0 var(--yellow), 0 18px 30px rgba(0,0,0,.16);
}.waterfes-page .waterfes-single-back{
  display: inline-flex;
  margin-bottom: 18px;
  padding: 9px 16px;
  color: #fff;
  font-weight: 1000;
  text-decoration: none;
  background: var(--pink);
  border-radius: 999px;
}.waterfes-page .waterfes-single-card time{
  display: block;
  color: var(--pink);
  font-weight: 1000;
}.waterfes-page .waterfes-single-card h1{
  margin: 8px 0 22px;
  font-size: clamp(1.8rem, 4vw, 3rem);
  line-height: 1.25;
}.waterfes-page .waterfes-single-content{
  font-size: clamp(1rem, 1.8vw, 1.12rem);
  font-weight: 700;
}.waterfes-page .float-cta{
  position: fixed;
  left: 50%;
  bottom: 14px;
  z-index: 60;
  width: min(420px, calc(100% - 28px));
  transform: translateX(-50%);
}.waterfes-page .float-cta .main-button{
  width: 100%;
}

@media (max-width: 980px) {.waterfes-page .site-header{
    align-items: flex-start;
    flex-direction: column;
    gap: 8px;
    min-height: auto;
  }.waterfes-page .brand{
    flex: none;
  }.waterfes-page .site-nav{
    width: 100%;
    justify-content: flex-start;
    overflow-x: auto;
    padding-bottom: 4px;
  }.waterfes-page .summary,
.waterfes-page .content-card-grid,
.waterfes-page .schedule-grid,
.waterfes-page .summary-grid,
.waterfes-page .contents-card-grid,
.waterfes-page .notice-card-grid,
.waterfes-page .access-layout{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.waterfes-page .festival-card,
.waterfes-page .festival-card:nth-child(n + 4),
.waterfes-page .wide-card{
    grid-column: auto;
  }.waterfes-page .notice-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.waterfes-page .notice-card-grid article:nth-child(n + 5){
    transform: none;
  }.waterfes-page .marche-panel{
    grid-template-columns: 1fr;
  }.waterfes-page .access-layout{
    grid-template-columns: 1fr;
  }.waterfes-page .wide-card{
    grid-column: auto;
  }
}

@media (max-width: 640px) {.waterfes-page{ line-height: 1.62; }.waterfes-page .site-header{
    position: sticky;
    top: 0;
    flex-direction: row;
    align-items: center;
    min-height: 64px;
    padding: 6px 12px;
  }.waterfes-page .brand img{
    width: 132px;
    height: 50px;
  }.waterfes-page .nav-toggle{
    position: relative;
    z-index: 45;
    display: inline-grid;
    place-items: center;
    width: 48px;
    height: 44px;
    margin-left: auto;
    padding: 8px;
    background: #fff;
    border: 3px solid #06183a;
    border-radius: 12px;
    box-shadow: 4px 4px 0 rgba(6,24,58,.22);
  }.waterfes-page .nav-toggle span{
    display: block;
    width: 24px;
    height: 3px;
    margin: 3px 0;
    background: #06183a;
    border-radius: 999px;
  }.waterfes-page .site-nav{
    position: absolute;
    right: 10px;
    top: calc(100% + 6px);
    z-index: 44;
    width: min(230px, calc(100vw - 20px));
    display: grid;
    grid-template-columns: 1fr;
    gap: 8px;
    padding: 12px;
    font-size: .9rem;
    background: rgba(255,255,255,.98);
    border: 4px solid #06183a;
    border-radius: 18px;
    box-shadow: 0 10px 0 rgba(255,22,136,.75), 0 18px 28px rgba(0,0,0,.18);
    opacity: 0;
    pointer-events: none;
    transform: translateY(-8px);
    transition: opacity .18s ease, transform .18s ease;
    overflow: visible;
  }.waterfes-page .site-nav.is-open{
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
  }.waterfes-page .site-nav a{
    display: flex;
    justify-content: center;
    width: 100%;
    padding: 10px 12px;
  }.waterfes-page .hero-movie{
    aspect-ratio: auto;
    min-height: 0;
  }.waterfes-page .hero-movie img{
    object-position: center center;
  }.waterfes-page .hero-movie video{
    object-position: center center;
  }.waterfes-page .hero-action{
    display: none;
  }.waterfes-page .hero-action .main-button{
    width: 100%;
  }.waterfes-page .top-reserve-cta{
    margin-top: 0;
    padding-top: 12px;
    padding-bottom: 8px;
  }.waterfes-page .top-reserve-cta .main-button{
    width: min(420px, 100%);
    min-width: 0;
  }.waterfes-page .content-card-grid,
.waterfes-page .schedule-grid,
.waterfes-page .notice-grid,
.waterfes-page .access-section,
.waterfes-page .contents-card-grid,
.waterfes-page .notice-card-grid{
    grid-template-columns: 1fr;
  }.waterfes-page .summary-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px;
  }.waterfes-page .contents-section{
    padding-right: 10px;
    padding-left: 10px;
  }.waterfes-page .summary-badge,
.waterfes-page .play-card,
.waterfes-page .notice-card-grid article{
    transform: none;
  }.waterfes-page .contents-heading span,
.waterfes-page .notice-heading span{
    margin-right: -22px;
  }.waterfes-page .summary-badge{
    min-height: 96px;
    padding: 10px 8px 12px;
    border-radius: 18px;
  }.waterfes-page .summary-badge span{
    font-size: clamp(.74rem, 3.4vw, .9rem);
  }.waterfes-page .summary-badge strong{
    font-size: clamp(1.35rem, 8.4vw, 2.45rem);
  }.waterfes-page .summary-badge small{
    font-size: clamp(.68rem, 2.8vw, .82rem);
  }.waterfes-page .news-strip-inner,
.waterfes-page .news-link{
    grid-template-columns: 1fr;
  }.waterfes-page .news-label{
    width: fit-content;
    min-width: 0;
  }.waterfes-page .news-link{
    gap: 3px;
    border-radius: 16px;
  }.waterfes-page .news-link strong{
    white-space: normal;
  }.waterfes-page .play-rank{
    left: -12px;
    top: -16px;
    min-width: 78px;
    min-height: 64px;
    font-size: .88rem;
  }.waterfes-page .contents-heading h2{
    font-size: clamp(1.85rem, 9vw, 2.7rem);
    white-space: nowrap;
  }.waterfes-page .contents-heading span{
    left: 6px;
    top: -2px;
    padding: 5px 12px 6px;
    font-size: clamp(.82rem, 3.2vw, 1rem);
    transform: rotate(-2deg);
  }.waterfes-page .play-card-body{
    margin-right: 0;
    margin-left: 0;
  }.waterfes-page .night-panel h2{
    left: clamp(-22px, -2vw, -8px);
    font-size: clamp(2.1rem, 11vw, 3.45rem);
    text-shadow: 3px 3px 0 #ff1688, 6px 6px 0 #06183a;
  }.waterfes-page .night-panel > p:last-child,
.waterfes-page .night-copy p:not(.eyebrow){
    width: 100%;
    border-radius: 16px;
    white-space: normal;
  }.waterfes-page .night-note{
    max-width: 100%;
    margin-top: 72px;
    color: #fff !important;
    padding: 0 8px;
    font-size: clamp(.78rem, 3.4vw, .92rem);
    line-height: 1.55;
    background: transparent;
    border: 0;
    box-shadow: none;
    text-shadow: none;
    rotate: 0deg;
    transform: none !important;
    border-radius: 18px;
  }.waterfes-page .marche-copy p{
    width: 100%;
    color: #111;
    border-radius: 0;
  }.waterfes-page .marche-copy span{
    left: 0;
    top: 0;
  }.waterfes-page .marche-copy p strong{
    font-size: clamp(1rem, 5.2vw, 1.32rem);
  }.waterfes-page .marche-copy h2{
    max-width: 100%;
    font-size: clamp(1.8rem, 10vw, 3.2rem);
    white-space: nowrap;
  }.waterfes-page .marche-heading{
    right: -8px;
    top: -10px;
  }.waterfes-page .marche-heading h2{
    font-size: clamp(1.8rem, 10vw, 3.1rem);
    border: 0;
    border-radius: 0;
    background: transparent;
    color: #24cfff;
    -webkit-text-stroke: 4px #fff;
    -webkit-text-stroke-width: 4px;
    -webkit-text-stroke-color: #fff;
    paint-order: stroke fill;
    text-shadow: 3px 3px 0 #ff1688, 6px 6px 0 #06183a;
  }.waterfes-page .notice-illustration{
    padding: 8px;
  }.waterfes-page .notice-heading h2{
    font-size: clamp(1.12rem, 5.5vw, 1.72rem);
    white-space: nowrap;
  }.waterfes-page .notice-heading span{
    left: 4px;
    top: -8px;
    padding: 5px 12px 6px;
    font-size: clamp(.76rem, 3vw, .95rem);
    transform: rotate(-2deg);
  }.waterfes-page .notice-card-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 7px;
  }.waterfes-page .notice-card-grid article{
    min-height: 118px;
    padding: 8px 5px 9px;
    border-width: 3px;
    border-radius: 12px;
  }.waterfes-page .notice-card-grid article:nth-child(n + 5){
    transform: none;
  }.waterfes-page .notice-card-grid img{
    width: clamp(46px, 12vw, 64px);
    height: clamp(46px, 12vw, 64px);
    margin-bottom: 5px;
  }.waterfes-page .notice-card-grid b,
.waterfes-page .notice-card-grid article:first-child b{
    margin-bottom: 4px;
    font-size: clamp(.58rem, 2.6vw, .76rem);
    line-height: 1.28;
    white-space: normal;
  }.waterfes-page .notice-card-grid p{
    font-size: clamp(.5rem, 2.25vw, .68rem);
    line-height: 1.42;
  }.waterfes-page .map-embed{
    aspect-ratio: 4 / 3;
    min-height: 260px;
  }.waterfes-page .festival-card{
    transform: none !important;
  }.waterfes-page .festival-card h2{
    width: calc(100% - 72px);
    min-height: 48px;
    font-size: clamp(1.02rem, 5vw, 1.42rem);
  }.waterfes-page .burst-badge{
    width: 74px;
    height: 74px;
    border-width: 4px;
  }.waterfes-page .burst-badge b{
    font-size: 1.85rem;
  }.waterfes-page .notice-grid article{
    min-height: 132px;
  }.waterfes-page .access-section{
    text-align: center;
    transform: none;
  }.waterfes-page .access-section span{
    left: 14px;
    top: 2px;
    padding: 5px 12px 6px;
    font-size: clamp(.78rem, 3.1vw, .95rem);
    transform: translate(-16%, -18%) rotate(-6deg);
  }.waterfes-page .access-section h2{
    font-size: clamp(1.08rem, 5.4vw, 1.68rem);
    white-space: nowrap;
  }.waterfes-page .contact-card strong{
    font-size: clamp(1.65rem, 7vw, 2.25rem);
  }.waterfes-page .reserve-panel h2{
    font-size: clamp(1.08rem, 5.1vw, 1.58rem);
    white-space: nowrap;
  }.waterfes-page .outline-button{
    width: 100%;
  }.waterfes-page .iframe-wrap{
    min-height: 420px;
    height: 560px;
  }.waterfes-page .float-cta{
    display: none;
  }
}

@media (max-width: 900px) {.waterfes-page .pc-copy{ display: none !important; }.waterfes-page .mobile-copy{ display: inline !important; }.waterfes-page .pc-break{ display: none !important; }.waterfes-page .site-header{
    position: sticky !important;
    top: 0 !important;
    flex-direction: row !important;
    align-items: center !important;
    gap: 10px !important;
    min-height: 62px !important;
    padding: 0 12px 6px 0 !important;
  }.waterfes-page .brand{
    margin-left: 0 !important;
    padding-left: 0 !important;
    transform: translateX(-40px) !important;
  }.waterfes-page .brand img{
    width: 138px !important;
    height: 52px !important;
    margin-left: 0 !important;
    transform: none !important;
  }.waterfes-page .nav-toggle{
    position: fixed !important;
    top: 10px !important;
    right: 10px !important;
    z-index: 120 !important;
    display: inline-flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 5px !important;
    width: 48px !important;
    height: 44px !important;
    margin-left: 0 !important;
    padding: 8px !important;
    background: #fff !important;
    border: 3px solid #06183a !important;
    border-radius: 12px !important;
    box-shadow: 4px 4px 0 rgba(6,24,58,.22) !important;
  }.waterfes-page .nav-toggle span{
    display: block !important;
    width: 24px !important;
    height: 3px !important;
    margin: 0 !important;
    background: #06183a !important;
    border-radius: 999px !important;
  }.waterfes-page .site-nav{
    position: fixed !important;
    right: 10px !important;
    top: 64px !important;
    z-index: 119 !important;
    width: min(230px, calc(100vw - 20px)) !important;
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 8px !important;
    padding: 12px !important;
    overflow: visible !important;
    font-size: .9rem !important;
    background: rgba(255,255,255,.98) !important;
    border: 4px solid #06183a !important;
    border-radius: 18px !important;
    box-shadow: 0 10px 0 rgba(255,22,136,.75), 0 18px 28px rgba(0,0,0,.18) !important;
    opacity: 0 !important;
    pointer-events: none !important;
    transform: translateY(-8px) !important;
  }.waterfes-page .site-nav.is-open{
    opacity: 1 !important;
    pointer-events: auto !important;
    transform: translateY(0) !important;
  }.waterfes-page .site-nav a{
    display: flex !important;
    justify-content: center !important;
    width: 100% !important;
  }.waterfes-page .summary-grid{
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 8px !important;
  }.waterfes-page .summary-badge{
    min-height: 96px !important;
    padding: 10px 8px 12px !important;
    transform: none !important;
  }.waterfes-page .summary-badge strong{
    font-size: clamp(1.35rem, 8.4vw, 2.45rem) !important;
  }.waterfes-page .summary-badge.badge-reserve strong{
    font-size: clamp(1.15rem, 6.6vw, 1.95rem) !important;
    letter-spacing: 0 !important;
    white-space: nowrap !important;
  }.waterfes-page .summary-badge.badge-date strong{
    font-size: clamp(1.15rem, 6.7vw, 2.05rem) !important;
    letter-spacing: 0 !important;
    white-space: nowrap !important;
  }.waterfes-page .summary-note{
    padding: 9px 12px 10px 28px !important;
    font-size: clamp(.64rem, 2.55vw, .78rem) !important;
    line-height: 1.45 !important;
    text-align: left !important;
    border-radius: 18px !important;
  }.waterfes-page .contents-section{
    padding-top: 32px !important;
  }.waterfes-page .contents-heading h2{
    font-size: clamp(1.85rem, 9vw, 2.7rem) !important;
    white-space: nowrap !important;
  }.waterfes-page .contents-heading span{
    left: 6px !important;
    top: -24px !important;
    padding: 4px 10px 5px !important;
    font-size: clamp(.66rem, 2.55vw, .82rem) !important;
  }.waterfes-page .contents-card-grid{
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    gap: 7px !important;
  }.waterfes-page .play-card{
    padding: 5px 5px 7px !important;
    border-width: 3px !important;
    border-radius: 12px !important;
    box-shadow: 0 8px 16px rgba(0,0,0,.18) !important;
    transform: none !important;
  }.waterfes-page .play-card img{
    border-width: 2px !important;
    border-radius: 8px !important;
  }.waterfes-page .play-card-body{
    padding: 7px 2px 2px !important;
  }.waterfes-page .play-card-body h3{
    min-height: 0 !important;
    margin-bottom: 4px !important;
    font-size: clamp(.5rem, 2.45vw, .68rem) !important;
    line-height: 1.14 !important;
  }.waterfes-page .play-card-body p{
    font-size: clamp(.38rem, 1.86vw, .53rem) !important;
    line-height: 1.28 !important;
  }.waterfes-page .play-rank{
    left: -8px !important;
    top: -13px !important;
    min-width: 52px !important;
    min-height: 44px !important;
    padding: 6px 7px !important;
    font-size: clamp(.52rem, 2.4vw, .68rem) !important;
  }.waterfes-page .night-panel h2{
    left: clamp(-22px, -2vw, -8px) !important;
    top: 14px !important;
    font-size: clamp(2.1rem, 11vw, 3.45rem) !important;
  }.waterfes-page .night-main-image{
    margin-top: 18px !important;
    margin-bottom: 42px !important;
  }.waterfes-page .night-note{
    max-width: 100% !important;
    margin-top: 64px !important;
    padding: 0 8px !important;
    color: #fff !important;
    font-size: clamp(.67rem, 2.75vw, .78rem) !important;
    line-height: 1.55 !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    text-shadow: none !important;
    transform: none !important;
  }.waterfes-page .night-section{
    padding-bottom: 8px !important;
  }.waterfes-page .marche-heading{
    right: -10px !important;
    top: -8px !important;
  }.waterfes-page .marche-heading h2{
    font-size: clamp(1.8rem, 10vw, 3.1rem) !important;
  }.waterfes-page .notice-heading h2{
    font-size: clamp(1.08rem, 5.2vw, 1.62rem) !important;
    white-space: nowrap !important;
  }.waterfes-page .notice-heading span{
    left: 4px !important;
    top: -8px !important;
    padding: 5px 12px 6px !important;
    font-size: clamp(.74rem, 3vw, .9rem) !important;
  }.waterfes-page .notice-card-grid{
    display: grid !important;
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    gap: 7px !important;
  }.waterfes-page .notice-card-grid article{
    min-height: 112px !important;
    padding: 7px 4px 8px !important;
    border-width: 3px !important;
    border-radius: 12px !important;
    transform: none !important;
  }.waterfes-page .notice-card-grid article:nth-child(n + 5){
    transform: none !important;
  }.waterfes-page .notice-card-grid img{
    width: clamp(40px, 10.5vw, 56px) !important;
    height: clamp(40px, 10.5vw, 56px) !important;
    margin-bottom: 4px !important;
  }.waterfes-page .notice-card-grid b,
.waterfes-page .notice-card-grid article:first-child b{
    margin-bottom: 4px !important;
    font-size: clamp(.5rem, 2.25vw, .68rem) !important;
    line-height: 1.22 !important;
    white-space: normal !important;
  }.waterfes-page .notice-card-grid p{
    font-size: clamp(.43rem, 1.92vw, .58rem) !important;
    line-height: 1.34 !important;
  }.waterfes-page .notice-card-grid article:nth-child(1) b,
.waterfes-page .notice-card-grid article:nth-child(2) b,
.waterfes-page .notice-card-grid article:nth-child(3) b,
.waterfes-page .notice-card-grid article:nth-child(5) p,
.waterfes-page .notice-card-grid article:nth-child(6) p,
.waterfes-page .notice-card-grid article:nth-child(8) b,
.waterfes-page .notice-card-grid article:nth-child(1) p,
.waterfes-page .notice-card-grid article:nth-child(2) p,
.waterfes-page .notice-card-grid article:nth-child(3) p,
.waterfes-page .notice-card-grid article:nth-child(4) p,
.waterfes-page .notice-card-grid article:nth-child(8) p{
    font-size: 0 !important;
  }.waterfes-page .notice-card-grid article:nth-child(1) b::before{
    content: "保護者同伴で\Aご入場下さい";
  }.waterfes-page .notice-card-grid article:nth-child(1) p::before{
    content: "小学生以下のお子様は\A必ず保護者同伴で\Aお願いします";
  }.waterfes-page .notice-card-grid article:nth-child(2) b::before{
    content: "水遊びイベント\Aです";
  }.waterfes-page .notice-card-grid article:nth-child(2) p::before{
    content: "会場内や周辺は水が\Aかかる場合が\Aございます。";
  }.waterfes-page .notice-card-grid article:nth-child(3) b::before{
    content: "熱中症に\A注意しよう";
  }.waterfes-page .notice-card-grid article:nth-child(3) p::before{
    content: "飲み物・帽子・タオル\Aをもってこまめに\A休憩しましょう。";
  }.waterfes-page .notice-card-grid article:nth-child(4) p::before{
    content: "必ず、水着、ラッシュ\Aガード・水陸両用\Aパンツなどでご参加\Aください。";
  }.waterfes-page .notice-card-grid article:nth-child(5) b{
    font-size: clamp(.46rem, 2vw, .62rem) !important;
    white-space: nowrap !important;
  }.waterfes-page .notice-card-grid article:nth-child(5) p::before{
    content: "浮き輪や水鉄砲、ボール\Aなどのおもちゃ類は\A禁止となります。\A※幼児用の腕の浮き輪\Aゴーグルは可";
    font-size: clamp(.38rem, 1.68vw, .51rem) !important;
    line-height: 1.22 !important;
  }.waterfes-page .notice-card-grid article:nth-child(6) p::before{
    content: "安全のため会場内では\Aスタッフの案内に\Aご協力下さい。";
  }.waterfes-page .notice-card-grid article:nth-child(8) b::before{
    content: "荒天時について";
  }.waterfes-page .notice-card-grid article:nth-child(8) p::before{
    content: "荒天時は内容変更\A中止となる場合が\Aございます。";
  }.waterfes-page .notice-card-grid article:nth-child(1) b::before,
.waterfes-page .notice-card-grid article:nth-child(2) b::before,
.waterfes-page .notice-card-grid article:nth-child(3) b::before,
.waterfes-page .notice-card-grid article:nth-child(8) b::before{
    display: block;
    font-size: clamp(.5rem, 2.25vw, .68rem) !important;
    line-height: 1.22 !important;
    white-space: pre;
  }.waterfes-page .notice-card-grid article:nth-child(1) p::before,
.waterfes-page .notice-card-grid article:nth-child(2) p::before,
.waterfes-page .notice-card-grid article:nth-child(3) p::before,
.waterfes-page .notice-card-grid article:nth-child(4) p::before,
.waterfes-page .notice-card-grid article:nth-child(5) p::before,
.waterfes-page .notice-card-grid article:nth-child(6) p::before,
.waterfes-page .notice-card-grid article:nth-child(8) p::before{
    display: block;
    font-size: clamp(.41rem, 1.78vw, .54rem) !important;
    line-height: 1.28 !important;
    white-space: pre;
  }.waterfes-page .access-section{
    transform: none !important;
  }.waterfes-page .access-section span{
    left: -30px !important;
    top: 2px !important;
    padding: 4px 9px 5px !important;
    font-size: clamp(.48rem, 1.75vw, .58rem) !important;
    transform: translate(-16%, -18%) rotate(-6deg) !important;
  }.waterfes-page .access-section h2{
    font-size: clamp(1.02rem, 5.1vw, 1.55rem) !important;
    white-space: nowrap !important;
  }.waterfes-page .contact-card strong{
    font-size: clamp(1.65rem, 7vw, 2.25rem) !important;
  }.waterfes-page .reserve-panel h2{
    font-size: clamp(1.02rem, 4.8vw, 1.48rem) !important;
    white-space: nowrap !important;
  }.waterfes-page .reserve-attention{
    margin-top: 10px !important;
    padding: 10px 12px !important;
    font-size: clamp(.72rem, 3vw, .88rem) !important;
    line-height: 1.5 !important;
    border-width: 3px !important;
    border-radius: 14px !important;
  }
}

@media (prefers-reduced-motion: reduce) {.waterfes-page .play-card{
    opacity: 1;
    transform: rotate(var(--card-rotate));
    transition: none;
  }
}.waterfes-page .night-panel > .night-note{
  margin-top: clamp(62px, 5.2vw, 88px) !important;
}.waterfes-page.is-mac .night-panel > .night-note,
.waterfes-page .site-main.is-mac .night-panel > .night-note{
  margin-top: clamp(8px, .65vw, 12px) !important;
}.waterfes-page.is-mac .night-main-image,
.waterfes-page .site-main.is-mac .night-main-image{
  margin-bottom: clamp(2px, .25vw, 5px) !important;
}.waterfes-page.is-windows .night-panel > .night-note,
.waterfes-page .site-main.is-windows .night-panel > .night-note{
  margin-top: clamp(2px, .3vw, 5px) !important;
}

@media (max-width: 640px) {.waterfes-page .night-main-image{
    margin-bottom: 8px !important;
  }.waterfes-page .night-panel > .night-note,
.waterfes-page.is-mac .night-panel > .night-note,
.waterfes-page.is-windows .night-panel > .night-note,
.waterfes-page .site-main.is-mac .night-panel > .night-note,
.waterfes-page .site-main.is-windows .night-panel > .night-note{
    margin-top: 4px !important;
  }
}
