.high#data {
  position: relative; }
  .high#data .leading {
    margin-bottom: 70px; }
    @media only screen and (max-width: 767px) {
      .high#data .leading {
        margin-bottom: 30px; } }
  .high#data .status__fig {
    width: 600px;
    margin-left: auto;
    margin-right: auto; }
    @media only screen and (max-width: 767px) {
      .high#data .status__fig {
        width: 100%; } }
  .high#data .status__table {
    width: 100%;
    border: 1px solid #DFDFDF; }
    .high#data .status__table > thead > tr > th {
      padding: 10px;
      background-color: #C777C6;
      color: #fff;
      font-size: 20px;
      font-size: 2rem;
      font-weight: 500;
      border: 1px solid #DFDFDF;
      text-align: left; }
      .high#data .status__table > thead > tr > th[data-year="21"], .high#data .status__table > thead > tr > th[data-year="20"], .high#data .status__table > thead > tr > th[data-year="19"] {
        width: 130px;
        text-align: center; }
    .high#data .status__table > tbody > tr > td {
      padding: 10px;
      font-size: 16px;
      font-size: 1.6rem;
      font-weight: 400;
      border: 1px solid #DFDFDF; }
      .high#data .status__table > tbody > tr > td[data-year="21"], .high#data .status__table > tbody > tr > td[data-year="20"], .high#data .status__table > tbody > tr > td[data-year="19"] {
        width: 130px;
        text-align: center; }

/*# sourceMappingURL=data.css.map */
