@media screen and (min-width: 840px){.visible-md,.visible-sm{display:none}.visible-lg{display:inherit}}@media screen and (min-width: 750px)and (max-width: 839px){.visible-lg,.visible-sm{display:none}.visible-md{display:inherit}}@media screen and (max-width: 749px){.visible-lg,.visible-md{display:none}.visible-sm{display:inherit}}@media screen and (min-width: 840px){.hidden-lg{display:none}.hidden-md,.hidden-sm{display:inherit}}@media screen and (min-width: 750px)and (max-width: 839px){.hidden-md{display:none}.hidden-lg,.hidden-sm{display:inherit}}@media screen and (max-width: 749px){.hidden-sm{display:none}.hidden-lg,.hidden-md{display:inherit}}.bg-yellowGreen{background:#eaed99 !important}.bg-springGreen{background:#d6eaa3 !important}.bg-green{background:#afd898 !important}.f-bold{font-weight:bold}.t-link{color:#2b8303;text-decoration:underline}.t-link:hover{text-decoration:none}html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;vertical-align:baseline;background:rgba(0,0,0,0)}*{-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1.5}p{line-height:1.8}@media screen and (min-width: 750px){html{font-size:10px}}@media screen and (max-width: 749px){html{font-size:2.66666vw}}body{width:100%;overflow-x:hidden;background:#fff;font-family:"Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3","メイリオ",Meiryo,sans-serif;color:#222}main{display:block}li{list-style-type:none}a{display:inline-block;text-decoration:none;color:#222}@media screen and (min-width: 750px){a{-webkit-transition:all .3s;transition:all .3s}a::before,a::after{-webkit-transition:all .3s;transition:all .3s}}img{vertical-align:bottom;max-width:100%;height:auto}@media screen and (max-width: 749px){img{width:100%}}svg{width:100%;height:auto}sup{font-size:.5em;vertical-align:super}input,button,textarea,select{-webkit-appearance:none;-moz-appearance:none;appearance:none}table{border-collapse:collapse;border-spacing:0;width:100%}address{font-style:normal}@media screen and (min-width: 750px){.l-inner-lg{width:90%;max-width:1160px;margin:0 auto}}@media screen and (max-width: 749px){.l-inner-lg{padding:0 1.5rem}}@media screen and (min-width: 750px){.l-inner-md{width:90%;max-width:840px;margin:0 auto}}@media screen and (max-width: 749px){.l-inner-md{padding:0 1.5rem}}@media screen and (min-width: 750px){.l-inner-sm{width:90%;max-width:840px;margin:0 auto}}@media screen and (max-width: 749px){.l-inner-sm{padding:0 1.5rem}}.header{position:relative;z-index:10;border-bottom:solid 1px #ddd;background:#fff}@media screen and (max-width: 749px){.header{padding:1.5rem 0}}.header__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width: 750px){.header__inner{padding:0 4rem}}@media screen and (max-width: 749px){.header__inner{padding:0 1.5rem}}@media screen and (min-width: 750px){.header__logo{width:35rem;max-width:35%}}@media screen and (max-width: 749px){.header__logo{width:60vw}}.header__logo a{display:block}.gnav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width: 750px){.gnav__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:bold;margin-right:2.5rem}}@media screen and (max-width: 1159px){.gnav__list{display:none}}@media screen and (min-width: 750px){.gnav__item+.gnav__item{margin-left:2.5rem}}@media screen and (min-width: 750px)and (max-width: 839px){.gnav__item+.gnav__item{margin-left:1.5rem}}.gnav__anc{position:relative;z-index:1}@media screen and (min-width: 750px){.gnav__anc{padding:4.3rem 0}}.gnav__anc::before{content:"";display:block;position:absolute;z-index:inherit;bottom:4rem;left:0;width:0;height:1px;background:#222;-webkit-transition:all .3s;transition:all .3s}@media screen and (min-width: 750px){.gnav__anc:hover::before{width:100%}}.ham__open{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:2.5rem;height:1.8rem;padding-top:.6rem;border-top:solid 2px #222;cursor:pointer}.ham__open::before,.ham__open::after{content:"";display:block;width:100%;border-bottom:solid 2px #222;-webkit-transition:all .3s;transition:all .3s;-webkit-transform-origin:center;transform-origin:center}.is-active .ham__open{display:none}.ham__close{position:relative;display:none;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:2.5rem;height:1.8rem;padding-top:.6rem;cursor:pointer}.ham__close::before,.ham__close::after{content:"";display:block;width:100%;border-bottom:solid 2px #222;-webkit-transition:all .3s;transition:all .3s;-webkit-transform-origin:center;transform-origin:center}.ham__close::before{-webkit-transform:rotate(45deg) translate(2px, 1px);transform:rotate(45deg) translate(2px, 1px)}.ham__close::after{-webkit-transform:rotate(-45deg) translate(0);transform:rotate(-45deg) translate(0)}.is-active .ham__close{display:block}@media screen and (min-width: 750px){.ham__row{display:-webkit-box;display:-ms-flexbox;display:flex}}@media screen and (min-width: 750px){.ham__col+.ham__col{margin-left:6rem}}@media screen and (max-width: 749px){.ham__col+.ham__col{margin-top:3rem}}.hamMenuMain__title{font-weight:bold}@media screen and (min-width: 750px){.hamMenuMain__title:not(:first-of-type){margin-top:2.5rem}}@media screen and (max-width: 749px){.hamMenuMain__title:not(:first-of-type){margin-top:1.5rem}}@media screen and (min-width: 750px){.hamMenuMain__list{margin-top:1.5rem}}@media screen and (max-width: 749px){.hamMenuMain__list{margin-top:1rem}}.hamMenuMain__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hamMenuMain__item+.hamMenuMain__item{margin-top:1rem}.hamMenuMain__item::before{content:"";display:inline-block;-ms-flex-negative:0;flex-shrink:0;width:1rem;height:1px;background:#2b8303;margin:0 .6em}.ham__content{display:none;position:absolute;width:100%;left:0;background:#fff;border-bottom:solid 1px #ddd}@media screen and (min-width: 750px){.ham__content{z-index:5;top:0;padding-top:11rem}}@media screen and (min-width: 750px)and (max-width: 839px){.ham__content{padding-bottom:4rem}}@media screen and (max-width: 749px){.ham__content{z-index:20;top:7.5rem;height:100vh;padding-bottom:15vh;overflow-y:scroll}}.js-drawerArea{padding-top:0 !important;top:11rem}@media screen and (max-width: 749px){body.is-active{height:100vh;overflow:hidden}}.is-active #ham-menu{display:block}@media screen and (min-width: 1160px){.hamMenu__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (min-width: 750px){.hamMenuMain{padding:3.5rem 0 6rem}}@media screen and (max-width: 749px){.hamMenuMain{padding:2rem 0}}.hamMenuSub{position:relative;z-index:1;background:#f7f7f7}@media screen and (min-width: 1160px){.hamMenuSub{padding:6rem 0 6rem 6rem}.hamMenuSub::before{content:"";display:block;position:absolute;z-index:-1;top:0;bottom:0;left:0;right:calc((100vw - 100%)/2*-1);background:#f7f7f7}}@media screen and (min-width: 750px)and (max-width: 839px){.hamMenuSub{padding:3rem 2rem}}@media screen and (max-width: 749px){.hamMenuSub{padding:2rem 2rem}}.hamMenuSub__item+.hamMenuSub__item{margin-top:1.5rem}@media screen and (min-width: 1160px){.drawer__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:4rem 0 5rem}}@media screen and (max-width: 1159px){.drawer__inner{padding:3rem 0 4rem}}.drawer__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;font-weight:bold}.drawer__title::after{content:"";display:block;width:.7em;height:.7em;-ms-flex-negative:0;flex-shrink:0;margin-left:.8em;background:center/contain no-repeat url(../images/common/ico-arrow.svg);-webkit-transition:all .3s;transition:all .3s}@media screen and (min-width: 1160px){.drawer__title{margin-right:11rem}.drawer__title:hover::after{-webkit-transform:translateX(1rem);transform:translateX(1rem)}}@media screen and (max-width: 1159px){.drawer__title{margin-bottom:3rem}}.drawer__list{text-align:center}@media screen and (min-width: 750px){.drawer__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}@media screen and (min-width: 750px){.drawer__item.-col3{width:calc((100% - 8rem)/3)}}@media screen and (min-width: 750px)and (max-width: 839px){.drawer__item.-col3{width:calc((100% - 4rem)/3)}}@media screen and (max-width: 749px){.drawer__item.-col3+.drawer__item.-col3{margin-top:3rem}}@media screen and (min-width: 750px){.drawer__item.-col4{width:calc((100% - 5rem)/4)}}@media screen and (min-width: 750px)and (max-width: 839px){.drawer__item.-col4{width:calc((100% - 4rem)/4)}}@media screen and (max-width: 749px){.drawer__item.-col4+.drawer__item.-col4{margin-top:3rem}}.drawer__anc{display:block;border-radius:1rem;overflow:hidden}@media screen and (min-width: 750px){.drawer__anc{margin-bottom:1rem}.drawer__anc:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}}.drawer__anc img{-webkit-transition:all .3s;transition:all .3s}.js-drawerBtn{cursor:pointer}.footer{background:#f7f7f7}@media screen and (min-width: 750px){.footer{padding:6rem 0}}@media screen and (max-width: 749px){.footer{padding:3rem 0}}@media screen and (min-width: 750px){.footer__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (min-width: 750px){.footer__info{width:40rem;max-width:50%}}.footer__logo{width:80%}@media screen and (max-width: 749px){.footer__logo{margin:0 auto}}@media screen and (min-width: 750px){.footer__address{margin-top:3rem}}@media screen and (max-width: 749px){.footer__address{margin-top:2rem}}@media screen and (min-width: 750px){.footer__copy{margin-top:2rem}}@media screen and (min-width: 750px){.footer__menu{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:4rem}}@media screen and (max-width: 749px){.footer__menu{margin-top:3rem}}@media screen and (min-width: 750px){.footer__list+.footer__list{margin-left:6rem}}@media screen and (min-width: 750px)and (max-width: 839px){.footer__list+.footer__list{margin-left:4rem}}@media screen and (max-width: 749px){.footer__list+.footer__list{margin-top:1.5rem}}.footer__item+.footer__item{margin-top:1.5rem}.hero{text-align:center;background-size:cover;background-repeat:no-repeat;background-position:center}.hero.-white{color:#fff}.hero__inner{position:relative;z-index:1}@media screen and (min-width: 750px){.hero__inner{padding-top:12.5rem;padding-bottom:10.5rem}}@media screen and (max-width: 749px){.hero__inner{padding-top:8rem;padding-bottom:5rem}}.hero__inner .breadcrumb{position:absolute;top:0;left:0;width:100%}.hero__heading{position:relative;z-index:1;font-weight:bold}@media screen and (min-width: 750px){.hero__heading{padding-bottom:3rem;font-size:3.6rem}}@media screen and (max-width: 749px){.hero__heading{padding-bottom:2rem;font-size:2.5rem}}.hero__heading::after{content:"";display:block;position:absolute;z-index:inherit;bottom:0;left:50%;height:3px;background-color:#222;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (min-width: 750px){.hero__heading::after{width:8rem}}@media screen and (max-width: 749px){.hero__heading::after{width:4rem}}.hero.-white .hero__heading::after{background:#fff}.breadcrumb{overflow-x:scroll;scrollbar-width:none}@media screen and (min-width: 750px){.breadcrumb{padding-top:2rem}}@media screen and (max-width: 749px){.breadcrumb{padding:1.5rem 1.5rem 0}}.breadcrumb::-webkit-scrollbar{display:none}.breadcrumb__list{display:-webkit-box;display:-ms-flexbox;display:flex;color:#999}@media screen and (min-width: 750px){.breadcrumb__list{font-size:1.2rem}}@media screen and (max-width: 749px){.breadcrumb__list{font-size:1rem}}.breadcrumb.-white .breadcrumb__list{color:#fff}.breadcrumb__item{white-space:nowrap}.breadcrumb__anc{color:#222;text-decoration:underline}@media screen and (min-width: 750px){.breadcrumb__anc:hover{text-decoration:none}}.breadcrumb__anc::after{content:"";display:inline-block;width:0;height:0;margin:0 1rem;border-left:solid 7px #222;border-top:solid 4px rgba(0,0,0,0);border-bottom:solid 4px rgba(0,0,0,0)}.breadcrumb.-white .breadcrumb__anc{color:#fff}.breadcrumb.-white .breadcrumb__anc::after{border-left-color:#ddd}.hero{background-image:url(../../assets/images/matching/hero.webp)}@media screen and (min-width: 750px){[class*=heading-].-xl{font-size:4.8rem}}@media screen and (max-width: 749px){[class*=heading-].-xl{font-size:3.2rem}}@media screen and (min-width: 750px){[class*=heading-].-lg{font-size:3.6rem}}@media screen and (max-width: 749px){[class*=heading-].-lg{font-size:2.8rem}}@media screen and (min-width: 750px){[class*=heading-].-md{font-size:3rem}}@media screen and (max-width: 749px){[class*=heading-].-md{font-size:2.4rem}}@media screen and (min-width: 750px){[class*=heading-]{font-size:2.4rem}}@media screen and (max-width: 749px){[class*=heading-]{font-size:2rem}}@media screen and (min-width: 750px){[class*=heading-].-sm{font-size:2rem}}@media screen and (max-width: 749px){[class*=heading-].-sm{font-size:1.8rem}}@media screen and (min-width: 750px){[class*=heading-].-xs{font-size:1.8rem}}@media screen and (max-width: 749px){[class*=heading-].-xs{font-size:1.6rem}}.heading-a{font-weight:bold}.heading-c{position:relative;z-index:1;padding-bottom:.6em;font-weight:bold}.heading-c::before,.heading-c::after{content:"";display:block;position:absolute;z-index:inherit;left:0;bottom:0;height:2px}.heading-c::before{width:100%;background:#ddd}.heading-c::after{background:#2b8303}@media screen and (min-width: 750px){.heading-c::after{width:8rem}}@media screen and (max-width: 749px){.heading-c::after{width:4rem}}@media screen and (min-width: 750px){.text-4xl{font-size:4.8rem}}@media screen and (max-width: 749px){.text-4xl{font-size:3rem}}@media screen and (min-width: 750px){.text-3xl{font-size:3.6rem}}@media screen and (max-width: 749px){.text-3xl{font-size:2.6rem}}@media screen and (min-width: 750px){.text-2xl{font-size:3rem}}@media screen and (max-width: 749px){.text-2xl{font-size:2.2rem}}@media screen and (min-width: 750px){.text-xl{font-size:2.4rem}}@media screen and (max-width: 749px){.text-xl{font-size:1.8rem}}@media screen and (min-width: 750px){.text-lg{font-size:2rem}}@media screen and (max-width: 749px){.text-lg{font-size:1.6rem}}@media screen and (min-width: 750px){.text-md{font-size:1.8rem}}@media screen and (max-width: 749px){.text-md{font-size:1.4rem}}@media screen and (min-width: 750px){.text-base{font-size:1.6rem}}@media screen and (max-width: 749px){.text-base{font-size:1.2rem}}@media screen and (min-width: 750px){.text-sm{font-size:1.4rem}}@media screen and (max-width: 749px){.text-sm{font-size:1.1rem}}@media screen and (min-width: 750px){.text-xs{font-size:1.2rem}}@media screen and (max-width: 749px){.text-xs{font-size:1rem}}.btn-a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:100%;padding:.5em 1.7em;border-radius:10em;background:#2b8303;color:#fff;text-align:center;cursor:pointer}@media screen and (min-width: 750px){.btn-a{width:100%;height:6rem;font-size:1.8rem}.btn-a:hover{opacity:.7}}@media screen and (max-width: 749px){.btn-a{width:100%;height:5rem;font-size:1.6rem}}.btn-a.-gray{background:#999}.btn-a.-outline{background:#fff;color:#2b8303;border:solid 1px #2b8303}@media screen and (min-width: 750px){.btn-a.-sm{width:36rem}.btn-a.-md{width:46rem}.btn-a.-lg{width:50rem}.btn-a.-xl{width:80rem}.btn-a.-mega{width:50rem;height:8rem;font-size:2.4rem}.btn-a.-submit{width:56rem;height:8rem;font-size:2.4rem}}.btn-a.-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.btn-a::after{content:"";display:none;width:1em;height:1em;-ms-flex-negative:0;flex-shrink:0;margin-left:1em;-webkit-transition:all .3s;transition:all .3s}.btn-a.-arrow::after,.btn-a.-newwin::after,.btn-a.-dl::after,.btn-a.-pdf::after{display:block}.btn-a.-arrow::after{background:center/contain no-repeat url(../images/common/ico-arrow-btn-a.svg)}.btn-a.-arrow.-outline::after{background-image:url(../images/common/ico-arrow-btn-a-green.svg)}@media screen and (min-width: 750px){.btn-a.-arrow:hover::after{-webkit-transform:translateX(1rem);transform:translateX(1rem)}}.btn-a.-newwin::after{background:center/contain no-repeat url(../images/common/ico-newwin.svg)}.btn-a.-newwin.-outline::after{background-image:url(../images/common/ico-newwin-green.svg)}.btn-a.-dl::after{background:center/contain no-repeat url(../images/common/ico-download.svg)}.btn-a.-dl.-outline::after{background-image:url(../images/common/ico-download-green.svg)}.btn-a.-pdf::after{background:center/contain no-repeat url(../images/common/ico-pdf.svg)}.btn-a.-pdf.-outline::after{background-image:url(../images/common/ico-pdf-green.svg)}.sec{padding:11rem 0 0}.sec:nth-of-type(1){padding:7rem 0 0}.matching-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.matching-section__img img{display:block;width:100%}@media screen and (min-width: 750px){.matching-section__img img{width:86rem;height:40rem;-o-object-fit:cover;object-fit:cover}}.matching-section__content{position:relative;z-index:1;display:inline-block;background:#fff}@media screen and (min-width: 1160px){.matching-section__content{-ms-flex-item-align:end;align-self:flex-end;width:86rem;padding:6rem 0 0 6rem;margin-top:-12rem}}@media screen and (min-width: 750px)and (max-width: 1159px){.matching-section__content{-ms-flex-item-align:end;align-self:flex-end;width:90%;padding:4rem 0 0 4rem;margin-top:-8rem}}@media screen and (max-width: 749px){.matching-section__content{width:90%;padding:2rem 2rem 0 0;margin-top:-3rem}}@media screen and (min-width: 750px){.matching-section.-reverse .matching-section__img{-ms-flex-item-align:end;align-self:flex-end}}@media screen and (min-width: 1160px){.matching-section.-reverse .matching-section__content{-ms-flex-item-align:start;align-self:flex-start;padding:6rem 6rem 0 0}}@media screen and (min-width: 750px)and (max-width: 1159px){.matching-section.-reverse .matching-section__content{-ms-flex-item-align:start;align-self:flex-start;padding:4rem 4rem 0 0}}@media screen and (max-width: 749px){.matching-section.-reverse .matching-section__content{-ms-flex-item-align:end;align-self:flex-end;padding:2rem 0 0 2rem}}.matching-section__text{margin-top:2.4rem;font-size:1.8rem;text-align:justify}@media screen and (max-width: 749px){.matching-section__text{width:100%}}.sec.-map{margin-bottom:5rem}@media screen and (min-width: 750px){.heading-c{margin-bottom:6rem}}@media screen and (max-width: 749px){.heading-c{margin-bottom:4rem}}.matching__map-container{position:relative}@media screen and (max-width: 749px){.matching__map-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4rem}}.matching__map-image{position:absolute;display:none}@media screen and (min-width: 750px){.matching__map-image{top:-5rem;right:0;display:block;width:auto;height:100%}}@media screen and (min-width: 840px){.matching__map-image{right:-4rem}}@media screen and (min-width: 1160px){.matching__map-image{top:-12.25rem;right:-9rem}}.matching__map-image img{width:auto;height:115%}@media screen and (min-width: 1160px){.matching__map-image img{width:100%;height:auto}}.matching__area-list{position:relative;z-index:1;width:100%;padding:0}@media screen and (min-width: 750px){.matching__area-list{padding:0}}@media screen and (min-width: 840px){.matching__area-list{width:80%}}@media screen and (min-width: 1160px){.matching__area-list{width:84rem;padding:5rem 0 24rem}}.matching__area-region{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:1.5rem;margin-bottom:1.5rem;line-height:1;border-bottom:1px solid #dcdcdc}@media screen and (min-width: 750px){.matching__area-region{gap:4.7rem;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}}@media screen and (max-width: 749px){.matching__area-region{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem}}.matching__area-region-name{-ms-flex-negative:0;flex-shrink:0;font-size:1.6rem;font-weight:700;white-space:nowrap}@media screen and (min-width: 750px){.matching__area-region-name{width:10rem}}@media screen and (max-width: 749px){.matching__area-region-name{width:auto;font-size:1.4rem}}.matching__area-region-name::before{margin-right:.8rem;content:"●"}.matching__area-prefectures{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem}.matching__area-prefecture{display:inline-block;padding:0;font-family:inherit;font-size:1.4rem;line-height:1.4;color:#333;text-decoration:none;background:none;border:none;-webkit-transition:all .3s ease;transition:all .3s ease}@media screen and (max-width: 839px){.matching__area-prefecture{font-size:1.3rem}}.matching__area-prefecture:not(.-disabled):hover{color:#2b8303;text-decoration:underline}.matching__area-prefecture.-disabled{color:#999;cursor:default}.matching__area-prefecture.-external{position:relative;padding-right:1.1rem}.matching__area-prefecture.-external::after{position:absolute;top:.6rem;right:0;width:1rem;height:1rem;content:"";background-image:url(../images/matching/external-link.svg);background-repeat:no-repeat;background-position:center;background-size:contain;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.heading-c.-md{margin-bottom:5rem}.taxonomy-area__intro{margin-top:2rem;font-size:1.8rem;line-height:1.8}@media screen and (max-width: 839px){.taxonomy-area__intro{font-size:1.6rem}}.taxonomy-area__method-title{padding:2rem 3rem;margin-top:9rem;font-size:2.4rem;font-weight:700;background:#eaeba2}@media screen and (min-width: 840px){.taxonomy-area__method-title{line-height:1}}@media screen and (max-width: 839px){.taxonomy-area__method-title{padding:1.5rem 2rem;margin-top:6rem;font-size:2rem}}.taxonomy-area__method-text{margin-top:5rem;font-size:1.8rem}@media screen and (max-width: 839px){.taxonomy-area__method-text{font-size:1.6rem}}.taxonomy-area__flow-title{padding-left:2.4rem;margin-top:6.4rem;font-size:2rem;font-weight:700;border-left:6px solid #2b8303}@media screen and (max-width: 839px){.taxonomy-area__flow-title{padding-left:1.2rem;font-size:1.8rem}}.taxonomy-area__flow-text{margin-top:2.8rem;font-size:1.8rem;line-height:1.8}@media screen and (max-width: 839px){.taxonomy-area__flow-text{font-size:1.6rem}}.taxonomy-area__contact-title{padding-left:2.4rem;margin-top:12rem;font-size:3rem;font-weight:700;border-left:6px solid #2b8303}@media screen and (max-width: 839px){.taxonomy-area__contact-title{padding-left:1.2rem;margin-top:8rem;font-size:2.4rem}}.taxonomy-area__contact-info{padding:5rem;margin-top:5rem;font-size:1.8rem;border:1px solid #dcdcdc}@media screen and (max-width: 839px){.taxonomy-area__contact-info{padding:3rem 2rem;font-size:1.6rem}}.taxonomy-area__contact-org{margin-bottom:.5rem}.taxonomy-area__contact-item a{font-size:3rem;font-weight:700;text-decoration:none}@media screen and (max-width: 839px){.taxonomy-area__contact-item a{font-size:2.4rem}}.taxonomy-area__contact-item:has(a[href^="mailto:"]) a{font-size:1.8rem;font-weight:400}@media screen and (max-width: 839px){.taxonomy-area__contact-item:has(a[href^="mailto:"]) a{font-size:1.6rem}}.taxonomy-area__contact-label{display:inline-block;width:4rem}.taxonomy-area__contact-hours{margin-left:.5rem;color:#666}@media screen and (max-width: 839px){.taxonomy-area__contact-hours{display:block;padding-left:4rem;margin-left:0}}.taxonomy-area__daywork{margin:6rem auto 0;text-align:center}.taxonomy-area__daywork-link{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;max-width:80rem;height:6rem;font-size:1.8rem;color:#2b8303;text-decoration:none;background:#fff;border:1px solid #2b8303;border-radius:3rem;-webkit-transition:all .3s;transition:all .3s}@media screen and (max-width: 839px){.taxonomy-area__daywork-link{max-width:50rem;height:7rem;font-size:1.6rem;border-radius:3.5rem}}.taxonomy-area__daywork-link:hover{color:#fff;background:#2b8303}.taxonomy-area__daywork-link:hover .taxonomy-area__daywork-link-icon{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.taxonomy-area__daywork-link-icon{position:absolute;right:5.5rem;width:1.8rem;height:1.8rem;-webkit-transition:-webkit-filter .3s;transition:-webkit-filter .3s;transition:filter .3s;transition:filter .3s, -webkit-filter .3s}@media screen and (max-width: 839px){.taxonomy-area__daywork-link-icon{right:3.5rem}}.taxonomy-area__daywork-dl{margin-top:7.5rem;font-size:2rem;font-weight:700;text-align:center}.taxonomy-area__daywork-download{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:2rem}.taxonomy-area__daywork-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.taxonomy-area__daywork-app-badge{width:auto;height:4.8rem;-webkit-transition:opacity .3s;transition:opacity .3s}.taxonomy-area__daywork-app-badge:hover{opacity:.8}.taxonomy-area__daywork-qr-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.taxonomy-area__daywork-qr-image{width:12rem;height:12rem}.taxonomy-area__notice{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2.4rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-left:5rem;margin-top:2rem}@media screen and (max-width: 749px){.taxonomy-area__notice{gap:2rem;padding-left:0}}.taxonomy-area__notice p{font-size:2rem;font-weight:700;line-height:1.6}@media screen and (max-width: 749px){.taxonomy-area__notice p{font-size:1.6rem}}.taxonomy-area__notice-icon{width:7.5rem;height:7.5rem}@media screen and (max-width: 749px){.taxonomy-area__notice-icon{width:5rem;height:5rem}}.taxonomy-area__list{padding-bottom:3rem}.taxonomy-area__item{padding:5rem;margin-top:5rem;background:#fff;border:1px solid #dcdcdc}@media screen and (max-width: 839px){.taxonomy-area__item{padding:3rem 2rem}}.taxonomy-area__item-header{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:0;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.taxonomy-area__item-priority-icon{width:7.5rem;height:7.5rem;margin-right:3rem}@media screen and (max-width: 839px){.taxonomy-area__item-priority-icon{width:5rem;height:5rem;margin-right:2rem}}.taxonomy-area__item-info{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:200px;margin-right:3rem}@media screen and (max-width: 839px){.taxonomy-area__item-info{margin-right:0}}.taxonomy-area__item-number{font-size:2.4rem;font-weight:700;line-height:1}@media screen and (max-width: 839px){.taxonomy-area__item-number{font-size:1.8rem}}.taxonomy-area__item-title{margin-top:2rem;font-size:3rem;font-weight:700;line-height:1}@media screen and (max-width: 839px){.taxonomy-area__item-title{margin-top:1.5rem;font-size:2rem}}.taxonomy-area__item-title img{display:inline-block;vertical-align:middle}.taxonomy-area__item-period{font-size:1.8rem;color:#666;white-space:nowrap}@media screen and (max-width: 839px){.taxonomy-area__item-period{width:100%;margin-top:1.5rem;font-size:1.4rem}}.taxonomy-area__item-desc-title{padding:2rem;margin-top:4.5rem;font-size:2.4rem;background:#d6eaa3}@media screen and (max-width: 839px){.taxonomy-area__item-desc-title{padding:1.5rem;margin-top:3rem;font-size:1.8rem}}@media screen and (min-width: 840px){.taxonomy-area__item-desc-title{line-height:1}}.taxonomy-area__item-detail{display:grid;grid-template-columns:auto 1fr;gap:0;margin-top:4.5rem;font-size:1.8rem;border:1px solid #ddd}@media screen and (max-width: 839px){.taxonomy-area__item-detail{grid-template-columns:1fr;margin-top:3rem;font-size:1.4rem}}.taxonomy-area__item-detail dt{padding:1.2rem 3.5rem;font-weight:700;white-space:nowrap;background:#f6f6f6;border-bottom:1px solid #dcdcdc}@media screen and (max-width: 839px){.taxonomy-area__item-detail dt{padding:1rem 1.5rem;white-space:normal}}.taxonomy-area__item-detail dd{padding:1.2rem 1.5rem;line-height:1.8;border-bottom:1px solid #dcdcdc;border-left:1px solid #dcdcdc}@media screen and (max-width: 839px){.taxonomy-area__item-detail dd{padding:1rem 1.5rem;border-left:none}}.taxonomy-area__item-detail dt:last-of-type,.taxonomy-area__item-detail dd:last-of-type{border-bottom:none}.taxonomy-area__item-url{margin-top:4.5rem;font-size:1.8rem}@media screen and (max-width: 839px){.taxonomy-area__item-url{margin-top:3rem;font-size:1.6rem}}.taxonomy-area__item-url a{text-decoration:underline}.taxonomy-area__item-url a:hover{text-decoration:none}.matching__area-prefecture.-modal{cursor:pointer}.matching-modal{position:fixed;top:0;left:0;z-index:9999;display:none;width:100%;height:100%}.matching-modal.-active{display:block}.matching-modal__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5)}.matching-modal__content{position:absolute;top:50%;left:50%;z-index:1;width:90%;max-width:60rem;background:#fff;border-radius:.8rem;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}@media screen and (max-width: 839px){.matching-modal__content{max-width:50rem}}.matching-modal__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:2rem 3rem;border-bottom:1px solid #dcdcdc}@media screen and (max-width: 839px){.matching-modal__header{padding:1.5rem 2rem}}.matching-modal__title{font-size:2rem;font-weight:700}@media screen and (max-width: 839px){.matching-modal__title{font-size:1.8rem}}.matching-modal__close{width:3rem;height:3rem;font-size:3rem;line-height:1;color:#666;cursor:pointer;background:none;border:none;-webkit-transition:color .3s ease;transition:color .3s ease}.matching-modal__close:hover{color:#333}.matching-modal__body{padding:3rem}@media screen and (max-width: 839px){.matching-modal__body{padding:2rem}}.matching-modal__description{margin-bottom:2rem;font-size:1.6rem}@media screen and (max-width: 839px){.matching-modal__description{margin-bottom:1.5rem;font-size:1.4rem}}.matching-modal__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem;padding:0;margin:0;list-style:none}@media screen and (max-width: 839px){.matching-modal__list{gap:1.5rem}}.matching-modal__list .btn-a{height:auto;min-height:6rem;padding:1.5rem 3rem;line-height:1.6;overflow-wrap:break-word;white-space:normal}@media screen and (max-width: 749px){.matching-modal__list .btn-a{min-height:5rem;padding:1.2rem 2.5rem}}.matching-modal__list .btn-a::after{-ms-flex-item-align:center;align-self:center}.btn__wrap.-matching{text-align:center}@media screen and (max-width: 749px){.btn__wrap.-matching{margin:5rem 0 10rem}}@media screen and (min-width: 750px){.btn__wrap.-matching{margin:5rem 0 10rem}}@media screen and (max-width: 749px){.btn__wrap.-matching.-single{margin:0 0 6rem}}@media screen and (min-width: 750px){.btn__wrap.-matching.-single{margin:1rem 0 8rem}}@media screen and (max-width: 749px){.btn__wrap.-matching .btn-a{height:7rem;width:93%}}@media screen and (min-width: 750px){.btn__wrap.-matching .btn-a{height:7rem}}.free-text{font-size:1.6rem}