@import"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/css/all.min.css";:root{--onestop-bg: #f4fff9;--onestop-panel: #ffffff;--onestop-text: #1f2f2b;--onestop-muted: #5d8076;--onestop-card-radius: 18px;--onestop-shadow: 0 12px 24px rgba(31, 47, 43, .1);--onestop-tone-1: #66cdaa;--onestop-tone-2: #8bd3c2;--onestop-tone-3: #b7e7d7;--onestop-tone-4: #e6f5f1;--onestop-tone-5: #b0d9e6}.onestop{margin:0;padding:64px 0;font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,Yu Gothic,sans-serif;color:var(--onestop-text);letter-spacing:.02em}.onestop .wrap{max-width:1100px;margin:0 auto;padding:0 24px}.onestop header{text-align:center;margin-bottom:40px}.onestop .overview{max-width:780px;margin:0 auto 36px;text-align:center;font-size:15px;line-height:1.8;color:var(--onestop-text);opacity:.9}.onestop h2{margin:0;font-size:32px;font-weight:800}.onestop .sub{margin:8px 0 0;color:var(--onestop-muted);font-size:14px;letter-spacing:.12em}.onestop .flow{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px}.onestop .step{border-radius:var(--onestop-card-radius);padding:24px;text-align:left;position:relative;overflow:hidden;background:var(--onestop-panel)}.onestop .step[data-variant="1"]{background:var(--onestop-tone-1)}.onestop .step[data-variant="2"]{background:var(--onestop-tone-2)}.onestop .step[data-variant="3"]{background:var(--onestop-tone-3)}.onestop .step[data-variant="4"]{background:var(--onestop-tone-4)}.onestop .icon{font-size:28px;width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:rgba(255,255,255,.45);margin-bottom:12px;color:#1f2f2b}.onestop .ttl{font-size:18px;font-weight:700;margin:4px 0 6px}.onestop .desc{font-size:13px;line-height:1.6;color:var(--onestop-text);opacity:.85}.onestop .ops{margin-top:30px;display:flex;flex-direction:column;gap:16px;align-items:center;justify-content:space-between;background:var(--onestop-tone-5);border-radius:24px;padding:18px 24px}.onestop .ops .lbl{font-weight:700;font-size:16px;display:flex;align-items:center;color:#1f2f2b}.onestop .ops i{font-size:22px;margin-right:10px}.onestop .ops .sub{color:#1f2f2b;font-size:13px;letter-spacing:.08em;margin:0}@media (min-width: 768px){.onestop{padding:80px 0}.onestop .ops{flex-direction:row}}
