*,*::before,*::after{box-sizing:border-box}body,h1,h2,h3,h4,h5,h6,p,figure,blockquote,dl,dd,ul{margin:0}ul,ol{list-style:none;margin:0;padding:0}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}@media(prefers-reduced-motion: reduce){html:focus-within{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important;scroll-behavior:auto !important}}html{font-size:16px}@media(max-width: 1200px){html{font-size:1.3333333333vw}}@media screen and (max-width: 767px){html{font-size:16px}}@media(max-width: 375px){html{font-size:4.2666666667vw}}body{font-family:"Noto Sans JP",sans-serif;font-weight:400;color:#000}a{text-decoration:none;color:inherit;transition:opacity .3s}a:hover{opacity:.8}@media screen and (max-width: 767px){a:hover{opacity:1}}body.is-menu-open{overflow:hidden}.l-header{position:fixed;top:0;left:0;width:100%;z-index:1000;padding:1.125rem 0;background:#fff}.l-header__inner{max-width:1440px;margin:0 auto;padding:0 1.25rem;display:flex;align-items:center;justify-content:space-between}@media(max-width: 768px){.l-header__inner{padding:0 1rem}}.c-btn{border-radius:2.1875rem;border:.0625rem solid #2e97d4;background:linear-gradient(90deg, #3c6ce7 0%, #1fbaf2 100%);color:#fff;border:none;cursor:pointer;font-size:1rem;padding:1.125rem 1.875rem;text-align:center;text-decoration:none;display:inline-block;transition:all .3s ease;font-weight:500;min-width:7.5rem;position:relative;overflow:hidden;height:fit-content;width:100%;white-space:nowrap}.c-btn:hover{transform:translateY(-0.125rem)}.c-btn--header{padding:.625rem 1.875rem;width:fit-content}.c-btn--secondary{border-radius:2.1875rem;border:.0625rem solid #3c6ce7;background:#fff;color:#3c6ce7;width:fit-content}.c-hamburger{display:none;flex-direction:column;justify-content:space-between;width:1.875rem;height:1.5rem;background:none;border:none;cursor:pointer;padding:0;z-index:1001;position:relative}@media screen and (max-width: 767px){.c-hamburger{display:flex}}.c-hamburger__line{width:100%;height:.125rem;background-color:#000;border-radius:.125rem;transition:all .3s ease;transform-origin:center;pointer-events:none}.c-hamburger.is-active .c-hamburger__line:nth-child(1){transform:translateY(0.65625rem) rotate(45deg)}.c-hamburger.is-active .c-hamburger__line:nth-child(2){opacity:0}.c-hamburger.is-active .c-hamburger__line:nth-child(3){transform:translateY(-0.65625rem) rotate(-45deg)}.c-mobile-menu{display:none;position:fixed;top:0;left:0;width:100%;height:100vh;background-color:rgba(0,0,0,.8);z-index:1000;opacity:0;visibility:hidden;transition:all .3s ease}@media screen and (max-width: 767px){.c-mobile-menu{display:block}}.c-mobile-menu.is-active{opacity:1;visibility:visible}.c-mobile-menu__nav{position:absolute;top:0;right:0;width:80%;max-width:18.75rem;height:100%;background-color:#fff;padding:5rem 2.5rem 2.5rem;box-sizing:border-box;transform:translateX(100%);transition:transform .3s ease}.c-mobile-menu.is-active .c-mobile-menu__nav{transform:translateX(0)}.c-mobile-menu__list{list-style:none;margin:0;padding:0;margin-bottom:2.5rem}.c-mobile-menu__item{margin-bottom:1.25rem}.c-mobile-menu__link{display:block;text-decoration:none;font-size:1.125rem;font-weight:700;color:#000;padding:.9375rem 0;border-bottom:1px solid #e0e0e0;transition:color .3s ease}.c-mobile-menu__link:hover{color:#357ee9}.c-mobile-menu__buttons{display:flex;flex-direction:column;gap:1rem}.c-mobile-menu__buttons .c-btn{width:100%;text-align:center;justify-content:center}.inner{max-width:1250px;margin-left:auto;margin-right:auto;padding:0 25px;position:relative}@media screen and (max-width: 767px){.inner{max-width:640px;padding:0 20px}}.inner900{max-width:56.25rem;margin-left:auto;margin-right:auto}.inner1100{max-width:68.75rem;margin-left:auto;margin-right:auto}.c-logo a{text-decoration:none;display:block}.c-logo__image{height:2.5rem;width:auto;display:block}.c-morebtn{display:inline-flex;align-items:center;gap:1rem;text-decoration:none;color:#357ee9;font-size:1rem;font-weight:500;transition:all .3s ease}.c-morebtn:hover{opacity:.8;transform:translateX(0.3125rem)}.c-morebtn__icon{width:5.0625rem;height:5.0625rem;border-radius:50%;background:linear-gradient(90deg, #3c6ce7 0%, #1fbaf2 100%);display:flex;align-items:center;justify-content:center;flex-shrink:0}@media screen and (max-width: 767px){.c-morebtn__icon{width:3.75rem;height:3.75rem}}.c-morebtn__icon-dot{width:.625rem;height:.625rem;background:#fff;border-radius:50%}.c-morebtn__text{font-size:1rem;font-weight:500;background:linear-gradient(90deg, #3c6ce7 0%, #1fbaf2 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);white-space:nowrap}.c-morebtn--white .c-morebtn__text{background:#fff;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.c-nav{display:flex;align-items:center;gap:1.125rem}.c-nav__list{display:flex;list-style:none;margin:0;padding:0;gap:2rem}.c-nav__item{margin:0}.c-nav__link{text-decoration:none;font-weight:700;font-size:1rem;transition:color .3s ease;padding:.625rem}.c-nav__link:hover{color:#06c}.c-nav__buttons{display:flex;gap:1rem}@media(max-width: 768px){.c-nav{display:none}}.c-text{color:#000;line-height:1.6;font-size:.875rem;letter-spacing:.05em}.c-title{line-height:1.6;text-align:left;padding-bottom:2.125rem}@media screen and (max-width: 767px){.c-title{padding-bottom:1.25rem}}.c-title__label{font-size:1.25rem;font-family:"Lato",sans-serif;letter-spacing:.02em}@media screen and (max-width: 767px){.c-title__label{font-size:1rem}}.c-title__title{margin-top:.4375rem;font-size:2.25rem;font-weight:700;letter-spacing:.1em;color:#357ee9;position:relative;display:inline-block}@media screen and (max-width: 767px){.c-title__title{font-size:1.75rem}}.c-title__title-line{position:absolute;bottom:-2.125rem;left:0;width:3.75rem;height:.25rem;background:linear-gradient(90deg, #3c6ce7 0%, #1fbaf2 100%)}@media screen and (max-width: 767px){.c-title__title-line{bottom:-1.25rem;width:2.5rem;height:.1875rem}}.c-title--white .c-title__label{color:#fff}.c-title--white .c-title__title{color:#fff}.c-title--center{margin-left:auto;margin-right:auto;width:fit-content;text-align:center}.c-title--center .c-title__title-line{left:50%;transform:translateX(-50%)}.p-about{padding:7.5rem 0;background:#fff}@media screen and (max-width: 767px){.p-about{padding:4rem 0}}.p-about__inner{max-width:75rem;margin:0 auto;padding:0 1.25rem}.p-about__container{margin-top:2.5rem;display:flex;gap:5rem}@media screen and (max-width: 767px){.p-about__container{flex-direction:column;gap:2.5rem;margin-top:1.25rem}}.p-about__left{flex:1;position:relative}.p-about__title{font-size:2.25rem;font-weight:700;line-height:1.6;letter-spacing:.1em;color:#000}@media screen and (max-width: 767px){.p-about__title{font-size:1.5rem}}.p-about__composite-image{position:relative;width:100%;height:100%;overflow:hidden}.p-about__main-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;object-position:center}.p-about__right{flex:1}.p-about__content{text-align:left}.p-company{padding:7.5rem 0;background:#f1fafe}@media screen and (max-width: 767px){.p-company{padding:4rem 0}}.p-company__inner{max-width:75rem;margin:0 auto;padding:0 1.25rem}.p-company__content{margin-top:4rem}@media screen and (max-width: 767px){.p-company__content{margin-top:2.5rem}}.p-company__info-wrapper{max-width:50rem;margin:0 auto}.p-company__info-list{width:100%;margin-bottom:2.5rem}.p-company__info-list .p-company__info-row{display:flex}@media screen and (max-width: 767px){.p-company__info-list .p-company__info-row{flex-direction:column;margin-top:.625rem}}.p-company__info-list .p-company__info-row:last-child{border-bottom:none}.p-company__info-list dt,.p-company__info-list dd{padding:1rem .625rem;line-height:1.6;font-weight:600;letter-spacing:.05em}.p-company__info-list dt{width:9.375rem;color:#000;border-bottom:1px solid #357ee9;flex-shrink:0;color:#357ee9}@media screen and (max-width: 767px){.p-company__info-list dt{width:100%}}.p-company__info-list dd{border-bottom:1px solid #d9d9d9;color:#393939;flex:1;display:flex;flex-direction:column;gap:.625rem}.p-company__license-image{margin-top:1rem;max-width:21.25rem;height:auto}.p-company__security-section{margin-bottom:3.75rem}.p-company__security-title{font-size:1.25rem;font-weight:700;color:#000;background:#f0f0f0;padding:.9375rem 1.25rem;margin-bottom:1.25rem;border-radius:.25rem .25rem 0 0}.p-company__map-wrapper{margin-top:4rem;overflow:hidden}.p-company__map-wrapper iframe{width:100%;height:25rem;border:none;display:block}.p-contact{padding:7.5rem 0;background:linear-gradient(180deg, #f1fafe 0%, #e8f4fd 100%)}@media screen and (max-width: 767px){.p-contact{padding:4rem 0}}.p-contact__inner{max-width:53.125rem;margin:0 auto;padding:0 1.25rem}.p-contact__form-group{margin-bottom:1.5rem}.p-contact__label{display:block;font-weight:700;margin-bottom:.5rem;color:#393939;font-size:1rem}.p-contact__required{color:#e74c3c;font-size:.875rem}.p-contact__input,.p-contact__textarea{width:100%;padding:1rem;border:none;border-radius:.5rem;font-size:1rem;transition:border-color .3s ease;background:#fff}.p-contact__input:focus,.p-contact__textarea:focus{outline:none;border-color:#357ee9;box-shadow:0 0 0 .125rem rgba(52,152,219,.2)}.p-contact__input::placeholder,.p-contact__textarea::placeholder{color:#8d8d8d;font-size:1.125rem;letter-spacing:.03em}.p-contact__textarea{min-height:15.625rem;resize:vertical;font-family:inherit}.p-contact__submit{max-width:18.75rem;margin:4rem auto 0}.p-contact__disclaimer{margin-top:2rem;text-align:center}.p-contact__disclaimer-text{font-size:.875rem;color:#666;line-height:1.6;margin-bottom:1rem}.p-contact__disclaimer-text:last-child{margin-bottom:0}.p-contact__privacy-link{color:#357ee9;text-decoration:none;font-weight:700}.p-contact__privacy-link:hover{text-decoration:underline}.wpcf7-form .wpcf7-response-output:first-of-type{display:none !important}.wpcf7-form>.wpcf7-response-output{display:none !important}.wpcf7-form .wpcf7-response-output:not(.wpcf7-form-control-wrap .wpcf7-response-output){display:none !important}.wpcf7-form .wpcf7-response-output.wpcf7-validation-errors:first-child,.wpcf7-form .wpcf7-response-output.wpcf7-validation-errors:first-of-type{display:none !important}.wpcf7-form>.wpcf7-response-output.wpcf7-validation-errors{display:none !important}.wpcf7-form .wpcf7-form-control-wrap{position:relative}.wpcf7-form .wpcf7-not-valid-tip{color:#e74c3c;font-size:.875rem;margin-top:.25rem;display:block}.wpcf7-form .wpcf7-form-control-wrap .wpcf7-response-output{margin:1rem 0 0;padding:.75rem 1rem;border-radius:.5rem;font-size:.875rem;line-height:1.4}.wpcf7-form .wpcf7-form-control-wrap .wpcf7-response-output.wpcf7-validation-errors{background-color:#fdf2f2;border:1px solid #fecaca;color:#dc2626}.wpcf7-form .wpcf7-form-control-wrap .wpcf7-response-output.wpcf7-mail-sent-ok{background-color:#f0fdf4;border:1px solid #bbf7d0;color:#16a34a}.wpcf7-form .wpcf7-form-control-wrap .wpcf7-response-output.wpcf7-mail-sent-ng{background-color:#fef2f2;border:1px solid #fecaca;color:#dc2626}.wpcf7-form .wpcf7-form-control-wrap .wpcf7-response-output.wpcf7-spam-blocked{background-color:#fffbeb;border:1px solid #fed7aa;color:#d97706}.wpcf7-form .wpcf7-spinner{margin-left:.5rem}.wpcf7-form .wpcf7-not-valid{border:2px solid #e74c3c !important;background-color:#fdf2f2}.wpcf7-form .wpcf7-submit:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.wpcf7-response-output{margin-top:1.25rem}.hidden-fields-container,.screen-reader-response{display:none}.p-footer{background-color:#fff;padding:5rem 0 7.5rem;border-top:1px solid #e5e5e5}@media screen and (max-width: 767px){.p-footer{padding:2.5rem 0}}.p-footer__inner{max-width:75rem;margin:0 auto;padding:0 1.25rem}.p-footer__top{padding:2.5rem 0;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width: 767px){.p-footer__top{flex-direction:column;gap:1.875rem}}.p-footer__left{flex:1}@media screen and (max-width: 767px){.p-footer__left{width:100%}}.p-footer__logo{display:flex;align-items:center;margin-bottom:1.875rem}.p-footer__logo-image{height:2.125rem;width:auto;max-width:9.75rem}.p-footer__logo-link{display:block;text-decoration:none;transition:opacity .3s ease}.p-footer__logo-link:hover{opacity:.8}.p-footer__right{flex:1;display:flex;justify-content:flex-end}@media screen and (max-width: 767px){.p-footer__right{justify-content:flex-start}}.p-footer__nav{display:flex;gap:1.875rem}@media screen and (max-width: 767px){.p-footer__nav{gap:1.25rem;flex-wrap:wrap}}.p-footer__nav-link{text-decoration:none;transition:color .3s ease}.p-footer__nav-link:hover{color:#4a90e2}.p-footer__bottom{border-top:1px solid #d9d9d9;padding-top:1.25rem;text-align:right}@media screen and (max-width: 767px){.p-footer__bottom{text-align:left}}.p-footer__copyright{font-size:.75rem;letter-spacing:.02em;line-height:1.6;margin:0}.p-fv{min-height:100vh;display:flex;align-items:center;background:#fff;position:relative;overflow:hidden}.p-fv__background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.p-fv__background-image{width:100%;height:100%;object-fit:cover;object-position:center}.p-fv__background-image--pc{display:block}@media screen and (max-width: 767px){.p-fv__background-image--pc{display:none}}.p-fv__background-image--sp{display:none}@media screen and (max-width: 767px){.p-fv__background-image--sp{display:block}}.p-fv__inner{width:min(86vw,1250px);margin:0 auto;display:flex;align-items:center;padding:0 2rem;min-height:100vh;position:relative;z-index:1}@media screen and (max-width: 767px){.p-fv__inner{width:100%;padding:0 1.25rem;align-items:flex-start}}.p-fv__content{padding-top:5rem}@media screen and (max-width: 767px){.p-fv__content{padding-top:7.5rem}}.p-fv__text{max-width:31.25rem}.p-fv__title{font-size:3rem;font-weight:700;line-height:1.2;letter-spacing:.1em}@media screen and (max-width: 767px){.p-fv__title{font-size:2.5rem}}.p-fv__desc{margin-top:1.125rem;font-size:1.25rem;line-height:1.6;letter-spacing:.05em}@media screen and (max-width: 767px){.p-fv__desc{font-size:1rem}}.p-fv__button{margin-top:4rem;max-width:13.75rem}@media screen and (max-width: 767px){.p-fv__button{margin-top:2.5rem}}.p-fv__image{position:relative;height:100vh;display:flex;align-items:center;justify-content:center}.p-fv__image-img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:1.25rem 0 0 1.25rem;box-shadow:0 1.25rem 2.5rem rgba(0,0,0,.1)}.p-lowerFv{display:flex;align-items:center;background:#fff;position:relative;overflow:hidden;padding:5.875rem 0}@media screen and (max-width: 767px){.p-lowerFv{padding:4rem 0}}.p-lowerFv__background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.p-lowerFv__background-image{width:100%;height:100%;object-fit:cover;object-position:center}.p-lowerFv__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,1,28,.2);z-index:1}.p-lowerFv__inner{position:relative;z-index:2}.p-lowerFv__content{padding-top:5rem;text-align:center;width:100%}.p-lowerFv__title{font-size:2.25rem;font-weight:700;line-height:1.6;letter-spacing:.1em;color:#fff;text-align:center}@media screen and (max-width: 767px){.p-lowerFv__title{font-size:1.5rem}}.p-navigation{position:relative}.p-navigation__inner{display:flex;gap:0}@media screen and (max-width: 767px){.p-navigation__inner{flex-direction:column}}.p-navigation__item{position:relative;flex:1;height:27.3125rem;overflow:hidden;cursor:pointer;text-decoration:none;display:block}.p-navigation__item:hover{opacity:1}.p-navigation__item:hover .p-navigation__background-image{transform:scale(1.1)}.p-navigation__background{position:relative;width:100%;height:100%}.p-navigation__background-image{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.p-navigation__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,1,28,.52);transition:background-color .3s ease}.p-navigation__content{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:space-between;align-items:center;padding:3.75rem 5rem;box-sizing:border-box}.p-navigation__indicator{position:absolute;right:2.5rem;bottom:2.9375rem}.p-news{padding:7.5rem 0;background:#fff}@media screen and (max-width: 767px){.p-news{padding:4rem 0}}.p-news__list{display:flex;flex-direction:column;gap:0;max-width:53.125rem;margin:0 auto}.p-news__item{position:relative;padding:1.5rem 0;border-bottom:1px solid #e0e0e0;display:flex;align-items:center;justify-content:space-between;gap:1.25rem}.p-news__link{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;text-decoration:none;color:inherit;width:100%;transition:all .3s ease}.p-news__link:hover .p-news__title{color:#357ee9}.p-news__link:hover .p-news__indicator{transform:translateX(0.25rem)}.p-news__item-header{display:flex;align-items:center;gap:1.375rem}.p-news__date{font-weight:700}.p-news__category{background:#d6e3f0;font-size:.75rem;padding:.25rem .625rem;border-radius:.25rem;font-weight:700}.p-news__title{margin-top:1rem;font-weight:700;flex:1;transition:color .3s ease;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.p-news__indicator{width:1.25rem;height:1.25rem;border-radius:50%;background:linear-gradient(90deg, #3c6ce7 0%, #1fbaf2 100%);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:.25rem;transition:transform .3s ease}.p-news__indicator-dot{width:.25rem;height:.25rem;background:#fff;border-radius:50%}.p-news-detail{padding:7.5rem 0;background:#fff;line-height:1.6;letter-spacing:.05em}@media screen and (max-width: 767px){.p-news-detail{padding:6rem 0}}.p-news-detail__inner{max-width:56.25rem}.p-news-detail__head{display:flex;justify-content:space-between}.p-news-detail__categories{display:flex;gap:.5rem}.p-news-detail__category{background:#d6e3f0;font-size:.75rem;padding:.25rem .625rem;border-radius:.25rem;font-weight:700}.p-news-detail__title{margin-top:1rem}.p-news-detail__thumbnail{margin-top:1rem;aspect-ratio:4/3;overflow:hidden}.p-news-detail h1{font-size:2rem}.p-news-detail h2{margin-top:1.5rem;font-size:1.75rem;padding:0 1rem .5rem;border-bottom:2px solid #357ee9;margin-bottom:1rem}.p-news-detail h3{margin-top:1rem;font-size:1.25rem;color:#357ee9}.p-news-detail p{margin-top:.5rem;color:#000;line-height:1.6;font-size:.875rem;letter-spacing:.05em}.p-news-detail a{margin-top:.5rem;color:#357ee9}.p-news-detail ul{margin-top:.5rem;list-style:disc;padding-left:1.25rem}.p-news-detail figure,.p-news-detail img{margin-top:.5rem;width:100%;height:100%;max-width:100%;object-fit:cover}.p-news-detail__other{margin-top:5rem;padding-top:2.5rem;border-top:1px solid #e0e0e0;display:flex;justify-content:space-between;align-items:center;gap:1.25rem}@media screen and (max-width: 767px){.p-news-detail__other{flex-direction:column;gap:1rem}}.p-news-detail .detail__prev,.p-news-detail .detail__next{display:flex;align-items:center;gap:.75rem;padding:1rem 1.5rem;background:#fff;border:1px solid #357ee9;border-radius:.5rem;text-decoration:none;color:#357ee9;font-weight:500;transition:all .3s ease;width:fit-content}@media screen and (max-width: 767px){.p-news-detail .detail__prev,.p-news-detail .detail__next{max-width:100%;justify-content:center}}.p-news-detail .detail__prev:hover,.p-news-detail .detail__next:hover{background:#357ee9;color:#fff;border-color:#357ee9;transform:translateY(-2px)}.p-news-detail .detail__prev{text-align:left}.p-news-detail .detail__next{text-align:right}@media screen and (max-width: 767px){.p-news-detail .detail__next{text-align:center}}.p-news-detail .detail__arrow{font-weight:bold;font-size:.875rem;color:inherit}.p-news-detail .detail__text{font-size:.875rem;font-weight:500}.p-news-detail .detail__prev--disabled,.p-news-detail .detail__next--disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.p-recruit{padding:7.5rem 0;background:#fff}@media screen and (max-width: 767px){.p-recruit{padding:4rem 0}}.p-recruit__inner{max-width:75rem;margin:0 auto;padding:0 1.25rem}.p-recruit__content{margin-top:2.5rem;display:flex;gap:5rem}@media screen and (max-width: 767px){.p-recruit__content{flex-direction:column;gap:2.5rem;margin-top:1.25rem}}.p-recruit__title{font-size:2.25rem;font-weight:700;line-height:1.6;letter-spacing:.1em;color:#000}@media screen and (max-width: 767px){.p-recruit__title{font-size:1.5rem}}.p-recruit-detail{padding:7.5rem 0;background:#f1fafe}@media screen and (max-width: 767px){.p-recruit-detail{padding:4rem 0}}.p-recruit-detail__inner{max-width:75rem;margin:0 auto;padding:0 1.25rem}.p-recruit-detail__content{margin-top:4rem}@media screen and (max-width: 767px){.p-recruit-detail__content{margin-top:2.5rem}}.p-recruit-detail__info-wrapper{max-width:50rem;margin:0 auto}.p-recruit-detail__info-list{width:100%}.p-recruit-detail__info-list .p-recruit-detail__info-row{display:flex}@media screen and (max-width: 767px){.p-recruit-detail__info-list .p-recruit-detail__info-row{flex-direction:column;margin-top:.625rem}}.p-recruit-detail__info-list .p-recruit-detail__info-row:last-child{border-bottom:none}.p-recruit-detail__info-list dt,.p-recruit-detail__info-list dd{padding:1rem .625rem;line-height:1.6;font-weight:600;letter-spacing:.05em}.p-recruit-detail__info-list dt{width:9.375rem;color:#000;border-bottom:1px solid #357ee9;flex-shrink:0;color:#357ee9}@media screen and (max-width: 767px){.p-recruit-detail__info-list dt{width:100%}}.p-recruit-detail__info-list dd{border-bottom:1px solid #d9d9d9;color:#393939;flex:1;display:flex;flex-direction:column;gap:.625rem}.p-recruit-detail__cta{max-width:18.75rem;margin:4rem auto 0}.p-recruit-img{display:grid;grid-template-columns:repeat(3, 1fr)}@media screen and (max-width: 767px){.p-recruit-img{grid-template-columns:repeat(2, 1fr)}}.p-service{padding:7.5rem 0;background:#fff}@media screen and (max-width: 767px){.p-service{padding:4rem 0}}.p-service__inner{max-width:75rem;margin:0 auto;padding:0 1.25rem}.p-service__content{margin-top:2.5rem;display:flex;gap:5rem}@media screen and (max-width: 767px){.p-service__content{flex-direction:column;gap:2.5rem;margin-top:1.25rem}}.p-service__title{font-size:2.25rem;font-weight:700;line-height:1.6;letter-spacing:.1em;color:#000}@media screen and (max-width: 767px){.p-service__title{font-size:1.5rem}}.p-service__image{margin-top:2.5rem;position:relative;width:100%;height:25rem;overflow:hidden}.p-service__image img{width:100%;height:100%;object-fit:cover;object-position:center}.p-service-detail{padding:7.5rem 0;background:#f1fafe}@media screen and (max-width: 767px){.p-service-detail{padding:4rem 0}}.p-service-detail__list{margin-top:4rem;display:flex;flex-direction:column;gap:4rem}.p-service-detail__item{margin:0 auto;display:flex;align-items:center;gap:5rem;max-width:100%}@media screen and (max-width: 767px){.p-service-detail__item{flex-direction:column;gap:1.25rem}}.p-service-detail__item:nth-child(even){flex-direction:row-reverse}@media screen and (max-width: 767px){.p-service-detail__item:nth-child(even){flex-direction:column}}.p-service-detail__text{flex:1}@media screen and (max-width: 767px){.p-service-detail__text{order:2}}.p-service-detail__item-title{font-size:1.5rem;font-weight:700;color:#000;margin-bottom:1.875rem;line-height:1.6;letter-spacing:.05em}@media screen and (max-width: 767px){.p-service-detail__item-title{font-size:1.5rem;margin-bottom:1.25rem}}.p-service-detail__image{flex:1;max-width:50%;height:17.5rem;overflow:hidden;border-radius:.5rem;box-shadow:0 .25rem .75rem rgba(0,0,0,.1);aspect-ratio:420/280}@media screen and (max-width: 767px){.p-service-detail__image{max-width:100%;height:auto}}.p-service-detail__image img{width:100%;height:100%;object-fit:cover;object-position:center}.p-topAbout{padding:7.5rem 0;background:#f1fafe;position:relative}@media screen and (max-width: 767px){.p-topAbout{padding:4rem 0}}.p-topAbout__bg-deco{position:absolute;bottom:-20.125rem;right:0;width:48.25rem;height:50.1875rem;z-index:1}.p-topAbout__bg-deco-image{width:100%;height:100%;object-fit:contain;object-position:center}.p-topAbout__inner{max-width:75rem;margin:0 auto;display:flex;gap:2.5rem;align-items:center;z-index:10}@media screen and (max-width: 767px){.p-topAbout__inner{flex-direction:column-reverse}}.p-topAbout__images{position:relative;width:48%}@media screen and (max-width: 767px){.p-topAbout__images{width:100%}}.p-topAbout__content{width:48%}@media screen and (max-width: 767px){.p-topAbout__content{width:100%}}.p-topAbout__title{font-size:1.5rem;line-height:1.6;letter-spacing:.1em}.p-topAbout__description{margin-top:2rem}.p-topCompany{padding:7.5rem 0;position:relative;display:flex;align-items:center;overflow:hidden}@media screen and (max-width: 767px){.p-topCompany{padding:4rem 0}}.p-topCompany__background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.p-topCompany__background-image{width:100%;height:100%;object-fit:cover;object-position:center}.p-topCompany__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,1,28,.52);z-index:1}.p-topCompany__inner{width:100%}.p-topCompany__content{width:100%}.p-topCompany__description{margin-top:1.25rem}.p-topCompany__description .c-text{color:#fff}.p-topCompany__cta{margin-top:1.25rem;text-align:right}@media(max-width: 1024px){.p-company{min-height:80vh}.p-company__content{max-width:100%}.p-company__description{margin:2rem 0}.p-company__description .c-text{font-size:.875rem}.p-company__cta{margin-top:2.5rem}}@media(max-width: 768px){.p-company{min-height:70vh}.p-company__inner{padding:0 1rem}.p-company__description{margin:1.5rem 0}.p-company__description .c-text{font-size:.875rem}.p-company__cta{margin-top:2rem}}.p-topNews{padding:7.5rem 0;background:#fff}@media screen and (max-width: 767px){.p-topNews{padding:4rem 0}}.p-topNews__inner{gap:1.25rem;align-items:flex-start;display:flex;justify-content:space-between}@media screen and (max-width: 767px){.p-topNews__inner{flex-direction:column}}.p-topNews__content{max-width:16.625rem}.p-topNews__description{margin-top:2.5rem}.p-topNews__cta{margin-top:2.5rem}.p-topNews__list{display:flex;flex-direction:column;gap:0;width:56%}@media screen and (max-width: 767px){.p-topNews__list{width:100%}}.p-topNews__item{position:relative;padding:1.5rem 0;border-bottom:1px solid #e0e0e0;display:flex;align-items:center;justify-content:space-between;gap:1.25rem}.p-topNews__link{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;text-decoration:none;color:inherit;width:100%;transition:all .3s ease}.p-topNews__link:hover .p-topNews__title{color:#357ee9}.p-topNews__link:hover .p-topNews__indicator{transform:translateX(0.25rem)}.p-topNews__item-header{display:flex;align-items:center;gap:1.375rem}.p-topNews__date{font-weight:700}.p-topNews__category{background:#d6e3f0;font-size:.75rem;padding:.25rem .625rem;border-radius:.25rem;font-weight:700}.p-topNews__title{margin-top:1rem;font-weight:700;flex:1;transition:color .3s ease;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.p-topNews__indicator{width:1.25rem;height:1.25rem;border-radius:50%;background:linear-gradient(90deg, #3c6ce7 0%, #1fbaf2 100%);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:.25rem;transition:transform .3s ease}.p-topNews__indicator-dot{width:.25rem;height:.25rem;background:#fff;border-radius:50%}.p-topService{padding:7.5rem 0;background:#fff;position:relative;overflow:hidden}@media screen and (max-width: 767px){.p-topService{padding:4rem 0}}.p-topService__bg-deco{position:absolute;bottom:0;left:0;width:44.1875rem;height:28.375rem;z-index:0}.p-topService__bg-deco-image{width:100%;height:100%;object-fit:contain;object-position:center}.p-topService__inner{position:relative;z-index:1}.p-topService__cards{margin-top:2.5rem;display:grid;grid-template-columns:repeat(3, 1fr);gap:2.5rem}@media screen and (max-width: 767px){.p-topService__cards{grid-template-columns:repeat(1, 1fr)}}.p-topService__card{background:#fff;border-radius:1.25rem;overflow:hidden;box-shadow:0 2px 6px 0 rgba(0,0,0,.25)}.p-topService__card-image{width:100%;height:12.5rem;overflow:hidden}.p-topService__card-image .p-service__image{width:100%;height:100%;object-fit:cover;object-position:center}.p-topService__card-content{padding:2rem}.p-topService__card-icon{max-width:2.5rem;max-height:2.5rem;margin:0 auto}.p-topService__card-icon .p-service__icon{width:100%;height:100%;object-fit:contain}.p-topService__card-title{margin-top:1.25rem;font-size:1.25rem;font-weight:700;line-height:1.6;letter-spacing:.1em;text-align:center;min-height:4rem}.p-topService__card-description{margin-top:1.25rem}.p-topService__cta{text-align:right;margin-top:2.5rem}.u-font-en{font-family:"Lato",sans-serif}.u-font-ja{font-family:"Noto Sans JP",sans-serif}.u-hidden_pc{display:none}@media screen and (max-width: 767px){.u-hidden_pc{display:block}}.u-hidden_sp{display:block}@media screen and (max-width: 767px){.u-hidden_sp{display:none}}/*# sourceMappingURL=style.css.map */
