*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{color:#000;-webkit-font-smoothing:antialiased;background-color:#fff;font-family:Noto Sans JP,sans-serif;line-height:1.8}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}ul,ol{list-style:none}.header{z-index:100;background:#fff;position:sticky;top:0;box-shadow:0 4px 4px #00000040}.header__inner{align-items:stretch;height:110px;display:flex;position:relative}@media screen and (width<=1400px){.header__inner{justify-content:space-between;height:100px}}@media screen and (width<=768px){.header__inner{height:70px}}.header__group{gap:clamp(20px,5.2vw,100px);width:100%;max-width:1280px;margin:0 auto;display:flex}@media screen and (width<=1400px){.header__group{gap:0;margin:0 0 0 3%}}.header__logo{flex-shrink:0;align-items:center;display:flex}.header__logo a{align-items:center;gap:20px;display:flex}@media screen and (width<=1400px){.header__logo a{flex-direction:column;gap:0}}.header__logo img{width:200px;height:auto}@media screen and (width<=768px){.header__logo img{width:130px}}.header__logo-text{color:#0695a5;white-space:nowrap;font-size:16px;font-weight:700;line-height:19px}@media screen and (width<=1400px){.header__logo-text{font-size:14px}}@media screen and (width<=768px){.header__logo-text{font-size:12px}}.header__nav{align-items:flex-end;padding-bottom:20px;display:flex}@media screen and (width<=1400px){.header__nav{margin:0 auto;padding-bottom:13px}}@media screen and (width<=1024px){.header__nav{display:none}}.header__nav-list{align-items:baseline;gap:20px;display:flex}.header__nav-list a{color:#000;white-space:nowrap;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100px;font-size:16px;font-weight:500;line-height:1;display:flex}.header__nav-list a:hover{color:#0695a5}@media screen and (width<=1400px){.header__nav-list a{width:80px;transform:scale(.85)}}.header__nav-list li:first-child a svg{width:42px;height:42px}.header__nav-list li:nth-child(2) a svg{width:37px;height:42px}.header__nav-list li:nth-child(3) a svg{width:35px;height:44px}.header__nav-list li:nth-child(4) a svg{width:54px;height:43px}.header__nav-list li:nth-child(5) a svg{width:43px;height:43px}.header__actions{flex-shrink:0;align-items:stretch;height:110px;display:flex;position:absolute;top:0;right:0}@media screen and (width<=1400px){.header__actions{height:100px;position:relative}}@media screen and (width<=768px){.header__actions{height:70px}}.header__recruit-btn{color:#fff;white-space:nowrap;cursor:pointer;background:#f14e90;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:110px;font-size:18px;font-weight:700;line-height:1;text-decoration:none;display:flex}@media screen and (width<=1400px){.header__recruit-btn{width:100px;height:100px;font-size:14px}}@media screen and (width<=768px){.header__recruit-btn{text-align:center;gap:5px;width:70px;height:70px;font-size:12px}}.header__recruit-btn br{display:none}@media screen and (width<=768px){.header__recruit-btn br{display:block}}.header__recruit-btn:hover{opacity:.8}.header__recruit-btn svg{width:45px;height:auto}@media screen and (width<=1400px){.header__recruit-btn svg{width:30px}}@media screen and (width<=768px){.header__recruit-btn svg{width:25px}}.header__hamburger{cursor:pointer;background:#0695a5;border:none;flex-direction:column;justify-content:center;align-items:center;gap:9px;width:110px;display:flex}@media screen and (width<=1400px){.header__hamburger{gap:6px;width:100px;height:100px}}@media screen and (width<=768px){.header__hamburger{width:70px;height:70px}}.header__hamburger span{background:#fff;width:47px;height:7px;display:block}@media screen and (width<=1400px){.header__hamburger span{width:40px;height:5px}}@media screen and (width<=768px){.header__hamburger span{width:30px;height:3px}}.footer{color:#fff;background:#0695a5;padding:60px 0 40px}.footer__inner{width:95%;max-width:1280px;margin:0 auto}@media screen and (width<=768px){.footer__inner{width:90%}}.footer__top{justify-content:space-between;gap:60px;display:flex}@media screen and (width<=768px){.footer__top{flex-direction:column;gap:32px}}.footer__left{flex-direction:column;display:flex}.footer__logo{align-items:center;gap:11px;margin-bottom:60px;display:flex}.footer__logo img{width:225px}@media screen and (width<=768px){.footer__logo img{width:150px}}.footer__logo-text{color:#fff;font-size:18px;font-weight:700;line-height:1}@media screen and (width<=768px){.footer__logo-text{font-size:14px}}.footer__desc-title{color:#fff;font-size:17px;font-weight:700}@media screen and (width<=768px){.footer__desc-title{font-size:15px}}.footer__desc{color:#fff;font-size:14px;font-weight:500;line-height:1.8}@media screen and (width<=768px){.footer__desc{font-size:12px}}.footer__nav ul{grid-template-columns:1fr 1fr;gap:5px 60px;margin-bottom:65px;display:grid}@media screen and (width<=768px){.footer__nav ul{gap:5px 10px}}.footer__nav a{color:#fff;font-size:14px;font-weight:500}.footer__nav a:hover{text-decoration:underline}.footer__copy{color:#fff;font-size:14px;font-weight:500}@media screen and (width<=768px){.footer__copy{font-size:12px}}.mobile-menu{z-index:200;pointer-events:none;position:fixed;inset:0}.mobile-menu.is-open{pointer-events:auto}.mobile-menu__overlay{opacity:0;background:#0009;transition:opacity .3s;position:absolute;inset:0}.is-open .mobile-menu__overlay{opacity:1}.mobile-menu__panel{background:#017683;width:320px;padding:60px 24px 40px;transition:transform .3s;position:absolute;top:0;bottom:0;right:0;overflow-y:auto;transform:translate(100%)}.is-open .mobile-menu__panel{transform:translate(0)}.mobile-menu__close{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:0;width:36px;height:36px;display:flex;position:absolute;top:20px;right:20px}.mobile-menu__close span{background:#fff;width:24px;height:2px;display:block;position:absolute}.mobile-menu__close span:first-child{transform:rotate(45deg)}.mobile-menu__close span:nth-child(2){transform:rotate(-45deg)}.mobile-menu__search{gap:0;margin-bottom:32px}.mobile-menu__search-title{color:#fff;border-bottom:1px solid #fff3;margin-bottom:12px;padding-bottom:8px;font-size:14px;font-weight:700}.mobile-menu__select{color:#0695a5;appearance:none;background:#fff;border:1px solid #fff3;border-radius:4px;width:100%;margin-bottom:10px;padding:12px;font-size:14px}.mobile-menu__select option{color:#333;background:#fff}.mobile-menu__input-wrap{background:#fff;border:1px solid #fff3;border-radius:4px;align-items:center;gap:8px;margin-bottom:10px;padding:0 12px;display:flex}.mobile-menu__input{color:#0695a5;background:0 0;border:none;outline:none;flex:1;padding:12px 0;font-size:14px}.mobile-menu__input::placeholder{color:#0695a5}.mobile-menu__search-btn{color:#fff;cursor:pointer;background:#f14e90;border:none;border-radius:4px;width:100%;padding:14px;font-size:15px;font-weight:700}.mobile-menu__nav ul{flex-direction:column;display:flex}.mobile-menu__nav li{border-bottom:1px solid #ffffff1a}.mobile-menu__nav a{color:#fff;padding:16px 0;font-size:15px;font-weight:500;display:block}.mobile-menu__nav a:hover{color:#0695a5}.btn{cursor:pointer;border:none;border-radius:4px;justify-content:center;align-items:center;padding:10px 24px;font-size:14px;font-weight:700;transition:opacity .2s;display:inline-flex}.btn:hover{opacity:.8}.btn--primary{color:#fff;background:#0695a5}.btn--accent{color:#fff;background:#f14e90}.btn--outline{color:#0695a5;background:#fff;border:2px solid #0695a5}.btn--more{color:#fff;background:#f14e90;border-radius:50px;align-items:center;gap:16px;padding:12px 32px;font-size:15px;font-weight:700;display:inline-flex}.btn--more svg{flex-shrink:0}.btn--more:hover{opacity:.8}.badge{border-radius:2px;padding:2px 8px;font-size:11px;font-weight:700;display:inline-block}.job-card{background:#fff;border:3px solid #0695a5;border-radius:20px;flex-direction:column;gap:12px;padding:20px 16px;transition:box-shadow .2s;display:flex}.job-card:hover{box-shadow:0 4px 16px #00000026}.job-card__head{align-items:center;gap:10px;display:flex}.job-card__date{color:#f14e90;margin-left:auto;font-size:16px;font-weight:700}.job-card__facility{flex-direction:column;line-height:1.4;display:flex}.job-card__company{font-size:14px;font-weight:500}.job-card__name{color:#000;font-size:14px;font-weight:500}.job-card__title{color:#000;font-size:17px;font-weight:700;line-height:1.6}.job-card__tags{flex-wrap:wrap;gap:9px;display:flex}.job-card__salary{color:#0695a5;font-size:20px;font-weight:700}.job-card__location{align-items:center;gap:7px;font-size:14px;font-weight:500;display:flex}.job-card__location svg{flex-shrink:0;width:18px;height:auto}.tag{text-align:center;min-width:83px;padding:2px 5px;font-size:13px;font-weight:500;display:inline-block}.tag:nth-child(odd){background:#eaebff;border:none}.tag:nth-child(2n){background:#fbc8dd;border:none}.badge{border-radius:50px;justify-content:center;align-items:center;padding:5px 20px;font-size:16px;font-weight:700;line-height:1;display:inline-flex}.badge--new{color:#fff;background:#f14e90}.mv{background:url(https://mf-job.jp/wp/wp-content/themes/mfjob/assets/images/hero.webp) 50% 30%/cover no-repeat;flex-direction:column;height:calc(100svh - 110px);display:flex;position:relative}@media screen and (width<=768px){.mv{background-image:unset;height:500px}}.hero{z-index:1;align-items:center;height:100%;display:flex;position:relative}@media screen and (width<=768px){.hero{background:url(https://mf-job.jp/wp/wp-content/themes/mfjob/assets/images/hero.jpg) 50%/cover no-repeat;align-items:flex-end;width:100%}}.hero__inner{width:95%;max-width:1280px;margin:0 auto}@media screen and (width<=768px){.hero__inner{width:90%}}.hero__inner{justify-content:flex-end;display:flex}.hero__title{color:#fff;text-shadow:0 2px 8px #0000004d;font-size:55px;font-weight:900;line-height:1.3}@media screen and (width<=1024px){.hero__title{font-size:36px}}@media screen and (width<=768px){.hero__title{margin-bottom:30px;font-size:24px}.hero__title span{display:inline-block}}.search{z-index:1;background:#0695a599;margin:auto 0 0;padding:24px 0;position:relative}@media screen and (width<=768px){.search{background:#0695a5;display:none}}.search__inner{width:95%;max-width:1280px;margin:0 auto}@media screen and (width<=768px){.search__inner{width:95%}}.search__lead{color:#fff;text-align:center;margin-bottom:12px;font-size:23px;font-weight:900}@media screen and (width<=768px){.search__lead{font-size:20px;line-height:1.6;display:none}}.search__lead span{display:inline-block}.search__form{flex-wrap:wrap;gap:18px;display:flex}@media screen and (width<=768px){.search__form{gap:5px 0}}.search__select{cursor:pointer;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg width='17' height='12' viewBox='0 0 17 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.22723 11.25L16.4545 0H-7.62939e-06L8.22723 11.25Z' fill='%230695A5'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:17px 12px;border:none;flex:1;min-width:160px;padding:15px 44px 15px 12px;font-size:15px;font-weight:500}@media screen and (width<=768px){.search__select{flex:unset;width:100%;min-width:auto;padding:15px 40px 15px 10px;font-size:14px;display:none;box-shadow:0 1px 2px #0003}}.search__input-wrap{background:#fff;flex:2;align-items:center;gap:8px;padding:0 12px;display:flex}@media screen and (width<=768px){.search__input-wrap{flex:unset;width:calc(100% - 70px)}}.search__input-wrap svg{flex-shrink:0}@media screen and (width<=768px){.search__input-wrap svg{width:20px}}.search__input{background:0 0;border:none;flex:1;padding:15px 0;font-size:15px;font-weight:500}.search__input::placeholder{color:#000}@media screen and (width<=768px){.search__input{flex:unset;width:100%;padding:15px 0;font-size:14px}}.search__btn{white-space:nowrap;border-radius:0;font-size:16px;font-weight:900;line-height:1}.search__btn-sp{display:none}@media screen and (width<=768px){.search__btn{width:70px}.search__btn-sp{display:block}.search__btn-pc{display:none}}.stats{background:#f5f5f5;padding:33px 0}.stats__inner{width:95%;max-width:1280px;margin:0 auto}@media screen and (width<=768px){.stats__inner{width:90%}}.stats__inner{grid-template-columns:repeat(4,1fr);gap:56px;display:grid}@media screen and (width<=1024px){.stats__inner{gap:20px}}@media screen and (width<=768px){.stats__inner{grid-template-columns:repeat(2,1fr);gap:10px}}.stats__item{color:#fff;background:linear-gradient(#d2f1f5 0%,#0695a5 60%,#017683 100%);border-radius:20px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:112px;display:flex;box-shadow:4px 4px 4px #00000040}.stats__num{color:#fff;font-size:50px;font-weight:900;line-height:1}@media screen and (width<=768px){.stats__num{font-size:40px}}.stats__label{color:#fff;font-size:18px;font-weight:700}.about__inner{grid-template-columns:1fr 1fr;align-items:center;display:grid}@media screen and (width<=1024px){.about__inner{grid-template-columns:1fr 1.5fr}}@media screen and (width<=768px){.about__inner{grid-template-columns:1fr;gap:32px}}.about__image{height:100%;overflow:hidden}.about__image img{object-fit:cover;object-position:right;width:100%;height:100%}.about__content{flex-direction:column;align-items:center;width:95%;max-width:640px;padding:50px 0 50px 120px;display:flex}@media screen and (width<=1400px){.about__content{padding:50px 0 50px 30px}}@media screen and (width<=768px){.about__content{width:90%;margin:0 auto 50px;padding:0}}.about__title{color:#0695a5;text-align:center;margin-bottom:10px;font-size:26px;font-weight:700}@media screen and (width<=768px){.about__title{text-align:left;width:100%;font-size:22px}}.about__text{text-align:center;color:#000;margin-bottom:40px;font-size:16px;font-weight:500;line-height:2}@media screen and (width<=768px){.about__text{text-align:left}.about__text br{display:none}.about__text br.sp{display:block}}.area{padding:126px 0 65px;position:relative;overflow:hidden}@media screen and (width<=768px){.area{padding-top:65px}}.area:before{content:"";z-index:0;background:url(https://mf-job.jp/wp/wp-content/themes/mfjob/assets/images/area-image.webp) 50%/cover no-repeat;position:absolute;inset:0}@media screen and (width<=1024px){.area:before{background-position:top;background-size:contain}}.area:after{content:"";z-index:1;background:#0695a599;position:absolute;inset:0}.area__inner{z-index:2;width:95%;max-width:1280px;margin:0 auto;padding:0;position:relative}@media screen and (width<=768px){.area__inner{width:90%}}.area__title{color:#fff;align-items:center;gap:24px;font-size:37px;font-weight:700;line-height:1;display:flex;position:absolute;top:-40px}@media screen and (width<=1024px){.area__title{margin-bottom:50px;position:relative;top:auto}}@media screen and (width<=768px){.area__title{font-size:22px}.area__title img{width:50px}}.area__body{position:relative}.area__map{z-index:0;width:900px;margin:0 250px 0 auto}@media screen and (width<=1024px){.area__map{display:none}}.area__map svg{width:100%;height:auto}@media screen and (width<=1024px){.area__map{width:100%;margin:0 auto}}.area__regions-left{z-index:1;grid-template-columns:1fr 1fr 1fr;align-content:start;gap:30px;width:53%;display:grid;position:absolute;top:130px}.area__regions-left .area__region:nth-child(4){margin:auto 0 0}@media screen and (width<=1024px){.area__regions-left{display:none}}.area__regions-right{z-index:1;flex-direction:column;align-items:flex-end;gap:50px;width:200px;display:flex;position:absolute;top:15px;right:0}@media screen and (width<=1024px){.area__regions-right{display:none}}.area__regions-sp{display:none}@media screen and (width<=1024px){.area__regions-sp{grid-template-columns:1fr 1fr;gap:20px;margin-top:40px;display:grid}.area__regions-sp .area__region{margin:0}}@media screen and (width<=768px){.area__regions-sp{gap:20px 15px}.area__regions-grid{columns:1}}.area__region{background:#0695a5;border:2px solid #fff;width:100%;margin:0 0 auto;padding:28px 15px 15px;position:relative}@media screen and (width<=768px){.area__region{padding:20px 10px 15px}}.area__region-name{color:#0695a5;text-align:center;background:#fff;width:75%;font-size:16px;font-weight:700;position:absolute;top:-15px;left:50%;transform:translate(-50%)}.area__region ul{grid-template-columns:repeat(2,1fr);display:grid}.area__region ul:has(li:only-child){grid-template-columns:1fr;justify-items:center}.area__region a{color:#fff;text-align:center;width:100%;font-size:16px;font-weight:700;line-height:1.6;display:block}@media screen and (width<=768px){.area__region a{font-size:14px}}.area__region a:hover{text-decoration:underline}.section-title{align-items:center;gap:12px;margin-bottom:40px;font-size:36px;font-weight:700;display:flex}@media screen and (width<=768px){.section-title{font-size:22px}}.section-title img{width:36px;height:36px}.facility__inner{grid-template-columns:1fr 1fr;justify-content:center;align-items:center;display:grid}@media screen and (width<=1024px){.facility__inner{grid-template-columns:1.5fr 1fr}}@media screen and (width<=768px){.facility__inner{grid-template-columns:1fr}}.facility__content{flex-direction:column;align-items:center;width:95%;max-width:640px;margin:0 0 0 auto;padding:50px 200px 50px 0;display:flex}@media screen and (width<=1400px){.facility__content{padding:50px 30px 50px 0}}@media screen and (width<=768px){.facility__content{width:90%;margin:30px auto 50px;padding:0}}.facility__title{color:#0695a5;flex-direction:column;align-items:center;margin-bottom:15px;font-size:36px;font-weight:700;display:flex}@media screen and (width<=768px){.facility__title{flex-direction:row;gap:15px;width:100%;font-size:22px}}.facility__title img{width:52px}@media screen and (width<=768px){.facility__title img{width:40px}}.facility__text{text-align:center;margin-bottom:24px;font-size:16px;font-weight:500;line-height:2}@media screen and (width<=768px){.facility__text{text-align:left;width:100%;margin-bottom:40px}}.facility__image{height:100%;overflow:hidden}.facility__image img{object-fit:cover;width:100%;height:100%}.job-type{background:#f5f5f5;padding:80px 0}.job-type .section-title{color:#f14e90;gap:25px;margin-bottom:59px}.job-type .section-title img{width:59px;height:auto}@media screen and (width<=768px){.job-type .section-title img{width:45px}}.job-type__inner{width:95%;max-width:1280px;margin:0 auto}@media screen and (width<=768px){.job-type__inner{width:90%}}.job-type__list{grid-template-columns:repeat(4,1fr);gap:40px 16px;display:grid}@media screen and (width<=1400px){.job-type__list{grid-template-columns:repeat(3,1fr)}}@media screen and (width<=1024px){.job-type__list{grid-template-columns:repeat(2,1fr)}}@media screen and (width<=768px){.job-type__list{grid-template-columns:1fr}}.job-type__list .job-type__item--pt a{padding-left:30px}.job-type__list .job-type__item--pt .job-type__info{gap:5px;padding-bottom:25px}.job-type__list .job-type__item--pt .job-type__info img{width:64px}.job-type__list .job-type__item--het a{padding-left:20px}.job-type__list .job-type__item--het .job-type__info{gap:5px;padding-bottom:27px}.job-type__list .job-type__item--het .job-type__info img{width:82px}.job-type__list .job-type__item--trainer a{padding-left:30px}.job-type__list .job-type__item--trainer .job-type__info{gap:5px;padding-bottom:30px;line-height:1.2}.job-type__list .job-type__item--trainer .job-type__info img{width:63px}.job-type__list .job-type__item--athletic a{padding-left:20px}.job-type__list .job-type__item--athletic .job-type__info{gap:5px;padding-bottom:27px;line-height:1.2}.job-type__list .job-type__item--athletic .job-type__info img{width:72px}.job-type__list .job-type__item--judou a{padding-left:20px}.job-type__list .job-type__item--judou .job-type__info{gap:5px;padding-bottom:12px}.job-type__list .job-type__item--judou .job-type__info img{width:79px}.job-type__list .job-type__item--yoga a{padding-left:20px}.job-type__list .job-type__item--yoga .job-type__info{gap:5px;padding-bottom:12px}.job-type__list .job-type__item--yoga .job-type__info img{width:73px}.job-type__list .job-type__item--ot a{padding-left:30px}.job-type__list .job-type__item--ot .job-type__info{gap:5px;padding-bottom:20px}.job-type__list .job-type__item--ot .job-type__info img{width:53px}.job-type__list .job-type__item--all a{padding-left:30px}.job-type__list .job-type__item--all .job-type__info{gap:7px;padding-bottom:11px}.job-type__list .job-type__item--all .job-type__info img{width:67.5px}.job-type__item{background:#fff;transition:box-shadow .2s;position:relative}.job-type__item:hover{box-shadow:0 4px 16px #0000001a}.job-type__item a{cursor:pointer;height:83px;color:inherit;align-items:center;width:100%;padding-left:20px;text-decoration:none;display:flex}.job-type__info{flex-direction:column;flex-shrink:0;align-items:center;display:flex}.job-type__name{color:#f14e90;text-align:center;font-size:14px;font-weight:500}.job-type__num{color:#f14e90;text-align:right;flex:1;padding-right:40px;font-size:50px;font-weight:900;line-height:1}.job-type__num small{font-size:18px;font-weight:700}.job-type__click{background:#f14e90;justify-content:center;align-items:center;width:24px;display:flex;position:absolute;top:0;bottom:0;right:0}.job-type__click span{color:#fff;writing-mode:vertical-rl;letter-spacing:0;font-size:15px;font-weight:700}.new-jobs{padding:80px 0 0}.new-jobs .section-title{color:#0695a5;gap:17px;width:95%;max-width:1280px;margin:0 auto 65px}.new-jobs .section-title img{width:67px;height:auto}@media screen and (width<=768px){.new-jobs .section-title{width:90%}}.new-jobs__bg{background:#6abfc9;margin-top:24px;padding:0 0 95px;position:relative}.new-jobs__bg:before{content:"";background-image:url(https://mf-job.jp/wp/wp-content/themes/mfjob/assets/images/Rectangle.svg);background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;left:0}@media screen and (width<=768px){.new-jobs__bg:before{background-size:auto}}.new-jobs__list{grid-template-columns:repeat(4,1fr);gap:20px;width:95%;max-width:1280px;margin:0 auto;display:grid;position:relative;top:-40px}@media screen and (width<=1024px){.new-jobs__list{grid-template-columns:repeat(2,1fr)}}@media screen and (width<=768px){.new-jobs__list{grid-template-columns:1fr;width:90%}}.area__region-link--disabled{color:#ccc;cursor:not-allowed;pointer-events:none;text-align:center;display:block}
