@charset "utf-8";
/* ENG SUB */
.OTC_table thead th, .OTC_table tbody th, .OTC_table tbody td { line-height:20px ; padding:5px} 


 


/* PC **********************************************************************/
@media all and (min-width:1100px){  

.OTC_table thead th, .OTC_table tbody th, .OTC_table tbody td { word-break:keep-all } 



}