*{box-sizing:border-box}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{overflow-wrap:anywhere;word-break:normal;line-break:strict}h1,h2,h3,h4,h5,h6{font-weight:600}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}a{transition:all .2s}small{font-size:85%}sup,sub{font-size:75%}img{max-width:100%;height:auto;vertical-align:bottom}html{scroll-behavior:smooth;scroll-padding-top:var(--head_height)}@media(max-width: 720px){html{scroll-padding-top:var(--head_height_s)}}html,body{font-family:"Hiragino Sans","Noto Sans JP","Helvetica Neue","Helvetica","Arial","Meiryo",sans-serif;line-height:2}body{background:var(--preset--color--white) url("../img/bg-masu.png") 0 0/100% auto repeat;color:var(--preset--color--base)}.site-logo{width:264px}.site-logo img{width:100%}@media(max-width: 720px){.site-logo{width:160px}}.site-header{padding-right:calc(var(--head_height) + 10px);padding-left:var(--preset--spacing--20);position:fixed;top:0;left:0;width:100%;height:var(--head_height);z-index:1000;display:flex;justify-content:space-between;gap:var(--preset--spacing--40)}.site-header .site-logo{height:100%;display:flex;align-items:center}.site-header .site-logo>a{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.site-header .site-logo>a>img{flex:1;max-height:70%}.site-header .head-nav{display:flex;align-items:center;justify-content:flex-end;gap:var(--preset--spacing--30)}@media(max-width: 720px){.site-header{padding-right:var(--head_height_s);height:var(--head_height_s)}.site-header .hdpagelist{display:none}}.offcanvas-mask{opacity:0;background:var(--preset--color--primary);position:fixed;width:0;height:0;top:0;right:0;z-index:0;cursor:pointer;transition:opacity .5s}.head-offcanvas{position:absolute;right:0;top:0;z-index:10;width:var(--head_height_s);height:var(--head_height_s);overflow-y:auto;transition:all .3s}.head-offcanvas .offcanvas-toggle{cursor:pointer;position:absolute;right:0;top:0;height:var(--head_height_s);width:var(--head_height_s)}.head-offcanvas .offcanvas-toggle>i{display:block;position:absolute;height:2px;width:50%;top:49%;left:25%;background-color:var(--preset--color--base);transition:transform .1s}.head-offcanvas .offcanvas-toggle>i:first-child{transform:translate(0, -8px)}.head-offcanvas .offcanvas-toggle>i:last-child{transform:translate(0, 8px)}.head-offcanvas .offcanvas-content{height:0;overflow:hidden;opacity:0;transition:height .3s ease-in-out .5s,opacity .2s ease-in-out .2s}.head-offcanvas.ofc-open{padding:64px 30px 20px;width:100%;height:100svh;background:var(--preset--color--white)}.head-offcanvas.ofc-open .offcanvas-toggle>i:nth-child(2){display:none}.head-offcanvas.ofc-open .offcanvas-toggle>i:first-child{transform:rotate(-220deg)}.head-offcanvas.ofc-open .offcanvas-toggle>i:last-child{transform:rotate(220deg)}.head-offcanvas.ofc-open .offcanvas-content{height:auto;opacity:1}.head-offcanvas.ofc-open+.offcanvas-mask{width:100%;height:100%;opacity:.25}@media(min-width: 721px){.head-offcanvas{width:calc(var(--head_height) + 10px);height:var(--head_height)}.head-offcanvas .offcanvas-toggle{right:10px;width:var(--head_height);height:var(--head_height)}.head-offcanvas .offcanvas-toggle>i:first-child{transform:translate(0, -11px)}.head-offcanvas .offcanvas-toggle>i:last-child{transform:translate(0, 11px)}.head-offcanvas.ofc-open{padding:90px 50px 50px 50px;background-color:var(--preset--color--white);width:380px}}.sitemap-nav a{color:var(--preset--color--primary);text-decoration:none}.sitemap-nav a:hover{color:var(--preset--color--bluegreen);text-decoration:none}.sitemap-nav ul li{border-bottom:1px solid var(--preset--color--lightgray)}.sitemap-nav ul li>a{display:flex;align-items:flex-end;justify-content:center;gap:.5em;padding:.6em 0;font-family:var(--preset--font-family--barlow);font-size:28px;font-weight:600;line-height:1}.sitemap-nav ul li>a strong{font-size:200%}.sitemap-nav ul li>a span{padding-bottom:.45em}@media(min-width: 721px){.sitemap-nav ul li>a{padding:.85em 0;justify-content:start}}.hdpagelist{line-height:1.3;display:flex;justify-content:flex-end;flex-wrap:wrap}.hdpagelist li{padding:.5em}.ofc-submit{margin-top:2rem}.ofc-submit a{display:block;font-size:20px}.ofc-submit>li{margin-top:.8rem}@media(min-width: 721px){.ofc-submit{display:none}}.site-footer{background:linear-gradient(30deg, rgb(52, 202, 221) 0%, rgb(9, 135, 203) 100%);color:var(--preset--color--white);text-align:center;padding:240px 40px 78px;margin-top:-200px}.site-footer .copyright{margin-top:1.6em;line-height:1.5;font-size:var(--preset--font-size--small);font-weight:300}@media(max-width: 720px){.site-footer{padding:30px 20px;margin-top:30px}.site-footer .footer-logo img{max-width:60%}.site-footer .copyright{margin-top:1.2em}}.pagetop{position:fixed;z-index:9;right:clamp(16px,2.6vw,26px);bottom:clamp(16px,2.6vw,26px);width:clamp(40px,6vw,60px);height:clamp(40px,6vw,60px);border-width:0;outline:none;border-radius:50%;opacity:0;transition:opacity .5s;color:var(--preset--color--white);background-color:var(--preset--color--bluegreen)}.pagetop::after,.pagetop::before{content:"";position:absolute;width:32%;height:4px;top:42%;left:50%;border-radius:2px;background-color:var(--preset--color--white)}.pagetop::after{translate:-18% 0;rotate:45deg}.pagetop::before{translate:-82% 0;rotate:-45deg}.pagetop.is-active{cursor:pointer;opacity:.7}.pagetop.is-active:hover{opacity:.6}.container{position:relative;z-index:2;max-width:1208px;margin:0 auto}.container.ctn-small{max-width:986px}.section{position:relative;padding:30px 20px}@media(min-width: 721px){.section{padding:78px 40px}}.section>.container>*{opacity:0;translate:0 30px;transition:opacity .8s ease-out,translate 1.2s ease-out}.section>.container>*.scr-visible{opacity:1;translate:0 0}.section-title{display:flex;flex-direction:column;gap:var(--preset--spacing--10) var(--preset--spacing--30);margin-bottom:var(--preset--spacing--40)}.section-title__main{display:flex;align-items:flex-end;gap:.4em;color:var(--preset--color--bluegreen);font-family:var(--preset--font-family--barlow);font-size:var(--preset--font-size--xx-large);font-weight:600;line-height:1;letter-spacing:.04em}.section-title__main strong{font-size:230%}.section-title__main span{padding-bottom:.57em}.section-title__sub{margin:0;font-size:var(--preset--font-size--huge);font-weight:600;line-height:1.3}@media(min-width: 721px){.section-title{flex-direction:row;align-items:center;flex-wrap:wrap}.section-title__sub{margin-top:.2em}}#s01.section::before,#s03.section::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:var(--preset--color--lightblue);z-index:0}@media(min-width: 1216px){#s01{margin-top:-40px}#s01.section::before{right:5.5vw;border-top-right-radius:clamp(30px,10vw,140px);border-bottom-right-radius:clamp(30px,10vw,140px)}#s03.section::before{left:5.5vw;border-top-left-radius:clamp(30px,10vw,140px);border-bottom-left-radius:clamp(30px,10vw,140px)}}.grid3>*{margin-bottom:26px}@media(min-width: 641px){.grid3{display:flex;gap:clamp(16px,3.8vw,38px)}.grid3>*{flex:1}}.target{text-align:center}.target__box{height:140px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px 14px 16px;background:var(--preset--gradient--navy);color:var(--preset--color--white);border-radius:clamp(30px,5vw,60px);border-bottom-right-radius:0}.target__box h3{font-size:30px;letter-spacing:.06em;text-indent:.06em;line-height:1.1;margin:0 0 .4em}.target__box p{margin:0;font-weight:600;font-size:18px;line-height:1.3}@media(min-width: 641px){.target__box{height:240px;padding:40px 16px 30px}.target__box h3{font-size:clamp(26px,4.26vw,46px)}.target__box p{font-size:clamp(13px,1.54vw,18px)}}.target__gakubu{margin-top:var(--preset--spacing--20)}.target__gakubu h4{font-size:22px;letter-spacing:.06em;text-indent:.06em;line-height:1.3}.target__gakubu p{margin:.5em 0 0;font-size:15px;line-height:1.5}@media(min-width: 641px){.target__gakubu h4{font-size:clamp(20px,2.5vw,25px)}.target__gakubu p{font-size:clamp(12px,1.4vw,15px)}}#t02 .target__box{background:var(--preset--gradient--green)}#t03 .target__box{background:var(--preset--gradient--orange)}.type{text-align:center}.type__fukidasi{margin-bottom:36px;padding:clamp(26px,4vw,40px) 20px;background:var(--preset--color--lightblue);border-radius:clamp(40px,5vw,60px);display:flex;flex-direction:column;align-items:center;position:relative}.type__fukidasi::after{content:"";position:absolute;bottom:-22px;height:25px;aspect-ratio:2;clip-path:polygon(50% 100%, 100% 0, 0 0);background:var(--preset--color--lightblue)}.type__fukidasi h3{font-size:clamp(20px,2.3vw,23px);line-height:1.3;margin:0 0 .6em}@media(max-width: 640px){.type__fukidasi h3 br{display:none}}.type__fukidasi ul{margin:0;padding:0;list-style-type:none;text-align:left;line-height:1.8}.type__fukidasi ul>li{padding-left:1.2em;position:relative}.type__fukidasi ul>li::before{content:"●";position:absolute;top:0;left:0;color:var(--preset--color--bluegreen)}.type__gakubu{padding:.83em;line-height:1.3;border-radius:2em;text-align:center;font-weight:600;font-size:clamp(20px,2.5vw,25px);letter-spacing:.06em;text-indent:.06em;color:var(--preset--color--white);background:var(--preset--gradient--navy);position:relative}.type__gakubu.gakubu02{background:var(--preset--gradient--green)}.type__gakubu.gakubu03{background:var(--preset--gradient--orange)}.type__gakubu.gakubu-new::after{position:absolute;top:-30px;left:14px;content:"新設";background-color:red;color:var(--preset--color--white);text-align:center;width:44px;aspect-ratio:1;border-radius:50%;line-height:44px;font-size:var(--preset--font-size--small)}.hikaku-table{overflow-x:auto;margin-bottom:var(--preset--spacing--20)}.hikaku-table table{table-layout:fixed;border-collapse:collapse;min-width:100%}.hikaku-table table th,.hikaku-table table td{padding:1em;line-height:1.5;white-space:nowrap;font-size:15px}@media(max-width: 720px){.hikaku-table table th,.hikaku-table table td{font-size:13px}}.hikaku-table table thead th,.hikaku-table table tbody td{text-align:center}.hikaku-table table thead th{font-weight:600;background-color:#73c7e5;color:var(--preset--color--white)}.hikaku-table table tbody th,.hikaku-table table tbody td{border-bottom:1px solid var(--preset--color--gray)}.hikaku-table table tbody th{width:19%;background-color:var(--preset--color--white);font-weight:400;text-align:left}@media(min-width: 1000px){.hikaku-table table tbody th{padding-left:1.6em}}.hikaku-table table tbody td{width:27%}.hikaku-table table thead th:nth-child(2){background-color:#29abe2}.hikaku-table table thead th:nth-child(3){background-color:#0099ce}.hikaku-table table thead th:nth-child(4){background-color:#0075cc}.hikaku-table table tbody td:nth-child(2){background-color:#dff2fa}.hikaku-table table tbody td:nth-child(3){background-color:#ccebf5}.hikaku-table table tbody td:nth-child(4){background-color:#cce1ee}@media(min-width: 721px){#s04 .section-title{margin-bottom:var(--preset--spacing--10)}}@media(min-width: 1200px){#s04 .section-title{margin-bottom:-30px}}#s05.section{padding-top:0;padding-bottom:0}#s05.section>.container{background:var(--preset--color--white);border-radius:clamp(30px,3.4vw,40px);box-shadow:0 0 5px rgba(0,0,0,.25);padding:var(--preset--spacing--30)}@media(min-width: 721px){#s05.section>.container{padding:var(--preset--spacing--40) var(--preset--spacing--50)}}.section-grid-nav{margin:0;padding:0;list-style-type:none}.section-grid-nav a{display:block;width:100%;box-sizing:border-box;font-size:clamp(18px,4vw,25px)}.section-grid-nav>li{margin-top:var(--preset--spacing--10)}@media(min-width: 1000px){.section-grid-nav{display:flex;gap:var(--preset--spacing--20);margin:var(--preset--spacing--30)}.section-grid-nav>li{margin-top:0;flex:1}}.hidden{display:none}@media(max-width: 720px){.hidden-s,.pcbr{display:none !important}.block-s{display:block !important}}@media(min-width: 721px){.hidden-l,.spbr{display:none !important}.block-l{display:block !important}}.ov-hidden{overflow:hidden}.linkbtn{display:inline-block;padding:.83em 2em;line-height:1.3;border-radius:2em;text-align:center;font-weight:600;text-decoration:none;border:solid 1px var(--preset--color--primary);color:var(--preset--color--primary);background:var(--preset--color--white);transition:background .3s}.linkbtn:hover{color:var(--preset--color--white);background:var(--preset--color--primary)}.linkbtn.btn-navy{color:var(--preset--color--white);background:var(--preset--gradient--navy)}.linkbtn.btn-navy:hover{color:var(--preset--color--white);background:var(--preset--color--primary)}