@charset "utf-8";
@media screen and (max-width : 768px){ 
/*------------------------------------------------------------------------------------------
*
*
    /webcatalog/performance/driving/
    Responsive / SP
*
*
------------------------------------------------------------------------------------------ */

.section{
	margin: 0 0 75px 0;
}
.movie_wrap {
	margin:0 15px 15px 15px;
}
.bc-player-4k5Jg43ag_default{
	width: 100% !important;
	height: 0 !important;
	position: relative;
	padding-bottom: 56.25%;
	z-index: 2;
}
.movie_wrap{
	width:100%;
	margin:0 auto 30px;
	text-align: center;
}
.movie_wrap .pic{
	width:100%;
	max-width:100%;
	position: relative;
}
.movie_wrap .pic::after{
	content:"";
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background: url(/auto-archive/insight/2020/common/image_common/pic_movie_play.png) center center no-repeat rgba(0, 0, 0, .5);
	background-size: 91px auto;
	z-index: 1;
}
/* -----------------------------------
    #top_content
----------------------------------- */
#top_content {
	margin: 0 auto 60px;
}	
#top_content .slick-dotted.slick-slider {
    margin-bottom: 20px;
}
#top_content .img_slider .slider_inner {
    padding: 0;
}
#top_content .img_slider div {
	margin-bottom: 0;
}
#top_content h3 {
	margin-top: 10px;
}

	
#top_content .pic_full .inner > div {
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
	position: relative;
}

#top_content .pic_full video {
	width: 100%;
	height: 100% !important;
	position: absolute;
	top: 0;
	left: 0;
}
	
/* ------------------------------
    #section_immd
------------------------------ */
#section_immd {
	margin: 0 0 10px 0;
}
#section_immd .section_desc{
	margin: 0 0 20px 0;
}

#section_immd .logo{
	margin: 0 0 20px 0;
	padding: 0 15px;
    overflow: hidden;
}

#section_immd .pic{
	padding: 0 15px;
    overflow: hidden;
}

#section_immd img{
	width: 100%;
}

/* ------------------------------
    #section_acceleration
------------------------------ */
#section_acceleration table{
	font-size: 12px;
	margin-bottom: 20px;
}
#section_acceleration table th{
	font-weight: bold;
}
#section_acceleration table tr td:first-child{
	padding-right: 5px;
}
#section_acceleration table td{
	line-height: 1.8em;
}
#section_acceleration table th span{
	font-weight:  normal;
	font-size: 10px;
}
	
/* ------------------------------
    #section_immd_system
------------------------------ */
#section_immd_system {
	margin: 0 0 0 !important;
}	
#section_immd_system .immd_inner{
	margin: 0 0 30px;
}	
#section_immd_system  .immd_inner h4{
    height: auto;
    padding: 10px 10px;
    font-size: 16px;
    text-align: center;
	line-height: 25px;
    background-color: #808080;
    color: #fff;
}
	
#section_immd_system .immd_inner .caption{
	font-size: 14px;
	line-height: 1.4em;
}
#section_immd_system .immd_inner .caption span{
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
}

#section_immd_system .pic {
	width: calc(100% + 30px);
	margin-left: -15px;
	padding-left: 15px;
	padding-right: 15px;
	overflow-x: auto;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch;
	box-sizing: border-box;
}

#section_immd_system .pic img {
	width: 792px;
}

#section_immd_system .caption {
	font-size: 16px;
	line-height: 24px;
}
	
	
/* -----------------------------------
    .section_nav
----------------------------------- */
.section_nav{
    clear: both;
	margin:0 0 40px;
}

.section_nav ul{
    margin: 0 auto;
    overflow: hidden;
	padding: 40px 15px 26px;
}

.section_nav h4{
	font-size: 15px;
	font-weight: bold;
	line-height: 1.2em;
	margin-bottom: 7px;
}

.section_nav p{
	font-size: 11px;
	line-height: 1.5em;
}
	
.section_nav .h_link li{
    width: 100%;
    height: 50px;
    margin: 0 0 38px 0;
    display: table;
    box-sizing: border-box;
    background-color: #fff;
    font-size: 12px;
    line-height: 1.654em;
    letter-spacing: .05em;
	border: 1px #ccc solid;
}
.section_nav .h_link li img{
    width: calc(410 / 1160 * 100%);
	flex: 0 0 calc(410 / 1160 * 100%);
	flex-basis: calc(410 / 1160 * 100%);
	vertical-align: middle;
	margin-right: 10px;
}
	
.section_nav .h_link li div{
	width: auto;
	flex: 0 1 auto;
}
	
.section_nav .h_link li a{
    width: 100%;
	height: auto;
    padding:0 30px 0 0;
    box-sizing: border-box;
    vertical-align: middle;
    color: #231815 !important;
    position: relative;
    text-align: left;
/*    transition: opacity .1s ease;*/
	display: flex;
	align-items: center;
}

.section_nav .h_link li a:after{
    width: 20px;
    height: 20px;
    content: '';
    display: block;
    background-image:url(../../../../common/image_common/parts_slider_arrow_right.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px;
    position: absolute;
    top: 42%; 
    right: 5px;
/*    transition: right .1s ease;*/
}

/*.section_nav .h_link li a:hover{ opacity: .7;}
.section_nav .h_link li a:hover:after{ right: 15px;}*/
	
/* ------------------------------
    #section_switch
------------------------------ */
#section_switch .section_inner .section_column:first-child {
    margin: 0 auto 10px auto;
}
#section_switch .section_inner .section_column:last-child .desc{
	font-size: 12px;
}
	
#section_switch .mode{
	margin-top: 5px;
	display: block;
	font-weight: bold;
}
#section_switch .desc.econ{
	padding-bottom: 20px;
	border-bottom: 1px #000 solid;
	margin-bottom: 10px;
}
#section_switch .caution{
	padding-top: 10px;
	font-size: 10px !important;
	line-height: 1.5em;
}
/* ------------------------------
    #section_other_function
------------------------------ */
#section_other_function .section_desc{
	margin: 0 0 20px 0;
}

#section_other_function .pic{
	margin: 0 0 75px 0;
	padding: 0 15px;
    overflow: hidden;
}

#section_other_function img{
	width: 100%;
}

}