*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul[role=list],ol[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){-webkit-text-decoration-skip:ink;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{-webkit-animation-duration:.01ms !important;animation-duration:.01ms !important;-webkit-animation-iteration-count:1 !important;animation-iteration-count:1 !important;-webkit-transition-duration:.01ms !important;transition-duration:.01ms !important;scroll-behavior:auto !important}}:root{--zIndex: 100;--zIndex-header: calc(var(--zIndex) * 2);--zIndex-menu: calc(var(--zIndex) * 3);--zIndex-logo: calc(var(--zIndex) * 4);--zIndex-btnMenu: calc(var(--zIndex) * 5);--zIndex-overlay: calc(var(--zIndex) * 6);--color-main: #579DD5;--color-accent: #1d2e4f;--color-white: #ffffff;--color-black: #000000;--color-text: #000000;--color-tel: #041f6c;--bg-color-blue: #ddebf7;--bg-color-base: #eaf1f5;--fontFamily-base: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;--fontFamily-accent: "Open Sans", sans-serif;--lineHeight-base: calc(44 / 23);--lineHeight-tight: 1.2;--lineHeight-loose: 2;--fontSize-base: 2.3rem;--fontSize-base-sp: 1.4rem;--fontWeight-base: 500;--fontWeight-regular: 400;--fontWeight-medium: 500;--fontWeight-semiBold: 600;--fontWeight-bold: 700;--fontColor-base: #1d2e4f}html{font-size:62.5%;scroll-behavior:smooth;scroll-padding-top:11rem}@media screen and (max-width: 1920px){html{font-size:.5208333333vw}}@media screen and (max-width: 768px){html{font-size:2.6666666667vw;scroll-padding-top:7rem}}body{font-family:var(--fontFamily-base);font-size:var(--fontSize-base);font-weight:var(--fontWeight-base);line-height:var(--lineHeight-base);color:var(--fontColor-base)}a{text-decoration:none}img{max-width:100%;height:auto;vertical-align:bottom}ul,ol{list-style:none;padding:0;margin:0}.l-body.noScroll{overflow:hidden}.l-header{height:11rem;background-color:var(--color-white);position:fixed;top:0;left:0;right:0;z-index:var(--zIndex-header)}@media screen and (max-width: 768px){.l-header{height:7rem}}.l-header__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;padding:0 4rem}@media screen and (max-width: 768px){.l-header__inner{padding:0 .8rem}}.l-header__logo{width:25.4rem;position:relative;z-index:var(--zIndex-logo)}@media screen and (max-width: 768px){.l-header__logo{width:15.4rem}}.l-header__logo img{width:100%}@media screen and (max-width: 768px){.l-header__gnav{display:none}.l-header__gnav.menu_isOpen{display:block;overflow-y:scroll;position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--color-main);z-index:var(--zIndex-menu);padding-top:7rem}.l-header__gnav.menu_isOpen::before{content:"";display:block;width:100%;height:7rem;background-color:var(--color-white);position:fixed;top:0;left:0;z-index:1}}.l-header__btn{display:none;position:relative;z-index:var(--zIndex-btnMenu)}@media screen and (max-width: 768px){.l-header__btn{display:block;position:absolute;top:.8rem;right:.6rem}}.l-footer{color:var(--color-white);background-color:var(--color-accent)}.l-footer__top{padding:10rem 0}@media screen and (max-width: 768px){.l-footer__top{padding:3rem 0}}.l-footer__topInner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem}@media screen and (max-width: 768px){.l-footer__topInner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.l-footer__infoArea{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4.8rem}@media screen and (max-width: 768px){.l-footer__infoArea{gap:1.4rem}}.l-footer__linkArea{width:90.2rem;max-width:100%}.l-footer__logo{width:14rem;max-width:100%}@media screen and (max-width: 768px){.l-footer__logo{width:7.6rem}}.l-footer__logo img{width:100%}.l-footer__info{-webkit-box-flex:1;-ms-flex:1;flex:1}.l-footer__name{font-size:5.4rem;font-weight:var(--fontWeight-bold);line-height:1.2037037037}@media screen and (max-width: 768px){.l-footer__name{font-size:3rem}}.l-footer__address{font-size:2.4rem;line-height:1.4583333333;margin-top:2rem}@media screen and (max-width: 768px){.l-footer__address{font-size:1.4rem;margin-top:1rem}}.l-footer__registrationArea{width:90.4rem;max-width:100%;border:1px solid var(--color-white);font-size:1.6rem;padding:3rem 2rem}@media screen and (max-width: 768px){.l-footer__registrationArea{width:100%;font-size:1.2rem;padding:1rem}}.l-footer__registrationArea ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width: 768px){.l-footer__registrationArea ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.l-footer__registrationArea ul li{width:50%}@media screen and (max-width: 768px){.l-footer__registrationArea ul li{width:100%}}.l-footer__registrationArea ul li::before{content:"●";display:inline-block;color:var(--color-main);margin-right:.2rem}.l-footer__snsArea{margin-top:4.6rem;padding-left:3.8rem}@media screen and (max-width: 768px){.l-footer__snsArea{margin-top:1.8rem;padding-left:0}}.l-footer__snsArea ul{display:grid;grid-template-columns:repeat(2, 1fr);gap:2.4rem}@media screen and (max-width: 768px){.l-footer__snsArea ul{gap:1.8rem;grid-template-columns:repeat(1, 1fr)}}.l-footer__snsArea ul li a{display:block}.l-footer__snsArea ul li img{width:100%}.l-footer__navArea{background-color:#0f1c2c;padding:3.2rem 0}@media screen and (max-width: 768px){.l-footer__navArea{padding:2.4rem 0}}.l-footer__navList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width: 768px){.l-footer__navList{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 2rem}}.l-footer__navList li{border-right:1px solid var(--color-white)}@media screen and (max-width: 768px){.l-footer__navList li{width:100%;border-right:none;border-top:1px solid var(--color-white)}}.l-footer__navList li:first-child{border-left:1px solid var(--color-white)}@media screen and (max-width: 768px){.l-footer__navList li:first-child{border-left:none;border-top:none}}.l-footer__navList li a{display:block;font-size:2.3rem;font-weight:var(--fontWeight-medium);color:var(--color-white);padding:0 5.4rem}@media screen and (max-width: 768px){.l-footer__navList li a{width:100%;font-size:1.5rem;text-align:left;padding:1.4rem 0 .4rem}}.l-footer__navList li a:hover{text-decoration:underline}.l-footer__navListSecondary{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:3.6rem;margin-top:2.4rem}@media screen and (max-width: 768px){.l-footer__navListSecondary{margin-top:1rem}}.l-footer__navListSecondary li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.4rem;font-size:2.3rem;font-weight:var(--fontWeight-medium);color:var(--color-white)}@media screen and (max-width: 768px){.l-footer__navListSecondary li a{font-size:1.6rem}}.l-footer__navListSecondary li a:hover{text-decoration:underline}@media screen and (max-width: 768px){.l-footer__navListSecondary li a img{width:1rem;position:relative;top:-0.2rem}}.l-footer__copyright{color:var(--color-white);font-size:1.6rem;text-align:center;background-color:var(--color-main);padding:.4rem 0}@media screen and (max-width: 768px){.l-footer__copyright{font-size:1.2rem}}.l-inner{width:167.6rem;max-width:100%;padding:0 2rem;margin:auto}.l-inner--small{width:128rem}.c-site{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100vh;margin-top:11rem}@media screen and (max-width: 768px){.c-site{margin-top:7rem}}.c-site__main{-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (max-width: 768px){.c-gnav{padding:3.4rem 0;max-width:29.5rem;margin:0 auto}}.c-gnav__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8rem}@media screen and (max-width: 768px){.c-gnav__list{display:block}}@media screen and (max-width: 768px){.c-gnav__item:not(:last-child){border-bottom:1.5px solid var(--color-white)}}@media screen and (max-width: 768px){.c-gnav__item:last-child{margin-top:2.6rem}}.c-gnav__link{display:block;color:var(--fontColor-base);font-family:var(--fontFamily-accent);font-size:2.2rem;font-weight:var(--fontWeight-semiBold);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media screen and (max-width: 768px){.c-gnav__link{color:var(--color-white);font-size:1.7rem;padding:1.2rem 0}}.c-gnav__link:hover{color:var(--color-main)}.c-gnav__link--contact{width:18rem;height:5rem;border-radius:99px;background-color:var(--color-main);color:var(--color-white);text-align:center;line-height:5rem;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media screen and (max-width: 768px){.c-gnav__link--contact{width:100%;font-size:1.6rem;color:var(--color-main);background-color:var(--color-white);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.c-gnav__link--contact:hover{color:var(--color-white);background-color:var(--color-accent)}.c-btnMenu{width:5rem;height:5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;background-color:rgba(0,0,0,0);border:none;cursor:pointer}.c-btnMenu span{display:inline-block;width:40%;height:2px;background-color:var(--fontColor-base);position:relative}.c-btnMenu span::before,.c-btnMenu span::after{content:"";display:inline-block;width:100%;height:2px;background-color:var(--fontColor-base);position:absolute;left:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.c-btnMenu span::before{top:.6rem}.c-btnMenu span::after{top:-0.6rem}.c-btnMenu.btnMenu_isOn span{background-color:rgba(0,0,0,0)}.c-btnMenu.btnMenu_isOn span::before,.c-btnMenu.btnMenu_isOn span::after{top:0}.c-btnMenu.btnMenu_isOn span::before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.c-btnMenu.btnMenu_isOn span::after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.c-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2rem;font-size:2.62rem;font-weight:var(--fontWeight-bold);background-color:var(--color-accent);color:var(--color-white);padding:1.3rem 3.2rem;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media screen and (max-width: 768px){.c-btn{font-size:1.9rem;padding:.7rem 2rem;gap:.8rem}}.c-btn:hover{background-color:var(--color-main)}.c-btn--contact{background-color:var(--color-main)}.c-btn--contact:hover{background-color:var(--color-accent)}.c-btn--submit{display:block;width:100%;border-color:rgba(0,0,0,0);background-image:url(../images/common/i_arrow_btn.svg);background-repeat:no-repeat;background-position:right 9rem center;background-size:4rem auto}@media screen and (max-width: 768px){.c-btn--submit{background-position:right 7.6rem center;background-size:2.4rem auto}}.c-btn__icon{width:4rem;height:4rem}@media screen and (max-width: 768px){.c-btn__icon{width:2.4rem;height:2.4rem}}.c-btn__icon img{width:100%}.c-ttlArea{position:relative}.c-ttlArea::before,.c-ttlArea::after{content:"";display:block;position:absolute;z-index:1}.c-ttlArea::before{width:5rem;height:.2rem;background-color:var(--fontColor-base);top:6.5rem;left:-6rem}@media screen and (max-width: 768px){.c-ttlArea::before{top:3rem;left:-5.2rem}}.c-ttlArea::after{width:.8rem;height:.8rem;border-radius:50%;background-color:var(--fontColor-base);top:6.2rem;left:-1.5rem}@media screen and (max-width: 768px){.c-ttlArea::after{width:.6rem;height:.6rem;top:2.8rem;left:-0.8rem}}.c-ttlArea--contact::before,.c-ttlArea--contact::after{background-color:var(--color-white)}.c-ttlArea--contact .c-ttlArea__ja{color:var(--color-white)}@media screen and (max-width: 768px){.c-ttlArea--recruitmovie .c-ttlArea__en{font-size:3.6rem}}.c-ttlArea__ttl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:7.6rem}@media screen and (max-width: 768px){.c-ttlArea__ttl{gap:2rem}}.c-ttlArea__en{font-family:var(--fontFamily-accent);font-size:10.1rem;font-weight:var(--fontWeight-semibold);line-height:1.198019802}@media screen and (max-width: 768px){.c-ttlArea__en{font-size:4.6rem}}.c-ttlArea__ja{color:var(--color-main);font-size:2.6rem;letter-spacing:.2em;line-height:1.2307692308;padding-bottom:2rem}@media screen and (max-width: 768px){.c-ttlArea__ja{font-size:1.4rem;padding-bottom:.8rem}}.c-ttlArea__lead{font-size:2.6rem;font-weight:var(--fontWeight-medium);line-height:1.5384615385}@media screen and (max-width: 768px){.c-ttlArea__lead{font-size:1.4rem}}.c-cardService{background-color:var(--bg-color-blue);border-radius:1.6rem;padding:5.2rem 5.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6.4rem}@media screen and (max-width: 768px){.c-cardService{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.8rem;padding:2rem}}.c-cardService--reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media screen and (max-width: 768px){.c-cardService--reverse{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.c-cardService__imgArea{width:75.4rem;max-width:50%;aspect-ratio:754/485;border-radius:10px;overflow:hidden}@media screen and (max-width: 768px){.c-cardService__imgArea{width:100%;max-width:100%}}.c-cardService__imgArea img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.c-cardService__body{-webkit-box-flex:1;-ms-flex:1;flex:1}.c-cardService__ttl{font-size:4.5rem;letter-spacing:.2em;font-weight:var(--fontWeight-bold);line-height:1.2;padding-bottom:1.2rem;position:relative}@media screen and (max-width: 768px){.c-cardService__ttl{font-size:2.8rem}}.c-cardService__ttl::before{content:"";display:block;width:50%;height:.2rem;background-color:var(--color-main);position:absolute;bottom:0;left:0}@media screen and (max-width: 768px){.c-cardService__ttl::before{width:30%}}.c-cardService__ttl::after{content:"";display:block;width:100%;height:.2rem;background-color:rgba(87,157,213,.5);position:absolute;bottom:0;left:0}.c-cardService__txt{font-size:2.3rem;line-height:1.3913043478;margin-top:4.8rem}@media screen and (max-width: 768px){.c-cardService__txt{font-size:1.4rem;line-height:1.7857142857;margin-top:2.4rem}}.c-cardService__btnArea{margin-top:4.8rem;max-width:39.4rem}@media screen and (max-width: 768px){.c-cardService__btnArea{margin-top:1.8rem}}.c-anime{opacity:0;-webkit-transition-duration:1.6s;transition-duration:1.6s;-webkit-transition-timing-function:ease;transition-timing-function:ease;-webkit-animation-delay:.2s;animation-delay:.2s}.c-anime--fadeUp{-webkit-transform:translateY(50px);transform:translateY(50px)}.c-anime--fadeInToRight{-webkit-transform:translateX(-50px);transform:translateX(-50px)}.c-anime--delay01{-webkit-transition-delay:.6s;transition-delay:.6s}.c-anime--delay02{-webkit-transition-delay:1s;transition-delay:1s}.c-anime--delay03{-webkit-transition-delay:1.88s;transition-delay:1.88s}.c-anime--text{-webkit-transition-timing-function:cubic-bezier(0.455, 0.03, 0.515, 0.955);transition-timing-function:cubic-bezier(0.455, 0.03, 0.515, 0.955)}.c-anime.start{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.c-service{padding:14rem 0 9rem;position:relative}@media screen and (max-width: 768px){.c-service{padding:6.4rem 0 5rem}}.c-service--bgWhite::before{content:"";display:block;width:0;height:0;border-style:solid;border-right:4rem solid rgba(0,0,0,0);border-left:4rem solid rgba(0,0,0,0);border-top:4rem solid #d6e6f2;border-bottom:0;position:absolute;top:0;left:calc(50% - 69rem)}@media screen and (max-width: 768px){.c-service--bgWhite::before{border-right:2.6rem solid rgba(0,0,0,0);border-left:2.6rem solid rgba(0,0,0,0);border-top:2.4rem solid #d6e6f2;left:4rem}}.c-service--bgColor{background:var(--bg-color-base) url(../../assets/images/top/mission_bg.png) no-repeat center bottom -19rem/100% auto}@media screen and (max-width: 768px){.c-service--bgColor{background-position:center bottom -2.4rem;background-image:url(../../assets/images/top/mission_bg_sp.png)}}.c-service--bgColor::before{content:"";display:block;width:0;height:0;border-style:solid;border-right:4rem solid rgba(0,0,0,0);border-left:4rem solid rgba(0,0,0,0);border-top:4rem solid #fff;border-bottom:0;position:absolute;top:0;left:calc(50% - 69rem)}@media screen and (max-width: 768px){.c-service--bgColor::before{border-right:2.6rem solid rgba(0,0,0,0);border-left:2.6rem solid rgba(0,0,0,0);border-top:2.4rem solid #fff;left:4rem}}.c-service--recruit{padding-top:12rem}.c-service--recruit::before{content:"";display:block;width:0;height:0;border-style:solid;border-right:4rem solid rgba(0,0,0,0);border-left:4rem solid rgba(0,0,0,0);border-top:4rem solid #d6e6f2;border-bottom:0;position:absolute;top:0;left:calc(50% - 69rem);z-index:2}@media screen and (max-width: 768px){.c-service--recruit::before{border-right:2.6rem solid rgba(0,0,0,0);border-left:2.6rem solid rgba(0,0,0,0);border-top:2.4rem solid #d6e6f2;left:4rem}}.c-service--recruit::after{content:"";display:block;width:100%;height:8rem;background-color:#fff;position:absolute;top:0;left:0;z-index:1}.c-service__ttlArea{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;position:relative}@media screen and (max-width: 768px){.c-service__ttlArea{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-right:4rem}}.c-service__ttlArea::before,.c-service__ttlArea::after{content:"";display:block;position:absolute;z-index:1}.c-service__ttlArea::before{width:5rem;height:.2rem;background-color:var(--fontColor-base);top:6.2rem;left:-6rem}@media screen and (max-width: 768px){.c-service__ttlArea::before{top:2.2rem;left:-5.2rem}}.c-service__ttlArea::after{width:.8rem;height:.8rem;border-radius:50%;background-color:var(--fontColor-base);top:5.9rem;left:-1.5rem}@media screen and (max-width: 768px){.c-service__ttlArea::after{width:.6rem;height:.6rem;top:2rem;left:-0.8rem}}.c-service__num{font-family:var(--fontFamily-accent);font-size:9.1rem;letter-spacing:.08em;line-height:1;color:var(--color-main)}@media screen and (max-width: 768px){.c-service__num{font-size:4.6rem}}.c-service__ttl{font-size:5.85rem;font-weight:var(--fontWeight-bold);letter-spacing:.1em}@media screen and (max-width: 768px){.c-service__ttl{font-size:3.2rem;line-height:1.25;letter-spacing:initial}}.c-service__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6rem}@media screen and (max-width: 768px){.c-service__body{gap:1.8rem}}.c-service:has(.c-service__ttl) .c-service__body{margin-top:7rem}@media screen and (max-width: 768px){.c-service:has(.c-service__ttl) .c-service__body{margin-top:2.6rem}}.c-service__movieArea{width:100%;margin:4rem auto 0;aspect-ratio:16/9}@media screen and (max-width: 768px){.c-service__movieArea{margin:2rem auto 0}}.c-service__movieArea iframe{width:100%;height:100%}.c-card{padding:5rem 5rem;background-color:var(--color-white);border-radius:20px}@media screen and (max-width: 768px){.c-card{padding:2rem}}.c-card--color{background-color:var(--bg-color-blue)}.c-card--imgRight .c-card__inner{display:-webkit-box;display:-ms-flexbox;display:flex;gap:6.2rem}@media screen and (max-width: 768px){.c-card--imgRight .c-card__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2.6rem}}.c-card--imgRight .c-card__imgArea{width:62.2rem;max-width:100%}.c-card--imgRight .c-card__imgArea img{width:100%}@media screen and (max-width: 768px){.c-card--message{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width: 768px){.c-card--message .c-card__inner,.c-card--message .c-card__desc{display:contents}}@media screen and (max-width: 768px){.c-card--message .c-card__ttl{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media screen and (max-width: 768px){.c-card--message .c-card__body{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin-top:3rem}}@media screen and (max-width: 768px){.c-card--message .c-card__imgArea{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-top:1.6rem}}.c-card--ttlSmall .c-card__ttl{font-size:3.2rem;letter-spacing:.025em}@media screen and (max-width: 768px){.c-card--ttlSmall .c-card__ttl{font-size:2.2rem}}.c-card--beforeAfter .c-card__desc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6rem}@media screen and (max-width: 768px){.c-card--beforeAfter .c-card__desc{gap:4rem}}.c-card__desc{-webkit-box-flex:1;-ms-flex:1;flex:1}.c-card__ttl{font-size:4.6rem;font-weight:var(--fontWeight-bold);line-height:1.5771428571;padding:2.4rem 0;position:relative;margin-bottom:6.8rem}@media screen and (max-width: 768px){.c-card__ttl{font-size:2.6rem;line-height:1.4230769231;padding:0 0 1.4rem 0;margin-bottom:2rem}}@media screen and (max-width: 768px){.c-card__ttl--privacy{letter-spacing:-0.01em}}.c-card__ttl::before{content:"";display:block;width:50%;height:.52rem;background-color:var(--color-main);position:absolute;bottom:0;left:0}@media screen and (max-width: 768px){.c-card__ttl::before{width:30%;height:.3rem}}.c-card__ttl::after{content:"";display:block;width:100%;height:.52rem;background-color:rgba(87,157,213,.5);position:absolute;bottom:0;left:0}@media screen and (max-width: 768px){.c-card__ttl::after{height:.3rem}}.c-card__imgArea img{border-radius:10px;width:100%}.c-card__body{font-size:2.3rem;line-height:1.7391304348;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6rem}@media screen and (max-width: 768px){.c-card__body{font-size:1.4rem;line-height:1.7857142857;gap:2.6rem}}.c-card__body--sdgs{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4rem}@media screen and (max-width: 768px){.c-card__body--sdgs{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2.6rem}}.c-card__bodyImgArea--04{width:41.6rem;max-width:100%}@media screen and (max-width: 768px){.c-card__bodyImgArea--04{width:100%}}.c-card__bodyImgArea--report{width:121.6rem;max-width:100%;margin:0 auto}.c-card__bodyImgArea img{width:100%}.c-card__list{display:grid;grid-template-columns:repeat(5, 1fr);gap:2.4rem}@media screen and (max-width: 768px){.c-card__list{grid-template-columns:repeat(2, 1fr);gap:1.4rem}}.c-card__figure img{width:100%;border-radius:10px}.c-card figure{border-radius:10px;overflow:hidden}.c-card figure img{width:100%;border-radius:10px}.c-card figcaption{margin-top:.4rem}@media screen and (max-width: 768px){.c-card figcaption{font-size:1.4rem}}.c-card__listItemCap{font-size:2.4rem;margin-top:1rem}@media screen and (max-width: 768px){.c-card__listItemCap{font-size:1.4rem;margin-top:.4rem}}.c-card__listItemCap span{display:inline-block;color:var(--color-main);margin-right:.4rem}.c-card__flowList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3.6rem}.c-card__flowList--application{gap:12.8rem}@media screen and (max-width: 768px){.c-card__flowList--application{gap:4.8rem !important}}.c-card__flowList--application .c-card__flowItem{position:relative}.c-card__flowList--application .c-card__flowItem:not(:last-child)::after{content:"";display:inline-block;width:2rem;height:4.2rem;background:url(../../assets/images/common/i_arrow_flow.svg) no-repeat center center/contain;position:absolute;bottom:-8.2rem;right:50%;-webkit-transform:translate(0 50%);transform:translate(0 50%)}@media screen and (max-width: 768px){.c-card__flowList--application .c-card__flowItem:not(:last-child)::after{width:1.4rem;height:2.9rem;bottom:-4rem}}@media screen and (max-width: 768px){.c-card__flowList{gap:1.6rem}}.c-card__flowItem{padding:4rem 8rem;border:1px solid}@media screen and (max-width: 768px){.c-card__flowItem{padding:2rem}}.c-card__flowItemNum{height:6rem;width:20rem;font-size:3rem;line-height:2;font-weight:var(--fontWeight-semiBold);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1.4rem;border:1px solid}@media screen and (max-width: 768px){.c-card__flowItemNum{height:3.6rem;width:7.6rem;font-size:1.6rem;gap:.4rem}}.c-card__flowItemNum .num{display:inline-block;font-family:var(--fontFamily-accent);font-size:5.1rem;line-height:1.1764705882;color:var(--color-main);letter-spacing:.08em;position:relative;top:-0.2rem}@media screen and (max-width: 768px){.c-card__flowItemNum .num{font-size:2.4rem}}.c-card__flowItemNum .step{font-family:var(--fontFamily-accent)}.c-card__flowItemHeader{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2.4rem;position:relative}@media screen and (max-width: 768px){.c-card__flowItemHeader{gap:1rem}}.c-card__flowItemHeader::before{content:"";display:block;width:8rem;height:1px;background-color:var(--fontColor-base);position:absolute;top:50%;left:-8rem;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width: 768px){.c-card__flowItemHeader::before{width:2rem;left:-2rem}}@media screen and (max-width: 768px){.c-card__flowItemHeader--step{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.c-card__flowItemHeader--step::before{top:2rem}}@media screen and (max-width: 768px){.c-card__flowItemHeader--step .c-card__flowItemNum{width:10.4rem}}.c-card__flowItemTtl{font-size:3.6rem;font-weight:var(--fontWeight-bold);line-height:1.2}@media screen and (max-width: 768px){.c-card__flowItemTtl{font-size:2.3rem}}.c-card__flowItemTxt{font-size:2.3rem;line-height:1.9130434783;margin-top:4rem}@media screen and (max-width: 768px){.c-card__flowItemTxt{font-size:1.4rem;margin-top:1.4rem}}.c-card__flowItemTxt span{color:var(--color-main)}.c-card__flowItemImgArea{margin-top:4.8rem}@media screen and (max-width: 768px){.c-card__flowItemImgArea{margin-top:.6rem}}.c-card__flowItemImgArea img{width:100%}.c-card__list2col{display:grid;grid-template-columns:repeat(2, 1fr);gap:3rem}@media screen and (max-width: 768px){.c-card__list2col{grid-template-columns:1fr;gap:.8rem}}.c-card__list2col img{width:100%;border-radius:10px}.c-card__list3col{display:grid;grid-template-columns:repeat(3, 1fr);gap:3rem}@media screen and (max-width: 768px){.c-card__list3col{grid-template-columns:1fr;gap:.8rem}}.c-card__list3col img{width:100%;border-radius:10px}.c-card__listTxt{display:grid;grid-template-columns:1fr 1fr;gap:3rem}@media screen and (max-width: 768px){.c-card__listTxt{grid-template-columns:1fr}}.c-card__listTxt li{padding:4rem 6rem;background-color:var(--color-white)}@media screen and (max-width: 768px){.c-card__listTxt li{padding:1.8rem}}.c-card__listTxtTtl{font-size:3.5rem;font-weight:var(--fontWeight-bold)}@media screen and (max-width: 768px){.c-card__listTxtTtl{font-size:2.3rem}}.c-card__listTxtTtl span{display:inline-block;color:var(--color-main);margin-right:1rem}.c-card__listTxtDesc{font-size:2.3rem;line-height:1.9130434783;margin-top:2.4rem}@media screen and (max-width: 768px){.c-card__listTxtDesc{font-size:1.4rem;margin-top:1rem}}.c-card__privacyList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5.4rem}@media screen and (max-width: 768px){.c-card__privacyList{gap:2.4rem}}.c-card__privacyList li .ttl{color:var(--color-accent);font-size:4rem;padding-left:3.6rem;position:relative}@media screen and (max-width: 768px){.c-card__privacyList li .ttl{font-size:2.2rem;padding-left:2rem}}.c-card__privacyList li .ttl::before{content:"●";display:inline-block;font-size:2.6rem;color:var(--color-main);margin-right:1rem;position:absolute;top:1.2rem;left:0}@media screen and (max-width: 768px){.c-card__privacyList li .ttl::before{font-size:1.4rem;top:.8rem;margin-right:.6rem}}.c-card__privacyList li .txt{font-size:2.3rem;padding-left:2.8rem}@media screen and (max-width: 768px){.c-card__privacyList li .txt{font-size:1.4rem;padding-left:1.6rem}}.c-card__telLead{font-weight:var(--fontWeight-bold)}.c-card__telLeadTxt{font-size:2.8rem;text-align:center;line-height:1.5714285714}@media screen and (max-width: 768px){.c-card__telLeadTxt{font-size:1.7rem;line-height:1.6470588235}}.c-card__tel{margin:4rem 0 6rem}@media screen and (max-width: 768px){.c-card__tel{margin:1.4rem 0 3rem}}.c-card__tel a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:var(--fontFamily-accent);color:var(--color-tel);font-size:10.4rem;font-weight:var(--fontWeight-semiBold);text-align:center;line-height:1;letter-spacing:.08em;position:relative}@media screen and (max-width: 768px){.c-card__tel a{font-size:3.9rem;letter-spacing:initial}}.c-card__tel a::before{content:"";display:block;width:10rem;height:8.4rem;background:url(../../assets/images/common/i_tel.svg) no-repeat center center/contain;margin-right:1.6rem}@media screen and (max-width: 768px){.c-card__tel a::before{width:3.5rem;height:3rem;margin-right:.8rem}}@media screen and (max-width: 768px){.c-card__tel{font-size:2.4rem}}.c-card__formLeadTxt{font-size:2.8rem;text-align:center;line-height:1.7142857143}@media screen and (max-width: 768px){.c-card__formLeadTxt{font-size:1.7rem;line-height:1.6470588235;text-align:left}}.c-card__sdgsimg{width:60rem;max-width:100%;margin:0 auto}@media screen and (max-width: 768px){.c-card__sdgsimg{width:100%}}.c-card__sdgsimg img{width:100%}.c-card__txt--sdgs{-webkit-box-flex:1;-ms-flex:1;flex:1}.c-card__philosophyMessage{text-align:center;font-size:3.6rem;line-height:1.9130434783}@media screen and (max-width: 768px){.c-card__philosophyMessage{font-size:1.8rem;line-height:1.7857142857}}.c-card__philosophyList{border-top:1px solid #c9caca}.c-card__philosophyItem{padding:3.6rem 0 3.6rem 4rem;border-bottom:1px solid #c9caca;position:relative}@media screen and (max-width: 768px){.c-card__philosophyItem{padding:2.4rem 0 2.4rem 2.2rem}}.c-card__philosophyItem::before{content:"";display:inline-block;width:1.6rem;height:1.6rem;background-color:var(--fontColor-base);border-radius:50%;position:absolute;top:6.2rem;left:1rem}@media screen and (max-width: 768px){.c-card__philosophyItem::before{width:.8rem;height:.8rem;top:3.6rem;left:.4rem}}.c-card__philosophyItemTtl{font-size:3.6rem;font-weight:var(--fontWeight-bold)}@media screen and (max-width: 768px){.c-card__philosophyItemTtl{font-size:1.8rem}}.c-card__philosophyItemTxt{font-size:2.3rem;line-height:1.9130434783;margin-top:2.4rem}@media screen and (max-width: 768px){.c-card__philosophyItemTxt{font-size:1.4rem;margin-top:1rem}}.c-card__beforeAfter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem}@media screen and (max-width: 768px){.c-card__beforeAfter{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}}.c-card__beforeAfterItem{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative}.c-card__beforeAfterTtl{font-family:var(--fontFamily-accent);color:var(--color-white);font-size:6rem;font-weight:var(--fontWeight-bold);text-transform:capitalize;line-height:1;position:absolute;top:1.6rem;left:1.6rem;z-index:1}@media screen and (max-width: 768px){.c-card__beforeAfterTtl{font-size:2.3rem}}.c-card__beforeAfterArrow{width:40px;margin:2rem;rotate:-90deg}@media screen and (max-width: 768px){.c-card__beforeAfterArrow{width:12px;rotate:0deg;margin:0}}.c-table{width:100%;border-collapse:collapse;font-size:2.6rem;border-top:1px solid #c9caca}@media screen and (max-width: 768px){.c-table{font-size:1.5rem;border-top:none}}.c-table tr{border-bottom:1px solid #c9caca}@media screen and (max-width: 768px){.c-table tr{display:block;width:100%}}.c-table tr th{width:37.2rem;padding:0 5rem;text-align:left;vertical-align:top;padding:3.6rem 2rem 3.6rem 5rem}@media screen and (max-width: 768px){.c-table tr th{display:block;width:100%;font-size:1.9rem;padding:1.6rem 0 0}}.c-table tr td{padding:3.6rem 0}@media screen and (max-width: 768px){.c-table tr td{display:block;width:100%;padding:0 0 1.6rem 0}}.c-table__qualificationList li{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem}.c-table__qualificationList li span:nth-child(1){width:31rem}@media screen and (max-width: 768px){.c-table__qualificationList li span:nth-child(1){width:19rem}}@media screen and (max-width: 768px){.c-table__tel{letter-spacing:-0.07em}}.c-required{display:inline-block;font-size:3rem;font-weight:var(--fontWeight-bold);color:var(--color-white);background-color:var(--color-main);padding:0 2.8rem;border-radius:99px}@media screen and (max-width: 768px){.c-required{font-size:1.5rem;padding:0 1.6rem}}.c-form{font-size:3rem}@media screen and (max-width: 768px){.c-form{font-size:1.9rem}}.c-form__list{border-top:1px solid #4f4c4b}.c-form__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #4f4c4b;padding-right:2.8rem}@media screen and (max-width: 768px){.c-form__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.6rem;padding:2.8rem 0}}.c-form__ttlArea{width:55.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.6rem;font-weight:var(--fontWeight-bold);padding:3rem 1rem 3rem 5.5rem}@media screen and (max-width: 768px){.c-form__ttlArea{width:100%;padding:0}}.c-form__inputArea{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:1.2rem 0}@media screen and (max-width: 768px){.c-form__inputArea{width:100%;padding:0}}.c-form__input{width:100%;padding:1.7rem;border:rgba(0,0,0,0);border-radius:10px;background-color:var(--color-white)}@media screen and (max-width: 768px){.c-form__input{padding:.3rem;border-radius:6px}}.c-form__textArea{height:27rem;width:100%;padding:1.7rem;border:rgba(0,0,0,0);border-radius:10px;background-color:var(--color-white)}@media screen and (max-width: 768px){.c-form__textArea{height:21.8rem;padding:.3rem;border-radius:6px}}.c-form__btnArea{width:39.4rem;max-width:100%;margin:6.4rem auto 0}@media screen and (max-width: 768px){.c-form__btnArea{margin-top:2.6rem}}.c-cardSmall{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:4rem 9.8765432099%;background-color:var(--bg-color-blue);border-radius:20px}@media screen and (max-width: 768px){.c-cardSmall{padding:2rem}}.c-cardSmall__ttl{font-size:4.6rem;font-weight:var(--fontWeight-bold);line-height:1.2;margin-bottom:2.4rem;text-align:center;padding-bottom:1.2rem;border-bottom:2px solid}@media screen and (max-width: 768px){.c-cardSmall__ttl{font-size:2.6rem;line-height:1.2;margin-bottom:1.4rem}}.c-cardSmall__txt{font-size:2.3rem;line-height:2;text-align:center}@media screen and (max-width: 768px){.c-cardSmall__txt{font-size:1.4rem;line-height:1.7857142857}}.c-cardSmall__imgArea{max-width:80%;margin:1.6rem auto 0;aspect-ratio:1913/1076;overflow:hidden}.c-cardSmall__imgArea img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.c-explorationLead{padding:14rem 0 9rem;position:relative}@media screen and (max-width: 768px){.c-explorationLead{padding:6.4rem 0 5rem}}.c-explorationLead::before{content:"";display:block;width:0;height:0;border-style:solid;border-right:4rem solid rgba(0,0,0,0);border-left:4rem solid rgba(0,0,0,0);border-top:4rem solid #d6e6f2;border-bottom:0;position:absolute;top:0;left:calc(50% - 69rem)}@media screen and (max-width: 768px){.c-explorationLead::before{border-right:2.6rem solid rgba(0,0,0,0);border-left:2.6rem solid rgba(0,0,0,0);border-top:2.4rem solid #d6e6f2;left:4rem}}.c-explorationLead__ttl{font-size:4.6rem;font-weight:var(--fontWeight-bold);line-height:1.5771428571;padding:2.4rem 0;position:relative;margin-bottom:6.8rem}@media screen and (max-width: 768px){.c-explorationLead__ttl{font-size:2.6rem;line-height:1.4230769231;padding:0 0 1.4rem 0;margin-bottom:2rem}}.c-explorationLead__ttl::before{content:"";display:block;width:50%;height:.52rem;background-color:var(--color-main);position:absolute;bottom:0;left:0}@media screen and (max-width: 768px){.c-explorationLead__ttl::before{width:30%;height:.3rem}}.c-explorationLead__ttl::after{content:"";display:block;width:100%;height:.52rem;background-color:rgba(87,157,213,.5);position:absolute;bottom:0;left:0}@media screen and (max-width: 768px){.c-explorationLead__ttl::after{height:.3rem}}.c-explorationLead__list{display:grid;grid-template-columns:repeat(3, 1fr);gap:5.1159072742%}@media screen and (max-width: 768px){.c-explorationLead__list{grid-template-columns:1fr;gap:1.4rem}}.c-explorationLead__footer{margin-top:6.8rem}@media screen and (max-width: 768px){.c-explorationLead__footer{margin-top:2rem}}.c-image{aspect-ratio:75/56}.c-image--short{aspect-ratio:75/53}.c-image--tall{aspect-ratio:75/100}.c-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-mv{padding-top:4rem;background-color:var(--bg-color-base)}@media screen and (max-width: 768px){.p-mv{padding-top:2rem}}.p-mv__inner{max-width:192rem;margin:0 auto;position:relative}.p-mv__imgArea{max-width:184rem;aspect-ratio:1840/1000;margin:0 auto;border-radius:20px;overflow:hidden}@media screen and (max-width: 768px){.p-mv__imgArea{aspect-ratio:369/331;max-width:calc(100% - 4rem)}}.p-mv__swiper{width:100%;height:100%}.p-mv__swiper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-mv__copyArea{height:31rem;width:89.2rem;max-width:90%;color:var(--color-white);background-color:rgba(29,46,79,.9);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:3.6rem;padding:1rem 1rem 1rem 7.4rem;position:absolute;top:50%;left:0;z-index:2;-webkit-transform:translate(0, 0);transform:translate(0, 0);-webkit-transition:all 1.6s ease;transition:all 1.6s ease;opacity:0}.p-mv__copyArea.start{-webkit-transform:translate(0, -50%);transform:translate(0, -50%);opacity:1}@media screen and (max-width: 768px){.p-mv__copyArea{max-width:100%;height:11rem;gap:.6rem;padding:1rem 1rem 1rem 2rem;top:auto;bottom:2.4rem;-webkit-transform:none;transform:none}}.p-mv__copyimg{width:8.0208333333vw;height:8.0208333333vw}@media screen and (max-width: 768px){.p-mv__copyimg{width:7.6rem;height:7.6rem}}.p-mv__copyimg img{width:100%;height:100%}.p-mv__copy{font-size:2.9166666667vw;font-weight:var(--fontWeight-bold);line-height:1.4488888889}@media screen and (max-width: 768px){.p-mv__copy{font-size:2rem}}.p-mv__en{font-family:var(--fontFamily-accent);font-size:2.0833333333vw;line-height:1}@media screen and (max-width: 768px){.p-mv__en{font-size:1rem;line-height:1.5}}.p-mission{padding:9.4rem 0 8rem;background:var(--bg-color-base) url(../../assets/images/top/mission_bg.png) no-repeat center bottom -19rem/100% auto;position:relative}@media screen and (max-width: 768px){.p-mission{padding:2.8rem 0 3rem;background-position:center bottom -2.4rem;background-image:url(../../assets/images/top/mission_bg_sp.png)}}.p-mission__arrow{width:30.6rem;position:absolute;top:13.4rem;left:calc(50% - 92rem)}@media screen and (max-width: 768px){.p-mission__arrow{width:7rem;left:0;top:4.2rem}}.p-mission__arrow img{width:100%}.p-mission__inner{max-width:118.5rem;margin:0 auto}.p-mission__en{font-family:var(--fontFamily-accent);font-size:13.4rem;font-weight:var(--fontWeight-semiBold);line-height:1;color:var(--color-main);font-style:italic}@media screen and (max-width: 768px){.p-mission__en{font-size:5rem;text-align:center}}.p-mission__ttl{font-size:3.5rem;font-weight:var(--fontWeight-bold);line-height:1.8571428571;margin-top:2rem}@media screen and (max-width: 768px){.p-mission__ttl{font-size:2rem;text-align:center;margin-top:.6rem}}.p-mission__body{margin-top:5rem}@media screen and (max-width: 768px){.p-mission__body{padding:0 2rem;margin-top:1.4rem}}.p-mission__body p{font-size:2.3rem;line-height:1.9130434783}@media screen and (max-width: 768px){.p-mission__body p{font-size:1.4rem;line-height:2.1428571429}}.p-service{padding:8rem 0 10rem;position:relative}@media screen and (max-width: 768px){.p-service{padding:5.6rem 0 4.8rem}}.p-service::before{content:"";display:block;width:0;height:0;border-style:solid;border-right:4rem solid rgba(0,0,0,0);border-left:4rem solid rgba(0,0,0,0);border-top:4rem solid #d6e6f2;border-bottom:0;position:absolute;top:0;left:calc(50% - 69rem)}@media screen and (max-width: 768px){.p-service::before{border-right:2.6rem solid rgba(0,0,0,0);border-left:2.6rem solid rgba(0,0,0,0);border-top:2.4rem solid #d6e6f2;left:4rem}}.p-service__body{margin-top:4.6rem}@media screen and (max-width: 768px){.p-service__body{margin-top:2.8rem}}.p-service__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6.6rem}@media screen and (max-width: 768px){.p-service__list{gap:2.2rem}}.p-about{padding:10rem 0 10rem;background:var(--bg-color-base) url(../../assets/images/common/common_bg.png) no-repeat center bottom -19rem/100% auto;position:relative}.p-about::before{content:"";display:block;width:0;height:0;border-style:solid;border-right:4rem solid rgba(0,0,0,0);border-left:4rem solid rgba(0,0,0,0);border-top:4rem solid #fff;border-bottom:0;position:absolute;top:0;left:calc(50% - 69rem)}@media screen and (max-width: 768px){.p-about::before{border-right:2.6rem solid rgba(0,0,0,0);border-left:2.6rem solid rgba(0,0,0,0);border-top:2.4rem solid #fff;left:4rem}}@media screen and (max-width: 768px){.p-about{padding:5.6rem 0 4.8rem;background-position:center bottom -2.4rem;background-image:url(../../assets/images/top/mission_bg_sp.png)}}.p-about__body{margin-top:7.2rem}@media screen and (max-width: 768px){.p-about__body{margin-top:2.4rem}}.p-about__videoArea{width:100%}.p-about__videoArea video{width:100%}.p-about__btnArea{max-width:38.8rem;margin:7.6rem auto 0}@media screen and (max-width: 768px){.p-about__btnArea{max-width:29.5rem;margin-top:2.4rem}}.p-news{padding:10rem 0 10rem;position:relative}@media screen and (max-width: 768px){.p-news{padding:5.6rem 0 4.8rem}}.p-news::before{content:"";display:block;width:0;height:0;border-style:solid;border-right:4rem solid rgba(0,0,0,0);border-left:4rem solid rgba(0,0,0,0);border-top:4rem solid #d6e6f2;border-bottom:0;position:absolute;top:0;left:calc(50% - 69rem)}@media screen and (max-width: 768px){.p-news::before{border-right:2.6rem solid rgba(0,0,0,0);border-left:2.6rem solid rgba(0,0,0,0);border-top:2.4rem solid #d6e6f2;left:4rem}}.p-news__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.p-news__item{border-bottom:1px solid var(--color-black)}.p-news__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;color:var(--fontColor-base);padding:1rem 0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;gap:0 2rem}@media screen and (max-width: 768px){.p-news__link{gap:0 6rem}}.p-news__date{width:100%;font-family:var(--fontFamily-accent);color:var(--color-main);font-size:2.4rem;font-weight:var(--fontWeight-semiBold)}@media screen and (max-width: 768px){.p-news__date{font-size:1.2rem}}.p-news__txt{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:3rem;font-weight:var(--fontWeight-bold);line-height:1.916;letter-spacing:.2em}@media screen and (max-width: 768px){.p-news__txt{font-size:1.3rem;line-height:1.3076923077}}.p-news__icon{width:3.6rem}@media screen and (max-width: 768px){.p-news__icon{width:2.2rem}}.p-news__icon img{width:100%}.p-contact{padding:14rem 0 10rem;color:var(--color-white);background:var(--color-main) url(../../assets/images/common/contact_bg.jpg) no-repeat center center/cover;position:relative}@media screen and (max-width: 768px){.p-contact{padding:5.8rem 0 4.4rem}}.p-contact::before{content:"";display:block;width:0;height:0;border-style:solid;border-right:4rem solid rgba(0,0,0,0);border-left:4rem solid rgba(0,0,0,0);border-top:4rem solid #fff;border-bottom:0;position:absolute;top:0;left:calc(50% - 69rem);z-index:2}@media screen and (max-width: 768px){.p-contact::before{border-right:2.6rem solid rgba(0,0,0,0);border-left:2.6rem solid rgba(0,0,0,0);border-top:2.4rem solid #fff;left:4rem}}.p-contact::after{content:"";display:block;width:100%;height:100%;background:var(--color-black);position:absolute;top:0;left:0;opacity:.7;z-index:1}.p-contact--arrowColor::before,.p-contact--arrowColor::after{border-top-color:#d6e6f2}.p-contact .l-inner{position:relative;z-index:2}.p-contact__btnArea{max-width:38.8rem;margin:3.6rem auto 0 1.6rem}@media screen and (max-width: 768px){.p-contact__btnArea{max-width:29.5rem;margin:1rem auto 0}}.p-mvUnder{background:var(--bg-color-base) url(../../assets/images/top/mission_bg.png) no-repeat center bottom -19rem/100% auto;padding:4rem 0;position:relative;overflow-x:hidden}@media screen and (max-width: 768px){.p-mvUnder{padding:2.8rem 0 3rem;background-position:center bottom -2.4rem;background-image:url(../../assets/images/top/mission_bg_sp.png)}}.p-mvUnder--recruit .p-mvUnder__imgArea{width:54.6875vw;max-width:105rem;aspect-ratio:860/394;border-radius:40px 0 0 40px;overflow:hidden}@media screen and (max-width: 768px){.p-mvUnder--recruit .p-mvUnder__imgArea{width:calc(100% + 2rem);max-width:calc(100% + 2rem);margin-top:1.6rem;margin-right:-2rem;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}.p-mvUnder--recruit .p-mvUnder__imgArea img,.p-mvUnder--recruit .p-mvUnder__imgArea iframe{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-mvUnder__inner{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 768px){.p-mvUnder__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 2rem}}.p-mvUnder__txtArea{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-top:5rem;padding-left:calc((100vw - 164rem)/2);padding-right:1.6rem}@media screen and (max-width: 768px){.p-mvUnder__txtArea{padding:0;display:contents}}.p-mvUnder__ttl{font-size:7.6rem;font-family:var(--fontWeight-bold);color:var(--color-main);letter-spacing:.1em;line-height:1.5}@media screen and (max-width: 768px){.p-mvUnder__ttl{width:100vw;margin:0 calc(50% - 50vw);font-size:3.7rem;letter-spacing:.05em;padding-left:2rem;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.p-mvUnder__breadcrumbs{font-size:1.4rem}@media screen and (max-width: 768px){.p-mvUnder__breadcrumbs{font-size:1.2rem;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.p-mvUnder__breadcrumbs ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.2rem}.p-mvUnder__breadcrumbs ul li:not(:last-child)::after{content:">";margin-left:.2rem}.p-mvUnder__breadcrumbs ul li a{color:var(--font-color-base)}.p-mvUnder__breadcrumbs ul li a:hover{text-decoration:underline}.p-mvUnder__imgArea{max-width:105rem;border-radius:40px 0 0 40px;aspect-ratio:1775/1184;overflow:hidden}@media screen and (max-width: 768px){.p-mvUnder__imgArea{margin-top:1.6rem;margin-right:-2rem;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}.p-mvUnder__imgArea img,.p-mvUnder__imgArea iframe{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-mvUnder__anchorArea{max-width:43rem;margin:2.4rem 9.6rem 0 auto}@media screen and (max-width: 768px){.p-mvUnder__anchorArea{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;max-width:100%;margin:2rem 0 0}}.p-mvUnder__anchorList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.6rem}@media screen and (max-width: 768px){.p-mvUnder__anchorList{gap:1.2rem}}.p-mvUnder__anchorItem a{display:block;font-size:2rem;color:var(--color-white);font-family:var(--fontWeight-bold);background:var(--color-main) url(../../assets/images/common/i_anchor_arrow.svg) no-repeat right 2rem center/3.1rem auto;border-radius:100px;padding:1rem 2.4rem;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media screen and (max-width: 768px){.p-mvUnder__anchorItem a{font-size:1.6rem;background-size:2.4rem auto;background-position:right 1.5rem center;padding:.8rem 2.4rem}}.p-mvUnder__anchorItem a:hover{background-color:var(--color-accent)}.p-mvUnder__message{font-size:2.4rem;font-weight:var(--fontWeight-bold);line-height:1.5;margin-top:6rem}@media screen and (max-width: 768px){.p-mvUnder__message{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;font-size:1.6rem;margin-top:1.6rem}}.u-align--center{text-align:center !important}.u-align--right{text-align:right !important}.u-txt--bold{font-weight:var(--fontWeight-bold)}.u-display--pcNone{display:none !important}@media screen and (max-width: 768px){.u-display--pcNone{display:block !important}}@media screen and (max-width: 768px){.u-display--spNone{display:none !important}}.u-display--inlineBlock{display:inline-block}