@charset "UTF-8";
#about_hitca_wrap {
padding: 50px;
}
#about_outline,
#about_ryakkan {
margin-bottom: 80px;
}
#about_hitca_wrap h2 {
margin-bottom: 40px;
}
#about_hitca_wrap .table01 tr:nth-child(odd) {
background-color: #f5f1ed;
}
#about_hitca_wrap .table01 th {
width: 202px;
padding-left: 36px;
}
#about_hitca_wrap .table01 td {
width: calc( 100% - 202px );
}
#about_hitca_wrap .table01 ol {
padding-left: 20px;
}
#about_hitca_wrap .table01 ol li {
list-style-type: decimal;
}
 #about_hitca_wrap .table01 ul {
font-weight: bold;
}