.sidebar[data-astro-cid-nen7h5rs]{width:var(--sidebar-width);background:#fff;border-right:1px solid #1b5bae;flex-direction:column;height:100vh;min-height:100vh;display:flex;position:sticky;top:0;overflow-y:auto;box-shadow:2px 0 12px #1a2e5a0f}@media (width>=769px){.sidebar[data-astro-cid-nen7h5rs]{animation:1.55s cubic-bezier(.16,1,.3,1) both sidebar-load-in;overflow-x:hidden}.sidebar[data-astro-cid-nen7h5rs]:before{content:"";z-index:2;pointer-events:none;mix-blend-mode:screen;background:linear-gradient(105deg,#0000 0%,#1b5bae08 34%,#ffffffbf 48%,#1b5bae0d 62%,#0000 100%);animation:2.35s cubic-bezier(.16,1,.3,1) .35s both sidebar-light-pass;position:absolute;inset:0;transform:translate(-120%)}.logo-block[data-astro-cid-nen7h5rs],.nav-list[data-astro-cid-nen7h5rs],.staff-login-block[data-astro-cid-nen7h5rs],.sns-block[data-astro-cid-nen7h5rs]{animation:1.25s cubic-bezier(.16,1,.3,1) both sidebar-content-load-in}.logo-block[data-astro-cid-nen7h5rs]{animation-delay:.24s}.nav-list[data-astro-cid-nen7h5rs]{animation-delay:.48s}.staff-login-block[data-astro-cid-nen7h5rs]{animation-delay:.68s}.sns-block[data-astro-cid-nen7h5rs]{animation-delay:.84s}}@keyframes sidebar-load-in{0%{opacity:0;filter:saturate(.94);transform:translate(-14px)scaleX(.985)}to{opacity:1;filter:saturate();transform:translate(0)scaleX(1)}}@keyframes sidebar-content-load-in{0%{opacity:0;filter:blur(2px);transform:translateY(10px)}to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes sidebar-light-pass{0%{opacity:0;transform:translate(-120%)}35%{opacity:.8}to{opacity:0;transform:translate(120%)}}@media (prefers-reduced-motion:reduce){.sidebar[data-astro-cid-nen7h5rs],.sidebar[data-astro-cid-nen7h5rs]:before,.logo-block[data-astro-cid-nen7h5rs],.nav-list[data-astro-cid-nen7h5rs],.staff-login-block[data-astro-cid-nen7h5rs],.sns-block[data-astro-cid-nen7h5rs]{animation:none!important}}.sidebar[data-astro-cid-nen7h5rs]::-webkit-scrollbar{display:none}.sidebar[data-astro-cid-nen7h5rs]{scrollbar-width:none}.sidebar-inner[data-astro-cid-nen7h5rs]{flex-direction:column;height:100%;padding:0;display:flex}.logo-block[data-astro-cid-nen7h5rs]{text-align:center;background:#1b5bae;border-bottom:1px solid #ffffff1a;flex-direction:column;align-items:center;gap:1.2rem;padding:2rem;text-decoration:none;transition:opacity .2s;display:flex}.logo-block[data-astro-cid-nen7h5rs]:hover{opacity:.8}.logo-img-wrap[data-astro-cid-nen7h5rs]{border-radius:50%;flex-shrink:0;width:80px;height:80px;overflow:hidden;box-shadow:0 2px 12px #1a2e5a26}.logo-img[data-astro-cid-nen7h5rs]{object-fit:contain;width:100%;height:100%}.logo-text[data-astro-cid-nen7h5rs]{flex-direction:column;gap:0;display:flex}.logo-text[data-astro-cid-nen7h5rs] p[data-astro-cid-nen7h5rs]{margin-bottom:0}.logo-ja-univ[data-astro-cid-nen7h5rs]{color:#d6eaf8;letter-spacing:.1em;font-size:1.9rem;font-weight:600;line-height:1}.logo-ja-dept[data-astro-cid-nen7h5rs]{color:#fff;letter-spacing:.05em;margin-top:.8rem;font-size:2.8rem;font-weight:700;line-height:1}.logo-en[data-astro-cid-nen7h5rs]{color:#d6eaf8;letter-spacing:.03em;text-transform:uppercase;margin-top:1rem;font-size:1rem;font-weight:500;line-height:1.75}.logo-en-dept[data-astro-cid-nen7h5rs]{margin-top:-.2rem}.nav-list[data-astro-cid-nen7h5rs]{flex-direction:column;flex:1;gap:0;margin-top:1.2rem;padding:0 1.2rem;display:flex}.nav-list[data-astro-cid-nen7h5rs] li[data-astro-cid-nen7h5rs]+li[data-astro-cid-nen7h5rs]{background-image:linear-gradient(90deg,#0000,#8ab4d4 20% 80%,#0000);background-position:top;background-repeat:no-repeat;background-size:100% 1px;border-top:1px solid #0000}.nav-link[data-astro-cid-nen7h5rs]{box-sizing:border-box;border-radius:8px;flex-direction:row;align-items:center;gap:.8rem;height:4.6rem;padding:.1rem 1.4rem;text-decoration:none;transition:color .2s;display:flex;position:relative}.nav-icon[data-astro-cid-nen7h5rs]{object-fit:contain;flex-shrink:0;width:24px;height:24px;position:relative;transform:translateY(-2.5px)}.nav-labels[data-astro-cid-nen7h5rs]{flex-direction:column;gap:0;display:flex}.nav-link[data-astro-cid-nen7h5rs]:after{content:"";border-right:2.5px solid var(--color-royal-blue);border-top:2.5px solid var(--color-royal-blue);opacity:0;width:10px;height:10px;transition:transform .2s,opacity .2s;position:absolute;top:50%;right:2rem;transform:translateY(-50%)rotate(45deg)translate(-4px)}.nav-link[data-astro-cid-nen7h5rs]:hover:after{opacity:1;transform:translateY(-50%)rotate(45deg)translate(0)}.nav-link--active[data-astro-cid-nen7h5rs]:before{content:"";background:#ebf4fc;border-radius:0 8px 8px 0;position:absolute;inset:.4rem 0;box-shadow:inset 4px 0 #1b5bae}.nav-label-ja[data-astro-cid-nen7h5rs]{color:var(--color-royal-blue);letter-spacing:.03em;font-size:1.55rem;font-weight:600;line-height:1.65}.nav-label-en[data-astro-cid-nen7h5rs]{color:#1e5a82;letter-spacing:.07em;text-transform:uppercase;margin-top:-5px;font-size:1rem;font-weight:400;line-height:1.6}.nav-link--active[data-astro-cid-nen7h5rs] .nav-icon[data-astro-cid-nen7h5rs]{filter:none}.nav-link--active[data-astro-cid-nen7h5rs] .nav-label-ja[data-astro-cid-nen7h5rs]{color:#1b5bae;position:relative}.nav-link--active[data-astro-cid-nen7h5rs] .nav-label-en[data-astro-cid-nen7h5rs]{color:#1b5baea6;position:relative}.nav-link--accordion[data-astro-cid-nen7h5rs]{appearance:none;box-sizing:border-box;font-family:inherit;font-size:inherit;line-height:inherit;cursor:pointer;text-align:left;background:0 0;border:none;flex-direction:row;align-items:center;gap:.8rem;width:100%;margin:0;padding:.1rem 1.4rem;display:flex}.nav-link--accordion[data-astro-cid-nen7h5rs] .nav-labels[data-astro-cid-nen7h5rs]{min-width:0;overflow:hidden}.nav-link--accordion[data-astro-cid-nen7h5rs] .nav-label-en[data-astro-cid-nen7h5rs]{text-overflow:ellipsis;overflow:hidden}.nav-link--accordion[data-astro-cid-nen7h5rs]:after{display:none}.accordion-chevron[data-astro-cid-nen7h5rs]{z-index:1;width:20px;height:20px;color:var(--color-royal-blue);background:#1b5bae1f;border:1.5px solid #1b5bae4d;border-radius:50%;flex-shrink:0;justify-content:center;align-self:center;align-items:center;margin-left:auto;font-size:1.4rem;font-weight:400;line-height:1;transition:background .2s,border-color .2s,color .2s;display:flex;position:relative;transform:translateY(-4px)}.accordion-chevron[data-astro-cid-nen7h5rs]:before{content:"+"}.has-submenu[data-astro-cid-nen7h5rs].is-open .accordion-chevron[data-astro-cid-nen7h5rs]:before{content:"−";transform:translateY(1px)}.nav-link--accordion[data-astro-cid-nen7h5rs]:hover .accordion-chevron[data-astro-cid-nen7h5rs]{background:var(--color-royal-blue);border-color:var(--color-royal-blue);color:#fff}.nav-link--active[data-astro-cid-nen7h5rs] .accordion-chevron[data-astro-cid-nen7h5rs]{color:#1b5bae;background:#1b5bae26;border-color:#1b5bae59}.nav-link--active[data-astro-cid-nen7h5rs].nav-link--accordion:hover .accordion-chevron[data-astro-cid-nen7h5rs]{background:var(--color-royal-blue);border-color:var(--color-royal-blue);color:#fff}.nav-link--accordion[data-astro-cid-nen7h5rs] .nav-label-en[data-astro-cid-nen7h5rs]{white-space:nowrap}.subnav-list[data-astro-cid-nen7h5rs]{opacity:0;max-height:0;margin:0;padding:0;list-style:none;transition:max-height .35s cubic-bezier(.4,0,.2,1),opacity .25s;overflow:hidden}.has-submenu[data-astro-cid-nen7h5rs].is-open .subnav-list[data-astro-cid-nen7h5rs]{opacity:1;background:#eef6fc;border-radius:0 0 8px 8px;max-height:300px;margin:0 0 .4rem}.subnav-link[data-astro-cid-nen7h5rs]{color:var(--color-royal-blue);border-radius:6px;align-items:center;padding:.42rem 1.4rem .42rem 4.4rem;font-size:1.3rem;font-weight:500;text-decoration:none;transition:background .15s;display:flex;position:relative}.subnav-link[data-astro-cid-nen7h5rs]:before{content:"–";opacity:.45;font-size:1.1rem;position:absolute;left:3.1rem}.subnav-link[data-astro-cid-nen7h5rs]:hover{background:#1b5bae17}.subnav-link--active[data-astro-cid-nen7h5rs]{color:#1b5bae;background:#1b5bae2e;font-weight:700}.subnav-link--active[data-astro-cid-nen7h5rs]:before{content:"▶";color:#1b5bae;opacity:1;font-size:.85rem}.staff-login-block[data-astro-cid-nen7h5rs]{border-radius:8px;flex-direction:row;margin:.6rem 1.2rem 0;text-decoration:none;display:flex;position:relative;top:4px;box-shadow:0 2px 10px #00000038}.staff-login-label[data-astro-cid-nen7h5rs]{letter-spacing:.22em;color:#ffffff80;text-transform:uppercase;margin:0 0 .15rem;font-size:.8rem;font-weight:700;line-height:1.4;display:block}.staff-login-sub[data-astro-cid-nen7h5rs]{color:#fff;letter-spacing:.04em;margin:0;font-size:1.15rem;font-weight:600;line-height:1.4;display:block}.staff-login-block__left[data-astro-cid-nen7h5rs]{background:linear-gradient(135deg,#1b5bae 0%,#144898 100%);border-radius:8px 0 0 8px;flex-direction:column;flex:1;justify-content:center;padding:.45rem .8rem .45rem .9rem;display:flex}.staff-login-btn[data-astro-cid-nen7h5rs]{color:#1a2e5a;letter-spacing:.06em;white-space:nowrap;background:#f0c000;border-radius:0 8px 8px 0;flex-direction:row;flex-shrink:0;align-items:center;gap:.3em;padding:0 .8rem;font-size:1.15rem;font-weight:700;text-decoration:none;transition:background .2s;display:flex}.staff-login-btn[data-astro-cid-nen7h5rs]:hover,.staff-login-block[data-astro-cid-nen7h5rs]:hover .staff-login-btn[data-astro-cid-nen7h5rs]{background:gold}.sns-block[data-astro-cid-nen7h5rs]{background:#fff;border-top:1px solid #b8d0e8;justify-content:center;align-items:center;gap:.6rem;margin-top:auto;padding:.4rem 2rem;display:flex;position:sticky;bottom:0}.sns-label[data-astro-cid-nen7h5rs]{color:var(--color-royal-blue);letter-spacing:.12em;text-transform:uppercase;text-align:center;margin-bottom:0;font-size:1rem;font-weight:600}.sns-links[data-astro-cid-nen7h5rs]{justify-content:center;gap:.8rem;display:flex}.sns-link[data-astro-cid-nen7h5rs]{width:30px;height:30px;color:var(--color-royal-blue);background:#1e4ba01a;border:1px solid #1e4ba026;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;transition:background .2s,color .2s,border-color .2s;display:flex}.sns-link[data-astro-cid-nen7h5rs] svg[data-astro-cid-nen7h5rs]{width:14px;height:14px}.sns-link[data-astro-cid-nen7h5rs]:hover{background:var(--color-royal-blue);color:#fff;border-color:var(--color-royal-blue)}.mobile-topbar[data-astro-cid-nen7h5rs]{display:none}.topbar-brand[data-astro-cid-nen7h5rs]{align-items:center;gap:.9rem;text-decoration:none;display:flex}.topbar-logo-wrap[data-astro-cid-nen7h5rs]{border:1.5px solid #ffffff4d;border-radius:50%;flex-shrink:0;width:36px;height:36px;overflow:hidden;box-shadow:0 2px 8px #00000040}.topbar-logo-img[data-astro-cid-nen7h5rs]{object-fit:contain;width:100%;height:100%;display:block}.topbar-brand-text[data-astro-cid-nen7h5rs]{flex-direction:column;gap:.05rem;display:flex}.topbar-brand-univ[data-astro-cid-nen7h5rs]{color:#ffffffd1;letter-spacing:.08em;font-size:1.25rem;font-weight:600;line-height:1.2}.topbar-brand-dept[data-astro-cid-nen7h5rs]{color:#fff;letter-spacing:.06em;font-size:1.5rem;font-weight:700;line-height:1.2}.hamburger[data-astro-cid-nen7h5rs]{cursor:pointer;background:0 0;border:none;border-radius:4px;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;padding:8px;display:flex}.hamburger[data-astro-cid-nen7h5rs] span[data-astro-cid-nen7h5rs]{transform-origin:50%;background:#fff;border-radius:2px;height:2px;transition:transform .2s,opacity .2s;display:block}.hamburger[data-astro-cid-nen7h5rs].is-open span[data-astro-cid-nen7h5rs]:first-child{transform:translateY(7px)rotate(45deg)}.hamburger[data-astro-cid-nen7h5rs].is-open span[data-astro-cid-nen7h5rs]:nth-child(2){opacity:0}.hamburger[data-astro-cid-nen7h5rs].is-open span[data-astro-cid-nen7h5rs]:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.sidebar-overlay[data-astro-cid-nen7h5rs]{z-index:149;background:#0006;position:fixed;inset:0}@media (width<=768px){.mobile-topbar[data-astro-cid-nen7h5rs]{display:flex}.sidebar[data-astro-cid-nen7h5rs]{z-index:150;opacity:0;pointer-events:none;width:100%;height:auto;max-height:calc(100vh - 56px);min-height:unset;border-right:none;transition:transform .3s cubic-bezier(.25,.46,.45,.94),opacity .25s;position:fixed;top:56px;left:0;right:0;overflow-y:auto;transform:translateY(-8px)}.sidebar[data-astro-cid-nen7h5rs].is-open{opacity:1;pointer-events:auto;transform:translateY(0);box-shadow:0 8px 32px #0000002e}.sidebar-inner[data-astro-cid-nen7h5rs]{height:auto;padding:0}.logo-block[data-astro-cid-nen7h5rs]{display:none}.nav-list[data-astro-cid-nen7h5rs]{grid-template-columns:1fr 1fr;gap:0;margin-top:1.2rem;padding:.4rem 1.2rem;display:grid}.nav-list[data-astro-cid-nen7h5rs] li[data-astro-cid-nen7h5rs]+li[data-astro-cid-nen7h5rs]{background-image:none}.nav-list[data-astro-cid-nen7h5rs] li[data-astro-cid-nen7h5rs]{border-bottom:1px solid #8ab4d44d}.nav-list[data-astro-cid-nen7h5rs] li[data-astro-cid-nen7h5rs]:nth-child(odd){border-right:1px solid #8ab4d44d}.nav-list[data-astro-cid-nen7h5rs] li[data-astro-cid-nen7h5rs]:nth-last-child(-n+2){border-bottom:none}.nav-list[data-astro-cid-nen7h5rs] li[data-astro-cid-nen7h5rs]:last-child:nth-child(odd){border-right:none;grid-column:1/-1}.nav-link[data-astro-cid-nen7h5rs]{text-align:center;border-radius:0;flex-direction:column;justify-content:center;align-items:center;gap:0;height:5.4rem;padding:.15rem .4rem}.nav-link[data-astro-cid-nen7h5rs]:after{display:none}.nav-icon[data-astro-cid-nen7h5rs]{width:26px;height:26px;transform:none}.nav-label-en[data-astro-cid-nen7h5rs]{display:none}.nav-label-ja[data-astro-cid-nen7h5rs]{font-size:1.3rem}.nav-link--active[data-astro-cid-nen7h5rs]:before{inset:.3rem}.has-submenu[data-astro-cid-nen7h5rs]{position:relative}.nav-link--accordion[data-astro-cid-nen7h5rs]{flex-direction:column;align-items:center;gap:0;padding:.15rem .4rem;position:relative}.nav-link--accordion[data-astro-cid-nen7h5rs] .accordion-chevron[data-astro-cid-nen7h5rs]{margin-left:0;position:absolute;top:50%;right:2.2rem;transform:translateY(calc(-50% - 4px))}.nav-list[data-astro-cid-nen7h5rs]{position:relative}.has-submenu[data-astro-cid-nen7h5rs] .subnav-list[data-astro-cid-nen7h5rs]{z-index:10;position:absolute;left:0;right:0}.subnav-link[data-astro-cid-nen7h5rs]{padding:.45rem 1rem .45rem 2.8rem;font-size:1.2rem}.subnav-link[data-astro-cid-nen7h5rs]:before{left:1.8rem}.staff-login-block[data-astro-cid-nen7h5rs]{width:min(72vw,300px);margin:.6rem auto .8rem}}.site-footer[data-astro-cid-jo6i4kqk]{color:#fff;background:#1b5bae;font-family:IBM Plex Sans JP,Noto Sans JP,sans-serif}.footer-accent-line[data-astro-cid-jo6i4kqk]{opacity:.7;background:linear-gradient(90deg,#0000,#ffffff80 20%,#fffc 50%,#ffffff80 80%,#0000);height:3px}.footer-body[data-astro-cid-jo6i4kqk]{grid-template-columns:1fr 1fr;align-items:start;gap:6rem;padding:3.2rem 6rem 2.8rem;display:grid}.footer-col-heading[data-astro-cid-jo6i4kqk]{color:#fff;letter-spacing:.12em;text-transform:uppercase;border-bottom:1px solid #ffffff59;margin-bottom:2rem;padding-bottom:.8rem;font-size:1.35rem;font-weight:600;line-height:1}.footer-address[data-astro-cid-jo6i4kqk]{font-style:normal}.footer-address[data-astro-cid-jo6i4kqk] dl[data-astro-cid-jo6i4kqk]{flex-direction:column;gap:0;display:flex}.footer-dl-row[data-astro-cid-jo6i4kqk]{align-items:flex-start;gap:1rem;display:flex}.footer-dl-row[data-astro-cid-jo6i4kqk] dt[data-astro-cid-jo6i4kqk]{color:#fff;opacity:.8;flex-shrink:0;width:18px;margin-top:.2rem}.footer-dl-row[data-astro-cid-jo6i4kqk] dt[data-astro-cid-jo6i4kqk] svg[data-astro-cid-jo6i4kqk]{width:16px;height:16px}.footer-dl-row[data-astro-cid-jo6i4kqk] dd[data-astro-cid-jo6i4kqk]{color:#ffffffeb;margin:0;font-size:1.35rem;line-height:1.8}.footer-contact-label[data-astro-cid-jo6i4kqk]{letter-spacing:.1em;color:#ffffffb3;text-transform:uppercase;margin-right:.6em;font-size:1rem;font-weight:600}.footer-email-link[data-astro-cid-jo6i4kqk]{color:#fff;word-break:break-all;font-size:1.3rem;text-decoration:none;transition:color .2s}.footer-email-link[data-astro-cid-jo6i4kqk]:hover{color:#ffffffb3}.footer-map-wrap[data-astro-cid-jo6i4kqk]{border:1px solid #fff3;border-radius:8px;width:100%;height:200px;position:relative;overflow:hidden;box-shadow:0 4px 24px #0003}.footer-map-wrap[data-astro-cid-jo6i4kqk] iframe[data-astro-cid-jo6i4kqk]{filter:brightness(.9)contrast(1.05)saturate(.9);border:none;width:100%;height:100%;position:absolute;inset:0}.footer-bottom[data-astro-cid-jo6i4kqk]{border-top:1px solid #fff3;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;padding:1.2rem 6rem;display:flex}.footer-copyright[data-astro-cid-jo6i4kqk]{color:#ffffffa6;letter-spacing:.02em;margin:0;font-size:1.15rem}.footer-ext-link[data-astro-cid-jo6i4kqk]{color:#ffffffa6;letter-spacing:.02em;align-items:center;gap:.4rem;font-size:1.2rem;text-decoration:none;transition:color .2s;display:inline-flex}.footer-ext-link[data-astro-cid-jo6i4kqk] svg[data-astro-cid-jo6i4kqk]{opacity:.7;flex-shrink:0;width:11px;height:11px}.footer-ext-link[data-astro-cid-jo6i4kqk]:hover{color:#fff}@media (width<=720px){.footer-body[data-astro-cid-jo6i4kqk]{grid-template-columns:1fr;gap:3.6rem;padding:2.6rem 2.4rem 2.4rem}.footer-bottom[data-astro-cid-jo6i4kqk]{flex-direction:column;align-items:flex-start;gap:.8rem;padding:1.2rem 2.4rem}}.back-to-top[data-astro-cid-vy5be4ad]{right:max(.2rem, env(safe-area-inset-right));z-index:120;width:5.2rem;color:var(--color-navy);letter-spacing:.16em;opacity:0;visibility:hidden;flex-direction:column;align-items:center;gap:.35rem;font-family:IBM Plex Sans JP,Noto Sans JP,sans-serif;font-size:1.15rem;font-weight:700;line-height:1;transition:opacity .25s,visibility .25s,transform .25s,color .2s;display:flex;position:fixed;bottom:clamp(1.2rem,1.8vw,2.4rem);transform:translateY(1rem)}.back-to-top[data-astro-cid-vy5be4ad].is-visible{opacity:.72;visibility:visible;transform:translateY(0)}.back-to-top__circle[data-astro-cid-vy5be4ad]{background:#ffffffc7;border:1.5px solid;border-radius:50%;place-items:center;width:4.6rem;height:4.6rem;transition:color .2s,background-color .2s,transform .2s;display:grid;box-shadow:0 .2rem .8rem #1a2e5a14}.back-to-top[data-astro-cid-vy5be4ad]:hover{color:var(--color-royal-blue);opacity:1}.back-to-top[data-astro-cid-vy5be4ad]:hover .back-to-top__circle[data-astro-cid-vy5be4ad]{background:#fffffff5;transform:translateY(-.1rem)}.back-to-top[data-astro-cid-vy5be4ad]:focus-visible{opacity:1;outline-offset:3px;outline:3px solid #7abde8bf}.back-to-top__icon[data-astro-cid-vy5be4ad]{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:2.4rem;height:2.4rem}@media (width>=769px){.back-to-top[data-astro-cid-vy5be4ad]{display:none}}@media (width<=768px){.back-to-top[data-astro-cid-vy5be4ad]{right:max(.1rem, env(safe-area-inset-right));bottom:max(1rem, env(safe-area-inset-bottom));gap:.3rem;width:4.8rem;font-size:1rem}.back-to-top__circle[data-astro-cid-vy5be4ad]{border-width:1.5px;width:4.2rem;height:4.2rem}.back-to-top__icon[data-astro-cid-vy5be4ad]{width:2.2rem;height:2.2rem}}@media (prefers-reduced-motion:reduce){.back-to-top[data-astro-cid-vy5be4ad]{transition:none}}
