@charset "UTF-8";

article section {
    position: relative;
    z-index: 2;
    background: #fff;
  }

.global-footer {
  position: relative;
  z-index: 2;
}

.section-main {
  overflow: hidden;
  color: #fff;
}

.section-main .inner {
    position: relative;
    padding: 0;
    background: #000;
  }

.section-main__background {
  /* position: fixed;
  top: 0; */
  position: absolute;
  top: -70px;
  right: 0;
  z-index: 1;
  display: block;
  width: 84%;
  /* content: '';
  background: url('../../images/activities/sport/motorsport/cover@sp.jpg') no-repeat center top
    #000;
  background-size: 100% auto; */
  background-color: #000;
}

.section-main__background img {
    display: block;
    width: 100%;
    height: auto;
  }

.section-main__body {
  position: relative;
  z-index: 2;
}

.section-main__header {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 0 5.3333vw 17px;
}

.section-main__heading1 {
  position: relative;
  z-index: 1;
  padding: 32vw 0 45vw;
  font-family: 'Nobel-Bold', 'レクサスロダン Pro B', 'LexusRodinPro-B', sans-serif;
  font-family: var(--fontFamilyBold);
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 1;
  letter-spacing: 0.05em;
  letter-spacing: var(--letterSpacing005);
}

.section-main__header-gradient {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 91px;
  background: linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0) 0%, #000 100%);
}

.section-main__content {
  padding: 10px 5.3333vw 24vw;
}

.section-main__content dt {
    margin-bottom: 6.4vw;
    font-family: 'Nobel-Bold', 'レクサスロダン Pro B', 'LexusRodinPro-B', sans-serif;
    font-family: var(--fontFamilyBold);
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1;
  }

.section-main__content dd {
    margin-bottom: 1.75em;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.75;
  }

.section-main__content dd span {
      font-family: -apple-system, BlinkMacSystemFont, sans-serif;
    }

.section-main__content dd:last-child {
      margin-bottom: 0;
    }

.races-nav {
  padding: 0 5.3333vw 9.2vw;
  color: #fff;
  background: #000;
}

.races-nav__title {
  position: relative;
  padding: 0 0 0 33px;
  margin-bottom: 1.3vw;
  font-family: 'Nobel-Bold', 'レクサスロダン Pro B', 'LexusRodinPro-B', sans-serif;
  font-family: var(--fontFamilyBold);
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.5;
}

.races-nav__title::before {
    position: absolute;
    top: 8px;
    left: 0;
    display: block;
    width: 30px;
    height: 1px;
    content: '';
    background: #fff;
  }

.races-nav__items {
  display: flex;
  overflow: auto;
}

.races-nav__item {
  margin: 0 5.3333vw 0 0;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1;
  white-space: nowrap;
}

.races-nav__link {
  display: inline-block;
  padding: 4vw 0;
  color: #fff;
  opacity: 0.6;
}

.races-nav__link::before {
    content: '▼';
  }

.races-block {
  padding-bottom: 26.4vw;
  color: #fff;
  background: #000;
}

.races-block--nurburgring {
  padding-bottom: 4vw;
}

.races-block__kv img {
    display: block;
    width: 100%;
    height: auto;
  }

.races-block__content {
  padding: 0 5.3333vw;
}

.races-block__check {
  display: none;
}

.races-block__title {
  position: relative;
  z-index: 2;
  margin: -0.5em 0 6.6667vw;
  font-family: 'Nobel-Bold', 'レクサスロダン Pro B', 'LexusRodinPro-B', sans-serif;
  font-family: var(--fontFamilyBold);
  font-size: 32px;
  font-size: 2rem;
  line-height: 1;
}

.races-block__cont {
  position: relative;
  margin-bottom: 16vw;
  overflow: hidden;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.8667;
}

.races-block__label {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 55px 0 0;
  background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 75%, #000 100%);
}

.races-block__label label {
    display: block;
    width: 150px;
    margin: auto;
    font-family: 'Nobel-Bold', 'レクサスロダン Pro B', 'LexusRodinPro-B', sans-serif;
    font-family: var(--fontFamilyBold);
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 2.538;
    text-align: center;
    border: 1px solid #fff;
  }

.races-block__text {
  height: 190px;
  line-height: 1.875;
}

.races-block__text p {
    margin-bottom: 1em;
  }

.races-block__text p:last-of-type {
      margin-bottom: 0;
    }

.races-block__schedule {
  margin-left: 5.3333vw;
}

.races-block__schedule-title {
  margin-bottom: 8vw;
  font-family: 'Nobel-Bold', 'レクサスロダン Pro B', 'LexusRodinPro-B', sans-serif;
  font-family: var(--fontFamilyBold);
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1;
}

.races-block__schedule-list {
  overflow-x: auto;
}

.races-block__schedule-items {
  position: relative;
  display: flex;
  width: 100%;
  width: -moz-max-content;
  width: max-content;
  overflow-x: auto;
}

.races-block__schedule-items::before {
    position: absolute;
    top: 6px;
    left: 0;
    z-index: 1;
    display: block;
    width: 100%;
    height: 1px;
    content: '';
    background: #555;
  }

.races-block__schedule-item {
  position: relative;
  z-index: 2;
  width: 135px;
  font-size: 14px;
  font-size: 0.875rem;
  text-align: center;
}

.races-block__schedule-item::before {
    display: block;
    width: 13px;
    height: 13px;
    margin: auto;
    margin-bottom: 2.6666vw;
    content: '';
    background: #fff;
    border-radius: 7px;
  }

.races-block__schedule-item span {
    font-size: 11px;
    font-size: 0.6875rem;
  }

.races-block__check:checked+.races-block__label {
  display: none;
}

.races-block__check:checked+.races-block__label+.races-block__text {
  height: auto;
}

.races-block-team img {
    width: 100%;
    height: auto;
  }

.races-block-team__item {
  position: relative;
  margin-bottom: 8vw;
}

.races-block-team__item-num {
  position: absolute;
  top: -18px;
  left: 0;
  z-index: 3;
  width: 100%;
  font-family: 'Nobel-Bold', 'レクサスロダン Pro B', 'LexusRodinPro-B', sans-serif;
  font-family: var(--fontFamilyBold);
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 1;
  /* text-stroke: 1px #fff; */
  color: transparent;
  text-align: center;
  -webkit-text-stroke: 1px #fff;
}

.races-block-team__item-name {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  font-family: 'Nobel-Bold', 'レクサスロダン Pro B', 'LexusRodinPro-B', sans-serif;
  font-family: var(--fontFamilyBold);
  font-size: 22px;
  font-size: 1.375rem;
  color: #fff;
  text-align: center;
}

.races-result {
  position: relative;
  margin: 21.6vw 5.3333vw 0;
}

.races-result img {
    width: 100%;
    height: auto;
  }

.races-result .icon {
    width: 4.8vw;
    height: 4.8vw;
    vertical-align: baseline;
  }

.races-result__link {
  position: relative;
  display: block;
  margin: 0 0 4vw;
}

.races-result__link:last-of-type {
    margin-bottom: 0;
  }

.races-result__text {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  font-family: 'Nobel-Bold', 'レクサスロダン Pro B', 'LexusRodinPro-B', sans-serif;
  font-family: var(--fontFamilyBold);
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.25;
  color: #fff;
  text-align: center;
  letter-spacing: 0.05em;
  letter-spacing: var(--letterSpacing005);
}

.races-back {
  padding: 16vw 5.3333vw 21.6vw;
}

.races-back__link {
  display: block;
  max-width: 400px;
  height: 50px;
  margin: auto;
  font-family: 'Nobel-Bold', 'レクサスロダン Pro B', 'LexusRodinPro-B', sans-serif;
  font-family: var(--fontFamilyBold);
  line-height: 1;
  line-height: 50px;
  line-height: 3.125rem;
  text-align: center;
  border: 1px solid #000;
}

@media (min-width: 768px){
    .section-main .inner {
      width: 100%;
      min-width: 1280px;
      max-width: 1400px;
    }

  .section-main__background {
    position: fixed;
    right: auto;
    width: 100%;
    min-width: 1280px;
    max-width: 1400px;
    height: 100%;
    text-align: right;
  }

    .section-main__background img {
      display: inline-block;
      width: 84%;
    }

  .section-main__header {
    display: block;
    padding: 0;
  }

  .section-main__header-gradient {
    height: 138px;
  }

  .section-main__inner {
    width: 1280px;
    width: var(--baseWidth);
    padding: 0 40px;
    margin: 0 auto;
  }

  .section-main__heading1 {
    padding: 160px 0 100px;
    font-size: 60px;
    font-size: 3.75rem;
  }

  .section-main__content {
    width: 1280px;
    width: var(--baseWidth);
    padding: 0 40px 90px;
    margin: auto;
  }

    .section-main__content dl {
      width: 650px;
    }

    .section-main__content dt {
      margin-bottom: 40px;
      font-size: 40px;
      font-size: 2.5rem;
    }

    .section-main__content dd {
      font-size: 18px;
      font-size: 1.125rem;
    }

  .races-content {
    width: 100%;
    min-width: 1280px;
    max-width: 1400px;
    margin: auto;
  }

  .races-nav {
    padding: 140px 100px 50px;
  }

  .races-nav__title {
    padding: 0 0 0 60px;
    margin-bottom: 40px;
    font-size: 30px;
    font-size: 1.875rem;
  }

    .races-nav__title::before {
      position: absolute;
      top: 15px;
      width: 50px;
    }

  .races-nav__item {
    margin: 0 30px 0 0;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
  }

  .races-nav__link {
    color: #fff;
    opacity: 0.6;
  }

    .races-nav__link:link,.races-nav__link:hover,.races-nav__link:visited,.races-nav__link:active,.races-nav__link:focus {
      color: #fff;
    }

    .races-nav__link::before {
      content: '▼';
    }

  .races-block {
    position: relative;
    padding-bottom: 150px;
  }

  .races-block--nurburgring {
    padding-bottom: 100px;
  }

  .races-block__kv {
    position: absolute;
    top: 0;
    right: 0;
    width: 55.5555%;
  }

  .races-block__kv--inv {
    right: auto;
    left: 0;
  }

  .races-block__content {
    position: relative;
    z-index: 2;
    padding: 100px 100px 0;
  }

  .races-block__title {
    margin: 0 0 40px;
    font-size: 46px;
    font-size: 2.875rem;
  }

  .races-block__title--inv {
    margin-left: 550px;
  }

  .races-block__cont {
    width: 50%;
    margin-bottom: 80px;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.875;
  }

  .races-block__cont--inv {
    margin-left: 550px;
  }

  .races-block__label {
    display: none;
  }

  .races-block__text {
    height: auto !important;
  }

  .races-block__schedule {
    padding: 0 100px;
    margin-left: 0;
  }

  .races-block__schedule-title {
    margin-bottom: 40px;
    font-size: 30px;
    font-size: 1.875rem;
  }

  .races-block__schedule-items {
    width: 100%;
  }

    .races-block__schedule-items::before {
      position: absolute;
      top: 6px;
      left: 0;
      z-index: 1;
      display: block;
      width: 100%;
      height: 1px;
      content: '';
      background: #555;
    }

  .races-block__schedule-item {
    width: 100%;
    font-family: 'Nobel-Regular', 'レクサスロダン Pro DB', 'LexusRodinPro-DB', sans-serif;
    font-family: var(--fontFamilyRegular);
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.25;
  }

    .races-block__schedule-item::before {
      display: block;
      width: 13px;
      height: 13px;
      margin: auto;
      margin-bottom: 2.6666vw;
      content: '';
      background: #fff;
      border-radius: 7px;
    }

    .races-block__schedule-item span {
      font-size: 11px;
      font-size: 0.6875rem;
    }

  .races-block-team {
    margin-bottom: 80px;
  }

  .races-block-team__list {
    display: flex;
    justify-content: space-between;
  }

  .races-block-team__item {
    width: 31%;
    margin-bottom: 0;
  }

  .races-block-team__item-num {
    top: -30px;
    font-size: 60px;
    font-size: 3.75rem;
  }

  .races-block-team__item-name {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 1.2;
  }

  .races-result {
    position: relative;
    padding: 0 100px;
    margin: 130px 0 0;
  }

    .races-result img {
      width: 100%;
      height: auto;
    }

    .races-result .icon {
      width: 18px;
      height: 18px;
    }

  .races-result__link {
    display: flex;
    background: #000;
  }

  .races-result__text {
    position: static;
    height: auto;
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 1;
  }

  .races-result__img {
    width: 100%;
  }

  .races-back {
    padding: 80px 100px 130px;
  }

  .races-back__link {
    height: 60px;
    line-height: 60px;
    line-height: 3.75rem;
  }
  :root {
    --fontSize: 16px;
    --lineHeight: 1.75;
  }
}

@media (min-width: 768px) and (max-width: 1280px){
  body {
    width: 1280px;
  }
}

@media (min-width: 768px) and (max-width: 1399px){
  .section-main__header {
    height: 42.857vw;
  }

  .section-main__inner {
    padding-left: 100px;
  }

  .section-main__content {
    padding-left: 100px;
  }
}

