@charset "utf-8";

@media screen and (min-width : 769px){
/*------------------------------------------------------------------------------------------
*
*
    /webcatalog/interior/cabin/
    Responsive / PC
*
*
------------------------------------------------------------------------------------------ */

		
.section .pic_full img {
    width: 100%;
    max-width: none;
}

/* -----------------------------------
    .section_selector
----------------------------------- */
.section_selector {
	margin-bottom: 0px;
}
.section_selector .section_column{
	margin-bottom: 50px;
}
/* -----------------------------------
    #section_package
----------------------------------- */

.section_luggage .section_column{
	line-height:1em !important;
}
.section_luggage .section_column .col_right{
	line-height:1.6em;
}
.section_luggage .pic{
	margin:0 0 30px 0 !important;
}
.section_luggage .txt_s{
	font-size:12px;
}
.section_luggage_inner{
	position:relative;
}


/* -----------------------------------
    #section_cabin
----------------------------------- */
#section_cabin .pic{
    padding: 0 50px;
}

.interior_cabin .col_left .img_slider div {
	padding-bottom: 10px;
}



/* -----------------------------------
    #section_steeringwheel
----------------------------------- */
#section_steeringwheel .pic{
    padding: 0 50px;
}

/* -----------------------------------
    #section_sportseat
----------------------------------- */
#section_confortable .pic{
    padding: 0 50px;
}

/* -----------------------------------
    #section_tft
----------------------------------- */



.column_sub_pic {
	width: 50%;
}


}