@charset "utf-8";

@media print, screen and (min-width:769px) {
	/*------------------------------------------------------------------------------------------
	*
	*
		 /webcatalog/interior/cabin/
		 Responsive / PC
	*
	*
	------------------------------------------------------------------------------------------ */
	
	.img_slider.col01 .pic{ margin: 0 0 30px 0 !important;}
	
	/* ----------------------------------- */
	/* #section_cabin */
	/* ----------------------------------- */
	#section_cabin h3 {
        margin-bottom:50px;
    }
	
	/* -----------------------------------
	#section_handsfree
	----------------------------------- */
	#section_handsfree .pic {
		line-height: 0;
		}
	#section_handsfree .ico_type.switch_sp {
		display: none !important;
		}
	#section_handsfree .detail {
        padding:0;
        }
	#section_handsfree p.caption {
        margin:-15px 0 0 0;
        font-size:11px;
        text-align:left;
        display:block;
		}
	
	/* -----------------------------------
	#section_smartkey
	----------------------------------- */
	#section_smartkey.section {
        margin-top:-20px;
        }
	#section_smartkey .section_desc {
        margin-bottom:10px;
		line-height: 1.6em;
        }
	#section_smartkey .section_inner h4.equipment {
        margin: 0px 0 25px 0;
        }
	
	/* -----------------------------------
	#section_comfort
	----------------------------------- */
	#section_comfort .pic {
		line-height: 0;
		}
	#section_comfort .ico_type.switch_sp {
		display: none !important;
		}
	
	/* -----------------------------------
	#section_navi
	----------------------------------- */
	#section_navi .ico_type.switch_sp {
		display: none !important;
		}
	#section_navi .section_inner h5 .small {
        font-size:14px !important;
        line-height:1.5em;
        font-weight:normal;
        }
	
	/* -----------------------------------
	#section_access
	----------------------------------- */
	#section_access .detail {
        padding:0;
        }

	}