<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">table {
  width: 100%;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  margin-bottom: 20px;
  text-align: center;
  vertical-align: middle;
}
table tr th, table tr td {
  padding: 8px 10px;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
table tr th {
  background: #fbeab6;
  vertical-align: middle;
}
table tr td {
  background: #fff;
  vertical-align: middle;
}

.tbl_tit {
  background: #f6a800;
  color: #fff;
  font-size: 14px;
  font-size: 1.4rem;
  width: 100%;
}

.tbl_04 th, .tbl_04 td {
  width: 25%;
}

.tbl_02 th, .tbl_02 td {
  width: 10%;
}

/*# sourceMappingURL=phone_style.css.map */
</pre></body></html>