<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.recruit {
  padding: 0;
}
.recruit .company-message span {
  margin-top: 20px;
  display: block;
  font-size: 22px;
  line-height: 1.5;
}
@media all and (max-width: 1024px) {
  .recruit .company-message span {
    font-size: 14px;
  }
}
.recruit .company-message span.orange_text {
  display: inline-block;
  font-size: 22px;
}
@media all and (max-width: 1024px) {
  .recruit .company-message span.orange_text {
    font-size: 14px;
  }
}
.recruit .img-caption-container {
  margin-top: 50px;
}
@media all and (max-width: 1024px) {
  .recruit .img-caption-container {
    margin-top: 60px;
  }
}

@media all and (max-width: 1024px) {
  .employment .pc-only {
    display: none !important;
  }
}
.employment .tit {
  width: 600px;
  font-size: 48px;
  font-weight: bold;
  line-height: 1.26;
  text-align: left;
  white-space: nowrap;
}
.employment .contents__top {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.employment .contents__top span {
  font-size: 18px;
  vertical-align: middle;
  font-weight: 300;
}
.employment .contents__top span.str {
  font-weight: bold;
}
.employment .contents .contents__table {
  width: 100%;
  height: auto;
  margin: 50px auto 0;
  background: rgba(243, 242, 241, 0.3);
  border-radius: 6px;
  overflow: hidden;
  padding: 80px 0 80px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.employment .contents .contents__table .table_wrap {
  width: 1240px;
  margin: 0 auto;
}
.employment .contents .contents__table .table_wrap table {
  width: 1240px;
  margin: 0 auto;
  border-collapse: collapse;
  table-layout: fixed;
}
.employment .contents .contents__table .table_wrap table thead {
  display: none;
}
.employment .contents .contents__table .table_wrap table tbody tr {
  border-bottom: 1px solid #e0e0e0;
}
.employment .contents .contents__table .table_wrap table tr:hover {
  cursor: pointer;
}
.employment .contents .contents__table .table_wrap table tbody tr:last-child {
  border-bottom: none;
}
.employment .contents .contents__table .table_wrap table td {
  flex: 1;
  padding: 20px 0;
  text-align: center;
  color: #333;
  font-size: 22px;
  vertical-align: middle;
}
.employment .contents .contents__table .table_wrap table td.table__td--first {
  text-align: left;
  color: #555;
}
.employment .contents .contents__table .table_wrap table td.table__td--last {
  text-align: right;
  color: #999;
}
.employment .contents .contents__table .table_wrap table td:nth-child(1) {
  width: 180px;
}
.employment .contents .contents__table .table_wrap table td:nth-child(2) {
  width: auto;
  position: relative;
}
.employment .contents .contents__table .table_wrap table td:nth-child(2):after {
  content: "";
  width: 1px;
  height: 22px;
  background: #c7c7c7;
  position: absolute;
  right: -8px;
  bottom: 22px;
}
.employment .contents .contents__table .table_wrap table td:nth-child(3) {
  width: auto;
}
.employment .contents .contents__table .table_wrap table td:nth-child(4) {
  width: 500px;
}
.employment .contents .contents__table .table_wrap table td:nth-child(5) {
  width: 120px;
}
.employment .recruit.employment__img__caption {
  width: 100%;
  height: auto;
  margin-top: 200px;
}
@media all and (max-width: 1024px) {
  .employment .recruit.employment__img__caption {
    margin-top: 100px;
  }
}
.employment .caption .caption-tit {
  margin-bottom: 0;
}
.employment .orange_text {
  color: #f57921;
}
.employment .img-caption .caption .caption-description {
  margin-top: 10px;
  font-size: 18px;
}
@media all and (max-width: 1024px) {
  .employment .img-caption .caption .caption-description {
    font-size: 14px;
    margin-top: 5px;
  }
}
.employment .contents-table-mo {
  width: auto;
  background: #fcfbfb;
  padding: 0 12px;
  margin: 20px -12px 0;
}
.employment .contents-table-mo ul.bd-table {
  width: 100%;
  padding: 20px 0;
  border-bottom: 1px solid #a8aaad;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media all and (max-width: 1024px) {
  .employment .contents-table-mo ul.bd-table li:nth-child(2) {
    text-align: center;
  }
}
.employment .contents-table-mo ul.bd-table:last-child {
  border-bottom: 0;
}
.employment .contents-table-mo ul.bd-table li {
  font-size: 14px;
  width: 100%;
}
.employment .contents-table-mo ul.bd-table li:nth-child(1) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.employment .contents-table-mo ul.bd-table li:nth-child(1) .up-to {
  width: 58%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.employment .contents-table-mo ul.bd-table li:nth-child(1) .up-to span {
  white-space: nowrap;
}
.employment .contents-table-mo ul.bd-table li:nth-child(1) .up-to span:nth-child(2) {
  width: 1px;
  height: 20px;
  background: #a8aaad;
  display: block;
  margin: 0 10px;
}
.employment .contents-table-mo ul.bd-table li:nth-child(2) {
  margin-top: 10px;
}
.employment .contents-table-mo ul.bd-table li:nth-child(3) {
  margin-top: 10px;
  font-size: 13px;
  color: #a8aaad;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
@media all and (max-width: 1024px) {
  .employment .contents {
    margin-top: 60px;
    width: 100%;
  }
  .employment .contents .tit h3 {
    font-size: 18px;
  }
  .employment .contents .contents__top span {
    font-size: 12px;
  }
  .employment .employ-btn {
    width: 100%;
    margin-top: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .employment .employ-btn .btn--mo {
    margin: 0 auto;
    min-width: 188px;
    height: 40px;
    padding: 0 56px;
    font-size: 14px;
  }
  .employment .employment__img__caption .tit {
    padding: 0;
    font-size: 18px;
  }
  .employment .recruit .inner .company-message span {
    margin-top: 7px;
    display: block;
    font-size: 14px;
    line-height: 1.5;
  }
}</pre></body></html>