@import"https://fonts.googleapis.com/css2?family=Google+Sans:ital,opsz,wght@0,17..18,400..700;1,17..18,400..700&family=Noto+Sans+JP:wght@100..900&display=swap";body{background:#b9d9eb;color:#2a2b2b!important;font-family:TazuganeGothicStdN-Book,Noto Sans JP,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,Google Sans,system-ui,sans-serif!important;font-optical-sizing:auto;font-weight:400;font-style:normal}body{line-height:1.7;letter-spacing:0em;-webkit-font-smoothing:antialiased!important;word-break:break-all;line-break:strict;hanging-punctuation:force-end;margin:0;overflow-x:hidden}@media screen and (min-width:1024px){body{font-size:16px!important}}@media screen and (max-width:767px){body{font-size:14px!important}}a{-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;transition-property:color,background-color,border-color,opacity;color:inherit;text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}a:hover{text-decoration:none!important}img{max-width:100%;height:auto;background-repeat:no-repeat;background-position:50% 50%;background-size:cover}@media screen and (min-width:1024px){.sp{display:none!important}a:hover{cursor:pointer}}@media screen and (max-width:767px){.pc{display:none!important}}/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:inherit;margin:0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}section,main{display:block}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;outline:none}i,em{font-style:normal}table{border-collapse:collapse}li{display:block}.global-header{width:100vw;min-width:100%;display:flex;justify-content:space-between;align-items:center;padding:0 2rem;position:fixed;top:0;left:0;z-index:1000}.global-header__logo img{width:100%;height:100%;object-fit:contain}@media screen and (min-width:1024px){.global-header__logo{width:8vw;max-width:120px;min-width:80px}}@media screen and (max-width:767px){.global-header{padding:10px 3%}.global-header__logo{width:50px;height:60px}}.global-header-hamburger{display:none;background:none;border:none;cursor:pointer;width:40px;height:40px;position:relative;z-index:1001;padding:0}.global-header-hamburger span{display:block;width:24px;height:2px;background:#2a2b2b;position:absolute;left:50%;transform:translate(-50%);-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.global-header-hamburger span:nth-of-type(1){top:12px}.global-header-hamburger span:nth-of-type(2){top:19px}.global-header-hamburger span:nth-of-type(3){top:26px}.global-header-hamburger.is-open span:nth-of-type(1){top:19px;transform:translate(-50%) rotate(45deg)}.global-header-hamburger.is-open span:nth-of-type(2){opacity:0}.global-header-hamburger.is-open span:nth-of-type(3){top:19px;transform:translate(-50%) rotate(-45deg)}@media screen and (max-width:767px){.global-header-hamburger{display:block}}.global-header-sns{display:flex;gap:2rem}.global-header-sns li a{display:block;width:40px;height:40px}.global-header-sns li a img{width:100%;height:100%;object-fit:contain}.global-header-sns li a:hover{opacity:.8}@media screen and (max-width:767px){.global-header-sns{gap:1.5em;justify-content:center;margin-top:2rem}.global-header-sns li a{width:36px;height:36px}}.global-header-nav{display:flex;flex-direction:column;align-items:flex-end;padding:1rem}.global-header-nav__list{display:flex;align-items:center;gap:3vw;margin-bottom:1vw;white-space:nowrap}.global-header-nav__list li a{width:fit-content;font-family:TazuganeGothicStdN-Heavy,Google Sans,Noto Sans JP,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif!important;font-optical-sizing:auto;font-style:normal;font-weight:700;display:inline-block;padding:.25rem 1rem;white-space:nowrap}@media screen and (min-width:1024px){.global-header-nav__list li a:hover{color:#fff;background-color:#002489;text-decoration:underline}}@media screen and (max-width:767px){.global-header-nav{position:fixed;top:0;right:-100%;width:100%;height:100vh;background:#fffffffa;flex-direction:column;justify-content:center;align-items:center;-webkit-transition:right .3s ease 0s;transition:right .3s ease 0s}.global-header-nav.is-open{right:0}.global-header-nav__list{flex-direction:column;gap:0;padding:0;margin-bottom:0;border-bottom:none}.global-header-nav__list li{border-bottom:solid 1px rgba(42,43,43,.1);width:100%;text-align:center}.global-header-nav__list li a{display:block;padding:1.2rem 2rem;font-size:18px}}.scrolled .global-header{-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;background:#ffffffb3}@media screen and (max-width:767px){.scrolled .global-header{background:#fffffffa}}.scrolled .global-header-hamburger span{background:#2a2b2b}.global-footer[data-astro-cid-sz7xmlte]{background-color:#fff;position:relative;z-index:999}.global-footer__inner[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;align-items:center;padding:2rem 0 1rem}.global-footer__logo[data-astro-cid-sz7xmlte]{width:10vw}@media screen and (min-width:1024px){.global-footer__logo[data-astro-cid-sz7xmlte]{width:10vw}}@media screen and (max-width:767px){.global-footer__logo[data-astro-cid-sz7xmlte]{width:80px}}.global-footer-copyright[data-astro-cid-sz7xmlte]{color:#2a2b2b;padding:2rem 0 1rem}@media screen and (min-width:1024px){.global-footer-copyright[data-astro-cid-sz7xmlte]{font-size:11px}}@media screen and (max-width:767px){.global-footer-copyright[data-astro-cid-sz7xmlte]{font-size:10px}}@media screen and (min-width:1024px){.section-title__main[data-astro-cid-azbpcp4f]{font-size:3rem}}@media screen and (max-width:767px){.section-title__main[data-astro-cid-azbpcp4f]{font-size:2rem}}.section-title__main[data-astro-cid-azbpcp4f]{font-family:TazuganeGothicStdN-Heavy,Google Sans,Noto Sans JP,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif!important;font-optical-sizing:auto;font-weight:700;font-style:normal;color:#fff;font-family:TazuganeGothicStdN-Bold;line-height:1.5;background-color:#002489;padding-left:.75rem;width:100%;max-width:70%}.section-title__sub[data-astro-cid-azbpcp4f]{font-size:1.25rem;font-family:TazuganeGothicStdN-Heavy,Google Sans,Noto Sans JP,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif!important;font-optical-sizing:auto;font-style:normal;font-weight:700;margin-top:1rem;margin-left:1rem}
