@charset "utf-8";
@media screen and (max-width : 768px){ 
/*------------------------------------------------------------------------------------------
*
*
    /webcatalog/interior/utility/
    Responsive / SP
*
*
------------------------------------------------------------------------------------------ */
.section_column:last-child {
    margin-bottom: 65px;
}
/* -----------------------------------
    #section_luggage
----------------------------------- */
#section_luggage .img_slider div {
    margin: 0 0 10px 0;
}
#section_luggage{
	margin-bottom: 0 !important;
    padding-top: 0;
    padding-bottom: 0;
}
#section_luggage .section_inner {
	margin-bottom: 15px;
}
	
#section_luggage .img_reer{
    padding: 0 15px;
}

#section_luggage .img_reer .pic{
    margin: 0 0 5px 0;
}
	
#section_luggage .img_reer .caption{
    font-size: 14px;
    line-height: 1.5em;
}
	#section_luggage .open_anim {
		position: relative;
	}

#section_luggage .pic_full img{
    margin: 0 0 80px 0;
}

/* luggage_space */
	
#section_luggage .luggage_space .section_column{
	padding: 0;
}
#section_luggage .luggage_space .slick-dots li {
	float: none;
}	

/* -----------------------------------
#storage_slider
----------------------------------- */
	#storage_slider .slick-slide {
		padding: 0 15px;
	}
	
	#storage_slider .slick-dots li {
		padding: 0 6px;
	}
}