@media screen and (min-width: 769px), print {
  .raceforum {
    background-color: #005bab;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 37, 99, 0.5)), to(transparent));
    background-image: -webkit-linear-gradient(left, rgba(0, 37, 99, 0.5) 0%, transparent 100%);
    background-image: -moz- oldlinear-gradient(left, rgba(0, 37, 99, 0.5) 0%, transparent 100%);
    background-image: linear-gradient(90deg, rgba(0, 37, 99, 0.5) 0%, transparent 100%);
    font-weight: 500;
    padding-top: 146px;
    position: relative;
    -webkit-perspective: 1px;
    -moz-perspective: 1px;
            perspective: 1px;
  }
  .raceforum_oldlist {
    padding-top: 0px;
  }
  .raceforum-txt {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-style: italic;
    font-size: 16.6rem;
    line-height: 166px;
    color: rgba(255, 255, 255, 0.1);
    letter-spacing: 24px;
    text-indent: 20px;
    white-space: nowrap;
    position: absolute;
    top: 237px;
    left: 0;
    z-index: -1;
  }
  .raceforum-ttl {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-weight: 500;
    color: #fff;
    margin-bottom: 20px;
  }
  .raceforum-ttl .lg {
    font-size: 4.6rem;
    line-height: 50px;
    letter-spacing: 5px;
    margin: 13px 0 12px;
  }
  .raceforum-ttl .lg span {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 5rem;
  }
  .raceforum-ttl .md {
    font-style: italic;
    font-size: 3.6rem;
    line-height: 36px;
    letter-spacing: 1px;
  }
  .raceforum-ttl .sm {
    font-size: 2rem;
    line-height: 20px;
    letter-spacing: 1px;
  }
  .raceforum-partner {
    margin-right: -22px;
  }
  .raceforum-partner .swiper {
    width: 100%;
    height: 100%;
    padding-bottom: 120px;
  }
  .raceforum-partner .swiper-wrapper {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .raceforum-partner .swiper-slide {
    width: 167px;
    height: 128px;
    margin: 20px 0;
    padding: 0 10px;
  }
  .raceforum-partner .swiper-slide span {
    display: block;
    width: 100%;
    height: 100%;
    background: #fff;
    -moz-border-radius: 10px;
        border-radius: 10px;
    overflow: hidden;
  }
  .raceforum-partner .swiper-slide span img {
    display: block;
  }
  .about {
    background-color: #005bab;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 37, 99, 0.5)), to(transparent));
    background-image: -webkit-linear-gradient(left, rgba(0, 37, 99, 0.5) 0%, transparent 100%);
    background-image: -moz- oldlinear-gradient(left, rgba(0, 37, 99, 0.5) 0%, transparent 100%);
    background-image: linear-gradient(90deg, rgba(0, 37, 99, 0.5) 0%, transparent 100%);
    overflow: hidden;
    padding-top: 92px;
    padding-bottom: 8px;
    position: relative;
    -webkit-perspective: 1px;
        -moz-perspective: 1px;
            perspective: 1px;
  }
  .about .row {
      padding: 0 100px;
      position: relative;
      -webkit-perspective: 1px;
      -moz-perspective: 1px;
        perspective: 1px;
  }
  .about > .row:after {
    content: '';
    width: 641px;
    height: 584px;
    background: url("/img/mv_after.png") no-repeat;
    -moz-background-size: contain;
    background-size: contain;
    position: absolute;
    top: 95px;
    right: -87px;
    z-index: -1;
  }
  .about__ttl {
    text-align: center;
    font-size: 4.6rem;
    line-height: 1.5;
    font-weight: 500;
    letter-spacing: .1em;
  }
  .about__ttl--sub {
    font-size: 2rem;
    display: block;
    letter-spacing: .075em;
    margin-bottom: 12px;
  }
  .about__ttl--white {
      color: #fff;
  }
  .about__ttl--blue {
      color: #005bab;
  }
  .infor {
    background-color: #005bab;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 37, 99, 0.5)), to(transparent));
    background-image: -webkit-linear-gradient(left, rgba(0, 37, 99, 0.5) 0%, transparent 100%);
    background-image: -moz- oldlinear-gradient(left, rgba(0, 37, 99, 0.5) 0%, transparent 100%);
    background-image: linear-gradient(90deg, rgba(0, 37, 99, 0.5) 0%, transparent 100%);
    color: #fff;
    padding: 47px 0 94px;
  }
  .infor .about__ttl {
    margin-bottom: 37px;
  }
  .infor .row {
    padding-left: 106px;
    padding-right: 100px;
  }
  .infor__desc {
    font-weight: 500;
    margin-bottom: 68px;
    line-height: 2.5;
  }
  .infor__note {
    margin-top: 52px;
    margin-right: -10px;
  }
  .infor__note li {
    position: relative;
    font-size: 1.4rem;
    padding-left: 8px;
  }
  .infor__note li:before {
    content: '※';
    display: block;
    position: absolute;
    top: 0;
    left: -6px;
  }
  .infor .btn {
    font-weight: 500;
  }
  .schedules {
    background-color: #e7eef6;
    overflow: hidden;
    /* padding: 18.75vw 0 13.02083vw; */
    position: relative;
    -webkit-perspective: 1px;
       -moz-perspective: 1px;
            perspective: 1px;
  }
  .mv__ttl-blue {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    color: #005bab;
    padding: 50px 0;
  }
  .schedule {
    background: #e7eef6;
    padding-top: 71px;
    padding-bottom: 100px;
  }
  .schedule-btn {
    background: -webkit-gradient(linear, left top, right top, from(#004087), to(#005baa));
    background: -webkit-linear-gradient(left, #004087, #005baa);
    background: -moz- oldlinear-gradient(left, #004087, #005baa);
    background: linear-gradient(to right, #004087, #005baa);
    -moz-border-radius: 100px;
         border-radius: 100px;
    display: block;
    height: 80px;
    margin: 50px auto 0;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    transition: opacity .3s;
    width: 550px;
  }
  .schedule-btn:hover {
    opacity: .8;
  }
  .schedule-btn p {
    background: url(/img/top-btn-arrow.png) no-repeat center right 31px;
    -moz-background-size: 28px;
        background-size: 28px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 1.8rem;
    height: 100%;
    letter-spacing: .1px;
    color: #fff;
    -webkit-transition: background-position .3s;
    -moz-transition: background-position .3s;
    transition: background-position .3s;
  }
  .schedule-btn p:hover {
    background-position: center right 20px;
  }
  .news {
    padding-top: 67px;
    padding-bottom: 93px;
  }
  .news-list {
    margin-top: 65px;
  }
  .news-items {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    letter-spacing: 1px;
  }
  .news-items:not(:last-of-type) {
    border-bottom: 1px solid #ccc;
    padding-bottom: 32px;
    margin-bottom: 32px;
  }
  .news-items__time {
    width: 117px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    line-height: 30px;
    color: #005bab;
  }
  .news-items__des {
    width: 100%;
    line-height: 26px;
  }
  .entry {
    background-color: #005bab;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 37, 99, 0.5)), to(transparent));
    background-image: -webkit-linear-gradient(left, rgba(0, 37, 99, 0.5) 0%, transparent 100%);
    background-image: -moz- oldlinear-gradient(left, rgba(0, 37, 99, 0.5) 0%, transparent 100%);
    background-image: linear-gradient(90deg, rgba(0, 37, 99, 0.5) 0%, transparent 100%);
    padding-top: 65px;
    padding-bottom: 91px;
    color: #fff;
  }
  .entry-des {
    text-align: center;
    font-size: 1.8rem;
    margin-top: 30px;
    margin-bottom: 52px;
  }
  .entry .btn {
    width: 440px;
    padding-bottom: 4px;
  }
  .entry .btn:after {
    right: 20px;
  }
  .forum {
    padding-top: 79px;
  }
  .forum-ttl {
    font-weight: 500;
    line-height: 1;
    color: #005bab;
    text-align: center;
    margin-bottom: 71px;
  }
  .forum-ttl .sm {
    display: block;
    font-size: 2.2rem;
    letter-spacing: 1px;
  }
  .forum-ttl .md {
    display: block;
    font-size: 4.4rem;
    letter-spacing: 4px;
    margin-top: 15px;
  }
  .raceforum-partner .swiper-pagination {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    bottom: 0;
  }
  .raceforum-partner .swiper-pagination-bullet {
    width: 18px;
    height: 18px;
    background: #80a8cf;
    opacity: 1;
    margin: 0 1.30208vw !important;
  }
  .raceforum-partner .swiper-pagination-bullet-active {
    background: #fff;
  }
}

@media screen and (max-width: 768px) {
  .raceforum {
    background-color: #005bab;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 37, 99, 0.5)), to(transparent));
    background-image: -webkit-linear-gradient(left, rgba(0, 37, 99, 0.5) 0%, transparent 100%);
    background-image: -moz- oldlinear-gradient(left, rgba(0, 37, 99, 0.5) 0%, transparent 100%);
    background-image: linear-gradient(90deg, rgba(0, 37, 99, 0.5) 0%, transparent 100%);
    font-weight: 500;
    padding-top: 18.61979vw;
    /*padding-bottom: 23.82812vw;*/
    position: relative;
    -webkit-perspective: 1px;
    -moz-perspective: 1px;
    perspective: 1px;
  }
  .raceforum_oldlist {
    padding-top: 0px;
  }
  .raceforum-txt {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-style: italic;
    font-size: 22.13542vw;
    line-height: 22.13542vw;
    color: rgba(255, 255, 255, 0.1);
    letter-spacing: 3.125vw;
    padding-left: 2.34375vw;
    white-space: nowrap;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
  }
  .raceforum-ttl {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 500;
    color: #fff;
    margin-bottom: 3.51562vw;
  }
  .raceforum-ttl .lg {
    font-size: 7.29167vw;
    line-height: 7.29167vw;
    letter-spacing: 0.72917vw;
    text-align: center;
    margin: 3.51562vw 0 3.38542vw;
  }
  .raceforum-ttl .lg span {
    display: block;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 8.07292vw;
    line-height: 8.07292vw;
    margin-top: 0.91146vw;
  }
  .raceforum-ttl .md {
    font-style: italic;
    font-size: 5.20833vw;
    line-height: 5.20833vw;
    letter-spacing: 0.13021vw;
  }
  .raceforum-ttl .sm {
    font-size: 3.90625vw;
    line-height: 3.90625vw;
    letter-spacing: 0.09115vw;
  }
  .raceforum-partner {
    /*height: 104.16667vw;*/
    margin: 0 -1.30208vw;
    position: relative;
  }
  .raceforum-partner-sp-3 {
    height: 25.83333vw;
  }
  .raceforum-partner-sp-6 {
    height: 60.66666vw;
  }
  .raceforum-partner-sp-9 {
    height: 80.33332vw;
  }
  .raceforum-partner-sp-12 {
    height: 90.33332vw;
  }
  .raceforum-partner-sp-15 {
    height: 104.16667vw;
  }
  .raceforum-partner .swiper-wrapper {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .raceforum-partner .swiper {
    width: 100%;
    height: 100%;
    padding-bottom: 120px;
  }
  .raceforum-partner .swiper-slide {
    width: 29.6vw !important;
    height: 16.9vw;
    margin: 10px 0;
    padding: 0 10px;
  }
  .raceforum-partner .swiper-slide span {
    display: block;
    width: 100%;
    height: 100%;
    background: #fff;
    -moz-box-shadow: 0 1.30208vw 2.60417vw 0 rgba(0, 64, 121, 0.13);
         box-shadow: 0 1.30208vw 2.60417vw 0 rgba(0, 64, 121, 0.13);
    -moz-border-radius: 1.30208vw;
         border-radius: 1.30208vw;
    overflow: hidden;
  }
  .raceforum-partner .swiper-slide span img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .raceforum-partner .swiper-pagination {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    bottom: 0;
  }
  .raceforum-partner .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #80a8cf;
    opacity: 1;
    margin: 0 1.30208vw !important;
  }
  .raceforum-partner .swiper-pagination-bullet-active {
    background: #fff;
  }
  .ttls--white {
    color: #fff;
  }
  .about {
    background-color: #005bab;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 37, 99, 0.5)), to(transparent));
    background-image: -webkit-linear-gradient(left, rgba(0, 37, 99, 0.5) 0%, transparent 100%);
    background-image: -moz- oldlinear-gradient(left, rgba(0, 37, 99, 0.5) 0%, transparent 100%);
    background-image: linear-gradient(90deg, rgba(0, 37, 99, 0.5) 0%, transparent 100%);
    font-weight: 500;
    color: #fff;
    text-align: center;
    padding-top: 9.63542vw;
    padding-bottom: 14.58333vw;
    position: relative;
    -webkit-perspective: 1px;
    -moz-perspective: 1px;
    perspective: 1px;
  }
  .about .row:after {
    content: '';
    width: 641px;
    height: 584px;
    background: url("/img/mv_after.png") no-repeat;
    -moz-background-size: contain;
    background-size: contain;
    position: absolute;
    top: 95px;
    right: -87px;
    z-index: -1;
  }
  .about .ttls {
    margin-bottom: 9.11458vw;
  }
  .about .btn {
    margin-top: 10.02604vw;
  }
  .about-sm {
    font-size: 3.90625vw;
    line-height: 1.533;
  }
  .about__ttl {
    font-weight: 500;
    font-size: 7.29167vw;
    line-height: 1;
    letter-spacing: 0.52083vw;
    margin: 4.29688vw 0 9.375vw;
  }
  .about__ttl--sub {
    font-size: 3.64583vw;
    line-height: 7.55208vw;
    text-align: justify;
  }
  .schedule {
    background: #e7eef6;
    padding-bottom: 15.625vw;
  }
  .schedule .ttls {
    margin-bottom: 9.24479vw;
  }
  .schedule-btn {
    background: -webkit-gradient(linear, left top, right top, from(#004087), to(#005baa));
    background: -webkit-linear-gradient(left, #004087, #005baa);
    background: -moz- oldlinear-gradient(left, #004087, #005baa);
    background: linear-gradient(to right, #004087, #005baa);
    -moz-border-radius: 100px;
         border-radius: 100px;
    display: block;
    height: 16.27604vw;
    margin: 9.76562vw auto 0;
    width: 100%;
  }
  .schedule-btn p {
    background: url(/img/top-btn-arrow.png) no-repeat center right 4.55729vw;
    -moz-background-size: 4.55729vw;
         background-size: 4.55729vw;
    color: #fff;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 3.64583vw;
    height: 100%;
    letter-spacing: 0.0651vw;
  }
  .schedules {
    background-color: #e7eef6;
    overflow: hidden;
    /* padding: 18.75vw 0 13.02083vw; */
    position: relative;
    -webkit-perspective: 1px;
       -moz-perspective: 1px;
            perspective: 1px;
  }
  .mv__ttl-blue {
    display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -moz-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -moz-box-orient: vertical;
      -moz-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      text-align: center;
      color: #005bab;
      padding: 50px 0;
  }
  .schedule {
      background: #e7eef6;
      padding-bottom: 100px;
  }
  .news {
    /*padding-top: 12.63021vw;*/
    padding-bottom: 14.32292vw;
  }
  .news-items {
    display: block;
  }
  .news-items:not(:last-of-type) {
    border-bottom: 1px solid #ccc;
    padding-bottom: 5.59896vw;
    margin-bottom: 5.59896vw;
  }
  .news-items__time {
    display: block;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    color: #005bab;
    letter-spacing: 0.26042vw;
    margin-bottom: 1.30208vw;
  }
  .entry {
    background-color: #005bab;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 37, 99, 0.5)), to(transparent));
    background-image: -webkit-linear-gradient(left, rgba(0, 37, 99, 0.5) 0%, transparent 100%);
    background-image: -moz- oldlinear-gradient(left, rgba(0, 37, 99, 0.5) 0%, transparent 100%);
    background-image: linear-gradient(90deg, rgba(0, 37, 99, 0.5) 0%, transparent 100%);
    padding-top: 12.36979vw;
    padding-bottom: 15.625vw;
    color: #fff;
  }
  .entry-des {
    text-align: center;
    font-size: 3.90625vw;
    line-height: 6.51042vw;
    margin-top: 5.72917vw;
    margin-bottom: 9.63542vw;
  }
  .forum {
    padding-top: 15.36458vw;
  }
  .about__ttl {
    font-weight: 500;
    font-size: 7.29167vw;
    line-height: 1;
    letter-spacing: 0.52083vw;
    margin: 4.29688vw 0 9.375vw;
  }
  .about__ttl--sub {
    display: block;
    font-size: 3.90625vw;
    letter-spacing: 0.26042vw;
    margin: 12px 0;
  }
  .about__ttl--white {
    color: #fff;
}
  .about__ttl--blue {
      color: #005bab;
  }
}
