@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 .title_ajust_1 {
  margin-top: 25px;
}
#monthly .title_wrapper {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  margin-bottom: -20px;
}
#monthly .title_wrapper .title_1 {
  font-size: 34px;
  color: black;
  font-family: serif;
}
#monthly .title_wrapper .title_1 .large_font_1 {
  font-size: 40px;
}
#monthly .title_wrapper .title_1 .black_circle {
  background: #190a08;
  border-radius: 50px;
  display: inline-block;
  width: 37px;
  height: 37px;
  text-align: center;
  margin: 0 5px;
  font-size: 26px;
  color: white;
  vertical-align: text-top;
}
#monthly .title_wrapper .title_1 .black_back_font {
  background: #190a08;
  color: white;
  border-radius: 10px;
  font-size: 28px;
  line-height: 30px;
  margin: 0px 10px;
  padding: 0 15px;
  vertical-align: text-top;
}
#monthly .title_wrapper .title_1 .black_back_font .small_font_1 {
  font-size: 20px;
}
#monthly .title_wrapper .title_2 {
  font-size: 16px;
  line-height: 20px;
  padding-bottom: 10px;
  color: black;
}
#monthly .title_wrapper .small_font_2 {
  font-size: 20px;
}
#monthly .main {
  display: flex;
  justify-content: space-around;
}
#monthly .main .wave_gray_1 {
  height: 380px;
  width: 24px;
  position: absolute;
  top: 179px;
  z-index: 0;
}
#monthly .main .wave_black_1 {
  height: 380px;
  width: 24px;
  position: absolute;
  top: 179px;
  z-index: 0;
}
#monthly .main .wave_red_1 {
  height: 380px;
  width: 24px;
  position: absolute;
  top: 179px;
  z-index: 0;
}
#monthly .main .wave_gray_2 {
  height: 380px;
  width: 24px;
  position: absolute;
  bottom: 213px;
  z-index: 0;
}
#monthly .main .wave_black_2 {
  height: 380px;
  width: 24px;
  position: absolute;
  bottom: 213px;
  z-index: 0;
}
#monthly .main .wave_red_2 {
  height: 380px;
  width: 24px;
  position: absolute;
  bottom: 213px;
  z-index: 0;
}
#monthly .main .box_wrapper {
  width: 290px;
}
#monthly .main .box_wrapper .img_top {
  position: relative;
  top: 29px;
  right: 6px;
  z-index: 1;
}
#monthly .main .box_wrapper .contents_middle {
  display: flex;
  justify-content: center;
  margin-bottom: -30px;
}
#monthly .main .box_wrapper .contents_middle .img_racer {
  width: 215px;
  height: 200px;
}
#monthly .main .box_wrapper .contents_middle .contents_right_1 {
  margin: 0 10px 0 5px;
}
#monthly .main .box_wrapper .contents_middle .contents_right_1 .table_1 {
  width: 55px;
  margin: 8px auto 0 auto;
  font-size: 12px;
}
#monthly .main .box_wrapper .contents_middle .contents_right_1 .table_1 .round_blue {
  background: #014099;
  border-radius: 10px;
  text-align: center;
  color: white;
}
#monthly .main .box_wrapper .contents_middle .contents_right_1 .table_1 .text_bold_1 {
  font-weight: bold;
  text-align: center;
  font-size: 16px;
  color: black;
}
#monthly .main .box_wrapper .contents_middle .contents_right_1 .table_2 {
  width: 55px;
  margin: 0 auto;
  font-size: 12px;
}
#monthly .main .box_wrapper .contents_middle .contents_right_1 .table_2 .round_red {
  background: #8c0000;
  border-radius: 10px;
  text-align: center;
  color: white;
}
#monthly .main .box_wrapper .contents_middle .contents_right_1 .table_2 .text_bold_1 {
  font-weight: bold;
  text-align: center;
  font-size: 16px;
  color: black;
}
#monthly .main .box_wrapper .contents_middle .contents_right_1 .circle_gray_2 {
  background: #595656;
  border-radius: 50px;
  color: white;
  text-align: center;
  margin-bottom: 0;
  width: 38px;
  height: 38px;
  line-height: 38px;
  margin: auto;
  font-size: 17px;
  position: relative;
  z-index: 100;
}
#monthly .main .box_wrapper .contents_middle .contents_right_1 .contents_right_2 {
  border: 2px solid #595656;
  margin-top: 20px;
  width: 52px;
  margin: 8px auto 0 auto;
  position: relative;
  top: -25px;
  z-index: 1;
}
#monthly .main .box_wrapper .contents_middle .contents_right_1 .contents_right_2 .text_1 {
  padding-top: 14px;
  font-weight: bold;
  text-align: center;
  text-indent: 0;
  margin-bottom: -4px;
  font-size: 14px;
  color: black;
}
#monthly .main .box_wrapper .contents_middle .contents_right_1 .contents_right_2 .text_1 .line_bottom_1 {
  border-bottom: 1px solid black;
  font-size: 15px;
  padding: 0 6px;
}
#monthly .main .box_wrapper .contents_middle .contents_right_1 .contents_right_2 .text_1 .text_age {
  font-size: 18px;
}
#monthly .main .box_wrapper .contents_bottom {
  margin-left: 36px;
  margin-top: 6px;
}
#monthly .main .box_wrapper .contents_bottom .text_wrapper {
  display: flex;
  align-items: flex-end;
  line-height: 25px;
}
#monthly .main .box_wrapper .contents_bottom .text_wrapper .text_num {
  font-family: serif;
  font-size: 28px;
  padding-right: 10px;
  font-weight: bold;
  color: black;
  line-height: 32px;
}
#monthly .main .box_wrapper .contents_bottom .text_wrapper .text_name {
  background: rgb(255, 255, 255);
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 50%);
  line-height: 27px;
}
#monthly .main .box_wrapper .contents_bottom .text_wrapper .text_name .name_racer {
  font-size: 36px;
  font-weight: bold;
  background: linear-gradient(rgb(0, 0, 0) 5%, rgb(181, 181, 181) 46%, rgb(0, 0, 0) 10%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: serif;
}
#monthly .main .box_wrapper .contents_bottom .text_wrapper .text_name .text_rubi {
  font-size: 12px;
  margin-left: 90px;
  color: black;
}
#monthly .main .box_wrapper .contents_bottom .text_wrapper .text_name .ajust_1 {
  margin-left: 75px;
}
#monthly .main .box_wrapper .contents_bottom .text_wrapper .text_name .ajust_2 {
  margin-left: 98px;
}
#monthly .main .box_wrapper .contents_bottom .text_wrapper .text_name .ajust_3 {
  margin-left: 87px;
}
#monthly .main .box_wrapper .contents_bottom .text_info {
  text-indent: 0;
  margin: 4px 0 0 0;
  padding-bottom: 8px;
  line-height: 20px;
  text-align: justify;
  width: 230px;
}
#monthly .note {
  text-indent: 0;
  font-size: 14px;
  margin-top: 20px;
}/*# sourceMappingURL=trial2nd.css.map */