.ul03 { margin: 0px; padding: 10px 0px 0px; list-style-type: none; font-size: 0.94rem; line-height: 200%; }
.ul03 li { position: relative; margin: 0px; padding: 5px 0px 0px 20px; }
.ul03 li::before { content: "※"; position: absolute; left: 0px; top: 5px; display: inline-block; }
.ul01 { margin: 0px; padding: 0px; list-style-type: none; width: 100%; text-align: center; display: flex; flex-flow: wrap; justify-content: space-between; }
.ul01 li { margin: 20px 0px 0px; flex-basis: 48%; }
.ul01 h4 { margin: 0px; padding: 0px; font-size: 1rem; line-height: 150%; font-weight: normal; }
.ul01 div { margin: 0px auto; padding: 20px 0px; max-width: 100px; }
.ul01 p { padding: 0px 0px 20px; font-size: 0.9rem; line-height: 175%; }
.tab01 { margin: 10px 0px 0px; padding: 0px; width: 100%; font-size: 1rem; line-height: 175%; }
.tab01 th, .tab01 td { padding: 5px 15px; border: 1px solid #9dacb5; }
.tab01 thead th { background-color: #f9f9fa; }
.tab02 { margin: 10px 0px 0px; padding: 0px; width: 100%; font-size: 1rem; line-height: 175%; }
.tab02 th, .tab02 td { padding: 5px 15px; border: 1px solid #9dacb5; }
.tab02 thead th { background-color: #f9f9fa; }
.cntr02 { padding: 10px 0px 0px; }
@media print, screen and (min-width: 510px) {
  .ul01 li { flex-basis: 31%; }
  .cntr02 { text-align: center; }
}
