#sub_main tr td:nth-last-of-type(1), 
#sub_main tr td:nth-last-of-type(2), 
#sub_main tr td:nth-last-of-type(3), 
#sub_main tr td:nth-last-of-type(4), 
#sub_main tr td:nth-last-of-type(5), 
#sub_main tr td:nth-last-of-type(6),
#sub_main tr td:nth-last-of-type(7), 
#sub_main tr td:nth-last-of-type(8),
#sub_main tr td:nth-last-of-type(9), 
#sub_main tr td:nth-last-of-type(10)  {text-align:center;}

tr td[colspan="2"] {text-align:left !important;} 

#sub_main tr:nth-of-type(2) td br{display:none;}

@media all and (min-width: 0px) and (max-width: 767px) {
#sub_main th{font-size:10px;padding:0px;line-height:1.2em;}
#sub_main td{font-size:10px;padding:0px;overflow-wrap: break-word;word-break: break-all;}
#sub_main tr:nth-of-type(2) td br{display:block;}

#sub_main td.ken{width:1px;}
}