*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:"Noto Sans JP",sans-serif;color:#333;background:#fff;min-height:100vh;line-height:1.6;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{text-decoration:none;color:inherit;transition:all .3s ease}ul,ol{list-style:none}@media(min-width: 1024px){.spbr{display:none}}.pcbr{display:none}@media(min-width: 1024px){.pcbr{display:block}}.container{max-width:1400px;margin:0 auto;padding:0 1rem}@media(min-width: 1024px){.container{padding:0 2rem}}.container--wide{max-width:1600px;margin:0 auto}.btn-cta{display:inline-flex;align-items:center;gap:.75rem;background:linear-gradient(to right, #2c6fea, #3cdb91);color:#fff;font-family:"Noto Sans JP",sans-serif;font-weight:700;padding:1rem 2rem;border-radius:30px;font-size:1rem;letter-spacing:.1em;border:none;cursor:pointer}.btn-cta:hover{opacity:.9}@media(min-width: 1024px){.btn-cta{padding:1rem 3rem;font-size:1.25rem}}.section-padding{padding:4rem 0}@media(min-width: 1024px){.section-padding{padding:6rem 0}}.header{position:fixed;left:0;top:0;width:100%;z-index:50}@media(min-width: 1024px){.header{width:90%}}.header__inner{background:hsla(0,0%,100%,.8);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border-bottom-right-radius:20px;padding:.8rem 1rem}@media(min-width: 1024px){.header__inner{padding:1.5rem 2rem}}.header__container{display:flex;align-items:center;justify-content:space-between;margin:0 auto}.header__brand{display:flex;align-items:center;gap:.75rem}@media(max-width: 1023px){.header__brand{flex-direction:column;align-items:flex-start;gap:.15rem}}.header__logo{height:2rem;width:auto;flex-shrink:0}@media(min-width: 1024px){.header__logo{height:2.5rem}}.header__logo img{height:100%;width:auto;object-fit:contain}.header__tagline{font-family:"Noto Sans JP",sans-serif;font-weight:700;color:#333;font-size:14px;line-height:1.4;white-space:nowrap;margin:0}@media(max-width: 1023px){.header__tagline{font-size:12px;padding-top:.5em}}.header__nav{display:none;align-items:center;gap:2rem}@media(min-width: 1024px){.header__nav{display:flex}}@media(min-width: 1024px){.header__nav{gap:3rem}}.header__nav-link{font-weight:700;color:#00406c;font-size:.875rem}@media(min-width: 1024px){.header__nav-link{font-size:1rem}}.header__nav-link:hover{color:#31abc3}.header__nav-link--has-dropdown{display:inline-flex;align-items:center;gap:.25rem}.header__dropdown{position:relative}.header__dropdown:hover .header__dropdown-menu,.header__dropdown:focus-within .header__dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.header__dropdown:hover .header__dropdown-icon,.header__dropdown:focus-within .header__dropdown-icon{transform:rotate(180deg)}.header__dropdown-icon{transition:transform .3s ease}.header__dropdown-menu{position:absolute;top:100%;left:50%;transform:translateX(-50%) translateY(-8px);min-width:220px;background:#fff;border-radius:8px;box-shadow:0 8px 30px rgba(0,0,0,.12);padding:.5rem 0;opacity:0;visibility:hidden;transition:opacity .3s ease,transform .3s ease,visibility .3s ease;z-index:60}.header__dropdown-menu::before{content:"";position:absolute;top:-12px;left:0;right:0;height:12px}.header__dropdown-link{display:block;padding:.6rem 1.25rem;font-size:.95rem;font-weight:bold;color:#333;white-space:nowrap}.header__dropdown-link:hover{background:#e5f4ff;color:#31abc3}.header__contact-btn{display:none;background:linear-gradient(to right, #2c6fea, #3cdb91);color:#fff;font-weight:700;padding:.75rem 1.5rem;border-radius:30px;font-size:.875rem}@media(min-width: 1024px){.header__contact-btn{display:block}}@media(min-width: 1024px){.header__contact-btn{font-size:1rem}}.header__contact-btn:hover{opacity:.9}.header__menu-btn{display:block;padding:.5rem;background:none;border:none;background:#00406c;color:#fff;border-radius:10px;cursor:pointer;line-height:0}@media(min-width: 1024px){.header__menu-btn{display:none}}.header__menu-btn:hover{color:#31abc3}.header__menu-btn svg{width:30px;height:30px}.mobile-menu-backdrop{display:none;position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:40}.mobile-menu-backdrop.is-open{display:block}@media(min-width: 1024px){.mobile-menu-backdrop{display:none !important}}.mobile-menu{position:fixed;right:0;top:0;height:100%;width:80%;max-width:24rem;background:hsla(0,0%,100%,.93);box-shadow:-4px 0 20px rgba(0,0,0,.15);z-index:50;transform:translateX(100%);transition:transform .3s ease;display:flex;flex-direction:column}.mobile-menu.is-open{transform:translateX(0)}@media(min-width: 1024px){.mobile-menu{display:none !important}}.mobile-menu__header{display:flex;align-items:center;justify-content:right;padding:1.5rem;border-bottom:1px solid #e5e7eb}.mobile-menu__header img{height:2rem;width:auto;object-fit:contain}.mobile-menu__close-btn{padding:.5rem;background:none;border:none;background:#00406c;color:#fff;cursor:pointer;line-height:0}.mobile-menu__close-btn:hover{color:#31abc3}.mobile-menu__close-btn svg{width:30px;height:30px}.mobile-menu__nav{display:flex;flex-direction:column;padding:1.5rem;gap:1rem}.mobile-menu__nav-link{font-weight:700;color:#00406c;font-size:1.125rem;padding:.75rem 0;border-bottom:1px solid #f3f4f6}.mobile-menu__nav-link:hover{color:#31abc3}.mobile-menu__accordion{border-bottom:1px solid #f3f4f6}.mobile-menu__accordion-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;background:none;border:none;border-bottom:none;cursor:pointer;font-family:"Noto Sans JP",sans-serif;text-align:left}.mobile-menu__accordion-trigger[aria-expanded=true] .mobile-menu__accordion-icon{transform:rotate(180deg)}.mobile-menu__accordion-icon{flex-shrink:0;transition:transform .3s ease}.mobile-menu__accordion-panel{max-height:0;overflow:hidden;transition:max-height .35s ease}.mobile-menu__accordion-panel.is-open{max-height:400px}.mobile-menu__sub-link{display:block;padding:.6rem 0 .6rem 1.25rem;font-size:1rem;font-weight:bold;color:#333;border-bottom:1px solid #f3f4f6}.mobile-menu__sub-link:hover{color:#31abc3}.mobile-menu__sub-link:last-child{border-bottom:none;margin-bottom:.5rem}.mobile-menu__footer{margin-top:auto;padding:1.5rem}.mobile-menu__contact-btn{display:block;width:100%;background:linear-gradient(to right, #2c6fea, #3cdb91);color:#fff;font-weight:700;padding:1rem 1.5rem;border-radius:30px;text-align:center}.mobile-menu__contact-btn:hover{opacity:.9}.hero{position:relative;width:100%;padding-top:0rem}@media(min-width: 1024px){.hero{padding-top:0}}.hero__video-wrapper{position:relative;width:100%;height:400px;overflow:hidden}@media(min-width: 640px){.hero__video-wrapper{height:500px}}@media(min-width: 1024px){.hero__video-wrapper{height:820px}}.hero__video{width:100%;height:100%;object-fit:cover}.hero__video-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:flex-start;padding-top:3.5em;background:rgba(0,0,0,.25)}@media(min-width: 1024px){.hero__video-overlay{align-items:flex-end}}.hero__video-overlay img{width:100%;max-width:1200px}@media(min-width: 1024px){.hero__video-overlay img{width:100%}}.hero__catchcopy{color:#fff;font-family:"Noto Sans JP",sans-serif;font-weight:700;font-size:1.25rem;text-align:center;line-height:2;letter-spacing:.1em;text-shadow:0 2px 8px rgba(0,0,0,.5)}@media(min-width: 640px){.hero__catchcopy{font-size:1.75rem}}@media(min-width: 1024px){.hero__catchcopy{font-size:2.5rem}}.hero__content{position:relative;background:#fff;padding:3rem 0}@media(min-width: 1024px){.hero__content{padding:0}}.hero__grid{display:grid;grid-template-columns:1fr;gap:1rem;align-items:center}@media(min-width: 1024px){.hero__grid{grid-template-columns:1fr .7fr;gap:0;margin:50px 0 50px 0}}.hero__text{order:2}@media(min-width: 1024px){.hero__text{order:1}}.hero__text-inner{display:flex;flex-direction:column;gap:1.5rem}.hero__subtitle{font-weight:700;color:#31abc3;font-size:1.25rem;margin-bottom:1em}@media(min-width: 1024px){.hero__subtitle{font-size:28px}}.hero__description{font-size:1rem;color:#333;line-height:1.8}@media(min-width: 1024px){.hero__description{font-size:16px;line-height:2.4}}.hero__slide{order:1}@media(min-width: 1024px){.hero__slide{order:2}}.hero__slide img{width:80%;max-width:400px;margin:0 auto}@media(min-width: 1024px){.hero__slide img{max-width:none}}.hero__content02{margin-bottom:80px}.hero__content02__description{margin-bottom:1.5em}.hero__content02 .hero__description{margin-bottom:1.5em}.hero__content02 a svg{transform:rotate(0deg) !important}@media(min-width: 1024px){.hero__content02 .hero__grid{grid-template-columns:1fr 1fr;gap:4%}}.service{background:#e5f4ff}.service__header{text-align:center;margin-bottom:3rem}@media(min-width: 1024px){.service__header{margin-bottom:4rem}}.service__title{font-family:"Montserrat",sans-serif;font-weight:600;color:#31abc3;font-size:2.5rem}@media(min-width: 1024px){.service__title{font-size:5rem}}.service__subtitle{font-weight:700;color:#31abc3;font-size:1rem}@media(min-width: 1024px){.service__subtitle{font-size:1.125rem}}.service__grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width: 640px){.service__grid{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.service__grid{grid-template-columns:repeat(3, 1fr);gap:2rem}}.service__card{display:block;transition:all .3s ease}.service__card:hover{box-shadow:0 10px 25px rgba(0,0,0,.12);transform:translateY(-0.5rem);background:#fff}.service__card-image{position:relative}.service__card-image img{width:100%;height:100%;object-fit:cover}.service__card-body{padding:1rem}.service__card-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:.75rem}.service__card-title{font-weight:700;color:#31abc3;font-size:1.125rem}@media(min-width: 1024px){.service__card-title{font-size:1.25rem}}.service__card-arrow{flex-shrink:0;color:#31abc3;margin-top:.25rem}.service__card-description{color:#333;font-size:.875rem;line-height:1.8;white-space:pre-line}@media(min-width: 1024px){.service__card-description{font-size:1rem}}.service__more{text-align:center;margin-top:3rem}@media(min-width: 1024px){.service__more{margin-top:4rem}}.happiness{margin:4rem 0;background:#e5f4ff;padding:3em 0 1em 0;width:96%;border-radius:0 30px 30px 0}@media(min-width: 1024px){.happiness{width:calc(50% + 700px);max-width:calc(50vw + 700px);margin-left:calc(50% - 50vw);margin-right:auto;padding:4em 0;padding-left:calc(50vw - 50%);padding-right:0;border-radius:0 30px 30px 0}}@media(min-width: 1024px){.happiness .container{display:grid;grid-template-columns:.8fr 1fr;max-width:92%;margin:0 auto;padding:0;justify-items:end;column-gap:5%}}.happiness .container .left .sub{font-size:clamp(16px,16px + 4*(100vw - 375px)/1600,20px);color:#31abc3}.happiness .container .left h2{font-size:clamp(24px,24px + 12*(100vw - 375px)/1600,36px);margin-bottom:1em}.happiness .container .left p{margin-bottom:1.5em}@media(min-width: 1024px){.happiness .container .left p{line-height:2.4}}.happiness .container .left svg{transform:rotate(0deg) !important}.happiness .container .left a{margin-bottom:1.5em}@media(min-width: 1024px){.sdgs{margin-top:8rem;margin-bottom:3rem}}.sdgs img{width:90%;max-width:580px;display:block;margin:0 auto 3em}.sdgs__text{text-align:center;margin-bottom:2rem}@media(min-width: 1024px){.sdgs__text{margin-bottom:3rem}}.sdgs__text-line{font-size:1.125rem;color:#333;line-height:1.8;margin-bottom:1rem}@media(min-width: 1024px){.sdgs__text-line{font-size:1.75rem}}.sdgs__text-line--accent{font-weight:700;color:#31abc3}.certification{background:#fff}.certification__subtitle{font-size:clamp(16px,16px + 4*(100vw - 375px)/1600,20px);color:#31abc3;text-align:center}.certification__title{font-weight:700;color:#333;font-size:clamp(24px,24px + 12*(100vw - 375px)/1600,36px);text-align:center;margin-bottom:1rem}@media(min-width: 1024px){.certification__title{margin-bottom:2rem}}.certification__grid{display:grid;gap:1rem;margin-bottom:3rem}@media(min-width: 1024px){.certification__grid{grid-template-columns:1fr 1fr;gap:2rem;max-width:1200px;margin:0 auto}}.certification__item{background:#f9fafb;border-radius:.5rem;background:#fff;border-radius:20px;border:5px solid #31abc3}.certification__item h3{background:#31abc3;text-align:center;color:#fff;padding:.5em;font-size:clamp(20px,24px + 4*(100vw - 375px)/1600,24px)}.certification__item .inbox{padding:1.5em}@media(min-width: 1024px){.certification__item .inbox{padding:2.5em}}.certification__item img{width:100%;height:auto;max-height:6rem;object-fit:contain;margin-bottom:1em}@media(min-width: 1024px){.certification__item img{max-height:8rem}}.certification__description{max-width:48rem;margin:0 auto;font-size:.875rem;color:#333;line-height:1.8;text-align:center}@media(min-width: 1024px){.certification__description{font-size:1rem;text-align:left}}.certification__awards{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-top:3rem;max-width:42rem;margin-left:auto;margin-right:auto}@media(min-width: 640px){.certification__awards{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.certification__awards{gap:2rem;margin-top:4rem}}.certification__award-item{display:flex;align-items:center;justify-content:center;padding:1.5rem;background:#f9fafb;border-radius:.5rem}.certification__award-item img{width:100%;height:auto;max-height:8rem;object-fit:contain}@media(min-width: 1024px){.certification__award-item img{max-height:10rem}}.environment__subtitle{font-size:clamp(16px,16px + 4*(100vw - 375px)/1600,20px);color:#31abc3;text-align:center}.environment__title{font-weight:700;color:#333;font-size:clamp(24px,24px + 12*(100vw - 375px)/1600,36px);text-align:center;margin-bottom:1rem}@media(min-width: 1024px){.environment__title{margin-bottom:2rem}}.environment__items{display:flex;flex-direction:column;gap:3rem}@media(min-width: 1024px){.environment__items{display:grid;grid-template-columns:1fr 1fr;gap:2rem;max-width:1200px;margin:0 auto}}.environment__item{display:grid;grid-template-columns:1fr;gap:1rem}.environment__item-image img{width:100%;height:auto;border-radius:20px;box-shadow:0 10px 25px rgba(0,0,0,.1)}.environment__item-text{display:flex;flex-direction:column;gap:1rem}.environment__item-title{font-weight:700;color:#31abc3;font-size:1.25rem;text-align:center}@media(min-width: 1024px){.environment__item-title{font-size:1.75rem}}.environment__item-description{font-size:1rem;color:#333;line-height:1.8}@media(min-width: 1024px){.environment__item-description{font-size:1rem;margin:0 auto;line-height:2;width:90%}}.recruitment{background:#fff}.recruitment__box{background:#e5f4ff;border:2px solid #31abc3;border-radius:20px;padding:1.5rem}@media(min-width: 1024px){.recruitment__box{border-radius:30px;padding:3rem}}.recruitment__grid{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center}.recruitment__text{display:flex;flex-direction:column;gap:1.5rem}.recruitment__title{font-weight:700;color:#31abc3;font-size:1.25rem;line-height:1.6;margin-bottom:1em}@media(min-width: 1024px){.recruitment__title{font-size:1.75rem;text-align:center}}.recruitment__description{font-size:.875rem;color:#333;line-height:1.8}@media(min-width: 1024px){.recruitment__description{font-size:1rem;text-align:center}}.recruitment__image{order:-1}@media(min-width: 1024px){.recruitment__image{order:1}}.recruitment__image img{width:100%;height:auto;border-radius:.5rem;box-shadow:0 10px 25px rgba(0,0,0,.1)}.recruitment .btn-cta{width:75%;max-width:300px}@media(min-width: 1024px){.recruitment .btn-cta{margin:0 auto}}.recruitment .btn-cta svg{transform:rotate(0deg) !important}.contact{background:#31abc3;padding:3rem 0}@media(min-width: 1024px){.contact{padding:4rem 0}}.contact__inner{display:flex;flex-direction:column;align-items:center;gap:1.5rem}@media(min-width: 1024px){.contact__inner{flex-direction:row;justify-content:space-between;gap:2rem}}.contact__title{font-weight:700;color:#fff;font-size:1.5rem;text-align:center}@media(min-width: 1024px){.contact__title{font-size:2.25rem;text-align:left}}.contact__phone{text-align:center}@media(min-width: 1024px){.contact__phone{text-align:left}}.contact__phone-number{font-family:"Inter",sans-serif;font-weight:700;color:#fff;font-size:1.5rem}@media(min-width: 1024px){.contact__phone-number{font-size:1.75rem}}.contact__phone-number:hover{opacity:.8}.contact__phone-hours{color:#fff;font-size:.75rem;margin-top:.25rem}@media(min-width: 1024px){.contact__phone-hours{font-size:.875rem}}.contact__form-btn{display:inline-flex;align-items:center;gap:.75rem;background:#fff;color:#31abc3;font-weight:700;padding:1rem 2rem;border-radius:50px;font-size:1rem;box-shadow:0 10px 25px rgba(0,0,0,.1)}@media(min-width: 1024px){.contact__form-btn{padding:1rem 3rem;font-size:1.25rem}}.contact__form-btn:hover{background:#f9fafb}.footer{position:relative;background:#fff}.footer__bg{position:relative;width:100%;height:6rem}@media(min-width: 1024px){.footer__bg{height:100px}}.footer__bg img{width:100%;height:100%;object-fit:cover}.footer__content{padding:2rem 0}@media(min-width: 1024px){.footer__content{padding:3rem 0}}.footer__nav{display:grid;grid-template-columns:repeat(2, auto);gap:1rem;margin-bottom:2rem;margin-top:2rem}@media(min-width: 640px){.footer__nav{grid-template-columns:repeat(3, auto)}}@media(min-width: 1024px){.footer__nav{grid-template-columns:repeat(5, auto);max-width:600px}}.footer__nav-link{font-weight:700;color:#31abc3;font-size:.875rem;text-decoration:underline}@media(min-width: 1024px){.footer__nav-link{font-size:1rem}}.footer__nav-link:hover{color:#00406c}.footer__services{display:grid;grid-template-columns:repeat(2, auto);gap:.75rem;margin-bottom:2rem}@media(min-width: 640px){.footer__services{grid-template-columns:repeat(3, auto)}}@media(min-width: 1024px){.footer__services{grid-template-columns:repeat(6, auto);margin-bottom:3rem}}.footer__service-link{color:#666;font-size:.75rem;text-decoration:underline}@media(min-width: 1024px){.footer__service-link{font-size:.875rem}}.footer__service-link:hover{color:#31abc3}.footer__locations{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width: 768px){.footer__locations{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.footer__locations{grid-template-columns:repeat(3, 1fr);gap:2rem}}.footer__locations>div{padding-bottom:1.2em;border-bottom:1px solid #31abc3}@media(min-width: 1024px){.footer__locations>div{border-bottom:0;border-right:1px solid #31abc3}}@media(min-width: 1024px){.footer__locations>div:last-child{border-right:none}}.footer__location-name{font-weight:700;color:#31abc3;font-size:.875rem;margin-bottom:.5rem}@media(min-width: 1024px){.footer__location-name{font-size:1rem}}.footer__location-info{font-size:.75rem;color:#333}@media(min-width: 1024px){.footer__location-info{font-size:.875rem}}.footer__location-info p{margin-bottom:.25rem}.footer__copy{margin-bottom:1rem}@media(min-width: 1024px){.footer__copy .container{display:flex;justify-content:space-between;align-items:center}}.footer__copy .container .left{margin-bottom:2rem}@media(min-width: 1024px){.footer__copy .container .left{margin-bottom:0;width:50%;display:flex;align-items:center;gap:30px}}.footer__copy .container .left img{max-width:254px;width:50%;display:inline-block;margin:0 auto .5rem}@media(min-width: 1024px){.footer__copy .container .left img{margin:0;width:100%}}.footer__copy .container .left .corpmei{font-size:12px;text-align:center;display:block}@media(min-width: 1024px){.footer__copy .container .left .corpmei{display:inline-block}}.footer__copy .container .copyright{font-size:12px;text-align:center}.icon-arrow-right{width:20px;height:20px;display:inline-block;vertical-align:middle}.icon-arrow-left{width:24px;height:24px;display:inline-block;vertical-align:middle;transform:rotate(180deg)}/*# sourceMappingURL=style.css.map */