@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap);:root{--menu-width:96px;--menu-height:96px;--min-width:360px;--bg-sky:#EBFCFD;--bg-blue:#214F9C}@media (max-width:375px){:root{--min-width:320px}}body{margin:0;padding:0;font-family:Arial,sans-serif;background-color:var(--bg-sky);font-family:'Noto Sans JP',sans-serif}.blue{color:var(--bg-blue)!important}.white{color:#fff}.flex{display:flex}.f1{flex:1}.f1_75{flex:1.75}.f2{flex:2}.w80{width:80%!important}.w100{width:100%!important}.column{flex-direction:column}.row{flex-direction:row}.justify-center{justify-content:center}.align-center{align-items:center}.align-end{align-items:end}.align-start{align-items:start}img{width:100%;border:none}.w60p{width:60%!important}.text-center{text-align:center}.text-end{text-align:end}.nowrap{white-space:nowrap}.pt0{padding-top:0!important}.pt3{padding-top:3rem!important}.pb0{padding-bottom:0!important}.p0{padding:0!important}.mt0{margin-top:0!important}.mt1{margin-top:1rem!important}.mt2{margin-top:2rem!important}.mb0{margin-bottom:0!important}.mb1{margin-bottom:1rem!important}.mb2{margin-bottom:2rem!important}.mb3{margin-bottom:3rem!important}.mtb-2{margin-top:2rem;margin-bottom:2rem}.mrl1{margin-right:1rem;margin-left:1rem}.g1{gap:1rem}.g2{gap:2rem}.g3{gap:3rem}.z1{z-index:1}.z2{z-index:2}.z3{z-index:3}.container{min-width:var(--min-width)}.nv{position:fixed;width:100%;height:var(--menu-height);background-color:#fff;z-index:4;border-bottom-left-radius:20px;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:row;justify-content:space-between}@media (max-width:375px){.nv{width:100vw}}.hamburger-menu{width:96px;height:96px;position:relative;text-align:center}.hamburger-menu p{position:absolute;bottom:-12px;width:100%;color:var(--bg-blue);z-index:2}.menu-btn{position:fixed;display:flex;height:var(--menu-width);width:var(--menu-width);justify-content:center;align-items:center;z-index:2}.menu-btn span,.menu-btn span:before,.menu-btn span:after{content:'';display:block;height:3px;width:66px;border-radius:3px;background-color:var(--bg-blue);position:absolute;transition:all .2s}.menu-btn span:before{bottom:18px}.menu-btn span:after{top:18px}#menu-btn-check:checked~.menu-btn span{background-color:#fff0}#menu-btn-check:checked~.menu-btn span::before{bottom:0;transform:rotate(45deg)}#menu-btn-check:checked~.menu-btn span::after{top:0;transform:rotate(-45deg)}#menu-btn-check{display:none}.nvmc{background-color:#fff;position:absolute;top:0;right:0;width:100vw;border-top-left-radius:40px;border-bottom-left-radius:40px;visibility:hidden;opacity:0;transition:all 0.3s}.nvmc.open{visibility:visible;opacity:1}.nvmc ol{list-style:none}.nvmc ol.root{counter-reset:item;text-align:start;padding:6rem 2rem 4rem}ol.root li{counter-increment:item;margin-bottom:12px;font-size:20px}ol.root li:before{margin-right:10px;content:"0" counter(item) "  -";color:var(--bg-blue);text-align:start;display:inline-block}ol.sb{margin-top:8px}ol.sb li{font-size:18px}ol.sb li::before{content:"-"}ol li a{text-decoration:none;color:#333}.contact-menu{background-color:var(--bg-blue);border-bottom-left-radius:20px;padding:20px}.contact-menu a{display:block}.contact-menu a:first-child{margin-bottom:26px}.bnv{background-color:var(--bg-blue);position:fixed;bottom:0;left:0;right:0;z-index:5;text-align:center;border-top-left-radius:40px;border-top-right-radius:40px}@media (max-width:375px){.bnv{width:100vw}}.bnv a{display:block;width:100%;padding:1rem 0;position:relative}.bnv a::after{content:"";width:1px;height:54px;display:inline-block;background-color:#fff;right:0;bottom:10px;position:absolute}.bnv div.f1:nth-child(3) a{display:flex;justify-content:space-evenly;align-items:center;text-decoration:none}.bnv div.f1:nth-child(3) a::after{width:0;height:0}.bnv a span{color:#fff}.bnv img{width:40px;height:40px}.slogan{width:fit-content;margin:0 auto}.hero{width:100%;position:relative;background:#023d9f;background:-moz-linear-gradient(180deg,rgb(2 61 159) 0%,rgb(46 126 216) 100%);background:-webkit-linear-gradient(180deg,rgb(2 61 159) 0%,rgb(46 126 216) 100%);background:linear-gradient(180deg,rgb(2 61 159) 0%,rgb(46 126 216) 100%);display:flex;flex-direction:column;overflow:hidden;top:0;padding-top:var(--menu-height)}@media (max-width:375px){.hero{width:100vw}}.bg_g_r{position:absolute;transform:rotate(17deg);width:640px;height:1000px;right:-300px;top:56px;background:#4478d2;background:-moz-linear-gradient(45deg,rgb(68 120 210 / .9) 0%,rgb(218 227 247 / .1) 100%);background:-webkit-linear-gradient(45deg,rgb(68 120 210 / .9) 0%,rgb(218 227 247 / .1) 100%);background:linear-gradient(45deg,rgb(68 120 210 / .9) 0%,rgb(218 227 247 / .1) 100%)}.logo{padding:1rem 0 0 1rem;width:160px}.logo img{width:100%}.holder{display:flex;flex-direction:column;padding:2rem;z-index:2}.holder p{font-size:1.4em;margin-bottom:1rem}.holder h1{font-size:2.6em;margin:0;letter-spacing:.7vw;line-height:1em}@media (max-width:90px){.holder{padding:0 0 1rem}.holder h1{font-size:2.6em}}@media (max-width:375px){.holder{padding:0 0 1rem}.holder h1{font-size:2em}}.holder h1 span{border:1px solid #fff;font-size:.99888em;padding:4px;line-height:1.5em}.slb_c{padding:0 2rem 0 3vw}@media (max-width:var(--min-width)){.slb_c{padding:0 42px}}.slb_c{display:flex;z-index:2;position:relative;flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2rem}.slb_c p{background-color:#fff;color:#0058e6;border-radius:22px;padding:.5rem 1.75rem .5rem 1rem;margin:0;letter-spacing:.2em;position:relative;box-shadow:1px 5px 5px #333}.slb_c p::before{content:"";position:absolute;top:16px;right:8px;border:8px solid #fff0;border-top:8px solid var(--bg-blue)}@media (max-width:390px){.slb_c{margin-top:1rem}.slb_c p{padding:.5rem 1.4rem .5rem .5rem;font-size:.899em}.slb_c p::before{top:16px;right:5px}}@media (max-width:375px){.slb_c{margin-top:1rem}.slb_c p{padding:.5rem 1.4rem .5rem .5rem;font-size:.899em}.slb_c p::before{top:16px;right:5px}.__sos svg{width:100%}}.slb_c p.y{background-color:#FC9A14;color:#fff}.slb_c p.y::before{border-top:8px solid #fff}.slb_i{z-index:2;margin-top:3rem;position:relative}.slb_i img{position:relative;z-index:3}.scr{display:flex;justify-content:end;align-items:start;margin:2rem 0;height:120px;position:absolute;right:0;top:-106px}.scr span{display:inline-block;transform:rotate(90deg);transform-origin:bottom;color:#fff;font-weight:800}.scr .bd{background-color:#fff;width:2px;height:100%;margin-right:-20px;overflow:hidden}@keyframes scrbd{0%{top:0}25%{top:25%}50%{top:50%}75%{top:75%}100%{top:100%}}.scr .bd::before{content:"";display:inline-block;width:2px;height:40%;background-color:#acacac;position:relative;animation:scrbd 1.5s linear infinite}section{position:relative;z-index:2;padding:3rem 0;width:100vw;scroll-margin:var(--menu-height);}section.fc{margin-top:0;padding-top:0}.btmc{padding-top:3rem}section .container{padding-right:1rem;padding-left:1rem}section.sols{padding-top:calc(6rem - 24px)}section.sol{position:relative}section.sol::before{content:"";display:block;position:absolute;width:100%;min-width:var(--min-width);height:auto;background-color:#fff;border-radius:40px;top:120px;bottom:0;left:0}section.sol.f::before{top:74px!important}section.sol.r::before{border-top-left-radius:160px;border-bottom-right-radius:160px;right:0;left:unset}.bg-blue{background-color:var(--bg-blue)!important}.bg-light-blue{background-color:var(--bg-sky)!important}.title{text-align:center}.title p{color:var(--bg-blue);font-size:1.2em;margin:0;letter-spacing:.12em}.title h2{font-size:2em;font-weight:400;letter-spacing:.12em;margin-top:.25em}.worries{display:flex;flex-direction:column;align-items:center;justify-content:center}.w_c div{width:var(--min-width)}.bubble{position:relative;width:100%;text-align:center;display:inline-block;padding:1rem .5rem 1rem 1rem;color:#FFF;background:#1a62bc;border-radius:45px;box-sizing:border-box;letter-spacing:4px}@media (max-width:375px){.bubble{font-size:.87em;letter-spacing:0}}.bubble:last-child::before{content:"";position:absolute;bottom:-24px;left:100px;margin-left:-15px;border:15px solid #fff0;border-left:45px solid #1a62bc;z-index:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.bubble.ft{padding:1rem 3rem;font-size:1em;background-color:#fff;color:#333;text-align:start}.bubble.ft::before{content:"";position:absolute;bottom:-24px;right:90px;margin-right:0;border:15px solid #fff0;border-left:45px solid #fff;z-index:0;-webkit-transform:rotate(135deg);transform:rotate(135deg)}.wsvg{width:800px;margin-top:.5rem}.wp{font-size:1.18em;letter-spacing:.05em;line-height:1.75em}@media (max-width:390px){.wp{font-size:1em}.bubble.ft{font-size:.9em}}.a__xxx p{font-weight:800;font-size:1.25em}.a__xxx p span{color:#fff;background-color:#67BC84;border-radius:20px;font-weight:800;padding:8px 24px;margin:0 .5rem;transition:opacity 0.3s;position:relative;bottom:8px;box-shadow:0 8px 0 rgb(0 0 0 / .5)}.a__xxx p span:hover{opacity:.7}.a__gt{background-color:#fff;border-radius:20px;padding:0 1.4rem;position:relative;margin-top:30px}.a__gtxw{position:relative}.a__gt.x{opacity:0;visibility:hidden;transition:opacity .3s}.a__gt.x.active{opacity:1;visibility:visible}.a__gt.x:before{content:"";position:absolute;top:-50px;left:35.5%;margin-left:-15px;border:15px solid #fff0;border-bottom:45px solid #fff}.a__gt.x:last-child{position:absolute;top:-30px}.a__gt.x:last-child::before{left:64%}.a_act{transition:all .3s;cursor:pointer}.a_act:hover{opacity:.7}.a_act.active{bottom:4px;box-shadow:0 4px 0 rgb(0 0 0 / .5)}.a__gt h3{font-size:1.5em;font-weight:100;text-decoration:underline;margin-bottom:0}.a__gtm p{font-size:1.4em;line-height:1.6em}.a__gtm p:first-child{color:var(--bg-blue);font-size:1.17em;text-decoration:none}.a__gtm.gp p{font-size:1.6em}@media (max-width:390px){.a__gtm p{font-size:1em}.a__gtm p:first-child{font-size:1.04em}.a__gtm.gp p{font-size:1.6em}}.b__m p{font-size:1em;line-height:32px}.b__m h2{font-size:2.25em}.b__m h4{font-size:1.28em}@media (max-width:375px){.b__m h2{font-size:2em}.b__m h4{font-size:1em}}.dts span{position:relative}.dts span::before{content:"・";position:absolute;top:-.7em;left:0}.b__mc{background-color:#fff}.b__mc:first-child{margin-right:.5rem}.b__mc:last-child{margin-left:.5rem}.b__mc .__c{color:#fff;width:fit-content;background-color:#363636;border-radius:20px;font-size:.8em;font-weight:100;padding:4px 10px;margin:0 auto;text-align:center}.b__mc .__b{color:var(--bg-blue);text-align:center;font-size:.8em;cursor:pointer;transition:opacity .3s}.b__mc .__b:hover{opacity:.7}@media (max-width:375px){.b__mc .__b{font-size:.68em}}@media (max-width:390px){.b__mc .__b{font-size:.76em}}.b__mc_c{gap:1rem}.b__mc_c .b__mmmc{width:100%}.button{color:#fff;background-color:#FC9A14;border-radius:40px;font-size:1.4em;font-weight:400;padding:1rem 0;margin:0 auto;text-align:center;text-decoration:none;display:inline-block;width:100%}.button.dl{background-color:#26B0E5}.b__mmc_s{width:100%}.b__mmc_s svg{width:100%!important;margin-bottom:-46px!important;position:relative;z-index:3}@media (max-width:375px){.b__mmc_s svg{margin-bottom:-27px!important}}.brlr{border-bottom-left-radius:40px;border-bottom-right-radius:40px}.soln{color:var(--bg-blue);font-size:5em;height:74px;margin:0;position:relative;bottom:22px}.soln span{margin-left:1rem;font-size:.3333em;font-weight:100}.sol .content{position:relative;z-index:2;padding:3rem 0}.soltitle{margin-bottom:3rem;text-align:center}.soltitle h2{font-size:2.4em;position:relative;margin-bottom:0}@media (max-width:375px){.soltitle h2{font-size:2.1em}}.soltitle h2::after{content:"";background-color:var(--bg-blue);width:100px;height:2px;display:block;margin:1.5rem auto}.soltitle p{margin:0;font-size:1.7em}.___ccc{gap:3rem}.___ccc p{font-size:1.09em}@media (max-width:390px){.___ccc p{font-size:1.033em}}@media (max-width:375px){.___ccc p{font-size:.98em}}.solimg{border-top-right-radius:40px;border-bottom-left-radius:40px}.content hr{margin:3rem 0;border-color:var(--bg-blue)}.badge{background-color:var(--bg-blue);border-radius:20px;color:#fff;display:inline-block;font-size:1.2em;line-height:1em;padding:4px 12px;margin-bottom:12px}.badge.pa{position:absolute}.badge.sss{margin-right:8px;line-height:22px;font-size:.6em}@media (max-width:375px){.badge.sss{font-size:1em}}.___ccd{margin:3rem 0}.___ccd h2{font-weight:400}.___ccd._vsa h2{font-size:1.7em}.___ccd h4{font-size:1.7em;font-weight:400;margin:1.5rem 0}@media (max-width:375px){.___ccd h4{font-size:1.5em}}.___ccd p{margin:0;font-size:1.1em;color:#000}@media (max-width:390px){.___ccd p{font-size:1.04em}}@media (max-width:375px){.___ccd p{font-size:.99em}}.___ccd img{border-radius:20px}.___ccm{background-color:var(--bg-blue);border-top-left-radius:30px;border-bottom-right-radius:30px;padding:1rem}.___ccm .button,.fcontainer .button{width:100%}.___ccm svg{width:66%;margin-bottom:-16px}.___ccm h2,.___ccmf h2{font-size:1.286em}@media (max-width:390px){.___ccm h2{font-size:1.12em}}.___ccmf p{font-size:.9em}p.pss{font-size:1.8em;line-height:30px;display:flex}.s03g{font-size:.99em}.s03g h3{font-size:1.4em;font-weight:400}.s03g img{border-radius:0;border-top-right-radius:40px;border-bottom-right-radius:40px}.s03g img.r{border-radius:0;border-top-left-radius:40px;border-bottom-left-radius:40px}.s04___d h4{font-size:1.4em;margin-top:2rem}.s04___d p{font-size:1.035em}@media (max-width:390px){.s04___d h4{font-size:1.2em}.s04___d p{font-size:.9em}.sesvg{width:100%}}.bggr{background-color:#F1F4F8;border-radius:40px;padding:40px}.nw img{width:300px}.nw h2{font-size:2.2em;font-weight:400}.nw p{font-size:1.1em;font-weight:700;line-height:2em;margin:0}@media (max-width:390px){.nw h2{font-size:2em}.nw p{font-size:1em}}.fcd{padding-top:3rem}.fcontainer{padding-right:1rem;padding-left:1rem;text-align:center;color:#fff}.fcontainer p{font-size:1.28em;display:flex;margin-right:auto;margin-left:auto}.fcontainer p img{width:1.4em;margin-right:8px}.sdts{margin:2rem auto}.c074{color:#FC9A14;font-size:3.2em;position:relative}.c074::after{content:"しーおーつーゼロ！なし！";font-size:.32em;display:inline-block;position:absolute;width:max-content;right:20px;bottom:-30px}.bg-navy{background-color:#10274D}.ff___d{padding-bottom:1rem}.lf{justify-content:space-between}.crp{display:flex;justify-content:center;align-items:end}.crp p{margin-bottom:0;font-size:1.1em}.lfa a{color:#fff;text-decoration:none;line-height:40px}.nm-3_1{margin-bottom:-3.1rem}.ut{position:fixed;bottom:0;right:calc(var(--menu-width) + 20px);z-index:2;cursor:pointer}.plusview{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9;background-color:rgb(0 0 0 / .6);opacity:0;visibility:hidden;transition:all .3s}.plusview.show{opacity:1;visibility:visible}.plusview .inner{height:100%}.plusclose{position:absolute;top:8px;right:8px;width:42px;transition:opacity .3s;cursor:pointer}.plusclose:hover{opacity:.7}._slkb h4{font-size:1.4em}.tvibs{gap:.25rem}.tvibs div{position:relative;height:120px;color:#fff;display:flex;justify-content:center;align-items:end}.tvibs div p{margin:0 0 8px 0;z-index:2;font-size:.64em;letter-spacing:.07em}.tvibs div::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0058e6;background:-moz-linear-gradient(0deg,rgb(0 88 230) 0%,#fff0 60%);background:-webkit-linear-gradient(0deg,rgb(0 88 230) 0%,#fff0 60%);background:linear-gradient(0deg,#0058e6 0%,#fff0 60%);z-index:1}video{width:100%;margin-bottom:3rem}.ctx{margin-bottom:.95rem}.ctx svg{width:20px;height:20px;margin-top:6px;margin-right:6px}.ctx p{color:#214f9c;font-size:1.3em!important;font-weight:800;margin:0}@media (max-width:390px){.ctx p{font-size:1.1em!important}}