@charset "UTF-8";.p-sub-service__section{display:flex;flex-direction:column}.p-sub-service__section+.p-sub-service__section{margin-top:clamp(80px,8vw,140px)}.p-sub-service__section--first{padding-top:var(--space-v-80)}.p-sub-service__section--last{padding-bottom:clamp(100px,10vw,200px)}.p-sub-service__section .p-sub-service>article+article{margin-top:clamp(60px,8vw,100px)}.p-sub-service__section .p-sub-service__lead{font-size:clamp(20px,2vw,28px);border-left:4px solid var(--color-accent-orange);padding-left:18px;line-height:1.5;max-width:none}.p-service-chapter{padding-top:clamp(60px,8vw,120px);padding-bottom:clamp(60px,8vw,120px);background-color:var(--color-base-white);overflow:hidden}.p-service-chapter--alt{background:linear-gradient(to bottom,var(--color-base-bg) 0%,#ffffff 100%)}.p-service-chapter:first-of-type{padding-top:clamp(70px,9vw,130px)}.p-service-chapter__head{margin-bottom:clamp(50px,6vw,90px);position:relative}.p-service-chapter__head:before{content:attr(data-num);position:absolute;top:-30px;right:0;font-family:Montserrat,Helvetica Neue,Arial,sans-serif;font-size:clamp(100px,14vw,200px);font-weight:900;color:var(--color-base-navy);opacity:.04;line-height:1;letter-spacing:-.05em;pointer-events:none;user-select:none}.p-service-chapter--alt .p-service-chapter__head:before{opacity:.06}.p-service-chapter__meta{display:flex;align-items:center;gap:20px;margin-bottom:16px}.p-service-chapter__num{font-family:Montserrat,Helvetica Neue,Arial,sans-serif;font-size:clamp(48px,5.5vw,80px);font-weight:800;color:var(--color-accent-orange);line-height:1;letter-spacing:-.03em}.p-service-chapter__meta:after{content:"";display:block;width:1px;height:40px;background-color:var(--color-border)}.p-service-chapter__en{font-family:Montserrat,Helvetica Neue,Arial,sans-serif;font-size:clamp(12px,1.1vw,15px);font-weight:700;letter-spacing:.22em;color:#999;text-transform:uppercase}.p-service-chapter__title{font-size:clamp(26px,3vw,42px);font-weight:var(--font-weight-black);color:var(--color-base-navy);letter-spacing:.05em;line-height:1.3;margin-bottom:18px}.p-service-chapter__desc{font-size:clamp(14px,1.2vw,16px);color:#666;line-height:1.9;max-width:720px}.p-service-chapter__blocks{display:flex;flex-direction:column;gap:clamp(60px,8vw,120px)}.p-sub-service__block{display:grid;grid-template-columns:1fr;align-items:stretch}@media screen and (min-width:1024px){.p-sub-service__block{grid-template-columns:45% 55%;min-height:480px;gap:0}.p-sub-service__block--reverse{grid-template-columns:55% 45%}.p-sub-service__block--reverse .p-sub-service__content{order:1}.p-sub-service__block--reverse .p-sub-service__img{order:2}}.p-sub-service__img{width:100%;overflow:hidden;border-radius:4px}@media screen and (max-width:1023px){.p-sub-service__img img{aspect-ratio:4 / 3;height:auto;min-height:unset}.p-sub-service__content{padding:24px 20px}.p-sub-service__lead{font-size:22px}}@media screen and (min-width:1024px){.p-sub-service__block:not(.p-sub-service__block--reverse) .p-sub-service__img{margin-left:calc(var(--width-container) * -.2);width:calc(100% + var(--width-container) * .2)}.p-sub-service__block--reverse .p-sub-service__img{margin-right:calc(var(--width-container) * -.2);width:calc(100% + var(--width-container) * .2)}.p-sub-service__img{height:100%}.p-sub-service__img img{width:100%;height:100%;object-fit:cover;display:block}}.p-sub-service__point{display:flex;align-items:center;gap:10px;font-family:Montserrat,Helvetica Neue,Arial,sans-serif;font-size:clamp(16px,1.4vw,20px);font-weight:800;letter-spacing:.15em;color:var(--color-accent-orange);text-transform:uppercase;margin-bottom:20px}.p-sub-service__lead{font-size:clamp(26px,2.8vw,38px);font-weight:var(--font-weight-black);color:var(--color-main-text);margin-bottom:22px;line-height:1.45;max-width:18em}.p-sub-service__text{font-size:16px;color:#555;line-height:1.95}.p-sub-service__content{padding:clamp(32px,4vw,56px);display:flex;flex-direction:column;justify-content:center}@media screen and (min-width:1024px){.p-sub-service__content{padding:clamp(50px,5vw,80px) 0 clamp(50px,5vw,80px) clamp(50px,6vw,80px)}.p-sub-service__block--reverse .p-sub-service__content{padding:clamp(50px,5vw,80px) clamp(50px,6vw,80px) clamp(50px,5vw,80px) 0}}.p-sub-service__section--last{padding-top:clamp(60px,7vw,110px);padding-bottom:clamp(80px,10vw,160px)}.p-sub-service__area{background-color:var(--color-base-navy);color:var(--color-base-white);padding:clamp(50px,6vw,80px) clamp(30px,4vw,60px);border-radius:8px;text-align:center;position:relative;overflow:hidden}.p-sub-service__area:before{content:"";position:absolute;top:-40px;right:-40px;width:200px;height:200px;border-radius:50%;background:#ffffff0a}.p-sub-service__area:after{content:"";position:absolute;bottom:-60px;left:-30px;width:280px;height:280px;border-radius:50%;background:#ffffff08}.p-sub-service__area-en{display:block;font-family:Montserrat,Helvetica Neue,Arial,sans-serif;font-size:13px;font-weight:600;letter-spacing:.2em;text-transform:uppercase;opacity:.5;margin-bottom:10px}.p-sub-service__area-title{font-size:clamp(24px,2vw,32px);font-weight:700;color:var(--color-base-white);margin-bottom:25px;letter-spacing:.05em;position:relative;z-index:1}.p-sub-service__area-title:after{content:"";display:block;width:40px;height:3px;background-color:var(--color-accent-orange);margin:15px auto 0}.p-sub-service__area-text{font-size:16px;line-height:2;color:#ffffffd9;position:relative;z-index:1}.p-sub-service__area-list{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:30px;position:relative;z-index:1}.p-sub-service__area-tag{display:inline-block;padding:6px 20px;border:1px solid rgba(255,255,255,.3);border-radius:50px;font-size:13px;letter-spacing:.05em;color:#ffffffe6}.p-sub-company{display:block}.p-sub-company>section+section{margin-top:clamp(60px,6vw,120px)}.p-sub-company__section--first{padding-top:var(--space-v-80)}.p-sub-company__section--last{padding-bottom:var(--space-v-120)}.p-company-history__note{margin-top:var(--space-v-30);font-size:var(--font-size-sm)}.p-company-message{display:flex;flex-direction:column;gap:40px}@media screen and (min-width:1024px){.p-company-message{flex-direction:row;align-items:center;gap:60px}}.p-company-message__img{width:100%;border-radius:4px}@media screen and (min-width:1024px){.p-company-message__img{width:45%}}.p-company-message__content{width:100%}@media screen and (min-width:1024px){.p-company-message__content{width:55%}}.p-company-message--no-img .p-company-message__content{width:100%;max-width:800px;margin:0 auto}.p-company-message__title{font-size:clamp(26px,3vw,38px);font-weight:var(--font-weight-black);color:var(--color-base-navy);margin-bottom:28px;line-height:1.4}.p-company-message__text{font-size:16px;color:var(--color-main-text);line-height:1.8;margin-bottom:30px}.p-company-message__name{font-size:clamp(16px,1.2vw,18px);font-weight:var(--font-weight-bold);text-align:right;color:var(--color-main-text)}.p-company-history{background-color:var(--color-base-bg);padding:clamp(30px,4vw,60px);border-radius:4px}.p-company-history__title{font-size:clamp(20px,1.8vw,24px);font-weight:var(--font-weight-bold);color:var(--color-base-navy);margin-bottom:30px;text-align:center}.p-company-history__list{max-width:800px;margin:0 auto}.p-company-history__item{display:flex;flex-direction:column;padding:20px 0;border-bottom:1px solid var(--color-border)}.p-company-history__item:last-child{border-bottom:none}@media screen and (min-width:768px){.p-company-history__item{flex-direction:row;align-items:flex-start}}.p-company-history__date{font-family:Montserrat,Helvetica Neue,Arial,sans-serif;font-size:clamp(15px,1.2vw,17px);font-weight:700;color:var(--color-accent-orange);margin-bottom:6px;width:220px;flex-shrink:0;letter-spacing:.05em}.p-company-history__desc{flex:1;font-size:16px;color:var(--color-main-text);line-height:1.7}.p-company-profile{width:100%;max-width:900px;margin:0 auto;border-collapse:collapse}.p-company-profile th,.p-company-profile td{padding:20px;border-bottom:1px solid var(--color-border);text-align:left;vertical-align:middle}.p-company-profile th{font-weight:var(--font-weight-bold);color:var(--color-base-navy);background-color:var(--color-base-bg);white-space:nowrap;width:200px}.p-company-profile td{font-size:16px}@media screen and (min-width:768px){.p-company-profile th,.p-company-profile td{border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border)}.p-company-profile th{width:250px;border-right:1px solid var(--color-border)}}.p-sub-recruit__section--last{padding-bottom:var(--space-v-120)}.p-sub-recruit__entry-desc{margin-bottom:var(--space-v-40)}.p-recruit-working-style{padding-top:clamp(80px,9vw,140px);padding-bottom:clamp(80px,9vw,140px)}.p-recruit-working-style .p-sub-service__lead{font-size:clamp(26px,2.8vw,38px);border-left:none;padding-left:0}.p-recruit-msg{padding-top:clamp(70px,9vw,130px);padding-bottom:clamp(70px,9vw,130px)}.p-recruit-msg__inner{display:grid;grid-template-columns:1fr;gap:clamp(40px,5vw,60px)}@media screen and (min-width:1024px){.p-recruit-msg__inner{grid-template-columns:280px 1fr;gap:80px;align-items:start}}.p-recruit-msg__label{display:flex;flex-direction:column;gap:8px}@media screen and (min-width:1024px){.p-recruit-msg__label{position:sticky;top:120px}}.p-recruit-msg__en{font-family:Montserrat,Helvetica Neue,Arial,sans-serif;font-size:13px;font-weight:700;letter-spacing:.25em;color:var(--color-accent-orange);text-transform:uppercase}.p-recruit-msg__ja{font-size:clamp(24px,2.5vw,36px);font-weight:var(--font-weight-black);color:var(--color-base-navy);letter-spacing:.06em}.p-recruit-msg__catch{font-size:clamp(30px,4vw,52px);font-weight:var(--font-weight-black);color:var(--color-base-navy);line-height:1.35;letter-spacing:.03em;margin-bottom:clamp(24px,3vw,36px)}.p-recruit-msg__text{font-size:16px;color:#555;line-height:1.95;max-width:680px}.p-recruit-feature-section{background-color:var(--color-base-navy);padding-top:clamp(70px,9vw,120px);padding-bottom:clamp(70px,9vw,120px);position:relative;overflow:hidden}.p-recruit-feature-section:before{content:"FEATURE";position:absolute;bottom:-30px;right:-20px;font-family:Montserrat,Helvetica Neue,Arial,sans-serif;font-size:clamp(80px,12vw,180px);font-weight:900;color:#fff;opacity:.03;line-height:1;letter-spacing:-.04em;pointer-events:none;user-select:none}.p-recruit-feature-section__head{margin-bottom:clamp(40px,5vw,70px);text-align:center}.p-recruit-feature-section__en{display:block;font-family:Montserrat,Helvetica Neue,Arial,sans-serif;font-size:13px;font-weight:700;letter-spacing:.25em;color:var(--color-accent-orange);text-transform:uppercase;margin-bottom:10px}.p-recruit-feature-section__ja{font-size:clamp(24px,2.5vw,36px);font-weight:var(--font-weight-black);color:#fff;letter-spacing:.06em}.p-recruit-features{display:grid;grid-template-columns:1fr;gap:2px}@media screen and (min-width:768px){.p-recruit-features{grid-template-columns:1fr 1fr;gap:2px}}.p-recruit-feature{padding:clamp(36px,4vw,56px);border-left:1px solid rgba(255,255,255,.1);position:relative}.p-recruit-feature:first-child{border-left:none}@media screen and (max-width:767px){.p-recruit-feature{border-left:none;border-top:1px solid rgba(255,255,255,.1)}.p-recruit-feature:first-child{border-top:none}}.p-recruit-feature__num{font-family:Montserrat,Helvetica Neue,Arial,sans-serif;font-size:clamp(60px,7vw,100px);font-weight:900;color:var(--color-accent-orange);line-height:1;margin-bottom:16px;opacity:.9}.p-recruit-feature__title{font-size:clamp(20px,2vw,26px);font-weight:var(--font-weight-black);color:#fff;margin-bottom:20px;line-height:1.5}.p-recruit-feature__text{font-size:15px;line-height:1.9;color:#ffffffb3}.p-recruit-style{overflow:hidden}.p-recruit-style__head{padding-top:clamp(70px,9vw,120px);padding-bottom:clamp(40px,5vw,70px)}.p-recruit-style__en{display:block;font-family:Montserrat,Helvetica Neue,Arial,sans-serif;font-size:13px;font-weight:700;letter-spacing:.25em;color:var(--color-accent-orange);text-transform:uppercase;margin-bottom:10px}.p-recruit-style__ja{font-size:clamp(24px,2.5vw,36px);font-weight:var(--font-weight-black);color:var(--color-base-navy);letter-spacing:.06em}.p-recruit-style__block{display:grid;grid-template-columns:1fr;align-items:stretch;border-top:1px solid var(--color-border)}@media screen and (min-width:1024px){.p-recruit-style__block{grid-template-columns:45% 55%;min-height:500px}.p-recruit-style__block--reverse{grid-template-columns:55% 45%}.p-recruit-style__block--reverse .p-recruit-style__content{order:1}.p-recruit-style__block--reverse .p-recruit-style__img{order:2}}.p-recruit-style__img{width:100%;overflow:hidden;border-radius:2px}.p-recruit-style__img img{width:100%;height:100%;object-fit:cover;display:block;min-height:300px}@media screen and (max-width:1023px){.p-recruit-style__img img{aspect-ratio:16 / 9;height:auto;min-height:unset}}@media screen and (min-width:1024px){.p-recruit-style__block:not(.p-recruit-style__block--reverse) .p-recruit-style__img{margin-left:calc(var(--width-container) * -.2);width:calc(100% + var(--width-container) * .2)}.p-recruit-style__block--reverse .p-recruit-style__img{margin-right:calc(var(--width-container) * -.2);width:calc(100% + var(--width-container) * .2)}}.p-recruit-style__content{padding:clamp(36px,4vw,56px);display:flex;flex-direction:column;justify-content:center}@media screen and (min-width:1024px){.p-recruit-style__content{padding:clamp(60px,6vw,90px) 0 clamp(60px,6vw,90px) clamp(60px,6vw,90px)}.p-recruit-style__block--reverse .p-recruit-style__content{padding:clamp(60px,6vw,90px) clamp(60px,6vw,90px) clamp(60px,6vw,90px) 0}}.p-recruit-style__point{display:flex;align-items:center;gap:10px;font-family:Montserrat,Helvetica Neue,Arial,sans-serif;font-size:clamp(14px,1.2vw,16px);font-weight:800;letter-spacing:.18em;color:var(--color-accent-orange);text-transform:uppercase;margin-bottom:18px}.p-recruit-style__lead{font-size:clamp(24px,2.5vw,34px);font-weight:var(--font-weight-black);color:var(--color-base-navy);line-height:1.45;margin-bottom:22px}.p-recruit-style__text{font-size:16px;color:#555;line-height:1.95;max-width:480px}.p-recruit-style__block--last{margin-bottom:clamp(70px,9vw,120px)}.p-recruit-req{width:100%;max-width:1000px;margin:0 auto;margin-bottom:clamp(60px,8vw,100px);border-collapse:collapse}.p-recruit-req th,.p-recruit-req td{padding:16px 20px;border-bottom:1px solid var(--color-border);text-align:left;vertical-align:top}.p-recruit-req th{font-weight:var(--font-weight-bold);color:var(--color-base-navy);background-color:var(--color-base-bg);white-space:nowrap;width:200px}.p-recruit-req td{font-size:16px;line-height:1.8}.p-recruit-req td ul,.p-recruit-req td ol{padding-left:20px;list-style:disc}@media screen and (max-width:767px){.p-recruit-req tr{display:block;margin-bottom:0;border-bottom:1px solid var(--color-border)}.p-recruit-req th,.p-recruit-req td{display:block;width:100%;border-bottom:none}.p-recruit-req th{background-color:var(--color-base-bg);padding:10px 16px;font-size:13px}.p-recruit-req td{padding:12px 16px}}@media screen and (min-width:768px){.p-recruit-req th,.p-recruit-req td{border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border)}.p-recruit-req th{border-right:1px solid var(--color-border)}}.p-recruit-entry-bg{background-color:#eaf4fc;padding:clamp(60px,8vw,100px) 0}.p-recruit-entry{max-width:800px;margin:0 auto}.p-recruit-entry .p-sub-contact-area__tel-link{background-color:#fff}.p-sub-contact-area{padding-top:var(--space-v-80);padding-bottom:var(--space-v-120)}.p-sub-contact-area__map{margin-bottom:var(--space-v-100)}.p-sub-contact-area__form{margin-top:var(--space-v-80)}.p-sub-contact-area__desc{margin-bottom:var(--space-v-40);line-height:var(--line-height-loose)}.p-sub-contact-area__tel-box{margin-bottom:var(--space-v-60);text-align:center}.p-sub-contact-area__tel-link{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;background-color:var(--color-base-bg);color:var(--color-base-navy);padding:20px 60px;border-radius:var(--border-radius-wrapper);text-decoration:none;transition:opacity var(--transition-base)}.p-sub-contact-area__tel-link:hover{opacity:.8;color:var(--color-base-navy)}.p-sub-contact-area__tel-label{font-size:var(--font-size-sm);margin-bottom:6px;display:flex;align-items:center;gap:6px}.p-sub-contact-area__tel-num{font-size:40px;font-weight:var(--font-weight-black);font-family:var(--font-family-en);display:flex;align-items:center;letter-spacing:.05em;line-height:1}.p-sub-contact-area__tel-num .c-icon{display:none}.p-sub-contact-area__tel-time{font-size:var(--font-size-xs);font-weight:var(--font-weight-normal);margin-top:4px;color:var(--color-main-text)}@media screen and (max-width:767px){.p-sub-contact-area__tel-link{padding:16px 24px;width:100%}.p-sub-contact-area__tel-num{font-size:32px;white-space:nowrap}}.p-access-card{background-color:var(--color-base-bg);padding:clamp(24px,4vw,40px);border-radius:var(--border-radius-wrapper);display:flex;flex-direction:column;gap:var(--space-v-30)}.p-access-card__info{font-size:var(--font-size-base)}.p-access-card__label{margin-bottom:8px;font-weight:var(--font-weight-bold);color:var(--color-base-navy)}.p-access-card__map{width:100%;height:clamp(300px,40vw,400px);background-color:#efefef}.p-access-card__map iframe{width:100%;height:100%;border:0}.p-thanks{padding-top:var(--space-v-100);padding-bottom:var(--space-v-120);text-align:center}.p-thanks__lead{font-size:clamp(20px,3vw,26px);font-weight:var(--font-weight-bold);color:var(--color-base-navy);margin-bottom:var(--space-v-30)}.p-thanks__text{line-height:var(--line-height-loose);margin-bottom:var(--space-v-40)}.p-form{max-width:900px;margin-top:var(--space-v-80);margin-bottom:clamp(40px,5vw,60px);margin-left:auto;margin-right:auto;background-color:var(--color-base-bg);padding:clamp(30px,5vw,60px);border-radius:8px}.p-form--white{background-color:#fff}.p-form__item{display:flex;flex-direction:column;margin-bottom:30px}@media screen and (min-width:768px){.p-form__item{flex-direction:row;align-items:flex-start}}.p-form__label{display:flex;align-items:center;gap:10px;font-weight:var(--font-weight-bold);color:var(--color-base-navy);margin-bottom:10px}@media screen and (min-width:768px){.p-form__label{width:250px;margin-bottom:0;padding-top:15px}}.p-form__req{background-color:#e60012;color:#fff;font-size:11px;padding:3px 8px;border-radius:2px;line-height:1}.p-form__any{background-color:#999;color:#fff;font-size:11px;padding:3px 8px;border-radius:2px;line-height:1}.p-form__input{flex:1}.p-form__input input[type=text],.p-form__input input[type=email],.p-form__input input[type=tel],.p-form__input textarea{width:100%;padding:15px;border:1px solid var(--color-border);border-radius:4px;font-size:16px;font-family:inherit;transition:border-color .3s}.p-form__input input:focus,.p-form__input textarea:focus{outline:none;border-color:var(--color-base-navy)}.p-form__input textarea{min-height:150px;resize:vertical}.p-form__radio-group,.p-form__checkbox-group{display:flex;flex-wrap:wrap;gap:20px;padding-top:15px}.p-form__radio,.p-form__checkbox{display:flex;align-items:center;cursor:pointer}.p-form__checkbox--center{justify-content:center}.p-form__radio input,.p-form__checkbox input{margin-right:8px;width:20px;height:20px;cursor:pointer}.p-form__privacy{margin-top:40px;text-align:center;font-size:14px;color:#666;line-height:1.8}.p-form__agree{margin-top:30px;text-align:center}.p-form__submit{margin-top:40px;display:flex;justify-content:center}.p-form__submit-btn{width:100%;max-width:300px;appearance:none;border:none}.p-form__honey{display:none}:root{--color-base-white: #FFFFFF;--color-base-navy: #00508F;--color-base-bg: #F0F6FA;--color-main-text: #222222;--color-accent-orange: #d45a0a;--color-border: #E0E0E0;--font-family-base: "Noto Sans JP", sans-serif;--font-weight-regular: 400;--font-weight-bold: 500;--font-weight-black: 700;--width-container: 1120px;--spacing-section: 80px;--spacing-section-sp: 50px;--space-v-30: 30px;--space-v-40: 40px;--space-v-60: 60px;--space-v-80: 80px;--space-v-100: 100px;--space-v-120: 120px;--font-size-xs: 12px;--font-size-sm: 14px;--font-size-base: 16px;--font-size-xxl: 28px;--font-family-en: "Helvetica Neue", Arial, sans-serif;--font-weight-normal: 400;--line-height-loose: 1.8;--border-radius-wrapper: 8px;--transition-base: .3s ease}*,*:before,*:after{box-sizing:border-box}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{font-family:var(--font-family-base);font-size:16px;font-weight:var(--font-weight-regular);line-height:1.8;color:var(--color-main-text);background-color:var(--color-base-white);-webkit-font-smoothing:antialiased;overflow-x:hidden}a{color:var(--color-main-text);text-decoration:none;transition:all .3s ease}a:hover{color:var(--color-accent-orange)}img{max-width:100%;height:auto;vertical-align:bottom}ul,ol{list-style:none}[id]{scroll-margin-top:130px}.l-container{max-width:var(--width-container);margin-left:auto;margin-right:auto;padding:0 20px}.l-container--sm{max-width:1000px}.u-flex{display:flex}.u-flex-center{align-items:center;justify-content:center}.u-flex-between{justify-content:space-between;align-items:center}.u-text-center{text-align:center}.u-text-note{font-size:13px;color:#666;margin-top:5px;display:block;line-height:var(--line-height-loose)}.u-text-note+.u-text-note{margin-top:4px}.u-sp-only{display:none!important}.c-section-title{text-align:center;margin-bottom:70px;position:relative}.c-section-title__en{display:block;font-family:Montserrat,Helvetica Neue,Arial,sans-serif;color:var(--color-base-navy);font-size:13px;letter-spacing:.2em;font-weight:600;font-style:normal;margin-bottom:8px;line-height:1;text-transform:uppercase;opacity:.5}.c-section-title__ja{display:block;font-size:36px;font-weight:var(--font-weight-black);color:var(--color-main-text);letter-spacing:.08em;line-height:1.3}.p-recruit__title .c-section-title__ja{color:inherit}.c-section-title:after{content:"";display:block;width:50px;height:4px;background-color:var(--color-accent-orange);margin:15px auto 0}.c-section-title--left{text-align:left;margin-bottom:20px}.c-section-title--left:after{margin:15px 0 0}.c-btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;font-size:16px;font-weight:var(--font-weight-bold);border-radius:50px;text-align:center;cursor:pointer;letter-spacing:.1em}.c-icon{margin-right:6px;vertical-align:middle}.p-contact{margin-top:clamp(80px,8vw,140px)}.c-btn--primary{background-color:var(--color-base-navy);color:#fff;border:1px solid var(--color-base-navy)}.c-btn--primary:hover{background-color:#fff;color:var(--color-base-navy)}.c-btn--accent{background-color:var(--color-accent-orange);color:#fff;border:1px solid var(--color-accent-orange)}.c-btn--accent:hover{background-color:#fff;color:var(--color-accent-orange)}.p-page-hero{position:relative;overflow:hidden;height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background-color:var(--color-base-bg);background-size:cover;background-position:center}.p-page-hero:before{content:"";position:absolute;inset:0;background:#00508fbf;z-index:1}.p-page-hero__en{position:relative;z-index:2;margin:0 0 10px;font-family:Montserrat,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:600;letter-spacing:.2em;color:var(--color-accent-orange)}.p-page-hero__ja{position:relative;z-index:2;margin:0;font-size:36px;font-weight:var(--font-weight-black);letter-spacing:.1em;color:#fff}.p-page-hero--service{background-image:image-set(url(/images/service_hero.jpg) 1x,url(/images/service_hero@2x.jpg) 2x)}.p-page-hero--safety{background-image:image-set(url(/images/safety_hero.jpg) 1x,url(/images/safety_hero@2x.jpg) 2x)}.p-page-hero--company{background-image:image-set(url(/images/company_hero.jpg) 1x,url(/images/company_hero@2x.jpg) 2x)}.p-page-hero--recruit{background-image:image-set(url(/images/recruit_hero.jpg) 1x,url(/images/recruit_hero@2x.jpg) 2x)}.p-page-hero--contact{background-image:image-set(url(/images/contact_hero.jpg) 1x,url(/images/contact_hero@2x.jpg) 2x)}.p-page-hero--privacy{background-image:image-set(url(/images/privacy_hero.jpg) 1x,url(/images/privacy_hero@2x.jpg) 2x)}.l-header{position:sticky;top:0;width:100%;background-color:var(--color-base-white);box-shadow:0 2px 10px #0000000d;z-index:100}.l-header__top{display:flex;justify-content:space-between;align-items:center;height:80px;padding:0 clamp(16px,1.94vw,28px)}.l-header__logo{font-size:clamp(16px,1.66vw,24px);font-weight:var(--font-weight-black);color:var(--color-base-navy);white-space:nowrap}.l-header__info{display:flex;align-items:center;gap:clamp(10px,1.38vw,20px)}.l-header__tel-wrap{text-align:center;display:flex;flex-direction:column;align-items:center}.l-header__tel{font-size:clamp(14px,1.52vw,22px);font-weight:var(--font-weight-bold);color:var(--color-base-navy);display:flex;align-items:center;line-height:1.2;white-space:nowrap}.l-header__tel-time{display:block;font-size:clamp(9px,.83vw,12px);font-weight:var(--font-weight-regular);color:#666;margin-top:2px;white-space:nowrap}.l-header__recruit-btn{background-color:var(--color-base-navy);color:#fff;padding:clamp(8px,.83vw,12px) clamp(12px,1.25vw,18px);font-weight:var(--font-weight-bold);border-radius:50px;font-size:clamp(10px,.97vw,14px);transition:opacity .3s;display:inline-flex;align-items:center;white-space:nowrap}.l-header__recruit-btn:hover{opacity:.8;color:#fff}.l-header__contact-btn{background-color:var(--color-accent-orange);color:#fff;padding:clamp(8px,.83vw,12px) clamp(12px,1.25vw,18px);font-weight:var(--font-weight-bold);border-radius:50px;font-size:clamp(10px,.97vw,14px);transition:opacity .3s;display:inline-flex;align-items:center;white-space:nowrap}.l-header__contact-btn:hover{opacity:.8;color:#fff}.l-header__hamburger{display:none}.l-header__nav{flex:1;margin:0 clamp(10px,1.38vw,20px)}.l-header__nav-list{display:flex;justify-content:flex-end;gap:clamp(2px,.34vw,5px)}.l-header__nav-item{position:relative}.l-header__nav-link{display:block;padding:clamp(6px,.69vw,10px);color:var(--color-main-text);font-weight:var(--font-weight-bold);font-size:clamp(10px,.97vw,14px);white-space:nowrap}.l-header__nav-link:hover{color:var(--color-accent-orange)}@media screen and (max-width:1100px){.l-header__nav{display:block;position:fixed;top:80px;background-color:var(--color-base-navy);left:0;width:100%;height:calc(100vh - 80px);background-color:#004ea2f2;z-index:100;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s ease;overflow-y:auto;margin:0}.l-header__nav.is-active{opacity:1;visibility:visible;transform:translateY(0)}.l-header__nav-list{flex-direction:column;padding:40px 0}.l-header__nav-link{color:var(--color-base-white);padding:20px;font-size:18px;text-align:center;border-bottom:1px solid rgba(255,255,255,.1)}.l-header__nav-link:hover{color:var(--color-base-white)}.l-header__info{display:none}.l-header__hamburger{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:44px;height:44px;background:transparent;border:none;cursor:pointer;z-index:101;position:relative;padding:0}.l-header__hamburger-line{display:block;width:24px;height:2px;background-color:var(--color-base-navy);transition:transform .3s ease,opacity .3s ease}.l-header__hamburger.is-active .l-header__hamburger-line:nth-child(1){transform:translateY(8px) rotate(45deg)}.l-header__hamburger.is-active .l-header__hamburger-line:nth-child(2){opacity:0}.l-header__hamburger.is-active .l-header__hamburger-line:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.u-sp-only{display:block!important}.l-header__nav-tel.l-header__nav-link{display:flex;justify-content:center;align-items:center;color:var(--color-base-white);font-size:32px;font-weight:var(--font-weight-bold);font-family:Arial,sans-serif;margin-top:30px;line-height:1.2;border-bottom:none;padding-bottom:5px}.l-header__nav-contact.l-header__nav-link{display:flex;justify-content:center;align-items:center;background-color:var(--color-accent-orange);color:#fff;padding:15px 30px;border-radius:8px;font-weight:var(--font-weight-bold);font-size:16px;width:80%;margin:0 auto 30px;border-bottom:none}}@media screen and (max-width:768px){.l-header__nav-link{color:var(--color-base-white);padding:15px 30px;font-size:15px}.l-header__nav-link:hover{color:var(--color-base-white)}}.p-mv{position:relative;height:600px;background-color:var(--color-base-navy);background-image:linear-gradient(to right,#0068b7d9,#0068b766,#0068b700),url(/images/mv_img_people.jpg);background-size:cover;background-position:center;display:flex;align-items:center;color:var(--color-base-white)}.p-mv__inner{max-width:var(--width-container);margin:0 auto;padding:0 20px;width:100%}.p-mv__catch{font-size:52px;font-weight:var(--font-weight-black);line-height:1.3;margin-bottom:20px;text-shadow:0 2px 10px rgba(0,0,0,.3)}.p-mv__lead{font-size:18px;font-weight:var(--font-weight-regular);line-height:1.8;max-width:600px;text-shadow:0 2px 5px rgba(0,0,0,.3)}.p-news{padding:60px 0;background-color:var(--color-base-white)}.p-news__inner{display:flex;justify-content:space-between;align-items:flex-start;gap:100px}.p-news__title-area{margin-bottom:0;text-align:left;width:250px;flex-shrink:0}.p-news__title-area:after{margin:15px 0 0}.p-news__list{flex:1;border-top:1px solid var(--color-border)}.p-news__item{display:flex;gap:20px;align-items:flex-start;border-bottom:1px solid var(--color-border);padding:15px 10px}.p-news__item:last-child{border-bottom:none}.p-news__head{display:flex;flex-direction:column;gap:5px;min-width:100px}.p-news__content{flex:1}.p-news__date{font-family:Arial,sans-serif;color:var(--color-base-navy);font-weight:var(--font-weight-bold);font-size:15px}.p-news__cat{display:inline-block;background-color:var(--color-base-navy);color:#fff;font-size:11px;padding:2px 8px;border-radius:20px;text-align:center;align-self:flex-start}.p-news__title{font-weight:var(--font-weight-bold);font-size:16px;color:var(--color-main-text);margin-bottom:3px}.p-news__excerpt{font-size:16px;color:var(--color-main-text);line-height:1.8}.p-service-premium{padding:140px 0 160px;background-color:var(--color-base-white);position:relative;overflow:hidden;z-index:1}.p-service-premium:before{content:"";position:absolute;top:0;left:20%;width:100%;height:100%;background-color:#f0f4f8;clip-path:polygon(15% 0,100% 0,100% 100%,0% 100%);z-index:-1}.p-service-premium .l-container,.p-service-premium__wrap{position:relative;z-index:1}.p-service-premium__wrap{width:100%;max-width:1300px;margin:0 auto;display:flex;flex-direction:column;gap:160px;padding:0 40px}.p-service-premium__item{display:grid;grid-template-columns:1.25fr 1fr;gap:80px;align-items:center}.p-service-premium__item--reverse{grid-template-columns:1fr 1.25fr}.p-service-premium__img-box{width:100%;position:relative;overflow:hidden;border-radius:4px}.p-service-premium__item--reverse .p-service-premium__img-box{order:2}.p-service-premium__img{width:100%;aspect-ratio:4 / 3;object-fit:cover;display:block;transition:transform 1.2s cubic-bezier(.165,.84,.44,1)}.p-service-premium__item:hover .p-service-premium__img{transform:scale(1.05)}.p-service-premium__content{display:flex;flex-direction:column;justify-content:center}.p-service-premium__meta{display:flex;align-items:baseline;gap:15px;margin-bottom:25px;border-bottom:1px solid rgba(0,43,91,.1);padding-bottom:15px}.p-service-premium__num{font-family:Montserrat,Helvetica Neue,Arial,sans-serif;font-size:56px;font-weight:800;color:var(--color-accent-orange);line-height:1}.p-service-premium__en{font-family:Montserrat,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:600;letter-spacing:.2em;color:#999;text-transform:uppercase}.p-service-premium__title{font-size:32px;font-weight:700;color:var(--color-base-navy);margin-bottom:30px;letter-spacing:.05em;line-height:1.4}.p-service-premium__desc{font-size:15px;line-height:2.2;color:#444;margin-bottom:50px;letter-spacing:.05em}.p-service-premium__btn{display:inline-flex;align-items:center;justify-content:space-between;width:100%;max-width:280px;padding:18px 30px;font-size:14px;font-weight:700;letter-spacing:.1em;color:#fff;background-color:var(--color-base-navy);text-decoration:none;border-radius:50px;transition:all .3s ease}.p-service-premium__btn span{transition:transform .3s ease}.p-service-premium__btn:hover{background-color:var(--color-accent-orange);color:#fff}.p-service-premium__btn:hover span{transform:translate(10px)}.p-recruit{padding:var(--spacing-section) 0;background-color:var(--color-base-bg);color:var(--color-main-text);position:relative}.p-recruit__inner{display:flex;align-items:center;gap:50px}.p-recruit__content{width:50%}.p-recruit__title{font-size:32px;font-weight:var(--font-weight-bold);margin-bottom:60px}.p-recruit__title:after{background-color:var(--color-accent-orange);margin:15px 0 0}.p-recruit__desc{margin-bottom:30px;color:var(--color-main-text)}.p-recruit__img{width:50%;height:400px;background-color:#efefef;border-radius:8px;overflow:hidden}.p-recruit__img-file{width:100%;height:100%;object-fit:cover}.p-banners{padding:0}.p-banners__list{display:flex;gap:0;justify-content:center;width:100%}.p-banners__item{width:50%;height:450px;background-color:#000;display:flex;align-items:center;justify-content:center;font-size:26px;font-weight:var(--font-weight-bold);color:#fff;border-radius:0;cursor:pointer;position:relative;overflow:hidden}.p-banners__bg{position:absolute;inset:0;background-size:cover;background-position:center;transition:transform .6s cubic-bezier(.25,.46,.45,.94);z-index:0}.p-banners__item:hover .p-banners__bg{transform:scale(1.08)}.p-banners__item:before{content:"";position:absolute;inset:0;background-color:#0068b780;z-index:1}.p-banners__text{position:relative;z-index:2;letter-spacing:.1em;display:flex;flex-direction:column;align-items:center;gap:5px}.p-banners__en{display:block;font-family:Montserrat,Helvetica Neue,Arial,sans-serif;font-size:13px;color:var(--color-accent-orange);letter-spacing:.2em;margin-bottom:8px;font-weight:600;line-height:1;opacity:.8}.p-banners__arrow{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background-color:var(--color-accent-orange);color:#fff;border-radius:50%;font-family:Arial,sans-serif;font-size:20px;font-weight:700;text-shadow:none;margin-top:5px}.p-contact{padding:120px 0;background-color:var(--color-base-bg);background-image:radial-gradient(#D5D8DC 1px,transparent 1px);background-size:30px 30px}.p-contact__grid{display:flex;align-items:center;justify-content:space-between;gap:60px}.p-contact__content{width:48%;text-align:left}.p-contact__action{width:52%}.p-contact__title-en{font-size:13px;line-height:1;margin-bottom:8px;color:var(--color-base-navy);opacity:.5}@media screen and (max-width:768px){.p-contact__grid{flex-direction:column;gap:40px}.p-contact__content,.p-contact__action{width:100%}}.p-contact__msg{text-align:left;line-height:1.8;margin-bottom:30px}.p-contact .l-container{max-width:1100px;padding:0 20px;background-color:transparent;box-shadow:none}.p-contact__msg{max-width:1000px;margin:0 auto 60px;font-size:16px;font-weight:var(--font-weight-regular);line-height:2}.p-contact__box{background:transparent;max-width:1000px;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:40px}.p-contact__box-inner{text-align:center;padding:0}.p-contact__label{font-size:16px;font-weight:var(--font-weight-bold);color:var(--color-base-navy);margin-bottom:20px;display:inline-flex;align-items:center;justify-content:center;line-height:1.4}.p-contact__tel{display:block;font-family:Arial,sans-serif;font-size:54px;font-weight:900;color:var(--color-base-navy);margin-bottom:10px;line-height:1.1;letter-spacing:.02em;transition:color .3s ease}.p-contact__tel:hover{color:var(--color-accent-orange)}.p-contact__time{color:#666;font-size:14px}.p-contact__btns{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%}.p-contact__btns .c-btn{width:100%;max-width:420px;padding:18px 30px;border-radius:50px}.l-footer{background-color:var(--color-base-navy);color:#fff;padding:60px 0 20px}.l-footer__inner{display:flex;justify-content:space-between;margin-bottom:40px}.l-footer__info{width:40%}.l-footer__logo{font-size:24px;font-weight:var(--font-weight-black);color:#fff;margin-bottom:20px}.l-footer__logo a{color:#fff;text-decoration:none}.l-footer__address{font-size:14px;margin-bottom:10px;line-height:1.6}.l-footer__address a{color:#fff}.l-footer__nav{width:50%;display:grid;grid-auto-flow:column;grid-template-rows:repeat(3,auto);gap:20px 30px}.l-footer__nav a{color:#fff;font-size:14px}.l-footer__nav a:hover{color:#fff;text-decoration:underline}.l-footer__copy{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#ffffff80;border-top:1px solid rgba(255,255,255,.15);padding-top:20px}.l-footer__copy a{color:#ffffff80;text-decoration:none;transition:color .3s ease}.l-footer__copy a:hover{color:var(--color-accent-orange)}@media screen and (max-width:768px){[id]{scroll-margin-top:80px}body.is-menu-open{overflow:hidden}.p-mv__catch{font-size:32px}.p-mv__lead{font-size:15px}.p-news{padding:60px 0 0}.p-news__inner{flex-direction:column;gap:30px}.p-news__title-area{width:100%;text-align:center;margin-bottom:20px}.p-news__title-area:after{margin:15px auto 0}.p-service-premium__item,.p-service-premium__item--reverse{grid-template-columns:1fr;gap:40px}.p-service-premium__item--reverse .p-service-premium__img-box{order:-1}.p-service-premium__wrap{padding:0 20px;gap:80px}.p-recruit__inner{flex-direction:column}.p-recruit__content,.p-recruit__img{width:100%}.p-recruit__title .c-section-title__ja{font-size:24px;line-height:1.4;word-break:keep-all;overflow-wrap:break-word}.p-recruit__img{height:260px}.p-banners__list{flex-direction:column}.p-banners__item{width:100%;height:200px}.l-footer__inner{flex-direction:column;gap:40px}.l-footer__info,.l-footer__nav{width:100%;text-align:center}.l-footer__nav{justify-content:center}.l-footer__copy{flex-direction:column;text-align:center;gap:8px}.p-contact{padding:48px 0}.p-contact__msg{margin:0 auto}.p-contact__box{flex-direction:column;padding:20px 16px;border-radius:12px;gap:16px}.p-contact__box-inner{border-right:none;border-bottom:1px dashed var(--color-border);padding:0 0 16px;width:100%}.p-contact__tel{font-size:40px}.p-contact__btns{padding:0;width:100%;gap:12px}.p-contact__btns .c-btn{max-width:100%;padding:14px 20px}}.c-breadcrumb{background-color:var(--color-base-white);padding:15px 20px}.c-breadcrumb__list{display:flex;justify-content:flex-end;align-items:center;flex-wrap:wrap;gap:10px}.c-breadcrumb__list li{display:flex;align-items:center;font-size:12px;color:#666}.c-breadcrumb__list a{color:var(--color-base-navy);text-decoration:none}.c-breadcrumb__list a:hover{text-decoration:underline}.c-breadcrumb__arrow{color:#999}.p-privacy{padding:clamp(60px,6vw,100px) 0 clamp(80px,8vw,140px)}.p-privacy>p{margin-bottom:1.8em;line-height:1.9}.p-privacy h2{font-size:clamp(18px,1.5vw,22px);font-weight:var(--font-weight-bold);color:var(--color-base-navy);border-left:4px solid var(--color-accent-orange);padding-left:14px;margin-top:2.4em;margin-bottom:1em;line-height:1.5}.p-privacy ol{padding-left:1.5em;list-style:decimal;margin-bottom:1.8em}.p-privacy ol li{margin-bottom:.5em;line-height:1.9}.c-title{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:60px}.c-title__en{font-family:Montserrat,Helvetica Neue,Arial,sans-serif;font-size:12px;color:var(--color-base-navy);letter-spacing:.2em;font-weight:600;text-transform:uppercase;margin-bottom:16px}.c-title__ja{font-size:clamp(28px,3vw,42px);font-weight:var(--font-weight-bold);color:var(--color-main-text);line-height:1.4}@media screen and (max-width:768px){body{font-size:14px}.p-page-hero{height:200px}.p-page-hero__ja{font-size:24px}.c-title__ja{font-size:22px}}.img--grayscale{filter:grayscale(100%)}@keyframes revealOverlayIn{0%{transform:scaleX(0);transform-origin:left}to{transform:scaleX(1);transform-origin:left}}@keyframes revealOverlayOut{0%{transform:scaleX(1);transform-origin:right}to{transform:scaleX(0);transform-origin:right}}@keyframes revealImgIn{0%{opacity:0;clip-path:inset(0 100% 0 0)}to{opacity:1;clip-path:inset(0 0% 0 0)}}.p-sub-service__img,.p-service-premium__img-box,.p-recruit__img,.p-recruit-concept__img{position:relative;overflow:hidden}.p-sub-service__img:before,.p-service-premium__img-box:before,.p-recruit__img:before,.p-recruit-concept__img:before{content:"";position:absolute;inset:0;background-color:var(--color-base-navy);z-index:2;transform:scaleX(0);transform-origin:left;pointer-events:none}.p-sub-service__img img,.p-service-premium__img-box img,.p-recruit__img img,.p-recruit-concept__img img{clip-path:inset(0 100% 0 0);opacity:0}.p-sub-service__img.is-revealed:before,.p-service-premium__img-box.is-revealed:before,.p-recruit__img.is-revealed:before,.p-recruit-concept__img.is-revealed:before{animation:revealOverlayIn .45s cubic-bezier(.65,0,.35,1) 0s forwards,revealOverlayOut .45s cubic-bezier(.65,0,.35,1) .45s forwards}.p-sub-service__img.is-revealed img,.p-service-premium__img-box.is-revealed img,.p-recruit__img.is-revealed img,.p-recruit-concept__img.is-revealed img{animation:revealImgIn .55s cubic-bezier(.65,0,.35,1) .42s forwards}
