canvas{position:fixed;top:0;left:0}main.svelte-12qhfyh{z-index:100}body{display:grid;grid-template-areas:"header header" "sidebar main";grid-template-columns:var(--aside-width) 1fr;grid-template-rows:var(--header-height) auto;color:var(--main-color);background-color:var(--background-color);margin:0}a.svelte-12qhfyh{border-bottom:none}ul.svelte-12qhfyh{list-style-type:none;padding:0;margin:0}header.svelte-12qhfyh{grid-area:header;z-index:1000;display:flex;justify-content:space-between;align-items:center;margin:var(--header-padding)}.logo.svelte-12qhfyh{height:50px;width:auto;transform:translateY(4px)}.logo-sp.svelte-12qhfyh{display:none}@media (max-width: 1100px){.logo.svelte-12qhfyh{display:none}.logo-sp.svelte-12qhfyh{height:50px;width:auto;display:block}}#hamburger-menu-check.svelte-12qhfyh,#hamburger-menu-button.svelte-12qhfyh,.hamburger-sns-container.svelte-12qhfyh{display:none}@media (max-width: 950px){#hamburger-menu-button.svelte-12qhfyh{display:flex;flex-direction:column;justify-content:space-between;height:30px;width:50px}#hamburger-menu-button.svelte-12qhfyh span:where(.svelte-12qhfyh){display:inline-block;width:50px;height:3px;background-color:#fff;border-radius:1.5px;transition-duration:.3s;--distance: 14px}#hamburger-menu-check.svelte-12qhfyh:checked~#hamburger-menu-button:where(.svelte-12qhfyh) span:where(.svelte-12qhfyh):nth-of-type(1){transform:translateY(var(--distance)) rotate(30deg)}#hamburger-menu-check.svelte-12qhfyh:checked~#hamburger-menu-button:where(.svelte-12qhfyh) span:where(.svelte-12qhfyh):nth-of-type(2){opacity:0;transform:translate(var(--distance))}#hamburger-menu-check.svelte-12qhfyh:checked~#hamburger-menu-button:where(.svelte-12qhfyh) span:where(.svelte-12qhfyh):nth-of-type(3){transform:translateY(calc(-1 * var(--distance))) rotate(-30deg)}.hamburger-sns-container.svelte-12qhfyh{display:flex;justify-content:space-between}}header.svelte-12qhfyh>nav:where(.svelte-12qhfyh)>ul:where(.svelte-12qhfyh){display:flex}header.svelte-12qhfyh>nav:where(.svelte-12qhfyh)>ul:where(.svelte-12qhfyh)>li:where(.svelte-12qhfyh){position:relative;padding:calc(var(--window-padding) / 2)}header.svelte-12qhfyh>nav:where(.svelte-12qhfyh)>ul:where(.svelte-12qhfyh)>li:where(.svelte-12qhfyh):after{content:"";position:absolute;left:50%;bottom:0;display:inline-block;width:0;height:1px;background-color:var(--main-color);transform:translate(-50%) translateY(-10px);transition:width .3s}header.svelte-12qhfyh>nav:where(.svelte-12qhfyh)>ul:where(.svelte-12qhfyh)>li:where(.svelte-12qhfyh):hover:after{width:20%}header.svelte-12qhfyh ul:where(.svelte-12qhfyh)>li:where(.svelte-12qhfyh)>ul:where(.svelte-12qhfyh){position:absolute;padding-top:16px;padding-left:20px;opacity:0;visibility:hidden;pointer-events:none;transition-property:opacity,visibility;transition-duration:.3s;width:auto;white-space:nowrap}header.svelte-12qhfyh ul:where(.svelte-12qhfyh)>li:where(.svelte-12qhfyh):hover>ul:where(.svelte-12qhfyh){opacity:1;visibility:visible;pointer-events:auto}header.svelte-12qhfyh ul:where(.svelte-12qhfyh)>li:where(.svelte-12qhfyh)>ul:where(.svelte-12qhfyh)>li:where(.svelte-12qhfyh){border:solid 1px var(--secondary-color);background-color:var(--background-color);height:0;opacity:0;transition-property:height,background-color,opacity;transition-duration:.3s}header.svelte-12qhfyh ul:where(.svelte-12qhfyh)>li:where(.svelte-12qhfyh):hover>ul:where(.svelte-12qhfyh)>li:where(.svelte-12qhfyh){height:calc(20px + 1.5em);opacity:1}header.svelte-12qhfyh ul:where(.svelte-12qhfyh)>li:where(.svelte-12qhfyh)>ul:where(.svelte-12qhfyh)>li:where(.svelte-12qhfyh):not(:first-child){margin-top:-1px}header.svelte-12qhfyh ul:where(.svelte-12qhfyh)>li:where(.svelte-12qhfyh)>ul:where(.svelte-12qhfyh)>li:where(.svelte-12qhfyh):hover{background-color:var(--main-color)}header.svelte-12qhfyh ul:where(.svelte-12qhfyh)>li:where(.svelte-12qhfyh)>ul:where(.svelte-12qhfyh)>li:where(.svelte-12qhfyh)>a:where(.svelte-12qhfyh),header.svelte-12qhfyh ul:where(.svelte-12qhfyh)>li:where(.svelte-12qhfyh)>ul:where(.svelte-12qhfyh)>li:where(.svelte-12qhfyh)>span:where(.svelte-12qhfyh){display:flex;justify-content:space-between;align-items:center;padding:10px;transition-property:color;transition-duration:.3s}header.svelte-12qhfyh ul:where(.svelte-12qhfyh)>li:where(.svelte-12qhfyh)>ul:where(.svelte-12qhfyh)>li:where(.svelte-12qhfyh):hover>a:where(.svelte-12qhfyh),header.svelte-12qhfyh ul:where(.svelte-12qhfyh)>li:where(.svelte-12qhfyh)>ul:where(.svelte-12qhfyh)>li:where(.svelte-12qhfyh):hover>span:where(.svelte-12qhfyh){color:var(--background-color)}header.svelte-12qhfyh ul:where(.svelte-12qhfyh)>li:where(.svelte-12qhfyh)>ul:where(.svelte-12qhfyh)>li:where(.svelte-12qhfyh)>a:where(.svelte-12qhfyh):after,header.svelte-12qhfyh ul:where(.svelte-12qhfyh)>li:where(.svelte-12qhfyh)>ul:where(.svelte-12qhfyh)>li:where(.svelte-12qhfyh)>span:where(.svelte-12qhfyh):after{flex:0 0 10px;display:inline-block;height:10px;width:10px;border-right:solid 1px;border-bottom:solid 1px;margin-left:10px;content:"";transform:rotate(-45deg)}@media (max-width: 950px){header.svelte-12qhfyh nav:where(.svelte-12qhfyh)>ul:where(.svelte-12qhfyh){position:fixed;top:110px;right:0;padding:0 30px 30px;height:calc(100dvh - 110px);background-color:var(--background-color);overflow:auto;transform:translate(var(--translate-x));transition-duration:.3s;display:flex;flex-direction:column;gap:20px;font-size:1.3rem}header.svelte-12qhfyh>nav:where(.svelte-12qhfyh)>ul:where(.svelte-12qhfyh)>li:where(.svelte-12qhfyh){padding:0}header.svelte-12qhfyh>nav:where(.svelte-12qhfyh)>ul:where(.svelte-12qhfyh)>li:where(.svelte-12qhfyh):last-child{margin-bottom:var(--window-padding)}header.svelte-12qhfyh>nav:where(.svelte-12qhfyh)>ul:where(.svelte-12qhfyh)>li:where(.svelte-12qhfyh):after{content:unset}header.svelte-12qhfyh ul:where(.svelte-12qhfyh)>li:where(.svelte-12qhfyh)>ul:where(.svelte-12qhfyh){visibility:unset;opacity:unset;padding-top:unset;position:unset;display:flex;flex-direction:column;gap:5px}header.svelte-12qhfyh ul:where(.svelte-12qhfyh)>li:where(.svelte-12qhfyh):nth-child(2)>ul:where(.svelte-12qhfyh){width:unset}header.svelte-12qhfyh ul:where(.svelte-12qhfyh)>li:where(.svelte-12qhfyh)>ul:where(.svelte-12qhfyh)>li:where(.svelte-12qhfyh){height:unset;opacity:unset;border:unset;font-size:.75em}header.svelte-12qhfyh ul:where(.svelte-12qhfyh)>li:where(.svelte-12qhfyh):hover>ul:where(.svelte-12qhfyh)>li:where(.svelte-12qhfyh){height:unset}header.svelte-12qhfyh ul:where(.svelte-12qhfyh)>li:where(.svelte-12qhfyh)>ul:where(.svelte-12qhfyh)>li:where(.svelte-12qhfyh):hover{background-color:unset}header.svelte-12qhfyh ul:where(.svelte-12qhfyh)>li:where(.svelte-12qhfyh)>ul:where(.svelte-12qhfyh)>li:where(.svelte-12qhfyh)>a:where(.svelte-12qhfyh),header.svelte-12qhfyh ul:where(.svelte-12qhfyh)>li:where(.svelte-12qhfyh)>ul:where(.svelte-12qhfyh)>li:where(.svelte-12qhfyh)>span:where(.svelte-12qhfyh){display:unset;padding:unset}header.svelte-12qhfyh ul:where(.svelte-12qhfyh)>li:where(.svelte-12qhfyh)>ul:where(.svelte-12qhfyh)>li:where(.svelte-12qhfyh):hover>a:where(.svelte-12qhfyh),header.svelte-12qhfyh ul:where(.svelte-12qhfyh)>li:where(.svelte-12qhfyh)>ul:where(.svelte-12qhfyh)>li:where(.svelte-12qhfyh):hover>span:where(.svelte-12qhfyh){color:unset}header.svelte-12qhfyh ul:where(.svelte-12qhfyh)>li:where(.svelte-12qhfyh)>ul:where(.svelte-12qhfyh)>li:where(.svelte-12qhfyh)>a:where(.svelte-12qhfyh):after,header.svelte-12qhfyh ul:where(.svelte-12qhfyh)>li:where(.svelte-12qhfyh)>ul:where(.svelte-12qhfyh)>li:where(.svelte-12qhfyh)>span:where(.svelte-12qhfyh):after{content:unset}}.sidebar.svelte-12qhfyh{grid-area:sidebar;z-index:500;position:fixed;bottom:var(--window-padding);width:var(--aside-width);display:flex;flex-direction:column;gap:45px}.sidebar.svelte-12qhfyh ul:where(.svelte-12qhfyh){display:flex;flex-direction:column;align-items:center;gap:16px}.news.svelte-12qhfyh{padding:0 15px}.news.svelte-12qhfyh h2:where(.svelte-12qhfyh){font-size:.9em;font-weight:400;margin-bottom:10px;font-style:italic}.news.svelte-12qhfyh ul:where(.svelte-12qhfyh){padding-top:0}.news.svelte-12qhfyh li:where(.svelte-12qhfyh){max-width:100%;padding:10px 0;border-bottom:solid 1.5px var(--main-color)}@media (max-height: 750px){.news.svelte-12qhfyh li:where(.svelte-12qhfyh):nth-child(2){display:none}}.date.svelte-12qhfyh{font-size:.5em}.news.svelte-12qhfyh p:where(.svelte-12qhfyh){margin:0;padding:5px 0;font-weight:400;font-size:.9em;line-height:1.25}main.svelte-12qhfyh{grid-area:main;margin-bottom:var(--window-padding)}@media (max-width: 950px){.non-root-main.svelte-12qhfyh{padding:0 var(--window-padding)}}.mobile-news.svelte-12qhfyh{display:none}@media (max-width: 950px){.sidebar.svelte-12qhfyh{display:none}body{display:flex;flex-direction:column}.root-main.svelte-12qhfyh{height:calc(100dvh - var(--header-height) + var(--window-padding));margin-bottom:0;display:flex;flex-direction:column;justify-content:space-evenly}.mobile-news.svelte-12qhfyh{display:flex;justify-content:center;height:var(--mobile-news-height)}.mobile-news.svelte-12qhfyh .news:where(.svelte-12qhfyh){display:flex;flex-direction:column;justify-content:center;gap:10px}.mobile-news.svelte-12qhfyh .news:where(.svelte-12qhfyh) :where(.svelte-12qhfyh){margin:0;padding:0}}
