@import "https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@400;500;700;900&family=Quicksand:wght@400;500;600;700&family=Zen+Kaku+Gothic+New:wght@400;500;700;900&display=swap";
:root{--sky-1:#eaf4ff;--sky-2:#d7ebff;--sky-3:#bfdcff;--cream:#fff7ec;--cream-2:#fbeed7;--pink:#ffd9de;--pink-2:#ffc2cf;--mint:#cfeadd;--lav:#e5ddf7;--ink:#2b3a55;--ink-soft:#5a6a85;--accent:#ff8fa3;--accent-2:#7fb4ea;--accent-3:#f6c26b;--line-green:#6dd39a;--radius:28px;--radius-sm:16px;--shadow-soft:0 20px 40px -20px #5078b440, 0 6px 16px -10px #5078b433;--font-ja:"Zen Maru Gothic", "Zen Kaku Gothic New", system-ui, sans-serif;--font-en:"Quicksand", sans-serif}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px;overflow-x:hidden}body{font-family:var(--font-ja);color:var(--ink);background:radial-gradient(1200px 700px at 85% -10%, var(--pink) 0%, transparent 55%), radial-gradient(900px 600px at -10% 30%, var(--cream) 0%, transparent 55%), radial-gradient(1000px 700px at 50% 110%, var(--mint) 0%, transparent 55%), linear-gradient(180deg, var(--sky-1) 0%, #f4faff 50%, var(--sky-1) 100%);letter-spacing:.02em;-webkit-font-smoothing:antialiased;background-attachment:fixed;min-height:100vh;font-weight:400;line-height:1.7;overflow-x:hidden}::selection{background:var(--accent);color:#fff}a{color:inherit;text-decoration:none}.en{font-family:var(--font-en);letter-spacing:.08em}.container{z-index:2;width:100%;max-width:1180px;margin:0 auto;padding:0 28px;position:relative}@media (max-width:768px){.container{padding:0 20px}}.skyDeco{pointer-events:none;z-index:0;position:fixed;inset:0;overflow:hidden}.cloud{opacity:.85;filter:blur(.3px);background:#fff;border-radius:999px;position:absolute;box-shadow:0 10px 30px #8caad22e}.cloud:before,.cloud:after{content:"";background:#fff;border-radius:999px;position:absolute}.cloud-c1{width:140px;height:42px;animation:40s linear infinite drift;top:8%;left:6%}.cloud-c1:before{width:70px;height:70px;top:-30px;left:20px}.cloud-c1:after{width:50px;height:50px;top:-18px;left:70px}.cloud-c2{width:180px;height:50px;animation:55s linear infinite reverse drift;top:28%;right:8%}.cloud-c2:before{width:80px;height:80px;top:-36px;left:30px}.cloud-c2:after{width:60px;height:60px;top:-20px;left:90px}.cloud-c3{width:110px;height:34px;animation:48s linear infinite drift;top:62%;left:3%}.cloud-c3:before{width:55px;height:55px;top:-22px;left:18px}.cloud-c3:after{width:40px;height:40px;top:-12px;left:55px}.cloud-c4{width:150px;height:44px;animation:60s linear infinite reverse drift;top:78%;right:12%}.cloud-c4:before{width:70px;height:70px;top:-30px;left:25px}.cloud-c4:after{width:48px;height:48px;top:-16px;left:75px}@keyframes drift{0%{transform:translate(-30px)}50%{transform:translate(30px)}to{transform:translate(-30px)}}main{z-index:2;position:relative}
