@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;
}
.videos__list{
	position: relative;
}
.video-info iframe{
	aspect-ratio: 16 / 9;
	width: 100%;
	height: 100%;
}
.btm-link{
	padding-top: 0;
}

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

/* 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;
	}


/* statement
====================================================================*/

	#statement{
		padding-bottom: 0;
	}
	#statement .sec-header{
		margin: 0 0 60px;
	}
	.statement-detail{
		padding: 110px 0 ;
		background: #eee;
		background: url(../img/bg_img.jpg) 50% 50% no-repeat;
		background-size: cover;
	}
	.statement-detail-inner{
		background: #fff;
		margin: auto;
		padding: 40px 30px;
		max-width: 640px;
	}
	.statement-header h2{
		text-align: center;
		font-size: 28px;
	}
	.statement-detail .logo-statement{
		margin: auto;
		max-width: 264px;
	}
	.statement-detail .statement-txt{
		margin: 30px 0 0;
		text-align: center;
	}
	.statement-detail .statement-txt p{
		line-height: calc(28/16);
	}
	.statement-detail .statement-txt p + p{
		margin-top: 15px;
	}


/* bnr
====================================================================*/

	.bnr-box{
		margin: auto;
		max-width: 816px;
	}
	.bnr-box a{
		display: block;
		align-items: center;
		border: 1px solid #CCC;
		transition: opacity 600ms ease;
	}
	.bnr-box a:hover{
		opacity: 0.6;
	}


/* bnr-netflix
====================================================================*/

	#bnr-netflix a{
		position: relative;
		display: block;
		height: 460px;
		overflow: hidden;
	}
	#bnr-netflix a figure{
		position: relative;
		width: 100%;
		height: 100%;
		z-index: 5;
		transition: transform 1000ms ease;
	}
	#bnr-netflix a:hover figure{
		transform: scale(1.1);
	}
	#bnr-netflix a figure:after{
		content: "";
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgba(0,0,0,0.35);
		z-index: 10;
	}
	#bnr-netflix a figure img{
		position: relative;
		object-fit: cover;
		width: 100%;
		height: 100%;
		max-width: inherit;
		z-index: 5;
	}
	.bnr-netflix-box-inner{
		position: absolute;
		margin: auto;
		top: 0;
		left: 0;
		right: 0;
		width: 100%;
		max-width: 1320px;
		height: 100%;
		padding: 0 20px 0 20px;
		display: flex;
		align-items: center;
		justify-content: center;
		z-index: 10;
	}
	.bnr-netflix-box-inner h2{
		font-size: 36px;
		line-height: calc(52/36);
		text-align: center;
		color: #fff;
	}
	.bnr-netflix-box-inner:after {
		content: "";
		display: block;
		position: absolute;
		margin: auto;
		top: 0;
		bottom: 0;
		right: 20px;
		width: 8px;
		height: 14px;
		background: url(../../../../shared/img/arrow_wh_r.svg) 0 0 no-repeat;
		background-size: 100% 100%;
	}



}

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

	.sec-flex1 .sec-flex__txt{
		padding: 0 7vw;
	}
	.sec-flex2 .sec-flex__txt{
		padding: 0 7vw;
	}
}

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

	.videos__list-slide{
		padding: 0 16px;
	}

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

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


/* statement
====================================================================*/

	#statement{
		padding-bottom: 0;
	}
	#statement .sec-header{
		margin: 0 0 25px;
	}
	.statement-detail{
		padding: 60px 30px 120px;
		background: #eee;
		background: url(../img/bg_img_sp.jpg) 50% 0 no-repeat;
		background-size: cover;
	}
	.statement-detail-inner{
		background: #fff;
		margin: 0 16px;
		padding: 40px 16px;
	}
	.statement-header h2{
		text-align: center;
		font-size: 20px;
		line-height: 1.4;
	}
	.statement-detail .logo-statement{
		margin: auto;
		max-width: 264px;
	}
	.statement-detail .statement-txt{
		margin: 15px 0 0;
	}
	.statement-detail .statement-txt p{
		line-height: calc(28/16);
	}
	.statement-detail .statement-txt p + p{
		margin-top: 15px;
	}



/* bnr
====================================================================*/

	.bnr-box{
		margin: auto;
		max-width: 816px;
	}
	.bnr-box a{
		display: block;
		align-items: center;
		border: 1px solid #CCC;
		transition: opacity 600ms ease;
	}


/* bnr-netflix
====================================================================*/

	#bnr-netflix a{
		position: relative;
		display: block;
	}
	#bnr-netflix a figure{
		position: relative;
		width: 100%;
		height: 100%;
		z-index: 5;
	}
	#bnr-netflix a figure:after{
		content: "";
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgba(0,0,0,0.35);
		z-index: 10;
	}
	#bnr-netflix a figure img{
		position: relative;
		object-fit: cover;
		width: 100%;
		height: 100%;
		max-width: inherit;
		z-index: 5;
	}
	.bnr-netflix-box-inner{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		padding: 0 20px 0 20px;
		display: flex;
		align-items: center;
		justify-content: center;
		z-index: 10;
	}
	.bnr-netflix-box-inner h2{
		font-size:16px;
		line-height: calc(24/16);
		color: #fff;
	}
	.bnr-netflix-box-inner:after {
		content: "";
		display: block;
		position: absolute;
		margin: auto;
		top: 0;
		bottom: 0;
		right: 20px;
		width: 8px;
		height: 14px;
		background: url(../../../../shared/img/arrow_wh_r.svg) 0 0 no-repeat;
		background-size: 100% 100%;
	}




}



