*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:86px}body,h1,h2,h3,h4,p,figure,ul,ol,dl,dd{margin:0}ul,ol{padding:0;list-style:none}img,svg{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button{padding:0;border:0;background:none;font:inherit;color:inherit;cursor:pointer}:root{--lp-red: #d21414;--lp-red-deep: #c50009;--lp-text: #222;--lp-line: #e1e1e1;--lp-card-line: #dadada;--lp-gray-bg: #f4f3f4;--lp-pink-bg: #f8e1e1;--lp-dot: #e5e9eb;--lp-cta-grad: linear-gradient(90deg, #e60510 0%, #f8521e 50%, #e60510 100%);--lp-font: "YakuHanJP", "Noto Sans JP", system-ui, -apple-system, "Hiragino Kaku Gothic ProN", "Yu Gothic", meiryo, sans-serif;--lp-font-en: "Google Sans Flex", var(--lp-font);--lp-container: 1120px;--lp-header-h: 86px}.p-lp{color:var(--lp-text);background-color:#fff;font-family:var(--lp-font);font-size:16px;line-height:1.75;font-weight:500;-webkit-font-smoothing:antialiased;text-autospace:normal;padding-top:var(--lp-header-h);overflow-x:hidden}:focus-visible{outline:2px solid var(--lp-red);outline-offset:2px}.l-lp-container{width:min(var(--lp-container),90%);margin-inline:auto}.u-lp-red{color:var(--lp-red)}.u-lp-br-sp{display:none}.u-lp-br-pc{display:block}@media not (min-width:768px){.u-lp-br-sp{display:block}.u-lp-br-pc{display:none}}.c-lp-eyebrow{display:flex;align-items:center;justify-content:center;gap:10px;color:var(--lp-red);font-family:var(--lp-font-en);font-size:20px;font-weight:600;line-height:1.2;letter-spacing:.02em}.c-lp-eyebrow:before{--lp-eyebrow-r: 3.5px;content:"";width:14px;height:14px;border-radius:50%;background-image:radial-gradient(circle at center,var(--lp-red) 0 var(--lp-eyebrow-r),#f4d7d7 var(--lp-eyebrow-r))}.c-lp-eyebrow--light{color:#fff}.c-lp-heading{margin-top:15px;font-size:37px;font-weight:700;line-height:1.55;letter-spacing:.02em;text-align:center}.c-lp-lead{margin-top:24px;font-size:17px;font-weight:500;line-height:1.88;text-align:center}.c-lp-button{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:402px;margin-left:-27px;height:69px;padding-inline:32px;border-radius:999px;background-image:var(--lp-cta-grad);background-size:200% 100%;background-position:0 0;color:#fff;font-size:18px;padding-right:44px;font-weight:700;letter-spacing:.04em;line-height:1;transition:background-position .5s ease}.c-lp-button:hover{background-position:100% 0}.c-lp-button--search:after{content:"";position:absolute;right:6px;bottom:4px;width:68px;height:77px;background-image:url(../../images/lp/jichitai/hero_search.webp);background-repeat:no-repeat;background-size:contain;pointer-events:none}.c-lp-button--sm{min-width:160px;height:47px;padding-inline:20px;font-size:15px}.c-lp-pill{display:inline-flex;align-items:center;justify-content:center;min-width:134px;height:30px;padding-inline:20px;border:1.4px solid var(--lp-red);border-radius:999px;color:var(--lp-red);font-family:var(--lp-font-en);font-size:18px;font-weight:500;line-height:1;letter-spacing:.02em}.is-js .c-lp-rise{overflow:hidden}.is-js .c-lp-rise>*{transform:translateY(110%)}.c-lp-rise:nth-child(1){--lp-rise-delay: 0s}.c-lp-rise:nth-child(2){--lp-rise-delay: .21s}.c-lp-rise:nth-child(3){--lp-rise-delay: .42s}.is-js .c-lp-headline.is-inview .c-lp-rise>*{transform:none;animation:lp-rise 1.4s cubic-bezier(.19,1,.22,1) var(--lp-rise-delay, 0s) backwards}@keyframes lp-rise{0%{transform:translateY(110%)}to{transform:none}}@media(prefers-reduced-motion:reduce){.is-js .c-lp-headline .c-lp-rise>*{transform:none;animation:none}}.is-js .c-lp-marker,.is-js .p-lp-achv__value{transform:scale(0);opacity:0}.is-js .c-lp-stats.is-inview .c-lp-marker,.is-js .p-lp-achv__card.is-inview .p-lp-achv__value{transform:scale(1);opacity:1;transition:transform .55s ease var(--lp-pop-delay, 0s),opacity .55s ease var(--lp-pop-delay, 0s)}.c-lp-stats__item:nth-child(2){--lp-pop-delay: .2s}.c-lp-stats__item:nth-child(3){--lp-pop-delay: .4s}@media(prefers-reduced-motion:reduce){.is-js .c-lp-stats .c-lp-marker,.is-js .p-lp-achv__card .p-lp-achv__value{transform:none;opacity:1;transition:none}}@media(not (min-width:768px))and (prefers-reduced-motion:no-preference){.is-js .c-lp-stats.is-inview .c-lp-stats__item:not(.is-inview) .c-lp-marker{transform:scale(0);opacity:0;transition:none}.is-js .c-lp-stats.is-inview .c-lp-stats__item.is-inview .c-lp-marker{transform:scale(1);opacity:1;transition:transform .55s ease,opacity .55s ease}.c-lp-stats__item:nth-child(n){--lp-pop-delay: 0s}}.is-js .c-lp-fade{opacity:0;transform:translateY(48px) scale(.96)}.is-js .c-lp-fade.is-inview{opacity:1;transform:none;transition:opacity 1.2s ease var(--lp-fade-delay, 0s),transform 1.45s cubic-bezier(.22,.61,.36,1) var(--lp-fade-delay, 0s)}@media(prefers-reduced-motion:reduce){.is-js .c-lp-fade,.is-js .c-lp-fade.is-inview{opacity:1;transform:none;transition:none}}.c-lp-dots{display:none}@media not (min-width:768px){.c-lp-dots{display:flex;justify-content:center;gap:8px;margin-top:20px}.c-lp-dots__btn{display:block;width:10px;height:10px;border:1px solid var(--lp-red);border-radius:50%;transition:background-color .2s ease}.c-lp-dots__btn.is-current{background-color:var(--lp-red)}}@media not (min-width:768px){html{scroll-padding-top:65px}:root{--lp-header-h: 65px}.p-lp{font-size:15px}.c-lp-eyebrow{gap:8px;font-size:17px}.c-lp-eyebrow:before{--lp-eyebrow-r: 2.5px;width:10px;height:10px}.c-lp-heading{margin-top:20px;font-size:25px;line-height:1.52;letter-spacing:-.05em}.c-lp-lead{margin-top:24px;font-size:16px;line-height:1.94;text-align:left}.c-lp-lead br{display:none}.c-lp-button{min-width:0;width:100%;max-width:unset;height:57px;margin-left:unset;padding-inline:24px 33px;font-size:15px}.c-lp-button--search:after{right:-9px;bottom:0;width:62px;height:70px}.c-lp-button--sm{width:auto;max-width:none;min-width:0;height:38px;padding-inline:14px;font-size:13px}.c-lp-pill{min-width:0;height:26px;padding-inline:16px;border-width:1.2px;font-size:13px}.u-lp-big{font-size:20px;display:contents}.p-lp-achv__value{width:100%}}.l-lp-header{position:fixed;inset:0 0 auto;z-index:60;height:var(--lp-header-h);border-bottom:1px solid var(--lp-line);background-color:#fff}.l-lp-header__inner{display:flex;align-items:center;height:100%;max-width:1164px;margin-inline:auto;padding:24px 0 20px}.l-lp-header__logo{display:flex;align-items:center;gap:15px;line-height:0}.l-lp-header__logo-image{width:244px;height:auto}.l-lp-header__badge{flex-shrink:0;padding:3px 9px;border:1.4px solid var(--lp-red);color:var(--lp-red);font-size:15px;font-weight:500;line-height:1.2;white-space:nowrap}.l-lp-header__nav{margin-left:auto;width:310px}.l-lp-header__nav-list{display:flex;align-items:center;gap:39px}.l-lp-header__nav-link{display:inline-block;font-size:14px;font-weight:500;line-height:1.2;letter-spacing:.02em;transition:color .3s ease}.l-lp-header__nav-link:hover{color:var(--lp-red)}.l-lp-header__cta{margin-left:35px;margin-right:11px}.l-lp-header__hamburger{display:none;position:relative;z-index:2;width:26px;height:20px;margin-left:12px}.l-lp-header__hamburger-bar{position:absolute;left:0;width:100%;height:2px;background-color:var(--lp-text);transition:transform .3s ease,opacity .2s ease}.l-lp-header__hamburger-bar:nth-child(1){top:2px}.l-lp-header__hamburger-bar:nth-child(2){top:9px}.l-lp-header__hamburger-bar:nth-child(3){top:16px}.l-lp-header__hamburger[aria-expanded=true] .l-lp-header__hamburger-bar{background-color:#fff}.l-lp-header__hamburger[aria-expanded=true] .l-lp-header__hamburger-bar:nth-child(1){transform:translateY(7px) rotate(35deg)}.l-lp-header__hamburger[aria-expanded=true] .l-lp-header__hamburger-bar:nth-child(2){opacity:0}.l-lp-header__hamburger[aria-expanded=true] .l-lp-header__hamburger-bar:nth-child(3){transform:translateY(-7px) rotate(-35deg)}.l-lp-header__menu{display:none}.is-lp-menu-open{overflow:hidden}@media not (min-width:900px){.l-lp-header__nav,.l-lp-header__cta{display:none}.l-lp-header__hamburger{display:block;margin-left:auto}.l-lp-header__menu:not([hidden]){display:block;position:fixed;inset:0;z-index:1}.l-lp-header__menu-overlay{position:absolute;inset:0;background-color:#000000b0}.l-lp-header__menu-panel{position:absolute;inset:calc(var(--lp-header-h) + 4px) 18px auto;max-height:calc(100dvh - var(--lp-header-h) - 26px);padding:46px 26px 37px;overflow-y:auto;border-radius:8px;background-color:#fff;overscroll-behavior:contain}.l-lp-header__menu-link{display:flex;align-items:center;height:64px;border-bottom:1px solid #bbb;font-size:16px;font-weight:500;letter-spacing:0;padding-left:4%}.l-lp-header__menu-cta{display:flex;width:100%;margin-top:56px}.l-lp-header__menu-tel{display:flex;align-items:center;justify-content:center;gap:11px;margin-top:22px;font-family:var(--lp-font-en);font-size:35px;font-weight:500;line-height:1.1;letter-spacing:.01em}.l-lp-header__menu-tel img{width:24px;height:auto}.l-lp-header__menu-hours{margin-top:5px;font-size:16px;font-weight:500;line-height:1.4;text-align:center}.l-lp-header__menu-sns{display:flex;align-items:center;justify-content:center;gap:18px;margin-top:25px}.l-lp-header__menu-sns img{width:auto;height:22px}.l-lp-header__menu-sns li:nth-child(3) img{height:17px}.l-lp-header__menu-links{display:flex;justify-content:space-between;margin-top:45px;padding-inline:4px}.l-lp-header__menu-links a{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:500;line-height:1.4;white-space:nowrap}.l-lp-header__menu-ext{flex-shrink:0;color:var(--lp-text)}.l-lp-header__logo-image{width:150px}.l-lp-header__badge{padding:2px 6px;font-size:11px}.l-lp-header__logo{gap:8px}}@media not (min-width:768px){.l-lp-header__inner{padding-inline:18px}.l-lp-header__logo-image{width:157px}.l-lp-header__logo{gap:10px}.l-lp-header__badge{padding:3px 6px;border-width:1px;font-size:11px;letter-spacing:0}}@media not (min-width:340px){.l-lp-header__badge{display:none}}.p-lp-hero{position:relative;height:620px}.p-lp-hero__inner{width:min(var(--lp-container),90%);height:100%;margin-inline:auto}.p-lp-hero__body{position:relative;z-index:1;width:500px;max-width:100%;margin-left:0;padding-top:61px;text-align:center}.p-lp-hero__eyebrow{display:inline-block;font-size:28px;font-weight:700;line-height:1.4;letter-spacing:-.01em;margin-left:-11px}.p-lp-hero__eyebrow-in{display:block;padding-bottom:3px;border-bottom:2px solid var(--lp-red)}.p-lp-hero__title{font-size:47px;font-weight:700;line-height:1.35;letter-spacing:.01em;padding-right:11px}.p-lp-hero__title .p-lp-hero__mini{font-size:70%}.p-lp-hero__title .p-lp-hero__mid{font-size:85%;margin-top:0;margin-right:-12px;display:block}.p-lp-hero__title-accent{background-image:var(--lp-cta-grad);background-size:200% 100%;background-position:0 0;-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.p-lp-hero__title-in,.p-lp-hero__lead-in{display:block}.p-lp-hero__lead{margin-top:9px;font-size:18px;font-weight:500;line-height:1.9}.p-lp-hero__points{margin-top:27px;text-align:left}.p-lp-hero__point{color:var(--lp-red);font-size:19px;font-weight:700;line-height:1.85;letter-spacing:0;margin-left:34px;margin-top:-2px}.p-lp-hero__point-in{display:block;position:relative;padding-left:36px}.p-lp-hero__point-in:before{content:"";position:absolute;top:.45em;left:0;width:22px;height:22px;border-radius:3px;background-color:var(--lp-red)}.p-lp-hero__point-in:after{content:"";position:absolute;top:calc(.45em + 7px);left:6px;width:11px;height:5.5px;border-bottom:2px solid #fff;border-left:2px solid #fff;transform:rotate(-45deg)}.p-lp-hero__cta{margin-top:27px}.p-lp-hero__media{position:absolute;top:65px;right:0;left:calc(50% - 10px);height:469px;overflow:hidden;border-radius:32px 0 0 32px}.p-lp-hero__slide{position:absolute;inset:0;opacity:0;transition:opacity 1.6s ease}.p-lp-hero__slide.is-current{opacity:1}.p-lp-hero__media img{width:100%;height:100%;object-fit:cover;object-position:center}.p-lp-hero__media{--lp-hero-delay: .1s}.p-lp-hero__eyebrow{--lp-hero-delay: 0s}.p-lp-hero__title{--lp-hero-delay: .19s}.p-lp-hero__lead{--lp-hero-delay: .45s}.p-lp-hero__point:nth-child(1){--lp-hero-delay: .61s}.p-lp-hero__point:nth-child(2){--lp-hero-delay: .76s}.p-lp-hero__cta{--lp-hero-delay: .98s}.is-js .p-lp-hero__eyebrow,.is-js .p-lp-hero__title,.is-js .p-lp-hero__lead,.is-js .p-lp-hero__point{overflow:hidden}.is-js .p-lp-hero__eyebrow-in,.is-js .p-lp-hero__title-in,.is-js .p-lp-hero__lead-in,.is-js .p-lp-hero__point-in{transform:translateY(110%)}.is-js .p-lp-hero__cta,.is-js .p-lp-hero__media{opacity:0}.is-js .p-lp-hero.is-revealed .p-lp-hero__eyebrow-in,.is-js .p-lp-hero.is-revealed .p-lp-hero__title-in,.is-js .p-lp-hero.is-revealed .p-lp-hero__lead-in,.is-js .p-lp-hero.is-revealed .p-lp-hero__point-in{transform:none;animation:lp-hero-rise 1.4s cubic-bezier(.19,1,.22,1) var(--lp-hero-delay, 0s) backwards}.is-js .p-lp-hero.is-revealed .p-lp-hero__cta{opacity:1;animation:lp-hero-rise-fade 1.2s cubic-bezier(.19,1,.22,1) var(--lp-hero-delay, 0s) backwards}.is-js .p-lp-hero.is-revealed .p-lp-hero__media{opacity:1;animation:lp-hero-fade 1.8s ease var(--lp-hero-delay, 0s) backwards}.p-lp-hero__slide.is-current img{animation:lp-hero-zoom 6s linear forwards}.p-lp-hero__slide.is-prev img{transform:scale(1.08)}@keyframes lp-hero-rise{0%{transform:translateY(110%)}to{transform:none}}@keyframes lp-hero-rise-fade{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}@keyframes lp-hero-fade{0%{opacity:0}to{opacity:1}}@keyframes lp-hero-zoom{0%{transform:scale(1)}to{transform:scale(1.08)}}@media(prefers-reduced-motion:reduce){.is-js .p-lp-hero .p-lp-hero__eyebrow-in,.is-js .p-lp-hero .p-lp-hero__title-in,.is-js .p-lp-hero .p-lp-hero__lead-in,.is-js .p-lp-hero .p-lp-hero__point-in,.is-js .p-lp-hero .p-lp-hero__cta,.is-js .p-lp-hero .p-lp-hero__media,.p-lp-hero .p-lp-hero__slide.is-current img{opacity:1;transform:none;animation:none}}@media not (min-width:1100px){.p-lp-hero__body{width:46%;margin-left:0}.p-lp-hero__title{font-size:3.7vw}.p-lp-hero__eyebrow{font-size:2.5vw}.p-lp-hero__lead,.p-lp-hero__point{font-size:1.65vw}}@media not (min-width:768px){.p-lp-hero{display:flex;flex-direction:column;height:auto;padding-bottom:16px}.p-lp-hero__inner,.p-lp-hero__body{display:contents}.p-lp-hero__eyebrow{order:1;align-self:center;margin-top:36px;margin-left:0;font-size:21px;letter-spacing:0}.p-lp-hero__eyebrow-in{padding-bottom:5px}.p-lp-hero__title{order:2;align-self:center;width:90%;margin-top:6px;padding-right:0;font-size:33px;line-height:1.4}.p-lp-hero__title .p-lp-hero__mid{margin-right:0;font-size:93%}.p-lp-hero__title .p-lp-hero__mini{font-size:74%}.p-lp-hero__media{position:relative;order:3;top:0;right:auto;left:auto;width:calc(100% - 18px);height:auto;margin-top:30px;margin-left:18px;aspect-ratio:357/231;border-radius:12px 0 0 12px}.p-lp-hero__lead{order:4;width:90%;margin:41px auto 0;font-size:16px;line-height:2.09}.p-lp-hero__points{order:5;width:90%;margin:18px auto 0}.p-lp-hero__point{margin-top:0;margin-left:0;font-size:17px;line-height:1.47}.p-lp-hero__point+.p-lp-hero__point{margin-top:9px}.p-lp-hero__point-in{padding-left:25px}.p-lp-hero__point-in:before{top:.28em;width:20px;height:20px}.p-lp-hero__point-in:after{top:calc(.28em + 6px);left:4.5px}.p-lp-hero__cta{order:6;align-self:center;width:90%;margin-top:43px;margin-left:0}}.p-lp-intro{background-image:linear-gradient(180deg,rgba(248,225,225,0) var(--lp-intro-fade, 18%),#f8e1e1 100%)}.p-lp-problem__inner{width:min(var(--lp-container),90%);margin-inline:auto;padding-block:67px 138px}.p-lp-problem__title{font-size:29px;font-weight:700;line-height:1.4;letter-spacing:0;text-align:center}.p-lp-problem__balloons{position:relative;container-type:inline-size;margin-top:38px;aspect-ratio:1120/576}.c-lp-balloon{position:absolute;display:flex;align-items:center;justify-content:center;background-repeat:no-repeat;background-size:100% 100%;font-size:1.4286cqw;font-weight:700;line-height:1.6875;text-align:center;white-space:nowrap}.c-lp-balloon__text{display:block}.c-lp-balloon--01{left:21.24%;top:1.27%;width:24.23%;aspect-ratio:271.4/193.5;padding-bottom:.58cqw;background-image:url(../../images/lp/jichitai/bubble01.webp);padding-left:.8cqw}.c-lp-balloon--02{left:53.85%;top:0;width:25.24%;aspect-ratio:282.7/182;padding-bottom:1.29cqw;background-image:url(../../images/lp/jichitai/bubble02.webp);padding-left:.4cqw}.c-lp-balloon--03{left:5.02%;top:33.35%;width:25.24%;aspect-ratio:282.7/184.2;padding-bottom:.94cqw;background-image:url(../../images/lp/jichitai/bubble03.webp);padding-left:.8cqw}.c-lp-balloon--04{left:36.51%;top:30.88%;width:27.12%;aspect-ratio:303.7/213.2;padding-top:1.15cqw;background-image:url(../../images/lp/jichitai/bubble04.webp);padding-left:.8cqw}.c-lp-balloon--05{left:68.31%;top:34.65%;width:27.83%;aspect-ratio:311.7/96.7;padding-top:.45cqw;background-image:url(../../images/lp/jichitai/bubble05.webp);padding-left:.8cqw}.c-lp-balloon--05 .c-lp-balloon__text{padding-left:20px}.c-lp-balloon--06{left:9.29%;top:71.31%;width:25.6%;aspect-ratio:286.7/109.7;background-image:url(../../images/lp/jichitai/bubble06.webp);padding-right:1.8cqw}.c-lp-balloon--07{left:67.13%;top:59.8%;width:25.75%;aspect-ratio:288.4/200.7;padding-bottom:1.34cqw;padding-top:.53cqw;padding-left:.53cqw;background-image:url(../../images/lp/jichitai/bubble07.webp)}.p-lp-problem__people{position:absolute;left:38.14%;top:73%;width:25.26%;height:auto}.p-lp-problem__solve{--lp-fade-delay: .65s;position:relative;margin-top:47px;padding-top:3%;color:var(--lp-red);font-size:39px;font-weight:700;line-height:1.4;letter-spacing:.02em;text-align:center}.p-lp-problem__solve-arrow{--lp-solve-arrow-w: 28px;display:none;position:absolute;top:0;left:50%;width:var(--lp-solve-arrow-w);height:auto;aspect-ratio:18.455/24.6227;transform:translate(-50%)}.p-lp-problem__solve span{display:inline-block;padding-bottom:2px;border-bottom:2px solid var(--lp-red)}@media not (min-width:768px){.p-lp-intro{--lp-intro-fade: 13%}.p-lp-problem__inner{padding-block:10vw 72px}.p-lp-problem__title{font-size:26px;line-height:1.5}.p-lp-problem__balloons{display:flex;flex-direction:column;container-type:inline-size;margin-top:5vw;aspect-ratio:auto}.c-lp-balloon{position:relative;inset:auto;padding:0;font-size:clamp(13px,4.4444cqw,17px);line-height:1.67;white-space:nowrap}.c-lp-balloon--06 .c-lp-balloon__text{padding-bottom:4vw;padding-left:4vw}.c-lp-balloon--05 .c-lp-balloon__text{padding-bottom:10px;padding-left:0}.c-lp-balloon--04{order:1;width:82.96%;margin-left:20.67%;aspect-ratio:560/391;background-image:url(../../images/lp/jichitai/bubble04_sp.webp)}.c-lp-balloon--03{order:2;width:82.07%;margin-left:1.41%;margin-top:9px;aspect-ratio:554/324;background-image:url(../../images/lp/jichitai/bubble03_sp.webp)}.c-lp-balloon--01{order:3;width:70.81%;margin-left:28.96%;margin-top:-33px;aspect-ratio:477/332;background-image:url(../../images/lp/jichitai/bubble01_sp.webp)}.c-lp-balloon--05{order:4;width:82.96%;margin-left:.96%;margin-top:14px;aspect-ratio:559/210;background-image:url(../../images/lp/jichitai/bubble05_sp.webp)}.c-lp-balloon--07{order:5;width:86.67%;margin-left:15.48%;margin-top:70px;aspect-ratio:585/417;background-image:url(../../images/lp/jichitai/bubble07_sp.webp);font-size:clamp(13px,4.4444cqw,17px);padding-top:7px;padding-left:5px}.c-lp-balloon--02{order:6;width:79.85%;margin-left:.67%;margin-top:-34px;aspect-ratio:539/309;background-image:url(../../images/lp/jichitai/bubble02_sp.webp)}.c-lp-balloon--06{order:7;width:81.48%;margin-left:17.85%;margin-top:25px;aspect-ratio:549/223;background-image:url(../../images/lp/jichitai/bubble06_sp.webp)}.p-lp-problem__people{display:none}.c-lp-balloon--05:after,.c-lp-balloon--06:after{content:"";position:absolute;background-repeat:no-repeat;background-size:contain}.c-lp-balloon--05:after{top:34.3%;left:81.4%;width:37.8%;aspect-ratio:1/1;background-image:url(../../images/lp/jichitai/problem_person_r_sp.webp)}.c-lp-balloon--06:after{top:16.1%;left:-15.6%;width:30.4%;aspect-ratio:167/215;background-image:url(../../images/lp/jichitai/problem_person_l_sp.webp)}.p-lp-problem__solve{margin-top:9vw;padding-top:62px;padding-bottom:6px;font-size:27px;line-height:1.8}.p-lp-problem__solve-arrow{display:block}.p-lp-problem__solve span{display:inline;padding-bottom:2px}}.p-lp-dotted{background-image:radial-gradient(var(--lp-dot) 1px,transparent 1px);background-size:24px 24px;background-position:8px 8px;background-color:#fff}.p-lp-benefits__inner,.p-lp-services__inner{width:min(var(--lp-container),90%);margin-inline:auto}.p-lp-benefits__inner{padding-top:155px}.p-lp-benefits__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:17px 21px;margin-top:71px}.p-lp-benefit{display:flex;flex-direction:column;align-items:center;padding:58px 25px 45px;border:1px solid var(--lp-card-line);border-radius:10px;background-color:#fff}.p-lp-benefit__title{margin-top:29px;color:var(--lp-red);font-size:27px;font-weight:700;line-height:1.48;letter-spacing:.06em;text-align:center}.p-lp-benefit__text{max-width:400px;margin-top:19px;font-size:16px;font-weight:500;line-height:1.875}.p-lp-benefit__image{padding-top:var(--lp-benefit-image-pt, 40px);margin-left:var(--lp-benefit-image-ml, 0);margin-right:calc(var(--lp-benefit-image-ml, 0) * -1)}.p-lp-benefit:nth-child(1){--lp-benefit-image-pt: 46px}.p-lp-benefit:nth-child(2){--lp-benefit-image-pt: 56px}.p-lp-benefit:nth-child(3){--lp-benefit-image-pt: 40px}.p-lp-benefit:nth-child(4){--lp-benefit-image-pt: 40px;--lp-benefit-image-ml: 26px}.p-lp-benefits__cta{margin-top:105px;margin-left:0;text-align:center}.p-lp-benefits__cta .c-lp-button{padding-right:61px}.p-lp-services__inner{padding-top:186px;padding-bottom:244px}.p-lp-services__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px 18px;margin-top:75px}.p-lp-service{padding:22px 42px 33px;border-radius:14px;background:linear-gradient(135deg,#fff,#f8e1e1)}.p-lp-service__icon-area{display:flex;align-items:flex-end;height:66px}.p-lp-service__icon{margin-bottom:var(--lp-service-icon-mb, 0);margin-left:var(--lp-service-icon-ml, 0)}.p-lp-service:nth-child(1){--lp-service-icon-mb: 0;--lp-service-icon-ml: 0}.p-lp-service:nth-child(2){--lp-service-icon-mb: 6px;--lp-service-icon-ml: 0;padding:21px 42px 33px 37px}.p-lp-service:nth-child(3){--lp-service-icon-mb: 4px;--lp-service-icon-ml: 12px;padding:21px 42px 33px 37px}.p-lp-service:nth-child(4){--lp-service-icon-mb: 0;--lp-service-icon-ml: 0;padding:28px 42px 33px 43px}.p-lp-service:nth-child(5){--lp-service-icon-mb: 5px;--lp-service-icon-ml: 4px;padding:28px 42px 33px 37px}.p-lp-service:nth-child(6){--lp-service-icon-mb: 8px;--lp-service-icon-ml: 0;padding:28px 42px 33px 37px}.p-lp-service__title{margin-top:16px;font-size:24px;font-weight:700;line-height:1.4;letter-spacing:.02em;padding-left:5px}.p-lp-service__list{margin-top:12px}.p-lp-service__list li{position:relative;padding-left:20px;font-size:16px;font-weight:500;line-height:2}.p-lp-service__list li:before{content:"";position:absolute;top:.85em;left:4px;width:6px;height:6px;border-radius:50%;background-color:var(--lp-red)}@media not (min-width:1100px){.p-lp-benefit{padding:44px 40px 36px}.p-lp-benefit__title{font-size:22px}.p-lp-service{padding:22px 24px 28px}.p-lp-service__title{font-size:20px}}@media not (min-width:768px){.p-lp-benefits__inner{padding-top:62px}.p-lp-benefits__grid{grid-template-columns:1fr;gap:26px;margin-top:46px}.p-lp-benefit{padding:44px 24px 55px}.p-lp-benefit:nth-child(3){padding-bottom:45px}.p-lp-benefit:nth-child(3) .p-lp-benefit__image{width:80%}.p-lp-benefit:nth-child(4) .p-lp-benefit__image{width:55%}.p-lp-benefit__title{margin-top:14px;font-size:22px;line-height:1.5;letter-spacing:-.05em}.p-lp-benefit__text{max-width:none;margin-top:22px;font-size:15.5px;line-height:1.8;letter-spacing:.05em;font-weight:400}.p-lp-benefit:nth-child(n){--lp-benefit-image-pt: 40px;--lp-benefit-image-ml: 0}.p-lp-benefits__cta{margin-top:44px}.p-lp-benefits__cta .c-lp-button{padding-right:33px}.p-lp-services__inner{padding-top:130px;padding-bottom:90px}.p-lp-services__grid{grid-template-columns:1fr;gap:24px;margin-top:46px}.p-lp-service{display:grid;grid-template-columns:1fr auto;align-items:center;padding:16px 29px 40px}.p-lp-service__icon-area{order:2;height:auto;justify-self:end}.p-lp-service:nth-child(n){--lp-service-icon-mb: 0;--lp-service-icon-ml: 0}.p-lp-service__title{order:1;margin-top:0;font-size:22px}.p-lp-service__list{order:3;grid-column:1/-1;margin-top:28px}.p-lp-service__list li{padding-left:19px;font-size:15px;line-height:2}.p-lp-dotted{background-image:radial-gradient(var(--lp-dot) 1px,transparent 2px);background-size:16px 16px;background-position:4px 4px;background-color:#fff}.p-lp-service:nth-child(1){padding:16px 9% 40px}.p-lp-service:nth-child(1) .p-lp-service__icon{width:71px}.p-lp-service:nth-child(1) .p-lp-service__list{margin-top:0}.p-lp-service:nth-child(2){padding:16px 9% 40px}.p-lp-service:nth-child(2) .p-lp-service__icon{width:71px}.p-lp-service:nth-child(2) .p-lp-service__list{margin-top:20px}.p-lp-service:nth-child(3){padding:16px 9% 40px}.p-lp-service:nth-child(3) .p-lp-service__icon{width:80px}.p-lp-service:nth-child(3) .p-lp-service__list{margin-top:20px}.p-lp-service:nth-child(4){padding:35px 9% 40px}.p-lp-service:nth-child(4) .p-lp-service__icon{width:85px}.p-lp-service:nth-child(4) .p-lp-service__list{margin-top:20px}.p-lp-service:nth-child(5){padding:35px 9% 40px}.p-lp-service:nth-child(5) .p-lp-service__icon{width:75px}.p-lp-service:nth-child(5) .p-lp-service__list{margin-top:20px}.p-lp-service:nth-child(6){padding:35px 9% 40px}.p-lp-service:nth-child(6) .p-lp-service__icon{width:70px}.p-lp-service:nth-child(6) .p-lp-service__list{margin-top:20px}}.c-lp-graph{width:100%;height:auto}.is-js .c-lp-graph__grid,.is-js .c-lp-graph__tick,.is-js .c-lp-graph__value{opacity:0}.is-js .c-lp-graph__bar{transform-box:fill-box;transform-origin:bottom;transform:scaleY(0)}.is-js .c-lp-graph__arrow{opacity:0;clip-path:inset(0 100% 0 0)}.is-js .c-lp-graph.is-inview .c-lp-graph__grid,.is-js .c-lp-graph.is-inview .c-lp-graph__tick{opacity:1;transition:opacity .65s ease}.is-js .c-lp-graph.is-inview .c-lp-graph__bar{transform:scaleY(1);transition:transform 1.05s cubic-bezier(.22,.61,.36,1) calc(.2s + var(--lp-graph-i, 0) * .18s)}.is-js .c-lp-graph.is-inview .c-lp-graph__value{opacity:1;transition:opacity .6s ease calc(.65s + var(--lp-graph-i, 0) * .18s)}.is-js .c-lp-graph.is-inview .c-lp-graph__arrow{opacity:1;clip-path:inset(0 0 0 0);transition:opacity .5s ease 1.15s,clip-path 1.6s cubic-bezier(.22,.61,.36,1) 1.15s}@media(prefers-reduced-motion:reduce){.is-js .c-lp-graph .c-lp-graph__grid,.is-js .c-lp-graph .c-lp-graph__tick,.is-js .c-lp-graph .c-lp-graph__value,.is-js .c-lp-graph .c-lp-graph__bar,.is-js .c-lp-graph .c-lp-graph__arrow{opacity:1;clip-path:none;transform:none;transition:none}}.p-lp-case{background-color:var(--lp-gray-bg)}.p-lp-case__inner{width:min(var(--lp-container),90%);margin-inline:auto;padding-block:126px 113px}.p-lp-case__card{width:min(920px,100%);margin-inline:auto;padding:45px 52px 46px;border-radius:10px;background-color:#fff}.p-lp-case__card+.p-lp-case__card{margin-top:30px}.p-lp-case__inner>.p-lp-case__card:first-of-type{margin-top:53px}.p-lp-case__head{display:grid;grid-template-columns:380px 1fr;column-gap:36px;align-items:start}.p-lp-case__photo{width:380px;height:220px;object-fit:cover;border-radius:10px}.p-lp-case__meta{display:flex;align-items:center;gap:14px}.c-lp-case-num{display:inline-flex;align-items:center;justify-content:center;padding:3px 17px;border-radius:3px;background-color:var(--lp-pink-bg);color:var(--lp-red);font-family:var(--lp-font-en);font-size:14px;font-weight:500;line-height:1.3}.p-lp-case__area{font-size:16px;font-weight:500;line-height:1.3}.p-lp-case__title{margin-top:26px;font-size:23px;font-weight:700;line-height:1.5;letter-spacing:.04em}.p-lp-case__text{margin-top:14px;font-size:16px;font-weight:500;line-height:1.875}.c-lp-stats{display:grid;margin-top:51px;padding-block:var(--lp-stats-pt, 38px) var(--lp-stats-pb, 40px);border:1.4px solid var(--lp-red);border-radius:10px}.p-lp-case__card:nth-of-type(1){--lp-stats-pt: 31px;--lp-stats-pb: 41px}.p-lp-case__card:nth-of-type(2){--lp-stats-pt: 31px;--lp-stats-pb: 8px;padding:46px 52px 40px}.p-lp-case__card:nth-of-type(2) .c-lp-note{position:relative;margin-top:32px;padding-left:66px;font-size:16px;font-weight:500;line-height:1.875;letter-spacing:.03em}.p-lp-case__card:nth-of-type(2) .p-lp-case__body{padding-top:22px}.p-lp-case__card:nth-of-type(2) .p-lp-case__title{margin-top:19px}.p-lp-case__card:nth-of-type(2) .p-lp-case__text{margin-top:16px}.p-lp-case__card:nth-of-type(2) .c-lp-stats{margin-top:55px}.p-lp-case__card:nth-of-type(2) .c-lp-stats--uneven{grid-template-columns:33% 66.6%;padding-bottom:29px}.p-lp-case__card:nth-of-type(2) .c-lp-stats__label{margin-top:0}.p-lp-case__card:nth-of-type(2) .c-lp-stats__text{margin-top:15px;font-size:14px;font-weight:500;line-height:1.79;letter-spacing:.05em}.p-lp-case__card:nth-of-type(3){--lp-stats-pt: 26px;--lp-stats-pb: 33px}.p-lp-case__card:nth-of-type(3) .c-lp-note{margin-top:37px}.p-lp-case__card:nth-of-type(4){--lp-stats-pt: 24px;--lp-stats-pb: 32px;padding:40px 52px 42px}.p-lp-case__card:nth-of-type(4) .c-lp-note{margin-top:37px}.c-lp-stats--2{grid-template-columns:repeat(2,minmax(0,1fr))}.c-lp-stats--uneven{grid-template-columns:33.4% 66.6%}.c-lp-stats--3{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:48px}.c-lp-stats--3 .c-lp-stats__item{padding-inline:36px}.c-lp-stats__item{display:flex;flex-direction:column;padding-inline:40px;padding-bottom:10px}.c-lp-stats__item+.c-lp-stats__item{border-left:1.4px dashed var(--lp-red)}.c-lp-stats__label{font-size:16px;font-weight:500;line-height:1.5;text-align:center;margin-top:8px}.c-lp-stats__value{margin-top:var(--lp-stats-value-mt, 10px);margin-left:var(--lp-stats-value-ml, 0);margin-right:calc(var(--lp-stats-value-ml, 0) * -1);text-align:center}.p-lp-case__card:nth-of-type(1) .c-lp-stats__item:nth-child(2){--lp-marker-small: 28px}.p-lp-case__card:nth-of-type(1) .c-lp-stats__item:nth-child(2){--lp-stats-value-ml: 10px}.p-lp-case__card:nth-of-type(2) .c-lp-stats__item:nth-child(2){--lp-stats-value-ml: -3px}.p-lp-case__card:nth-of-type(3) .c-lp-stats__item:nth-child(1){--lp-stats-value-ml: 4px}.p-lp-case__card:nth-of-type(3) .c-lp-stats__item:nth-child(1) .c-lp-stats__text{margin-top:15px}.p-lp-case__card:nth-of-type(3) .c-lp-stats__item:nth-child(3){--lp-stats-value-ml: -4px;--lp-marker-small-shift: 6px}.p-lp-case__card:nth-of-type(3) .c-lp-stats__item:nth-child(3) .c-lp-stats__text{margin-top:15px}.p-lp-case__card:nth-of-type(4) .c-lp-stats__item:nth-child(1){--lp-stats-value-ml: 3px}.p-lp-case__card:nth-of-type(4) .c-lp-stats__item:nth-child(1) .c-lp-stats__text{margin-top:14px;font-size:14px;font-weight:500;line-height:1.79}.p-lp-case__card:nth-of-type(4) .c-lp-stats__item:nth-child(2){--lp-stats-value-ml: -2px}.p-lp-case__card:nth-of-type(2) .c-lp-stats__item{--lp-stats-value-mt: 9px;padding-bottom:0}.p-lp-case__card:nth-of-type(3) .c-lp-stats__item:nth-child(1),.p-lp-case__card:nth-of-type(3) .c-lp-stats__item:nth-child(3){--lp-stats-value-mt: 7px}.p-lp-case__card:nth-of-type(3) .c-lp-stats__item:nth-child(2){--lp-stats-value-mt: 12px}.p-lp-case__card:nth-of-type(3) .c-lp-stats__item:nth-child(2) .c-lp-stats__text{margin-top:18px}.p-lp-case__card:nth-of-type(4) .c-lp-stats__item:nth-child(1){--lp-stats-value-mt: 6px}.p-lp-case__card:nth-of-type(4) .c-lp-stats__item:nth-child(2){--lp-stats-value-mt: 8px}.c-lp-marker{display:inline-block;color:var(--lp-red);font-size:29px;font-weight:700;line-height:1;letter-spacing:.01em;white-space:nowrap}.c-lp-marker em{font-size:41px;font-style:normal;font-weight:700;line-height:.8;position:relative;top:.05em}.graph01{margin-top:auto}.c-lp-marker small{position:relative;bottom:var(--lp-marker-small-shift, 0);font-size:var(--lp-marker-small, 16px);font-weight:700}.c-lp-marker__sub{position:relative;bottom:6px;margin-left:6px;font-size:17px;font-weight:700}.c-lp-stats__text{margin-top:20px;font-size:14px;font-weight:500;line-height:1.79}.c-lp-stats__graph{width:100%;max-width:320px;height:auto;margin:auto auto 0;padding-top:13px}.c-lp-stats__illust{display:none}.c-lp-note{position:relative;margin-top:41px;padding-left:66px;font-size:16px;font-weight:500;line-height:1.875;letter-spacing:.03em}.c-lp-note:before{content:"";position:absolute;top:var(--lp-note-icon-top, 3px);left:14px;width:24px;height:35px;background-image:url(../../images/lp/jichitai/icon_bulb.webp);background-repeat:no-repeat;background-size:contain}.p-lp-case__card:nth-of-type(2) .c-lp-note{--lp-note-icon-top: -3px}.p-lp-case__card:nth-of-type(3) .c-lp-note{--lp-note-icon-top: -3px}.p-lp-case__cta{margin-top:100px;text-align:center}.p-lp-case__cta .c-lp-button{margin-left:0;padding-right:59px}@media not (min-width:1000px){.p-lp-case__card{padding:32px 30px 36px}.p-lp-case__head{grid-template-columns:300px 1fr;column-gap:28px}.p-lp-case__photo{width:300px;height:174px}.c-lp-stats__item{padding-inline:24px}.c-lp-marker{font-size:23px}.c-lp-marker em{font-size:32px}}@media not (min-width:768px){.p-lp-case__inner{padding-block:55px 72px}.p-lp-case__cta .c-lp-button{padding-right:33px}.p-lp-case__inner>.p-lp-case__card:first-of-type{margin-top:50px}.p-lp-case__card{padding:0 25px 50px;border-radius:10px;overflow:hidden}.p-lp-case__card+.p-lp-case__card{margin-top:40px}.p-lp-case__card:nth-of-type(2){--lp-stats-pt: 31px;--lp-stats-pb: 8px;padding:0 25px 50px}.p-lp-case__card:nth-of-type(3){--lp-stats-pt: 31px;--lp-stats-pb: 8px;padding:0 25px 50px}.p-lp-case__card:nth-of-type(4){--lp-stats-pt: 31px;--lp-stats-pb: 8px;padding:0 25px 50px}.p-lp-case__head{grid-template-columns:1fr;row-gap:0}.p-lp-case__photo{width:calc(100% + 50px);max-width:none;height:auto;margin-left:-25px;aspect-ratio:339/213;border-radius:0}.p-lp-case__meta{margin-top:30px;gap:15px}.c-lp-case-num{padding:2px 15px;font-size:14px}.p-lp-case__area{font-size:15px}.p-lp-case__title{margin-top:14px;font-size:22px;line-height:1.5}.p-lp-case__text{margin-top:18px;font-size:15px;line-height:1.86;font-weight:400;letter-spacing:.05em}.p-lp-case__card:nth-of-type(n){--lp-stats-pt: 30px;--lp-stats-pb: 34px;--lp-stats-px: 15px;--lp-stats-illust-mt: 18px}.p-lp-case__card:nth-of-type(1){--lp-stats-pb: 28px}.p-lp-case__card:nth-of-type(2){--lp-stats-pb: 31px;--lp-stats-illust-mt: 28px}.p-lp-case__card:nth-of-type(3){--lp-stats-pb: 44px}.p-lp-case__card:nth-of-type(4){--lp-stats-illust-mt: 12px}.c-lp-stats,.c-lp-stats--2,.c-lp-stats--3,.c-lp-stats--uneven,.p-lp-case__card:nth-of-type(n) .c-lp-stats,.p-lp-case__card:nth-of-type(n) .c-lp-stats--uneven{display:flex;grid-template-columns:none;gap:16px;margin-top:35px;margin-inline:-3px;padding-block:0;border:0;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;scrollbar-width:none}.c-lp-stats::-webkit-scrollbar{display:none}.c-lp-stats__item,.c-lp-stats--3 .c-lp-stats__item,.p-lp-case__card:nth-of-type(n) .c-lp-stats__item{flex:0 0 100%;padding:var(--lp-stats-pt) var(--lp-stats-px) var(--lp-stats-pb);border:1.4px solid var(--lp-red);border-radius:10px;scroll-snap-align:center}.c-lp-stats__item+.c-lp-stats__item{border-left:1.4px solid var(--lp-red)}.c-lp-stats__label,.p-lp-case__card:nth-of-type(n) .c-lp-stats__label{margin-top:8px;font-size:15px}.c-lp-marker{font-size:28px;line-height:1.32;white-space:normal}.c-lp-marker em{font-size:44px}.c-lp-marker small{font-size:19px}.c-lp-marker__sub{display:inline-block;bottom:0;margin-top:6px;margin-left:0;font-size:18px}.c-lp-stats__text,.p-lp-case__card:nth-of-type(n) .c-lp-stats__text,.p-lp-case__card:nth-of-type(n) .c-lp-stats__item:nth-child(n) .c-lp-stats__text{margin-top:16px;font-size:15px;font-weight:400;letter-spacing:.05em;line-height:1.867}.c-lp-stats__graph{width:calc(100% + 30px);max-width:none;margin-top:12px;margin-inline:-15px;padding-top:0}.graph01{margin-top:17%}.c-lp-stats__illust{display:block;height:auto;margin:var(--lp-stats-illust-mt) auto 0}.c-lp-note{margin-top:40px;padding-left:62px;font-size:15px;line-height:1.86;font-weight:400}.p-lp-case__card:nth-of-type(2) .c-lp-note{margin-top:40px;padding-left:62px;font-size:15px;line-height:1.86;font-weight:400}.p-lp-case__card:nth-of-type(3) .c-lp-note{margin-top:40px;padding-left:62px;font-size:15px;line-height:1.86;font-weight:400}.p-lp-case__card:nth-of-type(4) .c-lp-note{margin-top:40px;padding-left:62px;font-size:15px;line-height:1.86;font-weight:400}.c-lp-note:before{top:2px;left:5px;width:31px;height:46px}.p-lp-case__cta{margin-top:60px}.p-lp-case__card:nth-of-type(2) .p-lp-case__body{padding-top:0}.p-lp-case__card:nth-of-type(1) .c-lp-stats__item:nth-child(2){--lp-stats-value-ml: 0px}.p-lp-case__card:nth-of-type(1) .c-lp-stats__item:nth-child(2) .c-lp-marker__sub{margin-top:4px;display:block}}.p-lp-achv__inner,.p-lp-media__inner{width:min(var(--lp-container),90%);margin-inline:auto}.p-lp-achv__inner{padding-top:136px}.p-lp-achv__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:38px}.p-lp-achv__grid--wide{grid-template-columns:59.5% auto;margin-top:16px}.p-lp-achv__card{display:flex;flex-direction:column;align-items:center;padding:24px 28px 34px;border:1px solid var(--lp-card-line);border-radius:10px;background-color:#fff}.p-lp-achv__label{align-self:flex-start;padding-bottom:4px;border-bottom:1px solid #9a9a9a;font-size:16px;font-weight:500;line-height:1.5;letter-spacing:.05em}.p-lp-achv__value{position:relative;margin-top:var(--lp-achv-value-mt, 30px);color:var(--lp-red);font-size:29px;font-weight:700;line-height:1;letter-spacing:.01em;text-align:center}.p-lp-achv__value em{position:relative;top:var(--lp-achv-em-shift, 0);font-size:var(--lp-achv-em-size, 70px);font-style:normal;font-weight:700;letter-spacing:-.01em}.p-lp-achv__grid:not(.p-lp-achv__grid--wide)>.p-lp-achv__card:nth-child(1){--lp-achv-value-mt: 22px;--lp-achv-em-shift: 4px}.p-lp-achv__grid:not(.p-lp-achv__grid--wide)>.p-lp-achv__card:nth-child(2){--lp-achv-value-mt: 15px;--lp-achv-em-shift: 4px}.p-lp-achv__grid:not(.p-lp-achv__grid--wide)>.p-lp-achv__card:nth-child(3){--lp-achv-value-mt: 20px;--lp-achv-em-size: 73px;--lp-achv-em-shift: 1px}.p-lp-achv__grid:not(.p-lp-achv__grid--wide)>.p-lp-achv__card:nth-child(3) .p-lp-achv__image{margin-top:auto;padding-top:34px;margin-left:-19px}.p-lp-achv__card--online{--lp-achv-em-size: 73px}.p-lp-achv__pre{position:relative;top:-10px;display:inline-block;margin-right:6px;font-size:17px;font-weight:700;line-height:1.4;text-align:left;vertical-align:middle}.p-lp-achv__sub{color:var(--lp-red);font-size:19px;font-weight:700;line-height:1.2;margin-right:auto;margin-left:7%;margin-top:10%}.p-lp-achv__card--online{padding-bottom:4px}.p-lp-achv__card--online .p-lp-achv__value{margin-top:-2px}.p-lp-achv__card--online .p-lp-achv__image{margin-top:4%;width:69%;margin-right:5%}.p-lp-achv__image{margin-top:auto;padding-top:26px;margin-left:6px}.p-lp-achv__chart{width:100%;max-width:562px;height:auto;margin-top:5px;margin-left:19px}.p-lp-achv__chart--sp{display:none}.p-lp-achv__card--chart{align-items:stretch;padding-bottom:32px}.p-lp-media__inner{padding-top:151px;padding-bottom:204px}.p-lp-media__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:42px 39px;width:min(992px,100%);margin:70px auto 0}.p-lp-media__item img{width:100%;height:auto;aspect-ratio:305/175;object-fit:cover}.p-lp-media__caption{margin-top:9px;font-size:16px;font-weight:500;line-height:1.625}@media not (min-width:1000px){.p-lp-achv__value{font-size:22px}.p-lp-achv__value em{font-size:48px}.p-lp-achv__label,.p-lp-media__caption{font-size:14px}}@media not (min-width:768px){.p-lp-achv__inner{padding-top:76px}.p-lp-achv__grid,.p-lp-achv__grid--wide{grid-template-columns:1fr;gap:20px;margin-top:30px}.p-lp-achv__card{padding:29px 0 var(--lp-achv-card-pb, 30px)}.p-lp-achv__grid:not(.p-lp-achv__grid--wide)>.p-lp-achv__card:nth-child(1){--lp-achv-card-pb: 34px;--lp-achv-value-mt: 10px}.p-lp-achv__grid:not(.p-lp-achv__grid--wide)>.p-lp-achv__card:nth-child(2){--lp-achv-card-pb: 32px;--lp-achv-value-mt: 3px}.p-lp-achv__grid:not(.p-lp-achv__grid--wide)>.p-lp-achv__card:nth-child(3){--lp-achv-card-pb: 42px;--lp-achv-value-mt: 6px}.p-lp-achv__label{align-self:center;font-size:16px;text-align:center}.p-lp-achv__value{margin-top:var(--lp-achv-value-mt, 6px);font-size:28px}.p-lp-achv__value em{font-size:65px}.p-lp-achv__pre{font-size:16px}.p-lp-achv__sub{margin-top:24px;font-size:17px}.p-lp-achv__image{padding-top:18px}.p-lp-achv__chart--pc{display:none}.p-lp-achv__chart--sp{display:block;width:92%;max-width:none;margin:27px auto 0}.p-lp-media__inner{padding-top:55px;padding-bottom:128px}.p-lp-media__grid{display:flex;grid-template-columns:none;gap:30px;margin-top:60px;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;scrollbar-width:none}.p-lp-media__grid::-webkit-scrollbar{display:none}.p-lp-media__item{flex:0 0 100%;scroll-snap-align:center}.p-lp-media__caption{margin-top:12px;font-size:16px;line-height:1.7}.p-lp-achv__grid:not(.p-lp-achv__grid--wide)>.p-lp-achv__card:nth-child(1) .p-lp-achv__image{width:140px;padding-top:22px}.p-lp-achv__grid:not(.p-lp-achv__grid--wide)>.p-lp-achv__card:nth-child(2) .p-lp-achv__image{width:246px;padding-top:25px}.p-lp-achv__grid:not(.p-lp-achv__grid--wide)>.p-lp-achv__card:nth-child(3) .p-lp-achv__image{width:222px;padding-top:28px}}.p-lp-contact{position:relative;background-color:#2f2f2f;background-image:linear-gradient(#000000ad,#000000ad),url(../../images/lp/jichitai/contact_bg.webp);background-repeat:no-repeat;background-position:center;background-size:cover;color:#fff}.p-lp-contact__inner{width:min(var(--lp-container),90%);margin-inline:auto;padding-block:114px 104px;text-align:center}.p-lp-contact__title{margin-top:17px;font-size:35px;font-weight:700;line-height:1.55;letter-spacing:.02em}.p-lp-contact__lead{margin-top:22px;font-size:17px;font-weight:500;line-height:1.88}.p-lp-contact__box{width:min(1022px,100%);margin:51px auto 0;padding:46px 0 62px;border:1.5px solid rgba(255,255,255,.7);border-radius:11px}.p-lp-contact__box-title{font-size:23px;font-weight:700;line-height:1.5;letter-spacing:.02em}.p-lp-contact__cols{--lp-contact-cta-w: 359px;display:grid;grid-template-columns:repeat(2,1fr);margin-top:41px}.p-lp-contact__col+.p-lp-contact__col{border-left:1px solid rgba(255,255,255,.7)}.p-lp-contact__label{width:min(var(--lp-contact-cta-w),100%);margin-inline:auto;margin-bottom:20px;font-size:17px;font-weight:500;line-height:1.4}.p-lp-contact__col .c-lp-button{min-width:var(--lp-contact-cta-w);margin-left:0;padding-inline:32px}.p-lp-contact__tel{display:inline-flex;align-items:center;gap:14px;font-family:var(--lp-font-en);font-size:43px;font-weight:500;line-height:1.2;letter-spacing:.05em;margin-top:-6px}.p-lp-contact__tel img{width:33px;height:auto}.p-lp-contact__hours{margin-top:10px;font-size:19px;font-weight:500;line-height:1.4;letter-spacing:.07em}.l-lp-footer{position:relative;background-color:#222;color:#fff}.l-lp-footer__inner{display:flex;gap:86px;width:min(var(--lp-container),90%);margin-inline:auto;padding-top:92px}.l-lp-footer__logo{width:269px;height:auto}.l-lp-footer__sns{display:flex;align-items:center;gap:20px;margin-top:34px}.l-lp-footer__sns img{width:auto;height:25px;transition:opacity .3s ease}.l-lp-footer__sns li:nth-child(3) img{height:19px}.l-lp-footer__sns li:nth-child(4) img{height:25px}.l-lp-footer__sns a:hover img{opacity:.7}.l-lp-footer__name{padding-top:2px;font-size:16px;font-weight:700;line-height:1.4}.l-lp-footer__company{margin-top:6px}.l-lp-footer__address{margin-top:5px;font-size:14px;font-weight:400;line-height:23px}.l-lp-footer__address a:hover{text-decoration:underline}.l-lp-footer__note{padding-left:2.5em}.l-lp-footer__bottom{display:flex;align-items:center;gap:0;width:min(var(--lp-container),90%);margin-inline:auto;padding-block:96px 24px}.l-lp-footer__copyright{flex:0 0 357px;font-family:var(--lp-font-en);font-size:14px;font-weight:300;line-height:1.4}.l-lp-footer__links{display:flex;gap:28px}.l-lp-footer__links a{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:500;line-height:1.4}.l-lp-footer__links a:hover{text-decoration:underline}.l-lp-footer__ext{flex-shrink:0}.l-lp-footer__totop{position:fixed;right:40px;bottom:40px;z-index:50;width:60px;height:60px;opacity:0;visibility:hidden;transition:opacity .4s ease,visibility .4s ease,transform .3s ease}.l-lp-footer__totop.is-visible{opacity:1;visibility:visible}.l-lp-footer__totop:hover{transform:translateY(-3px)}@media not (min-width:900px){.l-lp-footer__inner{gap:40px}}@media not (min-width:768px){.p-lp-contact__inner{padding-block:70px 76px}.p-lp-contact__title{margin-top:14px;font-size:25px;line-height:1.56}.p-lp-contact__lead{margin-top:22px;font-size:15.5px;line-height:1.77}.p-lp-contact__box{margin-top:42px;padding:34px 20px 38px;border-radius:10px}.p-lp-contact__box-title{display:none}.p-lp-contact__cols{grid-template-columns:1fr;row-gap:30px;margin-top:0}.p-lp-contact__col+.p-lp-contact__col{padding-top:30px;border-left:0;border-top:1px solid rgba(255,255,255,.7)}.p-lp-contact__label{margin-bottom:18px;font-size:16px}.p-lp-contact__col .c-lp-button{min-width:0;height:auto;padding-block:15px;padding-inline:24px;line-height:1.45}.p-lp-contact__tel{gap:10px;font-size:30px}.p-lp-contact__tel img{width:26px}.p-lp-contact__hours{font-size:15px;margin-top:1px}.l-lp-footer__inner{flex-direction:column;gap:0;padding-top:54px}.l-lp-footer__brand{display:contents}.l-lp-footer__logo-link{order:1}.l-lp-footer__logo{width:200px}.l-lp-footer__company{order:2}.l-lp-footer__sns{order:3;justify-content:flex-start;margin-top:25px;gap:14px}.l-lp-footer__name{font-size:15px}.l-lp-footer__address{margin-top:10px;font-size:12px;line-height:1.85}.l-lp-footer__note{padding-left:0}.l-lp-footer__bottom{flex-direction:column-reverse;align-items:flex-start;gap:20px;padding-block:34px 30px}.l-lp-footer__copyright{flex:none;font-size:11px;margin-top:40px}.l-lp-footer__links{gap:22px}.l-lp-footer__totop{right:16px;bottom:16px;width:48px;height:48px}.l-lp-footer__links a{font-size:12px}}
