@charset "utf-8";

/* ****************************************************************************************************
   * コミュニティ子ども学科　福祉特待生入試
**************************************************************************************************** */

/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
   * 2. 試験日・会場等
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#schedule-2 table.data {
  font-size: 14px;
}

#schedule-2 table.data tr.strong {
  background: #fff3dc;
}

#schedule-2 table.data tr.strong th,
#schedule-2 table.data tr.strong td {
  background: none;
}

/* * ブレイクポイント ･････････････････ */

@media screen and (max-width:736px) {

#schedule-2 table.data tr ~ tr {
  margin-top: 1em;
}

}

/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
   * 5. 試験科目及び試験時間割
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

/* * ブレイクポイント ･････････････････ */

@media screen and (max-width:736px) {

#schedule-5 table.timetable {
  width: 100%;
}

}

/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
   * 6. 提出書類一覧
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#schedule-6 table.data {
  font-size: 14px;
}

/* * ブレイクポイント ･････････････････ */

@media screen and (max-width:736px) {

/* ヘッダ */

#schedule-6 table.data tr:nth-of-type(2) ~ tr {
  margin-top: 1em;
}

#schedule-6 table.data tr:nth-of-type(1) {
  display: none;
}

}
