*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Hiragino Sans,Yu Gothic,sans-serif;color:#1a1a1a;background:#fff;line-height:1.6}.container{max-width:1100px;margin:0 auto;padding:0 2rem}.container--narrow{max-width:780px;margin:0 auto;padding:0 2rem}nav{position:sticky;top:0;z-index:100;background:#fff;border-bottom:1px solid #e8f0eb}.nav-inner{display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem;max-width:1100px;margin:0 auto}nav img{height:32px;width:auto}.nav-btn{background:#1a6b3c;color:#fff;font-size:14px;font-weight:500;padding:9px 22px;border-radius:6px;border:none;cursor:pointer;text-decoration:none;transition:background .2s}.nav-btn:hover{background:#155730}.hero{background:#f0f9f3;border-bottom:1px solid #d4edde;padding:5rem 0 0;overflow:hidden}.hero-content{text-align:center;margin-bottom:3rem}.badge{display:inline-flex;align-items:center;gap:6px;background:#d4edde;color:#1a6b3c;font-size:12px;font-weight:600;padding:5px 14px;border-radius:20px;margin-bottom:1.5rem;letter-spacing:.04em}.badge-dot{width:6px;height:6px;border-radius:50%;background:#1a6b3c}h1{font-size:clamp(28px,5vw,52px);font-weight:700;line-height:1.25;margin-bottom:1.25rem;color:#0f2e1a;letter-spacing:-.02em}h1 em{font-style:normal;color:#1a6b3c}.hero-sub{font-size:clamp(16px,2vw,19px);color:#2a4030;max-width:560px;margin:0 auto 2rem;line-height:1.8}.hero-ctas{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin-bottom:3rem}.btn-primary{display:inline-block;background:#1a6b3c;color:#fff;font-size:16px;font-weight:600;padding:14px 36px;border-radius:8px;text-decoration:none;transition:background .2s,transform .15s}.btn-primary:hover{background:#155730;transform:translateY(-1px)}.btn-outline{display:inline-block;background:#fff;color:#1a6b3c;font-size:16px;font-weight:500;padding:14px 36px;border-radius:8px;text-decoration:none;border:1.5px solid #1a6b3c;transition:background .2s}.btn-outline:hover{background:#f0f9f3}.stats-bar{background:#0f2e1a;padding:2.5rem 0}.stats-inner{display:flex;justify-content:center;gap:0;flex-wrap:wrap}.stat-item{text-align:center;padding:.5rem 3rem;border-right:1px solid #2a5c3a}.stat-item:last-child{border-right:none}.stat-num{font-size:36px;font-weight:700;color:#4cde8a;letter-spacing:-.02em}.stat-num span{font-size:18px}.stat-label{font-size:13px;color:#a8d4b8;margin-top:2px}section{padding:5rem 0}.sec-eyebrow{font-size:12px;font-weight:600;color:#1a6b3c;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.6rem}.sec-title{font-size:clamp(22px,3.5vw,36px);font-weight:700;line-height:1.3;margin-bottom:1rem;letter-spacing:-.01em}.sec-lead{font-size:17px;color:#222;line-height:1.8;max-width:600px}.problems{background:#fafafa}.prob-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:2.5rem}.prob-card{background:#fff;border:1px solid #e5e5e5;border-top:3px solid #1a6b3c;border-radius:12px;padding:2rem 1.75rem;display:flex;flex-direction:column;gap:1rem}.prob-icon{width:52px;height:52px;border-radius:12px;background:#d4edde;display:flex;align-items:center;justify-content:center;flex-shrink:0}.prob-icon img{width:30px;height:30px;object-fit:contain;filter:brightness(0) saturate(100%) invert(27%) sepia(44%) saturate(745%) hue-rotate(109deg) brightness(95%)}.prob-card h4{font-size:16px;font-weight:700;line-height:1.4;margin-bottom:4px}.prob-card p{font-size:15px;color:#333;line-height:1.8}.arrow-divider{text-align:center;padding:1.5rem 0;color:#1a6b3c;font-size:28px}.features{padding:5rem 0 2rem}.feature-row{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;margin-bottom:5rem}.feature-row.reverse{direction:rtl}.feature-row.reverse>*{direction:ltr}.feat-label{font-size:11px;font-weight:700;color:#1a6b3c;letter-spacing:.12em;text-transform:uppercase;margin-bottom:.6rem}.feat-title{font-size:clamp(20px,2.5vw,28px);font-weight:700;line-height:1.35;margin-bottom:1rem}.feat-desc{font-size:16px;color:#222;line-height:1.85;margin-bottom:1.25rem}.feat-list{list-style:none;display:flex;flex-direction:column;gap:8px}.feat-list li{display:flex;align-items:center;gap:10px;font-size:15px;color:#1a1a1a}.feat-list li:before{content:"";width:18px;height:18px;border-radius:50%;background:#d4edde;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cpath d='M5 9l3 3 5-5' stroke='%231a6b3c' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:contain;flex-shrink:0}.mockup-wrap{border-radius:14px;overflow:hidden;box-shadow:0 8px 40px #0000001f,0 0 0 1px #e0e8e3;background:#fff}.mockup-bar{background:#f0f0f0;padding:8px 12px;display:flex;align-items:center;gap:5px;border-bottom:1px solid #e0e0e0}.mockup-dot{width:8px;height:8px;border-radius:50%}.mockup-dot:nth-child(1){background:#ff5f57}.mockup-dot:nth-child(2){background:#febc2e}.mockup-dot:nth-child(3){background:#28c840}.functions{background:#f0f9f3}.func-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:2.5rem}.func-card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 12px #0000000f;transition:transform .2s,box-shadow .2s;display:flex;align-items:flex-start;gap:1rem}.func-card:hover{transform:translateY(-3px);box-shadow:0 6px 24px #0000001a}.func-icon{flex-shrink:0;width:64px;height:64px;border-radius:14px;background:#d4edde;display:flex;align-items:center;justify-content:center}.func-icon img{width:40px;height:40px;object-fit:contain;filter:brightness(0) saturate(100%) invert(27%) sepia(44%) saturate(745%) hue-rotate(109deg) brightness(95%)}.func-card-body{flex:1;min-width:0}.func-card h3{font-size:16px;font-weight:700;margin-bottom:.4rem}.func-card p{font-size:14px;color:#333;line-height:1.65;margin:0}.pricing-section{background:#fafafa}.pricing-header{text-align:center;margin-bottom:3rem}.pricing-tag{display:inline-block;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#1a6b3c;border:1px solid #a8d4b8;border-radius:4px;padding:2px 10px;margin-bottom:.75rem}.pricing-base{background:#fff;border:1.5px solid #d4edde;border-radius:12px;padding:2rem 2rem 1.75rem;margin-bottom:1.25rem}.pricing-base-body{display:flex;justify-content:space-between;align-items:flex-start;gap:2rem}.pricing-base-title{font-size:17px;font-weight:700;color:#0f2e1a;margin-bottom:.75rem}.pricing-base-list{list-style:none;display:flex;flex-direction:column;gap:6px}.pricing-base-list li{font-size:14px;color:#333;display:flex;align-items:center;gap:8px}.pricing-base-list li:before{content:"";width:14px;height:14px;flex-shrink:0;border-radius:50%;background:#d4edde;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14'%3E%3Cpath d='M3.5 7l2.5 2.5 4.5-4.5' stroke='%231a6b3c' stroke-width='1.8' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:contain}.pricing-base-amount{text-align:right;flex-shrink:0}.pricing-yen{font-size:40px;font-weight:700;color:#0f2e1a;letter-spacing:-.02em;line-height:1}.pricing-per{display:block;font-size:14px;color:#555;margin-top:4px}.pricing-options{background:#fff;border:1.5px solid #e5e5e5;border-radius:12px;overflow:hidden;margin-bottom:1.5rem}.pricing-options-head{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.5rem;border-bottom:1px solid #eee;background:#fafafa}.pricing-options-rate{font-size:14px;color:#333}.pricing-options-rate strong{color:#0f2e1a}.option-row{display:flex;align-items:center;gap:1rem;padding:1rem 1.5rem;border-bottom:1px solid #f0f0f0}.option-row:last-child{border-bottom:none}.option-icon{width:38px;height:38px;border-radius:8px;background:#f0f9f3;display:flex;align-items:center;justify-content:center;flex-shrink:0}.option-icon img{width:22px;height:22px;object-fit:contain;filter:brightness(0) saturate(100%) invert(27%) sepia(44%) saturate(745%) hue-rotate(109deg) brightness(95%)}.option-body{flex:1;min-width:0}.option-name{font-size:15px;font-weight:600;color:#1a1a1a}.option-desc{font-size:13px;color:#444;margin-top:2px;line-height:1.5}.option-price{font-size:14px;font-weight:600;color:#1a6b3c;flex-shrink:0;white-space:nowrap}.pricing-example{background:#fff;border:1px solid #d4edde;border-radius:12px;padding:1.5rem 2rem;margin-top:.5rem}.ex-title{font-size:14px;color:#333;font-weight:600;margin-bottom:1rem}.ex-row{display:flex;justify-content:space-between;font-size:15px;color:#333;padding:5px 0;border-bottom:1px solid #f5f5f5}.ex-total{display:flex;justify-content:space-between;font-size:18px;font-weight:700;padding-top:.875rem;margin-top:.5rem;border-top:1.5px solid #d4edde;color:#0f2e1a}.pricing-note{font-size:14px;color:#555;margin-top:1.25rem;text-align:center}@media(max-width:600px){.pricing-base-body{flex-direction:column;gap:1.25rem}.pricing-base-amount{text-align:left}}.cta-section{background:linear-gradient(135deg,#0f2e1a,#1a6b3c);padding:5rem 0;text-align:center}.cta-section .sec-eyebrow{color:#4cde8a}.cta-section h2{color:#fff;font-size:clamp(24px,4vw,40px);margin-bottom:1rem}.cta-section p{color:#a8d4b8;font-size:16px;margin-bottom:2rem;line-height:1.8}.btn-white{display:inline-block;background:#fff;color:#1a6b3c;font-size:16px;font-weight:700;padding:16px 40px;border-radius:8px;text-decoration:none;transition:transform .15s,box-shadow .15s}.btn-white:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0003}.trial-note{font-size:13px;color:#a8d4b8;margin-top:1rem}footer{background:#0a1f12;padding:2.5rem 0;text-align:center}footer img{height:24px;opacity:.5;display:block;margin:0 auto .75rem;filter:brightness(0) invert(1)}footer p{font-size:13px;color:#7aaa8a}@media(max-width:768px){.feature-row{grid-template-columns:1fr;gap:2rem}.feature-row.reverse{direction:ltr}.prob-grid{grid-template-columns:1fr;gap:14px}.func-grid{grid-template-columns:1fr 1fr}.pricing-grid{grid-template-columns:1fr}.stat-item{padding:.5rem 1.5rem}section{padding:3.5rem 0}}@media(max-width:480px){.func-grid{grid-template-columns:1fr}.stats-inner{flex-direction:column;gap:1rem}.stat-item{border-right:none;border-bottom:1px solid #2a5c3a;padding-bottom:1rem}.stat-item:last-child{border-bottom:none}}
