/* サービス画像を生かした、日本語中心の複数ページサイト。 */
:root{--v-blue:#075da3;--v-ink:#102f43;--v-muted:#5c707e;--v-tint:#f2f6f8;--v-line:#dce5eb;--v-green:#13835e;--v-orange:#cf6630}
html{scroll-padding-top:112px}body{color:var(--v-ink);background:#fff}body.dialog-open{overflow:hidden}
.jp-header{position:sticky;top:0;z-index:30;height:86px;gap:24px;box-shadow:none;background:#fff}
.jp-brand>span:last-child{font-size:15px}.jp-brand small{letter-spacing:.04em}.jp-nav{gap:24px;font-size:12px}.jp-header-contact{font-size:12px}
.v-page{font-size:15px;line-height:1.95}.v-page h1,.v-page h2,.v-page h3{font-weight:700;letter-spacing:.005em;font-style:normal;line-break:strict;word-break:normal;overflow-wrap:anywhere}
.v-container{width:min(1216px,calc(100% - 96px));margin:0 auto;min-width:0}.v-section{padding:84px 0}.v-tinted{background:var(--v-tint)}
.v-kicker{font-size:12px!important;line-height:1.75;letter-spacing:.09em;color:var(--v-blue);font-weight:700;margin:0 0 16px!important;display:flex;align-items:center;gap:12px}
.v-kicker:before{content:'';width:24px;height:2px;display:block;background:var(--v-blue);flex:none}
.v-page h1{font-size:44px;line-height:1.5;margin:0}.v-page h2{font-size:31px;line-height:1.75;margin:0}.v-page h3{font-size:20px;line-height:1.6;margin:0}
.v-page p{margin:0}.v-lead{font-size:15px;line-height:2.15;color:var(--v-muted);margin-top:22px!important;text-wrap:pretty}
.v-button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;min-height:54px;padding:14px 23px;border:1px solid var(--v-blue);background:var(--v-blue);color:white;font-size:13px;font-weight:700;line-height:1.8;text-decoration:none;transition:background .15s;border-radius:0;cursor:pointer}
.v-button:hover{background:#064775;color:white}.v-button span{font-size:19px;line-height:1}.v-text-link{display:inline-flex;gap:26px;align-items:center;justify-content:space-between;font-size:13px;line-height:1.9;font-weight:700;color:var(--v-blue);padding:12px 0;border-bottom:1px solid #88a6bd;max-width:100%}
.v-text-link:hover{color:#072e49;border-color:#072e49}.v-text-link span{font-size:19px;flex:none}.v-hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:28px;margin-top:29px}
.v-section-heading{display:flex;justify-content:space-between;gap:42px;align-items:flex-end;margin-bottom:36px}.v-section-heading h2{font-size:31px;line-height:1.65}.v-section-heading>p{max-width:370px;color:var(--v-muted);font-size:13px;line-height:2.05}.v-section-heading>.v-text-link{white-space:nowrap}
.v-home-hero{padding:54px 0 42px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:60px}.v-home-copy h1{font-size:50px;font-weight:800;line-height:1.55;letter-spacing:-.025em}.v-home-copy h1 em{font-style:normal;color:var(--v-blue)}
.v-home-intro{font-size:23px;line-height:1.9;font-weight:700;margin-top:23px!important}.v-home-small{font-size:11px;color:var(--v-muted);margin-top:24px!important}.v-home-copy .v-lead{font-size:14px;line-height:2.15}
.v-hero-panels{display:grid;grid-template-columns:1fr 1fr;gap:13px;background:#e9eff3;padding:13px}.v-hero-panels>a{display:block;min-width:0;background:#fff}.v-hero-panels>a:hover>span{background:var(--v-blue);color:#fff}.v-hero-panels img{width:100%;height:auto;aspect-ratio:380/338;object-fit:contain}
.v-hero-panels>a>span{display:flex;align-items:center;justify-content:space-between;padding:8px 11px;font-size:11px;font-weight:700;line-height:1.6;border-top:1px solid var(--v-line)}.v-hero-panels i{font-style:normal}.v-home-art>p{font-size:10px;color:var(--v-muted);line-height:1.85;margin-top:9px!important}
.v-platform-strip{display:grid;grid-template-columns:repeat(4,1fr);border-block:1px solid var(--v-line);padding:17px 0;margin:3px 0 37px}.v-platform-strip a{display:grid;grid-template-columns:1fr auto;padding:0 23px;border-right:1px solid var(--v-line);gap:0 12px;align-items:center}.v-platform-strip a:first-child{padding-left:0}.v-platform-strip a:last-child{border:0}.v-platform-strip b{font:700 21px/1.7 Arial,sans-serif;color:var(--v-ink)}.v-platform-strip span{font-size:11px;grid-column:1}.v-platform-strip i{grid-column:2;grid-row:1/3;font-style:normal;color:var(--v-blue)}
.v-service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px 28px}.v-service-card{display:block;min-width:0}.v-service-card-art{position:relative;background:#edf2f6;overflow:hidden;padding:0;aspect-ratio:380/338;max-height:360px}.v-service-card-art>img{width:100%;height:100%;object-fit:contain;transition:transform .25s}.v-service-card:hover .v-service-card-art>img{transform:scale(1.02)}.v-art-badge{display:none}
.v-service-card-text{padding:18px 0 21px;border-bottom:1px solid #b8ccd9}.v-service-card-text>p:first-child{color:var(--v-blue);font-size:10px;font-weight:700;letter-spacing:.03em}.v-service-card-text h3{font-size:20px;display:flex;justify-content:space-between;gap:16px;line-height:1.65;margin:5px 0 9px}.v-service-card-text h3 span{flex:none;color:var(--v-blue);font-size:18px}.v-service-card-text .v-card-desc{font-size:12px;color:var(--v-muted);line-height:1.95}
.v-platform-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:23px}.v-platform-cards h3{font-size:18px}.v-platform-cards .v-service-card-text{padding-top:15px}
.v-inline-highlight{display:flex;gap:40px;align-items:center;justify-content:space-between;background:white;padding:27px 30px;border-left:3px solid var(--v-blue);margin-top:36px}.v-inline-highlight span:not(.v-button span){font-size:11px;color:var(--v-blue);font-weight:700}.v-inline-highlight h3{font-size:22px;margin:5px 0 9px}.v-inline-highlight p{font-size:13px;color:var(--v-muted);line-height:2}.v-inline-highlight .v-button{flex-shrink:0}
.v-system-entries{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.v-system-entries a{display:flex;flex-direction:column;background:white;border-bottom:2px solid #afc7d7}.v-system-entries img{width:100%;height:auto;aspect-ratio:380/338;object-fit:contain}.v-system-entries a>div{padding:18px 20px 22px}.v-system-entries small{font-size:10px;font-weight:700;color:var(--v-blue)}.v-system-entries h3{font-size:18px;display:flex;gap:20px;justify-content:space-between;margin-top:5px}.v-system-entries h3 span{flex:none;color:var(--v-blue)}
.v-home-proof-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.v-home-proof-grid .v-proof-image{height:260px}.v-home-proof-grid .v-proof-image img{max-height:240px;width:100%;object-fit:contain}.v-home-proof-grid .v-text-link{font-size:12px;margin-top:13px}
.v-breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:6px 9px;font-size:10px;line-height:1.8;color:var(--v-muted);padding:19px 0 0}.v-breadcrumb a{color:var(--v-blue)}
.v-service-hero{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:65px;padding:37px 0 60px}.v-service-copy h1{font-size:42px;line-height:1.55;letter-spacing:-.015em}.v-service-copy h2{font-size:23px;line-height:1.85;margin-top:22px}.v-service-copy .v-kicker{margin-bottom:15px!important}.v-service-copy .v-lead{font-size:14px;line-height:2.1;margin-top:16px!important}
.v-evidence{margin:0;min-width:0}.v-proof-image{width:100%;position:relative;display:flex;justify-content:center;align-items:center;background:#edf2f6;border:1px solid var(--v-line);padding:16px;cursor:zoom-in;overflow:hidden;border-radius:0}.v-proof-image img{display:block;width:100%;height:auto;max-height:560px;object-fit:contain}.v-zoom-mark{position:absolute;bottom:10px;right:10px;padding:4px 8px;font-size:9px;background:#fff;color:var(--v-blue);border:1px solid #d5e0e7;line-height:1.75;pointer-events:none}.v-service-figure .v-proof-image{padding:0;border:0;background:#f1f4f6}.v-service-figure img{width:100%;max-width:455px;max-height:405px}.v-evidence figcaption{padding:13px 0 0}.v-evidence figcaption strong{font-size:14px;line-height:1.8;display:block}.v-evidence figcaption p{font-size:11px;color:var(--v-muted);line-height:1.9;margin-top:5px}.v-service-figure figcaption strong{display:none}.v-service-figure figcaption p{font-size:10px;margin:0}
.v-concerns{background:#edf4f8;padding:30px 0}.v-concerns>.v-container{display:grid;grid-template-columns:.9fr 1.5fr;gap:60px;align-items:center}.v-concerns h2{font-size:20px;line-height:1.75}.v-concerns ul{list-style:none;padding:0;margin:0;display:grid;gap:9px}.v-concerns li{font-size:14px;display:flex;align-items:baseline;gap:12px}.v-concerns li:before{content:'✓';font:700 15px/1 Arial;color:var(--v-blue)}
.v-scope-list{border-top:1px solid #b8cbd8}.v-scope-row{display:grid;grid-template-columns:46px .9fr 1.35fr;gap:31px;border-bottom:1px solid var(--v-line);padding:30px 0;align-items:start}.v-scope-number{font:400 23px/1.6 Arial;color:#6d8b9f}.v-scope-row h3{font-size:20px;line-height:1.9}.v-scope-row>div>p{font-size:14px;line-height:2.1;color:var(--v-muted)}.v-scope-row dl{display:flex;flex-wrap:wrap;gap:4px 15px;margin:12px 0 0;font-size:11px;line-height:1.9}.v-scope-row dt{font-weight:700;color:var(--v-blue)}.v-scope-row dd{margin:0;color:var(--v-muted)}
.v-boundary{display:block;background:#f4f7f9;border-left:3px solid #90acbe;padding:18px 24px;margin-top:27px!important;font-size:12px;line-height:2.05;color:var(--v-muted)}.v-boundary b{display:block;color:var(--v-ink);font-size:12px;margin-bottom:4px}
.v-evidence-section{background:white;border-bottom:1px solid var(--v-line)}.v-evidence-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.v-evidence-grid .v-proof-image{height:375px}.v-evidence-grid .v-proof-image img{max-height:341px}.v-evidence-single{display:block;max-width:1100px}.v-evidence-single .v-proof-image{height:auto;min-height:240px}.v-evidence-single .v-proof-image img{max-height:450px}.v-evidence-section .v-text-link{margin-top:18px}
.v-flow-section{padding-top:64px;padding-bottom:64px}.v-steps{display:grid;grid-template-columns:repeat(4,1fr);list-style:none;padding:0;margin:0;gap:28px}.v-steps li{border-top:2px solid #c5d7e2;position:relative;padding:18px 0 10px}.v-steps li:not(:last-child):after{content:'→';position:absolute;right:0;top:15px;color:#7695aa}.v-steps span{font:400 16px/1.8 Arial;color:var(--v-blue)}.v-steps p{font-size:17px;font-weight:700;line-height:1.7;margin-top:12px}
.v-related{padding-top:54px;border-top:1px solid var(--v-line)}.v-related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.v-related-link{background:var(--v-tint);padding:22px;display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:15px;font-weight:700;line-height:1.9}.v-related-link span{flex:none;font-size:20px;color:var(--v-blue)}
.v-contact-band{background:var(--v-blue);color:white;padding:61px 0}.v-contact-band>.v-container{display:grid;grid-template-columns:1.15fr .85fr;gap:90px;align-items:center}.v-contact-band .v-kicker{color:#d8ebf7}.v-contact-band .v-kicker:before{background:#b8d9ee}.v-contact-band h2{font-size:30px;line-height:1.85;color:#fff}.v-contact-band p{font-size:14px;line-height:2.1;color:#deedf7}.v-contact-band .v-button{margin-top:20px;width:100%}.v-button-white{background:white;color:var(--v-blue);border:0}.v-button-white:hover{background:#e0f0fa;color:var(--v-blue)}
.v-footer{background:#082d4b;color:#fff;padding:43px 0 25px}.v-footer-top{display:grid;grid-template-columns:1fr 1fr;gap:60px;border-bottom:1px solid #355166;padding-bottom:25px}.v-footer-brand{font:700 20px/1.6 Arial;letter-spacing:-.025em}.v-footer-top p{font-size:11px;color:#c1d2de;line-height:2.1;margin-top:10px}.v-footer nav{display:flex;flex-wrap:wrap;gap:7px 26px;align-content:start}.v-footer-link{font-size:12px;line-height:1.9;display:inline-flex;gap:12px;padding:8px 0}.v-footer-link span{color:#93b7d0}.v-footer-note{font-size:10px;color:#bbd0de;line-height:2.05;margin:18px 0!important}.v-footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:24px;font-size:10px;color:#c0d3df;line-height:1.9}.v-footer-bottom small{font:10px/1.8 Arial}.v-footer-bottom a{white-space:nowrap}
.v-menu-dialog{width:min(820px,94vw);max-width:94vw;padding:35px 40px;max-height:88vh}.v-menu-dialog h2{font-size:25px;padding-bottom:18px}.v-menu-grid{display:grid;grid-template-columns:1fr 1.5fr;gap:42px}.v-menu-dialog nav{display:block!important}.v-menu-grid h3{font-size:13px;color:var(--v-blue);padding:14px 0}.v-menu-link{display:flex!important;align-items:center;justify-content:space-between;gap:15px;padding:11px 0!important;min-height:44px;font-size:13px!important;font-weight:700;border-bottom:1px solid var(--v-line)}.v-menu-link span{font-size:15px;color:var(--v-blue)}
.v-index-hero{background:var(--v-tint);padding:55px 0 51px}.v-index-hero h1{font-size:43px}.v-index-hero p:not(.v-kicker){font-size:15px;line-height:2.15;color:var(--v-muted);margin-top:18px}.v-category-nav{display:flex;flex-wrap:wrap;gap:30px;border-bottom:1px solid var(--v-line);padding:21px 0;font-size:13px;font-weight:700;color:var(--v-blue)}.v-category-nav a{padding:6px 0}
.v-line-entry{display:grid;grid-template-columns:.85fr 1.15fr;gap:75px;align-items:center}.v-line-entry .v-proof-image{padding:0}.v-line-entry h2{font-size:30px;line-height:1.8}.v-line-entry>div>p:not(.v-kicker){font-size:14px;line-height:2.1;margin:20px 0;color:var(--v-muted)}.v-note{font-size:11px;line-height:2.1;color:var(--v-muted);margin-top:22px!important}
.v-sitemap{display:grid;grid-template-columns:1fr 1.3fr 1fr;gap:45px}.v-sitemap h2{font-size:22px;margin-bottom:18px}.v-sitemap-link{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--v-line);font-size:13px;line-height:1.9;padding:14px 0}.v-sitemap-link span{color:var(--v-blue)}
/* The interactive examples below are locally simulated, explicitly marked and never sent. */
.v-demo-section{background:#f1f6f8}.v-demo{background:#fff;border:1px solid #bacdda;box-shadow:0 8px 24px #123a5108}.v-demo-toolbar{display:flex;justify-content:space-between;gap:22px;align-items:center;background:#fff;padding:19px 25px;border-bottom:1px solid var(--v-line);font-size:15px}.v-demo-toolbar>div{display:flex;align-items:center;gap:15px}.v-demo-label{display:inline-flex;align-items:center;border:1px solid #bcd2dd;background:#f4f9fb;color:#3a677f;padding:4px 8px;font-size:10px;line-height:1.8;white-space:nowrap}.v-demo-toolbar label{display:flex;align-items:center;gap:10px;font-size:11px}.v-demo-toolbar select{font:inherit;font-size:13px;background:#f7fafc;border:1px solid #b5cbd8;padding:8px 30px 8px 10px;color:var(--v-ink)}
.v-demo-summary{display:grid;grid-template-columns:repeat(3,1fr);padding:24px 25px;gap:20px;background:#fafcfd;border-bottom:1px solid var(--v-line)}.v-demo-summary>div{border-right:1px solid #dae5eb}.v-demo-summary>div:last-child{border:0}.v-demo-summary span{font-size:11px;color:var(--v-muted)}.v-demo-summary strong{display:block;font:400 36px/1.45 Arial,sans-serif;color:var(--v-blue);letter-spacing:-.03em;margin-top:2px}.v-demo-summary small{font:500 12px/1.6 var(--sans);margin-left:6px}.v-demo-summary .v-money{font-size:32px}
.v-table-scroll{overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.v-table-scroll table{border-collapse:collapse;width:100%;min-width:620px;margin:0;font-size:13px}.v-table-scroll th{text-align:left;font-size:11px;font-weight:700;color:#537589;background:#edf3f7;padding:13px 22px;white-space:nowrap;border-bottom:1px solid var(--v-line)}.v-table-scroll td{padding:18px 22px;border-bottom:1px solid #e7edf1;line-height:1.8}.v-table-scroll tr:last-child td{border-bottom:0}.v-table-scroll tr[hidden]{display:none}
.v-status{background:#e7f1fa;color:#126093;font-size:10px;white-space:nowrap;padding:5px 9px;border:1px solid #cfe2f0;font-weight:700;line-height:1.6;display:inline-block}.v-status-pending{background:#fff4e6;border-color:#efd9ba;color:#98632c}.v-status-done{background:#e8f5ec;border-color:#c8e3d2;color:#276d45}
.v-demo-notice{font-size:11px;line-height:2;color:var(--v-muted);padding:15px 25px!important;border-top:1px solid var(--v-line);background:#fafcfd}.v-use-cases{display:grid;grid-template-columns:repeat(3,1fr);gap:34px;margin-top:30px}.v-use-cases article{border-top:1px solid #adcadb;padding-top:20px}.v-use-cases span{font-size:11px;font-weight:700;color:var(--v-blue)}.v-use-cases h3{font-size:20px;margin:8px 0 11px}.v-use-cases p{font-size:13px;line-height:2.1;color:var(--v-muted)}
.v-line-demo{display:grid;grid-template-columns:1fr 1.3fr;gap:35px;align-items:stretch}.v-message-pane{padding:27px;background:#e2eee9}.v-chat-bubble{background:#fff;padding:25px;margin:18px 0 23px;border-radius:0 12px 12px 12px;position:relative}.v-chat-bubble:before{content:'';position:absolute;width:14px;height:17px;background:white;top:0;left:-9px;clip-path:polygon(0 0,100% 0,100% 100%)}.v-chat-bubble>p{font-weight:700;font-size:14px}.v-chat-bubble dl{display:grid;grid-template-columns:47px 1fr;gap:8px 14px;font-size:13px;line-height:1.9;margin:19px 0}.v-chat-bubble dt{color:var(--v-muted)}.v-chat-bubble dd{margin:0}.v-chat-bubble small{font-size:10px;color:var(--v-muted)}.v-message-pane .v-button{width:100%;font-size:12px}.v-button:disabled{background:#6e8896;border-color:#6e8896;cursor:default;color:white}
.v-register-pane{border:1px solid #bdcfd9;background:white;display:flex;flex-direction:column}.v-register-pane .v-demo-toolbar{font-size:15px}.v-register-pane .v-demo-toolbar>span{font-size:13px;color:var(--v-blue)}.v-empty-state{display:grid;place-content:center;min-height:332px;text-align:center;color:#668798}.v-empty-state>span{font-size:34px;font-weight:300;color:#8ca8ba;margin-bottom:10px}.v-empty-state p{font-size:13px;line-height:2}.v-record{display:grid;grid-template-columns:100px 1fr;gap:0;margin:16px 24px;min-height:298px;align-content:start}.v-record dt,.v-record dd{border-bottom:1px solid var(--v-line);padding:12px 3px;font-size:13px;line-height:1.8;margin:0}.v-record dt{color:var(--v-muted);font-size:11px}.v-record[hidden],.v-empty-state[hidden]{display:none}.v-register-pane .v-demo-notice{margin-top:auto!important}.v-reset-button{font:inherit;font-size:11px;border:0;background:white;color:var(--v-blue);padding:12px 25px;align-self:flex-start;cursor:pointer;text-decoration:underline;text-underline-offset:4px}
.billing-check{accent-color:var(--v-blue);width:19px;height:19px;cursor:pointer}.v-responsibility{display:grid;grid-template-columns:1fr 1fr;gap:32px;margin-top:30px}.v-responsibility>div{background:white;padding:24px 27px;border-left:3px solid #7da1b9}.v-responsibility h3{font-size:18px;margin-bottom:10px}.v-responsibility p{font-size:13px;line-height:2;color:var(--v-muted)}
.v-brand-example{display:grid;grid-template-columns:1fr 1fr;gap:0;background:white}.v-brand-core{background:#0b4d78;color:white;padding:38px}.v-brand-core>span{font-size:11px;color:#c1deee}.v-brand-core h3{color:white;font-size:25px;line-height:1.8;margin:17px 0 18px}.v-brand-core p{font-size:13px;line-height:2.1;color:#d6e9f4}.v-brand-outlets{padding:17px 33px}.v-brand-outlets article{padding:21px 0;border-bottom:1px solid var(--v-line);display:grid;grid-template-columns:104px 1fr;gap:20px}.v-brand-outlets article:last-child{border:0}.v-brand-outlets b{font-size:14px;color:var(--v-blue)}.v-brand-outlets p{font-size:13px;line-height:2;color:var(--v-muted)}
.v-video-outline{display:grid;grid-template-columns:repeat(3,1fr);gap:27px}.v-video-outline article{background:white;padding:27px}.v-video-outline span{display:inline-block;font-size:11px;font-weight:700;color:var(--v-blue);border-bottom:2px solid #5a98c0;padding:0 0 6px}.v-video-outline h3{font-size:19px;line-height:1.85;margin:18px 0 12px}.v-video-outline p{font-size:13px;line-height:2.05;color:var(--v-muted)}
.v-results-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.v-result-card{background:white;padding:25px 22px}.v-result-card>span{font-size:12px;font-weight:700;color:var(--v-blue)}.v-result-number{display:grid;grid-template-columns:1fr 1.2fr;gap:15px;margin:18px 0 21px}.v-result-number p{font-size:10px;color:var(--v-muted)}.v-result-number strong{display:block;font:400 40px/1.3 Arial,sans-serif;color:var(--v-ink);margin-top:6px}.v-result-number small{font:500 12px/1.8 var(--sans);margin-left:4px}.v-result-number .v-result-cost{font-size:30px;line-height:1.72}.v-result-card .v-proof-image{height:174px;padding:4px}.v-result-card .v-proof-image img{max-height:160px}.v-result-card .v-evidence figcaption strong{font-size:12px}.v-result-card .v-evidence figcaption p{font-size:10px}
.v-noscript{background:#fff7ec;color:#554231;padding:15px 25px;font-size:12px;line-height:2}.v-noscript a{text-decoration:underline}
.v-page a:focus-visible,.v-page button:focus-visible,.v-page input:focus-visible,.v-page select:focus-visible,.v-table-scroll:focus-visible{outline:3px solid #b96428;outline-offset:4px}
.image-dialog{max-width:min(1200px,94vw);max-height:92vh}.image-dialog #zoomed-image{max-height:73vh;max-width:100%;width:auto;object-fit:contain;margin:auto;display:block}.image-dialog #image-caption{font-size:12px;padding:14px 20px;line-height:1.9}.image-dialog .dialog-bar{font-size:13px}
@media(min-width:1500px){.v-home-copy h1{font-size:54px}.v-service-hero{gap:88px}.v-service-copy h1{font-size:46px}}
@media(max-width:1200px){.jp-nav{gap:17px;font-size:11px}.jp-brand>span:last-child{font-size:13px}.jp-brand small{font-size:9px}.jp-header{gap:18px}.v-container{width:calc(100% - 72px)}.v-home-hero{gap:35px}.v-home-copy h1{font-size:43px}.v-home-intro{font-size:20px}.v-service-hero{gap:40px}.v-service-copy h1{font-size:36px}.v-service-copy h2{font-size:21px}.v-platform-cards{gap:17px}.v-platform-cards h3{font-size:16px}.v-section-heading h2{font-size:28px}.v-service-card-text h3{font-size:19px}.v-platform-strip a{padding-inline:15px}.v-brand-outlets{padding-inline:22px}.v-brand-outlets article{grid-template-columns:90px 1fr;gap:15px}}
@media(max-width:1000px){.jp-nav{display:none}.jp-menu-button{display:flex}.jp-header-contact{margin-left:auto}.jp-header{height:79px}.v-home-copy h1{font-size:38px}.v-home-copy .v-lead{font-size:13px}.v-home-hero{gap:30px}.v-home-intro{font-size:18px}.v-hero-actions{gap:18px}.v-button{font-size:12px;padding:12px 17px;gap:18px}.v-text-link{font-size:12px;gap:16px}.v-service-grid{gap:30px 22px}.v-service-card-text h3{font-size:18px}.v-scope-row{grid-template-columns:35px .85fr 1.3fr;gap:24px}.v-scope-row h3{font-size:18px}.v-section-heading>p{max-width:300px;font-size:12px}.v-demo-toolbar{padding:18px}.v-results-grid{gap:17px}.v-result-card{padding:20px 17px}.v-result-number .v-result-cost{font-size:26px}.v-platform-cards{grid-template-columns:repeat(2,1fr);gap:30px}.v-platform-cards h3{font-size:20px}.v-platform-cards .v-service-card-art{max-height:none}.v-footer-top{gap:35px}.v-footer-brand{font-size:18px}.v-contact-band>.v-container{gap:50px}.v-home-proof-grid{gap:20px}.v-home-proof-grid .v-proof-image{height:228px}.v-concerns>.v-container{gap:35px}.v-sitemap{gap:28px}.v-service-copy h1{font-size:32px}}
@media(max-width:760px){
 html{scroll-padding-top:90px}.jp-header{height:74px;padding:0 20px;gap:12px}.jp-brand>span:last-child{font-size:12px;letter-spacing:-.05em}.jp-brand small{font-size:7px}.jp-header-contact{display:none}.jp-menu-button{margin-left:auto;flex-shrink:0}.jp-brand-symbol{width:29px;height:34px;font-size:23px}
 .v-container{width:calc(100% - 42px)}.v-section{padding:50px 0}.v-page{font-size:14px}.v-page h1{font-size:33px}.v-page h2{font-size:25px}.v-kicker{font-size:10px!important;margin-bottom:12px!important;gap:10px;letter-spacing:.045em}.v-kicker:before{width:19px}.v-lead{font-size:14px;line-height:2.05}.v-section-heading{display:block;margin-bottom:25px}.v-section-heading h2{font-size:25px;line-height:1.8}.v-section-heading>p{max-width:none;font-size:12px;line-height:2;margin-top:15px}.v-section-heading>.v-text-link{font-size:12px;margin-top:13px;white-space:normal}
 .v-home-hero{grid-template-columns:1fr;gap:30px;padding:35px 0 29px}.v-home-copy h1{font-size:clamp(33px,8.9vw,48px);line-height:1.55;letter-spacing:-.025em}.v-home-intro{font-size:20px;line-height:1.85;margin-top:18px!important}.v-home-copy .v-lead{font-size:13px;line-height:2.1;margin-top:17px!important}.v-desktop-break{display:none}.v-home-small{font-size:10px;margin-top:18px!important}.v-hero-actions{gap:23px;margin-top:24px}.v-button{font-size:12px;min-height:52px;padding:13px 19px;gap:21px}.v-home-art{max-width:520px;margin:auto}.v-hero-panels{gap:9px;padding:9px}.v-hero-panels>a>span{font-size:10px;padding:7px 8px;gap:5px}.v-home-art>p{font-size:9px;line-height:1.9}
 .v-platform-strip{grid-template-columns:1fr 1fr;gap:15px 0;padding:17px 0;margin-bottom:27px}.v-platform-strip a{padding:0 13px}.v-platform-strip a:nth-child(odd){padding-left:0}.v-platform-strip a:nth-child(even){border:0}.v-platform-strip b{font-size:19px}.v-platform-strip span{font-size:10px}
 .v-service-grid{grid-template-columns:1fr 1fr;gap:30px 17px}.v-service-card-text{padding:13px 0 17px}.v-service-card-text h3{font-size:16px;line-height:1.75;gap:6px;margin:6px 0}.v-service-card-text h3 span{font-size:15px}.v-service-card-text>p:first-child{font-size:9px}.v-service-card-text .v-card-desc{font-size:11px;line-height:1.9}.v-platform-cards{gap:29px 17px}.v-platform-cards h3{font-size:16px}.v-inline-highlight{display:block;padding:22px 21px;margin-top:28px}.v-inline-highlight h3{font-size:20px;line-height:1.8}.v-inline-highlight p{font-size:12px;line-height:2.1}.v-inline-highlight .v-button{margin-top:20px}
 .v-system-entries{grid-template-columns:1fr;gap:18px}.v-system-entries a{display:grid;grid-template-columns:130px 1fr;align-items:center;min-width:0;border-bottom:1px solid #b9cbd8}.v-system-entries a>div{padding:15px}.v-system-entries small{font-size:9px}.v-system-entries h3{font-size:15px;line-height:1.8;gap:7px}.v-system-entries img{height:auto}
 .v-home-proof-grid{grid-template-columns:1fr;gap:35px}.v-home-proof-grid .v-proof-image{height:280px}.v-home-proof-grid .v-proof-image img{max-height:252px}.v-home-proof-grid .v-text-link{margin-top:8px}
 .v-breadcrumb{padding-top:16px;font-size:9px;gap:4px 7px}.v-service-hero{grid-template-columns:1fr;gap:29px;padding:27px 0 36px}.v-service-copy h1{font-size:31px;line-height:1.65}.v-service-copy h2{font-size:21px;line-height:1.85;margin-top:18px}.v-service-copy .v-lead{font-size:13px;line-height:2.15;margin-top:13px!important}.v-service-figure{width:min(100%,440px);margin:auto}.v-service-figure img{max-height:none;max-width:none}.v-evidence figcaption p{font-size:11px}.v-service-figure figcaption p{font-size:10px}.v-proof-image{padding:11px}.v-zoom-mark{font-size:9px;padding:4px 7px}
 .v-concerns{padding:25px 0}.v-concerns>.v-container{grid-template-columns:1fr;gap:17px}.v-concerns h2{font-size:19px}.v-concerns li{font-size:13px;line-height:2;gap:10px}.v-concerns ul{gap:8px}.v-scope-row{grid-template-columns:28px 1fr;gap:11px 15px;padding:25px 0}.v-scope-number{font-size:19px;line-height:1.8}.v-scope-row h3{font-size:19px;line-height:1.8}.v-scope-row>div{grid-column:2}.v-scope-row>div>p{font-size:13px;line-height:2.1}.v-scope-row dl{display:block;font-size:10px;margin-top:12px;line-height:2}.v-scope-row dt{font-size:10px}.v-scope-row dd{margin-top:4px}.v-boundary{padding:16px 18px;font-size:11px;margin-top:23px!important}.v-boundary b{font-size:11px;margin-bottom:5px}
 .v-evidence-grid{grid-template-columns:1fr;gap:28px}.v-evidence-grid .v-proof-image{height:325px}.v-evidence-grid .v-proof-image img{max-height:299px}.v-evidence-single .v-proof-image{height:auto;min-height:160px}.v-evidence-single .v-proof-image img{max-height:350px}.v-evidence figcaption strong{font-size:14px}.v-evidence-section .v-text-link{margin-top:13px;font-size:12px}
 .v-steps{grid-template-columns:1fr 1fr;gap:20px 23px}.v-steps li{padding-top:15px}.v-steps span{font-size:13px}.v-steps p{font-size:15px;margin-top:8px}.v-related-grid{grid-template-columns:1fr;gap:12px}.v-related-link{font-size:14px;padding:18px 20px}
 .v-contact-band{padding:45px 0}.v-contact-band>.v-container{grid-template-columns:1fr;gap:24px}.v-contact-band h2{font-size:26px;line-height:1.85}.v-contact-band p{font-size:13px;line-height:2}.v-contact-band .v-button{max-width:440px;margin-top:19px}
 .v-footer{padding:35px 0 23px}.v-footer-top{grid-template-columns:1fr;gap:23px;padding-bottom:20px}.v-footer-brand{font-size:16px}.v-footer-top p{font-size:10px}.v-footer nav{gap:5px 20px}.v-footer-link{font-size:11px;gap:8px;padding:6px 0}.v-footer-note{font-size:9px;margin-block:17px!important}.v-footer-bottom{display:flex;flex-wrap:wrap;gap:7px 13px;font-size:9px}.v-footer-bottom small{font-size:9px}.v-footer-bottom>span{order:3;width:100%}.v-footer-bottom>a{margin-left:auto}
 .v-menu-dialog{padding:30px 23px;max-height:90vh}.v-menu-dialog h2{font-size:23px}.v-menu-grid{grid-template-columns:1fr;gap:21px}.v-menu-link{font-size:12px!important;padding:10px 0!important}.v-menu-grid h3{font-size:12px;padding:9px 0}
 .v-index-hero{padding:33px 0 37px}.v-index-hero h1{font-size:33px}.v-index-hero p:not(.v-kicker){font-size:13px;line-height:2.1;margin-top:14px}.v-category-nav{font-size:11px;gap:22px;padding:14px 0}.v-line-entry{grid-template-columns:1fr;gap:25px}.v-line-entry .v-evidence{max-width:450px;margin:auto}.v-line-entry h2{font-size:25px;line-height:1.8}.v-line-entry>div>p:not(.v-kicker){font-size:13px;line-height:2.1;margin:15px 0 20px}.v-note{font-size:10px;margin-top:20px!important}.v-sitemap{grid-template-columns:1fr;gap:35px}.v-sitemap h2{font-size:21px;margin-bottom:11px}.v-sitemap-link{font-size:13px;padding:13px 0}
 .v-demo-toolbar{display:flex;flex-wrap:wrap;gap:13px;padding:17px;font-size:13px}.v-demo-toolbar>div{gap:10px}.v-demo-toolbar label{width:100%;justify-content:space-between;font-size:11px}.v-demo-toolbar select{font-size:16px;width:62%;padding:8px 12px}.v-demo-label{font-size:9px;padding:4px 7px;white-space:normal}.v-demo-summary{padding:20px 17px;gap:13px}.v-demo-summary strong{font-size:30px}.v-demo-summary span{font-size:10px}.v-demo-summary small{font-size:10px;margin-left:4px}.v-demo-summary .v-money{font-size:24px;line-height:1.8}.v-table-scroll table{font-size:12px;min-width:610px}.v-table-scroll th{font-size:10px;padding:12px 16px}.v-table-scroll td{padding:16px;font-size:12px}.v-demo-notice{font-size:10px;padding:13px 17px!important;line-height:2}
 .v-use-cases{grid-template-columns:1fr;gap:24px;margin-top:25px}.v-use-cases article{padding-top:17px}.v-use-cases h3{font-size:19px;margin:6px 0 9px}.v-use-cases p{font-size:13px;line-height:2.1}.v-use-cases span{font-size:10px}.v-line-demo{grid-template-columns:1fr;gap:23px}.v-message-pane{padding:22px}.v-chat-bubble{padding:21px;margin-top:17px}.v-chat-bubble dl{font-size:12px}.v-message-pane .v-button{font-size:11px;gap:14px}.v-empty-state{min-height:260px}.v-record{margin:12px 19px;grid-template-columns:86px 1fr;min-height:270px}.v-record dt,.v-record dd{font-size:12px;padding-block:11px}.v-record dt{font-size:10px}.v-responsibility{grid-template-columns:1fr;gap:15px}.v-responsibility>div{padding:20px}.v-responsibility h3{font-size:17px}.v-responsibility p{font-size:12px}
 .v-brand-example{grid-template-columns:1fr}.v-brand-core{padding:27px}.v-brand-core h3{font-size:23px;margin:14px 0 17px}.v-brand-core p{font-size:12px}.v-brand-outlets{padding:7px 22px}.v-brand-outlets article{grid-template-columns:1fr;gap:8px;padding-block:20px}.v-brand-outlets p{font-size:12px}.v-brand-outlets b{font-size:13px}.v-video-outline{grid-template-columns:1fr;gap:16px}.v-video-outline article{padding:23px}.v-video-outline h3{font-size:19px;margin:12px 0}.v-video-outline p{font-size:12px}
 .v-results-grid{grid-template-columns:1fr;gap:23px}.v-result-card{padding:24px}.v-result-number{grid-template-columns:1fr 1fr;gap:25px}.v-result-number strong{font-size:42px}.v-result-number .v-result-cost{font-size:32px}.v-result-card .v-proof-image{height:210px}.v-result-card .v-proof-image img{max-height:196px}.image-dialog #image-caption{font-size:10px;padding:12px 15px}.image-dialog .dialog-bar{font-size:12px}.v-noscript{font-size:11px}
}
@media(max-width:365px){.v-container{width:calc(100% - 36px)}.jp-header{padding:0 16px;gap:8px}.jp-brand>span:last-child{font-size:11px}.jp-brand small{font-size:6px}.v-home-copy h1{font-size:32px}.v-home-intro{font-size:19px}.v-service-copy h1{font-size:28px}.v-hero-actions{gap:15px}.v-service-grid,.v-platform-cards{gap:25px 14px}.v-service-card-text h3{font-size:15px}.v-hero-panels>a>span{font-size:9px}.v-button{padding:12px 15px;font-size:11px}.v-system-entries a{grid-template-columns:110px 1fr}.v-system-entries a>div{padding:12px}.v-system-entries h3{font-size:14px}.v-demo-summary{gap:9px;padding-inline:13px}.v-demo-summary .v-money{font-size:21px}.v-section-heading h2{font-size:24px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}*,*::before,*::after{transition:none!important;animation:none!important}}
@media print{.jp-header{position:static}.jp-nav,.jp-header-contact,.jp-menu-button,.v-category-nav,.v-hero-actions,.v-text-link,.v-contact-band,.v-zoom-mark{display:none!important}.v-container{width:94%}.v-section{padding:30px 0}.v-service-hero,.v-home-hero{gap:25px;padding:25px 0}.v-service-copy h1,.v-home-copy h1{font-size:32px}.v-proof-image{break-inside:avoid}.v-footer{padding:20px 0}.v-footer nav,.v-footer-bottom a{display:none}}
/* Balance short Japanese headings so a final particle is not isolated. */
.v-service-copy h1,.v-service-copy h2,.v-section-heading h2,.v-concerns h2,.v-service-card-text h3,.v-inline-highlight h3{text-wrap:balance}
@media(max-width:760px){.v-service-copy h2{line-height:1.8}}
.v-service-copy h2{text-wrap:wrap}.v-phrase{display:inline-block;max-width:100%}.v-title-line{display:inline}
@media(max-width:760px){.v-title-line{display:block}}
