/* .page-inner {
  padding: 3% 0 5%;
} */

/* html {
  scroll-behavior: smooth;
} */

.motor_container {
  overflow: hidden;
}

.motor_flex_img {
  margin-bottom: 0px;
}

.motor_flex_img ul+ul {
  margin-top: 30px;
}

.motor_flex_img ul li {
  position: relative;
  cursor: pointer;
}

.motor_flex_img ul li:hover {
  opacity: 0.7;
}

/* .motor_flex_img ul li+li {
  margin-left: 30px;
} */

.motor_flex_img ul li:nth-of-type(7) {
  margin-left: 0;
}

/* .motor_flex_img ul li {
  margin-top: 30px;
} */

.motor_flex_img ul img {
  display: block;
  position: relative;
  z-index: 1;
  margin: auto;
}

.motor_flex_img ul .top {
  position: relative;
}

.motor_flex_img ul .top img {
  width: 90%;
}

.motor_flex_img ul img.bottom {
  width: 120px;
  margin-top: 20px;
}


.motor_box_container {
  max-width: 1140px;
  background: #fff;
  background-size: contain;
  /* background-color: #fffcf5; */
  margin: 40px auto;
  padding: 20px 20px 0;
  position: relative;
  overflow: hidden;
  background: url(../images/pickup_motor/cloud.jpg) no-repeat bottom / contain #fff;
}


.motor_box_container.motor_box_container1 {
  border-top: none;
}

.motor_box_container::before {
  content: '';
  background: url(../images/pickup_motor/kirakira.png) no-repeat left / contain;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 170px;
}


.motor_slider .slick-next:before {
  content: url(../images/pickup_motor/right.svg);
}

.motor_slider .slick-prev:before {
  content: url(../images/pickup_motor/left.svg);
}

.motor_box_container:last-of-type {
  margin-bottom: 0;
}

.motor_box_container1 {
  margin: 50px auto 40px;
  padding-left: 0;
  overflow: hidden;
}

.motor_box_wrapper {
  position: relative;
  box-sizing: border-box;
  /* background: url(../images/pickup_motor/goldline-side.png);
  background-size: contain; */
  display: block;
  justify-content: center;
  align-items: flex-start;
  position: relative;
  max-width: 1100px;
  margin: auto;
  padding: 15px;
  z-index: 1;
}

/* .motor_box_wrapper::before,
.motor_box_wrapper::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: url(../images/pickup_motor/goldline-top.png);
  background-size: contain;
  z-index: 1;
} */

.motor_box_wrapper::after {
  top: auto;
  bottom: 0;
  background: url(../images/pickup_motor/goldline-bottom.png);
}

.motor-flex_box,
.racer_info-flex {
  display: flex;
}

.motor-flex_box {
  justify-content: space-between;
  margin-bottom: 10px;
}

.motor_left_box {
  width: 47%;
  text-align: center;
  margin-right: 4%;
}

.motor_right_box {
  width: 51%;
}

.motor_left_box h3 {
  position: relative;
  margin: 0;
  font-size: 40px;
  text-align: left;
  display: block;
  color: #141839;
  letter-spacing: 5px;
  padding: 15px 0 0 20px;
  margin-bottom: 0;
}

.motor_left_box h3::before {
  content: '';
  position: absolute;
  right: -70px;
  top: 50px;
  background: url("../images/pickup_motor/kirakira.png");
  width: 160px;
  height: 105px;
  background-size: contain;
  background-repeat: no-repeat;
}

.motor_left_box h3 img {
  vertical-align: text-top;
  margin-right: 10px;
  position: relative;
  top: 1px;
}

.motor_left_box .motor_charts_box {
  width: auto;
  max-width: 500px;
  height: 500px;
  margin: 0px auto 5px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s;
}

.motor_left_box .motor_charts_box.show {
  opacity: 1;
  visibility: visible;
}

.motor_left_box p {
  color: #000;
  margin: 0;
  line-height: 1.8em;
  letter-spacing: 1px;
  text-align: justify;
  /* padding: 0 20px; */
  padding: 0 0 0 10px;
  font-weight: 500;
  font-size: 18px;
}

.racer_info_box {
  position: relative;
}

.racer_info-flex {
  position: relative;
  color: #041100;
  gap: 15px;
  padding: 0 5px;
  margin: 25px 0 25px;
  align-items: center;
}


@media screen and (max-width: 1199px) {

  .motor_box_container {
    border-top: 30px solid #000;
  }

  .racer_info-flex::before {
    top: 11%;
    left: -5%;
    width: 34%;
    height: 25%;
  }

  .motor_box_container::before {
    height: min(15vw, 149px);
  }

  .motor_no img {
    max-width: 70%;
  }

  .motor_left_box .motor_no {
    margin-top: 30px;
  }
}

@media screen and (max-width: 699px) {
  .racer_info-flex::before {
    top: 5.5vw;
    left: max(-4vw, -13px);
    width: 26vw;
    height: 7vw;
  }
}

.racer_show>img {
  position: relative;
  display: inline-block;
  z-index: 1;
}

.motor_use_racer_results_box {
  width: 55%;
  text-align: center;
}

@media screen and (max-width: 1199px) {
  .motor_use_racer_results_box {
    max-width: 50%;
    align-self: center;
  }
}

.motor_right_box .motor_use_racer {
  position: relative;
  display: inline-block;
  margin: 0 0 0;
  padding-bottom: 2px;
  font-weight: bold;
  font-size: 30px;
  color: #fff;
  letter-spacing: 0;
  text-align: center;
  z-index: 1;
  /* filter: drop-shadow(25px 0px 25px rgba(0, 82, 233, 1)) drop-shadow(0px -3px 7px rgba(0, 82, 233, 1)); */
}

.racer_text_box {
  font-weight: bold;
  margin-top: 20px;
}

.motor_right_box .racer_sibu_number {
  font-size: 18px;
  margin: 0;
  color: #000;
  display: inline-block;
  background: #9929EA;
  background: linear-gradient(0deg, rgba(153, 41, 234, 1) 0%, rgba(88, 8, 251, 1) 100%);
  color: #fff;
  padding: 10px 65px;
  margin-top: 10px;
}

@media(max-width: 1199px) {
  .motor_right_box .racer_sibu_number {
    padding: 5px 23px;
  }

  .motor_box_container {
    background: url(../images/pickup_motor/cloud_sp.jpg) no-repeat bottom / cover #fff;
  }
}

/* .motor_right_box .racer_sibu_number span {
  margin-right: 10px;
} */

.motor_right_box .racer_name {
  font-size: 50px;
  margin: 0;
  color: #000;
  margin-top: 5px;
  font-weight: 900;
}

.racers_results_box .racer_result_title,
.racers_results_box .racer_result_days {
  color: #000;
}

.motor_use_racer_results_box .motor_use_text {
  font-size: 25px;
  letter-spacing: 4px;
  font-weight: bold;
  margin: 0;
  margin-bottom: 10px;
  text-align: center;
}

.motor_use_racer_results_box ul {
  margin-left: 10px;
  margin-bottom: 10px;
  font-size: 18px;
}

.motor_use_racer_results_box .womens_results_days_text {
  margin: 0;
  font-size: 14px;
  font-weight: bold;
}

table {
  margin-top: 0;
  border: none;
}

th,
td {
  border: none;
  font-weight: 500;
}

.motor_use_racer_results_box table tr:nth-of-type(1) th {
  background: #ffdd40;
  color: #000;
  letter-spacing: 2px;
  font-size: 17px;
  padding: 5px;
}

.motor_use_racer_results_box table tr:nth-of-type(2) td {
  background: #fff;
  color: #000;
  font-size: 20px;
  font-weight: bold;
  padding: 8px 4px;
}

.old_results_box,
.motors_results_box,
.racers_results_box {
  margin-top: 25px;
  padding: 0;
  letter-spacing: 1.5px;
}

.racers_results_box {
  /* padding-bottom: 20px; */
  /* border-bottom: 1px solid #05253f; */
  color: #041100;
  margin-top: 40px;
}

.old_results_box .old_results_text,
.motors_results_box .motors_results_text,
.racers_results_box .racers_results_text {
  color: #300000;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 5px;
}

.motors_results_box .motor_result_days,
.old_results_box .old_result_days {
  font-weight: normal !important;
}

.racers_results_box .racers_results_text {
  color: #041100;
  margin-bottom: 5px;
}

.old_results_box .old_result_title,
.motors_results_box .motor_result_title,
.racers_results_box .racer_result_title {
  margin: 0;
  font-size: 25px;
  font-weight: 900;
}

.old_results_box .old_result_days,
.motors_results_box .motor_result_days,
.racers_results_box .racer_result_days {
  margin: 0;
  margin-left: 10px;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0px;
  font-weight: normal;
}

.motors_results_box .motor_result_title,
.motors_results_box .motor_result_days {
  color: #000;
  font-weight: 900;
}

.old_results_box .old_results_text {
  color: #000;
  font-weight: bold;
}

.racers_results_box .racer_result_days span {
  margin-right: 15px;
}

.old_results_box table,
.motors_results_box table,
.racers_results_box table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 1px;
}

.racers_results_box table:first-of-type {
  margin-bottom: 15px;
}

.old_results_box table tr th {
  background: #e60012;
  color: #fff;
  font-weight: bold;
  letter-spacing: 4px;
  padding: 5px;
  border: 2px solid #000;
  border-bottom: 1px solid #000;
  border-right-color: #040a2b;
}

.old_results_box table tr th:nth-of-type(1) {
  border-left: none;
  border-right: none;
}

.old_results_box table tr td {
  text-align: center;
  padding: 10px 5px;
  background: #fff;
  color: #000;
  font-weight: bold;
  border: 1px solid #000;
  letter-spacing: 0;
  border-right-color: #040a2b;
  max-height: 50px;
}

.old_results_box table tr td:nth-of-type(1) {
  border-left: none;
  font-size: 14px;
  border-right-color: #040a2b;
}

.old_results_box table tr td:last-of-type {
  border-right: none;
}

.old_results_box table tr:last-of-type td {
  border-bottom: none;
}

.old_results_box table tr td.sekkan {
  text-align: left;
  padding-left: 6px;
  letter-spacing: 0;
}

.motors_results_box table tr th,
.racers_results_box table tr th {
  width: 15%;
}

.motors_results_box table tr:nth-of-type(1) th,
.racers_results_box table tr:nth-of-type(1) th {
  background: #ffb1d4;
  color: #000;
  font-weight: bold;
  letter-spacing: 2px;
  padding: 5px;
  border: 1px solid #014b78;
  font-weight: bold;
}

.motors_results_box table tr:nth-of-type(1) th:first-child,
.racers_results_box table tr:nth-of-type(1) th:first-child {
  border-left: none;
}

.motors_results_box table tr:nth-of-type(1) th {
  background: #e60012;
  color: #fff;
}

.motors_results_box table td,
.racers_results_box table td {
  text-align: center;
}

.motors_results_box table tr:nth-of-type(2) td,
.racers_results_box table tr:nth-of-type(2) td {
  padding: 5px;
  color: #000;
  font-weight: bold;
  background: #fff;
  border: 1px solid #014b78;
  border-top: none;
  border-bottom: none;
}

.racers_results_box table tr:nth-of-type(2) td:nth-of-type(1) {
  border-left: none;
}

.racers_results_box table tr:nth-of-type(2) td+td {
  /* border-left: none; */
}

.racers_results_box table tr:nth-of-type(2) td:last-of-type {
  /* border-right: none; */
}

.motors_results_box table tr:nth-of-type(2) td {
  background: #fff;
  color: #000;
  border: 1px solid #014b78;
  border-top: none;
  border-bottom: none;
}

.motors_results_box table tr:nth-of-type(2) td:nth-of-type(1) {
  border-left: none;
}

.motors_results_box table tr:nth-of-type(2) td:last-of-type {
  /* border-right: none; */
}

.to_racer_btn:hover {
  opacity: 0.9;
}

.motor_container .border-shima {
  border: none;
  background: url(../images/motor/border-shima.png);
  background-size: auto;
  background-position: center;
  width: 90%;
  max-width: 885px;
  height: 10px;
  margin: auto;
}

.motor_container .border-shima:last-of-type {
  display: none;
}

.sensyu-att {
  text-align: right;
  font-size: 13px;
  font-weight: bold;
}

.motor_box_container_sp {
  display: none;
}

.motor_left_box h4 {
  color: #000;
  font-size: 25px;
  margin: 0 0 30px;
  text-align: left;
  line-height: 1.7;
  /* border-bottom: 2px solid #9103ac; */
  padding-left: 0px;
  margin-left: 10px;
  margin-right: 10px;
  font-weight: bold;
  padding-bottom: 10px;
}

.motor_left_box h4 span {
  display: inline-block;
}

/* .motor_left_box .motor_charts_box {
  max-width: 450px;
  height: 450px;
} */

.seiseki_no_table_ver3 div:nth-child(3) span.red,
.last-box span.red {
  margin-top: 0;
}

.motors_results_box {
  border-top: 4px dotted rgba(0, 0, 0, .5);
  padding-top: 15px;
}

/* @media(min-width: 1200px) {
  .motor_slider .slick-dots {
    display: none;
  }
} */

.slick-slide {
  padding: 0 5px;
}

@media (max-width: 1499px) {
  .motor_box_container1 {
    /* margin: 50px 10px 80px; */
  }

  .motor_right_box {
    width: 53%;
  }

  .motors_results_box table tr:nth-of-type(1) th,
  .racers_results_box table tr:nth-of-type(1) th {
    letter-spacing: 0;
  }

  .racers_results_box .racer_result_days {
    font-size: 14px;
  }

  .old_results_box table tr td {
    font-size: 15px;
  }

  .motor_left_box .motor_charts_box {
    max-width: 400px;
    height: 400px;
  }
}

@media (max-width: 1199px) {
  .motor_flex_img ul {
    flex-wrap: wrap;
    padding: 0;
    /* width: 100%; */
  }


  .motor_flex_img ul li+li {
    margin-left: 0px;
  }

  /* .motor_flex_img ul img {
    width: 100%;
  } */

  .motor-group_pc {
    /* display: block!important; */
  }

  .motor-group_sp {
    overflow: hidden;
    /* opacity: 0; */
    /* visibility: hidden; */
  }

  .motor-group_sp.load-show {
    opacity: 1;
    visibility: visible;
  }

  .racers_results_box table tr:nth-of-type(2) td:nth-of-type(4) {
    /* border-right: none; */
  }

  table.title tr:nth-of-type(2) th {
    border: none;
  }

  table.title tr:nth-of-type(2) th:nth-of-type(1) {
    border-right: 1px solid #000;
    font-size: min(3.5vw, 22px);
    /* border-bottom: 2px solid #014b78; */
  }

  .old_results_box table tr td {
    padding: 0;
    font-size: min(4vw, 27px);
    width: 50%;
  }

  .old_results_box table tr td:nth-of-type(1) {
    font-size: min(3.5vw, 27px);
  }

  .racers_results_box table.col-2 tr th {
    width: 50%;
  }

  .motor_left_box p {
    font-size: 30px;
  }

  .old_results_box table tr th,
  .motors_results_box table tr:nth-of-type(1) th,
  .racers_results_box table tr:nth-of-type(1) th {
    font-size: min(4vw, 30px);
  }

  .motors_results_box table tr:nth-of-type(2) td,
  .racers_results_box table tr:nth-of-type(2) td {
    font-size: min(3.7vw, 30px);
  }

  .sp-data th,
  .motors_results_box table.sp-data tr th,
  .racers_results_box table.sp-data tr th {
    width: 25%;
  }

  /* ページネーション */
  .motor-pagination {
    margin-top: 30px;
    text-align: center;
  }

  .swiper-horizontal>.motor-pagination.swiper-pagination-bullets .swiper-pagination-bullet,
  .motor-pagination.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 12px 20px;
  }

  /* ページネーションのサイズと色 */
  .motor-pagination .swiper-pagination-bullet {
    /* border-radius: 0; */
    background: #fff;
    border: 2px solid #300000;
    height: 15px;
    width: 15px;
    opacity: 1;
  }

  .motor-pagination .swiper-pagination-bullet-active {
    background-color: #19368b;
  }

  .motor_box_container {
    padding: 15px;
    padding-bottom: 10px;
    margin: 0px 2%;
  }

  .motor_box_wrapper {
    width: 100%;
    background: none;
    margin: auto;
    padding-bottom: 30px;
    /* border: 1px solid #fff; */
  }

  .motor-flex_box {
    flex-direction: column;
    margin: auto;
    margin-bottom: 10px;
    max-width: 900px;
  }

  .motor_left_box,
  .motor_right_box {
    width: 100%;
  }

  .motor_left_box {
    box-sizing: border-box;
    text-align: center;
    padding: 0 10px;
    margin-bottom: 35px;
  }

  .motor_left_box h3 {
    display: block;
    text-align: center;
  }

  .motor_left_box .motor_charts_box {
    max-width: 600px;
    height: 600px;
    margin-bottom: 0;
  }

  .motor_right_box .motor_use_racer {
    font-size: 36px;
    /* margin-bottom: 10px; */
  }

  .motor_right_box .motor_use_racer::before {
    left: -6%;
    top: -22%;
  }

  .racer_text_box {
    flex-direction: column;
    gap: 10px;
  }

  .motor_right_box .racer_sibu_number {
    font-size: 21px;
  }

  .motor_right_box .racer_sibu_number span {
    display: inline-block;
  }

  .motor_right_box .racer_name {
    font-size: 38px;
  }

  .racer_info-flex {
    align-items: flex-start;
    justify-content: center;
    /* margin: 30px; */
  }

  .racer_info_box {
    /* width: 35%; */
    height: 100%;
  }

  .racer_info_box img {
    vertical-align: text-top;
  }

  .old_results_box .old_result_title,
  .motors_results_box .motor_result_title,
  .racers_results_box .racer_result_title {
    margin-bottom: 0;
    font-size: 28px;
  }

  .old_results_box .old_result_days,
  .motors_results_box .motor_result_days,
  .racers_results_box .racer_result_days,
  .kome {
    margin-left: 0;
    font-size: 20px;
    /* padding-bottom: 10px; */
  }

  .racers_results_box .racer_result_days {
    display: flex;
    flex-direction: column;
    line-height: 1.2;
  }

  .racers_results_box {
    padding-bottom: 0;
    border-bottom: none;
  }

  .motors_results_box {
    margin-top: 0;
  }

  .old_results_box,
  .motors_results_box,
  .racers_results_box {
    margin-top: 30px;
  }

  .motor_right_box hr {
    margin: 0 auto 20px;
    border: none;
    /* border-bottom: 1px solid #000; */
  }

  .old_results_box table tr:nth-of-type(2) th {
    width: 50%;
    font-size: min(3.5vw, 22px);
  }

  .old_results_box table tr:nth-of-type(2) td {
    width: 50%;
    font-size: min(3.5vw, 27px);
  }


  .old_results_box table tr td.sekkan {
    text-align: center;
    padding-left: 0px;
  }

  .old_results_box table tr td.sekkan span {
    display: inline-block;
    width: 100%;
    /* max-width: 200px; */
    text-align: center;
    padding: 7px;
    text-align: left;
    color: #000;
    text-decoration: none;
  }

  .old_results_box table tr td.dates {
    padding: 7px 0;
  }

  .old_results_box table.third tr td.sekkan span {
    border-bottom: none;
  }

  .motor_container .border-shima {
    max-width: 700px;
    width: 85%;
  }

  .sensyu-att {
    margin-right: 5px;
  }

  /* table.second {
    margin: 15px 0;
  } */

  table.second .dates,
  table.third .dates {
    /* border-top: none; */
  }

  .motor_left_box h4 {
    font-size: min(4.3vw, 36px);
    /* border-bottom: 2px solid purple; */
    padding-bottom: 15px;
  }

  .seiseki_no_table_ver3 div:nth-child(3) span {
    letter-spacing: -2px;
  }

  .motor_right_box .racer_sibu_number {
    margin-top: 0;
  }
}


@media (max-width: 699px) {
  /* .motor_use_racer_results_box {
    margin-top: -10px;
  } */

  .motor_left_box h4 {
    padding: 0;
    font-size: min(4vw, 30px);
  }

  .motor_box_wrapper {
    padding: 0 3px 20px;
  }

  .motor_flex_img {
    margin: auto;
  }

  .motor-group_sp .slide-inner {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
  }

  .motor_box_container {
    padding: 5px;
  }

  .racer_info-flex {
    gap: 7vw;
    padding: 0 5px;
    margin: 0px 5px 20px;
  }

  .motor_left_box h3 {
    font-size: 28px;
    padding: 0;
    padding-top: 10px;
    width: 70%;
    margin: auto;
  }

  .motor_left_box h3 img {
    /* width: 27px; */
    margin-right: 2%;
  }

  .motor_left_box h3::before {
    top: 30px;
    right: -12vw !important;
    width: 30vw;
  }

  .motor_left_box {
    padding: 0;
  }

  .motor_left_box .number_color {
    font-size: 30px;
  }

  .motor_left_box .motor_charts_box {
    max-width: 400px;
    height: 380px;
  }

  .motor_left_box p {
    padding: 0;
    font-size: 16px;
    margin-right: 10px;
    margin-left: 10px;
  }

  .racer_text_box {
    gap: 0;
  }

  .motor_right_box .motor_use_racer {
    font-size: 4vw;
  }

  .motor_right_box .motor_use_racer::before {
    width: 115px;
    height: 50px;
    top: -42%;
    left: -6%;
  }

  .motor_right_box .racer_sibu_number {
    font-size: 4vw;
  }

  .motor_right_box .racer_name {
    font-size: 6.2vw;
  }

  .racer_info_box {
    max-width: 35%;
    text-align: center;
  }

  .old_results_box,
  .motors_results_box,
  .racers_results_box {
    padding: 0;
  }

  .old_results_box .old_results_text,
  .motors_results_box .motors_results_text,
  .racers_results_box .racers_results_text {
    margin-top: 20px;
  }

  .old_results_box .old_result_title,
  .motors_results_box .motor_result_title,
  .racers_results_box .racer_result_title {
    font-size: 18px;
  }

  .old_results_box .old_result_days,
  .motors_results_box .motor_result_days,
  .racers_results_box .racer_result_days {
    font-size: 13px;
    padding-bottom: 0;
  }

  .old_results_box table,
  .motors_results_box table,
  .racers_results_box table {
    font-size: 15px;
  }

  .motors_results_box table tr:nth-of-type(1) th,
  .racers_results_box table tr:nth-of-type(1) th {
    letter-spacing: 2px;
  }

  .old_results_box table tr td.sekkan span {
    /* font-size: 12px; */
    font-size: min(3.5vw, 24px);
  }
}

@media (max-width: 500px) {
  .racer_info_box img {
    max-width: 100%;
  }

}

.motor_flex_img ul.motor_slider {
  padding: 0 5px;
  max-width: 70%;
  margin: auto;
}

@media(min-width: 1200px) {
  .motor_flex_img ul.motor_slider {
    padding: 0;
  }
}

.racer_result_title {
  font-size: 30px;
  font-weight: bold;
  margin: 0;
}

.racer_text_box {
  margin-top: 0;
}

/* @media (max-width: 399px) {

  .old_results_box .old_result_days,
  .motors_results_box .motor_result_days,
  .racers_results_box .racer_result_days {
    font-size: 11px;
  }

  .old_results_box .old_result_days {
    font-size: 14px;
  }

  .motor_left_box .motor_charts_box {
    height: 350px;
  }
} */

@media (max-width: 350px) {
  .motor_left_box h3 {
    font-size: 25px;
  }

  .motor_left_box .number_color {
    font-size: 24px;
  }
}

/* no選手版 */
.no_racer_info_box>img {
  width: 110px;
  margin-top: 15px;
}

.motor_right_box h3 {
  margin: 0;
  font-size: 38px;
  font-weight: normal;
  text-align: left;
  border-bottom: 7px dotted #ff9ba3;
  display: block;
}

.motor_right_box h3 .number_color {
  color: #ec1e79;
  font-size: 48px;
  font-family: serif;
  font-weight: bold;
}

.motor_right_box .no_racer_kugirisen {
  background: transparent;
}

.motor_right_box .no_racer_box {
  margin-left: 80px;
  margin-right: auto;
}


.middle-box span {
  padding: 15px 0;
}


@media (max-width: 1199px) {
  .no_racer_img_sp {
    margin: 20px 0 40px;
  }

  .racers_results_box {
    margin-top: 0;
  }

  .old_results_box table tr th {
    padding: 3px;
    font-size: min(3.5vw, 22px);
  }

  .seiseki_no_table_ver span {
    padding: 3px;
    font-size: min(2.7vw, 22px);
    letter-spacing: 0;
  }

  .seiseki_no_table_ver h4 {
    font-size: min(3.2vw, 22px);
  }
}

code span.red {
  display: inline-block;
}

/* ここを削除_SP選手詳細ひとくくり */
.sp_senshu_none {
  /* display: none; */
}

/* ここを削除_SP選手詳細ひとくくり */

/* .motor_box_container6 .motor_use_racer_results_box {
  position: relative;
}
.motor_box_container6 .motor_use_racer_results_box::after {
  content: "2021年10月8日～2022年10月7日の期間で出走なし";
  position: absolute;
  left: 50px;
  bottom: 15px;
  width: 85%;
  background: #666666;
  color: #fff;
  font-size: 16px;
  letter-spacing: 2px;
  text-align: center;
}
@media (max-width: 1199px) {
  .motor_box_container_sp6 .motor_use_racer_results_box_sp table {
    position: relative;
  }
  .motor_box_container_sp6 .motor_use_racer_results_box_sp table::before {
    content: "2021年10月8日～2022年10月7日の期間で出走なし";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 23px;
    margin: auto;
    width: 75%;
    background: #666666;
    color: #fff;
    font-size: 16px;
    letter-spacing: 1px;
    text-align: center;
  }
}
@media (max-width: 700px) {
  .motor_box_container_sp6 .motor_use_racer_results_box_sp table::before {
    content: "2021年10月8日～2022年10月7日の期間で出走なし";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
    margin: auto;
    width: 94%;
    background: #666666;
    color: #fff;
    font-size: 10px;
    letter-spacing: 1px;
    text-align: center;
  }
} */





/*追加カスタム*/


code {
  font-family: 'Noto Sans JP', 'メイリオ', 'ヒラギノ角ゴ StdN w6', sans-serif;
  font-weight: 900;
}

.d-flex {
  display: flex;
}

.seiseki_no_table_ver h4,
.kako_seiseki_no_table_ver h4 {
  margin: 0;
  background-color: #000;
  color: #fff;
  padding: 5px;
  text-align: center;
}

.seiseki_no_table_ver,
.kako_seiseki_no_table_ver {
  gap: 8px;
}

.seiseki_no_table_ver div {
  width: calc(100% / 3 - 5px);
}

.seiseki_no_table_ver3 div:first-child {
  width: 40%;
}

.seiseki_no_table_ver3 div:nth-child(2) {
  width: 20%;
}

.seiseki_no_table_ver3 div:nth-child(3) {
  width: 40%;
}



.seiseki_no_table_ver span,
.kako_seiseki_no_table_ver span {
  background-color: #FDF684;
  padding: 5px;
  display: block;
  text-align: center;
  font-weight: 900;
  margin-top: 8px;
}

.kome {
  margin: 0;
  text-align: right;
  font-weight: bold;
}

.kome_wrap {
  max-width: 1100px;
  margin: auto;
}


.kako_seiseki_no_table_ver span {
  background-color: #FDF684;
}

.kako_seiseki_no_table_ver span {
  padding: 0;
}

.first-box {
  width: 60%;
}

.middle-box {
  width: 33%;
}

.last-box {
  width: 69%;
}

.first-box span {
  text-align: left;
  padding: 12px 3px;
  font-size: 16px;
  text-align: center;
  font-weight: 900;
  letter-spacing: 0;
}

.middle-box span {
  font-size: 16px;
}

.middle-box span,
.last-box span {
  /* padding: 12px 3px; */
}

.middle-box span {
  padding: 12px 3px;
}

.last-box span {
  text-align: left;
  font-size: 16px;
}

.kako_seiseki_no_table_ver span.box_last {
  border-bottom: none;
  height: 48px;
}

.kako_seiseki_no_table_ver span.red {
  display: inline;
}

.mt-1 {
  margin-top: 10px;
}

.seiseki_no_table_ver2 div {
  width: calc(100% / 3 - 5px);
}

.seiseki_no_table_ver2 h4 {
  background: #000;
}

.seiseki_no_table_ver2 span {
  background-color: #B38BFB;
}

table.title,
.first,
.second,
.third {
  border-left: 2px solid #000;
  border-right: 2px solid #000;
}

.racer_coming {
  margin-top: 150px;
  margin-bottom: 150px;
}

@media(max-width: 1199px) {
  .motor_left_box h3::before {
    right: 0;
  }

  .first,
  .second,
  .third {
    border-bottom: 2px solid #000;
  }

  .second,
  .third {
    border-top: 2px solid #000;
  }

  .second {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .old_results_box table tr td {
    border-top: none;
  }



  .racer_text_box {
    margin-top: 10px;
  }

  .motors_results_box {
    letter-spacing: 1px;
  }

  .seiseki_no_table_ver,
  .kako_seiseki_no_table_ver {
    gap: 5px;
  }

  .seiseki_no_table_ver span,
  .kako_seiseki_no_table_ver span {
    margin-top: 5px;
  }

  .seiseki_no_table_ver span,
  .kako_seiseki_no_table_ver span {
    padding: 8px 3px;
  }

  .seiseki_no_table_ver2 span,
  .seiseki_no_table_ver1 span {
    font-size: 4.5vw;
  }

  /* .motor_box_container {
    border-top: 8px solid #9103ac;
  } */



  .racer_coming {
    margin-bottom: 30vw;
    margin-top: 10vw;
  }

  .seiseki_no_table_ver1 span {
    padding: 5px;
  }

}

.seiseki_no_table_ver3 span {
  height: min(7vw, 40px);
}

.seiseki_no_table_ver3 span.red {
  height: auto;
}


@media(max-width: 767px) {
  .kome {
    text-align: center;
    font-size: 13px;
  }

  .old_results_box table tr:nth-of-type(2) td {
    width: 15px;
  }

  .racer_coming img {
    max-width: 75%;
  }
}



@media(max-width: 500px) {

  /* .seiseki_no_table_ver span,
  .kako_seiseki_no_table_ver span {
    font-size: min(4vw, 24px);
  } */

  .seiseki_no_table_ver h4,
  .kako_seiseki_no_table_ver h4 {
    font-size: 3vw;
  }

  .seiseki_no_table_ver h4 {
    font-size: 3vw;
    padding: 5px;
  }

  .motor_box_container {
    border-width: 12px;
  }
}


@media (min-width: 1200px) {
  .pc-none {
    display: none !important;
  }
}

@media (max-width: 1199px) {
  .tb-none {
    display: none !important;
  }
}

@media (max-width: 768px) {
  .sp-none {
    display: none !important;
  }

  .sp-only {
    display: block !important;
  }
}



.motor_flex_img ul.slick-dots {
  padding-left: 0;
  left: 0;
}

.last-box span {
  text-align: left;
  font-size: 16px;
  display: flex;
  align-items: center;
  padding: 12px 3px;
  letter-spacing: -3px;
}

.kako_seiseki_no_table_ver span.red {
  height: auto;
}


@media(max-width: 1199px) {

  .last-box span {
    padding: 8px 3px;
  }

  .name_box {
    width: 20% !important;
  }
}

.text-center {
  text-align: center;
}


@media(min-width: 1200px) {

  .seiseki_no_table_ver span {
    font-size: 16px;
  }

  .seiseki_no_table_ver h4,
  .kako_seiseki_no_table_ver h4 {
    font-size: 16px;
  }
}


@media(max-width: 1199px) {
  .motor_slider .slick-next {
    right: 20px !important;
    top: 50%;
  }

  .motor_slider .slick-prev {
    left: -5px !important;
    top: 50%;
  }
}


.slick-dots li button:before {
  color: #B18BFA;
}

.slick-dots li.slick-active button:before {
  color: #fff;
}

.seiseki_no_table_wrap {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
}

.seiseki_no_table_wrap div {
  width: 50%;
}

@media(max-width: 699px) {
  .racer_result_title {
    font-size: 5vw;
  }
}


.motor_no {
  margin-top: 10px;
}