.section2{max-width: 768px;margin: 0 auto;}
.section2 table{table-layout: fixed;border-collapse: collapse;border-spacing: 0;width: 100%;box-sizing: border-box;text-align: left;}
.table_company tr td{font-weight: normal;padding: 31px;}
.table_company tr{border-bottom: 1px solid #d3dcdf;}
.table_company tr:last-child{border-bottom: 0px;}
.table_company th{font-weight: normal;width: 206px;}

@media screen and (max-width:800px){
.table_company th{font-weight: normal;width: 96px;}
.section2{width: 90%;}
}