@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 a {
  text-decoration: underline;
}

#monthly a:hover {
  text-decoration: none;
}


/*各ページ*/
#monthly .motorsuimen_komidashi {
  color: #874487;
  font-size: 25px;
  font-weight: bold;
  text-align: center;
  margin-top: 30px;
}

#monthly .square {
  background-color: #4AB145;
  color: #fff;
  font-weight: bold;
  padding-left: 5px;
  padding-right: 5px;
}

#monthly #img1 {
  margin: auto;
  display: block;
}

#monthly #img2 {
  margin-top: 20px;
  margin-bottom: 10px;
}

/* テーブル */
#monthly #motorsuimen_title {
  text-align: center;
  margin-top: 30px;
}

#monthly #motorsuimen_table {
  width: 800px;
  margin: auto;
  margin-bottom: 20px;
}

#monthly #motorsuimen_table th {
  font-weight: normal;
  vertical-align: middle;
  background-color: #A7D298;
  text-align: center;
}

#monthly #motorsuimen_table td {
  text-align: center;
  border-bottom: 1px solid;
}

#monthly #kimarite {
  border-bottom: 1px solid;
}

#monthly .course {
  font-weight: bold;
}

#monthly #green {
  color: #4AB145;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
}

#monthly #month {
  color: #0C4DA2;
  background: #FFF44E;
  padding: 8px 6px 4px 6px;
  margin: 0px 8px 0px 8px;
  display: inline-block;
  line-height: 13px;
  font-size: 20px;
  font-weight: bold;
}

/* モーター2連率TOP20 */
#monthly .yokonarabi {
  display: flex;
  justify-content: space-evenly;
  margin-bottom: 20px;
}


#monthly .motor_all {
  background-color: #FBD9E7;
  width: 350px;
  border: 1px solid #F7ACB5;
}

#monthly .flex {
  display: flex;
  width: 334px;
  justify-content: space-between;
}


#monthly .block_1 {
  display: flex;
  margin-left: 5px;
  margin-top: 8px;
  font-weight: bold;
}

#monthly .block_2 {
  display: block;
}


#monthly .rank {
  writing-mode: vertical-lr;
  background-color: #F7ACB5;
  text-orientation: upright;
  font-weight: bold;
  text-align: center;
  font-size: 25px;
}

#monthly .number {
  text-combine-upright: all;
}

#monthly .square_big {
  background-color: #4AB145;
  color: #fff;
  font-weight: bold;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 75px;
  /* width: 100px; */
  height: 80px;
  margin-top: 18px;
  margin-left: 3px;
  display: inline-flex;
  place-items: center;
}

#monthly .square_big_SS {
  background-color: #4AB145;
  color: #fff;
  font-weight: bold;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 75px;
  /* width: 100px; */
  height: 80px;
  margin-top: 18px;
  margin-left: 13px;
  display: inline-flex;
  place-items: center;
}


#monthly .motor_AB {
  font-size: 45px;
  padding-right: 5px;
  margin-top: -5px;
  font-weight: bold;
}

#monthly .motor_S {
  font-size: 45px;
  padding-right: 5px;
  margin-top: -5px;
  color: #ED1C24;
  font-weight: bold;
}

#monthly .motor_SS {
  font-size: 45px;
  padding-right: 5px;
  margin-top: -10px;
  font-family: monospace;
  -webkit-text-stroke: 1px black;
  background: -webkit-linear-gradient(89deg,#F9D25D, #F9D25D, #ffedb9, #F5D061, #FFDF80, #fff4b9, #fff4d3, #FFDF80, #ffdF7B, #ffd000, #FAD566, #F0CD65);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: normal;
}

#monthly .motor_C {
  font-size: 45px;
  padding-right: 5px;
  margin-top: -5px;
  color: #15B0DE;
  font-weight: bold;
}


#monthly .motor_evaluation th {
  font-weight: normal;
  background-color: #F7ACB5;
  border: 1px solid;
  text-align: center;
}

#monthly .motor_evaluation td {
  border: 1px solid;
  text-align: center;
  background-color: #fff;
}

#monthly .motor_evaluation {
  width: 150px;
  margin-top: -10px;
}

#monthly .motor_evaluation_SS th {
  font-weight: normal;
  background-color: #F7ACB5;
  border: 1px solid;
  text-align: center;
}

#monthly .motor_evaluation_SS td {
  border: 1px solid;
  text-align: center;
  background-color: #fff;
}

#monthly .motor_evaluation_SS {
  width: 150px;
  margin-top: -6px;
  margin-left: 10px;
}

#monthly .motor_comment {
  background-color: #FFFFFF;
  width: 330px;
  margin: auto;
  margin-bottom: 10px;
  margin-top: 10px;
  text-align: center;
  border-radius: 8px;
}

#monthly .tenbou_tilt {
  float: right;
  margin-right: 60px;
}