*,*::before,*::after{margin:0;padding:0;box-sizing:border-box;font-size:100%}:where([hidden]:not([hidden=until-found])){display:none !important}@supports not (min-block-size: 100dvb){:where(html){block-size:100%}}@media(prefers-reduced-motion: no-preference){:where(html:focus-within){scroll-behavior:smooth}}:where(body){block-size:100%;block-size:100dvb;line-height:1.5;font-family:system-ui,sans-serif;-webkit-font-smoothing:antialiased}:where(input,button,textarea,select){font:inherit;color:inherit}:where(textarea){resize:vertical;resize:block}:where(button,label,select,summary,[role=button],[role=option]){cursor:pointer}:where(:disabled){cursor:not-allowed}:where(label:has(>input:disabled),label:has(+input:disabled)){cursor:not-allowed}:where(button){border-style:solid}:where(a){text-underline-offset:.2ex}:where(ul,ol){list-style:none}:where(img,svg,video,canvas,audio,iframe,embed,object){display:block}:where(img,picture,svg){max-inline-size:100%;block-size:auto}:where(p,h1,h2,h3,h4,h5,h6){overflow-wrap:break-word}:where(h1,h2,h3){line-height:calc(1em + .5rem)}:where(hr){border:none;-webkit-border-before:1px solid;border-block-start:1px solid;color:inherit;block-size:0;overflow:visible}:where(:focus-visible){outline:2px solid var(--focus-color, Highlight);outline-offset:2px}:where(.visually-hidden:not(:focus,:active,:focus-within,.not-visually-hidden)){-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;width:1px !important;overflow:hidden !important;position:absolute !important;white-space:nowrap !important;border:0 !important}a{text-decoration:none}html{overflow-x:hidden}iframe{width:100%;height:400px}.fadeIn{opacity:0}.fadeIn.isAnime{-webkit-animation:fadeIn .5s .2s forwards;animation:fadeIn .5s .2s forwards}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeInUp{opacity:0}.fadeInUp.isAnime{-webkit-animation:fadeInUp .9s .2s forwards;animation:fadeInUp .9s .2s forwards}@-webkit-keyframes fadeInUp{0%{transform:translateY(50px)}100%{transform:translateY(0);opacity:1}}@keyframes fadeInUp{0%{transform:translateY(50px)}100%{transform:translateY(0);opacity:1}}.zoomIn{opacity:0}.zoomIn.isAnime{-webkit-animation:zoomIn .9s .2s forwards;animation:zoomIn .9s .2s forwards}@-webkit-keyframes zoomIn{0%{transform:scale(0.9);opacity:0}100%{transform:scale(1);opacity:1}}@keyframes zoomIn{0%{transform:scale(0.9);opacity:0}100%{transform:scale(1);opacity:1}}.slideInLeft{opacity:0}.slideInLeft.isAnime{-webkit-animation:slideInLeft 1s forwards;animation:slideInLeft 1s forwards}@-webkit-keyframes slideInLeft{0%{transform:translateX(-50px)}100%{transform:translateX(0);opacity:1}}@keyframes slideInLeft{0%{transform:translateX(-50px)}100%{transform:translateX(0);opacity:1}}.slideInRight{opacity:0}.slideInRight.isAnime{-webkit-animation:slideInRight 1s forwards;animation:slideInRight 1s forwards}@-webkit-keyframes slideInRight{0%{transform:translateX(50px)}100%{transform:translateX(0);opacity:1}}@keyframes slideInRight{0%{transform:translateX(50px)}100%{transform:translateX(0);opacity:1}}.fuwa{-webkit-animation:float 2s infinite;animation:float 2s infinite}@-webkit-keyframes float{0%{transform:translateY(0px)}50%{transform:translateY(10px)}100%{transform:translateY(0px)}}@keyframes float{0%{transform:translateY(0px)}50%{transform:translateY(10px)}100%{transform:translateY(0px)}}:root{--primary: #15a860;--secondary: #007e40;--white: #fff;--bk: #f8f8f8;--font-black: #303030;--ntl300: #f1f1f1;--ntl400: #d3d3d3;--ntl500: #666666;--ntl700: #3a3a3a;--sans: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;--fa: "Font Awesome 5 Free"}.index-hero{height:100vh}@media screen and (max-width: 1100px){.index-hero{height:500px;margin-top:60px}}.index-hero .container{max-width:100%;width:97.5%;height:100%;padding:24px 0;position:relative}@media screen and (max-width: 1100px){.index-hero .container{padding:0;width:96%}}.index-hero .container::before{content:"";position:absolute;left:0;top:0;width:420px;height:100px;background:var(--bk);z-index:10}@media screen and (max-width: 1360px){.index-hero .container::before{width:250px}}@media screen and (max-width: 1100px){.index-hero .container::before{display:none}}.index-hero__deco{position:absolute;width:80px;height:auto;z-index:10}.index-hero__deco.deco1{left:420px;top:20px}@media screen and (max-width: 1360px){.index-hero__deco.deco1{left:250px}}@media screen and (max-width: 1100px){.index-hero__deco.deco1{width:1.5rem;left:0;top:0}}.index-hero__deco.deco2{left:0;top:100px}@media screen and (max-width: 1100px){.index-hero__deco.deco2{left:unset;right:0;bottom:0;top:unset;transform:rotate(180deg);width:1.5rem}}@media screen and (max-width: 768px){.index-hero__deco.deco2{bottom:10%;width:4rem}}.index-hero__deco.deco3{right:0;bottom:80px;transform:rotate(180deg)}@media screen and (max-width: 1100px){.index-hero__deco.deco3{display:none}}.index-hero__deco.deco4{left:-80px;transform:rotate(180deg)}@media screen and (max-width: 1100px){.index-hero__deco.deco4{display:none}}.index-hero__movie{height:100%;overflow:hidden;position:relative}@media screen and (max-width: 768px){.index-hero__movie{height:90%}}.index-hero__movie::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:#2b2b2b;opacity:.3}.index-hero h2{position:absolute;left:20px;bottom:22px;width:70vw}.index-hero h2 .index-hero__title-sp{display:none}@media screen and (max-width: 1100px){.index-hero h2{bottom:-0.5%}}@media screen and (max-width: 768px){.index-hero h2{left:5%;bottom:unset;top:5%;height:78%;z-index:20;width:auto}.index-hero h2 .index-hero__title-pc{display:none}.index-hero h2 .index-hero__title-sp{display:block}}.index-hero__btn{position:absolute;right:0;bottom:24px;width:270px;height:80px;display:flex;align-items:center;justify-content:center;gap:.5rem;background:var(--bk);z-index:20;font-size:1.125rem;font-weight:700}@media screen and (max-width: 1360px){.index-hero__btn{width:200px}}@media screen and (max-width: 1100px){.index-hero__btn{right:-24px;bottom:unset;top:5%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:.5rem 3rem;background:var(--primary);color:var(--white);width:250px}}@media screen and (max-width: 768px){.index-hero__btn{right:-16px;bottom:0;top:unset;width:74%}}.index-hero__btn:hover span{opacity:.8}.index-hero__btn:hover i{left:.5rem}.index-hero__btn span{transition:.3s}.index-hero__btn__inner{margin:.5rem 2rem 0 0}@media screen and (max-width: 1100px){.index-hero__btn__inner{margin:0}}.index-hero__btn i{color:var(--primary);position:relative;left:0;transition:.3s}@media screen and (max-width: 1100px){.index-hero__btn i{color:var(--white)}}.index-msg{overflow:hidden}.index-msg .container{max-width:1400px;display:flex;height:730px;padding:3.5rem 0 0 0}@media screen and (max-width: 1100px){.index-msg .container{flex-direction:column-reverse;gap:.75rem;height:auto;padding:2rem 0}}.index-msg__cont{width:655px}@media screen and (max-width: 1100px){.index-msg__cont{width:100%}}.index-msg__cont h2{font-size:3rem;font-weight:700}@media screen and (max-width: 1100px){.index-msg__cont h2{font-size:2.5rem}}@media screen and (max-width: 768px){.index-msg__cont h2{font-size:1.55rem}}.index-msg__cont h2 span{color:var(--primary)}.index-msg__txt{margin-top:2.5rem;display:flex;flex-direction:column;gap:1.125rem}@media screen and (max-width: 1100px){.index-msg__txt{margin-top:1.25rem}}.index-msg__txt p{font-size:1.125rem;line-height:1.75}@media screen and (max-width: 1100px){.index-msg__txt p{font-size:1rem;letter-spacing:0}}@media screen and (max-width: 1100px){.index-msg__txt p br{display:none}}.index-msg .common-btn{margin-top:2.5rem}@media screen and (max-width: 1100px){.index-msg .common-btn{margin-top:1.25rem;margin-left:auto}}@media screen and (max-width: 768px){.index-msg .common-btn{max-width:100%}}.index-msg__slide-area{flex:1;display:flex;flex-direction:column;gap:12px;margin-right:calc(50% - 50vw);position:relative}@media screen and (max-width: 1100px){.index-msg__slide-area{gap:4px;margin-right:calc(50% - 50vw);margin-left:calc(50% - 50vw);flex:unset}}.index-msg__slide-area::before{content:"";position:absolute;left:-2px;top:0;width:200px;height:100%;background:linear-gradient(to right, var(--bk) 0%, rgba(34, 34, 34, 0) 100%);z-index:10}@media screen and (max-width: 1100px){.index-msg__slide-area::before{background:linear-gradient(to top, var(--bk) 0%, rgba(34, 34, 34, 0) 100%);bottom:0;top:unset;width:100%;height:15%}}.index-msg__slide-area .splide{height:50%}.index-msg__slide-area .splide__track{height:100%}.index-msg__slide-area .splide__list{height:100%}.index-msg__slide-area .splide__slide{height:100%}.index-int{background:var(--white)}.index-int .container{max-width:1400px;padding:3rem 0}.index-int__list{margin-top:2.25rem;display:flex;justify-content:space-between;gap:1rem}@media screen and (max-width: 768px){.index-int__list{display:grid;grid-template-columns:repeat(2, 1fr);gap:.75rem;margin-top:1.25rem}}@media screen and (max-width: 486px){.index-int__list{grid-template-columns:1fr}}.index-int__item{position:relative;display:block}.index-int__item>i{position:absolute;right:1.25rem;bottom:1rem;font-size:2.25rem;transition:.3s}.index-int__item:hover .index-int__image{opacity:.8}.index-int__item:hover .index-int__prof__num{background:var(--primary);color:var(--white)}.index-int__item:hover>i{transform:scale(1.2)}.index-int__image{transition:.3s}.index-int__prof{position:absolute;left:.5rem;top:.75rem;display:flex;flex-direction:column;align-items:center}.index-int__prof__num{font-weight:500;color:var(--primary);background:var(--white);border-radius:100px;border:1px solid var(--primary);padding:.25rem .9rem;transition:.3s}@media screen and (max-width: 1100px){.index-int__prof__num{padding:.25rem .5rem}}.index-int__prof__name{font-size:1.125rem;font-weight:500}@media screen and (max-width: 1100px){.index-int__prof__name{font-size:1rem}}.index-int__en{position:absolute;font-size:3rem;font-weight:100;line-height:1;letter-spacing:.1em;writing-mode:vertical-rl;right:1rem;top:.5rem}@media screen and (max-width: 1100px){.index-int__en{font-size:3vw}}@media screen and (max-width: 768px){.index-int__en{font-size:2rem}}.index-int .common-btn{margin:2.25rem auto 0}@media screen and (max-width: 1100px){.index-int .common-btn{margin:1.25rem 0 0 auto}}@media screen and (max-width: 768px){.index-int .common-btn{max-width:100%}}.index-recruit{position:relative;height:700px}@media screen and (max-width: 1100px){.index-recruit{height:auto}}.index-recruit__image{position:absolute;left:0;height:100%}@media screen and (max-width: 1400px){.index-recruit__image{opacity:.25}}@media screen and (max-width: 1100px){.index-recruit__image{height:auto}}.index-recruit .container{position:relative;max-width:1400px}.index-recruit__cont{width:35vw;margin-left:auto}@media screen and (max-width: 1400px){.index-recruit__cont{width:50vw}}@media screen and (max-width: 1100px){.index-recruit__cont{width:100%}}.index-recruit__txt{margin-top:1.5rem;font-size:1.125rem;line-height:1.75}@media screen and (max-width: 1100px){.index-recruit__txt{margin-top:1.25rem;font-size:1rem}}@media screen and (max-width: 1100px){.index-recruit__txt br{display:none}}.index-recruit__btn-list{display:grid;grid-template-columns:repeat(2, 1fr);gap:.12rem;margin-top:2rem}@media screen and (max-width: 1100px){.index-recruit__btn-list{margin-top:1.25rem}}.index-recruit__btn-list li a{display:flex;flex-direction:column;justify-content:space-between;background:var(--font-black);color:var(--white);font-size:1.125rem;font-weight:700;padding:1.25rem 1.5rem;height:143px;position:relative}@media screen and (max-width: 1100px){.index-recruit__btn-list li a{height:120px;font-size:1rem}}.index-recruit__btn-list li a::before{content:"";position:absolute;left:0;top:0;width:0;height:100%;background:var(--primary);transition:.3s}.index-recruit__btn-list li a:hover i{left:.5rem}.index-recruit__btn-list li a:hover::before{width:100%}.index-recruit__btn-list li a span{position:relative}.index-recruit__btn-list li a i{margin-left:auto;transition:.3s;position:relative;left:0}.works-cont{margin-top:2.5rem}@media screen and (max-width: 1100px){.works-cont{margin-top:1.5rem}}.works-cont__last{margin-bottom:5rem}@media screen and (max-width: 1100px){.works-cont__last{margin-bottom:1.5rem}}.works-cont__wrapper{max-width:1200px;width:100%;background:var(--white);margin-inline:auto;position:relative}@media screen and (max-width: 1100px){.works-cont__wrapper{width:96%}}.works-cont .common-deco{position:absolute;width:80px;height:auto;z-index:10;top:0;left:0}@media screen and (max-width: 1100px){.works-cont .common-deco{width:1.5rem}}.works-cont .container{max-width:1000px}.works-cont__cont{margin-top:1rem;padding-top:2.5rem;border-top:1px dashed var(--ntl400);display:flex;flex-direction:column;gap:2.25rem}@media screen and (max-width: 1100px){.works-cont__cont{padding-top:1.5rem;gap:1.5rem}}.works-cont__image{width:100%;aspect-ratio:16/9}.works-cont__point{background:#e5e5e5;padding:1.12rem 2rem;display:flex;align-items:center;gap:3rem}@media screen and (max-width: 1100px){.works-cont__point{padding:1rem 1rem;gap:1rem;flex-direction:column;align-items:flex-start}}.works-cont__point dt{font-size:1.125rem;font-weight:700}.works-cont__point dd{position:relative}@media screen and (max-width: 1100px){.works-cont__point dd{width:100%}}.works-cont__point dd::before{content:"";position:absolute;left:-1.5rem;top:50%;transform:translateY(-50%);width:1px;height:70%;border-right:1px dashed var(--ntl500)}@media screen and (max-width: 1100px){.works-cont__point dd::before{left:0;top:-0.75rem;width:100%;height:1px;border-right:none;border-bottom:1px dashed var(--ntl500)}}.works-cont__point ul{display:flex;flex-direction:column;gap:.44rem;list-style:inside;font-weight:700;line-height:1.75}@media screen and (max-width: 1100px){.works-cont__point ul{gap:0}}.int-list ul{display:grid;grid-template-columns:1fr 1fr;gap:3rem}@media screen and (max-width: 1100px){.int-list ul{-moz-column-gap:1rem;column-gap:1rem;row-gap:2rem}}@media screen and (max-width: 768px){.int-list ul{grid-template-columns:1fr;gap:1.5rem}}.int-list li a{display:block}.int-list li a:hover .int-list__image{opacity:.8}.int-list li a:hover .int-list__work{background:var(--white);color:var(--primary)}.int-list li a:hover .int-list__cont h2{color:var(--primary)}.int-list__image-area{aspect-ratio:16/9;position:relative}.int-list__image{transition:.3s}.int-list__work{position:absolute;top:.75rem;right:1rem;background:var(--primary);color:var(--white);font-weight:700;font-size:1.125rem;border-radius:100px;border:1px solid var(--primary);padding:.12rem 1rem;transition:.3s}@media screen and (max-width: 768px){.int-list__work{font-size:1rem;padding:.12rem .5rem}}.int-list__cont{margin-top:.88rem}.int-list h2{font-size:1.5rem;font-weight:700;padding-bottom:.5rem;border-bottom:1px dashed var(--ntl400);transition:.3s}@media screen and (max-width: 768px){.int-list h2{font-size:1.25rem}}.int-list__prof{margin-top:.5rem;display:flex;gap:1.24rem;font-weight:500}.int-list__name{position:relative}.int-list__name::before{content:"";position:absolute;right:-0.62rem;width:1px;height:100%;background:var(--ntl400)}.int-page__title{text-align:center}.int-page .container{padding-bottom:2.5rem}@media screen and (max-width: 1100px){.int-page .container{padding-bottom:0}}.int-page__name{font-size:1.125rem;font-weight:500;margin-top:1rem}@media screen and (max-width: 1100px){.int-page__name{font-size:1rem;margin-top:.75rem}}.int-page__prof{margin-top:2.25rem;display:flex}@media screen and (max-width: 1100px){.int-page__prof{display:block;margin-top:1rem}}.int-page__prof__image{width:550px;aspect-ratio:1/1}@media screen and (max-width: 1100px){.int-page__prof__image{width:100%;aspect-ratio:4/3}}@media screen and (max-width: 1100px){.int-page__prof__image img{-o-object-position:top;object-position:top}}.int-page__prof__cont{flex:1;padding:4.5rem 5.5rem;background:var(--white)}@media screen and (max-width: 1100px){.int-page__prof__cont{padding:1rem 1.5rem 2rem 1.5rem}}.int-page__prof__cont h3{font-size:1.25rem;font-weight:700}.int-page__prof__list{margin-top:2rem;display:grid;grid-template-columns:70px 1fr;row-gap:.75rem;font-size:.875rem}@media screen and (max-width: 1100px){.int-page__prof__list{grid-template-columns:50px 1fr;row-gap:.5rem;margin-top:1rem}}.int-page__prof__list dt{font-weight:700;padding-bottom:.25rem;border-bottom:1px solid var(--ntl400)}.int-page__prof__list dd{padding-bottom:.25rem;border-bottom:1px solid var(--ntl400)}.int-page__prof__txt{margin-top:2rem;letter-spacing:.025em;line-height:1.75}@media screen and (max-width: 1100px){.int-page__prof__txt{margin-top:1rem}}.int-page__wrapper{margin-top:1.12rem;background:var(--white);position:relative;padding:60px 0}@media screen and (max-width: 1100px){.int-page__wrapper{margin-top:1rem;padding:2.5rem 0}}.int-page__wrapper .common-deco{position:absolute;width:80px;height:auto;top:0;left:0;z-index:10}@media screen and (max-width: 1100px){.int-page__wrapper .common-deco{width:1.5rem}}.int-page__cont{max-width:1000px;margin-inline:auto;display:flex;flex-direction:column;gap:2.5rem}@media screen and (max-width: 1100px){.int-page__cont{gap:1.5rem;padding:0 1.5rem}}.int-page__cont__image{width:100%;aspect-ratio:16/9}.int-paging .container{padding-top:0;display:flex;justify-content:space-between}@media screen and (max-width: 1100px){.int-paging .container{gap:1px}}.int-paging a{display:flex;justify-content:center;gap:.25rem;align-items:center;background:var(--font-black);color:var(--white);width:270px;padding:1.5rem 2rem}@media screen and (max-width: 1100px){.int-paging a{flex:1;width:auto;padding:1rem .5rem;font-size:.75rem}}.int-paging a i{margin-top:.25rem}.recruit-point .common-head{text-align:center;margin-top:4rem}@media screen and (max-width: 1100px){.recruit-point .common-head{margin-top:1.5rem}}.recruit-point__wrapper{margin-top:2.25rem;max-width:1200px;width:96%;margin-inline:auto;background:var(--white);position:relative}@media screen and (max-width: 1100px){.recruit-point__wrapper{margin-top:1.5rem}}.recruit-point .common-deco{position:absolute;width:80px;height:auto;top:0;left:0}@media screen and (max-width: 1100px){.recruit-point .common-deco{width:1.5rem}}.recruit-point .container{max-width:1000px;display:flex;flex-direction:column;gap:2.5rem}@media screen and (max-width: 1100px){.recruit-point .container{gap:1.5rem}}.recruit-point h3{color:var(--primary);font-size:2rem;font-weight:700;padding-bottom:.7rem;position:relative}@media screen and (max-width: 1100px){.recruit-point h3{font-size:1.5rem}}.recruit-point h3::before{content:"";position:absolute;bottom:0;width:100%;height:.2rem;background-image:repeating-linear-gradient(to right, var(--primary), var(--primary) 8px, transparent 8px, transparent 16px)}@media screen and (max-width: 1100px){.recruit-point h3::before{height:.15rem}}.recruit-point__txt,.recruit-point__list{margin-top:.75rem;display:flex;flex-direction:column;gap:1rem;line-height:1.75;letter-spacing:.025em}.recruit-point__list{gap:0}.recruit-req{padding-top:5rem}@media screen and (max-width: 1100px){.recruit-req{padding-top:2rem}}.recruit-req .common-head{text-align:center}.recruit-req__wrapper{background:var(--white);margin-top:2.25rem}@media screen and (max-width: 1100px){.recruit-req__wrapper{margin-top:1.5rem}}.recruit-req .container{max-width:1000px}.recruit-req__selector{display:flex;justify-content:space-between;gap:1rem}@media screen and (max-width: 1100px){.recruit-req__selector{gap:.25rem;flex-direction:column}}.recruit-req__selector li{flex:1;text-align:center;padding:1rem 1.25rem;font-weight:700;font-size:1.125rem;background:var(--ntl300);cursor:pointer}@media screen and (max-width: 1100px){.recruit-req__selector li{padding:1rem .5rem;font-size:.875rem}}.recruit-req__selector li i{margin-left:.5rem}.recruit-req__selector li.is-btn-active{background:var(--primary);color:var(--white)}.recruit-req__cont{margin-top:3.5rem;display:none}@media screen and (max-width: 1100px){.recruit-req__cont{margin-top:1.5rem}}.recruit-req__cont h3{color:var(--primary);font-size:2rem;font-weight:700}@media screen and (max-width: 1100px){.recruit-req__cont h3{font-size:1.25rem}}.recruit-req__cont.is-contents-active{display:block}.recruit-req__list{margin-top:1.75rem;display:grid;grid-template-columns:250px 1fr}@media screen and (max-width: 1100px){.recruit-req__list{grid-template-columns:1fr;margin-top:1rem}}.recruit-req__list>dt{padding:1rem 1.25rem;background:#e5e5e5;font-weight:700;border-bottom:1px solid var(--ntl400)}@media screen and (max-width: 1100px){.recruit-req__list>dt{padding:1rem .5rem;border:unset}}.recruit-req__list>dd{border-bottom:1px solid var(--ntl400);padding:1rem 2rem;font-size:1.125rem;line-height:1.75;letter-spacing:.025em}@media screen and (max-width: 1100px){.recruit-req__list>dd{padding:.25rem .5rem 1rem .5rem;border:unset;font-size:1rem}}.recruit-req__list>dd>dl dt{font-weight:700}.recruit-req__list>dd>dl dd{margin:.5rem 0 .5rem 1rem}.recruit-selection{height:630px}@media screen and (max-width: 1100px){.recruit-selection{height:auto}}.recruit-selection__bk{height:80%}@media screen and (max-width: 1100px){.recruit-selection__bk{height:200px}}.recruit-selection .container{position:relative;background:var(--white);bottom:12rem;padding:3.5rem 6rem;display:flex;gap:4.5rem}@media screen and (max-width: 1100px){.recruit-selection .container{flex-direction:column;gap:1rem;padding:1rem 1.5rem 2rem 1.5rem;bottom:0;width:100%}}.recruit-selection .container::before{content:"";position:absolute;width:100vw;left:calc(50% - 50vw);top:50%;transform:translateY(-50%);height:100%;background:var(--white);display:none}@media screen and (max-width: 1100px){.recruit-selection .container::before{display:block}}.recruit-selection .common-deco{position:absolute;width:80px;height:auto;top:0;left:0;z-index:10}@media screen and (max-width: 1100px){.recruit-selection .common-deco{display:none}}.recruit-selection__cont{flex:1;list-style:disc;position:relative}@media screen and (max-width: 1100px){.recruit-selection__cont{margin-left:1.5rem}}.recruit-selection__cont li{font-size:1.125rem;line-height:1.75}@media screen and (max-width: 1100px){.recruit-selection__cont li{font-size:1rem}}@media screen and (max-width: 1100px){.recruit-msg{margin-top:2rem}}.recruit-msg .common-head{text-align:center}.recruit-msg .container{padding-top:2.25rem;display:flex;min-height:580px;gap:3rem}@media screen and (max-width: 1100px){.recruit-msg .container{display:block;padding-top:1.25rem;min-height:auto}}.recruit-msg__image{position:relative}@media screen and (max-width: 1100px){.recruit-msg__image{width:100%;aspect-ratio:1/1}}.recruit-msg__deco,.recruit-msg__deco2{position:absolute;width:80px;height:auto}@media screen and (max-width: 1100px){.recruit-msg__deco,.recruit-msg__deco2{width:1.5rem}}.recruit-msg__deco{top:0;left:0}.recruit-msg__deco2{bottom:0;right:0;transform:rotate(180deg)}.recruit-msg__cont{max-width:650px;width:96%}@media screen and (max-width: 1100px){.recruit-msg__cont{width:100%;margin-top:1.25rem}}.recruit-msg h3{color:var(--primary);font-size:2rem;font-weight:700;padding-bottom:1.5rem;position:relative}@media screen and (max-width: 1100px){.recruit-msg h3{font-size:1.5rem;padding-bottom:1rem}}.recruit-msg h3::before{content:"";position:absolute;width:2rem;height:.2rem;background:var(--primary);bottom:0;left:0}.recruit-msg__txt{margin-top:1.5rem;display:flex;flex-direction:column;gap:1rem}@media screen and (max-width: 1100px){.recruit-msg__txt{margin-top:1rem}}.recruit-msg__txt p{font-size:1.125rem;line-height:1.75;letter-spacing:.025em}@media screen and (max-width: 1100px){.recruit-msg__txt p{font-size:1rem}}.recruit-msg__name{margin-top:1.5rem;display:flex;gap:1rem;font-size:1.125rem}@media screen and (max-width: 1100px){.recruit-msg__name{font-size:1rem;margin-top:.75rem;justify-content:end}}.page-policy .container{max-width:1000px}.page-policy__txt{margin-bottom:1.5rem}.page-policy dl dt{font-weight:700}.page-policy dl dd ol{margin-left:1.5rem;list-style:decimal;margin-bottom:1rem}.page-policy address{margin-top:1.5rem;font-style:normal}html{overflow-x:hidden}body{font-family:var(--sans);font-size:16px;line-height:1.5;font-weight:400;letter-spacing:.05em;color:var(--font-black);word-wrap:break-word;font-feature-settings:"palt";background:var(--bk)}@media screen and (max-width: 1100px){body{font-size:15px}}@media screen and (max-width: 486px){body{font-size:14px}}main{overflow:hidden}.container{max-width:1200px;width:96%;margin:0 auto;padding:100px 0}@media screen and (max-width: 1100px){.container{max-width:700px;width:90%;padding:50px 0}}@media screen and (max-width: 486px){.container{padding:30px 0;width:90%}}ul,ol{margin:0}a{text-decoration:none;transition:.3s;color:var(--font-black)}h2,h3,h4,h5{font-weight:700}.site-header{position:fixed;left:0;top:0;width:100%;z-index:9999;margin-top:24px;transition:.3s}@media screen and (max-width: 1100px){.site-header{margin-top:0}}.site-header__inner{display:flex;justify-content:space-between;align-items:center;height:80px;margin:0 40px 0 24px;transition:.3s}@media screen and (max-width: 1100px){.site-header__inner{height:60px;margin-inline:auto;width:96%}}.site-header__logo>a{display:block;max-width:410px;width:100%}@media screen and (max-width: 1360px){.site-header__logo>a{max-width:250px}}@media screen and (max-width: 1100px){.site-header__logo>a{width:25vw;min-width:230px}}.site-header__logo>a:hover{opacity:.8}@media screen and (max-width: 1100px){.site-header .nav-area{opacity:0;visibility:hidden;position:fixed;width:100%;height:100vh;left:0;top:0;z-index:1}}.site-header .nav-area__menu{display:flex;align-items:center;gap:2rem}@media screen and (max-width: 1360px){.site-header .nav-area__menu{gap:1rem}}@media screen and (max-width: 1100px){.site-header .nav-area__menu{flex-direction:column;align-items:center;justify-content:center;gap:.5rem;background:var(--bk)}}.site-header .nav-area__menu li a{display:flex;align-items:center;justify-content:center;gap:.25rem;color:var(--white);font-size:.875rem;font-weight:700;letter-spacing:.05em}.site-header .nav-area__menu li a:hover{opacity:.8}.site-header .nav-area__menu li:last-child a{background:var(--primary);padding:1rem 3rem;border-radius:100px;display:flex;align-items:center;gap:.5rem;color:var(--white) !important;border:1px solid var(--primary)}.site-header .nav-area__menu li:last-child a:hover{opacity:1;background:var(--white);color:var(--primary) !important}.site-header .nav-area.open{opacity:1;visibility:visible}.site-header .nav-area.open .nav-area__menu{height:100vh}.site-header .nav-area.open li{width:100%}.site-header .nav-area.open li a{color:var(--secondary);margin-inline:16px;justify-content:flex-start;padding:.75rem;background:var(--white);border:1px solid var(--primary)}.site-header .nav-area.open li:last-child a{border-radius:unset;color:var(--secondary) !important}.site-header .nav-area.open li:last-child a i{display:none}.site-header nav{height:100%}.site-header.scroll{margin-top:0;background:var(--bk)}.site-header.scroll .site-header__inner{margin:0 40px}@media screen and (max-width: 1100px){.site-header.scroll .site-header__inner{margin:0 auto}}.site-header.scroll .nav-area__menu li a{color:var(--font-black)}.footer-contact{background:linear-gradient(90deg, #15a860 0%, #17e681 50%, #15a860 100%);background-size:200% 100%;background-position:0% 50%;height:200px;transition:background-position .4s ease}@media screen and (max-width: 1100px){.footer-contact{height:120px}}.footer-contact a{display:flex;justify-content:center;align-items:center;gap:1.75rem;height:100%;color:var(--white)}@media screen and (max-width: 1100px){.footer-contact a{gap:.75rem}}.footer-contact a>i{font-size:3rem;position:relative;left:0;transition:.3s}@media screen and (max-width: 1100px){.footer-contact a>i{font-size:2rem}}.footer-contact a:hover>i{left:.5rem}.footer-contact:hover{background-position:80% 50%}.footer-contact__txt p{font-size:3rem;font-weight:700;line-height:1.25;letter-spacing:.1em}@media screen and (max-width: 1100px){.footer-contact__txt p{font-size:2rem}}.footer-contact__txt h2{font-size:1.125rem;font-weight:700;text-align:center}@media screen and (max-width: 1100px){.footer-contact__txt h2{font-size:1rem}}.footer-contact__txt h2 i{margin-left:.25rem}.footer-bottom .container{padding:2rem 0 1rem 0;display:grid;grid-template-columns:410px 1fr}@media screen and (max-width: 1100px){.footer-bottom .container{display:flex;flex-direction:column;padding:1rem 0 .5rem 0}}@media screen and (max-width: 1100px){.footer-bottom__left{order:2;margin-top:1rem}}.footer-bottom__logo{width:100%;max-width:410px;display:block}.footer-bottom__logo:hover{opacity:.8}.footer-bottom address{font-style:normal;margin-top:1.5rem;font-size:.875rem}@media screen and (max-width: 1100px){.footer-bottom address{margin-top:.75rem;text-align:center}}.footer-bottom__list-corp{margin-top:.5rem}@media screen and (max-width: 1100px){.footer-bottom__list-corp{text-align:center}}.footer-bottom__list-corp a{font-size:.875rem;color:var(--ntl500)}.footer-bottom__list-corp a i{font-size:.8em}.footer-bottom__list-corp a:hover{opacity:.8}.footer-bottom__list{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:flex;align-items:center;margin-left:auto;gap:3.5rem}@media screen and (max-width: 1100px){.footer-bottom__list{order:1;gap:.25rem;flex-wrap:wrap;margin-inline:auto}}.footer-bottom__list li{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@media screen and (max-width: 1100px){.footer-bottom__list li{width:calc(50% - .25rem)}}.footer-bottom__list li a{display:block;position:relative;line-height:1;font-size:.875rem;font-weight:700}@media screen and (max-width: 1100px){.footer-bottom__list li a{text-align:center;background:var(--white);border:1px solid var(--ntl400);padding:1rem .25rem}}.footer-bottom__list li a::after{content:"";position:absolute;left:-0.875rem;top:calc(50% + .11rem);transform:translateY(-50%);height:.6rem;width:auto;aspect-ratio:1/1;background:var(--primary);border-radius:100px;transition:.3s}@media screen and (max-width: 1100px){.footer-bottom__list li a::after{display:none}}.footer-bottom__list li a:hover{opacity:.8}.footer-bottom__bottom{margin-top:2rem;grid-column:1/3;display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--ntl400);padding-top:1rem}@media screen and (max-width: 1100px){.footer-bottom__bottom{order:3;margin-top:.5rem;justify-content:center;padding-top:.5rem}}.footer-bottom__copyright{font-size:.75rem;color:var(--ntl500)}@media screen and (max-width: 1100px){.footer-bottom__copyright{font-size:.65rem}}.footer-bottom__top{font-size:.875rem;font-weight:700}@media screen and (max-width: 1100px){.footer-bottom__top{display:none}}.footer-bottom__top:hover{opacity:.8}.footer-bottom__top:hover i{bottom:.25rem}.footer-bottom__top i{color:var(--secondary);position:relative;bottom:0;transition:.3s}.sub-top{position:relative;height:400px;margin:24px 24px 0 24px}@media screen and (max-width: 1100px){.sub-top{margin:60px auto 0 auto;width:96%;height:200px}}.sub-top::before{content:"";position:absolute;left:0;top:0;width:410px;height:80px;background:var(--bk);z-index:10}@media screen and (max-width: 1360px){.sub-top::before{width:250px}}@media screen and (max-width: 1100px){.sub-top::before{display:none}}.sub-top__bk{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);height:100%;width:100%}.sub-top__bk::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(43,43,43,.3)}.sub-top__deco{position:absolute;width:80px;height:auto;z-index:10}@media screen and (max-width: 1100px){.sub-top__deco{width:1.5rem}}.sub-top__deco.deco1{top:0;left:410px}@media screen and (max-width: 1360px){.sub-top__deco.deco1{left:250px}}@media screen and (max-width: 1100px){.sub-top__deco.deco1{left:0}}.sub-top__deco.deco2{top:80px;left:0}@media screen and (max-width: 1100px){.sub-top__deco.deco2{display:none}}.sub-top__deco.deco3{right:-1px;bottom:0;transform:rotate(180deg)}@media screen and (max-width: 1100px){.sub-top__deco.deco3{right:0}}.sub-top .container{height:100%;position:relative;display:flex;align-items:center}.sub-top__cont{margin-top:80px}@media screen and (max-width: 1100px){.sub-top__cont{margin-top:0}}.sub-top__pankuzu{padding:.25rem .75rem;border-radius:100px;border:1px solid var(--white);background:rgba(255,255,255,.18);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:.875rem;font-weight:500;color:var(--white)}@media screen and (max-width: 1100px){.sub-top__pankuzu{font-size:.75rem}}.sub-top__pankuzu a{font-size:.875rem;font-weight:500;color:var(--white);text-decoration:underline;padding-right:.25rem}.sub-top__pankuzu a:hover{color:var(--primary)}@media screen and (max-width: 1100px){.sub-top__pankuzu a{font-size:.75rem}}.sub-top h1{color:var(--white);font-size:2.625rem;font-weight:700;letter-spacing:.1em;margin-top:.25rem}@media screen and (max-width: 1100px){.sub-top h1{font-size:2rem}}.sub-top p{font-size:1.125rem;color:var(--white);font-weight:700;margin-top:.5rem}@media screen and (max-width: 1100px){.sub-top p{font-size:.875rem}}#scrollTopBtn{position:fixed;bottom:20px;right:16px;width:50px;height:50px;background:var(--font-black);opacity:0;transform:translateX(100%);z-index:8000;border:1px solid var(--white);cursor:pointer;border-radius:8px;transition:.3s}#scrollTopBtn::after{content:"";top:46%;left:55%;width:12px;height:12px;position:absolute;border-top:2px solid var(--white);border-right:2px solid var(--white);transform:rotate(-45deg) translate(-50%, -50%);transition:.2s}#scrollTopBtn:hover::after{top:40%}#scrollTopBtn.in{transform:translateX(0);opacity:1}#toggle-nav{position:relative;z-index:99999;width:44px;height:44px;display:none;border-radius:6px;margin-left:auto;margin-right:15px;border:1px solid var(--primary);background:var(--primary)}@media screen and (max-width: 1100px){#toggle-nav{display:block;margin-right:0}}#toggle-nav span{position:absolute;display:inline-block;background:var(--white);transition:.3s;left:12px;height:3px;border-radius:2px}#toggle-nav span:nth-child(1){top:13px;width:45%}#toggle-nav span:nth-child(2){top:21px;width:35%}#toggle-nav span:nth-child(3){top:29px;width:20%}#toggle-nav.open{border:1px solid var(--white);background:var(--primary)}#toggle-nav.open span:nth-child(1){top:14px;left:16px;transform:translateY(6px) rotate(-135deg);width:30%}#toggle-nav.open span:nth-child(2){opacity:0}#toggle-nav.open span:nth-child(3){top:26px;left:16px;transform:translateY(-6px) rotate(135deg);width:30%}.common-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:1.125rem;font-weight:700;background:var(--font-black);color:var(--white);max-width:270px;width:100%;padding:1.25rem;position:relative}.common-btn::before{content:"";position:absolute;left:0;top:0;width:0;height:100%;background:var(--primary);transition:.3s}.common-btn span{position:relative}.common-btn i{transition:.3s;position:relative;left:0}.common-btn:hover i{left:.25rem}.common-btn:hover::before{width:100%}.common-head p{color:var(--secondary);font-size:.875rem;font-weight:700;letter-spacing:.1em}@media screen and (max-width: 1100px){.common-head p{font-size:.75rem}}.common-head h2{font-size:2.25rem;font-weight:700;letter-spacing:.025em;margin-top:.5rem}@media screen and (max-width: 1100px){.common-head h2{font-size:2rem;margin-top:.25rem}}.common-selector{max-width:1200px;width:96%;margin-inline:auto;margin-top:2.5rem}@media screen and (max-width: 1100px){.common-selector{margin-top:1.5rem}}.common-selector__title{font-weight:700;color:var(--ntl400);margin-bottom:.5rem}.common-selector ul{display:flex;gap:3.5rem}@media screen and (max-width: 1100px){.common-selector ul{flex-direction:column;gap:.5rem}}.common-selector li{position:relative}@media screen and (max-width: 1100px){.common-selector li{width:100%}}.common-selector li:not(:last-child)::after{content:"";position:absolute;right:-1.75rem;width:1px;height:100%;border-right:1px dashed var(--ntl500)}@media screen and (max-width: 1100px){.common-selector li:not(:last-child)::after{display:none}}.common-selector a{font-size:1.25rem;font-weight:700}@media screen and (max-width: 1100px){.common-selector a{display:block;background:var(--ntl300);width:100%;text-align:center;background:var(--font-black);color:var(--white);padding:.75rem .25rem;font-size:1rem}}.common-selector a:hover span{opacity:.8}.common-selector a:hover i{top:.25rem}.common-selector a span{transition:.3s}.common-selector i{margin-left:.5rem;color:var(--primary);transition:.3s;position:relative;top:0}@media screen and (max-width: 1100px){.common-selector i{color:var(--white);position:absolute;top:50%;transform:translateY(-50%);right:1rem}}.common-cont__head p{font-weight:700;padding:.19rem 1rem;border-radius:100px;border:1px solid var(--secondary);color:var(--primary);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.common-cont__head h3{margin-top:.19rem;font-size:2rem;font-weight:700}@media screen and (max-width: 1100px){.common-cont__head h3{font-size:1.5rem}}.common-cont__txt{margin-top:1.5rem;display:flex;flex-direction:column;gap:1rem}@media screen and (max-width: 1100px){.common-cont__txt{margin-top:.75rem}}.common-cont__txt p{line-height:1.75;letter-spacing:.025em}.image-fit{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.image-cont{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}