.l-mainvisual {
  display: none;
}
#d2558822,
.l-wrapper:has(#d2556160),
.l-wrapper:has(#d2556161) {
  clear: both;
}
#d2558961 .p-link-list .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;
}
[data-id="d1784516"] [data-id="2558963"] .c-heading-3 {
  margin-top: var(--h3-margin-top-pc);
}
[data-id="d1784516"] [data-id="2558963"] .p-media-layout__inner {
  padding: 0 1.5rem;
}
@media only screen and (max-width: 767px) {
  .examples ul {
    display: flex;
    flex-wrap: wrap;
    gap: 15px 10px;
  }
  .examples li {
    margin: 0;
  }
  [data-id="d1784516"] [data-id="2558963"] .c-heading-3 {
    margin-top: var(--h3-margin-top-mobile);
  }
  [data-id="d1784516"] [data-id="2558963"] .p-media-layout__inner {
    padding: 0 1rem;
  }
}
@media only screen and (min-width: 769px) {
  [data-id="d1784516"] [data-id="2558963"] .p-layout .p-layout__inner {
    gap: 0;
  }
  [data-id="d1784516"] [data-id="2558963"] .p-layout .p-layout__inner .p-layout__content {
    flex-basis: calc((100% - 2.75rem) / 2);
    max-width: calc((100% - 2.75rem) / 2);
  }
}