html{scroll-behavior:smooth;margin:0;padding:0}html:has(#wpadminbar){margin-top:0 !important}html:has(#wpadminbar) body{padding-top:32px !important}html:has(#wpadminbar) body header{top:32px !important}@media screen and (max-width: 782px){html:has(#wpadminbar) body{padding-top:46px !important}html:has(#wpadminbar) body header{top:46px !important}}@media screen and (max-width: 700px){html:has(#wpadminbar) body header{top:0 !important}html:has(#wpadminbar) body header label{top:66px}}@media screen and (max-width: 600px){html:has(#wpadminbar) body header label{top:20px}}html *{-webkit-font-feature-settings:"palt";font-feature-settings:"palt";-webkit-box-sizing:border-box;box-sizing:border-box}html body{margin:0;padding:0;color:#4e4e4e;font-family:"Noto Sans JP",sans-serif;font-weight:400;font-size:16px;line-height:1;position:relative}@media(max-width: 600px){html body{font-size:14px}}html body img,html body svg{max-width:100%;height:auto;vertical-align:bottom}html body h1,html body h2,html body h3,html body h4,html body h5,html body h6{margin:0;font-size:inherit}html body dl,html body dt,html body dd{margin:0;padding:0}html body ul,html body ol{margin:0;padding:0}html body li{list-style:none}html body p{margin:0}html body a{-webkit-transition:all .3s;transition:all .3s;text-decoration:none;color:inherit}html body a:hover{color:inherit}html body em,html body i,html body address{font-style:normal}html body b,html body strong{font-weight:inherit}html body figure{margin:0}html body input[type=text],html body input[type=button],html body input[type=tel],html body input[type=email],html body input[type=submit],html body textarea{border-radius:0;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}html body select{-webkit-appearance:none;-moz-appearance:none;appearance:none}html body table{table-layout:fixed}html body h2,html body h3,html body h4,html body h5,html body h6{font-family:"Maru Folk Medium","fot-chiaro-std",sans-serif;font-weight:400}html body .hours{border-radius:6px;overflow:hidden;background-color:#fff;font-size:20px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:12px}html body .hours dl{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}html body .hours dl:first-child dt,html body .hours dl:first-child dd{padding-left:24px}html body .hours dl:first-child dd p{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-right:10px}html body .hours dl:last-child dt,html body .hours dl:last-child dd{padding-right:24px}html body .hours dl dt{background-color:#3292b5;color:#fff;height:46px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}html body .hours dl dd p{-webkit-font-feature-settings:normal;font-feature-settings:normal;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}html body .hours dl dd p br{display:none}@media(max-width: 800px){html body .hours dl dd p br{display:block}}@media(max-width: 700px){html body .hours dl dd p br{display:none}}html body .hours dl dd p:first-child{border-bottom:#ececec 1px solid}html body .hours dl dd p.maru{color:#3292b5;font-size:24px}html body .hours dl dd p.sen{font-size:24px}@media(max-width: 1000px){html body .hours{font-size:16px}html body .hours dl:first-child dt,html body .hours dl:first-child dd{padding-left:14px}html body .hours dl:last-child dt,html body .hours dl:last-child dd{padding-right:14px}html body .hours dl dd p.sen{font-size:20px}}@media(max-width: 800px){html body .hours dl:first-child dt,html body .hours dl:first-child dd{padding-left:10px}html body .hours dl:first-child dd p{font-size:14px;line-height:1.4}html body .hours dl:last-child dt,html body .hours dl:last-child dd{padding-right:10px}html body .hours dl dd p.sen,html body .hours dl dd p.maru{font-size:18px}}@media(max-width: 600px){html body .hours{margin-bottom:8px}}@media(max-width: 500px){html body .hours dl dt{height:32px}html body .hours dl dd p{height:42px}}@media(max-width: 400px){html body .hours dl dd p.sen,html body .hours dl dd p.maru{font-size:16px}}html body .hours~p{font-size:14px;margin-top:6px;line-height:1.4;padding-left:1em;text-indent:-1em}@media(max-width: 600px){html body .hours~p{font-size:12px;margin-top:4px}}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}html body header{position:fixed;width:100%;-webkit-transition:all .5s;transition:all .5s;z-index:9999;top:0}html body header:has(~.topPage){background-color:#fff}html body header.white{background-color:#fff}html body header.fadeIn:has(~.topPage) label{opacity:1;pointer-events:all}html body header.fadeIn~.topPage .animation{opacity:.3}html body header label{cursor:pointer;position:fixed;right:20px;top:20px;display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;z-index:9999;-webkit-transition:all .3s;transition:all .3s}html body header label div{-webkit-transition:all .5s;transition:all .5s;width:50px;height:auto;aspect-ratio:1/1;border-radius:50%;background-color:#3292b5;padding:calc((100% - 16px)/2) calc((100% - 18px)/2);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}html body header label div span{-webkit-transition:all .5s;transition:all .5s;display:block;width:18px;height:2px;background-color:#fff;border-radius:100px;-webkit-transform-origin:right;transform-origin:right;position:relative}html body header label .hamburger__text{height:12px}html body header label .hamburger__text g{-webkit-transition:all .5s;transition:all .5s}html body header label .hamburger__text g path{-webkit-transition:all .5s;transition:all .5s;fill:#3292b5}html body header label .hamburger__text--close{opacity:0}html body header label input{display:none}html body header label input:checked~div{padding:calc((100% - 15px)/2) calc((100% - 24px)/2)}html body header label input:checked~div span:nth-child(1){-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}html body header label input:checked~div span:nth-child(2){opacity:0}html body header label input:checked~div span:nth-child(3){-webkit-transform:rotate(45deg);transform:rotate(45deg)}html body header label input:checked~svg .hamburger__text--close{opacity:1}html body header label input:checked~svg .hamburger__text--menu{opacity:0}html body header label:hover div{background-color:#33586f}html body header label:hover .hamburger__text{height:12px}html body header label:hover .hamburger__text g path{fill:#33586f}html body header>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:66px;padding-left:30px}html body header>div h1 a,html body header>div h2 a{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}html body header>div h1 a img,html body header>div h2 a img{-webkit-transition:all .3s;transition:all .3s;display:block;width:366px}html body header>div h1 a:hover img,html body header>div h2 a:hover img{-webkit-transform:scale(1.05);transform:scale(1.05)}html body header>div address{display:-webkit-box;display:-ms-flexbox;display:flex}html body header>div address a[href^="tel:"]{color:#3292b5;font-weight:700;-webkit-transition:all .3s;transition:all .3s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:16px}html body header>div address a[href^="tel:"] span{font-size:20px;padding-top:16px}html body header>div address a[href^="tel:"] svg{display:none}html body header>div address a[href^="tel:"] small{font-size:34px}html body header>div address a[href^="tel:"]:hover{color:#33586f}html body header>div address a[target=_blank]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;color:#fff;border:2px solid rgba(0,0,0,0);width:94px}html body header>div address a[target=_blank] svg{height:30px;-o-object-fit:contain;object-fit:contain}html body header>div address a[target=_blank] svg path{fill:#fff;-webkit-transition:all .3s;transition:all .3s}html body header>div address a[target=_blank] span{font-size:12px}html body header>div address a[target=_blank]:nth-child(2){background-color:#ff5857}html body header>div address a[target=_blank]:nth-child(2) svg{width:28px}html body header>div address a[target=_blank]:nth-child(2):hover{border-color:#ff5857;color:#ff5857}html body header>div address a[target=_blank]:nth-child(2):hover svg path{fill:#ff5857}html body header>div address a[target=_blank]:nth-child(3){background-color:#3292b5}html body header>div address a[target=_blank]:nth-child(3) svg{width:34px}html body header>div address a[target=_blank]:nth-child(3):hover{border-color:#3292b5;color:#3292b5}html body header>div address a[target=_blank]:nth-child(3):hover svg path{fill:#3292b5}html body header>div address a[target=_blank]:nth-child(4){background-color:#33586f}html body header>div address a[target=_blank]:nth-child(4) svg{width:22px}html body header>div address a[target=_blank]:nth-child(4):hover{border-color:#33586f;color:#33586f}html body header>div address a[target=_blank]:nth-child(4):hover svg path{fill:#33586f}html body header>div address a[target=_blank]:hover{background-color:#fff}html body header nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:40px;font-weight:600;gap:20px;padding:6px 0}html body header nav a{padding:0 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:100px}html body header nav a:hover{background-color:#33586f;color:#fff}html body header nav a:last-child{display:none}@media(max-width: 1100px){html body header>div address a[target=_blank]{gap:4px;width:90px}}@media(max-width: 1000px){html body header>div{padding-left:10px;height:60px}html body header>div address a[href^="tel:"]{margin-right:6px}html body header>div address a[href^="tel:"] small{font-size:34px}html body header>div address a[href^="tel:"] span{font-size:18px;padding-top:14px}html body header>div address a[target=_blank]{width:84px}html body header nav{gap:0}}@media(max-width: 900px){html body header>div{height:56px}html body header>div h1 a img,html body header>div h2 a img{width:320px}html body header>div address a[href^="tel:"] small{font-size:28px}html body header>div address a[href^="tel:"] span{font-size:16px}html body header>div address a[target=_blank]{width:76px}html body header>div address a[target=_blank] span{font-size:10px}}@media(max-width: 800px){html body header>div h1 a img,html body header>div h2 a img{width:280px}html body header>div address a[href^="tel:"] small{font-size:25px}html body header>div address a[href^="tel:"] span{font-size:13px;padding-top:10px}html body header>div address a[target=_blank]{width:70px}html body header nav a{padding:0 20px}}@media(max-width: 700px){html body header{width:100%;height:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:fixed;padding:0 5vw;background-color:rgba(0,0,0,0)}html body header label{display:-webkit-box;display:-ms-flexbox;display:flex}html body header>div{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:auto;padding:0;margin-bottom:20px}html body header>div h1,html body header>div h2{pointer-events:none;opacity:0;-webkit-transition:all .3s;transition:all .3s}html body header>div h1 a img,html body header>div h2 a img{width:500px;max-width:100%}html body header>div address{gap:0;position:fixed;bottom:0;left:0;width:100%;height:66px;z-index:9999}html body header>div address a[href^="tel:"]{background-color:#33586f;border:2px solid rgba(0,0,0,0);margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:4px}html body header>div address a[href^="tel:"] svg{display:block;height:30px;width:30px;-o-object-fit:contain;object-fit:contain}html body header>div address a[href^="tel:"] svg path{fill:#fff}html body header>div address a[href^="tel:"] small{display:none}html body header>div address a[href^="tel:"] span{padding:0;font-weight:400;color:#fff}html body header>div address a[href^="tel:"] span i{display:none}html body header>div address a[href^="tel:"],html body header>div address a[target=_blank]{width:25%}html body header>div address a[href^="tel:"] span,html body header>div address a[target=_blank] span{font-size:14px}html body header nav{pointer-events:none;opacity:0;-webkit-transition:all .3s;transition:all .3s;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto;width:100%;padding:0;font-weight:400;font-size:20px}html body header nav a{padding:18px 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}html body header nav a:last-child{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}html body header nav a:last-child svg{width:24px}html body header nav a:last-child svg path{-webkit-transition:all .3s;transition:all .3s;fill:#4e4e4e}html body header nav a:last-child:hover svg path{fill:#fff}html body header:has(input:checked){height:100%;background-color:#fff;pointer-events:all;padding:120px 5vw;opacity:1}html body header:has(input:checked)>div h1,html body header:has(input:checked)>div h2{pointer-events:all;opacity:1}html body header:has(input:checked) nav{pointer-events:all;opacity:1}}@media(max-width: 400px){html body header>div address a{gap:8px !important}html body header>div address a span{font-size:12px !important}}html body main .btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;letter-spacing:1px}html body main .btn__txt{color:#3292b5}html body main .btn__arw{width:66px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}html body main .btn__arw--inr{border-radius:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;padding:18px 12px 18px 27px;border-width:1px;border-style:solid;border-color:rgba(0,0,0,0);-webkit-transition:all .5s;transition:all .5s}html body main .btn__arw--inr i{display:block;width:28px;height:3px;background-color:#3292b5;border-radius:100px;-webkit-transition:all .3s;transition:all .3s;-webkit-transform-origin:right;transform-origin:right}html body main .btn__arw--inr img{position:absolute}html body main .btn:hover .btn__arw--inr{background-color:#fff;border-color:#3292b5}html body main .btn:hover .btn__arw--inr i{width:0px}html body main .subtitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#3292b5;font-weight:400;font-size:32px;letter-spacing:1px;gap:20px;position:relative;text-align:center}@media(max-width: 700px){html body main .subtitle{font-size:26px}html body main .subtitle img{display:none}}@media(max-width: 400px){html body main .subtitle{font-size:20px}}html body main .informationItem{border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:14px;-webkit-transition:all .3s;transition:all .3s;padding:18px 20px}html body main .informationItem__caption{font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#3292b5;gap:24px}html body main .informationItem__caption--term{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;-ms-flex-wrap:wrap;flex-wrap:wrap}html body main .informationItem__caption--term span{min-width:74px;text-align:center;padding:4px 10px;background-color:#e4f1f5;border-radius:10px}html body main .informationItem__title{font-family:"Noto Sans JP",sans-serif;font-weight:normal;line-height:1.6;font-size:16px}html body main .informationItem:hover{background-color:#e4f1f5}@media(max-width: 700px){html body main .informationItem{border-radius:10px}}html body main .guideItem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;text-align:center;padding:24px 0;border-radius:10px;border:2px solid rgba(0,0,0,0)}html body main .guideItem:hover{border-color:#3292b5;background-color:#eff4f8}html body main .guideItem__icon img,html body main .guideItem__icon svg,html body main .guideItem__noImg img,html body main .guideItem__noImg svg{-webkit-transition:all .3s;transition:all .3s}html body main .guideItem__noImg{border-radius:50%;background-color:#fff}html body main .guideItem__noImg svg{width:100%;max-width:130px;height:auto;aspect-ratio:1/1;-webkit-transform:scale(1.01);transform:scale(1.01)}html body main .guideItem__noImg svg path{fill:#91cdd7}html body main .guideItem__title{font-family:"Noto Sans JP",sans-serif;color:#3292b5;font-size:18px;line-height:1.4;-webkit-transition:all .3s;transition:all .3s;font-weight:600}html body main .guideItem__title br{display:none}html body main .guideItem__subtitle{color:#3292b5;font-family:"Noto Sans JP",sans-serif;font-size:16px;font-weight:700;-webkit-transition:all .3s;transition:all .3s}html body main .guideItem__yoyaku{color:#ff5857;font-size:14px}html body main .guideItem__arrow{position:relative;-webkit-transition:all .3s;transition:all .3s;bottom:0;width:14px}html body main .guideItem__arrow path{fill:#3292b5}html body main .guideItem:hover .guideItem__icon img,html body main .guideItem:hover .guideItem__icon svg,html body main .guideItem:hover .guideItem__noImg img,html body main .guideItem:hover .guideItem__noImg svg{-webkit-transform:scale(1.1);transform:scale(1.1)}html body main .guideItem:hover .guideItem__arrow{bottom:-4px}@media(max-width: 700px){html body main .guideItem{border:none}html body main .guideItem__title{font-size:16px;line-height:1.3}html body main .guideItem__subtitle{font-size:14px}html body main .guideItem__yoyaku{font-size:12px}}@media(max-width: 600px){html body main .guideItem{gap:8px}html body main .guideItem__title{font-size:14px}}@media(max-width: 500px){html body main .guideItem{gap:6px;padding:10px 0}html body main .guideItem__title br{display:block}html body main .guideItem__yoyaku{font-size:12px}html body main .guideItem__subtitle{font-size:12px}html body main .guideItem__icon,html body main .guideItem__noImg{margin:0 10px}}html body main .lowPageFv{background-image:url(../img/common/decoration__wave.svg);background-size:100%;background-position:center;background-repeat:no-repeat;padding:0 5vw;padding-top:170px;position:relative}@media(max-width: 1000px){html body main .lowPageFv{padding-top:150px}}@media(max-width: 800px){html body main .lowPageFv{padding-top:130px}}@media(max-width: 700px){html body main .lowPageFv{padding:0;background-image:none;padding:0}}html body main .lowPageFv::before{content:"";display:block;width:100%;height:30%;background-color:#e4f1f5;position:absolute;top:0;left:0;z-index:-1}@media(max-width: 700px){html body main .lowPageFv::before{display:none}}html body main .lowPageFv:not(:has(.lowPageFv__inner--image)){background-position:bottom}@media(max-width: 700px){html body main .lowPageFv:not(:has(.lowPageFv__inner--image)){background-image:url(../img/common/decoration__wave.svg);background-position:top}}html body main .lowPageFv:not(:has(.lowPageFv__inner--image))::before{height:50%}@media(max-width: 900px){html body main .lowPageFv:not(:has(.lowPageFv__inner--image))::before{height:60%}}html body main .lowPageFv__inner{max-width:1200px;width:100%;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}html body main .lowPageFv__inner--text{width:40%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:30px}html body main .lowPageFv__inner--text h1{font-size:40px;font-weight:600;letter-spacing:4px;line-height:1.4}html body main .lowPageFv__inner--text:not(:has(~.lowPageFv__inner--image)){max-width:820px;min-height:300px;width:100%;margin:0 auto;-ms-flex-line-pack:start;align-content:flex-start}@media(max-width: 700px){html body main .lowPageFv__inner--text:not(:has(~.lowPageFv__inner--image)){min-height:auto;padding-top:120px}}html body main .lowPageFv__inner--image{width:60%;height:auto;aspect-ratio:735/400;border-radius:20px;overflow:hidden}html body main .lowPageFv__inner--image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media(max-width: 1200px){html body main .lowPageFv__inner--text h1{font-size:38px}}@media(max-width: 1100px){html body main .lowPageFv__inner--text h1{font-size:36px}}@media(max-width: 1000px){html body main .lowPageFv__inner--text,html body main .lowPageFv__inner--image{width:48%}html body main .lowPageFv__inner--image{aspect-ratio:3/2}}@media(max-width: 900px){html body main .lowPageFv__inner--text h1{font-size:34px}html body main .lowPageFv__inner--image{border-radius:10px}}@media(max-width: 800px){html body main .lowPageFv__inner--text h1{font-size:32px;letter-spacing:1px}}@media(max-width: 700px){html body main .lowPageFv__inner{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}html body main .lowPageFv__inner--text,html body main .lowPageFv__inner--image{width:100%}html body main .lowPageFv__inner--text{-ms-flex-line-pack:start;align-content:flex-start;padding:5vw 5vw 0;gap:14px}html body main .lowPageFv__inner--text h1{color:#3292b5}html body main .lowPageFv__inner--text:has(~.lowPageFv__inner--image){background-image:url(../img/common/decoration__wave.svg);background-size:100%;background-repeat:no-repeat;background-position:bottom;padding-bottom:10vw;position:relative}html body main .lowPageFv__inner--text:has(~.lowPageFv__inner--image)::before{content:"";display:block;width:100%;height:10vw;background-color:#e4f1f5;position:absolute;top:0;left:0;z-index:-1}html body main .lowPageFv__inner--image{aspect-ratio:375/220;border-radius:0;max-height:280px}}@media(max-width: 400px){html body main .lowPageFv__inner--text h1{font-size:28px}html body main .lowPageFv__inner--text:has(~.lowPageFv__inner--image)::before{height:10vw}}html body main .breadcrumb{font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;line-height:1.3;font-weight:600;gap:4px 40px;max-width:calc(1200px + 10vw);margin:0 auto;padding:20px 5vw}html body main .breadcrumb span{color:#3292b5}html body main .breadcrumb a{position:relative}html body main .breadcrumb a::after{content:"";display:block;width:6px;height:6px;border-right:1px solid #4e4e4e;border-top:1px solid #4e4e4e;position:absolute;right:-20px;top:50%;-webkit-transform:rotate(45deg) translateY(-50%);transform:rotate(45deg) translateY(-50%)}html body main .breadcrumb a:hover{text-decoration:underline}@media(max-width: 700px){html body main .breadcrumb{font-size:12px;gap:2px 20px}html body main .breadcrumb a::after{width:4px;height:4px;right:-10px}}@media(max-width: 500px){html body main .breadcrumb{gap:2px 16px}html body main .breadcrumb a::after{right:-8px}}html body main .pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}html body main .pagination>span,html body main .pagination>a{width:40px;height:40px;border-radius:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}html body main .pagination>span.next,html body main .pagination>span.prev,html body main .pagination>a.next,html body main .pagination>a.prev{border:1px solid #3292b5}html body main .pagination>span.next .icon__arrow,html body main .pagination>span.prev .icon__arrow,html body main .pagination>a.next .icon__arrow,html body main .pagination>a.prev .icon__arrow{width:16px}html body main .pagination>span.next .icon__arrow path,html body main .pagination>span.prev .icon__arrow path,html body main .pagination>a.next .icon__arrow path,html body main .pagination>a.prev .icon__arrow path{fill:#3292b5}html body main .pagination>span.next,html body main .pagination>a.next{margin-left:10px}html body main .pagination>span.next .icon__arrow,html body main .pagination>a.next .icon__arrow{-webkit-transform:rotate(90deg);transform:rotate(90deg)}html body main .pagination>span.prev,html body main .pagination>a.prev{margin-right:10px}html body main .pagination>span.prev .icon__arrow,html body main .pagination>a.prev .icon__arrow{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}html body main .pagination>span{font-weight:700;opacity:.5}html body main .pagination>a:hover{background-color:#3292b5;color:#fff}html body main .pagination>a:hover .icon__arrow path{fill:#fff}html body main.topPage{padding-top:170px}html body main.topPage::after{content:"";display:block;background-image:url(../img/common/logo__blue--compact.svg);background-position:center;background-repeat:no-repeat;background-size:300px;background-color:#fff;width:100%;height:100vh;position:fixed;top:0;left:0;z-index:9999;pointer-events:none;-webkit-animation-name:fadeOut;animation-name:fadeOut;-webkit-animation-duration:.6s;animation-duration:.6s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@media(max-width: 700px){html body main.topPage::after{background-size:40%}}@media(max-width: 700px){html body main.topPage{padding-top:0}}html body main.topPage .animation{z-index:-1;position:fixed;width:100%;height:calc(100% - 106px);bottom:0;left:0;overflow:hidden;-webkit-transition:all 2s;transition:all 2s}@media(max-width: 1000px){html body main.topPage .animation{height:calc(100% - 100px)}}@media(max-width: 900px){html body main.topPage .animation{height:calc(100% - 96px)}}@-webkit-keyframes blob__stroke{0%{-webkit-transform:translateY(-2.5%) scale(1);transform:translateY(-2.5%) scale(1)}25%{-webkit-transform:translateY(2.5%) scale(1.05);transform:translateY(2.5%) scale(1.05)}50%{-webkit-transform:translateY(-2.5%) scale(1.1);transform:translateY(-2.5%) scale(1.1)}75%{-webkit-transform:translateY(2.5%) scale(1.05);transform:translateY(2.5%) scale(1.05)}to{-webkit-transform:translateY(-2.5%) scale(1);transform:translateY(-2.5%) scale(1)}}@keyframes blob__stroke{0%{-webkit-transform:translateY(-2.5%) scale(1);transform:translateY(-2.5%) scale(1)}25%{-webkit-transform:translateY(2.5%) scale(1.05);transform:translateY(2.5%) scale(1.05)}50%{-webkit-transform:translateY(-2.5%) scale(1.1);transform:translateY(-2.5%) scale(1.1)}75%{-webkit-transform:translateY(2.5%) scale(1.05);transform:translateY(2.5%) scale(1.05)}to{-webkit-transform:translateY(-2.5%) scale(1);transform:translateY(-2.5%) scale(1)}}@-webkit-keyframes blob__fill{0%{-webkit-transform:translateY(-5%) scale(1);transform:translateY(-5%) scale(1)}25%{-webkit-transform:translateY(5%) scale(1.1);transform:translateY(5%) scale(1.1)}50%{-webkit-transform:translateY(-5%) scale(1.2);transform:translateY(-5%) scale(1.2)}75%{-webkit-transform:translateY(5%) scale(1.1);transform:translateY(5%) scale(1.1)}to{-webkit-transform:translateY(-5%) scale(1);transform:translateY(-5%) scale(1)}}@keyframes blob__fill{0%{-webkit-transform:translateY(-5%) scale(1);transform:translateY(-5%) scale(1)}25%{-webkit-transform:translateY(5%) scale(1.1);transform:translateY(5%) scale(1.1)}50%{-webkit-transform:translateY(-5%) scale(1.2);transform:translateY(-5%) scale(1.2)}75%{-webkit-transform:translateY(5%) scale(1.1);transform:translateY(5%) scale(1.1)}to{-webkit-transform:translateY(-5%) scale(1);transform:translateY(-5%) scale(1)}}html body main.topPage .animation__item{position:absolute}html body main.topPage .animation__item:nth-child(1){width:50%;bottom:-20%;left:-5%}html body main.topPage .animation__item:nth-child(2){width:60%;top:-5%;right:-20%}html body main.topPage .animation__item:nth-child(3){width:50%;left:-20%;bottom:70%}html body main.topPage .animation__item:nth-child(4){width:40%;top:70%;right:-10%}html body main.topPage .animation__item .blob__stroke--item{-webkit-animation-name:blob__stroke;animation-name:blob__stroke;-webkit-animation-duration:30s;animation-duration:30s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-transform-origin:center center;transform-origin:center center;will-change:transform}html body main.topPage .animation__item .blob__stroke--item path{fill:none;stroke-width:.94;stroke-miterlimit:10}html body main.topPage .animation__item .blob__stroke--item:first-child{-webkit-animation-delay:0s;animation-delay:0s}html body main.topPage .animation__item .blob__stroke--item:nth-child(2){-webkit-animation-delay:-0.3125s;animation-delay:-0.3125s}html body main.topPage .animation__item .blob__stroke--item:nth-child(3){-webkit-animation-delay:-0.625s;animation-delay:-0.625s}html body main.topPage .animation__item .blob__stroke--item:nth-child(4){-webkit-animation-delay:-0.9375s;animation-delay:-0.9375s}html body main.topPage .animation__item .blob__stroke--item:nth-child(5){-webkit-animation-delay:-1.25s;animation-delay:-1.25s}html body main.topPage .animation__item .blob__stroke--item:nth-child(6){-webkit-animation-delay:-1.5625s;animation-delay:-1.5625s}html body main.topPage .animation__item .blob__stroke--item:nth-child(7){-webkit-animation-delay:-1.875s;animation-delay:-1.875s}html body main.topPage .animation__item .blob__stroke--item:nth-child(8){-webkit-animation-delay:-2.1875s;animation-delay:-2.1875s}html body main.topPage .animation__item .blob__stroke--item:nth-child(9){-webkit-animation-delay:-2.5s;animation-delay:-2.5s}html body main.topPage .animation__item .blob__stroke--item:nth-child(10){-webkit-animation-delay:-2.8125s;animation-delay:-2.8125s}html body main.topPage .animation__item .blob__stroke--item:nth-child(11){-webkit-animation-delay:-3.125s;animation-delay:-3.125s}html body main.topPage .animation__item .blob__stroke--item:nth-child(12){-webkit-animation-delay:-3.4375s;animation-delay:-3.4375s}html body main.topPage .animation__item .blob__stroke--item:nth-child(13){-webkit-animation-delay:-3.75s;animation-delay:-3.75s}html body main.topPage .animation__item .blob__stroke--item:nth-child(14){-webkit-animation-delay:-4.0625s;animation-delay:-4.0625s}html body main.topPage .animation__item .blob__stroke--item:nth-child(15){-webkit-animation-delay:-4.375s;animation-delay:-4.375s}html body main.topPage .animation__item .blob__stroke--item:nth-child(16){-webkit-animation-delay:-4.6875s;animation-delay:-4.6875s}html body main.topPage .animation__item .blob__stroke--item:nth-child(17){-webkit-animation-delay:-5s;animation-delay:-5s}html body main.topPage .animation__item .blob__stroke--item:nth-child(18){-webkit-animation-delay:-5.3125s;animation-delay:-5.3125s}html body main.topPage .animation__item .blob__stroke--item:nth-child(19){-webkit-animation-delay:-5.625s;animation-delay:-5.625s}html body main.topPage .animation__item .blob__stroke--item:nth-child(20){-webkit-animation-delay:-5.9375s;animation-delay:-5.9375s}html body main.topPage .animation__item .blob__stroke--item:nth-child(21){-webkit-animation-delay:-6.25s;animation-delay:-6.25s}html body main.topPage .animation__item .blob__stroke--item:nth-child(22){-webkit-animation-delay:-6.5625s;animation-delay:-6.5625s}html body main.topPage .animation__item .blob__stroke--item:nth-child(23){-webkit-animation-delay:-6.875s;animation-delay:-6.875s}html body main.topPage .animation__item .blob__fill{-webkit-animation-delay:-2s;animation-delay:-2s;-webkit-animation-duration:29s;animation-duration:29s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:blob__fill;animation-name:blob__fill;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-transform-origin:center center;transform-origin:center center}html body main.topPage .animation__item .blob__fill mask path{fill:#e4f1f5}html body main.topPage .animation__item .blob__fill rect{fill:#e4f1f5}@media(max-width: 700px){html body main.topPage .animation{display:none}}html body main.topPage .fv{margin-bottom:120px;position:relative;z-index:1}html body main.topPage .fv__slider{overflow:hidden}html body main.topPage .fv__slider--inner{overflow:visible;max-width:900px;margin:0 auto}html body main.topPage .fv__slider--inner .swiper-wrapper{-webkit-transition-timing-function:linear;transition-timing-function:linear}html body main.topPage .fv__slider--inner .swiper-slide img{display:block;width:100%;height:auto;aspect-ratio:1/1;border-radius:50%}html body main.topPage .fv__logo{position:absolute;z-index:2;top:0;left:calc((100% - 1200px)/2);-webkit-transform:translateX(-50%);transform:translateX(-50%)}html body main.topPage .fv__logo .logoMark{width:420px}html body main.topPage .fv__logo .logoMark path{fill:#3292b5}@media(max-width: 900px){html body main.topPage .fv__logo .logoMark{width:47.5vw}}html body main.topPage .fv__logo .logoType{display:none}html body main.topPage .fv__text{font-family:"Maru Folk Medium","fot-chiaro-std",sans-serif;position:absolute;width:90%;z-index:3;max-width:1140px;display:-webkit-box;display:-ms-flexbox;display:flex;left:50%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:114px}html body main.topPage .fv__text p{color:#3292b5;font-size:34px;font-weight:300;gap:6px;background-color:rgba(255,255,255,.9);padding:10px 20px 14px}html body main.topPage .fv__img{display:none}@media(max-width: 1400px){html body main.topPage .fv__logo{left:3vw;-webkit-transform:none;transform:none}}@media(max-width: 700px){html body main.topPage .fv{margin-bottom:0;background-color:#e4f1f5}html body main.topPage .fv::before,html body main.topPage .fv::after{content:"";display:block;width:100%;position:absolute;right:0;height:50vw;background-repeat:no-repeat;background-size:contain;z-index:2}html body main.topPage .fv::before{background-image:url(../img/topPage/fv__wave--white.svg);top:-1px}html body main.topPage .fv::after{background-image:url(../img/topPage/fv__wave--blue.svg);background-position:bottom;bottom:-1px}html body main.topPage .fv__slider{height:auto;aspect-ratio:375/300;z-index:0}html body main.topPage .fv__slider--inner{width:100%;height:100%}html body main.topPage .fv__slider--inner .swiper-wrapper{width:100%;height:100%}html body main.topPage .fv__slider--inner .swiper-wrapper .swiper-slide{width:100%;height:100%}html body main.topPage .fv__slider--inner .swiper-wrapper .swiper-slide img{width:100%;height:100%;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover;border-radius:0}html body main.topPage .fv__logo{background-color:#fff;width:100%;position:relative;top:auto;left:auto;bottom:auto;right:auto;display:block;padding:20px 80px 0 10px}html body main.topPage .fv__logo .logoMark{display:none}html body main.topPage .fv__logo .logoType{width:100%;max-width:400px;display:block}html body main.topPage .fv__text{left:0;top:auto;-webkit-transform:none;transform:none;bottom:10vw;padding:0;transform:none}html body main.topPage .fv__text p{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:rgba(0,0,0,0);gap:10px;padding:0}html body main.topPage .fv__text p i{background-color:rgba(255,255,255,.9);padding:10px 20px}}@media(max-width: 600px){html body main.topPage .fv__text p{font-size:26px}}@media(max-width: 500px){html body main.topPage .fv__slider{pointer-events:none}html body main.topPage .fv__text p{font-size:18px}}html body main.topPage .information{padding:0 5vw;margin-bottom:120px}@media(max-width: 700px){html body main.topPage .information{background-color:#e4f1f5;position:relative;z-index:1;margin-bottom:70px}html body main.topPage .information::after{content:url(../img/common/decoration__wave.svg);display:block;background-color:#fff;width:calc(100% + 10vw);position:relative;left:-5vw;margin-right:-5vw}}html body main.topPage .information__inner{max-width:1200px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}html body main.topPage .information__inner--news h2,html body main.topPage .information__inner--time h2{margin-bottom:20px;text-align:left;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}html body main.topPage .information__inner--news h2+p,html body main.topPage .information__inner--time h2+p{margin:80px 0}@media(max-width: 700px){html body main.topPage .information__inner--news h2+p,html body main.topPage .information__inner--time h2+p{margin:40px 0}}html body main.topPage .information__inner--news{width:40%}@media(max-width: 900px){html body main.topPage .information__inner--news{width:44%}}html body main.topPage .information__inner--news>div:first-of-type{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0;margin-bottom:8px}html body main.topPage .information__inner--news>div:first-of-type .fix .informationItem__caption--time{color:#ff5857}html body main.topPage .information__inner--news>div:first-of-type .fix .informationItem__caption--term span{-webkit-transition:all .3s;transition:all .3s;color:#ff5857;background-color:#feefef}html body main.topPage .information__inner--news>div:first-of-type .fix:hover{background-color:#feefef}html body main.topPage .information__inner--news>div:last-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}html body main.topPage .information__inner--time{width:50%}html body main.topPage .information__inner--time div{border:1px solid #3292b5}@media(max-width: 700px){html body main.topPage .information__inner{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:16px;top:-5vw;margin-bottom:-5vw}html body main.topPage .information__inner--news h2,html body main.topPage .information__inner--time h2{display:none}html body main.topPage .information__inner--news{width:100%}html body main.topPage .information__inner--news div:first-of-type{gap:10px}html body main.topPage .information__inner--news div:first-of-type a{background-color:#fff}html body main.topPage .information__inner--time{width:100%}}html body main.topPage .guide{padding:0 2vw;margin-bottom:120px}html body main.topPage .guide__inner{max-width:1200px;margin:0 auto}html body main.topPage .guide__inner h2{margin-bottom:50px}html body main.topPage .guide__inner--lst{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:20px}html body main.topPage .guide__inner--lst a{width:25%}html body main.topPage .guide__inner--lst a>svg{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);margin:4px 0}@media(max-width: 800px){html body main.topPage .guide__inner--lst{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}html body main.topPage .guide__inner--lst a{width:33.3333333333%}}html body main.topPage .guide__inner--btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-right:3vw}html body main.topPage .online{padding:0 5vw;margin-bottom:120px}html body main.topPage .online h2{max-width:740px;margin:0 auto 40px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media(max-width: 900px){html body main.topPage .online h2{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}html body main.topPage .online__inner{max-width:740px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}html body main.topPage .online__inner--item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}html body main.topPage .online__inner--item>a{width:110px;height:88px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:10px;gap:10px;border:2px solid rgba(0,0,0,0)}html body main.topPage .online__inner--item>a svg{width:40px;height:34px;-o-object-fit:contain;object-fit:contain}html body main.topPage .online__inner--item>a svg path{fill:#fff;-webkit-transition:all .3s;transition:all .3s}html body main.topPage .online__inner--item>a span{color:#fff;font-size:12px;-webkit-transition:all .3s;transition:all .3s}html body main.topPage .online__inner--item>a.yoyaku{background-color:#ff5857;border-color:#ff5857}html body main.topPage .online__inner--item>a.shinryo{background-color:#3292b5;border-color:#3292b5}html body main.topPage .online__inner--item>a:hover{background-color:#fff}html body main.topPage .online__inner--item>a:hover.yoyaku span{color:#ff5857}html body main.topPage .online__inner--item>a:hover.yoyaku svg path{fill:#ff5857}html body main.topPage .online__inner--item>a:hover.shinryo span{color:#3292b5}html body main.topPage .online__inner--item>a:hover.shinryo svg path{fill:#3292b5}html body main.topPage .online__inner--item div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}html body main.topPage .online__inner--item div p{line-height:1.8}html body main.topPage .online__inner--item div a{-ms-flex-item-align:end;align-self:flex-end}@media(max-width: 800px){html body main.topPage .online__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:center;align-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:40px}html body main.topPage .online__inner--item{max-width:390px}html body main.topPage .online__inner--item div{width:calc(100% - 130px)}}@media(max-width: 400px){html body main.topPage .online__inner--item{gap:16px}html body main.topPage .online__inner--item>a{width:90px}html body main.topPage .online__inner--item>a svg{height:30px}html body main.topPage .online__inner--item div{width:calc(100% - 16px - 90px)}html body main.topPage .online__inner--item div p br{display:none}}html body main.firstPage .subtitle{margin-bottom:50px}@media(max-width: 400px){html body main.firstPage .subtitle{margin-bottom:20px}}html body main.firstPage .first{margin:120px 0 0;padding:0 5vw}@media(max-width: 1000px){html body main.firstPage .first{margin-top:100px}}@media(max-width: 800px){html body main.firstPage .first{margin-top:80px}}@media(max-width: 600px){html body main.firstPage .first{margin-top:60px}}html body main.firstPage .first__inner{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:920px;margin:0 auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:40px}html body main.firstPage .first__inner--raiin{line-height:1.4;width:100%;max-width:445px}html body main.firstPage .first__inner--raiin h2 br{display:none}@media(max-width: 900px){html body main.firstPage .first__inner--raiin h2 br{display:block}}html body main.firstPage .first__inner--raiin ol{counter-reset:count 0;margin-bottom:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:center;align-content:center;gap:30px}html body main.firstPage .first__inner--raiin ol li{padding-left:16px;position:relative;font-size:18px;font-weight:500}html body main.firstPage .first__inner--raiin ol li::before{content:counter(count);counter-increment:count 1;color:#3292b5;position:absolute;left:0}html body main.firstPage .first__inner--raiin ol li span{display:block;margin-top:4px;font-weight:400;font-size:14px;margin-top:10px}html body main.firstPage .first__inner--raiin ol li br{display:none}@media(max-width: 400px){html body main.firstPage .first__inner--raiin ol li br{display:block}}html body main.firstPage .first__inner--raiin p{font-size:14px;padding-left:1em;text-indent:-1em}@media(max-width: 700px){html body main.firstPage .first__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:120px}html body main.firstPage .first__inner--raiin{max-width:none}html body main.firstPage .first__inner--raiin ol{height:auto}html body main.firstPage .first__inner--raiin p br{display:none}}@media(max-width: 400px){html body main.firstPage .first__inner--raiin ol{gap:20px}html body main.firstPage .first__inner--raiin ol li{font-size:16px}html body main.firstPage .first__inner--raiin ol li span{font-size:13px}html body main.firstPage .first__inner--raiin p br{display:block}}html body main.firstPage .faq{background-color:#eff4f8;padding:120px 5vw}@media(max-width: 1000px){html body main.firstPage .faq{padding:100px 5vw}}@media(max-width: 800px){html body main.firstPage .faq{padding:80px 5vw}}@media(max-width: 600px){html body main.firstPage .faq{padding:60px 5vw}}html body main.firstPage .faq dl{background-color:#fff;max-width:920px;margin:0 auto;border-radius:20px;overflow:hidden}html body main.firstPage .faq dl:not(:last-child){margin-bottom:20px}html body main.firstPage .faq dl dt label,html body main.firstPage .faq dl dd{padding-left:66px;position:relative}html body main.firstPage .faq dl dt{font-weight:700;position:relative;line-height:1.7}html body main.firstPage .faq dl dt label{display:block;cursor:pointer;padding-top:20px;padding-bottom:20px;padding-right:70px;min-height:70px;-webkit-transition:all .3s;transition:all .3s}html body main.firstPage .faq dl dt label input{display:none}html body main.firstPage .faq dl dt label::before{content:"";width:22px;height:28px;display:block;background-image:url(../img/firstPage/icon__Q.svg);position:absolute;left:24px}html body main.firstPage .faq dl dt label::after{content:"";display:block;width:40px;height:40px;background-color:#3292b5;border-radius:100px;position:absolute;right:24px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .3s;transition:all .3s}html body main.firstPage .faq dl dt::before,html body main.firstPage .faq dl dt::after{content:"";display:block;background-color:#fff;border-radius:100px;pointer-events:none;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:10}html body main.firstPage .faq dl dt::before{width:4px;height:20px;right:42px;-webkit-transition:all .3s;transition:all .3s}html body main.firstPage .faq dl dt::after{width:20px;height:4px;right:34px}html body main.firstPage .faq dl dt:hover label{background-color:#e4f1f5}html body main.firstPage .faq dl dt:hover label::after{background-color:#33586f}html body main.firstPage .faq dl dt:has(:checked)::before{width:20px;height:4px;right:34px}html body main.firstPage .faq dl dt:has(:checked)~dd{height:auto;padding-top:30px;padding-bottom:30px}html body main.firstPage .faq dl dd{line-height:1.8;padding-right:24px;height:0;overflow:hidden;-webkit-transition:all .3s;transition:all .3s}html body main.firstPage .faq dl dd a{color:#3292b5;text-decoration:underline}html body main.firstPage .faq dl dd a:hover{color:#33586f}html body main.firstPage .faq dl dd img{display:block;max-width:454px;width:100%;margin:14px 0}html body main.firstPage .faq dl dd ul li{-webkit-font-feature-settings:normal;font-feature-settings:normal;padding-left:1em;text-indent:-1em}html body main.firstPage .faq dl dd::before{content:"";width:22px;height:26px;display:block;background-image:url(../img/firstPage/icon__A.svg);position:absolute;left:24px}html body main.firstPage .faq dl dd::after{content:"";width:calc(100% - 48px);height:1px;border-top:5px dotted #3292b5;display:block;position:absolute;top:0;left:24px}@media(max-width: 700px){html body main.firstPage .faq dl{border-radius:14px}html body main.firstPage .faq dl:not(:last-child){margin-bottom:10px}html body main.firstPage .faq dl dt label,html body main.firstPage .faq dl dd{padding-left:48px}html body main.firstPage .faq dl dt label{padding-top:16px;padding-bottom:16px;padding-right:50px;min-height:54px}html body main.firstPage .faq dl dt label::before{background-size:contain;width:18px;height:23px;left:16px}html body main.firstPage .faq dl dt label::after{width:30px;height:30px;background-color:#3292b5;right:14px}html body main.firstPage .faq dl dt::before{height:16px;right:27px}html body main.firstPage .faq dl dt::after{width:16px;right:21px}html body main.firstPage .faq dl dt:has(:checked)::before{width:16px;right:21px}html body main.firstPage .faq dl dt:has(:checked)~dd{padding-top:20px;padding-bottom:20px}html body main.firstPage .faq dl dd::before{background-size:contain;width:22px;height:26px;left:16px;width:18px;height:21px}}@media(max-width: 500px){html body main.firstPage .faq dl dd img{max-width:226px}}@media(max-width: 400px){html body main.firstPage .faq dl{border-radius:8px}html body main.firstPage .faq dl:not(:last-child){margin-bottom:6px}html body main.firstPage .faq dl dt label,html body main.firstPage .faq dl dd{padding-left:36px}html body main.firstPage .faq dl dt label{padding-right:40px}html body main.firstPage .faq dl dt label::before{left:10px}html body main.firstPage .faq dl dt label::after{width:28px;height:28px;right:8px}html body main.firstPage .faq dl dt::before{right:20px}html body main.firstPage .faq dl dt::after{right:14px}html body main.firstPage .faq dl dt:has(:checked)::before{width:16px;right:14px}html body main.firstPage .faq dl dd::before{left:10px}}html body main.firstPage .net,html body main.firstPage .online{padding:120px 5vw 0}@media(max-width: 1000px){html body main.firstPage .net,html body main.firstPage .online{padding-top:100px}}@media(max-width: 800px){html body main.firstPage .net,html body main.firstPage .online{padding-top:80px}}html body main.firstPage .net>p,html body main.firstPage .net strong,html body main.firstPage .online>p,html body main.firstPage .online strong{display:block;text-align:center;line-height:1.7}html body main.firstPage .net>p:not(:last-child),html body main.firstPage .net strong:not(:last-child),html body main.firstPage .online>p:not(:last-child),html body main.firstPage .online strong:not(:last-child){margin-bottom:10px}@media(max-width: 700px){html body main.firstPage .net>p,html body main.firstPage .net strong,html body main.firstPage .online>p,html body main.firstPage .online strong{text-align:left}}html body main.firstPage .net strong,html body main.firstPage .online strong{color:#ff5857}html body main.firstPage .net ul,html body main.firstPage .online ul{max-width:1100px;margin:20px auto 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}@media(max-width: 700px){html body main.firstPage .net ul,html body main.firstPage .online ul{gap:30px}}@media(max-width: 500px){html body main.firstPage .net ul,html body main.firstPage .online ul{gap:5vw}}html body main.firstPage .net ul li,html body main.firstPage .online ul li{background-color:#fff;width:32%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;padding:34px;border:1px solid #3292b5;border-radius:20px;line-height:1.7;position:relative}html body main.firstPage .net ul li div,html body main.firstPage .online ul li div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}@media(max-width: 700px){html body main.firstPage .net ul li div,html body main.firstPage .online ul li div{gap:10px}}html body main.firstPage .net ul li div .sub,html body main.firstPage .online ul li div .sub{display:none}@media(max-width: 1000px){html body main.firstPage .net ul li div .sub,html body main.firstPage .online ul li div .sub{display:block}}@media(max-width: 700px){html body main.firstPage .net ul li div .sub,html body main.firstPage .online ul li div .sub{display:none}}html body main.firstPage .net ul li div h3,html body main.firstPage .online ul li div h3{color:#3292b5;text-align:center;font-size:18px;font-weight:500;font-family:"Noto Sans JP",sans-serif}html body main.firstPage .net ul li div p,html body main.firstPage .online ul li div p{text-align:left}@media(max-width: 800px){html body main.firstPage .net ul li,html body main.firstPage .online ul li{padding:20px}}@media(max-width: 700px){html body main.firstPage .net ul li,html body main.firstPage .online ul li{width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media(max-width: 500px){html body main.firstPage .net ul li img,html body main.firstPage .online ul li img{position:absolute;width:50px;height:60px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;top:20px;left:26px}html body main.firstPage .net ul li div,html body main.firstPage .online ul li div{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}html body main.firstPage .net ul li div h3,html body main.firstPage .online ul li div h3{text-align:left;padding-left:70px}}html body main.firstPage .net__link,html body main.firstPage .online__link{max-width:1100px;margin:30px auto 0}html body main.firstPage .net__link a,html body main.firstPage .online__link a{color:#3292b5;text-decoration:underline}html body main.firstPage .net__link a:hover,html body main.firstPage .online__link a:hover{color:#33586f}html body main.firstPage .net{margin-bottom:120px}@media(max-width: 1000px){html body main.firstPage .net{margin-bottom:100px}}@media(max-width: 800px){html body main.firstPage .net{margin-bottom:80px}}@media(max-width: 600px){html body main.firstPage .net{margin-bottom:60px}}html body main.firstPage .net>p:last-of-type{display:block;max-width:1100px;margin:0 auto;margin-top:20px;text-align:left}html body main.firstPage .online,html body main.firstPage .flow{background-color:#e4f1f5}html body main.firstPage .flow{padding:120px 5vw}@media(max-width: 1000px){html body main.firstPage .flow{padding:100px 5vw}}@media(max-width: 800px){html body main.firstPage .flow{padding:80px 5vw}}@media(max-width: 600px){html body main.firstPage .flow{padding:60px 5vw}}@media(max-width: 400px){html body main.firstPage .flow{padding:60px 2vw}}html body main.firstPage .flow ol{max-width:840px;margin:0 auto 50px;counter-reset:count 0}html body main.firstPage .flow ol li{background-color:#fff;border-radius:20px;padding:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}html body main.firstPage .flow ol li:not(:last-child){margin-bottom:20px}@media(max-width: 400px){html body main.firstPage .flow ol li:not(:last-child){margin-bottom:2vw}}html body main.firstPage .flow ol li .top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px}html body main.firstPage .flow ol li .top h3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#3292b5;font-size:32px;gap:10px;font-weight:400;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}html body main.firstPage .flow ol li .top h3::before{content:"STEP" counter(count);counter-increment:count 1;color:#3292b5;font-family:"Maru Folk Medium","fot-chiaro-std",sans-serif;line-height:1}html body main.firstPage .flow ol li .top h3 br{display:none}html body main.firstPage .flow ol li .top img{width:120px;height:auto;aspect-ratio:1/1;-o-object-fit:contain;object-fit:contain}html body main.firstPage .flow ol li .banner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px}html body main.firstPage .flow ol li .banner a img{-webkit-transition:all .3s;transition:all .3s;height:62px;width:auto}html body main.firstPage .flow ol li .banner a:hover img{-webkit-transform:scale(1.05);transform:scale(1.05)}html body main.firstPage .flow ol li .body p{line-height:1.7}html body main.firstPage .flow ol li .body p:has(~p){margin-bottom:10px}@media(max-width: 900px){html body main.firstPage .flow ol li{padding:40px}}@media(max-width: 800px){html body main.firstPage .flow ol li .top h3{font-size:30px}}@media(max-width: 700px){html body main.firstPage .flow ol li .top h3{line-height:1.4}html body main.firstPage .flow ol li .top h3::before{font-size:26px}html body main.firstPage .flow ol li .top h3 br{display:block}}@media(max-width: 600px){html body main.firstPage .flow ol li{padding:30px;gap:20px}html body main.firstPage .flow ol li .top img{width:80px}html body main.firstPage .flow ol li .top h3{gap:4px;font-size:28px}html body main.firstPage .flow ol li .top h3::before{font-size:22px}html body main.firstPage .flow ol li .banner{gap:6px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}html body main.firstPage .flow ol li .banner a img{height:54px}}@media(max-width: 500px){html body main.firstPage .flow ol li .top{gap:20px}html body main.firstPage .flow ol li .top h3{font-size:20px}html body main.firstPage .flow ol li .top h3::before{font-size:16px}}@media(max-width: 400px){html body main.firstPage .flow ol li .top img{width:70px}html body main.firstPage .flow ol li .top h3{font-size:18px}html body main.firstPage .flow ol li .top h3::before{font-size:14px}}html body main.firstPage .flow>h3{color:#3292b5;font-weight:400;font-size:24px;max-width:840px;margin:0 auto 20px}html body main.firstPage .flow>p{font-size:18px;line-height:1.7;max-width:840px;margin:0 auto}@media(max-width: 600px){html body main.firstPage .flow>p{font-size:16px}}@media(max-width: 400px){html body main.firstPage .flow>h3,html body main.firstPage .flow>p{padding:0 30px}html body main.firstPage .flow>p{font-size:14px}}html body main.aboutPage .message{padding:120px 36px}@media(max-width: 700px){html body main.aboutPage .message{padding:90px 36px}}@media(max-width: 600px){html body main.aboutPage .message{padding:60px 36px}}html body main.aboutPage .message__inner{max-width:936px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}html body main.aboutPage .message__inner img{width:42%}html body main.aboutPage .message__inner div{width:50%}html body main.aboutPage .message__inner div h2{color:#3292b5;font-size:32px;margin-bottom:32px;font-weight:400}@media(max-width: 600px){html body main.aboutPage .message__inner div h2{font-size:20px}}html body main.aboutPage .message__inner div p{letter-spacing:1px;line-height:2.2}html body main.aboutPage .message__inner div p:last-child{margin-top:10px;text-align:right}@media(max-width: 600px){html body main.aboutPage .message__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}html body main.aboutPage .message__inner div{width:100%}html body main.aboutPage .message__inner img{max-width:none;width:calc(100% + 36px);position:relative;left:-36px}}html body main.aboutPage .doctor{padding:60px 36px;background-color:#e4f1f5;margin-bottom:80px}html body main.aboutPage .doctor>h2{display:none;margin-bottom:40px}@media(max-width: 700px){html body main.aboutPage .doctor>h2{display:block}}html body main.aboutPage .doctor__inner{max-width:1200px;margin:0 auto;position:relative}html body main.aboutPage .doctor__inner .logoMark{position:absolute;width:500px;aspect-ratio:1/1;top:100px;left:-180px}html body main.aboutPage .doctor__inner .logoMark path{fill:#fff}@media(max-width: 600px){html body main.aboutPage .doctor__inner .logoMark{display:none}}html body main.aboutPage .doctor__inner>ul{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:60px}html body main.aboutPage .doctor__inner>ul li{width:100%;max-width:375px}html body main.aboutPage .doctor__inner>ul li>img{margin-bottom:30px}html body main.aboutPage .doctor__inner>ul li h2,html body main.aboutPage .doctor__inner>ul li h3{font-family:"Noto Sans JP",sans-serif;font-size:16px;margin-bottom:30px;font-weight:600}html body main.aboutPage .doctor__inner>ul li h3{margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}html body main.aboutPage .doctor__inner>ul li h3 span{-webkit-font-feature-settings:normal;font-feature-settings:normal}html body main.aboutPage .doctor__inner>ul li h3:first-child{display:none;margin-top:0}@media(max-width: 600px){html body main.aboutPage .doctor__inner>ul li h3:first-child{display:block}}html body main.aboutPage .doctor__inner>ul li div dl,html body main.aboutPage .doctor__inner>ul li ul li{font-size:14px;line-height:1.4}html body main.aboutPage .doctor__inner>ul li div dl:not(:last-of-type),html body main.aboutPage .doctor__inner>ul li ul li:not(:last-of-type){margin-bottom:10px}html body main.aboutPage .doctor__inner>ul li div dl{display:-webkit-box;display:-ms-flexbox;display:flex}html body main.aboutPage .doctor__inner>ul li div dl dt{-webkit-font-feature-settings:normal;font-feature-settings:normal;width:60px}html body main.aboutPage .doctor__inner>ul li div dl dd{width:calc(100% - 60px)}@media(max-width: 700px){html body main.aboutPage .doctor__inner>ul li div dl{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}html body main.aboutPage .doctor__inner>ul li div dl dt,html body main.aboutPage .doctor__inner>ul li div dl dd{width:100%}}@media(max-width: 600px){html body main.aboutPage .doctor__inner>ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}html body main.aboutPage .doctor__inner>ul li h2{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;color:#3292b5;font-size:20px}html body main.aboutPage .doctor__inner>ul li h2 i{display:none}html body main.aboutPage .doctor__inner>ul li>img{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}html body main.aboutPage .doctor__inner>ul li>div{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}html body main.aboutPage .doctor__inner>ul li>h3{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}html body main.aboutPage .doctor__inner>ul li>.pageBody,html body main.aboutPage .doctor__inner>ul li>ul{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}}@media(max-width: 400px){html body main.aboutPage .doctor__inner>ul li h2{font-size:18px}html body main.aboutPage .doctor__inner>ul li>img{max-width:none;width:calc(100% + 36px)}html body main.aboutPage .doctor__inner>ul li:last-child>img{position:relative;left:-36px}}@media(max-width: 600px){html body main.aboutPage .doctor__inner>ul{gap:70px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}html body main.aboutPage .philosophy{overflow:hidden}html body main.aboutPage .philosophy h2{padding:0 5vw;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}html body main.aboutPage .philosophy h2 span br{display:none}html body main.aboutPage .philosophy h2 span:first-child{color:#3292b5;font-size:32px;font-weight:400}html body main.aboutPage .philosophy h2 span:last-child{font-size:40px;font-weight:600;font-family:"Noto Sans JP",sans-serif}@media(max-width: 600px){html body main.aboutPage .philosophy h2 span br{display:block}html body main.aboutPage .philosophy h2 span:last-child{line-height:1.5}}@media(max-width: 400px){html body main.aboutPage .philosophy h2 span:first-child{font-size:20px}html body main.aboutPage .philosophy h2 span:last-child{font-size:30px}}html body main.aboutPage .philosophy__mission,html body main.aboutPage .philosophy__value{padding:0 5vw;position:relative}html body main.aboutPage .philosophy__mission>*,html body main.aboutPage .philosophy__value>*{max-width:1200px;margin:0 auto}html body main.aboutPage .philosophy__mission h3,html body main.aboutPage .philosophy__value h3{font-weight:400;color:#3292b5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;z-index:1}html body main.aboutPage .philosophy__mission h3 i,html body main.aboutPage .philosophy__value h3 i{white-space:nowrap;font-size:200px;color:#fff;text-shadow:2px 2px 0 #3292b5,-2px 2px 0 #3292b5,2px -2px 0 #3292b5,-2px -2px 0 #3292b5;opacity:.28;position:relative;margin-bottom:40px;display:none}html body main.aboutPage .philosophy__mission h3 em,html body main.aboutPage .philosophy__value h3 em{font-size:16px;margin-bottom:24px}html body main.aboutPage .philosophy__mission h3 span,html body main.aboutPage .philosophy__value h3 span{font-size:38px;position:relative}html body main.aboutPage .philosophy__mission h3 span::before,html body main.aboutPage .philosophy__value h3 span::before{content:"";display:block;width:154px;height:1px;background-color:#3292b5;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}html body main.aboutPage .philosophy__mission h3 span br,html body main.aboutPage .philosophy__value h3 span br{display:none}html body main.aboutPage .philosophy__mission img,html body main.aboutPage .philosophy__value img{position:absolute;display:none}html body main.aboutPage .philosophy__mission{margin:40px 0 80px}html body main.aboutPage .philosophy__mission h3{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:60px}html body main.aboutPage .philosophy__mission h3 i{left:-240px}html body main.aboutPage .philosophy__mission h3 span::before{left:-178px}html body main.aboutPage .philosophy__mission p{font-size:28px;line-height:2}html body main.aboutPage .philosophy__mission p .sp{display:none}html body main.aboutPage .philosophy__mission img{right:-30px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media(max-width: 1600px){html body main.aboutPage .philosophy__mission img{width:50%}}@media(max-width: 1400px){html body main.aboutPage .philosophy__mission img{width:46%}}@media(max-width: 1100px){html body main.aboutPage .philosophy__mission img{width:40%}}html body main.aboutPage .philosophy__value{background-color:#e4f1f5;padding-top:100px;padding-bottom:120px}html body main.aboutPage .philosophy__value h3{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}html body main.aboutPage .philosophy__value h3 i{right:-240px}html body main.aboutPage .philosophy__value h3 span::before{right:-178px}html body main.aboutPage .philosophy__value ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:70px 30px;margin-top:80px}html body main.aboutPage .philosophy__value ul li{width:30%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;gap:24px}html body main.aboutPage .philosophy__value ul li h4{font-size:30px;font-weight:400}html body main.aboutPage .philosophy__value ul li p{font-size:14px;line-height:2}html body main.aboutPage .philosophy__value img{left:-60px;top:-150px}@media(max-width: 1700px){html body main.aboutPage .philosophy__value img{width:36%}}@media(max-width: 1300px){html body main.aboutPage .philosophy__value img{width:40%}}@media(max-width: 1000px){html body main.aboutPage .philosophy__value img{width:44%}}@media(max-width: 1600px){html body main.aboutPage .philosophy__mission h3 i{left:-100px}html body main.aboutPage .philosophy__value h3 i{right:-100px}}@media(max-width: 1500px){html body main.aboutPage .philosophy__mission h3 i{left:-50px}html body main.aboutPage .philosophy__value h3 i{right:-50px}}@media(max-width: 1100px){html body main.aboutPage .philosophy__mission h3 i{left:-10px}html body main.aboutPage .philosophy__value h3 i{right:-10px}html body main.aboutPage .philosophy__value ul li h4{font-size:26px}}@media(max-width: 1000px){html body main.aboutPage .philosophy__mission h3 i,html body main.aboutPage .philosophy__value h3 i{font-size:160px}html body main.aboutPage .philosophy__mission h3 span::before{left:-160px}html body main.aboutPage .philosophy__mission p{font-size:26px}html body main.aboutPage .philosophy__value{padding-bottom:100px}html body main.aboutPage .philosophy__value h3 span::before{right:-160px}html body main.aboutPage .philosophy__value ul{gap:60px 0}html body main.aboutPage .philosophy__value ul li{width:50%}}@media(max-width: 900px){html body main.aboutPage .philosophy__mission img,html body main.aboutPage .philosophy__value img{display:block;position:relative;top:0;left:0;right:auto;bottom:auto;-webkit-transform:none;transform:none;width:89%;margin:60px auto 0;min-width:352px}html body main.aboutPage .philosophy__mission img{display:none}}@media(max-width: 700px){html body main.aboutPage .philosophy__mission h3 i,html body main.aboutPage .philosophy__value h3 i{font-size:140px}html body main.aboutPage .philosophy__mission{padding:0}html body main.aboutPage .philosophy__mission h3 i{left:0}html body main.aboutPage .philosophy__mission h3 em,html body main.aboutPage .philosophy__mission h3 span{width:100%;max-width:320px;-ms-flex-item-align:center;align-self:center}html body main.aboutPage .philosophy__mission h3 span::before{width:200px;left:-220px}html body main.aboutPage .philosophy__mission p{max-width:320px}html body main.aboutPage .philosophy__mission p .sp{display:block}html body main.aboutPage .philosophy__value{padding-bottom:0;position:relative}html body main.aboutPage .philosophy__value::after{content:"";display:block;width:100%;height:20vw;background-color:#fff;position:absolute;bottom:0;left:0;z-index:0}html body main.aboutPage .philosophy__value h3,html body main.aboutPage .philosophy__value ul,html body main.aboutPage .philosophy__value img{position:relative;z-index:1}html body main.aboutPage .philosophy__value h3{-webkit-box-align:center;-ms-flex-align:center;align-items:center;top:-76px;margin-bottom:-76px}html body main.aboutPage .philosophy__value h3 i{right:0}html body main.aboutPage .philosophy__value h3 span::before{display:none}html body main.aboutPage .philosophy__value ul{gap:50px 0}html body main.aboutPage .philosophy__value ul li{width:100%}html body main.aboutPage .philosophy__value ul li h4{color:#3292b5}html body main.aboutPage .philosophy__value ul li:not(:last-child)::after{content:"";display:block;height:1px;width:50px;background-color:#3292b5;-ms-flex-item-align:center;align-self:center;margin-top:24px}}@media(max-width: 600px){html body main.aboutPage .philosophy__mission h3 i,html body main.aboutPage .philosophy__value h3 i{font-size:110px}html body main.aboutPage .philosophy__mission h3 span,html body main.aboutPage .philosophy__value h3 span{font-size:32px}html body main.aboutPage .philosophy__value h3{top:-60px;margin-bottom:-60px}}@media(max-width: 500px){html body main.aboutPage .philosophy__mission h3 i,html body main.aboutPage .philosophy__value h3 i{font-size:90px}html body main.aboutPage .philosophy__value h3{top:-50px;margin-bottom:-50px}}@media(max-width: 400px){html body main.aboutPage .philosophy__mission h3 i,html body main.aboutPage .philosophy__value h3 i{font-size:70px}html body main.aboutPage .philosophy__mission h3{margin-bottom:30px}html body main.aboutPage .philosophy__mission h3 em,html body main.aboutPage .philosophy__mission h3 span{max-width:280px}html body main.aboutPage .philosophy__mission p{max-width:280px;font-size:18px}html body main.aboutPage .philosophy__mission img{left:auto;right:-8vw}html body main.aboutPage .philosophy__value h3{top:-38px;margin-bottom:-38px}html body main.aboutPage .philosophy__value h3 span{text-align:center;line-height:1.4}html body main.aboutPage .philosophy__value h3 span br{display:block}html body main.aboutPage .philosophy__value ul li h4{font-size:20px}html body main.aboutPage .philosophy__value img{left:-8vw}}html body main.aboutPage .shisetsu{padding:0 5vw;margin:120px 0}@media(max-width: 1000px){html body main.aboutPage .shisetsu{margin:100px 0}}@media(max-width: 800px){html body main.aboutPage .shisetsu{margin:80px 0}}@media(max-width: 600px){html body main.aboutPage .shisetsu{margin:60px 0}}html body main.aboutPage .shisetsu h2{max-width:1110px;margin:0 auto 40px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}html body main.aboutPage .shisetsu dl{max-width:1110px;margin:0 auto}html body main.aboutPage .shisetsu dl:not(:last-child){margin-bottom:30px}html body main.aboutPage .shisetsu dl dt{font-size:16px;color:#3292b5;font-weight:500;margin-bottom:10px}html body main.aboutPage .shisetsu dl dd{font-size:14px;line-height:1.7}html body main.aboutPage .shisetsu dl dd ul li{-webkit-font-feature-settings:normal;font-feature-settings:normal;padding-left:1em;text-indent:-1em}html body main.aboutPage .shisetsu dl dd ul li::before{content:"・"}html body main.informationPage .list{padding:0 5vw;margin-top:60px;margin-bottom:100px}html body main.informationPage .list__inner{max-width:650px;margin:0 auto}html body main.informationPage .list__inner .term{margin-bottom:26px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:26px;border-bottom:1px solid #ececec;padding-bottom:26px;font-family:"Maru Folk Medium","fot-chiaro-std",sans-serif}html body main.informationPage .list__inner .term a{font-size:18px;border-bottom:1px solid rgba(0,0,0,0);padding:4px 0}html body main.informationPage .list__inner .term a:hover{color:#3292b5;border-color:#3292b5}html body main.informationPage .list__inner .term a.current{color:#3292b5;pointer-events:none}html body main.informationPage .list__inner--item{padding-bottom:24px;border-bottom:1px solid #ececec}html body main.informationPage .list__inner--item:not(:last-of-type){margin-bottom:24px}html body main.informationPage .list__inner nav{margin-top:50px}html body main.informationPage .body{margin-top:20px;padding:0 5vw;margin-bottom:100px}html body main.informationPage .body__inner{max-width:650px;margin:0 auto;margin-bottom:80px}html body main.informationPage .body__inner--top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:14px;gap:0 20px;padding-bottom:20px;border-bottom:1px solid #ececec;margin-bottom:50px}html body main.informationPage .body__inner--middle{padding-bottom:50px;border-bottom:1px solid #ececec;margin-bottom:20px;letter-spacing:1px}html body main.informationPage .body__inner--bottom{overflow:hidden;font-size:20px;color:#3292b5}html body main.informationPage .body__inner--bottom a{padding:8px 20px;border-radius:100px}html body main.informationPage .body__inner--bottom a[rel=prev]{float:left}html body main.informationPage .body__inner--bottom a[rel=prev]::before{content:"・";margin-right:6px}html body main.informationPage .body__inner--bottom a[rel=next]{float:right}html body main.informationPage .body__inner--bottom a[rel=next]::after{content:"・";margin-left:6px}html body main.informationPage .body__inner--bottom a:hover{background-color:#33586f;color:#fff}html body main.informationPage .body>nav{max-width:1200px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}html body main.guidePage .list{padding:0 2vw;margin:120px 0 300px}html body main.guidePage .list__inner{max-width:1200px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:20px}html body main.guidePage .list__inner--item{width:25%}@media(max-width: 800px){html body main.guidePage .list__inner{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}html body main.guidePage .list__inner--item{width:33.3333333333%}}html body main.guidePage .body{padding:0 5vw;margin-bottom:160px}html body main.guidePage .body__inner{max-width:800px;margin:0 auto}html body main.guidePage .body__inner--item{margin-top:-126px}html body main.guidePage .body__inner--item:not(:last-child){margin-bottom:160px}html body main.guidePage .body__inner--item .top{padding-top:126px;margin-bottom:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:20px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media(max-width: 900px){html body main.guidePage .body__inner--item .top{margin-bottom:40px;gap:10px}}@media(max-width: 600px){html body main.guidePage .body__inner--item .top{margin-bottom:30px}}html body main.guidePage .body__inner--item .top h3{font-size:32px;font-weight:400;color:#3292b5;line-height:1.5}html body main.guidePage .body__inner--item .top h3 br{display:none}@media(max-width: 900px){html body main.guidePage .body__inner--item .top h3{font-size:28px}}@media(max-width: 600px){html body main.guidePage .body__inner--item .top h3{font-size:24px}}html body main.guidePage .body__inner--item .top strong{line-height:1.5;color:#ff5857;font-size:14px;padding-bottom:6px}@media(max-width: 900px){html body main.guidePage .body__inner--item .top strong{padding-bottom:4px}}@media(max-width: 600px){html body main.guidePage .body__inner--item .top strong{font-size:12px}}html body main.guidePage .body__inner--item .top:has(+.junbichu){margin-bottom:20px}html body main.guidePage .body__inner--item .junbichu{border:3px solid #ff5857;color:#ff5857;padding:10px 0;text-align:center;margin-bottom:20px}html body main.guidePage .body__inner--item .junbichu br{display:none}html body main.guidePage .body__inner--item .bottom{letter-spacing:1px}html body main.guidePage .body__inner--item .link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:40px}html body main.guidePage .body__inner--item .link>a{width:60px;height:auto;aspect-ratio:1/1;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border:1px solid #3292b5;color:#3292b5;font-size:12px;gap:4px;padding:10px;-webkit-transition:all .3s;transition:all .3s}html body main.guidePage .body__inner--item .link>a .icon__arrow{-webkit-transition:all .3s;transition:all .3s;width:24px;position:relative;top:0}html body main.guidePage .body__inner--item .link>a .icon__arrow path{-webkit-transition:all .3s;transition:all .3s;fill:#3292b5}html body main.guidePage .body__inner--item .link>a:hover{background-color:#3292b5;color:#fff}html body main.guidePage .body__inner--item .link>a:hover .icon__arrow{top:-3px}html body main.guidePage .body__inner--item .link>a:hover .icon__arrow path{fill:#fff}@media(max-width: 700px){html body main.guidePage .body__inner--item .link>a{top:-25px;width:50px;padding:8px;font-size:10px;right:20px}html body main.guidePage .body__inner--item .link>a .icon__arrow{-webkit-transition:all .3s;transition:all .3s;width:20px}}@media(max-width: 1000px){html body main.guidePage .body__inner--item{margin-top:-120px}html body main.guidePage .body__inner--item .top{padding-top:120px}}@media(max-width: 900px){html body main.guidePage .body__inner--item{margin-top:-116px}html body main.guidePage .body__inner--item .top{padding-top:116px}}@media(max-width: 700px){html body main.guidePage .body__inner--item{margin-top:-40px}html body main.guidePage .body__inner--item .top{padding-top:40px}}html body main.privacyPage article{margin-top:20px;padding:0 5vw;margin-bottom:100px}html body main.privacyPage article section{max-width:820px;margin:0 auto}html body main.privacyPage article section h2{font-weight:400;font-size:24px;letter-spacing:2px;padding-bottom:30px;border-bottom:1px solid #ececec;margin-bottom:50px;font-family:"Noto Sans JP",sans-serif}html body main.privacyPage article section p,html body main.privacyPage article section li,html body main.privacyPage article section address{font-size:14px;line-height:1.6}html body main.privacyPage article section ol{counter-reset:count 0}html body main.privacyPage article section ol>li h3{font-weight:400;padding-left:30px;position:relative;margin-bottom:10px;font-family:"Noto Sans JP",sans-serif}html body main.privacyPage article section ol>li h3::before{content:counter(count);counter-increment:count 1;position:absolute;left:0}html body main.privacyPage article section ol>li p,html body main.privacyPage article section ol>li ul,html body main.privacyPage article section ol>li address{padding-left:30px}html body main.privacyPage article section ol>li ul{margin-top:5px}html body main.privacyPage article section ol>li ul li{position:relative;padding-left:10px}html body main.privacyPage article section ol>li ul li::before{content:"";display:block;width:3px;height:3px;border-radius:100px;background-color:#4e4e4e;position:absolute;left:0;top:10px}html body main.privacyPage article section ol>li ul li:not(:last-child){margin-bottom:4px}html body main.privacyPage article section ol>li address{margin-top:20px}html body main.privacyPage article section ol>li address h4{font-weight:400;margin-bottom:10px;font-family:"Noto Sans JP",sans-serif}html body main.privacyPage article section ol>li:not(:last-child){margin-bottom:30px}html body main.privacyPage article section>p:not(:last-child){margin-bottom:30px}html body main.privacyPage article section>p a{color:#3292b5;text-decoration:underline}html body main.privacyPage article section>p a:hover{color:#33586f}html body main.privacyPage article section:not(:last-child){margin-bottom:120px}html body main.notFoundPage .lowPageFv~section{padding:0 5vw}html body main.notFoundPage .lowPageFv~section div{margin:0 auto;max-width:820px;width:100%}html body main.notFoundPage .lowPageFv~section div p{line-height:2.6;letter-spacing:1px}html body main.notFoundPage .body{margin:100px 0 60px}html body main.notFoundPage .link{margin-bottom:200px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:60px}html body main.notFoundPage .link div:first-child{gap:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#3292b5;padding:40px 0;border-radius:10px}html body main.notFoundPage .link div:first-child h2{font-weight:400;font-size:20px;color:#fff}html body main.notFoundPage .link div:first-child a{padding:14px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;border-radius:5px}html body main.notFoundPage .link div:first-child a svg{width:40px}html body main.notFoundPage .link div:first-child a svg path{-webkit-transition:all .3s;transition:all .3s;fill:#fff}html body main.notFoundPage .link div:first-child a em{-webkit-transition:all .3s;transition:all .3s;font-weight:700;color:#fff;font-size:40px}html body main.notFoundPage .link div:first-child a:hover{background-color:#e4f1f5}html body main.notFoundPage .link div:first-child a:hover svg path{fill:#3292b5}html body main.notFoundPage .link div:first-child a:hover em{color:#3292b5}@media(max-width: 600px){html body main.notFoundPage .link div:first-child{padding:30px 0;gap:6px}html body main.notFoundPage .link div:first-child h2{font-size:18px}html body main.notFoundPage .link div:first-child a{padding:10px 14px}html body main.notFoundPage .link div:first-child a svg{width:30px}html body main.notFoundPage .link div:first-child a em{font-size:36px}html body main.notFoundPage .link div:first-child a:hover{background-color:#e4f1f5}html body main.notFoundPage .link div:first-child a:hover svg path{fill:#3292b5}html body main.notFoundPage .link div:first-child a:hover em{color:#3292b5}}html body main.notFoundPage .link div:last-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}html body main.internalPage .inside h2,html body main.internalPage .device h2{margin-bottom:50px}html body main.internalPage .inside img,html body main.internalPage .device img{border-radius:20px}@media(max-width: 1000px){html body main.internalPage .inside img,html body main.internalPage .device img{border-radius:10px}}html body main.internalPage .inside{margin:120px 0 200px;padding:0 5vw}html body main.internalPage .inside__inner figure,html body main.internalPage .inside__double figure,html body main.internalPage .inside__triple figure{display:block}html body main.internalPage .inside__inner figure:has(figcaption) img,html body main.internalPage .inside__double figure:has(figcaption) img,html body main.internalPage .inside__triple figure:has(figcaption) img{margin-bottom:10px}html body main.internalPage .inside__inner figure figcaption,html body main.internalPage .inside__double figure figcaption,html body main.internalPage .inside__triple figure figcaption{font-weight:700;text-align:center}html body main.internalPage .inside__inner:not(:last-child),html body main.internalPage .inside__double:not(:last-child),html body main.internalPage .inside__triple:not(:last-child){margin-bottom:50px}html body main.internalPage .inside__inner{max-width:1100px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}html body main.internalPage .inside__inner:nth-of-type(1),html body main.internalPage .inside__inner:nth-of-type(2){padding-bottom:100px}html body main.internalPage .inside__inner:nth-of-type(1) figure,html body main.internalPage .inside__inner:nth-of-type(2) figure{bottom:0}html body main.internalPage .inside__inner:nth-of-type(3),html body main.internalPage .inside__inner:nth-of-type(4){padding-top:100px}html body main.internalPage .inside__inner:nth-of-type(3) figure,html body main.internalPage .inside__inner:nth-of-type(4) figure{top:0}html body main.internalPage .inside__inner:nth-of-type(odd) figure:last-child{right:10%}html body main.internalPage .inside__inner:nth-of-type(even){-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}html body main.internalPage .inside__inner:nth-of-type(even) figure:last-child{left:10%}html body main.internalPage .inside__inner--absolute{position:absolute;width:32%}@media(max-width: 700px){html body main.internalPage .inside__inner--absolute{display:none !important}}html body main.internalPage .inside__inner--relative{width:66%}html body main.internalPage .inside__double{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;max-width:1000px;margin:0 auto;gap:30px}html body main.internalPage .inside__double figure{width:35%}html body main.internalPage .inside__triple{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:1000px;margin:0 auto}html body main.internalPage .inside__triple figure{width:32%}@media(max-width: 700px){html body main.internalPage .inside__triple{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:50px}html body main.internalPage .inside__triple figure{width:100%}}@media(max-width: 500px){html body main.internalPage .inside__triple{gap:30px}}@media(max-width: 700px){html body main.internalPage .inside{margin:80px 0 100px}html body main.internalPage .inside__inner,html body main.internalPage .inside__double{gap:50px;max-width:420px}html body main.internalPage .inside__inner figure,html body main.internalPage .inside__double figure{width:100%}html body main.internalPage .inside__inner--absolute{position:static;max-width:72%}html body main.internalPage .inside__inner:nth-of-type(1),html body main.internalPage .inside__inner:nth-of-type(2){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:0}html body main.internalPage .inside__inner:nth-of-type(3),html body main.internalPage .inside__inner:nth-of-type(4){-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding-top:0}html body main.internalPage .inside__inner:nth-of-type(odd) figure:last-child{-ms-flex-item-align:end;align-self:flex-end}html body main.internalPage .inside__double{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media(max-width: 500px){html body main.internalPage .inside{margin:50px 0 80px}html body main.internalPage .inside__inner,html body main.internalPage .inside__double{gap:30px}html body main.internalPage .inside__inner:not(:last-child),html body main.internalPage .inside__double:not(:last-child){margin-bottom:30px}}html body main.internalPage .device{background-color:#e4f1f5;padding:120px 5vw}html body main.internalPage .device ul{max-width:1100px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:50px 30px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}html body main.internalPage .device ul li{width:calc((100% - 60px)/3)}html body main.internalPage .device ul li img{display:block;margin:0 auto 12px;width:100%}html body main.internalPage .device ul li dl dt{text-align:center;margin-bottom:8px;font-weight:700}html body main.internalPage .device ul li dl dd{line-height:1.5}html body main.internalPage .device ul li h3{text-align:center}@media(max-width: 800px){html body main.internalPage .device ul{gap:40px 20px}html body main.internalPage .device ul li{width:calc((100% - 20px)/2)}}@media(max-width: 500px){html body main.internalPage .device ul{gap:30px}html body main.internalPage .device ul li{width:80%}}html body main.internalPage .device ul:last-of-type{margin-top:60px;background-color:#fff;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:center;align-content:center;height:160px;padding:40px;gap:20px 16%;border-radius:20px;position:relative}html body main.internalPage .device ul:last-of-type li{width:auto;font-weight:500}html body main.internalPage .device ul:last-of-type li::before{content:"● "}html body main.internalPage .device ul:last-of-type::before{content:"など";position:absolute;bottom:30px;right:5vw}@media(max-width: 1000px){html body main.internalPage .device ul:last-of-type{gap:20px 60px}}@media(max-width: 800px){html body main.internalPage .device ul:last-of-type{margin-top:80px}}@media(max-width: 700px){html body main.internalPage .device ul:last-of-type{height:auto}html body main.internalPage .device ul:last-of-type::before{position:static;-ms-flex-item-align:end;align-self:flex-end;-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}}@media(max-width: 600px){html body main.internalPage .device ul:last-of-type{margin-top:60px}}@media(max-width: 700px){html body main.internalPage .device{padding:80px 5vw 100px}}@media(max-width: 500px){html body main.internalPage .device{padding:50px 5vw 80px}}html body footer{background-color:#eff4f8;padding:80px 5vw 30px;position:relative}@media(max-width: 700px){html body footer{padding-bottom:76px}}@media(max-width: 500px){html body footer{padding-top:60px}}html body footer>*{max-width:1200px;margin:0 auto}html body footer>a{position:absolute;top:-30px;right:5vw;width:60px;height:auto;aspect-ratio:1/1;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border:1px solid #3292b5;color:#3292b5;font-size:12px;gap:4px;padding:10px;-webkit-transition:all .3s;transition:all .3s}html body footer>a .icon__arrow{-webkit-transition:all .3s;transition:all .3s;width:24px;position:relative;top:0}html body footer>a .icon__arrow path{-webkit-transition:all .3s;transition:all .3s;fill:#3292b5}html body footer>a:hover{background-color:#3292b5;color:#fff}html body footer>a:hover .icon__arrow{top:-3px}html body footer>a:hover .icon__arrow path{fill:#fff}@media(max-width: 700px){html body footer>a{top:-25px;width:50px;padding:8px;font-size:10px;right:20px}html body footer>a .icon__arrow{-webkit-transition:all .3s;transition:all .3s;width:20px}}html body footer h2{margin:0 auto 60px;display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width: 500px){html body footer h2{margin-bottom:40px}}html body footer h2 a img{-webkit-transition:all .3s;transition:all .3s;width:510px}@media(max-width: 500px){html body footer h2 a img{width:320px}}html body footer h2 a:hover img{-webkit-transform:scale(1.03);transform:scale(1.03)}@media(max-width: 700px){html body footer h2{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}html body footer address{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:60px}html body footer address>div:first-child{width:510px}@media(max-width: 1300px){html body footer address>div:first-child{width:48%}}@media(max-width: 700px){html body footer address>div:first-child{width:100%}}html body footer address>div:last-child{width:630px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media(max-width: 1300px){html body footer address>div:last-child{width:48%}}@media(max-width: 700px){html body footer address>div:last-child{width:100%}}html body footer address>div h3{font-weight:400;color:#3292b5;font-size:24px;margin-bottom:20px}@media(max-width: 700px){html body footer address>div h3{text-align:center}}html body footer address>div>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border-radius:6px;height:100px;margin-bottom:60px}html body footer address>div>a span{color:#3292b5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;font-weight:700}html body footer address>div>a span small{font-size:20px}html body footer address>div>a span em{font-size:40px}@media(max-width: 1000px){html body footer address>div>a span small{font-size:20px}html body footer address>div>a span em{font-size:40px}}@media(max-width: 800px){html body footer address>div>a span small{font-size:16px}html body footer address>div>a span em{font-size:36px}}@media(max-width: 700px){html body footer address>div>a span small{font-size:20px}html body footer address>div>a span em{font-size:40px}}html body footer address>div>a:hover{background-color:#e4f1f5}@media(max-width: 800px){html body footer address>div>a{height:auto;padding:30px 0}}@media(max-width: 500px){html body footer address>div>a{padding:24px 0;margin-bottom:40px}}html body footer address>div>p{font-size:14px}html body footer address>div>p:first-of-type{text-align:center;margin-bottom:12px}html body footer address>div>p:nth-of-type(2){color:#3292b5;font-weight:700;font-size:18px;text-align:center;margin-bottom:16px}html body footer address>div>ul{margin-bottom:16px}html body footer address>div>ul li{padding-left:14px;font-size:14px;position:relative;line-height:1.4}html body footer address>div>ul li br{display:none}@media(max-width: 800px){html body footer address>div>ul li br{display:block}}@media(max-width: 700px){html body footer address>div>ul li br{display:none}}html body footer address>div>ul li:not(:last-child){margin-bottom:6px}html body footer address>div>ul li:before{content:"";position:absolute;top:6px;left:4px;height:6px;width:auto;aspect-ratio:1/1;border-radius:50%;background-color:#3292b5}html body footer address>div>iframe{width:100%;-webkit-box-flex:3;-ms-flex-positive:3;flex-grow:3}@media(max-width: 700px){html body footer address>div>iframe{height:350px}}@media(max-width: 700px){html body footer address{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:60px}}@media(max-width: 500px){html body footer address{gap:40px}}html body footer section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;font-size:14px}html body footer section>a{color:#3292b5;text-decoration:underline;-ms-flex-item-align:start;align-self:flex-start;padding:6px 0}html body footer section>a:hover{color:#33586f}html body footer section div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}html body footer section div a{border-radius:6px;padding:14px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;font-size:20px}html body footer section div a svg{width:20px}html body footer section div a svg path{-webkit-transition:all .3s;transition:all .3s;fill:#4e4e4e}html body footer section div a:hover{background-color:#e4f1f5;color:#3292b5}html body footer section div a:hover svg path{fill:#3292b5}html body footer section p{line-height:1.4;font-size:14px;-ms-flex-item-align:center;align-self:center}@media(max-width: 500px){html body footer section{gap:30px}}/*# sourceMappingURL=style.min.css.map */