@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_driving{
	margin-bottom:30px;
}
/* -----------------------------------
    #contents_area
----------------------------------- */
#contents_area .pic_wide {
	text-align: center;
	position: relative;
	width: 100%;
}
#contents_area .pic_wide img {
	width: 128vw;
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -64vw;
}
#contents_area .pic_wide .pic_wide_inner img {
	opacity: 0;
}
#contents_area .pic_wide .pic_wide_inner img:nth-child(1) {
	opacity: 1;
}
/*-- pic_driving --*/
.pic_enjoy {
	margin-bottom: 20px;
}
.pic_wide.pic_driving {
	margin-bottom: 20px;
	height: 52vw;
}
.pic_wide.pic_front_view {
	margin-top: 20px;
	margin-bottom: 40px;
	height: 52vw;
}
.sp_center {
	text-align: center;
}

/* _________________________________________ type_list*/
.type_list br {
	display: block !important;
}

.type_list{
	text-align:center !important;
}
.type_list div{
	display:inline-block;
	text-align:left !important;
}
.type_list {
	border:solid 1px #333;
	font-size: 11px;
	line-height: 1.428em;
	text-align: left;
	margin-top: 10px !important;
	padding:10px 0 5px;
}
.type_list div{
	margin:0 !important;
}
.type_list p {
	overflow:hidden;
}
.type_list p:nth-child(2) {
	margin-top: 10px;
}
.type_list p span{
	display:block;
}
.type_list p span:nth-child(1){
	float:left;
}
	.type_list p.nm span:nth-child(1){
		width:4em;
	}
	.type_list p.nm span:nth-child(2){
		margin-left:4em;
	}
	.type_list p.cs span:nth-child(1){
		width:8em;
	}
	.type_list p.cs span:nth-child(2){
		margin-left:8em;
	}
/* ------------------------------
    #section_driving
------------------------------ */

#section_driving .section_column01 .col_left p.img {
	text-align: center;
}
#section_driving .section_column01 .col_left p.img img {
}
#section_driving .power dl {
	padding: 0 15px;
}
#section_driving .power dl dt {
	font-size: 18px;
	margin-bottom: 10px;
}

.nenpi {
	width:200px !important;
	padding-right:20px;
}
.nenpi img{
	width:100%;
}
#section_driving .power dl dd {
	margin-bottom: 20px;
}
#section_driving .power dl dd p.spec {
	font-size: 18px;
	font-weight: bold;
	line-height: 130%;
}
#section_driving .power dl dd p .caution{
	font-size:12px;
	font-weight:normal;
	padding-left:1em;
	
}
#section_driving .power dl dd p.caption {
	font-size: 13px;
	margin-top: 10px;
	line-height: 130%;
}
.section_column .type {
	display: inline-block;
	border: solid 1px #333;
	padding: 10px 10px;
	margin-bottom: 15px;
	line-height: 100%;
}
.section_column .type span {
	font-size: 14px;
	line-height: 160%;
}
#section_easily .section_column01 {
	margin-top: 30px;
}
/* ------------------------------
    #section_pita
------------------------------ */
#section_easily .section_column04 {
	margin-bottom: 0;
	padding: 0;
	line-height: 100%;
}
.section.bg.section_parking{
	padding-bottom:20px;
}
.slick-dots {
}
#section_easily .section_column04 .caption{
	font-size:11px;
}
#section_easily .section_column04 h4 {
	font-size: 18px;
	margin-bottom: 15px;
}
#section_easily .section_column04 h4 span {
	display: inline-block;
	background: #333;
	padding: 5px 5px;
	width: 1em;
	text-align: center;
	color: #fff;
	margin-right: 1em;
	line-height: 100%;
}
#section_easily .section_column04 .col_left, #section_easily .section_column04 .col_center, #section_easily .section_column04 .col_right {
	margin-bottom: 40px;
}
#section_easily .section_column04 .exp {
	line-height: 140%;
}
#section_easily .section_column04 .slick-track{
	margin-bottom:0;
}
#section_easily .section_column03{
	margin-bottom:30px;
}
.pic_info .h {
	padding: 0 15px;
	margin: 0 0 20px;
}
.pic_info .h span{
	display:block;
	font-size:12px;
	margin-top:3px;
	line-height: 160%;
}
#section_easily .pic_info .slider_inner .name {
	line-height: 140%;
}
#section_easily .pic_info .slider_inner .name br {
	display: block !important;
}
.slick-slide img.switch_pc {
    display: none;
}
}
