/* Extracted from main.css for 2026jcs redesign */
@charset "UTF-8";

@keyframes splide-loading {
  0% {
    transform: rotate(0)
  }

  to {
    transform: rotate(1turn)
  }
}

/*! destyle.css v4.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.css */
*,
:before,
:after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: antialiased;
}

body {
  margin: 0;
  -webkit-font-smoothing: antialiased;
}

main {
  display: block
}

p,
iframe {
  margin: 0
}


h2,
h3,
h4 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0
}

ul {
  margin: 0;
  padding: 0;
  list-style: none
}

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit
}

svg,
img,
embed,
iframe {
  vertical-align: bottom
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

.l2_top .kv {
  width: 100%;
  height: 373px;
  display: block
}

.l2_top .kv .kv__wrap {
  margin-left: auto;
  margin-right: auto;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 1400px;
  height: 373px
}

.common_series_list {
  background-color: #dea83f;
  padding-top: 70px;
  padding-bottom: 70px
}

body.l2_top main {
  padding-top: 60px
}


body.l2.jcs.l2_top .kv {
  background-color: #b48500
}

span,
p,
h2,
h3,
h4 {
  font-feature-settings: "palt"
}

.wrap {
  display: grid;
  grid-template-rows: auto 1fr auto;
  grid-template-columns: auto;
  min-height: 100vh;
  position: relative
}

html {
  font-size: 62.5%;
  visibility: hidden;
  font-family: Noto Sans JP, sans-serif;
  font-weight: 400
}

body {
  line-height: 1.8rem;
  position: relative
}



body.l2_top body.l2.jcs.l2_top .kv {
  background-color: #b48500
}

body.l2_top span,
body.l2_top p,
body.l2_top h2,
body.l2_top h3,
body.l2_top h4 {
  font-feature-settings: "palt"
}

body.l2_top .wrap {
  display: grid;
  grid-template-rows: auto 1fr auto;
  grid-template-columns: auto;
  min-height: 100vh;
  position: relative
}


body.l2.jcs body.l2.jcs.l2_top .kv {
  background-color: #b48500
}

body.l2.jcs span,
body.l2.jcs p,
body.l2.jcs h2,
body.l2.jcs h3,
body.l2.jcs h4 {
  font-feature-settings: "palt"
}

body.l2.jcs .wrap {
  display: grid;
  grid-template-rows: auto 1fr auto;
  grid-template-columns: auto;
  min-height: 100vh;
  position: relative
}

body.l2.jcs .jockey_ul {
  justify-content: flex-start;
  gap: 4%;
}

body.l2.jcs .jockey_ul li {
  width: 22%;
  margin-bottom: 45px;
  position: relative
}

body.l2.jcs .jockey_ul li img {
  display: block;
  width: 100%;
}

body.l2.jcs .jockey_ul__photo {
  background-size: unset;
  background-repeat: unset;
  background-position: unset;
  display: block;
  width: 97.4%;
  margin-right: auto;
  aspect-ratio: unset;
  position: relative;
}

body.l2.jcs .jockey_ul__photo::before {
  content: "";
  width: 104.6%;
  height: 104.6%;
  background: url(/raceseries/images/raceseries/2026jcs/jockey_shadow.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: -3px;
  left: -3px;
  z-index: -1;
}

body.l2.jcs .text-center {
  text-align: center
}



body.l2.jcs .about_series .logo {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 285px;
  max-width: 100vw;
  height: 246px
}

body.l2.jcs #racelist .racelist_ul li.js-item {
  padding: 20px
}

body.l2.jcs #racelist .racelist_ul li.js-item .li_inner {
  margin-left: auto;
  margin-right: auto;
  justify-content: center;
  margin-bottom: 15px;
  align-items: flex-end
}

body.l2.jcs #racelist .racelist_ul li.js-item .li_inner .date {
  width: 100%;
  text-align: center;
  margin-bottom: 10px
}

body.l2.jcs #racelist .racelist_ul li.js-item .li_inner .title,
body.l2.jcs #racelist .racelist_ul li.js-item .li_inner .course {
  line-height: 1.2
}


body.l2.jcs .victory.section__winner {
  padding: 75px 0 80px
}


body.l2.jcs .victory.section__winner h3 {
  margin-top: 24px;
  margin-bottom: 4px;
}



body.l2.jcs .victory.section__winner .btn_black01 a {
  width: 300px;
  max-width: 100vw;
  text-align: center
}

body.l2.jcs .victory.section__winner.current__year .btn_black01 a {
  width: 300px;
  max-width: 100vw;
}


body.l2.jcs .btn__lh12 {
  line-height: 1.2
}

@keyframes appear {
  0% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@keyframes black-to-gray {
  0% {
    background-color: #000
  }

  to {
    background-color: #3a3a3a
  }
}

@keyframes white-to-gray {
  0% {
    background-color: #fff
  }

  to {
    background-color: #f4f4f4
  }
}

@keyframes rotation-ap-y-90 {
  0% {
    transform: translateY(-50%) rotate(0)
  }

  to {
    transform: translateY(-50%) rotate(90deg)
  }
}

/* Extracted from series_jcs_archive.css for 2026jcs redesign */
@charset "UTF-8";

.wrap {
  display: grid;
  grid-template-rows: auto 1fr auto;
  grid-template-columns: auto;
  min-height: 100vh;
  position: relative;
}

.wrap {
  display: grid;
  grid-template-rows: auto 1fr auto;
  grid-template-columns: auto;
  min-height: 100vh;
  position: relative;
}

span,
p,
h2,
h3,
h4 {
  font-feature-settings: "palt";
}

body.l2.jcs.l2_top .kv {
  background-color: #B48500;
}

span,
p,
h2,
h3,
h4 {
  font-feature-settings: "palt";
}

.wrap {
  display: grid;
  grid-template-rows: auto 1fr auto;
  grid-template-columns: auto;
  min-height: 100vh;
  position: relative;
}

span,
p,
h2,
h3,
h4 {
  font-feature-settings: "palt";
}

@keyframes appear {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes black-to-gray {
  0% {
    background-color: #000000;
  }

  100% {
    background-color: #3A3A3A;
  }
}

@keyframes white-to-gray {
  0% {
    background-color: #FFFFFF;
  }

  100% {
    background-color: #F4F4F4;
  }
}

@keyframes rotation-ap-y-90 {
  0% {
    transform: translateY(-50%) rotate(0deg);
  }

  100% {
    transform: translateY(-50%) rotate(90deg);
  }
}

.wrap {
  display: grid;
  grid-template-rows: auto 1fr auto;
  grid-template-columns: auto;
  min-height: 100vh;
  position: relative;
}

.jockeys__list {
  margin: 0 auto;
  width: 900px;
  max-width: 100vw;
}

.jockey_ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 auto;
  width: 900px;
  max-width: 100vw;
}

.jockey_ul__footer {
  background: unset;
  position: relative;
  padding: 0;
}


.jockey_ul__footer:before {
  content: none;
}

.jockey_ul__footer .belong,
.jockey_ul__footer .birthday,
.jockey_ul__footer .winning {
  position: relative;
  z-index: 10;
  font-size: 15px;
  font-weight: 600;
}


.jockey_ul__footer .belong:before,
.jockey_ul__footer .birthday:before,
.jockey_ul__footer .winning:before {
  display: inline-block;
  font-size: 13px;
  font-weight: 400;
  margin-right: 10px;
}

.jockey_ul__footer .belong:before {
  content: "所属:";
}

.jockey_ul__footer .birthday:before {
  content: "生年月日:";
}

.jockey_ul__footer .winning:before {
  content: "勝数:";
}

#jockey li img {
  /*width: 100%;*/
}

#jockey p {
  font-size: 14px;
}

#jockey p.note {
  font-size: 16px;
  width: 900px;
  max-width: 100vw;
  margin: 0 auto;
  font-weight: 500;
  line-height: 1.75;
}

/*-----------
top
-----------*/
/*----key visual ----*/

/*----about ----*/
#about {
  padding: 40px 0 0;
  margin-bottom: 65px;
  position: relative;
}

#about::before {
  content: none;
  position: absolute;
  top: 0;
  left: 0;
  right: unset;

}

#about .inner {
  position: relative;
  width: 1000px;
  max-width: 100vw;
  margin: 0 auto;
  border: unset;
  background-color: unset;
  box-sizing: border-box;
  z-index: 2;
  background: #ffffff;
}

#about .about_series {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  width: 842px;
  max-width: 100vw;
  margin: 0 auto 50px;
  padding: 60px 0 160px;
  position: relative;
  z-index: 2;
}

#about .about_series .title {
  width: 100%;
  margin-bottom: 24px;
}



#about .about_series .title h2::after {
  content: none;

}

#about .about_series .logo {
  width: 286px;
  padding-top: 8px;
}



#about .about_series .txt p {
  font-size: 22px;
  line-height: 1.63;
  font-weight: 700;
  margin-bottom: 20px;
}

#about .about_series .txt .btn_black01 {
  padding-top: 0;
  text-align: left;
}

#about .about_series .txt .btn_black01 a {
  text-align: center;
}


#about .inner {
  border: 6px solid #000000;

}

#about .about_series .title h2 {
  color: #000000;
  -webkit-text-fill-color: unset;
  font-style: normal;
  text-align: left;
  font-size: 40px;
  line-height: 1.475;
  font-weight: 900;
  margin-left: 0;
  padding: 0;
  margin-bottom: 20px;
}

#about .about_bg {
  position: relative;
  background: linear-gradient(to bottom,
      #E9D45D 0.5686%,
      #FFFBD0 40.4266%,
      #DAB956 100%);
}

#about .inner .about_bg::before {
  position: absolute;
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background: url(/raceseries/images/raceseries/2026jcs/dot_bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transform: unset;
  transform-origin: unset;
  z-index: 1;
}

#about .inner .about_bg::after {
  position: absolute;
  display: block;
  content: "";
  width: 100%;
  height: 18.8%;
  left: 0;
  bottom: 0;
  background: url(/raceseries/images/raceseries/2026jcs/about_bottom.png);
  background-size: 100% auto;
  background-position: top;
  background-repeat: no-repeat;
  transform: unset;
  transform-origin: unset;
  z-index: 1;
}


#about .about_series .title h2::after {
  content: none;
}

#about .about_series .box-R {
  width: 471px;
  max-width: 100vw;
}

#about .about_series .box-L {
  width: 287px;
  max-width: 100vw;
}

#about .about_series .txt {
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  text-align: left;
}

/* racelist */
#racelist {
  width: 840px;
  max-width: 100vw;
  margin: 0 auto 50px;
}

#racelist .racelist_ul {
  padding-top: 30px;
}

#racelist .racelist_ul li {
  background-color: #fff;
  background-position: 8px center;
  background-repeat: no-repeat;
  background-size: 73px;
}

#racelist .racelist_ul li:nth-child(even) {
  background-color: #f4f4f4;
}

#racelist .racelist_ul li>a {
  display: block;
  background-position: right 24px top 48%;
  background-repeat: no-repeat;
  background-size: 28px;
}

#racelist .racelist_ul li>a[target=_blank] {
  background-position: right 24px center;
  background-repeat: no-repeat;
  background-size: 23px;
}

#racelist .racelist_ul li .li_inner {
  position: relative;
  display: flex;
  align-items: center;
  color: #000;
}

#racelist .racelist_ul li .date {
  color: #444;
  font-size: 16px;
  font-weight: 900;
}

#racelist .racelist_ul li .title {
  font-size: 20px;
}

#racelist .racelist_ul li .course {
  padding-left: 40px;
  font-size: 16px;
}

/* point_ranking */

/*----news----*/
#news {
  position: relative;
  padding: 75px 0 88px;
  margin-bottom: 0;
}

#news::before {
  content: none;

}

#news .h_underline {
  position: relative;
  margin: 0 auto 32px;
  padding: 0;
  font-size: 34px;
  font-weight: 900;
  font-style: normal;
  letter-spacing: 0;
  text-align: center;
  color: #000000;
}

#news .h_underline::after {}

#news .news__cell:nth-child(1) {
  border-top: 1px solid #000000;
}

#news .news__cell {
  margin-left: auto;
  margin-right: auto;
  width: 1000px;
  max-width: 100vw;
  height: 120px;
  border-bottom: 1px solid #000000;
  margin-top: -1px;
}

#news .news__cell a {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 120px;
  justify-content: flex-start;
  padding: 20px;
  position: relative;
  align-items: center;
 color: #000000;
}

#news .news__cell a .news__content .date {
  line-height: 1;
  font-weight: 700;
  margin-bottom: 4px;
  color: #000000;
}



#news .news__cell a .news__content .title {
  line-height: 2.4rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 860px;
  max-width: 100vw;
  display: inline-block;
  padding-bottom: 2px;
  border-bottom: 1px solid #000000;
      margin-top: 4px;
}

#news .news__cell a .news__content {
  font-size: 18px;
  flex: 1;
  width: 885px;
  max-width: 100vw;
}

#news .news__cell a:after {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 20px;
  height: 20px;
  background-image: url(/raceseries/images/raceseries/2026jcs/arrow.svg);
  top: 50%;
  transform: translateY(-50%);
  content: "";
  display: block;
  position: absolute;
  right: 30px;
}

/*----victory_horse----*/

.victory {
  padding: 62px 0 80px;
  background: linear-gradient(to bottom,
      #E9D45D 0.5686%,
      #FFFBD0 40.4266%,
      #DAB956 100%);
}


.victory h2 {
  position: relative;
  left: -7px;
  display: table;
  margin: 0 auto 17px;
  padding: 10px 0 10px;
  font-size: 34px;
  font-weight: 900;
  font-style: normal;
  letter-spacing: 0;
  text-align: center;
  line-height: 1;
  color: #000000;
  background: unset;
  -webkit-text-fill-color: unset;
  background: #ffffff;
  border: 4px solid #000000;
  width: 986px;
  max-width: 100vw;
  box-sizing: border-box;
  margin-bottom: 45px;
}

.victory h2 span {
  font-size: 34px;
  font-weight: 900;
  line-height: 1;
}

.victory h2 span::before {
  content: "";
  width: 63px;
  height: 15px;
  position: absolute;
  transform: translate(0, -50%);
  top: 50%;
  left: 22px;
  background: url(../images/raceseries/2026jcs/ttl_mark01.png) no-repeat center center / 100% 100%;
}

.victory h2 span::after {
  content: "";
  width: 63px;
  height: 15px;
  position: absolute;
  transform: translate(0, -50%);
  top: 50%;
  right: 22px;
  background: url(../images/raceseries/2026jcs/ttl_mark02.png) no-repeat center center / 100% 100%;
}

.victory h2::before {
  content: none;
}



.victory h2::after {
  content: '';
  position: absolute;
  top: -4px;
  left: -4px;
  bottom: auto;
  right: auto;
  width: calc(100% + 26px);
  height: calc(100% + 26px);
  background: #000000;
  z-index: 0;
  clip-path: polygon(calc(100% - 18px) 0px, 100% 18px, 100% 100%, 18px 100%, 0 calc(100% - 18px), calc(100% - 18px) calc(100% - 18px));
}


.victory .box {
  width: 1000px;
  max-width: 100vw;
  margin: 0 auto;
  padding: 0 5px 5px 5px;
  box-sizing: border-box;
  background: transparent;
}


.victory .box .inner {
  width: 91.3%;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding: 0 0 54px;
  background: transparent;
}


.victory .box .img {
  width: 41.5%;
}


.victory .box .img img {
  width: 100%;
}


.victory .box .txt {
  width: 52%;
}


.victory .box .txt .name {
  margin-bottom: 0;
  font-size: 26px;
  font-weight: 900;
  letter-spacing: -0.04em;
}

.victory .box .txt .name span {
  margin-top: 9px;
  display: block;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0;
}


.victory .box .txt .line {
  font-size: 18px;
  font-weight: 500;
  padding: 0;
  margin-bottom: 19px;
  border: unset;
  line-height: 1.66;
}


.victory .box .txt .line:last-child {
  margin-bottom: 0;
}


.victory .btn_black01 {
  margin-top: -28px;
}

.victory .champion_name {
  margin-top: 52px;
  width: 102%;
}

/* RACE */
body.l2_top .race_list {
  background-color: #ffffff !important;
  padding: 80px 0 55px;
}

body.l2_top .race_list .inner {
  width: 1000px;
  max-width: 100vw;
  margin: 0 auto;
}

body.l2_top .race_list h2 {

  position: relative;
  left: -7px;
  display: table;
  margin: 0 auto 17px;
  padding: 10px 0 10px;
  font-size: 34px;
  font-weight: 900;
  font-style: normal;
  letter-spacing: 0;
  text-align: center;
  line-height: 1;
  color: #000000;
  background: unset;
  -webkit-text-fill-color: unset;
  background: #ffffff;
  border: 4px solid #000000;
  width: 986px;
  max-width: 100vw;
  box-sizing: border-box;
  margin-bottom: 59px;
}

body.l2_top .race_list h2 span {
  font-size: 34px;
  font-weight: 900;
  line-height: 1;
}

body.l2_top .race_list h2 span::before {
  content: "";
  width: 63px;
  height: 15px;
  position: absolute;
  transform: translate(0, -50%);
  top: 50%;
  left: 22px;
  background: url(../images/raceseries/2026jcs/ttl_mark01.png) no-repeat center center / 100% 100%;
}

body.l2_top .race_list h2 span::after {
  content: "";
  width: 63px;
  height: 15px;
  position: absolute;
  transform: translate(0, -50%);
  top: 50%;
  right: 22px;
  background: url(../images/raceseries/2026jcs/ttl_mark02.png) no-repeat center center / 100% 100%;
}

body.l2_top .race_list h3 {
  font-size: 28px;
  font-weight: 900;
  letter-spacing: 0em;
  color: #005073;
  text-align: center;
  margin-bottom: 12px;
}

body.l2_top .race_list h4 {
  font-size: 24px;
  font-weight: 900;
  line-height: 1.25;
  color: #000000;
  text-align: center;
  letter-spacing: 0.03em;
  margin-bottom: 30px;
}

body.l2_top .race_list h2::before {
  content: none;
}

body.l2_top .race_list h2::after {
  content: '';
  position: absolute;
  top: -4px;
  left: -4px;
  bottom: auto;
  right: auto;
  width: calc(100% + 26px);
  height: calc(100% + 26px);
  background: #000000;
  z-index: 0;
  clip-path: polygon(calc(100% - 18px) 0px, 100% 18px, 100% 100%, 18px 100%, 0 calc(100% - 18px), calc(100% - 18px) calc(100% - 18px));
}

body.l2_top .race_list .list {
  width: 100%;
  display: flex;
  flex-direction: column;
  background-image: radial-gradient(circle, #000000 1.5px, transparent 1.5px);
  background-size: 10px 3px;
  background-position: bottom;
  background-repeat: repeat-x;
}

body.l2_top .race_list .list .item {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  background-image: radial-gradient(circle, #000000 1.5px, transparent 1.5px);
  background-size: 10px 3px;
  background-position: top;
  background-repeat: repeat-x;
  padding-top: 18px;
  padding-bottom: 13px;

}

body.l2_top .race_list .list .item .race_num {
  font-size: 22px;
  font-weight: 900;
  color: #ffffff;
  position: relative;
  width: 118px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  height: 41px;
}

body.l2_top .race_list .list .item .race_course {
  height: 41px;
  display: flex;
  align-items: center;
  font-size: 22px;
  font-weight: 700;
}

body.l2_top .race_list .list .item .race_num::after {
  content: '';
  display: inline-block;
  width: 118px;
  height: 41px;
  background: #000000;
  clip-path: polygon(15px 0%, 100% 0%, calc(100% - 25px) 100%, 0% 100%);
  position: absolute;
  left: 0;
  top: 52%;
  z-index: -1;
  transform: translate(0, -50%);
}

body.l2_top .race_list .list .item .race_num::before {
  content: '';
  display: inline-block;
  width: 118px;
  height: 41px;
  background: #EB2B36;
  clip-path: polygon(15px 0%, 100% 0%, calc(100% - 25px) 100%, 0% 100%);
  position: absolute;
  left: 3px;
  top: calc(52% + 3px);
  z-index: -1;
  transform: translate(0, -50%);
}

body.l2_top .race_list .list .item:nth-child(2) .race_num::before {
  background: #0088FF;

}

body.l2_top .race_list .list .item:nth-child(3) .race_num::before {
  background: #32AB84;

}

body.l2_top .race_list .btn_black01 {
  margin-top: 30px;
}

body.l2_top .race_list .btn_black01:last-child {
  margin-top: 15px;
}

/*----link----*/
#link {
  padding: 60px 0 0;
}

#link .inner {
  width: 1000px;
  max-width: 100vw;
  margin: 0 auto;
}

/* slider */

/*----local_racing_info----*/

/*-----------
2022jcs top
-----------*/
/*----race_next ----*/

/*----about ----*/

/* racelist */
#racelist .racelist_ul li>a {
  background-image: url("/raceseries/2023jcs/img/top/icon_arrow_color.svg");
}

#racelist .racelist_ul li>a[target=_blank] {
  background-image: url("/raceseries/2023jcs/img/top/icon_blank_color.svg");
}

#racelist .racelist_ul {
  width: 640px;
  max-width: 100vw;
  margin: 0 auto 20px;
}

#racelist .racelist_ul .line_2 .li_inner:first-child {
  padding-bottom: 6px;
}

#racelist .racelist_ul .line_2 .li_inner:last-child {
  padding-top: 0;
}

#racelist .btn_black01 {
  margin: 10px 0;
}

#racelist .txt {
  margin-top: 30px;
  text-align: center;
}

/* report movie */
#report_movie .h_underline {
  margin: 0 auto 25px;
  padding: 0;
}

.youtube__wrap {
  width: 81.4%;
  margin: 0 auto 90px auto;
}


.youtube__cell {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin-bottom: 20px;
}

.youtube__cell iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

/* point_ranking */

/*----news----*/
#news::before {
  background: linear-gradient(90deg, #e8dbc7 0%, #fdfcf9 100%);
}

/*----victory_horse----*/
.victory {
  padding: 20px 0 80px;
}

/* .victory h2 {
  color: #b48845;
  background: -webkit-linear-gradient(0deg, #b48845, #ff8257);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  padding: 7px 10px 7px;
} */
/* 
.victory h2::before,
.victory h2::after {
  background: linear-gradient(90deg, #b48845 0%, #ff8257 100%);
} */


.victory #btn_zenkai {
  margin-top: 0;
  padding-top: 0;
  text-align: left;

}

.victory #btn_zenkai a {
  padding: 16px 35px 19px 25px;
  background-position: right 14px center;
}

/*----link----*/

/*----gallery----*/

/* gallery_item：固定表示用 */

/*----jockey----*/
#jockey {
  width: 100%;
  margin: 80px auto 90px;
}

.jockey_ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0;
}

.jockey_ul li {
  width: 23.3%;
  margin-bottom: 20px;
  position: relative;
}


.jockey_ul__footer {
  background: unset;
  position: relative;
  padding: 0;
  margin-top: 15px;
}

.jockey_ul__footer .name {
  font-size: 26px;
  font-weight: 900;
  color: #000000;
  letter-spacing: -0.04em;
  line-height: 1;
  margin-bottom: 8px;
  display: block;
}

.jockey_ul__footer .kana {
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 13px;
}

.jockey_ul__footer .belong {
  font-size: 18px;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 10px;
}

.jockey_ul__footer .birthday {
  font-size: 18px;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 10px;
}

.jockey_ul__footer .belong:before,
.jockey_ul__footer .birthday:before {
  display: inline-block;
  font-size: 18px;
  font-weight: 500;
  margin-right: 0;
}

.jockey_ul__footer:before {
  content: none;

}



.jockey_ul__footer .belong:before {
  content: "所属：";
}

.jockey_ul__footer .birthday:before {
  content: "生年月日：";
}



#jockey li img {
  /*width: 100%;*/
}

#jockey p {
  font-size: 14px;
}

/*----place----*/
#place {
  margin: 60px 0 0;
  padding-bottom: 102px;
}

#place ul {
  width: 800px;
  max-width: 100vw;
  margin: 0 auto;
  padding: 0;
}

#place li {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0;
  background: none;
}

#place .h_underline {
  margin: 0 auto 35px;
  padding: 0;
}

#place li .img {
  width: 56.25%;
}

#place li .txt {
  width: 37.5%;
  margin-top: 0;
  margin-bottom: 0;
}

#place li:first-child {
  margin: 0;
}

#place li::before,
#place li::after {
  content: none;
}


/* #place li::after {
	border-right: solid 1px #b48845;
	border-bottom: solid 1px #b48845;
	bottom: 0;
	right: 0;
} */
#place li .txt h4 {
  width: 100%;
  font-size: 26px;
  color: #005073;
  line-height: 1;
  font-weight: 900;
  letter-spacing: -0.04em;
  margin-bottom: 20px;
  text-align: left;
  margin-top: 0;
}



#place li .img img {
  width: 100%;
}

#place li .txt p {
  margin-bottom: 24px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.75;
  color: #000000;
}


.btn_black01 a {
  width: 54.7%;
  padding: 1.8% 0;
  font-size: 18px;
  background: #000 url(/raceseries/common/img/icon_arrow_btn_black01_sp.svg) right 6px top 46% no-repeat;
  background-size: 18px;
  box-shadow: unset!important;
}

.btn_black01 a[target=_blank] {
  background-image: url(/raceseries/common/img/icon_blank_btn_black01_sp.svg);
  background-position: right 7px center;
  background-size: 18px;
}

.btn_black01 {
  text-align: center;
}

.btn_black01 a {
  display: inline-block;
  width: 300px;
  padding: 20px 45px;
  border-radius: 0;
  color: #fff;
  font-size: 18px;
  font-weight: 900;
  background: #000 url(/raceseries/common/img/icon_arrow_btn_black01.svg) right 12px top 46% no-repeat;
  background-size: 26px;
  box-shadow: 0px 10px 18px rgba(146, 146, 146, 0.3);
}

.btn_black01 a[target=_blank] {
  background-image: url(/raceseries/common/img/icon_blank_btn_black01.svg);
  background-position: right 24px center;
  background-size: 23px;
}

.h_underline {
  position: relative;
  font-size: 34px;
  font-weight: 900;
  font-style: normal;
  letter-spacing: 0;
  text-align: center;
  line-height: 1;
  width: fit-content;
  margin: 0 auto 35px;
  padding: 0;
}

.h_underline::after {
  content: none;
}

.victory_winner {
  position: relative;
}

.victory_winner::before {
  content: "";
  width: 100%;
  height: 642px;
  background: #EEEADA;
  position: absolute;
  top: -207px;
  left: 0;

}

.victory_winner .box {
  width: 714px;
  margin: 0 auto;
  padding: 0;
  box-sizing: border-box;
  background: transparent;
  z-index: 2;
  position: relative;
}


.victory_winner .box .inner {

  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 0 54px;
  background: transparent;
}

.victory_winner .box .inner .img {
  width: 52.2%;
}

.victory_winner .box .inner .img img {
  display: block;
  width: 100%;
}

.victory_winner .box .inner .txt {
  width: 42%;
  padding-top: 30px;
}

.victory_winner .box .inner .txt .winner01 {
  font-size: 26px;
  font-weight: 900;
  color: #000000;
  border-bottom: 1px dotted #000000;
  padding-bottom: 10px;
  margin-bottom: 30px;
  line-height: 1;
}

.victory_winner .box .inner .txt .winner02 {
  font-size: 26px;
  font-weight: 900;
  letter-spacing: -0.04em;
  color: #000000;
  margin-bottom: 15px;
  line-height: 1;
}

.victory_winner .box .inner .txt .winner02 span {
  display: block;
  line-height: 1;
  font-weight: 500;
  font-size: 14px;
  margin-top: 7px;
}

.victory_winner .box .inner .txt .winner03 {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0;
  color: #000000;
  margin-bottom: 25px;
  line-height: 1.66;
}

.h_underline {
  position: relative;
}

/* .h_underline::before {
  content: "";
  width: 39px;
  height: 36px;
  position: absolute;
  transform: translate(0, -50%);
  top: 50%;
  left: -55px;
  background: url(../images/raceseries/2026jcs/ttl_mark03.png) no-repeat center center / 100% 100%;
} */

/* .h_underline::after {
  content: "";
  width: 39px;
  height: 36px;
  position: absolute;
  transform: translate(0, -50%);
  top: 50%;
  right: -55px;
  background: url(../images/raceseries/2026jcs/ttl_mark04.png) no-repeat center center / 100% 100%;
  left: unset;
  bottom: unset;
  margin-left: unset;
} */

body.l2.jcs.l2_top .kv {
  background: #000000;
  height: 499px;
}

body.l2.jcs.l2_top .kv .kv__wrap {
  margin-left: auto;
  margin-right: auto;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 1440px;
  height: 499px;
}

.l2_top.jcs.by2026 .kv .kv__wrap {
  background-image: url(/raceseries/images/raceseries/2026jcs/kv.jpg);
}

@media screen and (max-width: 767px) {
  body.l2.jcs .wrap {
    overflow: hidden;
    width: 100%;
  }

  body.l2.jcs.l2_top .kv {
    background: #000000;
    height: auto;
    width: 100%;
    aspect-ratio: 780 / 796;
  }

  .l2_top .kv .kv__wrap {
    width: 100vw;
    height: auto;
    aspect-ratio: 780 / 796;
    background-position: center top;
  }

  body.l2.jcs.l2_top .kv .kv__wrap {
    background-image: url(/raceseries/images/raceseries/2026jcs/kv_sp.jpg);
    aspect-ratio: 780 / 796;
    width: 100%;
    height: auto;
  }

  body.l2.jcs .victory.section__winner {
    padding: 50px 0 45px
  }

  .victory {
    padding: 62px 0 80px;
    background: linear-gradient(to bottom, #E9D45D 0.5686%, #FFFBD0 40.4266%, #DAB956 70%, #F2E08B 100%);
  }

  .victory .box {
    width: 100%;
    max-width: 100vw;
    margin: 0 auto;
    padding: 0;
    box-sizing: border-box;
    background: transparent;
  }

  .victory .box .inner {
    width: 89.7%;
    margin: 0 auto;
    margin-left: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 0;
    background: transparent;
  }

  .victory .box .img {
    width: 52%;
    margin: 0;
  }

  body.l2.jcs .victory.section__winner .box .txt {
    width: 39%;
    margin: 0;
  }

  .victory .box .txt .name {
    margin-bottom: 0;
    font-size: 19px;
    font-weight: 900;
    letter-spacing: -0.04em;
  }

  .victory .box .txt .name span {
    margin-top: 5px;
    display: block;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 0;
  }

  .victory .box .txt .line {
    font-size: 13px;
    font-weight: 500;
    padding: 0;
    margin-bottom: 19px;
    border: unset;
    line-height: 1.46;
  }

  .victory .champion_name {
    margin: 5px 0 27px auto;
    width: 66.2%;
  }

  .victory #btn_zenkai {
    text-align: center;
    margin-top: 20px;
  }

  .victory #btn_zenkai a {
    width: 64.2%;
    margin: 0 auto;
    padding: 2.7% 3% 2.7% 0;
    background-position: right 7px center;
    font-size: 13px;
    font-weight: 900;
    background-image: url(/raceseries/common/img/icon_blank_btn_black01.svg);
    background-position: right 12px center;
    background-size: 11.5px;
  }

  .victory h2 {
    position: relative;
    left: -2px;
    display: table;
    margin: 0 auto 21.5px;
    padding: 8px 0 7px;
    font-size: 21px;
    font-weight: 900;
    font-style: normal;
    letter-spacing: 0;
    text-align: center;
    line-height: 1;
    color: #000000;
    background: unset;
    -webkit-text-fill-color: unset;
    background: #ffffff;
    border: 4px solid #000000;
    width: 87.3%;
    box-sizing: border-box;
    margin-bottom: 45px;
  }

  .victory h2::after {
    content: '';
    position: absolute;
    top: -4px;
    left: -4px;
    bottom: auto;
    right: auto;
    width: calc(100% + 14px);
    height: calc(100% + 14px);
    background: #000000;
    z-index: 0;
    clip-path: polygon(calc(100% - 7px) 0px, 100% 7px, 100% 100%, 7px 100%, 0 calc(100% - 7px), calc(100% - 7px) calc(100% - 7px));
  }

  .victory h2 span {
    font-size: 21px;
    font-weight: 900;
    line-height: 1;
  }

  .victory h2 span::before {
    content: "";
    width: 31px;
    height: 7px;
    position: absolute;
    transform: translate(0, -50%);
    top: 50%;
    left: 11px;

  }

  .victory h2 span::after {
    content: "";
    width: 31px;
    height: 7px;
    position: absolute;
    transform: translate(0, -50%);
    top: 50%;
    right: 11px;

  }

  /* RACE */
  body.l2_top .race_list {

    background-color: #ffffff !important;
    padding: 41px 0 39px;
  }

  body.l2_top .race_list .inner {
    width: 89.7%;
    margin: 0 auto;
  }

  body.l2_top .race_list h2 {
    position: relative;
    left: -2px;
    display: table;
    margin: 0 auto 21.5px;
    padding: 8px 0 7px;
    font-size: 21px;
    font-weight: 900;
    font-style: normal;
    letter-spacing: 0;
    text-align: center;
    line-height: 1;
    color: #000000;
    background: unset;
    -webkit-text-fill-color: unset;
    background: #ffffff;
    border: 4px solid #000000;
    width: 87.3%;
    box-sizing: border-box;
    margin-bottom: 45px;
  }

  body.l2_top .race_list h2::after {
    content: '';
    position: absolute;
    top: -4px;
    left: -4px;
    bottom: auto;
    right: auto;
    width: calc(100% + 14px);
    height: calc(100% + 14px);
    background: #000000;
    z-index: 0;
    clip-path: polygon(calc(100% - 7px) 0px, 100% 7px, 100% 100%, 7px 100%, 0 calc(100% - 7px), calc(100% - 7px) calc(100% - 7px));
  }

  body.l2_top .race_list h2 span {
    font-size: 21px;
    font-weight: 900;
    line-height: 1;
  }

  body.l2_top .race_list h2 span::before {
    content: "";
    width: 31px;
    height: 7px;
    position: absolute;
    transform: translate(0, -50%);
    top: 50%;
    left: 11px;

  }

  body.l2_top .race_list h2 span::after {
    content: "";
    width: 31px;
    height: 7px;
    position: absolute;
    transform: translate(0, -50%);
    top: 50%;
    right: 11px;

  }

  body.l2_top .race_list h3 {
    font-size: 19px;
    font-weight: 900;
    letter-spacing: -0.04em;
    color: #005073;
    text-align: center;
    margin-bottom: 8px;
  }

  body.l2_top .race_list h4 {
    font-size: 19px;
    font-weight: 900;
    line-height: 1.36;
    color: #000000;
    text-align: center;
    letter-spacing: 0;
    margin-bottom: 17px;
  }

  body.l2_top .race_list h2::before {
    content: none;
  }



  body.l2_top .race_list .list {
    width: 100%;
    display: flex;
    flex-direction: column;
    background-image: radial-gradient(circle, #000000 1.5px, transparent 1.5px);
    background-size: 5px 1.5px;
    background-position: bottom;
    background-repeat: repeat-x;
  }

  body.l2_top .race_list .list .item {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 7px;
    background-image: radial-gradient(circle, #000000 1.5px, transparent 1.5px);
    background-size: 5px 1.5px;
    background-position: top;
    background-repeat: repeat-x;
    padding-top: 11.5px;
    padding-bottom: 9px;
    margin-top: -1.5px;

  }

  body.l2_top .race_list .list .item .race_num {
    font-size: 16px;
    font-weight: 900;
    color: #ffffff;
    position: relative;
    width: 89px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    height: 31px;
  }

  body.l2_top .race_list .list .item .race_course {
    height: 31px;
    display: flex;
    align-items: center;
    font-size: 16px;
    font-weight: 700;
  }

  body.l2_top .race_list .list .item .race_num::after {
    content: '';
    display: inline-block;
    width: 89px;
    height: 31px;
    background: #000000;
    clip-path: polygon(15px 0%, 100% 0%, calc(100% - 25px) 100%, 0% 100%);
    position: absolute;
    left: 2px;
    top: 52%;
    z-index: -1;
    transform: translate(0, -50%);
  }

  body.l2_top .race_list .list .item .race_num::before {
    content: '';
    display: inline-block;
    width: 89px;
    height: 31px;
    background: #EB2B36;
    clip-path: polygon(15px 0%, 100% 0%, calc(100% - 25px) 100%, 0% 100%);
    position: absolute;
    left: 5px;
    top: calc(52% + 3px);
    z-index: -1;
    transform: translate(0, -50%);
  }

  body.l2_top .race_list .list .item:nth-child(2) .race_num::before {
    background: #0088FF;

  }

  body.l2_top .race_list .list .item:nth-child(3) .race_num::before {
    background: #32AB84;

  }

  body.l2_top .race_list .btn_black01 {
    text-align: center;
  }

  body.l2_top .race_list .btn_black01 a {
    width: 64.2%;
    margin: 0 auto;
    padding: 2.7% 3% 2.7% 0;
    background-position: right 7px center;
    font-size: 13px;
    font-weight: 900;
  }

  body.l2_top .race_list .btn_black01 {
    margin-top: 30px;
  }

  body.l2_top .race_list .btn_black01:last-child {
    margin-top: 12px;
  }

  body.l2.jcs #news {
    padding-top: 50px;
    padding-bottom: 55px;
  }

  body.l2.jcs #news .h_underline {
    position: relative;
    margin: 0 auto 15px;
    padding: 0;
    font-size: 21px;
    font-weight: 900;
    font-style: normal;
    letter-spacing: 0;
    text-align: center;
    color: #000000;
  }

  /* .h_underline::before {
    content: "";
    width: 20px;
    height: 18px;
    position: absolute;
    transform: translate(0, -50%);
    top: 50%;
    left: -37.5px;
    background: url(../images/raceseries/2026jcs/ttl_mark03.png) no-repeat center center / 100% 100%;
  } */
/* 
  .h_underline::after {
    content: "";
    width: 20px;
    height: 18px;
    position: absolute;
    transform: translate(0, -50%);
    top: 50%;
    right: -37.5px;
    background: url(../images/raceseries/2026jcs/ttl_mark04.png) no-repeat center center / 100% 100%;
    left: unset;
    bottom: unset;
    margin-left: unset;
  } */

  #news .news__cell {
    margin-left: auto;
    margin-right: auto;
    width: 87.3%;
    height: 105px;
    border-bottom: 1px solid #000000;
  }

  #news .news__cell a {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 105px;
    justify-content: flex-start;
    padding: 20px 7px 20px 0;
    position: relative;
    align-items: center;
 color: #000000;
  }

  #news .news__cell a:after {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    width: 15px;
    height: 15px;
    background-image: url(/raceseries/images/raceseries/2026jcs/arrow.svg);
    top: 50%;
    transform: translateY(-50%);
    content: "";
    display: block;
    position: absolute;
    right: 7px;
  }

  .news__cell a .icon {
    width: 37.5px;
    height: 35px;
    margin-right: 12px;
  }

  #news .news__cell a .news__content {
    font-size: 1.6rem;
    flex: 1;
    width: 79%;
    max-width: 100vw;
  }

  #news .news__cell a .news__content .title {
    line-height: 2.4rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    max-width: 860px;
    width: 88%;
    padding-bottom: 2px;
    border-bottom: 1px solid #000000;
  }

  /*----about ----*/
  #about {
    padding: 45px 0 0;
    margin-bottom: 30px;
    position: relative;
  }

  #about::before {
    content: none;
    position: absolute;
    top: 0;
    left: 0;
    right: unset;

  }

  #about .inner {
    position: relative;
    width: 89.7%;
    max-width: 100vw;
    margin: 0 auto;
    border: unset;
    background-color: unset;
    box-sizing: border-box;
    z-index: 2;
    background: #ffffff;
  }

  #about .about_series {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    width: 64.7%;
    max-width: 100vw;
    margin: 0 auto 50px;
    padding: 30px 0 27.6vw;
    position: relative;
    z-index: 2;
  }

  #about .about_series .title {
    width: 100%;
    margin-bottom: 0;
  }



  #about .about_series .title h2::after {
    content: none;

  }

  #about .about_series .logo {
    width: 63.7%;
    padding-top: 0;
    margin: 0 auto 7px;
    height: auto;
    aspect-ratio: 287 / 265;
  }



  #about .about_series .txt p {
    font-size: 11px;
    line-height: 1.63;
    font-weight: 700;
    margin-bottom: 10px;
    text-align: left;
  }

  #about .about_series .txt .btn_black01 {
    padding-top: 0;
    text-align: left;
    width: 100%;
  }

  #about .about_series .txt .btn_black01 a {
    text-align: center;
    width: 100%;
    margin: 0 auto;
    padding: 14px 3% 14px 0;
    background-position: right 7px center;
    font-size: 13px;
    font-weight: 900;
    background-size: 12px;
  }


  #about .inner {
    border: 3px solid #000000;

  }

  #about .about_series .title h2 {
    color: #000000;
    -webkit-text-fill-color: unset;
    font-style: normal;
    text-align: left;
    font-size: 20px;
    line-height: 1.425;
    font-weight: 900;
    margin-left: 0;
    padding: 0;
    margin-bottom: 10px;
  }

  #about .about_bg {
    position: relative;
    background: linear-gradient(to bottom, #E9D45D 0.5686%, #FFFBD0 40.4266%, #DAB956 70%, #F2E08B 100%);
  }

  #about .inner .about_bg::before {
    position: absolute;
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background: url(/raceseries/images/raceseries/2026jcs/dot_bg_sp.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    transform: unset;
    transform-origin: unset;
    z-index: 1;
  }

  #about .inner .about_bg::after {
        position: absolute;
        display: block;
        content: "";
        width: 100%;
        height: 27vw;
        left: 0;
        bottom: 0;
        background: url(/raceseries/images/raceseries/2026jcs/about_bottom_sp.png);
        background-size: 100% auto;
        background-position: bottom;
        background-repeat: no-repeat;
        transform: unset;
        transform-origin: unset;
        z-index: 1;
  }

  #about .about_series .title h2::after {
    content: none;
  }

  #about .about_series .box-R {
    width: 100%;
    max-width: 100vw;
  }

  #about .about_series .box-L {
    width: 100%;
    max-width: 100vw;
  }

  #about .about_series .txt {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    text-align: left;
  }

  /*----jockey----*/

  .jockeys__list {
    margin: 0 auto;
    width: 100%;
    max-width: 100vw;
  }

  .jockey_ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 auto;
    width: 88%;
    max-width: 100vw;
  }

  .jockey_ul__footer {
    background: unset;
    position: relative;
    padding: 0;
  }


  .jockey_ul__footer:before {
    content: none;
  }

  .jockey_ul__footer .belong,
  .jockey_ul__footer .birthday,
  .jockey_ul__footer .winning {
    position: relative;
    z-index: 10;
    font-size: 15px;
    font-weight: 600;
  }


  .jockey_ul__footer .belong:before,
  .jockey_ul__footer .birthday:before,
  .jockey_ul__footer .winning:before {
    display: inline-block;
    font-size: 13px;
    font-weight: 400;
    margin-right: 10px;
  }

  .jockey_ul__footer .belong:before {
    content: "所属:";
  }

  .jockey_ul__footer .birthday:before {
    content: "生年月日:";
  }

  .jockey_ul__footer .winning:before {
    content: "勝数:";
  }

  #jockey li img {
    /*width: 100%;*/
  }

  #jockey p {
    font-size: 14px;
  }

  #jockey p.note {
    font-size: 13px;
    width: 85.7%;
    max-width: 100vw;
    margin: 0 auto;
    font-weight: 500;
    line-height: 1.53;
  }

  #jockey {
    width: 100%;
    margin: 37px auto 30px;
  }

  #jockey .jockey_ul {
    width: 88%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 auto 15px;
  }

  .jockey_ul li {
    width: 41.7%;
    margin-bottom: 20px;
    position: relative;
  }


  .jockey_ul__footer {
    background: unset;
    position: relative;
    padding: 0;
    margin-top: 15px;
  }

  .jockey_ul__footer .name {
    font-size: 19px;
    font-weight: 900;
    color: #000000;
    letter-spacing: -0.04em;
    line-height: 1;
    margin-bottom: 6px;
    display: block;
  }

  .jockey_ul__footer .kana {
    font-size: 11px;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 8px;
  }

  .jockey_ul__footer .belong {
    font-size: 13px;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 5px;
  }

  .jockey_ul__footer .birthday {
    font-size: 13px;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 5px;
  }

  .jockey_ul__footer .belong:before,
  .jockey_ul__footer .birthday:before {
    display: inline-block;
    font-size: 13px;
    font-weight: 500;
    margin-right: 0;
  }

  .jockey_ul__footer:before {
    content: none;

  }



  .jockey_ul__footer .belong:before {
    content: "所属：";
  }

  .jockey_ul__footer .birthday:before {
    content: "生年月日：";
  }


  #jockey li {
    margin-bottom: 15px;
  }

  #jockey li img {
    /*width: 100%;*/
  }

  #jockey p {
    font-size: 14px;
  }

  /* report movie */
  #report_movie .h_underline {
    margin: 0 auto 15px;
    padding: 0;
  }

  .youtube__wrap {
    width: 88.5%;
    margin: 0 auto 40px auto;
  }


  .youtube__cell {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    margin-bottom: 20px;
  }

  .youtube__cell iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
  }

  /*----place----*/
  #place {
    margin: 40px 0 0;
    padding-bottom: 50px;
  }

  #place ul {
    width: 88.5%;
    max-width: 100vw;
    margin: 0 auto;
    padding: 0;
  }

  #place li {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: space-between;
    padding: 0;
    background: none;
  }

  #place .h_underline {
    margin: 0 auto 20px;
    padding: 0;
  }

  #place li .img {
    width: 100%;
    margin-bottom: 18px;
  }

  #place li .txt {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
  }

  #place li:first-child {
    margin: 0;
  }

  #place li::before,
  #place li::after {
    content: none;
  }


  /* #place li::after {
	border-right: solid 1px #b48845;
	border-bottom: solid 1px #b48845;
	bottom: 0;
	right: 0;
} */
  #place li .txt h4 {
    width: 100%;
    font-size: 19px;
    color: #005073;
    line-height: 1;
    font-weight: 900;
    letter-spacing: -0.04em;
    margin-bottom: 10px;
    text-align: left;
    margin-top: 0;
  }



  #place li .img img {
    width: 100%;
  }

  #place li .txt p {
    margin-bottom: 12px;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.46;
    color: #000000;
  }

  .victory_winner {
    position: relative;
  }

  .victory_winner::before {
    content: "";
    width: 100%;
    height: 118vw;
    background: #EEEADA;
    position: absolute;
top: -33.1vw;
    left: 0;
z-index: -1;
  }

  .victory_winner .box {
    width: 89.7%;
    margin: 0 auto;
    padding: 0;
    box-sizing: border-box;
    background: transparent;
    z-index: 2;
    position: relative;
  }


  .victory_winner .box .inner {

    margin-left: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 0 54px;
    background: transparent;
  }

  .victory_winner .box .inner .img {
    width: 53.2%;
  }

  .victory_winner .box .inner .img img {
    display: block;
    width: 100%;
  }

  .victory_winner .box .inner .txt {
    width: 42.8%;
    padding-top: 30px;
  }

  .victory_winner .box .inner .txt .winner01 {
    font-size: 19px;
    font-weight: 900;
    color: #000000;
    border-bottom: 1px dotted #000000;
    padding-bottom: 5px;
    margin-bottom: 13px;
    line-height: 1;
  }

  .victory_winner .box .inner .txt .winner02 {
    font-size: 19px;
    font-weight: 900;
    letter-spacing: -0.04em;
    color: #000000;
    margin-bottom: 15px;
    line-height: 1;
  }

  .victory_winner .box .inner .txt .winner02 span {
    display: block;
    line-height: 1;
    font-weight: 500;
    font-size: 11px;
    margin-top: 5px;
  }

  .victory_winner .box .inner .txt .winner03 {
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0;
    color: #000000;
    margin-bottom: 25px;
    line-height: 1.66;
  }

  .victory_winner .box .inner .btn_black01 {
    width: 100%;
    margin-top: 10px;
  }

  .victory_winner .box .inner .btn_black01 a {
    width: 64.2%;
    margin: 0 auto;
    padding: 10px 3% 10px 0;
    background-position: right 7px center;
    font-size: 13px;
    font-weight: 900;
  }

  .h_underline {
    position: relative;
    margin: 0 auto 18px;
    padding: 0;
    font-size: 21px;
    font-weight: 900;
    font-style: normal;
    letter-spacing: 0;
    text-align: center;
  }

  /* .h_underline::before {
    content: "";
    width: 20px;
    height: 18px;
    position: absolute;
    transform: translate(0, -50%);
    top: 50%;
    left: -37.5px;
    background: url(../images/raceseries/2026jcs/ttl_mark03.png) no-repeat center center / 100% 100%;
  } */

  body.l2_top #place .btn_black01 a {
    width: 64.2%;
    margin: 0 auto;
    padding: 10px 3% 10px 0;
    background-position: right 7px center;
    font-size: 13px;
    font-weight: 900;
  }

  .btn_black01 a[target=_blank] {
    background-image: url(/raceseries/common/img/icon_blank_btn_black01_sp.svg);
    background-position: right 1px center;
    background-size: 12px;

  }
}

.pc {
  display: block;
}
.pc_table{
display: table-cell;
}
.sp {
  display: none;
}

@media screen and (max-width: 767px) {
  .pc {
    display: none;
  }
.pc_table{
    display: none;
}
  .sp {
    display: block;
  }
}

/* PAGE ABOUT */
.archive__subpage .subpage .about_jcs {
  background: #000000;
  position: relative;
  height: 570px;
}

.archive__subpage .subpage .about_jcs::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  aspect-ratio: 1130 / 570;
  height: 570px;
  background: url(../images/raceseries/2026jcs/about_head.jpg) no-repeat center center / 100.3% 100%;
}

.archive__subpage .subpage .about_jcs::after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.65);
}

.archive__subpage .subpage .about_jcs .about_jcs_content {
  position: relative;
  z-index: 1;
}

.archive__subpage .subpage .about_jcs .about_jcs_flex {
  width: 900px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.archive__subpage .subpage .about_jcs .about_jcs_flex .box-L {
  width: 28.2%;
}

.archive__subpage .subpage .about_jcs .about_jcs_flex .box-L .logo_shadow {
  width: 115%;
  margin-left: -15%;
}

.archive__subpage .subpage .about_jcs .about_jcs_flex .box-R .about_ttl {
  font-size: 32px;
  font-weight: 900;
  line-height: 1.78;
  color: #ffffff;
  text-align: left;
  margin-bottom: 20px;
}

.archive__subpage .subpage .about_jcs .about_jcs_flex .box-R .about_txt {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.77;
  color: #ffffff;
}

.archive__subpage .subpage .about_jcs .about_jcs_flex .box-R {
  width: 69%;
}

.archive__subpage .subpage .bg_support {
  color: #ffffff;
  text-align: center;
  font-size: 26px;
  font-weight: 700;
  line-height: 1;
  background: #005073;
  z-index: 2;

  width: 100%;
  padding: 20px 0 20px;
}

.archive__subpage .subpage .contents {
  padding-bottom: 115px;
}

.archive__subpage .subpage .contents section {
  padding-top: 75px;
}

.archive__subpage .subpage::before {
  content: none;
}

.archive__subpage .subpage .h_underline {
  text-align: center;
  margin: 0 auto 35px;
}

.archive__subpage .subpage {
  position: relative;
  background: #EEEADA;
  overflow: hidden;
}

.archive__subpage .subpage .h_underline::after {
  background-color: transparent;
}

.archive__subpage.p_about .subpage .p_ttl {
  position: relative;
  left: -7px;
  display: table;
  margin: 0 auto 17px;
  padding: 10px 0 10px;
  font-size: 34px;
  font-weight: 900;
  font-style: normal;
  letter-spacing: 0;
  text-align: center;
  line-height: 1;
  color: #000000;
  background: unset;
  -webkit-text-fill-color: unset;
  background: #ffffff;
  border: 4px solid #000000;
  width: 986px;
  max-width: 100vw;
  box-sizing: border-box;
  margin-bottom: 55px;
}

.archive__subpage.p_about .subpage .p_ttl span {
  font-size: 34px;
  font-weight: 900;
  line-height: 1;
}

.archive__subpage.p_about .subpage .p_ttl span::before {
  content: "";
  width: 63px;
  height: 15px;
  position: absolute;
  transform: translate(0, -50%);
  top: 50%;
  left: 22px;
  background: url(../images/raceseries/2026jcs/ttl_mark01.png) no-repeat center center / 100% 100%;
}

.archive__subpage.p_about .subpage .p_ttl span::after {
  content: "";
  width: 63px;
  height: 15px;
  position: absolute;
  transform: translate(0, -50%);
  top: 50%;
  right: 22px;
  background: url(../images/raceseries/2026jcs/ttl_mark02.png) no-repeat center center / 100% 100%;
}

.archive__subpage.p_about .subpage .p_ttl::before {
  content: none;
}



.archive__subpage.p_about .subpage .p_ttl::after {
  content: '';
  position: absolute;
  top: -4px;
  left: -4px;
  bottom: auto;
  right: auto;
  width: calc(100% + 26px);
  height: calc(100% + 26px);
  background: #000000;
  z-index: 0;
  clip-path: polygon(calc(100% - 18px) 0px, 100% 18px, 100% 100%, 18px 100%, 0 calc(100% - 18px), calc(100% - 18px) calc(100% - 18px));
}

.archive__subpage .subpage .box {
  margin: 0 auto;
  padding: 40px 0 45px 0;
  width: 1000px;
  background: #fff;
  border: 6px solid #000000;
}

.archive__subpage .subpage .box .btn_black01 {
  margin: 35px auto 0;
}

.archive__subpage .subpage #ranking .box .inner {
  width: 72.4%;
  margin: 0 auto;
}

.archive__subpage .subpage #award .box .inner {
  width: 72.4%;
  margin: 0 auto;
}

.archive__subpage .box p {
  margin: 0 0;
  font-size: 16px;
  font-weight: 500;
  color: #000;
  line-height: 1.75;
}

.archive__subpage .box .ul_sub {
  margin: 30px 0;
  font-size: 16px;
  font-weight: 500;
  color: #000;
  line-height: 1.75;
}

.archive__subpage .box p.centertxt {
  text-align: center;
}

.archive__subpage .box p.centertxt .bold {
  font-weight: 700;
  font-size: 22px;
  line-height: 1.7;
  display: block;
}

.archive__subpage .box table {
  margin: 30px 0;
}

.archive__subpage .box th {
  background: #454545;
  text-align: center;
  color: white;
  border: 1px solid #BABABA;
  width: 120px;
  font-weight: 500;
}

.archive__subpage .box td {
  border: 1px solid #BABABA;
  font-weight: 500;
}

.archive__subpage #ranking .ul_sub {
  margin-top: 30px;
  margin-bottom: 30px;
}

.archive__subpage .subpage .btn_back {
  margin-top: 85px;
}

.archive__subpage .subpage .btn_back a {
  display: inline-block;
  width: 300px;
  padding: 16px 25px 16px 45px;
  border-radius: 4px;
  color: #fff;
  font-size: 18px;
  font-weight: 900;
  background: #000000 url(/raceseries/common/img/icon_arrow_back.svg) left 15px top 46% no-repeat;
  box-shadow: unset;
        border-radius: 0;
}

@media screen and (max-width: 767px) {
  .archive__subpage .subpage .about_jcs {
    background: #000000;
    position: relative;
           height: auto;
  }

  .archive__subpage .subpage .about_jcs::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
  aspect-ratio: 1130 / 570;
    height: 62.8vw;
    background: url(../images/raceseries/2026jcs/about_head.jpg) no-repeat center center / 100% 100%;
  }

  .archive__subpage .subpage .about_jcs::after {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.65);
  }

  .archive__subpage .subpage .about_jcs .about_jcs_content {
    position: relative;
    z-index: 1;
  }

  .archive__subpage .subpage .about_jcs .about_jcs_flex {
    width: 87.1%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }

  .archive__subpage .subpage .about_jcs .about_jcs_flex .box-L {
    width: 37.7%;
  }

  .archive__subpage .subpage .about_jcs .about_jcs_flex .box-L .logo_shadow {
    width:100%;
    margin-left: 0;
  }

  .archive__subpage .subpage .about_jcs .about_jcs_flex .box-R .about_ttl {
    font-size: 20px;
    font-weight: 900;
    line-height: 1.65;
    color: #ffffff;
    text-align: left;
    margin-bottom: 20px;
  }

  .archive__subpage .subpage .about_jcs .about_jcs_flex .about_txt {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.71;
    color: #ffffff;
    margin-top:  13.4vw;
    padding-bottom: 30px;
  }

  .archive__subpage .subpage .about_jcs .about_jcs_flex .box-R {
    width: 60.4%;
  }

  .archive__subpage .subpage .bg_support {
    color: #ffffff;
    text-align: center;
    font-size: 17px;
    font-weight: 700;
    line-height: 1;
    background: #005073;
    z-index: 2;

    width: 100%;
    padding: 10px 0 15px;
  }

  .archive__subpage .subpage .contents {
    padding-bottom:65px;
  }

  .archive__subpage .subpage .contents section {
    padding-top: 35px;
  }

  .archive__subpage .subpage::before {
    content: none;
  }

  .archive__subpage .subpage .h_underline {
    text-align: center;
    margin: 0 auto 17px;
    width: 51.2%;
  }

  .archive__subpage .subpage {
    position: relative;
    background: #EEEADA;
    overflow: hidden;
  }

  .archive__subpage .subpage .h_underline::after {
    background-color: transparent;
  }

  .archive__subpage.p_about .subpage .p_ttl {
    position: relative;
    left: -2px;
    display: table;
    margin: 0 auto 20px;
    padding: 8px 0 7px;
    font-size: 21px;
    font-weight: 900;
    font-style: normal;
    letter-spacing: 0;
    text-align: center;
    line-height: 1;
    color: #000000;
    background: unset;
    -webkit-text-fill-color: unset;
    background: #ffffff;
    border: 4px solid #000000;
    width: 87.3%;
    box-sizing: border-box;
  }

  .archive__subpage.p_about .subpage .p_ttl::after {
    content: '';
    position: absolute;
    top: -4px;
    left: -4px;
    bottom: auto;
    right: auto;
    width: calc(100% + 14px);
    height: calc(100% + 14px);
    background: #000000;
    z-index: 0;
    clip-path: polygon(calc(100% - 7px) 0px, 100% 7px, 100% 100%, 7px 100%, 0 calc(100% - 7px), calc(100% - 7px) calc(100% - 7px));
  }

  .archive__subpage.p_about .subpage .p_ttl span {
    font-size: 21px;
    font-weight: 900;
    line-height: 1;
  }

  .archive__subpage.p_about .subpage .p_ttl span::before {
    content: "";
    width: 31px;
    height: 7px;
    position: absolute;
    transform: translate(0, -50%);
    top: 50%;
    left: 11px;

  }

  .archive__subpage.p_about .subpage .p_ttl span::after {
    content: "";
    width: 31px;
    height: 7px;
    position: absolute;
    transform: translate(0, -50%);
    top: 50%;
    right: 11px;

  }

  .archive__subpage .subpage .box {
    margin: 0 auto;
    padding: 20px 5.8% 25px 5.8%;
    width: 87.1%;
    background: #fff;
    border: 3px solid #000000;
  }

  .archive__subpage .subpage .box .btn_black01 {
    margin: 15px auto 0;
  }

  .archive__subpage .subpage .box .btn_black01 a {
    width: 72.5%;
    margin: 0 auto;
    padding: 10px 3% 10px 0;
    background-position: right 7px center;
    font-size: 13px;
    font-weight: 900;
  }
  .archive__subpage .subpage #ranking .box .inner {
    width: 100%;
    margin: 0 auto;
  }

  .archive__subpage .subpage #award .box .inner {
    width: 100%;
    margin: 0 auto;
  }

  .archive__subpage .box p {
    margin: 0 0;
      font-size: 13px;
    font-weight: 500;
    color: #000;
    line-height: 1.53;
  }

  .archive__subpage .box .ul_sub {
    margin: 30px 0;
    font-size: 13px;
    font-weight: 500;
    color: #000;
  line-height: 1.53;
  }

  .archive__subpage .box p.centertxt {
    text-align: left;
  }

  .archive__subpage .box p.centertxt .bold {
    font-weight: 700;
    font-size: 13px;
    line-height: 1.7;
    display: block;
  }

  .archive__subpage .box table {
    margin: 18px 0;
  }

  .archive__subpage .box th {
    background: #454545;
    text-align: center;
    color: white;
    border: 1px solid #BABABA;
    width: 120px;
            padding: 5px 1px;
  }

  .archive__subpage .box td {
    border: 1px solid #BABABA;
        padding: 5px 1px;
  }

  .archive__subpage #ranking .ul_sub {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .archive__subpage .subpage .btn_back {
    margin-top: 25px;
  }

    .archive__subpage .subpage .btn_back a {
    width: 57.6%;
    margin: 0 auto;
    padding: 10px 0 10px 0;
    background-position: right 7px center;
    font-size: 13px;
    font-weight: 900;
        background: #000000 url(/raceseries/common/img/icon_arrow_back.svg) left 13px top 50% no-repeat;
        box-shadow: unset;
        background-size: 16px;
        border-radius: 0;
  }
}



.archive__subpage.p_racecard .p_ttl {
  position: relative;
  left: -7px;
  display: table;
  margin: 0 auto 17px;
  padding: 10px 0 10px;
  font-size: 34px;
  font-weight: 900;
  font-style: normal;
  letter-spacing: 0;
  text-align: center;
  line-height: 1;
  color: #000000;
  background: unset;
  -webkit-text-fill-color: unset;
  background: #ffffff;
  border: 4px solid #000000;
  width: 986px;
  max-width: 100vw;
  box-sizing: border-box;
  margin-bottom: 55px;
}

.archive__subpage.p_racecard .p_ttl span {
  font-size: 34px;
  font-weight: 900;
  line-height: 1;
}

.archive__subpage.p_racecard .p_ttl span::before {
  content: "";
  width: 63px;
  height: 15px;
  position: absolute;
  transform: translate(0, -50%);
  top: 50%;
  left: 22px;
  background: url(../images/raceseries/2026jcs/ttl_mark01.png) no-repeat center center / 100% 100%;
}

.archive__subpage.p_racecard .p_ttl span::after {
  content: "";
  width: 63px;
  height: 15px;
  position: absolute;
  transform: translate(0, -50%);
  top: 50%;
  right: 22px;
  background: url(../images/raceseries/2026jcs/ttl_mark02.png) no-repeat center center / 100% 100%;
}

.archive__subpage.p_racecard .p_ttl::before {
  content: none;
}



.archive__subpage.p_racecard .p_ttl::after {
  content: '';
  position: absolute;
  top: -4px;
  left: -4px;
  bottom: auto;
  right: auto;
  width: calc(100% + 26px);
  height: calc(100% + 26px);
  background: #000000;
  z-index: 0;
  clip-path: polygon(calc(100% - 18px) 0px, 100% 18px, 100% 100%, 18px 100%, 0 calc(100% - 18px), calc(100% - 18px) calc(100% - 18px));
}
.archive__subpage.p_racecard .submain section p{
  padding: 0;
}
.archive__subpage.p_racecard .submain section .mb_none{
  margin-bottom: 40px;
}
.archive__subpage .submain::before{
  content: none;
}
.archive__subpage .submain{
  background: #EEEADA;
}

.archive__subpage .submain .jcs_anchor{
display: flex;
justify-content: space-between;
width: 500px;
margin: 0 auto;
}
.archive__subpage .submain .jcs_anchor a{
  display: block;
  width: 32%;
}
.archive__subpage .submain .cnt_inner{
  padding-bottom: 125px;
}
.archive__subpage .submain section{
  padding-bottom: 0;
}
.archive__subpage .submain section .h_underline{
  padding: 0;
  margin-top: 50px;
  margin-bottom: 0;

}
.archive__subpage.p_ranking .submain section .h_underline{

  width: 288px;
}
.archive__subpage .submain section .h_underline_aside{
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
      position: relative;
    font-size: 34px;
    font-weight: 900;
    font-style: normal;
    letter-spacing: 0;
    text-align: center;
    line-height: 1.26;
    width: fit-content;
    margin: 0 auto 20px;
}
.archive__subpage .submain section p {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.75;
    padding: 20px 0;
}
.archive__subpage .submain .btn_black01{
margin: 45px auto 90px;
}
.archive__subpage .submain section table td, .archive__subpage .submain section table th{
  font-size: 16px;
  font-weight: 500;
    border: 1px solid #BABABA;
}
 .archive__subpage .submain section table th{
  background: #454545;
 }
.archive__subpage .submain section table th:first-child{
  width: 64px;
}.archive__subpage .submain section table th:nth-child(2){
  width: 64px;
}.archive__subpage .submain section table th:nth-child(3){
  width: 128px;
}.archive__subpage .submain section table th:nth-child(4){
  width: 242px;
}.archive__subpage .submain section table th:nth-child(5){
  width: 128px;
}.archive__subpage .submain section table th:nth-child(6){
  width: 242px;
}.archive__subpage .submain section table th:nth-child(7){
  width: 128px;
}
.archive__subpage .submain .box {
  margin: 30px auto 0;
  padding: 40px 0 45px 0;
  width: 1000px;
  background: #fff;
  border: 6px solid #000000;
}
.archive__subpage .submain #award .box .inner {
  width: 74.4%;
  margin: 0 auto;
}.archive__subpage .submain .btn_back {
  margin-top: 85px;
}

.archive__subpage .submain .btn_back a {
  display: inline-block;
  width: 300px;
  padding: 16px 25px 16px 45px;
  border-radius: 4px;
  color: #fff;
  font-size: 18px;
  font-weight: 900;
  background: #000000 url(/raceseries/common/img/icon_arrow_back.svg) left 15px top 46% no-repeat;
  box-shadow: unset;
  border-radius: 0;
}

@media screen and (max-width: 767px){
  
  .archive__subpage.p_racecard .p_ttl {
    position: relative;
    left: -2px;
    display: table;
    margin: 0 auto 20px;
    padding: 8px 0 7px;
    font-size: 21px;
    font-weight: 900;
    font-style: normal;
    letter-spacing: 0;
    text-align: center;
    line-height: 1;
    color: #000000;
    background: unset;
    -webkit-text-fill-color: unset;
    background: #ffffff;
    border: 4px solid #000000;
    width:100%;
    box-sizing: border-box;
  }

  .archive__subpage.p_racecard .p_ttl::after {
    content: '';
    position: absolute;
    top: -4px;
    left: -4px;
    bottom: auto;
    right: auto;
    width: calc(100% + 14px);
    height: calc(100% + 14px);
    background: #000000;
    z-index: 0;
    clip-path: polygon(calc(100% - 7px) 0px, 100% 7px, 100% 100%, 7px 100%, 0 calc(100% - 7px), calc(100% - 7px) calc(100% - 7px));
  }

  .archive__subpage.p_racecard .p_ttl span {
    font-size: 21px;
    font-weight: 900;
    line-height: 1;
  }

  .archive__subpage.p_racecard .p_ttl span::before {
    content: "";
    width: 31px;
    height: 7px;
    position: absolute;
    transform: translate(0, -50%);
    top: 50%;
    left: 11px;

  }

  .archive__subpage.p_racecard .p_ttl span::after {
    content: "";
    width: 31px;
    height: 7px;
    position: absolute;
    transform: translate(0, -50%);
    top: 50%;
    right: 11px;

  }
.archive__subpage .submain .jcs_anchor{
  width: 100%;
}

.archive__subpage .submain .jcs_anchor a{
  display: block;
  width: 32%;
}
.archive__subpage .submain .cnt_inner{
  padding-bottom: 65px;
}
.archive__subpage .submain section{
  padding-bottom: 0;
}
.archive__subpage .submain section .h_underline{
  padding: 0;
  margin-top: 30px;
  margin-bottom: 0;
      font-size: 21px;
      line-height: 1.26;
}
.archive__subpage .submain section .h_underline_aside{
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
      position: relative;
    font-size: 21px;
    font-weight: 900;
    line-height: 1;
    font-style: normal;
    letter-spacing: 0;
    text-align: center;
    line-height: 1.26;
    width: fit-content;
    margin: 0 auto 10px;
}
.archive__subpage .submain section p {
    font-size: 13px;
    font-weight: 500;
    line-height: 1.75;
    padding: 0 0;
    text-align: left;
}
.archive__subpage .submain .btn_black01{
margin: 20px auto 50px;
}
.archive__subpage .submain .btn_black01 {
    margin: 15px auto 0;
  }
.archive__subpage.p_racecard .submain section .mb_none{
  margin-bottom:0;
}
.archive__subpage .submain .btn_black01 a {
    width: 72.5%;
    margin: 0 auto;
    padding: 10px 3% 10px 0;
    background-position: right 7px center;
    font-size: 13px;
    font-weight: 900;
  }
.archive__subpage .submain section table td, .archive__subpage .submain section table th{
  font-size: 11px;
  font-weight: 500;
    border: 1px solid #BABABA;
}
 .archive__subpage .submain section table th{
  background: #454545;
  padding: 5px 1px;
 }
.archive__subpage .submain section table th:first-child{
  width: 10%;
}.archive__subpage .submain section table th:nth-child(2){
  width: 10%;
}.archive__subpage .submain section table th:nth-child(3){
        width: 46.2%;
}.archive__subpage .submain section table th:nth-child(4){
width: 18%;
}.archive__subpage .submain section table th:nth-child(5){
width: 32%;
}.archive__subpage .submain section table th:nth-child(6){
  width: 242px;
}.archive__subpage .submain section table th:nth-child(7){
  width: 128px;
}
.archive__subpage .submain .box {
  margin: 15px auto 0;
  padding: 25px 0 25px 0;
  width:100%;
  background: #fff;
  border: 3px solid #000000;
}
.archive__subpage .submain #award .box .inner {
  width: 88.5%;
  margin: 0 auto;
}.archive__subpage .submain .btn_back {
        width: 89.1%;
        margin: 15px auto 0;
}

.archive__subpage .submain .btn_back a {
         width: 72.5%;
    margin: 0 auto;
    padding: 10px 0 10px 0;

    font-size: 13px;
    font-weight: 900;
        background-position: right 7px center;
        background: #000000 url(/raceseries/common/img/icon_arrow_back.svg) left 12px top 51% no-repeat;
        box-shadow: unset;
        background-size: 17px;
      border-radius: 0;
}
}

/* ===========================================
   出馬表テーブル（案A：PC用td/SP用td 切り替え方式）
   =========================================== */

/* PC・SP共通の基本スタイル */
.racecard {
  width: 100%;
  border-collapse: collapse;
}

.racecard th,
.racecard td {
  border: 1px solid #BABABA;
  padding: 8px 4px;
  text-align: center;
  vertical-align: middle;
  font-size: 16px;
  font-weight: 500;
}

.racecard th {
  background: #454545;
  color: #fff;
  font-weight: 700;
}

.racecard .td-waku {
  font-weight: 700;
}

.racecard .td-fuku img {
  width: 60px;
  height: 60px;
  display: inline-block;
}
.racecard .td-fuku:not(:has(img))::before{
  content: "";
  height: 36px;
  display: block;
}
/* PC時：SP用要素を非表示 */
.racecard .th-row-sp,
.racecard .sp-td {
  display: none;
}

/* ===========================================
   SP（767px以下）
   =========================================== */
@media screen and (max-width: 767px) {

  .racecard {
    width: 100%;
    font-size: 12px;
    line-height: 1.3;
  }

  .racecard th,
  .racecard td {
    padding: 4px 2px;
    font-size: 12px;
    line-height: 1.3;
    word-break: break-all;
    overflow-wrap: anywhere;
  }

  /* PC用見出しを非表示 → SP用見出しを表示 */
  .racecard .th-row-pc {
    display: none;
  }
  .racecard .th-row-sp {
    display: table-row;
  }

  /* PC用td（所属・騎手・馬名の単独セル）を非表示 → SP用統合td(td-combo)を表示 */
  .racecard .pc-td {
    display: none;
  }
  .racecard .sp-td {
    display: table-cell;
  }

  /* 統合セル（td-combo）の中身レイアウト */
  .racecard .td-combo {
    text-align: left;
    padding: 4px 6px;
    vertical-align: middle;
  }
.racecard .combo-top {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  margin-bottom: 2px;
  line-height: 1.2;
     font-size: 12px;
}
.racecard .combo-shozoku {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-weight: 500;
  width: 33.1%;
     font-size: 12px;
position: relative;
  padding: 2px 4px;
}
   .racecard .combo-shozoku::before{
      content: "";
         width: 1px;
        background: #bababa;
        height: calc(100% + 9px);
        position: absolute;
        top: -6px;
        right: 0;
    }
.racecard .combo-rider {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-weight: 500;
  width: 67.9%;
  padding: 2px 4px;
     font-size: 12px;
}
.racecard .combo-rider a {
  display: inline-block;
  line-height: 1.2;
}
  .racecard .combo-name {
    font-weight: 500;
    font-size: 12px;
    line-height: 1.2;
    word-break: break-all;
position: relative;
padding: 4px 0px 0px;
  }
    .racecard .combo-name::before{
content: "";
        width: calc(100% + 10px);
        background: #bababa;
        height: 1px;
        position: absolute;
        top: 0;
        left: -5px;
    }

  /* 枠番セル */
  .racecard .td-waku {
    font-size: 13px;
    padding: 2px 1px;
    width: 6%;
  }

  /* 馬番セル */
  .racecard .td-uma {
    font-size: 11px;
    padding: 2px 1px;
    width: 6%;
  }

  /* 服画像 */
  .racecard .td-fuku {
    padding: 2px 1px;
    width: 14%;
  }
  .racecard .td-fuku img {
    width: 100%;
    height: auto;
    max-width: 40px;
    aspect-ratio: 1 / 1;
    object-fit: contain;
  }

  /* グループ */
  .racecard .td-group {
    font-weight: 700;
    width: 8%;
  }
      .archive__subpage .submain section {
        padding: 5vw 5%;
        width: 100%;
    }
}




.archive__subpage.p_ranking .p_ttl {
  position: relative;
  left: -7px;
  display: table;
  margin: 0 auto 17px;
  padding: 10px 0 10px;
  font-size: 34px;
  font-weight: 900;
  font-style: normal;
  letter-spacing: 0;
  text-align: center;
  line-height: 1;
  color: #000000;
  background: unset;
  -webkit-text-fill-color: unset;
  background: #ffffff;
  border: 4px solid #000000;
  width: 986px;
  max-width: 100vw;
  box-sizing: border-box;
  margin-bottom: 55px;
}

.archive__subpage.p_ranking .p_ttl span {
  font-size: 34px;
  font-weight: 900;
  line-height: 1;
}

.archive__subpage.p_ranking .p_ttl span::before {
  content: "";
  width: 63px;
  height: 15px;
  position: absolute;
  transform: translate(0, -50%);
  top: 50%;
  left: 22px;
  background: url(../images/raceseries/2026jcs/ttl_mark01.png) no-repeat center center / 100% 100%;
}

.archive__subpage.p_ranking .p_ttl span::after {
  content: "";
  width: 63px;
  height: 15px;
  position: absolute;
  transform: translate(0, -50%);
  top: 50%;
  right: 22px;
  background: url(../images/raceseries/2026jcs/ttl_mark02.png) no-repeat center center / 100% 100%;
}

.archive__subpage.p_ranking .p_ttl::before {
  content: none;
}



.archive__subpage.p_ranking .p_ttl::after {
  content: '';
  position: absolute;
  top: -4px;
  left: -4px;
  bottom: auto;
  right: auto;
  width: calc(100% + 26px);
  height: calc(100% + 26px);
  background: #000000;
  z-index: 0;
  clip-path: polygon(calc(100% - 18px) 0px, 100% 18px, 100% 100%, 18px 100%, 0 calc(100% - 18px), calc(100% - 18px) calc(100% - 18px));
}

@media screen and (max-width: 767px){
  
  .archive__subpage.p_ranking .p_ttl {
    position: relative;
    left: -2px;
    display: table;
    margin: 0 auto 20px;
    padding: 8px 0 7px;
    font-size: 21px;
    font-weight: 900;
    font-style: normal;
    letter-spacing: 0;
    text-align: center;
    line-height: 1;
    color: #000000;
    background: unset;
    -webkit-text-fill-color: unset;
    background: #ffffff;
    border: 4px solid #000000;
    width:100%;
    box-sizing: border-box;
  }

  .archive__subpage.p_ranking .p_ttl::after {
    content: '';
    position: absolute;
    top: -4px;
    left: -4px;
    bottom: auto;
    right: auto;
    width: calc(100% + 14px);
    height: calc(100% + 14px);
    background: #000000;
    z-index: 0;
    clip-path: polygon(calc(100% - 7px) 0px, 100% 7px, 100% 100%, 7px 100%, 0 calc(100% - 7px), calc(100% - 7px) calc(100% - 7px));
  }

  .archive__subpage.p_ranking .p_ttl span {
    font-size: 21px;
    font-weight: 900;
    line-height: 1;
  }

  .archive__subpage.p_ranking .p_ttl span::before {
    content: "";
    width: 31px;
    height: 7px;
    position: absolute;
    transform: translate(0, -50%);
    top: 50%;
    left: 11px;

  }

  .archive__subpage.p_ranking .p_ttl span::after {
    content: "";
    width: 31px;
    height: 7px;
    position: absolute;
    transform: translate(0, -50%);
    top: 50%;
    right: 11px;

  }}
  .archive__subpage .submain section table.point_3_t{
    margin-top: 30px;
  }
  .archive__subpage .submain section table.point_3_t th:first-child{
  width: 7.8%;
}.archive__subpage .submain section table.point_3_t th:nth-child(2){
  width: 31%;
}.archive__subpage .submain section table.point_3_t th:nth-child(3){
        width: 6.6%;
}.archive__subpage .submain section table.point_3_t th:nth-child(4){
width: 8.1%;
}.archive__subpage .submain section table.point_3_t th:nth-child(5){
width: 16.5%;
}.archive__subpage .submain section table.point_3_t th:nth-child(6){
  width: 10%;
}.archive__subpage .submain section table.point_3_t th:nth-child(7){
  width:10%;
}.archive__subpage .submain section table.point_3_t th:nth-child(8){
  width:10%;
}

body.l2.jcs .archive__subpage .point_3_t .point_icon1 a, body.l2.jcs .archive__subpage .point_3_t .point_icon2 a, body.l2.jcs .archive__subpage .point_3_t .point_icon3 a {
    display: block;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    width: 78px;
    background: unset;
}
body.l2.jcs .archive__subpage .point_3_t .point_icon1 a:before, body.l2.jcs .archive__subpage .point_3_t .point_icon2 a:before, body.l2.jcs .archive__subpage .point_3_t .point_icon3 a:before {
    display: block;
    text-align: center;
    width: 100%;
    content: none;
}

  .archive__subpage .submain section table.point_3p_t tr:first-child th:first-child{
  width: 7.8%;
}.archive__subpage .submain section table.point_3p_t tr:first-child th:nth-child(2){
  width: 18.5%;
}.archive__subpage .submain section table.point_3p_t tr:first-child th:nth-child(3){
        width: 10.9%;
}.archive__subpage .submain section table.point_3p_t tr:first-child th:nth-child(4){
width:10%;
}.archive__subpage .submain section table.point_3p_t tr:first-child th:nth-child(5){
width: 17.6%;
}.archive__subpage .submain section table.point_3p_t tr:first-child th:nth-child(6){
width: 17.6%;
}.archive__subpage .submain section table.point_3p_t tr:first-child th:nth-child(7){
width: 17.6%;
}

  .archive__subpage .submain section table.point_3p_t tr:nth-child(2) th:first-child{
  width:8.8%;
}.archive__subpage .submain section table.point_3p_t tr:nth-child(2)  th:nth-child(2){
  width:8.8%;
}.archive__subpage .submain section table.point_3p_t tr:nth-child(2)  th:nth-child(3){
  width:8.8%;
}.archive__subpage .submain section table.point_3p_t tr:nth-child(2) th:nth-child(4){
  width:8.8%;
}.archive__subpage .submain section table.point_3p_t tr:nth-child(2)  th:nth-child(5){
  width:8.8%;
}.archive__subpage .submain section table.point_3p_t tr:nth-child(2)  th:nth-child(6){
  width:8.8%;
}
body.l2_news.jcs #news{
  padding-bottom: 125px;
}
#news .btn_back {
  margin-top: 7px;
}
#news .btn_back a {
    display: inline-block;
    width: 300px;
    padding: 16px 25px 16px 45px;
    border-radius: 4px;
    color: #fff;
    font-size: 18px;
    font-weight: 900;
    background: #000000 url(/raceseries/common/img/icon_arrow_back.svg) left 15px top 46% no-repeat;
    box-shadow: unset;
    border-radius: 0;
}
#news .btn_black01{
  margin-top: 35px;
}
@media screen and (max-width: 767px){
.archive__subpage.p_ranking .submain section .h_underline{
  width: 129px;
}
body.l2.jcs .archive__subpage .point_3_t .point_icon1, body.l2.jcs .archive__subpage .point_3_t .point_icon2, body.l2.jcs .archive__subpage .point_3_t .point_icon3{
  width: auto;
}
body.l2.jcs .archive__subpage .point_3_t .point_icon1 a, body.l2.jcs .archive__subpage .point_3_t .point_icon2 a, body.l2.jcs .archive__subpage .point_3_t .point_icon3 a {
    display: block;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    background: unset;
}

  .archive__subpage .submain section table.point_3_t{
    margin-top: 12px;
  }
    .archive__subpage .submain section table.point_3_t td{
      font-size: 12px;
    }
  .archive__subpage .submain section table.point_3_t th:first-child{
  width: 13.4%;
}.archive__subpage .submain section table.point_3_t th:nth-child(2){
  width: 13.4%;
}.archive__subpage .submain section table.point_3_t th:nth-child(3){
      width: 13.4%;
}.archive__subpage .submain section table.point_3_t th:nth-child(4){
width: 14.1%;
}.archive__subpage .submain section table.point_3_t th:nth-child(5){
width: 21%;
}.archive__subpage .submain section table.point_3_t th:nth-child(6){
  width: 17.1%;
}.archive__subpage .submain section table.point_3_t th:nth-child(7){
  width: 17.1%;
}.archive__subpage .submain section table.point_3_t th:nth-child(8){
  width: 17.1%;
}



  .archive__subpage .submain section table.point_3p_t tr:first-child th:first-child{
  width:9.4%;
}.archive__subpage .submain section table.point_3p_t tr:first-child th:nth-child(2){
  width: 20.2%;
}.archive__subpage .submain section table.point_3p_t tr:first-child th:nth-child(3){
        width: 13.1%;
}.archive__subpage .submain section table.point_3p_t tr:first-child th:nth-child(4){
width:9.14%;
}.archive__subpage .submain section table.point_3p_t tr:first-child th:nth-child(5){
width: 16%;
}.archive__subpage .submain section table.point_3p_t tr:first-child th:nth-child(6){
width: 16%;
}.archive__subpage .submain section table.point_3p_t tr:first-child th:nth-child(7){
width: 16%;
}

  .archive__subpage .submain section table.point_3p_t tr:nth-child(2) th:first-child{
  width:7.8%;
}.archive__subpage .submain section table.point_3p_t tr:nth-child(2)  th:nth-child(2){
  width:7.8%;
}.archive__subpage .submain section table.point_3p_t tr:nth-child(2)  th:nth-child(3){
  width:7.8%;
}.archive__subpage .submain section table.point_3p_t tr:nth-child(2) th:nth-child(4){
  width:7.8%;
}.archive__subpage .submain section table.point_3p_t tr:nth-child(2)  th:nth-child(5){
  width:7.8%;
}.archive__subpage .submain section table.point_3p_t tr:nth-child(2)  th:nth-child(6){
  width:7.8%;
}
.archive__subpage .submain section .race_name{
font-size: 13px;
line-height: 1.53;
font-weight: 500;
text-align: center;
margin-top: 13px;
}
.archive__subpage .submain section table td, .archive__subpage .submain section table th {
    padding: 5px 4px;
    text-align: center;
    line-height: 1.5em;
}
.archive__subpage .submain section table.point_3p_t td{
  padding: 14px 2px;
}
.archive__subpage.p_ranking .submain .btn_back{
  margin-top: 25px;
}
}

body.l2.jcs #result-past {
    width: 1000px;
    margin: 0 auto 40px;
    display: flex;
    justify-content: space-between;
}
body.l2.jcs #result-past li {
    width: 23.5%;
    margin-top: 0;
    margin-bottom: 15px;
}body.l2.jcs #result-past li:nth-child(n+9){
  margin-bottom: 0;
}
@media screen and (max-width: 767px){
.archive__subpage.p_ranking .submain #jcs #result-past{
width: 100%;
}
body.l2.jcs #result-past li {
    width:50%;
    margin-top: 0;
    margin-bottom: 15px;
}body.l2.jcs #result-past li:nth-child(n+9){
  margin-bottom: 0;
}
body.l2_top main {
  padding-top: 53px
}
 .btn_black01 a {
  background: #000 url(/raceseries/common/img/icon_arrow_btn_black01.svg) right 6px top 46% no-repeat;
  background-size: 13px;
    box-shadow: unset;
        background-size: 16px;
}

body.l2.jcs #news .section__inner{
  width: 100%;
          padding-top: 0px;
        padding-bottom: 0px;
}
#news .btn_black01 {
        position: relative;
        width: 89.1%;
        margin: 25px auto 0;
}
#news .btn_black01 a{
        width: 64.2%;
        margin: 0 auto;
        padding: 10px 3% 10px 0;
        background-position: right 7px center;
        font-size: 13px;
        font-weight: 900;
}
#news .btn_back {
        width: 89.1%;
        margin: calc(5% + 15px) auto 0;
    }
#news .btn_back a {
        width: 72.5%;
        margin: 0 auto;
        padding: 10px 0 10px 0;
        font-size: 13px;
        font-weight: 900;
        background-position: right 7px center;
        background: #000000 url(/raceseries/common/img/icon_arrow_back.svg) left 12px top 51% no-repeat;
        box-shadow: unset;
        background-size: 17px;
        border-radius: 0;
    }
        body.l2_news.jcs #news {
        padding-top: calc(5% + 20px);
        padding-bottom: 65px;
    }
    .racecard .td-fuku:not(:has(img))::before {
    content: "";
    height: 22px;
    display: block;
}
}


 body.l2.jcs.l2_racecard .sub__nav li.sub_nav_racecard {
    background-color: #b48500;
}
