/*--------------------------------------------
		recruit PC
---------------------------------------------*/
.page-ttl {
  background-position: 0 65%;
}

.recruit__contents {
  margin-bottom: 7em;
}

.recruit__contents:nth-of-type(1) {
  margin-top: 8em;
}

.recruit__contents:last-child {
  margin-bottom: 0;
}

.recruit__contents th {
  width: 8em;
}

.recruit-img {
  margin: 7em auto 5em;
}

.recruit-img img {
  width: 24.25%;
  margin-right: 1% !important;
  margin-bottom: 0;
}

.recruit-img img:last-child {
  margin-right: 0 !important;
}

.flow__timetable__line {
  width: 3px;
}

.flow__timetable__ttl {
  font-size: 20px;
  font-size: 2rem;
  width: 18%;
  top: -0.28em;
}

.flow__timetable__ttl__word-wrap {
  padding-left: 1em;
}

.flow__timetable__ttl:after {
  top: 0.8em;
}

.flow__timetable__txt {
  width: 82%;
  padding-bottom: 5em;
  padding-top: 0;
}

.flow__timetable__txt--last {
  padding-bottom: 0.4em;
}
