@charset "utf-8";

/*共通*/

#monthly {
  width: 900px;
  margin: 0px auto 0 auto;
  padding: 0px;
  font-size:16px;
  background: #fce5e7;
}
#monthly p {
  line-height: 1.6;
  letter-spacing:0.05em;
  text-indent:1em;
  margin-bottom:0.6em;
}

#monthly p.ketujyo {
  margin-bottom:10px;
  text-align:left;
  text-indent:0;
}
#monthly .midashi{
  width:900px;
}

#monthly table {
  border-collapse:collapse;
}

#monthly br.clear {
  clear: both;}

#monthly .cf:before,
.cf:after {
    content: " ";
    display: table;
}

#monthly .cf:after {
    clear: both;
}

#monthly .cf {
    *zoom: 1;
}

#monthly a {
  text-decoration: underline;
}

#monthly a:hover {
  text-decoration: none;
}


/*各ページ*/
#monthly {
  width: 868px;
  padding: 0 16px;
  background: #fce5e7;
}

#monthly h3{
  color: #231815;
  text-align: center;
  font-weight: normal;
  font-size: 20px;
  margin: 30px 0 -20px 0;
}

#monthly h3 span.subtitle {
  color: #ea5404;
  font-size: 28px;
}

#monthly h4{
  color: #76161b;
  text-align: center;
  font-weight: normal;
  font-size: 20px;
  margin: 30px 0 10px 0;
}

#monthly h4 span.section {
  color: #e94646;
}

#monthly p span{
  color: #e94646;
  font-weight: bold;
}

#monthly p span.com{
  color: #4c5159;
}


#monthly .img-right{
  float: right;
  margin: 5px 0 0 10px;
}

#monthly .img-left{
  float: left;
  margin: 5px 10px 0 0;
}



/*歴代優勝者*/

#monthly div.syokin-table{
  margin:40px 0 40px 0;
  display:flex;
}

#monthly .syokin-table div.title-syokin {
  border:1px solid #b71254;
  width:250px;
  text-align:center;
  vertical-align: middle;
  background: #ffffff;
  margin: 0 30px 0 110px;
}

#monthly .syokin-table div.title-syokin span {
  display:block;
  margin-top:100px;
  font-size:18px;
  color:#b71254;
  font-weight:bold;
}


#monthly #rekidai {
  display: flex;
  width: 868px;
  justify-content: space-between;
}
#monthly #rekidai div {
  width: 440px;
}

#monthly #rekidai table {
  width: 440px;
}

#monthly #rekidai table th,
#monthly #rekidai table td {
  padding: 2px 0;
  text-align: center;
}

#monthly #rekidai table th {
  color: #231815;
  font-weight: normal;
  background: #fff4c3;
  border-top: solid 2px #000;
  border-bottom: solid 2px #000;
}

#monthly #rekidai table td {
  border-bottom: solid 1px #000;
}

#monthly #rekidai table tr td:nth-child(4) {
  font-weight: bold;
  color: #b71254;
}

#monthly #rekidai div:first-child table tr td:nth-child(4) {
  color: ##e50065;
}

#monthly #rekidai div div {
  padding: 6px 0;
  text-align: center;
  line-height: 30px;
  color: #76161b;
  font-weight: bold;
  background:  linear-gradient(to left bottom, #e7c347, #fffcd1, #e7c347);
}

#monthly #rekidai div div span {
  margin-left: 10px;
  padding: 1px 8px;
  color: #fff;
  background: #76161b;
}

#monthly #rekidai div div span.yusho_box {
  color: #76161b;
  background: #fff;
  border: solid 1px #76161b;
}


/*データ関連*/
/*テーブル共通*/
#monthly table {
  margin: 0 auto;
}
#monthly table tr{
  background: #FFFFFF;
}
#monthly th {
  background-color: #e38f34;
  color: #ffffff;
  padding: 3px;
  text-align: center;
  vertical-align: middle;
}
#monthly tr.line {
  background: #fffbc6;
}
#monthly td {
    text-align: center;
}

#monthly #data_title {
  text-align: center;
}

/* 水面図と潮汐表 */
#pool_chouseki_wrapper{
  display: flex;
  margin-top: 20px;
}

/* 水面図 */
#monthly #pool{
  width: 450px;
  margin-top: 10px;
}

/* 潮汐表 */

#monthly #chouseki {
  width: 450px;
}

#monthly #chouseki th {
  text-align: center;
}

#monthly #chouseki th:last-child{
  border-right: none;
}

#monthly #chouseki td {
  border-bottom: 1px solid black;
  text-align: center;
}

#monthly #chouseki td:last-child{
  border-right: none;
}

#monthly h5 {
  color: #e38f34;
  font-size: 20px;
  text-align: center;
  font-weight: bold;
  text-indent: 0em;
  letter-spacing: 0.05em;
}

/* 進入コース別成績 */
#monthly #ranking-title {
  margin-top: 30px;
  color: #e38f34;
  font-size: 20px;
  font-weight: bold;
  text-align:center;
  text-indent:0em;
}

#monthly #ranking-title span.six {
  color: #014099;
  background:#fff338;
  padding: 6px 6px;
  margin: 0px 8px 0px 8px;
  display: inline-block;
  line-height:20px;
  font-size: 16px;
}
#monthly #ranking-title span.normal {
  color: #666;
  font-size: 16px;
  font-weight: normal;
  text-align:center;
}

#monthly .line {
  background-color: #e6f4fd;
}

#monthly .course_t1 {
  width: 100%;
  margin: 0px auto;
}
#monthly .course_t1 th,
.course_t1 caption {
  text-align: center;
}
#monthly .course_t1 th {
  padding: 3px;
  color: #ffffff;
  background-color: #e38f34;
  vertical-align: middle;
}
#monthly .course_t1 .kimarite {
  border-bottom: solid 1px #ffffff;
}
#monthly .course_t1 td {
  padding: 3px;
  border-bottom: solid 1px black;
}

/* コース組み合わせ */
#monthly #course-table {
  display: flex;
}

#monthly .course-table {
    width: 280px;
  margin:10px 5px 30px 5px;
}

#monthly .course-table tr{
    border-bottom: 1px dashed #ccc;
}

#monthly .course-table tr.bmt{
    border-bottom: none;
}

#monthly .course-table tr.bmu{
    border-bottom: 1px solid #ccc;
}

#monthly .course-table span {
  font-weight: bold;
  background: #7c191e;
  display: block;
  width: 36px;
  margin: 5px auto;
  padding: 0 10px;
  color: #fff;
}


#monthly img.pool{
  display:block;
  margin:40px auto;
  }


#monthly h6 {
  text-align: center;
  border: 1px solid #3e3330;
  background: #fff;
  font-size: 18px;
  font-weight: normal;
  padding: 3px 0;
}

