.header{align-items:center;background:transparent;box-shadow:none;flex:none;flex-direction:column;flex-wrap:nowrap;height:90px;justify-content:center;left:0;margin:0;position:fixed;top:0;transform-origin:top center;width:100%;z-index:5;opacity:0;transform:translateY(-80px);transition:opacity .6s ease-out,transform .6s ease-out}.header.header-animate-in{opacity:1;transform:translateY(0)}. .logo-link{height:45px}.logo-image{height:45px}.header-content{display:flex;justify-content:space-between;align-items:center;height:90px;padding:24px 40px;width:100%;max-width:none}.logo{display:flex;align-items:center;margin-left:32px}.logo a{text-decoration:none;height:45px}.logo h1{color:#060606;font-size:2rem;font-weight:700}.logo img{height:45px;width:auto;max-width:250px}.nav{display:flex;align-items:center;margin-right:32px}.nav-list{display:flex;list-style:none;gap:0;margin:0;padding:0;align-items:center}.nav-link{text-decoration:none;color:#060606;font-size:16px;font-weight:700;height:auto;letter-spacing:.1em;line-height:1.4;margin:0 30px 0 0;padding:10px 0;text-align:center;width:auto;max-width:calc(100% - 30px);justify-content:center;transition:color .3s ease}.nav-link:hover{color:#3498db}.special-button{align-items:center;background:#ee6731;border:2px solid #ffffff;border-radius:128px;box-shadow:3px 3px 15px 1px #ee6731;color:#fff!important;display:flex;flex-direction:column;justify-content:center;padding:10px 20px;font-weight:600;text-decoration:none;transition:all .3s ease;white-space:nowrap;min-width:auto}.special-button:hover{background:#d55a2a;box-shadow:3px 3px 20px 2px #ee6731;color:#fff!important;transform:translateY(-1px)}.recruitment-button{align-items:center;background:#060606;border-radius:48px;flex:none;flex-direction:row;flex-wrap:nowrap;gap:0px;height:auto;justify-content:center;margin:0 10px 0 0;padding:11px 20px 12px;width:auto;max-width:calc(100% - 10px);color:#fff!important;font-weight:700;text-decoration:none;transition:all .3s ease;white-space:nowrap}.recruitment-button:hover{background:#333;color:#fff!important;transform:translateY(-1px)}.contact-button{align-items:center;background:#1c6b48;border-radius:48px;flex:none;flex-direction:row;flex-wrap:nowrap;gap:0px;height:auto;justify-content:center;margin:0;padding:11px 20px 12px;width:auto;max-width:100%;color:#fff!important;font-weight:700;text-decoration:none;transition:all .3s ease;white-space:nowrap}.contact-button:hover{background:#0442c7;color:#fff!important;transform:translateY(-1px)}.download-link{background:#0048ea;color:#fff!important;padding:.5rem 1rem;border-radius:6px;font-weight:600;transition:all .3s ease}.download-link:hover{background:#003bd9;color:#fff!important;transform:translateY(-1px)}.menu-toggle{display:none;flex-direction:column;background:none;border:none;cursor:pointer;width:30px;height:24px;justify-content:space-between;width:38px;height:38px}.menu-toggle span{display:block;height:3px;background-color:#060606;transition:all .3s ease;border-radius:2px}@media (max-width: 1024px){.header-content{padding:20px 30px}.logo{margin-left:20px}.nav{margin-right:20px}.nav-link{margin:0 20px 0 0;font-size:15px}.recruitment-button,.contact-button{padding:10px 18px 11px;font-size:15px}}@media (max-width: 768px){.header{height:70px}.header-content{height:70px;padding:4px 20px}.logo{margin-left:0;max-width:156px}.logo img{height:50px;max-width:156px}.menu-toggle{display:flex;background:#1c6b48;border-radius:50%;padding:12px;border:none}.menu-toggle span{background-color:#fff}.nav-overlay{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#00000080;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;z-index:998}.nav-overlay.active{opacity:1;visibility:visible}.nav{display:block;position:fixed;top:0;right:-100%;width:80%;max-width:400px;height:100vh;background-color:#fff;box-shadow:-2px 0 10px #0000001a;transition:right .3s ease;z-index:999;overflow-y:auto}.nav-open{right:0;margin:0}.nav-header{display:flex;justify-content:flex-end;padding:4px 20px;height:70px;align-items:center;border-bottom:1px solid #eee;border:none}.nav-close{display:flex;background:#1c6b48;border-radius:50%;padding:12px;border:none;cursor:pointer;width:38px;height:38px;flex-direction:column;justify-content:center;align-items:center}.nav-close:before,.nav-close:after{content:"";width:16px;height:2px;background-color:#fff;position:absolute;transition:all .3s ease}.nav-close:before{transform:rotate(45deg)}.nav-close:after{transform:rotate(-45deg)}.nav-list{flex-direction:column;gap:0;align-items:center;max-width:210px;margin:0 auto}.nav-list li{width:100%;text-align:center}.nav-link{display:block;padding:20px 0;text-align:center;width:100%;margin:0}.special-button,.recruitment-button,.contact-button{margin:.5rem 0;text-align:center}}@media (max-width: 480px){.header{height:70px}.header-content{height:70px;padding:4px 20px}.logo{margin-left:0;max-width:156px}.menu-toggle{background:#1c6b48;border-radius:50%;padding:12px;border:none}.menu-toggle span{background-color:#fff}}.footer{align-items:center;background:#060606;flex:none;flex-direction:column;flex-wrap:nowrap;height:auto;justify-content:center;margin:0 80px;padding:90px 0 40px;width:1440px;max-width:calc(100% - 160px);color:#fff;position:relative}.footer-container{align-items:center;background:#060606;flex:none;flex-direction:column;flex-wrap:nowrap;height:auto;justify-content:center;padding:0;width:100%;max-width:100%}.footer-content{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:8rem;padding:3rem 0;border-bottom:1px solid rgb(85,85,85);margin:0 0 40px}.footer-copyright{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0;color:#888;font-size:12px;font-weight:400}.footer-copyright-text{color:#888;font-size:12px;font-weight:400}.footer-privacy-policy{color:#888;font-size:12px;font-weight:400;text-decoration:none}.footer-section h3,.footer-section h4{margin-bottom:1.5rem;text-align:left}.footer-logo{font-family:Lato,sans-serif;font-size:24px;font-weight:700;height:auto;letter-spacing:.05em;line-height:1.4;margin:0 0 40px;padding:0;text-align:center;width:auto;max-width:100%;justify-content:center;color:#f6f6f6}.footer-description{font-size:14px;font-weight:700;height:auto;letter-spacing:.05em;line-height:2;text-align:left;width:auto;max-width:100%;justify-content:flex-start;color:#f6f6f6;margin-bottom:1rem}.footer-address{margin-bottom:1.5rem}.footer-address p{font-size:14px;font-weight:700;height:auto;letter-spacing:.05em;line-height:2;text-align:left;width:auto;max-width:100%;justify-content:flex-start;color:#f6f6f6;margin:0}.footer-title{font-size:14px;font-weight:600;color:#fff}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:.75rem}.footer-links a{color:#fff;text-decoration:none;transition:color .3s ease;font-size:14px}.footer-links a:hover{color:#3498db;text-decoration:underline}.contact-info{display:flex;flex-direction:column;gap:1rem}.contact-item{display:flex;align-items:flex-start;gap:.75rem;font-size:14px}.contact-icon{flex-shrink:0;font-size:14px;color:#fff}.contact-item span:last-child{color:#fff;line-height:1.4;font-size:14px}@media (max-width: 1024px){.footer-content{grid-template-columns:2fr 1fr 1fr;gap:6rem}}@media (max-width: 768px){.footer{padding:90px 0 40px;margin:0 30px;width:auto!important;max-width:calc(100% - 60px)!important}.footer .container{padding:0;max-width:100%;display:block}.footer-content{grid-template-columns:1fr;gap:2rem;padding:2rem 0;text-align:center!important;justify-items:center;align-items:center}.footer-logo{text-align:center!important;width:100%;display:block}.footer-description{text-align:center!important;width:100%;margin:0 auto}.footer-section{text-align:center!important;width:100%;display:flex;flex-direction:column;align-items:center}.footer-address,.footer-address p,.footer-section h3{text-align:center!important}.footer-links{display:flex;flex-direction:column;align-items:center;gap:.5rem}.footer-links a{text-align:center!important}.contact-info{display:flex;flex-direction:column;align-items:center;gap:1rem}.contact-item{justify-content:center;text-align:center!important}}@media (max-width: 480px){.footer{padding:90px 0 40px;margin:0 30px;width:auto!important;max-width:calc(100% - 60px)!important}.footer .container{padding:0}.footer-content{gap:1.5rem;padding:0;text-align:center!important;justify-items:center;align-items:center}.footer-logo{font-size:1.5rem;text-align:center!important;width:100%;display:block}.footer-description{text-align:center;width:100%;margin:0 auto}.footer-address,.footer-address p{text-align:center!important}.footer-section{text-align:center!important;width:100%;display:flex;flex-direction:column;align-items:center}.footer-section h3{text-align:center!important}.footer-links{display:flex;flex-direction:column;align-items:center;gap:.5rem}.footer-links a{text-align:center!important}.contact-info{display:flex;flex-direction:column;align-items:center;gap:1rem}.contact-item{justify-content:center;text-align:center!important}}.hero{background-color:#f6f6f6;padding:0;overflow:hidden;align-items:center;flex:none;flex-direction:column;flex-wrap:nowrap;height:auto;justify-content:flex-start;padding:var(--hero-padding, 70px 0px 0px 0px);width:100%;max-width:100%;position:relative}.hero:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.1) 50%,transparent 100%);z-index:10;pointer-events:none;animation:slideReveal 1.2s ease-out .1s forwards}.hero-content{align-items:flex-start;background:#0000;flex:none;flex-direction:column;flex-wrap:nowrap;height:auto;justify-content:flex-start;margin:0 80px 80px;padding:0;position:relative;width:1440px;z-index:1;max-width:calc(100% - 160px)}.hero-spline{position:absolute;top:0;right:0;width:70%;height:100%;z-index:1}.hero-spline iframe{border:none;border-radius:0}.hero-badges{display:flex;justify-content:flex-start;gap:1.5rem;margin-bottom:3rem}.hero-badge{background-color:var(--color-bg-badge);color:var(--color-text-primary);padding:.75rem 1.5rem;border-radius:25px;font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);border:1px solid var(--color-border-light)}.hero-title{font-size:52px;font-style:normal;font-weight:700;height:auto;letter-spacing:.1em;line-height:1.4;margin:0 0 20px;text-align:left;opacity:0;transform:translate(-60px);transition:opacity .8s ease-out,transform .8s ease-out;width:auto;z-index:1;max-width:100%;justify-content:flex-start;color:var(--color-text-primary)}.hero-title.hero-animate-in{opacity:1;transform:translate(0)}.hero-subtitle{font-size:20px;font-weight:700;height:auto;letter-spacing:.05em;line-height:1.7;margin:0;text-align:left;width:auto;max-width:100%;justify-content:flex-start;opacity:0;transform:translate(-40px);transition:opacity .8s ease-out,transform .8s ease-out;font-family:var(--font-family-lato);color:var(--color-primary-blue)}.hero-subtitle.hero-animate-in{opacity:1;transform:translate(0)}.hero--company .hero-title{font-family:var(--font-family-lato);color:#1c6b48;font-size:60px;letter-spacing:.05em;margin:0}.hero--company .hero-subtitle{color:#060606;font-size:16px;letter-spacing:.1em;margin:0}.hero-image{align-items:flex-start;background:#0000;flex:none;flex-direction:column;flex-wrap:nowrap;height:auto;justify-content:center;width:100%;max-width:100%;opacity:0;transform:translate(-30px);transition:opacity .8s ease-out,transform .8s ease-out}.hero-image.hero-animate-in{opacity:1;transform:translate(0)}.hero-image-item{align-items:center;border-radius:var(--hero-image-border-radius, 0px 130px 130px 0px);flex:none;flex-direction:column;flex-wrap:nowrap;height:var(--hero-image-height, 70vh);justify-content:flex-start;padding:var(--hero-image-padding, 0px 0px 0px 0px);width:94%;max-width:94%;background-image:var(--hero-image-bg, url(/images/building.png));background-repeat:no-repeat;background-size:cover;background-position:center}.hero-image-item:before{background-position:50%;background-size:cover;border-radius:inherit;content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;transition:inherit;width:100%;z-index:-2}.hero-buttons{display:flex;gap:2rem;justify-content:flex-start;flex-wrap:wrap}.hero .btn{font-size:1.1rem;padding:15px 30px;border-radius:8px;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;transition:all .3s ease;border:2px solid transparent}.hero .btn-primary{background-color:var(--color-primary-blue);color:var(--color-text-white);border-color:var(--color-primary-blue)}.hero .btn-primary:hover{background-color:var(--color-primary-blue-hover);border-color:var(--color-primary-blue-hover);transform:translateY(-2px);box-shadow:0 4px 15px #0048ea4d}.hero .btn-secondary{background-color:transparent;color:var(--color-text-primary);border-color:var(--color-text-primary)}.hero .btn-secondary:hover{background-color:var(--color-bg-white);color:var(--color-primary-blue);transform:translateY(-2px);box-shadow:0 4px 15px #0048ea33}@media (max-width: 1024px){.hero-content{padding:60px 40px;width:80%;margin:0 30px}.hero-title{font-size:3rem}.hero-subtitle{font-size:1.4rem}.hero-image-item{height:50vh;min-height:400px}}@media (max-width: 768px){.hero{display:flex;justify-content:center;padding:var(--hero-padding, 0)}.hero-content{padding:0;width:auto;max-width:calc(100% - 60px);margin:0}.hero-image-item{border-radius:var(--hero-image-border-radius, 0px 60px 60px 0px)}.hero-badges{flex-wrap:wrap;justify-content:flex-start;gap:1rem;margin-bottom:2rem}.hero-title{font-size:30px;line-height:1.2}.hero-subtitle{font-size:12px}.hero-buttons{flex-direction:column;align-items:flex-start;gap:1rem}.hero .btn{width:auto;min-width:200px;justify-content:center;align-self:flex-start}}@media (max-width: 480px){.hero{height:auto}.hero-content{padding:0;margin:20px 30px 40px}.hero-image-item{border-radius:var(--hero-image-border-radius, 0px 60px 60px 0px)}.hero-badges{margin-bottom:1.5rem}.hero-badge{font-size:.8rem;padding:.5rem 1rem}.hero-title{font-size:30px;line-height:1.2;margin-bottom:1.5rem}.hero-subtitle{font-size:12px}}.about-us{background-color:var(--color-bg-hero-about);padding:80px 0}.about-us .container{display:flex;flex-direction:column;align-items:flex-start}.about-header{text-align:left;margin-bottom:60px}.about-title-jp{font-size:21px;color:#060606;margin-bottom:0;font-weight:400;font-family:Noto Sans JP,sans-serif}.about-title-en{color:#1c6b48;flex:none;font-family:var(--s-font-d48c343e);font-size:46px;font-weight:700;height:auto;letter-spacing:.05em;line-height:1.4;margin:0 0 20px;opacity:1;text-align:left;transition-delay:.3s;transition-duration:.8s;width:auto;max-width:100%;justify-content:flex-start}.about-main-title{font-size:34px;color:#060606;line-height:1.4;margin-bottom:3rem;font-weight:800;font-family:Noto Sans JP,sans-serif}.about-content{max-width:800px;margin:0;display:flex;flex-direction:column;align-items:flex-start}.about-text{display:flex;flex-direction:column;align-items:flex-start;gap:30px}.about-description{font-size:25px;font-weight:700;height:auto;letter-spacing:.05em;line-height:1.6;margin:0 0 20px;text-align:left;transition-delay:.3s;transition-duration:.8s;width:auto;max-width:100%;justify-content:flex-start;color:#060606}.about-link{display:flex;justify-content:flex-start}.about-link .btn{font-size:1.1rem;padding:15px 30px;border-radius:8px;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;transition:all .3s ease;border:2px solid transparent}.about-link .btn-primary{background-color:#0048ea;color:#fff;border-color:#0048ea}.about-link .btn-primary:hover{background-color:#003bd9;border-color:#003bd9;transform:translateY(-2px);box-shadow:0 4px 15px #0048ea4d}.about-link .btn-icon{font-family:Material Icons,sans-serif;font-size:1.2rem}@media (max-width: 1024px){.about-us{padding:60px 0}.about-us .container{margin:0 30px;max-width:calc(100% - 80px)}.about-description{font-size:22px;line-height:1.7}}@media (max-width: 768px){.about-us .container{padding:0;margin:0 30px;max-width:calc(100% - 60px)}.about-title-en{font-size:48px}.about-main-title{font-size:26px}.about-description{font-size:20px}}@media (max-width: 480px){.about-us{padding:60px 0}.about-us .container{padding:0;margin:0 30px;max-width:calc(100% - 60px)}.about-header{margin-bottom:40px}.about-title-en{font-size:36px}.about-main-title{font-size:22px;margin-bottom:2rem}.about-description{font-size:1rem}}.animated-link{display:inline-flex;align-items:center;text-decoration:none;font-family:var(--font-family-primary);font-size:16px;font-weight:600;transition:all .3s ease;padding-bottom:4px}.animated-link--primary{color:#1c6b48}.animated-link--secondary{color:#fff}.animated-link--text{color:#060606}.animated-icon{border-radius:50%;box-shadow:none;flex:none;font-size:24px;height:60px;width:60px;max-width:100%;display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.animated-icon--primary{background:#1c6b48;color:#fff}.animated-icon--secondary{background:#fff;color:#1c6b48}.animated-link:hover .animated-icon{transform:scale(1.5)}.animated-link-text{margin-left:12px;transition:transform .3s ease}.animated-link:hover .animated-link-text{transform:translate(15px)}.section-title-header{margin-bottom:60px}.section-title{flex:none;font-family:var(--s-font-lato);color:var(--color-primary-blue);font-size:46px;font-weight:700;height:auto;letter-spacing:.05em;line-height:1.4;margin:0 0 20px;opacity:1;transition-delay:.3s;transition-duration:.8s;width:auto;max-width:100%;justify-content:flex-start;text-align:left}.section-title-underline{background:var(--color-primary-blue);flex:none;height:1px;margin:0;transform-origin:center left;transition-delay:.1s;transition-duration:1.2s;width:70px;max-width:100%}@media (max-width: 768px){.section-title{font-size:36px}.section-subtitle{font-size:28px}.section-title-header{margin-bottom:30px}}@media (max-width: 480px){.section-title{font-size:32px}.section-subtitle{font-size:24px}}.services{background-color:#f6f6f6;width:100%;overflow-x:hidden}.services-container{border-radius:0 130px 0 0;background-color:#fff;padding:130px 0;width:100%}.services .container{display:block;flex-direction:initial;align-items:initial;justify-content:initial;width:100%;max-width:1440px;margin:0 auto;padding:0 40px;box-sizing:border-box}.services-header{text-align:left;margin-bottom:60px}.services-subtitle{font-size:21px;color:#060606;margin-bottom:1rem;font-weight:400;font-family:Noto Sans JP,sans-serif}.services-title{color:#1c6b48;flex:none;font-family:var(--s-font-lato);font-size:46px;font-weight:700;height:auto;letter-spacing:.05em;line-height:1.4;margin:0 0 20px;opacity:1;text-align:left;transition-delay:.3s;transition-duration:.8s;width:auto;max-width:100%;justify-content:flex-start}.services-main-title{font-size:34px;color:#060606;font-weight:800;line-height:1.4;margin-bottom:2rem;font-family:Noto Sans JP,sans-serif}.services-intro{text-align:left;font-size:1.1rem;color:#060606;margin-bottom:0;line-height:1.7;font-family:Noto Sans JP,sans-serif;max-width:none}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;width:100%;max-width:1200px;margin:0 auto;box-sizing:border-box;align-items:stretch}.services .services-grid a{text-decoration:none;display:block;height:100%}.service-card{display:block;text-decoration:none;color:inherit;background:#fff;padding:2.5rem 2rem;border-radius:15px;box-shadow:0 5px 25px #0000001a;transition:all .3s ease;border:1px solid #f0f0f0;position:relative;overflow:hidden;content-visibility:auto;height:100%;will-change:transform,opacity}.service-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(135deg,#3498db,#2980b9);transform:scaleX(0);transition:transform .3s ease}.service-card:hover{transform:translateY(-10px);box-shadow:0 15px 40px #00000026}.service-card:hover:before{transform:scaleX(1)}.service-card.has-bg:before{display:none}.service-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;background-repeat:no-repeat;transform:scale(1);transition:transform .6s ease;z-index:0;will-change:transform}.service-card.has-bg{background-size:cover;background-position:center;background-repeat:no-repeat;color:#fff;border:none;min-height:520px;display:flex;align-items:stretch;justify-content:stretch;text-align:left}.service-card.has-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0009;z-index:0}.service-content{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;width:100%;height:100%}.service-card.has-bg:hover .service-bg{transform:scale(1.06)}.service-card.has-bg:hover{transform:none;box-shadow:0 5px 25px #0000001a}.service-card.has-bg .service-title,.service-card.has-bg .service-description{color:#fff}.service-card.has-bg .service-title{text-align:left;font-size:40px;line-height:1.25;font-weight:700;margin:0}.service-card.has-bg .service-description{text-align:left;margin:0}.service-icon{font-size:3rem;margin-bottom:1.5rem;display:block;text-align:center}.service-title{font-size:1.5rem;color:#060606;margin-bottom:8rem;text-align:center;font-weight:600}.service-description{color:#060606;line-height:1.6;text-align:center}.service-features{list-style:none;padding:0;margin:0}.service-features li{color:#060606;position:relative;padding:.5rem 0 .5rem 1.5rem;border-bottom:1px solid #f0f0f0}.service-features li:last-child{border-bottom:none}.service-features li:before{content:"✓";position:absolute;left:0;color:#27ae60;font-weight:700}@media (max-width: 1024px){.services-container{padding:100px 0}.services .container{padding:0 20px}.services-grid{grid-template-columns:repeat(2,1fr);gap:2rem;max-width:900px;width:100%}.service-card{padding:2rem;width:100%}.service-card.has-bg{min-height:420px}}.services-cta{margin-top:32px;display:flex;justify-content:flex-end;width:100%;max-width:1200px;margin-left:auto;margin-right:auto}@media (max-width: 768px){.services{padding:60px 0}.services-container{padding:80px 0;border-radius:0 60px 0 0}.services-title{font-size:48px}.services-subtitle{font-size:18px}.services-main-title{font-size:1.5rem}.services-intro{font-size:1rem}.services-grid{grid-template-columns:1fr;gap:1.5rem}.service-card{padding:2rem 1.5rem;height:50vh;min-height:50vh}.service-card.has-bg{height:50vh;min-height:50vh}.service-icon{font-size:2.5rem}.service-title{font-size:1.3rem}}@media (max-width: 480px){.services-container{border-radius:0 60px 0 0}.services-title{font-size:36px}.services-subtitle{font-size:16px}.services-header{margin-bottom:40px}.services-main-title{font-size:1.3rem}.services-intro{font-size:.95rem}.service-card{padding:1.5rem}.service-card,.service-card.has-bg{height:50vh;min-height:50vh}}.case-studies{background-color:#f6f6f6;padding:80px 0;width:100%;overflow-x:hidden}.case-studies .container{display:block;flex-direction:initial;align-items:initial;justify-content:initial;width:100%;max-width:1440px;margin:0 auto;padding:0 40px;box-sizing:border-box}.case-studies-header{text-align:left;margin-bottom:60px}.case-studies-subtitle{font-size:21px;color:#060606;margin-bottom:0;font-weight:400;font-family:Noto Sans JP,sans-serif}.case-studies-title{color:#1c6b48;flex:none;font-family:var(--s-font-lato);font-size:46px;font-weight:700;height:auto;letter-spacing:.05em;line-height:1.4;margin:0 0 20px;opacity:1;text-align:left;transition-delay:.3s;transition-duration:.8s;width:auto;max-width:100%;justify-content:flex-start}.case-studies-intro{text-align:left;font-size:34px;color:#060606;margin-bottom:0;line-height:1.4;font-weight:800;font-family:Noto Sans JP,sans-serif}.case-studies-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;width:100%;max-width:1200px;margin:0 auto;box-sizing:border-box}.case-card{background:linear-gradient(135deg,#0f172a,#1f2937);color:#fff;border-radius:16px;overflow:hidden}.case-media{position:relative;height:280px;background-size:cover;background-position:center}.case-media-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073}.case-media-text{position:absolute;left:20px;bottom:20px;right:20px;z-index:1}.case-label{display:inline-block;font-weight:800;letter-spacing:.06em;font-size:12px;border:1px solid rgba(255,255,255,.25);padding:6px 10px;border-radius:999px;margin-bottom:10px}.case-title{font-size:22px;font-weight:800;color:#fff;margin:0 0 6px}.case-desc{font-size:15px;opacity:.95;margin:0}.case-details{padding:20px}.case-detail{display:flex;gap:16px;align-items:flex-start;padding:10px 0;border-top:1px solid rgba(255,255,255,.08)}.case-detail:first-of-type{border-top:none}.detail-label{flex:0 0 100px;font-size:13px;letter-spacing:.08em;opacity:.85}.detail-list{margin:0;padding-left:18px}.detail-list li{margin:6px 0}.case-content{position:relative;z-index:1;padding:24px}.case-card-title{font-size:1.4rem;color:#fff;font-weight:700;line-height:1.4;margin-bottom:.5rem;font-family:Noto Sans JP,sans-serif}.case-description{color:#fff;line-height:1.7;font-size:1rem}@media (max-width: 1024px){.case-studies{padding:70px 0}.case-studies .container{padding:0 20px}.case-studies-grid{grid-template-columns:1fr;gap:2rem;max-width:900px;margin:0 auto;width:100%}.case-media{height:220px}}@media (max-width: 768px){.case-studies{padding:60px 0}.case-studies-title{font-size:48px}.case-studies-subtitle{font-size:18px}.case-studies-grid{grid-template-columns:1fr;gap:1.5rem}.case-details{padding:16px}.detail-label{flex-basis:84px;font-size:12px}}@media (max-width: 480px){.case-studies-title{font-size:36px}.case-studies-subtitle{font-size:16px}.case-studies-header{margin-bottom:40px}.case-studies-intro{font-size:1.1rem}.case-title{font-size:20px}.case-desc{font-size:14px}}.news{align-items:center;background:#0000;flex:none;flex-direction:column;flex-wrap:nowrap;height:auto;justify-content:center;padding:0 0 130px;width:100%;max-width:100%}.news .container{align-items:flex-start;background:#0000;box-shadow:none;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;height:auto;justify-content:space-between;margin:0 80px;overflow-x:visible;overflow-y:visible;transition-delay:.6s;transition-duration:1.6s;width:1280px;z-index:1;max-width:calc(100% - 160px)}.news-right{align-items:flex-start;background:#0000;flex:none;flex-direction:column;flex-wrap:nowrap;height:auto;justify-content:flex-start;width:66%;max-width:66%}.news-header{text-align:left;margin-bottom:60px}.news-subtitle{font-size:21px;color:#060606;margin-bottom:0;font-weight:400;font-family:Noto Sans JP,sans-serif}.news-title{color:#1c6b48;flex:none;font-family:var(--s-font-d48c343e);font-size:46px;font-weight:700;height:auto;letter-spacing:.05em;line-height:1.4;margin:0 0 20px;opacity:1;text-align:left;transition-delay:.3s;transition-duration:.8s;width:auto;max-width:100%;justify-content:flex-start}.news-grid{display:flex;flex-direction:column;gap:0;max-width:1200px;margin:0 auto}.news-card{align-items:flex-start;background:#0000;flex:none;flex-direction:column;flex-wrap:nowrap;height:auto;justify-content:center;padding:24px 0;width:100%;max-width:100%;text-decoration:none;color:inherit;transition:transform .3s ease;position:relative}.news-card:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:#eaeaea}.news-card:hover{transform:translate(15px)}.news-header-row{display:flex;align-items:center;margin-bottom:8px}.news-card-title{font-size:16px;font-weight:700;height:auto;letter-spacing:.05em;line-height:1.6;margin:0;text-align:left;transition-delay:.3s;transition-duration:1s;width:auto;z-index:1;max-width:100%;color:#000;justify-content:flex-start}.news-date{font-size:12px;font-weight:900;height:auto;letter-spacing:.05em;line-height:1.4;margin:0;text-align:left;transition-delay:.3s;transition-duration:1s;width:auto;z-index:1;max-width:100%;justify-content:flex-start;color:#888}.news-label{font-size:12px;font-weight:500;height:auto;letter-spacing:.1em;line-height:1.4;margin:0 10px 0 0;padding:4px 10px;text-align:left;width:auto;max-width:calc(100% - 10px);justify-content:flex-start;background:#1c6b48;border-radius:128px;color:#fff;flex:none}.news-view-all-link{align-self:flex-end;margin-top:40px;display:flex;justify-content:flex-end;width:100%}.news-image{align-items:flex-end;background:linear-gradient(var(--g-angle),var(--g-color-0) var(--g-position-0),var(--g-color-1) var(--g-position-1));border-radius:0;flex:none;flex-direction:column;flex-wrap:nowrap;height:auto;justify-content:flex-end;margin:0;padding:0;width:100%;z-index:1;max-width:100%;display:flex}.news-image-item{align-items:center;border-radius:80px 0 0 80px;flex:none;flex-direction:column;flex-wrap:nowrap;height:50vh;justify-content:flex-start;padding:0;width:94%;max-width:94%;margin-left:auto;background-image:url(/images/office.png);background-repeat:no-repeat;background-size:cover;background-position:center}.news-image-item:before{background-position:50%;background-size:cover;border-radius:inherit;content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;transition:inherit;width:100%;z-index:-2}@media (max-width: 768px){.news{padding:60px 0}.news-image-item{height:337px;border-radius:60px 0 0 60px}.news .container{display:block;flex-direction:column;flex-wrap:nowrap;justify-content:initial;margin:0 30px!important;max-width:calc(100% - 60px);width:auto;box-sizing:border-box;padding:0}.news-right{width:100%;max-width:100%}.news-title{font-size:48px}.news-subtitle{font-size:18px}.news-grid{grid-template-columns:1fr;gap:1.5rem}}@media (max-width: 480px){.news-image-item{height:337px}.news .container{display:block;flex-direction:column;flex-wrap:nowrap;justify-content:initial;margin:0 30px!important;max-width:calc(100% - 60px);width:auto;box-sizing:border-box;padding:0}.news-right{width:100%;max-width:100%}.news-title{font-size:36px}.news-subtitle{font-size:16px}.news-header{margin-bottom:40px}}.career{background-color:var(--color-bg-white)}.career-image{align-items:flex-start;background:#0000;flex:none;flex-direction:column;flex-wrap:nowrap;height:auto;max-height:648px;justify-content:center;width:100%;max-width:100%}.career-image-item{align-items:center;border-radius:0 130px 0 0;flex:none;flex-direction:column;flex-wrap:nowrap;height:648px;max-height:648px;justify-content:center;width:100%;max-width:100%;background-image:url(/images/team.png);background-repeat:no-repeat;background-size:cover;background-position:center;position:relative;filter:brightness(.9);padding:150px 0}.career-content{align-items:flex-start;flex:none;flex-direction:column;flex-wrap:nowrap;justify-content:center;margin:0 80px;padding:0;width:1440px;z-index:10;max-width:calc(100% - 160px);position:relative}.career-title{color:var(--color-text-white);font-family:var(--font-family-lato);font-size:46px;font-weight:700;height:auto;letter-spacing:.05em;line-height:1.4;margin:0 0 20px;opacity:1;text-align:left}.career-bottom-content{align-items:flex-start;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;margin:0 80px;padding:0;width:1440px;max-width:calc(100% - 160px)}.career-bottom-content-left{align-items:flex-start;background:#0000;border-bottom:0px solid #f6f6f6;border-left:0px solid #f6f6f6;border-right:1px solid #f6f6f6;border-top:0px solid #f6f6f6;flex:none;flex-direction:column;flex-wrap:nowrap;height:auto;justify-content:flex-start;padding:0 60px 0 0;transition-delay:.2s;transition-duration:1s;width:50%;max-width:50%}.career-bottom-content-right{align-items:flex-start;background:#0000;flex:none;flex-direction:column;flex-wrap:nowrap;height:auto;justify-content:flex-start;padding:0 0 0 60px;transition-delay:.2s;transition-duration:1s;width:50%;max-width:50%}.career-bottom-title{color:#fff;font-size:20px;font-weight:700;height:auto;letter-spacing:.05em;line-height:1.8;margin:0 0 10px;text-align:left;width:auto;max-width:100%;justify-content:flex-start}.career-bottom-description{font-size:16px;color:#fff;font-weight:400;height:auto;letter-spacing:.05em;line-height:1.7;margin:0 0 30px;text-align:left;width:auto;max-width:100%;justify-content:flex-start}.career-bottom-title{color:var(--color-text-white);font-family:var(--font-family-primary);font-weight:700}.career-bottom-link{align-content:center;align-items:center;border-radius:1px;flex:none;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;margin:0;padding:0;width:auto;max-width:100%}.career-bottom-link-text{color:#fff;font-size:16px;font-weight:700;height:auto;letter-spacing:.05em;line-height:1.6;padding:0 0 0 14px;text-align:left;width:auto;max-width:100%;justify-content:flex-start;border:none}.career-subtitle{color:var(--color-text-white);font-family:var(--font-family-primary);font-size:36px;font-weight:700;height:auto;letter-spacing:.05em;line-height:1.6;margin:0;text-align:left;text-shadow:1px 1px 20px rgba(0,0,0,.1);width:auto;max-width:100%;justify-content:flex-start}.white-arrow{background:#1c6b48;border-radius:50%;box-shadow:none;color:#fff;flex:none;font-size:24px;height:60px;padding:0;width:60px;max-width:100%;display:flex;align-items:center;justify-content:center}.carrer-work-with-us{bottom:-14px;color:#fff;font-family:sans-serif;font-size:140px;font-weight:400;height:auto;left:auto;line-height:1;margin:0;overflow-x:hidden;overflow-y:hidden;position:absolute;right:-5px;text-align:center;top:auto;width:auto;max-width:100%;justify-content:center}.carrer-filter{align-items:center;background:#093060;border-radius:0 130px 0 0;flex:none;flex-direction:column;flex-wrap:nowrap;height:100%;justify-content:center;left:0;margin:0;opacity:.3;position:absolute;top:0;width:100%;max-width:100%;z-index:0}.career-description{color:var(--color-text-white);font-family:var(--font-family-primary);font-size:16px;font-weight:400;height:auto;letter-spacing:.05em;line-height:1.6;margin:14px 0 40px;text-align:left;text-shadow:1px 1px 10px rgba(0,0,0,.1);width:80%;max-width:80%;justify-content:flex-start}.career-link{display:inline-flex;align-items:center;color:var(--color-text-white);text-decoration:none;font-family:var(--font-family-primary);font-size:16px;font-weight:600;transition:all .3s ease;padding-bottom:4px}.career-link-icon{margin-left:10px}.career-bottom{align-items:center;background:#1c6b48;flex:none;flex-direction:column;flex-wrap:nowrap;height:auto;justify-content:flex-start;margin:0;padding:100px 0;width:100%;z-index:2;max-width:100%}@media (max-width: 1024px){.career-image-item{height:500px;padding:100px 0}.career-content{margin:0 30px;max-width:calc(100% - 60px)}.career-bottom-content{flex-direction:column;gap:3rem;margin:0 30px;max-width:calc(100% - 60px)}.career-bottom-content-left,.career-bottom-content-right{width:100%;max-width:100%}}@media (max-width: 768px){.career-image-item{padding:60px 0;border-radius:0 60px 0 0}.carrer-filter{border-radius:0 60px 0 0}.career-bottom{padding:60px 0}.career-title{font-size:36px}.career-subtitle{font-size:26px}.career-description{margin:14px 0 18px;max-width:100%}.career-bottom-content-left{border-right:none;border-bottom:1px solid #f6f6f6;padding:0}.career-bottom-content-right{padding:0}.career-header{margin-bottom:40px}.carrer-work-with-us{font-size:48px;position:static;transform:none;opacity:1;animation:none}}@media (max-width: 480px){.career-image-item{padding:60px 0;border-radius:0 60px 0 0}.carrer-filter{border-radius:0 60px 0 0}.career-bottom{padding:60px 0}.career-title{font-size:32px}.career-subtitle{font-size:26px}.career-description{margin:14px 0 18px;max-width:100%}.career-bottom-content-left{border-right:none;border-bottom:1px solid #f6f6f6;padding-bottom:2rem}.career-bottom-content-right{padding:0}.carrer-work-with-us{font-size:48px;position:static;transform:none;opacity:1;animation:none}}.contact-page{min-height:100vh;padding:100px 0 60px}.contact-page-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.page-title{font-size:3rem;color:#060606;margin-bottom:1rem;font-weight:700}.page-subtitle{font-size:1.2rem;color:#060606;margin-bottom:3rem;line-height:1.6}.contact-methods{margin-bottom:3rem}.contact-method{display:flex;align-items:flex-start;gap:1.5rem;margin-bottom:2rem;padding:1.5rem;background:#fff;border-radius:12px;box-shadow:0 2px 10px #00000014;transition:transform .3s ease,box-shadow .3s ease}.contact-method:hover{transform:translateY(-2px);box-shadow:0 4px 20px #0000001f}.contact-method-icon{font-size:2rem;flex-shrink:0}.contact-method-content h3{font-size:1.2rem;color:#060606;margin-bottom:.5rem;font-weight:600}.contact-detail{font-size:1rem;color:#060606;margin-bottom:.25rem;font-weight:500}.contact-time{font-size:.9rem;color:#060606}.faq-section{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 10px #00000014}.faq-section h3{font-size:1.5rem;color:#060606;margin-bottom:1.5rem;font-weight:600}.faq-items{display:flex;flex-direction:column;gap:1.5rem}.faq-item{border-bottom:1px solid #eee;padding-bottom:1.5rem}.faq-item:last-child{border-bottom:none;padding-bottom:0}.faq-item h4{font-size:1.1rem;color:#060606;margin-bottom:.75rem;font-weight:600}.faq-item p{color:#060606;line-height:1.6;font-size:.95rem}.contact-form-section{position:sticky;top:100px}.contact-form{background:#fff;padding:3rem;border-radius:15px;box-shadow:0 5px 30px #0000001a}.contact-form h2{font-size:1.8rem;color:#060606;margin-bottom:2rem;text-align:center;font-weight:600}.form-group{margin-bottom:1.5rem}.form-row{display:flex;gap:1rem;margin-bottom:1.5rem}.form-group.half{flex:1;margin-bottom:0}.form-group select{width:100%;padding:.875rem 2.5rem .875rem 1rem;border:2px solid #e9ecef;border-radius:8px;font-size:1rem;transition:all .3s ease;background:#f6f6f6;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em}.form-group select:focus{outline:none;border-color:#1c6b48;background:#fff;box-shadow:0 0 0 3px #3498db1a}.form-group select.error{border-color:#e74c3c;background:#ffeaa7}.checkbox-group{margin-bottom:2rem}.checkbox-label{display:flex;align-items:flex-start;gap:1rem;cursor:pointer;font-weight:500}.checkbox-label input[type=checkbox]{width:auto;margin:0;transform:scale(1.2)}.checkbox-text{line-height:1.4}.privacy-text{margin-top:1rem;padding:1rem;background:#f6f6f6;border-radius:8px;font-size:.9rem;line-height:1.5}.privacy-text p{margin-bottom:.75rem}.privacy-text p:last-child{margin-bottom:0}.form-group label{display:block;margin-bottom:.5rem;font-weight:600;color:#060606;font-size:.95rem}.required{color:#e74c3c}.form-group input,.form-group textarea{width:100%;padding:.875rem 1rem;border:2px solid #e9ecef;border-radius:8px;font-size:1rem;transition:all .3s ease;background:#f6f6f6}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#1c6b48;background:#fff;box-shadow:0 0 0 3px #3498db1a}.form-group input.error,.form-group textarea.error{border-color:#e74c3c;background:#ffeaa7}.form-group textarea{resize:vertical;min-height:120px}.error-message{display:block;color:#e74c3c;font-size:.85rem;margin-top:.5rem;font-weight:500}.submit-btn{width:100%;padding:1rem;font-size:1.1rem;font-weight:600;border:none;border-radius:8px;color:#fff;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;display:inline-flex;align-items:center;justify-content:center;gap:.5rem}.submit-btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.submit-btn .btn-label,.submit-btn .btn-icon{transition:transform .2s ease}.submit-btn:hover:not(:disabled) .btn-label,.submit-btn:hover:not(:disabled) .btn-icon{transform:translate(4px)}.form-note{text-align:center;color:#060606;line-height:1.4}@media (max-width: 1024px){.contact-page-content{grid-template-columns:1fr;gap:3rem}.contact-form-section{position:static}}@media (max-width: 768px){.contact-page{padding:100px 0 40px}.page-title{font-size:2.5rem}.contact-method{flex-direction:column;text-align:center;padding:1.25rem}.contact-method-content{text-align:center}.contact-form{padding:2rem}.faq-section{padding:1.5rem}}@media (max-width: 480px){.page-title{font-size:2rem}.contact-form{padding:1.5rem}.contact-form h2{font-size:1.5rem}}.news-page{min-height:100vh;padding:100px 0 60px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.news-detail-content-text{font-weight:400;line-height:1.7}.news-inline{display:flex;align-items:center;gap:12px;white-space:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;padding:26px 0;margin:0}.news-item{text-decoration:none;cursor:pointer;border-bottom:1px solid rgb(234,234,234)}.news-item{transition:transform .16s ease-out;will-change:transform}.news-item:hover{transform:translate(20px)}.news-label{display:inline-block;font-size:12px;font-weight:500;height:auto;letter-spacing:.1em;line-height:1.4;margin:0 10px 0 0;padding:4px 10px;text-align:left;width:auto;max-width:calc(100% - 10px);justify-content:flex-start;background:#1c6b48;border-radius:128px;color:#fff;flex:none}.news-date-inline{font-size:14px;font-weight:900;height:auto;letter-spacing:.05em;line-height:1.4;margin:0;text-align:left;transition-delay:.3s;transition-duration:1s;width:auto;z-index:1;max-width:100%;justify-content:flex-start;color:#888}.news-title-inline{font-size:16px;font-weight:700;height:auto;letter-spacing:.1em;line-height:1.6;margin:0;text-align:left;transition-delay:.3s;transition-duration:1s;width:auto;z-index:1;max-width:100%;justify-content:flex-start;color:#000}.page-hero-section{background-color:#f6f6f6;padding:0;overflow:hidden;align-items:center;flex:none;flex-direction:column;flex-wrap:nowrap;height:auto;justify-content:flex-start;padding:var(--hero-padding, 70px 0px 0px 0px);width:100%;max-width:100%;position:relative}.page-hero-section:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.1) 50%,transparent 100%);z-index:10;pointer-events:none;animation:slideReveal 1.2s ease-out .1s forwards}@keyframes slideReveal{0%{left:-100%}to{left:100%}}.page-hero-section-content{align-items:flex-start;background:#0000;flex:none;flex-direction:column;flex-wrap:nowrap;height:auto;justify-content:flex-start;margin:0 80px 80px;padding:0;position:relative;width:1440px;z-index:1;max-width:calc(100% - 160px)}.page-hero-section-spline{position:absolute;top:0;right:0;width:70%;height:100%;z-index:1}.page-hero-section-spline iframe{border:none;border-radius:0}.page-hero-section-badges{display:flex;justify-content:flex-start;gap:1.5rem;margin-bottom:3rem}.page-hero-section-badge{padding:.75rem 1.5rem;border-radius:25px;font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);border:1px solid var(--color-border-light)}.page-hero-section-title{font-size:60px;font-style:normal;font-weight:700;height:auto;letter-spacing:.05em;line-height:1.4;margin:0;text-align:left;opacity:0;transform:translate(-60px);transition:opacity .8s ease-out,transform .8s ease-out;transition-delay:.3s;width:auto;z-index:1;max-width:100%;justify-content:flex-start;font-family:var(--font-family-lato);color:#1c6b48}.page-hero-section-title.page-hero-section-animate-in{opacity:1;transform:translate(0)}.page-hero-section-subtitle{font-size:16px;font-weight:700;height:auto;letter-spacing:.1em;line-height:1.7;margin:0;text-align:left;width:auto;max-width:100%;justify-content:flex-start;opacity:0;transform:translate(-40px);transition:opacity .8s ease-out,transform .8s ease-out}.page-hero-section-subtitle.page-hero-section-animate-in{opacity:1;transform:translate(0)}.page-hero-section-image{align-items:flex-start;background:#0000;flex:none;flex-direction:column;flex-wrap:nowrap;height:auto;justify-content:center;width:100%;max-width:100%;opacity:0;transform:translate(-30px);transition:opacity .8s ease-out,transform .8s ease-out}.page-hero-section-image.page-hero-section-animate-in{opacity:1;transform:translate(0)}.page-hero-section-image-item{align-items:center;border-radius:var(--hero-image-border-radius, 0px 130px 130px 0px);flex:none;flex-direction:column;flex-wrap:nowrap;height:var(--hero-image-height, 70vh);justify-content:flex-start;padding:var(--hero-image-padding, 0px 0px 0px 0px);width:94%;max-width:94%;background-image:var( --hero-image-bg, url(https://images.unsplash.com/photo-1606244667418-55d798703600?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3w2MzQ2fDB8MXxzZWFyY2h8ODF8fFNUQVJUVVB8ZW58MHx8fHwxNjk2Mjk5NjMxfDA&ixlib=rb-4.0.3&q=80&w=1080) );background-repeat:no-repeat;background-size:cover;background-position:center}.page-hero-section-image-item:before{background-position:50%;background-size:cover;border-radius:inherit;content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;transition:inherit;width:100%;z-index:-2}.page-hero-section-buttons{display:flex;gap:2rem;justify-content:flex-start;flex-wrap:wrap}.page-hero-section .btn{font-size:1.1rem;padding:15px 30px;border-radius:8px;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;transition:all .3s ease;border:2px solid transparent}.page-hero-section .btn-primary:hover{transform:translateY(-2px);box-shadow:0 4px 15px #0048ea4d}.page-hero-section .btn-secondary{background-color:transparent;border-color:var(--color-text-primary)}.page-hero-section .btn-secondary:hover{background-color:var(--color-bg-white);transform:translateY(-2px);box-shadow:0 4px 15px #0048ea33}.btn-icon{font-family:var(--font-family-icons);font-size:1.2rem}@media (max-width: 1024px){.page-hero-section-content{padding:60px 40px;width:80%;margin:0 30px}.page-hero-section-title{font-size:3rem}.page-hero-section-subtitle{font-size:16px}.page-hero-section-image-item{height:var(--hero-image-height, 50vh);min-height:400px}}@media (max-width: 768px){.page-hero-section{display:flex;justify-content:center;padding:var(--hero-padding, 0)}.page-hero-section-content{padding:0;width:100%;margin:20px 30px 40px;max-width:calc(100% - 60px);box-sizing:border-box}.page-hero-section-image-item{border-radius:var(--hero-image-border-radius, 0px 60px 60px 0px)}.page-hero-section-badges{flex-wrap:wrap;justify-content:flex-start;gap:1rem;margin-bottom:2rem}.page-hero-section-title{font-size:30px;line-height:1.2}.page-hero-section-subtitle{font-size:12px}.page-hero-section-buttons{flex-direction:column;align-items:flex-start;gap:1rem}.page-hero-section .btn{width:auto;min-width:200px;justify-content:center;align-self:flex-start}}@media (max-width: 480px){.page-hero-section{height:auto}.page-hero-section-content{padding:0;width:100%;margin:20px 30px 40px;max-width:calc(100% - 60px);box-sizing:border-box}.page-hero-section-image-item{border-radius:var(--hero-image-border-radius, 0px 60px 60px 0px)}.page-hero-section-badges{margin-bottom:1.5rem}.page-hero-section-badge{font-size:.8rem;padding:.5rem 1rem}.page-hero-section-title{font-size:30px;line-height:1.2;margin-bottom:1.5rem}.page-hero-section-subtitle{font-size:12px}}.breadcrumbs{text-align:right;font-size:12px;color:#666;padding:24px 40px}.breadcrumbs.align-left{text-align:left}.breadcrumbs.align-right{text-align:right}.breadcrumb-item a{color:#666;text-decoration:none}.breadcrumb-item a:hover{text-decoration:underline}.breadcrumb-separator{margin:0 6px;color:#999}.breadcrumb-current{color:#060606;font-weight:600}@media (max-width: 768px){.breadcrumbs{text-align:left;margin-bottom:16px}}.news-detail{display:flex;justify-content:center}.news-detail-card{display:flex;align-items:flex-start;background:#fff;border-radius:24px;flex:none;flex-direction:column;flex-wrap:nowrap;height:auto;justify-content:flex-start;margin:180px 80px 40px;padding:60px;width:1000px;max-width:calc(100% - 160px)}.news-detail-meta{display:flex;margin:0 0 10px;align-items:center;gap:12px}.news-detail-label{display:inline-block;font-size:12px;font-weight:500;height:auto;letter-spacing:.1em;line-height:1.4;margin:0 10px 0 0;padding:4px 10px;text-align:left;width:auto;max-width:calc(100% - 10px);justify-content:flex-start;background:#1c6b48;border-radius:128px;color:#fff;flex:none}.news-detail-date{font-size:14px;font-weight:900;height:auto;letter-spacing:.05em;line-height:1.4;margin:0;text-align:left;transition-delay:.3s;transition-duration:1s;width:auto;z-index:1;max-width:100%;justify-content:flex-start;color:#888}.news-detail-title{font-size:28px;font-weight:700;height:auto;letter-spacing:.05em;line-height:1.5;margin:0 0 40px;padding:0 0 30px;text-align:left;width:100%;max-width:100%;justify-content:flex-start;border-bottom:1px solid rgb(227,227,227)}.news-detail-content{color:#060606;line-height:1.9}.news-section{margin:24px 0 32px}.news-section-title{font-size:24px;font-weight:700;margin:0 0 20px;color:#060606}.news-detail-cta{display:flex;justify-content:center;align-items:center;margin:32px 0 80px}@media (max-width: 768px){.news-detail-card{margin:120px 20px 40px;padding:32px;max-width:calc(100% - 40px)}}.company-profile{background-color:#f6f6f6;padding:80px 0}.company-table{width:100%;max-width:960px}.company-row{display:grid;grid-template-columns:180px 1fr;gap:24px;padding:20px 0;border-bottom:1px solid rgb(234,234,234)}.company-label{font-weight:700;letter-spacing:.05em;line-height:1.4}.company-value{letter-spacing:.05em;line-height:1.7}.company-address{margin:0;white-space:normal}@media (max-width: 768px){.company-profile{padding:60px 0}.company-row{grid-template-columns:1fr;gap:8px}}.service-list{background-color:#f6f6f6}.service-list .container{max-width:1200px;margin:0 auto;padding:60px 0 120px;box-sizing:border-box}.service-page-actions{margin-top:22px}.service-page-item{display:flex;align-items:flex-start;justify-content:space-between;gap:0;margin:0 0 60px;padding:0 0 60px;transition-delay:.6s;transition-duration:1.6s;border-bottom:1px solid rgb(234,234,234);content-visibility:auto}.service-page-left{display:flex;flex-direction:column;align-items:flex-start;flex:none;flex-wrap:nowrap;justify-content:center;margin:0 100px 0 0;padding:0;width:calc(60% - 100px);max-width:calc(60% - 100px)}.service-page-title{font-size:36px;font-weight:700;height:auto;letter-spacing:.05em;line-height:1.6;margin:0 0 20px;text-align:left;transition-delay:.3s;transition-duration:.8s;width:auto;max-width:100%;justify-content:flex-start}.service-page-description{font-size:16px;line-height:1.8;color:#060606;text-align:left;margin:0 0 20px}.service-page-bullets{font-size:16px;font-style:normal;font-weight:400;height:auto;letter-spacing:.05em;line-height:1.6;margin:0;padding:20px;text-align:left;width:100%;max-width:100%;justify-content:flex-start;background:#f6f6f6;border-radius:12px}.service-page-right{align-items:flex-end;background:#0000;box-shadow:none;flex:none;flex-direction:column;flex-wrap:nowrap;height:22vh;justify-content:center;margin:0;overflow:hidden;transition-delay:.6s;transition-duration:1.6s;width:40%;max-width:40%;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:24px}.service-page-actions{margin-top:16px;display:flex;justify-content:flex-end;width:100%}@media (max-width: 1024px){.service-list .container{padding:40px 20px 80px}.service-page-item{gap:24px;margin-bottom:60px}.service-page-title{font-size:30px}.service-page-right{height:20vh}}@media (max-width: 768px){.service-page-item{flex-direction:column;align-items:stretch}.service-page-left,.service-page-right{width:100%;max-width:100%}.service-page-right{height:20vh}}.breadcrumbs.breadcrumbs-service{background:#fff}.service-detail{display:flex;justify-content:center;background-color:#f6f6f6;box-sizing:border-box}.service-page-subtitle{font-size:24px;font-weight:700;letter-spacing:.05em;margin:0 0 16px}.service-detail-hero .page-hero-section-subtitle{font-size:24px}.service-detail-card{border-radius:0 130px 0 0;background-color:#fff;padding:130px 0;width:100%;margin:0 auto}.service-detail-title{font-size:28px;font-weight:800;letter-spacing:.05em;margin:0 0 16px}.service-detail-description{font-size:16px;line-height:1.9;margin:0 0 16px}.service-detail-features{margin:8px 0 16px 1.2em}.service-detail-features li{margin:6px 0}.service-detail-actions{margin-top:16px}@media (max-width: 768px){.service-detail-card{margin:120px 20px 40px;padding:32px;max-width:calc(100% - 40px)}}.privacy.section{background:#f6f6f6}.privacy .container{max-width:960px}.privacy-content{background:#fff;border-radius:16px;padding:32px 40px;color:#060606;line-height:1.9}.privacy-content h2{font-size:20px;font-weight:700;margin:28px 0 12px;letter-spacing:.05em}.privacy-content p{margin:0 0 12px}.privacy-content ul{margin:4px 0 16px 1.2em}.privacy-note{margin-top:24px;color:#666;font-size:14px}.notfound-page{padding:40px 0 80px;background:#f6f6f6}.notfound-message{margin:16px 0 24px;color:#060606;letter-spacing:.02em}.notfound-actions{display:flex;justify-content:center;align-items:center;margin-top:60px}.notfound-message-title{font-size:32px;font-style:normal;font-weight:700;height:auto;letter-spacing:.05em;line-height:1.7;margin:0;text-align:center;width:auto;max-width:100%;justify-content:center}.notfound-message{text-align:center}.thanks-page{display:flex;align-items:center;justify-content:center;min-height:60vh;padding:80px 20px;background:#fff}.thanks-container{max-width:860px;width:100%;text-align:center;margin:0 20px}.thanks-title{font-size:36px;font-weight:800;letter-spacing:.02em;color:var(--color-primary-blue);margin:0 0 16px}.thanks-subtitle{font-size:18px;color:var(--color-text-primary);margin:0 0 24px;line-height:1.8}.thanks-actions{margin-top:28px;display:flex;gap:16px;justify-content:center}.thanks-actions .btn{font-size:1rem;padding:12px 22px;border-radius:8px;font-weight:700;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;transition:all .2s ease;border:2px solid transparent}.thanks-actions .btn-primary{background-color:var(--color-primary-blue);color:var(--color-text-white);border-color:var(--color-primary-blue)}.thanks-actions .btn-secondary{background-color:transparent;color:var(--color-primary-blue);border-color:var(--color-primary-blue)}@media (max-width: 768px){.thanks-title{font-size:28px}.thanks-subtitle{font-size:16px}}.App{min-height:100vh}main{padding-top:80px;background:#f6f6f6}html{scroll-behavior:smooth}@media (max-width: 768px){main{padding-top:90px;margin:0;padding-left:0;padding-right:0}}:root{--color-primary-blue: #1c6b48;--color-primary-blue-hover: #003bd9;--color-primary-red: #d4433c;--color-primary-red-dark: #ce2826;--color-text-primary: #060606;--color-text-white: #ffffff;--color-text-gray: #666;--color-bg-white: #ffffff;--color-bg-light-blue: #eaf1ff;--color-bg-light-gray: #f6f6f6;--color-bg-light-blue-accent: #f3f5fbff;--color-bg-dark: #060606;--color-bg-badge: #f0f8ff;--color-bg-gray: #f0f0f0;--color-bg-hero-about: #f6f6f6;--color-border-light: #e6f2ff;--color-border-gray: #f0f0f0;--color-accent-green: #27ae60;--color-accent-blue: #3498db;--color-accent-orange: #ee6731ff;--color-accent-orange-hover: #d55a2a}:root{--font-family-primary: "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--font-family-lato: "Lato", sans-serif;--font-family-icons: "Material Icons", sans-serif;--s-font-d48c343e: "Noto Sans JP", sans-serif}:root{--font-size-hero-title: 3.5rem;--font-size-section-title: 68px;--font-size-section-subtitle: 21px;--font-size-main-title: 34px;--font-size-large: 2.5rem;--font-size-medium: 1.4rem;--font-size-base: 1.1rem;--font-size-small: .95rem;--font-size-xs: .9rem;--font-size-xxs: .8rem}:root{--font-weight-light: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--font-weight-extrabold: 800}*{margin:0;padding:0;box-sizing:border-box}html{overflow-x:hidden;width:100%}body{font-family:var(--font-family-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;color:var(--color-text-primary);overflow-x:hidden;width:100%;max-width:100vw}h1,h3,h4,h5,h6{font-family:var(--font-family-primary);color:var(--color-text-primary)}h2{font-family:var(--font-family-lato)}p,span,div,a{font-family:var(--font-family-primary)}.container{max-width:1200px;margin:0 auto;padding:0 20px}.section{padding:60px 0}.btn{display:inline-block;padding:12px 30px;color:var(--color-text-white);text-decoration:none;border-radius:5px;border:none;cursor:pointer;font-size:1rem;transition:background-color .3s ease}.grid{display:grid;gap:2rem}.grid-2{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.grid-3{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}@media (max-width: 768px){.container{padding:0 30px;margin:0 auto;max-width:calc(100% - 60px);width:auto}.section{padding:40px 0}}
