.stm-gch-wrap *{box-sizing:border-box;margin:0;padding:0}.stm-gch-wrap{color:#1a2b4a;font-family:Noto Sans JP,Hiragino Sans,Yu Gothic,sans-serif;--stm-gch-orange:#f26122;--stm-gch-orange-light:#fff3ed;--stm-gch-navy:#1a2b4a;--stm-gch-navy-light:#eef2f8;--stm-gch-text:#1a2b4a;--stm-gch-muted:#5a6a82;--stm-gch-border:rgba(26,43,74,.12);--stm-gch-white:#fff;--stm-gch-radius:12px}.stm-gch-hero{align-items:stretch;display:flex;gap:0;min-height:480px}.stm-gch-hero-left{display:flex;flex:1;flex-direction:column;justify-content:center;padding:56px 48px 56px 0}.stm-gch-tag-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.stm-gch-tag{background:var(--stm-gch-orange-light);border-radius:4px;color:var(--stm-gch-orange);display:inline-block;font-size:11px;font-weight:700;letter-spacing:.04em;padding:4px 12px}.stm-gch-hero-h1{color:var(--stm-gch-navy);font-size:44px;font-weight:800;line-height:1.25;margin-bottom:14px}.stm-gch-hero-h1 span{color:var(--stm-gch-orange)}.stm-gch-hero-subtitle{border-left:3px solid var(--stm-gch-orange);color:var(--stm-gch-navy);font-size:17px;font-weight:700;line-height:1.6;margin-bottom:16px;padding-left:12px}.stm-gch-hero-sub{color:var(--stm-gch-muted);font-size:15px;line-height:1.9;margin-bottom:32px;max-width:460px}.stm-gch-hero-cta-row{align-items:center;display:flex;flex-wrap:wrap;gap:16px}.stm-gch-btn-primary{background:var(--stm-gch-orange);border-radius:8px;color:#fff;cursor:pointer;display:inline-block;font-size:15px;font-weight:700;padding:16px 28px;text-decoration:none;transition:opacity .2s}.stm-gch-btn-primary:hover{opacity:.88}.stm-gch-btn-ghost{background:transparent;border:1.5px solid var(--stm-gch-orange);border-radius:8px;color:var(--stm-gch-orange);cursor:pointer;display:inline-block;font-size:15px;font-weight:700;padding:15px 24px;text-decoration:none;transition:background .2s}.stm-gch-btn-ghost:hover{background:var(--stm-gch-orange-light)}.stm-gch-hero-video-sp{display:none}.stm-gch-hero-video{align-items:center;background:#000;display:flex;flex-shrink:0;justify-content:center;overflow:hidden;width:300px}.stm-gch-hero-video img,.stm-gch-hero-video video{display:block;height:100%;object-fit:cover;width:100%}.stm-gch-section{padding:72px 0}.stm-gch-section-alt{background:var(--stm-gch-navy-light);margin:0 -24px;padding:72px 0}.stm-gch-section-label{color:var(--stm-gch-orange);font-size:11px;font-weight:700;letter-spacing:.14em;margin-bottom:10px;text-align:center;text-transform:uppercase}.stm-gch-section-title{color:var(--stm-gch-navy);font-size:28px;font-weight:800;line-height:1.45;margin-bottom:48px;text-align:center}.stm-gch-section-sub{color:var(--stm-gch-muted);font-size:15px;line-height:1.8;margin-bottom:40px;text-align:center}.stm-gch-problems-grid{display:grid;gap:12px;grid-template-columns:1fr;margin:0 auto 32px;max-width:720px}.stm-gch-problem-item{align-items:flex-start;background:var(--stm-gch-white);border:.5px solid var(--stm-gch-border);border-radius:10px;display:flex;gap:12px;padding:18px 22px}.stm-gch-problem-dot{background:var(--stm-gch-orange);border-radius:50%;flex-shrink:0;height:8px;margin-top:7px;width:8px}.stm-gch-problem-text{color:var(--stm-gch-text);font-size:16px;font-weight:500;line-height:1.7}.stm-gch-problem-closing{background:var(--stm-gch-navy-light);border-radius:8px;color:var(--stm-gch-navy);font-size:16px;font-weight:700;line-height:1.7;margin:0 auto;max-width:720px;padding:20px 32px;text-align:center}.stm-gch-value-grid{display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.stm-gch-value-card{background:var(--stm-gch-white);border:.5px solid var(--stm-gch-border);border-radius:12px;padding:28px 24px}.stm-gch-value-num{color:var(--stm-gch-orange);font-size:28px;font-weight:800;line-height:1;margin-bottom:10px;opacity:.25}.stm-gch-value-title{color:var(--stm-gch-navy);font-size:17px;font-weight:700;line-height:1.5;margin-bottom:10px}.stm-gch-value-desc{color:var(--stm-gch-muted);font-size:14px;line-height:1.85}.stm-gch-capture-grid{align-items:start;display:grid;gap:16px;grid-template-columns:1fr 1fr 2fr 1fr}.stm-gch-capture-item{text-align:center}.stm-gch-capture-step{color:var(--stm-gch-orange);font-size:11px;font-weight:700;letter-spacing:.1em;margin-bottom:8px}.stm-gch-capture-img-wrap{background:#f5f5f5;border:.5px solid var(--stm-gch-border);border-radius:14px;margin-bottom:10px;overflow:hidden}.stm-gch-capture-multi{display:grid;gap:10px;grid-template-columns:1fr 1fr;margin-bottom:10px}.stm-gch-capture-multi .stm-gch-capture-img-wrap{margin-bottom:0}.stm-gch-capture-label{color:var(--stm-gch-muted);font-size:12px;font-weight:500;line-height:1.5}.stm-gch-capture-variation{color:var(--stm-gch-orange);display:block;font-size:11px;font-weight:600;margin-top:2px}.stm-gch-customize-grid{display:grid;gap:20px;grid-template-columns:repeat(2,1fr)}.stm-gch-customize-card{background:var(--stm-gch-white);border:.5px solid var(--stm-gch-border);border-radius:12px;display:flex;flex-direction:column;overflow:hidden}.stm-gch-customize-img-wrap{background:var(--stm-gch-navy-light);overflow:hidden;width:100%}.stm-gch-customize-img-wrap img{display:block;object-fit:cover;width:100%}.stm-gch-customize-body{flex:1;padding:28px 24px}.stm-gch-customize-title{color:var(--stm-gch-navy);font-size:18px;font-weight:700;line-height:1.5;margin-bottom:10px}.stm-gch-customize-desc{color:var(--stm-gch-muted);font-size:14px;line-height:1.85;margin-bottom:14px}.stm-gch-customize-list{display:flex;flex-direction:column;gap:6px;list-style:none}.stm-gch-customize-list li{color:var(--stm-gch-navy);font-size:13px;font-weight:600;line-height:1.6;padding-left:16px;position:relative}.stm-gch-customize-list li:before{background:var(--stm-gch-orange);border-radius:50%;content:"";height:6px;left:0;position:absolute;top:8px;width:6px}.stm-gch-demo-grid{display:grid;gap:24px;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:640px}.stm-gch-demo-card{align-items:center;background:var(--stm-gch-white);border:.5px solid var(--stm-gch-border);border-radius:12px;display:flex;flex-direction:column;gap:16px;padding:28px 24px;text-align:center}.stm-gch-demo-badge{background:var(--stm-gch-orange-light);border-radius:4px;color:var(--stm-gch-orange);display:inline-block;font-size:12px;font-weight:700;letter-spacing:.04em;padding:5px 14px}.stm-gch-demo-qr-wrap{background:#fff;border:.5px solid var(--stm-gch-border);border-radius:8px;height:160px;overflow:hidden;width:160px}.stm-gch-demo-qr-wrap img{display:block;height:100%;object-fit:contain;width:100%}.stm-gch-demo-url{border-bottom:1px solid var(--stm-gch-orange);color:var(--stm-gch-orange);display:inline-block;font-size:13px;font-weight:700;padding-bottom:2px;text-decoration:none;transition:opacity .2s}.stm-gch-demo-url:hover{opacity:.75}.stm-gch-usecase-grid{display:grid;gap:18px;grid-template-columns:repeat(2,1fr)}.stm-gch-usecase-card{background:var(--stm-gch-white);border:.5px solid var(--stm-gch-border);border-radius:12px;padding:32px 28px}.stm-gch-usecase-label{color:var(--stm-gch-orange);font-size:11px;font-weight:700;letter-spacing:.1em;margin-bottom:10px}.stm-gch-usecase-title{color:var(--stm-gch-navy);font-size:16px;font-weight:700;line-height:1.65;margin-bottom:14px}.stm-gch-usecase-effect{background:var(--stm-gch-orange-light);border-radius:4px;color:var(--stm-gch-orange);display:inline-block;font-size:12px;font-weight:700;letter-spacing:.04em;padding:5px 12px}.stm-gch-cta{background:var(--stm-gch-navy);border-radius:var(--stm-gch-radius);color:#fff;padding:64px 40px;text-align:center}.stm-gch-cta h2{font-size:26px;font-weight:800;line-height:1.4;margin-bottom:16px}.stm-gch-cta p{font-size:15px;line-height:1.85;margin-bottom:16px;opacity:.75}.stm-gch-cta-note{font-size:13px;line-height:1.7;margin-bottom:36px!important;opacity:.6}.stm-gch-cta-btns{display:flex;flex-wrap:wrap;gap:14px;justify-content:center}.stm-gch-btn-white{background:#fff;border-radius:8px;color:var(--stm-gch-navy);cursor:pointer;display:inline-block;font-size:15px;font-weight:700;padding:16px 40px;text-decoration:none;transition:opacity .2s}.stm-gch-btn-white:hover{opacity:.88}.stm-gch-btn-outline{background:transparent;border:1.5px solid hsla(0,0%,100%,.45);border-radius:8px;color:#fff;cursor:pointer;display:inline-block;font-size:15px;font-weight:700;padding:16px 36px;text-decoration:none;transition:border-color .2s,background .2s}.stm-gch-btn-outline:hover{background:hsla(0,0%,100%,.07);border-color:hsla(0,0%,100%,.85)}@media (max-width:900px){.stm-gch-hero{flex-direction:column;min-height:auto}.stm-gch-hero-left{padding:48px 36px}.stm-gch-hero-video{min-height:300px;width:100%}.stm-gch-hero-h1{font-size:34px}.stm-gch-customize-grid,.stm-gch-value-grid{grid-template-columns:1fr}.stm-gch-capture-grid{grid-template-columns:1fr 1fr}.stm-gch-capture-item-wide{grid-column:span 2}.stm-gch-usecase-grid{grid-template-columns:1fr}.stm-gch-section-alt{margin:0 -24px}.stm-gch-demo-grid{max-width:100%}}@media (max-width:600px){.stm-gch-hero{flex-direction:column}.stm-gch-hero-video{display:none}.stm-gch-hero-video-sp{border-radius:8px;display:block;height:200px;margin:20px 0;overflow:hidden}.stm-gch-hero-video-sp img{height:100%;object-fit:cover;width:100%}.stm-gch-hero-left{padding:36px 24px}.stm-gch-hero-h1{font-size:30px}.stm-gch-hero-subtitle{font-size:15px}.stm-gch-hero-sub{font-size:14px}.stm-gch-hero-cta-row{align-items:stretch;flex-direction:column}.stm-gch-section-title{font-size:22px}.stm-gch-capture-grid{gap:8px;grid-template-columns:1fr 1fr}.stm-gch-capture-item-wide{grid-column:span 2}.stm-gch-demo-grid{grid-template-columns:1fr}.stm-gch-cta{padding:48px 24px}.stm-gch-cta h2{font-size:22px}.stm-gch-cta-btns{align-items:center;flex-direction:column}.stm-gch-btn-ghost,.stm-gch-btn-outline,.stm-gch-btn-primary,.stm-gch-btn-white{max-width:320px;text-align:center;width:100%}}