@charset "utf-8";

@media screen and (max-width : 350px) {
br.sp {
	display: none !important;
}
}

@media screen and (max-width : 768px) {
/*------------------------------------------------------------------------------------------
*
*
    /webcatalog/performance/driving/
    Responsive / SP
*
*
------------------------------------------------------------------------------------------ */
/* -----------------------------------
    #section_3mode
----------------------------------- */
#section_3mode .mode_list{
    margin: 0 0 25px 0;
}

#section_3mode .mode_list .list_inner{
    margin: 0;
    padding: 0 15px;
}

#section_3mode .mode_list .list_inner .through_content_inner{
    padding: 0 0 10px 0;
}

#section_3mode .mode_list .list_inner .through_content_inner img{
    margin: 0 15px 0 0;
}

#section_3mode .mode_list .list_inner .pic{
    margin: 0 0 10px 0;
}

#section_3mode .mode_list .list_inner .pic img{
    width: 100%;
    height: auto;
}

#section_3mode .mode_list .list_inner .desc{
    font-size: 16px;
    line-height: 1.5;
    margin: 0 3px 10px 5px;
}

#section_3mode .ehev_header span {
	display: block;
}
	
#section_3mode .ehev_header span:first-child {
	margin-bottom: 10px;
}

#section_3mode .ehev_header img {
	width: 180px;
}

.moviearea {
	margin-bottom: 60px;
}
	
.moviearea a:hover {
	opacity:1;
}
.moviearea img {
	max-width:710px;
}
.vjs-poster {
	position:relative;
}
.vjs-poster:after {
	content:"";
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:url(../image/movie_play.png) center center no-repeat;
	background-size:20%;
}
div:-webkit-full-screen video {
	width:100% !important;
}	
	
.vjs-big-play-button {
	display: none !important;
}	
	
.moviearea .caption {
	text-align: right;
    font-size: 11px;
    line-height: 140%;
    margin-top: 2px;
}

.moviearea2 {
    max-width:880px;
    width:100%;
    margin:0 auto 40px;
    padding:0 15px;
    box-sizing:border-box;
}
.moviearea2 > div {
    width:100%;
    padding-top:56.7375%;
    position:relative;
    overflow:hidden;
}
.moviearea2 .video-js {
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:110%;
}
.moviearea2 video {
    width:100%;
}

.moviearea2 .vjs-control-bar {
	display: none !important;
}

/* -----------------------------------
    #section_offroad
----------------------------------- */
#section_offroad h4 .ico_type{
    top: 4px;
    left: 0px;
}

/* -----------------------------------
    #section_pleasure
----------------------------------- */
#section_pleasure .pic{
    margin-bottom: 60px;
}

#section_pleasure div.worldlevel {
	border: 1px solid #ccc;
	padding: 16px;
	margin-left: 10px;
	margin-right: 10px;
}

#section_pleasure .worldlevel h4.small{
    font-size: 19px;
}

/* -----------------------------------
    #section_comfort
----------------------------------- */
#section_comfort .pic{
    margin-bottom: 60px;
}

	
}
