:root{--color-primary: #659fd8;--color-primary-hover: #659fd8;--color-text-main: #000;--color-bg-base: #ffffff;--color-black: #000;--color-gray: #707070;--text-xs: 0.75rem;--text-sm: 0.875rem;--text-base: 1rem;--text-lg: 1.3125rem;--text-xl: 1.5rem;--text-2xl: 1.75rem;--text-3xl: 1.9375rem;--text-4xl: 2.5625rem;--text-6xl: 3.875rem;--space-0: 0;--space-1: 0.25rem;--space-2: 0.5rem;--space-3: 0.75rem;--space-4: 1rem;--space-5: 1.25rem;--space-6: 1.5rem;--space-8: 2rem;--space-10: 2.5rem;--space-12: 3rem;--space-16: 4rem;--font-sans: system-ui, -apple-system, Hiragino Kaku Gothic ProN, Hiragino Sans, Noto Sans JP, BIZ UDPGothic, Meiryo, sans-serif;--font-serif: Yu Mincho, YuMincho, Hiragino Mincho ProN, HGS Mincho E, serif;--leading-tight: 1.25;--leading-normal: 1.5;--leading-relaxed: 1.75}*,*::after,*::before{box-sizing:border-box}:focus-visible{outline-offset:3px}:where(html){-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none}:where(html){line-height:1.5}:where(html){scrollbar-gutter:stable}:where(h1){font-size:2em;margin-block:.67em}:where(abbr[title]){cursor:help;text-decoration-line:underline;text-decoration-style:dotted}@media(forced-colors: active){mark{color:HighlightText;background-color:Highlight}}:where(del,ins,s)::before,:where(del,ins,s)::after{clip-path:inset(100%);clip:rect(1px, 1px, 1px, 1px);height:1px;width:1px;overflow:hidden;position:absolute;white-space:nowrap;content:"test"}:where(s)::before{content:"stricken text start "}:where(s)::after{content:" stricken text end"}:where(del)::before{content:"deletion start "}:where(del)::after{content:" deletion end"}:where(ins)::before{content:"insertion start "}:where(ins)::after{content:" insertion end"}:where(audio,iframe,img,svg,video){max-block-size:100%;max-inline-size:100%}:where(fieldset){min-inline-size:0}:where(label):has(+:where(textarea,input,select)){display:block}:where(textarea:not([rows])){min-block-size:6em}:where(button,input,select,textarea){font-family:inherit;font-size:inherit}:where([type=search]){-webkit-appearance:textfield}@supports(-webkit-touch-callout: none){:where([type=search]){border:1px solid -apple-system-secondary-label;background-color:canvas}}:where([type=tel],[type=url],[type=email],[type=number]):not(:-moz-placeholder){direction:ltr}:where([type=tel],[type=url],[type=email],[type=number]):not(:placeholder-shown){direction:ltr}:where(table){border-collapse:collapse;border:1px solid}:where(th,td){border:1px solid;padding:.25em .5em}:where(dialog)::backdrop{background:oklch(0 0 0/.3)}:where(dialog),:where(dialog)::backdrop{opacity:0;transition:opacity 300ms ease-out,display 300ms allow-discrete,overlay 300ms allow-discrete}:where(dialog[open]),:where(dialog[open])::backdrop{opacity:1}@starting-style{:where(dialog[open]),:where(dialog[open])::backdrop{opacity:0}}[hidden]:not([hidden=until-found]){display:none !important}*,*::before,*::after{box-sizing:border-box}html{min-height:100%}@media screen and (max-width: 639px){html{font-size:3.125vw}}body{min-height:100%;min-height:100vh;margin:0;display:flex;flex-direction:column;font-family:var(--font-sans)}img{vertical-align:top}ul,ol{margin:0;padding:0}ul li,ol li{list-style:none}dl,dt,dd{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}button{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none}input[type=submit]{cursor:pointer}.l-header{width:100%;padding:var(--space-5) var(--space-8);background-color:#fff;position:sticky;top:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 639px){.l-header{padding:var(--space-5)}}@media screen and (min-width: 640px){.l-header__logo{width:21rem;height:2.5rem}}@media screen and (max-width: 639px){.l-header__logo{width:55vw}}.l-header__logo a{display:block}.l-header__logo img{display:block;width:100%;height:auto}.l-header__link a{font-weight:bold;color:var(--color-text-main);text-decoration:none}@media screen and (max-width: 639px){.l-header__link a{font-size:1rem}}@media(hover: hover)and (pointer: fine){.l-header__link a:hover{color:var(--color-primary)}}.l-navigation-trigger{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none}@media screen and (min-width: 768px){.l-navigation-trigger{display:none}}@media screen and (max-width: 767px){.l-navigation-trigger{position:relative;width:60px;height:60px;padding:1.8rem 1.2rem 1.8rem 1.2rem;background:none;transition:all .4s;z-index:98}.l-navigation-trigger__bar{position:relative;top:-4px;display:block;height:100%;margin-bottom:2px}.l-navigation-trigger__bar span{display:inline-block;transition:all .2s;box-sizing:border-box;position:absolute;left:0;width:100%;height:2px;background-color:var(--color-primary)}.l-navigation-trigger__bar span:nth-of-type(1){top:0}.l-navigation-trigger__bar span:nth-of-type(2){top:50%;transform:translateY(-1px)}.l-navigation-trigger__bar span:nth-of-type(2)::after{position:absolute;top:0;left:0;content:"";width:100%;height:2px;background-color:var(--color-primary);transition:all .2s}.l-navigation-trigger__bar span:nth-of-type(3){bottom:0}.l-navigation-trigger__text{display:block;font-size:10px;font-size:.625rem;transform:scale(0.8);transform-origin:left;letter-spacing:.1em;margin-top:-0.2em}}@media screen and (max-width: 767px){.is-menu-open{overflow:hidden}}.is-menu-open .c-nav-trigger__bar span{background-color:var(--color-primary)}.is-menu-open .c-nav-trigger__bar span:nth-of-type(1){transform:translateY(20px) scale(0)}.is-menu-open .c-nav-trigger__bar span:nth-of-type(2){transform:rotate(-45deg)}.is-menu-open .c-nav-trigger__bar span:nth-of-type(2)::after{transform:rotate(90deg)}.is-menu-open .c-nav-trigger__bar span:nth-of-type(3){transform:translateY(-20px) scale(0)}@media screen and (max-width: 639px){.l-navigation{width:100%;height:100vh;height:100dvh;position:fixed;top:0;right:0;opacity:0;z-index:-1;transform:translateX(100%);transition:ease-in-out .3s;background-color:rgba(0,0,0,.9);display:flex;justify-content:center;align-items:center;overflow-y:scroll}}.l-navigation__list{display:flex;align-items:center;gap:2rem;position:relative;z-index:2}@media screen and (max-width: 767px){.l-navigation__list{width:100%;height:auto;display:block}}.l-navigation__item a{text-decoration:none;font-size:var(--font-size-base);font-weight:700;color:var(--color-text)}@media screen and (max-width: 767px){.l-navigation__item a{color:#fff}}.is--menu-open .l-navigation{opacity:1;transform:translateX(0);z-index:1}.is--menu-open .l-navigation__list{opacity:1}.l-content{flex:1;padding-bottom:8rem}.l-content--page{margin-top:6rem;padding-bottom:8rem}.l-page-content{margin-top:5em}@media screen and (min-width: 1024px){.l-page-content.has--sidebar{display:flex;gap:2em}}.l-page-content__main>*:first-child{margin-top:0}.l-page-content__main>*:last-child{margin-bottom:0}@media screen and (min-width: 1024px){.l-page-content__sidebar{width:10em;flex-shrink:0;margin-top:0}}.l-page-content>*:first-child{margin-top:0}.l-page-content>*:last-child{margin-bottom:0}.l-width--base{max-width:1100px;padding-inline:4rem;margin-inline:auto}@media screen and (max-width: 639px){.l-width--base{padding-inline:6vw}}.l-width--s{max-width:768px;padding-inline:2rem;margin-inline:auto}.l-footer{margin-top:auto;background-color:#ebf3fa;padding:4.375rem 2rem 2.5rem}@media screen and (max-width: 639px){.l-footer{padding:4rem 7vw}}.l-footer__inner{display:flex;justify-content:space-between;flex-wrap:wrap}@media screen and (max-width: 639px){.l-footer__inner{flex-direction:column;gap:2rem;padding:0}}@media screen and (max-width: 639px){.l-footer__bottom{margin-top:2rem}}.l-footer__name{font-weight:bold;font-size:1.0625rem;margin:0}@media screen and (max-width: 639px){.l-footer__name img{width:100%;height:auto}}.l-footer__address{margin-top:1em;font-style:normal;font-size:.9375rem;line-height:1.7}@media screen and (max-width: 639px){.l-footer__address{font-size:1.3rem}}.l-footer__copyright{width:100%;text-align:left;margin-top:3.75rem;color:#a8a8a8}@media screen and (max-width: 639px){.l-footer__copyright{margin-top:1.5rem}}.c-footer-nav{display:flex;align-items:flex-start;gap:var(--space-10)}@media screen and (max-width: 639px){.c-footer-nav{flex-direction:column;gap:var(--space-2)}}.c-footer-nav__label{font-weight:bold;margin-right:1.5em;margin:0}@media screen and (max-width: 639px){.c-footer-nav__label{font-size:1.6rem}}.c-footer-nav__list{display:grid;grid-template-columns:repeat(2, max-content);grid-template-rows:repeat(3, auto);-moz-column-gap:1.5rem;column-gap:1.5rem;row-gap:.4rem}@media screen and (max-width: 639px){.c-footer-nav__list{margin-top:1rem;grid-template-columns:repeat(1, max-content)}}.c-footer-nav__item{width:auto;position:relative;display:flex;align-items:flex-start}@media screen and (max-width: 639px){.c-footer-nav__item:last-child{grid-column:1/-1}}.c-footer-nav__item:before{content:"・"}.c-footer-nav__item a{font-size:var(--text-sm);text-decoration:none;color:var(--color-text-main)}@media screen and (max-width: 639px){.c-footer-nav__item a{font-size:1.2rem}}.c-corp-info{background-image:url("../img/common-about-bg@2x.jpg");background-position:center bottom;background-repeat:no-repeat;background-size:cover;text-align:center;padding-inline:4.375rem;padding-bottom:31.25rem}@media screen and (max-width: 639px){.c-corp-info{padding-inline:6vw;padding-bottom:50vw}}.c-corp-info__title{padding-top:var(--space-16);display:flex;align-items:flex-end;justify-content:center;gap:1.75rem;line-height:1}@media screen and (max-width: 639px){.c-corp-info__title .is-logo img{width:100%;height:auto}}.c-corp-info__title .is-text{margin:0;white-space:nowrap}.c-corp-info__text{max-width:56.25rem;margin:var(--space-10) auto 0;font-size:var(--text-lg);line-height:1.8}.c-corp-info__links{display:grid;grid-template-columns:repeat(4, 1fr);gap:var(--space-8);margin-top:var(--space-10)}@media screen and (max-width: 1023px){.c-corp-info__links{grid-template-columns:repeat(2, 1fr)}}.c-corp-info__link{display:flex;align-items:center;flex-direction:column;gap:var(--space-4);width:100%;background-color:#fff;padding:3.125rem var(--space-2);border-radius:1.25rem;color:inherit;text-decoration:none;box-shadow:0 0 6px rgba(0,0,0,.16);transition:background-color .2s ease}@media screen and (max-width: 639px){.c-corp-info__link{border-radius:.625rem}}@media(hover: hover)and (pointer: fine){.c-corp-info__link:hover{opacity:.8}}.c-corp-info__name{font-size:clamp(1.3125rem,2vw,1.5rem);font-weight:700;line-height:1.5}.c-list{font-size:var(--font-size-base)}.c-list--common .c-list__item{position:relative;padding-left:1em}.c-list--common .c-list__item:before{content:"";width:.25rem;height:.25rem;display:block;background-color:var(--color-black);position:absolute;top:.55em;left:.4em;border-radius:50%}.c-list--number .c-list__item{position:relative;list-style:decimal;margin-left:1em}.c-list--number .c-list__item::marker{color:var(--color-primary);font-weight:700}.c-tel{font-size:var(--text-2xl);font-weight:bold;margin:0}.c-tel a{color:var(--color-text-main);text-decoration:underline}.c-tel a:hover{text-decoration:underline}.c-tel__label{font-size:75%;position:relative}.c-tel__label:after{content:"："}.p-kv{position:relative;height:100vh}@media screen and (max-width: 639px){.p-kv{max-height:43.75rem}}.p-kv__image{position:absolute;top:0;left:0;width:100%;height:100%}.p-kv__image img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-kv__body{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;padding-top:4rem}.p-kv__title{margin:0}@media screen and (max-width: 639px){.p-kv__title{width:45vw}.p-kv__title img{display:block;width:100%;height:auto}}.p-kv__lead{text-align:center;font-size:var(--text-lg);line-height:1.9;margin:2.5rem 0 0}.p-service{margin-top:6.25rem}.p-service__title{margin:0;margin-bottom:var(--space-10);font-size:var(--text-6xl);font-weight:700;line-height:1;text-align:center;color:var(--color-primary)}@media screen and (max-width: 639px){.p-service__title{font-size:var(--text-4xl)}}.p-service__title::after{display:block;width:4em;height:10px;margin:var(--space-3) auto 0;background-color:var(--color-primary);content:""}@media screen and (max-width: 639px){.p-service__title::after{height:5px}}.p-service__item{display:flex;flex-direction:row-reverse;gap:var(--space-8);align-items:flex-start;margin-top:6.25rem}@media screen and (max-width: 767px){.p-service__item{flex-direction:column;margin-top:4.375rem}}.p-service__item-image{flex-shrink:0}@media screen and (max-width: 767px){.p-service__item-image{width:100%}}.p-service__item-image img{display:block;width:100%;height:auto;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 767px){.p-service__item-image img{width:100%}}.p-service__item-body{flex:1;display:flex;flex-direction:column;min-width:0;font-size:var(--text-lg)}.p-service__item-title{margin:0;padding-bottom:.3em;font-size:var(--text-3xl);font-weight:700;line-height:1.6;color:var(--color-primary);border-bottom:1px solid var(--color-gray)}@media screen and (max-width: 639px){.p-service__item-title{line-height:1.4}}.p-service__item-list{font-size:var(--text-lg);margin-top:var(--space-5)}.p-service__item-tel{margin-top:var(--space-3)}.p-business-hours{border:1px solid var(--color-text-main);text-align:center;font-size:1.4375rem;padding:1.8rem;margin-top:6.25rem}@media screen and (max-width: 639px){.p-business-hours .is-text{font-size:80%}}.p-error{padding-block:4rem 6rem;text-align:center;margin-top:4rem}@media screen and (max-width: 767px){.p-error{padding-block:3rem 4rem}}.p-error__title{font-size:var(--text-3xl);font-weight:700;color:var(--color-text-main);margin:0}@media screen and (max-width: 767px){.p-error__title{font-size:2.2rem}}.p-error__subtitle{color:var(--color-primary);font-weight:bold;letter-spacing:.05em;margin:0}.p-error__text{font-size:var(--text-base);line-height:var(--leading-relaxed, 1.8);color:var(--color-text-main);margin-top:1.5rem}@media screen and (max-width: 767px){.p-error__text{font-size:1.5rem}}.p-error__action{margin-top:2.5rem;display:flex;justify-content:center;gap:1rem}@media screen and (max-width: 639px){.p-error__action{flex-direction:column;align-items:center}}.p-error__action a{color:var(--color-text-main);font-weight:bold}.u-text--left{text-align:left}.u-text--center{text-align:center}.u-text--right{text-align:right}.u-width--full{width:100dvw;margin-left:calc(50% - 50dvw);margin-right:calc(50% - 50dvw)}.u-mt--auto{margin-top:auto}@media screen and (min-width: 640px){.u-pc-hidden{display:none}}@media screen and (max-width: 639px){.u-pc-hidden{display:block}}@media screen and (min-width: 640px){.u-sp-hidden{display:block}}@media screen and (max-width: 639px){.u-sp-hidden{display:none}}