@charset "UTF-8";
.sustainability-table thead th {
  padding-left: 0;
  padding-right: 0;
}
.sustainability-table tbody td {
  height: min(5em, 68px);
}
.sustainability-table tbody .is-showsp td {
  background: none;
}

/* ▼タブレット用デザインとして付け足すデザイン */