*{box-sizing:border-box;margin:0;padding:0}body{background-color:#fff;color:#2d3748;font-family:Helvetica Neue,Arial,Hiragino Kaku Gothic ProN,Hiragino Sans,Meiryo,sans-serif;line-height:1.7}.container{background:#fff;margin:0 auto;max-width:800px;position:relative}.toc{background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:2rem}.toc h2{color:#1a202c;font-size:1.3rem;font-weight:600;margin-bottom:1.5rem}.toc-list{display:grid;gap:.8rem;list-style:none}.toc-item{border-bottom:1px solid #e2e8f0;padding:.8rem 0;transition:all .3s ease}.toc-item:last-child{border-bottom:none}.toc-item:hover{background:rgba(255,107,53,.05);padding-left:1rem}.toc-item a{color:#4a5568;display:block;font-size:.95rem;font-weight:500;text-decoration:none}.toc-item:hover a{color:#ff6b35}.content{counter-reset:chapter-counter;padding:3rem 2rem}.chapter{margin-bottom:3rem;scroll-margin-top:2rem}.chapter:nth-child(2n){background:#f8fafc;border-radius:12px;margin:3rem -2rem;padding:2rem}.chapter h2{border-bottom:3px solid #ff6b35;color:#2d3748;font-size:1.8rem;margin-bottom:1.5rem;padding-bottom:.5rem;position:relative}.chapter h2:before{align-items:center;background:#ff6b35;border-radius:50%;color:#fff;content:counter(chapter-counter);counter-increment:chapter-counter;display:inline-flex;font-size:.9rem;font-weight:700;height:30px;justify-content:center;margin-right:1rem;width:30px}.chapter h3{color:#2d3748;font-size:1.3rem;font-weight:600;margin:2rem 0 1rem}.chapter p{margin-bottom:1.2rem;text-align:justify}.chapter ul{margin:1.5rem 0;padding-left:2rem}.chapter li{margin-bottom:.8rem;position:relative}.chapter li::marker{color:#ff6b35}.success-stories{display:grid;gap:1.5rem;margin:2rem 0}.success-story{background:linear-gradient(135deg,#fff,#f7fafc);border-left:4px solid #ff6b35;border-radius:10px;box-shadow:0 5px 15px rgba(0,0,0,.1);padding:1.5rem;transition:transform .3s ease}.success-story:hover{transform:translateY(-2px)}.success-story h4{color:#2d3748;font-size:1.1rem;margin-bottom:.5rem}.success-story p{color:#4a5568;font-size:.95rem}.cta-section{background:linear-gradient(135deg,#ff6b35,#f7931e);color:#fff;margin-top:3rem;padding:3rem 2rem;text-align:center}.cta-section h2{font-size:2rem;margin-bottom:1rem}.cta-section p{font-size:1.1rem;margin-bottom:2rem;opacity:.9}.cta-button{background:#fff;border-radius:50px;box-shadow:0 5px 15px rgba(0,0,0,.2);color:#ff6b35;display:inline-block;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.cta-button:hover{box-shadow:0 10px 25px rgba(0,0,0,.3);transform:translateY(-2px)}@media (max-width:768px){.container{margin:1rem}.content{padding:2rem 1.5rem}.chapter h2{font-size:1.5rem}.toc{padding:1.5rem}.chapter:nth-child(2n){margin:3rem -1.5rem;padding:1.5rem}}html{scroll-behavior:smooth}