:root{--ink: #0a1e2a;--cream: #f0f8fc;--ocean: #1a7a9a;--ocean-light: #5ab8d4;--ocean-pale: #d8f0f8;--ocean-deep: #0d4a62;--seafoam: #a8dce8;--sand: #f5ede0;--coral: #e87858}body{background:var(--cream);color:var(--ink)}.hero[data-astro-cid-jhn6qb63]{position:relative;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(180deg,#041824,#072a40,#0a4a6a 70%,#0d6080);font-family:"Noto Serif JP",serif}.hero-bubbles[data-astro-cid-jhn6qb63]{position:absolute;inset:0;pointer-events:none}.bubble[data-astro-cid-jhn6qb63]{position:absolute;border-radius:50%;background:radial-gradient(circle at 30% 30%,#5ab8d433,#0d4a620d);border:1px solid rgba(90,184,212,.15);animation:floatUp linear infinite}.b1[data-astro-cid-jhn6qb63]{width:60px;height:60px;left:8%;bottom:-60px;animation-duration:9s;animation-delay:0s}.b2[data-astro-cid-jhn6qb63]{width:28px;height:28px;left:25%;bottom:-28px;animation-duration:6s;animation-delay:2s}.b3[data-astro-cid-jhn6qb63]{width:90px;height:90px;left:52%;bottom:-90px;animation-duration:12s;animation-delay:1s}.b4[data-astro-cid-jhn6qb63]{width:18px;height:18px;left:72%;bottom:-18px;animation-duration:7s;animation-delay:3.5s}.b5[data-astro-cid-jhn6qb63]{width:50px;height:50px;left:83%;bottom:-50px;animation-duration:10s;animation-delay:.5s}.b6[data-astro-cid-jhn6qb63]{width:36px;height:36px;left:42%;bottom:-36px;animation-duration:8s;animation-delay:4s}@keyframes floatUp{0%{transform:translateY(0) rotate(0);opacity:.5}to{transform:translateY(-110vh) rotate(360deg);opacity:0}}.hero-fish[data-astro-cid-jhn6qb63]{position:absolute;top:24%;left:10%;font-size:64px;opacity:.14;animation:fishSwim 6s ease-in-out infinite;filter:blur(.5px)}@keyframes fishSwim{0%,to{transform:translate(0) scaleX(1)}50%{transform:translate(24px) scaleX(-1)}}.hero-jellyfish[data-astro-cid-jhn6qb63]{position:absolute;top:16%;right:10%;font-size:56px;opacity:.12;animation:jellyfloat 4s ease-in-out infinite}@keyframes jellyfloat{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.hero-wave[data-astro-cid-jhn6qb63]{position:absolute;bottom:0;left:-10%;right:-10%;height:80px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 80'%3E%3Cpath d='M0,40 C200,80 400,0 600,40 C800,80 1000,0 1200,40 L1200,80 L0,80 Z' fill='%23f0f8fc'/%3E%3C/svg%3E") repeat-x bottom;background-size:600px 80px;animation:wave 6s linear infinite}@keyframes wave{0%{background-position:0 bottom}to{background-position:600px bottom}}.hero-content[data-astro-cid-jhn6qb63]{position:relative;z-index:10;text-align:center;padding:40px 24px}.hero-eyebrow[data-astro-cid-jhn6qb63]{font-family:"Noto Serif JP",serif;font-weight:300;font-size:11px;letter-spacing:.35em;color:var(--seafoam);text-transform:uppercase;margin-bottom:20px;opacity:0;animation:fadeUp .8s ease forwards .2s}.hero-title[data-astro-cid-jhn6qb63]{font-family:Kaisei Decol,serif;font-weight:700;font-size:clamp(48px,10vw,90px);color:#fff;line-height:1.1;margin-bottom:8px;opacity:0;animation:fadeUp .8s ease forwards .4s}.hero-title[data-astro-cid-jhn6qb63] .accent[data-astro-cid-jhn6qb63]{color:var(--ocean-light)}.hero-subtitle[data-astro-cid-jhn6qb63]{font-family:Shippori Mincho,serif;font-weight:400;font-size:clamp(16px,3vw,22px);color:#fff9;margin-bottom:40px;opacity:0;animation:fadeUp .8s ease forwards .6s}.hero-tags[data-astro-cid-jhn6qb63]{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;opacity:0;animation:fadeUp .8s ease forwards .8s}.hero-tag[data-astro-cid-jhn6qb63]{background:#5ab8d41f;border:1px solid rgba(90,184,212,.25);color:#fffc;padding:7px 18px;border-radius:40px;font-size:12px;letter-spacing:.05em;backdrop-filter:blur(4px)}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.scroll-hint[data-astro-cid-jhn6qb63]{position:absolute;bottom:24px;left:50%;transform:translate(-50%);z-index:10;display:flex;flex-direction:column;align-items:center;gap:6px;color:#ffffff59;font-size:10px;letter-spacing:.2em;opacity:0;animation:fadeUp 1s ease forwards 1.2s}.scroll-arrow[data-astro-cid-jhn6qb63]{width:1px;height:30px;background:linear-gradient(to bottom,transparent,rgba(90,184,212,.6));animation:scrollPulse 2s ease-in-out infinite}@keyframes scrollPulse{0%,to{opacity:.3}50%{opacity:.9}}.main[data-astro-cid-jhn6qb63]{max-width:780px;margin:0 auto;padding:80px 24px 120px;font-family:"Noto Serif JP",serif}.section-label[data-astro-cid-jhn6qb63]{display:flex;align-items:center;gap:16px;margin-bottom:40px}.section-label-line[data-astro-cid-jhn6qb63]{flex:1;height:1px;background:linear-gradient(to right,var(--ocean),transparent)}.section-label-text[data-astro-cid-jhn6qb63]{font-size:10px;letter-spacing:.35em;color:var(--ocean);white-space:nowrap;text-transform:uppercase}.concept-section[data-astro-cid-jhn6qb63]{margin-bottom:80px}.concept-grid[data-astro-cid-jhn6qb63]{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media(max-width:560px){.concept-grid[data-astro-cid-jhn6qb63]{grid-template-columns:1fr}}.concept-card[data-astro-cid-jhn6qb63]{background:#fff;border-radius:16px;padding:24px;border:1px solid rgba(26,122,154,.12);transition:box-shadow .2s,transform .2s}.concept-card[data-astro-cid-jhn6qb63]:hover{box-shadow:0 8px 30px #1a7a9a1f;transform:translateY(-2px)}.concept-icon[data-astro-cid-jhn6qb63]{font-size:28px;margin-bottom:10px}.concept-title[data-astro-cid-jhn6qb63]{font-family:Kaisei Decol,serif;font-size:16px;font-weight:700;color:var(--ink);margin-bottom:8px}.concept-body[data-astro-cid-jhn6qb63]{font-size:12px;color:#4a6a7a;line-height:1.8}.day-block[data-astro-cid-jhn6qb63]{margin-bottom:80px}.day-header[data-astro-cid-jhn6qb63]{display:flex;align-items:center;gap:20px;margin-bottom:48px}.day-badge[data-astro-cid-jhn6qb63]{width:56px;height:56px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;flex-shrink:0;border:2px solid var(--ocean)}.day-badge[data-astro-cid-jhn6qb63].day1{background:var(--ocean)}.day-badge[data-astro-cid-jhn6qb63].day2{background:#fff}.day-badge-num[data-astro-cid-jhn6qb63]{font-family:Kaisei Decol,serif;font-size:20px;font-weight:700;line-height:1;color:#fff}.day-badge[data-astro-cid-jhn6qb63].day2 .day-badge-num[data-astro-cid-jhn6qb63]{color:var(--ocean)}.day-badge-label[data-astro-cid-jhn6qb63]{font-size:8px;letter-spacing:.1em;color:#fffc;text-transform:uppercase}.day-badge[data-astro-cid-jhn6qb63].day2 .day-badge-label[data-astro-cid-jhn6qb63]{color:var(--ocean)}.day-info-text[data-astro-cid-jhn6qb63]{font-family:Kaisei Decol,serif;font-size:22px;font-weight:700;color:var(--ink);line-height:1.3}.day-info-sub[data-astro-cid-jhn6qb63]{font-family:"Noto Serif JP",serif;font-size:12px;color:#5a7a8a;font-weight:300;letter-spacing:.1em}.timeline[data-astro-cid-jhn6qb63]{position:relative;padding-left:32px}.timeline[data-astro-cid-jhn6qb63]:before{content:"";position:absolute;left:6px;top:0;bottom:0;width:1px;background:linear-gradient(to bottom,var(--ocean-light),transparent)}.timeline-item[data-astro-cid-jhn6qb63]{position:relative;margin-bottom:32px;opacity:0;transform:translate(-10px);animation:slideIn .5s ease forwards}.timeline-item[data-astro-cid-jhn6qb63]:nth-child(1){animation-delay:.1s}.timeline-item[data-astro-cid-jhn6qb63]:nth-child(2){animation-delay:.2s}.timeline-item[data-astro-cid-jhn6qb63]:nth-child(3){animation-delay:.3s}.timeline-item[data-astro-cid-jhn6qb63]:nth-child(4){animation-delay:.4s}.timeline-item[data-astro-cid-jhn6qb63]:nth-child(5){animation-delay:.5s}@keyframes slideIn{to{opacity:1;transform:translate(0)}}.timeline-dot[data-astro-cid-jhn6qb63]{position:absolute;left:-30px;top:4px;width:12px;height:12px;border-radius:50%;background:var(--cream);border:2px solid var(--ocean-light);z-index:1}.timeline-item[data-astro-cid-jhn6qb63].key .timeline-dot[data-astro-cid-jhn6qb63]{background:var(--ocean);border-color:var(--ocean);width:14px;height:14px;left:-31px;top:3px}.timeline-card[data-astro-cid-jhn6qb63]{background:#fff;border-radius:14px;padding:20px 22px;border:1px solid rgba(0,0,0,.05);transition:box-shadow .2s,transform .2s;cursor:default}.timeline-card[data-astro-cid-jhn6qb63]:hover{box-shadow:0 6px 24px #1a7a9a1f;transform:translateY(-1px)}.timeline-item[data-astro-cid-jhn6qb63].key .timeline-card[data-astro-cid-jhn6qb63]{border-color:#1a7a9a33;background:linear-gradient(135deg,#eef7fc,#fff)}.timeline-time[data-astro-cid-jhn6qb63]{font-size:11px;letter-spacing:.15em;color:var(--ocean);font-weight:600;margin-bottom:6px}.timeline-title[data-astro-cid-jhn6qb63]{font-family:Kaisei Decol,serif;font-size:17px;font-weight:700;color:var(--ink);margin-bottom:6px;display:flex;align-items:center;gap:8px}.timeline-emoji[data-astro-cid-jhn6qb63]{font-size:18px}.timeline-desc[data-astro-cid-jhn6qb63]{font-size:13px;color:#4a6a7a;line-height:1.8}.timeline-desc[data-astro-cid-jhn6qb63] a[data-astro-cid-jhn6qb63]{color:var(--ocean);text-decoration:underline;text-underline-offset:2px}.timeline-desc[data-astro-cid-jhn6qb63] a[data-astro-cid-jhn6qb63]:hover{color:var(--ink)}.timeline-tag[data-astro-cid-jhn6qb63]{display:inline-block;margin-top:8px;padding:3px 10px;border-radius:20px;font-size:10px;letter-spacing:.08em;font-weight:600}.timeline-tag[data-astro-cid-jhn6qb63].girls{background:var(--ocean-pale);color:var(--ocean-deep)}.timeline-tag[data-astro-cid-jhn6qb63].fun{background:#e8f8fc;color:var(--ocean)}.timeline-tag[data-astro-cid-jhn6qb63].hotel{background:var(--ocean-pale);color:var(--ocean-deep)}.timeline-tag[data-astro-cid-jhn6qb63].reserved{background:#e0f4ec;color:#2a7c5a}.timeline-tag[data-astro-cid-jhn6qb63].relax{background:#fdf4e0;color:#9a7a2a}.timeline-tag[data-astro-cid-jhn6qb63].aquarium{background:#e0f4f2;color:#1a7a72}.hotel-section[data-astro-cid-jhn6qb63]{margin-bottom:80px}.hotel-card[data-astro-cid-jhn6qb63]{background:#fff;border-radius:16px;padding:28px;border:1px solid rgba(26,122,154,.15);display:flex;align-items:flex-start;gap:20px}.hotel-emoji[data-astro-cid-jhn6qb63]{font-size:40px;flex-shrink:0}.hotel-name[data-astro-cid-jhn6qb63]{font-family:Kaisei Decol,serif;font-size:22px;font-weight:700;color:var(--ink);margin-bottom:8px}.hotel-desc[data-astro-cid-jhn6qb63]{font-size:13px;color:#4a6a7a;line-height:1.8;margin-bottom:14px}.hotel-link[data-astro-cid-jhn6qb63]{display:inline-block;background:var(--ocean);color:#fff;text-decoration:none;padding:8px 20px;border-radius:40px;font-size:12px;letter-spacing:.1em;font-weight:600;transition:background .2s,transform .2s}.hotel-link[data-astro-cid-jhn6qb63]:hover{background:var(--ocean-deep);transform:translateY(-1px)}.footer-banner[data-astro-cid-jhn6qb63]{background:linear-gradient(160deg,#041824,#072a40,#0a4a6a);border-radius:20px;padding:48px 36px;text-align:center;position:relative;overflow:hidden}.footer-banner[data-astro-cid-jhn6qb63]:before{content:"🐠";position:absolute;font-size:120px;opacity:.07;top:-20px;left:-20px;transform:rotate(-15deg)}.footer-banner[data-astro-cid-jhn6qb63]:after{content:"🪼";position:absolute;font-size:100px;opacity:.07;bottom:-15px;right:-10px;transform:rotate(10deg)}.footer-quote[data-astro-cid-jhn6qb63]{font-family:Shippori Mincho,serif;font-size:clamp(18px,4vw,26px);color:#fff;line-height:1.7;margin-bottom:20px;position:relative;z-index:1}.footer-quote[data-astro-cid-jhn6qb63] em[data-astro-cid-jhn6qb63]{color:var(--ocean-light);font-style:normal}.footer-sub[data-astro-cid-jhn6qb63]{font-size:12px;color:#fff6;letter-spacing:.15em;position:relative;z-index:1}.home-back[data-astro-cid-jhn6qb63]{text-align:center;padding:2rem 0 0}.home-back-link[data-astro-cid-jhn6qb63]{display:inline-block;background:var(--ocean);color:#fff;text-decoration:none;padding:.8rem 2rem;border-radius:100px;font-family:"Noto Serif JP",serif;font-size:.9rem;font-weight:600;letter-spacing:.05em;transition:background .2s,transform .2s}.home-back-link[data-astro-cid-jhn6qb63]:hover{background:var(--ocean-deep);transform:translateY(-2px)}
