@charset "utf-8";

@media screen and (max-width : 768px){
/*------------------------------------------------------------------------------------------
*
*
    /webcatalog/interior/cabin/
    Responsive / SP
*
*
------------------------------------------------------------------------------------------ */

/* -----------------------------------
    .section_selector
----------------------------------- */
.section_selector {
	margin-bottom: 0px;
}
.section_selector .section_column{
	margin-bottom: 30px;
}

/* -----------------------------------
    #section_package
----------------------------------- */

.section_luggage .section_column{
	line-height:1em !important;
	padding:0;
}
.section_luggage .section_column .col_right{
	line-height:1.5em;
	padding:0 15px;
}
.section_luggage_inner{
	position:relative;
}
.section_luggage .img_slider div{
	margin:0 0 10px 0;
}


/* -----------------------------------
    #section_steeringwheel
----------------------------------- */


/* -----------------------------------
    #section_sportseat
----------------------------------- */


/* -----------------------------------
    #section_tft
----------------------------------- */



.column_sub_pic {
	width: 50%;
}


}