@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&family=Oswald:wght@400;700&display=swap");

.l-main {
  color: #333;
  font-family: Noto Sans JP, 游ゴシック, YuGothic, Yu Gothic, メイリオ, Meiryo, sans-serif;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 2;
  position: relative;
  text-align: left
}

.sp {
  display: none;
}

.l-main *,
.l-main :after,
.l-main :before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0
}

.l-main img {
  height: auto;
  max-width: 100%
}

.l-main button:hover {
  cursor: pointer
}

.l-main input[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: checkbox;
  pointer-events: auto;
}

.l-main table {
  border-collapse: collapse;
  border-spacing: 0
}

.c-btn {
  background-color: #fff;
  border: none;
  border-radius: 3px;
  padding: 15px 33px
}

.c-btn--more {
  background-color: #262626;
  border: 1px solid #fff;
  border-radius: 3px;
  color: #fff;
  display: block;
  padding: 28px 0;
  position: relative;
  width: 100%
}

.c-btn--more:before {
  border: 0;
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  content: "";
  height: 12px;
  left: 235px;
  position: absolute;
  top: 29px;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  width: 12px
}

.c-btn--red {
  background-color: #ff7e00;
  border: none;
  border-radius: 8px;
  color: #fff
}

.c-input {
  border-color: 1px solid #a8a8a8;
  border-radius: 2px;
  height: 20px;
  margin: 0 10px 0 0;
  outline: none;
  width: 20px
}

.c-input__modal {
  margin-right: 10px;
  outline: none
}

.c-input__result {
  height: 20px;
  margin: 45px 20px;
  width: 20px
}

.c-input__form,
.c-input__result {
  background-color: #fff;
  outline: none
}

.c-input__form {
  border: 1px solid #a8a8a8;
  border-radius: 2px;
  height: 40px;
  padding-left: 10px
}

.c-input__form--name {
  outline: none;
  width: 150px
}

.c-input__form--tel {
  outline: none;
  width: 210px
}

.c-input__form--postal1 {
  outline: none;
  position: relative;
  width: 60px
}

.c-input__form--postal1:after {
  background-color: #616161;
  content: "";
  display: block;
  height: 2px;
  left: 0;
  position: absolute;
  top: 0;
  width: 12px
}

.c-input__form--postal2 {
  outline: none;
  padding-left: 10px;
  width: 80px
}

.c-input__form--address1 {
  outline: none;
  width: 120px
}

.c-input__form--address2 {
  outline: none;
  width: 740px
}

.c-input--text {
  border: 1px solid #a8a8a8;
  border-radius: 2px;
  height: 40px;
  margin: 0 20px;
  outline: none;
  padding-left: 10px;
  width: 400px
}

.c-label {
  display: block;
  font-size: 15px;
  padding: 25px 0 0 20px;
  width: 160px
}

.c-list--dl {
  padding: 16px 20px 20px
}

.c-list--dl__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px
}

.c-list--dl__term {
  border-bottom: 1px solid #000;
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 18px;
  padding-bottom: 2px
}

.c-list--dl__desc {
  font-size: 14px;
  margin-right: 30px
}

.c-title {
  font-size: 15px;
  line-height: 1;
  text-align: center
}

.c-title2 {
  display: block;
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 32px;
  ;
  text-align: center
}

.c-title__wrap {
  margin-top: 60px;
}

.c-title .main {
  display: block;
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 32px
}

.c-title .sub {
  line-height: 2
}

.c-title--result {
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  line-height: 1;
  text-align: center
}

.c-title--result .main {
  color: #fff;
  display: block;
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 32px
}

.c-title--lower {
  font-size: 15px;
  font-weight: 400;
  line-height: 1;
  text-align: center
}

.c-title--lower .main {
  display: block;
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 32px
}

.c-title--lower .sub {
  line-height: 2
}

.p-top {
  background: #000 url(../images/footer_bg.jpg) no-repeat center bottom;
  color: #fff;
  /* padding-bottom: 120px */
}

.p-top__inner {
  margin: 0 auto;
  width: 96%;
  max-width: 960px
}

.p-top__table__wrap::-webkit-scrollbar {
  display: none
}

.top_bg_box{
  background: #1c2a51 url(../images/mv_bg_1.png) no-repeat bottom;
}

.p-top__hero {
  /*margin-bottom: 165px;*/
  width: 100%;
  position: relative;
}

.p-top__hero img {
  display: block;
  width: 100%
}

.p-top__hero .btn_bnr{
  position: absolute;
  display: block;
  width: fit-content;
  height: fit-content;
  top: 70%;
  left: 4.75%;
  width: 43%;
  max-width: 827px;
}
.p-top__hero .btn_bnr .pc{
  display: block;
}
.p-top__hero .btn_bnr .sp{
  display: none;
}
.p-top__241104 {
  /* margin-bottom: 50px; */
  padding-bottom: 55px
}

.p-top__241104,
.p-top__241104--final {
  background-image: url(../images/bg_img-schedule.png);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain
}

.p-top__241104--final {
  margin-top: 91px;
  padding: 0 0 55px
}

.p-top__241104__title {
  color: #fff;
  font-size: 32px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 30px;
  text-align: center
}

.p-top__241104__title span {
  margin-right: 35px
}

.p-top__241104__block table {
  width: 100%;
  color: #fff;
}

.p-top__241104__block thead {
  background-color: #2e59a7
}

.p-top__241104__block th {
  font-size: 14px;
  line-height: 1;
  padding: 10px 0
}

.p-top__241104__block th:first-child {
  padding-left: 20px
}

.p-top__241104__block th.th-race {
  width: 30%
}

.p-top__241104__block th.th-class {
  width: 18%
}

.p-top__241104__block th.th-course {
  width: 21%
}

.p-top__241104__block th.th-number {
  width: 19%
}

.p-top__241104__block th.th-time {
  width: 11%
}

.p-top__241104__block td {
  border-bottom: 1px solid #5c5c5c;
  line-height: 1;
  padding: 22px 0 29px;
  position: relative
}

.p-top__241104__block td:first-of-type {
  padding-left: 20px
}

.p-top__241104__block td .bar {
  line-height: 1.8;
  padding-bottom: 3px
}

.p-top__241104__link__block,
.p-top__241104__note,
.p-top__241104__note--final {
  display: none
}

.p-top__vote--final {
  padding-top: 50px
}

.p-top__vote__link {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background-color: #aaa;
  border: none;
  border-radius: 3px;
  -webkit-box-shadow: 0 15px 10px 0 hsla(0, 0%, 9%, .5);
  box-shadow: 0 15px 10px 0 hsla(0, 0%, 9%, .5);
  color: #7d7d7d;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 26px;
  font-weight: 700;
  height: 120px;
  justify-content: center;
  pointer-events: none;
  position: relative;
  width: 600px
}

.p-top__vote__link:before {
  background-image: url(../images/icon_circle_arrow-gray.png);
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 0;
  content: "";
  display: inline-block;
  height: 25px;
  margin: auto 0;
  position: absolute;
  right: 15px;
  top: 0;
  width: 25px
}

.p-top__vote__link:hover {
  text-decoration: none
}

.p-top__vote__link__block {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  margin-bottom: 77px
}

.p-top__vote__title {
  font-size: 70px;
  font-weight: 700;
  line-height: 1.5em;
  margin-bottom: 40px;
  position: relative;
  text-align: center;
}

.p-top__vote__title span {
  color: #eba511;
}

.p-top__vote__title span.t_1 {
  position: absolute;
  left: 175px;
  line-height: 1;
  font-size: 90%;
  font-family: Oswald, sans-serif;
}

.p-top__vote__title span.t_2 {
  position: absolute;
  top: 35px;
  left: 175px;
  font-size: 50%;
  font-family: Oswald, sans-serif;
}

.p-top__vote__title span.t_3 {
  font-size: 171%;
  padding-left: 100px;
  letter-spacing: -3px;
  font-family: Oswald, sans-serif;
}

.p-top__vote__title img {
  padding: 0 45px 0 46px;
  width: 100%
}

.p-top__vote__title .text {
  display: block;
  font-size: 68px;
  font-weight: 700;
  margin-top: 25px
}

.p-top__vote__schedule {
  margin-bottom: 120px;
  text-align: center
}

.p-top__vote__schedule__title {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 24px;
  font-weight: 700;
  justify-content: center;
  line-height: 1;
  margin-bottom: 44px
}

.p-top__vote__schedule__list {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between
}

.p-top__vote__schedule__list__item {
  background-color: #fff;
  color: #111;
  font-family: Oswald, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 1;
  padding: 78px 0 35px;
  position: relative;
  width: 32.9%;
  border-radius: 14px;
}

.p-top__vote__schedule__list__item:nth-of-type(1){
  padding: 50px 0 15px;
  line-height: 1.15em;
}

.p-top__vote__schedule__list__item .term {
  color: #fff;
  display: inline-block;
  font-size: 20px;
  left: 0;
  line-height: 1;
  padding-top: 6px;
  position: relative;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  z-index: 10;
  font-weight: 500;
  font-family: Noto Sans JP, 游ゴシック, YuGothic, Yu Gothic, メイリオ, Meiryo, sans-serif;
}

.p-top__vote__schedule__list__item .term:before {
  content: "";
  height: 49px;
  background: url(../images/result_tag.png) no-repeat center top;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: -8px;
  width: 160px;
  z-index: -1;
}

.p-top__vote__schedule__list__item .day {
  font-family: Noto Sans JP, 游ゴシック, YuGothic, Yu Gothic, メイリオ, Meiryo, sans-serif;
  font-size: 56.25%;
  margin-left: 10px
}

.p-top__vote__schedule__list__item .time {
  /*font-size: 68.75%;*/
  /*margin: 0 5px 0 10px;*/
}

.p-top__vote__schedule__list__item .text {
  font-family: Noto Sans JP, 游ゴシック, YuGothic, Yu Gothic, メイリオ, Meiryo, sans-serif;
  font-size: 18px
}

.p-top__present {
  padding: 100px 0 50px
}

.p-top__present,
.p-top__present--final {
  background-color: #fff;
  background-image: url(../images/bg_img.png);
  background-repeat: no-repeat;
  background-size: cover;
}

.p-top__present--final {
  padding: 100px 0 48px
}

.p-top__present__title {
  color: #1c2a51;
  font-size: 54px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 40px;
  position: relative;
  text-align: center
}

.p-top__present__title .balloon {
  display: inline-block;
  font-size: 20px;
  left: 0;
  margin: auto;
  padding: 12px 0;
  position: relative;
  position: absolute;
  right: 0;
  top: -60px;
  width: 320px;
  letter-spacing: 1px;
}

.p-top__present__title .balloon::before,
.p-top__present__title .balloon::after {
  position: absolute;
  content: '';
  display: block;
  width: 2px;
  height: inherit;
  background-color: #1c2a51;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.p-top__present__title .balloon::before {
  transform: rotate(-30deg);
  margin-left: -1em;
}

.p-top__present__title .balloon::after {
  transform: rotate(30deg);
  margin-right: -1em;
}

.p-top__present__title .balloon i {
  font-style: normal;
  font-size: 24px;
}

.p-top__present__title .catching {
  color: #f9a720;
  font-size: 133.33%;
}

.p-top__present__winning {
  
}

.p-top__present__winning__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 50px;
}

.p-top__present__winning__image {
  width: 50%;
  background-color: #fff;
}

.p-top__present__winning__image img {
  width: 100%
}

.p-top__present__winning__item {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 30px;
  width: 50%
}

.p-top__present__winning__item__note {
  border: 1px solid #0f9afc;
  color: #0f9afc;
  display: inline-block;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  padding: 9px 17px;
  max-width: 280px;
  margin: 0 auto 15px;
}

.p-top__present__winning__item__name {
  font-size: clamp(16px, 2vw, 20px);
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 23px
}

.p-top__present__winning__item__person {
  color: #009a53;
  font-size: 24px;
  font-weight: 700;
  line-height: 1
}

.p-top__present__winning__item__person .number {
  font-family: Oswald, sans-serif;
  font-size: 60px
}

.p-top__present__winning__text {
  background: url(../images/ribon.png) no-repeat center top;
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
  padding: 16px 0 30px;
  position: relative;
  text-align: center;
  margin-top: 8%;
}

.p-top__present__winning__text .catching {
  font-size: 34px;
  color: #eba511;
}

.p-top__present__lost {
  margin: 0 auto 50px;
}

.p-top__present__lost--final {
  margin-bottom: 0
}

.p-top__present__lost__inner {
  margin-bottom: 16px;
}

.p-top__present__lost__title {
  color: #1c2a51;
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 12px;
  text-align: center
}

.p-top__present__lost__list {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
}

.p-top__present__lost__list__item {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
  flex-flow: column;
  width: 46.146%;
}

.p-top__present__lost__list__item figure{
  background-color: #fff;
  width: 100%;
  padding: 3%;
  height: 280px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.p-top__present__lost__list__item figure.pd0{
  padding: 0;
}
.p-top__present__lost__list__item figure.pd0 img{
  max-height: 280px;
}

.p-top__present__lost__list__item img {
  width: auto;
  max-height: 255px;
  margin: 0 auto;
}

.p-top__present__lost__list__text {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-flex: 1;
  background-color: #1c2a51;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-flow: column;
  flex-flow: column;
  font-size: 16px;
  font-weight: 700;
  justify-content: space-between;
  line-height: 1;
  padding: 18px 1em;
  text-align: center
}

.p-top__present__lost__list__text .prize {
  margin-bottom: 1em;
}

.p-top__present__lost__list__text .name {
  display: block;
  margin-bottom: 12px
}

.p-top__present__lost__list__text .number {
  color: #0f9afc;
  font-family: Oswald, sans-serif;
  font-size: 40px
}

.p-top__present__lost__list__text .person {
  color: #0f9afc;
  font-size: 20px
}

.p-top__present__lost__note {
  color: #1c2a51;
  font-size: 12px;
  line-height: 1.6
}

.p-top__present__link {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background-color: #009a53;
  border: none;
  border-radius: 3px;
  -webkit-box-shadow: 0 15px 10px 0 hsla(0, 0%, 9%, .5);
  box-shadow: 0 15px 10px 0 hsla(0, 0%, 9%, .5);
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 26px;
  font-weight: 700;
  height: 120px;
  justify-content: center;
  position: relative;
  width: 600px
}

.p-top__present__link:before {
  background-image: url(../images/icon_circle_arrow-white.png);
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 0;
  content: "";
  display: inline-block;
  height: 25px;
  margin: auto 0;
  position: absolute;
  right: 15px;
  top: 0;
  width: 25px
}

.p-top__present__link:hover {
  text-decoration: none
}

.p-top__present__link__block {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  padding: 52px 0 78px
}

.p-top__about {
  margin-bottom: 50px;
  padding: 70px 0 0
}

.p-top__about__inner {
  margin: 0 auto;
  width: 100%
}

.p-top__about__link {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background-color: #ff7e00;
  border: none;
  border-radius: 12px;
  -webkit-box-shadow: 0 15px 10px 0 hsla(0, 0%, 9%, .5);
  box-shadow: 0 15px 10px 0 hsla(0, 0%, 9%, .5);
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 26px;
  font-weight: 700;
  height: 120px;
  justify-content: center;
  position: relative;
  width: 600px;
}

.p-top__about__link img {
  margin-right: 25px;
}

.p-top__about__link:hover {
  text-decoration: none
}

.p-top__about__link__block {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  margin-bottom: 70px;
}

.p-top__about__title {
  color: #009a53;
  font-size: 32px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 23px;
  text-align: center
}

.p-top__about__description {
  border-bottom: 1px solid #5c5c5c;
  font-size: 15px;
  margin-bottom: 60px;
  padding-bottom: 30px
}

.p-top__about__race__overview {
  color: #ff7e00;
  font-size: 26px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 40px;
  position: relative;
  text-align: center
}

.p-top__about__race__overview:after {
  border: 10px solid transparent;
  border-top: 15px solid #fff;
  content: "";
  position: absolute;
  right: 260px;
  top: 7px
}

.p-top__about__race__overview:hover {
  cursor: pointer
}

.p-top__about__race__list {
  display: none
}

.p-top__about__race__list.is-open {
  display: block
}

.p-top__about__race__list__item {
  margin-bottom: 20px
}

.p-top__about__race__list__item:last-child {
  margin-bottom: 0
}

.p-top__about__race__list__item__info {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  background-color: #3e3e3e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  padding: 30px 15px
}

.p-top__about__race__list__item__image {
  width: 25%
}

.p-top__about__race__list__item__text {
  width: 70%
}

.p-top__about__race__title {
  background-color: #1e1e1e;
  font-size: 22px;
  font-weight: 400;
  line-height: 1;
  padding: 10px;
  text-align: center
}

.p-top__about__race__description {
  font-size: 14px;
  margin-bottom: 20px
}

.p-top__about__race__description:last-of-type {
  margin-bottom: 0
}

.p-top__other {
  margin-bottom: 92px;
  padding-top: 85px;
}

.p-top__other__schedule {
  background-image: url(../images/bg_img-schedule.png);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-bottom: 62px;
  /* padding-bottom: 30px */
}

.p-top__other__schedule__title {
  color: #009a53;
  color: #fff;
  font-size: 32px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 30px;
  text-align: center
}

.p-top__other__schedule__block table {
  margin-bottom: 10px;
  width: 100%;
  color: #fff;
}

.p-top__other__schedule__block thead {
  background-color: #2e59a7;
}

.p-top__other__schedule__block th {
  font-size: 14px;
  line-height: 1;
  padding: 10px 0
}

.p-top__other__schedule__block th:first-child {
  padding-left: 20px
}

.p-top__other__schedule__block th.th-day {
  width: 13%
}

.p-top__other__schedule__block th.th-race {
  width: 31%
}

.p-top__other__schedule__block th.th-class {
  width: 11%
}

.p-top__other__schedule__block th.th-course,
.p-top__other__schedule__block th.th-priority,
.p-top__other__schedule__block th.th-time {
  width: 15%
}

.p-top__other__schedule__block td {
  border-bottom: 1px solid #5c5c5c;
  line-height: 1;
  padding: 22px 0
}

.p-top__other__schedule__block td:first-of-type {
  padding-left: 20px
}

.p-top__other__schedule__block td .bar {
  padding-bottom: 7px
}

.p-top__other__banner__item {
  margin-bottom: 20px
}

.p-top__other__banner__item:last-child {
  margin-bottom: 0
}

.p-top__other__banner__item img {
  width: 100%
}

.p-top__other__note {
  font-size: 13px;
  line-height: 1;
  text-align: right
}

.p-top__other__note--sp {
  display: none
}

.p-top__end {
  background: #1c2a51;
  padding-top: 51px;
  padding-bottom: 102px;
}

.p-top__end__title {
  border: 2px solid #ffffff;
  font-size: 22px;
  line-height: 1.3;
  margin-bottom: 70px;
  padding: 38px 0
}

.p-top__end__title,
.p-top__end__video__title {
  color: #ffffff;
  font-weight: 700;
  text-align: center
}

.p-top__end__video__title {
  font-size: 32px;
  line-height: 1;
  margin-bottom: 23px
}

.p-top__end__video__description {
  font-size: 15px;
  line-height: 2;
  margin-bottom: 30px;
  padding: 0 185px;
  text-align: center
}

.p-top__ranking {
  background: #000 url(../images/bg_ranking.jpg) no-repeat center top;
  background-size: cover;
  padding: 100px 0 70px
}

.p-top__ranking__title {
  font-size: 48px;
  font-weight: 700;
  margin-bottom: 52px;
  text-align: center;
  color: #fff;
  background: url(../images/fan_voting.png) no-repeat center 0;
  padding: 120px 0 90px 30px;
}

.p-top__ranking__title.pink {
  color: #009a53;
}

.p-top__ranking__list {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 33px
}

.p-top__ranking__list__item {
  background-color: rgb(0 0 0 / 0.7);
  background-repeat: no-repeat;
  background-size: 100% 100%;*/
  border: 4px solid #8a8a88;
  margin-bottom: 30px;
  position: relative;
  width: 48%;
  margin-top: 120px;
}

.p-top__ranking__list__item a {
  position: relative;
  z-index: 10;
  display: flex;
  flex-flow: wrap;
  align-items: center;
}

.p-top__ranking__list__item:hover::after {
  position: absolute;
  display: block;
  content: '';
  width: 86%;
  height: 4px;
  background-color: #030414;
  top: -4px;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0 auto auto;
  z-index: 1;
}

.p-top__ranking__list__item.middle:hover::after,
.p-top__ranking__list__item.final:hover::after {
  width: 82%;
}

.p-top__ranking__list__item:first-child {
  margin-bottom: 30px;
  overflow: visible;
  width: 100%;
  border: #d1af28 solid 4px;
}

.p-top__ranking__list__item:first-child:before {
  background-image: url(../images/icon_circle_arrow-middlereport.png);
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 0;
  content: "";
  display: none;
  height: 18px;
  margin: auto 0;
  position: absolute;
  right: 10px;
  top: 0;
  width: 18px;
  z-index: 50
}

.p-top__ranking__list__item.second {
  border: #d7d7d5 solid 4px;
}

.p-top__ranking__list__item.third {
  border: #c29162 solid 4px;
}

.p-top__ranking__list__item.middle {

  margin-top: 132px;
}

.p-top__ranking__list__item.final {

  margin-top: 132px;
}

.p-top__ranking__list__item.middle .ranking,
.p-top__ranking__list__item.final .ranking {
  top: 0;
  margin-right: 0;
  top: 0;
  margin: 0 0 0 6%;
  width: 42%;
}

.p-top__ranking__list__item.middle .p-top__ranking__list__item__name--first,
.p-top__ranking__list__item.final .p-top__ranking__list__item__name--first {
  color: #fff;
  letter-spacing: -2px;
}

.p-top__ranking__list__item .ranking {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-flow: column;
  font-family: Oswald, sans-serif;
  font-size: 40px;
  font-weight: 700;
  margin: 0 auto;
  line-height: 1;
  position: relative;
  top: 21px;
  align-items: center;
}

.p-top__ranking__list__item .ranking .unit {
  font-family: Noto Sans JP, 游ゴシック, YuGothic, Yu Gothic, メイリオ, Meiryo, sans-serif;
  font-size: 18px;
  margin: 3px 0 0 5px
}

.p-top__ranking__list__item__name {
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 20px;
  padding: 35px 20px 0;
  position: relative;
  z-index: 10;
  text-align: center;
  margin: 0 auto 1em;
}

.p-top__ranking__list__item__name .main {
  display: block;
  font-size: 160%;
  margin-bottom: 10px
}

.p-top__ranking__list__item__name--first {
  color: #111;
  font-size: 30px;
  font-weight: 700;
  line-height: 1;
  padding: 0 4%;
  position: relative;
  z-index: 10
}

.p-top__ranking__list__item__name--first .main {
  display: block;
  font-size: 160%;
  margin-bottom: 18px
}

.p-top__ranking__list__item__image {

  margin: -130px auto 0;
  right: 0;
  bottom: 250px;
  left: 0;
}

.p-top__ranking__list__item__image img {
  margin: 0 auto;
}

.p-top__ranking__list__item__image--first {
  width: 82%;
  max-width: 781px;
  height: auto;
  text-align: center;
  margin: 0 auto;
}

.p-top__ranking__list__item__image--first img {
  margin: -255px auto 0;
}

.p-top__ranking__list__item.second .p-top__ranking__list__item__image,
.p-top__ranking__list__item.third .p-top__ranking__list__item__image {}

.p-top__ranking__list__item__vote {
  background: #0f2641 url(../images/icon_circle_arrow-white.png) no-repeat 95% 50%;
  background-size: auto 30%;
  color: #fff;
  line-height: 1;
  padding: 18px 0 24px 20px;
  position: relative;
  width: 100%;
}

.p-top__ranking__list__item__vote .text {
  display: block;
  font-size: 16px;
  margin-bottom: -10px
}

.p-top__ranking__list__item__vote .bar {
  background: -webkit-gradient(linear, left top, right top, from(#33b4ff), to(#8800fc));
  background: linear-gradient(90deg, #33b4ff, #8800fc);
  border-radius: 4px;
  display: inline-block;
  height: 8px;
  margin-right: 80px;
  position: relative;
  width: 237px
}

.p-top__ranking__list__item__vote .bar:after {
  background-image: url(../images/icon_horse.png);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 41px;
  position: absolute;
  right: -51px;
  top: -10px;
  width: 41px
}

.p-top__ranking__list__item__vote .number {
  font-family: Oswald, sans-serif;
  font-size: 40px;
  font-weight: 700
}

.p-top__ranking__list__item__vote .number .unit {
  font-family: Noto Sans JP, 游ゴシック, YuGothic, Yu Gothic, メイリオ, Meiryo, sans-serif;
  font-size: 20px
}

.p-top__ranking__list__item__vote--first {
  background: #0f2641 url(../images/icon_circle_arrow-white.png) no-repeat 95% 50%;
  background-size: auto 30%;
  color: #fff;
  line-height: 1;
  padding: 42px 0 25px 20px;
  position: relative;
  max-width: 100%;
  width: 100%;
}

.p-top__ranking__list__item__vote--first .text {
  display: block;
  font-size: 16px;
  margin-bottom: -10px
}

.p-top__ranking__list__item__vote--first .bar {
  background: -webkit-gradient(linear, left top, right top, from(#33b4ff), to(#8800fc));
  background: linear-gradient(90deg, #33b4ff, #8800fc);
  border-radius: 4px;
  display: inline-block;
  height: 8px;
  margin-right: 150px;
  position: relative;
  width: 237px;
  margin-bottom: 18px;
}

.p-top__ranking__list__item__vote--first .bar:after {
  background-image: url(../images/icon_horse.png);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 41px;
  position: absolute;
  right: -102px;
  top: -25px;
  width: 82px;
}

.p-top__ranking__list__item__vote--first .number {
  font-family: Oswald, sans-serif;
  font-size: 60px;
  font-weight: 700;
  bottom: 10px;
  position: relative;
}

.p-top__ranking__list__item__vote--first .number .unit {
  font-family: Noto Sans JP, 游ゴシック, YuGothic, Yu Gothic, メイリオ, Meiryo, sans-serif;
  font-size: 30px
}

.p-top__ranking__list__item a:hover {
  text-decoration: none
}

.p-top__ranking__table {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  position: relative
}

.p-top__ranking__table table {
  width: 49.48%
}

.p-top__ranking__table tr {
  background-color: #fff
}

.p-top__ranking__table tr:nth-child(2n) {
  background-color: #e2f3ff;
}

.p-top__ranking__table th {
  background-color: #262626;
  font-size: 14px;
  line-height: 1;
  padding: 12px 0;
  color: #fff;
}

.p-top__ranking__table th:first-child {
  padding-left: 30px
}

.p-top__ranking__table th.th-rank {
  width: 14.5%
}

.p-top__ranking__table th.th-name {
  width: 63.5%
}

.p-top__ranking__table th.th-vote {
  width: 15.7%
}

.p-top__ranking__table td {
  border-top: 1px solid #676767;
  color: #333;
  line-height: 1;
  padding: 17px 0
}

.p-top__ranking__table td:first-of-type {
  font-weight: 700;
  padding-left: 37px
}

.p-top__ranking__table td:last-of-type {
  padding-left: 8px
}

.p-top__ranking__table td .bar {
  border-bottom: 1px solid #868686;
  line-height: 1.8;
  padding-bottom: 3px
}

.p-top__ranking__note {
  background: url(../images/result_ttl.png) no-repeat center top;
  background-size: cover;
  border-top: none;
  font-family: Oswald, sans-serif;
  font-size: 52px;
  font-weight: 700;
  line-height: 1;
  margin-top: 80px;
  padding: 70px 0 61px;
  text-align: center;
  overflow-x: hidden;
}

.p-top__ranking__note .main {
  font-size: 29px
}

.p-top__ranking__note .main .time {
  font-size: 36px;
}

.p-top__ranking__note .sub {
  display: table;
  font-family: Noto Sans JP, 游ゴシック, YuGothic, Yu Gothic, メイリオ, Meiryo, sans-serif;
  font-size: 36px;
  margin-bottom: 25px;
  padding: 0 .5em;
  width: 270px;
  margin: -50px auto 40px;
  position: relative;
}
.p-top__ranking__note .sub::before,
.p-top__ranking__note .sub::after {
  display: table-cell;
  position: absolute;
  content: '';
  width: 50%;
  height: 30px;
  inset: 0;
  margin: 0 auto auto;
  border-top: #fff solid 4px;
}
.p-top__ranking__note .sub::before{
  border-left: #fff 4px solid;
}
.p-top__ranking__note .sub::after {
  border-right: #fff 4px solid;
}

.p-top__precautions__title {
  color: #009a53;
  color: #fff;
  font-size: 32px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 30px;
  text-align: center
}

.p-top__precautions__list__item {
  font-size: 13px;
  line-height: 1.5;
  margin-bottom: 20px
}

.p-top__precautions__list__item:last-child {
  margin-bottom: 0
}

.p-top__precautions__list__item__link {
  color: #fff;
  text-decoration: underline !important
}

.p-vote__inner {
  margin: 0 auto;
  width: 960px
}

.p-vote__image {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  background-color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center
}

.p-vote__image img {
  display: block
}

.p-vote__title {
  color: #fff;
  font-size: 32px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 40px;
  text-align: center
}

.p-vote__text {
  color: #fff;
  line-height: 2;
  margin-bottom: 44px
}

.p-vote__status {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  background-color: #fff;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
  padding: 30px 44px;
  position: relative
}

.p-vote__status:before {
  background-color: #b0b0b0;
  content: "";
  height: 2px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 77px;
  width: calc(100% - 150px)
}

.p-vote__status.is-step2:before {
  background-color: #f9a720;
  content: "";
  height: 2px;
  left: 75px;
  margin: 0;
  position: absolute;
  top: 77px;
  width: calc(100% - 783px)
}

.p-vote__status.is-step2:after {
  background-color: #b0b0b0;
  content: "";
  height: 2px;
  margin: 0;
  position: absolute;
  right: 75px;
  top: 77px;
  width: calc(100% - 315px)
}

.p-vote__status.is-step3:before {
  background-color: #f9a720;
  content: "";
  height: 2px;
  left: 75px;
  margin: 0;
  position: absolute;
  top: 77px;
  width: calc(100% - 630px)
}

.p-vote__status.is-step3:after {
  background-color: #b0b0b0;
  content: "";
  height: 2px;
  margin: 0;
  position: absolute;
  right: 75px;
  top: 77px;
  width: calc(100% - 468px)
}

.p-vote__status.is-step4:before {
  background-color: #f9a720;
  content: "";
  height: 2px;
  left: 75px;
  margin: 0;
  position: absolute;
  top: 77px;
  width: calc(100% - 464px)
}

.p-vote__status.is-step4:after {
  background-color: #b0b0b0;
  content: "";
  height: 2px;
  margin: 0;
  position: absolute;
  right: 75px;
  top: 77px;
  width: calc(100% - 622px)
}

.p-vote__status.is-step5:before {
  background-color: #f9a720;
  content: "";
  height: 2px;
  left: 75px;
  margin: 0;
  position: absolute;
  top: 77px;
  width: calc(100% - 304px)
}

.p-vote__status.is-step5:after {
  background-color: #b0b0b0;
  content: "";
  height: 2px;
  margin: 0;
  position: absolute;
  right: 75px;
  top: 77px;
  width: calc(100% - 805px)
}

.p-vote__status.is-step6:before {
  background-color: #f9a720;
  content: "";
  height: 2px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 77px;
  width: calc(100% - 150px)
}

.p-vote__status__item {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  color: #9b9b9b;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
  flex-flow: column;
  position: relative;
  text-align: center
}

.p-vote__status__item .step {
  font-size: 15px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 66px
}

.p-vote__status__item .circle {
  background-color: #b0b0b0;
  border-radius: 50%;
  height: 12px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 42px;
  width: 12px;
  z-index: 10
}

.p-vote__status__item .text {
  font-size: 14px;
  line-height: 1
}

.p-vote__status__item.is-active {
  color: #333
}

.p-vote__status__item.is-active .step {
  color: #f9a720;
}

.p-vote__status__item.is-active .circle {
  background-color: #fff;
  border: 5px solid #f9a720;
  border-radius: 50%;
  height: 24px;
  margin-bottom: 20px;
  top: 37px;
  width: 24px
}

.p-vote__status__item.is-done {
  color: #333
}

.p-vote__status__item.is-done .step {
  color: #f9a720
}

.p-vote__status__item.is-done .circle {
  background-color: #f9a720;
  border-radius: 50%;
  height: 12px;
  margin-bottom: 20px;
  top: 42px;
  width: 12px
}

.p-vote__search {
  color: #fff;
  background-color: #1c2a51;
  padding-bottom: 70px;
  padding-top: 70px
}

.p-vote__search__title {
  margin-bottom: 30px;
  text-align: center
}

.p-vote__search__title2 {
  margin-bottom: 30px;
  text-align: center
}

.p-vote__search__title--result {
  margin-bottom: 30px
}

.p-vote__search__btn {
  font-size: 16px;
  padding: 27px 125px 27px 150px;
  position: relative
}

.p-vote__search__btn:before {
  background-image: url(../images/icon_search.png);
  background-repeat: no-repeat;
  bottom: 0;
  content: "";
  height: 16px;
  left: 125px;
  margin: auto 0;
  position: absolute;
  top: 0;
  width: 16px
}

.p-vote__search__btnList {
  display: flex;
  justify-content: space-between;
}

.p-vote__search__btnItem {
  position: relative;
  text-align: center;
}

.p-vote__search__btnItem p {
  position: absolute;
  color: #fff;
  font-size: 22px;
  line-height: 34px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  font-weight: bold;
  -ms-transform: translate(-50%, -50%);
  text-align: center;
  width: 80%;
}

.p-vote__search__btnItem span {
  font-size: 26px;
}

.p-vote__search__form__wrap {
  background-color: #fff;
  border-radius: 10px;
  margin-bottom: 8vw;
  position: relative
}

.p-vote__search__form__wrap:after {
  background-color: transparent;
  border: 5.06667vw solid transparent;
  border-top-color: #fff;
  content: "";
  height: 0;
  left: 0;
  margin: auto;
  padding: 0;
  position: absolute;
  right: 0;
  width: 0
}

.p-vote__search__form__title {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 20px;
  position: relative;
  text-align: center
}

.p-vote__search__form__title:before {
  background-image: url(../images/icon_search-black.png);
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 0;
  content: "";
  display: inline-block;
  height: 18px;
  left: 310px;
  margin: auto 0;
  position: absolute;
  top: 0;
  width: 18px
}

.p-vote__search__form__block {
  border-bottom: 1px solid #e1e1e1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.p-vote__search__form__block:first-of-type {
  border-top: 1px solid #e1e1e1
}

.p-vote__search__form__block:last-child {
  border-bottom: 1px solid #e1e1e1
}

.p-vote__search__form__head {
  -ms-flex-negative: 0;
  background-color: #fff5e5;
  flex-shrink: 0;
  font-size: 15px;
  line-height: 1;
  padding: 28px 20px;
  width: 135px
}

.p-vote__search__form__head span {
  display: block;
  margin-bottom: 10px
}

.p-vote__search__form__data {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.p-vote__search__form__data .note {
  font-size: 13px
}

.p-vote__search__form__text.is-error {
  color: red;
  font-size: 13px;
  margin: 30px 0 20px;
  text-align: center
}

.p-vote__search__form__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 28px 0px 0 19px
}

.p-vote__search__form__list__item {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 15px;
  line-height: 1;
  margin: 0 40px 28px 0
}

.p-vote__search__form__list__item:last-of-type {
  margin-right: 0
}

.p-vote__search__form__list__item label {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.p-vote__search__form__btn {
  background-color: #262626;
  border: none;
  border-radius: 6px;
  color: #fff;
  padding: 22px 62px 22px 90px;
  position: relative
}

.p-vote__search__form__btn:before {
  background-image: url(../images/icon_search.png);
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 0;
  content: "";
  display: inline-block;
  height: 16px;
  left: 65px;
  margin: auto 0;
  position: absolute;
  top: 0;
  width: 16px
}

.p-vote__horse__result {
  background-color: #1e1e1e;
  background-image: url(../images/bg_form_footer.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  padding-bottom: 50px;
  padding-top: 50px
}

.p-vote__horse__result ul {
  padding-left: 0
}

.p-vote__horse__result__content {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between
}

.p-vote__horse__result__list {
  width: 63.5%
}

.p-vote__horse__result__btn {
  background-color: #fff;
  border: none;
  border-radius: 3px;
  font-size: 14px;
  line-height: 1;
  padding: 15px 33px 15px 60px;
  position: relative;
  text-align: left
}

.p-vote__horse__result__btn:before {
  background-image: url(../images/icon_arrow.png);
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 0;
  content: "";
  display: inline-block;
  height: 16px;
  left: 33px;
  margin: auto 0;
  position: absolute;
  top: 0;
  width: 18px
}

.p-vote__horse__result__btn__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px
}

.p-vote__horse__result__btn__list__item {
  margin-right: 10px
}

.p-vote__horse__result__none {
  border: 2px solid #fff;
  color: #fff;
  font-size: 15px;
  line-height: 2;
  margin-bottom: 10px;
  padding: 40px 30px
}

.p-vote__horse__result__table {
  margin-bottom: 11px
}

.p-vote__horse__result__table__item {
  background-color: #fff;
  border-bottom: 1px solid #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 110px;
  line-height: 1
}

.p-vote__horse__result__table__item:nth-child(2n) {
  background-color: #e2f3ff;
}

.p-vote__horse__result__table__item:last-child {
  border-bottom: none
}

.p-vote__horse__result__table__item img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 23%
}

.p-vote__horse__result__table__btn {
  background-color: inherit;
  border: none;
  border-bottom: 1px solid #fff;
  color: #fff;
  display: block;
  margin-top: 20px;
  padding-bottom: 7px
}

.p-vote__horse__result__select {
  background-color: #000;
  border-radius: 3px;
  margin-top: 65px;
  padding: 0 2px 2px;
  width: 34.375%
}

.p-vote__horse__result__select__top {
  padding: 22px 17px 22px 13px;
  text-align: center
}

.p-vote__horse__result__select__title {
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 17px
}

.p-vote__horse__result__select__link {
  background-color: #0f9afc;
  border: none;
  border-radius: 3px;
  color: #fff;
  display: block;
  line-height: 1;
  margin-bottom: 20px;
  padding: 32px 0;
  position: relative;
  text-decoration: none
}

.p-vote__horse__result__select__link:before {
  background-image: url(../images/icon_circle_arrow-white.png);
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 0;
  content: "";
  display: inline-block;
  height: 25px;
  margin: auto 0;
  position: absolute;
  right: 16px;
  top: 0;
  width: 25px
}

.p-vote__horse__result__select__link.is-disabled {
  background: #838383;
  color: #c1c1c1
}

.p-vote__horse__result__select__link.is-disabled:before {
  background-image: url(../images/icon_circle_arrow-gray.png);
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 0;
  content: "";
  display: inline-block;
  height: 25px;
  margin: auto 0;
  position: absolute;
  right: 16px;
  top: 0;
  width: 25px
}

.p-vote__horse__result__select__link.is-disabled:hover {
  cursor: default;
  text-decoration: none
}

.p-vote__horse__result__select__link:hover {
  text-decoration: none
}

.p-vote__horse__result__select__note {
  color: #fff;
  font-weight: 700
}

.p-vote__horse__result__select__note .number {
  color: #f9a720;
  font-size: 30px;
  margin: 0 6px
}

.p-vote__horse__result__select__list__item {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  border-bottom: 1px solid #bbb;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 1;
  position: relative
}

.p-vote__horse__result__select__list__item:last-child {
  border-bottom: none
}

.p-vote__horse__result__select__list__item .number {
  background-color: #0f9afc;
  padding: 25px 15px;
  height: 65px;
  color: #fff;
}

.p-vote__horse__result__select__list__item .text {
  margin-left: 16px
}

.p-vote__horse__result__select__list__item .icon {
  position: absolute;
  right: 10px
}

.p-vote__modal {
  display: none
}

.p-vote__modal.is-open {
  display: block
}

.p-vote__modal__overlay {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, .4);
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9991
}

.p-vote__modal__container {
  background-color: #fff;
  border-radius: 10px;
  max-height: calc(100vh - 60px);
  max-width: 920px;
  overflow-y: auto;
  padding: 40px;
  position: relative;
  width: 90%
}

.p-vote__modal__close {
  background-color: #262626;
  border-top-right-radius: 8px;
  display: block;
  height: 55px;
  position: relative;
  position: absolute;
  right: 0;
  top: 0;
  width: 55px
}

.p-vote__modal__close span {
  display: block;
  height: 2px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 50%;
  width: 26px
}

.p-vote__modal__close span:first-of-type {
  background-color: #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

.p-vote__modal__close span:nth-of-type(2) {
  background-color: #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.p-vote__confirm {
  background-color: #efefef;
  padding: 50px 0 60px
}

.p-vote__confirm__header {
  font-size: 26px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 33px;
  text-align: center
}

.p-vote__confirm__header__text {
  margin-bottom: 40px;
  text-align: center
}

.p-vote__confirm__table__item {
  background-color: #fff;
  border-bottom: 1px solid #efefef;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 110px;
  line-height: 1
}

.p-vote__confirm__table__item:nth-child(2n) {
  background-color: #e2f3ff;
}

.p-vote__confirm__table__item:last-of-type {
  border-bottom: none
}

.p-vote__confirm__table__item img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 14.5%
}

.p-vote__confirm__btn {
  border-radius: 8px;
  height: 70px;
  width: 400px
}

.p-vote__confirm__btn__wrap {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  margin-top: 40px
}

.p-vote__confirm__btn__prev {
  background-color: #262626;
  border: none;
  color: #fff;
  margin-right: 20px
}

.p-vote__confirm__btn__next,
.p-vote__confirm__btn__prev {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  justify-content: center;
  position: relative
}

.p-vote__confirm__btn__next:before {
  background-image: url(../images/icon_circle_arrow-white.png);
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 0;
  content: "";
  display: inline-block;
  height: 25px;
  margin: auto 0;
  position: absolute;
  right: 15px;
  top: 0;
  width: 25px
}

.p-vote__complete {
  background-color: #efefef;
  padding: 50px 0 60px
}

.p-vote__complete__header {
  font-size: 26px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 33px;
  text-align: center
}

.p-vote__complete__header__text {
  margin-bottom: 40px;
  padding: 0 190px;
  text-align: center
}

.p-vote__complete__link {
  border-radius: 3px;
  height: 70px;
  width: 400px
}

.p-vote__complete__link:hover {
  text-decoration: none
}

.p-vote__complete__link__prev {
  background-color: #262626;
  border: none;
  color: #fff;
  margin: 30px auto 0
}

.p-vote__complete__link__next,
.p-vote__complete__link__prev {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  justify-content: center;
  position: relative
}

.p-vote__complete__link__next {
  margin: 0 auto
}

.p-vote__complete__link__next:before {
  background-image: url(../images/icon_circle_arrow-white.png);
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 0;
  content: "";
  display: inline-block;
  height: 25px;
  margin: auto 0;
  position: absolute;
  right: 15px;
  top: 0;
  width: 25px
}

.p-present {
  background-color: #efefef;
  padding: 50px 0 60px
}

.p-present__form__text {
  line-height: 1;
  margin-bottom: 20px
}

.p-present__form__header {
  font-size: 26px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 33px;
  text-align: center
}

.p-present__form__header__text,
.p-present__form__header__text--complete {
  line-height: 2;
  margin-bottom: 40px;
  text-align: center
}

.p-present__form__header__text--complete {
  padding: 0 190px
}

.p-present__form__item {
  background-color: #e2f3ff;
  border-top: 1px solid #e1e1e1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.p-present__form__item:nth-of-type(4) {
  border-bottom: 1px solid #e1e1e1
}

.p-present__form__item label {
  line-height: 1
}

.p-present__form__item__info {
  -webkit-box-flex: 1;
  background-color: #efefef;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1;
  flex: 1;
  padding: 25px 20px
}

.p-present__form__item__info p,
.p-present__form__item__info span {
  line-height: 1
}

.p-present__form__item__info .data__name:last-child {
  margin-left: 30px
}

.p-present__form__item__info--address {
  -webkit-box-flex: 1;
  background-color: #efefef;
  -ms-flex: 1;
  flex: 1;
  padding: 25px 20px
}

.p-present__form__item__info--address p {
  line-height: 1
}

.p-present__form__item__text:first-of-type {
  margin-right: 20px
}

.p-present__form__item__text label {
  display: block;
  font-size: 15px;
  margin-bottom: 10px
}

.p-present__form__item__text--address {
  margin-bottom: 20px
}

.p-present__form__item__text--address:last-of-type {
  margin-bottom: 0
}

.p-present__form__item__text--address label {
  display: block;
  font-size: 15px;
  margin-bottom: 10px
}

.p-present__form__item__text--address input[disabled] {
  background-color: #efefef
}

.p-present__form__btn__wrap {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  margin-top: 30px
}

.p-present__form__btn__prev {
  background-color: #262626;
  border: none;
  color: #fff;
  margin-right: 20px
}

.p-present__form__btn__next,
.p-present__form__btn__prev {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  justify-content: center;
  position: relative
}

.p-present__form__btn__next {
  height: 70px;
  width: 400px
}

.p-present__form__btn__next:before {
  background-image: url(../images/icon_circle_arrow-white.png);
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 0;
  content: "";
  display: inline-block;
  height: 25px;
  margin: auto 0;
  position: absolute;
  right: 15px;
  top: 0;
  width: 25px
}

.p-present__confirm__btn {
  border-radius: 3px;
  height: 70px;
  width: 400px
}

.p-present__confirm__btn__wrap {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  margin-top: 40px
}

.p-present__confirm__btn__prev {
  background-color: #262626;
  border: none;
  color: #fff;
  margin-right: 20px
}

.p-present__confirm__btn__next,
.p-present__confirm__btn__prev {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  justify-content: center;
  position: relative
}

.p-present__confirm__btn__next:before {
  background-image: url(../images/icon_circle_arrow-white.png);
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 0;
  content: "";
  display: inline-block;
  height: 25px;
  margin: auto 0;
  position: absolute;
  right: 15px;
  top: 0;
  width: 25px
}

.p-present__complete__link {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background-color: #009a53;
  border: none;
  border-radius: 3px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  height: 70px;
  justify-content: center;
  line-height: 1.5;
  margin: 0 auto;
  position: relative;
  width: 400px
}

.p-present__complete__link:before {
  background-image: url(../images/icon_circle_arrow-white.png);
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 0;
  content: "";
  display: inline-block;
  height: 25px;
  margin: auto 0;
  position: absolute;
  right: 15px;
  top: 0;
  width: 25px
}

.p-present__complete__link:hover {
  text-decoration: none
}

.u-align--center {
  text-align: center
}

.u-align--right {
  text-align: right
}

.u-align--left {
  text-align: left
}

.u-mg--0 {
  margin: 0 !important
}

.u-mg--t-0 {
  margin-top: 0 !important
}

.u-mg--r-0 {
  margin-right: 0 !important
}

.u-mg--b-0 {
  margin-bottom: 0 !important
}

.u-mg--l-0 {
  margin-left: 0 !important
}

.u-mg--t-auto {
  margin-top: auto !important
}

.u-mg--r-auto {
  margin-right: auto !important
}

.u-mg--b-auto {
  margin-bottom: auto !important
}

.u-mg--l-auto {
  margin-left: auto !important
}

.u-pd--0 {
  padding: 0 !important
}

.u-pd--t-0 {
  padding-top: 0 !important
}

.u-pd--r-0 {
  padding-right: 0 !important
}

.u-pd--b-0 {
  padding-bottom: 0 !important
}

.u-pd--l-0 {
  padding-left: 0 !important
}

.u-shadow {
  -webkit-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .25);
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .25)
}

@media print,
screen and (min-width: 341px) {
  .u-show--xs {
    display: none !important
  }
}

@media print,
screen and (min-width: 751px) {
  .p-vote__search__form__wrap {
    display: none !important
  }

  .u-align--center-pc {
    text-align: center
  }

  .u-align--right-pc {
    text-align: right
  }

  .u-align--left-pc {
    text-align: left
  }

  .u-display--block-pc {
    display: block
  }

  .u-display--inline-pc {
    display: inline-block
  }

  .u-show--pc {
    display: inherit !important
  }

  .u-hide--pc,
  .u-show--sp {
    display: none !important
  }
}

@media (min-width: 1921px) {
  .p-top__about__inner {
    width: 960px
  }
}

@media screen and (max-width: 1024px) {
  .p-top__vote__title {
    font-size: clamp(55px, 7vw, 70px);
  }

  .p-top__vote__title span.t_1,
  .p-top__vote__title span.t_2 {
    left: 17vw;
  }

  .p-top__vote__schedule__list__item {
    font-size: clamp(16px, 3.6vw, 32px);
  }

  .p-top__present__title {
    font-size: clamp(40px, 5.6vw, 54px);
  }

  .p-top__present__winning__item {
    padding: 3%;
    padding-left: min(4%, 61px);
  }

  .p-top__present__winning__item__note {
    font-size: clamp(14px, 2vw, 18px);
  }

  .p-top__present__winning__item__person {
    font-size: clamp(18px, 2.4vw, 24px);
  }

  .p-top__present__winning__item__person .number {
    font-size: 250%;
  }

  .p-top__ranking__list__item.middle .p-top__ranking__list__item__name--first,
  .p-top__ranking__list__item.final .p-top__ranking__list__item__name--first {
    font-size: clamp(18px, 3vw, 30px);
  }

  .p-top__ranking__list__item.second .p-top__ranking__list__item__image,
  .p-top__ranking__list__item.third .p-top__ranking__list__item__image,
  .p-top__ranking__list__item__image {
    width: 90%;
  }

  .p-top__present__winning__text {
    background-size: 100% 100%;
  }
}


@media screen and (max-width: 750px) {
  .pc {
    display: none;
  }

  .sp {
    display: block;
  }

  .p-vote__search__btnList {
    display: block;
  }

  .l-main {
    font-size: 3.73333vw;
    line-height: 2
  }

  .c-btn--more:before {
    height: 2.93333vw;
    left: 23.4vw;
    top: 6vw;
    width: 2.93333vw
  }

  .c-btn--more {
    font-size: 32px;
    font-size: 4.26667vw;
    padding: 6.26667vw 0
  }

  .c-input {
    height: 4.8vw;
    margin: 0 2.66667vw 0 0;
    width: 4.8vw
  }

  .c-input,
  .c-input__result {
    border: 1px solid #a8a8a8;
    border-radius: 4px
  }

  .c-input__result {
    height: 6vw;
    margin: 0 4vw 0 2.66667vw;
    width: 6vw
  }

  .c-input__form {
    height: 10.66667vw
  }

  .c-input__form--name,
  .c-input__form--tel {
    width: 100%
  }

  .c-input__form--postal1 {
    width: 14.66667vw
  }

  .c-input__form--postal2 {
    width: 17.33333vw
  }

  .c-input__form--address1 {
    width: 45.33333vw
  }

  .c-input__form--address2 {
    width: 100%
  }

  .c-input--text {
    border-radius: 4px;
    height: 10.66667vw;
    margin: 4vw 0 0;
    width: 100%
  }

  .c-label {
    background-color: #e2f3ff;
    font-size: 28px;
    font-size: 3.73333vw;
    padding: 2.66667vw;
    width: auto
  }

  .c-list--dl {
    padding: 0 0 0 2.66667vw
  }

  .c-list--dl__block {
    margin-top: 2.66667vw
  }

  .c-list--dl__term {
    font-size: 28px;
    font-size: 3.73333vw;
    margin-bottom: 3.46667vw
  }

  .c-list--dl__desc {
    font-size: 24px;
    font-size: 3.2vw
  }

  .c-list--dl__desc span {
    font-size: 20px;
    font-size: 2.66667vw
  }

  .c-title {
    display: none
  }

  .c-title .sub {
    line-height: 2
  }

  .c-title--result {
    font-size: 28px;
    font-size: 3.33333vw;
    margin-bottom: 6.66667vw;
    text-align: left
  }

  .c-title--result .main {
    font-size: 42px;
    font-size: 5.6vw;
    margin-bottom: 6.66667vw;
    text-align: center
  }

  .c-title--result .sub {
    line-height: 2
  }

  .c-title--lower {
    font-size: 28px;
    font-size: 3.73333vw
  }

  .c-title--lower .main {
    font-size: 42px;
    font-size: 5.6vw
  }

  .c-title--lower .sub {
    line-height: 2
  }

  .p-top {
    /* padding-bottom: 35vw; */
  </script>
    background-size: 180% auto;
  }

  .p-top__inner {
    padding: 0 4vw;
    width: auto;
    padding-bottom: 10vw;
  }

  .p-top__table__wrap {
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap
  }

  .p-top__hero {
    margin-bottom: 9.06667vw
  }

  .p-top__241104 {
    /* margin-bottom: 9.33333vw; */
    padding-bottom: 0
  }

  .p-top__241104,
  .p-top__241104--final {
    background-position: 50% 14vw;
    background-size: 80.26667vw 81.86667vw
  }

  .p-top__241104--final {
    margin-top: 13.6vw;
    padding: 0
  }

  .p-top__241104__title {
    font-size: 44px;
    font-size: 5.86667vw;
    line-height: 1.3;
    margin-bottom: 6.66667vw
  }

  .p-top__241104__title span {
    margin-right: 0
  }

  .p-top__241104__block {
    /* margin-bottom: 4vw */
  }

  .p-top__241104__block table {
    width: 192vw
  }

  .p-top__241104__block th:first-child {
    padding-left: 5.6vw
  }

  .p-top__241104__block th:last-child {
    padding-right: 5.33333vw
  }

  .p-top__241104__block th.th-race {
    width: 57.6vw
  }

  .p-top__241104__block th.th-class {
    width: 34.53333vw
  }

  .p-top__241104__block th.th-course {
    width: 40.26667vw
  }

  .p-top__241104__block th.th-number {
    width: 36.4vw
  }

  .p-top__241104__block th.th-time {
    width: 21.06667vw
  }

  .p-top__241104__block td {
    padding: 4.93333vw 0 5.86667vw
  }

  .p-top__241104__block td:first-of-type {
    padding-left: 5.6vw
  }

  .p-top__241104__note {
    margin-bottom: 8vw
  }

  .p-top__241104__note,
  .p-top__241104__note--final {
    background-color: #737373;
    color: #e5e5e5;
    display: block;
    padding: 2.4vw 2.66667vw
  }

  .p-top__241104__link__block {
    display: block
  }

  .p-top__hero .btn_bnr{
    top: 27vw;
    right: 0;
    left: 0;
    margin: 0 3vw auto auto;
    width: 37vw;
  }

  .p-top__hero .btn_bnr .pc{
    display: none;
  }
  .p-top__hero .btn_bnr .sp{
    display: block;
  }

  .p-top__vote--final {
    padding-top: 0
  }

  .p-top__vote__link {
    font-size: 40px;
    font-size: 5.33333vw;
    height: 21.33333vw;
    width: 92vw
  }

  .p-top__vote__link:before {
    height: 5.33333vw;
    right: 3.33333vw;
    width: 5.33333vw
  }

  .p-top__vote__link__block {
    margin-bottom: 7.6vw
  }

  .p-top__vote__title {
    margin-bottom: 11.33333vw;
    font-size: 10.93333vw;
  }

  .p-top__vote__title img {
    padding: 0 4vw
  }

  .p-top__vote__title .text {
    font-size: 82px;
    font-size: 10.93333vw;
    line-height: 1.1;
    margin-top: 2.66667vw
  }

  .p-top__vote__title span.t_1 {
    top: 1vw;
    left: 1vw;
    font-size: 90%;
  }

  .p-top__vote__title span.t_2 {
    top: 5vw;
    left: 4.5vw;
    font-size: 50%;
  }

  .p-top__vote__title span.t_3 {
    font-size: 150%;
    padding-left: 13vw;
    letter-spacing: -1px;
  }

  .p-top__vote__schedule {
    margin-bottom: 14.8vw
  }

  .p-top__vote__schedule__title {
    font-size: 36px;
    font-size: 4.8vw;
    line-height: 1.3;
    margin-bottom: 6.66667vw
  }

  .p-top__vote__schedule__title:before {
    margin-right: 2.4vw
  }

  .p-top__vote__schedule__title:after {
    margin-left: 2.4vw
  }

  .p-top__vote__schedule__list {
    display: block
  }

  .p-top__vote__schedule__list__item {
    font-size: 58px;
    font-size: 7.73333vw;
    margin-bottom: 4vw;
    padding: 12.66667vw 0 6.66667vw;
    width: 100%
  }

  .p-top__vote__schedule__list__item .term {
    font-size: 34px;
    font-size: 4.53333vw;
    padding-top: 1.06667vw
  }

  .p-top__vote__schedule__list__item .term:before {
    background-size: 100% auto;
    width: 33.33333vw;
    height: 2.25em;
    top: -1.5vw;
  }

  .p-top__present {
    /**background-color: transparent;**/
    padding: 26vw 0 9.6vw;
    background-size: 100%;
  }

  .p-top__present--final {
    background-color: transparent;
    margin-bottom: 9.6vw;
    padding: 26vw 0 0;
    background-size: 100%;
  }

  .p-top__present__title {
    font-size: 70px;
    font-size: 8.33333vw;
    line-height: 1.3;
    margin-bottom: 5.33333vw
  }

  .p-top__present__title .catching {
    font-size: 12.5vw;
  }

  .p-top__present__title .balloon {
    font-size: 30px;
    font-size: 4vw;
    top: -18.66667vw;
    width: 75vw
  }

  .p-top__present__title .balloon:after {
    left: 0;
    margin: 0 -1em 0 auto;
    right: 0;
  }

  .p-top__present__winning__info {
    display: block;
  }

  .p-top__present__winning__image {
    width: auto
  }

  .p-top__present__winning__item {
    display: block;
    padding: 5.33333vw 0;
    text-align: center;
    width: auto
  }

  .p-top__present__winning__item__note {
    font-size: 32px;
    font-size: 4.26667vw
  }

  .p-top__present__winning__item__name,
  .p-top__present__winning__item__person {
    font-size: 36px;
    font-size: 4.6vw
  }

  .p-top__present__winning__item__person .number {
    font-size: 100px;
    font-size: 13.33333vw
  }

  .p-top__present__winning__text {
    font-size: 28px;
    font-size: 3.73333vw;
    padding: 1em 0 1.8em;
  }

  .p-top__present__winning__text .catching {
    font-size: 36px;
    font-size: 4.8vw
  }

  .p-top__present__lost {
    margin-bottom: 0;
  }

  .p-top__present__lost__title {
    font-size: 40px;
    font-size: 5.33333vw
  }

  .p-top__present__lost__list {
    display: block
  }

  .p-top__present__lost__list__item {
    margin-bottom: 4vw;
    width: auto;
    max-width: 90%;
    margin: 0 auto 8%;
  }
  .p-top__present__lost__list__item figure.pd0{
    height: auto;
  }

  .p-top__present__lost__list__text {
    padding: 5.33333vw 0 6.66667vw
  }

  .p-top__present__lost__list__text .name {
    font-size: 34px;
    font-size: 4.53333vw;
    line-height: 1.5
  }

  .p-top__present__lost__list__text .number {
    font-size: 80px;
    font-size: 10.66667vw
  }

  .p-top__present__lost__list__text .person {
    font-size: 40px;
    font-size: 5.33333vw
  }

  .p-top__present__lost__note {
    font-size: 22px;
    font-size: 2.93333vw
  }

  .p-top__present__link {
    font-size: 40px;
    font-size: 5.33333vw;
    height: 21.33333vw;
    width: 92vw
  }

  .p-top__present__link:before {
    height: 5.33333vw;
    right: 3.33333vw;
    width: 5.33333vw
  }

  .p-top__present__link__block {
    background-color: transparent;
    margin-bottom: 14.66667vw;
    padding: 0
  }

  .p-top__about {
    padding-top: 0;
    margin-bottom: 9.66667vw
  }

  .p-top__about__link__block {
    margin-bottom: 0;
  }

  .p-top__about__inner {
    width: auto
  }

  .p-top__about__link {
    font-size: 40px;
    font-size: 5.33333vw;
    height: 21.33333vw;
    width: 92vw
  }

  .p-top__about__link:before {
    height: 5.33333vw;
    right: 3.33333vw;
    width: 5.33333vw
  }

  .p-top__about__title {
    line-height: 1.3;
    margin-bottom: 5.73333vw
  }

  .p-top__about__description {
    line-height: 2
  }

  .p-top__about__race__overview {
    line-height: 1.3
  }

  .p-top__about__race__overview:after {
    border: 10px solid transparent;
    border-top: 15px solid #fff;
    right: 6.66667vw;
    top: 8vw
  }

  .p-top__about__race__list__item__info {
    display: block
  }

  .p-top__about__race__list__item__image {
    margin-bottom: 4vw;
    width: auto
  }

  .p-top__about__race__list__item__text {
    width: auto
  }

  .p-top__about__race__description {
    font-size: 28px;
    font-size: 3.73333vw;
    line-height: 2;
    margin-bottom: 5.73333vw
  }

  .p-top__other {
    margin-bottom: 14.66667vw;
    padding-top: 8.66667vw;
  }

  .p-top__other__schedule {
    background-position: 50% 5.33333vw;
    background-size: 80vw 82.13333vw;
    padding-top: 8.66667vw;
  }

  .p-top__other__schedule__title {
    font-size: 44px;
    font-size: 5.86667vw;
    margin-bottom: 6.66667vw
  }

  .p-top__other__schedule__block {
    margin-bottom: 2.66667vw
  }

  .p-top__other__schedule__block table {
    width: 240vw
  }

  .p-top__other__schedule__block th:first-child {
    padding-left: 5.33333vw
  }

  .p-top__other__schedule__block th:last-child {
    padding-right: 16vw
  }

  .p-top__other__schedule__block th.th-day {
    width: 31.2vw
  }

  .p-top__other__schedule__block th.th-race {
    width: 74.4vw
  }

  .p-top__other__schedule__block th.th-class {
    width: 26.4vw
  }

  .p-top__other__schedule__block th.th-course,
  .p-top__other__schedule__block th.th-priority,
  .p-top__other__schedule__block th.th-time {
    width: 36vw
  }

  .p-top__other__schedule__block td {
    padding: 4.8vw 0 5.33333vw
  }

  .p-top__other__schedule__block td:first-of-type {
    padding-left: 5.33333vw
  }

  .p-top__other__banner__item {
    margin-bottom: 2.66667vw
  }

  .p-top__other__note {
    width: 240vw
  }

  .p-top__other__note--sp {
    background-color: #737373;
    color: #e5e5e5;
    display: block;
    padding: 2.4vw 2.66667vw
  }

  .p-top__end {
    padding-bottom: 15.6vw
  }

  .p-top__end__title {
    border: 2px solid #ffffff;
    font-size: 30px;
    font-size: 4vw;
    margin-bottom: 9.33333vw;
    padding: 4.4vw 0
  }

  .p-top__end__video__title {
    font-size: 44px;
    font-size: 5.86667vw;
    margin-bottom: 5.73333vw
  }

  .p-top__end__video__description {
    padding: 0;
    text-align: left
  }

  .p-top__end__video iframe {
    height: 51.73333vw;
    width: 92vw
  }

  .p-top__ranking {
    padding: 6vw 0 17.33333vw
  }

  .p-top__ranking__title {
    font-size: 7.46667vw;
    margin-bottom: 12.53333vw;
    padding: 18.45vw 0 0 4vw;
    background-size: 100% auto;
  }

  .p-top__ranking__list {
    display: block;
    margin-bottom: 10.66667vw
  }

  .p-top__ranking__list__item {
    margin-bottom: 5.33333vw;
    width: auto;
    padding-top: 0;
    margin-top: 30vw;
  }

  .p-top__ranking__list__item:first-child:before {
    display: none
  }

  .p-top__ranking__list__item.middle {
    margin-bottom: 6.66667vw
  }

  .p-top__ranking__list__item.final {
    margin-bottom: 6.66667vw;
    padding-top: 0;
    margin-top: 30vw;
  }

  .p-top__ranking__list__item a {
    flex-flow: column;
  }

  .p-top__ranking__list__item.final .ranking {
    width: 80%;
    margin: 5px auto;
  }

  .p-top__ranking__list__item .ranking {
    font-size: 60px;
    font-size: 8vw;
    left: 0;
    top: 14.26667vw
  }

  .p-top__ranking__list__item .ranking .unit {
    font-size: 28px;
    font-size: 3.73333vw;
    margin: .8vw 0 0 2.13333vw
  }

  .p-top__ranking__list__item__name {
    font-size: 24px;
    font-size: 3.2vw;
    padding: 15.86667vw 0 0 4vw;
    margin-bottom: 3vw;
  }

  .p-top__ranking__list__item__name .main {
    font-size: 5.73333vw;
    margin-bottom: 2.66667vw
  }

  .p-top__ranking__list__item__name--first {
    font-size: 24px;
    font-size: 3.2vw;
    padding: 14.53333vw 0 0 4vw;
  }

  .p-top__ranking__list__item.final .p-top__ranking__list__item__name--first {
    padding: 0;
    margin-bottom: 3vw;
    text-align: center;
  }

  .p-top__ranking__list__item__name--first .main {
    font-size: 34px;
    font-size: 6.53333vw;
    margin-bottom: 2.66667vw;

  }

  .p-top__ranking__list__item.second .p-top__ranking__list__item__image,
  .p-top__ranking__list__item.third .p-top__ranking__list__item__image {}

  .p-top__ranking__list__item__image {
    width: 80vw;
    margin-top: -26vw;
    margin-bottom: -10lvw;
  }

  .p-top__ranking__list__item__image img {
    width: 100%;
  }

  .p-top__ranking__list__item__image--first {
    width: 91%;
    height: auto;
  }

  .p-top__ranking__list__item__image--first img {
    margin-top: -30%;
    width: 96%;
  }

  .p-top__ranking__list__item__vote {
    padding: 2vw 0 2vw 2.66667vw
  }

  .p-top__ranking__list__item__vote:before {
    height: 3.46667vw;
    right: 2vw;
    width: 3.46667vw
  }

  .p-top__ranking__list__item__vote .text {
    font-size: 22px;
    font-size: 2.93333vw
  }

  .p-top__ranking__list__item__vote .bar {
    height: 1.6vw;
    margin-right: 13.33333vw;
    width: 50.66667vw
  }

  .p-top__ranking__list__item__vote .bar:after {
    height: 4.26667vw;
    right: -8.93333vw;
    width: 7.86667vw
  }

  .p-top__ranking__list__item__vote .number {
    font-size: 46px;
    font-size: 6.13333vw
  }

  .p-top__ranking__list__item__vote .number .unit {
    font-size: 30px;
    font-size: 4vw
  }

  .p-top__ranking__list__item__vote--first {
    padding: 2vw 0 2vw 2.66667vw;
    background-position: 97% 50%;
  }

  .p-top__ranking__list__item__vote--first:before {
    bottom: 0;
    height: 3.46667vw;
    margin: auto;
    right: 2vw;
    top: 0;
    width: 3.46667vw
  }

  .p-top__ranking__list__item__vote--first .text {
    font-size: 22px;
    font-size: 2.93333vw;
    margin-bottom: 3vw;
  }

  .p-top__ranking__list__item__vote--first .bar {
    height: 1.6vw;
    margin-right: 10.66667vw;
    width: 50.66667vw
  }

  .p-top__ranking__list__item__vote--first .bar:after {
    height: 4.26667vw;
    right: -8.93333vw;
    width: 7.86667vw;
    top: -2vw;
  }

  .p-top__ranking__list__item__vote--first .number {
    font-size: 60px;
    font-size: 8vw
  }

  .p-top__ranking__list__item__vote--first .number .unit {
    font-size: 30px;
    font-size: 4vw
  }

  .p-top__ranking__table {
    display: block
  }

  .p-top__ranking__table table {
    width: 100%
  }

  .p-top__ranking__table table:nth-child(2) {
    -webkit-box-shadow: none;
    box-shadow: none
  }

  .p-top__ranking__table th {
    padding: 3.46667vw 0
  }

  .p-top__ranking__table th:first-child {
    padding-left: 2.53333vw
  }

  .p-top__ranking__table th.th-rank {
    width: 13.33333vw
  }

  .p-top__ranking__table th.th-name {
    width: 58.4vw
  }

  .p-top__ranking__table th.th-vote {
    width: 14.4vw
  }

  .p-top__ranking__table td:first-of-type {
    padding-left: 4.66667vw
  }

  .p-top__ranking__table td:last-of-type {
    padding-left: 2.66667vw
  }

  .p-top__ranking__table td.td-rank {
    width: 13.33333vw
  }

  .p-top__ranking__table td.td-name {
    width: 58.4vw
  }

  .p-top__ranking__table td.td-vote {
    width: 14.4vw
  }

  .p-top__ranking__table__more {
    background: -webkit-gradient(linear, left bottom, left top, color-stop(65%, #f1f1f1), to(hsla(0, 0%, 100%, .1)));
    background: linear-gradient(0deg, #f1f1f1 65%, hsla(0, 0%, 100%, .1));
    bottom: -30px;
    font-weight: 700;
    height: 70px;
    padding-top: 45px;
    position: absolute;
    text-align: center;
    width: 100%;
    color: #000;
  }

  .p-top__ranking__table__more:before {
    border: 0;
    border-right: 2px solid #000;
    border-top: 2px solid #000;
    content: "";
    height: 4.53333vw;
    top: 6.8vw;
    right: 0;
    left: 0;
    margin: 0 auto;
    position: absolute;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    width: 4.53333vw;
    border-radius: 2px;
  }

  .p-top__ranking__note {
    font-size: 62px;
    font-size: 8.26667vw;
    margin-top: 26.66667vw;
    padding: 14.35vw 10vw 12.35vw;
    background: url(../images/result_ttl_sp.png) no-repeat center top;
    background-size: 100% 100%;
  }

  .p-top__ranking__note .main {
    font-size: 34px;
    font-size: 4.53333vw
  }

  .p-top__ranking__note .main .time {
    font-size: 44px;
    font-size: 5.86667vw
  }

  .p-top__ranking__note .sub {
    font-size: 32px;
    font-size: 6.26667vw;
    width: 47vw;
    margin: -8vw auto 5vw;
  }

  .p-top__precautions__title {
    font-size: 44px;
    font-size: 5.86667vw;
    margin-bottom: 6.66667vw
  }

  .p-top__precautions__list__item {
    margin-bottom: 4vw
  }

  .p-vote__inner {
    padding: 0 4vw;
    width: auto
  }

  .p-vote__title {
    font-size: 32px;
    font-size: 4.26667vw;
    margin-bottom: 6.66667vw
  }

  .p-vote__text {
    margin-bottom: 8vw
  }

  .p-vote__status {
    border-radius: 10px;
    margin: 0 -4vw;
    padding: 5.33333vw 4vw
  }

  .p-vote__status:before {
    height: 1px;
    top: 13.46667vw;
    width: 81.33333vw
  }

  .p-vote__status.is-step2 {
    margin-bottom: 10.66667vw
  }

  .p-vote__status.is-step2:before {
    height: 1px;
    left: 9.33333vw;
    top: 13.46667vw;
    width: 14vw
  }

  .p-vote__status.is-step2:after {
    height: 1px;
    right: 10.4vw;
    top: 13.46667vw;
    width: 67.33333vw
  }

  .p-vote__status.is-step3 {
    margin-bottom: 10.66667vw
  }

  .p-vote__status.is-step3:before {
    height: 1px;
    left: 9.33333vw;
    top: 13.46667vw;
    width: 33.33333vw
  }

  .p-vote__status.is-step3:after {
    height: 1px;
    right: 10.4vw;
    top: 13.46667vw;
    width: 46.66667vw
  }

  .p-vote__status.is-step4 {
    margin-bottom: 10.66667vw
  }

  .p-vote__status.is-step4:before {
    height: 1px;
    left: 9.33333vw;
    top: 13.46667vw;
    width: 46.66667vw
  }

  .p-vote__status.is-step4:after {
    height: 1px;
    right: 10.4vw;
    top: 13.46667vw;
    width: 33.33333vw
  }

  .p-vote__status.is-step5 {
    margin-bottom: 10.66667vw
  }

  .p-vote__status.is-step5:before {
    height: 1px;
    left: 9.33333vw;
    top: 13.46667vw;
    width: 66.66667vw
  }

  .p-vote__status.is-step5:after {
    height: 1px;
    right: 10.4vw;
    top: 13.46667vw;
    width: 13.33333vw
  }

  .p-vote__status.is-step6 {
    margin-bottom: 10.66667vw
  }

  .p-vote__status.is-step6:before {
    height: 1px;
    top: 13.46667vw;
    width: 81.33333vw
  }

  .p-vote__status__item .step {
    font-size: 20px;
    font-size: 2.66667vw;
    margin-bottom: 12.4vw
  }

  .p-vote__status__item .circle {
    height: 2.4vw;
    top: 7.2vw;
    width: 2.4vw
  }

  .p-vote__status__item .text {
    font-size: 20px;
    font-size: 2.66667vw
  }

  .p-vote__status__item.is-active .circle {
    border: 3px solid #f9a720;
    height: 4.4vw;
    top: 6.1vw;
    width: 4.4vw
  }

  .p-vote__status__item.is-done .circle {
    height: 2.4vw;
    top: 7.2vw;
    width: 2.4vw
  }

  .p-vote__search {
    padding-bottom: 8vw;
    padding-top: 9.33333vw
  }

  .p-vote__search__title {
    display: none
  }

  .p-vote__search__title--result {
    margin-bottom: 5.33333vw
  }

  .p-vote__search__btn {
    display: none
  }

  .p-vote__search__form {
    padding: 6.66667vw 4vw 10.66667vw
  }

  .p-vote__search__form__title {
    font-size: 42px;
    font-size: 5.6vw;
    margin-bottom: 6.26667vw
  }

  .p-vote__search__title2 {
    font-size: 42px;
    font-size: 5.6vw;
    margin-bottom: 6.26667vw;
    margin-top: 6.66667vw;
  }

  .p-vote__search__form__title:before {
    height: 5.06667vw;
    left: 16vw;
    width: 5.06667vw;
  }

  .p-vote__search__btnItem {
    margin-top: 4vw;
  }

  .p-vote__search__btnItem span {
    font-size: 4.534vw;
    line-height: 5.5vw;
  }

  .p-vote__search__btnItem p {
    font-size: 2.934vw;
    line-height: 4.5vw;
  }

  .p-vote__search__form__block:last-child {
    margin-bottom: 5.33333vw
  }

  .p-vote__search__form__block {
    display: block
  }

  .p-vote__search__form__head {
    font-size: 28px;
    font-size: 3.73333vw;
    padding: 2.66667vw;
    width: 100%
  }

  .p-vote__search__form__data {
    display: block
  }

  .p-vote__search__form__data .note {
    display: block;
    font-size: 24px;
    font-size: 3.2vw;
    margin: 2.66667vw 0 5.33333vw
  }

  .p-vote__search__form__text.is-error {
    line-height: 2;
    margin: 5.33333vw 0;
    text-align: left
  }

  .p-vote__search__form__list {
    font-size: 28px;
    font-size: 3.73333vw;
    padding: 4vw 0 5.33333vw;
    width: auto
  }

  .p-vote__search__form__list__item {
    font-size: 28px;
    font-size: 3.73333vw;
    margin: 0 8vw 4vw 0
  }

  .p-vote__search__form__list__item--color {
    margin-right: 0;
    width: 25%
  }

  .p-vote__search__form__list__item--place {
    margin-right: 0;
    width: 33%
  }

  .p-vote__search__form__btn:before {
    height: 4.13333vw;
    width: 4.13333vw
  }

  .p-vote__search__form__btn {
    padding: 6.13333vw 17.06667vw 6.13333vw 23.33333vw
  }

  .p-vote__horse__result {
    padding-bottom: 14.66667vw;
    padding-top: 9.33333vw
  }

  .p-vote__horse__result__content {
    display: block
  }

  .p-vote__horse__result__list {
    margin-bottom: 7.6vw;
    width: 100%
  }

  .p-vote__horse__result__btn:before {
    height: 4vw;
    left: 6.66667vw;
    width: 4.93333vw
  }

  .p-vote__horse__result__btn {
    font-size: 26px;
    font-size: 3.46667vw;
    padding: 2.66667vw 6.66667vw 2.66667vw 14vw
  }

  .p-vote__horse__result__btn__list {
    margin-bottom: 5.33333vw
  }

  .p-vote__horse__result__btn__list__item {
    margin-right: 2.66667vw
  }

  .p-vote__horse__result__none {
    font-size: 28px;
    font-size: 3.73333vw;
    margin-bottom: 9.33333vw;
    padding: 5.33333vw 4vw
  }

  .p-vote__horse__result__table {
    margin: 0 calc(50% - 50vw) 4vw;
    width: 100vw
  }

  .p-vote__horse__result__table__item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 24vw;
    padding: 2.66667vw 0
  }

  .p-vote__horse__result__table__item img {
    width: 24vw
  }

  .p-vote__horse__result__table__btn {
    font-size: 28px;
    font-size: 3.73333vw;
    margin-top: 6.66667vw
  }

  .p-vote__horse__result__select {
    background-color: #262626;
    margin-top: 0;
    width: 100%
  }

  .p-vote__horse__result__select__top {
    padding: 6.4vw 4vw 4.4vw
  }

  .p-vote__horse__result__select__title {
    font-size: 44px;
    font-size: 5.86667vw;
    margin-bottom: 5.33333vw
  }

  .p-vote__horse__result__select__link {
    border-radius: 3px;
    font-size: 28px;
    font-size: 3.73333vw;
    padding: 6.66667vw 0
  }

  .p-vote__horse__result__select__link.is-disabled:before,
  .p-vote__horse__result__select__link:before {
    height: 5.33333vw;
    width: 5.33333vw
  }

  .p-vote__horse__result__select__note {
    font-size: 32px;
    font-size: 4.26667vw
  }

  .p-vote__horse__result__select__note .number {
    font-size: 60px;
    font-size: 8vw;
    margin: 0 1.73333vw
  }

  .p-vote__horse__result__select__list__item .number {
    font-size: 30px;
    font-size: 4vw;
    padding: 5.86667vw 4.4vw
  }

  .p-vote__horse__result__select__list__item .text {
    font-size: 30px;
    font-size: 4vw;
    margin-left: 4vw
  }

  .p-vote__horse__result__select__list__item .icon {
    height: 5.86667vw;
    right: 2.66667vw;
    width: 5.86667vw
  }

  .p-vote__modal {
    display: none !important
  }

  .p-vote__confirm__header {
    font-size: 42px;
    font-size: 5.6vw;
    margin-bottom: 3.46667vw;
    padding: 0
  }

  .p-vote__confirm__header__text {
    line-height: 2;
    margin-bottom: 5.33333vw;
    padding: 0;
    text-align: left
  }

  .p-vote__confirm__table {
    margin: 0 calc(50% - 50vw);
    width: 100vw
  }

  .p-vote__confirm__table__item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 24vw;
    padding: 2.66667vw 0 2.66667vw 4vw
  }

  .p-vote__confirm__table__item img {
    width: 24vw
  }

  .p-vote__confirm__btn__wrap {
    display: block;
    margin-top: 6.66667vw
  }

  .p-vote__confirm__btn__prev {
    height: 12vw;
    margin: 0 auto 6.66667vw;
    width: 58.66667vw
  }

  .p-vote__confirm__btn__next {
    font-size: 32px;
    font-size: 4.26667vw;
    height: 17.33333vw;
    margin: 0 auto;
    width: 84vw
  }

  .p-vote__confirm__btn__next:before {
    height: 5.33333vw;
    right: 3.33333vw;
    width: 5.33333vw
  }

  .p-vote__complete {
    padding: 6.66667vw 0 14vw
  }

  .p-vote__complete__header {
    font-size: 42px;
    font-size: 5.6vw;
    margin-bottom: 3.46667vw;
    padding: 0
  }

  .p-vote__complete__header__text {
    line-height: 2;
    margin-bottom: 5.33333vw;
    padding: 0;
    text-align: left
  }

  .p-vote__complete__link__wrap {
    display: block;
    margin-top: 6.66667vw
  }

  .p-vote__complete__link__prev {
    margin: 0 auto 6.66667vw;
  }

  .p-vote__complete__link__next,
  .p-vote__complete__link__prev {
    font-size: 32px;
    font-size: 4.26667vw;
    height: 17.33333vw;
    width: 84vw
  }

  .p-vote__complete__link__next {
    margin: 0 auto 6.66667vw
  }

  .p-vote__complete__link__next:before {
    height: 5.33333vw;
    right: 3.33333vw;
    width: 5.33333vw
  }

  .p-present {
    padding: 6.66667vw 0 14vw
  }

  .p-present__form__header {
    font-size: 42px;
    font-size: 5.6vw;
    margin-bottom: 3.46667vw;
    padding: 0
  }

  .p-present__form__header__text,
  .p-present__form__header__text--complete {
    line-height: 2;
    margin-bottom: 5.33333vw;
    padding: 0;
    text-align: left
  }

  .p-present__form__item {
    background-color: transparent;
    display: block;
    margin-bottom: 5.33333vw
  }

  .p-present__form__item:nth-of-type(4) {
    margin-bottom: 0;
    padding-bottom: 6vw
  }

  .p-present__form__item__info {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 4vw;
    padding: 0
  }

  .p-present__form__item__info .data__name:last-child {
    margin-left: 4vw
  }

  .p-present__form__item__info--address {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    margin-top: 4vw;
    padding: 0
  }

  .p-present__form__item__text {
    margin-right: 0
  }

  .p-present__form__item__text:first-of-type {
    margin: 0 0 4vw
  }

  .p-present__form__item__text label {
    font-size: 28px;
    font-size: 3.73333vw
  }

  .p-present__form__btn__wrap {
    margin-top: 5.33333vw
  }

  .p-present__form__btn__prev {
    height: 12vw;
    margin: 0 auto 6.66667vw;
    width: 58.66667vw
  }

  .p-present__form__btn__next {
    margin-top: 0;
    width: 84vw
  }

  .p-present__form__btn__next:before {
    height: 5.33333vw;
    width: 5.33333vw
  }

  .p-present__confirm__btn__wrap {
    display: block;
    margin-top: 6.66667vw
  }

  .p-present__confirm__btn__prev {
    height: 12vw;
    margin: 0 auto 6.66667vw;
    width: 58.66667vw
  }

  .p-present__confirm__btn__next {
    font-size: 32px;
    font-size: 4.26667vw;
    height: 17.33333vw;
    margin: 0 auto;
    width: 84vw
  }

  .p-present__confirm__btn__next:before {
    height: 5.33333vw;
    right: 3.33333vw;
    width: 5.33333vw
  }

  .p-present__complete__link {
    border-radius: 6px;
    font-size: 32px;
    font-size: 4.26667vw;
    height: 20vw;
    text-align: center;
    width: 84vw
  }

  .p-present__complete__link:before {
    height: 5.33333vw;
    right: 4vw;
    width: 5.33333vw
  }

  .u-align--center-sp {
    text-align: center
  }

  .u-align--right-sp {
    text-align: right
  }

  .u-align--left-sp {
    text-align: left
  }

  .u-display--block-sp {
    display: block
  }

  .u-display--inline-sp {
    display: inline-block
  }

  .u-show--pc {
    display: none !important
  }

  .u-show--sp {
    display: inherit !important
  }

  .u-hide--sp {
    display: none !important
  }
}

@media screen and (max-width: 340px) {
  .u-show--xs {
    display: inherit !important
  }
}

header,
footer {
  display: flex;
  height: 87px;
  justify-content: center;
  align-items: center;
  background: #1a1a1a !important;
}

header h1 {
  display: flex;
  justify-content: center;
  align-items: center;
}

header h1 img.netkeiba {
  width: 233px;
}

header h1 img.nar {
  width: 57px;
  margin-right: 41px;
}

header h1 a {
  margin-top: -6px;
}

footer {
  height: 109px;
  color: #fff;
  font-size: 16px;
}

@media screen and (max-width: 750px) {
  header {
    height: 66px;
    padding-top: 8px;
  }

  header h1 img.netkeiba {
    width: 156px;
  }

  header h1 img.nar {
    width: 58px;
    margin-right: 25px;
  }

  footer {
    font-size: 11px;
  }
}

/* 2025 */
.sld_box{
  display: flex;
  align-items: center;
  padding-bottom: 100px;
}
.sld_box .icon{
  width: 25%;
  text-align: right;
}
.sld_box .icon img{
  margin-left: auto;
}
.sld_box ul.slider{
  width: 75%;
  overflow: hidden;
}
.sld_box ul.slider li img{
  width: 100%;
}
@media screen and (max-width: 750px) {
  .p-top__hero{
    margin-bottom: 10px;
  }
  .top_bg_box{
    background-size: auto 60%;
  }
  .sld_box{
    display: flex;
    flex-flow: column;
    padding-bottom: 60px;
  }
  .sld_box .icon{
    width: 85%;
    margin-bottom: 1em;
  }
  .sld_box ul.slider{
    width: 100%;
  }
  .sld_box ul.slider li img{
    width: 115%;
    max-width: none;
  }
}
