@charset "UTF-8";
.mobile-u96-case-info-cont-other {
  margin-top: 20px;
}
.mobile-u96-case-info-cont-other-table {
  margin-top: 25px;
  margin-left: 30px;
}
.mobile-u96-case-info-cont-other-table tr:not(:last-child) {
  border-bottom: dashed 1px #7C94AC;
}
.mobile-u96-case-info-cont-other-table th {
  color: #0783F4;
  font-size: 16px;
  text-align: left;
}
.mobile-u96-case-info-cont-other-table td {
  padding: 10px 0 10px 28px;
}
.mobile-u96-case-info-cont-other-table tr:first-child td {
  padding: 0 0 15px 28px;
}
.mobile-u96-case-info-cont-other-table tr:last-child td {
  padding: 15px 0 0 28px;
}
.mobile-u96-case-info-cont-other-table-note {
  list-style-type: none;
  margin: 30px 0 0 30px;
  font-size: 14px;
}
.mobile-u96-case-info-cont-other-table-note li {
  display: table;
}
.mobile-u96-case-info-cont-other-table-note li span {
  display: table-cell;
}