@charset "utf-8"; 
/* MOBILE */ 
 
/* img */
#SW12_1_img0  { max-width:18rem } 
#SW12_1_img1 , #SW12_1_img2 , #SW12_1_img3 { max-width:55rem }
#SW12_1_img8  { max-width:88rem } 
#SW12_1_img9 , #SW12_1_img10 , #SW12_1_img4 ,
#SW12_1_img5 , #SW12_1_img6 , #SW12_1_img7 { max-width:120rem }
#SW12_1_img13 { max-width:95rem }
#SW12_1_img11 , #SW12_1_img12 { max-width:59rem }



/* table */
#SW12_1_table1 td:nth-child(1):before , #SW12_1_table1 thead th:nth-child(1):before { content:"업체" }
#SW12_1_table1 td:nth-child(2):before , #SW12_1_table1 thead th:nth-child(2):before { content:"국가" }
#SW12_1_table1 td:nth-child(3):before , #SW12_1_table1 thead th:nth-child(3):before { content:"주요 서비스" }   

#SW12_1_table2 td:nth-child(1):before , #SW12_1_table2 thead th:nth-child(1):before { content:"이름" }
#SW12_1_table2 td:nth-child(2):before , #SW12_1_table2 thead th:nth-child(2):before { content:"연도" }
#SW12_1_table2 td:nth-child(3):before , #SW12_1_table2 thead th:nth-child(3):before { content:"크기" }   
#SW12_1_table2 td:nth-child(4):before , #SW12_1_table2 thead th:nth-child(4):before { content:"주요 연구 내용" } 



.SW12_1_title { font-size:2rem ; line-height:2.8rem ; font-weight:600 ; color:#444444 ; margin-bottom:1rem }





/* PC */
@media screen and (min-width:1024px){ 

    /* list
    .data__list.col2 li { width:50% ; float:left }
    .data__list.col2::after { display:block ; content:"" ; clear:both }
     */
}   
 


/* PRINT */
@media print {   }   
  