@charset "UTF-8";
/*共通*/
.button--arrowRight {
  box-sizing: border-box;
}

#monthly {
  width: 900px;
  margin: 0px auto 0 auto;
  padding: 0px;
  font-size: 16px;
}

#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 .top_title {
  font-size: 33px;
  margin-bottom: 20px;
  text-align: center;
}
#monthly .title_section {
  margin-bottom: 45px;
}
#monthly .title_section .title {
  display: flex;
  justify-content: center;
}
#monthly .title_section .title .title_color {
  color: #34449a;
  font-size: 36px;
  font-weight: bold;
  line-height: 68px;
}
#monthly .title_section .writer {
  text-indent: 0;
  font-weight: bold;
  font-size: 18px;
  margin: -10px 0 0 430px;
}
#monthly .article_section .article p {
  margin-bottom: 0;
}
#monthly .article_section .article .boat_1 {
  margin-top: -14px;
  margin-left: 6px;
  float: right;
}
#monthly .article_section .article .boat_2 {
  float: right;
  margin: -16px 0 0 5px;
}
#monthly .article_section .article .boat_3 {
  float: left;
  margin: 5px 12px 5px 5px;
}
#monthly .article_section .article .suimen {
  float: right;
  margin-top: -33px;
}
#monthly .article_section .article .article_t {
  font-size: 24px;
  color: #6b8bb8;
  margin-top: 38px;
  margin-bottom: 8px;
  text-align: center;
}
#monthly .article_section .article .article_ajust_1 {
  margin-top: 60px;
}
#monthly .article_section .article .article_ajust_2 {
  margin-top: 90px;
}
#monthly .article_section .article .racer {
  color: #b74b97;
  font-weight: bold;
}
#monthly .table_section {
  margin-top: 40px;
}
#monthly .table_section .table_1 {
  display: flex;
  justify-content: space-around;
}
#monthly .table_section .table_1 .title_box_1 {
  width: 235px;
  font-size: 18px;
  text-align: center;
  background: #d7dfee;
  color: #1d6eab;
  padding-top: 10px;
}
#monthly .table_section .table_1 .title_box_1 .normal {
  font-weight: normal;
  color: black;
  font-size: 15px;
}
#monthly .table_section .table_1 .title_box_1 .yellow_back {
  background: #fff100;
  padding: 0 5px;
  color: black;
}
#monthly .table_section .table_1 .title_box_1 .letter_space_1 {
  letter-spacing: -4px;
  font-size: 19px;
}
#monthly .table_section .table_1 .title_box_1 .bold_1 {
  font-size: 22px;
}
#monthly .table_section .table_1 .sinnyu_table_1 {
  width: 650px;
}
#monthly .table_section .table_1 .sinnyu_table_1 tr td {
  text-align: center;
  border-bottom: 1px solid black;
}
#monthly .table_section .table_1 .sinnyu_table_1 .vertical_middle {
  vertical-align: middle;
}
#monthly .table_section .table_1 .sinnyu_table_1 .yellow_back_2 {
  background: #fffbc6;
}
#monthly .table_section .table_1 .sinnyu_table_1 .th_blue {
  background: #5586ba;
  color: white;
  text-align: center;
}
#monthly .table_section .table_1 .sinnyu_table_1 .underline_1 {
  border-bottom: 1px white solid;
}
#monthly .table_section .table_2 {
  display: flex;
  justify-content: space-around;
  margin-top: 20px;
}
#monthly .table_section .table_2 .title_box_2 {
  width: 235px;
  font-size: 18px;
  text-align: center;
  background: #d9e9da;
  color: #079453;
  padding-top: 25px;
}
#monthly .table_section .table_2 .title_box_2 .normal {
  font-weight: normal;
  color: black;
  font-size: 15px;
}
#monthly .table_section .table_2 .title_box_2 .yellow_back {
  background: #fff100;
  color: black;
  padding: 0 5px;
}
#monthly .table_section .table_2 .title_box_2 .letter_space_1 {
  letter-spacing: -4px;
  font-size: 19px;
}
#monthly .table_section .table_2 .title_box_2 .bold_1 {
  font-size: 22px;
}
#monthly .table_section .table_2 .sinnyu_table_2 {
  width: 650px;
}
#monthly .table_section .table_2 .sinnyu_table_2 tr td {
  text-align: center;
  border-bottom: 1px solid black;
}
#monthly .table_section .table_2 .sinnyu_table_2 .vertical_middle {
  vertical-align: middle;
}
#monthly .table_section .table_2 .sinnyu_table_2 .yellow_back_2 {
  background: #fffbc6;
}
#monthly .table_section .table_2 .sinnyu_table_2 .th_green {
  background: #4da66f;
  color: white;
  text-align: center;
}
#monthly .table_section .table_2 .sinnyu_table_2 .underline_1 {
  border-bottom: 1px white solid;
}
#monthly .table_section .aisyou {
  margin-top: 50px;
}
#monthly .table_section .aisyou .aisyou_title {
  font-size: 23px;
  margin-bottom: 25px;
  border: 1px solid black;
  line-height: 38px;
}
#monthly .table_section .aisyou .aisyou_title .yellow_back_3 {
  background: #fff100;
  color: black;
  margin: 0 5px 0 18px;
  font-weight: bold;
  font-size: 21px;
  padding: 0 7px;
}
#monthly .table_section .aisyou .climax_t {
  color: #b74b97;
}
#monthly .table_section .aisyou .series_t {
  color: #ea5432;
}
#monthly .table_section .climax .climax_section {
  display: flex;
  justify-content: space-around;
}
#monthly .table_section .climax .climax_section .climax_wrapper .climax_title {
  background: #b74b97;
  color: white;
  display: inline-block;
  border: 1px #b74b97 solid;
  margin-bottom: 5px;
}
#monthly .table_section .climax .climax_section .climax_wrapper .climax_title .perple_box {
  width: 85px;
  background: white;
  color: #b74b97;
  padding: 0 1px;
}
#monthly .table_section .climax .climax_section .climax_wrapper .climax_table {
  width: 260px;
}
#monthly .table_section .climax .climax_section .climax_wrapper .climax_table .underline {
  border-bottom: 1px solid black;
}
#monthly .table_section .climax .climax_section .climax_wrapper .climax_table tr th {
  background: #e5c9db;
  border-top: 1px black solid;
  border-bottom: 1px black solid;
  text-align: center;
}
#monthly .table_section .climax .climax_section .climax_wrapper .climax_table tr td {
  border-bottom: 1px dashed black;
  text-align: center;
  font-size: 19px;
}
#monthly .table_section .climax .climax_section .climax_wrapper .ajust_table_1 {
  width: 271px;
}
#monthly .table_section .climax .caption_1 {
  margin-right: 20px;
  text-indent: 0;
  margin: 5px 0 0 513px;
  display: inline-block;
}
#monthly .table_section .climax .series_section {
  display: flex;
  justify-content: space-around;
  margin-top: 25px;
}
#monthly .table_section .climax .series_section .series_wrapper .series_title {
  background: #ea5432;
  color: white;
  display: inline-block;
  border: 1px #ea5432 solid;
  margin-bottom: 5px;
  padding-left: 12px;
}
#monthly .table_section .climax .series_section .series_wrapper .series_title .orenge_box {
  width: 85px;
  background: white;
  color: #ea5432;
  padding: 0 7px;
  margin-left: 13px;
}
#monthly .table_section .climax .series_section .series_wrapper .series_title .orenge_box_ajust {
  padding: 0 12px;
}
#monthly .table_section .climax .series_section .series_wrapper .series_table {
  width: 260px;
}
#monthly .table_section .climax .series_section .series_wrapper .series_table .underline {
  border-bottom: 1px solid black;
}
#monthly .table_section .climax .series_section .series_wrapper .series_table tr th {
  background: #f9d2bd;
  border-top: 1px black solid;
  border-bottom: 1px black solid;
  text-align: center;
}
#monthly .table_section .climax .series_section .series_wrapper .series_table tr td {
  border-bottom: 1px dashed black;
  text-align: center;
  font-size: 19px;
}
#monthly .table_section .climax .caption_2 {
  margin-right: 20px;
  text-indent: 0;
  margin: 5px 0 0 433px;
  display: inline-block;
}