@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_wrapper_1 .title_img {
  margin-bottom: 10px;
  margin-left: 29px;
}
#monthly .title_wrapper_1 .title_wrapper_2 {
  display: flex;
  margin-left: 31px;
}
#monthly .title_wrapper_1 .title_wrapper_2 .title_back_wrapper {
  width: 150px;
  text-align: center;
  background: linear-gradient(180deg, #0075c2 0%, #0075c2 50%, #003662 50%, #003662 100%);
  margin-right: 10px;
  display: block;
  height: 44px;
}
#monthly .title_wrapper_1 .title_wrapper_2 .title_back_wrapper .title_back {
  color: #ffffff;
  font-size: 30px;
}
#monthly .title_wrapper_1 .title_wrapper_2 .title_sub {
  color: #000;
}
#monthly .dream_wrapper .dream_title {
  color: #000;
  margin-bottom: 15px;
  font-size: 36px;
  text-align: center;
}
#monthly .dream_wrapper .dream_title .dream_title_small {
  font-size: 30px;
  margin-left: 5px;
}
#monthly .dream_wrapper .dream_title .round_1 {
  -webkit-clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
          clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
  background: #000;
  color: #ffffff;
  font-size: 20px;
  display: inline-block;
  width: 32px;
  height: 29px;
  text-align: center;
  vertical-align: middle;
  font-weight: normal;
  margin-left: 3px;
}
#monthly .dream_wrapper .dream_title .round_2 {
  margin-left: 9px;
  font-size: 22px;
  background: #881875;
  border-radius: 25px;
  padding: 0 20px;
  line-height: 22px;
  text-align: center;
  font-weight: normal;
  color: white;
  vertical-align: middle;
}
#monthly .dream_wrapper .dream_title .title_border {
  display: inline-block;
  width: 150px;
  height: 1px;
  background: #000;
  margin-bottom: 10px;
}
#monthly .dream_wrapper .dream_title .title_gray {
  color: gray;
  font-size: 28px;
  opacity: 0.8;
}
#monthly .dream_wrapper .dream_raw {
  justify-content: space-around;
  display: flex;
  margin-top: 20px;
}
#monthly .dream_wrapper .dream_raw .dream_box {
  width: 385px;
}
#monthly .dream_wrapper .dream_raw .dream_box .dream_top {
  margin-bottom: 10px;
  display: flex;
}
#monthly .dream_wrapper .dream_raw .dream_box .dream_top .dream_left .dream_num {
  text-align: center;
  text-indent: 0;
  line-height: 20px;
  padding-top: 23px;
  padding-left: 11px;
}
#monthly .dream_wrapper .dream_raw .dream_box .dream_top .dream_left .dream_num .dream_num_bold {
  font-weight: bold;
  font-size: 42px;
}
#monthly .dream_wrapper .dream_raw .dream_box .dream_top .dream_left .rabel_img_1 {
  margin-left: 8px;
  margin-top: -20px;
}
#monthly .dream_wrapper .dream_raw .dream_box .dream_top .dream_left .dream_name_wrapper {
  display: flex;
  margin-top: -9px;
}
#monthly .dream_wrapper .dream_raw .dream_box .dream_top .dream_left .dream_name_wrapper .dream_name {
  writing-mode: vertical-lr;
  font-size: 40px;
  text-indent: 0;
  margin-bottom: 0;
  text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.4);
  margin-left: 12px;
}
#monthly .dream_wrapper .dream_raw .dream_box .dream_top .dream_left .dream_name_wrapper .name_black {
  color: black;
}
#monthly .dream_wrapper .dream_raw .dream_box .dream_top .dream_left .dream_name_wrapper .dream_rubi {
  writing-mode: vertical-lr;
  font-size: 14px;
  text-indent: 0;
  margin-bottom: 0;
  margin-left: -10px;
}
#monthly .dream_wrapper .dream_raw .dream_box .dream_top .dream_left .dream_name_wrapper .dream_rubi .dream_toban {
  padding-bottom: 50px;
  font-size: 20px;
  font-style: italic;
}
#monthly .dream_wrapper .dream_raw .dream_box .dream_top .dream_right {
  margin-right: -260px;
}
#monthly .dream_wrapper .dream_raw .dream_box .dream_top .dream_right .dream_racer_img {
  margin-left: 1px;
  position: relative;
  top: -8px;
  right: 4px;
  z-index: 1;
}
#monthly .dream_wrapper .dream_raw .dream_box .dream_bottom {
  display: flex;
  margin-left: 8px;
  margin-top: -6px;
}
#monthly .dream_wrapper .dream_raw .dream_box .dream_bottom .dream_info_table {
  width: 100px;
  margin: 0 10px 7px 8px;
}
#monthly .dream_wrapper .dream_raw .dream_box .dream_bottom .dream_info_table tr td {
  text-align: center;
  vertical-align: bottom;
}
#monthly .dream_wrapper .dream_raw .dream_box .dream_bottom .dream_info_table .dream_info_border {
  border-bottom: 1px solid black;
}
#monthly .dream_wrapper .dream_raw .dream_box .dream_bottom .dream_info_table .border_white {
  border-bottom: 1px solid white;
}
#monthly .dream_wrapper .dream_raw .dream_box .dream_bottom .dream_info_table .dream_back_gray_1 {
  background: #dcdddd;
  border-top-left-radius: 10px;
}
#monthly .dream_wrapper .dream_raw .dream_box .dream_bottom .dream_info_table .dream_back_gray_2 {
  background: #dcdddd;
  border-bottom-left-radius: 10px;
}
#monthly .dream_wrapper .dream_raw .dream_box .dream_bottom .dream_info_table .dream_back_gray_3 {
  background: #dcdddd;
}
#monthly .dream_wrapper .dream_raw .dream_box .dream_bottom .dream_info_table .info_two_2 {
  background: #4c4948;
}
#monthly .dream_wrapper .dream_raw .dream_box .dream_bottom .dream_info_table .info_three_2 {
  background: #640000;
}
#monthly .dream_wrapper .dream_raw .dream_box .dream_bottom .dream_info_table .info_four_2 {
  background: #03004c;
}
#monthly .dream_wrapper .dream_raw .dream_box .dream_bottom .dream_info_table .info_five_2 {
  background: #cdbc00;
}
#monthly .dream_wrapper .dream_raw .dream_box .dream_bottom .dream_info_table .info_six_2 {
  background: #00441b;
}
#monthly .dream_wrapper .dream_raw .dream_box .dream_bottom .dream_info_1 {
  background: #dcdddd;
  border-radius: 10px;
  padding: 3px 11px 4px 14px;
  height: 73px;
}
#monthly .dream_wrapper .dream_raw .dream_box .dream_bottom .dream_info_1 .border_1 {
  border-bottom: 1px solid #000;
  padding: 0 6px;
}
#monthly .dream_wrapper .dream_raw .dream_box .dream_bottom .dream_info_1 .border_2 {
  border-bottom: 1px solid #000;
  line-height: 28px;
}
#monthly .dream_wrapper .dream_raw .dream_box .dream_bottom .dream_info_1 .border_1_white {
  border-bottom: 1px solid white;
}
#monthly .dream_wrapper .dream_raw .dream_box .dream_bottom .dream_info_1 .border_2_white {
  border-bottom: 1px solid white;
}
#monthly .dream_wrapper .dream_raw .dream_box .dream_bottom .dream_info_1 .border_1_bold {
  border-bottom: 2px solid #000;
  padding: 0 5px;
}
#monthly .dream_wrapper .dream_raw .dream_box .dream_bottom .info_two_1 {
  background: #4c4948;
}
#monthly .dream_wrapper .dream_raw .dream_box .dream_bottom .info_three_1 {
  background: #640000;
}
#monthly .dream_wrapper .dream_raw .dream_box .dream_bottom .info_four_1 {
  background: #03004c;
}
#monthly .dream_wrapper .dream_raw .dream_box .dream_bottom .info_five_1 {
  background: #cdbc00;
}
#monthly .dream_wrapper .dream_raw .dream_box .dream_bottom .info_six_1 {
  background: #00441b;
}
#monthly .dream_wrapper .dream_raw .dream_box .dream_bottom .dream_info_3 {
  border-left: 1px solid #000;
  width: 180px;
  padding-left: 12px;
  text-indent: 0;
}
#monthly .dream_wrapper .dream_raw .dream_box .dream_bottom .dream_info_3_white {
  border-left: 1px solid white;
}
#monthly .dream_wrapper .dream_raw .name_white {
  color: white;
}
#monthly .dream_wrapper .dream_raw .name_black {
  color: black;
}
#monthly .dream_wrapper .dream_raw .box_back_one {
  background: linear-gradient(180deg, rgb(214, 210, 210) 0%, rgb(255, 255, 255) 45%);
}
#monthly .dream_wrapper .dream_raw .box_back_two {
  background: linear-gradient(180deg, rgb(103, 101, 101) 0%, rgb(0, 0, 0) 45%);
}
#monthly .dream_wrapper .dream_raw .box_back_three {
  background: linear-gradient(180deg, rgb(135, 0, 4) 0%, rgb(182, 0, 5) 45%);
}
#monthly .dream_wrapper .dream_raw .box_back_four {
  background: linear-gradient(180deg, rgb(0, 5, 103) 0%, rgb(27, 32, 136) 45%);
}
#monthly .dream_wrapper .dream_raw .box_back_five {
  background: linear-gradient(180deg, rgb(213, 196, 0) 0%, rgb(238, 218, 0) 45%);
}
#monthly .dream_wrapper .dream_raw .box_back_six {
  background: linear-gradient(180deg, rgb(0, 80, 41) 0%, rgb(0, 126, 65) 45%);
}
#monthly .profile_wrapper {
  margin-top: 15px;
}
#monthly .profile_wrapper .profile_raw {
  display: flex;
  justify-content: space-around;
  margin-bottom: 20px;
  margin-left: 29px;
}
#monthly .profile_wrapper .profile_raw .profile_box {
  background-image: url("img/profile_s_frame.png");
  background-repeat: no-repeat;
  width: 280px;
}
#monthly .profile_wrapper .profile_raw .profile_box .prize_wrapper {
  display: flex;
}
#monthly .profile_wrapper .profile_raw .profile_box .prize_wrapper .diamond {
  width: 25px;
  height: 23px;
  padding-top: 10px;
  padding-right: 4px;
  padding-left: 16px;
}
#monthly .profile_wrapper .profile_raw .profile_box .prize {
  font-size: 30px;
  font-weight: bold;
  color: #ffffff;
  margin-bottom: -3px;
}
#monthly .profile_wrapper .profile_raw .profile_box .prize .small_prize {
  font-size: 18px;
  font-weight: normal;
}
#monthly .profile_wrapper .profile_raw .profile_box .profile_top {
  display: flex;
}
#monthly .profile_wrapper .profile_raw .profile_box .profile_top .profile_racer_frame {
  margin-left: 12px;
}
#monthly .profile_wrapper .profile_raw .profile_box .profile_top .profile_top_right .rank {
  font-size: 24px;
  background: #003662;
  color: #ffffff;
  border-radius: 25px;
  width: 80px;
  text-align: center;
  height: 30px;
  line-height: 33px;
  margin-left: 10px;
}
#monthly .profile_wrapper .profile_raw .profile_box .profile_top .profile_top_right .rank_small {
  font-size: 18px;
}
#monthly .profile_wrapper .profile_raw .profile_box .profile_top .win_rate_2 {
  font-size: 18px;
  width: 100px;
  margin-top: 4px;
}
#monthly .profile_wrapper .profile_raw .profile_box .profile_top .win_rate_2 tr td {
  text-align: center;
}
#monthly .profile_wrapper .profile_raw .profile_box .profile_top .win_rate_2 .border_bottom_2 {
  border-bottom: 1px solid black;
}
#monthly .profile_wrapper .profile_raw .profile_box .profile_top .win_rate_2 .back_pink {
  background: #ecdfe5;
  padding: 2px 2px 0px 2px;
}
#monthly .profile_wrapper .profile_raw .profile_box .profile_down {
  width: 255px;
  margin: auto;
}
#monthly .profile_wrapper .profile_raw .profile_box .profile_down .profile_rubi_wrapper {
  display: flex;
  justify-content: space-between;
  width: 210px;
  margin: 0px 0 -7px 21px;
}
#monthly .profile_wrapper .profile_raw .profile_box .profile_down .profile_rubi_wrapper p {
  text-indent: 0;
  margin-bottom: 0;
}
#monthly .profile_wrapper .profile_raw .profile_box .profile_down .profile_rubi_wrapper .profile_toban {
  font-size: 20px;
}
#monthly .profile_wrapper .profile_raw .profile_box .profile_down .profile_rubi_wrapper .profile_rubi {
  font-size: 16px;
  padding-top: 3px;
}
#monthly .profile_wrapper .profile_raw .profile_box .profile_down .profile_name {
  text-indent: 0;
  margin-bottom: 0;
  font-weight: bold;
  font-size: 42px;
  font-family: serif;
  line-height: 52px;
  padding-left: 20px;
  color: #231916;
}
#monthly .profile_wrapper .profile_raw .profile_box .profile_down .profile_name a {
  color: #231916;
}
#monthly .profile_wrapper .profile_raw .profile_box .profile_down .name_ajust {
  font-size: 36px;
}
#monthly .profile_wrapper .profile_raw .profile_box .profile_down .profile_racer_info_1 {
  text-indent: 0;
  margin-bottom: 0;
  background: #ecdfe5;
  border-radius: 25px;
  width: 224px;
  text-align: center;
  margin: auto;
  padding: 2px 0px;
}
#monthly .profile_wrapper .profile_raw .profile_box .profile_down .profile_racer_info_1 .inner_1 {
  border-right: 1px solid black;
  border-left: 1px solid black;
  padding: 0 2px 0 8px;
}
#monthly .profile_wrapper .profile_raw .profile_box .profile_down .profile_racer_info_1 .inner_2 {
  padding-left: 8px;
}
#monthly .profile_wrapper .profile_raw .profile_box .profile_down .profile_racer_info_1 .inner_3 {
  padding-right: 8px;
}
#monthly .profile_wrapper .profile_raw .profile_box .profile_down .profile_text {
  text-indent: 0;
  margin-bottom: 0;
  font-size: 19px;
  text-align: justify;
  width: 220px;
  margin: auto;
  line-height: 25px;
  margin-top: 5px;
}/*# sourceMappingURL=profile_s.css.map */

/*データの見方*/
#monthly #profile_mikata {
  display: flex;
  justify-content: space-around;
  margin: 40px auto 0;
  width: 600px;
}
#monthly #profile_mikata #mikata_box table {
  border-collapse: separate;
  border-spacing: 3px 10px;
  margin-top: 10px;
}
#monthly #profile_mikata #mikata_box table th {
  border-right: 1px solid #4c5159;
  padding-right: 10px;
  font-weight: normal;
  vertical-align: middle;
}

#monthly #profile_mikata #mikata_box table td {
  padding: 0px 10px;
}