.machine-page{--navy:#1a2e44;--navy-dark:#0f1c2e;--orange:#d4960a;--orange-hover:#b88008;--orange-light:#fdf6e3;--steel:#4a6274;--text:#1a1a2e;--text-sub:#5a6270;--white:#fff;--bg-white:#fff;--bg-light:#f3f6f9;--border:#e0e4e8;color:var(--text);background:var(--bg-white);font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,Yu Gothic,sans-serif;line-height:1.8;overflow-x:hidden}.machine-page img{max-width:100%;height:auto;display:block}.machine-page a{color:inherit;text-decoration:none}.machine-page .container{max-width:960px;margin:0 auto;padding:0 24px}.machine-page .section-padding{padding:80px 0}.machine-page .text-center{text-align:center}.machine-page .section-title{letter-spacing:-.02em;color:var(--navy);margin-bottom:16px;font-size:2rem;font-weight:900;line-height:1.4}.machine-page .section-sub{color:var(--text-sub);margin-bottom:40px;font-size:1.0625rem;line-height:1.8}.machine-page .cta-button{background:var(--orange);color:var(--white);cursor:pointer;letter-spacing:.05em;border:none;border-radius:8px;padding:16px 40px;font-size:1rem;font-weight:700;transition:all .3s;display:inline-block;box-shadow:0 4px 16px #d4960a59}.machine-page .cta-button:hover{background:var(--orange-hover);transform:translateY(-2px);box-shadow:0 6px 24px #d4960a73}.machine-page .cta-button-sub{color:var(--navy);border:2px solid var(--navy);cursor:pointer;background:0 0;border-radius:8px;padding:14px 36px;font-size:.9375rem;font-weight:700;transition:all .3s;display:inline-block}.machine-page .cta-button-sub:hover{background:var(--navy);color:var(--white)}.machine-page .header{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1a2e44f2;border-bottom:1px solid #ffffff1a;padding:12px 0;position:fixed;top:0;left:0;right:0}.machine-page .header .container{justify-content:space-between;align-items:center;display:flex}.machine-page .header-logo{width:auto;height:72px}.machine-page .header-nav{align-items:center;gap:24px;display:flex}.machine-page .header-nav>a:not(.header-cta){color:#fffc;white-space:nowrap;font-size:.875rem;font-weight:500;transition:color .3s}.machine-page .header-nav>a:not(.header-cta):hover{color:var(--white)}.machine-page .header-cta{background:var(--orange);color:var(--white);white-space:nowrap;border-radius:6px;padding:10px 24px;font-size:.875rem;font-weight:700;transition:background .3s;display:inline-block}.machine-page .header-cta:hover{background:var(--orange-hover)}.machine-page .floating-cta{display:none}@media (min-width:769px){.machine-page .floating-cta{z-index:99;background:var(--orange);color:var(--white);letter-spacing:.05em;border-radius:50px;justify-content:center;align-items:center;padding:16px 28px;font-size:.9375rem;font-weight:700;transition:all .3s;display:flex;position:fixed;bottom:32px;right:32px;box-shadow:0 4px 20px #d4960a73}.machine-page .floating-cta:hover{background:var(--orange-hover);transform:translateY(-2px);box-shadow:0 6px 28px #d4960a8c}}@keyframes machineShake{0%,to{transform:translate(0)}25%{transform:translate(-3px)}75%{transform:translate(3px)}}.machine-page .floating-cta.shake{animation:.4s machineShake}.machine-page .breadcrumb{background:var(--navy);padding:100px 0 0}.machine-page .breadcrumb-list{color:#ffffff80;align-items:center;gap:8px;margin:0;padding:0;font-size:.8125rem;list-style:none;display:flex}.machine-page .breadcrumb-list a{color:#fff9;transition:color .2s}.machine-page .breadcrumb-list a:hover{color:#ffffffe6}.machine-page .breadcrumb-list li:after{content:">";color:#ffffff4d;margin-left:8px}.machine-page .breadcrumb-list li:last-child:after{content:""}.machine-page .breadcrumb-list li:last-child{color:#fffc}.machine-page .hero{background:var(--navy);color:var(--white);padding:40px 0 60px;position:relative;overflow:hidden}.machine-page .hero:before{content:"";background:radial-gradient(circle,#d4960a1a 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-50%;right:-20%}.machine-page .hero:after{content:"";background:radial-gradient(circle,#d4960a0f 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;bottom:-30%;left:-10%}.machine-page .hero .container{z-index:1;max-width:1080px;position:relative}.machine-page .hero-inner{align-items:center;gap:40px;display:flex}.machine-page .hero-text{flex:1;min-width:0}.machine-page .hero-text h1{letter-spacing:-.02em;margin-bottom:20px;font-size:2.25rem;font-weight:900;line-height:1.4}.machine-page .hero-sub{opacity:.9;margin-bottom:24px;font-size:1.0625rem;line-height:2}.machine-page .hero-highlight{color:var(--orange)}.machine-page .hero-cta-wrap{flex-wrap:wrap;gap:16px;margin-top:32px;display:flex}.machine-page .hero-cta-sub{color:var(--white);cursor:pointer;background:0 0;border:2px solid #fff9;border-radius:8px;padding:14px 36px;font-size:.9375rem;font-weight:700;transition:all .3s;display:inline-block}.machine-page .hero-cta-sub:hover{border-color:var(--white);background:#ffffff26}.machine-page .trust-badges{opacity:.85;flex-wrap:wrap;gap:24px;margin-top:32px;font-size:.875rem;display:flex}.machine-page .trust-badges span{white-space:nowrap;align-items:center;gap:6px;display:flex}.machine-page .hero-image{flex:0 0 420px;max-width:420px}.machine-page .hero-image img{filter:drop-shadow(0 8px 32px #0003);border-radius:16px;width:100%;height:auto}.machine-page .problem-grid{grid-template-columns:repeat(2,1fr);gap:24px;margin-top:40px;display:grid}.machine-page .problem-card{background:var(--bg-white);border:1px solid var(--border);border-radius:12px;padding:32px 28px;transition:box-shadow .3s}.machine-page .problem-card:hover{box-shadow:0 4px 24px #00000014}.machine-page .problem-icon{margin-bottom:12px;font-size:2rem}.machine-page .problem-card h3{color:var(--navy);margin-bottom:12px;font-size:1.125rem;font-weight:700;line-height:1.5}.machine-page .problem-card p{color:var(--text-sub);font-size:.9375rem;line-height:1.8}.machine-page .solution-grid{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:40px;display:grid}.machine-page .solution-card{background:var(--bg-white);border:1px solid var(--border);text-align:center;border-radius:12px;padding:32px 24px;transition:all .3s;position:relative}.machine-page .solution-card:hover{transform:translateY(-4px);box-shadow:0 8px 32px #0000001a}.machine-page .solution-icon{margin-bottom:16px;font-size:2.5rem}.machine-page .solution-card h3{color:var(--navy);margin-bottom:12px;font-size:1.125rem;font-weight:700;line-height:1.5}.machine-page .solution-card p{color:var(--text-sub);margin-bottom:20px;font-size:.9375rem;line-height:1.8}.machine-page .diagnostic-flow{max-width:720px;margin-top:40px;margin-left:auto;margin-right:auto}.machine-page .diagnostic-step{padding-bottom:48px;padding-left:80px;position:relative}.machine-page .diagnostic-step:not(:last-child):before{content:"";background:linear-gradient(to bottom,var(--orange),var(--border));width:2px;position:absolute;top:56px;bottom:0;left:28px}.machine-page .diagnostic-step-number{background:var(--navy);width:56px;height:56px;color:var(--white);border:3px solid var(--orange);border-radius:50%;justify-content:center;align-items:center;font-size:1.25rem;font-weight:700;display:flex;position:absolute;top:0;left:0}.machine-page .diagnostic-step h3{color:var(--navy);margin-bottom:8px;padding-top:14px;font-size:1.125rem;font-weight:700}.machine-page .diagnostic-step p{color:var(--text-sub);font-size:.9375rem;line-height:1.8}.machine-page .diagnostic-step .step-detail{background:var(--bg-light);color:var(--steel);border-left:3px solid var(--orange);border-radius:8px;margin-top:12px;padding:16px 20px;font-size:.875rem;line-height:1.7}.machine-page .feature-card-grid{grid-template-columns:repeat(2,1fr);gap:20px;margin-top:40px;display:grid}.machine-page .feature-card-item{background:var(--bg-white);border:1px solid var(--border);border-radius:16px;align-items:flex-start;gap:20px;padding:28px 24px;transition:all .3s;display:flex}.machine-page .feature-card-item:hover{transform:translateY(-2px);box-shadow:0 6px 24px #00000014}.machine-page .feature-card-icon-wrap{background:var(--orange-light);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.machine-page .feature-card-icon{font-size:1.5rem}.machine-page .feature-card-body{flex:1;min-width:0}.machine-page .feature-card-body h3{color:var(--navy);margin-bottom:8px;font-size:1.0625rem;font-weight:700;line-height:1.4}.machine-page .feature-card-body p{color:var(--text-sub);font-size:.875rem;line-height:1.7}.machine-page .support-flow{max-width:640px;margin-top:40px;margin-left:auto;margin-right:auto}.machine-page .support-step{padding-bottom:40px;padding-left:64px;position:relative}.machine-page .support-step:not(:last-child):before{content:"";background:var(--border);width:2px;position:absolute;top:48px;bottom:0;left:23px}.machine-page .support-step-number{background:var(--navy);width:48px;height:48px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;font-size:1.125rem;font-weight:700;display:flex;position:absolute;top:0;left:0}.machine-page .support-step h3{color:var(--navy);margin-bottom:8px;padding-top:10px;font-size:1.125rem;font-weight:700}.machine-page .support-step p{color:var(--text-sub);font-size:.9375rem;line-height:1.8}.machine-page .flow-card-grid{align-items:stretch;gap:12px;margin-top:40px;display:flex}.machine-page .flow-card-item{background:var(--bg-white);border:1px solid var(--border);text-align:center;border-radius:16px;flex-direction:column;flex:1;align-items:center;padding:28px 20px;transition:all .3s;display:flex}.machine-page .flow-card-item:hover{transform:translateY(-2px);box-shadow:0 6px 24px #00000014}.machine-page .flow-card-number{background:var(--orange);width:48px;height:48px;color:var(--white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:16px;font-size:1.25rem;font-weight:900;display:flex}.machine-page .flow-card-body h3{color:var(--navy);margin-bottom:8px;font-size:1rem;font-weight:700;line-height:1.5}.machine-page .flow-card-body p{color:var(--text-sub);font-size:.875rem;line-height:1.7}.machine-page .flow-card-arrow{color:var(--orange);flex-shrink:0;justify-content:center;align-items:center;font-size:1.5rem;font-weight:700;display:flex}.machine-page .industry-grid{grid-template-columns:repeat(4,1fr);gap:20px;margin-top:40px;display:grid}.machine-page .industry-card{border:1px solid var(--border);background:var(--bg-white);border-radius:12px;transition:box-shadow .3s,transform .3s;overflow:hidden}.machine-page .industry-card:hover{transform:translateY(-3px);box-shadow:0 4px 24px #00000014}.machine-page .industry-image{object-fit:cover;width:100%;height:140px;display:block}.machine-page .industry-name{color:var(--text);text-align:center;padding:14px 16px;font-size:.9375rem;font-weight:600}.machine-page .pricing-plans{grid-template-columns:repeat(3,1fr);gap:24px;max-width:900px;margin-top:32px;margin-left:auto;margin-right:auto;display:grid}.machine-page .pricing-card{background:var(--bg-white);border:2px solid var(--border);text-align:center;border-radius:16px;padding:32px 24px;position:relative}.machine-page .pricing-card-trial{border-color:var(--orange);box-shadow:0 4px 24px #d4960a26}.machine-page .pricing-badge{background:var(--orange);color:var(--white);white-space:nowrap;border-radius:20px;padding:4px 20px;font-size:.8125rem;font-weight:700;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.machine-page .pricing-card-premium{border-color:var(--navy);box-shadow:0 4px 24px #1a2e4426}.machine-page .pricing-card-premium .pricing-badge{background:var(--navy)}.machine-page .pricing-card h4{color:var(--navy);margin-bottom:8px;font-size:1.125rem;font-weight:700}.machine-page .pricing-price{justify-content:center;align-items:baseline;gap:4px;margin-bottom:16px;display:flex}.machine-page .pricing-amount{color:var(--orange);font-size:3.5rem;font-weight:900;line-height:1}.machine-page .pricing-unit{color:var(--text-sub);font-size:1.125rem;font-weight:700}.machine-page .pricing-per{color:var(--text-sub);font-size:.875rem;font-weight:500}.machine-page .pricing-features{text-align:left;margin:0 0 24px;padding:0;list-style:none}.machine-page .pricing-features li{color:var(--text-sub);padding:6px 0;font-size:.9375rem}.machine-page .pricing-note{color:var(--text-sub);margin-top:16px;font-size:.8125rem}.machine-page .faq-list{max-width:720px;margin-top:40px;margin-left:auto;margin-right:auto}.machine-page .faq-item{border-bottom:1px solid var(--border);padding:24px 0}.machine-page .faq-question{color:var(--navy);cursor:pointer;align-items:flex-start;gap:8px;margin-bottom:12px;font-size:1rem;font-weight:700;display:flex}.machine-page .faq-question:before{content:"Q.";color:var(--orange);flex-shrink:0;font-weight:900}.machine-page .faq-answer{color:var(--text-sub);padding-left:28px;font-size:.9375rem;line-height:1.8}.machine-page .cta-section{background:var(--navy);color:var(--white);text-align:center;padding:80px 0}.machine-page .cta-section h2{color:var(--white);margin-bottom:16px;font-size:1.75rem;font-weight:900}.machine-page .cta-section p{opacity:.9;margin-bottom:8px;font-size:1rem;line-height:1.8}.machine-page .cta-section .cta-buttons{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:32px;display:flex}.machine-page .cta-note{opacity:.7;margin-top:16px;font-size:.8125rem}.machine-page .inline-cta{background:var(--bg-light);text-align:center;border-radius:16px;margin:40px 0;padding:40px}.machine-page .inline-cta p{color:var(--text);margin-bottom:20px;font-size:1.0625rem;line-height:1.8}.machine-page .footer{background:var(--navy-dark);color:#fff9;text-align:center;padding:40px 0;font-size:.8125rem}.machine-page .footer-logo{margin:0 auto 12px}.machine-page .footer-company{margin-bottom:8px}@media (max-width:960px){.machine-page .feature-card-grid{grid-template-columns:1fr}}@media (max-width:768px){.machine-page .hero-inner{text-align:center;flex-direction:column}.machine-page .hero-image{flex:none;order:-1;width:100%;max-width:320px;margin-bottom:24px}.machine-page .hero-cta-wrap{flex-direction:column;justify-content:center;align-items:center}.machine-page .trust-badges{justify-content:center}.machine-page .hero-text h1,.machine-page .section-title{font-size:1.5rem}.machine-page .problem-grid,.machine-page .industry-grid{grid-template-columns:repeat(2,1fr)}.machine-page .solution-grid{grid-template-columns:1fr}.machine-page .flow-card-grid{flex-direction:column}.machine-page .flow-card-arrow{transform:rotate(90deg)}.machine-page .pricing-plans{grid-template-columns:1fr}.machine-page .header-nav{display:none}.machine-page .section-padding{padding:56px 0}.machine-page .diagnostic-step{padding-left:64px}.machine-page .diagnostic-step-number{width:48px;height:48px;font-size:1.125rem}.machine-page .diagnostic-step:not(:last-child):before{left:23px}}
