@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP&display=swap");*{margin:0;padding:0;box-sizing:border-box}#root,body,body>div,html{height:100%;scroll-behavior:smooth;color:#222}#root,body,body>div,html{font-family:Noto Sans JP,sans-serif}body{display:flex;flex-direction:column;min-height:100vh;overflow-y:scroll;background-color:#f7f3ee}.main-content{flex:1 1}.logo{font-weight:700;font-size:1.3rem;color:#333;cursor:default}nav a{margin-left:25px;font-weight:500;color:#333;text-decoration:none;cursor:pointer;transition:color .3s ease}nav a:hover{color:#0070f3}h1{font-size:2.8rem;font-weight:800;margin-bottom:10px;color:#333}h2{font-weight:600;color:#555}h2,p{margin-bottom:12px}p{font-weight:400;line-height:1.5;max-width:600px;color:#666}body{scroll-snap-type:y mandatory}.Header_header__AF_3G{position:fixed;top:0;left:0;width:100%;height:60px;background-color:rgb(255,255,255);display:flex;justify-content:space-between;align-items:center;padding:0 30px;box-shadow:0 2px 5px rgba(0,0,0,.4);z-index:9999;transition:transform .4s ease,opacity .4s ease}.Header_visible__t8fZb{transform:translateY(0);opacity:1}.Header_hidden__pcG11{transform:translateY(-100%);opacity:0}.Header_logoLink__7trYD{display:flex;align-items:center;text-decoration:none}.Header_logoTitle__Ijiz5{font-size:1.3rem;font-weight:700;margin-left:4px;color:#333}.Header_logoImg__ES4Yi{margin-top:.2rem}.Header_nav__LVYU2 a{margin-left:24px;text-decoration:none;color:#333;font-weight:500}.Header_nav__LVYU2 a:hover{color:#0070f3}@media screen and (max-width:768px){.Header_header__AF_3G{display:none}}.Footer_footer__4vzqH{bottom:0;left:0;width:100%;padding:15px 30px;text-align:center;border-top:1px solid #eee;color:#666;font-size:.9rem;background-color:white;font-family:Noto Sans JP,sans-serif;z-index:100}.Footer_socials__1hnjR{margin-bottom:8px}.Footer_socialLink__N7mmd{margin:0 4px;color:#424040;font-size:1.2rem;transition:color .3s ease;display:inline-block;vertical-align:middle}.Footer_socialLink__N7mmd:hover{cursor:pointer;color:grey}.Footer_copy__9oFUI{font-size:.9rem;margin-bottom:10px}