.header[data-astro-cid-3ef6ksr2]{position:fixed;display:flex;align-items:flex-start;justify-content:space-between;width:100%;padding:2rem;box-sizing:border-box;top:0;left:0;z-index:100;opacity:1;transition:opacity .5s ease-out}.header[data-astro-cid-3ef6ksr2].header--hidden{opacity:0}.header__logo[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{width:100px;transition:all .5s ease-in-out}.header__logo[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]:hover{transform:rotate(360deg)}.nav[data-astro-cid-3ef6ksr2] ul[data-astro-cid-3ef6ksr2]{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{text-decoration:none;color:#fff}.nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover{text-decoration:line-through}.header__hamburger[data-astro-cid-3ef6ksr2]{display:none;cursor:pointer;z-index:99}.hamburger-icon[data-astro-cid-3ef6ksr2]{display:flex;flex-direction:column;justify-content:space-between;position:relative;z-index:99;width:25px;height:17px}.hamburger-icon[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]{display:block;height:2px;background-color:#fff;border-radius:1px;transition:all .3s ease-in-out}#hamburger-check[data-astro-cid-3ef6ksr2]:checked+.hamburger-icon[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]:nth-child(1){transform:rotate(45deg) translate(5px,5px)}#hamburger-check[data-astro-cid-3ef6ksr2]:checked+.hamburger-icon[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]:nth-child(2){opacity:0}#hamburger-check[data-astro-cid-3ef6ksr2]:checked+.hamburger-icon[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}#hamburger-check[data-astro-cid-3ef6ksr2]:checked+.hamburger-icon[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]:nth-child(1){background-color:#fff}#hamburger-check[data-astro-cid-3ef6ksr2]:checked+.hamburger-icon[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]:nth-child(2){background-color:#fff}#hamburger-check[data-astro-cid-3ef6ksr2]:checked+.hamburger-icon[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]:nth-child(3){background-color:#fff}.nav--sp[data-astro-cid-3ef6ksr2]{display:none;flex-direction:column;align-items:center;justify-content:center;position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#000000f2;z-index:98;box-sizing:border-box}.nav--sp[data-astro-cid-3ef6ksr2] ul[data-astro-cid-3ef6ksr2]{text-align:center;list-style:none;margin:0;padding:0}.nav--sp[data-astro-cid-3ef6ksr2] li[data-astro-cid-3ef6ksr2]{margin-bottom:1rem}.nav--sp[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{text-decoration:none;color:#fff;font-size:1.2rem}.nav--sp[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{position:relative;z-index:99}.nav--sp[data-astro-cid-3ef6ksr2]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}#hamburger-check[data-astro-cid-3ef6ksr2]:checked~.nav--sp[data-astro-cid-3ef6ksr2]{display:flex;animation:fadeIn .3s ease-in-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media screen and (max-width: 768px){.header__logo[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{width:80px}.nav[data-astro-cid-3ef6ksr2]{display:none}.header__hamburger[data-astro-cid-3ef6ksr2]{display:block;cursor:pointer}#hamburger-check[data-astro-cid-3ef6ksr2]{display:none}}.footer[data-astro-cid-sz7xmlte]{width:100%;padding:4rem 2rem;font-size:15px}.footer__logo[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]{width:80px;margin-bottom:2rem}.footer__tel[data-astro-cid-sz7xmlte]{margin-top:1rem;font-size:1.25rem;font-weight:700}.footer__social[data-astro-cid-sz7xmlte]{display:flex;justify-content:flex-start;gap:1rem;margin-top:2rem}.footer__social[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]{height:24px}@media screen and (max-width: 768px){.footer[data-astro-cid-sz7xmlte]{padding:6rem 2rem;text-align:center}.footer__logo[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]{display:block;margin:0 auto 2rem}.footer__social[data-astro-cid-sz7xmlte]{justify-content:center}}:root{--bg-color: #191919;--text-color: #e6e6e6;--font-size: 16px;--line-height: 1.75;--letter-spacing: 0}body{font-family:Shippori Mincho,serif;font-optical-sizing:auto;font-weight:200;font-style:normal;line-height:var(--line-height);letter-spacing:var(--letter-spacing);font-size:var(--font-size);word-break:break-all;opacity:.01;animation:fadeIn .5s ease-in-out forwards;color:var(--text-color);background-color:var(--bg-color);background-image:url(/noise2.png);background-repeat:repeat;background-size:512px}h1,h2,h3,h4,h5,h6{font-weight:400;margin:0;padding:0}a{color:var(--text-color);text-decoration:none}.inner{width:100%;max-width:800px;margin:0 auto;padding:2rem}.inner--wide{width:100%;max-width:1024px;margin:0 auto;padding:2rem}.sp{display:none}.pc{display:block}@media (max-width: 768px){.inner{padding:2rem}.pc{display:none}.sp{display:block}}@keyframes fadeIn{0%{opacity:.01}to{opacity:1}}main[data-astro-cid-37fxchfa]{display:flex;flex-direction:column;justify-content:center;width:100%;min-width:100vw;overflow:hidden}
