@charset "UTF-8";
/* オンラインセッション */
.careerMeeting th {
  padding: 5px;
}
.careerMeeting th _::-webkit-full-page-media, .careerMeeting th _:future, :root .careerMeeting th {
  padding: 5px 5px 3px;
}
.careerMeeting td {
  background: #fff;
}
.careerMeeting td:first-child {
  background: #eee;
  text-align: center;
}
@media print, screen and (min-width: 768px) {
  .careerMeeting th {
    width: 29%;
  }
  .careerMeeting th:first-child {
    width: 13%;
  }
}
