@charset "UTF-8";:root{--color-primary: #5c5c5c;--font-primary: "Noto Sans JP", sans-serif;--font-secondary: "Roboto", sans-serif;--font-thirdry: "Zen Old Mincho", serif;--font-forthry: "IBM Plex Sans JP", sans-serif;--spacing: .05em;--green: #13a49f;--color-brand-green: #255b4d;--color-text-dark: #1f2620;--color-border-light: #e9eae9}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none;appearance:none}::-webkit-file-upload-button{-webkit-appearance:auto;appearance:auto;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*{letter-spacing:var(--spacing);box-sizing:border-box}html{font-size:62.5%}body{overflow-y:scroll;color:var(--color-primary);background-color:#fff;font-size:clamp(14px,1.6rem,1.6rem);line-height:1.8;font-weight:400;font-family:var(--font-primary);font-feature-settings:"palt";overflow-wrap:anywhere;word-break:normal;line-break:strict;position:relative;font-style:normal;text-underline-offset:.3em}body.is-modal-open{position:fixed;width:100%;overflow-y:scroll}body.preload *{transition:none!important}:before,:after{box-sizing:border-box;letter-spacing:var(--spacing)}input,textarea,select,button{color:var(--color-primary);font-size:1.6rem;font-family:var(--font-primary);line-height:2}input::-moz-placeholder,textarea::-moz-placeholder,select::-moz-placeholder,button::-moz-placeholder{color:#3336}input::placeholder,textarea::placeholder,select::placeholder,button::placeholder{color:#3336}p,h1,h2,h3,h4,h5,h6{margin:0;padding:0;border:0;font-style:normal;font-size:100%;vertical-align:baseline}h1,h2,h3,h4,h5,h6{font-weight:500}h1{font-size:clamp(14px,2.6rem,2.6rem)}h2{font-size:clamp(14px,2.2rem,2.2rem)}h3{font-size:clamp(14px,2rem,2rem)}h4,h5,h6{font-size:clamp(14px,1.8rem,1.8rem)}dl,dt,dd{margin:0;padding:0}small{font-size:100%}img{max-width:100%;height:auto;vertical-align:middle}a{color:var(--color-primary);text-decoration:underline;text-decoration-thickness:1px;transition:all .3s ease}a[href^="tel:"]{pointer-events:auto;text-decoration:none!important}a i{text-decoration:none}a img,a:before,a:after{transition:all .3s ease}em{font-style:italic}ol{margin:0;padding-left:0;list-style:none;display:table}ol li{display:table-row;counter-increment:table-ol}ol li:before{content:counter(table-ol) ".";display:table-cell;text-align:right;white-space:nowrap}ul{margin:0;padding:0;list-style-type:"・"}ul li{margin:0 0 0 1em;padding:0}table{border:none;border-collapse:collapse}figure{margin:0}br.pc{display:none}.aligncenter{display:block;margin-right:auto;margin-left:auto}.alignright{float:right;margin-bottom:2rem;margin-left:2rem}.alignleft{float:left;margin-right:2rem;margin-bottom:2rem}.wp-caption,[class*=wp-image]{display:block;max-width:100%!important;margin-top:1.5em;text-align:center}.wp-caption-text{margin-top:0}.modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10000;visibility:hidden;opacity:0;transition:all .3s ease;overflow-y:auto;-webkit-overflow-scrolling:touch}.modal.is-open{visibility:visible;opacity:1}.modal__overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000b3;display:flex;justify-content:center;align-items:center;padding:1rem;z-index:10001}.modal__container{background-color:#fff;padding:2rem;max-width:50rem;width:90%;border-radius:.4rem;position:relative;max-height:90dvh;display:flex;flex-direction:column;margin:auto;transform:translate(0);will-change:transform;z-index:10002}.modal__header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.modal__title{margin:0;padding-right:2rem;flex:1}.modal__close-button{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.5rem;line-height:1;cursor:pointer;padding:.5rem;z-index:2;color:#666;transition:color .2s ease}.modal__close-button:hover{color:#000}.modal__close-button:focus{outline:.2rem solid #007bff;outline-offset:.2rem}.modal__content{overflow-y:auto;-webkit-overflow-scrolling:touch;padding-right:.5rem;position:relative;z-index:1}.modal__content::-webkit-scrollbar{width:.6rem}.modal__content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:.3rem}.modal__content::-webkit-scrollbar-thumb{background:#888;border-radius:.3rem}.modal__content::-webkit-scrollbar-thumb:hover{background:#555}.modal__footer{margin-top:1rem;padding-top:1rem;border-top:1px solid #eee;display:flex;justify-content:flex-end;gap:1rem}.modal--large .modal__container{max-width:80rem}.modal--small .modal__container{max-width:30rem}.modal--fullscreen .modal__container{max-width:100%;width:100%;height:100%;max-height:100%;border-radius:0}.modal--centered .modal__overlay{align-items:center}.header{width:100%;position:fixed;top:0;left:0;z-index:9000}.header__content{margin-inline:auto;padding-inline:2rem 0;max-width:192rem;height:7.4rem;background-color:#fff;display:flex;align-items:flex-start;justify-content:space-between}.header__brand{padding-block:2rem 0;display:flex;align-items:flex-end;gap:2rem}.header__logo{width:13rem}.header__title{font-weight:400;line-height:1.6;position:relative;bottom:-.5rem}.header__actions{padding-block:2.7rem 0;display:flex;flex-direction:column;align-items:flex-end;gap:1rem}.header__contact{font-family:var(--font-secondary)}.header__contact a{color:#4bbaad;font-size:clamp(14px,3.3rem,3.3rem);font-weight:700;line-height:1;display:flex;align-items:center;gap:.9rem}.header__contact a:before{content:"";width:1.8rem;aspect-ratio:18/19;background:url(../images/interface/header-contact-icon.svg) no-repeat center center/contain}.header__contact-sp{width:7.4rem;aspect-ratio:1/1;position:absolute;top:0;right:7.4rem}.header__contact-sp a{padding-block:.7rem 0;width:100%;height:100%;color:#fff;background-color:#4bbaad;font-family:var(--font-secondary);font-weight:500;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.2rem}.header__contact-sp a:before{content:"";width:2rem;aspect-ratio:20/21;background:url(../images/interface/header-contact-icon-sp.svg) no-repeat center center/contain}.header__nav-list{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:0 4.6rem}.header__nav-item{margin:0;padding:0;white-space:nowrap;position:relative}.header__nav-item:not(:first-child):before{content:"";width:.6rem;aspect-ratio:1/1;border-radius:100vmax;background:#d9d9d9;position:absolute;left:-2.6rem;top:50%;transform:translateY(-50%)}.header__nav-item a{text-decoration:none;position:relative;color:var(--color-primary);background-image:linear-gradient(to right,var(--color-primary),var(--color-primary));background-repeat:no-repeat;background-position:right bottom;background-size:0 1px;transition:background-size .3s ease}.global-nav-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;border:none;width:7.4rem;aspect-ratio:1/1;background:var(--color-primary);position:absolute;top:0;right:0;cursor:pointer}.global-nav-button span{display:block;background-color:#fff;width:2.8rem;height:1px;position:absolute;left:2.2rem;transition:all .3s ease}.global-nav-button span:nth-child(1){top:3rem}.global-nav-button span:nth-child(2){top:3.7rem}.global-nav-button span:nth-child(3){top:4.4rem}.gnav .modal__overlay{padding:0;background-color:#fff;align-items:flex-start}.gnav .modal__container{margin:0 auto;width:100%;height:100dvh;max-width:41.4rem;padding:7rem 3rem}.gnav .modal__close-button{width:7.4rem;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;top:0;right:0;padding:0}.gnav .modal__close-button:hover{color:#000}.gnav .modal__close-button:focus{outline:.2rem solid #007bff;outline-offset:.2rem}.gnav__brand{display:flex;align-items:flex-end;gap:1rem}.gnav__logo{width:18rem}.gnav__title{flex:1;margin-block:0 -.5rem;font-size:clamp(10px,1.3rem,1.3rem);font-weight:400;line-height:1.4}.gnav__nav{margin-block:3rem 0}.gnav__nav-list{margin:0;padding:0;list-style:none}.gnav__nav-item{margin:0;padding:0;border-bottom:1px solid rgba(92,92,92,.1)}.gnav__nav-item:first-child{border-top:1px solid rgba(92,92,92,.1)}.gnav__nav-item a{padding-block:1.5rem 1.7rem;padding-inline:1rem;display:flex;gap:1rem;align-items:center;text-decoration:none;color:var(--color-primary)}.gnav__nav-item a:hover{color:var(--color-primary)}.gnav__nav-item a:before{content:"";width:.6rem;aspect-ratio:1/1;background:#d9d9d9;border-radius:100vmax}.gnav__nav-item a.home:before{background:#4bbaad}.main{margin-inline:auto;padding-block:7.4rem 0;max-width:192rem}.category__wrapper{position:relative;height:5rem;z-index:2}.category__accordion{overflow:hidden;width:20rem;position:absolute;top:0;left:0;border-radius:1rem;background-color:#f4f2ef}.category__accordion__header{margin:0;padding:1.2rem 3rem;cursor:pointer;position:relative;line-height:1.6;color:#000;transition:background-color .3s ease}.category__accordion__header:hover{background-color:#e9e9e9}.category__accordion__header:focus{outline:2px solid #007bff;outline-offset:2px}.category__accordion__header:after{content:"";width:1.6rem;height:.9rem;background-color:#000;clip-path:polygon(50% .9rem,0% 0%,1.6rem 0%);position:absolute;right:3rem;top:50%;transition:transform .3s ease;transform:translateY(-50%)}.category__accordion__header.is-active{background-color:#e9e9e9}.category__accordion__header.is-active:after{transform:translateY(-50%) rotate(180deg)}.category__accordion__content{max-height:0;overflow:hidden;transition:max-height .3s ease}.category__accordion__content.is-open{max-height:30rem;overflow:auto}.category__list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:0}.category__item{margin:0;padding:0;width:100%}.category__item__link{padding:.2rem 3rem;display:flex;align-items:center;justify-content:flex-start;text-align:left;width:100%;height:5rem;border-radius:0;color:#000;background-color:#f4f2ef;line-height:1.6;text-decoration:none;transition:all .3s ease}.category__item__link:focus{outline:2px solid #007bff;outline-offset:2px}.category__item__link.is-active{font-weight:700;color:#fff;background-color:#1b365d}.category--compact .category__accordion{width:15rem}.category--compact .category__accordion__header{padding:.8rem 2rem}.category--compact .category__item__link{padding:.2rem 2rem;height:4rem}.category--large .category__accordion{width:25rem}.category--large .category__accordion__header{padding:1.5rem 3.5rem}.category--large .category__item__link{padding:.2rem 3.5rem;height:6rem}.footer{padding-block:2.1rem 10rem;padding-inline:2rem}.footer__container{margin-inline:auto;max-width:146rem}.footer__nav-list{margin:0;padding:0;list-style:none}.footer__nav-item{margin:0;padding:0;font-weight:500;--spacing: .07em}.footer__nav-item a{text-decoration:none;position:relative;color:var(--color-primary);background-image:linear-gradient(to right,var(--color-primary),var(--color-primary));background-repeat:no-repeat;background-position:right bottom;background-size:0 1px;transition:background-size .3s ease}.footer__info{margin-block:2rem 0;padding-block:2rem 0;border-top:1px solid rgba(51,51,51,.15);display:flex;justify-content:space-between}.footer__copyright{font-size:clamp(14px,1.4rem,1.4rem);font-weight:300;line-height:1.6;--spacing: 0}.footer__privacy{font-size:clamp(14px,1.4rem,1.4rem);font-weight:300;line-height:1.6}.schedule-modal{position:fixed;right:0;bottom:0;z-index:100}.schedule-modal__container{width:38rem;position:absolute;top:0;transition:transform .3s ease;transform:translate(-50%)}.schedule-modal__trigger{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-block:.4rem 0;padding-inline:3rem 2.2rem;border:none;border-radius:3rem 3rem 0 0;color:#fff;font-family:var(--font-forthry);font-size:clamp(14px,1.8rem,1.8rem);font-weight:600;letter-spacing:.1em;background:#4bbaad;width:38rem;height:6rem;display:flex;align-items:center;gap:1rem;cursor:pointer;position:absolute;bottom:100%;right:0}.schedule-modal__trigger:before{content:"";width:2.2rem;aspect-ratio:22/23;background:url(../images/interface/schedule-modal-icon.svg) no-repeat center center/contain}.schedule-modal__trigger:after{content:"";margin-inline:auto 0;width:1.6rem;aspect-ratio:1/1;background:url(../images/interface/schedule-modal-icon-2.svg) no-repeat center center/contain;transition:all .3s ease}.schedule-modal__container.is-open .schedule-modal__trigger:after{transform:rotate(180deg)}.schedule-modal__content{padding-block:2.6rem 3rem;padding-inline:3rem;background-color:#fff}.schedule-modal__schedule-header{display:flex;justify-content:space-between}.schedule-modal__schedule-title{color:#333;font-weight:500;line-height:1.2}.schedule-modal__schedule-note{color:#333;font-size:clamp(10px,1.3rem,1.3rem);font-weight:350;line-height:1.2}.schedule-modal__table{margin-block:.7rem 0;width:100%;table-layout:fixed;background-image:repeating-linear-gradient(90deg,#5c5c5c,#5c5c5c 2px,transparent 2px,transparent 4px);background-position:left top;background-repeat:repeat-x;background-size:100% 1px}.schedule-modal__table th,.schedule-modal__table td{padding:0;font-weight:400;line-height:1.2;height:2.6rem;color:#333;font-size:clamp(10px,1.3rem,1.3rem)}.schedule-modal__table-header,.schedule-modal__table-row{background-image:repeating-linear-gradient(90deg,#5c5c5c,#5c5c5c 2px,transparent 2px,transparent 4px);background-position:left bottom;background-repeat:repeat-x;background-size:100% 1px}.schedule-modal__table-time{position:relative}.schedule-modal__time{padding-block:.2rem .3rem;display:block;max-width:5.7rem;width:100%;color:#fff;border-radius:100vmax;border-radius:14.7px;background:var(--color-primary);font-size:clamp(10px,1.2rem,1.2rem);font-weight:500;line-height:1.2;position:relative;top:-1.3rem}.schedule-modal__time--end{position:absolute;top:auto;bottom:-.9rem}.schedule-modal__time-range{display:none}.schedule-modal__status{margin-inline:auto;display:block;width:1.6rem;height:100%;background:#4bbaad}.schedule-modal__schedule-note-detail{margin-block:1.3rem 0;color:#333;font-family:var(--font-forthry);font-size:clamp(10px,1.3rem,1.3rem);font-weight:300}.schedule-modal__link{margin-block:2.2rem 0}.schedule-modal__link a{border-radius:1rem;border:.2rem solid #4bbaad;background:#f7fcea;display:flex;align-items:center;justify-content:center;width:100%;height:5.2rem;color:var(--color-primary);font-weight:500;line-height:1.2;text-decoration:none}.schedule-modal__link a:hover{color:var(--color-primary)}.skip-link{position:absolute;top:-10rem;left:0;background:#fff;color:var(--color-primary);padding:.8rem;z-index:1000;text-decoration:none;border:1px solid var(--color-primary);transition:top .3s ease}.skip-link:focus{top:0}.scroll-back-to-top-wrapper{display:none!important}.accordion__header{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:1rem;background-color:#f5f5f5;border:1px solid #ddd;transition:background-color .3s ease}.accordion__header:hover{background-color:#e9e9e9}.accordion__header:focus{outline:2px solid #007bff;outline-offset:2px}.accordion__content{max-height:0;overflow:hidden;transition:max-height .3s ease;border-left:1px solid #ddd;border-right:1px solid #ddd;border-bottom:1px solid #ddd}.accordion__inner{padding:1rem;background-color:#fff}.accordion.is-open .accordion__content{max-height:1000px}.accordion.is-open .accordion__header{background-color:#e9e9e9}.accordion--large .accordion__header{padding:1.5rem;font-size:1.2rem}.accordion--large .accordion__inner{padding:1.5rem}.accordion--compact .accordion__header,.accordion--compact .accordion__inner{padding:.5rem}.accordion--bordered .accordion__header{border-radius:.5rem .5rem 0 0}.accordion--bordered .accordion__content{border-radius:0 0 .5rem .5rem}.tabs{margin-bottom:2rem}.tabs__list{display:flex;border-bottom:.2rem solid #ccc;margin:0;padding:0;list-style:none}.tabs__tab{padding:.5rem 1rem;border:none;background:none;cursor:pointer;font-size:1rem;transition:all .2s ease;position:relative}.tabs__tab:hover{background-color:#f5f5f5}.tabs__tab:focus{outline:.2rem solid #007bff;outline-offset:.2rem}.tabs__tab.is-active{border-bottom:.3rem solid #007bff;color:#007bff;font-weight:700;background-color:#f8f9fa}.tabs__panel{padding:1rem;border:1px solid #ccc;border-top:none;display:block;background-color:#fff}.tabs__panel:not(.is-active){display:none}.tabs--vertical .tabs__list{flex-direction:column;border-bottom:none;border-right:.2rem solid #ccc;width:200px}.tabs--vertical .tabs__tab{border-bottom:none;border-right:.3rem solid transparent}.tabs--vertical .tabs__tab.is-active{border-bottom:none;border-right:.3rem solid #007bff}.tabs--vertical .tabs__panel{border:1px solid #ccc;border-left:none;margin-left:200px}.tabs--pills .tabs__list{border-bottom:none;gap:.5rem}.tabs--pills .tabs__tab{border-radius:.5rem;border:1px solid #ddd}.tabs--pills .tabs__tab.is-active{background-color:#007bff;color:#fff;border-color:#007bff}.tabs--pills .tabs__panel{border:none;border-radius:.5rem;background-color:#f8f9fa}.tabs--large .tabs__tab{padding:1rem 1.5rem;font-size:1.2rem}.tabs--large .tabs__panel{padding:1.5rem}.text-animation__container{position:relative;display:inline-block;opacity:0;transition:opacity .1s ease}.text-animation__container.is-ready{opacity:1}.text-animation__container.is-animating .text-animation__char{display:inline-block}.text-animation__container.is-completed{opacity:1}.text-animation__container.is-completed .text-animation__char{opacity:1;color:#fff}.text-animation__container.is-completed .text-animation__char:before,.text-animation__container.is-completed .text-animation__char:after{display:none}.text-animation__char{position:relative;display:inline-block;opacity:0;color:transparent}.text-animation__char:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;z-index:1;transition:none;opacity:0}.text-animation__char:after{content:attr(data-char);position:absolute;top:0;left:0;width:100%;height:100%;color:#fff;z-index:2;opacity:0;transition:none}.text-animation__char.is-step-1{opacity:1}.text-animation__char.is-step-1:before{background-color:#000;opacity:1}.text-animation__char.is-step-2{opacity:1}.text-animation__char.is-step-2:before{background-color:#000;opacity:1}.text-animation__char.is-step-2:after{opacity:1}.text-animation__char.is-step-3{opacity:1}.text-animation__char.is-step-3:before{background-color:transparent;opacity:0}.text-animation__char.is-step-3:after{opacity:1;color:#fff}.text-animation__char.is-final{opacity:1;color:#fff}.text-animation__char.is-final:before,.text-animation__char.is-final:after{display:none}.text-animation__char--delay-1{animation-delay:.1s}.text-animation__char--delay-2{animation-delay:.2s}.text-animation__char--delay-3{animation-delay:.3s}.text-animation--fast .text-animation__char{transition-duration:.1s}.text-animation--slow .text-animation__char{transition-duration:.3s}.typewriter__container{position:relative;display:inline-block;opacity:0;transition:opacity .3s ease}.typewriter__container.is-ready,.typewriter__container.is-typing .typewriter__cursor{opacity:1}.typewriter__container.is-completed .typewriter__cursor{opacity:0}.typewriter__cursor{display:inline-block;color:#000;font-weight:700;opacity:0;transition:opacity .1s ease}.typewriter__cursor.is-blinking{animation:typewriterBlink .5s infinite}.typewriter--fast .typewriter__cursor{animation-duration:.3s}.typewriter--slow .typewriter__cursor{animation-duration:.8s}@keyframes textReveal{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes typewriterBlink{0%,50%{opacity:1}51%,to{opacity:0}}.text-animation__char:nth-child(1){animation-delay:.1s}.text-animation__char:nth-child(2){animation-delay:.2s}.text-animation__char:nth-child(3){animation-delay:.3s}.text-animation__char:nth-child(4){animation-delay:.4s}.text-animation__char:nth-child(5){animation-delay:.5s}.text-animation__char:nth-child(6){animation-delay:.6s}.text-animation__char:nth-child(7){animation-delay:.7s}.text-animation__char:nth-child(8){animation-delay:.8s}.text-animation__char:nth-child(9){animation-delay:.9s}.text-animation__char:nth-child(10){animation-delay:1s}.text-animation__char:nth-child(11){animation-delay:1.1s}.text-animation__char:nth-child(12){animation-delay:1.2s}.text-animation__char:nth-child(13){animation-delay:1.3s}.text-animation__char:nth-child(14){animation-delay:1.4s}.text-animation__char:nth-child(15){animation-delay:1.5s}.text-animation__char:nth-child(16){animation-delay:1.6s}.text-animation__char:nth-child(17){animation-delay:1.7s}.text-animation__char:nth-child(18){animation-delay:1.8s}.text-animation__char:nth-child(19){animation-delay:1.9s}.text-animation__char:nth-child(20){animation-delay:2s}.text-animation__char:nth-child(21){animation-delay:2.1s}.text-animation__char:nth-child(22){animation-delay:2.2s}.text-animation__char:nth-child(23){animation-delay:2.3s}.text-animation__char:nth-child(24){animation-delay:2.4s}.text-animation__char:nth-child(25){animation-delay:2.5s}.text-animation__char:nth-child(26){animation-delay:2.6s}.text-animation__char:nth-child(27){animation-delay:2.7s}.text-animation__char:nth-child(28){animation-delay:2.8s}.text-animation__char:nth-child(29){animation-delay:2.9s}.text-animation__char:nth-child(30){animation-delay:3s}@keyframes scrollBounce{0%{transform:translate(-50%)}50%{transform:translate(-50%,1.4rem)}to{transform:translate(-50%)}}.scroll-button .icon{animation:scrollBounce 2s ease-in-out infinite}.slide-animation__container{position:relative;display:flex;flex-direction:column;gap:0;overflow:hidden}.slide-animation__item{position:relative;display:block;opacity:0;transform:translate(-100%);transition:all .6s cubic-bezier(.25,.46,.45,.94)}.slide-animation__item.is-hidden{opacity:0;transform:translate(-100%)}.slide-animation__item.is-sliding,.slide-animation__item.is-visible{opacity:1;transform:translate(0)}.slide-animation__item--delay-1{transition-delay:0s}.slide-animation__item--delay-2{transition-delay:.5s}.slide-animation__item--delay-3{transition-delay:1s}.slide-animation--fast .slide-animation__item{transition-duration:.3s}.slide-animation--slow .slide-animation__item{transition-duration:1s}.slide-animation--smooth .slide-animation__item{transition-timing-function:cubic-bezier(.23,1,.32,1)}.slide-animation--bounce .slide-animation__item{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}@keyframes slideInFromLeft{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}@keyframes slideInFromRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes slideInFromTop{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes slideInFromBottom{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.scroll-button__icon{opacity:0;transition:opacity .8s ease-in-out}.scroll-button__icon.is-visible{opacity:1}.home-hero{padding-block:2.5rem 5.5rem;position:relative}.home-hero__slider .splide__list{margin:0;padding:0;list-style:none}.home-hero__slider .splide__slide{margin:0;padding:0;padding-inline:0 2.2rem}.home-hero__slider .splide__slide img{border-radius:.8rem;width:37.4rem}.home-hero__slider .splide__arrow{border-radius:.5rem;opacity:.5;border:none;width:7.6rem;height:auto;aspect-ratio:76/40;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:10;position:absolute}.home-hero__slider .splide__arrow:hover{opacity:1}.home-hero__slider .splide__arrow--prev{top:auto;left:auto;right:10.4rem;bottom:-1.4rem;transform:translateY(0);background:#a5dedb url(../images/home/slider-arrow-left.svg) no-repeat center center/2.5rem auto}.home-hero__slider .splide__arrow--next{top:auto;left:auto;right:2rem;bottom:-1.4rem;transform:translateY(0);background:#a5dedb url(../images/home/slider-arrow-right.svg) no-repeat center center/2.5rem auto}.home-hero__slider .splide__arrow svg{display:none}.home-hero__message{display:flex;align-items:center;height:calc(100% - 7rem);background-color:#fff;font-weight:500}.home-news{padding-block:3.5rem 5.3rem;padding-inline:2rem;background:#f3fafa}.home-news__content{margin-inline:auto;display:flex}.home-news__title{color:red;font-size:clamp(14px,1.6rem,1.6rem);font-weight:700;--spacing: .07em;display:flex;align-items:center;gap:.7rem}.home-news__title:before{content:"";width:2rem;aspect-ratio:1/1;background:url(../images/home/home-news-title-icon.svg) no-repeat center center/contain}.home-news__list{margin-block:-1.2rem 0;margin-inline:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:1.6rem}.home-news__item{margin:0;padding:0;--spacing: .07em;display:flex}.home-news__item a{color:red}.home-news__date{color:red;font-size:clamp(14px,1.4rem,1.4rem);--spacing: .1em}.home-departments{padding-block:0 3rem;padding-inline:2rem;background:#f3fafa;position:relative;overflow:hidden}.home-departments:after{content:"";width:26.2rem;aspect-ratio:262/152;background:#4bbaad;opacity:.15;position:absolute;left:0;bottom:0;z-index:1}.home-departments__container{margin-inline:auto;display:flex;gap:3rem;position:relative;z-index:2}.home-departments__header{display:flex}.home-departments__title{font-weight:500;line-height:1}.home-departments__subtitle{color:#4bbaad;font-family:var(--font-secondary);font-weight:700;line-height:.7;text-transform:uppercase;opacity:.1}.home-departments__grid{display:grid;grid-template-columns:repeat(1,1fr);gap:2rem}.home-departments__card--card-1 a{padding-block:0 3.3rem;height:100%;display:flex;justify-content:flex-end;border-radius:1rem;color:#fff;background:#4bbaad;text-decoration:none;gap:2.4rem;position:relative;overflow:hidden}.home-departments__card--card-1 a:after{content:"";width:2.5rem;aspect-ratio:1/1;background:url(../images/home/home-departments-card-icon.svg) no-repeat center center/contain;position:absolute;right:2rem;bottom:2.5rem}.home-departments__card--card-1 a:hover{color:#fff}.home-departments__card--card-1 a:hover:after{transform:scale(1.1)}.home-departments__card--card-1 .home-departments__image{order:2;width:25.8rem}.home-departments__card--card-1 .home-departments__image img{width:100%;border-radius:0 0 0 1rem}.home-departments__card--card-1 .home-departments__content{order:1;padding-block:3rem 0;display:flex;gap:1.1rem}.home-departments__card--card-1 .home-departments__card-title{font-size:clamp(14px,2rem,2rem);font-weight:500;line-height:1;writing-mode:vertical-rl;font-feature-settings:initial;--spacing: .2em}.home-departments__card--card-1 .home-departments__card-subtitle{font-family:var(--font-secondary);font-size:clamp(14px,1.4rem,1.4rem);font-weight:300;line-height:1;--spacing: .07em;writing-mode:vertical-rl;font-feature-settings:initial}.home-departments__card--card-2 a{padding-block:1rem;padding-inline:1rem;height:100%;display:flex;align-items:center;border-radius:1rem;color:var(--color-primary);background:#fff;text-decoration:none;gap:3rem;position:relative}.home-departments__card--card-2 a:after{content:"";width:1.2rem;aspect-ratio:14/12;background:url(../images/home/home-departments-card-icon-2.svg) no-repeat center center/contain;position:absolute;right:3rem;top:calc(50% - .6rem);transform:translate(0 -50%)}.home-departments__card--card-2 a:hover{color:var(--color-primary)}.home-departments__card--card-2 a:hover:after{transform:scale(1.3)}.home-departments__card--card-2 .home-departments__image{width:8rem}.home-departments__card--card-2 .home-departments__image img{border-radius:.5rem}.home-departments__card--card-2 .home-departments__content{display:flex;flex-direction:column;gap:.4rem}.home-departments__card--card-2 .home-departments__card-title{font-size:clamp(14px,2rem,2rem);font-weight:500;line-height:1;--spacing: .05em;order:2}.home-departments__card--card-2 .home-departments__card-subtitle{font-family:var(--font-secondary);font-weight:300;line-height:1;--spacing: .07em;order:1}.home-about{padding-block:6rem 3.7rem;padding-inline:2rem;background:linear-gradient(0deg,#0000000d 0% 100%),linear-gradient(291deg,#3ac0c0 47.89%,#89d3c2 112.72%)}.home-about__container{margin-inline:auto;max-width:146rem;display:flex}.home-about__anniversary{position:relative}.home-about__image{position:relative;z-index:1}.home-about__image img{width:100%;border-radius:1rem 0 0 1rem}.home-about__anniversary-text{display:flex;flex-wrap:wrap;align-items:baseline;position:absolute;z-index:2;color:#fff;font-family:var(--font-thirdry);font-weight:500}.home-about__number{font-size:clamp(14px,10.7rem,10.7rem);line-height:.62;--spacing: -.03em;display:inline-block}.home-about__suffix{font-size:clamp(14px,4.3rem,4.3rem)}.home-about__word{width:100%;font-size:clamp(14px,2.6rem,2.6rem);line-height:0}.home-about__content{color:#fff}.home-about__title{font-size:clamp(14px,2.2rem,2.2rem);font-weight:700}.home-about__message{font-weight:500}.home-about__position{margin-block:1.6rem 0;font-size:clamp(14px,1.4rem,1.4rem);font-weight:500;text-align:right}.home-about__name{margin-block:-.3rem 0;margin-inline:0 -.15em;font-size:clamp(14px,2.8rem,2.8rem);font-weight:500;--spacing: .15em;text-align:right}.home-services{padding-block:9.3rem 5rem;padding-inline:2rem;background:#f3fafa;position:relative}.home-services:after{content:"";width:26.2rem;aspect-ratio:262/152;opacity:.15;background:#4bbaad;position:absolute;right:0;top:0;z-index:1}.home-services__container{margin-inline:auto;display:flex;position:relative;z-index:2}.home-services__title-group{display:flex;flex-direction:column;gap:1.2rem}.home-services__title{font-size:clamp(14px,2.8rem,2.8rem);font-weight:500;line-height:1.2;--spacing: .1em;white-space:nowrap}.home-services__subtitle{font-family:var(--font-secondary);font-size:clamp(14px,1.4rem,1.4rem);font-weight:300;line-height:1.2;--spacing: .15em;text-transform:uppercase}.home-services__link{margin-block:5.5rem 0}.home-services__link a{line-height:1.2;--spacing: .26em;text-transform:uppercase;color:#fff;background:#4bbaad;width:100%;height:3.2rem;display:flex;align-items:center;justify-content:center;text-align:center;text-decoration:none}.home-services__link a:hover{color:#fff}.home-services__link-sp{margin-block:.7rem 0}.home-services__link-sp a{margin-inline:auto 0;line-height:1.2;--spacing: 0;text-transform:uppercase;color:#fff;background:#4bbaad;width:14.8rem;height:3.2rem;display:flex;align-items:center;justify-content:center;text-align:center;text-decoration:none}.home-services__link-sp a:hover{color:#fff}.home-services__grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem}.home-services__card img{width:100%}.home-news-detail{padding-block:9.3rem 4.5rem;padding-inline:2rem}.home-news-detail__container{margin-inline:auto;display:flex}.home-news-detail__title-group{display:flex;flex-direction:column;gap:1.3rem}.home-news-detail__title{font-size:clamp(14px,2.8rem,2.8rem);font-weight:500;line-height:1.2;--spacing: .1em;white-space:nowrap}.home-news-detail__subtitle{font-family:var(--font-secondary);font-size:clamp(14px,1.4rem,1.4rem);font-weight:300;line-height:1.2;letter-spacing:.15em;text-transform:uppercase}.home-news-detail__link{margin-block:0 .6rem}.home-news-detail__link a{line-height:1.2;text-transform:uppercase;color:var(--color-primary);background:#f3fafa;width:16.2rem;height:3.2rem;display:flex;align-items:center;justify-content:center;text-align:center;text-decoration:none}.home-news-detail__link a:hover{color:var(--color-primary)}.home-news-detail__list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:2rem}.home-news-detail__item{margin:0;padding:0;--spacing: .07em;display:flex}.home-news-detail__item a{color:var(--color-primary)}.home-news-detail__date{margin-block:0 -.4rem;font-size:clamp(14px,1.4rem,1.4rem);--spacing: .1em}.home-info{padding-block:5rem;padding-inline:2rem;background:#f3fafa}.home-info__container{margin-inline:auto;max-width:146rem;display:flex;gap:3rem}.home-info__brand{display:flex;align-items:flex-end;gap:1rem}.home-info__logo{width:18.2rem}.home-info__name{flex:1;margin-block:0 -.4rem;font-size:clamp(10px,1.3rem,1.3rem);line-height:1.4}.home-info__address{margin-block:1.1rem 0}.home-info__contact{margin-block:2.2rem 0}.home-info__contact a{padding-inline:3rem;display:flex;border-radius:1rem;color:#fff;background:#4bbaad;height:8.3rem;text-decoration:none}.home-info__contact a:hover{color:#fff}.home-info__contact-label{font-size:clamp(14px,1.4rem,1.4rem);font-weight:500;line-height:1.6}.home-info__phone{font-family:var(--font-secondary);font-weight:600}.home-info__phone-label{font-size:clamp(14px,1.6rem,1.6rem)}.home-info__schedule{margin-block:3rem 0;padding-block:2.6rem 1.4rem;padding-inline:2rem;border-radius:1rem;background-color:#fff}.home-info__schedule-header{display:flex;justify-content:space-between}.home-info__schedule-title{font-weight:500;line-height:1.2}.home-info__schedule-note{font-weight:350;line-height:1.2}.home-info__table{margin-block:.7rem 0;width:100%;table-layout:fixed;background-image:repeating-linear-gradient(90deg,#5c5c5c,#5c5c5c 2px,transparent 2px,transparent 4px);background-position:left top;background-repeat:repeat-x;background-size:100% 1px}.home-info__table th,.home-info__table td{padding:0;font-weight:400;line-height:1.2;height:2.6rem}.home-info__table-header,.home-info__table-row{background-image:repeating-linear-gradient(90deg,#5c5c5c,#5c5c5c 2px,transparent 2px,transparent 4px);background-position:left bottom;background-repeat:repeat-x;background-size:100% 1px}.home-info__table-time{position:relative}.home-info__time{padding-block:.2rem .3rem;display:block;max-width:4.4rem;width:100%;color:#fff;border-radius:100vmax;background:#4bbaad;font-size:clamp(10px,1.2rem,1.2rem);font-weight:500;line-height:1.2;position:relative;top:-1.4rem}.home-info__time--end{position:absolute;top:auto;bottom:-1rem}.home-info__time-range{display:none}.home-info__status{margin-inline:auto;display:block;width:1.3rem;height:100%;background:#4bbaad}.home-info__map{border-radius:2rem;border:.5rem #fff solid;overflow:hidden}.home-info__map iframe{display:block;width:100%;height:100%;position:relative;z-index:1}.sample-container{max-width:120rem;margin:0 auto;padding:2rem}.sample-title{font-size:clamp(14px,3.2rem,3.2rem);font-weight:700;text-align:center;margin-bottom:1rem;color:#333}.sample-description{font-size:clamp(14px,1.6rem,1.6rem);text-align:center;margin-bottom:4rem;color:#666;line-height:1.8}.sample-section{margin-bottom:6rem;padding:3rem 0;border-bottom:1px solid #eee}.sample-section:last-child{border-bottom:none}.sample-section__title{font-size:clamp(14px,2.4rem,2.4rem);font-weight:700;margin-bottom:2rem;color:#333;border-left:4px solid #007bff;padding-left:1rem}.sample-subsection{margin-bottom:3rem;padding:2rem;background-color:#f8f9fa;border-radius:.5rem;border:1px solid #e9ecef}.sample-subsection__title{font-size:clamp(14px,1.8rem,1.8rem);font-weight:600;margin-bottom:1.5rem;color:#495057}.button{display:inline-block;padding:.75rem 1.5rem;border:none;border-radius:.375rem;font-size:1rem;font-weight:500;text-decoration:none;text-align:center;cursor:pointer;transition:all .2s ease}.button:focus{outline:2px solid #007bff;outline-offset:2px}.button--primary{background-color:#007bff;color:#fff}.button--primary:hover{background-color:#0056b3}.button--secondary{background-color:#6c757d;color:#fff}.button--secondary:hover{background-color:#545b62}.button--outline{background-color:transparent;color:#007bff;border:2px solid #007bff}.button--outline:hover{background-color:#007bff;color:#fff}.sample-nav{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1rem}.sample-nav__link{display:inline-block;padding:.5rem 1rem;background-color:#e9ecef;color:#495057;text-decoration:none;border-radius:.25rem;transition:all .2s ease}.sample-nav__link:hover{background-color:#007bff;color:#fff}.sample-nav__link:focus{outline:2px solid #007bff;outline-offset:2px}.consultation-form .form-group{margin-bottom:1.5rem}.consultation-form label{display:block;margin-bottom:.5rem;font-weight:500;color:#333}.consultation-form input,.consultation-form textarea{width:100%;padding:.75rem;border:1px solid #ced4da;border-radius:.375rem;font-size:1rem;transition:border-color .2s ease}.consultation-form input:focus,.consultation-form textarea:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 .2rem #007bff40}.consultation-form textarea{resize:vertical;min-height:120px}.text-reveal-animation,.typewriter-animation,.custom-typewriter,.fast-typewriter{margin:2rem 0;padding:1rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.375rem;min-height:3rem;display:flex;align-items:center}.slide-text-container{margin:2rem 0;padding:1rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.375rem;min-height:4rem}.slide-text{margin:.5rem 0;padding:.5rem;background-color:#f8f9fa;border-radius:.25rem}.page-top{position:fixed;bottom:2rem;right:2rem;width:5rem;height:5rem;background-color:#007bff;color:#fff;border:none;border-radius:50%;cursor:pointer;opacity:0;visibility:hidden;transition:all .3s ease;z-index:1000;display:flex;align-items:center;justify-content:center;box-shadow:0 .25rem .5rem #0003}.page-top:hover{background-color:#0056b3;transform:translateY(-.25rem);box-shadow:0 .5rem 1rem #0000004d}.page-top:focus{outline:2px solid #007bff;outline-offset:2px}.page-top.is-visible{opacity:1;visibility:visible}.page-top__icon{font-size:1.5rem;font-weight:700;line-height:1}@media screen and (min-width: 601px){.home-hero__slider .splide__slide img{border-radius:1.04vw;width:73.96vw}}@media (961px <= width < 1280px){html{font-size:.78125vw}}@media screen and (min-width: 961px){input,textarea,select,button{font-size:clamp(14px,1.6rem,1.6rem)}input::-moz-placeholder,textarea::-moz-placeholder,select::-moz-placeholder,button::-moz-placeholder{font-size:clamp(14px,1.6rem,1.6rem)}input::placeholder,textarea::placeholder,select::placeholder,button::placeholder{font-size:clamp(14px,1.6rem,1.6rem)}a[href^="tel:"]{pointer-events:none}br.pc{display:inline}br.sp{display:none}.header__content{padding-inline:5rem;height:12rem}.header__brand{padding-block:3.2rem 0}.header__logo{width:21.4rem}.header__title{font-size:clamp(10px,1.2rem,1.2rem)}.header__contact-sp{display:none}.header__nav-item{font-size:clamp(10px,1.2rem,1.2rem)}.global-nav-button{display:none}.global-nav-button span{width:5rem;left:3.5rem}.main{padding-block:12rem 0}.footer{padding-block:4.1rem 9.5rem;padding-inline:3rem}.footer__nav-list{display:flex;flex-wrap:wrap;gap:1rem 4rem}.footer__info{margin-block:3rem 0;padding-block:3rem 0}.schedule-modal{right:2rem}.schedule-modal__container{width:38rem;right:0;transform:translate(0)}.schedule-modal__container.is-open{transform:translateY(-100%)}transform: translate(-50%,2.2rem);.slide-animation__container{gap:3rem}.home-hero{padding-block:2rem 5rem}.home-hero__slider .splide__slide{padding-inline:2.6vw 0}.home-hero__slider .splide__arrow{width:4.9vw;aspect-ratio:94/38}.home-hero__slider .splide__arrow--prev{right:15.05vw;bottom:0}.home-hero__slider .splide__arrow--next{right:9.69vw;bottom:0}.home-hero__message{padding-inline:3.28vw 0;width:15.63vw;font-size:1.46vw;line-height:1.7;--spacing: .2em;position:absolute;top:2rem;left:76.56vw;writing-mode:vertical-rl;font-feature-settings:initial}.home-news{padding-block:5.5rem 5.3rem;padding-inline:3rem}.home-news__content{max-width:146rem;align-items:flex-start;gap:7rem}.home-news__title{--spacing: .1em;gap:1rem}.home-news__list{margin-block:-.3rem 0;gap:.2rem}.home-news__item{gap:2rem}.home-news__date{margin-block:.2rem 0}.home-departments{padding-block:0 10rem;padding-inline:3rem}.home-departments:after{width:50.9rem;aspect-ratio:509/368}.home-departments__container{max-width:146rem;justify-content:space-between;gap:3rem}.home-departments__header{order:2;gap:3.2rem}.home-departments__title{margin-inline:-.5rem 0;font-size:clamp(14px,3.2rem,3.2rem);--spacing: .2em;writing-mode:vertical-rl;font-feature-settings:initial}.home-departments__subtitle{font-size:clamp(14px,6.5rem,6.5rem);--spacing: .24em;writing-mode:vertical-rl;font-feature-settings:initial}.home-departments__grid{order:1;width:122.8rem;grid-template-columns:repeat(3,1fr);gap:3rem}.home-departments__card--card-1 a{padding-block:3.5rem;gap:3.8rem}.home-departments__card--card-1 a:after{width:3.2rem;bottom:2rem}.home-departments__card--card-1 .home-departments__image{width:17.27vw}.home-departments__card--card-1 .home-departments__image img{border-radius:1rem 0 0 2rem}.home-departments__card--card-1 .home-departments__content{padding-block:2.67vw 0;gap:1vw}.home-departments__card--card-1 .home-departments__card-title{font-size:1.6vw}.home-departments__card--card-1 .home-departments__card-subtitle{margin-inline:.27vw 0;font-size:.87vw}.home-departments__card--card-2 a{padding-block:2vw;padding-inline:2vw}.home-departments__card--card-2 a:after{width:.93vw}.home-departments__card--card-2 .home-departments__image{width:6.93vw}.home-departments__card--card-2 .home-departments__content{gap:1vw}.home-departments__card--card-2 .home-departments__card-title{margin-block:-.13vw 0;font-size:1.6vw;--spacing: .07em}.home-departments__card--card-2 .home-departments__card-subtitle{font-size:.87vw}.home-about{padding-block:5.6rem;padding-inline:3rem}.home-about__container{padding-inline:8.4rem 0;gap:5rem;align-items:center;justify-content:space-between}.home-about__anniversary,.home-about__image{width:57.4rem}.home-about__image img{border-radius:1rem}.home-about__anniversary-text{top:6.1rem;left:-8.2rem}.home-about__number{font-size:clamp(14px,19.6rem,19.6rem)}.home-about__suffix{font-size:clamp(14px,7.9rem,7.9rem)}.home-about__word{margin-block:-1.6rem 0;margin-inline:.5rem 0;font-size:clamp(14px,4.8rem,4.8rem)}.home-about__content{width:70.5rem}.home-about__title{font-size:clamp(14px,2.4rem,2.4rem)}.home-about__message{margin-block:2rem 0}.home-about__position{margin-block:2.5rem 0}.home-about__name{margin-inline:0 -.25em;font-size:clamp(14px,3.6rem,3.6rem);--spacing: .25em}.home-services{padding-block:10rem;padding-inline:3rem}.home-services:after{width:62.7rem;aspect-ratio:627/214}.home-services__container{max-width:146rem;align-items:center;justify-content:space-between;gap:3rem}.home-services__header{margin-block:-1rem 0;width:25.7rem}.home-services__title-group{gap:2.2rem}.home-services__title{font-size:clamp(14px,3.8rem,3.8rem);--spacing: .2em}.home-services__subtitle{--spacing: .2em}.home-services__link-sp{display:none}.home-services__grid{width:100.5rem;gap:3rem}.home-news-detail{padding-block:9rem 9.2rem;padding-inline:3rem}.home-news-detail__container{max-width:146rem;justify-content:space-between;gap:3rem}.home-news-detail__header{width:19.6rem}.home-news-detail__title-group{gap:2.3rem}.home-news-detail__title{font-size:clamp(14px,3.2rem,3.2rem);--spacing: .2em}.home-news-detail__subtitle{letter-spacing:.2em}.home-news-detail__link{margin-block:4.5rem 0}.home-news-detail__link a{width:100%;--spacing: .26em}.home-news-detail__list{width:114.4rem;gap:2.3rem}.home-news-detail__item{gap:2rem}.home-news-detail__date{margin-block:.2rem 0}.home-info{padding-block:15rem 10rem;padding-inline:3rem}.home-info__container{justify-content:space-between}.home-info__content{width:54.6rem}.home-info__map{width:81.4rem}.home-info__brand{gap:2rem}.home-info__logo{width:20rem}.home-info__name{margin-block:0 -.6rem;font-size:.93vw;line-height:1.6}.home-info__contact{margin-block:3.2rem 0}.home-info__contact a{align-items:center;justify-content:space-between}.home-info__contact-label{font-size:.93vw}.home-info__phone{font-size:2.2vw}.home-info__phone-label{font-size:1.07vw}.home-info__schedule{margin-block:4rem 0;padding-block:3.6rem 4.7rem;padding-inline:4rem}.home-info__table{margin-block:1rem 0}.home-info__table th,.home-info__table td{height:3.3rem}.home-info__time{max-width:5.7rem;font-size:clamp(14px,1.5rem,1.5rem);top:-1.6rem}.home-info__time--end{top:auto;bottom:-1.1rem}.home-info__status{width:1.6rem}.home-info__schedule-note-detail{margin-block:1.4rem 0;font-weight:350}.home-info__map{border-radius:4rem}.sample-container{padding:4rem 2rem}.sample-title{font-size:clamp(14px,4.8rem,4.8rem)}.sample-description{font-size:clamp(14px,1.8rem,1.8rem)}.sample-section__title{font-size:clamp(14px,2.8rem,2.8rem)}.sample-subsection__title{font-size:clamp(14px,2rem,2rem)}}@media screen and (min-width: 1281px){.header__title{font-size:clamp(14px,1.4rem,1.4rem)}}@media screen and (min-width: 1400px){.header__nav-item{font-size:clamp(14px,1.4rem,1.4rem)}}@media screen and (min-width: 1500px){.home-departments__card--card-1 .home-departments__image{width:25.9rem}.home-departments__card--card-1 .home-departments__content{padding-block:4rem 0;gap:1.5rem}.home-departments__card--card-1 .home-departments__card-title{font-size:clamp(14px,2.4rem,2.4rem)}.home-departments__card--card-1 .home-departments__card-subtitle{margin-inline:.4rem 0;font-size:clamp(10px,1.3rem,1.3rem)}.home-departments__card--card-2 a{padding-block:3rem;padding-inline:3rem}.home-departments__card--card-2 a:after{width:1.4rem}.home-departments__card--card-2 .home-departments__image{width:10.4rem}.home-departments__card--card-2 .home-departments__content{gap:1.5rem}.home-departments__card--card-2 .home-departments__card-title{margin-block:-.2rem 0;font-size:clamp(14px,2.4rem,2.4rem)}.home-departments__card--card-2 .home-departments__card-subtitle{font-size:clamp(10px,1.3rem,1.3rem)}.home-info__name,.home-info__contact-label{font-size:clamp(14px,1.4rem,1.4rem)}.home-info__phone{font-size:clamp(14px,3.3rem,3.3rem)}.home-info__phone-label{font-size:clamp(14px,1.6rem,1.6rem)}}@media screen and (min-width: 1600px){.header__nav-item{font-size:clamp(14px,1.6rem,1.6rem)}}@media screen and (min-width: 1921px){.home-hero__slider .splide__slide{padding-inline:5rem 0}.home-hero__slider .splide__slide img{border-radius:2rem;width:142rem}.home-hero__slider .splide__arrow{width:9.4rem}.home-hero__slider .splide__arrow--prev{right:28.9rem}.home-hero__slider .splide__arrow--next{right:18.6rem}.home-hero__message{padding-inline:6.3rem 0;width:30rem;font-size:clamp(14px,2.8rem,2.8rem);left:147rem}}@media screen and (max-width: 960px){input::-moz-placeholder,textarea::-moz-placeholder,select::-moz-placeholder,button::-moz-placeholder{letter-spacing:var(--spacing);font-size:1.6rem}input::placeholder,textarea::placeholder,select::placeholder,button::placeholder{letter-spacing:var(--spacing);font-size:1.6rem}.header__content{box-shadow:0 .4rem 3rem #23567b1a}.header__title,.header__actions{display:none}.footer__nav-list{width:26rem;display:grid;grid-template-columns:repeat(2,1fr);gap:1.3rem 2rem}.schedule-modal{width:100%}.schedule-modal__container{max-width:37.4rem;width:calc(100% - 4rem);left:50%}.schedule-modal__container.is-open{transform:translate(-50%,-100%)}.home-hero__message{margin-inline:auto;max-width:60rem;padding-block:2.3rem 0;padding-inline:3rem;font-size:clamp(14px,2.4rem,2.4rem);line-height:1.7;--spacing: .12em}.home-news__content{max-width:60rem;flex-direction:column;gap:3rem}.home-news__item{flex-direction:column;line-height:1.7}.home-news__date{margin-block:0 -.5rem}.home-departments__container{max-width:60rem;flex-direction:column;gap:2.8rem}.home-departments__header{flex-direction:column;gap:1.2rem}.home-departments__title{font-size:clamp(14px,2.4rem,2.4rem);--spacing: .1em;order:2}.home-departments__subtitle{font-size:clamp(14px,4.8rem,4.8rem);--spacing: .14em;order:1;white-space:nowrap}.home-departments__card--card-1 a{margin-inline:auto;max-width:44rem;width:100%}.home-departments__card--card-1 .home-departments__card-title{margin-inline:-.3rem 0}.home-departments__card--card-1+.home-departments__card--card-2{margin-block:1rem 0}.home-departments__card--card-2+.home-departments__card--card-2{margin-block:-1rem 0}.home-departments__card--card-2 .home-departments__card-subtitle{font-size:clamp(14px,1.4rem,1.4rem)}.home-about__container{flex-direction:column;gap:1.6rem}.home-about__anniversary{padding-block:0 2rem;margin-inline:-2rem;overflow:hidden}.home-about__image{margin-inline:auto 0;width:calc(100% - 4rem);right:-2.2rem}.home-about__anniversary-text{bottom:1.6rem;left:2rem}.home-about__word{margin-block:-.8rem 0;margin-inline:.3rem 0}.home-about__content{margin-inline:auto;max-width:60rem}.home-about__title{line-height:1.6}.home-about__message{margin-block:1.4rem 0;line-height:1.6}.home-services__container{max-width:60rem;flex-direction:column;gap:2.4rem}.home-services__link{display:none}.home-news-detail__container{max-width:60rem;width:100%;flex-direction:column;gap:1.5rem}.home-news-detail__header{display:flex;justify-content:space-between;align-items:flex-end}.home-news-detail__link a{--spacing: 0}.home-news-detail__item{flex-direction:column}.home-news-detail__item a{line-height:1.6}.home-info__container{margin-inline:auto;max-width:60rem;width:100%;flex-direction:column}.home-info__contact a{flex-direction:column;justify-content:center}.home-info__phone{font-size:clamp(14px,3.3rem,3.3rem);line-height:1}.home-info__schedule-note,.home-info__table-day{font-size:clamp(10px,1.3rem,1.3rem)}.home-info__schedule-note-detail{margin-block:1.1rem 0;color:#333;font-size:clamp(10px,1.3rem,1.3rem);font-weight:300}.home-info__map iframe{height:24.2rem}.sample-container{padding:1rem}.sample-section{margin-bottom:4rem;padding:2rem 0}.sample-subsection{padding:1.5rem}.sample-nav{flex-direction:column}.sample-nav__link{text-align:center}.page-top{width:4rem;height:4rem;bottom:1rem;right:1rem}.page-top__icon{font-size:1.2rem}}@media (max-width: 768px){.slide-animation__item{transition-duration:.4s}.slide-animation__item--delay-2{transition-delay:.3s}}@media screen and (max-width: 414px){html{font-size:2.4154589372vw}}@media (any-hover: hover){a:hover{color:red}.header__nav-item a:hover{color:var(--color-primary);background-position:left bottom;background-size:100% 1px;opacity:1}.category__item__link:hover{font-weight:700;color:#fff;background-color:#1b365d}.footer__nav-item a:hover{color:var(--color-primary);background-position:left bottom;background-size:100% 1px;opacity:1}.schedule-modal__link a:hover,.home-news__item a:hover,.home-services__link a:hover,.home-services__link-sp a:hover,.home-services__card a:hover,.home-news-detail__link a:hover{opacity:.8}.home-news-detail__item a:hover{color:red}.home-info__contact a:hover{opacity:.8}}@media print{body{font-family:メイリオ,Meiryo,ヒラギノ角ゴ Pro W3,Hiragino Kaku Gothic Pro,ＭＳ Ｐゴシック,sans-serif}}
