@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after{content:"";content:none}q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}main{display:block}button{background-color:transparent;border:none;cursor:pointer;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}input,button,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;border-radius:0;font:inherit;outline:none}img{width:100%;max-width:100%;height:auto;-ms-flex-line-pack:baseline;align-content:baseline}*,*::before,*::after{margin:0;padding:0;-webkit-box-sizing:inherit;box-sizing:inherit;letter-spacing:0}html{font-size:62.5%;font-family:"Noto Sans JP",sans-serif;font-weight:400;-webkit-box-sizing:border-box;box-sizing:border-box}body{color:#424242;line-height:1.5;font-smoothing:antialiased;text-size-adjust:100%;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;-moz-font-smoothing:antialiased;-moz-text-size-adjust:100%;-ms-font-smoothing:antialiased;-ms-text-size-adjust:100%;-o-font-smoothing:antialiased;-o-text-size-adjust:100%}a{text-decoration:none;color:inherit;cursor:pointer}picture{display:block}picture,img{max-width:100%;width:100%;height:auto;line-height:1;vertical-align:bottom}input{outline:none}textarea{outline:none;resize:none}.wrap a{color:purple}.splide__container{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.splide__list{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:-ms-flexbox;display:-webkit-box;display:flex;height:100%;margin:0 !important;padding:0 !important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;-webkit-box-align:center;align-items:center;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none !important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{-webkit-animation:splide-loading 1s linear infinite;animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@-webkit-keyframes splide-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes splide-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0 !important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;-webkit-box-align:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:-webkit-box;display:flex;height:2em;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;-webkit-transition:-webkit-transform .2s linear;transition:-webkit-transform .2s linear;transition:transform .2s linear;transition:transform .2s linear,-webkit-transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;-webkit-transform:scale(1.4);transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0, 0, 0, 0)}.splide__slide:focus{outline:0}@supports(outline-offset: -3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast: none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports(outline-offset: -3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast: none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{-webkit-transform:scaleX(1);transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}.btn-arrow{position:relative;padding:0 5rem;height:8rem;width:100%;border-radius:10rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.btn-arrow.-green{background-color:#1ab8b2;color:#fff;border:.1rem solid #1ab8b2;-webkit-transition:all .3s;transition:all .3s}@media(hover: hover){.btn-arrow.-green:hover{background-color:#fff;color:#1ab8b2;border-color:#1ab8b2}.btn-arrow.-green:hover .btn-arrow__icon svg path{fill:#1ab8b2}.btn-arrow.-green:hover .btn-arrow__text{text-shadow:none}}.btn-arrow.-green-reverse{border:.1rem solid #1ab8b2;background-color:#fff;color:#1ab8b2;-webkit-transition:all .3s;transition:all .3s}.btn-arrow.-green-reverse .btn-arrow__icon svg path{fill:#1ab8b2}@media(hover: hover){.btn-arrow.-green-reverse:hover{background-color:#1ab8b2;color:#fff;border-color:#fff}.btn-arrow.-green-reverse:hover .btn-arrow__icon svg path{fill:#fff}}.btn-arrow.-pink{background-color:#ffa3ad;color:#fff;border:.1rem solid #ffa3ad;-webkit-transition:all .3s;transition:all .3s}.btn-arrow.-pink .btn-arrow__text{text-shadow:.1rem .1rem .5rem rgba(60, 0, 87, 0.3)}@media(hover: hover){.btn-arrow.-pink:hover{background-color:#fff;color:#ffa3ad}.btn-arrow.-pink:hover .btn-arrow__text{text-shadow:none}.btn-arrow.-pink:hover .btn-arrow__icon svg path{fill:#ffa3ad}}.btn-arrow__text{font-size:1.6rem;font-weight:bold}.btn-arrow__icon{position:absolute;right:2rem;top:0;bottom:0;margin:auto 0;width:2.2rem;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}@media(max-width: 768px){.btn-arrow__icon{width:1.8rem}}.btn-arrow__icon svg{width:100%;height:auto}.btn-arrow__icon svg path{fill:#fff}.container{width:100%;max-width:130rem;padding:0 5rem;margin:0 auto}.container.-size-s{max-width:120rem}@media(max-width: 768px){.container{padding:0 1.5rem}}.menu{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#5d5d5d;z-index:20;padding:2.2rem 3rem 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-pack:justify;-ms-flex-pack:justify;justify-content:space-between;opacity:0;pointer-events:none;-webkit-transition:all .3s;transition:all .3s}.menu.is-active{opacity:1;pointer-events:auto}.menu__logo{display:-webkit-box;display:-ms-flexbox;display:flex;width:25rem}@media(max-width: 768px){.menu__logo{width:20rem}}.menu__cols{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4rem;padding:5rem 0}.menu__col-title{font-family:"Montserrat",sans-serif;color:#ffa3ad;font-size:2rem;line-height:1;letter-spacing:.12em;padding-bottom:.5rem}.menu__link{display:inline-block;font-size:1.4rem;line-height:1.2;color:#fff;padding-top:1.5rem}.menu__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;height:7rem;margin:0 -3rem}.menu__contact{height:100%;width:50%;-ms-flex-negative:0;flex-shrink:0;background-color:#ffa3ad;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1.6rem;gap:1rem}.menu__contact svg{width:1.8rem;-webkit-filter:drop-shadow(0.1rem 0.1rem 0.5rem rgba(60, 0, 87, 0.3));filter:drop-shadow(0.1rem 0.1rem 0.5rem rgba(60, 0, 87, 0.3))}.menu__contact svg path{fill:#fff}.menu__contact span{font-weight:bold;text-shadow:.1rem .1rem .5rem rgba(60, 0, 87, 0.3)}.menu__tel{height:100%;width:50%;-ms-flex-negative:0;flex-shrink:0;background-color:#1ab8b2;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-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}.menu__tel-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.5rem}.menu__tel-icon svg{width:1.4rem}.menu__tel-icon svg path{fill:#fff}.menu__tel-number{font-family:"Montserrat",sans-serif;font-weight:600;font-size:2rem;line-height:1}.menu__tel-time{font-size:1.1rem;line-height:1;margin-top:.5rem}.breadcrumb__content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem}.breadcrumb__link{line-height:1;font-size:1.2rem;letter-spacing:.1em}.breadcrumb__link.-current{color:#aaa}.breadcrumb__link.-current::before{content:"/";margin-right:1rem}.breadcrumb a.breadcrumb__link{-webkit-transition:all .3s;transition:all .3s}@media(hover: hover){.breadcrumb a.breadcrumb__link:hover{color:#1ab8b2}}.float-btn{display:none;position:fixed;bottom:0;left:0;width:100%;height:7rem;grid-template-columns:repeat(3, 1fr);z-index:15}@media(max-width: 768px){.float-btn{display:grid}}.float-btn__contact,.float-btn__tel,.float-btn__top{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:#fff;height:100%}.float-btn__contact svg path,.float-btn__tel svg path,.float-btn__top svg path{fill:#fff}.float-btn__contact{background-color:#ffa3ad}.float-btn__contact svg{width:2.6rem;height:1.8rem}.float-btn__contact span{font-size:1.2rem;line-height:1;font-weight:bold;letter-spacing:.05em;margin-top:1rem}.float-btn__tel{background-color:#1ab8b2}.float-btn__tel svg{width:2.1rem;height:2.1rem}.float-btn__tel span{font-size:1.3rem;font-family:"Montserrat",sans-serif;font-weight:600;line-height:1;margin-top:.8rem}.float-btn__top{background-color:#3c404a}.float-btn__top svg{width:1.5rem;height:1.8rem}.float-btn__top span{font-size:1.2rem;line-height:1;font-family:"Montserrat",sans-serif;letter-spacing:.1em;margin-top:1rem}.section-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.2rem}@media(max-width: 768px){.section-title{gap:.8rem}}.section-title__en{font-family:"Montserrat",sans-serif;font-size:1.8rem;letter-spacing:.2em;line-height:1;color:#ffa3ad}@media(max-width: 1024px){.section-title__en{font-size:1.6rem}}@media(max-width: 768px){.section-title__en.-sp-sm{font-size:1.5rem}}.section-title__ja{font-size:4.6rem;font-weight:bold;letter-spacing:.05em}@media(max-width: 1024px){.section-title__ja{font-size:4rem}}@media(max-width: 768px){.section-title__ja{font-size:4rem;line-height:1.3}}@media(max-width: 768px){.section-title__ja.-sp-sm{font-size:3.2rem}}.section-title.-center{text-align:center}@media(max-width: 768px){.section-title.-sp-center{text-align:center}}.heading-h2{position:relative;font-size:4.6rem;font-weight:bold;letter-spacing:.04em;padding-left:4.3rem;line-height:1.5}@media(max-width: 1024px){.heading-h2{font-size:4rem;padding-left:3.3rem}}@media(max-width: 768px){.heading-h2{font-size:4rem;line-height:1.3}}.heading-h2::before{content:"";width:.8rem;height:100%;background-color:#ffa3ad;border-radius:2rem;position:absolute;top:0;left:0}.heading-h3{position:relative;font-size:3.6rem;font-weight:bold;color:#05889f;letter-spacing:.04em;margin-bottom:4rem}@media(max-width: 1024px){.heading-h3{font-size:3.2rem;margin-bottom:3rem}}@media(max-width: 768px){.heading-h3{font-size:2.8rem;margin-bottom:2rem}}.heading-h3.-border{padding-left:3.1rem;color:#424242}@media(max-width: 1024px){.heading-h3.-border{padding-left:2.5rem}}@media(max-width: 768px){.heading-h3.-border{padding-left:2.6rem}}.heading-h3.-border::before{content:"";width:.8rem;height:100%;background-color:#ffa3ad;border-radius:2rem;position:absolute;top:0;left:0}.heading-h4{font-size:1.8rem;font-weight:bold}.heading-h4.-green{color:#05889f}.cta{padding:13rem 0;background-color:#1ab8b2;color:#fff;border-radius:5rem 5rem 0 0;margin-top:-5rem}@media(max-width: 768px){.cta{padding:8rem 0}}.cta__container{max-width:124rem}.cta__title{font-size:4.8rem;font-weight:bold;letter-spacing:.05em;text-align:center}@media(max-width: 1024px){.cta__title{font-size:4rem}}@media(max-width: 768px){.cta__title{font-size:2.4rem}}.cta__text{font-size:2rem;text-align:center;margin-top:2rem}@media(max-width: 768px){.cta__text{font-size:1.6rem}}.cta__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:4rem;margin-top:8rem}@media(max-width: 1024px){.cta__row{-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: 768px){.cta__row{margin-top:5rem;gap:5rem}}.cta__mail{max-width:52rem;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;background-color:#fff;border-radius:3rem;padding:2.7rem 4rem}@media(max-width: 1024px){.cta__mail{max-width:100%;width:100%}}@media(max-width: 768px){.cta__mail{padding:3.8rem 2rem}}.cta__mail-text{font-size:2rem;font-weight:bold;color:#05889f;text-align:center}@media(max-width: 768px){.cta__mail-text{font-size:1.8rem}}.cta__mail-btn{position:relative;background-color:#ffa3ad;border-radius:10rem;font-size:2.6rem;font-weight:bold;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1.5rem;height:9rem;margin-top:1.5rem;border:.1rem solid #ffa3ad;-webkit-box-shadow:.5rem .5rem 1rem rgba(30, 39, 38, 0.1);box-shadow:.5rem .5rem 1rem rgba(30, 39, 38, 0.1);-webkit-transition:all .3s;transition:all .3s}@media(max-width: 768px){.cta__mail-btn{font-size:1.8rem;height:7rem;margin-top:1.5rem}}@media(hover: hover){.cta__mail-btn:hover{background-color:#fff;color:#ffa3ad;text-shadow:none}.cta__mail-btn:hover .cta__mail-icon svg path{fill:#ffa3ad}.cta__mail-btn:hover .cta__mail-arrow svg path{fill:#ffa3ad}}.cta__mail-icon{display:-webkit-box;display:-ms-flexbox;display:flex}.cta__mail-icon svg{width:3.4rem;height:auto}@media(max-width: 768px){.cta__mail-icon svg{width:2.5rem}}.cta__mail-icon svg path{fill:#fff}.cta__mail-arrow{position:absolute;right:2rem;top:0;bottom:0;margin:auto 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cta__mail-arrow svg{width:2.2rem;height:auto}@media(max-width: 768px){.cta__mail-arrow svg{width:1.5rem}}.cta__mail-arrow svg path{fill:#fff}.cta__tel{max-width:52rem;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media(max-width: 1024px){.cta__tel{max-width:100%;width:100%}}.cta__tel-link{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-flex:1;-ms-flex-positive:1;flex-grow:1;border-top:.1rem solid #fff;border-bottom:.1rem solid #fff;padding:3.2rem 0;height:100%;-webkit-transition:all .3s;transition:all .3s}@media(max-width: 768px){.cta__tel-link{padding:3.8rem 0}}@media(hover: hover){.cta__tel-link:hover{opacity:.7}}.cta__tel-text{font-size:2.2rem;font-weight:bold;line-height:1}@media(max-width: 768px){.cta__tel-text{font-size:1.8rem}}.cta__tel-number{margin-top:1.5rem;font-family:"Montserrat",sans-serif;font-weight:600;font-size:5.6rem;line-height:1}@media(max-width: 768px){.cta__tel-number{font-size:3.8rem}}.cta__tel-number svg{width:4rem;height:auto}@media(max-width: 768px){.cta__tel-number svg{width:2.6rem}}.cta__tel-number svg path{fill:#fff}.cta__tel-time{font-size:1.6rem;line-height:1;margin-top:.7rem}.page-nav{position:relative;background-color:#fff;padding:3.8rem 8rem;border-radius:20rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:3rem 6rem;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(max-width: 1024px){.page-nav{padding:2.4rem 6rem;gap:2rem 4rem}}@media(max-width: 768px){.page-nav{border-radius:5rem;padding:3rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:2rem 3rem}}.page-nav__link{font-size:2.2rem;line-height:1;letter-spacing:.03em;font-weight:bold;text-decoration:underline;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.5rem;-webkit-transition:all .3s;transition:all .3s}@media(max-width: 1024px){.page-nav__link{font-size:1.8rem}}@media(max-width: 768px){.page-nav__link{gap:1rem}}@media(hover: hover){.page-nav__link:hover{opacity:.7}}.page-nav__link::before{content:"";width:1.8rem;height:1.8rem;background-color:#ffa3ad;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;background-image:url("../img/common/icon-chevron-down-white.svg");background-size:1.1rem 1rem;background-position:center center;background-repeat:no-repeat}.content-row{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10rem}@media(max-width: 1024px){.content-row{gap:5rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media(max-width: 768px){.content-row{gap:4rem}}.content-row.-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media(max-width: 1024px){.content-row.-reverse{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.content-row__text-col{-webkit-box-flex:1;-ms-flex:1;flex:1}.content-row__text-col>*:not(:first-child){margin-top:5rem}@media(max-width: 1024px){.content-row__text-col>*:not(:first-child){margin-top:3rem}}.content-row__text{font-size:1.8rem;line-height:2;display:grid;gap:2rem}@media(max-width: 768px){.content-row__text{font-size:1.6rem}}.content-row__img-col{-webkit-box-flex:1;-ms-flex:1;flex:1}@media(max-width: 768px){.content-row__img-col{margin:0 -1.5rem}}.content-row__img-col img{border-radius:3rem}@media(max-width: 768px){.content-row__img-col img{border-radius:0}}ul.list{display:grid;gap:1.5rem;margin-top:1.5rem}ul.list .list__item{position:relative;padding-left:2.3rem;font-size:1.6rem}ul.list .list__item::before{content:"";width:.8rem;height:.8rem;background-color:#ffa3ad;border-radius:50%;position:absolute;left:.5rem;top:.9rem}ol.list{display:grid;gap:1.5rem;margin-top:1.5rem;counter-reset:list}ol.list .list__item{position:relative;padding-left:3.3rem;font-size:1.6rem;counter-increment:list}ol.list .list__item::before{content:counter(list);color:#ffa3ad;font-family:"Montserrat",sans-serif;font-weight:bold;font-size:1.6rem;position:absolute;left:.5rem;top:0}.list.-no-disc{display:grid;gap:1.5rem}.list.-no-disc .list__item{padding-left:0}.list.-no-disc .list__item::before{display:none}.box{border-radius:1rem;background-color:#f0f6f9;padding:5rem}@media(max-width: 768px){.box{padding:3rem}}.box>*:not(:first-child){margin-top:2rem}.box.-border{background-color:#fff;border:1rem solid #f0f6f9}@media(max-width: 768px){.table-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;width:calc(100% + 3rem);overflow-x:auto;margin:0 -1.5rem}.table-wrap::before,.table-wrap::after{content:"";display:block;width:1.5rem;-ms-flex-negative:0;flex-shrink:0}}@media(max-width: 768px){.table-wrap__inner{padding:2rem;background-color:#e5e5e5;border:.1rem solid #262626}}.table{width:100%;font-size:1.8rem}.table.-pattern-01{border-top:.1rem solid #d1e9e8}.table.-pattern-01 tr{border-bottom:.1rem solid #d1e9e8}.table.-pattern-01 th{font-weight:bold;padding:3.5rem 0;text-align:left;min-width:24rem}@media(max-width: 768px){.table.-pattern-01 th{min-width:10.4rem;padding:2.5rem 1rem 2.5rem 0;font-size:1.8rem}}.table.-pattern-01 td{padding:3.5rem 0;width:100%}@media(max-width: 768px){.table.-pattern-01 td{padding:2.5rem 0}}.table.-pattern-01 td>*:not(:first-child){margin-top:3rem}@media(max-width: 768px){.table.-pattern-01 td>*:not(:first-child){margin-top:2rem}}@media(max-width: 768px){.table.-pattern-02{border:.1rem solid #ebf2f5}}.table.-pattern-02 tr:first-of-type th{border-top:.1rem solid #e4f5f4}.table.-pattern-02 tr:first-of-type td{border-top:.1rem solid #ebf2f5}@media(max-width: 768px){.table.-pattern-02 tr:first-of-type td{border-top:none}}.table.-pattern-02 tr:last-child th{border-bottom:.1rem solid #e4f5f4}@media(max-width: 768px){.table.-pattern-02 tr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.table.-pattern-02 th{font-weight:bold;padding:3.5rem 3rem;text-align:left;min-width:30rem;background-color:#e4f5f4;border-bottom:.1rem solid #fff}@media(max-width: 768px){.table.-pattern-02 th{min-width:0;padding:2.5rem 3rem}}.table.-pattern-02 td{padding:3.5rem 3rem;width:100%;border-bottom:.1rem solid #ebf2f5}@media(max-width: 768px){.table.-pattern-02 td{padding:2.5rem 3rem}}.table.-pattern-02 td>*:not(:first-child){margin-top:3rem}.table.-pattern-03{border-collapse:separate;border-spacing:0}@media(max-width: 768px){.table.-pattern-03{min-width:70rem}}.table.-pattern-03 tr:nth-child(odd){background-color:#f0f6f9}.table.-pattern-03 tr:nth-child(odd) td{border-right:.1rem solid #fff}.table.-pattern-03 tr:nth-child(odd) td:last-child{border-right:.1rem solid #f0f6f9}.table.-pattern-03 tr:nth-child(even){background-color:#fff}.table.-pattern-03 tr:nth-child(even) td{border-right:.1rem solid #ebf2f5}.table.-pattern-03 tr td:first-child{font-size:1.8rem;font-weight:bold}.table.-pattern-03 th{font-size:1.8rem;font-weight:bold;color:#fff;background-color:#1ab8b2;border-right:.1rem solid #fff;padding:3.5rem}@media(max-width: 768px){.table.-pattern-03 th{padding:2rem;white-space:nowrap}}.table.-pattern-03 th:last-child{border-right:#1ab8b2}.table.-pattern-03 td{padding:3.5rem 3rem;text-align:center;font-size:1.6rem;vertical-align:middle}@media(max-width: 768px){.table.-pattern-03 td{padding:2rem;white-space:nowrap}}.blockquote{position:relative;padding:3rem 8rem;font-style:italic}@media(max-width: 768px){.blockquote{padding:3rem}}.blockquote>*{position:relative;z-index:1}.blockquote cite{position:relative;display:block;font-size:1.5rem;text-align:right;margin-top:1.5rem;color:#6b6b6b}.blockquote cite a{color:#05889f;text-decoration:underline;-webkit-transition:all .3s;transition:all .3s}@media(hover: hover){.blockquote cite a:hover{opacity:.7}}.blockquote.-pattern-01{background-color:#f0f6f9;border-left:.3rem solid #1ab8b2;padding-left:9.8rem}@media(max-width: 768px){.blockquote.-pattern-01{padding-left:3rem;padding-top:6.4rem}}.blockquote.-pattern-01::before{content:"";width:2.9rem;height:2.5rem;background-image:url("../img/common/icon-quote-left-green.svg");background-size:contain;background-repeat:no-repeat;background-position:center;position:absolute;top:3rem;left:5rem;display:block}@media(max-width: 768px){.blockquote.-pattern-01::before{left:3rem;top:3rem;width:2.8rem;height:2.5rem}}.blockquote.-pattern-02{background-color:#e2ecf0;border-radius:1rem}.blockquote.-pattern-02::before,.blockquote.-pattern-02::after{content:"";width:7.1rem;height:6.2rem;background-size:contain;background-position:center;background-repeat:no-repeat;position:absolute;display:block}.blockquote.-pattern-02::before{background-image:url("../img/common/icon-quote-left-white.svg");left:2rem;top:2rem}@media(max-width: 768px){.blockquote.-pattern-02::before{left:1rem}}.blockquote.-pattern-02::after{background-image:url("../img/common/icon-quote-right-white.svg");right:3.5rem;bottom:2rem}@media(max-width: 768px){.blockquote.-pattern-02::after{right:1.6rem}}.faq{border-top:.1rem solid #d1e9e8}.faq__item{border-bottom:.1rem solid #d1e9e8;padding:2rem 0;cursor:pointer}.faq__item.is-open .faq__question::before{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}.faq__item.is-open .faq__question::after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.faq__question{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;gap:5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 13rem 0 0}@media(max-width: 1024px){.faq__question{padding:0 8rem 0 0}}@media(max-width: 768px){.faq__question{padding:0 4rem 0 0;gap:2rem}}.faq__question::before,.faq__question::after{content:"";width:2.5rem;height:.3rem;background-color:#1ab8b2;border-radius:1rem;position:absolute;top:0;bottom:0;margin:auto 0;right:5.6rem;display:block;-webkit-transition:all .3s ease;transition:all .3s ease}@media(max-width: 1024px){.faq__question::before,.faq__question::after{right:3rem}}@media(max-width: 768px){.faq__question::before,.faq__question::after{width:2rem;height:.3rem;right:0}}.faq__question::after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.faq__question-icon{width:7rem;height:7rem;border-radius:50%;background-color:#1ab8b2;color:#fff;font-family:"Noto Sans",sans-serif;font-size:3.8rem;font-weight:bold;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(max-width: 768px){.faq__question-icon{width:4.8rem;height:4.8rem;font-size:2.4rem}}.faq__question-text{font-size:1.8rem;font-weight:bold}@media(max-width: 768px){.faq__question-text{font-size:1.6rem}}.faq__answer{padding-left:12rem;display:none}@media(max-width: 768px){.faq__answer{padding-left:0}}.faq__answer-text{background-color:#e4f5f4;border-radius:3rem;padding:3rem;margin-top:2rem}@media(max-width: 768px){.faq__answer-text{border-radius:1.6rem;padding:3rem;margin-top:3.4rem;font-size:1.5rem}}.contact-form{background-color:#e4f5f4;border-radius:3rem;padding:10rem}@media(max-width: 1024px){.contact-form{padding:8rem 4rem}}@media(max-width: 768px){.contact-form{border-radius:0;padding:5rem 3rem;margin:0 -1.5rem}}.contact-form__rows{display:grid;gap:5rem}@media(max-width: 768px){.contact-form__rows{gap:3rem}}.contact-form__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media(max-width: 768px){.contact-form__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}}.contact-form__label{width:30rem;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:6rem;padding-top:1.6rem}@media(max-width: 1024px){.contact-form__label{width:25rem;padding-right:3rem}}.contact-form__label.-no-pt{padding-top:0}.contact-form__label-text{position:relative;font-size:1.8rem;font-weight:bold;line-height:1}@media(max-width: 768px){.contact-form__label-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem}}.contact-form__label-text small{position:absolute;bottom:-2rem;left:0;font-size:1.4rem;font-weight:400;line-height:1;white-space:nowrap}@media(max-width: 768px){.contact-form__label-text small{position:static}}

.contact-form__label-required{background-color:#ee7a87;color:#fff;font-size:1.4rem;font-weight:500;padding:.4rem 1.6rem;border-radius:.6rem;line-height:1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap; position:relative; left:10px;}
@media(max-width: 768px){.contact-form__label-required{left: 0; top: 5px;}}

.contact-form__control{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media(max-width: 768px){.contact-form__control{width:100%}}.contact-form__radio-group{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media(max-width: 768px){.contact-form__radio-group{gap:1.5rem}}.contact-form__radio{font-size:1.8rem;line-height:1;position:relative;cursor:pointer}@media(max-width: 768px){.contact-form__radio{font-size:1.6rem}}.contact-form__radio input[type=radio]{position:absolute;top:0;left:0;width:0;height:0;opacity:0}.contact-form__radio span{position:relative;padding-left:4.2rem;cursor:pointer}@media(max-width: 768px){.contact-form__radio span{padding-left:3.2rem}}.contact-form__radio span::before{content:"";width:2.2rem;height:2.2rem;border-radius:50%;border:.2rem solid #acacac;position:absolute;top:.3rem;left:0;background-color:#fff}@media(max-width: 768px){.contact-form__radio span::before{width:2rem;height:2rem;top:.2rem}}.contact-form__radio span::after{content:"";width:1.2rem;height:1.2rem;border-radius:50%;background-color:#1ab8b2;position:absolute;top:.8rem;left:.5rem;opacity:0}@media(max-width: 768px){.contact-form__radio span::after{width:1rem;height:1rem;top:.7rem;left:.5rem}}.contact-form__radio input[type=radio]:checked+span::after{opacity:1}.contact-form__input,.contact-form__textarea{border:.1rem solid #acacac;border-radius:1rem;background-color:#fff;width:100%;padding:1.3rem}.contact-form__input input[type=radio]:checked+span,.contact-form__textarea input[type=radio]:checked+span{color:#1ab8b2}@media(max-width: 768px){.contact-form__input,.contact-form__textarea{padding:1rem}}.contact-form__textarea{min-height:20rem;resize:vertical}.contact-form__privacy{text-align:center;margin-top:5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(max-width: 768px){.contact-form__privacy{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:5rem}}.contact-form__privacy-check{position:relative;padding-left:3.3rem}@media(max-width: 768px){.contact-form__privacy-check{text-align:left;padding-left:2.7rem}}.contact-form__privacy-check input[type=checkbox]{position:absolute;top:0;left:0;width:0;height:0;opacity:0}.contact-form__privacy-check input[type=checkbox]:checked+label::after{display:block}.contact-form__privacy-check label{cursor:pointer}.contact-form__privacy-check label::before{content:"";width:1.8rem;height:1.8rem;background-color:#fff;border-radius:.2rem;border:.2rem solid #acacac;position:absolute;top:.4rem;left:0}.contact-form__privacy-check label::after{content:"";width:.6rem;height:1rem;border-right:.2rem solid #1ab8b2;border-bottom:.2rem solid #1ab8b2;position:absolute;top:.6rem;left:.6rem;-webkit-transform:rotate(45deg);transform:rotate(45deg);display:none}.contact-form__privacy-check-text{font-size:1.6rem;line-height:1}.contact-form__privacy-check-text a{text-decoration:underline;-webkit-transition:all .3s;transition:all .3s}@media(hover: hover){.contact-form__privacy-check-text a:hover{opacity:.7}}.contact-form__btn-wrap{max-width:32rem;margin:5rem auto 40px auto}@media(max-width: 768px){.contact-form__btn-wrap{margin-top:5rem}}.contact-form__btn{-webkit-box-shadow:.5rem .5rem 1rem rgba(30, 39, 38, 0.1);box-shadow:.5rem .5rem 1rem rgba(30, 39, 38, 0.1)}.access-info__name{position:relative;font-size:1.6rem;padding-left:2rem;font-weight:bold}.access-info__name::before{content:"";width:1rem;height:1rem;background-color:#ffa3ad;border-radius:50%;position:absolute;top:1.2rem;left:0}.access-info__address{font-size:1.6rem}@media(max-width: 768px){.access-info__address{margin-top:.4rem}}.access-info__address span:first-child{margin-right:.5em}@media(max-width: 768px){.access-info__address span{display:block;line-height:1.5}}.access-info__tel{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;-webkit-transition:all .3s;transition:all .3s}@media(max-width: 768px){.access-info__tel{margin-top:.6rem}}@media(hover: hover){.access-info__tel:hover{opacity:.7}}.access-info__tel-icon{display:-webkit-box;display:-ms-flexbox;display:flex;width:1.5rem}.access-info__tel-icon svg{width:100%;height:auto;fill:#05889f}.access-info__tel-number{font-family:"Montserrat",sans-serif;font-size:1.8rem;font-weight:500}.item-card{position:relative;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-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-shadow:1.5rem 1.5rem 4rem rgba(14, 37, 112, 0.03);box-shadow:1.5rem 1.5rem 4rem rgba(14, 37, 112, 0.03);border-radius:3rem;overflow:hidden}.item-card__thumb{aspect-ratio:370/280;border-radius:3rem;overflow:hidden}.item-card__thumb img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.item-card__content{position:relative;border-radius:3rem;background-color:#fff;padding:5rem 2rem;margin-top:-5rem}.item-card__title{font-size:2rem;font-weight:bold;color:#05889f;line-height:1.3;text-align:center}.item-card__text{margin-top:2rem;font-size:1.6rem;line-height:2;text-align:center}.column-box{display:grid;gap:4.5rem}@media(max-width: 768px){.column-box{gap:3rem}}.column-box.-cols-3{grid-template-columns:repeat(3, 1fr)}@media(max-width: 1024px){.column-box.-cols-3{grid-template-columns:1fr}}.page-link{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;height:13rem;border-radius:3rem;overflow:hidden;-webkit-box-shadow:1.5rem 1.5rem 4rem rgba(14, 37, 112, 0.03);box-shadow:1.5rem 1.5rem 4rem rgba(14, 37, 112, 0.03);background-color:#f0f6f9;-webkit-transition:all .3s;transition:all .3s}@media(max-width: 768px){.page-link{height:auto;border-radius:1.5rem}}@media(hover: hover){.page-link:hover{opacity:.7}}.page-link__thumb{aspect-ratio:250/130;border-radius:3rem;overflow:hidden}@media(max-width: 768px){.page-link__thumb{width:10rem;height:10rem;border-radius:1.5rem}}.page-link__thumb img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.page-link__content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:0 10rem 0 5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width: 768px){.page-link__content{padding:0 3rem}}.page-link__title{font-size:2.4rem;font-weight:bold}@media(max-width: 768px){.page-link__title{font-size:1.8rem;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:start;-ms-flex-align:start;align-items:flex-start}}.page-link__link-icon{position:absolute;right:5rem;width:3.5rem;height:3.5rem;background-color:#ffa3ad;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(max-width: 768px){.page-link__link-icon{width:2rem;height:2rem;right:1.5rem}}.page-link__link-icon svg{width:1.5rem}@media(max-width: 768px){.page-link__link-icon svg{width:1rem}}.page-link__link-icon svg path{fill:#fff}.staff-comment{display:grid;gap:10rem}@media(max-width: 768px){.staff-comment{gap:5rem;margin:0 -1.5rem}}.staff-comment__item{position:relative}.staff-comment__thumb{position:absolute;left:5rem;top:0;width:30rem;aspect-ratio:300/350;border-radius:2rem;overflow:hidden;z-index:1}@media(max-width: 1024px){.staff-comment__thumb{position:relative;left:5rem}}@media(max-width: 768px){.staff-comment__thumb{display:block;position:relative;left:0;aspect-ratio:375/300;border-radius:0;width:100%}}.staff-comment__thumb img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.staff-comment__content{position:relative}.staff-comment__head{padding-left:40rem}@media(max-width: 1024px){.staff-comment__head{margin-top:-6rem}}@media(max-width: 768px){.staff-comment__head{padding:2rem 2rem 0;margin-top: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}}.staff-comment__head-year{font-size:1.4rem;line-height:1;color:#1ab8b2}.staff-comment__head-name{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2rem;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;margin-top:1rem}@media(max-width: 768px){.staff-comment__head-name{-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:.6rem;margin-top:.6rem}}.staff-comment__head-name span:nth-child(1){font-size:2.2rem;font-weight:600}.staff-comment__head-name span:nth-child(2){font-size:1.6rem;color:#b3b3b3;font-family:"Montserrat",sans-serif;letter-spacing:.1em}@media(max-width: 768px){.staff-comment__head-name span:nth-child(2){font-size:1.6rem}}.staff-comment__body{border-radius:2rem;background-color:#e4f5f4;padding:3.5rem 5rem 5rem 40rem;min-height:32rem;margin-top:3.2rem;display:grid;gap:2rem}@media(max-width: 1024px){.staff-comment__body{padding:15rem 5rem 5rem;margin-top:-9.8rem}}@media(max-width: 768px){.staff-comment__body{padding:3rem;border-radius:1.6rem;max-width:calc(100% - 3rem);margin:2rem auto 0}}.access{border-bottom:.1rem solid #bfd2d5}.access__item{border-top:.1rem solid #bfd2d5;display:-webkit-box;display:-ms-flexbox;display:flex;padding:3.5rem 0}@media(max-width: 768px){.access__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}}.access__item:last-child{border-bottom:none}.access__content{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:start;-ms-flex-align:start;align-items:flex-start;width:50%;-ms-flex-negative:0;flex-shrink:0}@media(max-width: 768px){.access__content{width:100%}}.access__title{position:relative;font-size:1.8rem;font-weight:bold;padding-left:2rem}.access__title::before{content:"";width:1rem;height:1rem;background-color:#ffa3ad;border-radius:50%;position:absolute;top:1rem;left:0}.access__address{font-size:1.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;margin-top:1.2rem}.access__map-link{line-height:1;color:#05889f;font-size:1.4rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;margin-top:1rem;-webkit-transition:all .3s;transition:all .3s;text-decoration:underline}@media(hover: hover){.access__map-link:hover{opacity:.7}}.access__tel{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;margin-top:2rem;-webkit-transition:all .3s;transition:all .3s}@media(hover: hover){.access__tel:hover{opacity:.7}}.access__tel-icon{display:-webkit-box;display:-ms-flexbox;display:flex}.access__tel-icon svg{width:1.5rem;height:auto}.access__tel-icon svg path{fill:#05889f}.access__tel-number{font-family:"Montserrat",sans-serif;font-size:1.8rem;font-weight:500;line-height:1}.access__map{position:relative;width:50%;border-radius:1rem;overflow:hidden;aspect-ratio:600/360;-ms-flex-negative:0;flex-shrink:0}@media(max-width: 768px){.access__map{width:100%}}.access__map iframe{width:100%;height:100%;position:absolute;top:0;left:0}.history__list{position:relative;gap:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.history__list::before{content:"";width:.1rem;height:80%;background-color:#8b8b8b;display:block;position:absolute;left:10.65rem;top:0;bottom:0;margin:auto 0}@media(max-width: 1024px){.history__list::before{left:5.65rem}}@media(max-width: 768px){.history__list::before{left:3.65rem}}.history__item{position:relative;background-color:#e4f5f4;border-radius:20rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:6rem 10rem}@media(max-width: 1024px){.history__item{-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;padding:3rem 10rem;gap:1rem}}@media(max-width: 768px){.history__item{padding:3rem 3rem 3rem 7rem;border-radius:3rem}}.history__item::before,.history__item::after{content:"";width:.1rem;height:50%;background-color:#8b8b8b;display:block;position:absolute;left:10.65rem}@media(max-width: 1024px){.history__item::before,.history__item::after{left:5.65rem}}@media(max-width: 768px){.history__item::before,.history__item::after{left:3.65rem}}.history__item::before{top:0}.history__item::after{bottom:0}.history__item:first-child::before{display:none}.history__item:last-child::after{display:none}.history__time{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:34.8rem;-ms-flex-negative:0;flex-shrink:0;margin-right:11rem}@media(max-width: 1024px){.history__time{margin-right:0;width:auto;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:1rem}}.history__year{padding-left:6.4rem;font-weight:bold;color:#1ab8b2;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;line-height:1}@media(max-width: 1024px){.history__year{padding-left:0}}.history__year::before{content:"";width:1.4rem;height:1.4rem;border-radius:50%;background-color:#ffa3ad;display:block;position:absolute;left:10rem;top:0;bottom:0;margin:auto 0;z-index:2}@media(max-width: 1024px){.history__year::before{left:5rem}}@media(max-width: 768px){.history__year::before{left:3rem}}.history__year span{font-size:4.6rem;font-family:"Montserrat",sans-serif}.history__year small{font-size:2rem}.history__month{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;line-height:1;color:#1ab8b2;font-weight:bold}.history__month span{font-size:3rem;font-family:"Montserrat",sans-serif}.history__month small{font-size:2rem}.history__text{font-size:1.8rem}@media(max-width: 768px){.history__text{font-size:1.5rem;line-height:1.5 !important}}.header{position:fixed;top:0;left:0;z-index:10;background-color:#fff;-webkit-box-shadow:1.5rem 1.4rem 4rem rgba(14, 37, 112, 0.03);box-shadow:1.5rem 1.4rem 4rem rgba(14, 37, 112, 0.03);width:100%;height:9.1rem;padding:1.5rem 3rem}@media(max-width: 768px){.header{height:5.5rem;padding:0 1.5rem;border-bottom:none}}.header__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.header__logo a{display:-webkit-box;display:-ms-flexbox;display:flex;width:25rem;-webkit-transition:all .3s;transition:all .3s}@media(max-width: 768px){.header__logo a{width:15.8rem}}@media(hover: hover){.header__logo a:hover{opacity:.7}}.header__nav{display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width: 1400px){.header__nav{display:none}}.header__nav.is-active{-webkit-transform:translateX(0);transform:translateX(0)}.header__nav-inner{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;gap:5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width: 1400px){.header__nav-inner{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:start;-ms-flex-align:start;align-items:flex-start;overflow-y:auto;padding:5rem 2rem;gap:0}}.header__nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:3rem}@media(max-width: 1400px){.header__nav-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.header__nav-link{font-size:1.6rem;line-height:1;-webkit-transition:all .3s;transition:all .3s}@media(hover: hover){.header__nav-link:hover{opacity:.7}}.header__tel-list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:3rem}@media(max-width: 1400px){.header__tel-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:6rem}}.header__tel-link{-webkit-transition:all .3s;transition:all .3s}@media(max-width: 1400px){.header__tel-link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media(hover: hover){.header__tel-link:hover{opacity:.7}}.header__tel-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header__tel-text{position:relative;font-size:1.4rem;line-height:1;padding-left:1.5rem}.header__tel-text::before{content:"";width:.8rem;height:.8rem;border-radius:50%;background-color:#ffa3ad;position:absolute;top:.4rem;left:0;display:block}.header__tel-time{color:#717784;font-size:1.3rem;line-height:1}.header__tel-number{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:.6rem;white-space:nowrap}.header__tel-number span{color:#1ab8b2;font-size:3rem;font-weight:600;font-family:"Montserrat",sans-serif;line-height:1}.header__tel-icon{padding:.4rem .8rem}.header__tel-icon svg{width:2.1rem;height:auto}.header__tel-icon svg path{fill:#1ab8b2}.header__btn{position:relative;width:20rem;height:6rem;-ms-flex-negative:0;flex-shrink:0;background-color:#ffa3ad;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:.1rem solid #ffa3ad;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:10rem;gap:1rem;-webkit-transition:all .3s;transition:all .3s}@media(max-width: 1400px){.header__btn{margin-top:6rem}}@media(hover: hover){.header__btn:hover{background-color:#fff}.header__btn:hover .header__btn-icon svg path{fill:#ffa3ad}.header__btn:hover .header__btn-text{color:#ffa3ad;text-shadow:none}.header__btn:hover .header__btn-arrow svg path{fill:#ffa3ad}}.header__btn-icon{display:-webkit-box;display:-ms-flexbox;display:flex}.header__btn-icon svg{width:1.8rem;height:auto}.header__btn-icon svg path{fill:#fff}.header__btn-text{font-size:1.6rem;font-weight:bold;color:#fff;text-shadow:.1rem .1rem .5rem rgba(60, 0, 87, 0.3)}.header__btn-arrow{position:absolute;right:1.5rem;top:0;bottom:0;margin:auto 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__btn-arrow svg{width:1.2rem;height:auto}.header__btn-arrow svg path{fill:#fff}.header__menu-btn{display:none}@media(max-width: 1400px){.header__menu-btn{position:relative;display:block;width:4.8rem;height:4.8rem;background-color:#ffa3ad;border-radius:50%;-webkit-transition:all .3s;transition:all .3s}}@media(max-width: 1400px)and (max-width: 768px){.header__menu-btn{display:none}}@media(max-width: 1400px){.header__menu-btn span,.header__menu-btn::before,.header__menu-btn::after{content:"";width:2.4rem;height:.2rem;background-color:#fff;display:block;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;-webkit-transition:all .3s;transition:all .3s}.header__menu-btn::before{-webkit-transform:translateY(-0.7rem);transform:translateY(-0.7rem)}.header__menu-btn::after{-webkit-transform:translateY(0.7rem);transform:translateY(0.7rem)}}@media(hover: hover){.header__menu-btn:hover{opacity:.7}}.header__menu-btn.is-active span{opacity:0}.header__menu-btn.is-active::before{-webkit-transform:translateY(0) rotate(45deg);transform:translateY(0) rotate(45deg)}.header__menu-btn.is-active::after{-webkit-transform:translateY(0) rotate(-45deg);transform:translateY(0) rotate(-45deg)}.header-float__contact-btn{display:none;z-index:15;background-color:#ffa3ad;width:9.1rem;height:9.1rem;position:relative;position:fixed;top:0;right:9.1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-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}.header-float__contact-btn svg{-webkit-filter:drop-shadow(0.1rem 0.1rem 0.5rem rgba(60, 0, 87, 0.3));filter:drop-shadow(0.1rem 0.1rem 0.5rem rgba(60, 0, 87, 0.3));width:5rem}@media(max-width: 768px){.header-float__contact-btn svg{width:2.3rem}}.header-float__contact-btn svg path{fill:#fff}@media(max-width: 1400px){.header-float__contact-btn{display:-webkit-box;display:-ms-flexbox;display:flex}}@media(max-width: 768px){.header-float__contact-btn{right:5.5rem;width:5.5rem;height:5.5rem}}.header-float__menu-btn{display:none;z-index:30;background-color:#3c404a;width:9.1rem;height:9.1rem;position:relative;position:fixed;top:0;right:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-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;gap:.6rem}@media(max-width: 1400px){.header-float__menu-btn{display:-webkit-box;display:-ms-flexbox;display:flex}}@media(max-width: 768px){.header-float__menu-btn{width:5.5rem;height:5.5rem}}.header-float__menu-btn-bar{position:relative;display:block;width:4rem;height:2rem}@media(max-width: 768px){.header-float__menu-btn-bar{width:2.9rem;height:1.5rem}}.header-float__menu-btn-bar span,.header-float__menu-btn-bar::before,.header-float__menu-btn-bar::after{content:"";width:4rem;height:.1rem;background-color:#fff;display:block;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;-webkit-transition:all .3s;transition:all .3s}@media(max-width: 768px){.header-float__menu-btn-bar span,.header-float__menu-btn-bar::before,.header-float__menu-btn-bar::after{width:2.9rem}}.header-float__menu-btn-bar::before{-webkit-transform:translateY(-0.7rem);transform:translateY(-0.7rem)}.header-float__menu-btn-bar::after{-webkit-transform:translateY(0.7rem);transform:translateY(0.7rem)}.header-float__menu-btn-text{position:relative;color:#fff;font-family:"Montserrat",sans-serif;font-size:1.3rem;letter-spacing:.12em;line-height:1;height:.9rem;width:100%}@media(max-width: 768px){.header-float__menu-btn-text{font-size:.9rem}}.header-float__menu-btn-text span{position:absolute;top:0;left:0;width:100%;height:100%;text-align:center;-webkit-transition:all .3s;transition:all .3s;opacity:0}.header-float__menu-btn-text span:nth-child(1){opacity:1}.header-float__menu-btn-text span:nth-child(2){opacity:0}.header-float__menu-btn.is-active .header-float__menu-btn-bar span{opacity:0}.header-float__menu-btn.is-active .header-float__menu-btn-bar::before{-webkit-transform:translateY(0) rotate(30deg);transform:translateY(0) rotate(30deg)}.header-float__menu-btn.is-active .header-float__menu-btn-bar::after{-webkit-transform:translateY(0) rotate(-30deg);transform:translateY(0) rotate(-30deg)}.header-float__menu-btn.is-active .header-float__menu-btn-text span:nth-child(1){opacity:0}.header-float__menu-btn.is-active .header-float__menu-btn-text span:nth-child(2){opacity:1}.footer{position:relative;padding:10rem 10rem 0;background-color:#5d5d5d;max-width:150rem;margin:0 auto;width:100%;color:#fff}@media(max-width: 1024px){.footer{padding:10rem 4rem 0}}@media(max-width: 768px){.footer{padding:5rem 3rem 7rem}}.footer__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:4rem;padding-bottom:6rem}@media(max-width: 1024px){.footer__inner{padding-bottom:8rem;gap:6rem}}@media(max-width: 768px){.footer__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:5rem;gap:5rem}}.footer__logo{display:block;width:34rem}@media(max-width: 768px){.footer__logo{max-width:30.5rem;width:100%;margin:0 auto}}.footer__list{display:grid;gap:3rem;margin-top:5rem}@media(max-width: 768px){.footer__list{gap:0}}@media(max-width: 768px){.footer__item{padding:2.5rem 0;border-bottom:.1rem solid #414141}}.footer__item-title{position:relative;font-size:1.6rem;padding-left:2rem}.footer__item-title::before{content:"";width:1rem;height:1rem;background-color:#ffa3ad;border-radius:50%;position:absolute;top:.8rem;left:0}.footer__item-address{font-size:1.6rem;margin-top:.4rem;display:block;gap:1.5rem}@media(max-width: 768px){.footer__item-address{line-height:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;margin-top:1rem}}.footer__item-address span:nth-child(1){margin-right:1.5rem}.footer__item-tel{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;margin-top:.4rem;-webkit-transition:all .3s;transition:all .3s}@media(max-width: 768px){.footer__item-tel{margin-top:.8rem}}@media(hover: hover){.footer__item-tel:hover{opacity:.7}}.footer__item-tel-icon{display:-webkit-box;display:-ms-flexbox;display:flex;width:1.5rem}.footer__item-tel-icon svg{width:100%;height:auto;fill:#fff}.footer__item-tel-number{font-family:"Montserrat",sans-serif;font-size:1.8rem;font-weight:500}@media(max-width: 1024px){.footer__nav{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}.footer__nav-cols{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10rem}@media(max-width: 1024px){.footer__nav-cols{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6rem}}@media(max-width: 768px){.footer__nav-cols{gap:3rem}}.footer__nav-col-title{font-size:1.8rem;line-height:1;padding-bottom:1.5rem;border-bottom:.1rem solid #a6a6a6;margin-bottom:1.5rem;width:21rem}@media(max-width: 1024px){.footer__nav-col-title{width:100%}}@media(max-width: 768px){.footer__nav-col-title{border-bottom-color:#414141;padding-bottom:2rem;margin-bottom:2rem}}.footer__nav-list{display:grid;gap:1.5rem}@media(max-width: 768px){.footer__nav-list{gap:0rem}}.footer__nav-sub-list{display:grid;gap:1.5rem}@media(max-width: 768px){.footer__nav-sub-list{gap:2rem}}@media(max-width: 768px){.footer__nav-item{width:100%}}.footer__nav-link,.footer__nav-sub-link{font-size:1.6rem;line-height:1;-webkit-transition:all .3s;transition:all .3s}@media(hover: hover){.footer__nav-link:hover,.footer__nav-sub-link:hover{opacity:.7}}@media(max-width: 768px){.footer__nav-link{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;font-size:1.8rem;padding:2rem 0;border-bottom:.1rem solid #414141}}.footer__top-btn{width:9.5rem;height:9.5rem;border-radius:50%;background-color:#ffa3ad;position:absolute;right:2rem;bottom:8rem;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:.8rem;-webkit-transition:all .3s;transition:all .3s}@media(max-width: 1024px){.footer__top-btn{width:7.2rem;height:7.2rem;right:4rem}}@media(max-width: 768px){.footer__top-btn{display:none}}@media(hover: hover){.footer__top-btn:hover{opacity:.7}}.footer__top-btn-icon{display:block;width:2.5rem}@media(max-width: 1024px){.footer__top-btn-icon{width:1.8rem}}.footer__top-btn-text{font-size:1.2rem;font-family:"Montserrat",sans-serif;line-height:1;color:#fff;letter-spacing:.1em}@media(max-width: 1024px){.footer__top-btn-text{font-size:1rem;letter-spacing:.05em}}.footer__copy{padding:2rem 0;font-family:"Montserrat",sans-serif;font-size:1.4rem;text-align:right;line-height:1;border-top:.1rem solid #a6a6a6}@media(max-width: 768px){.footer__copy{font-size:1.3rem;text-align:center;border-top:none;padding:0 0 2rem}}.page-home{padding-top:9.1rem}@media(max-width: 768px){.page-home{padding-top:5.5rem}}.page-home .mv{position:relative;height:100svh;min-height:72rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(max-width: 768px){.page-home .mv{min-height:0;height:auto;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.page-home .mv__img-pc{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media(max-width: 768px){.page-home .mv__img-pc{display:none}}.page-home .mv__img-sp{display:none}@media(max-width: 768px){.page-home .mv__img-sp{display:block}}.page-home .mv__container{position:relative;z-index:1}@media(max-width: 768px){.page-home .mv__container{position:absolute;top:17.8rem;width:100%}}.page-home .mv__title{font-size:7.2rem;font-weight:bold;color:#fff;line-height:1;text-align:center;text-shadow:0 0 2rem rgba(0, 21, 53, 0.6)}@media(max-width: 1024px){.page-home .mv__title{font-size:5.5rem;line-height:1.2}}.page-home .mv__text{color:#fff;font-size:2rem;letter-spacing:.1em;font-weight:600;margin-top:3rem;text-align:center;text-shadow:0 0 2rem rgba(0, 21, 53, 0.6)}@media(max-width: 1024px){.page-home .mv__text{font-size:1.8rem}}@media(max-width: 768px){.page-home .mv__text{font-size:1.6rem;line-height:1.5;text-shadow:.3rem .3rem 1rem rgba(0, 21, 53, 0.1)}}.page-home .group{background-color:#e4f5f4;padding:10rem 0}@media(max-width: 768px){.page-home .group{padding:6rem 0 8rem;background-color:#fff}}.page-home .group__container{max-width:127rem}.page-home .group__title{font-family:"Montserrat",sans-serif;font-size:2rem;letter-spacing:.3em;color:#1ab8b2;text-align:center;line-height:1}.page-home .group__row{display:-webkit-box;display:-ms-flexbox;display:flex;gap:3rem;margin-top:5rem}@media(max-width: 1024px){.page-home .group__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.page-home .group__col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.page-home .group__col.-large{width:calc(64% - 1.5rem)}@media(max-width: 1024px){.page-home .group__col.-large{width:100%}}.page-home .group__col.-large .group__card-title{font-size:3rem;padding:1.8rem 3.5rem}@media(max-width: 768px){.page-home .group__col.-large .group__card-title{font-size:2.6rem;padding:1.4rem 1.5rem}}.page-home .group__col.-small{width:calc(36% - 1.5rem)}@media(max-width: 1024px){.page-home .group__col.-small{width:100%}}.page-home .group__col.-small .group__card-title{font-size:2.4rem;padding:1.7rem 2.1rem}@media(max-width: 768px){.page-home .group__col.-small .group__card-title{font-size:2.2rem;padding:1.2rem 1.5rem}}.page-home .group__card{background-color:#fff;border-radius:4rem 4rem 3rem 3rem;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.page-home .group__card-head{position:relative}.page-home .group__card-img{border-radius:2.4rem;height:20rem;overflow:hidden}@media(max-width: 768px){.page-home .group__card-img{height:auto;aspect-ratio:345/176}}.page-home .group__card-img img{height:100%;-o-object-fit:cover;object-fit:cover}.page-home .group__card-title{position:absolute;bottom:0;left:0;width:100%;color:#fff;font-weight:bold;letter-spacing:.03em}.page-home .group__card-list{padding:2rem 3rem 3rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:3rem}@media(max-width: 1024px){.page-home .group__card-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media(max-width: 768px){.page-home .group__card-list{padding:2rem 1.5rem 3rem;gap:6rem}}.page-home .group__card-item{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1}@media(max-width: 768px){.page-home .group__card-item:not(:last-child)::after{content:"";width:100%;height:.1rem;background-color:#dbdbdb;position:absolute;bottom:-3.1rem;left:0}}.page-home .group__card-item-title{position:relative;font-size:1.8rem;font-weight:500;padding-left:2rem}.page-home .group__card-item-title::before{content:"";width:1rem;height:1rem;background-color:#ffa3ad;border-radius:50%;position:absolute;top:1rem;left:0}.page-home .group__card-item-address{font-size:1.6rem;margin-top:1rem}@media(max-width: 768px){.page-home .group__card-item-address{line-height:1.5;margin-top:2rem}}.page-home .group__card-item-tel{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;margin-top:1rem;margin-bottom:2rem;-webkit-transition:all .3s;transition:all .3s}@media(hover: hover){.page-home .group__card-item-tel:hover{opacity:.7}}.page-home .group__card-item-tel-icon{display:-webkit-box;display:-ms-flexbox;display:flex}.page-home .group__card-item-tel-icon svg{width:1.5rem;height:auto}.page-home .group__card-item-tel-icon svg path{fill:#05889f}.page-home .group__card-item-tel-number{font-family:"Montserrat",sans-serif;font-size:1.8rem;font-weight:500;line-height:1}.page-home .group__card-item-map{position:relative;aspect-ratio:330/180;width:100%;margin-top:auto;border-radius:1rem;overflow:hidden}@media(max-width: 768px){.page-home .group__card-item-map{aspect-ratio:315/172}}.page-home .group__card-item-map iframe{position:absolute;top:0;left:0;width:100%;height:100%}.page-home .service{position:relative;padding:13rem 0;background-color:#f9f9f9}@media(max-width: 768px){.page-home .service{padding:13rem 0 6.4rem}}.page-home .service__illust{position:absolute;top:0;right:0;width:60.5%}@media(max-width: 768px){.page-home .service__illust{position:static;width:100%}}@media(max-width: 768px){.page-home .service__container{margin-top:-5rem}}.page-home .service__title{font-size:3.6rem;line-height:1.3;color:#05889f;font-weight:bold;margin-top:5rem}@media(max-width: 768px){.page-home .service__title{font-size:2.8rem;margin-top:2.4rem}}.page-home .service__text{font-size:1.8rem;line-height:2;font-weight:500;display:grid;gap:2rem;margin-top:5rem}@media(max-width: 768px){.page-home .service__text{font-size:1.6rem;margin-top:3rem;gap:1.5rem}.page-home .service__text br{display:none}}.page-home .service__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:5rem 6rem;margin-top:8rem}@media(max-width: 768px){.page-home .service__list{margin-top:5rem;gap:3rem}}.page-home .service__item{width:calc(50% - 3rem);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: 1024px){.page-home .service__item{width:100%}}.page-home .service__item-link{position:relative;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-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-shadow:1.5rem 1.5rem 4rem rgba(14, 37, 112, 0.03);box-shadow:1.5rem 1.5rem 4rem rgba(14, 37, 112, 0.03);border-radius:3rem;overflow:hidden;-webkit-transition:all .3s;transition:all .3s}@media(hover: hover){.page-home .service__item-link:hover .service__item-thumb img{-webkit-transform:scale(1.05);transform:scale(1.05)}}.page-home .service__item-link::after{content:"";width:3.5rem;height:3.5rem;background-color:#ffa3ad;border-radius:50%;position:absolute;bottom:2rem;right:2rem;background-image:url("../img/common/icon-arrow-right-white.svg");background-size:1.5rem 1.2rem;background-repeat:no-repeat;background-position:center}@media(max-width: 768px){.page-home .service__item-link::after{width:2.5rem;height:2.5rem;top:2rem;right:2rem}}.page-home .service__item-thumb{border-radius:3rem 3rem 0 0;overflow:hidden;aspect-ratio:520/303}@media(max-width: 768px){.page-home .service__item-thumb{border-radius:1.6rem 1.6rem 0 0}}.page-home .service__item-thumb img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:all .5s;transition:all .5s}.page-home .service__item-content{position:relative;background-color:#fff;border-radius:3rem;padding:5rem 3rem;margin-top:-3rem;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media(max-width: 768px){.page-home .service__item-content{padding:5rem 1.5rem 3rem;border-radius:1.6rem}}.page-home .service__item-icon{position:absolute;top:0;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);height:7.7rem;z-index:1}@media(max-width: 768px){.page-home .service__item-icon{height:5rem}}.page-home .service__item-icon img{height:100%;width:auto}.page-home .service__item-title{font-size:3rem;font-weight:bold;line-height:1.3;text-align:center;color:#05889f;min-height:7.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(max-width: 768px){.page-home .service__item-title{font-size:2rem;min-height:0}}.page-home .service__item-text{font-size:1.6rem;line-height:2;text-align:center;margin-top:2rem}.page-home .service__btn-wrap{margin:8rem auto 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:32rem}@media(max-width: 768px){.page-home .service__btn-wrap{margin-top:4rem}}.page-home .service__btn-wrap .btn-arrow{-webkit-box-shadow:.5rem .5rem 1rem rgba(30, 39, 38, 0.1);box-shadow:.5rem .5rem 1rem rgba(30, 39, 38, 0.1)}.page-home .voice{padding:13rem 0;background-color:#e4f5f4;overflow:hidden}@media(max-width: 768px){.page-home .voice{padding:8rem 0 11rem}}.page-home .voice__container{padding:0 10rem;max-width:130rem}@media(max-width: 768px){.page-home .voice__container{padding:0 3rem}}.page-home .voice__slider{margin-top:10rem}@media(max-width: 768px){.page-home .voice__slider{margin-top:5rem}}.page-home .voice-slider{padding-bottom:4.8rem}@media(max-width: 768px){.page-home .voice-slider{padding-bottom:6rem}}.page-home .voice-slider__track{max-width:110rem;overflow:visible}.page-home .voice-slider__slide{background-color:#fff;padding:2rem 2rem 3rem;border-radius:3rem}@media(max-width: 768px){.page-home .voice-slider__slide{padding:2rem 1.5rem 3rem}}.page-home .voice-slider__head{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width: 768px){.page-home .voice-slider__head{gap:1.6rem}}.page-home .voice-slider__head-icon{width:10rem;height:10rem;-ms-flex-negative:0;flex-shrink:0}.page-home .voice-slider__head-text{font-size:2rem;font-weight:bold}@media(max-width: 768px){.page-home .voice-slider__head-text{font-size:1.8rem}}.page-home .voice-slider__client{font-size:1.4rem;display:inline-block;padding:.5rem 1.5rem;border-radius:10rem;color:#05889f;border:.1rem solid #05889f;line-height:1;margin-top:3rem}@media(max-width: 768px){.page-home .voice-slider__client{margin-top:3rem}}.page-home .voice-slider__text{font-size:1.6rem;line-height:2;margin-top:3rem}.page-home .voice-slider__pagination{position:absolute;bottom:0;gap:.8rem}@media(max-width: 768px){.page-home .voice-slider__pagination{bottom:1.6rem}}.page-home .voice-slider__pagination-dot{margin:0;width:.8rem;height:.8rem;background-color:#dcdee5}.page-home .voice-slider__pagination-dot.is-active{-webkit-transform:scale(1);transform:scale(1);background-color:#1ab8b2}.page-home .voice-slider__arrows{position:absolute;top:0;bottom:0;margin:auto 0;height:6rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(max-width: 768px){.page-home .voice-slider__arrows{height:4rem;top:auto}}.page-home .voice-slider__arrows .splide__arrow{position:static;width:6rem;height:6rem;-webkit-transform:translate(0, 0);transform:translate(0, 0);background-color:rgba(34, 44, 66, 0.5);opacity:1}@media(max-width: 768px){.page-home .voice-slider__arrows .splide__arrow{width:4rem;height:4rem}}.page-home .voice-slider__arrows .splide__arrow img{width:2.1rem;height:auto}@media(max-width: 768px){.page-home .voice-slider__arrows .splide__arrow img{width:1.4rem}}.page-home .voice-slider__arrows .splide__arrow.splide__arrow--prev{-webkit-transform:translateX(-5rem);transform:translateX(-5rem)}@media(max-width: 768px){.page-home .voice-slider__arrows .splide__arrow.splide__arrow--prev{-webkit-transform:translateX(-1.5rem);transform:translateX(-1.5rem)}}.page-home .voice-slider__arrows .splide__arrow.splide__arrow--prev img{-webkit-transform:scaleX(-1) translateX(0.3rem);transform:scaleX(-1) translateX(0.3rem)}.page-home .voice-slider__arrows .splide__arrow.splide__arrow--next{-webkit-transform:translateX(5rem);transform:translateX(5rem)}@media(max-width: 768px){.page-home .voice-slider__arrows .splide__arrow.splide__arrow--next{-webkit-transform:translateX(1.5rem);transform:translateX(1.5rem)}}.page-home .voice-slider__arrows .splide__arrow.splide__arrow--next img{-webkit-transform:translateX(0.3rem);transform:translateX(0.3rem)}.page-home .recruit{padding:13rem 0;background-image:-webkit-gradient(linear, right top, left bottom, from(#fff), to(#f4e3e1));background-image:linear-gradient(to left bottom, #fff, #f4e3e1)}@media(max-width: 768px){.page-home .recruit{padding:8rem 0 5rem}}.page-home .recruit__container{max-width:140rem}.page-home .recruit__news{position:relative;background-color:#1ab8b2;border-radius:10rem}@media(max-width: 768px){.page-home .recruit__news{border-radius:2rem}}.page-home .recruit__news::after{content:"";width:3rem;height:1.7rem;background-color:#1ab8b2;clip-path:polygon(0 0, 100% 0, 50% 100%);display:block;position:absolute;right:0;left:0;bottom:-1.6rem;margin:0 auto}@media(max-width: 768px){.page-home .recruit__news::after{bottom:-1rem}}.page-home .recruit__news-inner{display:-webkit-box;display:-ms-flexbox;display:flex;padding:1rem 10rem;color:#fff;font-size:1.6rem;gap:2rem}@media(max-width: 1024px){.page-home .recruit__news-inner{padding:1rem 4rem}}@media(max-width: 768px){.page-home .recruit__news-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;padding:1.5rem}}.page-home .recruit__news-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem}@media(max-width: 768px){.page-home .recruit__news-info{gap:1rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.page-home .recruit__news-info-category{position:relative;padding-left:2.3rem;font-family:"Montserrat",sans-serif;font-size:1.4rem}.page-home .recruit__news-info-category::before{content:"";width:1.3rem;height:1.3rem;background-color:#ffa3ad;border-radius:50%;position:absolute;left:0;top:0;bottom:0;margin:auto 0}.page-home .recruit__news-info-date{font-size:1.4rem;font-family:"Montserrat",sans-serif}.page-home .recruit::before{content:"";width:.1rem;height:100%}.page-home .recruit__news-link-title{text-decoration:underline;-webkit-transition:all .3s;transition:all .3s}@media(hover: hover){.page-home .recruit__news-link-title:hover{opacity:.7}}.page-home .recruit__row{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:8rem}@media(max-width: 1024px){.page-home .recruit__row{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4rem}}@media(max-width: 768px){.page-home .recruit__row{margin-top:4rem;gap:5rem}}.page-home .recruit__main-col{width:calc(50% - 2rem)}@media(max-width: 1024px){.page-home .recruit__main-col{width:100%}}.page-home .recruit__sub-title{color:#05889f;font-size:3.4rem;font-weight:bold;margin-top:3rem}@media(max-width: 768px){.page-home .recruit__sub-title{font-size:2.8rem;margin-top:1.6rem;text-align:center;line-height:1.3}}.page-home .recruit__text{font-size:1.6rem;line-height:2;margin-top:3rem}.page-home .recruit__nav-col{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.page-home .recruit__nav-list{display:grid;gap:3rem}@media(max-width: 768px){.page-home .recruit__nav-list{gap:1.5rem}}.page-home .recruit__nav-link{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;height:13rem;background-color:#fff;border-radius:3rem;overflow:hidden;-webkit-box-shadow:1.5rem 1.5rem 4rem rgba(14, 37, 112, 0.03);box-shadow:1.5rem 1.5rem 4rem rgba(14, 37, 112, 0.03);-webkit-transition:all .3s;transition:all .3s}@media(max-width: 768px){.page-home .recruit__nav-link{height:100%;border-radius:1.5rem;min-height:10rem}}@media(hover: hover){.page-home .recruit__nav-link:hover .recruit__nav-link-thumb img{-webkit-transform:scale(1.05);transform:scale(1.05)}}.page-home .recruit__nav-link-thumb{border-radius:3rem;overflow:hidden;width:39%;height:100%;-ms-flex-negative:0;flex-shrink:0}@media(max-width: 1024px){.page-home .recruit__nav-link-thumb{width:13rem}}@media(max-width: 768px){.page-home .recruit__nav-link-thumb{width:10rem;height:100%;border-radius:1.5rem}}.page-home .recruit__nav-link-thumb img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:all .5s;transition:all .5s}.page-home .recruit__nav-link-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 8rem 0 3rem;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media(max-width: 768px){.page-home .recruit__nav-link-content{padding:2rem 3rem}}.page-home .recruit__nav-link-title{position:relative;font-size:2.4rem;font-weight:bold;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}@media(max-width: 768px){.page-home .recruit__nav-link-title{font-size:1.8rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.page-home .recruit__nav-link-label{white-space:nowrap;text-align:center;font-size:1.4rem;padding:.5rem 1.5rem;color:#05889f;border:.1rem solid #05889f;border-radius:10rem;line-height:1}@media(max-width: 768px){.page-home .recruit__nav-link-label{font-size:1.3rem;padding:.4rem 1.2rem}}.page-home .recruit__nav-link-icon{position:absolute;right:3rem;width:3.5rem;height:3.5rem;background-color:#ffa3ad;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(max-width: 768px){.page-home .recruit__nav-link-icon{width:2rem;height:2rem;right:1.5rem}}.page-home .recruit__nav-link-icon svg{width:1.5rem}@media(max-width: 768px){.page-home .recruit__nav-link-icon svg{width:1rem}}.page-home .recruit__nav-link-icon svg path{fill:#fff}.page-home .recruit__cta{background-color:#1ab8b2;border-radius:3rem;padding:8rem;margin-top:8rem}@media(max-width: 1024px){.page-home .recruit__cta{padding:8rem 4rem}}@media(max-width: 768px){.page-home .recruit__cta{padding:5rem 1.5rem;margin-top:5rem}}.page-home .recruit__cta-text{color:#fff;font-size:1.8rem;line-height:2;text-align:center;font-weight:bold}@media(max-width: 768px){.page-home .recruit__cta-text{font-size:1.6rem}}.page-home .recruit__cta-list{margin-top:5rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:3rem}@media(max-width: 768px){.page-home .recruit__cta-list{margin-top:3rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem}}.page-home .recruit__cta-item{-webkit-box-flex:1;-ms-flex:1;flex:1}.page-home .recruit__cta-item .btn-arrow{-webkit-box-shadow:.5rem .5rem 1rem rgba(30, 39, 38, 0.1);box-shadow:.5rem .5rem 1rem rgba(30, 39, 38, 0.1)}@media(max-width: 768px){.page-home .recruit__cta-item .btn-arrow{height:7rem}}.page-sub{padding-top:9.1rem}@media(max-width: 768px){.page-sub{padding-top:5.5rem}}.sub-mv{padding:4rem 0 0}.sub-mv__breadcrumb{margin-top:5.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.5rem}@media(max-width: 768px){.sub-mv__breadcrumb{margin-top:4rem}}.sub-mv__breadcrumb-link{font-size:1.5rem;-webkit-transition:all .3s;transition:all .3s}@media(hover: hover){.sub-mv__breadcrumb-link:hover{opacity:.7}}.sub-mv__breadcrumb-link::after{content:"";width:.5rem;height:.9rem;background-image:url("../img/common/icon-chevron-right-black.svg");display:inline-block;margin-left:1.5rem;-webkit-transform:translateY(-0.1rem);transform:translateY(-0.1rem)}.sub-mv__breadcrumb-link:last-child::after{display:none}.sub-mv__breadcrumb-link.-current{color:#1ab8b2}@media(hover: hover){.sub-mv__breadcrumb-link.-current:hover{opacity:1}}

.hibosyu a.recruit__nav-link,.hibosyu a{background-color:#D8D8D8; opacity:0.5;}
.hibosyu .item-card__title{color:#999;}
.-pattern-02 .state th,.-pattern-02 .state td{background-color:#FFD1D6; font-weight:bold;}

.sub-mv__thumb{position:relative;height:33rem;width:100%;margin-top:2.4rem;}
@media(max-width: 768px){.sub-mv__thumb{margin-top:1rem}}
.sub-mv__thumb img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover; object-position: center top;}
.sub-mv__thumb2 img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover; object-position: 38% top;}
.sub-mv__thumb3 img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover; object-position: 22% top;}

.content{position:relative;padding:4rem 0 18rem;font-size:1.6rem}@media(max-width: 768px){.content{padding:3rem 0 12rem}}.content p{line-height:2}.content::before{content:"";position:absolute;top:0;left:0;width:100%;height:51.2rem;background-image:-webkit-gradient(linear, left top, left bottom, from(#e4f5f4), to(#fff));background-image:linear-gradient(to bottom, #e4f5f4, #fff);pointer-events:none}.content__wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8rem}@media(max-width: 768px){.content__wrapper{gap:7rem}}.content__section>*:not(:first-child){margin-top:6rem}@media(max-width: 768px){.content__sect8ion>*:not(:first-child){margin-top:4rem}}.content__section#table{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.content__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:3rem}@media(max-width: 1024px){.content__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6rem}}.u-sp{display:none}@media(max-width: 768px){.u-sp{display:block}}.u-tab{display:none}@media(max-width: 1024px){.u-tab{display:block}}@media(max-width: 768px){.u-pc{display:none}}.inview{-webkit-transition:1s cubic-bezier(0.165, 0.84, 0.44, 1) .2s;transition:1s cubic-bezier(0.165, 0.84, 0.44, 1) .2s;-webkit-transform:translateY(3rem);transform:translateY(3rem);opacity:0}.inview.inview-is-visible{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}.is-loading{pointer-events:none}.is-loading .loading__logo{opacity:1}.is-loading-done{pointer-events:auto}.is-menu-open{overflow:hidden}.is-menu-open .menu{pointer-events:auto;opacity:1}.is-menu-open .hamburger-btn span{opacity:0}.is-menu-open .hamburger-btn::before{-webkit-transform:translateY(0) rotate(45deg);transform:translateY(0) rotate(45deg)}.is-menu-open .hamburger-btn::after{-webkit-transform:translateY(0) rotate(-45deg);transform:translateY(0) rotate(-45deg)}.is-fixed-cta-visible .header__cta{opacity:1;pointer-events:auto}.is-fixed-cta-white-bg .header__cta{background-color:rgba(255, 255, 255, 0.7)}.is-modal-open{overflow:hidden}/*# sourceMappingURL=style.css.map */
