@charset "UTF-8";
#jobsInfo {
  padding: 30px 0!important;
}

.jobsArea {
  padding: 10px!important;
}


/*----------------------------------------
	mv
----------------------------------------*/

.mv {
  padding-bottom: 80px;
}

.mv__catch {
  position: absolute;
  bottom: 94px;
  z-index: 99;
  left: 13px;
}

.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 50px;
}

.breadcrumb {
  margin-top: 0px;
}

.mv__catch03 {
  padding: 17px;
  padding-left: 27px;
  font-weight: 700;
  font-size: 26px;
  font-size: min(1.35vw, 26px);
  line-height: 1.8;
  letter-spacing: 0.1em;
  color: #000;
  display: inline-block;
  margin-top: 7px;
}

.mv__catch01, .mv__catch02 {
  padding: 27px;
  margin-top: 7px;
  color: #5acf13;
  font-size: 60px;
  font-size: min(2.53vw, 60px);
  line-height: 1;
  letter-spacing: 0.1em;
  font-weight: 700;
}

.mv__15 {
  /*     position: fixed; */
  width: 11.77%;
  min-width: 150px;
  top: 260px;
  right: 70px;
  transform: translateY(50%);
  z-index: 100;
}


/*----------------------------------------
	recruitBtn-inner
----------------------------------------*/

.recruitBtn-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 1100px;
  padding-left: 50px;
  padding-right: 50px;
  margin-left: auto;
  margin-right: auto;
}

.recruitBtn-inner .recruit__btn {
  max-width: 480px;
  height: 110px;
  width: 49%;
}


/*----------------------------------------
	important
----------------------------------------*/

.important {
  max-width: 858px;
  width: 96%;
  margin-left: auto;
  margin-right: auto;
}

.important__top {
  display: grid;
  grid-template-columns: 1fr 49.3%;
  grid-template-rows: 48px 82px 148px;
  grid-template-areas: "a d" "b d" "c d";
  gap: 30px;
  padding: 20px;
}

.important__title {
  grid-area: a;
  font-size: 34px;
  font-weight: bold;
  color: #86c22a;
  white-space: nowrap;
}

.important__txt {
  font-size: 16px;
  line-height: 1.87;
  grid-area: b;
}

.important__txt+.important__txt {
  margin-top: 4px;
  grid-area: c;
}

.important__img {
  width: 80%;
  margin-top: 90px;
}

.important__img02 {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  margin-top: 135px;
}


/*----------------------------------------
	appeal
----------------------------------------*/

.appeal {
  background: -webkit-gradient(linear, left top, right top, from(#fff), color-stop(42.2%, #fff), color-stop(42.2%, #fffee7), to(#fffee7));
  background: linear-gradient(90deg, #fff 0%, #fff 42.2%, #fffee7 42.2%, #fffee7 100%);
  padding-bottom: 100px;
}

.appeal__inner {
  max-width: 1100px;
  padding-left: 50px;
  padding-right: 50px;
  margin-left: auto;
  margin-right: auto;
}

.appeal__bg {
  height: 100px;
  background-color: #fff;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  position: absolute;
  width: 100%;
  bottom: 0;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}

.appeal__title-inner {
  background: -webkit-gradient(linear, left top, right top, from(#fff), color-stop(68.38%, #fff), color-stop(68.38%, transparent), to(transparent));
  background: linear-gradient(90deg, #fff 0%, #fff 68.38%, transparent 68.38%, transparent 100%);
  z-index: 15;
  position: relative;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  -webkit-transform: translateY(-99%);
  transform: translateY(-99%);
  padding-left: 25px;
  padding-right: 25px;
}

.appeal__title {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  font-size: 34px;
  line-height: 1.411;
  padding-top: 44px;
  font-weight: 700;
  padding-bottom: 46px;
  letter-spacing: 0.1em;
  -webkit-text-decoration: 17px underline #d8f7ba;
  text-decoration: 17px underline #d8f7ba;
  text-underline-offset: -7px;
}

.appeal__item {
  position: relative;
  background-color: #fff;
  z-index: 5;
  max-width: 800px;
  margin-left: auto;
  margin-top: 50px;
  padding-bottom: 60px;
}

.appeal__item+.appeal__item {
  margin-top: 132px;
}

.appeal__img {
  width: 53%;
  max-width: 441px;
  position: absolute;
  z-index: 3;
  left: 0;
  -webkit-transform: translate(-50%, -15%);
  transform: translate(-50%, -15%);
}

.appeal__sub, .appeal__txt {
  max-width: 500px;
  width: 63%;
  margin-left: auto;
}

.appeal__sub {
  font-size: 34px;
  line-height: 1.41;
  color: #86c22a;
  letter-spacing: 0.1em;
  padding-top: 70px;
  padding-bottom: 30px;
  font-weight: 700;
}

.appeal__txt {
  font-size: 24px;
  line-height: 1.41;
  font-weight: 500;
  letter-spacing: 0.1em;
  margin-bottom: 62px;
}

.appeal__description {
  padding-right: 100px;
  line-height: 1.875;
  margin-bottom: 38px;
  font-size: 16px;
}

.appeal__btn {
  max-width: 500px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0;
}

.appeal__btn::before {
  right: 23%;
}

.appeal__btn::after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 36px;
  height: 22px;
  background: url(../img/car-icon.png) no-repeat;
  background-size: contain;
  top: 50%;
  left: 19%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.appeal__btn02::after {
  width: 27px;
  height: 27px;
  background: url(../img/hospital-icon.png) no-repeat;
  background-size: contain;
}

.appeal__btn03::after {
  width: 31px;
  height: 31px;
  background: url(../img/diagnose-icon.png) no-repeat;
  background-size: contain;
}


/*----------------------------------------
	area
----------------------------------------*/

.area {
  max-width: 1100px;
  padding-left: 50px;
  padding-right: 50px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 119px;
}

.area__title {
  padding-bottom: 0px;
  text-align: center;
  font-size: 34px;
  line-height: 1.411;
  letter-spacing: 0.1em;
  font-weight: 700;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}

.area__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  z-index: 5;
  position: relative;
}

.area__item {
  width: 32%;
  margin-bottom: 33px;
}

.area__area {
  text-align: center;
  color: #fff;
  font-size: 18px;
  line-height: 1;
  padding-top: 11px;
  padding-bottom: 11px;
}

.area__area01 {
  background-color: #53bbd1;
}

.area__area02 {
  background-color: #71d5cb;
}

.area__area03 {
  background-color: #eeb738;
}

.area__area04 {
  background-color: #6eb570;
}

.area__area05 {
  background-color: #e87a72;
}

.area__name {
  font-size: 16px;
  font-weight: 400;
  margin-top: 16px;
  padding-left: 32px;
  position: relative;
}

.area__name::after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 36px;
  height: 22px;
  top: 4px;
  left: 0;
}

.area__name01::after {
  background: url(../img/area-icon01.png) no-repeat;
  background-size: contain;
}

.area__name02::after {
  background: url(../img/area-icon02.png) no-repeat;
  background-size: contain;
}

.area__name03::after {
  background: url(../img/area-icon03.png) no-repeat;
  background-size: contain;
}

.area__name04::after {
  background: url(../img/area-icon04.png) no-repeat;
  background-size: contain;
}

.area__name05::after {
  background: url(../img/area-icon05.png) no-repeat;
  background-size: contain;
}

.area__name06::after {
  background: url(../img/area-icon06.png) no-repeat;
  background-size: contain;
}

.area__name07::after {
  background: url(../img/area-icon07.png) no-repeat;
  background-size: contain;
}

.area__name08::after {
  background: url(../img/area-icon08.png) no-repeat;
  background-size: contain;
}

.area__name09::after {
  background: url(../img/area-icon09.png) no-repeat;
  background-size: contain;
}

.area__name10::after {
  background: url(../img/area-icon10.png) no-repeat;
  background-size: contain;
}

.area__name11::after {
  background: url(../img/area-icon11.png) no-repeat;
  background-size: contain;
}

.area__img {
  width: 100%;
  margin-top: -140px;
  position: relative;
  z-index: 2;
  margin-bottom: 97px;
}


/*----------------------------------------
	work
----------------------------------------*/

.work {
  padding-top: 100px;
  margin-top: 102px;
  background-color: #f3f3f3;
  margin-bottom: 111px;
  padding-bottom: 76px;
}

.work__inner {
  max-width: 1100px;
  padding-left: 50px;
  padding-right: 50px;
  margin-left: auto;
  margin-right: auto;
}

.work__title {
  text-align: center;
  font-size: 34px;
  line-height: 1.411;
  letter-spacing: 0.1em;
  font-weight: 700;
  margin-bottom: 81px;
}

.work__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
  border-radius: 10px;
  gap: 40px;
  padding-right: 40px;
}

.work__item._reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  padding-right: 0px;
  padding-left: 40px;
}

.work__item+.work__item {
  margin-top: 80px;
}

.work__img {
  width: 38%;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.work__img img {
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
  border-radius: 10px 0 0 10px;
}

.work__sub {
  color: #86c22a;
  font-size: 26px;
  line-height: 1.69;
  margin-top: 40px;
  font-weight: 700;
  letter-spacing: 0.1em;
  margin-bottom: 5px;
}

.work__txt01 {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.87;
  letter-spacing: 0.1em;
  margin-bottom: 20px;
}

.work__txt02 {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.87;
  letter-spacing: 0.1em;
  margin-bottom: 30px;
}

.work__btn {
  max-width: 422px;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 60px;
}

.work__btn::before {
  right: 18%;
}

.work__btn::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 13%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.work__btn01::after {
  width: 36px;
  height: 22px;
  background: url(../img/car-icon.png) no-repeat;
  background-size: contain;
}

.work__btn02::after {
  width: 27px;
  height: 27px;
  background: url(../img/hospital-icon.png) no-repeat;
  background-size: contain;
}

.work__btn03::after {
  width: 31px;
  height: 31px;
  background: url(../img/diagnose-icon.png) no-repeat;
  background-size: contain;
}


/*----------------------------------------
	interview
----------------------------------------*/

.interview {
  margin-top: 102px;
  background: -webkit-gradient(linear, left top, right top, from(#f2ffe7), color-stop(72.63%, #f2ffe7), color-stop(72.63%, #fff), to(#fff));
  background: linear-gradient(90deg, #f2ffe7 0%, #f2ffe7 72.63%, #fff 72.63%, #fff 100%);
  padding-bottom: 95px;
}

.interview__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 50px;
  padding-right: 50px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: -170px;
  z-index: 15;
  position: relative;
}

.interview__item {
  width: 41.8%;
  position: relative;
}

.interview__item:nth-child(2) {
  margin-top: 400px;
  -webkit-transform: translateX(-37px);
  transform: translateX(-37px);
}

.interview__item:nth-child(3) {
  margin-top: -300px;
}

.interview__item:nth-child(4) {
  margin-top: 100px;
  -webkit-transform: translateX(-37px);
  transform: translateX(-37px);
}

.interview__item:nth-child(5) {
  margin-top: -280px;
}

.interview__title {
  position: absolute;
  top: 0;
  left: 0;
  padding: 7px 29px;
  letter-spacing: 0.1em;
  background-color: #4cb42c;
  color: #fff;
  z-index: 5;
}

.interview__body {
  background-color: #fff;
  padding: 45px 17px 16px 40px;
  position: relative;
  margin-top: -27px;
  margin-right: -37px;
  margin-left: 37px;
  -webkit-box-shadow: 0 8px 14px rgba(106, 140, 53, 0.12);
  box-shadow: 0 8px 14px rgba(106, 140, 53, 0.12);
}

.interview__body::after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 166px;
  height: 61px;
  background: url(../img/interview_bg.png) no-repeat;
  background-size: contain;
  top: 50px;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.interview__voice {
  font-size: 16px;
  line-height: 1.545;
  margin-bottom: 40px;
}

.interview__link {
  border-radius: 5px;
  font-size: 16px;
  line-height: 1;
  padding: 16px 46px;
  border: 2px solid #86c22a;
  -webkit-box-shadow: 0 4px 8px rgba(30, 30, 30, 0.12);
  box-shadow: 0 4px 8px rgba(30, 30, 30, 0.12);
  max-width: 320px;
  width: 90%;
  margin-left: auto;
}

.interview__link a {
  color: #84c857;
  width: 100%;
  display: block;
  position: relative;
}

.interview__link a::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 21px;
  height: 26px;
  background: url(../img/interview-icon01.png) no-repeat;
  background-size: contain;
  top: 50%;
  left: -25px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.interview__link a::after {
  content: "";
  width: 10px;
  height: 10px;
  border-top: solid 3px #84c857;
  border-right: solid 3px #84c857;
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translatey(-50%) rotate(45deg);
  transform: translatey(-50%) rotate(45deg);
}

.interview__btn {
  width: 100%;
  max-width: 100%;
  margin-left: 37px;
  margin-top: 30px;
  padding-right: 0%;
  position: relative;
}

.interview__btn::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 36px;
  height: 22px;
  background: url(../img/car-icon.png) no-repeat;
  background-size: contain;
  top: 50%;
  left: 8%;
  border: none;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.interview__btn::after {
  content: "";
  width: 10px;
  height: 10px;
  border-top: solid 3px #fff;
  border-right: solid 3px #fff;
  position: absolute;
  right: 12%;
  top: 50%;
  -webkit-transform: translatey(-50%) rotate(45deg);
  transform: translatey(-50%) rotate(45deg);
}

.interview__btn02::before {
  width: 27px;
  height: 27px;
  background: url(../img/hospital-icon.png) no-repeat;
  background-size: contain;
}


/*----------------------------------------
	point
----------------------------------------*/

.point {
  background-color: #fffde3;
  padding-top: 100px;
  padding-bottom: 20px;
  margin-bottom: 116px;
}

.point__inner {
  max-width: 1200px;
  padding-left: 50px;
  padding-right: 50px;
  margin-left: auto;
  margin-right: auto;
}

.point__title {
  text-align: center;
  font-size: 34px;
  letter-spacing: 0.1em;
  line-height: 1.6;
  margin-bottom: 155px;
  font-weight: 700;
}

.point__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.point__item {
  width: 30.9%;
  background-color: #fff;
  margin-bottom: 98px;
  padding: 0 30px 23px;
  border-radius: 10px;
}

.point__item._none {
  height: 0;
  padding: 0;
}

.point__icon {
  width: 134px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-left: auto;
  margin-right: auto;
}

.point__sub {
  text-align: center;
  margin-top: -40px;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #fb9426;
}

.point__txt {
  font-size: 16px;
  line-height: 2.1;
  letter-spacing: 0.05em;
}


/*----------------------------------------
    flow
----------------------------------------*/

.flow {
  margin-top: 102px;
  background-color: #f3ffe9;
  padding-top: 81px;
  padding-bottom: 80px;
}

.flow__inner {
  max-width: 1030px;
  padding-left: 35px;
  padding-right: 35px;
  margin-left: auto;
  margin-right: auto;
}

.flow__title {
  text-align: center;
  font-size: 34px;
  letter-spacing: 0.1em;
  line-height: 1.6;
  margin-bottom: 66px;
  font-weight: 700;
}

.flow__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.flow__item {
  width: 30.5%;
  background: #fff;
  border: 4px solid #5dcd38;
  padding: 21px 18px 16px;
  transform: scale(0.85);
}

.flow__arow {
  width: 20px;
  margin-top: 115px;
}

.flow__num {
  background-color: #5dcd38;
  text-align: center;
  font-size: 30px;
  font-weight: 700px;
  color: #fff;
  text-transform: uppercase;
  padding: 13px;
  padding-bottom: 13px;
  line-height: 1;
}

.flow__sub {
  font-size: 25px;
  text-align: center;
  line-height: 1.3;
  letter-spacing: 0.1em;
  color: #5dcd38;
  margin-top: 28px;
  margin-bottom: 30px;
  font-weight: 700;
}

.flow__txt {
  line-height: 1.6;
  letter-spacing: 0.1em;
}


/*----------------------------------------
    icon
----------------------------------------*/

.icon {
  transform: scale(0.75);
  margin-left: auto;
  margin-right: auto;
  padding-right: 25px;
  padding-left: 25px;
  padding-top: 0px;
}

.icon:first-of-type {
  margin-top: -70px;
}

.icon__title {
  font-size: 34px;
  letter-spacing: 0.1em;
  line-height: 1.41;
  text-align: center;
  color: #fff;
  width: 100%;
  background-color: #a9e10d;
  padding: 23px;
  font-weight: 700;
}

.icon__list01, .icon__list02 {
  background-color: #f4fcde;
  border-radius: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 45px;
  padding-bottom: 49px;
  padding-left: 50px;
  padding-right: 50px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.icon__title {
  margin-top: 54px;
}

li.icon__item01 {
  background: linear-gradient(45deg, rgba(3, 0, 0, 0.2), rgba(255, 255, 255, 0.2)), #73c93a;
  background-blend-mode: overlay;
  border: none;
  color: #fff!important;
  width: 18.7%;
  padding-bottom: 24px;
  padding-top: 24px;
}

li.icon__item02 {
  background: linear-gradient(45deg, rgba(3, 0, 0, 0.2), rgba(255, 255, 255, 0.2)), #73c93a;
  background-blend-mode: overlay;
  border: none;
  color: #fff!important;
  width: 18.7%;
  padding-bottom: 24px;
  padding-top: 24px;
}

.icon__item01, .icon__item02 {
  background-color: #fff;
  border-radius: 5px;
  border: 2px solid #86c22a;
  text-align: center;
}

.icon__item01 {
  width: 22.72%;
  padding-top: 28px;
  padding-bottom: 31px;
}

.icon__img01 {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2px;
}

.icon__img01-1 {
  width: 60px;
  height: 38px;
  margin-top: 12px!important;
  display: block;
}

.icon__img01-2 {
  width: 44px;
  height: 52px!important;
}

.icon__img01-3 {
  width: 46px;
  height: 45px;
}

.icon__img01-4 {
  width: 39px;
  height: 50px;
}

.plus-icon {
  width: 28px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.icon-list-plus {
  display: contents;
}

.icon__img02-1 {
  width: 37px;
  height: 45px;
}

.icon__img02-2 {
  width: 36px;
  height: 45px;
}

.icon__img02-3 {
  width: 38px;
  height: 52px;
}

.icon__img02-4 {
  width: 37px;
  height: 45px;
}

.icon__img02-5 {
  width: 32px;
  height: 48px;
}

.icon__txt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 45PX;
  font-weight: 700;
  color: #fff;
}

.icon__item02 {
  width: 17%;
  padding-top: 25px;
  padding-bottom: 35px;
}

.icon__img02 {
  width: 37px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
}


/*----------------------------------------
    cvArea
----------------------------------------*/

.cvArea {
  padding: 47px 2% 290px 12%;
  width: 100%;
  max-width: 1480px;
  margin-left: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.cvArea .recruit__btn02 {
  margin-top: 26px;
}

.cvArea__body {
  width: 36.23%;
}

.cvArea__img {
  width: 43.8%;
  margin-left: auto;
  position: relative;
}

.cvArea__img02 {
  position: absolute;
  width: 308px;
  bottom: 70px;
  left: 0;
  -webkit-transform: translateX(-83%);
  transform: translateX(-83%);
}

.cvArea__title {
  font-size: 34px;
  font-size: min(2.7vw, 34px);
  line-height: 1.6;
  letter-spacing: 0.05em;
  font-weight: 700;
  margin-bottom: 34px;
  white-space: nowrap;
}

.cvArea__sub {
  font-size: 28px;
  line-height: 1.3;
  color: #86c22a;
  letter-spacing: 0.05em;
  margin-bottom: 22px;
}

.cvArea__txt {
  font-size: 18px;
  margin-bottom: 83px;
  white-space: nowrap;
}


/*----------------------------------------
    jobsArea
----------------------------------------*/

.jobsArea {
  background-color: rgb(240, 241, 243);
}

.jobsArea__title {
  font-size: 34px;
  letter-spacing: 0.1em;
  line-height: 1.41;
  text-align: center;
  width: 100%;
  background-color: #fff;
  padding-bottom: 55px;
  font-weight: 700;
}

button.ndGo {
  color: #8ebe20;
  width: 200px;
  font-size: 14px;
  letter-spacing: 1px;
  text-align: center;
  background-color: #fff;
  border: 1.5px solid #8ebe20;
  border-radius: 4px;
  margin: 0 auto 0;
}


/*カード*/

.flagNew {
  display: inline-block;
  padding: 0;
  background-color: none;
  position: absolute;
  content: "";
  position: absolute;
  width: 50px;
  height: 50px;
  background: url(../img/new-bg.png) no-repeat;
  background-size: contain;
  top: 0;
  left: 0;
  color: transparent;
}

.flagNew::before {
  display: none;
}

.jobDescription {
  height: 105px;
  -webkit-box-orient: inherit;
}

.jobsListArea {
  max-width: 1050px;
  padding-left: 25px;
  padding-right: 25px;
  padding-bottom: 89px;
}

.occupationInfo .occupation, .occupationInfo .employType {
  color: #5b5b5b;
}

.division.opt {
  font-size: 16px;
  border: solid 2px #8ebe20;
  color: #8ebe20;
  padding-top: 0;
  border-radius: 2px;
  line-height: 1.3;
}

.tagBox span {
  font-size: 14px;
  background-color: #fff;
  color: #ff9630;
  border: 1px solid #ff9630;
  margin: 0 0 6px;
  padding: 4px 10px 4px;
  border-radius: 5px;
}

.jobsTerms th, .jobsTerms td {
  font-size: 14px;
  color: #5b5b5b;
}

.tagBox {
  display: inherit;
  height: 120px;
}

.job-btn {
  margin-top: 30px;
  max-width: 350px;
  margin-left: auto;
  margin-right: auto;
}

.job-btn::before {
  right: 22%;
}

.job-btn a {
  color: #fff;
}

.anchor_space {
  padding-top: -60px;
  padding-bottom: 60px;
}


/*----------------------------------------
    cvArea-sp
----------------------------------------*/

.cvArea-sp {
  display: none;
  padding-top: 116px;
  padding-left: 25px;
  padding-right: 25px;
}

.cvArea-sp__title {
  font-size: 21px;
  letter-spacing: 0.1em;
  line-height: 1.47;
  margin-bottom: 14px;
  font-weight: 700;
}

.cvArea-sp__sub {
  font-size: 17px;
  color: #86c22a;
  line-height: 1.411;
  margin-bottom: 14px;
  font-weight: 700;
}

.cvArea-sp__txt {
  font-size: 15px;
  margin-bottom: 30px;
}

.cvArea-sp__img02 {
  width: 58.13%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 11px;
}

.cvArea-sp__img {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  margin-bottom: 55px;
}

.cvArea-sp__recruitBtn .recruit__btn01 {
  margin-bottom: 22px;
}

.cvArea-sp__recruitBtn .recruit__btn02 {
  margin-bottom: 73px;
}

@media screen and (max-width: 992px) {
  .mv {
    padding-top: 61.5px;
    width: 100%;
    padding-bottom: 0px;
    margin-left: auto;
    overflow-y: hidden;
    border-radius: 0 0 0 0;
    position: relative;
    padding-right: 0;
    background: #fff;
  }
  .mv__catch {
    bottom: 30px;
  }
  .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
    margin: 0 auto 0px auto;
    text-align: center!important;
    height: 40px;
  }
  .mv__scroll {
    display: none;
  }
  .recruit__btn {
    max-width: 325px;
    margin-left: auto;
    margin-right: auto;
    height: 64px;
    font-size: 14px;
    padding-left: 17px;
    line-height: 1.5;
    letter-spacing: 0.001em;
  }
  .recruitBtn-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 25px;
    padding-right: 25px;
    gap: 23px;
  }
  .recruitBtn-inner .recruit__btn {
    max-width: 325px;
    height: 64px;
    width: 100%;
  }
  .appeal {
    background: #fffee7;
    padding-bottom: 70px;
    margin-top: 100px;
  }
  .appeal__inner {
    padding-left: 25px;
    padding-right: 25px;
  }
  .appeal__title-inner {
    background: -webkit-gradient(linear, left top, right top, from(#fff), color-stop(94.4%, #fff), color-stop(94.4%, transparent), to(transparent));
    background: linear-gradient(90deg, #fff 0%, #fff 94.4%, transparent 94.4%, transparent 100%);
    -webkit-transform: translateY(-98%);
    transform: translateY(-98%);
  }
  .appeal__title {
    padding-left: 25px;
    font-size: 24px;
    line-height: 1.416;
    padding-top: 24px;
    font-weight: 700;
    padding-bottom: 30px;
    letter-spacing: 0.1em;
    -webkit-text-decoration: 13px underline #d8f7ba;
    text-decoration: 13px underline #d8f7ba;
    text-underline-offset: -7px;
  }
  .appeal__bg {
    height: 0;
  }
  .appeal__item {
    max-width: 800px;
    margin-left: auto;
    margin-top: -10px;
    padding-bottom: 60px;
    margin-right: calc(50% - 50vw);
  }
  .appeal__img {
    width: 72%;
    max-width: 337px;
    position: inherit;
    -webkit-transform: none;
    transform: none;
    margin-left: -25px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .appeal__sub, .appeal__txt {
    max-width: 83.33%;
    width: 83.33%;
    margin-left: auto;
    margin-right: auto;
  }
  .appeal__sub {
    font-size: 22px;
    line-height: 1.09;
    padding-top: 70px;
    padding-bottom: 30px;
    font-weight: 700;
    margin-top: -130px;
  }
  .appeal__txt {
    font-size: 18px;
    line-height: 1.55;
    margin-bottom: 30px;
  }
  .appeal__description {
    padding-right: 0;
    width: 83.33%;
    margin-left: auto;
    margin-right: auto;
    font-size: 15px;
    line-height: 1.66;
    margin-bottom: 20px;
    font-size: 16px;
  }
  .appeal__btn {
    width: 83.33%;
    max-width: 83.33%;
    padding-top: 18px;
    padding-bottom: 18px;
    line-height: 2;
  }
  .appeal__btn::before {
    right: 5%;
  }
  .appeal__btn::after {
    width: 30px;
    height: 19px;
    left: 5%;
  }
  .appeal__btn02::after {
    width: 20px;
    height: 20px;
  }
  .appeal__btn03::after {
    width: 25px;
    height: 25px;
  }
  .interview {
    margin-top: 46px;
    background: -webkit-gradient(linear, left top, right top, from(#f2ffe7), color-stop(67%, #f2ffe7), color-stop(67%, #fff), to(#fff));
    background: linear-gradient(90deg, #f2ffe7 0%, #f2ffe7 67%, #fff 67%, #fff 100%);
    padding-bottom: 60px;
  }
  .interview .appeal__title-inner {
    -webkit-transform: translateY(-57%);
    transform: translateY(-57%);
  }
  .interview__list {
    padding-left: 25px;
    padding-right: 25px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: -140px;
    z-index: 15;
    position: relative;
    padding-top: 70px;
  }
  .interview__item {
    width: 100%;
  }
  .interview__item:nth-child(1) {
    margin-top: 0;
  }
  .interview__item:nth-child(2) {
    margin-top: 60px;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .interview__item:nth-child(3) {
    margin-top: 60px;
  }
  .interview__item:nth-child(4) {
    margin-top: 60px;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .interview__item:nth-child(5) {
    margin-top: 60px;
  }
  .interview__title {
    padding: 5px 11px;
    font-size: 15px;
  }
  .interview__body {
    padding: 35px 25px 20px 11px;
    letter-spacing: 0.1em;
    margin-right: 0;
    margin-left: auto;
    width: 91.66%;
  }
  .interview__body::after {
    width: 99px;
    height: 37px;
    background: url(../img/interview_bg.png) no-repeat;
    background-size: contain;
    top: 30px;
    left: 0;
  }
  .interview__voice {
    font-size: 15px;
    line-height: 1.545;
    margin-bottom: 23px;
  }
  .interview__img {
    width: 72.15%;
  }
  .interview__link {
    font-size: 14px;
    padding: 18px;
    padding-left: 30px;
    max-width: 250px;
    width: 95%;
    border-radius: 20px;
  }
  .interview__link a::before {
    width: 18px;
    height: 22px;
    left: -17px;
  }
  .interview__link a::after {
    width: 10px;
    height: 10px;
    border-top: solid 2px #84c857;
    border-right: solid 2px #84c857;
    right: -3px;
  }
  .interview__btn {
    width: 100%;
    max-width: 325px;
    margin-left: 0;
    margin-top: 30px;
    padding-left: 20px;
  }
  .interview__btn::before {
    width: 30px;
    height: 18px;
    left: 8%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .interview__btn::after {
    content: "";
    width: 10px;
    height: 10px;
    border-top: solid 3px #fff;
    border-right: solid 3px #fff;
    position: absolute;
    right: 7%;
    top: 50%;
    -webkit-transform: translatey(-50%) rotate(45deg);
    transform: translatey(-50%) rotate(45deg);
  }
  .interview__btn02::before {
    width: 27px;
    height: 27px;
    background: url(../img/hospital-icon.png) no-repeat;
    background-size: contain;
  }
  .cvArea {
    display: none;
  }
  .cvArea-sp {
    display: block;
  }
  .footer-btnSp {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    padding-left: 25px;
    font-weight: 700;
    padding-top: 19px;
    padding-bottom: 19px;
    position: relative;
    margin-bottom: 46px;
  }
  .footer-btnSp::before {
    content: "";
    width: 27px;
    height: 22px;
    background: url(../img/ham.png) no-repeat;
    background-size: contain;
    position: absolute;
    border: none;
    right: 10%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

@media screen and (max-width: 768px) {
  .mv__catch {
    position: relative;
    bottom: 0;
    z-index: 99;
    left: 0;
    padding-bottom: 9px;
    margin-top: 2px;
  }
  .mv__15 {
    display: none;
  }
  .mv__catch03 {
    padding: 0;
    padding-top: 0px;
    padding-left: 6.66%;
    font-weight: 700;
    font-size: 18px;
    font-size: min(4.8vw, 28px);
    line-height: 1.8;
    letter-spacing: 0.1em;
    text-align: left;
    margin-top: -6px;
  }
  .mv__catch01, .mv__catch02 {
    padding: 0;
    padding-left: 6.66%;
    margin-top: 0px;
    color: #5acf13;
    font-size: 36px;
    font-size: min(9.5vw, 28px);
    line-height: 1.3;
    letter-spacing: 0.1em;
    text-align: left;
  }
  .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
    text-align: left;
    padding-left: 6.66%;
  }
  .cvArea-sp__sub {
    margin: 0 auto 30px auto;
    text-align: center;
  }
  .cvArea-sp__txt {
    margin: 0 auto 30px auto;
    text-align: center;
  }
  section {
    padding: 0px 10px!important;
    margin: 0;
  }
  .important {
    width: 86.66%;
  }
  .important__top {
    display: block;
  }
  .important__title {
    font-size: 24px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 24px;
    white-space: inherit;
  }
  .important__img {
    width: 80%;
    margin-top: 0px;
  }
  .important__txt {
    font-size: 15px;
    line-height: 1.6;
    letter-spacing: 0.15em;
    margin-top: 24px;
  }
  .important__txt+.important__txt {
    margin-top: 15px;
  }
  .important__img {
    width: 91.38%;
    margin-left: auto;
    margin-right: auto;
  }
  .important__img02 {
    margin-top: 70px;
  }
  .area {
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 70px;
  }
  .area__title {
    padding-bottom: 0px;
    font-size: 22px;
  }
  .area__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    z-index: 5;
    position: relative;
  }
  .area__img-sp {
    width: 100%;
    text-align: center;
    position: relative;
    z-index: 2;
    margin-bottom: 24px;
  }
  .area__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    z-index: 5;
    position: relative;
  }
  .area__item {
    width: 100%;
    margin-bottom: 29px;
  }
  .area__area {
    text-align: center;
    color: #fff;
    font-size: 18px;
    line-height: 1.5;
    padding-top: 11px;
    padding-bottom: 11px;
  }
  .area__name {
    font-size: 15px;
    font-weight: 400;
    line-height: 1.46;
    margin-top: 23px;
    letter-spacing: 0.075em;
    position: relative;
    display: inline-block;
    margin-right: 12px;
  }
  .area-sp-icon {
    display: inline-block !important;
    width: 75px;
    height: 22px;
  }
  .work {
    padding-top: 72px;
    margin-top: 60px;
    background-color: #f3f3f3;
    margin-bottom: 50px;
    padding-bottom: 81px;
  }
  .work__inner {
    padding-left: 25px;
    padding-right: 25px;
  }
  .work__title {
    font-size: 22px;
    line-height: 1.416;
    margin-bottom: 45px;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
  }
  .work__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 0;
    padding-right: 0;
  }
  .work__item._reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-right: 0px;
    padding-left: 0;
  }
  .work__item+.work__item {
    margin-top: 45px;
  }
  .work__img {
    width: 100%;
  }
  .work__img img {
    border-radius: 10px 10px 0 0;
    -o-object-fit: contain;
    object-fit: contain;
    height: auto !important;
  }
  .work__sub, .work__txt01, .work__txt02 {
    width: 84.61%;
    margin-left: auto;
    margin-right: auto;
  }
  .work__sub {
    font-size: 22px;
    line-height: 1;
    margin-top: 18px;
    font-weight: 700;
    letter-spacing: 0.05em;
    margin-bottom: 15px;
  }
  .work__txt01 {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.55;
    margin-bottom: 30px;
  }
  .work__txt02 {
    font-size: 15px;
    font-weight: 500;
    line-height: 1.6;
    margin-bottom: 28px;
    letter-spacing: 0.1em;
  }
  .work__btn {
    max-width: 325px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    margin-bottom: 60px;
  }
  .work__btn::before {
    right: 10%;
  }
  .work__btn::after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 7%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .work__btn01::after {
    width: 30px;
    height: 19px;
    background: url(../img/car-icon.png) no-repeat;
    background-size: contain;
  }
  .work__btn02::after {
    width: 20px;
    height: 20px;
    background: url(../img/hospital-icon.png) no-repeat;
    background-size: contain;
  }
  .work__btn03::after {
    width: 25px;
    height: 25px;
    background: url(../img/diagnose-icon.png) no-repeat;
    background-size: contain;
  }
  .bnr-price {
    width: min(520px, 100%);
    margin: 100px auto 50px;
  }
  .point {
    padding-top: 60px;
    padding-bottom: 60px;
    margin-bottom: 60px;
  }
  .point__inner {
    padding-left: 25px;
    padding-right: 25px;
  }
  .point__title {
    font-size: 24px;
    line-height: 1;
    margin-bottom: 34px;
  }
  .point__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .point__item {
    width: 100%;
    margin-bottom: 20px;
    padding: 20px 15px;
    border-radius: 20px;
    position: relative;
  }
  .point__icon {
    width: 60px;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    left: 0;
    top: 0;
  }
  .point__sub {
    text-align: left;
    padding-left: 55px;
    margin-top: 0px;
    margin-bottom: 25px;
    font-size: 20px;
    letter-spacing: 0.0001em;
  }
  .point__txt {
    font-size: 15px;
    line-height: 1.6;
    letter-spacing: 0.03em;
  }
  .flow {
    margin-top: 60px;
    padding-top: 60px;
    padding-bottom: 42px;
  }
  .flow__title {
    font-size: 24px;
    margin-bottom: 29px;
  }
  .flow__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .flow__item {
    width: 100%;
    background: #fff;
    border: 4px solid #5dcd38;
    padding: 21px 18px 16px;
  }
  .flow__arow {
    width: 20px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
  }
  .flow__num {
    font-size: 18px;
    padding: 13px;
    padding-bottom: 13px;
    line-height: 1;
    max-width: 264px;
    margin-left: auto;
    margin-right: auto;
  }
  .flow__sub {
    font-size: 18px;
    margin-top: 14px;
    margin-bottom: 16px;
  }
  .flow__txt {
    line-height: 1.6;
    letter-spacing: 0.1em;
  }
  .icon__item01 {
    width: 48%;
    padding-top: 11px;
    padding-bottom: 10px;
    margin-bottom: 18px;
  }
  .icon__title {
    font-size: 24px;
    padding: 14px;
  }
  .plus-icon {
    display: none;
  }
  .icon__item01._icon {
    position: relative;
  }
  .icon__item01._icon::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 18px;
    height: 18px;
    background: url(../img/plus-icon.png) no-repeat;
    background-size: contain;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .icon__list01, .icon__list02 {
    border-radius: 10px;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 12px;
    padding-right: 12px;
  }
  .icon__img01 {
    margin-bottom: 9px;
    scale: 0.7;
  }
  .icon__list02 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 3%;
  }
  .icon__item02 {
    width: 30%;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 9px;
  }
  .icon__img02 {
    scale: 0.7;
    margin-bottom: 9px;
  }
  .icon__txt {
    font-size: 13px;
    margin-top: -10px;
  }
  .jobDescription {
    height: auto;
    -webkit-box-orient: inherit;
  }
  .jobsListArea {
    padding-bottom: 50px;
  }
  .jobsArea {
    margin-top: 101px;
  }
  .jobsArea__title {
    font-size: 24px;
    padding-bottom: 31px;
  }
  .ndTitle {
    padding-top: 100px !important;
    margin-bottom: 22px;
    font-size: 15px;
    margin-left: 0;
    text-align: center;
    font-weight: 700;
  }
  .ndArea {
    width: 86.66%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 23px;
    padding-bottom: 21px;
  }
  .ndArea__p {
    font-weight: 700;
    font-size: 15px;
    padding-bottom: 8px;
    margin-top: 18px;
  }
  .narrowingDown input.tab+label {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background-color: #fff;
    padding-left: 0%;
  }
  .narrowingDown input.tab:checked~.ndContent {
    max-height: 50em;
  }
  .ndContent input[type=checkbox]+label {
    padding: 0 0 0 30px;
    font-size: 14px;
  }
  .ndContent input[type=checkbox]+label::before {
    top: 25px;
  }
  .narrowingDown input.tab[type=checkbox]+label {
    border-bottom: 1px solid #ccc;
    padding-top: 8px;
    padding-bottom: 8px;
    font-weight: 500;
    font-size: 14px;
  }
  .narrowingDown input.tab[type=checkbox]+label::after {
    top: 15px;
  }
  /*チェックボックス*/
  .ndContent input[type=checkbox]:checked+label::before {
    background-color: #8ebe20;
    border-color: #8ebe20;
  }
  .ndContent input[type=checkbox]:checked+label::after {
    width: 10px;
    height: 5px;
    left: 11px;
    top: 23px;
  }
  .ndContent input[type=checkbox]+label {
    padding: 2px 0 0 35px;
  }
  .ndContent input[type=checkbox]+label::before {
    left: 0;
    height: 18px;
    width: 18px;
    border: 1px solid #ccc;
    left: 5px;
  }
  /*ラジオボタン*/
  input[type=radio]:checked+.areaRadio::after {
    opacity: 1;
  }
  .ndContent .areaRadio {
    padding: 5px 5px 5px 25px;
  }
  .ndContent .areaRadio::before {
    left: 0;
    height: 18px;
    width: 18px;
    border: 1px solid #ccc;
  }
  input[type=radio]:checked+.areaRadio::before {
    border: none;
    background-color: #8ebe20;
    border-color: #8ebe20;
  }
  .ndContent .areaRadio::after {
    content: "";
    display: block;
    width: 10px;
    height: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 2px solid #fff;
    border-left: 2px solid #fff;
    background: transparent;
    border-radius: 0;
    position: absolute;
    top: 56%;
    left: 6px;
    -webkit-transform: rotate(-45deg) translateY(-50%);
    transform: rotate(-45deg) translateY(-50%);
  }
}

@media screen and (max-width: 350px) {
  .recruit__btn {
    font-size: 12px;
    padding-left: 50px;
  }
  .appeal__btn {
    padding-left: 10px;
  }
  .interview__btn {
    font-size: 12px;
  }
}

@media screen and (max-width: 1560px) {
  .cvArea__img02 {
    -webkit-transform: translateX(-77%) !important;
    transform: translateX(-77%) !important;
    top: 460px;
    left: 50%;
  }
}

@media screen and (max-width: 1200px) {
  .cvArea__recruitBtn .recruit__btn {
    font-size: 15px;
  }
}

@media screen and (min-width: 769px) {
  button.ndGo {
    color: #8ebe20;
    width: 240px;
    font-size: 16px;
    letter-spacing: 1px;
    text-align: center;
    background-color: #fff;
    border: 3px solid #8ebe20;
    border-radius: 4px;
    margin: 0 auto 0;
    height: 55px;
  }
  .jobsArea {
    margin-top: 200px;
    background-color: rgb(240, 241, 243);
    margin-bottom: 100px;
  }
  .ndArea {
    padding: 10px 90px 80px 90px;
  }
  .jobsArea__title {
    font-size: 34px;
    letter-spacing: 0.1em;
    line-height: 1.41;
    text-align: center;
    width: 100%;
    background-color: #fff;
    padding-bottom: 55px;
  }
  .ndTitle {
    margin-bottom: 20px;
    text-align: center;
    display: block;
    padding-top: 200px !important;
    margin-bottom: 22px;
    font-size: 20px;
    font-weight: 700;
  }
  .ndContentTitle {
    font-size: 20px;
    font-weight: 700;
    padding-bottom: 0;
    padding-left: 0;
  }
  .ndContent ul {
    margin-left: 0;
  }
  .ndContent input[type=checkbox]:checked+label::after {
    left: 5px;
  }
  .narrowingDown:first-of-type {
    border-top: none;
  }
  .ndContent {
    display: block;
  }
  .ndContent.occupation ul li, .ndContent ul li {
    width: 20%;
    margin: 4px 0px;
  }
  /*チェックボックス*/
  .ndContent input[type=checkbox]:checked+label::before {
    background-color: #8ebe20;
    border-color: #8ebe20;
  }
  .ndContent input[type=checkbox]:checked+label::after {
    width: 10px;
    height: 5px;
    left: 6px;
    top: 16px;
  }
  .ndContent input[type=checkbox]+label {
    padding: 2px 0 0 25px;
  }
  .ndContent input[type=checkbox]+label::before {
    left: 0;
    height: 18px;
    width: 18px;
    border: 1px solid #ccc;
  }
  /*ラジオボタン*/
  input[type=radio]:checked+.areaRadio::after {
    opacity: 1;
  }
  .ndContent .areaRadio {
    padding: 5px 5px 5px 25px;
  }
  .ndContent .areaRadio::before {
    left: 0;
    height: 18px;
    width: 18px;
    border: 1px solid #ccc;
  }
  input[type=radio]:checked+.areaRadio::before {
    border: none;
    background-color: #8ebe20;
    border-color: #8ebe20;
  }
  .ndContent .areaRadio::after {
    content: "";
    display: block;
    width: 10px;
    height: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 2px solid #fff;
    border-left: 2px solid #fff;
    background: transparent;
    border-radius: 0;
    position: absolute;
    top: 55%;
    left: 6px;
    -webkit-transform: rotate(-45deg) translateY(-50%);
    transform: rotate(-45deg) translateY(-50%);
  }
  .narrowingDown {
    border-bottom: 0.5px solid #ccc;
  }
  .narrowingDown.last {
    border: none;
  }
  label.areaRadio {
    white-space: nowrap;
  }
}

.flagNew {
  top: -20px;
}


/*========= レイアウトのためのCSS ===============*/

h1 {
  font-size: 1.2rem;
}

h2 {
  font-size: 1.2rem;
  text-align: center;
  margin: 0 0 30px 0;
}

p {
  margin-top: 20px;
}

small {
  color: #fff;
  display: block;
  text-align: center;
}

#header {
  background: #333;
  color: #fff;
  text-align: center;
  padding: 20px;
}

section:nth-child(2n) {
  background: #f3f3f3;
}

#footer {
  position: relative;
  z-index: 100;
}



@charset "UTF-8";
/*----------------------------------------
	fv
----------------------------------------*/
.fv {
  width: calc(100% - 208px);
  padding-top: 64px;
  position: relative;
}

.fv__catch {
  position: absolute;
  left: 21.04%;
  bottom: 18%;
}

.fv__sub {
  font-size: 17px;
  text-transform: uppercase;
  color: #8ebe20;
  letter-spacing: 0.1em;
  line-height: 1.6;
  font-weight: 700;
}

.fv__title {
  font-size: 42px;
  letter-spacing: 0.1em;
  line-height: 1.34;
  margin-top: 5px;
  font-weight: 700;
}

.fv__btn {
/*     position: fixed; */
    width: 11.77%;
    min-width: 150px;
    top: -40px;
    right: -140px;
    transform: translateY(50%);
    z-index: 100;
}
/*----------------------------------------
	パンくず
----------------------------------------*/
.breadcrumb {
  margin-top: 0px;
  margin-bottom: 48px;
}

/*----------------------------------------
	way
----------------------------------------*/
.way {
  max-width: 1050px;
  padding-left: 25px;
  padding-right: 25px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}

.way__title {
  font-size: 34px;
  line-height: 1.411;
  color: #75c53b;
  text-align: center;
  margin-bottom: 60px;
  letter-spacing: 0.06em;
  font-weight: 700;
}

.way__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
    margin: 60px 5% 80px 5%;
}

.way__btn {
  text-align: left;
  padding-left: 19px;
  padding-top: 12px;
  padding-bottom: 12px;
  line-height: 1.5;
  font-size: 18px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
    margin: 3px;
}
.way__btn::before {
  right: 17px;
}

.way__btn02 {
  display: block;
  line-height: 1.2;
}
.way__btn02 span {
  font-size: 14px;
  display: inline;
}

.way__btn03 {
  border: 2px solid #8ace48;
  background-color: #fff;
  color: #8ace48;
}
.way__btn03::before {
  border-top: solid 3px #8ace48;
  border-right: solid 3px #8ace48;
}
/*----------------------------------------
	outpatient
----------------------------------------*/
.outpatient {
  margin-bottom: 172px;
  position: relative;
}

.outpatient__img {
  width: 100%;
  min-height: 572px;
}

.outpatient__body {
  max-width: 500px;
  width: 98%;
  position: absolute;
  top: 91px;
  left: 50%;
}

.outpatient__title {
  font-size: 34px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.01em;
  margin-bottom: 41px;
}

.outpatient__txt {
  font-size: 16px;
  line-height: 1.875;
  letter-spacing: 0.06em;
  margin-bottom: 30px;
}

.outpatient__sub {
  color: #fff;
  background-color: #9ed654;
  text-align: center;
  padding-top: 7px;
  padding-bottom: 7px;
  font-weight: 700;
  width: 100%;
  letter-spacing: 0.06em;
}

.outpatient__discription {
  padding: 10px 22px;
  border: 2px solid #9ed654;
  margin-bottom: 14px;
}
/*----------------------------------------
	outpatient02
----------------------------------------*/
.outpatient02 {
  background-color: #f3ffe9;
  padding-top: 68px;
  padding-bottom: 117px;
}

.outpatient02__title {
  font-size: 34px;
  line-height: 1.411;
  color: #75c53b;
  text-align: center;
  margin-bottom: 46px;
  letter-spacing: 0.06em;
  font-weight: 700;
}

.outpatient02__item {
  width: 81.35%;
  background-color: #fff;
}
.outpatient02__item:first-child {
  margin-left: auto;
}

.outpatient02__inner {
    width: 100%;
  padding-left: 0;
  padding-right:0;
  margin-left: 75px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 45px;
    margin: 0 50px;
}
.outpatient02__inner._reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  margin-left: auto;
  margin-right: 75px;
  margin-top: 108px;
}

.outpatient02__img {
}

.outpatient02__sub {
  padding-top: 47px;
  margin-bottom: 24px;
  font-size: 32px;
  line-height: 1.5;
  letter-spacing: 0.06em;
}

.outpatient02__txt {
  line-height: 1.87;
  letter-spacing: 0.09em;
  padding-bottom: 20px;
}
/*----------------------------------------
	way02
----------------------------------------*/
.way02 {
  margin-top: 101px;
  padding-left: 25px;
  padding-right: 25px;
  max-width: 1050px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 120px;
}

.way02__title {
  font-size: 34px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.01em;
  margin-bottom: 81px;
  text-align: center;
}

.way02__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.way02__item {
  width: 48%;
}

.way02__container {
  border: 3px solid #c6e695;
  border-top: none;
}

.way02__sub {
  background: #8ace48;
  color: #fff;
  text-align: center;
  width: 100%;
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.06em;
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
}
.way02__sub::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 28px;
  height: 28px;
  top: 50%;
  left: 22%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.way02__sub01::before {
  background: url(../img/way01.png) no-repeat;
  background-size: contain;
}

.way02__sub02::before {
  background: url(../img/way02.png) no-repeat;
  background-size: contain;
}

.way02__top {
  width: 91%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 26px;
}

.way02__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 8px 10px;
  margin-top: 14px;
}

.way02__small {
  width: 48.8%;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  padding-top: 16px;
  padding-bottom: 16px;
  border: 3px solid #c6e695;
  border-radius: 5px;
}

.way02__note {
  margin-top: 10px;
  display: block;
  font-size: 14px;
}

.way02__green {
  color: #6fb52c;
  font-size: 20px;
  background: #f1fede;
  padding-top: 13px;
  padding-bottom: 12px;
  text-align: center;
  font-weight: 700;
}

.way02__middle {
  width: 91%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 22px;
}

.way02__item:first-child .way02__middle {
  margin-top: 82px;
}

.way02__bottom {
  width: 91%;
  margin-left: auto;
  margin-right: auto;
}

.way02__bottomTitle {
  background: #8ace48;
  color: #fff;
  text-align: center;
  width: 100%;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.06em;
  padding-top: 13px;
  padding-bottom: 13px;
  margin-top: 18px;
  margin-bottom: 18px;
}

.way02__bottomTxt {
  font-size: 16px;
  letter-spacing: 0.001em;
}
.way02__bottomTxt + .way02__bottomTxt {
  margin-top: 16px;
  margin-bottom: 30px;
}

.way02__item:first-child .way02__bottomTitle {
  margin-top: 108px;
}
/*----------------------------------------
	point02
----------------------------------------*/
.point02 {
  background-color: #fffde3;
  padding-top: 100px;
  padding-bottom: 100px;
}

.point02__container {
  margin-left: auto;
  margin-right: auto;
  max-width: 1050px;
  padding-left: 25px;
  padding-right: 25px;
}

.point02__title {
  font-size: 34px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.01em;
  margin-bottom: 60px;
  text-align: center;
}

.point02__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 31px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.point02__item {
  width: 31%;
  background-color: #fff;
  font-size: 22px;
  color: #fb9426;
  font-weight: 700;
  padding-top: 35px;
  padding-bottom: 35px;
  padding-left: 55px;
  text-align: center;
  border-radius: 10px;
  position: relative;
}
.point02__item::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 12%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.point02__item01::before {
  background: url(../img/point02-01.png) no-repeat;
  background-size: contain;
  width: 52px;
  height: 60px;
}

.point02__item02::before {
  background: url(../img/point02-02.png) no-repeat;
  background-size: contain;
  width: 49px;
  height: 55px;
}

.point02__item03::before {
  background: url(../img/point02-03.png) no-repeat;
  background-size: contain;
  width: 56px;
  height: 50px;
}

.point02__small {
  text-align: center;
  line-height: 2;
  margin-bottom: 30px;
}

.point02__inner {
  background-color: #fff;
  padding-top: 81px;
  padding-bottom: 62px;
  width: 100%;
  text-align: center;
}

.point02__txt {
  line-height: 2;
  letter-spacing: 0.06em;
  margin-bottom: 30px;
}

.point02__btn {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  background: linear-gradient(145deg, rgba(3, 0, 0, 0.35), rgba(255, 255, 255, 0.35)), #fb9426;
  background-blend-mode: overlay;
  border-radius: 5px;
  font-size: 20px;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-right: 80px;
}
.point02__btn::before {
  right: 25%;
}

.point02__small02 {
  font-size: 14px;
  line-height: 1.42;
  margin-top: 25px;
  margin-bottom: 42px;
  display: block;
}

.point02__txt02 {
  font-size: 24px;
  letter-spacing: 0.06em;
  color: #fe921e;
  line-height: 1.83;
}
/*----------------------------------------
	institution
----------------------------------------*/
.institution {
  padding-top: 120px;
  padding-bottom: 90px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1050px;
  padding-left: 25px;
  padding-right: 25px;
}

.institution__title {
  font-size: 34px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.01em;
  margin-bottom: 55px;
  text-align: center;
}

.institution__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.institution__img {
  width: 31.5%;
  margin-bottom: 30px;
}
.institution__img img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}
/*----------------------------------------
	way03
----------------------------------------*/
.way03 {
  position: relative;
}

.way03__img {
  width: 100%;
  min-height: 608px;
}

.way03__body {
  position: absolute;
  top: 120px;
  left: 44.79%;
  background-color: #fff;
  padding-top: 84px;
  padding-left: 78px;
  padding-bottom: 77px;
  padding-right: 25px;
  width: 55.21%;
}

.way03__title {
  font-size: 34px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.01em;
  margin-bottom: 20px;
  color: #fb9426;
}

.way03__inner {
  max-width: 740px;
}

.way03__txt {
  font-size: 16px;
  line-height: 1.875;
}
.way03__txt + .way03__txt {
  margin-top: 16px;
}
/*----------------------------------------
	icon
----------------------------------------*/
.icon {
  max-width: 1150px;
}

.icon__list01 {
    background-color: #f3ffe9;
    transform: scale(0.85);
    margin-top: -18px;
    z-index: 0;
    border-radius: 0 0 10px 10px;
}
.icon__title {
    background-color: #7ad947;
    width: 85%;
    margin: 0 auto;
}

.flow__inner {
    max-width: 1070px;
    transform: scale(0.85);
    margin-top: -30px;
    z-index: 0;
}

.icon__title {
  background-color: #73c93a;
  border-radius: 10px 10px 0 0;
  padding-top: 23px;
  padding-bottom: 24px;
}

.icon__list02 {
  background-color: #f3ffe9;
  padding-left: 50px;
  padding-right: 50px;
  
    transform: scale(0.85);
}

.icon__item02 {
  background: linear-gradient(45deg, rgba(3, 0, 0, 0.2), rgba(255, 255, 255, 0.2)), #73c93a;
  background-blend-mode: overlay;
  border: none;
  color: #fff;
  width: 18.7%;
  padding-bottom: 24px;
  padding-top: 24px;
}
/*----------------------------------------
	cvArea
----------------------------------------*/
.cvArea {
  margin-top: 30px;
  margin-bottom: 310px;
}

.cvArea-sp {
  padding-top: 104px;
}

@media screen and (max-width: 1400px) {
  .fv__catch {
    left: 10.04%;
    bottom: 18%;
  }
}

@media screen and (max-width: 992px) {
  .fv {
    width: 100%;
    padding-top: 61.5px;
  }
  .fv__catch {
    position: relative;
    left: 0;
    top: 0;
    padding-left: 25px;
    padding-right: 25px;
    margin-top: 0;
  }
  .fv__img {
    position: relative;
  }
  .fv__sub {
    font-size: 13px;
    text-transform: uppercase;
    color: #8ebe20;
    margin-top: 11px;
    letter-spacing: 0.1em;
    line-height: 1.6;
  }
  .fv__title {
    font-size: 30px;
    letter-spacing: 0.1em;
    line-height: 1.33;
    margin-top: 8px;
    margin-bottom: 20px;
    background-color: rgba(255, 255, 255, 0.7);
    padding: 10px;
  }
  .fv__btn {
    display: none;
  }
  .breadcrumb {
    display: none;
  }
  .way {
    margin-bottom: 27px;
  }
  .way__title {
    font-size: 24px;
    margin-bottom: 30px;
  }
  .way__btn {
    width: 45.8%;
    padding-left: 10px;
    padding-top: 11px;
    padding-bottom: 11px;
    line-height: 1.5;
    font-size: 14px;
    min-height: 50px;
    margin-bottom: 23px;
  }
  .way__btn::before {
    right: 17px;
  }
  .way__btn02 {
    display: block;
    line-height: 1.3;
  }
  .way__btn02 span {
    font-size: 10px;
    display: inline;
  }
  .outpatient {
    margin-bottom: 35px;
  }
  .outpatient__img {
    min-height: auto !important;
  }
  .outpatient__body {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
    margin-left: auto;
    margin-right: auto;
  }
  .outpatient__title {
    font-size: 24px;
    margin-bottom: 35px;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
    margin-top: 22px;
  }
  .outpatient__txt {
    font-size: 15px;
    line-height: 1.6;
    letter-spacing: 0.02em;
    margin-bottom: 20px;
  }
  .outpatient__sub {
    padding-top: 7px;
    padding-bottom: 7px;
    line-height: 1;
  }
  .outpatient__discription {
    padding: 7px 11px;
    border: 2px solid #9ed654;
    margin-bottom: 22px;
    font-size: 15px;
  }
  .way02 {
    margin-top: 50px;
    margin-bottom: 53px;
  }
  .way02__title {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.02em;
    margin-bottom: 31px;
  }
  .way02__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 22px;
  }
  .way02__item {
    width: 100%;
  }
  .way02__sub {
    font-size: 18px;
    padding-top: 19px;
    padding-bottom: 19px;
  }
  .way02__sub::before {
    width: 22px;
    height: 22px;
    left: 18%;
  }
  .way02__top {
    padding-top: 16px;
  }
  .way02__inner {
    gap: 6px 7px;
    margin-top: 9px;
  }
  .way02__small {
    width: 48%;
    font-size: 13px;
    font-weight: 700;
    padding-top: 11px;
    padding-bottom: 11px;
  }
  .way02__note {
    margin-top: 7px;
    font-size: 10px;
  }
  .way02__green {
    font-size: 17px;
    padding-top: 9px;
    padding-bottom: 9px;
  }
  .way02__middle {
    width: 91%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 22px;
  }
  .way02__item:first-child .way02__middle {
    margin-top: 20px;
  }
  .way02__bottom {
    width: 91%;
    margin-left: auto;
    margin-right: auto;
  }
  .way02__bottomTitle {
    font-size: 17px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.06em;
    padding-top: 13px;
    padding-bottom: 13px;
    margin-top: 18px;
    margin-bottom: 18px;
  }
  .way02__bottomTxt {
    font-size: 12px;
    letter-spacing: 0.001em;
  }
  .way02__bottomTxt + .way02__bottomTxt {
    margin-top: 25px;
    margin-bottom: 25px;
  }
  .way02__item:first-child .way02__bottomTitle {
    margin-top: 30px;
  }
  .point02 {
    padding-top: 31px;
    padding-bottom: 31px;
  }
  .point02__title {
    font-size: 24px;
    margin-bottom: 35px;
  }
  .point02__list {
    margin-bottom: 28px;
    gap: 19px;
  }
  .point02__item {
    width: 100%;
    height: 60px;
    font-size: 22px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 78px;
    text-align: left;
    position: relative;
    line-height: 60px;
  }
  .point02__item::before {
    left: 0;
  }
  .point02__item01::before {
    background: url(../img/point01-sp.png) no-repeat;
    background-size: contain;
    width: 60px;
    height: 60px;
  }
  .point02__item02::before {
    background: url(../img/point02-02-sp.png) no-repeat;
    background-size: contain;
    width: 60px;
    height: 60px;
  }
  .point02__item03::before {
    background: url(../img/point02-03-sp.png) no-repeat;
    background-size: contain;
    width: 60px;
    height: 60px;
  }
  .point02__small {
    text-align: center;
    line-height: 2;
    margin-bottom: 25px;
    font-size: 12px;
  }
  .point02__inner {
    background-color: #fff;
    padding-top: 20px;
    padding-bottom: 15px;
    width: 100%;
    text-align: center;
    padding-left: 33px;
    padding-right: 33px;
  }
  .point02__txt {
    line-height: 1.5;
    letter-spacing: 0.03em;
    margin-bottom: 20px;
    font-size: 12px;
    text-align: left;
  }
  .point02__btn {
    width: 100%;
    font-size: 12px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 30px;
  }
  .point02__btn::before {
    right: 15%;
  }
  .point02__small02 {
    line-height: 1.5;
    letter-spacing: 0.03em;
    margin-bottom: 20px;
    font-size: 12px;
    text-align: left;
    margin-top: 19px;
    margin-bottom: 20px;
  }
  .point02__txt02 {
    font-size: 12px;
    letter-spacing: 0.06em;
    color: #fe921e;
    line-height: 1.83;
  }
  .way03__img {
    width: 80.13%;
    margin-left: auto;
    min-height: auto !important;
  }
  .way03__body {
    position: relative;
    top: 0;
    left: 0;
    padding-top: 35px;
    padding-left: 25px;
    padding-bottom: 50px;
    padding-right: 15px;
    width: 100%;
  }
  .way03__title {
    font-size: 24px;
    margin-bottom: 25px;
  }
  .way03__txt {
    font-size: 15px;
    line-height: 1.6;
  }
  .way03__txt + .way03__txt {
    margin-top: 15px;
  }
}

@media screen and (max-width: 768px) {
  .outpatient02 {
    padding-top: 34px;
    padding-bottom: 0;
  }
  .outpatient02__title {
    font-size: 24px;
    text-align: left;
    margin-bottom: 30px;
    letter-spacing: 0.01em;
    padding-left: 25px;
  }
  .outpatient02__title span {
    margin-left: -10px;
  }
  .outpatient02__item {
    width: calc(100% - 50px);
    margin-left: auto;
    margin-right: auto;
  }
  .outpatient02__img {
  }
  .outpatient02__txt {
    padding-bottom: 0px;
  }
  .outpatient02__inner {
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 24px;
  }
  .outpatient02__inner._reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-right: 0;
    margin-top: 121px;
  }
  .outpatient02__inner._reverse .outpatient02__img {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    margin-top: 10px;
  }
  .outpatient02__sub {
    padding-top: 41px;
    margin-bottom: 22px;
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: 0.06em;
  }
  .outpatient02__txt {
    line-height: 1.6;
    letter-spacing: 0.03em;
    font-size: 15px;
  }
  .area {
    padding-top: 50px;
  }
  .institution {
    padding-top: 38px;
    padding-bottom: 38px;
  }
  .institution__title {
    font-size: 19px;
    margin-bottom: 19px;
  }
  .institution__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .institution__img {
    width: 47.14%;
    margin-bottom: 15px;
  }
  .institution__img img {
    -o-object-fit: cover;
       object-fit: cover;
    height: auto;
  }
  .icon {
    padding-top: 0;
  }
  .icon__title {
    background-color: #73c93a;
    border-radius: 10px 10px 0 0;
    padding-top: 14px;
    padding-bottom: 14px;
    margin-top: 0;
    font-size: 22px;
  }
  .icon__list02 {
    padding-left: 11px;
    padding-right: 11px;
    padding-bottom: 9px;
  }
  .icon__item02 {
    background: linear-gradient(45deg, rgba(3, 0, 0, 0.2), rgba(255, 255, 255, 0.2)), #73c93a;
    background-blend-mode: overlay;
    border: none;
    color: #fff;
    width: 29.23%;
    padding-bottom: 6px;
    padding-top: 9px;
    font-size: 13px;
  }
  .cvArea-sp__recruitBtn {
    margin-bottom: 45px;
  }
  .cvArea-sp__recruitBtn .recruit__btn {
    margin-bottom: 22px;
  }
}

@media screen and (max-width: 430px) {
  .outpatient02__img {
    width: 100%;
    -webkit-transform: translateY(50%);
            transform: translateY(50%);
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    margin-top: -80px;
  }
}

@media screen and (max-width: 450px) {
  .point02__btn {
    font-size: 10px;
  }
  .point02__btn::before {
    right: 8%;
  }
}

@media screen and (max-width: 1366px) {
  .way03__img {
    min-height: 708px;
  }
}


