@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 .top_wrapper {
  display: flex;
  justify-content: center;
  margin-bottom: 35px;
}
#monthly .top_wrapper .top_title {
  margin-right: 10px;
}
#monthly .top_wrapper .down_text {
  padding-left: 10px;
}
#monthly .top_wrapper .title_sub {
  font-size: 14px;
  text-indent: 0;
  color: #000;
  margin-top: 28px;
  margin-bottom: 0;
}
#monthly .top_wrapper .title_sub .top_text {
  font-size: 17px;
}
#monthly .top_wrapper .title_sub .shape_1 {
  width: 36px;
  height: 15px;
  background: linear-gradient(175deg, rgb(247, 198, 135) 6%, rgb(255, 245, 230) 38%, rgb(247, 198, 135) 90%);
  border-radius: 25px;
  display: inline-block;
  vertical-align: middle;
  border: 2px #5b3119 solid;
}
#monthly .motor_contents_wrapper {
  margin-top: 10px;
}
#monthly .motor_contents_wrapper .contents_raw {
  display: flex;
  justify-content: space-around;
  margin-bottom: -240px;
}
#monthly .motor_contents_wrapper .contents_raw .motor_box_wrapper .motor_box {
  width: 360px;
  display: flex;
  background: linear-gradient(175deg, rgb(252, 207, 112) 10%, rgb(252, 246, 240) 41%, rgb(252, 207, 112) 75%);
  border-radius: 25px;
  padding: 9px 9px 3px 9px;
  z-index: 1;
  position: relative;
}
#monthly .motor_contents_wrapper .contents_raw .motor_box_wrapper .motor_box .left_contents .num {
  font-size: 56px;
  line-height: 45px;
  font-weight: bold;
  color: #000;
  text-align: center;
  -webkit-text-stroke: 2px #f7ed00;
  transform: scale(1.5, 0.9);
  letter-spacing: -4px;
  padding-right: 3px;
  text-shadow: 2px 3px 3px rgba(0, 0, 0, 0.4);
}
#monthly .motor_contents_wrapper .contents_raw .motor_box_wrapper .motor_box .left_contents .num_white {
  -webkit-text-stroke: 2px white;
}
#monthly .motor_contents_wrapper .contents_raw .motor_box_wrapper .motor_box .left_contents .rank {
  font-size: 36px;
  color: #008842;
  font-weight: bold;
  text-align: center;
  line-height: 37px;
  transform: scale(1.5, 1);
}
#monthly .motor_contents_wrapper .contents_raw .motor_box_wrapper .motor_box .left_contents .rabel_1 {
  background: #cf0027;
  color: white;
  text-align: center;
  height: 21px;
}
#monthly .motor_contents_wrapper .contents_raw .motor_box_wrapper .motor_box .left_contents .double_rate {
  font-size: 36px;
  line-height: 42px;
  padding-top: 1px;
  color: #000;
}
#monthly .motor_contents_wrapper .contents_raw .motor_box_wrapper .motor_box .left_contents .rabel_2 {
  background: #3a62ad;
  color: white;
  text-align: center;
  height: 21px;
}
#monthly .motor_contents_wrapper .contents_raw .motor_box_wrapper .motor_box .left_contents .win_rate {
  font-size: 22px;
  text-align: center;
  color: #000;
}
#monthly .motor_contents_wrapper .contents_raw .motor_box_wrapper .motor_box .left_contents .rabel_3 {
  background: #3a62ad;
  color: white;
  text-align: center;
  height: 21px;
}
#monthly .motor_contents_wrapper .contents_raw .motor_box_wrapper .motor_box .left_contents .prize {
  font-size: 21px;
  text-align: center;
  color: #000;
}
#monthly .motor_contents_wrapper .contents_raw .motor_box_wrapper .motor_box .right_contents {
  margin-left: 10px;
  height: 200px;
}
#monthly .motor_contents_wrapper .contents_raw .motor_box_wrapper .motor_box .right_contents .img_wrapper {
  display: flex;
  margin-bottom: -19px;
}
#monthly .motor_contents_wrapper .contents_raw .motor_box_wrapper .motor_box .right_contents .img_wrapper .img_rabel_1 {
  margin: auto;
  position: relative;
  bottom: 27px;
  left: 2px;
}
#monthly .motor_contents_wrapper .contents_raw .motor_box_wrapper .motor_box .right_contents .img_wrapper .img_rabel_2 {
  margin: auto;
  position: relative;
  bottom: 17px;
}
#monthly .motor_contents_wrapper .contents_raw .motor_box_wrapper .motor_box .right_contents .img_wrapper .img_rabel_3 {
  margin: auto;
  position: relative;
  bottom: 17px;
}
#monthly .motor_contents_wrapper .contents_raw .motor_box_wrapper .motor_box .right_contents .img_wrapper .img_rabel_4 {
  margin: auto;
  position: relative;
  bottom: 15px;
  left: 10px;
}
#monthly .motor_contents_wrapper .contents_raw .motor_box_wrapper .motor_box .right_contents .img_wrapper .img_rabel_5 {
  margin: auto;
  position: relative;
  bottom: 15px;
  left: 10px;
}
#monthly .motor_contents_wrapper .contents_raw .motor_box_wrapper .motor_box .right_contents .img_wrapper .img_point {
  width: 60px;
  height: 60px;
  position: relative;
  bottom: 33px;
  right: -4px;
}
#monthly .motor_contents_wrapper .contents_raw .motor_box_wrapper .motor_box .right_contents .title_motor_1 {
  font-size: 28px;
  font-weight: bold;
  color: #cf003c;
  -webkit-text-stroke: 0.9px white;
  text-shadow: 2px 1px 4px rgba(0, 0, 0, 0.4);
}
#monthly .motor_contents_wrapper .contents_raw .motor_box_wrapper .motor_box .right_contents .title_motor_2 {
  font-size: 28px;
  font-weight: bold;
  color: #950076;
  -webkit-text-stroke: 0.9px white;
  text-shadow: 2px 1px 4px rgba(0, 0, 0, 0.4);
}
#monthly .motor_contents_wrapper .contents_raw .motor_box_wrapper .motor_box .right_contents .title_motor_ajust_1 {
  font-size: 27px;
}
#monthly .motor_contents_wrapper .contents_raw .motor_box_wrapper .motor_box .right_contents .text_motor {
  font-size: 17px;
  text-align: justify;
  text-indent: 0;
  color: #000;
  margin-bottom: 5px;
  width: 233px;
}
#monthly .motor_contents_wrapper .contents_raw .motor_box_wrapper .motor_box .right_contents .table_motor {
  font-size: 16px;
  border: 1px solid black;
  width: 230px;
}
#monthly .motor_contents_wrapper .contents_raw .motor_box_wrapper .motor_box .right_contents .table_motor .table_head_1 {
  background: #e0cdc2;
  padding: 6px 5px 0 5px;
  color: #000;
  width: 20px;
  vertical-align: middle;
  height: 40px;
}
#monthly .motor_contents_wrapper .contents_raw .motor_box_wrapper .motor_box .right_contents .table_motor .table_head_1 .vertical {
  writing-mode: vertical-rl;
}
#monthly .motor_contents_wrapper .contents_raw .motor_box_wrapper .motor_box .right_contents .table_motor .table_head_2 {
  background: #e0cdc2;
  font-size: 12px;
  color: #000;
  width: 20px;
  padding: 5px 4px 0px 6px;
  height: 40px;
}
#monthly .motor_contents_wrapper .contents_raw .motor_box_wrapper .motor_box .right_contents .table_motor .table_head_2 .vertical {
  writing-mode: vertical-rl;
}
#monthly .motor_contents_wrapper .contents_raw .motor_box_wrapper .motor_box .right_contents .table_motor .symbol_color_1 {
  font-size: 27px;
  color: #cf0027;
  width: 40px;
  padding-top: 5px;
  border-right: 1px solid black;
  background: white;
  text-align: center;
  vertical-align: middle;
}
#monthly .motor_contents_wrapper .contents_raw .motor_box_wrapper .motor_box_silver {
  background: linear-gradient(175deg, rgb(226, 222, 214) 10%, rgb(255, 252, 249) 41%, rgb(226, 222, 214) 75%);
}
#monthly .motor_contents_wrapper .contents_raw .motor_box_wrapper .gold_border {
  width: 370px;
  height: 261px;
  display: flex;
  background: linear-gradient(175deg, rgb(81, 41, 21) 14%, rgb(255, 181, 107) 35%, rgb(81, 41, 21) 65%, rgb(255, 181, 107) 85%, rgb(81, 41, 21) 97%);
  border-radius: 25px;
  padding: 9px 9px 3px 9px;
  z-index: 0;
  position: relative;
  bottom: 269px;
  right: 5px;
}
#monthly .motor_contents_wrapper .contents_raw .motor_box_wrapper .silver_border {
  background: linear-gradient(175deg, rgb(45, 36, 44) 14%, rgb(156, 144, 155) 32%, rgb(45, 36, 44) 65%, rgb(45, 36, 44) 88%, rgb(156, 144, 155) 96%);
}/*# sourceMappingURL=motor_gp.css.map */