.tableType02 th {
  width: 200px;
}

.tableType02 th + th {
  width: 100px;
}

.tableType02 .sp {
  display: none;
}

@media screen and (max-width: 768px) {
  .tableWrapperTypeScroll *[class*="tableType"] {
    border-collapse: separate;
  }
  
  .tableType02 .sp {display: block;}
  
  .tableType02 tr {position: relative;}
  
  .tableType02 th {
    padding: 10px 5px;
    text-align: center;
    position: sticky;
    top: 0;
    left: 70px;
    z-index: 4;
    border-top: none;
  }
  
  .tableType02 tr:first-of-type th {
    border-top: 1px solid #ababab;
  }
  
  .tableType02 th + th {
    width: 60px;
    padding: 5px;
    position: sticky;
    top: 0;
    left: 70px;
    border-top: none;
  }
  
  .tableType02 tr:first-of-type th + th {
    border-top: 1px solid #ababab;
  }
  
  .tableType02 th.histry_year {
    position: sticky;
    top: 0;
    left: 0;
    border-right: none;
    border-top: none;
  }

  .tableType02 th.histry_year > span {
    display: block;
    font-size: 1.2rem;
  }
  
  .tableType02 tr:first-child th.histry_year {
    border-top: 1px solid #ababab;
  }
  
  .tableType02 td {
    border-left: none;
    border-top: none;
  }
  
  .tableType02 tr:first-child td {
    border-top: 1px solid #ababab;
  }
}
  /*

  .tableType02 tr {
    display: flex;
    flex-wrap: wrap;
    position: relative;
  }

  .tableType02 th {
  width: 100px;
  vertical-align: middle;
  display: flex;
  justify-content: center;
  align-items: center;
  border-right: none;
  border-bottom: none;
  position: sticky;
}

.tableType02 th.history_yrar {
  display: flex;
  justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 60px;
    padding: 10px 20px;
    border-top: none;
    border-bottom: none;
    border-right: 1px solid #ababab;
    position: sticky;
}

.tableType02 tr:first-of-type > th.history_yrar {
  border-top: 1px solid #ababab;
}

.tableType02 th:last-of-type {
  border-bottom: 1px solid #ababab;
  border-top: none;
}

.tableType02 th:nth-of-type(2) {
  border-top: 1px solid #ababab;
}

.tableType02 td {
  flex: 1;
  width: 700px;
}

.tableType02 td.topline_none {
  border-top: none;
}
  */



/*# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY29ycG8vY3NzL2hpc3RvcnkuY3NzIiwic291cmNlcyI6WyJjb3Jwby9jc3MvaGlzdG9yeS5zY3NzIiwiY21uL2Nzcy9fbWl4aW4uc2NzcyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFFQSxBQUNDLFlBRFcsQ0FDWCxFQUFFLENBQUE7RUFDRCxLQUFLLEVBQUUsS0FBSztDQU1aOztBQVJGLEFBR0UsWUFIVSxDQUNYLEVBQUUsR0FFRyxFQUFFLENBQUE7RUFDTCxLQUFLLEVBQUUsS0FBSztDQUNaIn0= */

/*# sourceMappingURL=../../_maps/corpo/css/history.css.map */
