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

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


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


}