@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: 36px;
}
#monthly .writer {
  text-indent: 0;
}
#monthly .writer .ajust_1 {
  margin-right: 10px;
  font-weight: bold;
}
#monthly .section_1 .article_t {
  font-size: 24px;
  margin-bottom: 8px;
  margin-top: 25px;
  font-weight: bold;
}
#monthly .section_1 .article_t .num_3 {
  color: white;
  background: #895994;
  padding: 0 4px;
  margin-left: 10px;
  display: inline-block;
  transform: scaleX(1.3);
}
#monthly .section_1 .name_1 {
  color: #007ab5;
  font-size: 28px;
}
#monthly .section_1 .article .name_2 {
  color: #007ab5;
  font-weight: bold;
}
#monthly .section_1 .article .num_1 {
  color: white;
  font-weight: bold;
  background: #895994;
  padding: 0 5px;
}
#monthly .section_1 .boat_img_1 {
  width: 235px;
  height: 120px;
  float: right;
  margin-left: 15px;
}
#monthly .section_1 .boat_img_2 {
  width: 235px;
  height: 120px;
  float: left;
  margin-right: 15px;
}
#monthly .section_2 {
  margin-top: 35px;
}
#monthly .section_2 .table_wrapper {
  display: flex;
  justify-content: space-around;
}
#monthly .section_2 .table_wrapper .tyouseki_wrapper .table_t_1 {
  text-align: center;
  font-size: 20px;
  color: purple;
}
#monthly .section_2 .table_wrapper .tyouseki_wrapper .tyouseki {
  width: 290px;
}
#monthly .section_2 .table_wrapper .tyouseki_wrapper .tyouseki .round {
  background-color: white;
  border-radius: 50%;
  padding: 1px 5px;
  line-height: 2;
  margin: 0px 2px;
  font-size: 14px;
  vertical-align: middle;
  border: 0.5px solid #333;
}
#monthly .section_2 .table_wrapper .tyouseki_wrapper .tyouseki tr td:nth-of-type(1) {
  width: 100px;
  padding-right: 10px;
}
#monthly .section_2 .table_wrapper .tyouseki_wrapper .tyouseki tr td:nth-of-type(2),
#monthly .section_2 .table_wrapper .tyouseki_wrapper .tyouseki tr td:nth-of-type(3),
#monthly .section_2 .table_wrapper .tyouseki_wrapper .tyouseki tr td:nth-of-type(4) {
  padding-left: 8px;
}
#monthly .section_2 .table_wrapper .tyouseki_wrapper .tyouseki .ajust_2 {
  padding-left: 9px;
}
#monthly .section_2 .table_wrapper .tyouseki_wrapper .tyouseki tr th {
  background: #895994;
  color: white;
  text-align: center;
}
#monthly .section_2 .table_wrapper .tyouseki_wrapper .tyouseki tr td {
  border-bottom: 1px solid black;
}
#monthly .section_2 .table_wrapper .tyouseki_wrapper .tyouseki td:first-child {
  text-align: right;
}
#monthly .section_2 .table_wrapper .motor_wrapper_2 .table_t_2 {
  font-size: 20px;
  color: purple;
}
#monthly .section_2 .table_wrapper .motor_wrapper_2 .table_t_2 .normal {
  font-weight: normal;
  font-size: 14px;
  color: black;
}
#monthly .section_2 .table_wrapper .motor_wrapper_2 .motor_wrapper_1 {
  display: flex;
  justify-content: space-around;
}
#monthly .section_2 .table_wrapper .motor_wrapper_2 .motor_wrapper_1 .motor {
  width: 220px;
  border-bottom: 2px solid black;
}
#monthly .section_2 .table_wrapper .motor_wrapper_2 .motor_wrapper_1 .motor tr th {
  background: #895994;
  color: white;
  text-align: center;
  vertical-align: inherit;
}
#monthly .section_2 .table_wrapper .motor_wrapper_2 .motor_wrapper_1 .motor tr td {
  text-align: center;
  border-bottom: 1px dashed black;
}
#monthly .section_2 .table_wrapper .motor_wrapper_2 .motor_wrapper_1 .motor tr td:nth-of-type(3) {
  font-weight: bold;
}
#monthly .section_2 .table_wrapper .motor_wrapper_2 .motor_wrapper_1 .motor .num_2 {
  background: #895994;
  font-weight: bold;
  color: white;
  padding: 0 5px;
  line-height: 1.8;
}
#monthly .section_2 .caption {
  text-indent: 0;
  text-align: right;
  margin-right: 32px;
}
#monthly .yusho_t {
  background: #895994;
  color: white;
  font-size: 20px;
  margin-bottom: 10px;
  text-align: center;
}
#monthly .yusho_t .space_1 {
  letter-spacing: 8px;
}
#monthly .yusho_t .small {
  font-size: 14px;
}
#monthly .yusho_wrapper_1 {
  display: flex;
  justify-content: space-around;
  margin-top: 20px;
}
#monthly .yusho_wrapper_1 .yusho_wrapper_2 .ajust_4 {
  font-size: 18px;
}
#monthly .yusho_wrapper_1 .yusho_wrapper_2 .box_1 {
  background: #d6c7db;
  border: 1px solid black;
  padding: 0 3px;
  font-size: 18px;
  width: 90px;
  text-align: center;
  margin: auto;
}
#monthly .yusho_wrapper_1 .yusho_wrapper_2 .table_t_1 {
  color: #895994;
  font-size: 20px;
  text-align: center;
}
#monthly .yusho_wrapper_1 .yusho_wrapper_2 .yusho {
  width: 280px;
  margin-bottom: 5px;
}
#monthly .yusho_wrapper_1 .yusho_wrapper_2 .yusho tr th {
  background: #d6c7db;
  text-align: center;
}
#monthly .yusho_wrapper_1 .yusho_wrapper_2 .yusho tr td {
  text-align: center;
  border-bottom: 1px solid black;
}
#monthly .yusho_wrapper_1 .yusho_wrapper_2 .yusho .bold {
  font-weight: bold;
}
#monthly .yusho_wrapper_1 .yusho_wrapper_2 .yusho .frame {
  border: 1px solid black;
  padding: 0 5px;
  line-height: 1.8;
}
#monthly .yusho_wrapper_1 .yusho_wrapper_2 .yusho .round {
  background-color: white;
  border-radius: 50%;
  padding: 1px 7px;
  line-height: 1.4;
  margin: 0px 2px;
  font-size: 14px;
  vertical-align: middle;
  border: 0.5px solid #333;
}
#monthly .yusho_wrapper_1 .yusho_wrapper_2 .yusho .one {
  color: black;
  background-color: white;
  border-radius: 50%;
  padding: 1px 7px;
  line-height: 1.4;
  margin: 0px 2px;
  font-size: 14px;
  vertical-align: middle;
  border: 0.5px solid #333;
}
#monthly .yusho_wrapper_1 .yusho_wrapper_2 .yusho .two {
  color: white;
  background-color: black;
  border-radius: 50%;
  padding: 1px 7px;
  line-height: 1.4;
  margin: 0px 2px;
  font-size: 14px;
  vertical-align: middle;
}
#monthly .yusho_wrapper_1 .yusho_wrapper_2 .yusho .three {
  color: white;
  background-color: #e60012;
  border-radius: 50%;
  padding: 1px 7px;
  line-height: 1.4;
  margin: 0px 2px;
  font-size: 14px;
  vertical-align: middle;
}
#monthly .yusho_wrapper_1 .yusho_wrapper_2 .yusho .four {
  color: white;
  background-color: #0075c1;
  border-radius: 50%;
  padding: 1px 7px;
  line-height: 1.4;
  margin: 0px 2px;
  font-size: 14px;
  vertical-align: middle;
}
#monthly .yusho_wrapper_1 .yusho_wrapper_2 .yusho .five {
  color: black;
  background-color: #fff100;
  border-radius: 50%;
  padding: 1px 7px;
  line-height: 1.4;
  margin: 0px 2px;
  font-size: 14px;
  vertical-align: middle;
  border: 0.5px solid #333;
}
#monthly .yusho_wrapper_1 .yusho_wrapper_2 .yusho .six {
  color: white;
  background-color: #009944;
  border-radius: 50%;
  padding: 1px 7px;
  line-height: 1.4;
  margin: 0px 2px;
  font-size: 14px;
  vertical-align: middle;
}
#monthly .yusho_wrapper_1 .yusho_wrapper_2 .result p {
  margin-bottom: 0;
  text-align: left;
  text-indent: 0;
}
#monthly .yusho_wrapper_1 .yusho_wrapper_2 .result p .one {
  color: black;
  background-color: white;
  border-radius: 50%;
  padding: 1px 7px;
  line-height: 1.4;
  margin: 0px 2px;
  font-size: 14px;
  vertical-align: middle;
  border: 0.5px solid #333;
}
#monthly .yusho_wrapper_1 .yusho_wrapper_2 .result p .two {
  color: white;
  background-color: black;
  border-radius: 50%;
  padding: 1px 7px;
  line-height: 1.4;
  margin: 0px 2px;
  font-size: 14px;
  vertical-align: middle;
}
#monthly .yusho_wrapper_1 .yusho_wrapper_2 .result p .three {
  color: white;
  background-color: #e60012;
  border-radius: 50%;
  padding: 1px 7px;
  line-height: 1.4;
  margin: 0px 2px;
  font-size: 14px;
  vertical-align: middle;
}
#monthly .yusho_wrapper_1 .yusho_wrapper_2 .result p .four {
  color: white;
  background-color: #0075c1;
  border-radius: 50%;
  padding: 1px 7px;
  line-height: 1.4;
  margin: 0px 2px;
  font-size: 14px;
  vertical-align: middle;
}
#monthly .yusho_wrapper_1 .yusho_wrapper_2 .result p .five {
  color: black;
  background-color: #fff100;
  border-radius: 50%;
  padding: 1px 7px;
  line-height: 1.4;
  margin: 0px 2px;
  font-size: 14px;
  vertical-align: middle;
  border: 0.5px solid #333;
}
#monthly .yusho_wrapper_1 .yusho_wrapper_2 .result p .six {
  color: white;
  background-color: #009944;
  border-radius: 50%;
  padding: 1px 7px;
  line-height: 1.4;
  margin: 0px 2px;
  font-size: 14px;
  vertical-align: middle;
}/*# sourceMappingURL=tyumoku.css.map */