address {
font-size: .9rem;
font-style: normal;
}
.table_hr_tvc {
border: 1px solid #ddd;
}
.table_hr_tvc table {
width:100%;
border-width: none;
}
.table_hr_tvc th {
font-size: .8rem;
width:24%;
padding:.2rem 0 .2rem .6rem;
background-color: #efefef;
border-bottom: 1px solid #ddd;
font-weight: bold;
text-align: left;
}
.table_hr_tvc td {
font-size: .8rem;
padding: .2rem 0 .2rem .6rem;
border-bottom: 1px solid #ddd;
}
.table_hr_tvc tr:last-child th,
.table_hr_tvc tr:last-child td {
border-bottom-width: 0;
}
.supp_des dl{
margin: 0 1rem .3rem 1rem;