.recruit-page-image {
  display: block;
  position: relative;
  width: 100%;
  padding-top: 43.6979166667%;
}
@media screen and (max-width: 768px) {
  .recruit-page-image {
    padding-top: 66.4102564103%;
  }
}
.recruit-page-image .this_image {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.recruit-page-image .this_logo {
  position: absolute;
  top: 9.5351609058%;
  left: 26.71875%;
  width: 46.6145833333%;
}
@media screen and (max-width: 768px) {
  .recruit-page-image .this_logo {
    top: 9.6525096525%;
    left: 7.6923076923%;
    width: 81.7948717949%;
  }
}
.recruit-page-image .this_logo .this_relative {
  position: relative;
  width: 100%;
  padding-top: 83.7988826816%;
}
@media screen and (max-width: 768px) {
  .recruit-page-image .this_logo .this_relative {
    padding-top: 72.7272727273%;
  }
}
.recruit-page-image .this_logo .this_relative .this_contents {
  position: absolute;
  inset: 0;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}

h1.center_style {
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1.5;
  text-align: center;
  max-width: 465px;
  margin: 0 auto;
  background-color: #FFFFFF;
  padding: 1em 0.5em;
}
h1.center_style .en {
  font-size: 0.875rem;
  font-weight: 500;
  color: #00BF67;
}

.ja-business_information {
  background-color: #EEFBF6;
  padding: 90px 0;
  margin-top: -3em;
}
@media screen and (max-width: 768px) {
  .ja-business_information {
    margin-top: 0;
  }
}
.ja-business_information .business-list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 1em -15px;
}
.ja-business_information .business-list .list-item {
  flex: 0 0 20%;
  padding: 15px;
  font-size: 0.875rem;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 768px) {
  .ja-business_information .business-list .list-item {
    flex-basis: 50%;
  }
}
.ja-business_information .business-list .list-item .business-icon {
  text-align: center;
}
.ja-business_information .business-list .list-item .explanation {
  padding-top: 1em;
}

.ja-business .worker {
  padding: 60px 0;
  border-bottom: 1px solid #A2A2A2;
}
.ja-business .worker:last-of-type {
  border-bottom: none;
}
.ja-business .worker .worker_info {
  border-bottom: 1px solid #007564;
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .ja-business .worker .worker_info {
    margin-right: -20px;
    margin-left: -20px;
  }
}
.ja-business .worker .worker_info .thumbnail {
  padding: 15px 0;
}
.ja-business .worker .worker_info .caption {
  font-size: 1.25rem;
  padding: 15px 0;
}
@media screen and (max-width: 768px) {
  .ja-business .worker .worker_info .caption {
    font-size: 1rem;
    padding-right: 15px;
    padding-left: 15px;
  }
}
.ja-business .worker .details {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  padding: 15px 0;
}
@media screen and (max-width: 768px) {
  .ja-business .worker .details {
    margin: 0 -5px;
  }
}
.ja-business .worker .details .work_interview {
  flex: 0 0 60%;
  padding-right: 60px;
}
.ja-business .worker .details .work_interview .catch {
  padding-bottom: 30px;
}
.ja-business .worker .details .work_interview .interview {
  letter-spacing: 0.02em;
}
@media screen and (max-width: 768px) {
  .ja-business .worker .details .work_interview {
    flex-basis: 100%;
    padding-right: 0;
    padding-bottom: 30px;
  }
}
.ja-business .worker .details .schedule {
  flex: 0 0 40%;
  text-align: center;
  background-color: #F5F5F5;
  padding: 30px;
}
@media screen and (max-width: 768px) {
  .ja-business .worker .details .schedule {
    flex-basis: 100%;
  }
}
.ja-business .message-for {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  background-color: #EEFBF6;
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .ja-business .message-for {
    padding: 10px;
    margin-right: -5px;
    margin-left: -5px;
  }
}
.ja-business .message-for .message_title {
  flex: 0 0 30%;
  padding: 30px;
  border-right: 2px dotted #007564;
  text-align: center;
}
.ja-business .message-for .message_title svg {
  display: inline-block;
  max-width: 250px;
}
@media screen and (max-width: 768px) {
  .ja-business .message-for .message_title {
    flex-basis: 100%;
    border-right: none;
    border-bottom: 2px dotted #007564;
    padding-right: 0;
    padding-left: 0;
  }
}
.ja-business .message-for .message {
  flex: 0 0 70%;
  padding: 30px 60px;
}
@media screen and (max-width: 768px) {
  .ja-business .message-for .message {
    flex-basis: 100%;
    padding-right: 0;
    padding-left: 0;
  }
}

.applicant-guidelines .table table {
  font-size: 1.125rem;
}
@media screen and (max-width: 768px) {
  .applicant-guidelines .table table {
    font-size: 1rem;
  }
}
.applicant-guidelines .table table tbody th {
  font-weight: 400;
  color: #868686;
  background-color: transparent;
  width: 15em;
}
@media screen and (max-width: 768px) {
  .applicant-guidelines .table table tbody th {
    background-color: #EEFBF6;
    width: 100%;
  }
}

/*# sourceMappingURL=010400_page.css.map */
