@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;
}


/*各ページ*/
.sinnyu_title {
  display: flex;
  width: 800px;
  position: relative;
  margin: 0 auto;
  line-height: 35px;
}
.flex1 {
  display: flex;
}
.motor_title {
  width: 328px;
  color: #0092D7;
  font-size: 33px;
  -webkit-text-stroke: 1px #FFF;
  font-weight: bold;
  text-shadow: 2px 3px 3px rgba(0, 0, 0, 0.4);
  border-right: 3px solid #0092d7;
}
.name {
  padding-left: 20px;
  line-height: 45px;
}
.strong {
  font-weight: bold;
}
.motor_midashi {
  color: #0092D7;
  font-size: 25px;
  font-family: serif;
  font-style: italic;
  font-weight: bold;
  margin-top: 30px;
}
.number1 {
  color: #0092D7;
  font-weight: bold;
}
.conteiner {
  position: relative;
  margin-top: 30px;
}
.triangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent transparent transparent #cdcdce;
  border-width: 34px 0px 0px 95px;
  position: absolute;
  left: 316px;
  border-bottom: 1px solid #0092D7;
}
.motor_tabletitle {
  color: #0092D7;
  font-size: 28px;
  font-weight: bold;
  border-top: 1px solid #0092D7;
  width: 315px;
  border-right: 1px solid #0092D7;
  height: 34px;
  margin-bottom: 10px;
}
.motor_tablecomment {
  position: absolute;
  left: 407px;
  font-size: 14px;
  top: 13px;
  border-bottom: 1px solid #0092D7;
}
.motor_tabletop20 {
  color: #000;
  font-size: 23px;
  padding-left: 5px;
}
.motor_tabletop20_number {
  font-size: 30px;
}
.motor_table {
  width: 900px;
  border: 2px solid #000;
  margin-bottom: 30px;
}
.motor_table th {
  text-align: center;
  background-color: #0092D7;
  color: #fff;
  border-right: 1px solid #fff;
  vertical-align: middle;
}
.motor_table th:nth-of-type(2) {
  background-color: #C82E8C;
  color: #fff;
}
.motor_table td {
  text-align: center;
  border: 1px solid #000;
  font-weight: bold;
}
.motor_table td:nth-of-type(2) {
  background-color: #C82E8C;
  color: #fff;
}
.motor_table td:nth-of-type(3) {
  color: #fff;
}

.motor_table td:nth-of-type(12) {
  font-weight: normal;
}
.motor_table tr:nth-child(2n) {
  background-color: #fff;
} 
.motor_table tr:nth-child(2n+1) {
  background-color: #efeddf;
}
.a_class {
  background-color: #BF000A;
}
.b_class {
  background-color: #004EA2;
}
.c_class {
  background-color: #0D863C;
}

/* 進入コース別成績 */
.sinnyu_title_1 {
  font-size: 22px;
  padding-left: 15px;
  padding-right: 10px;
  font-weight: bold;
}
.sinnyu_title_2 {
  color: #C82E8C;
  font-size: 26px;
  border-left: 2px dashed #000;
  padding-left: 10px;
  font-weight: bold;
}
.sinnyu_title_3 {
  position: absolute;
  left: 572px;
  top: 5px;  
}

.sinnyu_table {
  width: 800px;
  border: 2px solid #000;
  margin: 0 auto;
}

.sinnyu_table th {
  text-align: center;
  background-color: #C82E8C;
  color: #fff;
  vertical-align: middle;
  border-right: 1px solid #fff;
}
.sinnyu_table th:nth-of-type(7) {
  border-right: 1px solid #000;
}

.sinnyu_table td {
  text-align: center;
  font-weight: bold;
  border: 1px solid #000;
}
.sinnyu_table td:nth-of-type(1) {
  background-color: #595757;
  color: #fff;
}
.sinnyu_table td:nth-of-type(7) {
  background-color: #DFF2FC;
}
.sinnyu_table td:nth-of-type(7) {
  background-color: #DFF2FC;
}
.sinnyu_table td:nth-of-type(8) {
  background-color: #DFF2FC;
}
.sinnyu_table td:nth-of-type(9) {
  background-color: #DFF2FC;
}
.sinnyu_table td:nth-of-type(10) {
  background-color: #DFF2FC;
}
.sinnyu_table td:nth-of-type(11) {
  background-color: #DFF2FC;
}
.sinnyu_table td:nth-of-type(12) {
  background-color: #DFF2FC;
}
.sinnyu_table .background_gray {
  background-color: #595757;
  border-top: 1px solid #fff;
}

/* 3連単出目発生回数 */
.sanrentan_title {
  width: 300px;
  position: relative;
}
.sanrentan_title_1 {
  color: #C82E8C;
  font-weight: bold;
  font-size: 34px;
  line-height: 35px;
  width: 160px;
  text-align: center;
  padding-top: 9px;
}
.sanrentan_title_2 {
  width: 0;
  height: 0;
  border-style: solid;
  border-color: #0092d7 transparent transparent transparent;
  border-width: 70px 130px 0px 0px;
  position: absolute;
  left: 160px;
  top: 7px;
}
.sanrentan_title_3 {
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent transparent #0085c4 transparent;
  border-width: 0px 0px 70px 130px;
  position: absolute;
  left: 160px;
  top: 7px;
}
.sanrentan_title_4 {
  border-top: 2px solid #000;
  width: 300px;
  text-align: center;
  margin-top: 10px;
}
.sanrentan_title_5 {
  position: absolute;
  left: 175px;
  z-index: 1;
  font-size: 25px;
  color: #fff;
  top: 24px;
}
.sanrentan {
  width: 300px;
}
.sanrentan th {
  text-align: center;
  background-color: #595757;
  color: #fff;
  border-right: 1px solid #fff;
  padding: 3px;
}
.sanrentan td {
  text-align: center;
  border: 1px solid #000;
  padding: 5px;
}
.sanrentan td:nth-of-type(1) {
  border-left: hidden;
}
.sanrentan td:nth-of-type(3) {
  border-right: hidden;
}
.sanrentan span:nth-of-type(1) {
  margin-right: 5px;
}
.sanrentan span:nth-of-type(2) {
  margin-right: 5px;
}

.first {
  padding-left: 8px;
  padding-right: 8px;
  background-color: #CEDFE8;
}
.secound {
  padding-left: 8px;
  padding-right: 8px;
  background-color: #000;
  color: #fff;
}
.third {
  padding-left: 8px;
  padding-right: 8px;
  background-color: #B6001F;
  color: #fff;
}
.fourth {
  padding-left: 8px;
  padding-right: 8px;
  background-color: #00438F;
  color: #fff;
}
.fifth {
  padding-left: 8px;
  padding-right: 8px;
  background-color: #FFE100;
  color: #000;
}
.sixth {
  padding-left: 8px;
  padding-right: 8px;
  background-color: #008C3E;
  color: #fff;
}

.kotei {
  display: block;
}

.kotei_1 {
  display: flex;
  justify-content: space-evenly;
  margin-bottom: 40px;
}
.image_kotei {
  width: 420px;
}
.tori {
  padding-left: 30px;
}