html{font-size:.69444444vw;scroll-behavior:smooth}@media screen and (min-width: 1441px){html{font-size:10px !important}}@media screen and (max-width: 900px){html{font-size:10px !important}}@media screen and (max-width: 430px){html{font-size:2.3255813953vw !important}}body{color:var(--quaternary-color);font-family:var(--jp-primary-font);line-height:1;position:relative}body.is-fixed{overflow:hidden}a{text-decoration:none;display:inline-block;color:inherit;word-break:break-all}img{vertical-align:bottom;max-width:100%;display:inline-block}li{list-style:none}:root{--jp-primary-font: "Noto Sans JP", sans-serif;--jp-secondary-font: ;--jp-tertiary-font: ;--jp-quaternary-font: ;--en-primary-font: "futura-pt", sans-serif;--en-secondary-font: ;--en-tertiary-font: ;--en-quaternary-font: ;--primary-color: #1C4D8D;--secondary-color: #4988C4;--tertiary-color: #BDE8F5;--quaternary-color: #111;--border-color: #D3D3D3}html{-webkit-text-size-adjust:100%;box-sizing:border-box;-moz-tab-size:4;-o-tab-size:4;tab-size:4;word-break:normal}*,:after,:before{background-repeat:no-repeat;box-sizing:inherit}:after,:before{text-decoration:inherit;vertical-align:inherit}*{margin:0;padding:0}hr{color:inherit;height:0;overflow:visible}details,main{display:block}summary{display:list-item}small{font-size:80%}[hidden]{display:none}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}a{background-color:rgba(0,0,0,0)}a:active,a:hover{outline-width:0}code,kbd,pre,samp{font-family:monospace,monospace}pre{font-size:1em}b,strong{font-weight:bolder}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}table{border-color:inherit;text-indent:0}iframe{border-style:none}input{border-radius:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto;resize:vertical}button,input,optgroup,select,textarea{font:inherit}optgroup{font-weight:700}button{overflow:visible}button,select{text-transform:none}[role=button],[type=button],[type=reset],[type=submit],button{cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button:-moz-focusring{outline:1px dotted ButtonText}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button;-moz-appearance:button;appearance:button}button,input,select,textarea{background-color:rgba(0,0,0,0);border-style:none}a:focus,button:focus,input:focus,select:focus,textarea:focus{outline-width:0}select{-moz-appearance:none;-webkit-appearance:none;appearance:none}select::-ms-expand{display:none}select::-ms-value{color:currentColor}legend{border:0;color:inherit;display:table;max-width:100%;white-space:normal}::-webkit-file-upload-button{-webkit-appearance:button;color:inherit;font:inherit}[disabled]{cursor:default}img{border-style:none}progress{vertical-align:baseline}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled=true]{cursor:default}.header-top-txt{font-size:14px;font-weight:500;color:#fff;padding:0 6rem;display:flex;flex-direction:column;justify-content:center;height:40px;background-color:#363636;line-height:1.3}@media screen and (max-width: 900px){.header-top-txt{font-size:10px;padding:0 3rem}}.header{position:absolute;width:100%;z-index:100;top:40px;left:0;background-color:#f5f5f5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:16px 4rem}@media screen and (max-width: 900px){.header{padding:16px 3rem}}.header.is-fixed{position:fixed;top:0}.header__inner{display:flex;align-items:center;justify-content:space-between;max-width:1440px;margin:auto}.header__logo{font-size:16px;font-weight:500;display:flex;gap:8px;align-items:center}.header__logo img{width:70px}@media screen and (max-width: 900px){.header__logo img{width:60px}}.header-lists{display:flex;align-items:center;gap:2.6rem}.header-list a{font-weight:500;font-size:14px}.header-list-contact a{font-family:var(--en-primary-font);background-color:var(--quaternary-color);padding:13px 36px;font-weight:500;font-size:14px;color:#fff;border-radius:20px;position:relative;z-index:1;overflow:hidden;transition:.4s}.header-list-contact-dot{position:absolute;width:8px;aspect-ratio:1;border-radius:50%;background-color:var(--secondary-color);display:block;bottom:12px;right:12px;transition:.4s;z-index:-1}@media(hover: hover){.header-list-contact a:hover .header-list-contact-dot{transform:scale(40)}}.sp-nav-wrap{overflow-y:auto;position:fixed;top:0;z-index:100;right:0;width:100%;height:100vh;transition:900ms cubic-bezier(0.77, 0, 0.175, 1);transform:translateX(100%);background-color:var(--quaternary-color)}.sp-nav{z-index:100;width:100%;position:relative;top:0;left:0;right:0;bottom:0;padding:120px 4rem 100px}.sp-nav-lists{display:flex;flex-direction:column;gap:30px;margin-bottom:80px}.sp-nav-list a{font-weight:500;font-size:16px;color:#fff;width:100%;display:grid;gap:12px}.sp-nav-list-en{font-size:30px;font-weight:600;font-family:var(--en-primary-font);letter-spacing:.04em}.sp-nav-list-jp{font-size:16px;font-weight:500}.sp-nav-txt{font-size:20px;font-weight:500;color:#fff;margin-bottom:40px}.sp-nav-address{font-size:14px;font-weight:500;color:#fff;line-height:2}.sp-menu-btn{position:fixed;top:14px;right:3rem;z-index:10000;padding:9px 12px;width:50px;border-radius:4px;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;background-color:var(--quaternary-color);transition:.4s}.sp-menu-btn__line{display:block;width:80%;height:1px;background-color:#fff;transition:.4s;border-radius:4.5px}.is-active .sp-nav-wrap{transform:translateX(0)}.is-active .sp-menu-btn{background-color:#fff}.is-active .sp-menu-btn__line{background-color:var(--quaternary-color)}.is-active .sp-menu-btn__line-1{transform:translateY(3.5px) rotate(-15deg)}.is-active .sp-menu-btn__line-2{transform:translateY(-3.5px) rotate(15deg)}.footer{background-color:var(--quaternary-color);padding:80px 5rem 40px;color:#fff}@media screen and (max-width: 900px){.footer{padding:80px 3rem 40px}}.footer-inner{display:flex;justify-content:space-between;align-items:flex-end;max-width:1500px;margin-left:auto;margin-right:auto}@media screen and (max-width: 900px){.footer-inner{flex-direction:column;align-items:flex-start}}.footer-box-logo{font-size:20px;font-weight:500;display:flex;align-items:center;gap:8px}.footer-box-logo img{width:70px}.footer-box-txt{font-size:16px;font-weight:500;line-height:2;margin-top:40px;margin-bottom:40px}@media screen and (max-width: 900px){.footer-box-txt{font-size:15px;margin-top:30px;margin-bottom:30px}}.footer-box-policy{font-size:14px;font-weight:500}@media screen and (max-width: 900px){.footer-list-wrap{flex-direction:column;align-items:flex-end;width:100%;margin-top:60px}}.footer-banner{width:60%;display:block;margin:0 auto}@media screen and (max-width: 900px){.footer-banner{width:80%}}.footer-list{display:flex;align-items:center;gap:3rem;margin-top:40px}@media screen and (max-width: 900px){.footer-list{flex-direction:column;align-items:flex-end;margin-left:auto;margin-top:60px}}.footer-list-item-link{font-size:14px;font-weight:500;position:relative}.footer-list-item-link::after{content:"";position:absolute;left:0;bottom:-6px;width:100%;height:1px;background-color:#fff;transform:scaleX(0);transform-origin:center;transition:transform .3s ease}@media(hover: hover){.footer-list-item-link:hover::after{transform:scaleX(1)}}.footer-copy{font-size:12px;font-weight:500;margin-top:50px;text-align:center}.btn{background:linear-gradient(to right, #1c4d8d, #bde8f5);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:relative;z-index:0}.btn a{width:100%;height:100%;text-align:center;padding:13px 30px;font-size:18px;font-weight:500;color:#fff;text-decoration:none !important}@media screen and (max-width: 900px){.btn a{font-size:16px}}.btn-bg{background:linear-gradient(to right, #bde8f5, #1c4d8d);width:100%;height:100%;position:absolute;z-index:-1;left:0;top:0;transition:.4s;opacity:0}@media(hover: hover){.btn:hover .btn-bg{opacity:1}}.heading{padding:360px 8rem 50px;background-position:center;background-size:cover;color:#fff;position:relative;z-index:0}@media screen and (max-width: 900px){.heading{padding:170px 3rem 50px}}.heading::before{content:"";position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right, #1C4D8D 0%, rgba(28, 77, 141, 0.6) 60%, transparent 100%)}@media screen and (max-width: 900px){.heading::before{background:linear-gradient(to right, #1C4D8D 0%, rgba(28, 77, 141, 0.6) 40%, transparent 100%)}}.heading-box{max-width:1440px;margin:auto}.heading-ttl{font-size:24px;font-weight:500;margin-bottom:10px}@media screen and (max-width: 900px){.heading-ttl{font-size:2.2rem}}.heading-en{font-size:100px;font-weight:600;font-family:var(--en-primary-font);margin-bottom:-70px}@media screen and (max-width: 900px){.heading-en{font-size:6rem;margin-bottom:-50px}}.breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-bottom:80px}.breadcrumb__txt{font-size:12px;font-weight:400}.breadcrumb__current{color:var(--secondary-color)}.top-fv{position:relative;height:100svh}@media screen and (max-width: 900px){.top-fv{height:55rem}}.top-fv-bg{overflow:hidden;height:100%}.top-fv-bg img{transform:scale(1.1);-o-object-fit:cover;object-fit:cover;width:100%;min-height:100vh}@media screen and (max-width: 900px){.top-fv-bg img{transform:scale(1);min-height:0;height:100%}}.top-fv-txt-wrap{position:absolute;max-width:1440px;height:100svh;width:100%;top:0;left:50%;transform:translateX(-50%)}@media screen and (max-width: 900px){.top-fv-txt-wrap{height:100%}}.top-fv-txt{position:absolute;right:6rem;top:100px;display:flex;flex-direction:column}@media screen and (max-width: 900px){.top-fv-txt{top:80px;right:3rem}}.top-fv-txt-1{font-size:4rem;line-height:1.5;text-align:center;color:#fff;margin-bottom:40px}@media screen and (max-width: 900px){.top-fv-txt-1{font-size:2rem;margin-bottom:15px}}.top-fv-txt-2{width:52rem;margin-left:auto}@media screen and (max-width: 900px){.top-fv-txt-2{width:30rem}}.top-about{padding-top:140px;padding-bottom:70px}@media screen and (max-width: 900px){.top-about{padding-top:120px;padding-bottom:50px}}@media screen and (max-width: 900px){.top-about .ttl-jp{opacity:1 !important}}@media screen and (max-width: 900px){.top-about .ttl-en{-webkit-clip-path:polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%) !important;clip-path:polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%) !important}}.top-about-box{display:flex;justify-content:space-between;align-items:flex-start;margin-top:60px}@media screen and (max-width: 900px){.top-about-box{flex-direction:column-reverse;gap:50px;margin-top:15rem}}.top-about-box-content{width:48%}@media screen and (max-width: 900px){.top-about-box-content{width:100%}}.top-about-box-txt{font-size:max(2rem,16px);font-weight:500;line-height:2;margin-bottom:8rem}@media screen and (max-width: 900px){.top-about-box-txt{font-size:16px}}.top-about-slider-wrap{position:relative;width:50%;aspect-ratio:666/444}@media screen and (max-width: 900px){.top-about-slider-wrap{width:100%}}.top-about-slider-ttl{-ms-writing-mode:tb-rl;writing-mode:vertical-rl;text-orientation:mixed;line-height:1.1;display:flex;flex-direction:column;gap:10px;position:absolute;z-index:2;right:6rem;top:-10rem}@media screen and (max-width: 900px){.top-about-slider-ttl{right:2rem;top:-10rem;gap:8px}}.top-about-slider-txt{display:block;padding:10px;background-color:var(--quaternary-color);color:#fff;font-size:2.2rem;font-weight:500;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;white-space:nowrap;letter-spacing:.1em}@media screen and (max-width: 900px){.top-about-slider-txt{font-size:1.6rem;padding:8px 6px}}.top-about-slider-wrap-inner{position:relative;width:100%;height:100%}.top-about-slider{overflow:hidden;width:100%;height:100%}.swiper .swiper-slide{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-clip-path:polygon(100% 0, 100% 0, 100% 100%, 100% 100%);clip-path:polygon(100% 0, 100% 0, 100% 100%, 100% 100%);transition:-webkit-clip-path .6s ease;transition:clip-path .6s ease;transition:clip-path .6s ease, -webkit-clip-path .6s ease;z-index:1}.swiper .swiper-slide-active{-webkit-clip-path:polygon(0 0, 100% 0, 100% 100%, 0 100%);clip-path:polygon(0 0, 100% 0, 100% 100%, 0 100%);z-index:2}.swiper .swiper-slide-prev{-webkit-clip-path:polygon(0 0, 100% 0, 100% 100%, 0 100%);clip-path:polygon(0 0, 100% 0, 100% 100%, 0 100%)}.swiper .swiper-slide-next{z-index:3}.top-service{padding-top:70px;padding-bottom:70px}.top-service-box{margin-top:80px;border:2px solid var(--primary-color);padding:4rem 4rem 5rem;display:flex;align-items:flex-end;justify-content:space-between}@media screen and (max-width: 900px){.top-service-box{padding:35px 3rem 50px;flex-direction:column-reverse;gap:40px}}.top-service-box-content{width:45%}@media screen and (max-width: 900px){.top-service-box-content{width:100%}}.top-service-box-content h3{font-size:max(3rem,22px);font-weight:700}@media screen and (max-width: 900px){.top-service-box-content h3{font-size:24px;text-align:center}}.top-service-box-content p{font-size:max(2rem,13px);line-height:2;font-weight:500;margin-top:5rem;margin-bottom:6rem}@media screen and (max-width: 900px){.top-service-box-content p{font-size:16px}}@media screen and (max-width: 900px){.top-service-box-content .btn a{font-size:max(1.6rem,12px);padding:13px 3rem}}.top-service-box-img{width:50%;border:2px solid var(--primary-color)}@media screen and (max-width: 900px){.top-service-box-img{width:100%}}.top-service-list{display:flex;align-items:stretch}@media screen and (max-width: 900px){.top-service-list{flex-direction:column}}.top-service-list-item{width:33.3333333333%}@media screen and (max-width: 900px){.top-service-list-item{width:100%}}.top-service-list-item a{padding:3rem 3.5rem 4rem;position:relative;z-index:0;width:100%;height:100%;border-left:2px solid var(--primary-color);border-bottom:2px solid var(--primary-color);transition:.4s}@media screen and (max-width: 900px){.top-service-list-item a{padding:30px 3rem 40px;border-right:2px solid var(--primary-color)}}.top-service-list-item h3{font-size:20px;font-weight:500;margin-top:3rem;margin-bottom:3rem;text-align:center}.top-service-list-item p{font-size:16px;font-weight:500;text-align:center}.top-service-list-item-3 a{border-right:2px solid var(--primary-color)}.top-service-list-item-img{border:2px solid var(--primary-color)}.top-service-list-item-bg{width:100%;height:100%;position:absolute;right:0;bottom:0;background:linear-gradient(to right bottom, 0% #bde8f5, 50% #a5e6fa, 100% #1c4d8d);background:linear-gradient(to right bottom, #bde8f5 0%, #a5e6fa 50%, #1c4d8d 100%);z-index:-1;-webkit-clip-path:polygon(100% calc(100% - 40px), 100% calc(100% - 40px), 100% 100%, calc(100% - 40px) 100%);clip-path:polygon(100% calc(100% - 40px), 100% calc(100% - 40px), 100% 100%, calc(100% - 40px) 100%);transition:.2s}@media(hover: hover){.top-service-list-item a:hover{color:#fff}.top-service-list-item a:hover .top-service-list-item-bg{-webkit-clip-path:polygon(0 0, 100% 0, 100% 100%, 0 100%);clip-path:polygon(0 0, 100% 0, 100% 100%, 0 100%)}}.top-company{padding-top:70px;padding-bottom:70px}@media screen and (max-width: 900px){.top-company{padding-top:50px;padding-bottom:50px}}.top-company-list{margin-top:80px;display:flex;justify-content:space-between}@media screen and (max-width: 900px){.top-company-list{flex-direction:column;gap:70px}}.top-company-list-item{width:31.5%}@media screen and (max-width: 900px){.top-company-list-item{width:100%}}.top-company-list-item a{width:100%;height:100%}.top-company-list-item-img{aspect-ratio:374/281;position:relative;border-radius:10px}.top-company-list-item-img-txt{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);font-family:var(--en-primary-font);font-weight:500;font-size:40px;color:#fff;opacity:.6;transition:.4s}.top-company-list-item-ttl{font-size:20px;font-weight:700;margin-top:20px;margin-bottom:35px}.top-company-list-item-content{display:flex;align-items:center;justify-content:space-between}.top-company-list-item-content-txt{font-size:16px;font-weight:500;line-height:2;width:70%}@media screen and (max-width: 900px){.top-company-list-item-content-txt{width:80%}}.top-company-list-item-content-img{width:40px}@media(hover: hover){.top-company-list-item a:hover .top-company-list-item-img-txt{opacity:1}}.top-news{padding-top:70px;padding-bottom:70px}@media screen and (max-width: 900px){.top-news{padding-top:50px}}.top-news-inner{display:flex;align-items:flex-start;gap:10rem}@media screen and (max-width: 900px){.top-news-inner{flex-direction:column;gap:60px}}.top-news-inner .btn{margin-left:auto}.top-news-lists-wrap{flex-grow:1;margin-top:50px}@media screen and (max-width: 900px){.top-news-lists-wrap{width:100%;margin-top:0}}.top-news-lists-wrap .news-lists{margin-bottom:60px}.top-recruit{position:relative;z-index:0;padding-top:70px;padding-bottom:50px;color:#fff;overflow:hidden;margin-bottom:100px}.top-recruit::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;z-index:-1;opacity:.4}.top-recruit-en{font-size:80px;font-weight:600;font-family:var(--en-primary-font);letter-spacing:.04em}@media screen and (max-width: 900px){.top-recruit-en{font-size:7rem}}.top-recruit-ttl{font-size:max(3.2rem,26px);font-weight:700;margin-top:30px;margin-bottom:30px;letter-spacing:.04em}@media screen and (max-width: 900px){.top-recruit-ttl{font-size:2.8rem;line-height:1.5}}.top-recruit-txt{font-size:max(2rem,15px);font-weight:500;line-height:2;margin-bottom:30px}@media screen and (max-width: 900px){.top-recruit-txt{font-size:max(1.8rem,14px)}}.top-recruit-link{font-size:18px;font-weight:500;padding:13px 36px;border:1px solid #fff;transition:.4s}@media(hover: hover){.top-recruit-link:hover{background-color:#fff;color:var(--quaternary-color)}}.top-recruit-img-wrap{position:absolute;top:0;left:0;bottom:0;z-index:-1;display:flex}.top-recruit-img{width:236vw;-webkit-animation:infinite-marquee 50s linear infinite;animation:infinite-marquee 50s linear infinite}@media screen and (max-width: 900px){.top-recruit-img{width:280rem;-webkit-animation:infinite-marquee 70s linear infinite;animation:infinite-marquee 70s linear infinite}}@-webkit-keyframes infinite-marquee{from{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes infinite-marquee{from{transform:translateX(0)}to{transform:translateX(-100%)}}.notfound{padding-top:260px;padding-bottom:160px;text-align:center}.notfound .company-join-link{margin-top:100px}.notfound-ttl{font-size:30px;font-weight:500;margin-bottom:100px}.notfound-txt{font-size:18px;font-weight:500;line-height:2;margin-bottom:100px}.container.company{padding-bottom:140px}@media screen and (max-width: 900px){.container.company{padding-bottom:130px}}.heading-company{background-image:url(../img/company/bg.webp)}.heading-company .heading-en{margin-bottom:-50px}.company-greeting{display:flex;gap:5rem;align-items:flex-start;justify-content:space-between;padding-bottom:80px}@media screen and (max-width: 900px){.company-greeting{flex-direction:column;gap:50px}}.company-greeting-img-wrap{position:-webkit-sticky;position:sticky;top:100px;width:40%}@media screen and (max-width: 900px){.company-greeting-img-wrap{position:static;width:100%}}.company-greeting-img{margin-top:50px}.company-greeting-box{width:52%}@media screen and (max-width: 900px){.company-greeting-box{width:100%}}.company-greeting-box-content-ttl{font-size:24px;font-weight:700;margin-bottom:70px}@media screen and (max-width: 900px){.company-greeting-box-content-ttl{margin-bottom:50px}}.company-greeting-box-content-txt{font-size:16px;font-weight:500;line-height:2}.company-greeting-box-content-txt-mod{margin-bottom:40px}@media screen and (max-width: 900px){.company-greeting-box-content-txt-mod{margin-bottom:30px}}.company-greeting-box-content-ceo-wrap{display:flex;justify-content:right;align-items:center;gap:10px;margin-top:100px}@media screen and (max-width: 900px){.company-greeting-box-content-ceo-wrap{margin-top:60px}}.company-greeting-box-content-ceo-img{width:60px}.company-greeting-box-content-ceo{font-size:20px;font-weight:700;letter-spacing:.01em}.company-greeting-box-content-ceo span{font-size:16px;font-weight:500;display:block;margin-bottom:8px}@media screen and (max-width: 900px){.company-greeting-box-content-ceo span{font-size:15px}}@media screen and (max-width: 900px){.company-greeting-box-content-ceo{line-height:1.3;text-align:right}}.company-outline{padding-top:80px;display:flex;align-items:flex-start;gap:8rem}@media screen and (max-width: 900px){.company-outline{flex-direction:column;gap:0}}.company-outline .ttl{position:-webkit-sticky;position:sticky;top:100px}@media screen and (max-width: 900px){.company-outline .ttl{position:static}}.company-outline-list{margin-top:140px;flex-grow:1;display:flex;flex-wrap:wrap}@media screen and (max-width: 900px){.company-outline-list{margin-top:70px}}.company-outline-list dt{padding-top:24px;padding-bottom:24px;font-size:18px;font-weight:500;line-height:2;border-bottom:1px solid var(--primary-color);width:240px}@media screen and (max-width: 900px){.company-outline-list dt{font-size:16px;width:100%;border-bottom:none;padding-bottom:0;padding-top:0;margin-top:24px;padding-left:20px;position:relative}}@media screen and (max-width: 900px){.company-outline-list dt::after{content:"";width:13px;aspect-ratio:1;background-color:var(--primary-color);display:block;position:absolute;left:0;top:50%;transform:translateY(-46%)}}.company-outline-list dd{padding-top:24px;padding-bottom:24px;font-size:18px;font-weight:500;line-height:2;border-bottom:1px solid var(--border-color);width:calc(100% - 240px)}@media screen and (max-width: 900px){.company-outline-list dd{font-size:16px;width:100%;padding-top:16px}}.company-outline-list-txt-mod{margin-bottom:25px}.company-outline-list-map{margin-top:20px;aspect-ratio:600/400}.company-outline-list-map iframe{width:100%;height:100%}.company-history{position:relative;z-index:0;background-color:#ededed;padding-top:140px;padding-bottom:200px}@media screen and (max-width: 900px){.company-history{padding-top:80px;padding-bottom:130px}}.company-history-inner{position:relative;z-index:0}.company-history-en{text-align:center;display:block;font-size:20px;font-weight:500;color:var(--secondary-color);font-family:var(--en-primary-font);margin-bottom:8px}@media screen and (max-width: 900px){.company-history-en{font-size:16px}}.company-history-jp{font-size:48px;font-weight:400;text-align:center;margin-bottom:80px}@media screen and (max-width: 900px){.company-history-jp{font-size:36px}}.company-history-box{padding-top:140px;position:relative;z-index:0}@media screen and (max-width: 900px){.company-history-box{padding-top:100px}}.company-history-box::after{content:"";position:absolute;z-index:-1;top:0;left:50%;transform:translateX(-50%);background-color:#fff;display:block;width:1px;height:100%}.company-history-box-img{position:absolute;z-index:-1}.company-history-box-img-1{width:40rem;top:-5rem;right:3rem}@media screen and (max-width: 900px){.company-history-box-img-1{width:16rem;right:2rem;top:-4rem}}.company-history-box-img-2{width:40rem;bottom:-10rem;left:0}@media screen and (max-width: 900px){.company-history-box-img-2{width:16rem;left:2rem}}.company-history-box-content-wrap{display:flex;justify-content:center;align-items:flex-start;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto}.company-history-box-content{position:relative}.company-history-box-content-odd-wrap{width:50%}.company-history-box-content-odd{width:max(43rem,400px);padding-right:5rem;margin-left:auto}@media screen and (max-width: 900px){.company-history-box-content-odd{width:20rem;padding-right:2rem}}.company-history-box-content-even{padding-left:5rem;margin-top:180px;margin-bottom:180px;width:max(43rem,400px)}@media screen and (max-width: 900px){.company-history-box-content-even{width:20rem;padding-left:2rem;margin-top:110px;margin-bottom:110px}}.company-history-box-content::after{content:"";position:absolute;display:block;width:18px;aspect-ratio:1;border-radius:50%;background-color:var(--secondary-color);top:1px}@media screen and (max-width: 900px){.company-history-box-content::after{width:12px}}.company-history-box-content-odd::after{right:0;transform:translateX(50%)}.company-history-box-content-even::after{left:0;transform:translateX(-50%)}.company-history-box-content-date{font-size:20px;font-weight:400;color:var(--secondary-color);margin-bottom:15px}@media screen and (max-width: 900px){.company-history-box-content-date{font-size:1.4rem}}.company-history-box-content-ttl{font-size:20px;font-weight:400;line-height:2}@media screen and (max-width: 900px){.company-history-box-content-ttl{font-size:1.6rem}}.company-history-box-content-ttl-mod{font-size:max(1.9rem,14px);white-space:nowrap}@media screen and (max-width: 900px){.company-history-box-content-ttl-mod{font-size:1.6rem;white-space:inherit}}.heading-contact{background-image:url(../img/contact/bg.webp)}@media screen and (max-width: 900px){.heading-contact .heading-en{margin-bottom:-60px}}.contact-above-txt{font-size:16px;font-weight:500;line-height:2;margin-bottom:80px;text-align:center}@media screen and (max-width: 900px){.contact-above-txt{font-size:14px;text-align:left}}.contact-above-txt a{text-decoration:underline}.contact-txt{margin-bottom:70px}.wpcf7-previous{display:block !important}#wpcf7-f26-o1{display:none}.contact{padding-bottom:70px}.contact-box{max-width:650px;margin-left:auto;margin-right:auto}.contact-box dl{display:flex;flex-wrap:wrap}.contact-box dt{width:100%;margin-bottom:15px}.contact-box dt p{display:flex;align-items:center;gap:10px}.contact-box dt p span{background-color:var(--secondary-color);color:#fff;padding:3px 12px 4px;border-radius:2px;font-size:14px;font-weight:500}.contact-box dt label{font-weight:500;font-size:16px}.contact-box dd{width:100%;font-weight:500}.contact-box dd:not(:last-child){margin-bottom:50px}.contact-box input{width:100%;padding:10px;font-weight:500;font-size:16px;background-color:#f5f5f5}.contact-box input#your-mail{font-weight:500}.contact-box input#your-tel{font-weight:500}.contact-box select{border:1px solid var(--secondary-color);padding:1rem 20px 1rem 5px;font-weight:500;font-size:12px;color:var(--navy);letter-spacing:.05em;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(../img/common/select.svg);background-repeat:no-repeat;background-position:right 10px center;background-size:10px}.contact-box select option:first-child{color:#888}.contact-box textarea{width:100%;padding:10px;font-weight:500;font-size:16px;background-color:#f5f5f5;resize:none}.contact-box input::-moz-placeholder, .contact-box textarea::-moz-placeholder{color:#bbc7c2}.contact-box input:-ms-input-placeholder, .contact-box textarea:-ms-input-placeholder{color:#bbc7c2}.contact-box input::placeholder,.contact-box textarea::placeholder{color:#bbc7c2}.contact-box .wpcf7-not-valid-tip{font-size:13px;font-weight:500;letter-spacing:.05em;position:absolute;left:0;bottom:-35px;white-space:nowrap}.contact-box .wpcf7-list-item{margin:0;display:block}.contact-radio .wpcf7-radio{display:grid;gap:10px}.contact-radio input{width:initial;accent-color:var(--secondary-color)}.contact-radio label{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:500}.contact-check--dt{justify-content:flex-start !important;margin-top:5px}.contact-check--dd label{display:flex;align-items:center;gap:10px}@media screen and (max-width: 430px){.contact-check--dd label{gap:1rem}}.contact-check--dd .wpcf7-checkbox{display:flex;flex-wrap:wrap;gap:12px}.contact-check--dd input{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:20px;height:20px;padding:0;border:2px solid var(--secondary-color);border-radius:2px;cursor:pointer;position:relative;background-color:#fff}.contact-check--dd input:checked{background-color:var(--secondary-color)}.contact-check--dd input:checked::after{content:"";position:absolute;left:5px;top:.5px;width:6px;height:12px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.contact-check--dd .wpcf7-not-valid-tip{bottom:-18px}.contact-check--dd .wpcf7-list-item-label{font-weight:500;font-size:15px;letter-spacing:.05em}.contact-policy{margin-top:40px;margin-bottom:40px;display:flex;align-items:center;justify-content:center;gap:10px}@media screen and (max-width: 430px){.contact-policy{gap:1rem}}.contact-policy .wpcf7-list-item-label{display:none}.contact-policy .wpcf7-list-item{margin:0}.contact-policy input{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:20px;height:20px;border-radius:2px;padding:0;border:2px solid var(--secondary-color);cursor:pointer;background-color:#fff;position:relative}.contact-policy input:checked{background-color:var(--secondary-color)}.contact-policy input:checked::after{content:"";position:absolute;left:5.5px;top:1.5px;width:6px;height:12px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.contact-policy .wpcf7-not-valid-tip{bottom:-15px}.contact-policy__txt p{font-weight:500;font-size:15px;letter-spacing:.05em}.contact-policy__txt a{text-decoration:underline;display:inline}.contact__confirm-txt{text-align:center;margin-top:65px;margin-bottom:65px}.contact__confirm-txt p{font-weight:500;font-size:16px}@media screen and (max-width: 900px){.contact__confirm-txt p{line-height:1.5}}.submit-btn{transition:background-color .2s,color .2s}.contact-submit-wrap{position:relative;z-index:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto;overflow:hidden}.contact-submit-wrap svg{width:14px;position:absolute;top:50%;right:16px;transform:translateY(-50%);pointer-events:none}.contact-submit-wrap svg path{transition-duration:.4s}.contact-submit{width:250px !important;padding:20px 0 !important;background-color:var(--primary-color) !important;text-align:center;border:none !important;transition:.4s;display:block;transition:.4s;text-align:center !important}.wpcf7-submit{color:rgba(0,0,0,0) !important}.contact-submit__txt{display:inline-block;font-size:20px !important;font-weight:500 !important;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:1;transition:.4s;pointer-events:none;color:#fff}.contact-submit.is-disabled{background-color:#ccc !important;cursor:not-allowed}.wpcf7-spinner{display:none}@media(hover: hover){.contact-submit:hover{background-color:var(--navy)}.contact-submit-wrap:hover .contact-submit__txt{color:#fff !important}.contact-submit-wrap:hover svg path{stroke:#fff}}.wpcf7-response-output{display:none}.contact-tel-dt span{background-color:rgba(0,0,0,0) !important;color:var(--secondary-color) !important;display:block;font-size:11px !important;margin-top:10px}.contact-policy-lists{padding:30px;background-color:rgba(244,244,244,.6);height:230px;overflow:auto;margin-top:50px;margin-bottom:40px}@media screen and (max-width: 900px){.contact-policy-lists{padding:16px}}.contact-policy-lists p{font-weight:500;font-size:14px;line-height:2;letter-spacing:.08em;margin-bottom:20px}@media screen and (max-width: 900px){.contact-policy-lists p{font-size:13px}}.thanks{padding-bottom:120px}.thanks-txt{font-size:16px;font-weight:500;line-height:2;text-align:center;margin-bottom:50px}.btn-thanks{width:200px}.heading-news{background-image:url(../img/news/bg.webp)}@media screen and (max-width: 900px){.heading-news .heading-en{margin-bottom:-60px}}.news-box{display:flex;align-items:flex-start}@media screen and (max-width: 900px){.news-box{flex-direction:column;gap:60px}}.news-side{width:300px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:-webkit-sticky;position:sticky;top:100px}@media screen and (max-width: 900px){.news-side{width:100%;position:static}}.news-side-tag-list{display:grid;gap:35px}.news-side-tag a{font-size:18px;font-weight:500;position:relative;padding-left:24px}@media screen and (max-width: 900px){.news-side-tag a{font-size:16px;padding-left:20px}}.news-side-tag-icon{position:absolute;left:0;top:50%;transform:translateY(-50%);width:15px;opacity:0;transition:.4s}@media screen and (max-width: 900px){.news-side-tag-icon{width:13px}}@media(hover: hover){.news-side-tag a:hover .news-side-tag-icon{opacity:1}}.news-side-tag.current .news-side-tag-icon{opacity:1}.news-box-inner{width:calc(100% - 300px)}@media screen and (max-width: 900px){.news-box-inner{width:100%}}.news-list-link{padding-top:20px;padding-bottom:20px;border-bottom:1px solid var(--border-color);width:100%;transition:.4s}@media(hover: hover){.news-list-link:hover{background-color:#f8f8f8}}.news-list__content-inner{display:flex;align-items:center;gap:10px;margin-bottom:20px}.news-list__cat{font-size:12px;font-weight:500;color:#fff;background-color:var(--secondary-color);padding:3px 12px;border-radius:5px}.news-list__date{font-size:12px;font-weight:500}.news-list__ttl{font-size:16px;font-weight:500;line-height:2}.pagination{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;padding-left:4rem;padding-right:4rem;margin-top:100px}.pagination .current{color:#fff !important}.pagination .current::after{opacity:1 !important}.pagination .dots{pointer-events:none}.pagination-prev{display:flex;align-items:center;gap:15px}.pagination-next{display:flex;align-items:center;gap:15px}.pagination-prev svg,.pagination-next svg{width:16px}@media screen and (max-width: 900px){.pagination-prev svg,.pagination-next svg{width:13px}}.pagination-layer-numbers{display:flex;align-items:center;gap:63px}@media screen and (max-width: 900px){.pagination-layer-numbers{gap:4rem}}.page-numbers:not(.prev,.next){font-size:20px;font-weight:500;position:relative;z-index:0;transition:.4s}@media screen and (max-width: 900px){.page-numbers:not(.prev,.next){font-size:16px}}.page-numbers:not(.prev,.next)::after{content:"";display:block;width:56px;aspect-ratio:1;border-radius:50%;background-color:var(--secondary-color);position:absolute;z-index:-1;left:50%;top:50%;transform:translate(-50%, -50%);opacity:0;transition:.4s}@media screen and (max-width: 900px){.page-numbers:not(.prev,.next)::after{width:40px}}@media(hover: hover){.page-numbers:not(.prev,.next):hover{color:#fff}.page-numbers:not(.prev,.next):hover::after{opacity:1}}.pagination-text{font-size:30px;font-weight:500;font-family:var(--en-primary-font);display:block;white-space:nowrap}@media screen and (max-width: 900px){.pagination-text{font-size:24px}}.container.news-detail{padding-top:160px}.news-detail-ttl{font-size:32px;font-weight:700;line-height:1.5;margin-bottom:50px}@media screen and (max-width: 900px){.news-detail-ttl{font-size:24px}}.news-detail-date{display:flex;align-items:center;justify-content:space-between;margin-bottom:60px}.news-list-cat{font-size:12px;font-weight:500;color:#fff;background-color:var(--secondary-color);padding:3px 12px;border-radius:5px}.news-detail-date-post{font-size:12px;font-weight:500}.news-detail-box{display:grid;gap:50px}.news-detail-box h2{font-size:22px;font-weight:700;border-left:5px solid var(--secondary-color);padding-left:10px;margin-top:20px}.news-detail-box h3{font-size:20px;font-weight:500;margin-top:20px;border-bottom:2px solid var(--secondary-color);padding-bottom:6px}.news-detail-box h4{font-size:18px;font-weight:500;margin-top:20px;position:relative;padding-left:20px}.news-detail-box h4::before{content:"";position:absolute;display:block;width:10px;height:3px;background-color:#0099fa;top:11px;border-radius:3px;left:0}.news-detail-box p{font-size:16px;font-weight:500;line-height:2}.news-detail-box p strong span{position:relative}.news-detail-box p strong span::before{content:"";position:absolute;display:block;width:5px;aspect-ratio:1;background-color:var(--secondary-color);top:-6px;border-radius:50%;left:50%;transform:translateX(-50%)}.news-detail-box a{text-decoration:underline}.news-detail-box table{font-size:16px;font-weight:500}.news-detail-box table thead{border-bottom:none;background-color:#f1faff}.news-detail-box td{line-height:1.3;padding:10px 20px}@media screen and (max-width: 900px){.news-detail-box td{padding:10px 1rem}}.news-detail-box ol li{margin-left:16px;list-style:decimal;font-size:16px;font-weight:500;line-height:1.3}.news-detail-box ol li strong span{position:relative}.news-detail-box ol li strong span::before{content:"";position:absolute;display:block;width:10px;aspect-ratio:1;background-color:var(--secondary-color);top:-11px;border-radius:50%;left:50%;transform:translateX(-50%)}@media screen and (max-width: 900px){.news-detail-box ol li{font-size:14px}}.news-detail-box ol li::marker{font-weight:500}.news-detail-box ul li{margin-left:16px;list-style:disc;font-size:16px;font-weight:500;line-height:1.3}.news-detail-box ul li strong{font-weight:800;background:linear-gradient(transparent 75%, #f9f871 25%)}@media screen and (max-width: 900px){.news-detail-box ul li{font-size:14px}}.news-detail-box ul li::marker{font-weight:500}.news-detail-box .wp-block-table td,.news-detail-box .wp-block-table th{border-color:#c4c4c4}.btn-news{width:240px;margin-top:50px}.p-page{color:var(--navy)}.p-page p{font-size:24px;font-weight:400;line-height:1.5;margin-bottom:50px}@media screen and (max-width: 900px){.p-page p{font-size:4.2rem;margin-bottom:9rem}}.p-page h2{font-size:42px;line-height:1.3;font-weight:700;margin-bottom:70px}@media screen and (max-width: 900px){.p-page h2{font-size:5.4rem;margin-bottom:9rem}}.p-page ol{margin-left:4.3rem;margin-bottom:70px}@media screen and (max-width: 900px){.p-page ol{margin-bottom:9rem}}@media screen and (max-width: 900px){.p-page ol{margin-left:30px;margin-bottom:9rem}}.p-page ol li{font-size:24px;font-weight:400;line-height:1.5;list-style:decimal}@media screen and (max-width: 900px){.p-page ol li{font-size:4.2rem}}.p-page ul{margin-left:4.3rem;margin-bottom:70px}@media screen and (max-width: 900px){.p-page ul{margin-left:30px;margin-bottom:9rem}}.p-page ul li{font-size:24px;font-weight:400;line-height:1.5;list-style:disc}@media screen and (max-width: 900px){.p-page ul li{font-size:4.2rem}}.p-page dl{font-size:24px;font-weight:400;line-height:1.5}@media screen and (max-width: 900px){.p-page dl{font-size:4.2rem}}.heading-about{background-image:url(../img/about/bg.webp)}@media screen and (max-width: 900px){.heading-about .heading-en{margin-bottom:-58px}}.about-reason{padding-bottom:70px}@media screen and (max-width: 900px){.about-reason{padding-bottom:50px}}.about-reason-box{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width: 900px){.about-reason-box{flex-direction:column-reverse;gap:40px}}.about-reason-box-1{margin-top:90px}.about-reason-box-2{margin-top:80px;margin-bottom:80px}@media screen and (max-width: 900px){.about-reason-box-2{flex-direction:column}}.about-reason-box-content{width:50%}@media screen and (max-width: 900px){.about-reason-box-content{width:100%}}.about-reason-box-content-ttl{margin-bottom:6rem;display:flex;align-items:center}@media screen and (max-width: 900px){.about-reason-box-content-ttl{margin-bottom:40px}}.about-reason-box-content-ttl-num{font-size:6rem;font-family:var(--en-primary-font);font-weight:600;letter-spacing:.04em}@media screen and (max-width: 900px){.about-reason-box-content-ttl-num{font-size:4.8rem}}.about-reason-box-content-ttl-num-blue{color:var(--secondary-color)}.about-reason-box-content-ttl-txt{margin-left:3rem;font-size:2.4rem;font-weight:700}@media screen and (max-width: 900px){.about-reason-box-content-ttl-txt{margin-left:2rem;line-height:1.5}}.about-reason-box-content-txt{font-size:max(1.6rem,13px);font-weight:500;line-height:2}@media screen and (max-width: 900px){.about-reason-box-content-txt{font-size:15px}}.about-equipment{padding-top:70px;padding-bottom:70px}@media screen and (max-width: 900px){.about-equipment{padding-top:50px;padding-bottom:50px}}.about-equipment .ttl{margin-bottom:80px}.about-reason-box-content-img{width:44%}@media screen and (max-width: 900px){.about-reason-box-content-img{width:100%}}.about-equipment-box{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 900px){.about-equipment-box{flex-direction:column-reverse;gap:40px}}.about-equipment-box--mod{margin-bottom:90px}.about-equipment-box-content{width:45%}@media screen and (max-width: 900px){.about-equipment-box-content{width:100%}}.about-equipment-box-content h3{font-size:22px;font-weight:700;margin-bottom:6rem}@media screen and (max-width: 900px){.about-equipment-box-content h3{margin-bottom:40px}}.about-equipment-box-content p{font-size:16px;font-weight:500;line-height:2}.about-equipment-box-img{width:46%}@media screen and (max-width: 900px){.about-equipment-box-img{width:100%}}.about-flow{padding-top:80px;display:flex;justify-content:space-between;align-items:flex-start;gap:8rem}@media screen and (max-width: 900px){.about-flow{flex-direction:column;gap:60px}}.about-flow .ttl{position:-webkit-sticky;position:sticky;top:100px;white-space:nowrap}@media screen and (max-width: 900px){.about-flow .ttl{position:static}}.about-flow-box{flex-grow:1}@media screen and (max-width: 900px){.about-flow-box{width:100%}}.about-flow-box-content{display:flex;align-items:flex-start;gap:6rem}@media screen and (max-width: 900px){.about-flow-box-content{gap:3rem}}.about-flow-box-content-mod{margin-bottom:70px}.about-flow-box-content-num{width:80px;aspect-ratio:1;border-radius:50%;display:grid;place-content:center;font-size:30px;font-family:var(--en-primary-font);color:#fff;background-color:var(--primary-color)}@media screen and (max-width: 900px){.about-flow-box-content-num{width:6rem;font-size:2.4rem}}.about-flow-box-content-ttl{font-size:22px;font-weight:700;line-height:1.5;margin-bottom:40px}@media screen and (max-width: 900px){.about-flow-box-content-ttl{margin-bottom:30px}}.about-flow-box-content-txt{font-size:16px;font-weight:500;line-height:2}.about-flow-box-btn-wrap{display:flex;gap:10px}@media screen and (max-width: 900px){.about-flow-box-btn-wrap{flex-direction:column}}.about-flow-box-content-link{position:relative;z-index:0;padding:14px 3rem;font-size:14px;font-weight:500;display:flex;align-items:center;justify-content:center;gap:8px;background-color:var(--tertiary-color);white-space:nowrap;transition:.4s}@media screen and (max-width: 900px){.about-flow-box-content-link{height:50px}}.about-flow-box-content-link img{width:19px}.about-flow-box-content-link-2{color:#fff;background-color:var(--quaternary-color);font-size:13px}.about-flow-box-content-link-2 svg{width:19px}.about-flow-box-content-link-3{flex-direction:column;gap:3px}.about-flow-box-content-link-3-content-txt{font-size:10px}.about-flow-box-content-link-bg{width:100%;height:100%;position:absolute;left:0;top:0;background-color:rgba(250,250,250,.5);z-index:-1;-webkit-clip-path:polygon(100% 24px, 100% 20px, 100% 100%, calc(100% - 24px) 100%);clip-path:polygon(100% 24px, 100% 20px, 100% 100%, calc(100% - 24px) 100%);transition:.2s}@media(hover: hover){.about-flow-box-content-link:hover .about-flow-box-content-link-bg{-webkit-clip-path:polygon(0 0, 100% 0, 100% 100%, 0 100%);clip-path:polygon(0 0, 100% 0, 100% 100%, 0 100%)}.about-flow-box-content-link-2:hover{opacity:.8}}.heading-recruit{background-image:url(../img/recruit/bg.webp)}.heading-recruit .heading-en{margin-bottom:-70px}@media screen and (max-width: 900px){.heading-recruit .heading-en{margin-bottom:-55px}}.recruit{padding-top:70px}@media screen and (max-width: 900px){.recruit{padding-top:40px}}.recruit-message{position:relative;display:flex;align-items:flex-start;gap:6rem;padding:80px 6rem 10rem;color:#fff}@media screen and (max-width: 900px){.recruit-message{flex-direction:column;padding:60px 3rem 8rem;gap:50px}}.recruit-message svg{position:absolute;z-index:-1;left:0;top:0;width:100%;height:100%}.recruit-message-ttl{font-size:max(3.6rem,28px);line-height:1.75;font-weight:700;white-space:nowrap}@media screen and (max-width: 900px){.recruit-message-ttl{font-size:2.4rem}}.recruit-message-txt-wrap{display:grid;gap:16px}@media screen and (max-width: 900px){.recruit-message-txt-wrap{gap:10px}}.recruit-message-txt-wrap-img{width:100px;margin-left:auto;margin-right:auto}@media screen and (max-width: 900px){.recruit-message-txt-wrap-img{width:80px}}.recruit-message-txt{font-size:max(1.8rem,14px);font-weight:500;line-height:2;margin-top:3rem}@media screen and (max-width: 900px){.recruit-message-txt{font-size:1.7rem}}.recruit-message-img{position:absolute;width:52rem;left:3rem;bottom:-6rem}@media screen and (max-width: 900px){.recruit-message-img{width:27rem;left:inherit;right:0;bottom:-20rem}}.recruit-scroll-container{overflow:hidden}.recruit-scroll-wrap{display:flex;width:-webkit-max-content;width:-moz-max-content;width:max-content;margin-top:40rem;margin-bottom:140px}@media screen and (max-width: 900px){.recruit-scroll-wrap{margin-top:30rem;margin-bottom:80px}}.recruit-scroll{width:200vw;padding-right:10rem;-webkit-animation:infinite-marquee 50s linear infinite;animation:infinite-marquee 50s linear infinite}@media screen and (max-width: 900px){.recruit-scroll{width:200rem;padding-right:6rem}}@keyframes infinite-marquee{from{transform:translateX(0)}to{transform:translateX(-100%)}}.recruit-info{padding-top:70px;padding-bottom:200px}@media screen and (max-width: 900px){.recruit-info{padding-top:60px;padding-bottom:130px}}.recruit-info-inner{max-width:820px;margin-left:auto;margin-right:auto}@media screen and (max-width: 900px){.recruit-info-inner{max-width:430px}}.recruit-info-ttl{font-size:36px;font-weight:700;text-align:center;margin-bottom:80px}@media screen and (max-width: 900px){.recruit-info-ttl{font-size:28px}}.recruit-info-txt{font-size:18px;font-weight:500;line-height:2;margin-bottom:100px}@media screen and (max-width: 900px){.recruit-info-txt{font-size:16px}}.recruit-info-links{display:flex;justify-content:center;gap:4rem;margin-bottom:100px;flex-wrap:wrap}@media screen and (max-width: 900px){.recruit-info-links{gap:2rem;margin-bottom:80px}}.recruit-info-link a{padding:8px 20px;display:flex;gap:1rem;justify-content:center;align-items:center;font-size:18px;font-weight:500;color:#fff;background-color:var(--quaternary-color)}@media screen and (max-width: 900px){.recruit-info-link a{padding:6px 1.5rem;font-size:15px}}.recruit-info-link a img{width:15px;margin-bottom:-3px;transition:.4s}@media screen and (max-width: 900px){.recruit-info-link a img{width:12px}}@media(hover: hover){.recruit-info-link a:hover img{transform:translateY(3px)}}.recruit-info-box{margin-bottom:110px}@media screen and (max-width: 900px){.recruit-info-box{margin-bottom:70px}}.recruit-info-box-ttl{background-color:var(--primary-color);color:#fff;padding:12px 0;border-radius:0 20px 0 0;margin-bottom:20px;text-align:center;font-size:18px;font-weight:700}.recruit-info-box-list{display:flex;flex-wrap:wrap}.recruit-info-box-list dt{padding-top:24px;padding-bottom:24px;font-size:18px;font-weight:500;line-height:2;border-bottom:1px solid var(--primary-color);width:220px}@media screen and (max-width: 900px){.recruit-info-box-list dt{font-size:15px;width:100%;border-bottom:none;padding-bottom:0;padding-top:0;margin-top:24px;padding-left:20px;position:relative}}@media screen and (max-width: 900px){.recruit-info-box-list dt::after{content:"";width:13px;aspect-ratio:1;background-color:var(--primary-color);display:block;position:absolute;left:0;top:50%;transform:translateY(-46%)}}.recruit-info-box-list dd{padding-top:24px;padding-bottom:24px;font-size:18px;font-weight:500;line-height:2;border-bottom:1px solid var(--border-color);width:calc(100% - 220px)}@media screen and (max-width: 900px){.recruit-info-box-list dd{font-size:15px;width:100%;padding-top:16px}}.policy-ttl{font-size:22px;font-weight:700;line-height:1.5;margin-top:30px;margin-bottom:30px}@media screen and (max-width: 900px){.policy-ttl{font-size:20px}}.policy-txt{font-size:16px;font-weight:500;line-height:2;margin-bottom:30px}.policy-list{margin-left:25px}.policy-list li{font-size:16px;font-weight:500;line-height:1.5;list-style:decimal}.policy-list li .policy-list{margin-left:30px}.heading-service{background-image:url(../img/about/bg.webp)}@media screen and (max-width: 900px){.heading-service .heading-en{margin-bottom:-58px}}.service .ttl{margin-bottom:100px}.service-box{display:flex;align-items:flex-start;justify-content:space-between}@media screen and (max-width: 900px){.service-box{flex-direction:column}}@media screen and (max-width: 900px){.service-box-even{flex-direction:column-reverse}}.service-box-mod{margin-bottom:100px}.service-box-img-wrap{position:-webkit-sticky;position:sticky;top:130px;width:44%}@media screen and (max-width: 900px){.service-box-img-wrap{position:relative;top:0;width:100%}}.service-box-img{position:relative}.service-box-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.service-box-img-num{position:absolute;z-index:3;top:0;left:20px;transform:translateY(-50%);font-size:60px;font-weight:600;font-family:var(--en-primary-font);opacity:.5;color:var(--tertiary-color)}@media screen and (max-width: 900px){.service-box-img-num{font-size:50px;left:10px}}.service-3-box-img-wrap{display:flex;justify-content:space-between;align-items:stretch;gap:10px;position:relative}@media screen and (max-width: 900px){.service-3-box-img-wrap{flex-direction:column}}.service-3-box-img-1{width:60%;aspect-ratio:600/500}@media screen and (max-width: 900px){.service-3-box-img-1{width:100%;aspect-ratio:600/400}}.service-3-box-img-inner{width:calc(40% - 10px);display:flex;flex-direction:column;justify-content:space-between}@media screen and (max-width: 900px){.service-3-box-img-inner{flex-direction:row;width:100%}}.service-3-box-img-inner-img{height:calc(50% - 5px)}@media screen and (max-width: 900px){.service-3-box-img-inner-img{width:calc(50% - 5px);height:auto}}.service-box-3{flex-direction:column}.service-box-3 .service-box-content{width:100%;margin-top:70px;margin-bottom:60px}@media screen and (max-width: 900px){.service-box-3 .service-box-content{margin-top:40px;margin-bottom:0}}.service-box-content{width:51%;margin-top:20px}@media screen and (max-width: 900px){.service-box-content{width:100%;margin-top:40px}}.service-box-content h3{font-size:24px;font-weight:700;margin-bottom:60px}.service-box-content h4{font-size:18px;font-weight:700;margin-bottom:40px;margin-top:60px}.service-box-content h5{font-size:16px;font-weight:500;margin-bottom:30px}.service-box-content p{font-size:16px;line-height:2;font-weight:500}.service-box-content .btn{margin-top:50px}.service-box-content-img-wrap{display:flex;gap:15px;overflow:auto}.service-box-content-img{width:300px;flex-shrink:0}.service-box-content-list{display:flex;flex-wrap:wrap}.service-box-content-list dt{padding-top:16px;padding-bottom:16px;font-size:14px;font-weight:500;line-height:2;border-bottom:1px solid var(--primary-color);width:120px}@media screen and (max-width: 900px){.service-box-content-list dt{width:90px}}.service-box-content-list dd{padding-top:16px;padding-bottom:16px;font-size:14px;font-weight:500;line-height:2;border-bottom:1px solid var(--border-color);width:calc(100% - 120px)}@media screen and (max-width: 900px){.service-box-content-list dd{width:calc(100% - 90px)}}.service-box-content-map{aspect-ratio:600/500;margin-top:40px;margin-bottom:60px}.service-box-content-map iframe{width:100%;height:100%}.service-box-content-map-mod{margin-bottom:60px}.service-4-subttl{font-size:20px !important}.container{padding:70px 8rem 180px}@media screen and (max-width: 900px){.container{padding:40px 3rem 130px}}.inner{max-width:1200px;margin-left:auto;margin-right:auto}@media screen and (max-width: 900px){.inner{max-width:430px}}.outer{padding-left:8rem;padding-right:8rem}@media screen and (max-width: 900px){.outer{padding-left:3rem;padding-right:3rem}}.fitCover{overflow:hidden}.fitCover img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.fitCover picture{width:100%;height:100%;display:inline-block}.over-hidden{overflow:hidden}@media screen and (max-width: 900px){.is-pc{display:none !important}}@media screen and (max-width: 430px){.is-pc-2{display:none !important}}@media screen and (min-width: 901px){.is-sp{display:none !important}}@media screen and (min-width: 431px){.is-sp-2{display:none !important}}.hover-opacity{transition:opacity .6s ease}@media(hover: hover){.hover-opacity:hover{opacity:.8}}.hover-color{transition:color .6s ease}@media(hover: hover){.hover-color:hover{color:var(--primary-color)}}.margin-center{margin-left:auto;margin-right:auto}.loading{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fff;z-index:1000}.float{background-color:var(--orange);padding:5.6rem 13.3rem 4.8rem;color:#fff;font-size:5.4rem;letter-spacing:-0.04em;font-weight:700;font-family:var(--en-primary-font);opacity:0;visibility:hidden;position:fixed;z-index:3;left:0;bottom:0;transition:.3s}.float.is-show{opacity:1;visibility:visible}.ttl-jp{display:flex;gap:10px;align-items:center;margin-bottom:10px;opacity:0}.ttl-jp img{width:19px}@media screen and (max-width: 900px){.ttl-jp img{width:13px}}.ttl-jp-txt{font-size:20px;font-weight:700}@media screen and (max-width: 900px){.ttl-jp-txt{font-size:14px}}.ttl-en{font-size:60px;font-weight:600;font-family:var(--en-primary-font);letter-spacing:.04em;background:linear-gradient(to right, #1c4d8d, #bde8f5);padding:4px 10px;color:#fff;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-clip-path:polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);clip-path:polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%)}@media screen and (max-width: 900px){.ttl-en{font-size:5rem}}.fadeIn{opacity:0}
/*# sourceMappingURL=style.min.css.map */