#d1768679,
#d1761140 {
  clear: both;
}
:is(#d1767986, #d1768679) .c-link:hover {
  color: #fff;
}
.l-wrapper:has(.c-list.p-list) {
  max-width: 1200px;
  width: 90%;
  min-height: 20px;
  padding: 19px;
  margin: 20px auto 40px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  box-shadow: inset 0 1px 1px rgb(0 0 0 / 5%);
}
.c-list.p-list .c-list__item:first-child,
.c-list__item .c-list.p-list .c-list__item {
  padding-left: 0;
}
.c-list.p-list .c-list__item:first-child::before,
.c-list__item .c-list.p-list .c-list__item::before {
  content: none;
}
