.l-mainvisual {
  display: none;
}
#d1766108,
#d1760583,
#d1746765,
.l-wrapper:has(#d1776195),
.l-wrapper:has(#d1774303),
.l-wrapper:has(#d1774543),
#d1747973,
#d1746960 {
  clear: both;
}
.non-himage .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;
}
.l-footer-breadcrumb {
  clear: both;
}
@media only screen and (max-width: 767px) {
  .examples ul {
    display: flex;
    flex-wrap: wrap;
    gap: 15px 10px;
  }
  .examples li {
    margin: 0;
  }
}