.l-content202204 .p-sdgs__table a {
  text-decoration: underline;
}

@media screen and (max-width: 1024px) {
  .l-content202204 .p-sdgs__table.__scrollableSP::before {
    content: "";
    background: url(../../../../common/202204/img/icon-arrow-double.svg) center center/contain no-repeat;
    width: 18px;
    height: 14px;
    display: block;
    margin: 0 0 5px auto;
  }
}

.l-content202204 .p-sdgs__table.__01 tbody th {
  background: #efefef;
  vertical-align: middle;
}

.l-content202204 .p-sdgs__table.__02 tbody th {
  background: #efefef;
  vertical-align: middle;
}

.l-content202204 .p-sdgs__table table {
  width: 100%;
  border-collapse: collapse;
}

@media screen and (max-width: 1024px) {
  .l-content202204 .p-sdgs__table table {
    min-width: 1080px;
  }
}

.l-content202204 .p-sdgs__table table thead {
  border-top: 1px solid #ADADAD;
  border-bottom: 1px solid #ADADAD;
}

.l-content202204 .p-sdgs__table table thead th {
  font-size: 14px;
  line-height: 1.2;
  text-align: center;
  vertical-align: middle;
  padding: 15px 10px;
  word-break: keep-all;
}

.l-content202204 .p-sdgs__table table tbody th {
  font-size: 14px;
  line-height: 1.79;
  text-align: left;
  word-break: keep-all;
  border-bottom: 1px solid #ADADAD;
  width: calc((100% - 86px) * 0.15);
  padding: 15px 6px;
}

.l-content202204 .p-sdgs__table table tbody tr:last-of-type {
  border-bottom: 1px solid #ADADAD;
}

.l-content202204 .p-sdgs__table table tbody td {
  font-size: 14px;
  line-height: 1.79;
  vertical-align: middle;
  border-bottom: 1px solid #ADADAD;
  padding: 15px 10px;
}

.l-content202204 .p-sdgs__table table tbody td ul {
  list-style: disc;
  padding-left: 1.5em;
}

@media screen and (max-width: 768px) {
  .l-content202204 .p-sdgs__table table tbody td ul li {
    font-size: 14px;
  }
}

.l-content202204 .p-sdgs__table table tbody td ul:not(:first-child) {
  margin-top: 10px;
}

.l-content202204 .p-sdgs__table table tbody td img {
  width: 55px;
  margin: 1px;
  display: block;
}

.l-content202204 .p-sdgs__table table tbody .p-sdgs__table__tdCol01 {
  width: 27%;
}

.l-content202204 .p-sdgs__table table tbody .p-sdgs__table__tdCol02 {
  width: 29%;
}

.l-content202204 .p-sdgs__table table tbody .p-sdgs__table__tdCol03 {
  width: 21%;
}

.l-content202204 .p-sdgs__table table tbody .p-sdgs__table__tdCol04 {
  width: 86px;
  border: none;
}

.l-content202204 .p-sdgs__table table tbody .p-sdgs__table__tdCol04.multi {
  position: relative;
}

.l-content202204 .p-sdgs__table table tbody .p-sdgs__table__tdCol04.multi img {
  position: absolute;
  bottom: 0;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
}

.l-content202204 .p-sdgs__table__tdCol0102 {
  width: 56%;
}

@media screen and (max-width: 1024px) {
  .l-content202204 .p-sdgs__table__inner {
    width: auto;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

.l-content202204 .p-sdgs__table__img {
  display: flex;
  flex-wrap: wrap;
}


.l-content202204 .p-sdgs__table table tbody td ul {
  list-style: disc;
  list-style-position: initial;
  list-style-image: initial;
  list-style-type: disc;
}