/* main color */
/* base color */
/* gray type */
/* xirn accent */
.l_sub_visit_info .section_01 .table_wrap table thead tr th {
  height: 123px;
}
.l_sub_visit_info .section_01 .table_wrap table tbody tr td {
  height: 110px;
}
.l_sub_visit_info .section_01 .table_wrap table tbody tr td:nth-child(1), .l_sub_visit_info .section_01 .table_wrap table tbody tr td:nth-child(3) {
  color: #666666;
}
.l_sub_visit_info .section_01 .table_wrap table tbody tr td:nth-child(2) {
  font-weight: 700;
}
.l_sub_visit_info .section_01 .table_wrap table tbody tr td.left {
  text-align: left;
}
.l_sub_visit_info .section_01 .table_wrap table tbody tr td strong {
  color: #333333;
}
.l_sub_visit_info .section_01 .table_wrap table tbody tr td .btn_view {
  width: 104px;
  height: 40px;
  margin: 0 auto;
}