.info-table .thead-light th {
  background-color: #0044AD !important;
  color: #fff;
}
@charset "UTF-8";
/** 
* 文字大小
*/
/** 
* border line
*/
/** 
* gray
*/
/** 
* color
*/
.main-group-table[data-v-266c4558] .main-group-table__thead-tr {
  background-color: #0044AD;
  color: #fff;
}
.maintain[data-v-266c4558] {
  color: #495057;
  font-size: 0.75rem;
}
.back[data-v-266c4558] {
  position: relative;
}
.back .back-link[data-v-266c4558] {
  cursor: pointer;
}
.back .back-link[data-v-266c4558]:hover {
  text-decoration: none;
}
.back .back-link[data-v-266c4558] {
  position: absolute;
  right: 24px;
  display: inline-flex;
  z-index: 10;
  color: #0044AD;
}
.back .return-icon[data-v-266c4558] {
  margin-right: 5px;
  color: #d81800;
  transform: translateY(3px);
}
@media screen and (max-width: 1023px) {
.back .back-link[data-v-266c4558] {
    position: static;
    display: flex;
    justify-content: flex-end;
    margin-bottom: 30px;
}
}
.total[data-v-266c4558] {
  font-size: 0.75rem;
  color: #965A05;
  margin-top: -28px;
  margin-bottom: 10px;
  font-weight: bold;
}
.select[data-v-266c4558] {
  margin-right: 20px;
}
