/*
Theme Name: team-noah-template
*/

/* common */
body{
  padding-right: 0 !important;
  color: #000;
  font-weight: normal;
  /* font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif; */
  /* font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif; */
  font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}
h4, .h4, h5, .h5, h6, .h6, p, .navbar, .brand, a, .td-name, td, button, input, select, textarea{
  font-weight: normal;
  font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}
h1,h2,h3{
  font-weight: 400;
  font-family: 'futura-pt';
}
p{
  font-size: 14px;
}
a:hover{
  opacity: 0.8;
}
.section{
  z-index: 1;
}
.inline-block{
  display: inline-block;
}
.page-header{
  background-image: none;
  background-color: #fff;
}
.page-header::after{
  content: "";
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  -webkit-transform: translate3d(0, 0, -1px);
  transform: translate3d(0, 0, -1px);
  width: 100%;
  height: 500px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
}
.page-header .content-center{
  margin-top: 0;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .page-header .content-center {
    transform: translate(-50%,-50%);
  }
}
.presentation-title{
  line-height: 1.0;
  font-size: 68px;
  font-weight: 400;
  background: none;
  background-color: initial;
  -webkit-background-clip: initial;
  -webkit-text-fill-color: initial;
}
.presentation-subtitle{
  margin-top: 7px;
  letter-spacing: 0.1em;
  font-size: 15px;
  font-weight: 500;
}
.title{
  margin-top: 15px;
  margin-bottom: 0;
  /* letter-spacing: 0.1em; */
  font-size: 76px;
  font-weight: 500;
  font-family: 'futura-pt';
  color: #000;
  line-height: 1;
}
.subtitle{
  margin-top: 5px;
  margin-bottom: 45px;
  letter-spacing: 0.1em;
  font-size: 15px;
  font-weight: bold;
}
.description{
  margin-bottom: 0;
  line-height: 2.3;
  color: #000;
}
.download-area{
  margin-top: 50px;
  margin-bottom: 30px;
}
.btn{
  border-color: #000;
  max-width: 300px;
  width: 100%;
  max-height: 50px;
  letter-spacing: 0.1em;
  font-size: 18px;
  font-weight: 400;
  font-family: 'futura-pt';
  background-color: transparent;
}
.btn-round{
  border-radius: 45px;
}

.btn-danger{
  color: #000;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.show > .btn-danger.dropdown-toggle{
  opacity: 0.7;
  background-color: transparent;
  color: inherit;
  border-color: inherit;
}
.news_ul{
  margin-bottom: 30px;
  max-width: 823px;
}
.news_ul li{
  width: 100%;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news_ul li:not(:last-of-type){
  margin-bottom: 0.8em;
}
.news_ul li a{
  color: #707070;
  font-size: 14px;
    white-space: nowrap;
}
.font-renner{
  font-family: 'futura-pt';
}
.mtb0{
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.mt0{
	margin-top: 0 !important;
}
.page-header .filter::after{
  background-color: rgba(0, 0, 0, 0.75);
}
.page-header{
  min-height: 500px;
}
.filter-orange::after{
  background-color: rgba(255, 122, 0, 0.85);
  content: "";
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
  z-index: 0;
}
.filter-dark::after{
  background-color: rgba(0, 0, 0, 0.4);
  content: "";
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
  z-index: 0;
}
.filter-white::after{
  background-color: rgba(230, 230, 230, 0.85);
  content: "";
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
  z-index: 0;
}
.filter-gray::after{
  background-color: rgba(140, 140, 140, 0.85);
  content: "";
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
  z-index: 0;
}
.tb-block{
  display: none !important;
}
.tb-only{
  display: none !important;
}
.sp-block{
  display: none !important;
}
.font-half{
  display: inline-block;
  width: 0.5em;
}
.font-left{
  margin-left: -0.5em;
  padding-right: 1em;
}
@media screen and (max-width:991px){
  .pc-block{
    display: none !important;
  }
  .tb-block{
    display: block !important;
  }
  .tb-only{
    display: block !important;
  }
  .page-header{
    background-attachment: scroll;
  }
  .presentation-title{
    font-size: 86px;
  }
  .title{
    margin-top: 18px;
    font-size: 76px;
  }
  .subtitle{
    margin-top: 5px;
    margin-bottom: 27px;
    font-size: 10px;
  }
}
@media screen and (max-width:640px){
  .section{
    padding: 20px 0 35px;
  }
  .container{
    padding-right: 20px;
    padding-left: 20px;
  }
  .page-header{
    min-height: 249px;
  }
  .page-header::after{
    height: 249px;
  }
  .page-header .content-center{
    margin-top: 35px;
  }
  .presentation-title{
    font-size: 43px;
  }
  .presentation-subtitle{
    margin-top: 10px;
    font-size: 10px;
  }
  .btn{
    padding: 6px 18px;
    border-width: 1px;
    max-width: 280px;
    max-height: 40px;
    font-size: 15px;
  }
  .download-area{
    margin-top: 30px;
    margin-bottom: 15px;
  }
}
@media screen and (max-width:575px){
  .pc-tb-block{
    display: none;
  }
  .tb-only{
    display: none !important;
  }
  .sp-block{
    display: block !important;
  }
  .description{
    line-height: 1.8;
  }
  .title{
    font-size: 50px;
    line-height: 0.9;
  }
}

.bread_crumb{
  padding: 15px 0;
  background-color: #F5F5F5;
}
.bread_crumb ol{
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0;
  padding-left: 0;
}
.bread_crumb li{
  list-style: none;
  color: #707070;
}
.bread_crumb li:not(:last-of-type)::after{
  content: ">";
  margin-right: 10px;
  margin-left: 7px;
  color: #000;
}
.bread_crumb a{
  color: #000;
}
@media screen and (max-width:640px){
  .bread_crumb{
    padding: 10px 0;
  }
  .bread_crumb li,
  .bread_crumb a{
    font-size: 10px;
  }
}


/* .remodal-wrapper{
  overflow-y: scroll !important;
} */
.remodal-is-initialized{
  max-width: 100%;
  width: auto;
}
.remodal-is-initialized img{
  max-width: 100%;
  width: auto;
  height: auto;
}

.section-sponsor{
  padding-bottom: 100px;
  background-color: #E6E6E6;
}
.section-sponsor h3{
  margin-top: 0;
  margin-bottom: 28px;
  letter-spacing: 0.1em;
  font-size: 22px;
  font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}
.section-sponsor img{
  display: block;
  width: 100%;
}
/* .section-sponsor .sponsor-group{
  margin-top: 20px;
} */
.section-sponsor .sponsor-group .flex-container{
  display: flex;
  align-items: flex-end;
  justify-content: center;
  margin: 0 -30px;
  padding-left: 0;
  width: calc( 100% + 60px );
  margin:0 auto;
  width:100%;
  max-width:1140px;
  flex-wrap:wrap;
}
.section-sponsor .sponsor-group li{
  padding: 0 30px;
  list-style: none;
  padding:0;
  margin:30px;
  height:70px;
}
.section-sponsor .sponsor-group a{
  display: block;
  padding:10px;
  height:100%
}
.section-sponsor .sponsor-group li.square a{
  padding-top:0;
  padding-bottom:0;
}
/* .section-sponsor .sponsor-group .company-azimuth{
  width: 244.5px;
}
.section-sponsor .sponsor-group .company-otogino{
  width: 324px;
}
.section-sponsor .sponsor-group .company-petronas{
  width: 157px;
}
.section-sponsor .sponsor-group .company-dixcel{
  width: 357px;
}
.section-sponsor .sponsor-group .company-supercooling{
  width: 288px;
}
.section-sponsor .sponsor-group .company-kensuke{
  width: 145px;
}
.section-sponsor .sponsor-group .company-petronassyn{
  width: 234.5px;
}
.section-sponsor .sponsor-group .company-averydennison{
  width: 288.5px;
} */

.section-sponsor .sponsor-group .company-fastcom{
  padding: 0 30px;
  list-style: none;
  padding:0;
  margin:30px;
  height:160px;
}

.section-sponsor .sponsor-group img{
  display: block;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  width:auto;
  height:100%;
}
/* .section-sponsor .sponsor-group img.petronassyntium{
	max-width:130px;
} */
.section-sponsor .sponsor-partner{
  margin-top: 65px;
}
/* .section-sponsor .sponsor-partner img{
  height: 74.4px;
} */
.section-sponsor .sponsor-partner .download-area{
  margin-top: 80px;
  margin-bottom: 0;
}
.section-sponsor .sponsor-partner .download-area .btn{
  max-height: 60px;
  line-height: 1.1;
}
.section-sponsor .sponsor-race{
  margin-top: 65px;
}
.section-sponsor .col-md-3{
  margin-top: 30px;
}
.section-sponsor .col-md-3.mt0{
  margin-top: 0;
}
@media screen and (max-width:991px){
  /* .section-sponsor .sponsor-group .flex-container{
    margin: 0 -15px;
    width: calc( 100% + 30px );
  } */
  .section-sponsor .sponsor-group li{
    padding: 0 15px;
    padding:0;
    margin:20px;
    height:50px;
  }
  .section-sponsor .sponsor-group li a {
    padding:5px;
  }
  /* .section-sponsor .sponsor-group .company-azimuth{
    width: 214.5px;
  }
  .section-sponsor .sponsor-group .company-otogino{
    width: 232px;
  }
  .section-sponsor .sponsor-group .company-petronas{
    width: 147px;
  }
  .section-sponsor .sponsor-group .company-petronassyn{
    width: 204.5px;
  }
  .section-sponsor .sponsor-group .company-dixcel{
    width: 347px;
  }
  .section-sponsor .sponsor-group .company-averydennison{
    width: 258.5px;
  }
  .section-sponsor .sponsor-group .company-supercooling{
    width: 278px;
  }
  .section-sponsor .sponsor-group .company-kensuke{
    width: 110px;
  } */
}
@media screen and (max-width:767px){
  .section-sponsor .col-md-4{
    margin-top: 30px;
    margin-left: 0 !important;
    width: 50%;
  }
  .section-sponsor .col-md-4:nth-of-type(3),
  .section-sponsor .col-md-4:nth-of-type(4){
    margin-top: 0;
  }
  .section-sponsor .col-md-3{
    margin-top: 30px;
    width: 33.333%;
  }
  .section-sponsor .col-md-3:nth-of-type(2),
  .section-sponsor .col-md-3:nth-of-type(3),
  .section-sponsor .col-md-3:nth-of-type(4){
    margin-top: 0;
  }
  .section-sponsor .col-md-3.mt0.mt-tb{
    margin-top: 30px;
  }
  .section-sponsor .sponsor-group .flex-container{
    flex-wrap: wrap;
  }
  /* .section-sponsor .sponsor-group .company-otogino{
    width: 185px;
  }
  .section-sponsor .sponsor-group .company-dixcel{
    width: 285px;
  }
  .section-sponsor .sponsor-group .company-averydennison{
    width: 200.5px;
  }
  .section-sponsor .sponsor-group .company-azimuth{
    width: 180.5px;
  }
  .section-sponsor .sponsor-group .company-supercooling{
    margin-top: 20px;
  }
  .section-sponsor .sponsor-group .company-kensuke{
    margin-top: 20px;
  }
  .section-sponsor .sponsor-group .company-petronas{
    width: 95px;
  }
  .section-sponsor .sponsor-group .company-petronassyn{
    width: 180.5px;
  } */
}
@media screen and (max-width:640px){
  .section-sponsor{
    padding-bottom: 50px;
  }
  .section-sponsor .col-md-4,
  .section-sponsor .col-md-3{
    margin-top: 10px;
    padding-right: 5px;
    padding-left: 5px;
  }
  .section-sponsor .col-md-4:nth-of-type(2),
  .section-sponsor .col-md-4:nth-of-type(3),
  .section-sponsor .col-md-4:nth-of-type(4){
    margin-top: 0;
  }
  .section-sponsor .col-md-3:nth-of-type(2),
  .section-sponsor .col-md-3:nth-of-type(3),
  .section-sponsor .col-md-3:nth-of-type(4){
    margin-top: 0;
  }
  .section-sponsor .col-md-3.mt0.mt-tb{
    margin-top: 10px;
  }
  /* .section-sponsor .sponsor-group .flex-container{
    margin: 0 -10px;
    width: calc( 100% + 20px );
  } */
  .section-sponsor .sponsor-group li{
    padding: 0 10px;
    padding:0;
    margin:10px;
    height:45px;
  }
  /* .section-sponsor .sponsor-group .company-dixcel{
    width: 50%;
  }
  .section-sponsor .sponsor-group .company-otogino{
    width: 40%;
  }
  .section-sponsor .sponsor-group .company-averydennison{
    width: 40%;
  }
  .section-sponsor .sponsor-group .company-azimuth{
    width: 35%;
  }
  .section-sponsor .sponsor-group .company-supercooling{
    width: 42%;
  }
  .section-sponsor .sponsor-group .company-kensuke{
    width: 20%;
  }
  .section-sponsor .sponsor-group .company-petronas{
    width: 20%;
  }
  .section-sponsor .sponsor-group .company-petronassyn{
    width: 24%;
  } */
  .section-sponsor .sponsor-partner .download-area{
    margin-top: 30px;
  }
}
@media screen and (max-width:575px){
  .section-sponsor h3{
    margin-bottom: 13px;
    font-size: 14px;
  }
  .section-sponsor .sponsor-group{
    margin-top: 0;
    margin-bottom: 16px;
    padding-right: 5px;
    padding-left: 5px;
  }
  .section-sponsor .sponsor-team{
    padding-right: 13px;
    padding-left: 13px;
  }
  .section-sponsor .sponsor-partner,
  .section-sponsor .sponsor-race{
    padding-right: 10px;
    padding-left: 10px;
  }
  .section-sponsor .sponsor-partner,
  .section-sponsor .sponsor-race{
    margin-top: 27px;
  }
  .section-sponsor .sponsor-group img.petronassyntium{
		max-width:55px;
		margin:0;
	}
}

.section-contact{
  position: relative;
  padding-bottom: 100px;
  background-position: center center;
  background-size: cover;
  background-image: url('assets/img/keyvisual_contact2.jpg');
  background-color: transparent;
}
.section-contact .filter-gray{
  background-color: rgba(140,140,140,0.8);
}
.section-contact .contact-tel,
.section-contact .contact-mail{
  padding: 45px 0 50px;
  height: 200px;
  color: #fff;
  background-color: rgba(0,0,0,0.8);
}
.section-contact h3{
  margin-top: 0;
  margin-bottom: 20px;
  letter-spacing: 0.1em;
  font-size: 24px;
  font-weight: bold;
}
.section-contact .contact-tel p{
  margin-bottom: 0;
  letter-spacing: 0.1em;
  font-size: 40px;
}
.section-contact .contact-mail .btn{
  border-color: #fff;
  color: #fff;
}
@media screen and (max-width:991px){
  .section-contact .contact-tel p{
    font-size: 32px;
  }
}
@media screen and (max-width:767px){
    /* .section-contact .contact-mail{
      margin-top: 30px;
    } */
  .section-contact .contact-tel,
  .section-contact .contact-mail{
    height: 196px;
  }
  .section-contact h3{
    font-size: 30px;
  }
  .section-contact .contact-tel p{
    font-size: 46px;
  }
}
@media screen and (max-width:640px){
  .section-contact{
    padding-bottom: 50px;
  }
  /* .section-contact .contact-mail{
    margin-top: 15px;
  } */
  .section-contact .col-md-6{
    max-width: 416px;
  }
  .section-contact .contact-tel,
  .section-contact .contact-mail{
    padding: 19px 0 24px;
    height: 98px;
  }
  .section-contact h3{
    margin-bottom: 10px;
    font-size: 15px;
  }
  .section-contact .contact-tel p{
    font-size: 23px;
  }
  .section-contact .contact-mail .btn{
    padding: 0 18px;
    width: 155px;
    height: 25px;
    line-height: 25px;
    font-size: 10px;
  }
}
@media screen and (max-width:575px){
  .section-contact h3{
    font-size: 15px;
  }
  .section-contact .contact-tel p{
    font-size: 23px;
  }
}

/* header */
.navbar{
  background-color: #000;
  box-shadow: 0px 5px 7px rgba(0,0,0,0.6);
}
.navbar.navbar-transparent{
  box-shadow: none;
}
.navbar-expand-md > .container{
  padding-right: 0;
  padding-left: 0;
}
.navbar .navbar-brand{
  margin: 20px 15px 20px;
  padding: 0;
}
.navbar .navbar-brand img{
  height: 37px;
}
.navbar-transparent .navbar-nav .nav-item .nav-link:not(.btn),
[class*="bg"] .navbar-nav .nav-item .nav-link:not(.btn){
  color: #969696;
}
.navbar-transparent .navbar-nav .nav-item.active .nav-link:not(.btn),
[class*="bg"] .navbar-nav .nav-item.active .nav-link:not(.btn){
  color: #EF7D1C;
}
.navbar .navbar-nav .nav-item .nav-link{
  padding: 0;
  margin: 20px 10px;
  font-size: 13px;
  font-weight: 400;
  font-family: 'futura-pt';
  color: #969696;
}
.navbar .navbar-nav .nav-item.tbsp-only{
  display: none;
}
.navbar.navbar-transparent .navbar-nav .nav-item .nav-link{
  margin: 30px 12px 10px;
}
.navbar .navbar-nav .nav-item.header-tw .nav-link{
  margin-left: 18px;
  margin-right: 9px;
}

.navbar.navbar-transparent .navbar-nav .nav-item.header-tw .nav-link{
  margin-left: 15px;
  margin-right: 11px;
}
.navbar .navbar-nav .nav-item.header-fb .nav-link{
  margin-left: 9px;
  margin-right: 9px;
}
.navbar.navbar-transparent .navbar-nav .nav-item.header-fb .nav-link{
  margin-left: 11px;
  margin-right: 11px;
}
.navbar .navbar-nav .nav-item.header-insta .nav-link{
  margin-left: 9px;
}
.navbar.navbar-transparent .navbar-nav .nav-item.header-insta .nav-link{
  margin-left: 11px;
}
.navbar .navbar-nav .nav-item .nav-link img{
  height: 16px;
}
.navbar.navbar-transparent .navbar-nav .nav-item .nav-link img{
  height: 20px;
}
.navbar .navbar-nav .nav-item.active .nav-link{
  color: #EF7D1C;
}
.navbar.navbar-transparent .navbar-nav .nav-item .nav-link{
  font-size: 16px;
}
.navbar .navbar-nav .nav-item.header-fb a{
  margin-right: 3px;
  margin-left: 3px;
}
.navbar.fixed-top .nav-link i{
  display: inline-block;
  top: 1px;
  right: 0;
  font-size: 16px;
  width: auto;
}
.navbar.fixed-top.navbar-transparent .nav-link i{
  top: -1px;
  font-size: 20px;
}
@media screen and (max-width:991px){
  .navbar.navbar-transparent{
    padding-top: 20px;
  }
  .navbar[class*="bg-"] .navbar-toggler .navbar-toggler-bar,
  .navbar.navbar-transparent .navbar-toggler .navbar-toggler-bar{
    background: linear-gradient(to right, #DE6214, #DE6214 50%, #fff 50%);
  }
  .navbar .navbar-toggler .navbar-toggler-bar{
    background: linear-gradient(to right, #DE6214, #DE6214 50%, #fff 50%);
  }
  .navbar .navbar-brand{
    margin: 10px 15px;
  }
  .navbar .navbar-brand img{
    height: 23px;
  }
  .navbar .navbar-burger{
    margin: 16px 15px 5px;
    padding: 0;
  }
  .navbar .navbar-nav .nav-item.tbsp-only{
    display: block;
  }
  .navbar .navbar-nav .nav-item .nav-link,
  .navbar.navbar-transparent .navbar-nav .nav-item .nav-link{
    margin: 15px 0px;
    font-size: 16px;
  }
  .navbar .navbar-nav .nav-item.header-tw .nav-link,
  .navbar .navbar-nav .nav-item.header-fb .nav-link,
  .navbar .navbar-nav .nav-item.header-insta .nav-link{
    margin-right: 0px;
    margin-left: 0px;
  }
  .navbar.navbar-transparent .navbar-nav .nav-item.header-tw .nav-link,
  .navbar.navbar-transparent .navbar-nav .nav-item.header-fb .nav-link,
  .navbar.navbar-transparent .navbar-nav .nav-item.header-insta .nav-link{
    margin-left: 0px;
    margin-right: 0px;
  }
  .navbar .navbar-nav .nav-item .nav-link img{
    display: inline-block;
    margin-top: -4px;
    margin-right: 5px;
    height: 14px;
  }
  .navbar.navbar-transparent .navbar-nav .nav-item .nav-link img{
    height: 14px;
  }
  .navbar .nav-link p{
    font-weight: normal;
    font-size: 16px;
  }
}
@media screen and (max-width:575px){
  .navbar-expand-md > .container{
    padding-right: 5px;
    padding-left: 5px;
  }
  .navbar .navbar-nav .nav-item .nav-link,
  .navbar.navbar-transparent .navbar-nav .nav-item .nav-link{
    margin: 10px 0;
  }
}

/* footer */
.footer{
  z-index: 1;
}
.footer .footer-logo{
  padding: 50px 0;
  border-bottom: 1px solid #969696;
  width: 100%;
}
.footer .footer-logo a{
  display: block;
  margin-right: auto;
  margin-left: auto;
  width: 327px;
  height: 115px;
}
/* .footer .footer-logo .logo-image{
  margin-bottom: 13px;
} */
.footer .footer-logo .logo-image img{
  display: block;
  margin-right: auto;
  margin-left: auto;
  height: 115px;
}
/* .footer .footer-logo .logo-title img{
  display: block;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
} */
.footer .footer-link{
  padding: 35px 0 40px;
  border-bottom: 1px solid #969696;
}
.footer .footer-link ul{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin-bottom: 0;
  padding-left: 0;
}
.footer .footer-link li{
  margin-right: 11px;
  margin-left: 11px;
  list-style: none;
}
.footer .footer-link a{
  display: block;
  font-size: 16px;
  color: #969696;
}
.footer .footer-link .footer-page-link{
  margin-bottom: 20px;
}
.footer .footer-link .footer-sns-link img{
  height: 20px;
}
.footer .credits,
.footer-nav{
  line-height: 42px;
}
.footer nav > ul > li{
  margin: 0;
  padding: 12px 15px 14px;
}
.footer nav > ul a:not(.btn){
  margin-bottom: 0;
  opacity: 1;
  font-size: 10px;
  font-weight: 300;
  color: #969696;
}
.footer nav > ul a:not(.btn):hover{
  color: #969696;
  opacity: 0.8;
}
.footer:not(.footer-big) nav ul li{
  padding: 12px 0;
  font-size: 10px;
}
.footer:not(.footer-big) nav ul li:first-child{
  padding-left: 15px;
}
.footer:not(.footer-big) nav ul li:last-child{
  padding-right: 15px;
}
.footer .copyright{
  margin: 0;
  padding: 12px 15px 14px;
  color: #969696;
  font-size: 10px;
}

@media screen and (max-width:640px){
  .footer .footer-logo{
    padding: 30px 0 33px;
  }
  .footer .footer-logo a{
    width: 26%;
    height: auto;
  }
  .footer .footer-logo .logo-image img{
    width: 100%;
    height: auto;
  }
  .footer .footer-nav,
  .footer .credits{
    width: 100%;
    text-align: center;
    line-height: normal;
  }
  .footer .footer-link{
    padding: 30px 0;
  }
  .footer .footer-link .footer-page-link{
    margin-bottom: 21px;
    text-align: center;
  }
  .footer .footer-link .footer-page-link li{
    width: 100%;
  }
  .footer .footer-link .footer-page-link li:not(:last-of-type){
    margin-bottom: 0.9em;
  }
  .footer .footer-link .footer-page-link a{
    font-size: 16px;
  }
  .footer:not(.footer-big) nav ul li{
    padding-top: 17px;
    padding-bottom: 4px;
    font-size: 12px;
  }
  .footer nav > ul a:not(.btn){
    font-size: 12px;
  }
  .footer .copyright{
    display: block;
    padding: 4px 15px 23px;
    line-height: 1.2;
  }
}

/* TOP */
.page-front .page-header{
  min-height: 100vh;
}
.page-front .page-header::after{
  height: 100%;
  background-color: #000;
}
.page-front .page-header .filter::after{
  background-color: rgba(0, 0, 0, 0.65);
}
.page-front .page-header .scroll{
  position: absolute;
  bottom: 0;
  z-index: 1;
}
.page-front .page-header .scroll p{
  margin-bottom: 0;
  text-align: center;
  letter-spacing: 0.18em;
  font-size: 16px;
  font-weight: 400;
  color: #969696;
}
.page-front .page-header .scroll span{
  display: block;
  margin-top: 14px;
  margin-right: auto;
  margin-left: auto;
  width: 2px;
  height: 45px;
  background-color: #969696;
}
/* .page-front .title-top-logo img{
  display: block;
  margin-top: 14px;
  margin-right: auto;
  margin-left: auto;
  height: 109px;
} */
.page-front .presentation-title{
  margin-top: 29px;
}
.page-front .presentation-title img{
  display: block;
  height: 250px;
}
.page-front .section-about{
  position: relative;
  background-position: center center;
  background-size: cover;
  background-image: url('assets/img/keyvisual_about2.jpg');
  background-color: transparent;
}
.page-front .section-about .download-area{
  margin-top: 45px;
}
.page-front .section-driver{
  position: relative;
  background-position: center center;
  background-size: cover;
  background-image: url('assets/img/keyvisual_driver2.jpg');
  background-color: transparent;
}
.page-front .section-driver img{
  display: block;
  width: 100%;
}
.page-front .section-driver .driver,
.page-front .section-driver .staff{
  position: relative;
}
.page-front .section-driver .col-md-6 .bg-tdark{
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.page-front .section-driver .col-md-6 .staff .bg-tdark{
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}
.page-front .section-driver .col-md-6 a{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  color: #fff;
}
.page-front .section-driver .col-md-6 h3{
  margin-top: 0;
  line-height: 1.2;
  font-size: 40px;
}
.page-front .section-driver .col-md-6 p{
  font-size: 15px;
}
.page-front .section-results{
  position: relative;
  background-position: center center;
  background-size: cover;
  background-image: url('assets/img/keyvisual_results2.jpg');
  background-color: transparent;
}
.page-front .section-results .col-md-6{
  position: relative;
  margin-top: 30px;
  max-height: 300px;
}
.page-front .section-results .col-md-6:nth-of-type(2){
  margin-top: 0;
}
.page-front .section-results .col-md-6:nth-of-type(3){
  margin-top: 0;
}
.page-front .section-results .col-md-6 .num{
  position: absolute;
  top: 0;
  left: 15px;
  width: 80px;
  height: 80px;
  background-size: 100%;
  background-size: cover;
  z-index: 2;
}
.page-front .section-results .road-num1{
  background-image: url(assets/img/Rd01.png);
}
.page-front .section-results .road-num1_1{
  background-image: url(assets/img/Rd01_1.png);
}
.page-front .section-results .road-num1_2{
  background-image: url(assets/img/Rd01_2.png);
}
.page-front .section-results .road-num2{
  background-image: url(assets/img/Rd02.png);
}
.page-front .section-results .road-num3{
  background-image: url(assets/img/Rd03.png);
}
.page-front .section-results .road-num4{
  background-image: url(assets/img/Rd04.png);
}
.page-front .section-results .road-num5{
  background-image: url(assets/img/Rd05.png);
}
.page-front .section-results .road-num6{
  background-image: url(assets/img/Rd06.png);
}
.page-front .section-results .road-num7 {
  background-image: url(assets/img/Rd07.png);
}
.page-front .section-results .comingsoon .road-num1{
  background-image: url(assets/img/Rd01_gray.png);
}
.page-front .section-results .comingsoon .road-num1_1{
  background-image: url(assets/img/Rd01_1_gray.png);
}
.page-front .section-results .comingsoon .road-num1_2{
  background-image: url(assets/img/Rd01_2_gray.png);
}
.page-front .section-results .comingsoon .road-num2{
  background-image: url(assets/img/Rd02_gray.png);
}
.page-front .section-results .comingsoon .road-num3{
  background-image: url(assets/img/Rd03_gray.png);
}
.page-front .section-results .comingsoon .road-num4{
  background-image: url(assets/img/Rd04_gray.png);
}
.page-front .section-results .comingsoon .road-num5{
  background-image: url(assets/img/Rd05_gray.png);
}
.page-front .section-results .comingsoon .road-num6{
  background-image: url(assets/img/Rd06_gray.png);
}
.page-front .section-results .comingsoon .road-num7{
  background-image: url(assets/img/Rd07_gray.png);
}
.page-front .section-results .comingsoon .col-md-6 img{
  display: block;
  width: 100%;
}
.page-front .section-results .col-md-6 .content{
  position: absolute;
  top: 0;
  width: calc( 100% - 30px );
  height: 100%;
  color: #fff;
  background-color: rgba(0,0,0,0.65);
}
.page-front .section-results .col-md-6 .flex-container{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.page-front .section-results .col-md-6 .text-center{
  width: 100%;
}
.page-front .section-results .col-md-6 .date{
  margin-bottom: 11px;
  font-size: 15px;
  color: #969696;
}
.page-front .section-results .col-md-6 h3{
  margin-top: 0;
  line-height: 1.2;
  font-size: 60px;
}
.page-front .section-results .col-md-6 .info{
  margin-bottom: 29px;
  font-size: 19px;
  color: #EF7D1C;
}
.page-front .section-results .col-md-6 .btn{
  border-color: #EF7D1C;
  font-size: 18px;
  color: #EF7D1C;
}
.page-front .section-results .col-md-6 .btn:hover{
  opacity: 1;
  color: #000;
  background-color: #EF7D1C;
}
.page-front .section-results .col-md-6.comingsoon::after{
  content: "";
  display: block;
  padding-top: 55.556%;
  padding-top:calc( 100% * 300 / 540 );
  width: 100%;
  position:absolute;
  top:0;
  left:0;
}
/* .page-front .section-results .col-md-6.comingsoon .content{
  background-color: rgba(0,0,0,0.4);
} */
.page-front .section-results .col-md-6.comingsoon .btn{
  pointer-events: none;
  border-color: #969696;
  font-size: 18px;
  color: #969696;
}
.page-front .section-sns{
  background-color: #EF7D1C;
}
.page-front .section-sns .container{
  max-width: 882px;
}
.page-front .section-sns iframe,
.page-front .section-sns a{
  display: block;

}
/* .page-front .section-sns iframe {
  max-width: 500px !important;
  width: 100% !important;
} */
.twitter-widget-wrapper iframe {
  width: 740px !important;
}
.page-front .section-sns .instagram-content{
  margin-top: 24px;
  margin-top:0;
}
.page-front .section-sns #sbi_images{
  display: flex;
  flex-wrap: wrap;
  float: none;
  margin-bottom: 0;
  width: 100%;
}
.page-front .section-sns #sbi_images .sbi_item{
  width: 25%;
  list-style: none;
}
.page-front .section-sns #sbi_images .sbi_item a{
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.page-front .section-sns #sbi_images .sbi_item a::before{
  content: "";
  display: block;
  padding-top: 100%;
}
.page-front .section-sns #sbi_images .sbi_item a:hover{
  opacity: 1;
}
.page-front .section-sns #sbi_images .sbi_item img{
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  height: 100%;
}
.page-front .section-sns #sbi_images .sbi_item:first-of-type{
  position: relative;
}
.page-front .section-sns #sbi_images .sbi_item:first-of-type a::after{
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-image: url('assets/img/text-instagram.png');
  background-size: 100%;
}
.page-front .section-sns #sbi_images .sbi_item .svg-inline--fa.fa-clone{
  display: none !important;
}
/* .page-front .section-sns .insta-text{
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.65);
  transform: translate(0,-50%);
}
.page-front .section-sns .insta-text i{
  display: block;
  width: auto;
  font-size: 25px;
  color: #969696;
}
.page-front .section-sns .insta-text img{
  display: block;
  margin: 0 auto;
  width: 25px;
}
.page-front .section-sns .insta-text h3{
  margin-top: 9px;
  font-size: 15px;
  font-weight: 500;
  color:#969696;
} */
.page-front .section-link-azimuth{
  position: relative;
  background-position: center center;
  background-size: cover;
  background-image: url('assets/img/keyvisual_azimuth.jpg');
  background-color: transparent;
}
.page-front .section-link-azimuth img{
  width: 296px;
}
.page-front .section-link-noahgarage{
  position: relative;
  background-position: center center;
  background-size: cover;
  background-image: url('assets/img/keyvisual_noah_garage.jpg');
  background-color: transparent;
}
.page-front .section-link-azimuth .filter-dark::after,
.page-front .section-link-noahgarage .filter-dark::after{
  background-color: rgba(0,0,0,0.7);
}
.page-front .section-link-azimuth,
.page-front .section-link-noahgarage{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  /* padding: 80px 0; */
  /* max-height: 400px; */
  /* height: 360px; */
}
.page-front .section-link-azimuth .download-area,
.page-front .section-link-noahgarage .download-area{
  margin-top: 38px;
  margin-bottom: 0;
}
.page-front .section-link-azimuth .download-area a{
  max-width: 400px;
}
.page-front .section-link-azimuth .download-area a,
.page-front .section-link-noahgarage .download-area a{
  border-color: #fff;
  color: #fff;
  text-transform: none;
}
.page-front .section-link-azimuth .download-area a::after,
.page-front .section-link-noahgarage .download-area a::after{
  display: inline-block;
  content: "";
  margin-left: 12px;
  margin-bottom: -1px;
  width: 15px;
  height: 15px;
  background-image: url('assets/img/icon_site_white.png');
  background-size: 100%;
  background-size: cover;
}
/* .page-front .section-link-noahgarage .logo-image{
  margin-bottom: 15px;
} */
.page-front .section-link-noahgarage .logo-image img{
  display: block;
  margin-right: auto;
  margin-left: auto;
  height: 100px;
}
/* .page-front .section-link-noahgarage .logo-title img{
  display: block;
  margin-right: auto;
  margin-left: auto;
  width: 327px;
} */
.page-front .section-link-noahgarage .movie-content{
  margin-top: 50px;
}
.page-front .section-link-noahgarage .movie-content iframe{
  width: 100%;
}
@media screen and (max-width:991px){
  .page-front .title-top-logo img{
    height: 73px;
  }
  .page-front .presentation-title img{
    width: 499px;
    height: auto;
  }
  .page-front .section-results .col-md-6{
    flex: auto;
    max-width: none;
    max-height: none;
  }
  .page-front .section-results .col-md-6:nth-of-type(3){
    margin-top: 30px;
  }
  .page-front .page-header::after{
    height: 100vh;
  }
}
@media screen and (max-width:767px){
  .page-front .section-driver .staff{
    margin-top: 15px;
  }
  .page-front .section-driver .col-md-6 h3{
    font-size: 28px;
  }
  .page-front .section-driver .col-md-6 p{
    font-size: 10px;
  }
  .page-front .section-sns .iframe-fb{
    margin-top: 25px;
  }
  .page-front .section-sns .instagram-content{
    margin: 30px auto 0;
    max-width: 540px;
    margin-top:0;
  }
  .page-front .section-sns #sbi_images .sbi_item{
    width: 50%;
  }
  /* .page-front .section-sns .insta-text img{
    width: 40px;
  }
  .page-front .section-sns .insta-text i{
    font-size: 40px;
    color: #fff;
  }
  .page-front .section-sns .insta-text h3{
    font-size: 24px;
    color: #fff;
  } */
}
@media screen and (max-width:640px){
  .page-front .page-header .content-center{
    margin-top: 0px;
  }
  .page-front .title-top-logo img{
    height: 37px;
  }
  .page-front .presentation-title img{
    margin: 0 auto;
    width: 45%;
  }
  .page-front .page-header::after{
    background-color:#000;
  }
  .page-front .page-header .scroll p{
    font-size: 10px;
  }
  .page-front .page-header .scroll span{
    margin-top: 5px;
    width: 1px;
    height: 30px;
  }
  .page-front .section-about{
    background-image: url('assets/img/keyvisual_about2_sp.jpg');
  }
  .page-front .section-driver{
    background-image: url('assets/img/keyvisual_driver2_sp.jpg');
  }
  .page-front .section-results{
    background-image: url('assets/img/keyvisual_results2_sp.jpg');
  }
  .page-front .section-results .col-md-6:nth-of-type(3){
    margin-top: 15px;
  }
  .page-front .section-results .col-md-6{
    margin-top: 15px;
  }
  .page-front .section-sns iframe,
  .page-front .section-sns a{
/*     max-width: 500px !important; */
/*     width: 100% !important; */
  }
    .page-front .section-sns .iframe-fb{
    margin-top: 10px;
  }
  .page-front .section-sns ul{
    margin-top: 15px;
  }
  .page-front .section-link-azimuth,
  .page-front .section-link-noahgarage{
    padding: 50px 0;
    /* height: 272px; */
  }
  .page-front .section-link-azimuth{
    background-image: url('assets/img/keyvisual_azimuth_sp.jpg');
  }
  .page-front .section-link-noahgarage{
    background-image: url('assets/img/keyvisual_noah_garage_sp.jpg');
  }
  .page-front .section-link-azimuth img{
    width: 200px;
  }
  /* .page-front .section-link-noahgarage .logo-image{
    margin-bottom: 9px;
  } */
  .page-front .section-link-noahgarage .logo-image img{
    max-width: 280px;
    width: 100%;
    height: auto;
  }
  /* .page-front .section-link-noahgarage .logo-title img{
    width: 220px;
  } */
  .page-front .section-link-azimuth .download-area,
  .page-front .section-link-noahgarage .download-area{
    margin-top: 35px;
  }
  .page-front .section-link-noahgarage .movie-content{
    margin-top: 35px;
  }
}
@media screen and (max-width:575px){
  .page-front .section-results .col-md-6 .date{
    font-size: 10px;
  }
  .page-front .section-results .col-md-6 h3{
    margin-bottom: 3px;
    font-size: 35px;
  }
  .page-front .section-results .col-md-6 .info{
    margin-bottom: 15px;
    font-size: 14px;
  }
  .page-front .section-results .col-md-6 .btn{
    padding: 0px 18px;
    width: 155px;
    height: 25px;
    line-height: 25px;
    font-size: 10px;
  }
  .page-front .section-results .col-md-6.comingsoon .btn{
    padding: 0px 18px;
    width: 155px;
    height: 25px;
    line-height: 25px;
    font-size: 10px;
  }
  /* .page-front .section-sns .insta-text i{
    font-size: 20px;
  }
  .page-front .section-sns .insta-text img{
    width: 20px;
  }
  .page-front .section-sns .insta-text h3{
    font-size: 12px;
  } */
}
@media screen and (max-width:400px){
  .page-front .section-link-azimuth .download-area a,
  .page-front .section-link-noahgarage .download-area a{
    font-size: 14px;
  }
  .page-front .section-link-azimuth .download-area a::after,
  .page-front .section-link-noahgarage .download-area a::after{
    margin-left: 5px;
    width: 13px;
    height: 13px;
  }
}

/* ABOUT */
.page-about .page-header::after{
  background-image: url('assets/img/keyvisual_about.jpg');
}
.page-about .section-profile{
  position: relative;
  background-position: center center;
  background-size: cover;
  background-image: url('assets/img/keyvisual_profile.jpg');
  background-color: transparent;
}
.page-about .section-profile .filter-orange::after{
  background-color: rgba(255, 122, 0, 0.9);
}
.page-about .section-profile img{
  margin-top: 40px;
  margin-bottom: 30px;
  max-width: 429px;
  width: 100%;
}
.page-about .section-overview .table-container{
  /* margin: 50px auto 0; */
  margin: 0 auto 0;
  padding-right: 20px;
  padding-left: 20px;
  max-width: 892px;
}
.page-about .section-overview table{
  border: 1px solid #707070;
  width: 100%;
}
.page-about .section-overview table tr:not(:last-of-type){
  border-bottom: 1px solid #707070;
}
.page-about .section-overview table th,
.page-about .section-overview table td{
  padding: 12px 15px;
  width: 50%;
  line-height: 1.8;
  vertical-align: top;
}
.page-about .section-overview table th{
  font-weight: normal;
  background-color: #E6E6E6;
}
.page-about .section-overview .img-container{
  margin: 52px auto 30px;
  padding-right: 20px;
  padding-left: 20px;
  max-width: 1150px;
  width: 100%;
}
.page-about .section-overview .img-container img{
  width: 100%;
}
.page-about .section-takemachine{
  padding: 100px 0;
}
.page-about .section-takemachine .filter-white::after{
  background-color: background-color: rgba(230, 230, 230, 1);;
}
.page-about .section-takemachine .machine-image{
  box-shadow: 5px 5px 10px rgba(0,0,0,0.16);
}
.page-about .section-takemachine .machine-image img{
  width: 100%;
}
.page-about .section-takemachine .machine-info h3{
  margin-top: 0;
  margin-bottom: 22px;
  letter-spacing: 0.1em;
  font-size: 18px;
  font-weight: bold;
  font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}
.page-about .section-takemachine .machine-info p{
  margin-bottom: 0;
  line-height: 1.8;
  letter-spacing: 0.1em;
}
.page-about .section-takemachine .machine-info p.text-small{
  margin-top: 38px;
  font-size: 10px;
}
@media screen and (max-width:991px){
  .page-about .section-takemachine .col-md-6{
    flex: auto;
    max-width: 100%;
  }
  .page-about .section-takemachine .machine-info{
    margin-top: 21px;
  }
  .page-about .section-takemachine .machine-info h3{
    margin-bottom: 13px;
  }
}
@media screen and (max-width:640px){
  .page-about .page-header::after{
    background-image: url('assets/img/keyvisual_about_sp.jpg');
  }
  .page-about .section-profile{
    background-image: url('assets/img/keyvisual_profile_sp.jpg');
  }
  .page-about .section-profile img{
    margin-top: 65px;
    margin-bottom: 15px;
    width: calc( 100% - 50px );
  }
  .page-about .section-overview .table-container{
    /* margin-top: 20px; */
  }
  .page-about .section-overview table,
  .page-about .section-overview table tbody,
  .page-about .section-overview table tr,
  .page-about .section-overview table th,
  .page-about .section-overview table td{
    display: block;
    width: 100%;
  }
  .page-about .section-overview table th,
  .page-about .section-overview table td{
    padding: 9px 6px;
  }
  .page-about .section-overview .img-container{
    margin-top: 25px;
    margin-bottom: 15px;
  }
  .page-about .section-takemachine{
    padding: 50px 0;
  }
  .page-about .section-takemachine .machine-info h3{
    font-size: 16px;
  }
  .page-about .section-takemachine .machine-info p{
    letter-spacing: 0;
  }
  .page-about .section-takemachine .machine-info p.text-small{
    letter-spacing: 0.1em;
    margin-top: 60px;
  }
}

/* RACE RESULTS */
.archive-race-results .page-header::after{
  background-image: url('assets/img/keyvisual_results.jpg');
}
.archive-race-results .section-results{
  padding-bottom: 100px;
}
.archive-race-results .section-results .col-md-12{
  /* margin-bottom: 70px; */
}
.archive-race-results .section-results .col-md-6{
  position: relative;
  margin-top: 30px;
  max-height: 300px;
}
.archive-race-results .section-results .col-md-6:nth-of-type(2){
  margin-top: 0;
}
.archive-race-results .section-results .col-md-6:nth-of-type(3){
  margin-top: 0;
}
.archive-race-results .section-results .col-md-6 .num{
  position: absolute;
  top: 0;
  left: 15px;
  width: 80px;
  height: 80px;
  background-size: 100%;
  background-size: cover;
  z-index: 2;
}
.archive-race-results .section-results .road-num1{
  background-image: url(assets/img/Rd01.png);
}
.archive-race-results .section-results .road-num1_1{
  background-image: url(assets/img/Rd01_1.png);
}
.archive-race-results .section-results .road-num1_2{
  background-image: url(assets/img/Rd01_2.png);
}
.archive-race-results .section-results .road-num2{
  background-image: url(assets/img/Rd02.png);
}
.archive-race-results .section-results .road-num3{
  background-image: url(assets/img/Rd03.png);
}
.archive-race-results .section-results .road-num4{
  background-image: url(assets/img/Rd04.png);
}
.archive-race-results .section-results .road-num5{
  background-image: url(assets/img/Rd05.png);
}
.archive-race-results .section-results .road-num6{
  background-image: url(assets/img/Rd06.png);
}
.archive-race-results .section-results .road-num7{
  background-image: url(assets/img/Rd07.png);
}
.archive-race-results .section-results .comingsoon .road-num1{
  background-image: url(assets/img/Rd01_gray.png);
}
.archive-race-results .section-results .comingsoon .road-num1_1{
  background-image: url(assets/img/Rd01_1_gray.png);
}
.archive-race-results .section-results .comingsoon .road-num1_2{
  background-image: url(assets/img/Rd01_2_gray.png);
}
.archive-race-results .section-results .comingsoon .road-num2{
  background-image: url(assets/img/Rd02_gray.png);
}
.archive-race-results .section-results .comingsoon .road-num3{
  background-image: url(assets/img/Rd03_gray.png);
}
.archive-race-results .section-results .comingsoon .road-num4{
  background-image: url(assets/img/Rd04_gray.png);
}
.archive-race-results .section-results .comingsoon .road-num5{
  background-image: url(assets/img/Rd05_gray.png);
}
.archive-race-results .section-results .comingsoon .road-num6{
  background-image: url(assets/img/Rd06_gray.png);
}
.archive-race-results .section-results .comingsoon .road-num7 {
  background-image: url(assets/img/Rd07_gray.png);
}
.archive-race-results .section-results .col-md-6 img{
  display: block;
  width: 100%;
}
.archive-race-results .section-results .col-md-6 .content{
  position: absolute;
  top: 0;
  left: 15px;
  width: calc( 100% - 30px );
  height: 100%;
  color: #fff;
  background-color: rgba(0,0,0,0.65);
}
.archive-race-results .section-results .col-md-6 .flex-container{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.archive-race-results .section-results .col-md-6 .text-center{
  width: 100%;
}
.archive-race-results .section-results .col-md-6 .date{
  margin-bottom: 11px;
  font-size: 15px;
  color: #969696;
}
.archive-race-results .section-results .col-md-6 h3{
  margin-top: 0;
  line-height: 1.2;
  font-size: 60px;
}
.archive-race-results .section-results .col-md-6 .info{
  margin-bottom: 29px;
  font-size: 19px;
  color: #EF7D1C;
}
.archive-race-results .section-results .col-md-6 .btn{
  border-color: #EF7D1C;
  font-size: 18px;
  color: #EF7D1C;
}
.archive-race-results .section-results .col-md-6 .btn:hover{
  opacity: 1;
  color: #000;
  background-color: #EF7D1C;
}
.archive-race-results .section-results .col-md-6.comingsoon::after{
  content: "";
  display: block;
  padding-top: 55.556%;
  padding-top:calc( 100% * 300 / 540 );
  width: 100%;
  position:absolute;
  top:0;
  left:0;
}
/* .archive-race-results .section-results .col-md-6.comingsoon .content{
  background-color: rgba(0,0,0,0.8);
} */
.archive-race-results .section-results .col-md-6.comingsoon .btn{
  pointer-events: none;
  border-color: #969696;
  font-size: 18px;
  color: #969696;
}
@media screen and (max-width:991px){
  .archive-race-results .section-results .col-md-6{
    flex: auto;
    max-width: none;
    max-height: none;
  }
  .archive-race-results .section-results .col-md-6:nth-of-type(3){
    margin-top: 30px;
  }
}
@media screen and (max-width:640px){
  .archive-race-results .section-results{
    padding-bottom: 50px;
  }
  .archive-race-results .section-results .col-md-12{
    /* margin-bottom: 43px; */
  }
  .archive-race-results .section-results .col-md-6:nth-of-type(3){
    margin-top: 15px;
  }
  .archive-race-results .section-results .col-md-6{
    margin-top: 15px;
  }
}
@media screen and (max-width:575px){
  .archive-race-results .section-results .col-md-6 .date{
    font-size: 10px;
  }
  .archive-race-results .section-results .col-md-6 h3{
    margin-bottom: 3px;
    font-size: 35px;
  }
  .archive-race-results .section-results .col-md-6 .info{
    margin-bottom: 15px;
    font-size: 14px;
  }
  .archive-race-results .section-results .col-md-6 .btn{
    padding: 0px 18px;
    width: 155px;
    height: 25px;
    line-height: 25px;
    font-size: 10px;
  }
  .archive-race-results .section-results .col-md-6.comingsoon .btn{
    padding: 0px 18px;
    width: 155px;
    height: 25px;
    line-height: 25px;
    font-size: 10px;
  }
}
@media screen and (max-width:369px){
  .archive-race-results .section-results .title{
    font-size: 35px;
  }
  .archive-race-results .section-results .col-md-6 .date{
    margin-bottom: 3px;
  }
  .archive-race-results .section-results .col-md-6 h3{
    margin-bottom: 0px;
  }
  .archive-race-results .section-results .col-md-6 .info{
    margin-bottom: 10px;
  }
}

.single-race-results .page-header.SUZUKA::after{
  background-image: url('assets/img/keyvisual_race_suzuka.jpg');
}
.single-race-results .page-header.SUGO::after{
  background-image: url('assets/img/keyvisual_race_sugo.jpg');
}
.single-race-results .page-header.FUJI::after{
  background-image: url('assets/img/keyvisual_race_fuji.jpg');
}
.single-race-results .page-header.AUTOPOLIS::after{
  background-image: url('assets/img/keyvisual_race_autopolis.jpg');
}
.single-race-results .page-header.MOTEGI::after{
  background-image: url('assets/img/keyvisual_race_motegi.jpg');
}
.single-race-results .page-header.OKAYAMA::after{
  background-image: url('assets/img/keyvisual_race_okayama.jpg');
}
.postid-317 .section-results-content2 .results-info6 ul li:last-child{
	display:none;
}

.single-race-results .section-results-content1{
  padding-bottom: 100px;
}
.single-race-results .section-results-content1 .filter-orange::after{
  background-color: rgba(239,125,28,1);
}
.single-race-results .section-results-content1 .result{
  margin: 50px auto 0;
  border: 2px solid #fff;
  max-width: 416px;
  width: 100%;
  height: 75px;
  line-height: 75px;
  font-size: 25px;
  font-weight: bold;
  color: #fff;
}
.single-race-results .section-results-content1 .result + .result {
  margin-top: 20px;
}
.postid-14278 .single-race-results .section-results-content1 .result {
  width:fit-content;
  max-width:none;
  padding:0 1em;
  display:flex;
}
.postid-14278 .single-race-results .section-results-content1 .result .race_no {
  padding-right:1em;
}
@media screen and (max-width:450px) {
  .postid-14278 .single-race-results .section-results-content1 .result {
    flex-direction:column;
    line-height:28px;
    padding:10px 15px;
    height:auto;
  }
  .postid-14278 .single-race-results .section-results-content1 .result .race_no {
    padding-right:0;
  }
}
.single-race-results .section-results-content1 .title{
  margin-top: 20px;
  line-height: 1.3;
  font-size: 45px;
}
.single-race-results .section-results-content1 .subtitle{
  margin-top: 15px;
  letter-spacing: 0.1em;
}
.single-race-results .section-results-content2{
  padding: 100px 0;
}
.single-race-results .section-results-content2 > .img-container{
  margin: 0 auto 69px;
  max-width: 1100px;
  width: 100%;
}
.single-race-results .section-results-content2 > .img-container img{
  width: 100%;
}
.single-race-results .section-results-content2 .results-info1 .description{
  margin-top: 0;
}
.single-race-results .section-results-content2 .results-info2{
  margin-top: 99px;
}
.single-race-results .section-results-content2 .results-info2 .col-md-3:nth-of-type(n+5){
  margin-top: 30px;
}
.single-race-results .section-results-content2 .results-info2 .col-md-3 a{
  display: block;
  cursor: pointer;
}
.single-race-results .section-results-content2 .results-info2 .col-md-3 img{
  width: 100%;
}
.single-race-results .section-results-content2 .results-info3{
  margin-top: 100px;
}
.single-race-results .section-results-content2 .results-info3 img{
  width: 100%;
}
.single-race-results .section-results-content2 .results-info3 p{
  margin-top: -3px;
  margin-bottom: 0;
  line-height: 1.8;
  letter-spacing: 0.1em;
}
.single-race-results .section-results-content2 .results-info4{
  margin-top: 95px;
}
.single-race-results .section-results-content2 .results-info5{
  margin-top: 99px;
}
.single-race-results .section-results-content2 .results-info5 ul{
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.single-race-results .section-results-content2 .results-info5 li{
  border-radius: 10px;
  border-bottom-right-radius: 0;
  padding: 33px 30px 30px;
  background-color: #E6E6E6;
}
.single-race-results .section-results-content2 .results-info5 li:not(:first-of-type){
  margin-top: 20px;
}
.single-race-results .section-results-content2 .results-info5 li p{
  margin-bottom: 0;
}
.single-race-results .section-results-content2 .results-info5 li .name{
  margin-bottom: 10px;
  letter-spacing: 0.16em;
  font-size: 18px;
  font-weight: bold;
}
.single-race-results .section-results-content2 .results-info5 li .content{
  letter-spacing: 0.1em;
  line-height: 1.8;
}
.single-race-results .section-results-content2 .results-info6{
  margin-top: 100px;
}
.single-race-results .section-results-content2 .results-info6 div{
  margin: 0 auto;
  max-width: 930px;
  width: 100%;
}
.single-race-results .section-results-content2 .results-info6 ul{
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: 0 -7.5px;
  padding-left: 0;
}
.single-race-results .section-results-content2 .results-info6 li{
  padding: 0 7.5px;
  width: calc( 100% / 3 );
  list-style: none;
}
.single-race-results .section-results-content2 .results-info6 li.none{
  opacity: 0;
}
.single-race-results .section-results-content2 .results-info6 li.none a{
  pointer-events: none;
  cursor: normal;
  opacity: 0.5;
}
.single-race-results .section-results-content2 .results-info6 a{
  display: block;
  border: 2px solid #000;
  border-radius: 45px;
  padding: 12px 5px;
  width: 100%;
  height: 50px;
  letter-spacing: 0.1em;
  font-size: 18px;
  font-weight: bold;
  color: #000;
}
.single-race-results .section-results-content2 .results-info6 li:nth-of-type(2) a{
  color: #fff;
  background-color: #000;
}
.single-race-results .section-remodal-area{
  padding: 0;
}
@media screen and (max-width:991px){
  .single-race-results .section-results-content1 .title{
    margin-top: 20px;
    font-size: 36px;
  }
  .single-race-results .section-results-content2 .results-info3 .col-md-6{
    flex: auto;
    max-width: none;
  }
  .single-race-results .section-results-content2 .results-info3 .col-md-6 p{
    margin-top: 30px;
  }
}
@media screen and (max-width:767px){
  .single-race-results .section-results-content1 .result{
    margin-top: 25px;
    height: 60px;
    line-height: 60px;
    font-size: 19px;
  }
  .single-race-results .section-results-content2 .results-info2 .col-md-3{
    width: 50%;
  }
  .single-race-results .section-results-content2 .results-info2 .col-md-3:nth-of-type(n+5){
    margin-top: 0px;
  }
  .single-race-results .section-results-content2 .results-info2 .col-md-3:nth-of-type(n+3){
    margin-top: 30px;
  }
  .single-race-results .section-results-content2 .results-info6 li{
    width: 100%;
  }
  .single-race-results .section-results-content2 .results-info6 li:not(:last-of-type){
    margin-bottom: 20px;
  }
}
@media screen and (max-width:640px){
	.pc-view{
		display:none!important;
	}
  /* .single-race-results .page-header::after{
    background-position: right;
  } */
  .single-race-results .section-results-content1{
    padding-bottom: 50px;
  }
  .single-race-results .section-results-content1 .result{
    border-width: 1px;
  }
  .single-race-results .section-results-content1 .title{
    font-size: 30px;
  }
  .single-race-results .section-results-content2{
    padding: 0 0 50px;
  }
  .single-race-results .section-results-content2 > .img-container{
    margin-bottom: 24px;
  }
  .single-race-results .section-results-content2 .results-info1 .description{
    text-align: left;
  }
  .single-race-results .section-results-content2 .results-info2{
    margin: 43px -5px 0;
  }
  .single-race-results .section-results-content2 .results-info2 .col-md-3{
    padding-right: 5px;
    padding-left: 5px;
  }
  .single-race-results .section-results-content2 .results-info2 .col-md-3:nth-of-type(n+3){
    margin-top: 10px;
  }
  .single-race-results .section-results-content2 .results-info3{
    margin-top: 50px;
  }
  .single-race-results .section-results-content2 .results-info3 p{
    margin-top: 15px;
  }
  .single-race-results .section-results-content2 .results-info4{
    margin-top: 50px;
  }
  .single-race-results .section-results-content2 .results-info4 p{
    text-align: left;
  }
  .single-race-results .section-results-content2 .results-info5{
    margin-top: 50px;
  }
  .single-race-results .section-results-content2 .results-info5 li{
    border-radius: 5px;
    border-bottom-right-radius: 0;
    padding: 21px 20px 20px;
  }
  .single-race-results .section-results-content2 .results-info5 li:not(:first-of-type){
    margin-top: 10px;
  }
  .single-race-results .section-results-content2 .results-info5 li .name{
    font-size: 16px;
  }
  .single-race-results .section-results-content2 .results-info6{
    margin-top: 50px;
  }
  .single-race-results .section-results-content2 .results-info6 ul{
    margin: 0;
  }
  .single-race-results .section-results-content2 .results-info6 li{
    padding: 0 15px;
  }
  .single-race-results .section-results-content2 .results-info6 li:not(:last-of-type){
    margin-bottom: 10px;
  }
  .single-race-results .section-remodal-area{
    padding: 0;
  }
}

/* DRIVER&STAFF */
.page-driver-staff .page-header::after{
  background-image: url('assets/img/keyvisual_driverfix.jpg');
}
.page-driver-staff .section-driver-staff .driver-list{
  justify-content: center;
  /* margin-top: 49px; */
}
.page-driver-staff .section-driver-staff .driver-list img{
  width: 100%;
  height: auto;
}
.page-driver-staff .section-driver-staff .driver-list .content{
  margin-top: 20px;
}
.page-driver-staff .section-driver-staff .driver-list .position{
  letter-spacing: 0.1em;
  font-size: 12px;
  font-weight: bold;
}
.page-driver-staff .section-driver-staff .driver-list .name{
  margin-top: 0;
  color: #000;
  letter-spacing: 0.1em;
  font-size: 20px;
  font-weight: 600;
  font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}
.page-driver-staff .section-driver-staff .driver-list .row{
  margin-right: 0;
  margin-left: 0;
}
.page-driver-staff .section-driver-staff .driver-list .col-md-3:nth-of-type(n+5){
  margin-top: 35px;
}
.page-driver-staff .section-driver-staff .driver-list p{
  margin-bottom: 0;
}
.page-driver-staff .section-driver-staff .driver-list a{
  display: block;
  color: #fff;
  cursor: pointer;
}
.page-driver-staff .section-driver-staff .driver-list .site-url{
  margin-top: 11px;
}
.page-driver-staff .section-driver-staff .driver-list .site-url a{
  display: inline-block;
  letter-spacing: 0.1em;
  font-size: 16px;
}
.page-driver-staff .section-driver-staff .driver-list .site-url a::after{
  display: inline-block;
  content: "";
  margin-left: 21px;
  width: 13px;
  height: 13px;
  background-size: 100%;
  background-size: cover;
}
.page-driver-staff .section-driver-staff .driver-list ul{
  margin-top: 13px;
  margin-bottom: 0;
  padding-left: 0;
}
.page-driver-staff .section-driver-staff .driver-list li{
  list-style: none;
}
.page-driver-staff .section-driver-staff .driver-list li:not(:last-of-type){
  margin-right: 13px;
}
.page-driver-staff .section-driver-staff .driver-list li img{
  display: block;
  width: auto;
  height: 20px;
}
.page-driver-staff .section-driver-staff{
  padding-bottom: 100px;
}
.page-driver-staff .section-driver .filter-orange::after{
  background-color: rgba(255, 125, 28, 1);
}
.page-driver-staff .section-driver .driver-list .site-url a::after{
  background-image: url('assets/img/icon_site_white.png');
}
.page-driver-staff .section-staff .driver-list .site-url a{
  display: inline-block;
  color: #969696;
}
.page-driver-staff .section-staff .driver-list .site-url a::after{
  background-image: url('assets/img/icon_site_gray.png');
}
.page-driver-staff .section-driver-staff-image{
  padding-top: 0;
  padding-bottom: 0;
}
.page-driver-staff .section-driver-staff-image img{
  width: 100%;
}
.page-driver-staff .section-remodal-area{
  padding: 0;
}
.remodal.driver-sraff-remodal{
  padding: 15px 0;
  max-width: 874px;
  background: transparent;
}
.remodal.driver-sraff-remodal .remodal-close{
  position: static;
  width: auto;
  height: auto;
}
.remodal.driver-sraff-remodal .remodal-close::before{
  position: static;
  width: auto;
  line-height: 1;
  color: #fff;
}
.remodal.driver-sraff-remodal .text-container{
  color: #fff;
}
.remodal.driver-sraff-remodal .text-container h3{
  margin-top: 0;
  letter-spacing: 0.1em;
  font-weight: 600;
}
.remodal.driver-sraff-remodal .text-container p{
  margin-bottom: 0;
}
.remodal.driver-sraff-remodal .text-container p.player-type{
  margin-top: 3px;
  letter-spacing: 0.1em;
  font-weight: bold;
}
.remodal.driver-sraff-remodal .text-container table{
  margin-top: 22px;
}
.remodal.driver-sraff-remodal .text-container table tr{
  line-height: 1.6;
  letter-spacing: 0.1em;
  vertical-align: top;
  font-size: 15px;
}
.remodal.driver-sraff-remodal .text-container table th{
  padding-right: 2em;
  letter-spacing: 0.05em;
  font-weight: normal;
  white-space: nowrap;
}
.remodal.driver-sraff-remodal .text-container .player-text{
  margin-top: 20px;
  line-height: 1.6;
  letter-spacing: 0.05em;
  font-size: 15px;
}
.remodal.driver-sraff-remodal .text-container .site-url{
  margin-top: 20px;
}
.remodal.driver-sraff-remodal .text-container .site-url a{
  display: inline-block;
  letter-spacing: 0.1em;
  font-size: 16px;
  color: #fff;
}
.remodal.driver-sraff-remodal .text-container .site-url a::after{
  display: inline-block;
  content: "";
  margin-left: 6px;
  width: 13px;
  height: 13px;
  background-size: 100%;
  background-size: cover;
  background-image: url('assets/img/icon_site_white.png');
}
.remodal.driver-sraff-remodal ul{
  margin: 13px 0 0;
  padding-left: 0;
}
.remodal.driver-sraff-remodal li{
  list-style: none;
}
.remodal.driver-sraff-remodal li:not(:last-of-type){
  margin-right: 13px;
}
.remodal.driver-sraff-remodal li img{
  display: block;
  width: auto;
  height: 20px;
}
@media screen and (max-width:767px){
  .page-driver-staff .section-driver-staff .driver-list{
    justify-content: flex-start;
  }
  .page-driver-staff .section-driver-staff .driver-list .col-md-3{
    width: 50%;
  }
  .page-driver-staff .section-driver-staff .driver-list .col-md-3:nth-of-type(n+5){
    margin-top: 0px;
  }
  .page-driver-staff .section-driver-staff .driver-list .col-md-3:nth-of-type(n+3){
    margin-top: 20px;
  }
  .remodal-wrapper{
    padding: 20px 20px 0 !important;
  }
  .remodal-close::before{
    margin-bottom: 5px;
    font-size: 35px !important;
  }
  .remodal.driver-sraff-remodal .img-container{
    margin-bottom: 26px;
  }
  .remodal.driver-sraff-remodal .text-container h3{
    font-size: 21px;
  }
  .remodal.driver-sraff-remodal .text-container p.player-type{
    margin-top: 6px;
  }
  .remodal.driver-sraff-remodal .text-container table{
    margin-top: 20px;
  }
  .remodal.driver-sraff-remodal .text-container table tr{
    font-size: 14px;
  }
  .remodal.driver-sraff-remodal .text-container .player-text{
    margin-top: 15px;
  }
  .remodal.driver-sraff-remodal .text-container .site-url a{
    font-size: 14px;
  }
}
@media screen and (max-width:640px){
  .page-driver-staff .section-driver-staff{
    padding-bottom: 50px;
  }
  .page-driver-staff .section-driver-staff .driver-list{
    margin-right: -5px;
    margin-left: -5px;
  }
  .page-driver-staff .section-driver-staff .driver-list .col-md-3{
    padding-right: 5px;
    padding-left: 5px;
  }
  .page-driver-staff .section-driver-staff .driver-list .content{
    margin-top: 10px;
  }
  .page-driver-staff .section-driver-staff .driver-list .name{
    font-size: 15px;
  }
  .page-driver-staff .section-driver-staff .driver-list .site-url{
    margin-top: 6px;
  }
  .page-driver-staff .section-driver-staff .driver-list .site-url a{
    font-size: 14px;
  }
  .page-driver-staff .section-driver-staff .driver-list .site-url a::after{
    margin-left: 18px;
  }
  .page-driver-staff .section-driver-staff .driver-list ul{
    margin-top: 10px;
  }
  .page-driver-staff .section-driver-staff .driver-list li:not(:last-of-type){
    margin-right: 5px;
  }
  .page-driver-staff .section-driver-staff .driver-list li img{
    height: 18px;
  }
}

/* NEWS */
.single-news .page-header::after{
  background-image: url('assets/img/keyvisual_news.jpg');
}
.single-news .section-news-content{
  padding: 85px 0 100px;
}
.single-news .section-news-content .news-info1 .title{
  font-size: 45px;
}
.single-news .section-news-content .news-info1 .subtitle{
  margin-top: 15px;
}
.single-news .section-news-content .news-info1 .img-container{
  margin-top: 49px;
}
.single-news .section-news-content .news-info1 .img-container img{
  width: 100%;
}
.single-news .section-news-content .news-info2{
  margin-top: 52px;
}
.single-news .section-news-content .news-info2 .col-md-6 img{
  width: 100%;
}
.single-news .section-news-content .news-info2 .col-md-6 p{
  margin-top: -3px;
  margin-bottom: 0;
  line-height: 1.8;
  letter-spacing: 0.1em;
}
.single-news .section-news-content .news-info3{
  margin-top: 49px;
}
.single-news .section-news-content .news-info4{
  margin-top: 100px;
}
.single-news .section-news-content .news-info4 .btn{
  margin-right: auto;
  margin-left: auto;
}
@media screen and (max-width:991px){
  .single-news .section-news-content .news-info2 .col-md-6{
    flex: auto;
    max-width: none;
  }
  .single-news .section-news-content .news-info2 .col-md-6 p{
    margin-top: 30px;
  }
}
@media screen and (max-width:640px){
  .single-news .section-news-content{
    padding: 32px 0 50px;
  }
  .single-news .section-news-content .news-info1 .img-container{
    margin: 50px -5px 0;
    padding: 0;
    width: calc( 100% + 10px );
  }
  .single-news .section-news-content .news-info1 .title{
    font-size: 30px;
  }
  .single-news .section-news-content .news-info1 .subtitle{
    margin-top: 5px;
  }
  .single-news .section-news-content .news-info2{
    margin-top: 50px;
  }
  .single-news .section-news-content .news-info2 .col-md-6 p{
    margin-top: 15px;
  }
  .single-news .section-news-content .news-info3{
    margin-top: 50px;
  }
  .single-news .section-news-content .news-info4{
    margin-top: 50px;
  }
}
@media screen and (max-width:400px){
  .single-news .section-news-content .news-info1 .title{
    font-size: 22px;
  }
}


/* PRIVACY POLICY */
.page-privacy-policy .page-header::after{
  background-image: url('assets/img/keyvisual_privacy_policy.jpg');
}
.page-privacy-policy .section-privacy-policy{
  padding: 96px 0 100px;
}
.page-privacy-policy .section-privacy-policy .privacy-policy-content:not(:last-of-type){
  margin-bottom: 36px;
}
.page-privacy-policy .section-privacy-policy .privacy-policy-content h2{
  margin-top: 0;
  margin-bottom: 12px;
  letter-spacing: 0.1em;
  font-size: 18px;
  font-weight: bold;
}
.page-privacy-policy .section-privacy-policy .privacy-policy-content ul{
  margin-bottom: 0;
  padding-left: 0;
}
.page-privacy-policy .section-privacy-policy .privacy-policy-content li{
  line-height: 1.8;
  letter-spacing: 0.1em;
  list-style: none;
}
.page-privacy-policy .section-privacy-policy .privacy-policy-content p{
  margin-bottom: 0;
  line-height: 1.8;
  letter-spacing: 0.1em;
}
.page-privacy-policy .section-privacy-policy .privacy-policy-content p.text-large{
  margin-bottom: 8px;
  font-size: 18px;
  font-weight: bold;
}
.page-privacy-policy .section-privacy-policy .privacy-policy-content p.mt{
  margin-top: 15px;
}
.page-privacy-policy .section-privacy-policy .privacy-policy-content p.mt-large{
  margin-top: 40px;
}
.page-privacy-policy .section-privacy-policy .privacy-policy-content a{
  color: #EF7D1C;
}
.page-privacy-policy .section-privacy-policy .p-list-content:not(:last-of-type){
  margin-bottom: 25px;
}
.page-privacy-policy .section-privacy-policy .privacy-policy-content .privacy1,
.page-privacy-policy .section-privacy-policy .privacy-policy-content .privacy2,
.page-privacy-policy .section-privacy-policy .privacy-policy-content .privacy3,
.page-privacy-policy .section-privacy-policy .privacy-policy-content .privacy4,
.page-privacy-policy .section-privacy-policy .privacy-policy-content .privacy5,
.page-privacy-policy .section-privacy-policy .privacy-policy-content .privacy6,
.page-privacy-policy .section-privacy-policy .privacy-policy-content .privacy7,
.page-privacy-policy .section-privacy-policy .privacy-policy-content .privacy8,
.page-privacy-policy .section-privacy-policy .privacy-policy-content .privacy9{
  padding-left: 1.1em;
}
.page-privacy-policy .section-privacy-policy .privacy-policy-content .privacy10,
.page-privacy-policy .section-privacy-policy .privacy-policy-content .privacy11{
  padding-left: 2.1em;
}
.page-privacy-policy .section-privacy-policy .privacy-policy-content .privacy1::before{
  content: "1.";
  margin-left: -1.1em;
}
.page-privacy-policy .section-privacy-policy .privacy-policy-content .privacy2::before{
  content: "2.";
  margin-left: -1.1em;
}
.page-privacy-policy .section-privacy-policy .privacy-policy-content .privacy3::before{
  content: "3.";
  margin-left: -1.1em;
}
.page-privacy-policy .section-privacy-policy .privacy-policy-content .privacy4::before{
  content: "4.";
  margin-left: -1.1em;
}
.page-privacy-policy .section-privacy-policy .privacy-policy-content .privacy5::before{
  content: "5.";
  margin-left: -1.1em;
}
.page-privacy-policy .section-privacy-policy .privacy-policy-content .privacy6::before{
  content: "6.";
  margin-left: -1.1em;
}
.page-privacy-policy .section-privacy-policy .privacy-policy-content .privacy7::before{
  content: "7.";
  margin-left: -1.1em;
}
.page-privacy-policy .section-privacy-policy .privacy-policy-content .privacy8::before{
  content: "8.";
  margin-left: -1.1em;
}
.page-privacy-policy .section-privacy-policy .privacy-policy-content .privacy9::before{
  content: "9.";
  margin-left: -1.1em;
}
.page-privacy-policy .section-privacy-policy .privacy-policy-content .privacy10::before{
  content: "10.";
  margin-left: -2.1em;
}
.page-privacy-policy .section-privacy-policy .privacy-policy-content .privacy11::before{
  content: "11.";
  margin-left: -2.1em;
}
.page-privacy-policy .section-privacy-policy .privacy-policy-content .brackets1,
.page-privacy-policy .section-privacy-policy .privacy-policy-content .brackets2,
.page-privacy-policy .section-privacy-policy .privacy-policy-content .brackets3,
.page-privacy-policy .section-privacy-policy .privacy-policy-content .brackets4,
.page-privacy-policy .section-privacy-policy .privacy-policy-content .brackets5{
  padding-left: 2em;
}
.page-privacy-policy .section-privacy-policy .privacy-policy-content .brackets1::before{
  content: "(1) ";
  margin-left: -2.1em;
}
.page-privacy-policy .section-privacy-policy .privacy-policy-content .brackets2::before{
  content: "(2) ";
  margin-left: -2.1em;
}
.page-privacy-policy .section-privacy-policy .privacy-policy-content .brackets3::before{
  content: "(3) ";
  margin-left: -2.1em;
}
.page-privacy-policy .section-privacy-policy .privacy-policy-content .brackets4::before{
  content: "(4) ";
  margin-left: -2.1em;
}
.page-privacy-policy .section-privacy-policy .privacy-policy-content .brackets5::before{
  content: "(5) ";
  margin-left: -2.1em;
}
.page-privacy-policy .section-privacy-policy .privacy-policy-content .privacy-dot{
  display: block;
  padding-left: 1.1em;
}
.page-privacy-policy .section-privacy-policy .privacy-policy-content .privacy-dot::before{
  content: "・";
  margin-left: -1.1em;
}
@media screen and (max-width:640px){
  .page-privacy-policy .page-header::after{
    background-image: url('assets/img/keyvisual_privacy_policy_sp.jpg');
  }
  .page-privacy-policy .section-privacy-policy{
    padding: 48px 0 50px;
  }
  .page-privacy-policy .section-privacy-policy .privacy-sp-block{
    display: block;
    margin-top: 10px;
  }
  .page-privacy-policy .section-privacy-policy .privacy-policy-content:not(:last-of-type){
    margin-bottom: 22px;
  }
  .page-privacy-policy .section-privacy-policy .privacy-policy-content h2{
    font-size: 16px;
  }
  .page-privacy-policy .section-privacy-policy .privacy-policy-content p.text-large{
    margin-bottom: 4px;
    font-size: 16px;
  }
  .page-privacy-policy .section-privacy-policy .privacy-policy-content p.mt-large{
    margin-top: 20px;
  }
  .page-privacy-policy .section-privacy-policy .privacy-policy-content ul{
    margin-top: 10px;
  }
  .page-privacy-policy .section-privacy-policy .p-list-content:not(:last-of-type){
    margin-bottom: 10px;
  }
}

/* CONTACT */
.page-contact .page-header::after{
  background-image: url('assets/img/keyvisual_contact.jpg');
}
.page-contact .section-company-contact{
  padding: 100px 0;
}
.page-contact .section-company-contact .title{
  margin-top: 0;
  font-size: 45px;
}
.page-contact .section-company-contact .subtitle{
  margin-top: 15px;
  font-weight: normal;
}
.page-contact .section-company-contact .col-md-6 div{
  padding: 45px 0 50px;
  height: 200px;
  background-color: rgba(0,0,0,0.8 );
}
.page-contact .section-company-contact .col-md-6 h3{
  margin-top: 0;
  letter-spacing: 0.1em;
  color: #fff;
  font-size: 24px;
}
.page-contact .section-company-contact .col-md-6 p{
  margin-top: 20px;
  margin-bottom: 0;
}
.page-contact .section-company-contact .col-md-6 p,
.page-contact .section-company-contact .col-md-6 a{
  letter-spacing: 0.1em;
  font-size: 40px;
  color: #fff;
}
.page-contact .section-company-contact .info{
  margin-top: 50px;
}
.page-contact .section-company-contact .info p{
  margin-bottom: 0;
  letter-spacing: 0.05em;
}
.page-contact .section-company-contact .info a{
  color: #EF7D1C;
}
.page-contact .section-contactform{
  padding: 100px 0;
  background-color: #E6E6E6;
}
.page-contact .section-contactform p.noform {
  margin-top:20px;
}
.page-contact .section-contactform .title{
  font-size: 45px;
}
.page-contact .section-contactform table{
  margin-top: 40px;
  width: 100%;
}
.page-contact .section-contactform th{
  padding-top: 15px;
  padding-right: 40px;
  vertical-align: top;
  letter-spacing: 0.1em;
  font-size: 18px;
  font-weight: 500;
  white-space: nowrap;
}
.page-contact .section-contactform th.pt4{
  padding-top: 4px;
}
.page-contact .section-contactform td{
  padding-top: 10px;
  padding-bottom: 10px;
  width: 100%;
  text-align: left;
}
.page-contact .section-contactform td.pt0{
  padding-top: 0px;
}
.page-contact .section-contactform td.pb0{
  padding-bottom: 0px;
}
.page-contact .section-contactform input,
.page-contact .section-contactform textarea{
	-webkit-appearance: none;
	appearance: none;
  width: 100%;
  color: #8c8c8c;
  box-shadow: none;
}
.page-contact .section-contactform input[name="zip"]{
  max-width: 320px;
}
.page-contact .section-contactform input[type="text"],
.page-contact .section-contactform input[type="email"]{
  border: 1px solid #8C8C8C;
  border-radius: 4px;
  padding: 8px 10px;
  height: 35px;
}
.page-contact .section-contactform textarea{
  border: 1px solid #8C8C8C;
  border-radius: 4px;
  padding: 8px 10px;
  height: 140px;
}
.page-contact .section-contactform .select-box{
  position: relative;
  max-width: 320px;
  width: 100%;
}
.page-contact .section-contactform .select-box::after{
  content: "";
  position: absolute;
  top: 14px;
  right: 10px;
  width: 17px;
  height: 17px;
  background-image: url('assets/img/icon_arrow_bottom.png');
  background-size: 100% 100%;
  background-size: cover;
  transform: translate(0,-50%);
}
.page-contact .section-contactform select{
	-webkit-appearance: none;
	appearance: none;
  border: 1px solid #8C8C8C;
  border-radius: 4px;
  padding: 6px 10px;
  width: 100%;
  height: 35px;
  color: #8C8C8C;
  background-color: #fff;
}
.page-contact .section-contactform select::-ms-expand {
    display: none;
}
@-moz-document url-prefix() {
	.page-contact .section-contactform select{
    padding-right: 5px;
    padding-left: 5px;
    color: #bbb;
  }
}
.page-contact .section-contactform .p-send-button{
  margin-bottom: 0;
}
.page-contact .section-contactform .send-button {
	-webkit-appearance: none;
  appearance: none;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  border: 2px solid #000;
  border-radius: 45px;
  padding: 13px 0;
  max-width: 300px;
  width: 100%;
  height: 50px;
  letter-spacing: 0.1em;
  cursor: pointer;
  font-size: 18px;
  color: #000;
  background-color: transparent;
}
@media screen and (max-width:991px){
  .page-contact .section-company-contact .col-md-6{
    flex: auto;
    max-width: none;
  }
  .page-contact .section-company-contact .company-contact-fax{
    margin-top: 30px;
  }
  .page-contact .section-company-contact .subtitle{
    font-size: 28px;
  }
}
@media screen and (min-width:768px){
  .page-contact .section-contactform .col-md-9{
    max-width: 882px;
    flex: auto;
  }
}
	@media screen and (max-width:768px){
	.section-sponsor .sponsor-group .company-fastcom{
		list-style: none;
    padding: 0;
    margin: 30px;
    height: 120px;
	}
}
@media screen and (max-width:640px){
  .page-contact .page-header::after{
    background-image: url('assets/img/keyvisual_contact_sp.jpg');
  }
  .page-contact .section-company-contact{
    padding: 43px 0 48px;
  }
  .page-contact .section-company-contact .title{
    font-size: 30px;
  }
  .page-contact .section-company-contact .subtitle{
    font-size: 14px;
  }
  .page-contact .section-company-contact .col-md-6{
    max-width: 416px;
  }
  .page-contact .section-company-contact .company-contact-fax{
    margin-top: 15px;
  }
  .page-contact .section-company-contact .col-md-6 div{
    padding: 19px 21px;
    height: 98px;
  }
  .page-contact .section-company-contact .col-md-6 h3{
    font-size: 15px;
  }
  .page-contact .section-company-contact .col-md-6 p{
    margin-top: 6px;
  }
  .page-contact .section-company-contact .col-md-6 p,
  .page-contact .section-company-contact .col-md-6 a{
    font-size: 23px;
  }
  .page-contact .section-company-contact .info{
    margin-top: 23px;
  }
  .page-contact .section-company-contact .info p{
    font-size: 10px;
  }
  .page-contact .section-contactform{
    padding: 23px 0 50px;
  }
  .page-contact .section-contactform .title{
    font-size: 21px;
  }
  .page-contact .section-contactform table,
  .page-contact .section-contactform tbody,
  .page-contact .section-contactform tr,
  .page-contact .section-contactform th,
  .page-contact .section-contactform td{
    display: block;
    width: 100%;
  }
  .page-contact .section-contactform table{
    margin-top: 20px;
  }
  .page-contact .section-contactform tr:not(:first-of-type){
    margin-top: 18px;
  }
  .page-contact .section-contactform th{
    margin-bottom: 4px;
    padding-top: 0;
    font-size: 16px;
  }
  .page-contact .section-contactform th.pt4{
    padding-top: 0;
  }
  .page-contact .section-contactform td{
    padding-top: 0;
    padding-bottom: 0;
  }
  .page-contact .section-contactform input,
  .page-contact .section-contactform textarea,
  .page-contact .section-contactform select{
    font-size: 15px;
  }
  .page-contact .section-contactform input[type="text"],
  .page-contact .section-contactform input[type="email"]{
    height: 40px;
  }
  .page-contact .section-contactform input[name="zip"]{
    max-width: none;
  }
  .page-contact .section-contactform textarea{
    height: 160px;
  }
  .page-contact .section-contactform .send-button{
    margin-top: 30px;
    border-width: 1px;
    padding: 10px 0;
    height: 40px;
    font-size: 15px;
  }
  .page-contact .section-contactform select{
    height: 40px;
  }
  .page-contact .section-contactform .select-box{
    max-width: none;
  }
  .page-contact .section-contactform .select-box::after{
    top: calc( 50% - 1px );
    width: 12px;
    height: 12px;
  }
}
@media screen and (max-width:400px){
  .page-contact .section-company-contact .title{
    font-size: 22px;
  }
  .page-contact .section-company-contact .subtitle{
    margin-top: 5px;
  }
}

/* サイトマップ */
.page-site-map .page-header::after{
  background-image: url('assets/img/keyvisual_site-map.jpg');
}
.page-site-map .section-site-map .site-map-content{
  padding: 27px 0;
}
.page-site-map .section-site-map .site-map-content p{
  margin-bottom: 0;
}
.page-site-map .section-site-map .site-map-content a{
  letter-spacing: 0.1em;
  font-size: 18px;
  color: #000;
}
.page-site-map .section-site-map .site-map-content:not(:last-of-type){
  border-bottom: 1px solid #000;
}
.page-site-map .section-site-map .site-map-content:nth-of-type(2) ul{
  margin-bottom: 0;
  padding-left: 0;
}
.page-site-map .section-site-map .site-map-content:nth-of-type(2) li{
  list-style: none;
}
.page-site-map .section-site-map .site-map-content:nth-of-type(2) li:not(:last-of-type){
  margin-bottom: 0.75em;
}
.page-site-map .section-site-map .site-map-content:nth-of-type(2) li.other-link a::after{
  display: inline-block;
  content: "";
  margin-left: 8px;
  width: 15px;
  height: 15px;
  background-image: url('assets/img/icon_site_black.png');
  background-size: 100%;
  background-size: cover;
}
.page-site-map .section-site-map .site-map-content:nth-of-type(3) ul{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
}
.page-site-map .section-site-map .site-map-content:nth-of-type(3) li{
  list-style: none;
}
.page-site-map .section-site-map .site-map-content:nth-of-type(3) li span{
  margin: 0 0.25em;
  font-size: 16px;
}

@media screen and (max-width:640px){
  .page-site-map .page-header::after{
    background-image: url('assets/img/keyvisual_site-map_sp.jpg');
  }
  .page-site-map .section-site-map{
    padding: 20px 0;
  }
  .page-site-map .section-site-map .site-map-content a{
    font-size: 16px;
  }
  .page-site-map .section-site-map .site-map-content:nth-of-type(2) li:not(:last-of-type){
    margin-bottom: 1.25em;
  }
  .page-site-map .section-site-map .site-map-content:nth-of-type(3) li:not(:last-of-type){
    margin-bottom: 1.25em;
  }
  .page-site-map .section-site-map .site-map-content:nth-of-type(3) li{
    width: 100%;
  }
}

/* リザルト詳細 2021*/
.postid-929 .single-race-results .page-header.MOTEGI::after{
  background-image: url('assets/img/results/2021/motegi_keyvisual.jpg');
}
.postid-1011 .single-race-results .page-header.SUGO::after{
  background-image: url('assets/img/results/2021/sugo_keyvisual.jpg');
}
.postid-1135 .single-race-results .page-header.FUJI::after{
  background-image: url('assets/img/results/2021/fuji_keyvisual.jpg');
}
.postid-1327 .single-race-results .page-header.AUTOPOLIS::after{
  background-image: url('assets/img/results/2021/autopolis_keyvisual.jpg');
}
.postid-1442 .single-race-results .page-header.SUZUKA::after{
  background-image: url('assets/img/results/2021/suzuka_keyvisual.jpg');
}
.postid-1589 .single-race-results .page-header.OKAYAMA::after{
  background-image: url('assets/img/results/2021/okayama_keyvisual.jpg');
}
@media screen and (max-width:640px){
  .postid-1011 .single-race-results .page-header.SUGO::after {
    background-position: center;
  }
  .postid-1327 .single-race-results .page-header.AUTOPOLIS::after{
    background-position: right -200px center;
  }
  .postid-1442 .single-race-results .page-header.SUZUKA::after{
    background-position: center;
  }
  .postid-1589 .single-race-results .page-header.OKAYAMA::after{
    background-position: center;
  }
}
/*リザルト詳細 2022  key 1920*500 thum 540*300 */
.postid-1834 .single-race-results .page-header.SUZUKA::after {
  background-image: url('assets/img/results/2022/keyvisual_race_suzuka.png');
}
.postid-2301 .single-race-results .page-header.FUJI::after {
  background-image: url('assets/img/results/2022/fuji_keyvisual.jpg');
}
.postid-2508 .single-race-results .page-header.AUTOPOLIS::after {
  background-image: url('assets/img/results/2022/autopolis_keyvisual.jpg');
}
.postid-2701 .single-race-results .page-header.MOTEGI::after {
	background-image: url('assets/img/results/2022/motegi_keyvisual.jpg');
  }
  .postid-2832 .single-race-results .page-header.SUZUKA::after {
	background-image: url('assets/img/results/2022/suzuka2_keyvisual.jpg');
  }
@media screen and (max-width:640px){
	.postid-2508 .single-race-results .page-header.MOTEGI::after ,
  .postid-1834 .single-race-results .page-header.SUZUKA::after,
  .postid-2301 .single-race-results .page-header.FUJI::after ,
  .postid-2508 .single-race-results .page-header.AUTOPOLIS::after {
    background-position: center;
  }
}
/*リザルト詳細 2023  key 1920*500 thum 540*300 */
.postid-13910 .single-race-results .page-header.SUZUKA::after {
	background-image: url('assets/img/results/2023/suzuka_keyvisual.jpg');
}
.postid-13990 .single-race-results .page-header.FUJI::after{
  background-image: url('assets/img/results/2023/fuji_keyvisual.jpg');
}

/*リザルト詳細 2024  key 1920*500 thum 540*300 */
.postid-14149 .single-race-results .page-header.FUJI::after{
  background-image: url('assets/img/results/2024/fuji2_keyvisual.jpg');
}
.postid-14168 .single-race-results .page-header::after{
  background-image: url('assets/img/results/2024/kv_r03_autopolis.jpg');
}
.postid-14189 .single-race-results .page-header::after{
  background-image: url('assets/img/results/2024/kv_r04_motegi.jpg');
}
.postid-14212 .single-race-results .page-header::after{
  background-image: url('assets/img/results/2024/kv_r05_suzuka.jpg');
}
.postid-14235 .single-race-results .page-header::after{
  background-image: url('assets/img/results/2024/kv_r06_okayama.jpg');
}
.postid-14255 .single-race-results .page-header::after{
  background-image: url('assets/img/results/2024/kv_r07_fuji.jpg');
}
/*リザルト詳細 2025 */
.single-race-results .page-header.season2025::after{
  background-image: url('assets/img/results/2025/kv_r01_motegi.jpg');
}
.postid-14278 .single-race-results .page-header::after{
  background-image: url('assets/img/results/2025/kv_r01_motegi.jpg');
}

/* TOP ----- section-garage */
.page-front .garage-section{
  background-image: url(assets/img/garage-image.jpg) ;
}

.garage-section-toptext{
  font-size: 26px;
color:#fff;
}

@media screen and (max-width: 640px){
  /* .page-front .garage-section{
    height: 340px;
  } */
  .garage-section-toptext{
    font-size: 20px;
  }
  .page-front .garage-section{
    background-image: url(assets/img/garage-image-sp.jpg) ;
  }
}
@media screen and (min-width:640px) and (max-width:770px){
  /* .page-front .garage-section{
    height: fit-content;
  } */

}

/* TOP ------section-champion */
.section-champion .champion-bgimg{
  position: absolute;
  top:0;
  left:-22px;
 height:100%;
}

.section-champion .title{
  margin-top: 0;
}
.section-champion .champion-subttl01{
  font-size: 30px;
  margin-bottom: 0;
  font-family: 'futura';
  letter-spacing: 0;
  font-weight: 500;
  line-height: 1.2;
}
.section-champion .champion-subttl02{
  margin-top: 10px;
}

.section-champion .champion-img img{
  /* display: block; */
  width: 100%;
}
.section-champion .champion-texts .description{
  text-align: left;
}
@media screen and (max-width: 640px){
  .section-champion {
    padding: 32px 0 50px;
  }
  .section-champion .champion-subttl01{
    line-height: 1.4;
  }
  .section-champion .champion-subttl02{
    margin-bottom: 34px;
  }
}


@media screen and (max-width: 991px){

  .section-champion .champion-subttl01{
    font-size: 20px;
  }
  .section-champion .champion-texts .description{
   margin-top: 15px;
  }
}

@media screen and (min-width: 991px){
  .section-champion .champion-texts .description{
  line-height: 3.4;
   }
}
@media screen and (max-width: 770px){
  .section-champion .champion-bgimg{
    position: absolute;
    top: 0;
    left: -7px;
    height: 257px;
  }
}

@media screen and (max-width: 491px){
  .section-champion .champion-texts .description .sp-block{
display: none !important;
  }
}

@media screen and (min-width: 992px){
  .champion-texts-br1{
  display: block;
  }
  .section-champion .row .col-md-6:nth-of-type(3){
    display: flex;
    align-items: center;
  }
}

@media screen and (min-width:594px) and ( max-width:770px) {
  .champion-texts-br1{
    display: block;
    }
  }
@media screen and (min-width: 1200px){
  .section-champion{
    height: 682px;
    display: flex;
    align-items: center;
  }
}

/* Google recaptcha ロゴ表示 */
.grecaptcha-badge {
  z-index:5;
}