body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.btn-secondary{background:#fff;color:#111;border:1px solid #ddd;font-size:.9rem;padding:.75rem 1.5rem}.btn-secondary:hover{background:#f5f5f5;transform:translateY(-2px)}body{font-size:16px;line-height:1.6}a{color:#a65490;text-decoration:none}a:hover{text-decoration:underline}p{margin-bottom:1rem;line-height:1.7}h3{line-height:1.3;margin-bottom:.5rem}html{scroll-behavior:smooth}@supports not (font-size: clamp(1rem,4vw,1.5rem)){.hero h1{font-size:2.5rem}.hero p{font-size:1.1rem}}@media (max-width: 768px){body{font-size:15px}}.tag{display:inline-block;padding:.25rem .5rem;border-radius:9999px;font-size:.8rem;line-height:1;background:#f3f4f6;color:#111}:root{font-size:clamp(14px,3.5vw,16px)}@media (max-width: 480px){:root{font-size:clamp(12px,3vw,14px)}}.hero{position:relative;width:100%;aspect-ratio:16 / 7;overflow:hidden;display:grid;place-items:center}@media (max-width: 1024px){.hero{aspect-ratio:16 / 9}}@media (max-width: 768px){.hero{aspect-ratio:4 / 5}}.hero__img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:50% 50%;transform:scale(1.02)}.hero__scrim{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right,rgba(0,0,0,.5) 0%,rgba(0,0,0,.3) 40%,rgba(0,0,0,.1) 70%,transparent 100%);pointer-events:none}.hero__copy{position:relative;z-index:1;display:grid;gap:1.5rem;max-width:1200px;width:100%;padding:0 clamp(1rem,5vw,4rem);text-align:left;align-self:center;justify-self:start;color:#fff}@media (max-width: 768px){.hero__copy{gap:1.25rem;padding:0 clamp(1rem,4vw,2rem)}}.hero__catch{font-size:clamp(2rem,5vw,4rem);font-weight:700;line-height:1.2;margin:0;white-space:nowrap}@media (max-width: 768px){.hero__catch{font-size:clamp(1.75rem,6vw,3rem)}}@media (max-width: 480px){.hero__catch{font-size:clamp(1.5rem,8vw,2.25rem)}}.hero__lead{font-size:clamp(.875rem,2vw,1.125rem);line-height:1.75;margin:0;opacity:.95;max-width:48ch}@media (max-width: 768px){.hero__lead{font-size:clamp(.8rem,2.5vw,1rem);line-height:1.65}}@media (max-width: 480px){.hero__lead{font-size:clamp(.75rem,3.5vw,.9rem)}}.hero__cta{margin-top:1.5rem;display:inline-block;text-decoration:none;width:auto;align-self:flex-start}@media (max-width: 768px){.hero__cta{margin-top:1.25rem}}.hero__brand-logo{position:absolute;top:clamp(1rem,3vw,2rem);left:clamp(1rem,3vw,2rem);z-index:10;transition:transform .3s ease;text-decoration:none}.hero__brand-logo:hover{transform:scale(1.05)}.hero__brand-logo:focus{outline:2px solid #ffffff;outline-offset:4px;border-radius:50%}.hero__brand-logo img{border-radius:50%;box-shadow:0 4px 12px #0000004d;background:#fffffff2;padding:2px}@media (max-width: 768px){.hero__brand-logo img{width:50px;height:50px}}.hero__sns-top{position:absolute;top:clamp(1rem,3vw,2rem);right:clamp(1rem,3vw,2rem);z-index:10;display:flex;gap:.75rem;flex-wrap:wrap;max-width:250px;justify-content:flex-end}.hero__sns-link{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:#00000059;border:1px solid rgba(255,255,255,.35);transition:transform .3s ease,background .3s ease;text-decoration:none}.hero__sns-link:hover{transform:translateY(-4px);background:#0000008c}.hero__sns-link:focus{outline:2px solid #ffffff;outline-offset:2px}.hero__sns-link img{width:20px;height:20px;filter:brightness(0) invert(1)}@media (max-width: 768px){.hero__sns-top{max-width:200px}}@media (max-width: 480px){.hero__sns-top{gap:.5rem;max-width:180px}.hero__sns-link{width:40px;height:40px}.hero__sns-link img{width:18px;height:18px}}.lazy-fade{opacity:0;transform:translateY(20px);transition:opacity 1s ease-out,transform 1s ease-out}body.is-ready .lazy-fade,.lazy-fade.in-view{opacity:1;transform:translateY(0)}
