*{margin:0;padding:0;box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:Hiragino Maru Gothic ProN,Shippori Mincho,serif;color:#333;line-height:1.8}img{max-width:100%;height:auto}a{text-decoration:none;color:inherit;transition:.3s}li{list-style:none}.fs-12{font-size:12px}.fs-15{font-size:15px}.fs-17{font-size:17px}.fs-20{font-size:20px}.fs-25{font-size:25px}.lh-12{line-height:1.2}.lh-14{line-height:1.4}.lh-17{line-height:1.7}.lh-24{line-height:24px}.lh-30{line-height:30px}.logo{width:68px;height:55px}.logo img{width:100%;height:100%;display:block;object-fit:contain;object-position:center}@media(max-width:767px){.logo{width:54px;height:44px}}@media(max-width:767px){.fs-15-mobile{font-size:15px!important}.fs-20-mobile{font-size:20px!important}.lh-14-mobile{line-height:1.4!important}.lh-24-mobile{line-height:24px!important}}.header{width:100%;height:120px;background-color:#15bc96;position:relative;margin:0}.header .container-fluid{max-width:1200px;margin:0 auto;padding:0}@media(min-width:768px)and (max-width:991px){.header .container-fluid{max-width:100%}}@media(max-width:767px){.header .container-fluid{max-width:100%}}.header a{color:inherit;text-decoration:none;transition:opacity .3s}.header a:hover{opacity:.8}.header__company-name{font-family:Shippori Mincho,serif;font-size:25px;color:#030303;line-height:1}.header__nav-item{width:112px;height:37px;border:1px solid #707070;background-color:#fff;display:flex;align-items:center;justify-content:center;font-size:17px;font-family:Hiragino Maru Gothic ProN,sans-serif;color:#707070;text-decoration:none;border-right:none}.header__nav-item:first-child{background-color:#d5f8d1;color:#090a09}.header__nav-item:last-child{border-right:1px solid #707070}.header__recruit{width:76px;height:76px;background-color:#90f7ac;border:1px solid #707070;border-radius:50%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;font-family:Hiragino Maru Gothic ProN,sans-serif;color:#050505;line-height:1.2;text-decoration:none;cursor:pointer;transition:background-color .3s,transform .2s}.header__recruit:hover{background-color:#78f59a;transform:scale(1.05)}.header__recruit:active{transform:scale(.95)}.header__hamburger{display:none;flex-direction:column;justify-content:space-around;width:30px;height:30px;background:transparent;border:none;cursor:pointer;padding:0;margin-left:auto;margin-right:20px;z-index:10;align-self:center;position:relative}.header__hamburger span{width:100%;height:3px;background-color:#090a09;border-radius:3px;transition:all .3s;position:absolute;left:0}.header__hamburger span:nth-child(1){top:6px}.header__hamburger span:nth-child(2){top:50%;transform:translateY(-50%)}.header__hamburger span:nth-child(3){bottom:6px}.header__hamburger[aria-expanded=true] span:nth-child(1){top:50%;transform:translateY(-50%) rotate(45deg)}.header__hamburger[aria-expanded=true] span:nth-child(2){opacity:0}.header__hamburger[aria-expanded=true] span:nth-child(3){bottom:auto;top:50%;transform:translateY(-50%) rotate(-45deg)}.header__hamburger-floating{display:none;position:fixed;top:20px;right:20px;width:50px;height:50px;background-color:#15bc96;border:none;border-radius:50%;cursor:pointer;z-index:1001;box-shadow:0 4px 12px #0000004d;opacity:0;transform:scale(.8);transition:opacity .3s,transform .3s,background-color .3s;pointer-events:none}.header__hamburger-floating.is-visible{opacity:1;transform:scale(1);pointer-events:auto}.header__hamburger-floating:hover{background-color:#12a584;transform:scale(1.05)}.header__hamburger-floating:active{transform:scale(.95)}.header__hamburger-floating span{width:20px;height:2px;background-color:#090a09;border-radius:2px;position:absolute;left:50%;transform:translate(-50%);transition:all .3s}.header__hamburger-floating span:nth-child(1){top:16px}.header__hamburger-floating span:nth-child(2){top:24px}.header__hamburger-floating span:nth-child(3){top:32px}.header__hamburger-floating[aria-expanded=true] span:nth-child(1){top:24px;transform:translate(-50%) rotate(45deg)}.header__hamburger-floating[aria-expanded=true] span:nth-child(2){opacity:0}.header__hamburger-floating[aria-expanded=true] span:nth-child(3){top:24px;transform:translate(-50%) rotate(-45deg)}.header__nav-mobile{display:none;flex-direction:column;background-color:#fff;border-top:1px solid rgba(112,112,112,.2);width:100%;position:fixed;top:120px;right:0;bottom:0;z-index:1000;overflow-y:auto;opacity:0;transform:translate(100%);transition:opacity .4s ease-out,transform .4s ease-out;box-shadow:-4px 0 20px #00000026}.header__nav-mobile.is-open{display:flex;opacity:1;transform:translate(0)}.header__nav-mobile-item{display:block;padding:20px 30px;border-bottom:1px solid rgba(112,112,112,.15);color:#090a09;font-size:18px;font-family:Hiragino Maru Gothic ProN,sans-serif;font-weight:500;text-decoration:none;transition:background-color .3s,opacity .3s,transform .3s,padding-left .3s;opacity:0;transform:translate(30px)}.is-open .header__nav-mobile-item{opacity:1;transform:translate(0)}.header__nav-mobile-item:nth-child(1){transition-delay:.1s}.header__nav-mobile-item:nth-child(2){transition-delay:.15s}.header__nav-mobile-item:nth-child(3){transition-delay:.2s}.header__nav-mobile-item:hover,.header__nav-mobile-item:active{background-color:#15bc961a;padding-left:35px}.header__nav-mobile-item:last-child{border-bottom:none}.header__recruit-mobile{display:none;width:100%;padding:20px;background-color:#15bc96;position:absolute;top:100%;left:0;z-index:999;box-sizing:border-box}.header__recruit-mobile-button{display:block;max-width:300px;margin:0 auto;padding:15px 30px;background-color:#90f7ac;color:#090a09;border:1px solid #707070;border-radius:25px;text-align:center;font-size:16px;font-family:Hiragino Maru Gothic ProN,sans-serif;font-weight:700;text-decoration:none;transition:background-color .3s,transform .2s;box-sizing:border-box;cursor:pointer}.header__recruit-mobile-button:hover{background-color:#78f59a;transform:scale(1.02)}.header__recruit-mobile-button:active{transform:scale(.98)}.header .row{margin:0}@media(min-width:992px){.header__nav-pc,.header__recruit-pc{display:flex!important}.header__hamburger,.header__nav-mobile,.header__recruit-mobile{display:none!important}}@media(min-width:768px)and (max-width:991px){.header__nav-pc,.header__recruit-pc{display:none!important}.header__hamburger,.header__hamburger-floating{display:flex!important}.header__recruit-mobile{display:block!important}}@media(max-width:767px){.header__nav-pc,.header__recruit-pc{display:none!important}.header__hamburger,.header__hamburger-floating{display:flex!important}.header__recruit-mobile{display:block!important}.header__logo-link{padding-left:20px!important}}.hero{width:100%;max-width:1200px;margin:0 auto;position:relative;aspect-ratio:1200/599;background-image:url(/assets/main_image-zTmBQSiu.png);background-size:cover;background-position:center;background-repeat:no-repeat}@media(max-width:767px){.hero{aspect-ratio:375/500}}.hero__content{position:absolute;left:2.5%;top:28.05%}@media(max-width:767px){.hero__content{left:5%;top:65%;width:90%}}.hero__title{font-family:Shippori Mincho,serif;font-size:30px;font-weight:400;line-height:36px;color:#050505;margin:0;-webkit-text-stroke:1px #020000;text-stroke:1px #020000}@media(max-width:767px){.hero__title{font-size:20px;line-height:28px;-webkit-text-stroke:.5px #020000;text-stroke:.5px #020000;background-color:#ffffffa6;padding:5px 10px;box-decoration-break:clone;-webkit-box-decoration-break:clone;display:inline}}.hero__description{font-family:Hiragino Maru Gothic ProN,sans-serif;font-size:17px;color:#070606;margin-top:32px;line-height:27px}@media(max-width:767px){.hero__description{font-size:14px;line-height:22px;margin-top:16px;background-color:#ffffffa6;padding:10px}}.business{padding:80px 0;background-color:#fff}@media(max-width:767px){.business{padding:40px 0}}.business .container{max-width:1200px;margin:0 auto;padding:0 20px}.business__title{font-family:Shippori Mincho,serif;font-size:36px;font-weight:600;color:#15bc96;text-align:center;margin:0 0 10px}@media(max-width:767px){.business__title{font-size:28px}}.business__subtitle{font-family:Shippori Mincho,serif;font-size:24px;font-weight:400;color:#15bc96;text-align:center;margin:0 0 40px}@media(max-width:767px){.business__subtitle{font-size:18px;margin-bottom:30px}}.business__content{margin-bottom:50px}@media(max-width:767px){.business__content{margin-bottom:30px}}.business__text{font-family:Hiragino Maru Gothic ProN,sans-serif;font-size:16px;line-height:1.8;color:#333;margin-bottom:20px}@media(max-width:767px){.business__text{font-size:14px;line-height:1.7}}.business__text strong{color:#e63946}.business__images--grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media(max-width:767px){.business__images--grid{display:none}}.business__images--carousel{display:none}@media(max-width:767px){.business__images--carousel{display:block;padding:0 20px}}.business__images--carousel .carousel-inner{border-radius:8px;overflow:hidden}.business__images--carousel .carousel-item img{width:100%;height:auto;aspect-ratio:4/3;object-fit:cover}.business__images--carousel .carousel-indicators{margin-bottom:10px}.business__images--carousel .carousel-indicators button{width:10px;height:10px;border-radius:50%;background-color:#15bc96;opacity:.5;border:none}.business__images--carousel .carousel-indicators button.active{opacity:1}.business__images--carousel .carousel-control-prev,.business__images--carousel .carousel-control-next{width:40px;opacity:.8}.business__images--carousel .carousel-control-prev:hover,.business__images--carousel .carousel-control-next:hover{opacity:1}.business__images--carousel .carousel-control-prev-icon,.business__images--carousel .carousel-control-next-icon{width:30px;height:30px;background-color:#15bc96cc;border-radius:50%;padding:5px}.business__image-item{overflow:hidden;border-radius:8px;aspect-ratio:4/3}.business__image-item img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.business__image-item img:hover{transform:scale(1.05)}.company{padding:80px 0;background-color:#fff}@media(max-width:767px){.company{padding:40px 0}}.company .container{max-width:1200px;margin:0 auto;padding:0 20px}.company__title{font-family:Shippori Mincho,serif;font-size:35px;font-weight:400;color:#15bc96;text-align:center;margin:0 0 10px}@media(max-width:767px){.company__title{font-size:28px}}.company__subtitle{font-family:Shippori Mincho,serif;font-size:25px;font-weight:400;color:#15bc96;text-align:center;margin:0 0 40px}@media(max-width:767px){.company__subtitle{font-size:18px;margin-bottom:30px}}.company__slogan{font-family:Shippori Mincho,serif;font-size:30px;font-weight:400;color:#333;text-align:center;margin:0 0 40px}@media(max-width:767px){.company__slogan{font-size:22px;margin-bottom:30px}}.company__content{margin-bottom:50px}@media(max-width:767px){.company__content{margin-bottom:30px}}.company__text{font-family:Hiragino Maru Gothic ProN,sans-serif;font-size:17px;line-height:1.6;color:#333;margin-bottom:20px}@media(max-width:767px){.company__text{font-size:15px;line-height:1.7}}.company__info{margin-top:60px}@media(max-width:767px){.company__info{margin-top:40px}}.company__info-item{display:flex;align-items:stretch;height:53px;margin-bottom:20px}@media(max-width:767px){.company__info-item{margin-bottom:15px;height:auto;min-height:50px}}.company__info-label{background-color:#15bc96;color:#333;font-family:Hiragino Maru Gothic ProN,sans-serif;font-size:17px;font-weight:400;display:flex;align-items:center;justify-content:center;padding:15px 20px;width:191px;flex-shrink:0}@media(max-width:767px){.company__info-label{width:120px;font-size:14px;padding:10px 8px}}.company__info-value{background-color:#fff;color:#333;font-family:Hiragino Maru Gothic ProN,sans-serif;font-size:17px;font-weight:400;line-height:1.5;display:flex;align-items:center;padding:15px 20px;flex-grow:1}@media(max-width:767px){.company__info-value{font-size:14px;padding:10px 12px;line-height:1.5}}.contact{padding:80px 0;background-color:#fff}@media(max-width:767px){.contact{padding:40px 0}}.contact .container{max-width:1200px;margin:0 auto;padding:0 20px}.contact__title{font-family:Shippori Mincho,serif;font-size:35px;font-weight:400;color:#26a067;text-align:center;margin:0 0 10px}@media(max-width:767px){.contact__title{font-size:28px}}.contact__subtitle{font-family:Shippori Mincho,serif;font-size:25px;font-weight:400;color:#26a067;text-align:center;margin:0 0 40px}@media(max-width:767px){.contact__subtitle{font-size:18px;margin-bottom:30px}}.contact__content{background-color:#fff;padding:40px;margin:0 auto}@media(max-width:767px){.contact__content{padding:20px}}.contact__description{font-family:Hiragino Maru Gothic ProN,sans-serif;font-size:17px;line-height:1.6;color:#333;margin-bottom:30px}@media(max-width:767px){.contact__description{font-size:15px;line-height:1.7;margin-bottom:20px}}.contact__info-list{list-style:none;padding:0;margin:0 0 30px}.contact__info-item{font-family:Hiragino Maru Gothic ProN,sans-serif;font-size:17px;line-height:1.6;color:#333;margin-bottom:10px}@media(max-width:767px){.contact__info-item{font-size:15px;line-height:1.7}}.contact__info-item a{color:#333;text-decoration:none}.contact__info-item a:hover{text-decoration:underline}.contact__notice{font-family:Hiragino Maru Gothic ProN,sans-serif;font-size:17px;line-height:1.6;color:#f70b0b;margin:0}@media(max-width:767px){.contact__notice{font-size:15px;line-height:1.7}}.contact__recruit-button{display:flex;justify-content:center;margin-top:60px}@media(max-width:767px){.contact__recruit-button{margin-top:40px}}.contact__recruit-link{display:inline-flex;align-items:center;justify-content:center;width:436px;max-width:100%;height:95px;background-color:#15bc96;color:#fff;font-family:Shippori Mincho,serif;font-size:24px;font-weight:500;text-decoration:none;border-radius:47.5px;transition:all .3s ease}@media(max-width:767px){.contact__recruit-link{width:100%;height:70px;font-size:20px;border-radius:35px}}.contact__recruit-link:hover{background-color:#108e71;transform:translateY(-2px);box-shadow:0 4px 12px #15bc964d}.contact__recruit-link:active{transform:translateY(0)}.footer__nav-item{font-family:Shippori Mincho,serif;transition:opacity .3s}.footer__nav-item:hover{opacity:.8}@media(max-width:767px){.footer__nav-item{flex-direction:row!important;align-items:center!important;padding:10px 15px!important;font-size:15px!important}.footer__nav-item br{display:none}.footer__nav-item span{margin-left:.5em;margin-top:0!important}}.footer__company-name{font-family:Shippori Mincho,serif}@media(max-width:767px){.footer__company-name{align-items:center!important;text-align:center!important;font-size:20px!important;line-height:24px!important}}@media(max-width:767px){.footer .container-fluid{max-width:100%!important}.footer nav{flex-direction:column;align-items:flex-start;width:100%!important;padding-top:2.5rem!important;padding-left:1.25rem!important;padding-right:1.25rem!important;gap:0!important}.footer .px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.footer .pb-5{padding-bottom:2.5rem!important}.footer .gap-3{gap:.75rem!important}}@media(min-width:768px)and (max-width:991px){.footer .container-fluid{max-width:100%!important}.footer .px-5{padding-left:1.875rem!important;padding-right:1.875rem!important}.footer .pb-5{padding-bottom:2.5rem!important}}.footer__copyright{text-align:center;padding:1.5rem 0;border-top:1px solid #e0e0e0;background-color:#f8f8f8}.footer__copyright p{margin:0;font-size:14px;color:#5d5d5d;font-family:Shippori Mincho,serif}@media(max-width:767px){.footer__copyright{padding:1rem 0}.footer__copyright p{font-size:12px}}.scroll-top{position:fixed;bottom:20px;right:20px;width:50px;height:50px;background-color:#15bc96;border:none;border-radius:50%;cursor:pointer;z-index:1000;box-shadow:0 4px 12px #0000004d;display:flex;align-items:center;justify-content:center;opacity:0;transform:scale(.8);transition:opacity .3s,transform .3s,background-color .3s;pointer-events:none}.scroll-top svg{color:#090a09;width:24px;height:24px}.scroll-top.is-visible{opacity:1;transform:scale(1);pointer-events:auto}.scroll-top:hover{background-color:#12a584;transform:scale(1.05)}.scroll-top:active{transform:scale(.95)}@media(max-width:767px){.scroll-top{bottom:15px;right:15px;width:45px;height:45px}.scroll-top svg{width:20px;height:20px}}.cookie-consent{position:fixed;bottom:0;left:0;right:0;background-color:#000000f2;color:#fff;padding:20px;box-shadow:0 -2px 10px #0003;z-index:9999;transform:translateY(100%);transition:transform .3s ease-in-out}.cookie-consent.show{transform:translateY(0)}.cookie-consent__content{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:20px}@media(max-width:767px){.cookie-consent__content{flex-direction:column;text-align:center}}.cookie-consent__text{margin:0;font-size:14px;line-height:1.6;font-family:Shippori Mincho,serif}@media(max-width:767px){.cookie-consent__text{font-size:13px}}.cookie-consent__text a{color:#15bc96;text-decoration:underline}.cookie-consent__text a:hover{opacity:.8}.cookie-consent__buttons{display:flex;gap:10px}@media(max-width:767px){.cookie-consent__buttons{width:100%;flex-direction:column}}.cookie-consent__button{border:none;padding:10px 30px;border-radius:4px;font-size:14px;font-weight:600;cursor:pointer;white-space:nowrap;font-family:Shippori Mincho,serif;transition:all .3s}@media(max-width:767px){.cookie-consent__button{width:100%;padding:12px 20px}}.cookie-consent__button--decline{background-color:transparent;color:#fff;border:1px solid rgba(255,255,255,.3)}.cookie-consent__button--decline:hover{background-color:#ffffff1a;border-color:#ffffff80}.cookie-consent__button--accept{background-color:#15bc96;color:#fff}.cookie-consent__button--accept:hover{background-color:#108e71}
