@charset "utf-8";
@media screen and (max-width:768px) {
	/*------------------------------------------------------------------------------------------
	*
	*
		 /webcatalog/interior/cabin/
		 Responsive / SP
	*
	*
	------------------------------------------------------------------------------------------ */
	
	.include_slider div:first-child {
		margin-bottom: 0;
		}
	.col_slider {
		margin-top: 20px;
		}
	.section_column .ico_type.switch_pc {
		display: none !important;
		}
	.section_column .ico_type.switch_sp {
		top: 0;
		left: 0;
		}
	.section_column h5 {
		margin-bottom: 5px;
		}
	
	/* ----------------------------------- */
	/* #section_handsfree */
	/* ----------------------------------- */
	#section_handsfree p.caption {
        margin: -10px 0 0 0; font-size: 11px; line-height: 1.5em; text-align: left;
		}
	
	/* ----------------------------------- */
	/* #section_cabin */
	/* ----------------------------------- */
	#section_cabin h3 {
        margin-bottom:20px;
        }
	
	/* -----------------------------------
	#section_smartkey
	----------------------------------- */
	#section_smartkey .section_desc {
        margin-bottom:10px;
        }
	
	#section_smartkey .section_inner h4.equipment {
        margin: 0px 0 20px 0;
        }
	
	/* -----------------------------------
	#section_navi
	----------------------------------- */
	#section_navi h5 .small {
		font-size:14px;
		font-weight:normal;
		line-height:1.5em;
		}

	}