@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 .title_series {
  background: #6d3b85;
  color: white;
  font-weight: bold;
  font-size: 30px;
  text-align: center;
}
#monthly .title_date {
  font-size: 20px;
  font-weight: normal;
  text-align: center;
  background: #6d3b85;
  color: white;
}
#monthly .title_date .title_s {
  font-size: 14px;
  font-weight: normal;
  padding-left: 15px;
}
#monthly .section_s {
  display: flex;
  background: #cec0d9;
}
#monthly .section_s .profile_box_s {
  width: 400px;
  margin: 0 20px 0 17px;
}
#monthly .section_s .profile_box_s .inner_s {
  display: flex;
}
#monthly .section_s .profile_box_s .inner_s .photo_side_s .prize_s {
  font-weight: bold;
  color: #e60012;
  /* 文字の色 */
  font-size: 14pt;
  /* 文字のサイズ */
  text-shadow: 2px 2px 1px #ffffff, -2px 2px 1px #ffffff, 2px -2px 1px #ffffff, -2px -2px 1px #ffffff, 2px 0px 1px #ffffff, 0px 2px 1px #ffffff, -2px 0px 1px #ffffff, 0px -2px 1px #ffffff;
  /* 文字の影 */
  position: relative;
  top: 15px;
  left: -12px;
}
#monthly .section_s .profile_box_s .inner_s .photo_side_s .racer_photo_s {
  width: 180px;
  height: 280px;
  background: black;
  margin-top: -30px;
}
#monthly .section_s .profile_box_s .inner_s .info_side_s {
  background: white;
  height: 280px;
  margin-top: 11px;
}
#monthly .section_s .profile_box_s .inner_s .info_side_s .tri_one {
  position: relative;
  left: 80px;
  top: 0px;
}
#monthly .section_s .profile_box_s .inner_s .info_side_s .info_top_s {
  margin: 0px 10px 10px 10px;
}
#monthly .section_s .profile_box_s .inner_s .info_side_s .info_top_s .racer_info_s {
  background: #dfe9d1;
  text-align: center;
  text-indent: 0;
  margin-bottom: 0;
}
#monthly .section_s .profile_box_s .inner_s .info_side_s .info_top_s .name_wrapper_s {
  display: flex;
}
#monthly .section_s .profile_box_s .inner_s .info_side_s .info_top_s .name_wrapper_s .num_s {
  color: #56941f;
  font-weight: bold;
  font-size: 20px;
  line-height: 1;
}
#monthly .section_s .profile_box_s .inner_s .info_side_s .info_top_s .name_wrapper_s .rubi_s {
  text-indent: 0;
  margin: 0 0 0 30px;
  font-size: 13px;
}
#monthly .section_s .profile_box_s .inner_s .info_side_s .info_top_s .name_wrapper_s .ajust_rubi_1 {
  margin-left: 60px;
}
#monthly .section_s .profile_box_s .inner_s .info_side_s .info_top_s .name_wrapper_s .ajust_rubi_2 {
  margin-left: 45px;
}
#monthly .section_s .profile_box_s .inner_s .info_side_s .info_top_s .name_wrapper_s .ajust {
  margin-left: 5px;
}
#monthly .section_s .profile_box_s .inner_s .info_side_s .info_top_s .name_wrapper_s .ajusts_s {
  margin-left: 17px;
}
#monthly .section_s .profile_box_s .inner_s .info_side_s .info_top_s .racer_name_s {
  color: #56941f;
  font-weight: bold;
  font-size: 42px;
  line-height: 1;
  margin-top: 5px;
}
#monthly .section_s .profile_box_s .inner_s .info_side_s .syouritu_s .syouritu_table_s {
  border: 1px black solid;
  width: 230px;
  margin: 0 10px 10px 10px;
}
#monthly .section_s .profile_box_s .inner_s .info_side_s .syouritu_s .syouritu_table_s tr td {
  text-align: center;
}
#monthly .section_s .profile_box_s .inner_s .info_side_s .syouritu_s .syouritu_table_s .border-right {
  border-right: 1px black solid;
}
#monthly .section_s .profile_box_s .inner_s .info_side_s .syouritu_s .syouritu_table_s .zenkoku_s {
  background: #fddf90;
}
#monthly .section_s .profile_box_s .inner_s .info_side_s .syouritu_s .syouritu_table_s .oomura_s {
  background: #d2cde6;
}
#monthly .section_s .profile_box_s .inner_s .info_side_s .comment_s {
  text-indent: 0;
  font-size: 19px;
  margin: 0 10px 10px 10px;
  text-align: justify;
  line-height: 1.5;
}
#monthly .section_s .ajust_s {
  padding-bottom: 20px;
}
#monthly .top_contents {
  display: flex;
  margin-top: 60px;
}
#monthly .top_contents .top_wrapper {
  margin: 15px auto 0 auto;
  width: 300px;
}
#monthly .top_contents .top_wrapper .top_title {
  font-size: 40px;
  text-align: center;
}
#monthly .top_contents .top_wrapper .sub_title_1 {
  font-size: 34px;
  color: white;
  text-align: center;
}
#monthly .top_contents .top_wrapper .sub_title_1 .green_box {
  background: #56941f;
  margin: 0 5px;
  padding: 0 8px;
}
#monthly .top_contents .top_wrapper .sub_title_2 {
  text-indent: 0;
  font-size: 20px;
  text-align: center;
  margin-top: 5px;
}
#monthly .top_contents .profile_ex {
  width: 370px;
  background: #fff9b0;
  margin: 0 auto 25px auto;
}
#monthly .top_contents .profile_ex .mikata {
  background: #003f98;
  width: 175px;
  padding: 4px 0;
  color: white;
  font-size: 16px;
  text-align: center;
  border-radius: 50%;
  position: relative;
  top: -18px;
  left: 95px;
}
#monthly .top_contents .profile_ex .inner_wrapper {
  display: flex;
  justify-content: center;
  margin-top: -14px;
}
#monthly .top_contents .profile_ex .left_side {
  width: 175px;
}
#monthly .top_contents .profile_ex .left_side img {
  background: black;
}
#monthly .top_contents .profile_ex .left_side .left_side_bottom {
  text-align: center;
  background: #dfe9d1;
  text-indent: 0;
  margin-bottom: 0;
  line-height: 1.5;
}
#monthly .top_contents .profile_ex .right_side {
  width: 170px;
  background: white;
}
#monthly .top_contents .profile_ex .racer_num_ex {
  color: #56941f;
  font-weight: bold;
  margin: 10px 0 0 10px;
  font-size: 18px;
}
#monthly .top_contents .profile_ex .racer_name_ex {
  color: #56941f;
  font-weight: bold;
  font-size: 36px;
  line-height: 1;
  margin-left: 10px;
}
#monthly .top_contents .profile_ex .zenkoku_ex {
  margin-top: 10px;
}
#monthly .top_contents .profile_ex .zenkoku_ex .zenkoku_box_ex {
  background: #fddf90;
  border: 1px black solid;
  width: 38px;
  text-align: center;
  margin: 0 auto 4px auto;
}
#monthly .top_contents .profile_ex .zenkoku_ex p {
  text-indent: 0;
  width: 155px;
  margin: auto;
}
#monthly .top_contents .profile_ex .oomura_ex {
  margin-top: 5px;
}
#monthly .top_contents .profile_ex .oomura_ex .oomura_box_ex {
  background: #d2cde6;
  border: 1px black solid;
  width: 38px;
  text-align: center;
  margin: 0 auto 4px auto;
}
#monthly .top_contents .profile_ex .oomura_ex p {
  text-indent: 0;
  width: 155px;
  margin: auto;
}
#monthly .top_contents .profile_ex .caption {
  text-indent: 0;
  width: 280px;
  margin: auto;
  margin-top: 5px;
  padding-bottom: 5px;
  font-size: 15px;
  line-height: 1.4;
}
#monthly .section {
  display: flex;
  justify-content: space-around;
  margin-bottom: 25px;
}
#monthly .section .profile_box {
  width: 400px;
}
#monthly .section .profile_box .inner {
  display: flex;
}
#monthly .section .profile_box .inner .photo_side {
  width: 160px;
}
#monthly .section .profile_box .inner .photo_side .prize {
  font-weight: bold;
  color: #e60012;
  /* 文字の色 */
  font-size: 13pt;
  /* 文字のサイズ */
  text-shadow: 2px 2px 1px #ffffff, -2px 2px 1px #ffffff, 2px -2px 1px #ffffff, -2px -2px 1px #ffffff, 2px 0px 1px #ffffff, 0px 2px 1px #ffffff, -2px 0px 1px #ffffff, 0px -2px 1px #ffffff;
  /* 文字の影 */
  position: relative;
  top: 12px;
  left: -12px;
}
#monthly .section .profile_box .inner .photo_side .racer_photo {
  width: 160px;
  height: 215px;
  background: black;
  margin-top: -30px;
}
#monthly .section .profile_box .inner .photo_side .racer_info {
  background: #dfe9d1;
  text-align: center;
  text-indent: 0;
  margin-bottom: 0;
}
#monthly .section .profile_box .inner .info_side {
  width: 240px;
}
#monthly .section .profile_box .inner .info_side .info_top {
  margin: 22px 0 10px 12px;
}
#monthly .section .profile_box .inner .info_side .info_top .name_wrapper {
  display: flex;
}
#monthly .section .profile_box .inner .info_side .info_top .name_wrapper .num {
  color: #56941f;
  font-weight: bold;
  font-size: 20px;
  line-height: 1;
}
#monthly .section .profile_box .inner .info_side .info_top .name_wrapper .rubi {
  text-indent: 0;
  margin: 0 0 0 30px;
  font-size: 13px;
}
#monthly .section .profile_box .inner .info_side .info_top .name_wrapper .ajust_2 {
  margin-left: 42px;
}
#monthly .section .profile_box .inner .info_side .info_top .name_wrapper .ajust {
  margin-left: 5px;
}
#monthly .section .profile_box .inner .info_side .info_top .name_wrapper .ajusts_s {
  margin-left: 17px;
}
#monthly .section .profile_box .inner .info_side .info_top .racer_name {
  color: #56941f;
  font-weight: bold;
  font-size: 38px;
  line-height: 1;
  margin-top: 5px;
}
#monthly .section .profile_box .inner .info_side .info_top .racer_name a {
  color: #56941f;
}
#monthly .section .profile_box .inner .info_side .syouritu .syouritu_table {
  border: 1px black solid;
  width: 200px;
  margin: 0 0 14px 12px;
}
#monthly .section .profile_box .inner .info_side .syouritu .syouritu_table tr td {
  text-align: center;
}
#monthly .section .profile_box .inner .info_side .syouritu .syouritu_table .border-right {
  border-right: 1px black solid;
}
#monthly .section .profile_box .inner .info_side .syouritu .syouritu_table .zenkoku {
  background: #fddf90;
}
#monthly .section .profile_box .inner .info_side .syouritu .syouritu_table .oomura {
  background: #d2cde6;
}
#monthly .section .profile_box .inner .info_side .comment {
  text-indent: 0;
  font-size: 23px;
  margin: 0 0 0 12px;
  text-align: justify;
  width: 200px;
  line-height: 1.5;
}