.page-top[data-astro-cid-eu46n2mq]{position:fixed;z-index:100;right:calc(1.25rem + env(safe-area-inset-right,0px));bottom:calc(1.25rem + env(safe-area-inset-bottom,0px));width:48px;height:48px;display:flex;align-items:center;justify-content:center;padding:0;border:1px solid var(--dark);border-radius:4px;background-color:var(--bg);color:var(--dark);cursor:pointer;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .35s ease,visibility .35s ease}.page-top[data-astro-cid-eu46n2mq].is-visible{opacity:1;visibility:visible;pointer-events:auto}.page-top[data-astro-cid-eu46n2mq]:focus-visible{outline:2px solid var(--amber);outline-offset:3px}.page-top-icon[data-astro-cid-eu46n2mq]{width:22px;height:22px}@media(prefers-reduced-motion:reduce){.page-top[data-astro-cid-eu46n2mq]{transition-duration:.01ms}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #E4C9A7;--amber: #AF6A12;--dark: #382828;--wht: #FFFFFF;--body: #1E1E1E;--border: rgba(201, 180, 152, .6);--link-underline: rgba(56, 40, 40, .4);--link-underline-muted: rgba(56, 40, 40, .35);--tap-opacity: .6;--tap-opacity-soft: .65}html{font-size:16px;-webkit-font-smoothing:antialiased}body{background-color:var(--bg);color:var(--dark)}body.has-hero-bg{background-image:url(/images/hite_top_bg.png);background-repeat:no-repeat;background-size:630px auto;background-position:center -2em}.page-wrapper{max-width:480px;margin:0 auto;position:relative;z-index:1}.page{--page-inline-pad: 1.4rem;padding:0 var(--page-inline-pad) 3rem}.content-heading{font-family:"Noto Serif JP",serif;font-weight:700;font-size:1.2rem;color:var(--dark);letter-spacing:.04em;padding:1.25rem 0;margin-bottom:1rem}.content-body{font-family:"Noto Serif JP",serif;font-weight:300;font-size:.9rem;line-height:2;color:var(--body);margin-bottom:4rem}.content-body p{margin-bottom:1.75em}.content-body p:last-child{margin-bottom:0}.section-header{margin-bottom:1.2rem}.section-header--elements{padding:1.8rem 0 0;margin-bottom:1.5rem}.section-en{display:block;font-family:Noto Sans JP,sans-serif;font-weight:400;font-size:.8rem;letter-spacing:.32em;color:var(--amber);margin-bottom:.3rem}.section-header--elements .section-en{font-family:"Noto Serif JP",serif;font-size:.6rem;letter-spacing:.35em}.section-ja{font-family:"Noto Serif JP",serif;font-weight:700;font-size:1.2rem;color:var(--dark);letter-spacing:.06em;margin-bottom:.75rem}.section-divider{width:22px;height:2px;background:var(--amber)}.list-arrow{font-size:.85rem;flex-shrink:0}.list-arrow--muted{font-weight:800;color:var(--dark);opacity:.4}.list-arrow--accent{color:var(--amber)}.list-item{display:flex;align-items:center;gap:1rem;padding:1rem 0;border-bottom:1px solid var(--border);text-decoration:none;color:var(--dark);transition:opacity .2s}.list-item:active{opacity:var(--tap-opacity)}.list-border-top{border-top:1px solid var(--border)}.external-link-icon[data-astro-cid-6mtcnxkf]{flex-shrink:0;width:.85em;height:.85em;opacity:.55}.site-header[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.2rem .8rem}.site-header--home[data-astro-cid-3ef6ksr2]{justify-content:flex-end}.site-header--home[data-astro-cid-3ef6ksr2] .hamburger[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]{background:var(--wht)}.header-logo[data-astro-cid-3ef6ksr2]{margin-top:.25rem}.header-logo[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{height:40px;width:auto}.hamburger[data-astro-cid-3ef6ksr2]{display:flex;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px}.hamburger[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]{display:block;width:24px;height:2px;background:var(--dark)}.header-border[data-astro-cid-3ef6ksr2]{height:1px;background:var(--border)}.nav-backdrop[data-astro-cid-3ef6ksr2]{position:fixed;inset:0;z-index:99;background:#1e1e1e59;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease,visibility .3s ease}.nav-backdrop[data-astro-cid-3ef6ksr2].is-open{opacity:1;visibility:visible;pointer-events:auto}.nav-menu[data-astro-cid-3ef6ksr2]{position:fixed;top:0;right:-100%;width:80%;max-width:320px;height:100vh;background:var(--bg);z-index:100;padding:2rem;transition:right .3s ease}.nav-menu[data-astro-cid-3ef6ksr2].is-open{right:0}.nav-close[data-astro-cid-3ef6ksr2]{background:none;border:none;font-size:1.4rem;cursor:pointer;color:var(--dark);display:block;margin-left:auto}.nav-list[data-astro-cid-3ef6ksr2]{list-style:none;margin-top:2rem;display:flex;flex-direction:column;gap:1.5rem}.nav-link[data-astro-cid-3ef6ksr2]{font-family:"Noto Serif JP",serif;font-weight:600;font-size:1rem;color:var(--dark);text-decoration:none;letter-spacing:.06em}.nav-link--external[data-astro-cid-3ef6ksr2]{display:inline-flex;align-items:center;gap:.35rem}.nav-link[data-astro-cid-3ef6ksr2]:active{opacity:var(--tap-opacity)}.site-footer[data-astro-cid-gcn2mc3v]{padding:2rem 1.6rem;text-align:center;font-family:Noto Sans JP,sans-serif;font-size:.62rem;letter-spacing:.22em;color:var(--dark)}.site-footer--bordered[data-astro-cid-gcn2mc3v]{border-top:1px solid var(--border)}.site-footer--home[data-astro-cid-gcn2mc3v]{font-weight:800}
