@charset "UTF-8";html{box-sizing:border-box;overflow-y:scroll;-webkit-text-size-adjust:100%}*,:before,:after{box-sizing:inherit}body{line-height:1;margin:0}nav ul{list-style:none}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}:root:has(dialog[open]){overflow:hidden;scrollbar-gutter:stable}html,body{overflow-x:clip;letter-spacing:.03em}html.is_expandedSP,html.is_expandedPC,body.is_expandedSP,body.is_expandedPC{overflow-y:hidden}html{scroll-behavior:smooth}body{font-family:var(--font-base);font-weight:400;color:var(--black-base);display:grid;grid-template-rows:auto 1fr auto;grid-template-columns:100%;min-height:100vh;min-height:100dvh}input[type=text],input[type=password],input[type=tel],input[type=email],input[type=number],input[type=submit],input[type=button],input[type=reset],textarea,button,select{margin:0;padding:0;background:none;border:none;border-radius:0;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;resize:none}input[type=submit],input[type=button],input[type=reset],button,label[for]{cursor:pointer}::-webkit-search-cancel-button{-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}img{width:100%;max-width:100%;height:auto;display:block}@media screen and (min-width:769px){a,button,input[type=submit],input[type=button]{transition:opacity .3s ease}a:focus,button:focus,input[type=submit]:focus,input[type=button]:focus{opacity:.7}}@media screen and (min-width:769px)and (hover:hover){a:hover,button:hover,input[type=submit]:hover,input[type=button]:hover{opacity:.7}}.front_page:has(.top){margin-top:0}.wrapper{padding-left:var(--sidePC);padding-right:var(--sidePC)}.container{max-width:var(--container);margin:0 auto}address{font-style:normal}summary{cursor:pointer;display:block;list-style-type:none}summary::-webkit-details-marker{display:none}:root{--font-base: "Noto Sans JP", sans-serif;--font-outfit: "Outfit", sans-serif;--font-figtree: "Figtree", sans-serif;--white: #ffff;--black-base: #3F3F3F;--blue-accent: #60B5E5;--blue01: #f5f8fa;--blue02: #F5F8FA;--gray: #E8E8E8;--gray02: #808080;--container: 1080px;--sidePC: 24px;--zindex-back: -1;--zindex-bg: 0;--zindex-main: 1;--zindex-header: 10;--zindex-hamburger: 11;--zindex-modal: 100;--leading-trim: calc((1em - 1lh)/2) }.leading-trim{margin-block:var(--leading-trim)}@media screen and (min-width:769px){.hover:focus{transition:opacity .3s ease;opacity:.7}}@media screen and (min-width:769px)and (hover:hover){.hover:hover{transition:opacity .3s ease;opacity:.7}}.mx-full{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.ml-full{margin-left:calc(50% - 50vw)}.mr-full{margin-right:calc(50% - 50vw)}.px-full{padding-left:calc(50vw - 50%);padding-right:calc(50vw - 50%)}.pl-full{padding-right:calc(50vw - 50%)}.pr-full{padding-left:calc(50vw - 50%)}.font-outfit{font-family:var(--font-outfit)}.font-figtree{font-family:var(--font-figtree)}._link-style{display:inline;color:var(--blue-accent);text-decoration:underline;text-decoration-color:var(--blue-accent);text-underline-offset:2px;transition:color .15s ease}.hamburger{width:56px;height:22px;position:fixed;top:56px;right:24px}@media screen and (min-width:769px){.hamburger{top:32px}}.hamburger_button{background-color:transparent;border:none;cursor:pointer;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;width:100%;height:100%;z-index:100}.buttonLine-top,.buttonLine-center,.buttonLine-bottom,.hamburger_contents{transition:opacity .5s,transform .5s,visibility .5s}.hamburger_contents{background-color:var(--white);overflow-y:auto;width:100%;height:100%;position:fixed;top:0;left:0}.hamburger_contents-layout{padding:24px 14px 38px}@media screen and (min-width:769px){.hamburger_contents-layout{display:grid;place-content:center}}.defaultButtonState .buttonLine-top,.defaultButtonState .buttonLine-center,.defaultButtonState .buttonLine-bottom{display:block;width:100%;height:2px;background-color:var(--black-base);position:absolute}.defaultButtonState[aria-expanded=false] .buttonLine-top{top:0;left:0;transform:translate(0)}.defaultButtonState[aria-expanded=false] .buttonLine-center{top:50%;left:0;transform:translateY(-50%)}.defaultButtonState[aria-expanded=false] .buttonLine-bottom{bottom:0;left:0;transform:translate(0)}.defaultButtonState[aria-expanded=true] .buttonLine-top,.defaultButtonState[aria-expanded=true] .buttonLine-center,.defaultButtonState[aria-expanded=true] .buttonLine-bottom{background-color:var(--black-base)}.defaultButtonState[aria-expanded=true] .buttonLine-center{opacity:0;visibility:hidden}.defaultButtonState[aria-expanded=true] .buttonLine-top{top:50%;transform:translateY(-50%) rotate(135deg)}.defaultButtonState[aria-expanded=true] .buttonLine-bottom{bottom:50%;transform:translateY(50%) rotate(-135deg)}.defaultOpenAction.hamburger_contents[aria-hidden=true]{transform:translate(100%);opacity:0;visibility:hidden}.defaultOpenAction.hamburger_contents[aria-hidden=false]{transform:translate(0);opacity:1;visibility:visible}.addTextOpenAndClose.hamburger_button[aria-expanded=false]:before,.addTextOpenAndClose.hamburger_button[aria-expanded=true]:before{display:block;position:absolute;bottom:-20px;left:50%;transform:translate(-50%);text-transform:uppercase;line-height:1}.addTextOpenAndClose.hamburger_button[aria-expanded=false]:before{content:"Open"}.addTextOpenAndClose.hamburger_button[aria-expanded=true]:before{content:"close"}.naviLists a{display:inline-block;font-size:.875rem}.naviLists.mobileNavi li+li{margin-top:24px}.naviLists.desktopNavi{display:flex;align-items:center;gap:16px}@media screen and (min-width:1080px){.naviLists.desktopNavi{gap:32px}}.naviLists.desktopNavi a{color:var(--white)}.naviLists.desktopNaviHamburger{display:flex;flex-wrap:wrap;gap:24px 48px;max-width:370px;margin:0 auto}.ly_info{display:flex;align-items:center;gap:8px}.ly_info.blue ._tel{background-color:var(--blue-accent);color:var(--white)}.ly_info.white ._tel{background-color:var(--white);color:var(--blue-accent)}.ly_info ._tel{display:flex;justify-content:center;align-items:center;flex:1;gap:10px;font-family:var(--font-outfit);font-size:1.25rem;font-weight:500;line-height:1;border-radius:13px;padding:14px}@media screen and (min-width:375px){.ly_info ._tel{font-size:1.5rem}}@media screen and (min-width:769px){.ly_info ._tel{font-size:1rem}}@media screen and (min-width:1080px){.ly_info ._tel{font-size:1.5rem}}.ly_info.blue ._mail{background-color:var(--blue-accent)}.ly_info.white ._mail{background-color:var(--white)}.ly_info ._mail{display:grid;place-content:center;width:50px;height:50px;border-radius:999px}@media screen and (min-width:375px){.ly_info ._mail{width:64px;height:64px}}.ly_info .ly_info_mailIcon{width:26px}@media screen and (min-width:375px){.ly_info .ly_info_mailIcon{width:32px}}.swiperKvCection{margin-right:calc(50% - 50vw);margin-left:calc(50% - 50vw)}.swiperKvCection .swiper-slide{aspect-ratio:375/400}@media screen and (min-width:769px){.swiperKvCection .swiper-slide{aspect-ratio:1440/840}}@media screen and (min-width:1440px){.swiperKvCection .swiper-slide{height:100vh}}.swiperKvCection .swiperKvCection_logo{display:none}@media screen and (min-width:769px){.swiperKvCection .swiperKvCection_logo{position:absolute;top:50%;left:0;transform:translateY(-50%);width:100%;max-width:200px;height:60%;background-color:var(--white);z-index:1;display:grid;place-content:center;border-radius:0 100px 100px 0}}@media screen and (min-width:1080px){.swiperKvCection .swiperKvCection_logo{max-width:240px;height:80%}}.swiperKvCection .swiperKvCection_textBox{margin-top:30px;padding:0 24px}@media screen and (min-width:769px){.swiperKvCection .swiperKvCection_textBox{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1}}.swiperKvCection .swiperKvCection_textBox .lead_text{display:flex;flex-direction:column;gap:10px}.swiperKvCection .swiperKvCection_textBox .lead_text p{font-size:2rem;font-weight:500;display:inline-block;background-color:var(--blue-accent);color:var(--white);align-self:flex-start;padding:0 3px;line-height:1.3;letter-spacing:.1em}@media screen and (min-width:769px){.swiperKvCection .swiperKvCection_textBox .lead_text p{background-color:var(--white);color:var(--blue-accent)}}@media screen and (min-width:769px){.swiperTeam .swiper-wrapper{transform:translateZ(0)!important;display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:24px}}@media screen and (min-width:1080px){.swiperTeam .swiper-wrapper{grid-template-columns:repeat(3,1fr)!important}}@media screen and (min-width:769px){.swiperTeam .swiper-wrapper .swiper-slide{width:auto!important;margin-right:0!important}}.swiperTeam .swiper-button-prev,.swiperTeam .swiper-button-next{width:48px;height:48px;border-radius:999px;background-color:#60b5e580}.swiperTeam .swiper-button-prev:after,.swiperTeam .swiper-button-next:after{font-size:.75rem;color:var(--white)}.swiperTeam .swiper-button-prev{margin-left:calc(50% - 50vw)}.swiperTeam .swiper-button-prev:after{transform:translate(-1px,2px)}.swiperTeam .swiper-button-next{margin-right:calc(50% - 50vw)}.swiperTeam .swiper-button-next:after{transform:translate(1px,2px)}.ly_information{background-image:url(./information_sp-CLDkjf7g.jpg);background-position:bottom right;background-size:cover;background-repeat:no-repeat;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:80px 24px;color:var(--white)}@media screen and (min-width:769px){.ly_information{background-image:url(./information-Ct_lXs0g.jpg);padding:120px 24px 160px}}.breadcrumb{margin-top:16px;font-size:13px;line-height:1.5}.breadcrumb>span+span:before{content:">";margin:0 10px;color:var(--blue-accent)}.lowerKv{margin-right:calc(50% - 50vw);margin-left:calc(50% - 50vw);aspect-ratio:375/400;display:grid;place-content:center;color:var(--white);background-color:#60b5e580;background-position:center;background-size:cover;background-repeat:no-repeat}@media screen and (min-width:769px){.lowerKv{aspect-ratio:1440/560}}.lowerKv .lowerKv_en{font-size:5rem;font-family:var(--font-outfit);font-weight:200;text-align:center}.lowerKv .lowerKv_jp{display:block;font-size:1.25rem;font-weight:600;text-align:center;margin-top:20px;line-height:1;letter-spacing:.1em}@media screen and (min-width:769px){.lowerKv .lowerKv_jp{font-size:1.375rem}}.lowerKv .lowerKv_text{display:block;margin-top:20px;text-align:center;line-height:1.75;font-size:.875rem}.lowerKv.lowerKv_about,.lowerKv.lowerKv_service,.lowerKv.lowerKv_recruit,.lowerKv.lowerKv_news{background-color:initial}.lowerKv.lowerKv_about{background-image:url(./kv_sp@2x-BgTwCAfj.jpg)}@media screen and (min-width:769px){.lowerKv.lowerKv_about{background-image:url(./kv@2x-DuHZTN7k.jpg)}}.lowerKv.lowerKv_service{background-image:url(./kv_sp@2x-DwvIWiAR.jpg)}@media screen and (min-width:769px){.lowerKv.lowerKv_service{background-image:url(./kv@2x-hHaNFnBv.jpg)}}.lowerKv.lowerKv_recruit{background-image:url(./kv_sp@2x-BmY8mmDt.jpg)}@media screen and (min-width:769px){.lowerKv.lowerKv_recruit{background-image:url(./kv@2x-C5CLF4Y0.jpg)}}.lowerKv.lowerKv_news{background-image:url(./kv_sp@2x-BFERyB9K.jpg)}@media screen and (min-width:769px){.lowerKv.lowerKv_news{background-image:url(./kv@2x-C9MpavSC.jpg)}}.soraTop ._arrow{position:relative}.soraTop ._arrow:before{content:"";display:block;width:24px;height:24px;background-position:top left;background-size:cover;background-repeat:no-repeat;position:absolute;top:50%;right:0;transform:translateY(-50%)}.soraTop .ourServices .ourServices_card,.soraTop .ourServices .ourTeam_card,.soraTop .ourTeam .ourServices_card,.soraTop .ourTeam .ourTeam_card{display:block}.soraTop .ourServices .ourServices_card:before,.soraTop .ourServices .ourTeam_card:before,.soraTop .ourTeam .ourServices_card:before,.soraTop .ourTeam .ourTeam_card:before{content:"";width:100%;height:100%;position:absolute;bottom:0;left:0}.soraTop .ourServices .ourServices_card:before{background:linear-gradient(180deg,#fff0 27%,#60b5e5cf 88%);border-radius:30px}.soraTop .ourServices .ourServices_card ._arrow:before{background-image:url(./arrow_white_right-CSYtWs-c.svg)}.soraTop .ourTeam .ourTeam_card:before{background:linear-gradient(180deg,#fff0 57%,#60b5e5cf 88%)}.soraTop .circle{width:180%;aspect-ratio:1;background-color:var(--blue01);clip-path:circle(50% at 50% 50%);position:absolute;top:0;left:50%;transform:translate(-50%)}@media screen and (min-width:400px){.soraTop .circle{width:340%}}@media screen and (min-width:769px){.soraTop .circle{width:400%}}.soraTop .soraTopNews ._arrow:before{background-image:url(./arrow_blue_right-KMrpyAMg.svg)}.soraTop .bannerArea{background-image:url(./banner_sp-Dk_Mg6WQ.png);background-position:top right;background-size:cover;background-repeat:no-repeat;border-radius:24px}@media screen and (min-width:769px){.soraTop .bannerArea{background-image:url(./banner-DlmZTUoM.png);border-radius:32px}}.soraTop .bannerArea ._mail{padding-left:25px;position:relative}.soraTop .bannerArea ._mail:before{content:"";display:block;width:21px;height:16px;background-image:url(./mail-JewtyXhK.svg);background-position:top left;background-size:cover;background-repeat:no-repeat;position:absolute;top:50%;left:0;transform:translateY(-50%)}@media screen and (min-width:1080px){.recruit .recruit-benefits-list>li:not(:last-child){background-image:radial-gradient(circle at center,var(--blue-accent) 1px,transparent 1px);background-size:8px 8px;background-position:calc(100% - 1px) center;background-repeat:repeat-y}}.recruit .interviewArea .interviewArea_header ._num{display:block;text-align:center;font-size:1.75rem;font-weight:200;color:var(--blue-accent);font-family:var(--font-outfit);letter-spacing:.1em}.recruit .interviewArea .interviewArea_kv{position:relative;margin-top:15px}@media screen and (min-width:769px){.recruit .interviewArea .interviewArea_kv{margin-top:20px}}@media screen and (min-width:769px){.recruit .interviewArea .interviewArea_header_body{display:inline-block;position:absolute;top:50%;left:0;transform:translateY(-50%)}}.recruit .interviewArea .interviewArea_header_body ._title{font-size:1.5rem;font-weight:500;line-height:1.5}@media screen and (min-width:769px){.recruit .interviewArea .interviewArea_header_body ._title{font-size:1.75rem;padding-left:50px;padding-bottom:20px;border-bottom:solid 1px var(--white);color:var(--white)}}.recruit .interviewArea .interviewArea_header_body ._people{display:block;padding-top:20px;font-size:.8125rem;line-height:1.5;letter-spacing:.1em}@media screen and (min-width:769px){.recruit .interviewArea .interviewArea_header_body ._people{padding-top:30px;padding-left:50px;color:var(--white)}}.recruit .interviewArea .interviewArea_header_body ._people dd{margin-top:5px}.recruit .interviewArea .interviewArea_header_body._reverse{left:auto;right:0}.recruit .interviewArea .interviewArea_header_body._reverse ._title{padding-left:0}@media screen and (min-width:769px){.recruit .interviewArea .interviewArea_header_body._reverse ._title{padding-right:50px}}.recruit .interviewArea .interviewArea_header_body._reverse ._people{padding-left:0}.recruit .interviewArea .interviewArea_block{margin-top:56px}@media screen and (min-width:769px){.recruit .interviewArea .interviewArea_block{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:120px}}@media screen and (min-width:1080px){.recruit .interviewArea .interviewArea_block{grid-template-columns:1fr 480px;gap:60px}}@media screen and (min-width:1080px){.recruit .interviewArea .interviewArea_block._reverse{grid-template-columns:480px 1fr}}@media screen and (min-width:769px){.recruit .interviewArea .interviewArea_block._reverse .interviewArea_block_body{order:2}}.recruit .interviewArea .interviewArea_block._reverse .interviewArea_block_img{margin-top:38px}@media screen and (min-width:769px){.recruit .interviewArea .interviewArea_block._reverse .interviewArea_block_img{margin-top:0;order:1}}.recruit .interviewArea .interviewArea_block_body ._title{font-size:1.125rem;color:var(--blue-accent);line-height:1.8}.recruit .interviewArea .interviewArea_block_body p{font-size:1rem;letter-spacing:.1em;line-height:2.2}.recruit .interviewArea .interviewArea_block_img{margin-top:38px}@media screen and (min-width:769px){.recruit .interviewArea .interviewArea_block_img{margin-top:0}}.recruit .c-accordion{width:100%}.recruit .c-accordion__item{border-bottom:1px solid var(--gray)}.recruit .c-accordion__trigger{display:flex;align-items:center;gap:.875rem;width:100%;margin:0;line-height:1;padding-block:1.5rem;padding-inline:0;border:0;background:transparent;color:var(--black-base);font:inherit;text-align:left;cursor:pointer;transition:opacity .2s ease}@media screen and (min-width:1080px){.recruit .c-accordion__trigger{gap:1.125rem;padding-block:1.75rem}}@media screen and (min-width:1080px){.recruit .c-accordion__trigger:hover{opacity:.75}}.recruit .c-accordion__trigger:focus-visible{outline:2px solid var(--blue-accent);outline-offset:2px}.recruit .c-accordion__badge{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;font-family:var(--font-outfit);font-size:1.125rem;line-height:1}.recruit .c-accordion__badge--q{background-color:var(--blue-accent);color:var(--white)}.recruit .c-accordion__badge--a{box-sizing:border-box;border:1px solid var(--blue-accent);background-color:var(--white);color:var(--blue-accent)}.recruit .c-accordion__question{flex:1 1 auto;min-width:0;font-size:1rem;font-weight:700;line-height:1.6;letter-spacing:.06em;margin-block:var(--leading-trim)}.recruit .c-accordion__icon{position:relative;flex-shrink:0;width:1.25rem;height:1.25rem;transition:transform .45s cubic-bezier(.33,1,.68,1)}.recruit .c-accordion__icon:before,.recruit .c-accordion__icon:after{content:"";position:absolute;top:50%;left:50%;background-color:var(--black-base);transform:translate(-50%,-50%)}.recruit .c-accordion__icon:before{width:.75rem;height:2px}.recruit .c-accordion__icon:after{width:2px;height:.75rem}.recruit .c-accordion__item.is-open .c-accordion__icon{transform:rotate(45deg)}.recruit .c-accordion__panel{display:grid;grid-template-rows:0fr;min-height:0;margin:0;padding:0;overflow:hidden;transition:grid-template-rows .45s cubic-bezier(.33,1,.68,1)}@media(prefers-reduced-motion:reduce){.recruit .c-accordion__panel{transition-duration:.01ms}}.recruit .c-accordion__item.is-open .c-accordion__panel{grid-template-rows:1fr}.recruit .c-accordion__panel-inner{display:grid;grid-template-columns:auto 1fr;align-items:center;column-gap:.875rem;row-gap:.5rem;min-height:0;overflow:hidden;box-sizing:border-box;padding-bottom:0;opacity:0;transform:translateY(-.25rem);transition:opacity .35s cubic-bezier(.33,1,.68,1) .06s,transform .45s cubic-bezier(.33,1,.68,1),padding-bottom .45s cubic-bezier(.33,1,.68,1)}@media screen and (min-width:1080px){.recruit .c-accordion__panel-inner{column-gap:1.125rem}}@media(prefers-reduced-motion:reduce){.recruit .c-accordion__panel-inner{transition-duration:.01ms;transform:none}}.recruit .c-accordion__item.is-open .c-accordion__panel-inner{padding-bottom:1.375rem;opacity:1;transform:translateY(0)}@media screen and (min-width:1080px){.recruit .c-accordion__item.is-open .c-accordion__panel-inner{padding-bottom:1.625rem}}.recruit .c-accordion__answer{margin:0;padding-top:.125rem;font-size:.9375rem;font-weight:400;line-height:1.85;letter-spacing:.06em}.recruit .recruitJobType{max-width:960px;margin-left:auto;margin-right:auto}.recruit .recruitJobType .recruitJobType_article{border-radius:16px;background-color:var(--white);padding:32px 20px}@media screen and (min-width:769px){.recruit .recruitJobType .recruitJobType_article{padding:56px 20px}}.recruit .recruitJobType .recruitJobType_article_inner{max-width:800px;margin:0 auto}.recruit .recruitJobType .recruitJobType_article_inner header{text-align:center}.recruit .recruitJobType .recruitJobType_article_inner ._tag{display:inline-block;border-radius:9999px;background-color:var(--blue-accent);padding:10px 24px;font-size:1.25rem;font-weight:500;letter-spacing:.35px;color:var(--white)}@media screen and (min-width:769px){.recruit .recruitJobType .recruitJobType_article_inner ._tag{font-size:1.375rem}}.recruit .recruitJobType .recruitJobType_article_inner ._text{margin-top:24px;font-size:.9375rem;line-height:1.8;letter-spacing:.1em;text-align:left}@media screen and (min-width:769px){.recruit .recruitJobType .recruitJobType_article_inner ._text{text-align:center}}.recruit .recruitJobType .recruitJobType_article_inner ._text a{display:inline;color:var(--blue-accent);text-decoration:underline;text-decoration-color:var(--blue-accent);text-underline-offset:2px;transition:color .15s ease}.recruit .recruitJobType .recruitJobType_article_body{margin-top:30px}@media screen and (min-width:1080px){.recruit .recruitJobType .recruitJobType_article_body{display:grid;align-items:flex-start;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}}.recruit .recruitJobType .recruitJobType_article_body ._title{font-size:1.125rem;font-weight:700;letter-spacing:.1em}.recruit .recruitJobType .recruitJobType_article_body ._lists{margin-top:16px}.recruit .recruitJobType .recruitJobType_article_body ._lists li{font-size:.9375rem;line-height:1.5;padding-left:18px;position:relative}.recruit .recruitJobType .recruitJobType_article_body ._lists li:before{content:"・";position:absolute;top:0;left:0}.recruit .recruitJobType .recruitJobType_article_body ._lists li+li{margin-top:6px}.recruit .recruitJobType .recruitJobType_article_body ._tags{margin-top:20px;display:flex;flex-wrap:wrap;gap:8px}.recruit .recruitJobType .recruitJobType_article_body ._tags li{font-size:.9375rem;display:inline-block;border:solid 1px var(--blue-accent);border-radius:999px;padding:10px 16px}.recruit .recruitJobType .recruitJobType_article_body ._salary{background-color:var(--blue01);margin-top:1.5rem;padding:24px 10px;border-radius:16px}@media screen and (min-width:375px){.recruit .recruitJobType .recruitJobType_article_body ._salary{padding:24px}}@media screen and (min-width:769px){.recruit .recruitJobType .recruitJobType_article_body ._salary{padding:47px 20px}}@media screen and (min-width:1080px){.recruit .recruitJobType .recruitJobType_article_body ._salary{margin-top:0}}.recruit .recruitJobType .recruitJobType_article_body ._salary_title{font-size:1.125rem;font-weight:700;letter-spacing:.1em}.recruit .recruitJobType .recruitJobType_article_body ._salary_amount{margin-top:20px;font-size:1.875rem;font-family:var(--font-outfit)}@media screen and (min-width:769px){.recruit .recruitJobType .recruitJobType_article_body ._salary_amount{display:flex;align-items:center}}.recruit .recruitJobType .recruitJobType_article_body ._salary_amount span{font-size:1rem;font-weight:700;line-height:2.5}.recruit .recruitJobType .recruitJobType_article_body ._note{font-size:.8125rem;margin-top:16px}.service .section_images{max-width:800px;margin:0 auto}.service .section_lead{text-align:center}.service .section_lead .section_lead_tag{display:inline-block;border-radius:9999px;padding:6px 30px;font-size:16px;font-weight:700;line-height:1.3;color:var(--white);background:var(--blue-accent)}.service .section_lead .section_lead_title{margin-top:16px;font-size:1.5rem;font-weight:500;line-height:1.4;text-align:left}@media screen and (min-width:769px){.service .section_lead .section_lead_title{font-size:1.75rem;text-align:center}}.service .section_lead .section_lead_text{margin-top:20px;font-size:15px;line-height:1.75;text-align:left}@media screen and (min-width:769px){.service .section_lead .section_lead_text{text-align:center;margin-top:25px}}.service .section_recommend_title,.service .section_details_title,.service .section_available_title,.service .section_flow_title,.service .section_support_title{text-align:center;font-size:1.25rem;font-weight:500;line-height:1.4;color:var(--blue-accent)}@media screen and (min-width:769px){.service .section_recommend_title,.service .section_details_title,.service .section_available_title,.service .section_flow_title,.service .section_support_title{font-size:1.375rem}}.service .section_details_text,.service .section_flow_text{text-align:center;font-size:.875rem;line-height:1.75}@media screen and (min-width:375px){.service .section_details_text,.service .section_flow_text{font-size:.9375rem}}.service .section_recommend .section_recommend_lists{margin-top:24px;display:grid;grid-template-columns:1fr;gap:15px}@media screen and (min-width:769px){.service .section_recommend .section_recommend_lists{grid-template-columns:repeat(2,1fr);gap:20px}}.service .section_recommend .section_recommend_card{border-radius:8px;border:solid 1px var(--blue-accent);padding:6px 30px 6px 22px;font-size:.9375rem;line-height:1.6;text-align:left;position:relative;letter-spacing:0em}@media screen and (min-width:769px){.service .section_recommend .section_recommend_card{text-align:center;padding:6px 11px}}.service .section_recommend .serviceCareCheck{display:grid;place-content:center;width:20px;height:23px;position:absolute;top:50%;left:-10px;transform:translateY(-50%)}.service .section_recommend .serviceCareCheck .check_icon{display:block;width:6px;height:11px;margin-top:-3px;border-right:2px solid var(--blue-accent);border-bottom:2px solid var(--blue-accent);transform:rotate(45deg)}.service .section_recommend .serviceCareCheck._blue02{background-color:var(--blue02)}.service .section_recommend .serviceCareCheck._white{background-color:var(--white)}.service .section_details .section_details_lists{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:15px}@media screen and (min-width:769px){.service .section_details .section_details_lists{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:24px;row-gap:32px}}@media screen and (min-width:1080px){.service .section_details .section_details_lists{grid-template-columns:repeat(3,minmax(0,1fr))}}.service .section_details .section_details_lists_card{display:flex;min-height:46px;align-items:center;justify-content:center;border-radius:10px;background:var(--blue-accent);padding:12px;text-align:center;font-size:.875rem;font-weight:700;line-height:1.55;color:var(--white)}@media screen and (min-width:375px){.service .section_details .section_details_lists_card{font-size:1rem}}@media screen and (min-width:769px){.service .section_details .section_details_lists_card{padding:16px;min-height:80px}}.service .section_available .section_available_lists{display:grid;grid-template-columns:1fr;gap:32px 0;margin-top:40px}@media screen and (min-width:769px){.service .section_available .section_available_lists{grid-template-columns:repeat(2,1fr);gap:0}}.service .section_available .section_available_lists li{position:relative}.service .section_available .section_available_lists li:not(:last-child){padding-bottom:32px}@media screen and (min-width:769px){.service .section_available .section_available_lists li:not(:last-child){padding-bottom:0}}.service .section_available .section_available_lists li:not(:last-child):after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background-image:radial-gradient(circle,var(--blue-accent) 1px,transparent 1.2px);background-size:8px 2px;background-repeat:repeat-x}@media screen and (min-width:769px){.service .section_available .section_available_lists li:not(:last-child):after{content:none}}@media screen and (min-width:769px){.service .section_available .section_available_lists>li:nth-child(1):before,.service .section_available .section_available_lists>li:nth-child(1):after,.service .section_available .section_available_lists>li:nth-child(4):before,.service .section_available .section_available_lists>li:nth-child(4):after{content:"";position:absolute;background-image:radial-gradient(circle,var(--blue-accent) 1px,transparent 1.2px)}}@media screen and (min-width:769px){.service .section_available .section_available_lists>li:nth-child(1):before,.service .section_available .section_available_lists>li:nth-child(4):before{width:2px;height:85%;background-size:2px 8px;background-repeat:repeat-y}}@media screen and (min-width:769px){.service .section_available .section_available_lists>li:nth-child(1):after,.service .section_available .section_available_lists>li:nth-child(4):after{width:85%;height:2px;background-size:8px 2px;background-repeat:repeat-x}}@media screen and (min-width:769px){.service .section_available .section_available_lists>li:nth-child(1),.service .section_available .section_available_lists>li:nth-child(2){padding:0 0 80px}}@media screen and (min-width:769px){.service .section_available .section_available_lists>li:nth-child(3),.service .section_available .section_available_lists>li:nth-child(4){padding:80px 0 0}}@media screen and (min-width:769px){.service .section_available .section_available_lists>li:nth-child(1):before{top:0;right:0}}@media screen and (min-width:769px){.service .section_available .section_available_lists>li:nth-child(1):after{bottom:0;left:0}}@media screen and (min-width:769px){.service .section_available .section_available_lists>li:nth-child(1) .section_available_card{padding-right:20px}}@media screen and (min-width:769px){.service .section_available .section_available_lists>li:nth-child(2) .section_available_card{justify-content:flex-end;padding-left:20px}}@media screen and (min-width:769px){.service .section_available .section_available_lists>li:nth-child(3) .section_available_card{padding-right:20px}}@media screen and (min-width:769px){.service .section_available .section_available_lists>li:nth-child(4):before{bottom:0;left:0}}@media screen and (min-width:769px){.service .section_available .section_available_lists>li:nth-child(4):after{top:0;right:0}}@media screen and (min-width:769px){.service .section_available .section_available_lists>li:nth-child(4) .section_available_card{justify-content:flex-end;padding-left:20px}}.service .section_available .section_available_card{display:flex;gap:24px}.service .section_available .section_available_card_num{display:block;align-self:flex-start;font-family:var(--font-figtree);font-size:3rem;font-weight:400;line-height:1;color:var(--blue-accent);letter-spacing:.04em}.service .section_available .section_available_card_image{aspect-ratio:360/240}.service .section_available .section_available_card_title{margin-top:24px;font-size:1.125rem;font-weight:700;line-height:1.5}@media screen and (min-width:375px){.service .section_available .section_available_card_title{font-size:1.25rem}}@media screen and (min-width:769px){.service .section_available .section_available_card_title{font-size:1.375rem;text-align:center}}.service .section_available .section_available_card_text{margin-top:14px;width:100%;font-size:.9375rem;line-height:1.85}.service .section_available .section_available_card_body{max-width:360px}.service .section_flow .section_flow_lists{margin-top:24px;display:grid;grid-template-columns:repeat(1,minmax(0,1fr));border-radius:16px;padding:32px 24px}@media screen and (min-width:769px){.service .section_flow .section_flow_lists{grid-template-columns:1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr;padding:20px;border-radius:32px}}@media screen and (min-width:1080px){.service .section_flow .section_flow_lists{padding:48px}}.service .section_flow .section_flow_card{display:grid;grid-template-columns:72px 1fr;column-gap:20px;row-gap:22px;align-items:center}.service .section_flow .section_flow_card>.shrink-0{display:contents}.service .section_flow .section_flow_card>dl{grid-column:2;grid-row:2;margin:0;align-self:center}@media screen and (min-width:769px){.service .section_flow .section_flow_card{display:block}.service .section_flow .section_flow_card>.shrink-0{display:block}.service .section_flow .section_flow_card>dl{grid-column:auto;grid-row:auto;align-self:auto}}.service .section_flow .section_flow_card_num{display:block;grid-column:1/-1;justify-self:center;position:relative;padding-bottom:.75rem;font-size:28px;text-align:center;font-weight:200;font-family:var(--font-outfit);letter-spacing:.1em}.service .section_flow .section_flow_card_num:before{content:"";display:block;width:1.5rem;height:1px;background:var(--blue-accent);position:absolute;bottom:0;left:50%;transform:translate(-50%)}@media screen and (min-width:769px){.service .section_flow .section_flow_card_num{grid-column:auto;justify-self:auto}}.service .section_flow .section_flow_card_icon{grid-column:1;grid-row:2;align-self:center;margin-top:0;min-height:0;display:flex;align-items:center;justify-content:center}@media screen and (min-width:769px){.service .section_flow .section_flow_card_icon{grid-column:auto;grid-row:auto;align-self:auto;margin-top:2rem;min-height:80px;display:grid;place-content:center}}.service .section_flow .section_flow_card_title{font-size:22px;font-weight:500;line-height:1.3}@media screen and (min-width:769px){.service .section_flow .section_flow_card_title{text-align:center}}.service .section_flow .section_flow_card_text{font-size:14px;line-height:1.85;margin-top:.5rem}@media screen and (min-width:769px){.service .section_flow .section_flow_card_text{margin-top:16px}}.service .section_support .section_support_area{margin-top:24px;border-radius:16px;padding:24px 20px}@media screen and (min-width:769px){.service .section_support .section_support_area{border-radius:32px;padding:48px}}.service .section_support .section_support_area_inner{display:grid;margin-left:auto;margin-right:auto}@media screen and (min-width:769px){.service .section_support .section_support_area_inner{grid-template-columns:repeat(2,1fr);gap:20px}}.service .section_support .section_support_area_box+.section_support_area_box{margin-top:40px}@media screen and (min-width:769px){.service .section_support .section_support_area_box+.section_support_area_box{margin-top:0}}.service .section_support .section_support_area_box_title{font-size:1.125rem;text-align:center}.service .section_support .section_support_area_box_lists{margin-top:16px;display:grid;grid-template-columns:1fr;gap:16px}.service .section_support .section_support_area_box_card{background-color:var(--blue02);color:var(--blue-accent);padding:12px;border-radius:999px;font-size:.9375rem;line-height:1.5}@media screen and (min-width:769px){.service .section_support .section_support_area_box_card{font-size:1rem;text-align:center;letter-spacing:.1em}}.service .section_support .section_support_area_box_notes{margin-top:20px;font-size:.8125rem;line-height:1.5}@media screen and (min-width:769px){.service .section_support .section_support_area_box_notes{padding-left:40px}}.archive_pagination{margin-top:116px;font-size:1rem;font-family:var(--font-outfit)}.page-numbers{display:flex;justify-content:center;gap:20px}.page-numbers li>*{padding:0 3px}.page-numbers.current{position:relative}.page-numbers.current:before{content:"";display:block;width:16px;height:1px;background-color:var(--blue-accent);position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.page-numbers .prev,.page-numbers .next{display:block;width:34px;height:34px;border-radius:999px;border:solid 1px var(--black-base);position:relative}.page-numbers .prev:before,.page-numbers .next:before{content:"";display:block;width:15px;height:11px;background-image:url(./arrow-DfAN2djy.svg);background-position:top left;background-size:cover;background-repeat:no-repeat;position:absolute;top:50%;left:50%}.page-numbers .prev{margin-right:30px}.page-numbers .prev:before{transform:translate(-50%,-50%) rotate(180deg)}.page-numbers .next{margin-left:30px}.page-numbers .next:before{transform:translate(-50%,-50%)}.news_single{max-width:840px;margin-inline:auto}.news_single_kv{margin:0;border-radius:8px;overflow:hidden}.news_single_kv img{width:100%;aspect-ratio:750/390;object-fit:cover;display:block}.news_single_header{margin-top:28px}.news_single_date{display:block;color:var(--gray02);font-size:1rem;font-family:var(--font-outfit);line-height:1.5}.news_single_title{margin-top:8px;font-size:1.75rem;line-height:1.6;font-weight:500;padding-bottom:56px;border-bottom:solid 1px var(--blue-accent)}.news_single_back{margin-top:64px;text-align:center}.news_single_back_link{display:inline-block;border-bottom:1px solid var(--blue-accent);padding-bottom:2px;line-height:1.5;font-size:.875rem}.news_single_content{margin-top:40px;color:var(--black-base);font-size:1rem;line-height:2}.news_single_content .has-text-align-left{text-align:left}.news_single_content .has-text-align-center{text-align:center}.news_single_content .has-text-align-right{text-align:right}.news_single_content img,.news_single_content video{width:auto;max-width:100%;height:auto}.news_single_content p{margin-top:20px}.news_single_content p:first-child{margin-top:0}.news_single_content h1,.news_single_content h2,.news_single_content h3,.news_single_content h4,.news_single_content h5,.news_single_content h6,.news_single_content .wp-block-heading{color:var(--black-base);font-weight:500;line-height:1.6}.news_single_content h1:first-child,.news_single_content h2:first-child,.news_single_content h3:first-child,.news_single_content h4:first-child,.news_single_content h5:first-child,.news_single_content h6:first-child,.news_single_content .wp-block-heading:first-child{margin-top:0}.news_single_content h1{font-size:1.75rem;margin-top:48px}.news_single_content h2{margin-top:56px;padding-bottom:14px;font-size:1.5rem}.news_single_content h3{margin-top:56px;padding-bottom:14px;font-size:1.375rem}.news_single_content h4{margin-top:48px;font-size:1.25rem;line-height:1.7}.news_single_content h5{margin-top:40px;font-size:1.125rem}.news_single_content h6{margin-top:36px;font-size:1rem}.news_single_content ul,.news_single_content ol{margin-top:24px;padding-left:1.5em}.news_single_content ul li::marker,.news_single_content ol li::marker{color:var(--gray02)}.news_single_content ul li:not(li li),.news_single_content ol li:not(li li){margin-top:0}.news_single_content ul li li+li,.news_single_content ol li li+li{margin-top:8px}.news_single_content .wp-block-list{padding-left:1.75em}.news_single_content .wp-block-list.is-list{list-style:disc;list-style-position:outside}.news_single_content .wp-block-quote{margin:32px 0 0;padding-left:1.25rem;border-left:4px solid var(--blue-accent);font-style:normal;color:var(--black-base)}.news_single_content .wp-block-quote p{margin-top:0}.news_single_content .wp-block-quote p:not(:first-child){margin-top:16px}.news_single_content .wp-block-quote cite{display:block;margin-top:12px;font-size:.875rem;font-style:normal;color:var(--gray02)}.news_single_content figure.wp-block-pullquote blockquote{padding-left:0;margin:0;border-left:none;font-style:normal}.news_single_content .wp-block-pullquote{margin:32px auto 0;padding:24px;border-top:solid 1px rgba(96,181,229,.35);border-bottom:solid 1px rgba(96,181,229,.35);text-align:center}.news_single_content .wp-block-pullquote blockquote{margin:0;padding:0;border:0}.news_single_content .wp-block-pullquote blockquote cite{display:block;margin-top:12px;font-size:.875rem;color:var(--gray02)}.news_single_content .wp-block-code{margin-top:24px}.news_single_content .wp-block-code code{display:block;overflow-x:auto;padding:16px 20px;font-size:.8125rem;line-height:1.6;font-family:SFMono-Regular,Menlo,Monaco,Consolas,monospace;color:var(--black-base);background:var(--blue01);border-radius:8px}.news_single_content pre,.news_single_content .wp-block-preformatted{margin-top:24px;padding:16px 20px;overflow-x:auto;font-family:SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.8125rem;line-height:1.6;background:var(--blue01);border-radius:8px}.news_single_content .wp-block-verse pre{margin-top:24px;white-space:pre-wrap;font-family:inherit;font-size:.9375rem;line-height:inherit;background:transparent;padding:0;border-radius:0}.news_single_content .wp-block-poetry{white-space:pre-wrap}.news_single_content hr,.news_single_content .wp-block-separator{margin:48px auto 0;border:0;border-top:1px solid var(--gray)}.news_single_content hr.is-style-dots,.news_single_content .wp-block-separator.is-style-dots{border-top:none;text-align:center;line-height:1}.news_single_content hr.is-style-dots:before,.news_single_content .wp-block-separator.is-style-dots:before{content:"···";letter-spacing:1em;color:var(--gray02);font-weight:700}.news_single_content .wp-block-spacer{flex-shrink:0;clear:both}.news_single_content figure,.news_single_content .wp-block-image{margin-top:32px}.news_single_content figure img,.news_single_content .wp-block-image img{border-radius:8px;vertical-align:middle}.news_single_content figure figcaption,.news_single_content figure .wp-element-caption,.news_single_content .wp-block-image figcaption,.news_single_content .wp-block-image .wp-element-caption{margin-top:10px;font-size:.8125rem;line-height:1.5;color:var(--gray02);text-align:center}.news_single_content .wp-block-gallery{margin-top:32px}.news_single_content .wp-block-gallery img{border-radius:6px}.news_single_content .wp-block-gallery.has-nested-images{gap:10px}@media screen and (min-width:769px){.news_single_content .wp-block-gallery.has-nested-images.columns-default{gap:16px}}.news_single_content .wp-block-media-text{margin-top:32px;gap:24px}@media(max-width:768px){.news_single_content .wp-block-media-text.is-stacked-on-mobile{gap:16px}.news_single_content .wp-block-media-text.is-stacked-on-mobile figure{margin-top:0}.news_single_content .wp-block-media-text.is-stacked-on-mobile img{max-width:100%;height:auto}}.news_single_content .wp-block-media-text__content>:first-child{margin-top:0!important}.news_single_content .wp-block-embed{margin-top:32px}.news_single_content .wp-block-embed .wp-block-embed__wrapper iframe{max-width:100%;border:0;border-radius:8px}.news_single_content .wp-block-embed.is-type-video .wp-block-embed__wrapper{aspect-ratio:16/9;overflow:hidden;border-radius:8px;background:var(--black-base)}.news_single_content .wp-block-embed.is-type-video .wp-block-embed__wrapper iframe{width:100%;height:100%;display:block}.news_single_content .wp-block-embed.aligncenter .wp-block-embed__wrapper iframe{margin-inline:auto;display:block}.news_single_content iframe{max-width:100%}.news_single_content .wp-block-audio audio,.news_single_content .wp-block-video video{border-radius:8px}.news_single_content .wp-block-table{margin-top:24px}.news_single_content .wp-block-table table{width:100%;border-collapse:collapse;font-size:.875rem}.news_single_content .wp-block-table table thead{border-bottom:2px solid var(--gray)}.news_single_content .wp-block-table table th,.news_single_content .wp-block-table table td{padding:12px 16px;border:1px solid var(--gray)}.news_single_content .wp-block-table table th{text-align:left;font-weight:600;background-color:var(--blue01)}.news_single_content .wp-block-table.is-scrollable{overflow-x:auto}.news_single_content .wp-block-table.is-scrollable-wrapper{-webkit-overflow-scrolling:touch}.news_single_content .wp-block-columns{margin-top:32px;display:flex;flex-wrap:wrap;gap:24px}.news_single_content .wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.news_single_content .wp-block-columns.are-vertically-aligned-center{align-items:center}.news_single_content .wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}@media(max-width:768px){.news_single_content .wp-block-columns:not(.is-not-stacked-on-mobile){flex-direction:column}.news_single_content .wp-block-columns.is-not-stacked-on-mobile .wp-block-column{flex-basis:0;flex-grow:1}}.news_single_content .wp-block-column{min-width:0;flex-grow:1;flex-basis:0}.news_single_content .wp-block-column>:first-child{margin-top:0!important}.news_single_content .wp-block-column.is-vertically-aligned-top{align-self:flex-start}.news_single_content .wp-block-column.is-vertically-aligned-center{align-self:center}.news_single_content .wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.news_single_content .wp-block-group,.news_single_content .wp-block-row,.news_single_content .wp-block-stack{margin-top:24px}.news_single_content .wp-block-group>:first-child,.news_single_content .wp-block-row>:first-child,.news_single_content .wp-block-stack>:first-child{margin-top:0!important}.news_single_content .wp-block-buttons{margin-top:32px;display:flex;flex-wrap:wrap;gap:12px 16px}.news_single_content .wp-block-buttons.is-horizontal{flex-direction:row}.news_single_content .wp-block-buttons.is-vertical{flex-direction:column;align-items:flex-start}.news_single_content .wp-block-button__link{display:inline-block;padding:12px 24px;font-size:.875rem;line-height:1.4;font-weight:500;text-decoration:none;border:1px solid var(--black-base);border-radius:999px;color:var(--black-base);background-color:transparent;transition:background-color .2s ease,border-color .2s ease}.news_single_content .wp-block-button__link:hover{border-color:var(--blue-accent);color:var(--blue-accent)}.news_single_content .wp-block-button.is-style-fill .wp-block-button__link{background-color:var(--blue-accent);border-color:var(--blue-accent);color:var(--white)}.news_single_content .wp-block-button.is-style-fill .wp-block-button__link:hover{opacity:.9;color:var(--white)}.news_single_content .wp-block-button.is-style-outline .wp-block-button__link{background:transparent}.news_single_content .wp-block-details{margin-top:24px;border:1px solid var(--gray);border-radius:8px;overflow:hidden}.news_single_content .wp-block-details summary{padding:12px 16px;font-weight:500;cursor:pointer;background:var(--blue01)}.news_single_content .wp-block-details summary::marker{color:var(--blue-accent)}.news_single_content .wp-block-details>:last-child:not(summary){padding:0 16px 16px}.news_single_content .wp-block-details>:last-child:not(summary).wp-block-details__content-wrapper{padding-top:0}.news_single_content .wp-block-cover{margin-top:32px;border-radius:8px;overflow:hidden}.news_single_content .wp-block-file{margin-top:24px}.news_single_content .wp-block-file__button{display:inline-block;padding:8px 16px;font-size:.8125rem;text-decoration:none;border:1px solid var(--black-base);border-radius:6px}.news_single_content .wp-block-file__button:hover{border-color:var(--blue-accent)}.news_single_content .wp-block-more{display:none}.news_single_content .alignwide{margin-inline:clamp(-40px,-4vw,0px);max-width:calc(100% + clamp(0px,4vw,80px))}.news_single_content .alignfull{margin-inline:calc(50% - 50vw);max-width:100vw;width:100vw}.news_single_content .alignfull iframe,.news_single_content .alignfull img{width:100%}.news_single_content .aligncenter{display:block;margin-inline:auto;text-align:center}.news_single_content .aligncenter img{margin-inline:auto}.news_single_content .alignleft{float:left;margin:12px 24px 12px 0}.news_single_content .alignright{float:right;margin:12px 0 12px 24px}.news_single_content:after{content:"";display:table;clear:both}.news_single_content a{color:var(--blue-accent);text-decoration:underline}
