@charset "UTF-8";

/*.motor-kv{
	opacity: 0;
}
body.is-kv-show .motor-kv{
	transition: opacity 600ms ease;
	opacity: 1;
}*/
.bnr-netflix-box-inner h2,
.statement-header h2,
.video-info__txt h3,
.link-box .link-box-txt h2,
#spirit .spirit-header h2,
.main-bnr__list-item .main-bnr__list-item-txt h2{
	font-family: "UD新ゴNT M", sans-serif;
}
.motor-kv .motor-kv_logo a{
	font-family: "UD新ゴNT DB", sans-serif;
}
.motor-main{
	overflow: hidden;
}
.video-info iframe{
	aspect-ratio: 16 / 9;
	width: 100%;
	height: 100%;
}

@media screen and (min-width: 768px) {

	.release-info,
	.event-info,
	.photos-info{
		margin: auto;
		max-width: 816px;		
	}

	.motor-kv__logo{
		position: absolute;
		top: 100px;
		left: 0;
		width: 500px;
		transform: translateY(-50%);
		transition: opacity 600ms ease ,visibility 600ms ease ,transform 400ms ease;
		opacity: 0;
		visibility: hidden;
	}
	body.is-hide-header .motor-kv__logo{
		transform: translateY(0) !important;		
	}


	.release-info .info-logo{
		margin: auto;
		max-width: 250px;
	}
	.release-info .info-logo + .release-info__txt{
		margin-top: 40px;
	}
	.release-info__txt p{
		line-height: 2;
	}
	.release-info__txt p span{
		font-size: 14px;
	}
	.release-info__txt * + *,
	.release-info__txt p + p{
		margin-top: 1em;
	}

	.release-info__comment{
		margin-top: 40px;
		padding: 30px;
		border: 1px solid #ccc;
	}
	.release-info__comment dl + dl{
		margin-top: 30px;
		padding-top: 30px;
		border-top: 1px solid #ccc;
	}
	.release-info__comment dl dt{
		line-height: 2;
		font-weight: 600;
	}
	.release-info__comment dl dd{
		margin-top: 10px;
		line-height: 2;
	}

	.release-info__figure-box--flex{
		display: flex;
		margin: 0 -10px;
	}
	.release-info__figure-box--flex figure{
		margin: 0;
		padding: 0 10px;
	}
	.release-info__figure-box + .release-info__figure-box{
		margin-top: 20px;
	}


	.release-info__note{
		margin-top: 40px;
		font-size: 14px;
	}
	.release-info__note li{
		text-indent: -2.5em;
		padding: 0 0 0 2.5em;
		line-height: 1.5;
	}
	.release-info__note li + li{
		margin-top: 0.8em;
	}
	.release-info__links{
		margin-top: 60px;
		padding: 30px;
		text-align: center;
		border:2px solid #35363B;
	}
	.release-info__links dl dt{
		font-size: 17px;
		font-weight: 600;
	}
	.release-info__links dl dd{
		margin-top: 15px;
		line-height: 1.5;
	}
	.release-info__links dl + dl{
		margin-top: 30px;
		padding-top: 30px;
		border-top: 1px solid #ccc;
	}
	.release-info__links dl dd a{
		text-decoration: underline;
	}
	.release-info__links dl dd a:hover{
		text-decoration: none;
	}

	.release-info__figure{
		margin-top: 80px;
	}

	.event-info__txt dl{
		display: flex;
		padding: 0 15px;
	}
	.event-info__txt dl + dl{
		margin-top: 30px;
		padding-top: 30px;
		border-top: 1px solid #ccc;
	}
	.event-info__txt dl dt{
		width: 160px;
		line-height: 1.8;
		font-weight: 600;
	}
	.event-info__txt dl dd{
		line-height: 1.8;
		width: calc(100% - 160px);
	}
	.event-info__txt dl dd span{
		font-size: 13px;
	}
	.event-info__txt dl dd p + p,
	.event-info__txt dl dd li + li{
		margin-top: 0.8em;
	}
	.event-info__txt dl dd ul + p{
		margin-top: 1.6em;
	}

	.event-info__txt dl dd li{
		text-indent: -1em;
		padding: 0 0 0 1em;
	}
	.event-info__txt dl dd figure{
		margin-top: 20px;
	}
	.event-info-image{
		margin-top: 30px;
	}


	.event-info a{
		text-decoration: underline;
	}
	.event-info a:hover{
		text-decoration: none;
	}

	.event-japan-gp{
		margin-top: 30px;
		padding-top: 60px;
		border-top: 1px solid #ccc;
	}
	.event-japan-gp dl{
		padding: 0 15px;
	}
	.event-japan-gp dl dt{
		line-height: 1.8;
		font-weight: 600;
	}
	.event-japan-gp dl dd{
		line-height: 1.8;
		margin-top: 15px;
	}

	.photos-info__detail figure figcaption{
		margin-top: 20px;
		font-size: 14px;
		line-height: 1.5;
	}
	.photos-info-col h3{
		padding: 0 0 20px;
		font-size: 16px;
		font-weight: 600;
		line-height: 1.8;
	}
	.photos-info-col + .photos-info-col{
		margin-top: 60px;
		padding-top: 60px;
		border-top: 1px solid #ccc;
	}
	.photos-item-flex{
		display: flex;
		margin: 0 -10px;
	}
	.photos-item-flex figure{
		padding: 0 10px;
		width: 50%;
	}
	.photos-item + .photos-item{
		margin-top: 40px;
	}


	.race-contact-info{
		padding: 30px;
		margin: auto;
		max-width: 816px;		
		border:2px solid #35363B;
	}
	.race-contact-info dl{
		text-align: center;
	}
	.race-contact-info dl dt{
		font-size: 17px;
		font-weight: 600;
	}
	.race-contact-info dl dd{
		margin-top: 15px;
		line-height: 1.5;
	}
	.race-contact-info dl + dl{
		margin-top: 30px;
		padding-top: 30px;
		border-top: 1px solid #ccc;
	}
	.race-contact-info a{
		text-decoration: underline;
	}
	.race-contact-info a:hover{
		text-decoration: none;
	}


/* video-info
====================================================================*/

	.video-info{
		margin: auto;
		max-width: 816px;
	}
	.video-info__txt{
		padding: 30px 0;
		text-align: center;
	}
	.video-info__txt h3{
		font-size: 18px;
	}
	.video-info__txt h3 + p{
		margin-top: 30px;
	}
	.video-info__txt p{
		line-height: calc(28/16);
	}
	#report .button-link{
		margin-top: 0;
	}


/* about-info
====================================================================*/

	.about-info{
		margin: auto;
		max-width: 816px;
	}
	.about-info__txt{
		padding: 30px 0;
	}
	.about-info h3{
		font-size: 18px;
		font-weight: 600;
	}
	.about-info__txt p{
		line-height: calc(28/16);
	}
	.about-info__txt p + p{
		margin-top: 1em;
	}
	.about-info p a{
		text-decoration: underline;
	}
	.about-info p a:hover{
		text-decoration: none;
	}

/* bnr-demorun
====================================================================*/

	.bnr-demorun-box{
		margin: auto;
		max-width: 816px;
	}
	.bnr-demorun-box a{
		display: flex;
		align-items: center;
		border: 1px solid #CCC;
		transition: opacity 600ms ease;
	}
	.bnr-demorun-box a:hover{
		opacity: 0.6;
	}
	.bnr-demorun-box a figure{
		width: 120px;
		border-right: 1px solid #EEE;
	}
	.bnr-demorun-box a .bnr-demorun-txt{
		position: relative;
		padding: 0 65px 0 25px;
		width: calc(100% - 120px);
	}
	.bnr-demorun-box a .bnr-demorun-txt:after{
		content: "";
		position: absolute;
		margin: auto;
		top: 0;
		bottom: 0;
		right: 25px;
		display: block;
		width: 14px;
		height: 14px;
		background: url(../../../../shared/img/icon_blank_gr.svg) 0 0 no-repeat;
		background-size: 100% 100%;
	}
	.bnr-demorun-box a .bnr-demorun-txt p{
		line-height: 1.5;
	}



}




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


	.motor-kv__logo{
		position: absolute;
		top: 15px;
		left: 15px;
		width: 70vw;
		transform: translateY(0) !important;
		transition: opacity 600ms ease ,visibility 600ms ease;
		opacity: 0;
		visibility: hidden;
	}

	.release-info .info-logo{
		margin: auto;
		max-width: 180px;
	}
	.release-info .info-logo + .release-info__txt{
		margin-top: 30px;
	}
	.release-info__txt p{
		line-height: 2;
	}
	.release-info__txt p span{
		font-size: 12px;
	}
	.release-info__txt * + *,
	.release-info__txt p + p{
		margin-top: 1em;
	}


	.release-info__comment{
		margin-top: 30px;
		padding: 15px;
		border: 1px solid #ccc;
	}
	.release-info__comment dl + dl{
		margin-top: 20px;
		padding-top: 20px;
		border-top: 1px solid #ccc;
	}
	.release-info__comment dl dt{
		line-height: 2;
		font-weight: 600;
	}
	.release-info__comment dl dd{
		margin-top: 10px;
		line-height: 2;
	}

	.release-info__figure-box--flex{
		display: flex;
		margin: 0 -7px;
	}
	.release-info__figure-box--flex figure{
		margin: 0;
		padding: 0 7px;
	}
	.release-info__figure-box + .release-info__figure-box{
		margin-top: 15px;
	}

	.release-info__note{
		margin-top: 20px;
		font-size: 12px;
	}
	.release-info__note li{
		text-indent: -2.5em;
		padding: 0 0 0 2.5em;
		line-height: 1.5;
	}
	.release-info__note li + li{
		margin-top: 0.8em;
	}
	.release-info__links{
		margin-top: 40px;
		padding: 30px;
		text-align: center;
		border:2px solid #35363B;
	}
	.release-info__links dl dt{
		font-weight: 600;
	}
	.release-info__links dl dd{
		margin-top: 15px;
		line-height: 1.5;
	}
	.release-info__links dl + dl{
		margin-top: 20px;
		padding-top: 20px;
		border-top: 1px solid #ccc;
	}
	.release-info__links dl dd a{
		text-decoration: underline;
	}
	.release-info__figure{
		margin-top: 40px;
	}

	.event-info__txt dl + dl{
		margin-top: 20px;
		padding-top: 20px;
		border-top: 1px solid #ccc;
	}
	.event-info__txt dl dt{
		width: 140px;
		line-height: 1.8;
		font-weight: 600;
	}
	.event-info__txt dl dd{
		margin-top: 10px;
		line-height: 1.8;
	}
	.event-info__txt dl dd span{
		font-size: 11px;
	}
	.event-info__txt dl dd ul + p,
	.event-info__txt dl dd p + p,
	.event-info__txt dl dd li + li{
		margin-top: 0.8em;
	}
	.event-info__txt dl dd ul + p{
		margin-top: 1.6em;
	}
	.event-info__txt dl dd li{
		text-indent: -1em;
		padding: 0 0 0 1em;
	}
	.event-info__txt dl dd figure{
		margin-top: 20px;
	}
	.event-info-image{
		margin-top: 20px;
	}
	.event-info a{
		text-decoration: underline;
	}

	.event-japan-gp{
		margin-top: 20px;
		padding-top: 40px;
		border-top: 1px solid #ccc;
	}
	.event-japan-gp dl dt{
		line-height: 1.8;
		font-weight: 600;
	}
	.event-japan-gp dl dd{
		line-height: 1.8;
		margin-top: 10px;
	}

	.photos-info__detail figure figcaption{
		margin-top: 15px;
		font-size: 14px;
		line-height: 1.5;
	}
	.photos-info-col h3{
		padding: 0 0 15px;
		font-size: 14px;
		font-weight: 600;
		line-height: 1.8;
	}
	.photos-info-col + .photos-info-col{
		margin-top: 40px;
		padding-top: 40px;
		border-top: 1px solid #ccc;
	}
	.photos-item-flex figure + figure{
		margin-top: 30px;
	}
	.photos-item + .photos-item{
		margin-top: 30px;
	}


	.race-contact-info{
		padding: 20px;
		margin: auto;
		max-width: 816px;		
		border:2px solid #35363B;
	}
	.race-contact-info dl{
		text-align: center;
	}
	.race-contact-info dl dt{
		font-weight: 600;
	}
	.race-contact-info dl dd{
		margin-top: 15px;
		line-height: 1.5;
	}
	.race-contact-info dl + dl{
		margin-top: 20px;
		padding-top: 20px;
		border-top: 1px solid #ccc;
	}
	.race-contact-info a{
		text-decoration: underline;
	}


/* video-info
====================================================================*/

	.video-info{
		margin: auto;
		max-width: 816px;
	}
	.video-info__txt{
		padding: 20px 0;
	}
	.video-info__txt h3{
		font-size: 18px;
		line-height: calc(28/20);
	}
	.video-info__txt h3 + p{
		margin-top: 20px;
	}
	.video-info__txt p{
		line-height: calc(28/16);
	}
	#report .button-link{
		margin-top: 0;
	}

/* about-info
====================================================================*/

	.about-info{
		margin: auto;
		max-width: 816px;
	}
	.about-info__txt{
		padding: 30px 0;
	}
	.about-info h3{
		font-size: 16px;
		line-height: calc(28/20);
		font-weight: 600;
	}
	.about-info__txt p{
		line-height: calc(28/16);
	}
	.about-info__txt p + p{
		margin-top: 1em;
	}
	.about-info p a{
		text-decoration: underline;
	}



/* bnr-demorun
====================================================================*/

	.bnr-demorun-box{
		margin: auto;
		max-width: 816px;
	}
	.bnr-demorun-box a{
		display: flex;
		align-items: center;
		border: 1px solid #CCC;
		transition: opacity 600ms ease;
	}
	.bnr-demorun-box a:hover{
		opacity: 0.6;
	}
	.bnr-demorun-box a figure{
		width: 120px;
		border-right: 1px solid #EEE;
	}
	.bnr-demorun-box a .bnr-demorun-txt{
		position: relative;
		padding: 0 65px 0 25px;
		width: calc(100% - 120px);
	}
	.bnr-demorun-box a .bnr-demorun-txt:after{
		content: "";
		position: absolute;
		margin: auto;
		top: 0;
		bottom: 0;
		right: 25px;
		display: block;
		width: 14px;
		height: 14px;
		background: url(../../../../shared/img/icon_blank_gr.svg) 0 0 no-repeat;
		background-size: 100% 100%;
	}
	.bnr-demorun-box a .bnr-demorun-txt p{
		line-height: 1.5;
	}




}



