*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Noto Sans JP,sans-serif;color:#2c2c2c;background-color:#fff;line-height:1.6}.header{background-color:#fff;border-bottom:1px solid #E8E8E8;position:sticky;top:0;z-index:100;box-shadow:0 2px 8px #0000000d}.header-container{max-width:1200px;margin:0 auto;padding:20px 40px;display:flex;justify-content:space-between;align-items:center}.logo h1{font-size:28px;font-weight:700;color:#2db76b;margin-bottom:4px;font-family:Montserrat,sans-serif}.logo .tagline{font-size:12px;color:#a8b5c3;font-weight:400}.nav ul{list-style:none;display:flex;gap:40px}.nav a{font-size:14px;font-weight:600;color:#2c2c2c;text-decoration:none;transition:color .3s ease}.nav a:hover{color:#2db76b}.hero{background:linear-gradient(135deg,#f5f5f5,#fff);padding:80px 40px;min-height:600px;display:flex;align-items:center;justify-content:center}.hero-content{max-width:1200px;width:100%;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.hero-image{width:100%;max-width:400px;height:auto;border-radius:12px;box-shadow:0 12px 40px #0000001a;animation:fadeInLeft .8s ease}.hero-text h2{font-size:48px;font-weight:700;color:#1a3a42;margin-bottom:1rem;line-height:1.2;animation:fadeInUp .8s ease .2s both}.hero-text p{font-size:18px;color:#6b8e99;margin-bottom:2rem;animation:fadeInUp .8s ease .4s both}.cta-button{display:inline-block;padding:16px 40px;background-color:#2db76b;color:#fff;border-radius:4px;font-weight:600;font-size:16px;text-decoration:none;transition:all .3s ease;animation:fadeInUp .8s ease .6s both}.cta-button:hover{background-color:#1fa050;transform:translateY(-2px);box-shadow:0 8px 24px #2db76b4d}.about{background-color:#fff;padding:80px 40px}.about-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.about-text h2{font-size:36px;font-weight:700;color:#1a3a42;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid #2DB76B}.company-name{font-size:20px;font-weight:700;color:#2db76b;margin-bottom:1rem}.company-description{font-size:16px;color:#2c2c2c;margin-bottom:2rem;line-height:1.8}.company-info{background-color:#f5f5f5;padding:20px;border-radius:8px;border-left:4px solid #2DB76B}.company-info p{font-size:14px;color:#2c2c2c;margin-bottom:.8rem}.about-image{display:flex;justify-content:center}.about-img{width:100%;max-width:350px;height:auto;border-radius:12px;box-shadow:0 12px 40px #0000001a}.products{background-color:#f5f5f5;padding:80px 40px}.products-container{max-width:1200px;margin:0 auto}.products h2{font-size:36px;font-weight:700;color:#1a3a42;margin-bottom:1rem;text-align:center}.section-subtitle{font-size:14px;color:#a8b5c3;text-align:center;margin-bottom:3rem;font-weight:600;letter-spacing:2px}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-bottom:3rem}.category-card{background-color:#fff;border-radius:8px;overflow:hidden;box-shadow:0 4px 12px #00000014;transition:all .3s ease;border:2px solid #E8E8E8}.category-card:hover{box-shadow:0 12px 32px #2db76b26;transform:translateY(-8px);border-color:#2db76b}.category-card img{width:100%;height:200px;object-fit:cover}.category-card h3{font-size:18px;font-weight:700;color:#1a3a42;padding:20px 20px 10px}.category-card p{font-size:14px;color:#6b8e99;padding:0 20px 15px;line-height:1.6}.category-link{display:block;padding:10px 20px 20px;color:#2db76b;text-decoration:none;font-weight:600;font-size:14px;transition:color .3s ease}.category-link:hover{color:#1fa050}.products-note{background-color:#fff;padding:20px;border-radius:8px;border-left:4px solid #2DB76B;text-align:center}.products-note p{font-size:14px;color:#1a3a42;font-weight:600}.services{background-color:#fff;padding:80px 40px}.services-container{max-width:1200px;margin:0 auto}.services h2{font-size:36px;font-weight:700;color:#1a3a42;margin-bottom:3rem;text-align:center;padding-bottom:1rem;border-bottom:2px solid #2DB76B}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.service-card{background-color:#f5f5f5;padding:40px 30px;border-radius:8px;text-align:center;transition:all .3s ease;border:2px solid transparent}.service-card:hover{background-color:#fff;border-color:#2db76b;box-shadow:0 12px 32px #2db76b26;transform:translateY(-4px)}.service-icon{font-size:48px;margin-bottom:1rem}.service-card h3{font-size:18px;font-weight:700;color:#1a3a42;margin-bottom:1rem}.service-card p{font-size:14px;color:#6b8e99;line-height:1.7}.reach{background:linear-gradient(135deg,#1a3a42,#6b8e99);color:#fff;padding:80px 40px}.reach-container{max-width:1200px;margin:0 auto}.reach h2{font-size:36px;font-weight:700;color:#fff;margin-bottom:.5rem;text-align:center}.reach-subtitle{font-size:16px;color:#a8b5c3;text-align:center;margin-bottom:2rem}.reach-content{background-color:#ffffff1a;padding:40px;border-radius:8px;margin-bottom:2rem}.reach-content p{font-size:16px;color:#f5f5f5;margin-bottom:2rem;line-height:1.8}.reach-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.reach-card{background-color:#ffffff26;padding:30px;border-radius:8px;text-align:center;border:2px solid rgba(255,255,255,.2);transition:all .3s ease}.reach-card:hover{background-color:#ffffff40;border-color:#ffffff80;transform:translateY(-4px)}.reach-card h4{font-size:18px;font-weight:700;color:#fff;margin-bottom:.5rem}.reach-time{font-size:28px;font-weight:700;color:#2db76b;margin-bottom:.5rem}.reach-desc{font-size:12px;color:#a8b5c3}.cta-section{background-color:#f5f5f5;padding:80px 40px;text-align:center}.cta-container{max-width:800px;margin:0 auto}.cta-section h2{font-size:36px;font-weight:700;color:#1a3a42;margin-bottom:1rem}.cta-section>p{font-size:16px;color:#6b8e99;margin-bottom:2rem}.cta-buttons{display:flex;gap:20px;justify-content:center;margin-bottom:2rem;flex-wrap:wrap}.cta-button-primary{display:inline-block;padding:16px 40px;background-color:#2db76b;color:#fff;border-radius:4px;font-weight:600;font-size:16px;text-decoration:none;transition:all .3s ease}.cta-button-primary:hover{background-color:#1fa050;transform:translateY(-2px);box-shadow:0 8px 24px #2db76b4d}.cta-button-secondary{display:inline-block;padding:16px 40px;background-color:#fff;color:#2db76b;border:2px solid #2DB76B;border-radius:4px;font-weight:600;font-size:16px;text-decoration:none;transition:all .3s ease}.cta-button-secondary:hover{background-color:#2db76b;color:#fff;transform:translateY(-2px)}.contact-info{background-color:#fff;padding:20px;border-radius:8px;border-left:4px solid #2DB76B}.contact-info p{font-size:14px;color:#2c2c2c;margin-bottom:.5rem}.report-section{background:linear-gradient(135deg,#2db76b,#1fa050);color:#fff;padding:80px 40px;text-align:center}.report-container{max-width:800px;margin:0 auto}.report-section h2{font-size:36px;font-weight:700;color:#fff;margin-bottom:1rem}.report-section p{font-size:16px;color:#f5f5f5;margin-bottom:2rem;line-height:1.8}.report-button{display:inline-block;padding:16px 40px;background-color:#fff;color:#2db76b;border-radius:4px;font-weight:600;font-size:16px;text-decoration:none;transition:all .3s ease}.report-button:hover{background-color:#f5f5f5;transform:translateY(-2px);box-shadow:0 8px 24px #0003}.footer{background-color:#1a3a42;color:#fff;padding:60px 40px 20px}.footer-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid rgba(255,255,255,.1)}.footer-content h3{font-size:20px;font-weight:700;color:#2db76b;margin-bottom:1rem}.footer-content p{font-size:14px;color:#a8b5c3;margin-bottom:.5rem}.footer-links h4,.footer-contact h4{font-size:16px;font-weight:700;color:#fff;margin-bottom:1rem}.footer-links ul{list-style:none}.footer-links li{margin-bottom:.5rem}.footer-links a{color:#a8b5c3;text-decoration:none;font-size:14px;transition:color .3s ease}.footer-links a:hover{color:#2db76b}.footer-contact p{font-size:14px;color:#a8b5c3;margin-bottom:.5rem}.footer-contact a{color:#2db76b;text-decoration:none;transition:color .3s ease}.footer-contact a:hover{color:#fff}.footer-bottom{max-width:1200px;margin:0 auto;text-align:center;padding-top:1rem}.footer-bottom p{font-size:12px;color:#6b8e99}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@media (max-width: 1024px){.header-container{padding:15px 30px}.nav ul{gap:20px}.hero-content{grid-template-columns:1fr;gap:40px}.hero-text h2{font-size:36px}.about-container{grid-template-columns:1fr;gap:40px}.category-grid,.service-grid,.reach-grid{grid-template-columns:repeat(2,1fr)}.footer-container{grid-template-columns:1fr;gap:30px}}@media (max-width: 768px){.header-container{flex-direction:column;gap:15px;padding:15px 20px}.nav ul{flex-direction:column;gap:10px;text-align:center}.hero{padding:40px 20px;min-height:auto}.hero-text h2{font-size:28px}.hero-text p{font-size:16px}.about{padding:40px 20px}.about-text h2{font-size:28px}.products{padding:40px 20px}.products h2{font-size:28px}.category-grid{grid-template-columns:1fr}.services{padding:40px 20px}.service-grid{grid-template-columns:1fr}.reach{padding:40px 20px}.reach-grid{grid-template-columns:1fr}.cta-section{padding:40px 20px}.cta-buttons{flex-direction:column}.cta-button-primary,.cta-button-secondary{width:100%}.report-section{padding:40px 20px}.footer{padding:40px 20px 20px}.footer-container{gap:20px}}@media (max-width: 480px){.logo h1{font-size:20px}.nav a{font-size:12px}.hero-text h2{font-size:24px}.hero-text p{font-size:14px}.cta-button{padding:12px 30px;font-size:14px}.about-text h2,.products h2,.services h2{font-size:24px}.service-card{padding:25px 20px}.reach h2,.cta-section h2,.report-section h2{font-size:24px}}
