@charset "UTF-8";*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:where([hidden]:not([hidden=until-found])){display:none!important}:where(html){-webkit-text-size-adjust:none;color-scheme:dark light;-moz-tab-size:2;tab-size:2;scrollbar-gutter:stable;interpolate-size:allow-keywords;line-height:1.5}:where(html:has(dialog:modal[open])){overflow:clip}@media (prefers-reduced-motion: no-preference){:where(html:focus-within){scroll-behavior:smooth}}:where(body){line-height:inherit;font-family:system-ui,sans-serif;-webkit-font-smoothing:antialiased}:where(button){all:unset}:where(input,button,textarea,select){font:inherit;color:inherit;letter-spacing:inherit;word-spacing:inherit;font-feature-settings:inherit;font-variation-settings:inherit}:where(textarea){resize:vertical;resize:block}:where(button,label,select,summary,[role=button],[role=option]){cursor:pointer}:where(:disabled,label:has(>:disabled,+disabled)){cursor:not-allowed}:where(a){color:inherit;text-underline-offset:.2ex}:where(ul,ol){list-style:none}:where(img,svg,video,canvas,audio,iframe,embed,object){display:block}:where(img,picture,svg,video){max-inline-size:100%;block-size:auto}:where(p,h1,h2,h3,h4,h5,h6){overflow-wrap:break-word}:where(h1,h2,h3){line-height:calc(1em + .5rem);text-wrap:balance}:where(hr){border:none;border-block-start:1px solid;color:inherit;block-size:0;overflow:visible}:where(dialog,[popover]){border:none;background:none;color:inherit;inset:unset;max-width:unset;max-height:unset;overflow:unset}:where(dialog:not([open],[popover]),[popover]:not(:popover-open)){display:none!important}:where(:focus-visible){outline:3px solid CanvasText;box-shadow:0 0 0 5px Canvas;outline-offset:1px}:where(:focus-visible,:target){scroll-margin-block:8vh}:where(.visually-hidden:not(:focus-within,:active)){clip-path:inset(50%)!important;height:1px!important;width:1px!important;overflow:hidden!important;position:absolute!important;white-space:nowrap!important;border:0!important;-webkit-user-select:none!important;user-select:none!important}*{margin:0;padding:0;box-sizing:border-box}small{font-size:1em}img{max-width:100%;height:auto}:root{--white: #ffffff;--primary-color: #0f2986;--border-color: #b3b3b3}body{font-family:Zen Kaku Gothic New,sans-serif;font-weight:500;line-height:1.6;background-color:var(--white)}.container{max-width:1000px;margin:0 auto}.header{width:100%;padding-inline:18px;background-color:var(--white);height:45px;display:flex;align-items:center}@media screen and (min-width: 768px){.header{height:70px;padding-inline:40px}}.header__logo{width:75px;line-height:1}@media screen and (min-width: 768px){.header__logo{width:116px}}.header__logo-link{display:inline-block;transition:opacity .3s;width:75px}@media screen and (min-width: 768px){.header__logo-link{width:116px}}.header__logo-link:hover{opacity:.7}.introduction{position:relative;background:url(../img/img-bg-02-sp-CMLoA6rD.png) no-repeat bottom center/100%,url(../img/img-bg-01-sp-JHqzK4PM.png) no-repeat top center/100%,var(--primary-color);display:flex;align-items:center;padding-block:13.3333333333vw 61.8666666667vw;padding-inline:6.4vw}@media screen and (min-width: 768px){.introduction{background-image:url(../img/img-bg-01-pc-q5B_isGF.png);background-size:230% 100%;background-position:center center;background-repeat:no-repeat;padding-block:100px 114px;padding-inline:40px}}@media screen and (min-width: 1080px){.introduction{background-size:2300px auto}}.introduction__inner{width:100%;max-width:1000px;margin:0 auto;color:var(--white)}.introduction__title{opacity:0;transition:opacity 1.5s linear;max-width:77.3333333333vw;line-height:1}.introduction__title.is-inview{opacity:1}@media screen and (min-width: 768px){.introduction__title{max-width:48.7037037037vw}}@media screen and (min-width: 1080px){.introduction__title{max-width:526px}}.introduction__content{opacity:0;transition:opacity 1.5s linear;display:flex;flex-direction:column;gap:5.8666666667vw;margin-top:8.5333333333vw;font-feature-settings:"palt";text-align:justify}.introduction__content.is-inview{opacity:1}@media screen and (min-width: 768px){.introduction__content{gap:2.7777777778vw;margin-top:5vw}}@media screen and (min-width: 1080px){.introduction__content{gap:30px;margin-top:54px}}.introduction__text{font-size:3.2vw;line-height:1.65;width:100%}@media screen and (min-width: 768px){.introduction__text{line-height:1.7;font-size:1.4814814815vw;letter-spacing:.01em}}@media screen and (min-width: 1080px){.introduction__text{font-size:16px}}@media screen and (max-width: 767px){.introduction__text br{display:none}}.introduction__logo{opacity:0;transition:opacity 1.5s linear;width:70.9333333333vw;margin-top:4.8vw}.introduction__logo.is-inview{opacity:1}@media screen and (min-width: 768px){.introduction__logo{width:33.3333333333vw;margin-top:4.4444444444vw}}@media screen and (min-width: 1080px){.introduction__logo{width:360px;margin-top:48px}}.footer{background-color:var(--white);padding:20px 16px 12px;color:var(--primary-color);display:flex;flex-direction:column;align-items:center;gap:16px}@media screen and (min-width: 768px){.footer{padding:20px 40px;flex-direction:row;justify-content:space-between}}.footer__nav{display:flex;gap:24px;align-items:center;list-style:none;margin:0;padding:0}@media screen and (min-width: 768px){.footer__nav{gap:40px}}.footer__nav-item{position:relative;display:flex}.footer__nav-item:not(:last-child):after{content:"";width:1px;height:13px;background-color:var(--border-color);position:absolute;right:-12px;top:50%;transform:translateY(-50%)}@media screen and (min-width: 768px){.footer__nav-item:not(:last-child):after{height:16px;right:-20px}}.footer__nav-link{text-decoration:none;color:var(--primary-color);display:inline-flex;align-items:center;font-size:11px;letter-spacing:-.02em;gap:4px;transition:opacity .3s}@media screen and (min-width: 768px){.footer__nav-link{font-size:13px}}.footer__nav-link:hover{opacity:.7}.footer__nav-link[target=_blank]:after{content:"";display:block;width:10px;height:10px;background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='_レイヤー_2'%20data-name='レイヤー%202'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2012.35%2010.9'%3e%3cdefs%3e%3cstyle%3e%20.cls-1%20{%20fill:%20%230f2986;%20}%20%3c/style%3e%3c/defs%3e%3cg%20id='header_footer'%3e%3cg%3e%3cpath%20class='cls-1'%20d='M12.35,8.56H2.28V0h10.07v8.56ZM3.23,7.6h8.17V.95H3.23v6.65Z'/%3e%3cpolygon%20class='cls-1'%20points='9.6%2010.9%200%2010.9%200%202.81%20.95%202.81%20.95%209.94%209.6%209.94%209.6%2010.9'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e") no-repeat center center/contain}@media screen and (min-width: 768px){.footer__nav-link[target=_blank]:after{width:12px;height:12px}}.footer__copyright{font-size:11px;letter-spacing:.04em}@media screen and (min-width: 768px){.footer__copyright{font-size:13px}}
