@charset "UTF-8";
.info table th {
  background: #c9e8eb;
  color: #003f75;
}

.info table td ul {
  display: flex;
  flex-wrap: wrap;
}
.info table td li {
  list-style: "▪︎";
  margin-bottom: 20px;
  padding-right: 30px;
}/*# sourceMappingURL=recruit.css.map */