#page_about #index_pageTtl .top{padding:25rem 0 10rem}
#page_about #index_pageTtl .top h1.ttl{font-size:3.4rem;font-weight:var(--fontMedium);line-height:1.4}
#page_about #index_pageTtl .bottom{position:relative;padding-bottom:8rem;transition:background .3s var(--easeOutCubic);overflow:clip}
#page_about #index_pageTtl .bottom.is-anim{will-change:background;background:var(--gray400)}
#page_about #index_pageTtl .bottom.is-anim .bg{will-change:transform,opacity;transform:scale(1);opacity:1}
#page_about #index_pageTtl .bottom.is-anim .loopTxt{will-change:transform,opacity;transform:translateY(0);opacity:1;transition-delay:1s}
#page_about #index_pageTtl .bottom .bg{height:50rem;background:url(/asset/img/about/pageTtl_bg.webp) no-repeat center;background-size:cover!important;transition:opacity 1.5s,transform 1.5s var(--easeOutCubic);transform:scale(1.2);opacity:0}
#page_about #index_pageTtl .bottom .loopTxt{position:absolute;bottom:3rem;left:0;z-index:10;width:100%;white-space:nowrap;font-size:10rem;font-family:var(--en);font-weight:var(--fontThin);color:var(--white100);line-height:1;transition:opacity .7s,transform .7s var(--easeOutCubic);transform:translateY(4rem);opacity:0}
#page_about #index_pageTtl .bottom .loopTxt .inner{display:inline-flex;align-items:center;gap:3rem;will-change:transform;animation:loopTxtX 60s linear infinite}
#page_about #index_pageTtl .bottom .loopTxt span{flex:0 0 auto}
#page_about .lonavArea{position:relative}
#page_about #index_lonav{position:sticky;top:0;left:0;z-index:10;width:100%;pointer-events:none}
#page_about #index_lonav .txtBox{width:29rem;padding-top:15rem;pointer-events:auto}
#page_about #index_lonav .txtBox h2{font-size:2.2rem;margin-bottom:8rem}
#page_about #index_lonav .txtBox ul li{position:relative;padding-left:2.5rem;font-weight:var(--fontBold);color:var(--black400);transition:color .3s}
#page_about #index_lonav .txtBox ul li+li{margin-top:2.5rem}
#page_about #index_lonav .txtBox ul li:before{content:'';position:absolute;margin:auto;top:.7rem;left:0;width:1.2rem;height:1.2rem;border-radius:9rem;border:.1rem solid var(--blue500);transition:background .3s}
#page_about #index_lonav .txtBox ul li.is-cur{will-change:color;color:var(--blue500)}
#page_about #index_lonav .txtBox ul li.is-cur:before{will-change:background;background:var(--blue500)}
#page_about #index_overview{margin-top:-48.3rem;background:var(--white100);padding:15rem 0}
#page_about #index_overview h2{margin-bottom:5rem}
#page_about #index_overview .box{border-top:.1rem dashed var(--gray500)}
#page_about #index_overview .box dl{display:flex;align-items:center;padding:2.5rem 0;border-bottom:.1rem dashed var(--gray500);line-height:1.7}
#page_about #index_overview .box dl dt{flex-shrink:0;width:25rem;font-weight:var(--fontBold)}
#page_about #index_overview .box dl dd{width:100%}
#page_about #index_overview .box a{text-decoration:underline}
#page_about #index_overview .box a:after{content:'';display:inline-block;position:relative;top:.3rem;width:1.6rem;height:1.6rem;margin:0 .5rem 0 .3rem;background:var(--gray700);mask:url(/asset/img/i_blank.svg) no-repeat;mask-size:100% auto}
#page_about #index_history{padding:15rem 0;background:var(--white200)}
#page_about #index_history h2{margin-bottom:5rem}
#page_about #index_history .box{position:relative;padding-bottom:3rem}
#page_about #index_history .box:before{content:'';position:absolute;margin:auto;top:1.2rem;left:16rem;width:.4rem;height:100%;background:var(--blue500)}
#page_about #index_history .box:after{content:'';position:absolute;margin:auto;bottom:-1.8rem;left:15.2rem;width:2rem;height:1.5rem;background:var(--blue500);mask:url(/asset/img/about/history_arr.svg) no-repeat;mask-size:100% auto}
#page_about #index_history .box dl{display:flex}
#page_about #index_history .box dl+dl{margin-top:3rem}
#page_about #index_history .box dl dt{flex-shrink:0;width:16rem;font-weight:var(--fontBold)}
#page_about #index_history .box dl dd{position:relative;width:100%;padding-left:7rem}
#page_about #index_history .box dl dd:before{content:'';position:absolute;margin:auto;top:.5rem;left:-.6rem;width:1.6rem;height:1.6rem;border-radius:9rem;background:var(--blue500)}
#page_about #index_mission{padding:20rem 0 25rem;background:url(/asset/img/about/mission_bg.webp) no-repeat top right;background-size:192rem auto;color:var(--white100)}
#page_about #index_mission .box{width:46rem}
#page_about #index_mission .box .subTtl{margin-bottom:2rem}
#page_about #index_mission .box h2.ttl{font-size:5rem;font-weight:var(--fontMedium);font-family:var(--en);margin-bottom:5rem;line-height:1}
#page_about #index_mission .box p.catch{font-size:1.8rem;font-weight:var(--fontBold);line-height:1.7;margin-bottom:5rem}
#page_about #index_mission .box p.txt{line-height:1.7}
#page_about #index_message{background:var(--white100);padding-top:15rem}
#page_about #index_message h2{margin-bottom:10rem}
#page_about #index_message p.catch{margin-bottom:10rem;text-align:center;font-size:2.2rem;font-weight:var(--fontBold);line-height:1.7;letter-spacing:.1em}
#page_about #index_message .row{display:flex;line-height:1.7}
#page_about #index_message .row .imgBox{flex-shrink:0;width:45rem;margin-right:10rem}
#page_about #index_message .row .imgBox picture.president{border-radius:2rem;overflow:clip}
#page_about #index_message .row .imgBox p.name{margin-top:5rem}
#page_about #index_message .row .txtBox p+p{margin-top:4rem}
#page_about #index_humanPolicy,#page_about #index_recruit{background:var(--white100);padding-top:15rem}
#page_about #index_humanPolicy h2.ttl,#page_about #index_recruit h2.ttl{margin-bottom:5rem}
#page_about #index_humanPolicy .box,#page_about #index_recruit .box{display:flex;align-items:center;border-radius:2rem;padding:5rem 6rem;background:var(--white200)}
#page_about #index_humanPolicy .box p.txt,#page_about #index_recruit .box p.txt{flex-shrink:0;width:42rem;line-height:1.7}
#page_about #index_humanPolicy .box .btn,#page_about #index_recruit .box .btn{margin:0 0 0 15rem}
#page_about #index_humanPolicy .box .btn a,#page_about #index_recruit .box .btn a{padding:1.4rem 5.5rem}
#page_about #recruit_pageTtl{padding-top:18.5rem}
#page_about #recruit_pageTtl .bg{display:flex;flex-direction:column;justify-content:center;height:50rem;background:url(/asset/img/about/recruit/pageTtl_bg.webp) no-repeat center;background-size:cover!important;padding:4rem 0;transition:opacity 1.5s,transform 1.5s var(--easeOutCubic);transform:scale(1.1);opacity:0}
#page_about #recruit_pageTtl .bg h1.ttl{font-size:3.4rem;font-weight:var(--fontMedium);color:var(--black900);transition:opacity .9s,transform .9s var(--easeOutCubic);transform:translateY(7rem);opacity:0}
#page_about #recruit_pageTtl .bg p.lead{line-height:1.8;margin-top:3rem;color:var(--black900);transition:opacity .9s,transform .9s var(--easeOutCubic);transform:translateY(7rem);opacity:0}
#page_about #recruit_pageTtl .bg.is-anim{will-change:opacity,transform;transform:scale(1);opacity:1}
#page_about #recruit_pageTtl .bg.is-anim h1.ttl{will-change:opacity,transform;transform:translateY(0);opacity:1;transition-delay:1s}
#page_about #recruit_pageTtl .bg.is-anim p.lead{will-change:opacity,transform;transform:translateY(0);opacity:1;transition-delay:1.05s}
#page_about #recruit_recruit{padding:10rem 5rem 0}
#page_about #recruit_recruit .bg{background:var(--white100);border-radius:2rem;padding:10rem}
#page_about #recruit_recruit h2.ttl{font-size:3rem;margin-bottom:3rem}
#page_about #recruit_recruit p.lead{font-size:2.2rem;line-height:1.7}
#page_about #recruit_recruit .dlWrap{margin-top:6rem;font-size:1.8rem;line-height:1.6;border-bottom:.1rem solid var(--gray400)}
#page_about #recruit_recruit .dlWrap dl{display:flex;border-top:.1rem solid var(--gray400);padding:4rem 0}
#page_about #recruit_recruit .dlWrap dl dt{flex-shrink:0;width:18rem;font-weight:var(--fontBold)}
#page_about #recruit_recruit .dlWrap dl dd{width:100%}
#page_about #recruit_recruit .dlWrap ul{margin-top:.5rem}
#page_about #recruit_recruit .dlWrap ul li{position:relative;padding-left:2rem}
#page_about #recruit_recruit .dlWrap ul li:before{content:'';position:absolute;margin:auto;top:1.3rem;left:0;width:.4rem;height:.4rem;border-radius:50%;background:var(--black800)}
#page_about #recruit_recruit .btn{margin-top:6rem;text-align:center}
#page_about #recruit_recruit .btn a{display:inline-block;border-radius:9rem;background:var(--orange500);color:var(--white100);padding:2.3rem 7rem;font-size:2rem;font-weight:var(--fontBold)}
#page_forEmployers #pageTtl{overflow:clip}
#page_forEmployers #pageTtl .bg{height:60rem;padding-top:30rem;background-size:cover!important;transition:opacity 1.5s,transform 1.5s var(--easeOutCubic);transform:scale(1.2);opacity:0}
#page_forEmployers #pageTtl .bg.-hiringForeignTalent{background:url(/asset/img/forEmployers/hiringForeignTalent/pageTtl_bg.webp) no-repeat bottom center}
#page_forEmployers #pageTtl .bg.-temporaryStaff{color:var(--white100);background:url(/asset/img/forEmployers/temporaryStaff/pageTtl_bg.webp) no-repeat bottom center;text-shadow:0 0 4rem rgba(0,0,0,.5),0 0 4rem rgba(0,0,0,.2)}
#page_forEmployers #pageTtl .bg .subTtl{font-weight:var(--fontMedium);margin-bottom:1.5rem;transition:opacity .9s,transform .9s var(--easeOutCubic);transform:translateY(7rem);opacity:0}
#page_forEmployers #pageTtl .bg h1.ttl{font-weight:var(--fontMedium);line-height:1.4;font-size:3.4rem;transition:opacity .9s,transform .9s var(--easeOutCubic);transform:translateY(7rem);opacity:0}
#page_forEmployers #pageTtl .bg.is-anim{will-change:transform,opacity;transform:scale(1);opacity:1}
#page_forEmployers #pageTtl .bg.is-anim .wrap:after,#page_forEmployers #pageTtl .bg.is-anim .wrap:before{will-change:opacity;opacity:1}
#page_forEmployers #pageTtl .bg.is-anim .wrap:before{transition-delay:.5s}
#page_forEmployers #pageTtl .bg.is-anim .wrap:after{transition-delay:.7s}
#page_forEmployers #pageTtl .bg.is-anim .subTtl{will-change:opacity,transform;transform:translateY(0);opacity:1;transition-delay:1s}
#page_forEmployers #pageTtl .bg.is-anim h1.ttl{will-change:opacity,transform;transform:translateY(0);opacity:1;transition-delay:1.05s}
#page_forEmployers #message{position:relative;padding:9rem 0;line-height:1.8}
#page_forEmployers #message.-hiringForeignTalent{background:var(--mint400)}
#page_forEmployers #message.-temporaryStaff{background:var(--blue500)}
#page_forEmployers #message .wrap{display:flex;justify-content:center;column-gap:11.5rem}
#page_forEmployers #message .leadBox{width:45rem}
#page_forEmployers #message .leadBox p.lead{line-height:1.8}
#page_forEmployers #message .tagBox{width:38rem}
#page_forEmployers #message .tagBox ul.tag{display:flex;align-items:flex-end;flex-wrap:wrap;row-gap:1rem;column-gap:1rem}
#page_forEmployers #message .tagBox ul.tag li{border-radius:.6rem;font-weight:var(--fontBold);padding:.1rem 1.5rem .3rem;background:var(--white100)}
#page_forEmployers #message .tagBox ul.tag li.more{position:relative;top:.2rem;font-weight:var(--fontRegular);padding:0 0 0 1rem;background:0 0}
#page_forEmployers #message p.notes{position:absolute;bottom:2rem;right:5rem;font-size:1.4rem}
#page_forEmployers #service{padding:12rem 0}
#page_forEmployers #service .wrap{padding:0 16rem}
#page_forEmployers #service .wrap h2.ttl{font-size:3rem;line-height:1.4}
#page_forEmployers #service .wrap p.txt{line-height:1.7;padding-left:53rem}
#page_forEmployers #hiringForeignTalent_feature01 .bg,#page_forEmployers #hiringForeignTalent_feature02 .bg,#page_forEmployers #hiringForeignTalent_feature03 .bg{background:var(--white100);border-radius:2rem;padding:10rem}
#page_forEmployers #hiringForeignTalent_feature01{padding:0 5rem}
#page_forEmployers #hiringForeignTalent_feature01 .row{display:grid;grid-template-columns:repeat(3,minmax(0,33.3333333333%));column-gap:5rem;row-gap:0}
#page_forEmployers #hiringForeignTalent_feature01 .row>div{position:relative;background:var(--white300);border-radius:2rem;padding:3rem 2.5rem}
#page_forEmployers #hiringForeignTalent_feature01 .row p.txt{padding-right:13rem;line-height:1.7}
#page_forEmployers #hiringForeignTalent_feature01 .row p.txt span.br{display:block;height:.5rem}
#page_forEmployers #hiringForeignTalent_feature01 .row p.txt:after:after{content:'';display:block;clear:both}
#page_forEmployers #hiringForeignTalent_feature01 .row p.txt+p.txt{margin-top:.5rem}
#page_forEmployers #hiringForeignTalent_feature01 .row p.txt picture.img{position:absolute;top:12rem;right:2.3rem;width:10.6rem;border:1rem solid var(--gray500);border-radius:9rem;overflow:clip}
#page_forEmployers #hiringForeignTalent_feature02{padding:5rem 5rem 0}
#page_forEmployers #hiringForeignTalent_feature02 p.lead{line-height:1.7}
#page_forEmployers #hiringForeignTalent_feature02 .support01,#page_forEmployers #hiringForeignTalent_feature02 .support02{position:relative}
#page_forEmployers #hiringForeignTalent_feature02 .support01 .imgBox,#page_forEmployers #hiringForeignTalent_feature02 .support02 .imgBox{display:flex;justify-content:center}
#page_forEmployers #hiringForeignTalent_feature02 .support01 .imgBox .inner,#page_forEmployers #hiringForeignTalent_feature02 .support02 .imgBox .inner{display:flex;align-items:center;justify-content:center;column-gap:6rem;min-width:86rem;background:var(--white300);text-align:center;padding:3.2rem 8rem;border-radius:99rem}
#page_forEmployers #hiringForeignTalent_feature02 .support01 .imgBox .inner h4,#page_forEmployers #hiringForeignTalent_feature02 .support02 .imgBox .inner h4{display:flex;flex-direction:column;justify-content:center;height:5.4rem;font-weight:var(--fontBold);font-size:1.8rem;margin-bottom:1.5rem}
#page_forEmployers #hiringForeignTalent_feature02 .support01 .imgBox .inner picture.icon img,#page_forEmployers #hiringForeignTalent_feature02 .support02 .imgBox .inner picture.icon img{width:10rem}
#page_forEmployers #hiringForeignTalent_feature02 .support01 .checkList,#page_forEmployers #hiringForeignTalent_feature02 .support02 .checkList{margin-top:3rem;padding:0 4rem}
#page_forEmployers #hiringForeignTalent_feature02 .support01 .checkList h4,#page_forEmployers #hiringForeignTalent_feature02 .support02 .checkList h4{font-size:2rem;margin-bottom:2.5rem}
#page_forEmployers #hiringForeignTalent_feature02 .support01 .checkList dl,#page_forEmployers #hiringForeignTalent_feature02 .support02 .checkList dl{display:flex;line-height:1.7}
#page_forEmployers #hiringForeignTalent_feature02 .support01 .checkList dl+dl,#page_forEmployers #hiringForeignTalent_feature02 .support02 .checkList dl+dl{margin-top:2rem}
#page_forEmployers #hiringForeignTalent_feature02 .support01 .checkList dl dt,#page_forEmployers #hiringForeignTalent_feature02 .support02 .checkList dl dt{position:relative;flex-shrink:0;width:28rem;padding-left:3.5rem;font-weight:var(--fontBold)}
#page_forEmployers #hiringForeignTalent_feature02 .support01 .checkList dl dt:before,#page_forEmployers #hiringForeignTalent_feature02 .support02 .checkList dl dt:before{content:'';position:absolute;margin:auto;top:.2rem;left:0;width:2.5rem;height:2.5rem;background:var(--mint400);mask:url(/asset/img/i_check.svg) no-repeat;mask-size:100% auto}
#page_forEmployers #hiringForeignTalent_feature02 .support01 p.notes,#page_forEmployers #hiringForeignTalent_feature02 .support02 p.notes{margin-top:2rem;text-align:right;font-size:1.4rem}
#page_forEmployers #hiringForeignTalent_feature02 .support01{margin-top:6rem}
#page_forEmployers #hiringForeignTalent_feature02 .support02{margin-top:6rem}
#page_forEmployers #hiringForeignTalent_feature02 .support02 .checkList{margin-top:5rem}
#page_forEmployers #hiringForeignTalent_feature02 .support02 .checkList dl dt{width:17rem}
#page_forEmployers #hiringForeignTalent_feature03{padding:5rem}
#page_forEmployers #hiringForeignTalent_feature03 p.lead{line-height:1.7}
#page_forEmployers #hiringForeignTalent_feature03 .service{margin-top:6rem}
#page_forEmployers #hiringForeignTalent_feature03 .service h3{font-size:2rem;margin-bottom:3rem}
#page_forEmployers #hiringForeignTalent_feature03 .service .row{display:grid;grid-template-columns:repeat(3,minmax(0,33.3333333333%));column-gap:5rem;row-gap:1rem;background:var(--white300);border-radius:2rem;padding:3rem 10rem}
#page_forEmployers #hiringForeignTalent_feature03 .service .row ul.list li+li{margin-top:1rem}
#page_forEmployers #hiringForeignTalent_feature03 .service p.notes{margin-top:.5rem;text-align:right;font-size:1.4rem}
#page_forEmployers #temporaryStaff_feature01 .bg,#page_forEmployers #temporaryStaff_feature02 .bg,#page_forEmployers #temporaryStaff_feature03 .bg{background:var(--white100);border-radius:2rem;padding:10rem}
#page_forEmployers #temporaryStaff_feature01{padding:0 5rem}
#page_forEmployers #temporaryStaff_feature01 p.lead{margin-bottom:6rem;line-height:1.7}
#page_forEmployers #temporaryStaff_feature01 .row{display:flex;justify-content:space-between;column-gap:5rem}
#page_forEmployers #temporaryStaff_feature01 .row>div{position:relative;background:var(--white300);border-radius:2rem;padding:3rem 2.5rem}
#page_forEmployers #temporaryStaff_feature01 .row>div.item01{flex-shrink:0;width:54.5rem}
#page_forEmployers #temporaryStaff_feature01 .row>div.item02{width:100%}
#page_forEmployers #temporaryStaff_feature01 .row p.txt{padding-right:13rem;line-height:1.7}
#page_forEmployers #temporaryStaff_feature01 .row p.txt span.br{display:block;height:.5rem}
#page_forEmployers #temporaryStaff_feature01 .row p.txt:after:after{content:'';display:block;clear:both}
#page_forEmployers #temporaryStaff_feature01 .row p.txt+p.txt{margin-top:.5rem}
#page_forEmployers #temporaryStaff_feature01 .row p.txt picture.img{position:absolute;top:8.2rem;right:2.3rem;width:10.6rem;border:1rem solid var(--gray500);border-radius:9rem;overflow:clip}
#page_forEmployers #temporaryStaff_feature02{padding:5rem 5rem 0}
#page_forEmployers #temporaryStaff_feature02 p.lead{margin-bottom:6rem;line-height:1.7}
#page_forEmployers #temporaryStaff_feature02 .row{display:flex;justify-content:space-between;column-gap:5rem}
#page_forEmployers #temporaryStaff_feature02 .row .txtBox{width:59rem}
#page_forEmployers #temporaryStaff_feature02 .row .txtBox .item+.item{margin-top:4rem}
#page_forEmployers #temporaryStaff_feature02 .row .txtBox p{line-height:1.7}
#page_forEmployers #temporaryStaff_feature02 .row .imgBox{width:60.4rem}
#page_forEmployers #temporaryStaff_feature02 .row .imgBox picture{border-radius:2rem;overflow:clip}
#page_forEmployers #temporaryStaff_feature03{padding:5rem}
#page_forEmployers #temporaryStaff_feature03 p.lead{margin-bottom:6rem;line-height:1.7}
#page_forEmployers #temporaryStaff_feature03 .imgBox{display:flex;justify-content:center}
#page_forEmployers #temporaryStaff_feature03 .imgBox .inner{display:flex;justify-content:center;column-gap:6rem;min-width:86rem;background:var(--white300);text-align:center;padding:3.2rem 8rem;border-radius:99rem}
#page_forEmployers #temporaryStaff_feature03 .imgBox .inner>div{display:flex;flex-direction:column;width:35rem}
#page_forEmployers #temporaryStaff_feature03 .imgBox .inner h4{display:flex;flex-direction:column;justify-content:center;height:5.4rem;font-weight:var(--fontBold);font-size:1.8rem;margin-bottom:1.5rem}
#page_forEmployers #temporaryStaff_feature03 .imgBox .inner p{flex-grow:1}
#page_forEmployers #temporaryStaff_feature03 .imgBox .inner picture.icon{margin-top:2.5rem}
#page_forEmployers #temporaryStaff_feature03 .imgBox .inner picture.icon img{width:10rem}
#page_forEmployers #case{overflow:clip}
#page_forEmployers #case .bg{height:60rem;padding-top:15rem;color:var(--white100);background-size:192rem auto!important;transition:opacity 1.5s,transform 1.5s var(--easeOutCubic);transform:scale(1.2);opacity:0}
#page_forEmployers #case .bg.-hiringForeignTalent{background:url(/asset/img/forEmployers/hiringForeignTalent/case_bg.webp) no-repeat center}
#page_forEmployers #case .bg.-temporaryStaff{background:url(/asset/img/forEmployers/temporaryStaff/case_bg.webp) no-repeat center}
#page_forEmployers #case .bg h2.ttl{position:relative;left:-5rem;color:var(--white100);margin-bottom:3rem}
#page_forEmployers #case .bg .txtBox{padding-left:75rem}
#page_forEmployers #case .bg .txtBox ul{font-size:3rem;font-weight:var(--fontBold)}
#page_forEmployers #case .bg .txtBox.en ul{font-size:2rem;font-weight:var(--fontBold)}
#page_forEmployers #case .bg .txtBox ul li+li{margin-top:1.5rem}
#page_forEmployers #case .bg .txtBox p.notes{text-align:right;margin-top:3rem}
#page_forEmployers #case .bg.is-anim{will-change:transform,opacity;transform:scale(1);opacity:1}
#page_forEmployers #case .bg.is-anim .wrap:after,#page_forEmployers #case .bg.is-anim .wrap:before{will-change:opacity;opacity:1}
#page_forEmployers #case .bg.is-anim .wrap:before{transition-delay:.5s}
#page_forEmployers #case .bg.is-anim .wrap:after{transition-delay:.7s}
#page_forEmployers #flow{padding:15rem 0 10rem;background:var(--white200)}
#page_forEmployers #flow h2.ttl{position:relative;left:-5rem;margin:0}
#page_forEmployers #flow p.lead{line-height:1.7;margin:3rem 0 7rem}
#page_forEmployers #example{padding:16rem 0 12rem;background:var(--white100)}
#page_forEmployers #example h2.ttl{position:relative;left:-5rem}
#page_forEmployers #faq{padding:16rem 0 8rem;background:var(--white200)}
#page_forEmployers #faq h2{position:relative;left:-5rem;font-family:var(--en);font-size:3.6rem}
#page_forJobSeekers #pageTtl{overflow:clip}
#page_forJobSeekers #pageTtl .bg{height:60rem;padding-top:30rem;background:url(/asset/img/forJobSeekers/pageTtl_bg.webp) no-repeat top -8rem center;background-size:192rem auto;transition:opacity 1.5s,transform 1.5s var(--easeOutCubic);transform:scale(1.2);opacity:0}
#page_forJobSeekers #pageTtl .bg h1.ttl{font-size:3.4rem;font-weight:var(--fontMedium);line-height:1.4;transition:opacity .9s,transform .9s var(--easeOutCubic);transform:translateY(7rem);opacity:0}
#page_forJobSeekers #pageTtl .bg.is-anim{will-change:transform,opacity;transform:scale(1);opacity:1}
#page_forJobSeekers #pageTtl .bg.is-anim .wrap:after,#page_forJobSeekers #pageTtl .bg.is-anim .wrap:before{will-change:opacity;opacity:1}
#page_forJobSeekers #pageTtl .bg.is-anim .wrap:before{transition-delay:.5s}
#page_forJobSeekers #pageTtl .bg.is-anim .wrap:after{transition-delay:.7s}
#page_forJobSeekers #pageTtl .bg.is-anim h1.ttl{will-change:opacity,transform;transform:translateY(0);opacity:1;transition-delay:1s}
#page_forJobSeekers #message{position:relative;background:var(--orange500);padding:9rem 0;line-height:1.8}
#page_forJobSeekers #message .wrap{display:flex;justify-content:center}
#page_forJobSeekers #message p.txt{font-size:2rem}
#page_forJobSeekers #message p.notes{position:absolute;bottom:2rem;right:5rem;font-size:1.4rem}
#page_forJobSeekers #service{padding:12rem 0}
#page_forJobSeekers #service .wrap{display:flex;justify-content:center}
#page_forJobSeekers #service .wrap h2.ttl{flex-shrink:0;width:47rem;font-size:3rem;line-height:1.4}
#page_forJobSeekers #service .wrap p.txt{line-height:1.7}
#page_forJobSeekers #overview .bg,#page_forJobSeekers #support .bg,#page_forJobSeekers #worrie .bg{background:var(--white100);border-radius:2rem;padding:10rem}
#page_forJobSeekers #overview{padding:0 5rem}
#page_forJobSeekers #overview .row{display:grid;grid-template-columns:repeat(3,minmax(0,33.3333333333%));column-gap:5rem;row-gap:5rem}
#page_forJobSeekers #overview .row>div{border-radius:2rem;background:var(--white200);padding:3.5rem 3rem}
#page_forJobSeekers #overview .feature{display:flex;align-items:center;margin-top:5rem;border-radius:2rem;background:var(--white200);padding:3.5rem 3rem}
#page_forJobSeekers #overview .feature .imgBox{display:flex;column-gap:10rem;margin-left:auto;padding-right:8rem}
#page_forJobSeekers #overview .feature .imgBox picture{width:8.2rem}
#page_forJobSeekers #worrie{padding:5rem 5rem 0}
#page_forJobSeekers #worrie picture.img{text-align:center}
#page_forJobSeekers #worrie picture.img img{width:114.4rem}
#page_forJobSeekers #support{padding:5rem 5rem 8.5rem}
#page_forJobSeekers #support dl{display:flex;align-items:center}
#page_forJobSeekers #support dl+dl{margin-top:3rem}
#page_forJobSeekers #support dl dt{position:relative;flex-shrink:0;width:41rem;font-weight:var(--fontBold);font-size:2rem;padding-left:4rem;line-height:1.4}
#page_forJobSeekers #support dl dt:before{content:'';position:absolute;margin:auto;top:0;bottom:0;left:0;width:2.5rem;height:2.5rem;background:var(--orange500);mask:url(/asset/img/i_check.svg) no-repeat;mask-size:100% auto}
#page_forJobSeekers #support dl dd{width:100%;line-height:1.7}
#page_forJobSeekers #example{padding:10rem 0;background:var(--white100)}
#page_forJobSeekers #example h2.ttl{font-size:3rem}
#page_forJobSeekers #example .row{display:flex;align-items:flex-start}
#page_forJobSeekers #example .row+.row{margin-top:8rem}
#page_forJobSeekers #example .row .imgBox{flex-shrink:0;width:60rem;border-radius:2rem;overflow:clip;margin-right:5rem}
#page_forJobSeekers #example .row .txtBox h3{font-size:2.4rem;line-height:1.4;margin-bottom:3rem}
#page_forJobSeekers #example .row .txtBox p.profile em{font-weight:var(--fontBold);line-height:1.5}
#page_forJobSeekers #example .row .txtBox p.txt{line-height:1.7;margin-top:3rem}
#page_forJobSeekers #example .btn{margin-top:10rem;text-align:center}
#page_forJobSeekers #example .btn a{display:inline-block;border-radius:9rem;background:var(--orange500);color:var(--white100);padding:2.3rem 7rem;font-size:2rem;font-weight:var(--fontBold)}

#page_forJobSeekers #faq{padding:15rem 0 0;background:var(--white200)}
#page_forJobSeekers #faq h2.ttl{font-family:var(--en);font-size:3.6rem}
#page_information #archive{padding:5rem 5rem 0}
#page_information #archive .bg{background:var(--white100);border-radius:2rem;padding:10rem}
#page_information #archive ul.list li{border-bottom:.1rem solid var(--gray400);padding-bottom:6rem}
#page_information #archive ul.list li+li{margin-top:6rem}
#page_information #archive ul.list li a{display:flex;align-items:flex-start}
#page_information #archive ul.list li a:hover{opacity:1}
#page_information #archive ul.list li a:hover picture.imgBox{will-change:clip-path;clip-path:inset(1rem 1rem 1rem 1rem round 2rem)}
#page_information #archive ul.list li a:hover .btn span{opacity:var(--opacity500)}
/* #page_information #archive ul.list li a picture.imgBox{flex-shrink:0;width:38rem;margin-right:4rem;transition:clip-path .3s var(--easeOutCubic);clip-path:inset(0 0 0 0 round 2rem)} */
/* 画像サイズの自動調整を行う */
#page_information #archive ul.list li a picture.imgBox{flex-shrink:0;width:38rem;margin-right:4rem;transition:clip-path .3s var(--easeOutCubic);clip-path:inset(0 0 0 0 round 2rem)}
#page_information #archive ul.list li a picture.imgBox img{width:100%;height:auto;aspect-ratio:1210/682;object-fit:cover}

#page_information #archive ul.list li a .data{display:flex;align-items:center;column-gap:2rem;margin-bottom:2rem}
#page_information #archive ul.list li a .data span.category{font-size:1.4rem;font-weight:var(--fontBold);padding:.1rem 2rem}
#page_information #archive ul.list li a .name{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;font-weight:var(--fontBold)}
#page_information #archive ul.list li a .txt{line-height:1.8;margin-top:2rem;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2}
#page_information #archive ul.list li a .btn{margin-top:4rem}
#page_information #archive ul.list li a .btn span{display:inline-block;border-radius:9rem;border:.1rem solid var(--black800);padding:1.4rem 4rem;font-size:1.4rem;font-weight:var(--fontBold);transition:opacity .3s;text-align:center}
#page_information #detail{padding-top:18rem}
#page_information #detail .wrap{background:var(--white100);border-radius:2rem;padding:9rem 15.5rem}
#page_information #detail .relationArea{margin-top:11rem}
#page_information #detail .relationArea h2{font-size:2.6rem;border-bottom:.2rem solid var(--mint500);padding-bottom:2rem;margin-bottom:4rem}
#page_information #detail .relationArea ul{display:grid;grid-template-columns:repeat(3,minmax(0,33.3333333333%));column-gap:3rem;row-gap:0}
#page_information #detail .relationArea ul li a{display:block}
#page_information #detail .relationArea ul li a:hover{opacity:1}
#page_information #detail .relationArea ul li a:hover picture.imgBox{will-change:clip-path;clip-path:inset(1rem 1rem 1rem 1rem round 2rem)}
/* #page_information #detail .relationArea ul li a picture.imgBox{margin-bottom:2rem;transition:clip-path .3s var(--easeOutCubic);clip-path:inset(0 0 0 0 round 2rem)} */
/* 画像サイズの自動調整を行う */
#page_information #detail .relationArea ul li a picture.imgBox{margin-bottom:2rem;transition:clip-path .3s var(--easeOutCubic);clip-path:inset(0 0 0 0 round 2rem)}#page_information #detail .relationArea ul li a picture.imgBox img{width:100%;height:auto;aspect-ratio:1210/682;object-fit:cover}

#page_information #detail .relationArea ul li a .txtBox .data{display:flex;align-items:center;column-gap:2rem;font-size:1.4rem;margin-bottom:1.3rem}
#page_information #detail .relationArea ul li a .txtBox .data span.category{display:inline-block;font-weight:var(--fontBold);padding:.1rem 2rem}
#page_information #detail .relationArea ul li a .txtBox .name{font-weight:var(--fontBold)}
#page_information #detail .pagenationArea{margin-top:8rem;text-align:center}
#page_information #detail .pagenationArea .backBtn{margin-top:0}
#page_news #archive{padding:5rem 5rem 0}
#page_news #archive .bg{background:var(--white100);border-radius:2rem;padding:10rem}
#page_news #archive ul.sort{display:flex;column-gap:3rem;font-size:1.8rem;font-family:var(--en);font-weight:var(--fontMedium);color:var(--black900);margin-bottom:5rem}
#page_news #archive ul.sort li{flex-shrink:0;opacity:.4}
#page_news #archive ul.sort li span{cursor:pointer}
#page_news #archive ul.sort li.is-cur{font-weight:var(--fontBold);opacity:1}
#page_news #archive ul.sort li.is-cur span{cursor:default}
#page_news #detail{padding-top:18rem}
#page_news #detail .wrap{background:var(--white100);border-radius:2rem;padding:9rem 15.5rem}
#page_news #detail .pagenationArea{margin-top:8rem;text-align:center}
#page_news #detail .pagenationArea .backBtn{margin-top:0}
#page_privacy #info{padding-top:5rem}
#page_privacy #info .wrap{background:var(--white100);border-radius:2rem;padding:9rem 15.5rem}
#page_privacy #info .end{display:flex;width:100%;margin-top:8rem}
#page_privacy #info .end p.day{margin:0}
#page_privacy #info .end p.president{text-align:right;margin:0 0 0 auto}
#page_privacy #privacy{padding-top:10rem}
#page_privacy #privacy h2.ttl{font-size:3.4rem;font-weight:var(--fontMedium);line-height:1.4;text-align:center;margin-bottom:6rem}
#page_privacy #privacy .bg{background:var(--white100);border-radius:2rem;padding:9rem 15.5rem}
#page_privacy #privacy .end{display:flex;width:100%;margin-top:8rem}
#page_privacy #privacy .end p.day{margin:0}
#page_privacy #privacy .end p.president{text-align:right;margin:0 0 0 auto}
#page_privacy #privacy a{text-decoration:underline}
#page_privacy #info,#page_privacy #privacy{font-size:1.8rem;line-height:1.7}
#page_privacy #info h3,#page_privacy #privacy h3{margin-top:8rem}
#page_privacy #info h4,#page_privacy #privacy h4{font-size:2.2rem;margin:7rem 0 2rem}
#page_privacy #info h5,#page_privacy #privacy h5{margin-top:8rem}
#page_privacy #info h6,#page_privacy #privacy h6{font-weight:var(--fontRegular);margin-top:5rem}
#page_privacy #info p,#page_privacy #privacy p{margin-top:2rem}
#page_privacy #info p.company,#page_privacy #privacy p.company{margin-bottom:5rem}
#page_privacy #info a{text-decoration:underline}
#page_privacy #info p a,#page_privacy #privacy p a{text-decoration:underline}
/* target=blankが付いている場合のみ外部リンク用矢印を表示する */
#page_privacy #info p a[target="_blank"]:after,#page_privacy #privacy p a[target="_blank"]:after{content:'';display:inline-block;position:relative;top:.3rem;width:1.6rem;height:1.6rem;margin:0 .5rem 0 .3rem;background:var(--gray700);mask:url(/asset/img/i_blank.svg) no-repeat;mask-size:100% auto}
#page_privacy #info ul.dotList,#page_privacy #privacy ul.dotList{margin-top:2rem}
#page_privacy #info ol.numberListCircle,#page_privacy #privacy ol.numberListCircle{margin:3rem 0}
#page_privacy #info .tableWrap,#page_privacy #privacy .tableWrap{margin:2rem 0 5rem}
#page_privacy #info .tableWrap table,#page_privacy #privacy .tableWrap table{border-bottom:1px solid var(--gray400);border-right:1px solid var(--gray400);font-size:1.6rem}
#page_privacy #info .tableWrap table td,#page_privacy #info .tableWrap table th,#page_privacy #privacy .tableWrap table td,#page_privacy #privacy .tableWrap table th{text-align:justify;text-justify:inter-ideograph;border-top:1px solid var(--gray400);border-left:1px solid var(--gray400);padding:2rem;vertical-align:middle}
#page_privacy #info .tableWrap table td.pcCenter,#page_privacy #info .tableWrap table th.pcCenter,#page_privacy #privacy .tableWrap table td.pcCenter,#page_privacy #privacy .tableWrap table th.pcCenter{text-align:center}
#page_privacy #info .tableWrap table thead th,#page_privacy #privacy .tableWrap table thead th{width:25%;background:var(--white300);text-align:center}
#page_top #mainImg{padding:22rem 2rem 0}
#page_top #mainImg h1.catch{text-align:right;margin-bottom:5rem;padding-right:2.5rem;font-size:3.4rem;line-height:1.4;font-weight:var(--fontMedium);color:var(--black900);font-family:var(--gothic)}
#page_top #mainImg .swiperWrap{position:relative}
#page_top #mainImg .swiperWrap .swiperMask{mask-image:url(/asset/img/mask_swiper_arr_bg.svg),linear-gradient(#fff,#fff);mask-repeat:no-repeat,no-repeat;mask-position:center left,center;mask-size:4rem auto,100% 100%;mask-composite:exclude;transform:scale(-1,1)}
#page_top #mainImg .swiperWrap .swiperMask .swiper{border-radius:2rem;overflow:clip;mask-image:url(/asset/img/mask_swiper_arr_bg.svg),linear-gradient(#fff,#fff);mask-repeat:no-repeat,no-repeat;mask-position:center left,center;mask-size:4rem auto,100% 100%;mask-composite:exclude;transform:scale(-1,1)}
#page_top #mainImg .swiperWrap .swiperMask .swiper .swiper-wrapper .swiper-slide{display:flex;align-items:center;justify-content:center;position:relative;opacity:1!important}
#page_top #mainImg .swiperWrap .swiperMask .swiper .swiper-wrapper .swiper-slide:after,#page_top #mainImg .swiperWrap .swiperMask .swiper .swiper-wrapper .swiper-slide:before{content:'';position:absolute;margin:auto;z-index:10;width:12rem;height:12rem;border-radius:9rem;filter:blur(1.5rem);transition:opacity .5s;opacity:0}
#page_top #mainImg .swiperWrap .swiperMask .swiper .swiper-wrapper .swiper-slide.item01:before{top:11.4583333333vw;left:52.0833333333vw;background:var(--category2)}
#page_top #mainImg .swiperWrap .swiperMask .swiper .swiper-wrapper .swiper-slide.item02:before{top:8.3333333333vw;left:29.1666666667vw;background:var(--category5)}
#page_top #mainImg .swiperWrap .swiperMask .swiper .swiper-wrapper .swiper-slide.item02:after{top:15.625vw;left:62.5vw;background:var(--category4)}
#page_top #mainImg .swiperWrap .swiperMask .swiper .swiper-wrapper .swiper-slide.item03:before{top:8.3333333333vw;left:51.0416666667vw;background:var(--category3)}
#page_top #mainImg .swiperWrap .swiperMask .swiper .swiper-wrapper .swiper-slide picture{width:192rem;position:relative;transition-delay:1s;clip-path:inset(0 0 0 100%)}
#page_top #mainImg .swiperWrap .swiperMask .swiper .swiper-wrapper .swiper-slide picture img{object-fit:cover;transition-delay:1s;transform:translateX(10rem) scale(1.1)}
#page_top #mainImg .swiperWrap .swiperMask .swiper .swiper-wrapper .swiper-slide.swiper-slide-active{z-index:2}
#page_top #mainImg .swiperWrap .swiperMask .swiper .swiper-wrapper .swiper-slide.swiper-slide-active:after,#page_top #mainImg .swiperWrap .swiperMask .swiper .swiper-wrapper .swiper-slide.swiper-slide-active:before{will-change:opacity;transition-delay:1.5s!important;opacity:1}
#page_top #mainImg .swiperWrap .swiperMask .swiper .swiper-wrapper .swiper-slide.swiper-slide-active picture{will-change:clip-path;transition:clip-path 1s var(--easeOutCubic);transition-delay:0s!important;clip-path:inset(0 0 0 0)}
#page_top #mainImg .swiperWrap .swiperMask .swiper .swiper-wrapper .swiper-slide.swiper-slide-active img{will-change:transform;transition:transform 1.5s;transition-delay:0s;transform:translateX(0) scale(1)}
#page_top #mainImg .swiperWrap .swiper-pagination{bottom:-5rem;right:4.5rem;left:auto;z-index:10;line-height:0;width:auto}
#page_top #mainImg .swiperWrap .swiper-pagination span{background:var(--black800);opacity:1;margin:0 .7rem}
#page_top #mainImg .swiperWrap .swiper-pagination span.swiper-pagination-bullet-active{background:var(--orange500)}
#page_top #mainImg .swiperWrap .swiper-button-next,#page_top #mainImg .swiperWrap .swiper-button-prev{z-index:10;width:4rem;height:4rem;background:var(--black500);mask:url(/asset/img/i_arr02.svg) no-repeat center;mask-size:2rem auto;margin-top:-2rem}
#page_top #mainImg .swiperWrap .swiper-button-next:after,#page_top #mainImg .swiperWrap .swiper-button-prev:after{display:none}
#page_top #mainImg .swiperWrap .swiper-button-prev{left:-1rem;transform:rotate(180deg)}
#page_top #mainImg .swiperWrap .swiper-button-next{right:-1rem}
#page_top #mission{padding-top:18rem}
#page_top #mission .ttlBox{position:relative;font-family:var(--en);line-height:1;letter-spacing:-.04em;padding-left:5rem}
#page_top #mission .ttlBox:before{content:'';position:absolute;margin:auto;top:-5rem;left:-7rem;z-index:1;width:21.8rem;height:21.8rem;border-radius:9rem;background:url(/asset/img/top/mission_ttl_before.webp) no-repeat center;background-size:100% auto;transition:opacity .5s;opacity:0}
#page_top #mission .ttlBox .inner{position:relative;z-index:5}
#page_top #mission .ttlBox h2.ttl{font-size:6rem;font-weight:var(--fontBold);padding-bottom:1rem;clip-path:inset(100% 0 0 0);transition:clip-path .9s var(--easeOutCubic)}
#page_top #mission .ttlBox.is-anim:before{opacity:1;transition-delay:.5s}
#page_top #mission .ttlBox.is-anim h2.ttl{will-change:clip-path;clip-path:inset(0 0 0 0)}
#page_top #mission p.lead{font-size:2.2rem;line-height:1.7;padding-left:64rem}
#page_top #mission ul.gallery{margin-top:15rem;display:flex;align-items:center;justify-content:space-between}
#page_top #mission ul.gallery li{position:relative;transition:opacity .7s,transform .7s var(--easeOutCubic),filter .7s;opacity:0;filter:blur(1rem)}
#page_top #mission ul.gallery li:before{content:'';position:absolute;margin:auto;z-index:10;width:5rem;height:5rem;border-radius:9rem;filter:blur(1rem);transition:opacity .7s,transform 1.2s var(--easeOutCubic);opacity:0;transform:scale(3)}
#page_top #mission ul.gallery li.item01{width:18rem;margin-left:3.6rem;transform:translateY(-4rem)}
#page_top #mission ul.gallery li.item01:before{bottom:-1.5rem;left:-1.5rem;background:var(--category2)}
#page_top #mission ul.gallery li.item02{width:38.3rem;transform:translateY(4rem)}
#page_top #mission ul.gallery li.item02:before{top:-2rem;right:-2rem;background:var(--category4)}
#page_top #mission ul.gallery li.item03{width:23rem;transform:translateY(-4rem)}
#page_top #mission ul.gallery li.item03:before{top:-2rem;right:-2rem;background:#ffcd60}
#page_top #mission ul.gallery li.item04{width:28rem;transform:translateY(4rem)}
#page_top #mission ul.gallery li.item04:before{bottom:-2rem;right:1rem;background:var(--category3)}
#page_top #mission ul.gallery li img{border-radius:2rem}
#page_top #mission ul.gallery.is-anim li{will-change:transform,opacity,filter;transform:translateY(0);opacity:1;filter:blur(0)}
#page_top #mission ul.gallery.is-anim li:before{transition-delay:.1s;opacity:1;transform:scale(1)}
#page_top #update{position:relative;margin-top:18rem;padding:0 5rem}
#page_top #update .mask{mask:url(/asset/img/mask_swiper_arr_bg.svg) no-repeat center left,linear-gradient(#fff,#fff) no-repeat center;mask-size:4rem auto,100% 100%;mask-composite:exclude;transform:scale(-1,1)}
#page_top #update .mask .bg{border-radius:2rem;overflow:clip;mask:url(/asset/img/mask_swiper_arr_bg.svg) no-repeat center left,linear-gradient(#fff,#fff) no-repeat center;mask-size:4rem auto,100% 100%;mask-composite:exclude;transform:scale(-1,1);background:var(--mint400);border-radius:2rem;padding:12rem 0}
#page_top #update .wrap{position:static}
#page_top #update .ttl{color:var(--black800)}
#page_top #update .swiper{margin:0 -4.5rem;overflow:visible}
#page_top #update .swiper .swiper-wrapper{overflow:visible}
#page_top #update .swiper .swiper-wrapper .swiper-slide{padding:0 4.5rem}
#page_top #update .swiper .swiper-wrapper .swiper-slide a{display:block}
#page_top #update .swiper .swiper-wrapper .swiper-slide a:hover{opacity:1}
#page_top #update .swiper .swiper-wrapper .swiper-slide a:hover picture.img{will-change:clip-path;clip-path:inset(1rem 1rem 1rem 1rem round 2rem)}
/* #page_top #update .swiper .swiper-wrapper .swiper-slide a picture.img{margin-bottom:4rem;transition:clip-path .3s var(--easeOutCubic);clip-path:inset(0 0 0 0 round 2rem)} */
/* 画像サイズの自動調整を行う */
#page_top #update .swiper .swiper-wrapper .swiper-slide a picture.img{margin-bottom:4rem;transition:clip-path .3s var(--easeOutCubic);clip-path:inset(0 0 0 0 round 2rem)}
#page_top #update .swiper .swiper-wrapper .swiper-slide a picture.img img{width:100%;height:auto;aspect-ratio:1210/676;object-fit:cover}

#page_top #update .swiper .swiper-wrapper .swiper-slide a .data{display:flex;align-items:center;column-gap:2rem;margin-bottom:2rem}
#page_top #update .swiper .swiper-wrapper .swiper-slide a .data span.category{font-size:1.4rem;font-weight:var(--fontBold);padding:.1rem 2rem}
#page_top #update .swiper .swiper-wrapper .swiper-slide a .data span.day{font-size:1.4rem;font-weight:var(--fontMedium)}
#page_top #update .swiper .swiper-wrapper .swiper-slide a .data span.day em{font-family:var(--en);font-size:2rem}
#page_top #update .swiper .swiper-wrapper .swiper-slide a .name{font-weight:var(--fontBold)}
#page_top #update .swiper-pagination{top:-9rem;right:4.5rem;left:auto;z-index:10;line-height:0;width:auto}
#page_top #update .swiper-pagination span{background:var(--black800);opacity:1;margin:0 .7rem}
#page_top #update .swiper-pagination span.swiper-pagination-bullet-active{background:var(--orange500)}
#page_top #update .swiper-button-next,#page_top #update .swiper-button-prev{z-index:10;width:4rem;height:4rem;background:var(--black500);mask:url(/asset/img/i_arr02.svg) no-repeat center;mask-size:2rem auto;margin-top:-2rem}
#page_top #update .swiper-button-next:after,#page_top #update .swiper-button-prev:after{display:none}
#page_top #update .swiper-button-prev{left:4rem;transform:rotate(180deg)}
#page_top #update .swiper-button-next{right:4rem}
#page_top #forEmployers{padding:15rem 0}
#page_top #forEmployers h2.ttl{margin:0}
#page_top #forEmployers p.lead{font-size:1.4rem;font-weight:var(--fontBold);margin-top:2rem}
#page_top #forEmployers .row{display:grid;grid-template-columns:repeat(2,minmax(0,50%));column-gap:0;row-gap:0;padding:0 5rem;margin-top:8rem}
#page_top #forEmployers .row div:nth-child(odd) a{border-radius:2rem 0 0 2rem}
#page_top #forEmployers .row div:nth-child(even) a{border-radius:0 2rem 2rem 0}
#page_top #forEmployers .row a{display:block;position:relative;overflow:clip;margin-bottom:4rem}
#page_top #forEmployers .row a:hover{opacity:1}
#page_top #forEmployers .row a:hover i.arr{will-change:clip-path;clip-path:inset(0 0 0 0 round 9rem)}
#page_top #forEmployers .row a i.arr{position:absolute;bottom:1rem;right:1rem;width:6rem;height:6rem;z-index:10;background:var(--white100);clip-path:inset(1rem 1rem 1rem 1rem round 9rem);transition:clip-path .3s var(--easeOutCubic)}
#page_top #forEmployers .row a i.arr:before{content:'';position:absolute;margin:auto;top:0;left:0;width:6rem;height:6rem;background:var(--mint500);mask:url(/asset/img/i_arr02.svg) no-repeat center;mask-size:2rem auto}
#page_top #forEmployers .row h3.name{font-size:2.2rem;line-height:1.4;margin-bottom:3rem;font-family:var(--gothic)}
#page_top #forEmployers .row p.description{line-height:1.8;padding-right:2.5rem;letter-spacing:normal}
#page_top #forEmployers .row ul.tag{display:flex;align-items:flex-end;flex-wrap:wrap;row-gap:1rem;column-gap:1rem;margin-top:3rem;padding-right:8rem}
#page_top #forEmployers .row ul.tag li{border-radius:.6rem;border:1px solid var(--gray500);font-weight:var(--fontBold);padding:.1rem 1.5rem .3rem}
#page_top #forEmployers .row ul.tag li.more{position:relative;top:.2rem;font-weight:var(--fontRegular);padding:0 0 0 1rem;border:none}
#page_top #information{padding:15rem 0;background:var(--white100)}
#page_top #information .row{display:grid;grid-template-columns:repeat(2,minmax(0,50%));column-gap:9rem;row-gap:0}
#page_top #information .row a{display:block}
#page_top #information .row a:hover{opacity:1}
#page_top #information .row a:hover picture.img{will-change:clip-path;clip-path:inset(1rem 1rem 1rem 1rem round 2rem)}
/* #page_top #information .row a picture.img{margin-bottom:3.5rem;transition:clip-path .3s var(--easeOutCubic);clip-path:inset(0 0 0 0 round 2rem)} */
/* 画像サイズの自動調整を行う */
#page_top #information .row a picture.img{margin-bottom:3.5rem;transition:clip-path .3s var(--easeOutCubic);clip-path:inset(0 0 0 0 round 2rem)}
#page_top #information .row a picture.img img{width:100%;height:auto;aspect-ratio:1210/682;object-fit:cover}

#page_top #information .row a .data{display:flex;align-items:center;column-gap:2rem;margin-bottom:2rem}
#page_top #information .row a .data span.category{font-size:1.4rem;font-weight:var(--fontBold);padding:.1rem 2rem}
#page_top #information .row a .name{font-weight:var(--fontBold)}
#page_top #information ul.list li{display:flex}
#page_top #information ul.list li+li{margin-top:5rem}
#page_top #information ul.list li a{display:flex;align-items:flex-start}
#page_top #information ul.list li a:hover{opacity:1}
#page_top #information ul.list li a:hover picture.imgBox{will-change:clip-path;clip-path:inset(1rem 1rem 1rem 1rem round 2rem)}
/* #page_top #information ul.list li a picture.imgBox{flex-shrink:0;width:22rem;margin-right:4rem;transition:clip-path .3s var(--easeOutCubic);clip-path:inset(0 0 0 0 round 2rem)} */
/* 画像サイズの自動調整を行う */
#page_top #information ul.list li a picture.imgBox{flex-shrink:0;width:22rem;margin-right:4rem;transition:clip-path .3s var(--easeOutCubic);clip-path:inset(0 0 0 0 round 2rem)}#page_top #information ul.list li a picture.imgBox img{width:100%;height:auto;aspect-ratio:1210/682;object-fit:cover}

#page_top #information ul.list li a .txtBox .name{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3}
#page_top #news{padding:10rem 0;background:var(--white200)}
#page_top #news .row{display:grid;grid-template-columns:repeat(2,minmax(0,50%));column-gap:9rem;row-gap:0}
#page_top #news .btn a{background:0 0}
@media screen and (max-width:1500px){
#page_top #update{padding:0 2rem}
#page_top #update .wrap{width:120rem}
#page_top #update .swiper-button-prev{left:1rem}
#page_top #update .swiper-button-next{right:1rem}
}
@media screen and (max-width:1408px){
#page_forEmployers #case .bg h2.ttl{left:0;margin-bottom:4rem}
#page_forEmployers #flow h2.ttl{left:0;margin-bottom:5rem}
#page_forEmployers #flow p.lead{margin:5rem 0 8rem}
#page_forEmployers #example{padding:8rem 0}
#page_forEmployers #example h2.ttl{left:0}
#page_forEmployers #faq{padding:8rem 0 0}
#page_forEmployers #faq h2{left:0}
}
@media screen and (max-width:767px){
#page_about #index_pageTtl .top{padding:12rem 0 5rem}
#page_about #index_pageTtl .top h1.ttl{font-size:2.4rem}
#page_about #index_pageTtl .bottom{padding-bottom:5rem}
#page_about #index_pageTtl .bottom .bg{height:40rem;background:url(/asset/img/about/pageTtl_bg@sp.webp) no-repeat center}
#page_about #index_pageTtl .bottom .loopTxt{bottom:2rem;font-size:6.2rem}
#page_about #index_lonav{display:none}
#page_about #index_overview{margin-top:0;padding:8rem 0 8rem}
#page_about #index_overview .box dl{display:block;padding:2rem 0}
#page_about #index_overview .box dl dt{width:100%;margin-bottom:.5rem}
#page_about #index_history{padding:8rem 0}
#page_about #index_history .box:before{left:11.85rem}
#page_about #index_history .box:after{width:1.9rem;left:11.06rem}
#page_about #index_history .box dl dt{width:11.5rem}
#page_about #index_history .box dl dd{padding-left:3rem}
#page_about #index_history .box dl dd:before{left:-.3rem}
#page_about #index_mission{padding:8rem 0 24rem;background:url(/asset/img/about/mission_bg@sp.webp) no-repeat top center;background-size:cover}
#page_about #index_mission .box{width:100%}
#page_about #index_mission .box h2.ttl{font-size:3.7rem;margin-bottom:3rem}
#page_about #index_message{padding-top:8rem}
#page_about #index_message h2{margin-bottom:5rem}
#page_about #index_message p.catch{margin-bottom:5rem}
#page_about #index_message .row{display:block}
#page_about #index_message .row .imgBox{width:100%;margin:0 0 5rem;padding:0 2.5rem}
#page_about #index_message .row .imgBox picture.president{border-radius:1.3rem}
#page_about #index_message .row .imgBox p.name{margin-top:1.5rem}
#page_about #index_message .row .txtBox p+p{margin-top:3rem}
#page_about #index_humanPolicy,#page_about #index_recruit{padding-top:8rem}
#page_about #index_humanPolicy .box,#page_about #index_recruit .box{display:block;padding:5rem 2rem}
#page_about #index_humanPolicy .box p.txt,#page_about #index_recruit .box p.txt{width:100%}
#page_about #index_humanPolicy .box .btn,#page_about #index_recruit .box .btn{margin:5rem 0 0 0}
#page_about #recruit_pageTtl{padding-top:9rem}
#page_about #recruit_pageTtl .bg{justify-content:flex-end;height:43rem;background:url(/asset/img/about/recruit/pageTtl_bg@sp.webp) no-repeat center}
#page_about #recruit_pageTtl .bg h1.ttl{font-size:2.2rem}
#page_about #recruit_pageTtl .bg p.lead{line-height:1.6;margin-top:1.5rem}
#page_about #recruit_recruit{padding:4rem 1rem 0}
#page_about #recruit_recruit .bg{border-radius:1.4rem;padding:3.5rem 0 6rem}
#page_about #recruit_recruit h2.ttl{font-size:2.2rem;margin-bottom:2rem}
#page_about #recruit_recruit p.lead{font-size:1.6rem}
#page_about #recruit_recruit .dlWrap{margin-top:3rem;font-size:1.6rem}
#page_about #recruit_recruit .dlWrap dl{display:block;padding:3rem 0}
#page_about #recruit_recruit .dlWrap dl dt{width:100%;margin-bottom:1.5rem}
#page_about #recruit_recruit .dlWrap ul li{padding-left:1.5rem}
#page_about #recruit_recruit .dlWrap ul li:before{top:1rem}
#page_about #recruit_recruit .btn{margin-top:4rem}
#page_about #recruit_recruit .btn a{width:100%;padding:2.3rem 3rem 2.5rem}
#page_forEmployers #pageTtl .bg{height:50rem;padding-top:12rem}
#page_forEmployers #pageTtl .bg.-hiringForeignTalent{background:url(/asset/img/forEmployers/hiringForeignTalent/pageTtl_bg@sp.webp) no-repeat bottom center}
#page_forEmployers #pageTtl .bg.-temporaryStaff{color:var(--black800);background:url(/asset/img/forEmployers/temporaryStaff/pageTtl_bg@sp.webp) no-repeat bottom center;text-shadow:unset}
#page_forEmployers #pageTtl .bg .subTtl{font-size:1.4rem;margin-bottom:.5rem}
#page_forEmployers #pageTtl .bg h1.ttl{font-size:2.4rem}
#page_forEmployers #message{padding:8.5rem 0}
#page_forEmployers #message .wrap{display:block}
#page_forEmployers #message .leadBox{width:100%;margin-bottom:3rem}
#page_forEmployers #message .tagBox{width:100%}
#page_forEmployers #message .tagBox ul.tag li{padding:.4rem 1.3rem}
#page_forEmployers #message .tagBox ul.tag li.more{padding:0 0 0 .5rem}
#page_forEmployers #message p.notes{bottom:1.5rem;right:0;width:100%;font-size:1rem;padding:0 2rem}
#page_forEmployers #service{padding:8rem 0}
#page_forEmployers #service .wrap{padding:0 2rem}
#page_forEmployers #service .wrap h2.ttl{width:100%;font-size:2.4rem;margin-bottom:5rem}
#page_forEmployers #service .wrap p.txt{padding:0}
#page_forEmployers #hiringForeignTalent_feature01 .bg,#page_forEmployers #hiringForeignTalent_feature02 .bg,#page_forEmployers #hiringForeignTalent_feature03 .bg{border-radius:1.4rem;padding:5rem 0}
#page_forEmployers #hiringForeignTalent_feature01{padding:0 2rem}
#page_forEmployers #hiringForeignTalent_feature01 .row{grid-template-columns:repeat(1,minmax(0,100%));row-gap:2rem}
#page_forEmployers #hiringForeignTalent_feature01 .row>div{padding:2rem 2.5rem 4rem}
#page_forEmployers #hiringForeignTalent_feature01 .row p.txt{padding-right:0}
#page_forEmployers #hiringForeignTalent_feature01 .row p.txt span.br{height:.8rem}
#page_forEmployers #hiringForeignTalent_feature01 .row p.txt+p.txt{margin-top:.8rem}
#page_forEmployers #hiringForeignTalent_feature01 .row p.txt picture.img{position:static;float:right;clear:both;width:9rem;margin:0 0 1rem 2rem}
#page_forEmployers #hiringForeignTalent_feature02{padding:2rem 2rem 0}
#page_forEmployers #hiringForeignTalent_feature02 .support01 .imgBox .inner,#page_forEmployers #hiringForeignTalent_feature02 .support02 .imgBox .inner{flex-direction:column;row-gap:3rem;padding:8rem 3rem;min-width:100%}
#page_forEmployers #hiringForeignTalent_feature02 .support01 .imgBox .inner h4,#page_forEmployers #hiringForeignTalent_feature02 .support02 .imgBox .inner h4{height:auto}
#page_forEmployers #hiringForeignTalent_feature02 .support01 .imgBox .inner picture.icon img,#page_forEmployers #hiringForeignTalent_feature02 .support02 .imgBox .inner picture.icon img{width:9rem}
#page_forEmployers #hiringForeignTalent_feature02 .support01 .checkList,#page_forEmployers #hiringForeignTalent_feature02 .support02 .checkList{margin-top:5rem;padding:0}
#page_forEmployers #hiringForeignTalent_feature02 .support01 .checkList h4,#page_forEmployers #hiringForeignTalent_feature02 .support02 .checkList h4{margin-bottom:5rem}
#page_forEmployers #hiringForeignTalent_feature02 .support01 .checkList dl,#page_forEmployers #hiringForeignTalent_feature02 .support02 .checkList dl{display:block}
#page_forEmployers #hiringForeignTalent_feature02 .support01 .checkList dl+dl,#page_forEmployers #hiringForeignTalent_feature02 .support02 .checkList dl+dl{margin-top:3rem}
#page_forEmployers #hiringForeignTalent_feature02 .support01 .checkList dl dt,#page_forEmployers #hiringForeignTalent_feature02 .support02 .checkList dl dt{width:100%;margin-bottom:1.5rem}
#page_forEmployers #hiringForeignTalent_feature02 .support01 p.notes,#page_forEmployers #hiringForeignTalent_feature02 .support02 p.notes{margin-top:2.5rem;text-align:left}
#page_forEmployers #hiringForeignTalent_feature02 .support01{margin-top:5rem}
#page_forEmployers #hiringForeignTalent_feature02 .support02 .checkList dl dt{width:100%}
#page_forEmployers #hiringForeignTalent_feature03{padding:2rem 2rem 5rem}
#page_forEmployers #hiringForeignTalent_feature03 .service .row{grid-template-columns:repeat(1,minmax(0,100%));row-gap:1rem}
#page_forEmployers #hiringForeignTalent_feature03 .service .row{padding:3rem 2rem}
#page_forEmployers #hiringForeignTalent_feature03 .service p.notes{margin-top:1rem;text-align:left}
#page_forEmployers #temporaryStaff_feature01 .bg,#page_forEmployers #temporaryStaff_feature02 .bg,#page_forEmployers #temporaryStaff_feature03 .bg{border-radius:1.4rem;padding:5rem 0}
#page_forEmployers #temporaryStaff_feature01{padding:0 2rem}
#page_forEmployers #temporaryStaff_feature01 .row{flex-direction:column;row-gap:2rem}
#page_forEmployers #temporaryStaff_feature01 .row>div{padding:2rem 2.5rem 4rem}
#page_forEmployers #temporaryStaff_feature01 .row>div.item01{width:100%}
#page_forEmployers #temporaryStaff_feature01 .row p.txt{padding-right:0}
#page_forEmployers #temporaryStaff_feature01 .row p.txt span.br{height:.8rem}
#page_forEmployers #temporaryStaff_feature01 .row p.txt+p.txt{margin-top:.8rem}
#page_forEmployers #temporaryStaff_feature01 .row p.txt picture.img{position:static;float:right;clear:both;width:9rem;margin:0 0 1rem 2rem}
#page_forEmployers #temporaryStaff_feature02{padding:2rem 2rem 0}
#page_forEmployers #temporaryStaff_feature02 .row{flex-direction:column;row-gap:5rem}
#page_forEmployers #temporaryStaff_feature02 .row .txtBox{width:100%}
#page_forEmployers #temporaryStaff_feature02 .row .txtBox .item+.item{margin-top:5rem}
#page_forEmployers #temporaryStaff_feature02 .row .imgBox{width:100%}
#page_forEmployers #temporaryStaff_feature03{padding:2rem 2rem 5rem}
#page_forEmployers #temporaryStaff_feature03 .imgBox .inner{flex-direction:column;row-gap:3rem;padding:8rem 3rem;min-width:100%}
#page_forEmployers #temporaryStaff_feature03 .imgBox .inner>div{display:block;width:100%}
#page_forEmployers #temporaryStaff_feature03 .imgBox .inner h4{height:auto}
#page_forEmployers #temporaryStaff_feature03 .imgBox .inner picture.icon{margin-top:1.5rem}
#page_forEmployers #temporaryStaff_feature03 .imgBox .inner picture.icon img{width:9rem}
#page_forEmployers #case .bg{padding-top:5rem;background-size:cover!important}
#page_forEmployers #case .bg.-hiringForeignTalent{background:url(/asset/img/forEmployers/hiringForeignTalent/case_bg@sp.webp) no-repeat center}
#page_forEmployers #case .bg.-temporaryStaff{background:url(/asset/img/forEmployers/temporaryStaff/case_bg@sp.webp) no-repeat center}
#page_forEmployers #case .bg .txtBox{padding-left:0}
#page_forEmployers #case .bg .txtBox ul{font-size:1.8rem}
#page_forEmployers #case .bg .txtBox ul li+li{margin-top:1rem}
#page_forEmployers #flow{padding:8rem 0}
#page_forJobSeekers #pageTtl .bg{height:50rem;padding-top:12rem;background:url(/asset/img/forJobSeekers/pageTtl_bg@sp.webp) no-repeat top center;background-size:cover}
#page_forJobSeekers #pageTtl .bg h1.ttl{font-size:2.4rem}
#page_forJobSeekers #message{padding:8.5rem 0}
#page_forJobSeekers #message .wrap{display:block}
#page_forJobSeekers #message p.txt{font-size:1.6rem}
#page_forJobSeekers #message p.notes{bottom:1.5rem;right:0;width:100%;font-size:1rem;padding:0 2rem}
#page_forJobSeekers #service{padding:8rem 0}
#page_forJobSeekers #service .wrap{display:block}
#page_forJobSeekers #service .wrap h2.ttl{width:100%;font-size:2.4rem;margin-bottom:5rem}
#page_forJobSeekers #overview .bg,#page_forJobSeekers #support .bg,#page_forJobSeekers #worrie .bg{border-radius:1.4rem;padding:5rem 0}
#page_forJobSeekers #overview{padding:0 2rem}
#page_forJobSeekers #overview .row{grid-template-columns:repeat(1,minmax(0,100%));row-gap:2rem}
#page_forJobSeekers #overview .row>div{padding:3rem 2rem}
#page_forJobSeekers #overview .feature{display:block;margin-top:2rem;padding:3rem 2rem}
#page_forJobSeekers #overview .feature .imgBox{justify-content:center;column-gap:2.5rem;padding-right:0;margin:2rem 0 0}
#page_forJobSeekers #overview .feature .imgBox picture{width:6rem}
#page_forJobSeekers #worrie{padding:2rem 2rem 0}
#page_forJobSeekers #worrie picture.img img{width:100%}
#page_forJobSeekers #support{padding:2rem 2rem 5rem}
#page_forJobSeekers #support dl{display:block}
#page_forJobSeekers #support dl dt{width:100%;font-size:1.6rem;padding-left:3.5rem;margin-bottom:2rem}
#page_forJobSeekers #support dl dt:before{top:-.1rem;bottom:auto}
#page_forJobSeekers #example{padding:8rem 0}
#page_forJobSeekers #example h2.ttl{font-size:2rem}
#page_forJobSeekers #example .row{flex-direction:column;row-gap:3rem}
#page_forJobSeekers #example .row .imgBox{width:100%;margin:0}
#page_forJobSeekers #example .row .txtBox h3{margin-bottom:2rem}
#page_forJobSeekers #example .row .txtBox p.txt{margin-top:2rem}
#page_forJobSeekers #example .row .txtBox h3{font-size:2rem;line-height:1.4;margin-bottom:3rem}
#page_forJobSeekers #example .btn{margin-top:4rem}
#page_forJobSeekers #example .btn a{width:100%;padding:2.3rem 3rem 2.5rem}
#page_forJobSeekers #faq{padding:8rem 0 0}
#page_information #archive{padding:4rem 1rem 0}
#page_information #archive .bg{border-radius:1.4rem;padding:3.5rem 0 6rem}
#page_information #archive ul.list li{padding-bottom:4rem}
#page_information #archive ul.list li+li{margin-top:4rem}
#page_information #archive ul.list li a{display:block}
#page_information #archive ul.list li a:hover picture.imgBox{clip-path:inset(1rem 1rem 1rem 1rem round 1.5rem)}
/* #page_information #archive ul.list li a picture.imgBox{width:100%;margin:0 0 3rem;clip-path:inset(0 0 0 0 round 1.5rem)} */
/* 画像サイズの自動調整を行う */
#page_information #archive ul.list li a picture.imgBox{width:100%;margin:0 0 3rem;clip-path:inset(0 0 0 0 round 1.5rem)}#page_information #archive ul.list li a picture.imgBox img{width:100%;height:auto;aspect-ratio:1210/682;object-fit:cover}

#page_information #archive ul.list li a .data span.category{padding:0 2rem .2rem}
#page_information #archive ul.list li a .data span.category{font-size:1.2rem;padding:0 1.5rem}
#page_information #archive ul.list li a .name{font-size:1.6rem;-webkit-line-clamp:unset}
#page_information #archive ul.list li a .txt{-webkit-line-clamp:3;line-height:1.6;margin-top:1.5rem}
#page_information #archive ul.list li a .btn{margin-top:2rem}
#page_information #archive ul.list li a .btn span{min-width:18rem;padding:1.2rem 3rem 1.3rem}
#page_information #detail{padding:8rem 1rem 0}
#page_information #detail .wrap{border-radius:1.4rem;padding:3rem 3rem 7rem}
#page_information #detail .relationArea{margin-top:8rem}
#page_information #detail .relationArea h2{font-size:2.1rem}
#page_information #detail .relationArea ul{grid-template-columns:repeat(1,minmax(0,100%));row-gap:4rem}
#page_information #detail .relationArea ul li a{display:flex;align-items:flex-start}
/* #page_information #detail .relationArea ul li a picture.imgBox{flex-shrink:0;width:15rem;margin:0 1rem 0 0;clip-path:inset(0 0 0 0 round 1.5rem)} */
/* 画像サイズの自動調整を行う */
#page_information #detail .relationArea ul li a picture.imgBox{flex-shrink:0;width:15rem;margin:0 1rem 0 0;clip-path:inset(0 0 0 0 round 1.5rem)}#page_information #detail .relationArea ul li a picture.imgBox img{width:100%;height:auto;aspect-ratio:1210/682;object-fit:cover}

#page_information #detail .relationArea ul li a .txtBox .data{margin-bottom:1rem}
/* カテゴリが二つ並ぶ場合に横幅が足りなくなるためpaddingを1.5から0.5に減らした */
#page_information #detail .relationArea ul li a .txtBox .data span.category{font-size:1.2rem;padding:0 0.5rem}
#page_information #detail .relationArea ul li a .txtBox .name{font-size:1.2rem}
#page_information #detail .pagenationArea{margin-top:7rem}
#page_news #archive{padding:4rem 1rem 0}
#page_news #archive .bg{border-radius:1.4rem;padding:3.5rem 0 6rem}
#page_news #archive ul.sort{column-gap:2rem;font-size:1.6rem;margin-bottom:2rem;overflow-x:scroll}
#page_news #detail{padding:8rem 1rem 0}
#page_news #detail .wrap{border-radius:1.4rem;padding:3rem 3rem 7rem}
#page_news #detail .pagenationArea{margin-top:7rem}
#page_privacy #info{padding:4rem 1rem 0}
#page_privacy #info .wrap{border-radius:1.4rem;padding:3rem 3rem 6rem}
#page_privacy #info .end{display:block;margin-top:5rem}
#page_privacy #info .end p.president{text-align:left}
#page_privacy #privacy{padding-top:8rem}
#page_privacy #privacy .wrap{padding:0 1rem}
#page_privacy #privacy h2.ttl{font-size:2.4rem;font-weight:var(--fontBold);margin-bottom:4rem}
#page_privacy #privacy .bg{border-radius:1.4rem;padding:3rem 3rem 6rem}
#page_privacy #info,#page_privacy #privacy{font-size:1.6rem;line-height:1.6}
#page_privacy #info h3,#page_privacy #privacy h3{margin-top:4rem}
#page_privacy #info h4,#page_privacy #privacy h4{font-size:1.6rem;line-height:1.3;margin:4rem 0 2rem}
#page_privacy #info h5,#page_privacy #privacy h5{margin-top:6rem}
#page_privacy #info h6,#page_privacy #privacy h6{margin-top:4rem}
#page_privacy #info p.company,#page_privacy #privacy p.company{letter-spacing:-.05em;margin-bottom:3rem}
#page_privacy #info ul.dotList,#page_privacy #privacy ul.dotList{margin-top:1rem}
#page_privacy #info ol.numberListCircle,#page_privacy #privacy ol.numberListCircle{margin:2rem 0}
#page_privacy #info .tableWrap,#page_privacy #privacy .tableWrap{overflow-x:scroll;margin:2rem 0 5rem}
#page_privacy #info .tableWrap table,#page_privacy #privacy .tableWrap table{width:53rem;font-size:1.4rem}
#page_privacy #info .tableWrap table td,#page_privacy #info .tableWrap table th,#page_privacy #privacy .tableWrap table td,#page_privacy #privacy .tableWrap table th{padding:1rem}
#page_privacy #info .tableWrap table td.pcCenter,#page_privacy #info .tableWrap table th.pcCenter,#page_privacy #privacy .tableWrap table td.pcCenter,#page_privacy #privacy .tableWrap table th.pcCenter{text-align:left}
#page_top #mainImg{padding:14rem 1rem 0}
#page_top #mainImg h1.catch{padding-right:1rem;font-size:2.4rem}
#page_top #mainImg .swiperWrap .swiperMask{mask-size:2.6rem auto,100% 100%}
#page_top #mainImg .swiperWrap .swiperMask .swiper{mask-size:2.6rem auto,100% 100%}
#page_top #mainImg .swiperWrap .swiperMask .swiper .swiper-wrapper .swiper-slide:after,#page_top #mainImg .swiperWrap .swiperMask .swiper .swiper-wrapper .swiper-slide:before{width:7.2rem;height:7.2rem}
#page_top #mainImg .swiperWrap .swiperMask .swiper .swiper-wrapper .swiper-slide.item01:before{top:15rem;left:20rem}
#page_top #mainImg .swiperWrap .swiperMask .swiper .swiper-wrapper .swiper-slide.item02:before{top:20rem;left:-1rem}
#page_top #mainImg .swiperWrap .swiperMask .swiper .swiper-wrapper .swiper-slide.item02:after{top:10rem;left:30rem}
#page_top #mainImg .swiperWrap .swiperMask .swiper .swiper-wrapper .swiper-slide.item03:before{top:15rem;left:20rem}
#page_top #mainImg .swiperWrap .swiperMask .swiper .swiper-wrapper .swiper-slide.swiper-slide-active picture{transition:clip-path .6s var(--easeOutCubic)}
#page_top #mainImg .swiperWrap .swiper-pagination{bottom:-3rem;right:1.5rem}
#page_top #mainImg .swiperWrap .swiper-pagination span{width:.7rem;height:.7rem;margin:0 .7rem}
#page_top #mainImg .swiperWrap .swiper-button-next,#page_top #mainImg .swiperWrap .swiper-button-prev{mask-size:1.5rem auto}
#page_top #mainImg .swiperWrap .swiper-button-prev{left:-1.5rem}
#page_top #mainImg .swiperWrap .swiper-button-next{right:-1.5rem}
#page_top #mission{padding-top:20rem}
#page_top #mission .ttlBox{padding-left:0;margin-bottom:5rem}
#page_top #mission .ttlBox:before{width:18rem;height:18rem;top:-11rem;left:-8rem}
#page_top #mission .ttlBox h2.ttl{font-size:3.6rem}
#page_top #mission p.lead{font-size:1.8rem;padding-left:0}
#page_top #mission ul.gallery{margin-top:8rem;flex-direction:column;align-items:flex-start;row-gap:3rem}
#page_top #mission ul.gallery li.item01{width:13rem;margin-left:2rem}
#page_top #mission ul.gallery li.item01:before{bottom:-2rem;left:-2rem}
#page_top #mission ul.gallery li.item02{width:20.3rem;margin:0 2rem 0 auto}
#page_top #mission ul.gallery li.item03{width:15rem}
#page_top #mission ul.gallery li.item04{width:15rem;margin:-8rem 0 0 auto}
#page_top #mission ul.gallery li.item04:before{bottom:auto;top:-2rem;right:-2rem}
#page_top #update{margin-top:8.5rem;padding:0 1rem}
#page_top #update .mask{mask:url(/asset/img/mask_swiper_arr_bg.svg) no-repeat bottom 4rem left,linear-gradient(#fff,#fff) no-repeat center;mask-size:2.6rem auto,100% 100%;mask-composite:exclude}
#page_top #update .mask .bg{mask:url(/asset/img/mask_swiper_arr_bg.svg) no-repeat bottom 4rem left,linear-gradient(#fff,#fff) no-repeat center;mask-size:2.6rem auto,100% 100%;padding:5rem 0;mask-composite:exclude}
#page_top #update .wrap{width:100%;padding:0 1rem}
#page_top #update .ttl{padding-left:1rem}
#page_top #update .swiper{margin:0 -2rem;padding-bottom:8rem}
#page_top #update .swiper .swiper-wrapper .swiper-slide{padding:0 2rem}
/* #page_top #update .swiper .swiper-wrapper .swiper-slide a picture.img{margin-bottom:2.5rem;clip-path:inset(0 0 0 0 round 1.5rem)} */
/* 画像サイズの自動調整を行う */
#page_top #update .swiper .swiper-wrapper .swiper-slide a picture.img{margin-bottom:2.5rem;clip-path:inset(0 0 0 0 round 1.5rem)}#page_top #update .swiper .swiper-wrapper .swiper-slide a picture.img img{width:100%;height:auto;aspect-ratio:1210/676;object-fit:cover}

#page_top #update .swiper .swiper-wrapper .swiper-slide a .data{margin-bottom:1.5rem}
#page_top #update .swiper .swiper-wrapper .swiper-slide a .data span.category{padding:0 2rem .2rem}
#page_top #update .swiper .swiper-wrapper .swiper-slide a .data span.day{font-size:1.1rem}
#page_top #update .swiper .swiper-wrapper .swiper-slide a .data span.day em{font-size:1.6rem}
#page_top #update .swiper-pagination{top:auto;bottom:2rem;left:0;right:0}
#page_top #update .swiper-pagination span{width:.7rem;height:.7rem;margin:0 .5rem}
#page_top #update .swiper-button-next,#page_top #update .swiper-button-prev{top:auto;bottom:5.5rem;mask-size:1.5rem auto;margin:0}
#page_top #update .swiper-button-prev{left:-.5rem}
#page_top #update .swiper-button-next{right:-.5rem}
#page_top #forEmployers{padding:10rem 0}
#page_top #forEmployers p.lead{font-size:1.8rem;font-weight:var(--fontRegular)}
#page_top #forEmployers .row{grid-template-columns:repeat(1,minmax(0,100%));row-gap:5rem}
#page_top #forEmployers .row{margin-top:5rem;padding:0}
#page_top #forEmployers .row div:nth-child(odd) a{border-radius:1.5rem}
#page_top #forEmployers .row div:nth-child(even) a{border-radius:1.5rem}
#page_top #forEmployers .row a{margin-bottom:3rem}
#page_top #forEmployers .row a i.arr{width:4rem;height:4rem;clip-path:inset(0 0 0 0 round 9rem)}
#page_top #forEmployers .row a i.arr:before{width:4rem;height:4rem;mask-size:1.5rem auto}
#page_top #forEmployers .row h3.name{font-size:2rem;margin-bottom:2.5rem}
#page_top #forEmployers .row p.description{padding:0}
#page_top #forEmployers .row ul.tag{padding:0}
#page_top #forEmployers .row ul.tag li{padding:.4rem 1.3rem}
#page_top #forEmployers .row ul.tag li.more{padding:0 0 0 .5rem}
#page_top #information{padding:10rem 0}
#page_top #information .row{grid-template-columns:repeat(1,minmax(0,100%));row-gap:6rem}
#page_top #information .row a:hover picture.img{clip-path:inset(1rem 1rem 1rem 1rem round 1.5rem)}
/* #page_top #information .row a picture.img{margin-bottom:3rem;clip-path:inset(0 0 0 0 round 1.5rem)} */
/* 画像サイズの自動調整を行う */
#page_top #information .row a picture.img{margin-bottom:3rem;clip-path:inset(0 0 0 0 round 1.5rem)}#page_top #information .row a picture.img img{width:100%;height:auto;aspect-ratio:1210/682;object-fit:cover}

#page_top #information .row a .data span.category{padding:0 2rem .2rem}
#page_top #information .row a .name{font-size:1.6rem}
#page_top #information ul.list li+li{margin-top:4rem}
#page_top #information ul.list li a:hover picture.imgBox{clip-path:inset(1rem 1rem 1rem 1rem round 1.5rem)}
/* #page_top #information ul.list li a picture.imgBox{width:15rem;margin-right:1rem;clip-path:inset(0 0 0 0 round 1.5rem)} */
/* 画像サイズの自動調整を行う */
#page_top #information ul.list li a picture.imgBox{width:15rem;margin-right:1rem;clip-path:inset(0 0 0 0 round 1.5rem)}#page_top #information ul.list li a picture.imgBox img{width:100%;height:auto;aspect-ratio:1210/682;object-fit:cover}

#page_top #information ul.list li a .txtBox .data{margin-bottom:1rem}
#page_top #information ul.list li a .txtBox .data .category{font-size:1.2rem;padding:0 1.5rem}
#page_top #information ul.list li a .txtBox .name{font-size:1.2rem}
#page_top #news .row{grid-template-columns:repeat(1,minmax(0,100%));row-gap:0}
#page_top #news .btn{margin-top:4rem}
}
/*# sourceMappingURL=style.css.map */
.sectionpagination {
  margin: auto;
  padding: 0 23px 0 23px;
  max-width: 1046px;
  width: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  text-align: left;
}

@media screen and (max-width: 767px) {
  .sectionpagination {
    width: 100%;
  }
}

.sectionpagination ul {
  display: flex;
  flex-flow: row wrap;
  justify-content: center; /* Updated to center align content */
  align-items: center;
  column-gap: 1rem; /* Added column gap */
}

.sectionpagination ul li {
  margin: 6rem 1rem 0 0; /* Adjusted margin to match .m_btn_pager style */
  text-align: center;
  border: 1px solid #97999b;
  width: 4.5rem; /* Adjusted width */
  height: 4.5rem; /* Adjusted height */
  border-radius: 9rem; /* Added rounded corners */
  display: flex; /* Added flex for centering content */
  justify-content: center;
  align-items: center;
  font-family: var(--en); /* Applied font family */
  font-weight: var(--fontMedium); /* Applied font weight */
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  .sectionpagination ul li {
    width: 3.6rem; /* Updated width for smaller screens */
    height: 3.6rem; /* Updated height for smaller screens */
    font-size: 1.4rem; /* Adjusted font size */
  }
}

.sectionpagination ul li:hover {
  background: #e6e6e6;
  cursor: pointer;
}

.sectionpagination ul li:hover a {
  color: #fff;
}

.sectionpagination ul li.active {
  background: var(--gray700); /* Adjusted to match .is-cur style */
  border: 1px solid var(--gray700); /* Adjusted border */
  color: var(--white100); /* Adjusted text color */
  cursor: default; /* Disabled cursor */
}

.sectionpagination ul li.paginationjs-next a {
  width: 67px;
}

.sectionpagination ul li.ellipses {
  padding: 5px 0;
  width: 34px;
}

.sectionpagination ul li.paginationjs-prev a {
  width: 80px;
}

.sectionpagination ul li a {
  display: block;
  padding: 0.2rem 0 0 0.2rem; /* Adjusted padding */
  color: #000;
  width: 34px;
}

.sectionpagination ul li.previouspostslink:before, 
.sectionpagination ul li.nextpostslink:before {
  content: '';
  display: inline-block;
  width: 1.5rem;
  height: 1rem;
  background: var(--black800);
  mask: url('#{$imgPath}i_arr01.svg') no-repeat center;
  mask-size: 100% auto;
}

.sectionpagination ul li.previouspostslink:before {
  transform: rotate(180deg);
}