@charset "utf-8";

@media screen and (min-width : 769px){
/*------------------------------------------------------------------------------------------
*
*
    /webcatalog/performance/driving/
    Responsive / PC
*
*
------------------------------------------------------------------------------------------ */

/* ------------------------------
    #section_driving
------------------------------ */

.section .pic_full img {
    width: 100%;
    max-width: none;
}
.section .pic{
    max-width: 880px;
	margin: 0 auto;
}

#section_hybrid .caption {
	font-size: 12px;
	line-height: 1.2rem;
	padding-top: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#section_performance .caption {
	font-size: 12px;
	line-height: 1.2rem;
	padding: 10px 0px 0px 0px;
	margin: 0px;
}

/* ------------------------------
    #section_performance
------------------------------ */
#section_performance{margin-bottom: 80px;}
#section_performance .section_column {margin-bottom: 0px;padding-bottom: 0px;padding-top: 15px;}

#section_performance .pic {width: 880px;margin: 0 auto 20px auto;}
#section_performance .caption {line-height: 1.3em;}
#section_performance .section_desc {margin-bottom: 15px;}
#section_performance.section .section_inner h4.equipment {margin-top: 0px;}

a .thumb {
	background-image: url(../image/movie_view_on.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #000;
}
a .thumb img {
	vertical-align: top;
	transition: opacity 0.5s;
}

a .thumb:hover img {
	opacity: 0;
}

#section_performance .pic.thumb {margin-bottom: 0px;}
	
/* -----------------------------------
    #section_package
----------------------------------- */

.section_luggage .section_column{
	line-height:1em !important;
}
.section_luggage .section_column .col_right{
	line-height:1.6em;
}
.section_luggage .pic{
	margin:0 0 0px 0 !important;
}
.section_luggage .txt_s{
	font-size:12px;
}
.section_luggage_inner{
	position:relative;
}
#section_cabin .pic{
    padding: 0 50px;
}

.img_slider.col01 .caption {
    margin: 0;
}

.interior_cabin .col_left .img_slider div {
	padding-bottom: 10px;
}

}
