@charset "utf-8";
 
/* img */
#inno_face  { max-width:21rem } 
#inno9_img1 { max-width:100rem } 
 
.i9_mb0 { margin-bottom:0 }



/* sec */
#sec0 { padding-bottom:6rem ; margin-bottom:6rem ; border-bottom:dashed 0.2rem rgba(0,0,0,0.1) }
.inno__p > b { 
    display:block ; 
    font-weight:700 ; color:#111111 ; font-size:2.2rem ;
}



/* PC */
@media all and (min-width:1024px){ } 
 
    #inno_face { margin:0 5rem 0 0 }
    #inno_face , #i9_list2 { float:left ; display:block } 
    #i9_list2  { width:calc(100% - 26rem) }
     



/* PRINT */
@media print {   }  