@charset "UTF-8";
br.clear {
  clear: both;
}

#monthly {
  width: 900px;
  margin: 0px auto 0 auto;
  /* 旧サイト用にtop10px */
  padding: 0px;
  /* border:1px solid red */
}
#monthly p {
  font-size: 16px;
  line-height: 1.6;
  letter-spacing: 0.05em;
  text-indent: 1em;
}
#monthly p.ketujyo {
  margin-bottom: 10px;
  text-align: left;
  text-indent: 0;
}
#monthly .midashi {
  width: 900px;
}

div#monthly {
  /* 潮汐 */
  /* 進入コース別成績 */
}
div#monthly img#data_title,
div#monthly img#data_pool {
  display: block;
  margin: 0 auto 20px auto;
}
div#monthly table td,
div#monthly table th {
  font-size: 16px;
}
div#monthly .chouseki {
  margin: 10px auto 20px auto;
  width: 40%;
}
div#monthly .chouseki td,
div#monthly .chouseki th {
  padding: 3px;
  text-align: center;
}
div#monthly .chouseki th {
  color: #ffffff;
  background-color: #5464af;
  text-align: center;
}
div#monthly .chouseki td {
  border-bottom: 1px solid black;
}
div#monthly .chouseki .day {
  text-align: right;
  padding: 0 10px 0 0;
}
div#monthly .course_t1 {
  width: 100%;
  margin: 15px 0;
}
div#monthly .course_t1 caption {
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  color: #5464af;
}
div#monthly .course_t1 caption span {
  color: #333;
  font-size: 16px;
  font-weight: normal;
}
div#monthly .course_t1 th {
  padding: 3px;
  color: #ffffff;
  background-color: #5464af;
  vertical-align: middle;
  text-align: center;
}
div#monthly .course_t1 .kimarite {
  border-bottom: solid 1px #ffffff;
}
div#monthly .course_t1 td {
  padding: 3px;
  text-align: center;
  border-bottom: solid 1px black;
}
div#monthly .course_t1 td span {
  font-size: 12px;
}
div#monthly div.qc_box {
  clear: both;
  padding: 5px 24px 20px 24px;
  background: #fef5d2;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
div#monthly div.qc_box h2 {
  background: #b7284d;
  color: #FFF;
  font-size: 18px;
  text-align: center;
  padding: 1px;
  margin: 10px 0;
}
div#monthly div.qc_box h3 {
  margin: 5px 0;
  color: #662d91;
  font-size: 16px;
}
div#monthly div.qc_box p {
  margin: 5px 0;
  text-indent: 0;
  position: relative;
  font-size: 14px;
  line-height: 1.2;
}
div#monthly div.qc_box p span {
  display: inline-block;
  background: #8d5ba6;
  padding: 2px 5px;
  color: #FFF;
  font-size: 16px;
}
div#monthly div.qc_box p.marker,
div#monthly div.qc_box p.marker2 {
  padding: 0 0 0 20px;
}
div#monthly div.qc_box p.marker:before,
div#monthly div.qc_box p.marker2:before {
  position: absolute;
  left: 0;
}
div#monthly div.qc_box p.marker:before {
  content: "・";
}
div#monthly div.qc_box p.marker2:before {
  content: "●";
}
div#monthly div.qc_box hr {
  width: 100%;
  margin: 30px auto;
  padding: 0;
  border: none;
  border-bottom: 1px solid gray;
}
div#monthly div.qc_box table {
  width: 100%;
  font-size: 14px;
  margin: 15px 10px 0px 0;
}
div#monthly div.qc_box table caption {
  font-size: 16px;
  font-weight: bold;
  color: #662d91;
  text-align: left;
}
div#monthly div.qc_box table caption span {
  display: inline-block;
  float: right;
  font-weight: normal;
  color: #333;
  font-size: 14px;
  position: relative;
  top: 2px;
}
div#monthly div.qc_box table th {
  background-color: #d3c4e0;
  font-weight: normal;
  border-top: 1px solid #333333;
  border-bottom: 1px solid #333333;
  text-align: right;
  padding: 8px 18px 8px 0;
}
div#monthly div.qc_box table th:first-child {
  text-align: center;
}
div#monthly div.qc_box table td {
  font-weight: normal;
  border-bottom: 1px dotted #333333;
  text-align: right;
  padding: 3px 12px 3px 0px;
  background: #FFFFFF;
}
div#monthly div.qc_box table .syubetu {
  text-align: center;
}
div#monthly div.qc_box table.trial caption {
  color: #303192;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
}
div#monthly div.qc_box table.trial th {
  vertical-align: middle;
  padding: 3px;
  text-align: center;
  border: 1px solid gray;
}
div#monthly div.qc_box table.trial td {
  text-align: center;
  border: 1px solid gray;
  padding: 3px;
}
div#monthly h3.shoukin {
  margin: 20px 0 0 0;
  text-align: center;
  font-weight: normal;
  font-size: 16px;
}
div#monthly table.shoukin {
  width: 49%;
  margin: 8px 0 20px 0;
  float: left;
}
div#monthly table.shoukin td,
div#monthly table.shoukin th {
  font-size: 14px;
  padding: 1px 3px;
  text-align: center;
  border: 1px solid gray;
}
div#monthly table.shoukin th {
  background: #fff1be;
}
div#monthly table.shoukin th:first-child,
div#monthly table.shoukin td:first-child {
  border-left: none;
}
div#monthly table.shoukin th:last-child,
div#monthly table.shoukin td:last-child {
  border-right: none;
}
div#monthly table.shoukin th:last-child span,
div#monthly table.shoukin td:last-child span {
  font-size: 12px;
}
div#monthly table.shoukin td:nth-of-type(3) {
  font-weight: bold;
}
div#monthly table.shoukin th:last-child,
div#monthly table.shoukin th:first-child,
div#monthly table.shoukin td:last-child {
  border-left: none;
  border-right: none;
}
div#monthly table.shoukin tr:nth-of-type(5n+1) td {
  border-bottom: 1px solid gray;
}
div#monthly table.shoukin + table.shoukin {
  float: right;
}
