.p-ems-fv{position:relative;min-height:600px;display:flex;align-items:center;overflow:hidden;background:#2a5c38}.p-ems-fv__bg{position:absolute;inset:0;background:linear-gradient(to right,rgba(209,251,243,.72) 0%,rgba(203,237,211,.45) 50%,rgba(100,100,100,.12) 100%);mix-blend-mode:multiply;z-index:1}.p-ems-fv__bg-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center top;z-index:0}.p-ems-fv__inner{position:relative;z-index:2;width:100%;padding:80px 0 72px}.p-ems-fv__content{max-width:560px}.p-ems-fv__badges{display:flex;align-items:flex-start;gap:8px;flex-wrap:wrap;margin-bottom:20px;flex-direction:column}.p-ems-fv__badge{display:inline-flex;align-items:center;gap:6px;padding:5px 12px;border-radius:4px;font-size:12px;font-weight:700;backdrop-filter:blur(6px)}.p-ems-fv__badge--hospital{background:rgba(255,255,255,.55);border:1px solid rgba(255,255,255,.7);color:#1a4d2e}.p-ems-fv__badge--label{background:rgba(255,255,255,.3);border:1px solid rgba(255,255,255,.5);color:#1a4d2e}.p-ems-fv__title{font-size:clamp(32px,5vw,54px);font-weight:900;color:#0d2e18;line-height:1.25;letter-spacing:.02em;margin-bottom:16px}.p-ems-fv__title em{color:#1a7a40}.p-ems-fv__desc{font-size:14px;color:#1e3a28;line-height:1.85;margin-bottom:24px;max-width:440px}.p-ems-fv__price-badge{display:inline-flex;flex-direction:column;gap:6px;background:rgba(255,255,255,.6);border:1px solid rgba(255,255,255,.8);backdrop-filter:blur(8px);border-radius:8px;padding:12px 18px;margin-bottom:28px}.p-ems-fv__price-badge-period{display:flex;align-items:center;gap:8px;font-size:11px;color:#2d5a3d}.p-ems-fv__price-badge-tag{background:var(--orange);color:#fff;font-size:10px;font-weight:700;padding:2px 8px;border-radius:3px}.p-ems-fv__price-badge-text{font-size:14px;font-weight:600;color:#0d2e18}.p-ems-fv__price-badge-text strong{font-size:22px;font-weight:900;color:#d85a30}.p-ems-fv__price-badge-text small{font-size:12px;font-weight:400;color:#2d5a3d}.p-ems-fv__btns{display:flex;gap:10px;flex-wrap:wrap}.p-ems-fv__btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 18px;border-radius:8px;font-size:.875rem;font-weight:700;color:#fff;text-decoration:none;line-height:1.3;transition:opacity .25s ease,transform .25s ease}.p-ems-fv__btn:hover{opacity:.85;transform:translateY(-2px)}.p-ems-fv__btn--tel{background:var(--green)}.p-ems-fv__btn--line{background:var(--line-green)}.p-ems-fv__btn--web{background:var(--orange)}.p-ems-fv__btn-text{display:flex;flex-direction:column;gap:2px;text-align:left}.p-ems-fv__btn-sub{display:block;font-size:.7rem;font-weight:400;opacity:.85;line-height:1}.p-ems-fv__btn-main{display:block;font-size:.9rem;font-weight:800;line-height:1.2}@keyframes pulse{0%,100%{opacity:1}50%{opacity:.4}}.p-ems__section{padding:80px 0}.p-ems__section--light{background:var(--green-light)}.p-ems__section--offwhite{background:var(--off-white)}.p-ems__concern-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px;margin:0 0 28px}.p-ems__concern-item{display:flex;align-items:flex-start;gap:8px;background:#fff;border-radius:8px;padding:14px 16px;font-size:14px;line-height:1.6;border:1px solid rgba(61,170,92,.2)}.p-ems__concern-icon{color:var(--green);font-weight:700;flex-shrink:0;margin-top:1px}.p-ems__concern-note{text-align:center;font-size:15px;font-weight:700;color:var(--green)}.p-ems__section--why .c-section-head h2 em{color:#e05a2b}.p-ems__why-body{max-width:760px;margin:0 auto;display:flex;flex-direction:column;gap:16px;font-size:15px;line-height:1.9;background:#fff5f2;border-radius:12px;padding:28px 32px;border:1px solid rgba(224,90,43,.12)}.p-ems__why-body strong{color:#e05a2b;font-weight:700}.p-ems__why-highlight{font-weight:700;color:#e05a2b;font-size:14px}.p-ems__solution-grid{display:grid;grid-template-columns:1fr 1.4fr;gap:48px;align-items:start}.p-ems__img-wrap{width:100%;overflow:hidden;border-radius:12px}.p-ems__img-wrap--3-4{aspect-ratio:3/4;background:#ddd;display:flex;align-items:center;justify-content:center;color:#aaa;font-size:13px}.p-ems__img-wrap img{width:100%;height:100%;object-fit:cover}.p-ems__feature-list{display:flex;flex-direction:column;gap:24px}.p-ems__feature-item{display:flex;gap:16px;align-items:flex-start}.p-ems__feature-num{width:36px;height:36px;border-radius:50%;background:var(--green);color:#fff;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.p-ems__feature-text h3{font-size:15px;font-weight:700;color:var(--text);margin-bottom:6px}.p-ems__feature-text p{font-size:14px;color:var(--text-sub);line-height:1.75}.p-ems__effect-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.p-ems__effect-card{background:#fff;border:1px solid rgba(61,170,92,.15);border-radius:12px;padding:24px 16px;text-align:center;display:flex;flex-direction:column;gap:10px}.p-ems__effect-icon{font-size:30px;line-height:1}.p-ems__effect-card h3{font-size:13px;font-weight:700;color:var(--green-dark);line-height:1.4}.p-ems__effect-card p{font-size:12px;color:var(--text-sub);line-height:1.7}.p-ems__flow-grid{display:grid;grid-template-columns:1fr 1.5fr;gap:48px;align-items:start}.p-ems__flow-steps{display:flex;flex-direction:column}.p-ems__step{display:flex;gap:20px;align-items:flex-start;padding-bottom:28px;position:relative}.p-ems__step:not(:last-child):after{content:'';position:absolute;left:17px;top:36px;bottom:0;width:2px;background:rgba(61,170,92,.2)}.p-ems__step-num{width:36px;height:36px;border-radius:50%;background:var(--green);color:#fff;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative;z-index:1}.p-ems__step-body{padding-top:4px}.p-ems__step-title{font-size:15px;font-weight:700;color:var(--green-dark);margin-bottom:4px}.p-ems__step-body p{font-size:13px;color:var(--text-sub);line-height:1.75}.p-ems__voice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.p-ems__voice-card{background:#fff;border-radius:12px;padding:24px;border:1px solid rgba(61,170,92,.15);display:flex;flex-direction:column;gap:12px}.p-ems__voice-stars{color:var(--orange);font-size:15px;letter-spacing:2px}.p-ems__voice-text{font-size:14px;line-height:1.8;flex:1;color:var(--text)}.p-ems__voice-meta{font-size:12px;color:var(--text-muted)}.p-ems-trial{background:linear-gradient(to left,rgba(209,251,243,.72) 0%,rgba(203,237,211,.45) 50%,rgba(100,100,100,.12) 100%);padding:80px 0}.p-ems-trial__card{max-width:620px;margin:0 auto;background:#fff;border:1px solid rgba(0,0,0,.07);border-radius:16px;overflow:hidden}.p-ems-trial__header{background:var(--green);padding:10px 20px;display:flex;align-items:center;gap:8px}.p-ems-trial__header-dot{width:7px;height:7px;border-radius:50%;background:#7dd4a0;animation:badgePulse 1.5s ease-in-out infinite;flex-shrink:0}@keyframes badgePulse{0%,100%{opacity:1}50%{opacity:.3}}.p-ems-trial__header-text{font-size:12px;font-weight:700;color:#e6f5ed;letter-spacing:.1em}.p-ems-trial__header-note{margin-left:auto;font-size:11px;color:#fff;background:#d81313;border-radius:50vh;padding:0 8px}.p-ems-trial__body{padding:28px 32px}.p-ems-trial__en{font-size:11px;font-weight:700;letter-spacing:.15em;color:var(--green);margin-bottom:8px}.p-ems-trial__title{font-size:clamp(18px,2.5vw,22px);font-weight:700;color:var(--text);line-height:1.5;margin-bottom:24px}.p-ems-trial__price-box{display:flex;align-items:center;gap:0;background:var(--off-white);border-radius:10px;overflow:hidden;border:1px solid rgba(0,0,0,.07);margin-bottom:16px}.p-ems-trial__price-col{flex:1;padding:18px 20px;text-align:center}.p-ems-trial__price-col--original{border-right:1px solid rgba(0,0,0,.07)}.p-ems-trial__price-col--trial{background:#fff8f0}.p-ems-trial__price-label{font-size:11px;color:var(--text-muted);font-weight:600;margin-bottom:6px}.p-ems-trial__price-num{font-size:28px;font-weight:900;line-height:1;color:var(--text-sub);text-decoration:line-through}.p-ems-trial__price-num--trial{font-size:44px;color:#d85a30;text-decoration:none}.p-ems-trial__price-unit{font-size:12px;color:var(--text-muted);margin-top:4px}.p-ems-trial__arrow{padding:0 8px;display:flex;flex-direction:column;align-items:center;gap:4px;flex-shrink:0}.p-ems-trial__arrow-circle{width:30px;height:30px;border-radius:50%;background:var(--green);display:flex;align-items:center;justify-content:center}.p-ems-trial__arrow-label{font-size:9px;color:var(--green);font-weight:700;white-space:nowrap}.p-ems-trial__discount-bar{display:flex;align-items:center;gap:8px;background:#fef3eb;border:1px solid #f0997b;border-radius:8px;padding:8px 14px;margin-bottom:20px}.p-ems-trial__discount-text{font-size:12px;color:#993c1d;font-weight:600}.p-ems-trial__discount-text strong{color:#d85a30}.p-ems-trial__note{font-size:11px;color:var(--text-muted);line-height:1.7;margin-bottom:20px}.p-ems-trial__btns{display:flex;gap:10px;flex-wrap:wrap}.p-ems-trial__caption-list{list-style:none;padding:12px 16px;background:rgba(0,0,0,.06);border-radius:8px;display:flex;flex-direction:column;gap:4px;margin-bottom:4px}.p-ems-trial__caption-list li{font-size:12px;color:var(--text-sub);line-height:1.6;padding-left:1em;position:relative}.p-ems-trial__caption-list li:before{content:'・';position:absolute;left:0}.p-ems-trial__btn{flex:1;min-width:140px;display:inline-flex;align-items:center;justify-content:flex-start;gap:10px;padding:12px 16px;border-radius:8px;color:#fff;text-decoration:none;transition:opacity .2s,transform .2s}.p-ems-trial__btn:hover{opacity:.88;transform:translateY(-2px)}.p-ems-trial__btn--tel{background:var(--green)}.p-ems-trial__btn--line{background:var(--line-green)}.p-ems-trial__btn--web{background:var(--orange)}.p-ems-trial__btn svg{flex-shrink:0}.p-ems-trial__btn-text{display:flex;flex-direction:column;gap:2px;text-align:left}.p-ems-trial__btn-sub{font-size:11px;font-weight:500;opacity:.9;line-height:1}.p-ems-trial__btn-main{font-size:15px;font-weight:700;line-height:1.2}.p-ems__kids-grid{display:grid;grid-template-columns:1fr 1.5fr;gap:48px;align-items:center}.p-ems__kids-body{display:flex;flex-direction:column;gap:16px}.p-ems__kids-body h2{font-size:clamp(20px,2.8vw,28px);font-weight:700;line-height:1.4}.p-ems__kids-body h2 em{color:var(--green)}.p-ems__kids-body p{font-size:14px;line-height:1.85;color:var(--text-sub)}.p-ems__kids-list{display:flex;flex-direction:column;gap:10px}.p-ems__kids-list li{display:flex;align-items:center;gap:10px;font-size:14px;color:var(--text)}.p-ems__kids-list li:before{content:'';width:8px;height:8px;border-radius:50%;background:var(--green);flex-shrink:0}.c-faq{max-width:760px;margin:0 auto;display:flex;flex-direction:column}.c-faq__item{border-bottom:1px solid rgba(0,0,0,.08)}.c-faq__item:first-child{border-top:1px solid rgba(0,0,0,.08)}.c-faq__q{width:100%;display:flex;align-items:center;gap:12px;padding:20px 8px;background:0 0;border:none;cursor:pointer;text-align:left;font-size:15px;font-weight:600;color:var(--text);transition:color .2s}.c-faq__q:hover{color:var(--green)}.c-faq__q-icon{width:28px;height:28px;border-radius:50%;background:var(--green);color:#fff;font-size:13px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.c-faq__q-text{flex:1}.c-faq__chevron{width:20px;height:20px;position:relative;flex-shrink:0}.c-faq__chevron:before,.c-faq__chevron:after{content:'';position:absolute;width:10px;height:2px;background:var(--green);top:50%;transition:transform .25s}.c-faq__chevron:before{left:2px;transform:rotate(45deg)}.c-faq__chevron:after{right:2px;transform:rotate(-45deg)}.c-faq__q[aria-expanded=true] .c-faq__chevron:before{transform:rotate(-45deg)}.c-faq__q[aria-expanded=true] .c-faq__chevron:after{transform:rotate(45deg)}.c-faq__a{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}.c-faq__a.is-open{grid-template-rows:1fr}.c-faq__a-inner{overflow:hidden;min-height:0;display:flex;gap:12px;padding:0 8px}.c-faq__a.is-open .c-faq__a-inner{padding-bottom:20px}.c-faq__a-icon{width:28px;height:28px;border-radius:50%;background:var(--green-light);color:var(--green);font-size:13px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.c-faq__a-inner p{font-size:14px;line-height:1.85;color:#444;padding-top:4px}.p-ems__final-cta{background:var(--off-white);padding:80px 0;text-align:center}.p-ems__final-cta h2{font-size:clamp(22px,3vw,30px);font-weight:700;margin-bottom:8px}.p-ems__final-cta h2 em{color:var(--green)}.p-ems__final-cta-sub{font-size:14px;color:var(--text-sub);margin-bottom:32px}.p-ems__final-cta-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;max-width:860px;margin:0 auto}.p-ems__cta-box{display:flex;flex-direction:column;align-items:center;padding:28px 20px;border-radius:14px;color:#fff;gap:6px;transition:transform .2s,box-shadow .2s}.p-ems__cta-box:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.12)}.p-ems__cta-box--tel{background:var(--green)}.p-ems__cta-box--line{background:var(--line-green)}.p-ems__cta-box--web{background:var(--orange)}.p-ems__cta-box__label{font-size:12px;opacity:.9}.p-ems__cta-box__main{font-size:20px;font-weight:700;line-height:1.2}.p-ems__cta-box__sub{font-size:11px;opacity:.85}@media (max-width:768px){.p-ems-fv{min-height:520px}.p-ems-fv__bg-img{object-position:70% center}.p-ems-fv__title{font-size:28px}.p-ems__section{padding:56px 0}.p-ems__solution-grid,.p-ems__flow-grid,.p-ems__kids-grid{grid-template-columns:1fr;gap:32px}.p-ems__kids-grid .p-ems__img-wrap{order:-1}.p-ems__img-wrap--3-4{aspect-ratio:4/3}.p-ems__effect-grid{grid-template-columns:repeat(2,1fr)}.p-ems__voice-grid{grid-template-columns:1fr}.p-ems__final-cta-grid{grid-template-columns:1fr;max-width:360px}.p-ems-fv__btns{flex-direction:column;align-items:stretch}.p-ems-fv__btn{width:70%;max-width:240px;justify-content:center}.p-ems-trial__body{padding:16px}.p-ems-trial__title{font-size:15px;margin-bottom:16px}.p-ems-trial__price-col{padding:12px 10px}.p-ems-trial__price-num{font-size:20px}.p-ems-trial__price-num--trial{font-size:32px}.p-ems-trial__price-label{font-size:10px}.p-ems-trial__price-unit{font-size:10px}.p-ems-trial__discount-bar{padding:6px 10px}.p-ems-trial__discount-text{font-size:11px}.p-ems-trial__note{font-size:10px}.p-ems-trial__btns{align-content:center}.p-ems-trial__btn{max-width:210px;font-size:12px;padding:11px 12px}}@media (max-width:480px){.p-ems__concern-grid{grid-template-columns:1fr}.p-ems__effect-grid{grid-template-columns:repeat(2,1fr);gap:10px}.p-ems-trial__btns{flex-direction:column;margin-top:1em}}.p-ems-fv__desc{font-size:12px}.p-ems__cycle-lead{font-size:14px;color:var(--text-sub);line-height:1.85;margin-top:8px}.p-ems__cycle-img-wrap{margin:0 auto 32px;max-width:800px;border-radius:12px;overflow:hidden}.p-ems__cycle-img-wrap img{width:100%;height:auto;display:block}.p-ems__cycle-boxes{display:grid;grid-template-columns:1fr 1fr;gap:16px;max-width:800px;margin:0 auto}.p-ems__cycle-box{border-radius:10px;padding:20px 24px;display:flex;flex-direction:column;gap:10px}.p-ems__cycle-box--bad{background:#fff5f5;border:1px solid rgba(210,60,60,.15)}.p-ems__cycle-box--good{background:var(--green-light);border:1px solid rgba(61,170,92,.2)}.p-ems__cycle-box-head{display:flex;align-items:center;gap:10px}.p-ems__cycle-box-icon{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;flex-shrink:0}.p-ems__cycle-box-icon--bad{background:#e53e3e;color:#fff}.p-ems__cycle-box-icon--good{background:var(--green);color:#fff}.p-ems__cycle-box-head h3{font-size:14px;font-weight:700;color:var(--text);line-height:1.4}.p-ems__cycle-box p{font-size:13px;line-height:1.8;color:var(--text-sub)}@media (max-width:600px){.p-ems__cycle-boxes{grid-template-columns:1fr}}