.lp{display:flex;flex-direction:column;min-height:100dvh}.lp__main{flex:1 1;justify-content:center;padding:32px 24px}.lp__hero,.lp__main{display:flex;align-items:center}.lp__hero{flex-direction:column;gap:16px;max-width:480px;text-align:center}.lp__logo{width:160px;height:auto;margin-bottom:8px}.lp__tagline{font:600 1rem/1.6 Inter,Noto Sans JP,sans-serif;font-size:1.25rem;color:#309baa}.lp__description{font:400 1rem/1.6 Inter,Noto Sans JP,sans-serif;color:var(--neutral-color-500);line-height:1.7}.lp__cta{display:inline-block;margin-top:8px;padding:8px 32px;background:#27818d;color:#fff;border-radius:9999px;font:600 1rem/1.6 Inter,Noto Sans JP,sans-serif;text-decoration:none;transition:background .2s}.lp__cta:hover{background:#1f666f}.lp__footer{display:flex;align-items:center;justify-content:center;gap:8px;padding:16px;font:400 .777rem/1.6 Inter,Noto Sans JP,sans-serif}.lp__footer,.lp__footer a{color:var(--neutral-color-400)}.lp__footer a{text-decoration:none}.lp__footer a:hover{text-decoration:underline}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}