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

	/* ----------------------------------- */
	/* cabin_slide */
	/* ----------------------------------- */
	.cabin_slide .img_slider {
		margin-bottom:0;
		}
	.cabin_slide .slider_inner {
		margin-bottom:20px;
		padding:0;
		}

	/* ----------------------------------- */
	/* #section_cabin_movie */
	/* ----------------------------------- */
	#section_cabin_movie .slider_inner h5 {
		margin-bottom:15px;
		}

	/* ----------------------------------- */
	/* #section_c_pkg */
	/* ----------------------------------- */
	#section_c_pkg .slider_inner h5 {
		margin-top:10px;
		margin-bottom:0;
		}
	#section_c_pkg .slider_inner {
		margin-bottom:0;
		}

	/* ----------------------------------- */
	/* .c_pkg_list */
	/* ----------------------------------- */
	.c_pkg_list {
		padding: 0 15px;
		}
	.c_pkg_list .list_inner .pic{
		margin: 0 0 10px 0;
		}
	
	/* -----------------------------------
	#section_handsfree
	----------------------------------- */
	#section_handsfree .section_column h5 {
		margin-bottom: 5px;
		font-weight: bold;
		}
	#section_handsfree .section_column .ico_type.switch_pc {
		display: none !important;
		}
	#section_handsfree .section_column .ico_type.switch_sp {
		top: 0;
		left: 0;
		}
	#section_handsfree .section_column .col_left {
		margin-bottom: 20px;
		}


	}