@charset "utf-8";
@media print, screen and (max-width : 768px){ 
/*------------------------------------------------------------------------------------------
*
*
    /webcatalog/interior/utility/
    Responsive / SP
*
*
------------------------------------------------------------------------------------------ */
    
.section_column .img_slider .slick-track {
    margin-bottom: 0;
}

/* -----------------------------------
    #section_luggage
----------------------------------- */



/* -----------------------------------
    #section_storage
----------------------------------- */

#section_storage .col_right .pic{
	padding: 0 15px;
}
#section_storage .col_right .caption{
	padding: 0 15px;
}

#storage_slider .slick-dots{
    bottom: 3px !important;
}
	
}