@import url("https://fonts.googleapis.com/css2?family=Source+Sans+3:wght@200;400;700;900&display=swap");
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.2/font/bootstrap-icons.min.css");
.wcc-contents {
  min-height: 500px;
}

.wcc-contents-win {
  min-height: 350px;
}

.wcc-font-footer {
  font-size: 0.8rem;
}

.wcc-th-sm {
  font-size: 0.8rem;
  font-weight: 100;
}

.wcc-fs-80em {
  font-size: 0.8em;
}

.wcc-fs-85em {
  font-size: 0.85em;
}

.wcc-ast {
  color: red;
  font-size: 0.6em;
  vertical-align: super;
}

.nound {
  text-decoration: none;
}

a.wcc-link1 {
  color: #039;
  text-decoration: none;
}

a.wcc-link1:hover {
  color: #e02600;
  text-decoration: underline;
}

.tbl_02 {
  margin: 1rem 0;
  overflow: hidden;
}

.tbl_02 table {
  border-collapse: collapse;
  width: 100%;
}

.tbl_02 table th {
  padding: 0.4rem 0.3rem;
  vertical-align: top;
  font-size: 0.85rem;
  text-align: left;
  line-height: 1.4em;
  color: #a3a3c2;
  border: 1px solid #ddd;
  border-left: 0;
  border-right: 0;
  font-weight: 300;
}

.tbl_02 table td {
  padding: 0.4rem 0.3rem;
  vertical-align: top;
  font-size: 0.88rem;
  text-align: left;
  line-height: 1.4em;
  color: #444;
  border: 1px solid #ddd;
  border-left: 0;
  border-right: 0;
  font-weight: normal;
}

.tbl_02 table td.cen {
  text-align: center;
}

.tbl_02 table td.lef {
  text-align: left;
}

.tbl_02 table td.rig {
  text-align: right;
}

.tbl_02 table td.nobor {
  border: 0;
}

.wcc-fs-08em {
  font-size: 0.8em;
}

.tbl_03 {
  margin: 1rem 0;
  overflow: auto;
}

.tbl_03 table {
  border-collapse: collapse;
  width: 100%;
}

.tbl_03 table th {
  padding: 0.5rem 0.3rem;
  vertical-align: top;
  font-size: 0.78rem;
  text-align: left;
  line-height: 1.4em;
  color: #a3a3c2;
  border: 1px solid #ddd;
  border-left: 0;
  border-right: 0;
  font-weight: 300;
}

.tbl_03 table th.cen {
  text-align: center;
}

.tbl_03 table th.lef {
  text-align: left;
}

.tbl_03 table th.rig {
  text-align: right;
}

.tbl_03 table th.nobor {
  border: 0;
}

.tbl_03 table td {
  padding: 0.3rem;
  vertical-align: top;
  font-size: 0.78rem;
  text-align: left;
  color: #444;
  border: 1px solid #ddd;
  border-left: 0;
  border-right: 0;
  font-weight: normal;
}

.tbl_03 table td.cen {
  text-align: center;
}

.tbl_03 table td.lef {
  text-align: left;
}

.tbl_03 table td.rig {
  text-align: right;
}

.tbl_03 table td.nobor {
  border: 0;
}

.p_ln {
  color: magenta;
}
