@charset "utf-8";

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

.section h3 .sup {
  font-size: 11px;
}

/* -----------------------------------
    #section_cabin2
----------------------------------- */

#section_cabin2 .desc_blue{
    color: #007b83;
	font-size: 12px;
    line-height: 1.5em;
    display: block;
}

/* -----------------------------------
    #section_powerseat
----------------------------------- */

#section_powerseat .section_column .col_left,
#section_powerseat .section_column .col_right{
    width: 438px;
}

/* -----------------------------------
 *
 #section_caution
 *
----------------------------------- */
#section_caution {
	margin:0 0 100px 0;
}
	
#section_caution .section_inner {
	padding:0 30px;
}

#section_navi .section_inner .small{
    font-size: 14px !important;
    line-height: 1.5em;
    font-weight: normal;
}

#section_navi .detail, #section_access .detail{
    padding: 0;
	margin-top: 10px;
}

}