:root{--smc-blue: #004aad;--smc-blue-deep: #003780;--smc-blue-light: #8fb8ff;--smc-blue-soft: #e8f1ff;--smc-blue-rgb: 0, 74, 173;--smc-blue-deep-rgb: 0, 55, 128;--layout-max: 1440px;--content-max: 1200px;--layout-overflow-offset: max(0px, calc((100vw - var(--layout-max)) / 2));--layout-gutter: clamp(16px, 2.6vw, 32px);--content-inline-start: calc(var(--layout-overflow-offset) + max(var(--layout-gutter), calc((min(100vw, var(--layout-max)) - var(--content-max)) / 2)));--section-kicker-size: 15px;--section-kicker-size-sp: 13px;--section-title-top-size: 30px;--section-title-top-size-md: 28px;--section-title-top-size-sm: 24px;--section-title-top-size-xs: 22px;--section-title-bottom-size: 36px;--section-title-bottom-size-md: 32px;--section-title-bottom-size-sm: 28px;--section-title-bottom-size-xs: 26px;--section-title-mobile-line-height: 1.35;--hero-content-top: clamp(42px, 5vw, 63px);--company-area-gap: clamp(96px, 12.5vw, 176px);--company-logo-card-width: clamp(128px, 12vw, 160px);--company-logo-gap: clamp(16px, 2vw, 30px);--company-logo-count: 11;--company-marquee-distance: calc(var(--company-logo-count) * (var(--company-logo-card-width) + var(--company-logo-gap)));--font-ja: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif;--clickable-motion-duration: .22s;--clickable-motion-ease: cubic-bezier(.22, 1, .36, 1);--section-pad-block-lg: clamp(96px, 8.5vw, 120px);--section-pad-block-md: 88px;--section-pad-block-sm: 76px;--section-pad-block-xs: 64px}*{box-sizing:border-box}html,body{margin:0;padding:0;overflow-x:clip;color:#000;font-family:var(--font-ja)}a{color:inherit;text-decoration:none}.layout-section{position:relative;isolation:isolate}.layout-stage{position:relative;width:min(100%,var(--layout-max));margin:0 auto}.layout-bleed-layer{position:absolute;top:0;left:50%;width:100vw;height:100%;transform:translate(-50%);z-index:-1;pointer-events:none}.layout-content{position:relative;width:min(var(--content-max),100%);margin:0 auto}.layout-content-inline-start{padding-left:var(--content-inline-start)}:where(a[href],button:not(:disabled),[role=button]){--smc-hover-opacity: .74;--smc-hover-translate-y: 0px;--smc-hover-shadow: none;cursor:pointer;transform:translateY(0);transition:opacity var(--clickable-motion-duration) var(--clickable-motion-ease),transform var(--clickable-motion-duration) var(--clickable-motion-ease),box-shadow var(--clickable-motion-duration) var(--clickable-motion-ease),color var(--clickable-motion-duration) var(--clickable-motion-ease),background-color var(--clickable-motion-duration) var(--clickable-motion-ease),border-color var(--clickable-motion-duration) var(--clickable-motion-ease)}:where(.pill-btn,.hero-btn-contact,.hero-btn-trial,.features-link,.plan-link,.reasons-card-link){--smc-hover-opacity: 1;--smc-hover-translate-y: -2px;--smc-hover-shadow: 0 10px 20px rgba(0, 0, 0, .12)}@media(hover:hover)and (pointer:fine){:where(a[href],button:not(:disabled),[role=button]):hover{opacity:var(--smc-hover-opacity);transform:translateY(var(--smc-hover-translate-y));box-shadow:var(--smc-hover-shadow)}.features-card:hover{transform:translateY(var(--smc-hover-translate-y));box-shadow:var(--smc-hover-shadow);border-color:var(--features-card-hover-border)}}@media(prefers-reduced-motion:reduce){:where(a[href],button:not(:disabled),[role=button],.features-card){transition-duration:0s}}.site-header{--header-height: 80px;position:sticky;top:0;z-index:1000;background:#fffffff5;box-shadow:0 4px 4px rgba(var(--smc-blue-rgb),.14)}.site-header-shell{position:relative;z-index:1001;width:min(100%,var(--layout-max));min-height:var(--header-height);margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:clamp(16px,2vw,24px);padding:15px var(--layout-gutter)}.nav-toggle{display:none;flex-direction:column;justify-content:space-between;width:20px;height:14px;background:none;border:none;padding:0;cursor:pointer;z-index:30}.nav-toggle-bar{display:block;width:100%;height:2px;background-color:#333;transition:transform .3s,opacity .3s}.mobile-nav-drawer{position:fixed;top:var(--header-height);right:0;bottom:0;left:0;background:#fffffff5;padding:28px 24px 40px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .24s ease,visibility .24s ease;overflow-y:auto;overscroll-behavior:contain;display:flex;flex-direction:column;justify-content:space-between;z-index:1000;backdrop-filter:blur(8px)}.mobile-nav-drawer.is-open{opacity:1;visibility:visible;pointer-events:auto}.mobile-nav{display:flex;flex-direction:column;gap:0;font-size:16px;font-weight:700;align-items:stretch}.mobile-nav a{display:flex;align-items:center;padding:14px 8px;border-bottom:1px solid rgba(0,0,0,.06);border-radius:0;transition:background .16s ease}.mobile-nav a:active{background:rgba(var(--smc-blue-rgb),.08)}.mobile-header-actions{display:flex;flex-direction:column;gap:10px;align-items:stretch;width:100%;padding:16px 0;border-top:1px solid rgba(0,0,0,.08);margin-top:auto;flex-shrink:0;position:sticky;bottom:0;background:#fffffff5;backdrop-filter:blur(8px)}.width-full{width:100%;text-align:center;justify-content:center}.header-left{min-width:0;display:flex;align-items:center;gap:clamp(28px,7vw,100px)}.brand{flex:0 0 auto;width:168px;height:22px;display:flex;align-items:center;overflow:hidden}.brand img{display:block;width:auto!important;height:22px!important;min-height:22px;max-height:22px;max-width:none}.main-nav{display:flex;align-items:center;gap:clamp(20px,3vw,40px);font-size:15px;font-weight:700;line-height:1.6;white-space:nowrap}.main-nav-more-wrap{position:relative}.main-nav-more{display:inline-flex;align-items:center;gap:10px;padding:0;border:none;background:transparent;color:inherit;font:inherit;cursor:pointer}.main-nav-more img{width:12px;height:6px;transition:transform .24s ease}.main-nav-more-wrap.is-open .main-nav-more img{transform:rotate(180deg)}.mega-menu-panel{position:absolute;top:calc(100% + 8px);left:var(--layout-gutter, 24px);right:var(--layout-gutter, 24px);max-width:var(--layout-max);margin:0 auto;z-index:999;background:linear-gradient(180deg,#fff,#f4faff);border:1px solid rgba(11,30,70,.08);border-radius:20px;box-shadow:0 24px 64px #0d386e1f;opacity:0;transform:translateY(-12px);transition:opacity .26s cubic-bezier(.22,1,.36,1),transform .26s cubic-bezier(.22,1,.36,1);pointer-events:none}.mega-menu-panel[hidden]{display:block!important;visibility:hidden}.site-header.mega-open .mega-menu-panel{opacity:1;transform:translateY(0);pointer-events:auto;visibility:visible}.mega-menu-backdrop{position:fixed;top:var(--header-height);right:0;bottom:0;left:0;z-index:998;background:#000a1e2e;opacity:0;transition:opacity .26s ease;pointer-events:none}.mega-menu-backdrop[hidden]{display:block!important;visibility:hidden}.site-header.mega-open .mega-menu-backdrop{opacity:1;pointer-events:auto;visibility:visible}.site-header.mega-open .site-header-shell{background:#fff}.site-header.mega-open .header-cta-group :is(.pill-btn-contact,.pill-btn-trial){opacity:1}.mega-menu-inner{width:min(100%,var(--layout-max));margin:0 auto;padding:32px var(--layout-gutter) 28px;display:flex;gap:36px;align-items:flex-start}.mega-menu-columns{flex:1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px;min-width:0}.mega-menu-column{display:flex;flex-direction:column;gap:22px;min-width:0}.mega-menu-group{min-width:0}.mega-menu-side{flex:0 0 220px;display:flex;flex-direction:column;gap:24px;min-width:0;align-self:flex-start}.mega-menu-legal-column{min-width:0}.mega-menu-legal-column .mega-menu-group-links{margin-bottom:0}.mega-menu-legal-column .mega-menu-group-links li a{font-weight:400}.mega-menu-group-title{margin:0 0 12px;padding-bottom:10px;border-bottom:2px solid rgba(var(--smc-blue-rgb),.2);font-size:14px;font-weight:800;letter-spacing:.03em;color:var(--smc-blue-deep)}.mega-menu-group-title a{color:inherit;text-decoration:none;transition:color .16s ease}.mega-menu-group-title a:hover{color:var(--smc-blue)}.mega-menu-group-links{display:grid;gap:2px;margin:0 0 20px;padding:0;list-style:none}.mega-menu-group:last-child .mega-menu-group-links{margin-bottom:0}.mega-menu-group-links li a{display:block;padding:5px 10px;border-radius:8px;font-size:13px;font-weight:600;line-height:1.7;color:#445;text-decoration:none;transition:background .16s ease,color .16s ease}.mega-menu-group-links li a:hover{background:rgba(var(--smc-blue-rgb),.08);color:var(--smc-blue-deep)}.mega-menu-cta{display:flex;flex-direction:column;gap:10px}.mega-menu-cta .hero-btn-contact{width:100%;height:64px;border-radius:10px;border:1px solid rgba(var(--smc-blue-rgb),.3);background:linear-gradient(90deg,var(--smc-blue) 0%,var(--smc-blue-deep) 100%);color:#fff;font-size:14px;font-weight:700;line-height:1.4;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap}.mega-menu-cta .hero-btn-trial{display:inline-flex;width:100%;height:64px}.mega-menu-cta .hero-btn-trial-thumb{display:block;flex:0 0 64px;width:64px;height:64px;border:1px solid var(--smc-blue);border-right:0;border-radius:10px 0 0 10px;overflow:hidden}.mega-menu-cta .hero-btn-trial-thumb img{display:block;width:100%;height:100%;object-fit:cover;max-width:none}.mega-menu-cta .hero-btn-trial-copy{flex:1 1 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;height:64px;padding:0 12px;gap:4px;border:1px solid var(--smc-blue);border-left:0;border-radius:0 10px 10px 0;background:#fff}.mega-menu-cta .hero-btn-trial-main{display:block;font-size:13px;font-weight:700;line-height:1.35;color:var(--smc-blue);white-space:nowrap}.mega-menu-cta .hero-btn-trial-badge{display:inline-flex;align-items:center;padding:3px 7px;border-radius:5px;background:var(--smc-blue);color:#fff;font-size:10px;font-weight:700;line-height:1.25;white-space:nowrap}.header-right{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:clamp(10px,2vw,20px)}.header-cta-group{display:flex;align-items:center;gap:clamp(10px,1.6vw,16px)}.pill-btn{display:inline-flex;align-items:center;justify-content:center;height:50px;padding:0 20px;border-radius:100px;font-size:16px;font-weight:700;line-height:1.6;white-space:nowrap}.pill-btn-contact{min-width:auto;padding:0 18px;color:#fff;background:linear-gradient(90deg,var(--smc-blue) 0%,var(--smc-blue-deep) 100%)}.pill-btn-contact-short{display:none}.pill-btn-trial{min-width:auto;height:50px;padding:0;color:var(--smc-blue-deep);background:#fff;border:1px solid var(--smc-blue);white-space:normal}.pill-btn-trial-copy{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;height:100%;padding:0 14px}.pill-btn-trial-main{display:block;font-size:13px;font-weight:700;line-height:1.35;color:var(--smc-blue);white-space:nowrap}.pill-btn-trial-badge{display:inline-flex;align-items:center;padding:2px 7px;border-radius:6px;background:var(--smc-blue);color:#fff;font-size:10px;font-weight:700;line-height:1.25;white-space:nowrap}.site-footer-bleed{background:#022034}.site-footer-stage{padding:120px var(--layout-gutter) 20px}.site-footer-shell{width:min(var(--content-max),100%);margin:0 auto;display:flex;flex-direction:column;gap:56px;color:#fff}.site-footer-main{display:grid;grid-template-columns:minmax(240px,300px) minmax(0,1fr);align-items:start;gap:184px}.site-footer-brand{display:flex;flex-direction:column;align-items:flex-start;gap:32px}.site-footer-logo{display:block;width:min(200px,100%);height:auto}.site-footer-logo-link{display:block}.site-footer-cta-group{display:flex;flex-direction:column;align-items:stretch;gap:10px;width:min(248px,100%)}.site-footer-cta{width:100%}.site-footer-cta-contact{display:inline-flex;align-items:center;justify-content:center;width:100%;height:76px;border:1px solid #fff;border-radius:10px;background:linear-gradient(90deg,var(--smc-blue) 0%,var(--smc-blue-deep) 100%);color:#fff;font-size:15px;font-weight:700;line-height:1.4;white-space:nowrap}.site-footer-cta-trial{display:inline-flex;width:100%;height:76px}.site-footer-cta-trial-thumb{display:block;flex:0 0 76px;flex-basis:76px;width:76px;height:76px;border:1px solid var(--smc-blue);border-right:0;border-radius:10px 0 0 10px;overflow:hidden}.site-footer-cta-trial-thumb img{display:block;width:100%;height:100%;object-fit:cover}.site-footer-cta-trial-copy{flex:1 1 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;height:76px;padding:0 14px;gap:5px;border:1px solid var(--smc-blue);border-left:0;border-radius:0 10px 10px 0;background:#fff}.site-footer-cta-trial-title{display:block;font-size:14px;font-weight:700;line-height:1.35;color:var(--smc-blue);white-space:nowrap}.site-footer-cta-trial-badge{display:inline-flex;align-items:center;padding:4px 8px;border-radius:6px;background:var(--smc-blue);color:#fff;font-size:11px;font-weight:700;line-height:1.25;white-space:nowrap}.site-footer-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 32px;padding-left:56px}.site-footer-link-stack{display:flex;flex-direction:column;gap:38px}.site-footer-nav-col{display:flex;flex-direction:column;gap:18px}.site-footer-nav-title{margin:0;font-size:15px;font-weight:700;line-height:1.7;color:#fff}.site-footer-nav-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:10px;font-size:13px;font-weight:400;line-height:1.75;color:#fffc}.site-footer-nav-list-strong{font-size:13px;font-weight:700;line-height:1.75;color:#ffffffe0}.site-footer-bottom{border-top:1px solid rgba(255,255,255,.3);padding-top:24px;display:flex;align-items:center;justify-content:space-between;gap:24px}.site-footer-legal{display:flex;flex-wrap:wrap;gap:24px}.site-footer-legal a{font-size:14px;font-weight:400;line-height:1.4;color:#fff}.site-footer-copyright{margin:0;font-size:14px;font-weight:400;line-height:1.4;color:#fff}@media(max-width:1240px){.site-footer-logo{width:min(180px,100%)}.site-footer-main{gap:132px}}@media(max-width:1080px){.site-footer-stage{padding:88px var(--layout-gutter) 20px}.site-footer-shell{gap:56px}.site-footer-main{grid-template-columns:minmax(0,1fr);gap:40px}.site-footer-cta-group{width:min(280px,100%)}.site-footer-links{padding-left:0;grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:820px){.site-footer-stage{padding:76px 16px 20px}.site-footer-logo{width:min(168px,100%)}.site-footer-cta-group,.site-footer-cta-contact,.site-footer-cta-trial{width:100%}.site-footer-links{grid-template-columns:minmax(0,1fr)}.site-footer-nav-col{gap:14px}.site-footer-nav-title{font-size:14px}.site-footer-nav-list{gap:10px;font-size:12px;line-height:1.8}.site-footer-nav-list-strong{font-size:12px}.site-footer-bottom{flex-direction:column;align-items:flex-start;gap:14px}.site-footer-legal{gap:12px 18px}}.plan-page{--plan-page-bg: #f5f5f5;--plan-page-hero-copy-gap: 28px;--plan-page-hero-copy-width: 470px;--plan-page-hero-title-size: clamp(34px, 4vw, 56px);--plan-page-hero-visual-width: min(30vw, 400px);--plan-page-hero-visual-top: 104px;--feature-list-breadcrumb-pad-top: 120px;--feature-list-breadcrumb-pad-bottom: 40px;--page-hero-bg: var(--plan-page-bg);--page-hero-gray-band: 34px;--page-hero-gray-band-mobile: 0px;--page-hero-min-height: 370px;background:var(--plan-page-bg)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:1080px){.plan-page{--feature-list-breadcrumb-pad-top: 88px;--page-hero-gray-band: 32px;--plan-page-hero-visual-top: auto;--plan-page-hero-visual-width: min(33vw, 270px)}}@media(max-width:820px){.plan-page{--feature-list-breadcrumb-pad-top: 76px;--feature-list-breadcrumb-pad-bottom: 32px;--page-hero-gray-band: 0px;--plan-page-hero-visual-width: min(48vw, 190px);--plan-page-hero-visual-top: auto}}@media(max-width:560px){.plan-page{--plan-page-hero-visual-width: min(44vw, 170px)}}.page-hero{--page-hero-copy-inline-start: 56px;--page-hero-visual-inline-end: 200px;background:linear-gradient(180deg,#fff 0%,#fff calc(100% - var(--page-hero-gray-band)),var(--page-hero-bg) calc(100% - var(--page-hero-gray-band)),var(--page-hero-bg) 100%)}.page-hero-stage{padding:0}.page-hero-shell{position:relative;width:min(100%,var(--layout-max));margin:0 auto;overflow:visible}.page-hero-content{width:min(var(--content-max),calc(100% - (var(--layout-gutter) * 2)));min-height:var(--page-hero-min-height);display:grid;align-items:center;padding-left:var(--page-hero-copy-inline-start)}.page-hero-title-line{display:block}.page-hero-title-line--sm{font-size:var(--page-hero-title-line-sm-size, .62em);line-height:var(--page-hero-title-line-sm-line-height, 1.4);font-weight:var(--page-hero-title-line-sm-weight, inherit);letter-spacing:var(--page-hero-title-line-sm-letter-spacing, inherit)}@media(max-width:1080px){.page-hero{--page-hero-copy-inline-start: 0px;--page-hero-visual-inline-end: var(--layout-gutter)}.page-hero-content{min-height:0;padding:72px var(--layout-gutter) 260px}}@media(max-width:820px){.page-hero{background:linear-gradient(180deg,#fff 0%,#fff calc(100% - var(--page-hero-gray-band-mobile)),var(--page-hero-bg) calc(100% - var(--page-hero-gray-band-mobile)),var(--page-hero-bg) 100%)}.page-hero-content{padding:52px var(--layout-gutter) 24px}}@media(max-width:560px){.page-hero-content{padding:40px var(--layout-gutter) 20px}}.plan-page-hero-copy{display:flex;flex-direction:column;gap:var(--plan-page-hero-copy-gap);width:var(--plan-page-hero-copy-width);max-width:100%;transform:translateY(-17px)}.plan-page-hero-title{margin:0;display:flex;flex-direction:column;gap:10px;font-size:var(--plan-page-hero-title-size);font-weight:700;line-height:1.28;letter-spacing:.01em}.plan-page-hero-title-emphasis{color:var(--smc-blue)}.plan-page-hero-lead{margin:0;font-size:15px;font-weight:400;line-height:1.8;color:#000000b8}.plan-page-hero-lead span{display:block}.plan-page-hero-visual{position:absolute;right:var(--page-hero-visual-inline-end);top:var(--plan-page-hero-visual-top);width:var(--plan-page-hero-visual-width);aspect-ratio:600.198 / 399.3;overflow:visible}.plan-page-hero-illustration{display:block;width:100%;height:100%;object-fit:contain;object-position:center}@media(max-width:1080px){.plan-page-hero-copy{transform:none}.plan-page-hero-visual{right:var(--layout-gutter);bottom:-6px}}@media(max-width:820px){.plan-page-hero-copy{width:100%;align-items:center;text-align:center}.plan-page-hero-lead span{display:inline}.plan-page-hero-title{font-size:32px}.plan-page-hero-visual{position:relative;top:auto;right:auto;bottom:auto;margin:12px auto 0}}@media(max-width:560px){.plan-page-hero-copy{gap:20px}.plan-page-hero-title{font-size:28px;line-height:1.34}.plan-page-hero-lead{font-size:13px}}.plan-page-plans-stage{padding:80px var(--layout-gutter) 100px}.plan-page-plans-content{width:min(1280px,100%);margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:40px}.plan-page-group{display:flex;flex-direction:column;align-items:center;gap:20px}.plan-page-group-head{display:flex;align-items:center;justify-content:center;gap:30px}.plan-page-group-head h3{margin:0;font-size:26px;font-weight:700;line-height:1.5}.plan-page-group-avatar{position:relative;display:inline-flex;width:64px;height:64px;flex:0 0 auto}.plan-page-group-avatar img{display:block;width:100%;height:100%;object-fit:contain}.plan-page-group-avatar-circle{position:absolute;inset:0}.plan-page-group-avatar-people{position:absolute;inset:10.916% 15%;overflow:hidden}.plan-page-group-avatar-person{position:absolute;display:block}.plan-page-group-avatar-person img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.plan-page-group-avatar-person-01{left:-.02%;top:57.06%;width:11.22%;height:22.65%}.plan-page-group-avatar-person-02{left:12.25%;top:63.52%;width:11.22%;height:22.61%}.plan-page-group-avatar-person-03{left:30.03%;top:0;width:69.97%;height:100%}.plan-page-group-panel{width:100%;background:#ffffff80;border-radius:30px;padding:32px}.plan-page-group-panel-personal{max-width:870px}.plan-page-group-panel-business{max-width:1280px}.plan-page-card-grid{width:100%;max-width:1280px;display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:24px}.plan-page-plans-note{margin:24px 0 0;font-size:13px;line-height:1.6;color:#666;text-align:center}.plan-page-card{--smc-hover-translate-y: -2px;--smc-hover-shadow: 0 10px 20px rgba(0, 0, 0, .12);background:#fff;border-radius:24px;box-shadow:0 10px 30px #0000000d;overflow:hidden;display:flex;flex-direction:column;min-height:0;border:1px solid transparent;transform:translateY(0);transition:transform var(--clickable-motion-duration) var(--clickable-motion-ease),box-shadow var(--clickable-motion-duration) var(--clickable-motion-ease),border-color var(--clickable-motion-duration) var(--clickable-motion-ease)}.plan-page-card.is-emphasis{border-color:var(--smc-blue);box-shadow:0 10px 30px rgba(var(--smc-blue-rgb),.15)}.plan-page-card-main{flex:1 1 auto;display:flex;flex-direction:column;align-items:stretch;padding:32px 28px 20px;background:#fff;gap:28px}.plan-page-card-head{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.plan-page-card-icon{display:inline-flex;width:60px;height:60px;flex:0 0 auto}.plan-page-card-icon img{display:block;width:100%;height:100%;object-fit:contain}.plan-page-card-head h3{margin:0;font-size:24px;font-weight:800;line-height:1.4;color:#022034}.plan-page-card-description{margin:0;font-size:14px;font-weight:400;line-height:1.6;color:#666}.plan-page-card-recommend{width:100%;text-align:left}.plan-page-card-recommend h4,.plan-page-card-requirements-title{margin:0 0 12px;font-size:16px;font-weight:700;line-height:1.5;color:#022034;text-align:center}.plan-page-card-recommend ul{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:10px}.plan-page-card-recommend li{position:relative;padding-left:1.1em;font-size:14px;line-height:1.7;color:#666}.plan-page-card-recommend li:before{content:"・";position:absolute;left:0;color:#022034;font-weight:700}.plan-page-card-requirements{width:100%;text-align:left}.plan-page-card-requirements-list{margin:0;display:flex;flex-direction:column;gap:10px}.plan-page-card-requirements-row{display:grid;grid-template-columns:5.5rem minmax(0,1fr);gap:4px 12px;font-size:13px;line-height:1.6}.plan-page-card-requirements-row dt{margin:0;font-weight:600;color:#022034}.plan-page-card-requirements-row dd{margin:0;color:#666}.plan-page-card-requirements-notes{margin:12px 0 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:4px}.plan-page-card-requirements-notes li{font-size:12px;line-height:1.5;color:#888}.plan-page-card-footer{padding:0 32px 40px;display:flex;justify-content:center;background:#fff}.plan-page-card-cta{width:100%;height:52px;display:inline-flex;align-items:center;justify-content:center;background:#022034;color:#fff;font-size:16px;font-weight:700;border-radius:26px;text-decoration:none;transition:background-color .3s ease,opacity .3s ease}.plan-page-card-cta:hover{opacity:.9}.plan-page-card.is-emphasis .plan-page-card-cta{background:var(--smc-blue)}.plan-page-group-note{margin:0;font-size:15px;line-height:2;text-align:center}.plan-page-group-footer{width:100%;max-width:1280px;margin-top:48px;display:flex;justify-content:center}.plan-page-custom-cta{--smc-hover-translate-y: -2px;--smc-hover-shadow: 0 10px 20px rgba(0, 0, 0, .12);width:100%;display:flex;align-items:center;gap:40px;padding:32px 48px;background:#fff;border:1px solid transparent;border-radius:24px;box-shadow:0 10px 30px #0000000d;transform:translateY(0);transition:transform var(--clickable-motion-duration) var(--clickable-motion-ease),box-shadow var(--clickable-motion-duration) var(--clickable-motion-ease),border-color var(--clickable-motion-duration) var(--clickable-motion-ease)}.plan-page-custom-cta-icon{flex:0 0 64px;height:64px;display:flex;align-items:center;justify-content:center}.plan-page-custom-cta-icon img{width:100%;height:100%;object-fit:contain}.plan-page-custom-cta-content{flex:1 1 auto}.plan-page-custom-cta-content h4{margin:0 0 4px;font-size:22px;font-weight:800;color:#022034;line-height:1.4}.plan-page-custom-cta-content p{margin:0;font-size:15px;color:#666;line-height:1.6}.plan-page-custom-cta-action{flex:0 0 auto}.plan-page-custom-cta-button{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 32px;background:#022034;color:#fff;font-size:16px;font-weight:700;border-radius:26px;text-decoration:none;transition:background-color .3s ease,transform .2s ease}.plan-page-custom-cta-button:hover{background:var(--smc-blue);transform:translateY(-2px)}@media(hover:hover)and (pointer:fine){.plan-page-card:hover,.plan-page-custom-cta:hover{transform:translateY(var(--smc-hover-translate-y));box-shadow:var(--smc-hover-shadow)}}@media(prefers-reduced-motion:reduce){.plan-page-card,.plan-page-custom-cta{transition:none}}.plan-page-shared-features-stage{padding:0 var(--layout-gutter)}.plan-page-shared-features-shell{width:min(1380px,100%);margin:0 auto;padding:100px clamp(20px,6vw,80px);border-radius:30px 30px 0 0;background:linear-gradient(180deg,rgba(var(--smc-blue-rgb),.2),rgba(var(--smc-blue-rgb),0) 21.813%),linear-gradient(180deg,rgba(var(--smc-blue-rgb),0) 45%,rgba(var(--smc-blue-rgb),.3));display:flex;flex-direction:column;align-items:center;gap:60px}.plan-page-shared-features-head{display:flex;flex-direction:column;align-items:center;gap:24px;text-align:center}.plan-page-shared-features-head h2{margin:0;font-size:26px;font-weight:700;line-height:1.5}.plan-page-shared-features-head p{margin:0;font-size:15px;font-weight:400;line-height:2}.plan-page-shared-features-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(5,minmax(96px,1fr));gap:60px 44px;justify-content:center;width:min(720px,100%)}.plan-page-feature-item{display:flex;flex-direction:column;align-items:center;gap:20px;text-align:center}.plan-page-feature-icon{width:60px;height:60px;background:#e1f2f6;border-radius:30px;position:relative;display:inline-flex;align-items:center;justify-content:center}.plan-page-feature-icon-stack,.plan-page-feature-icon-single{position:relative;display:block}.plan-page-feature-icon-single{width:33px;height:33px}.plan-page-feature-icon-single[src*=phone-record]{width:29.8px;height:33px}.plan-page-feature-icon-single[src*=workspace-share]{width:33.1px;height:32.9px}.plan-page-feature-icon-single[src*=zoom]{width:30px;height:30px}.plan-page-feature-icon-single[src*=security-option]{width:60px;height:60px}.plan-page-feature-icon-stack-transcript{width:33px;height:32.97px}.plan-page-feature-icon-stack-audio{width:33px;height:30px}.plan-page-feature-icon-stack-download{width:33px;height:33px}.plan-page-feature-layer{position:absolute;display:block}.plan-page-feature-layer img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.plan-page-feature-layer-transcript-01{inset:1.52% 1.52% 23.08%}.plan-page-feature-layer-transcript-02{inset:39.13% 1.9% 1.52% 38.79%}.plan-page-feature-layer-transcript-03,.plan-page-feature-layer-transcript-04{inset:1.52%}.plan-page-feature-layer-audio-01{inset:42% 1.52% 1.67%}.plan-page-feature-layer-audio-02{inset:1.67% 1.52%}.plan-page-feature-layer-download-01{inset:5.76% 1.52% 1.52% 25.76%}.plan-page-feature-layer-download-02{inset:1.52%}.plan-page-feature-copy{display:flex;flex-direction:column;align-items:center;gap:15px}.plan-page-feature-title{margin:0;display:flex;flex-direction:column;gap:2px;font-size:16px;font-weight:700;line-height:1.6}.plan-page-feature-note{margin:0;font-size:14px;font-weight:500;line-height:1.5;color:#000000b8}.plan-page-outline-button{min-width:192px;height:60px;padding:0 40px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--smc-blue);border-radius:10px;background:#fff;color:var(--smc-blue);font-size:16px;font-weight:700;line-height:1.6}.plan-page-contact-stage{padding:0 var(--layout-gutter)}.plan-page-contact-shell{width:min(1380px,100%);margin:0 auto;padding:100px 90px;border-radius:0 0 20px 20px;background:linear-gradient(180deg,#004aad,#003780);display:grid;grid-template-columns:minmax(280px,343px) minmax(0,660px);gap:40px;align-items:start;justify-content:space-between}.plan-page-contact-copy{display:flex;flex-direction:column;gap:64px;color:#fff}.plan-page-contact-kicker{margin:0;font-size:60px;font-weight:700;line-height:1.6}.plan-page-contact-copy-group{display:flex;flex-direction:column;gap:24px}.plan-page-contact-title{margin:0;font-size:20px;font-weight:700;line-height:1.4}.plan-page-contact-lead{margin:0;display:flex;flex-direction:column;gap:6px;font-size:15px;font-weight:400;line-height:2}.plan-page-contact-cards{display:flex;flex-direction:column;gap:40px}.plan-page-contact-card{background:#f5f5f5;border-radius:10px;padding:40px;display:flex;flex-direction:column;gap:40px}.plan-page-contact-card-head{display:flex;align-items:center;gap:30px}.plan-page-contact-card-icon{width:100px;height:100px;border-radius:5px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center}.plan-page-contact-card-icon img{display:block;width:30px;height:30px;object-fit:contain}.plan-page-contact-card-icon-form{background:var(--smc-blue)}.plan-page-contact-card-icon-form img{width:30px;height:24px}.plan-page-contact-card-icon-trial{background:#004aad}.plan-page-contact-card-copy{display:flex;flex-direction:column;gap:30px}.plan-page-contact-card-copy h3{margin:0;font-size:24px;font-weight:700;line-height:1.4}.plan-page-contact-card-copy p{margin:0;font-size:15px;font-weight:400;line-height:2}.plan-page-contact-card-link{width:100%;height:60px;padding:0 20px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:16px;font-weight:700;line-height:1.6}.plan-page-contact-card-link-form{background:linear-gradient(90deg,#004aad,#003780);color:#fff}.plan-page-contact-card-link-trial{background:#fff;border:1px solid #004AAD;color:#004aad}.plan-page-contact-card-link-badge{padding:6px 8px;border-radius:6px;background:#004aad;color:#fff;font-size:14px;line-height:1.8}@media(max-width:1240px){.plan-page-plans-stage{padding-top:72px;padding-bottom:88px}.plan-page-group-panel{padding:24px}.plan-page-shared-features-grid{grid-template-columns:repeat(4,minmax(96px,1fr))}.plan-page-contact-shell{padding:70px 40px;grid-template-columns:minmax(260px,1fr) minmax(0,1.4fr)}.plan-page-contact-kicker{font-size:52px}}@media(max-width:1080px){.plan-page-plans-stage{padding-top:64px;padding-bottom:80px}.plan-page-plans-content{gap:52px}.plan-page-group-head{gap:20px}.plan-page-group-head h3,.plan-page-shared-features-head h2{font-size:24px}.plan-page-shared-features-shell{padding:80px 24px;border-radius:24px 24px 0 0}.plan-page-shared-features-grid{grid-template-columns:repeat(3,minmax(96px,1fr));gap:40px 28px}.plan-page-contact-shell{padding:56px 24px;grid-template-columns:minmax(0,1fr);gap:40px}.plan-page-contact-copy{gap:36px}.plan-page-contact-kicker{font-size:48px;line-height:1.4}.plan-page-contact-card{padding:26px;gap:24px}.plan-page-contact-card-copy h3{font-size:22px}}@media(max-width:820px){.plan-page-plans-stage{padding-top:52px;padding-bottom:68px}.plan-page-plans-content{gap:40px}.plan-page-group-head{flex-direction:column;gap:14px}.plan-page-group-panel{padding:16px;border-radius:20px}.plan-page-card-grid{grid-template-columns:minmax(0,1fr)}.plan-page-card-main{padding:30px 20px 16px;gap:20px}.plan-page-card-footer{padding:0 20px 30px}.plan-page-card-head h3{font-size:20px}.plan-page-card-recommend h4,.plan-page-card-requirements-title{font-size:15px}.plan-page-custom-cta{flex-direction:column;text-align:center;padding:40px 30px;gap:24px}.plan-page-custom-cta-icon{flex:0 0 60px}.plan-page-custom-cta-button{width:100%}.plan-page-card-description,.plan-page-card-recommend li,.plan-page-card-requirements-row,.plan-page-card-requirements-notes li,.plan-page-plans-note,.plan-page-group-note,.plan-page-shared-features-head p{font-size:14px}.plan-page-shared-features-shell{padding:64px 18px}.plan-page-shared-features-grid{grid-template-columns:repeat(2,minmax(120px,1fr));width:min(420px,100%)}.plan-page-contact-shell{padding:40px 16px;border-radius:0 0 20px 20px}.plan-page-contact-kicker{font-size:42px}.plan-page-contact-title{font-size:19px}.plan-page-contact-lead,.plan-page-contact-card-copy p{font-size:14px;line-height:1.8}.plan-page-contact-card-head{gap:16px;align-items:flex-start}.plan-page-contact-card-icon{width:72px;height:72px}.plan-page-contact-card-copy h3{font-size:20px}.plan-page-contact-card-link{height:54px;font-size:15px}.plan-page-contact-card-link-badge{font-size:12px;line-height:1.5}}@media(max-width:560px){.plan-page-custom-cta{padding:30px 20px;border-radius:20px}.plan-page-custom-cta-content h4{font-size:18px}.plan-page-custom-cta-content p{font-size:14px}.plan-page-card-requirements-row{grid-template-columns:minmax(0,1fr);gap:2px}.plan-page-card-cta,.plan-page-outline-button{height:54px;font-size:15px}.plan-page-shared-features-grid{grid-template-columns:minmax(0,1fr)}.plan-page-contact-kicker{font-size:36px}.plan-page-contact-title{font-size:18px;line-height:var(--section-title-mobile-line-height)}.plan-page-contact-card{padding:18px 14px}.plan-page-contact-card-copy{gap:14px}.plan-page-contact-card-copy h3{font-size:18px}.plan-page-contact-card-link{padding:0 10px}}.feature-list-breadcrumb-stage{padding:var(--feature-list-breadcrumb-pad-top) var(--layout-gutter) var(--feature-list-breadcrumb-pad-bottom)}.feature-list-breadcrumb-nav{display:flex;align-items:center;gap:14px;font-size:13px;font-weight:700;line-height:1.4;color:#000000a8}.feature-list-breadcrumb-nav a{color:#000000c7}.feature-list-breadcrumb-separator{color:#00000061}@media(max-width:1080px){.feature-list-page{--feature-list-breadcrumb-pad-top: 88px}}@media(max-width:820px){.feature-list-page{--feature-list-breadcrumb-pad-top: 76px;--feature-list-breadcrumb-pad-bottom: 32px}}@media(max-width:560px){.feature-list-breadcrumb-nav{flex-wrap:wrap;row-gap:8px}}@media(max-width:1080px){.main-nav{display:none}.mega-menu-panel,.mega-menu-backdrop{display:none!important}.header-cta-group{gap:8px;margin-right:8px}.header-cta-group .pill-btn-contact{min-width:auto;width:fit-content;height:38px;padding:0 18px;font-size:13px;border-radius:100px}.header-cta-group .pill-btn-trial{height:44px;padding:0;min-width:auto}.header-cta-group .pill-btn-trial-copy{padding:0 12px;gap:2px}.header-cta-group .pill-btn-trial-main{font-size:12px}.header-cta-group .pill-btn-trial-badge{font-size:9px;padding:2px 6px}.pill-btn-contact-full{display:none}.pill-btn-contact-short{display:inline}.nav-toggle{display:flex}.site-header{position:fixed;top:0;left:0;right:0;width:100%}body>main{padding-top:80px}html.nav-open,body.nav-open{overflow:hidden;touch-action:none;overscroll-behavior:none}body.nav-open .nav-toggle-bar:nth-child(1){transform:translateY(6px) rotate(45deg)}body.nav-open .nav-toggle-bar:nth-child(2){opacity:0}body.nav-open .nav-toggle-bar:nth-child(3){transform:translateY(-6px) rotate(-45deg)}}@media(max-width:820px){.site-header-shell{min-height:64px;padding-top:8px;padding-bottom:8px}.site-header{--header-height: 64px}.mobile-nav-drawer{top:64px;height:calc(100vh - 64px)}body>main{padding-top:64px}.header-right{width:auto}.header-cta-group .pill-btn-contact{height:36px;padding:0 16px;font-size:13px}.header-cta-group .pill-btn-trial{height:42px;padding:0}.header-cta-group .pill-btn-trial-copy{padding:0 10px}.mobile-header-actions .pill-btn-contact{min-width:auto;width:100%;height:48px;padding:0 16px;font-size:14px;border-radius:10px}.mobile-header-actions .pill-btn-contact-full{display:inline}.mobile-header-actions .pill-btn-contact-short{display:none}.mobile-header-actions .pill-btn-trial{height:56px;padding:0;border-radius:10px}.mobile-header-actions .pill-btn-trial-copy{padding:0 16px;gap:4px}.mobile-header-actions .pill-btn-trial-main{font-size:14px}.mobile-header-actions .pill-btn-trial-badge{font-size:11px;padding:3px 8px;border-radius:6px}}@media(max-width:560px){.site-header-shell{min-height:56px;padding-top:6px;padding-bottom:6px}.mobile-nav-drawer{top:56px;height:calc(100vh - 56px)}.brand{width:130px;height:17px}.brand img{height:17px!important;min-height:17px;max-height:17px}.header-cta-group .pill-btn-contact{min-width:auto}.header-cta-group .pill-btn-trial{display:none}}
