:root{--color-primary: #2275b8;--color-accent: #fb765b;--color-green: #45b052;--color-yellow: #f7c159;--color-purple: #b49ecc;--color-text: #2a3039;--color-bg: #f9f7f7;--color-white: #ffffff;--color-black: #000000;--color-gray: #b6b6b6;--color-primary-light: #e2eff9;--color-base: var(--color-text);--color-bg-base: var(--color-bg);--gradient-cta: linear-gradient(103deg, rgba(34, 117, 184, 0.7) 0.85%, rgba(251, 118, 91, 0.7) 100%);--gradient-green: linear-gradient(180deg, #45b052 0%, #3aa246 58%, #339a3f 76%, #339a3f 100%);--design-width-pc: 1440;--design-width-sp: 375;--container-width: 1080;--vw: 1vw;--header-height: 80px;--header-height-sp: 64px;--gutter: 80px;--section-py: 100px;--section-py-sp: 60px;--font-base: "Zen Maru Gothic", "Noto Sans JP", sans-serif;--font-sans: "Noto Sans JP", sans-serif;--font-en: "Poppins", sans-serif;--radius-card: 16px;--radius-large: 32px;--radius-pill: 9999px;--shadow-card: 4px 12px 6px rgba(0, 0, 0, 0.04);--shadow-card-blue: 4px 12px 6px rgba(34, 117, 184, 0.15);--leading-trim: calc((1em - 1lh) / 2);--slope: calc((100 * var(--vw) - 1px * var(--design-width-sp)) / (var(--design-width-pc) - var(--design-width-sp)))}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}body{margin:0;padding:0;font-weight:inherit;font-size:1em}h1,h2,h3,h4,p,ul,ol,li,figure,blockquote,dl,dd{margin:0;padding:0;font-weight:inherit;font-size:1em}ul,ol{list-style:none}a{color:inherit;text-decoration:none;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}a[href^="maps:"],a[href^="tel:"]{color:inherit;text-decoration:none}picture,img{display:block;max-width:100%}img{height:auto;border:none;image-rendering:auto}button{color:inherit;font:inherit}button{cursor:pointer}table{width:100%;border-collapse:collapse;border-spacing:0}table th{text-align:inherit;font-weight:inherit}html{height:100%;font-size:62.5%}body{height:100%;background:var(--color-bg);color:var(--color-text);font-weight:400;font-size:1.6rem;font-family:var(--font-base);line-height:1.75;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;overflow-wrap:break-word;word-wrap:break-word;line-break:normal;text-rendering:optimizeSpeed;overflow:visible}@media(width < 375px){body{zoom:progress(100lvw, 0px, var(--design-width-sp));-webkit-text-size-adjust:initial}}body:where(.is-menu-show){overflow:hidden}.u-form-reset{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;width:-webkit-fill-available;width:-moz-available;width:stretch;border:none;border-radius:0;padding:0;background:none;-webkit-box-shadow:none;box-shadow:none}.u-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0}#fv .swiper-wrapper{-webkit-transition-timing-function:linear;transition-timing-function:linear}#voice .swiper-slide{height:auto !important}#support .swiper-slide{height:auto !important}.l-body-inner{min-height:100%;container-type:inline-size;container-name:body-inner;overflow:clip}.l-main{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;overflow:clip}.l-header{--z-index-header: 100;--z-index-logo: 120;--z-index-nav: 120;--z-index-burger: 140;position:fixed;top:0;left:0;right:0;z-index:var(--z-index-header);background:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid rgba(34,117,184,.1)}.l-header__inner{max-width:1280px;margin-inline:auto;padding-inline:32px;height:var(--header-height);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:32px}@media screen and (max-width: 768px){.l-header__inner{padding-inline:20px;height:var(--header-height-sp);gap:0}}.l-header__logo{-ms-flex-negative:0;flex-shrink:0;z-index:var(--z-index-logo)}.l-header__logo img{display:block;height:48px;width:auto}@media screen and (max-width: 768px){.l-header__logo img{height:36px}}.l-header__nav{-webkit-box-flex:1;-ms-flex:1;flex:1;z-index:var(--z-index-nav)}@media screen and (max-width: 1200px){.l-header__nav{display:none}}.l-header__line-btn{-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;gap:8px;background:#06c755;color:var(--color-white);font-family:var(--font-base);font-weight:700;font-size:1.4rem;padding:10px 20px;border-radius:var(--radius-pill);text-decoration:none;-webkit-transition:opacity .2s ease;transition:opacity .2s ease;white-space:nowrap}@media(hover: hover){.l-header__line-btn:where(:-moz-any-link,:enabled,summary):hover{opacity:.8}.l-header__line-btn:where(:any-link,:enabled,summary):hover{opacity:.8}}@media screen and (max-width: 768px){.l-header__line-btn{display:none}}.l-header__line-btn svg{width:22px;height:22px;-ms-flex-negative:0;flex-shrink:0}.l-header__burger{margin-left:auto;z-index:var(--z-index-burger)}@media screen and (min-width: 1200.02px){.l-header__burger{display:none}}.l-burger-btn{--burger-bar-width: 26px;width:44px;height:var(--header-height-sp);cursor:pointer;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-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:6px}@media screen and (min-width: 1200.02px){.l-burger-btn{display:none}}.l-burger-btn__bar{display:block;width:var(--burger-bar-width);height:2px;background:var(--color-primary);border-radius:2px;-webkit-transition:opacity .3s ease-out,-webkit-transform .3s ease-out;transition:opacity .3s ease-out,-webkit-transform .3s ease-out;transition:transform .3s ease-out,opacity .3s ease-out;transition:transform .3s ease-out,opacity .3s ease-out,-webkit-transform .3s ease-out}.l-burger-btn.is-open .l-burger-btn__bar:nth-of-type(1){-webkit-transform:translateY(8px) rotate(45deg);transform:translateY(8px) rotate(45deg)}.l-burger-btn.is-open .l-burger-btn__bar:nth-of-type(2){opacity:0}.l-burger-btn.is-open .l-burger-btn__bar:nth-of-type(3){-webkit-transform:translateY(-8px) rotate(-45deg);transform:translateY(-8px) rotate(-45deg)}.l-burger-nav{position:fixed;inset:0;opacity:0;pointer-events:none;-webkit-transition:opacity .3s ease-out;transition:opacity .3s ease-out;z-index:130}body:where(.is-menu-show) .l-burger-nav{opacity:1;pointer-events:auto}.l-burger-nav__box{position:absolute;top:0;right:0;width:80%;max-width:320px;height:100dvh;padding-top:var(--header-height-sp);padding-inline:24px;padding-bottom:40px;overflow:auto;background:var(--color-white);-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out, -webkit-transform .3s ease-out}body:where(.is-menu-show) .l-burger-nav__box{-webkit-transform:translateX(0);transform:translateX(0)}.l-burger-nav__list{display:grid;padding-top:16px}.l-burger-nav__item-link{display:block;padding-block:16px;border-bottom:1px solid rgba(34,117,184,.2);font-size:1.5rem;font-weight:500;color:var(--color-text);text-decoration:none;-webkit-transition:color .2s ease;transition:color .2s ease}.l-burger-nav__item-link span{display:block}.l-burger-nav__line-btn{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:8px;margin-top:24px;background:#06c755;color:var(--color-white);font-weight:700;font-size:1.6rem;padding:14px 24px;border-radius:var(--radius-pill);text-decoration:none}.l-burger-nav__line-btn svg{width:24px;height:24px}.l-global-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media screen and (max-width: 1200px){.l-global-nav{display:none}}.l-global-nav__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:clamp(12px,1.5vw,24px)}.l-global-nav__item-link{display:block;font-size:1.4rem;font-weight:500;color:var(--color-text);text-decoration:none;-webkit-transition:color .2s ease;transition:color .2s ease;white-space:nowrap}@media(hover: hover){.l-global-nav__item-link:where(:-moz-any-link,:enabled,summary):hover{color:var(--color-primary)}.l-global-nav__item-link:where(:any-link,:enabled,summary):hover{color:var(--color-primary)}}.l-footer{margin-top:-80px;background:var(--color-white);width:calc(100% - 40px);margin-bottom:20px;margin-inline:auto;position:relative;z-index:1;border-radius:16px 16px 0 0}.l-footer__inner{max-width:1280px;margin-inline:auto;padding:56px 80px 32px}@media screen and (max-width: 768px){.l-footer__inner{padding:40px 20px 24px}}.l-footer__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:40px;padding-bottom:40px;border-bottom:1px solid rgba(34,117,184,.2)}@media screen and (max-width: 768px){.l-footer__top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px}}.l-footer__brand{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;-ms-flex-negative:0;flex-shrink:0;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width: 768px){.l-footer__brand{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.l-footer__logo{-ms-flex-negative:0;flex-shrink:0}.l-footer__logo img{display:block;width:100px;height:auto;border-radius:50%}.l-footer__brand-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.l-footer__name{font-size:1.7rem;font-weight:700;color:var(--color-text);line-height:1.5}.l-footer__address{font-size:1.3rem;color:#8b8b8b}.l-footer__contact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;padding-top:12px}.l-footer__contact-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;font-size:2.1rem;font-family:var(--font-en);color:var(--color-text);font-weight:500;text-decoration:none}.l-footer__contact-item svg{width:24px;height:24px;-ms-flex-negative:0;flex-shrink:0;color:var(--color-primary)}.l-footer__contact-note{font-size:1.3rem;color:#8b8b8b;padding-left:32px}.l-footer__nav{display:grid;grid-template-columns:repeat(3, auto);gap:4px 8px;-ms-flex-line-pack:start;align-content:start}@media screen and (max-width: 768px){.l-footer__nav{grid-template-columns:repeat(2, 1fr)}}.l-footer__nav-link{display:block;padding:8px 16px;font-size:1.5rem;font-weight:500;color:var(--color-text);text-decoration:none;border-bottom:1px dashed rgba(34,117,184,.4);-webkit-transition:color .2s ease;transition:color .2s ease;white-space:nowrap}@media(hover: hover){.l-footer__nav-link:where(:-moz-any-link,:enabled,summary):hover{color:var(--color-primary)}.l-footer__nav-link:where(:any-link,:enabled,summary):hover{color:var(--color-primary)}}.l-footer__copyright{padding-top:24px;text-align:center;font-size:1.3rem;color:#8b8b8b;font-family:var(--font-en)}.l-inner{margin-inline:auto;width:calc(100% - var(--gutter)*2);max-width:calc(1px*var(--container-width));position:relative}@media screen and (max-width: 768px){.l-inner{width:100%;padding-inline:20px;max-width:initial}}.l-fixed{position:fixed;bottom:32px;right:32px;z-index:99999}@media screen and (max-width: 1024px){.l-fixed{bottom:0;right:0;left:0;padding-inline:20px;display:grid;justify-items:center}}.l-fixed__btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;background:#06c755;color:var(--color-white);font-size:2.4rem;font-family:var(--font-sans);font-weight:700;padding:8px 48px;border-radius:var(--radius-pill);text-decoration:none;-webkit-transition:opacity .2s ease,-webkit-transform .2s ease;transition:opacity .2s ease,-webkit-transform .2s ease;transition:opacity .2s ease,transform .2s ease;transition:opacity .2s ease,transform .2s ease,-webkit-transform .2s ease;border:2px solid #fff;background:-webkit-gradient(linear, left top, left bottom, from(var(--LINE, #45B052)), color-stop(58.17%, #3AA246), color-stop(76.44%, #339A3F));background:linear-gradient(180deg, var(--LINE, #45B052) 0%, #3AA246 58.17%, #339A3F 76.44%);margin-bottom:16px;position:relative}.l-fixed__btn img{width:56px;aspect-ratio:1;-ms-flex-negative:0;flex-shrink:0}@media screen and (max-width: 768px){.l-fixed__btn img{width:32px}}@media(hover: hover){.l-fixed__btn:where(:-moz-any-link,:enabled,summary):hover{opacity:.85;transform:translateY(-2px)}.l-fixed__btn:where(:any-link,:enabled,summary):hover{opacity:.85;-webkit-transform:translateY(-2px);transform:translateY(-2px)}}@media screen and (max-width: 768px){.l-fixed__btn{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1.6rem;padding:8px 24px}}@media screen and (min-width: 1024.02px){.u-no-pc{display:none !important}}@media screen and (max-width: 1024px)and (min-width: 768.02px){.u-no-tab{display:none !important}}@media screen and (max-width: 768px){.u-no-sp{display:none !important}}.u-align-center{text-align:center}.u-align-right{text-align:right}.u-align-left{text-align:left}.u-align-justify{text-align:justify}@media screen and (max-width: 768px){.u-align-sp-center{text-align:center}}@media screen and (max-width: 768px){.u-align-sp-right{text-align:right}}@media screen and (max-width: 768px){.u-align-sp-left{text-align:left}}@media screen and (max-width: 768px){.u-align-sp-justify{text-align:justify}}.u-color-white{color:var(--color-white)}.u-color-black{color:var(--color-black)}.u-color-base{color:var(--color-base)}.u-color-primary{color:var(--color-primary)}.u-font-ja{font-family:var(--font-family-shippori-mincho)}.u-font-en{font-family:var(--font-family-copperplate)}.u-weight-regular{font-weight:400}.u-weight-medium{font-weight:500}.u-weight-bold{font-weight:700}.u-weight-black{font-weight:900}.u-animation-fadeup{opacity:0;-webkit-transform:translate3d(0, 5%, 0);transform:translate3d(0, 5%, 0);-webkit-transition:opacity 1s,-webkit-transform 1s;transition:opacity 1s,-webkit-transform 1s;transition:opacity 1s,transform 1s;transition:opacity 1s,transform 1s,-webkit-transform 1s}.u-animation-fadeup.is-show{opacity:1;-webkit-transform:translate(0, 0);transform:translate(0, 0)}.u-animation-delay--01{-webkit-transition-delay:100ms;transition-delay:100ms}.u-animation-delay--02{-webkit-transition-delay:600ms;transition-delay:600ms}.u-animation-delay--03{-webkit-transition-delay:1100ms;transition-delay:1100ms}.u-animation-delay--04{-webkit-transition-delay:1600ms;transition-delay:1600ms}.c-btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:100%;color:var(--color-primary);padding:14px 28px;font-size:1.5rem;font-weight:600;line-height:1.5;border:2px solid currentColor;border-radius:var(--radius-pill);text-align:center;text-decoration:none;-webkit-transition:color .2s ease,background-color .2s ease;transition:color .2s ease,background-color .2s ease}@media(hover: hover){.c-btn:where(:-moz-any-link,:enabled,summary):hover{color:var(--color-white);background-color:var(--color-primary)}.c-btn:where(:any-link,:enabled,summary):hover{color:var(--color-white);background-color:var(--color-primary)}}@media screen and (max-width: 768px){.c-btn{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-inline:20px}}.c-btn--center{margin-inline:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.c-btn--fill{background:var(--color-primary);color:var(--color-white);border-color:var(--color-primary)}@media(hover: hover){.c-btn--fill:where(:-moz-any-link,:enabled,summary):hover{background:color-mix(in srgb, var(--color-primary) 85%, black);border-color:color-mix(in srgb, var(--color-primary) 85%, black)}.c-btn--fill:where(:any-link,:enabled,summary):hover{background:color-mix(in srgb, var(--color-primary) 85%, black);border-color:color-mix(in srgb, var(--color-primary) 85%, black)}}.c-section-head{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-inline:auto;text-align:center;margin-bottom:32px;position:relative;z-index:0}@media screen and (max-width: 768px){.c-section-head{margin-bottom:40px}}.c-section-head__en{display:block;font-family:var(--font-en);font-size:1.3rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--color-primary);margin-bottom:8px}.c-section-head__ja{font-size:2.8rem;font-weight:700;line-height:1.4;color:var(--color-text)}@media screen and (max-width: 768px){.c-section-head__ja{font-size:2.2rem}}.c-section-head--white .c-section-head__en{color:hsla(0,0%,100%,.8)}.c-section-head--white .c-section-head__ja{color:var(--color-white)}.c-section-head--left{text-align:left}.c-section-head__icon{position:absolute}.c-section-head__icon--leaf{width:142px;height:142px;top:-20px;right:0;-webkit-transform:translateX(100%);transform:translateX(100%)}@media screen and (max-width: 1024px){.c-section-head__icon--leaf{width:100px;height:100px}}@media screen and (max-width: 768px){.c-section-head__icon--leaf{width:72px;height:72px}}.c-section-head__icon--deco{width:161px;height:161px;top:-56px;right:-97px}@media screen and (max-width: 1024px){.c-section-head__icon--deco{width:110px;height:110px;right:-60px;top:-36px}}@media screen and (max-width: 768px){.c-section-head__icon--deco{width:80px;height:80px;right:-40px;top:-24px}}.c-section-head__icon--bird{width:156px;height:156px;top:-40px;left:-128px}@media screen and (max-width: 1024px){.c-section-head__icon--bird{width:110px;height:110px;left:-90px}}@media screen and (max-width: 768px){.c-section-head__icon--bird{width:80px;height:80px;left:-60px;top:-24px}}.c-section-head__icon--flower{width:180px;top:-77px;right:-144px}@media screen and (max-width: 768px){.c-section-head__icon--flower{width:120px;top:-50px;right:-100px}}.p-fv{padding-block:calc(var(--header-height) + 48px) 72px}@media screen and (max-width: 768px){.p-fv{padding-block:calc(var(--header-height-sp) + 20px) 60px}}@media screen and (max-width: 1024px){.p-fv__inner{padding-inline:16px;display:grid;grid-template:"catch" auto "slider" auto "title" auto "info" auto/1fr}}.p-fv__head{display:grid;grid-template-columns:-webkit-max-content minmax(0, 1fr);grid-template-columns:max-content minmax(0, 1fr);-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:60px}@media screen and (max-width: 1024px){.p-fv__head{display:contents}}.p-fv__catch-area{-ms-flex-negative:0;flex-shrink:0}@media screen and (max-width: 1024px){.p-fv__catch-area{grid-area:catch}}.p-fv__catch{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;font-weight:700;color:var(--color-text)}.p-fv__catch-line1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:0;font-size:4rem;letter-spacing:.05em;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:relative}@media screen and (max-width: 1024px){.p-fv__catch-line1{font-size:3.2rem}}@media screen and (max-width: 768px){.p-fv__catch-line1{font-size:2.4rem}}.p-fv__catch-line1 img:nth-of-type(1){width:142px;-webkit-transform:translateY(5px);transform:translateY(5px);margin-right:-8px}@media screen and (max-width: 768px){.p-fv__catch-line1 img:nth-of-type(1){width:100px;margin-right:-12px}}.p-fv__catch-line1 img:nth-of-type(2){position:absolute;bottom:0;left:0;right:0;width:100%;height:auto}.p-fv__catch-line2{display:block;font-size:4rem;letter-spacing:.05em;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width: 1024px){.p-fv__catch-line2{font-size:3.2rem}}@media screen and (max-width: 768px){.p-fv__catch-line2{font-size:2.4rem}}.p-fv__catch-line2 img{position:absolute;bottom:0;left:0;right:0;width:100%;height:auto}.p-fv__info{background:var(--color-white);border-radius:var(--radius-card);padding:20px 24px;-ms-flex-negative:0;flex-shrink:0;max-width:520px}@media screen and (max-width: 1024px){.p-fv__info{grid-area:info;margin-top:24px;max-width:100%;width:100%;padding:16px 20px;background:initial;padding:0}}.p-fv__check-list{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:14px}.p-fv__check-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:14px;font-size:1.5rem;font-weight:700;color:var(--color-text);letter-spacing:.04em;line-height:1.6}@media screen and (max-width: 768px){.p-fv__check-item{font-size:1.3rem;gap:8px;letter-spacing:0}}.p-fv__check-item p span{position:relative}.p-fv__check-item p span img{position:absolute;bottom:-3px;left:0;right:0;width:100%;height:auto}@media screen and (max-width: 768px){.p-fv__check-item p span img{height:12px}}@media screen and (max-width: 768px){.p-fv__check-item img{width:20px}}.p-fv__check-icon{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;width:26px;height:26px;border-radius:50%;background:var(--color-primary);color:var(--color-white);-ms-flex-negative:0;flex-shrink:0;margin-top:2px}.p-fv__check-icon img{width:18px;height:18px}@media screen and (max-width: 768px){.p-fv__check-icon img{width:12px;height:12px}}.p-fv__photos-section{grid-area:slider;position:relative;padding-bottom:80px;width:100cqi;margin-inline:calc(50% - 50cqi)}@media screen and (max-width: 1024px){.p-fv__photos-section{padding-bottom:40px}}.p-fv__slider-wrap{margin-top:60px}@media screen and (max-width: 768px){.p-fv__slider-wrap{margin-top:32px}}.p-fv__slider-img{border-radius:32px;overflow:hidden}@media screen and (max-width: 768px){.p-fv__slider-img{border-radius:20px}}.p-fv__slider-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-fv__slider-img--1{margin-top:0}.p-fv__slider-img--2{margin-top:55px}.p-fv__slider-img--3{margin-top:0}.p-fv__slider-img--4{margin-top:73px}@media screen and (max-width: 768px){.p-fv__slider-img--1,.p-fv__slider-img--2,.p-fv__slider-img--3,.p-fv__slider-img--4{margin-top:0}.p-fv__slider-img--2{margin-top:20px}.p-fv__slider-img--4{margin-top:20px}}.p-fv__bird{position:absolute;left:32%;top:-40px;width:min(209px,15vw);pointer-events:none;z-index:2}@media screen and (max-width: 768px){.p-fv__bird{left:75%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:-30px;width:120px}}.p-fv__bird img{display:block;width:100%;height:auto}.p-fv__tagline{grid-area:title;position:absolute;bottom:16px;left:20px;z-index:3;-webkit-backdrop-filter:drop-shadow(0 0 10px rgba(0, 0, 0, 0.3));backdrop-filter:drop-shadow(0 0 10px rgba(0, 0, 0, 0.3))}@media screen and (max-width: 1024px){.p-fv__tagline{left:0;bottom:8px}}.p-fv__tagline-line1,.p-fv__tagline-line2{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:12px 20px;display:block;font-size:2.8rem;background:var(--color-white);font-weight:700;letter-spacing:.04em;line-height:1.5;color:var(--color-text)}@media screen and (max-width: 1024px){.p-fv__tagline-line1,.p-fv__tagline-line2{font-size:2.4rem}}@media screen and (max-width: 768px){.p-fv__tagline-line1,.p-fv__tagline-line2{padding-block:4px;padding-inline:12px;font-size:1.7rem}}.p-fv__tagline-line1{border-radius:8px 8px 0 0}@media screen and (max-width: 768px){.p-fv__tagline-line1{border-radius:4px 4px 0 0}}.p-fv__tagline-line2{border-radius:0 8px 8px 8px}@media screen and (max-width: 768px){.p-fv__tagline-line2{border-radius:0 4px 4px 4px}}.p-fv__tagline-heart{color:var(--color-accent)}.p-fv__tagline-body{color:var(--color-primary)}.p-fv__tagline-green{color:var(--color-green)}.p-worries{margin-top:-8px;border-radius:0 0 64px 64px;overflow:hidden;padding-bottom:80px;position:relative;z-index:1}@media screen and (max-width: 768px){.p-worries{border-radius:0 0 40px 40px;padding-bottom:60px}}.p-worries__bg{position:absolute;inset:0;bottom:300px;z-index:-1}.p-worries__bg img{width:100%;height:100%;-o-object-fit:fill;object-fit:fill}.p-worries__head{text-align:center;padding-top:var(--section-py);padding-bottom:48px;padding-inline:20px}@media screen and (max-width: 768px){.p-worries__head{padding-top:var(--section-py-sp);padding-inline:0;padding-bottom:32px}}.p-worries__title-sub{font-size:2.6rem;font-weight:700;color:var(--color-white);letter-spacing:.12em;margin-bottom:12px}@media screen and (max-width: 768px){.p-worries__title-sub{font-size:1.6rem}}.p-worries__title-main{font-size:3.2rem;font-weight:700;color:var(--color-white);line-height:1.4;letter-spacing:.05em}@media screen and (max-width: 1024px){.p-worries__title-main{font-size:2.6rem}}@media screen and (max-width: 768px){.p-worries__title-main{font-size:2rem}}.p-worries__title-accent{color:var(--color-yellow)}.p-worries__title-accent span{position:relative}.p-worries__title-accent span::before{content:"";display:block;width:8px;aspect-ratio:1;background:var(--color-yellow);border-radius:50%;position:absolute;left:50%;top:4px;-webkit-transform:translate(-50%, -100%);transform:translate(-50%, -100%)}@media screen and (max-width: 768px){.p-worries__title-accent span::before{width:6px;top:0px}}.p-worries__card-wrap{max-width:900px;margin-inline:auto;padding-inline:20px;position:relative;z-index:2}@media screen and (max-width: 768px){.p-worries__card-wrap{margin-top:60px;padding-inline:0}}.p-worries__card-wrap::before,.p-worries__card-wrap::after{content:"";display:block;aspect-ratio:1;position:absolute;border-radius:50%;background:#fdf8f3;-webkit-box-shadow:0 0 20px rgba(0,0,0,.2);box-shadow:0 0 20px rgba(0,0,0,.2)}.p-worries__card-wrap::before{width:34px;bottom:-40px;left:55%;-webkit-transform:translate(-50%, 100%);transform:translate(-50%, 100%)}@media screen and (max-width: 768px){.p-worries__card-wrap::before{width:24px;bottom:-30px}}.p-worries__card-wrap::after{width:64px;bottom:0;left:60%;-webkit-transform:translate(-50%, 50%);transform:translate(-50%, 50%);clip-path:polygon(-50% 50%, 150% 50%, 100% 150%, 0 150%)}@media screen and (max-width: 768px){.p-worries__card-wrap::after{width:40px}}.p-worries__card{background:#fdf8f3;border-radius:24px;padding:40px 48px;display:grid;row-gap:36px;position:relative;z-index:0;-webkit-box-shadow:0 0 20px rgba(0,0,0,.2);box-shadow:0 0 20px rgba(0,0,0,.2)}@media screen and (max-width: 1024px){.p-worries__card{padding:32px 32px}}@media screen and (max-width: 768px){.p-worries__card{padding:24px 20px;border-radius:16px;row-gap:24px}}.p-worries__card-title{font-size:3.2rem;font-weight:700;color:var(--color-primary);text-align:center}@media screen and (max-width: 768px){.p-worries__card-title{font-size:1.6rem}}.p-worries__list{list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:16px 32px;margin-bottom:28px}@media screen and (max-width: 768px){.p-worries__list{grid-template-columns:1fr;gap:12px}}.p-worries__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:10px}.p-worries__item--full{grid-column:1/-1}@media screen and (max-width: 768px){.p-worries__item--full{grid-column:auto}}.p-worries__item-check{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;width:24px;height:24px;border-radius:50%;background:var(--color-primary);color:var(--color-white);-ms-flex-negative:0;flex-shrink:0;margin-top:1px}.p-worries__item-check svg{width:16px;height:16px}@media screen and (max-width: 768px){.p-worries__item-check svg{width:14px;height:14px}}.p-worries__item-text{font-size:1.6rem;font-weight:500;color:var(--color-text);line-height:1.7}@media screen and (max-width: 768px){.p-worries__item-text{font-size:1.3rem}}.p-worries__item-accent{color:var(--color-accent);font-weight:700}.p-worries__balloon{position:absolute;top:-82px;right:-64px;width:280px;aspect-ratio:329/247}@media screen and (max-width: 768px){.p-worries__balloon{width:200px;right:0;top:-100px}}.p-worries__bottom{padding-inline:20px;padding-block:48px 56px;text-align:center;position:relative;z-index:1}@media screen and (max-width: 768px){.p-worries__bottom{width:100cqi;margin-inline:calc(50% - 50cqi);padding-block:36px 40px}}.p-worries__bottom::before{content:"";display:block;position:absolute;top:-160px;bottom:0;left:0;right:0;background:var(--color-white);border-radius:32px 32px 50% 50%;z-index:-1}@media screen and (max-width: 768px){.p-worries__bottom::before{border-radius:16px 16px 32px 32px;top:-80px}}.p-worries__illust{margin-bottom:20px}.p-worries__illust img{display:block;width:auto;max-width:200px;height:auto;margin-inline:auto}@media screen and (max-width: 768px){.p-worries__illust img{max-width:180px}}.p-worries__resolve{font-size:3.2rem;font-weight:700;color:var(--color-accent);line-height:1.5;margin-bottom:24px;letter-spacing:.05em}@media screen and (max-width: 768px){.p-worries__resolve{font-size:2rem}}.p-worries__message p{font-size:2rem;line-height:2;font-weight:500}@media screen and (max-width: 768px){.p-worries__message p{font-size:1.4rem}}.p-worries__message-quotes{color:var(--color-primary);line-height:1.75;display:inline;border-bottom:dotted 2px var(--color-primary)}@media screen and (max-width: 768px){.p-worries__message-quotes{font-size:1.4rem}}.p-message{padding-block:calc(var(--section-py)/2) var(--section-py)}@media screen and (max-width: 768px){.p-message{padding-block:calc(var(--section-py-sp)/2) var(--section-py-sp)}}.p-message__card{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}@media screen and (max-width: 768px){.p-message__card{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.p-message__body{width:55%;padding:56px 48px;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;position:relative;z-index:0}@media screen and (max-width: 1024px){.p-message__body{padding:40px 32px}}@media screen and (max-width: 768px){.p-message__body{width:100%;padding:32px 24px}}.p-message__body::before{content:"";display:block;position:absolute;top:0;bottom:0;left:0;right:-80px;background:var(--color-white);border-radius:var(--radius-large);z-index:-1}@media screen and (max-width: 768px){.p-message__body::before{right:0;border-radius:0 0 var(--radius-card) var(--radius-card)}}.p-message__label{font-family:var(--font-en);font-size:1.3rem;font-weight:400;letter-spacing:.1em;color:var(--color-primary);margin-bottom:8px}.p-message__catch{font-size:2.8rem;font-weight:700;line-height:1.5;color:var(--color-text);margin-bottom:28px;letter-spacing:.04em}@media screen and (max-width: 1024px){.p-message__catch{font-size:2.4rem}}@media screen and (max-width: 768px){.p-message__catch{font-size:2.2rem;margin-bottom:20px}}.p-message__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:16px}.p-message__text p{font-size:1.5rem;line-height:1.9;color:var(--color-text);font-family:var(--font-sans)}@media screen and (max-width: 768px){.p-message__text p{font-size:1.4rem}}.p-message__text--accent{font-weight:700;color:var(--color-primary) !important;line-height:1.8 !important}.p-message__photo{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:calc(50% - 50cqi);position:relative;-ms-flex-negative:0;flex-shrink:0}@media screen and (max-width: 768px){.p-message__photo{width:100%;margin-right:0}}.p-message__photo img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:var(--radius-large) 0 0 var(--radius-large)}@media screen and (max-width: 768px){.p-message__photo img{border-radius:var(--radius-card) var(--radius-card) 0 0;aspect-ratio:4/3;max-height:280px}}.p-message__bird{position:absolute;top:-60px;left:20px;width:min(140px,25%);pointer-events:none;z-index:1}@media screen and (max-width: 768px){.p-message__bird{top:-30px;right:16px;width:80px}}.p-message__bird img{display:block;width:100%;height:auto}.p-support__main{background:var(--color-primary);border-radius:var(--radius-large);padding-block:var(--section-py) calc(var(--section-py) + 80px)}@media screen and (max-width: 768px){.p-support__main{border-radius:var(--radius-card);padding-block:var(--section-py-sp)}}.p-support__head{position:relative;text-align:center;margin-bottom:48px}@media screen and (max-width: 768px){.p-support__head{margin-bottom:32px}}.p-support__lead{font-size:1.5rem;color:hsla(0,0%,100%,.85);line-height:1.8;margin-inline:auto;margin-top:16px}@media screen and (max-width: 768px){.p-support__lead{font-size:1.3rem}}.p-support__left{position:absolute;top:-20px;right:0;width:min(100px,10vw);pointer-events:none}@media screen and (max-width: 768px){.p-support__left{width:60px;top:-10px}}.p-support__left img{display:block;width:100%;height:auto}.p-support__grid{list-style:none;display:grid;grid-template-columns:repeat(3, 1fr);gap:20px}@media screen and (max-width: 1024px){.p-support__grid{grid-template-columns:repeat(2, 1fr);gap:16px}}@media screen and (max-width: 768px){.p-support__grid{grid-template-columns:1fr;gap:16px}}.p-support__card{padding:32px;background:var(--color-white);border:3px solid var(--color-primary);border-radius:var(--radius-card);overflow:hidden;display:grid;row-gap:8px;justify-items:center}.p-support__card-img img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-support__card-title{font-size:2rem;font-weight:700;color:var(--color-primary);line-height:1.5}@media screen and (max-width: 768px){.p-support__card-title{font-size:1.7rem}}.p-support__card-text{font-size:1.4rem;line-height:1.75;color:#555;font-family:var(--font-sans)}@media screen and (max-width: 768px){.p-support__card-text{font-size:1.3rem}}.p-support__consult{padding-block:80px;overflow:hidden}@media screen and (max-width: 768px){.p-support__consult{padding-block:48px}}.p-support__consult-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:64px}@media screen and (max-width: 1024px){.p-support__consult-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}}@media screen and (max-width: 768px){.p-support__consult-inner{gap:28px}}.p-support__consult-head{-ms-flex-negative:0;flex-shrink:0;display:grid;grid-template-rows:1fr auto;gap:24px}@media screen and (max-width: 768px){.p-support__consult-head{grid-template-rows:auto 1fr;gap:16px}}.p-support__consult-body{-webkit-box-flex:1;-ms-flex:1;flex:1}.p-support__consult-title{font-size:2.4rem;font-weight:700;color:var(--color-white);margin-bottom:8px;line-height:1.5}@media screen and (max-width: 768px){.p-support__consult-title{font-size:1.8rem}}.p-support__consult-text{font-size:1.6rem;color:var(--color-white);line-height:1.8}@media screen and (max-width: 768px){.p-support__consult-text{font-size:1.3rem}}.p-support__consult-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:8px;-ms-flex-negative:0;flex-shrink:0}.p-support__nav-btn{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;width:44px;height:44px;border-radius:50%;background:var(--color-white);border:2px solid var(--color-primary);color:var(--color-primary);cursor:pointer;-webkit-transition:background .2s ease,color .2s ease;transition:background .2s ease,color .2s ease}@media(hover: hover){.p-support__nav-btn:where(:-moz-any-link,:enabled,summary):hover{background:var(--color-primary);color:var(--color-white)}.p-support__nav-btn:where(:any-link,:enabled,summary):hover{background:var(--color-primary);color:var(--color-white)}}.p-support__nav-btn svg{width:22px;height:22px}.p-support__consult-slider{margin-right:calc(50% - 50cqi) !important;margin-left:0}@media screen and (max-width: 1024px){.p-support__consult-slider{width:-webkit-fill-available;width:-moz-available;width:stretch}}.p-support__consult-item{padding:32px 24px 32px;border-radius:var(--radius-card)}.p-support__consult-item--blue{background:#eef6fc}.p-support__consult-item--green{background:#f1fcee}.p-support__consult-item--yellow{background:#fcfcee}.p-support__consult-item--pink{background:#fceeee}.p-support__consult-item-title{font-size:2rem;font-weight:700;color:var(--color-text);line-height:1.5;text-align:center}@media screen and (max-width: 768px){.p-support__consult-item-title{font-size:1.5rem}}.p-support__consult-item--blue .p-support__consult-item-title{color:var(--color-primary)}.p-support__consult-item--green .p-support__consult-item-title{color:var(--color-green)}.p-support__consult-item--yellow .p-support__consult-item-title{color:#b87a22}.p-support__consult-item--pink .p-support__consult-item-title{color:#ca7272}.p-support__consult-item-img{margin-block:24px;overflow:hidden;-ms-flex-negative:0;flex-shrink:0;margin-inline:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background:var(--color-white);border-radius:50%}.p-support__consult-item-img img{display:block;max-width:214px;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-support__consult-item-text{font-size:1.4rem;line-height:1.75;color:var(--color-text);font-family:var(--font-sans)}.p-mother{margin-block:calc(var(--section-py)*-1);margin-inline:64px;padding-block:var(--section-py);overflow:hidden;position:relative;z-index:0}@media screen and (max-width: 1024px){.p-mother{margin-inline:0}}@media screen and (max-width: 768px){.p-mother{margin-block:calc(var(--section-py-sp)*-0.5);border-radius:var(--radius-card);padding-block:var(--section-py-sp);background:var(--color-accent)}}.p-mother__bg{position:absolute;inset:0;bottom:0;z-index:-1}@media screen and (max-width: 768px){.p-mother__bg{display:none}}.p-mother__bg img{width:100%;height:100%}.p-mother__head{text-align:center;margin-bottom:48px}@media screen and (max-width: 768px){.p-mother__head{margin-bottom:32px}}.p-mother__label{display:inline-block;font-size:1.4rem;font-weight:700;letter-spacing:.1em;color:var(--color-accent);background:var(--color-white);padding:6px 20px;border-radius:var(--radius-pill);margin-bottom:16px}.p-mother__sub{font-size:1.6rem;color:var(--color-white);line-height:1.5;margin-bottom:16px;font-weight:bold}@media screen and (max-width: 768px){.p-mother__sub{font-size:1.3rem}}.p-mother__title{font-size:2.8rem;font-weight:700;color:var(--color-white);line-height:1.5;letter-spacing:.04em}@media screen and (max-width: 1024px){.p-mother__title{font-size:2.4rem}}@media screen and (max-width: 768px){.p-mother__title{font-size:2rem}}.p-mother__title-circle{display:inline-block;position:relative;z-index:0}.p-mother__title-circle span{position:relative;color:var(--color-accent)}.p-mother__title-circle span::before{content:"";position:absolute;width:150%;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);aspect-ratio:1;background:var(--color-white);border-radius:50%;z-index:-2}.p-mother__cards{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:24px}@media screen and (max-width: 1024px){.p-mother__cards{gap:16px}}@media screen and (max-width: 768px){.p-mother__cards{grid-template-columns:minmax(0, 1fr)}}.p-mother__card img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-mother__features{margin-top:52px;display:grid;grid-template-columns:repeat(4, minmax(0, 1fr))}@media screen and (max-width: 1024px){.p-mother__features{grid-template-columns:repeat(2, minmax(0, 1fr));margin-top:36px;row-gap:24px}}@media screen and (max-width: 768px){.p-mother__features{margin-top:28px;row-gap:16px}}.p-mother__feature{display:grid;grid-template-columns:-webkit-max-content -webkit-max-content;grid-template-columns:max-content max-content;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-inline:32px;gap:16px;text-align:center;border-left:1px solid var(--color-white)}.p-mother__feature:last-child{border-right:1px solid var(--color-white)}@media screen and (max-width: 1024px){.p-mother__feature{padding-inline:16px;gap:12px}.p-mother__feature:nth-child(2n){border-right:1px solid var(--color-white)}}@media screen and (max-width: 768px){.p-mother__feature{padding-inline:8px;gap:10px}}.p-mother__feature-icon{width:64px;aspect-ratio:1}@media screen and (max-width: 768px){.p-mother__feature-icon{width:44px}}.p-mother__feature-icon img{display:block;width:100%;height:auto}.p-mother__feature-label{font-size:1.4rem;font-weight:700;color:var(--color-white);line-height:1.4;text-align:center}@media screen and (max-width: 768px){.p-mother__feature-label{font-size:1.4rem}}.p-mother__note{margin-top:52px;text-align:center;font-size:1.6rem;font-weight:500;color:var(--color-white);line-height:2}@media screen and (max-width: 768px){.p-mother__note{margin-top:32px;font-size:1.4rem;text-align:left}}.p-feature{background:var(--color-green);border-radius:var(--radius-large);padding-top:197px;padding-bottom:var(--section-py);overflow:hidden}@media screen and (max-width: 768px){.p-feature{border-radius:var(--radius-card);padding-top:var(--section-py-sp);padding-bottom:48px}}.p-feature__head{position:relative;text-align:center;margin-bottom:56px}@media screen and (max-width: 768px){.p-feature__head{margin-bottom:32px}}.p-feature__head-bird{position:absolute;top:-10px;left:48px;width:min(120px,12vw);pointer-events:none}@media screen and (max-width: 768px){.p-feature__head-bird{width:64px;left:16px}}.p-feature__head-bird img{display:block;width:100%;height:auto}.p-feature__block1{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;gap:64px;margin-bottom:56px}@media screen and (max-width: 1024px){.p-feature__block1{gap:40px}}@media screen and (max-width: 768px){.p-feature__block1{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;margin-bottom:32px}}.p-feature__block1-photo{-webkit-box-flex:1;-ms-flex:1;flex:1;border-radius:0 var(--radius-large) var(--radius-large) 0;overflow:hidden;max-height:460px;margin-left:calc(50% - 50cqi)}@media screen and (max-width: 768px){.p-feature__block1-photo{width:100%;margin-left:0;border-radius:var(--radius-card);aspect-ratio:4/3}}.p-feature__block1-photo img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-feature__block1-body{width:560px}@media screen and (max-width: 1024px){.p-feature__block1-body{-webkit-box-flex:1;-ms-flex:1;flex:1;width:auto}}@media screen and (max-width: 768px){.p-feature__block1-body{width:100%}}.p-feature__block1-title-wrap{background:var(--color-white);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:6px 16px;margin-bottom:20px}.p-feature__block1-title{font-size:2.4rem;font-weight:700;color:var(--color-green);line-height:1.5}@media screen and (max-width: 1024px){.p-feature__block1-title{font-size:2rem}}@media screen and (max-width: 768px){.p-feature__block1-title{font-size:1.8rem}}.p-feature__block1-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:12px}.p-feature__block1-text p{font-size:1.6rem;line-height:2;color:var(--color-white);font-family:var(--font-sans)}@media screen and (max-width: 768px){.p-feature__block1-text p{font-size:1.4rem}}.p-feature__block1-text p strong{font-weight:700}.p-feature__block1-em{color:var(--color-yellow);font-weight:700;font-style:initial}.p-feature__block2-outer{padding-inline:48px}@media screen and (max-width: 1024px){.p-feature__block2-outer{padding-inline:24px}}@media screen and (max-width: 768px){.p-feature__block2-outer{padding-inline:0}}.p-feature__block2{background:var(--color-white);border-radius:var(--radius-large);padding:48px 64px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:64px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 1024px){.p-feature__block2{padding:36px 40px;gap:40px}}@media screen and (max-width: 768px){.p-feature__block2{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:28px 20px;gap:24px;border-radius:var(--radius-card)}}.p-feature__block2-body{-webkit-box-flex:1;-ms-flex:1;flex:1}.p-feature__block2-subtitle{font-size:2.2rem;font-weight:700;color:var(--color-green);margin-bottom:20px}@media screen and (max-width: 768px){.p-feature__block2-subtitle{font-size:1.8rem}}.p-feature__block2-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:16px}.p-feature__block2-text p{font-size:1.5rem;line-height:2;color:var(--color-text);font-family:var(--font-sans)}@media screen and (max-width: 768px){.p-feature__block2-text p{font-size:1.4rem}}.p-feature__accent{color:var(--color-accent);font-weight:700}.p-feature__block2-img{-ms-flex-negative:0;flex-shrink:0;width:min(400px,44%);border-radius:var(--radius-large);overflow:hidden}@media screen and (max-width: 768px){.p-feature__block2-img{width:100%;border-radius:var(--radius-card)}}.p-feature__block2-img img{display:block;width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.p-voice{background:var(--color-bg);padding-block:var(--section-py);overflow:hidden}@media screen and (max-width: 768px){.p-voice{padding-block:var(--section-py-sp)}}.p-voice__inner{overflow:visible}.p-voice__head{position:relative;text-align:center;margin-bottom:48px}@media screen and (max-width: 768px){.p-voice__head{margin-bottom:32px}}.p-voice__lead{font-size:1.6rem;color:var(--color-text);line-height:1.8;margin-top:12px}@media screen and (max-width: 768px){.p-voice__lead{font-size:1.4rem}}.p-voice__head-bird{position:absolute;top:-10px;left:0;width:min(110px,10vw);pointer-events:none;-webkit-transform:rotate(8deg);transform:rotate(8deg);-webkit-transform-origin:center center;transform-origin:center center}@media screen and (max-width: 768px){.p-voice__head-bird{width:64px}}.p-voice__head-bird img{display:block;width:100%;height:auto}.p-voice__slider-wrap{position:relative;padding-inline:56px}@media screen and (max-width: 768px){.p-voice__slider-wrap{padding-inline:20px}}.p-voice__slider{overflow:visible !important}.p-voice__list{list-style:none}.p-voice__item{background:var(--color-white);border:4px solid var(--color-primary);border-radius:var(--radius-card);overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto}.p-voice__item-photo{width:100%;-ms-flex-negative:0;flex-shrink:0}.p-voice__item-photo img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-voice__item-title{font-size:2.2rem;font-weight:700;color:var(--color-primary);line-height:1.6;text-align:center;padding:20px 24px 0}@media screen and (max-width: 768px){.p-voice__item-title{font-size:1.8rem;padding:16px 16px 0}}.p-voice__item-text{font-size:1.4rem;line-height:1.75;color:var(--color-text);padding:14px 24px}@media screen and (max-width: 768px){.p-voice__item-text{font-size:1.3rem;padding:12px 16px}}.p-voice__item-table{margin:0;padding:0 24px 24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:auto}@media screen and (max-width: 768px){.p-voice__item-table{padding:0 16px 16px}}.p-voice__item-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;border-bottom:1px solid #ddd;padding-block:8px;font-size:1.3rem;line-height:1.6}.p-voice__item-row:last-child{border-bottom:none}.p-voice__item-dt{font-weight:700;color:var(--color-primary);-ms-flex-negative:0;flex-shrink:0;width:92px}.p-voice__item-dd{-webkit-box-flex:1;-ms-flex:1;flex:1;color:var(--color-text);margin:0}.p-voice__btn{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:10;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;width:48px;height:48px;border-radius:50%;background:var(--color-white);border:2px solid var(--color-primary);color:var(--color-primary);cursor:pointer;-webkit-box-shadow:var(--shadow-card);box-shadow:var(--shadow-card);-webkit-transition:background .2s ease,color .2s ease;transition:background .2s ease,color .2s ease}.p-voice__btn svg{width:26px;height:26px}@media(hover: hover){.p-voice__btn:where(:-moz-any-link,:enabled,summary):hover{background:var(--color-primary);color:var(--color-white)}.p-voice__btn:where(:any-link,:enabled,summary):hover{background:var(--color-primary);color:var(--color-white)}}@media screen and (max-width: 768px){.p-voice__btn{width:36px;height:36px}.p-voice__btn svg{width:20px;height:20px}}.p-voice__btn--prev{left:0}.p-voice__btn--next{right:0}.p-cta{position:relative;background:var(--color-white);background-image:var(--gradient-cta)}.p-cta--top{position:relative;z-index:0}.p-cta__inner{max-width:calc(var(--container-width)*1px + var(--gutter)*2);margin-inline:auto;padding:40px 0;text-align:center;position:relative;z-index:1}@media screen and (max-width: 768px){.p-cta__inner{padding:32px 20px}}.p-cta--bottom .p-cta__inner{padding-bottom:120px}.p-cta__sub{font-size:2rem;font-weight:bold;color:var(--color-white);margin-bottom:12px;letter-spacing:.1em}@media screen and (max-width: 768px){.p-cta__sub{font-size:1.4rem}}.p-cta__btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;background:#06c755;color:var(--color-white);font-size:2.4rem;font-family:var(--font-sans);font-weight:700;padding:8px 48px;border-radius:var(--radius-pill);text-decoration:none;-webkit-transition:opacity .2s ease,-webkit-transform .2s ease;transition:opacity .2s ease,-webkit-transform .2s ease;transition:opacity .2s ease,transform .2s ease;transition:opacity .2s ease,transform .2s ease,-webkit-transform .2s ease;border:2px solid #fff;background:-webkit-gradient(linear, left top, left bottom, from(var(--LINE, #45B052)), color-stop(58.17%, #3AA246), color-stop(76.44%, #339A3F));background:linear-gradient(180deg, var(--LINE, #45B052) 0%, #3AA246 58.17%, #339A3F 76.44%);margin-bottom:16px;position:relative}.p-cta__btn img{width:56px;aspect-ratio:1;-ms-flex-negative:0;flex-shrink:0}@media screen and (max-width: 768px){.p-cta__btn img{width:40px}}@media(hover: hover){.p-cta__btn:where(:-moz-any-link,:enabled,summary):hover{opacity:.85;transform:translateY(-2px)}.p-cta__btn:where(:any-link,:enabled,summary):hover{opacity:.85;-webkit-transform:translateY(-2px);transform:translateY(-2px)}}@media screen and (max-width: 768px){.p-cta__btn{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1.8rem;padding:12px 32px}}.p-cta__note{font-size:1.4rem;color:var(--color-white);font-family:var(--font-sans);font-weight:bold}@media screen and (max-width: 768px){.p-cta__note{font-size:1.2rem}}.p-cta__bird{position:absolute;top:-132px;right:0;pointer-events:none;-webkit-transform:translateX(100%);transform:translateX(100%);width:128px}@media screen and (max-width: 768px){.p-cta__bird{top:-60px;right:-20px;-webkit-transform:translate(0);transform:translate(0);width:90px}}.p-cta__bird img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-flow{background:var(--color-white);padding-block:var(--section-py)}@media screen and (max-width: 768px){.p-flow{padding-block:var(--section-py-sp)}}.p-flow__head{position:relative;text-align:center;margin-bottom:56px}@media screen and (max-width: 768px){.p-flow__head{margin-bottom:40px}}.p-flow__lead{font-size:1.6rem;line-height:1.9;color:var(--color-text);margin-top:16px}@media screen and (max-width: 768px){.p-flow__lead{font-size:1.4rem;text-align:left}}.p-flow__lead-accent{color:var(--color-accent);font-weight:700}.p-flow__head-deco{position:absolute;top:-40px;right:0;width:min(160px,15vw);pointer-events:none}@media screen and (max-width: 768px){.p-flow__head-deco{width:80px;top:-20px}}.p-flow__head-deco img{display:block;width:100%;height:auto}.p-flow__list{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}.p-flow__item{background:var(--color-white);border-radius:var(--radius-card);-webkit-box-shadow:4px 8px 6px rgba(0,0,0,.03),-4px -8px 6px rgba(0,0,0,.01);box-shadow:4px 8px 6px rgba(0,0,0,.03),-4px -8px 6px rgba(0,0,0,.01);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;overflow:hidden;position:relative;margin-bottom:40px}.p-flow__item:not(:last-child)::after{content:"";position:absolute;bottom:-32px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:0;height:0;border-left:28px solid rgba(0,0,0,0);border-right:28px solid rgba(0,0,0,0);border-top:28px solid var(--color-accent);z-index:1}@media screen and (max-width: 768px){.p-flow__item:not(:last-child)::after{border-left-width:18px;border-right-width:18px;border-top-width:20px;bottom:-26px}}.p-flow__item:last-child{margin-bottom:0}@media screen and (max-width: 768px){.p-flow__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:32px}}.p-flow__item-photo{-ms-flex-negative:0;flex-shrink:0;width:280px;overflow:hidden}@media screen and (max-width: 1024px){.p-flow__item-photo{width:220px}}@media screen and (max-width: 768px){.p-flow__item-photo{width:100%;height:180px}}.p-flow__item-photo img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-flow__item-body{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:28px 48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:14px}@media screen and (max-width: 1024px){.p-flow__item-body{padding:24px 32px}}@media screen and (max-width: 768px){.p-flow__item-body{padding:20px;gap:12px}}.p-flow__item-label{display:inline-block;background:var(--color-accent);color:var(--color-white);font-size:1.3rem;font-weight:700;padding:4px 16px;border-radius:var(--radius-pill);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.p-flow__item-step{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:14px}.p-flow__item-num{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;width:36px;height:36px;border-radius:50%;background:var(--color-primary);color:var(--color-white);font-family:var(--font-en);font-size:2rem;font-weight:600;-ms-flex-negative:0;flex-shrink:0;line-height:1}@media screen and (max-width: 768px){.p-flow__item-num{width:32px;height:32px;font-size:1.8rem}}.p-flow__item-title{font-size:2.2rem;font-weight:700;color:var(--color-primary);line-height:1.5}@media screen and (max-width: 1024px){.p-flow__item-title{font-size:1.9rem}}@media screen and (max-width: 768px){.p-flow__item-title{font-size:1.7rem}}.p-flow__item-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:8px}.p-flow__item-text p{font-size:1.5rem;line-height:1.8;color:var(--color-text)}@media screen and (max-width: 768px){.p-flow__item-text p{font-size:1.4rem}}.p-flow__item-accent{color:var(--color-accent)}.p-flow__item-note{font-size:1.3rem !important;color:#888 !important;line-height:1.7 !important}.p-price{background:var(--color-bg);padding-block:var(--section-py)}@media screen and (max-width: 768px){.p-price{padding-block:var(--section-py-sp)}}.p-price__head{position:relative;text-align:center;margin-bottom:48px}@media screen and (max-width: 768px){.p-price__head{margin-bottom:32px}}.p-price__lead{font-size:1.6rem;line-height:1.9;color:var(--color-text);margin-top:16px}@media screen and (max-width: 768px){.p-price__lead{font-size:1.4rem;text-align:left}}.p-price__lead-accent{color:var(--color-accent);font-weight:700}.p-price__head-deco{position:absolute;top:-30px;right:0;width:min(120px,11vw);pointer-events:none}@media screen and (max-width: 768px){.p-price__head-deco{width:64px;top:-16px}}.p-price__head-deco img{display:block;width:100%;height:auto}.p-price__layout{display:grid;grid-template-columns:1fr 1fr;gap:24px;-webkit-box-align:start;-ms-flex-align:start;align-items:start}@media screen and (max-width: 1024px){.p-price__layout{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media screen and (max-width: 768px){.p-price__layout{grid-template-columns:1fr}}.p-price__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.p-price__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width: 1024px){.p-price__right{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}}.p-price__card{background:var(--color-white);border-radius:var(--radius-card);padding:24px 32px}@media screen and (max-width: 768px){.p-price__card{padding:20px}}.p-price__card--area{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.p-price__card-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;margin-bottom:12px}.p-price__card-icon{-ms-flex-negative:0;flex-shrink:0;width:44px}.p-price__card-icon img{display:block;width:100%;height:auto}.p-price__card-title{font-size:2.2rem;font-weight:700;line-height:1.5}@media screen and (max-width: 768px){.p-price__card-title{font-size:1.8rem}}.p-price__card-title--primary{color:var(--color-primary)}.p-price__card-title--accent{color:var(--color-accent)}.p-price__card-title--green{color:var(--color-green)}.p-price__card-desc{font-size:1.4rem;line-height:1.8;color:var(--color-text);margin-bottom:20px;font-family:var(--font-sans)}@media screen and (max-width: 768px){.p-price__card-desc{font-size:1.4rem}}.p-price__table{border-top:1px dashed #b6bcc5}.p-price__table-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;border-bottom:1px dashed #b6bcc5}.p-price__table-th{background:var(--color-primary-light);color:var(--color-primary);font-weight:700;font-size:1.5rem;padding:10px 16px;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;width:100px;text-align:center;-ms-flex-negative:0;flex-shrink:0;line-height:1.5;font-family:var(--font-sans)}@media screen and (max-width: 768px){.p-price__table-th{width:76px;font-size:1.4rem;white-space:nowrap}}.p-price__table-td{font-size:1.5rem;line-height:1.75;color:var(--color-text);padding:10px 16px;-webkit-box-flex:1;-ms-flex:1;flex:1;font-family:var(--font-sans)}@media screen and (max-width: 768px){.p-price__table-td{font-size:1.4rem}}.p-price__table-td small{display:block;font-size:1.2rem;color:#888}.p-price__line-box{background:#fceeef;border-radius:var(--radius-card);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;padding:16px 18px}@media screen and (max-width: 768px){.p-price__line-box{padding:12px 14px;gap:12px}}.p-price__line-box-icon{-ms-flex-negative:0;flex-shrink:0;width:64px}.p-price__line-box-icon img{display:block;width:100%;height:auto}.p-price__line-box-text{font-size:1.7rem;font-weight:700;color:var(--color-accent);line-height:1.6}@media screen and (max-width: 768px){.p-price__line-box-text{font-size:1.4rem}}.p-price__map{-webkit-box-flex:1;-ms-flex:1;flex:1;border-radius:var(--radius-card);overflow:hidden;min-height:200px}.p-price__map img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-staff__bg-photo{width:100%;height:440px;overflow:hidden}@media screen and (max-width: 768px){.p-staff__bg-photo{height:240px}}.p-staff__bg-photo img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-staff__body{background:#fcfbf5;padding-block:0 var(--section-py);position:relative}@media screen and (max-width: 768px){.p-staff__body{padding-block:var(--section-py-sp)}}.p-staff__head{text-align:center;margin-bottom:64px;position:relative;z-index:0}@media screen and (max-width: 768px){.p-staff__head{margin-bottom:40px}}.p-staff__head::before{content:"";display:block;background:#fcfbf5;border-radius:var(--radius-large) var(--radius-large) 0 0;position:absolute;top:0;left:0;right:0;-webkit-transform:translateY(-100%);transform:translateY(-100%);height:80px}.p-staff__bird{position:absolute;top:-20px;left:0;width:min(138px,13vw);-webkit-transform:rotate(6.74deg);transform:rotate(6.74deg);pointer-events:none}@media screen and (max-width: 768px){.p-staff__bird{width:80px}}.p-staff__bird img{display:block;width:100%;height:auto}.p-staff__lead{font-size:1.8rem;line-height:1.75;color:var(--color-text);margin-top:24px}@media screen and (max-width: 768px){.p-staff__lead{font-size:1.4rem;text-align:left}}.p-staff__grid{list-style:none;display:grid;grid-template-columns:repeat(3, 1fr);gap:33px}@media screen and (max-width: 1024px){.p-staff__grid{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 768px){.p-staff__grid{grid-template-columns:1fr;gap:40px}}.p-staff__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:25px}.p-staff__card-photo{width:100%;border-radius:8px;overflow:hidden}.p-staff__card-photo img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}.p-staff__card-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.p-staff__card-header{border-bottom:1px dashed var(--card-color, var(--color-primary));padding-bottom:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.p-staff__card-badge{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:var(--card-color, var(--color-primary));color:var(--color-white);font-size:1.4rem;font-weight:700;line-height:1.6;padding:4px 16px;border-radius:var(--radius-pill);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.p-staff__card-name{font-size:2.4rem;font-weight:700;line-height:1.6;color:#000}@media screen and (max-width: 768px){.p-staff__card-name{font-size:2rem}}.p-staff__card-name span{font-size:.8em}.p-staff__card-qual{font-size:1.6rem;font-weight:700;line-height:1.6;color:var(--card-color, var(--color-primary))}@media screen and (max-width: 768px){.p-staff__card-qual{font-size:1.4rem}}.p-staff__card-specialty{font-size:1.6rem;font-weight:700;line-height:1.6;color:var(--color-text)}@media screen and (max-width: 768px){.p-staff__card-specialty{font-size:1.4rem}}.p-staff__card-desc{font-size:1.4rem;line-height:1.75;color:var(--color-text)}@media screen and (max-width: 768px){.p-staff__card-desc{font-size:1.3rem}}.p-instagram{padding-block:var(--section-py);background:#fcfbf5}@media screen and (max-width: 768px){.p-instagram{padding-block:var(--section-py-sp)}}.p-instagram__inner{position:relative}.p-instagram__head{text-align:center;margin-bottom:40px;position:relative}@media screen and (max-width: 768px){.p-instagram__head{margin-bottom:28px}}.p-instagram__deco{position:absolute;top:-10px;right:0;width:min(180px,17vw);pointer-events:none}@media screen and (max-width: 768px){.p-instagram__deco{width:100px}}.p-instagram__deco img{display:block;width:100%;height:auto}.p-faq{padding-block:var(--section-py);background:#fcfbf5}@media screen and (max-width: 768px){.p-faq{padding-block:var(--section-py-sp)}}.p-faq__inner{position:relative}.p-faq__head{text-align:center;margin-bottom:48px;position:relative}@media screen and (max-width: 768px){.p-faq__head{margin-bottom:32px}}.p-faq__deco{position:absolute;top:-10px;right:0;width:min(142px,14vw);pointer-events:none}@media screen and (max-width: 768px){.p-faq__deco{width:80px}}.p-faq__deco img{display:block;width:100%;height:auto}.p-faq__list{max-width:880px;margin-inline:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.p-faq__item{border-bottom:1px solid #b6b6b6;padding-block:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}@media screen and (max-width: 768px){.p-faq__item{padding-block:20px;gap:12px}}.p-faq__q-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.p-faq__q-label{font-family:var(--font-en);font-size:2.8rem;font-weight:500;color:var(--color-primary);-ms-flex-negative:0;flex-shrink:0;line-height:1.6}@media screen and (max-width: 768px){.p-faq__q-label{font-size:2.2rem}}.p-faq__q-text{font-size:2rem;font-weight:700;color:var(--color-primary);line-height:1.6}@media screen and (max-width: 768px){.p-faq__q-text{font-size:1.6rem}}.p-faq__a-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:16px}.p-faq__a-label{font-family:var(--font-en);font-size:2.8rem;font-weight:500;color:var(--color-accent);-ms-flex-negative:0;flex-shrink:0;line-height:1.6}@media screen and (max-width: 768px){.p-faq__a-label{font-size:2.2rem}}.p-faq__a-text{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:1.8rem;font-weight:500;line-height:2;color:var(--color-text);font-family:var(--font-sans)}@media screen and (max-width: 768px){.p-faq__a-text{font-size:1.5rem}}.p-faq__a-text p{margin:0}.p-faq__a-text p+p{margin-top:.25em}