:is(#d1767370, #d1752554)::after {
  content: "";
  display: block;
  clear: both;
}
:is(#d1767370) .c-link--arrow:hover {
  color: #fff;
}

[data-id="1752919"] .p-layout-media[data-col-narrow][data-col-wide='2'] .p-layout__inner > .p-layout__content {
  margin: 0;
}

:is(#d1752383, #d1754482, #d1760366, #d1766633, #d1766410, #d1762642) + .l-wrapper .l-inner {
    padding: 19px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 0;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 5%);
}
:is(#d1752383, #d1754482, #d1760366, #d1766633, #d1766410, #d1762642) + .l-wrapper .c-list__item:nth-child(1),
:is(#d1752383, #d1754482, #d1760366, #d1766633, #d1766410, #d1762642) + .l-wrapper .c-list__item .c-list__item {
  padding: 0;
}
:is(#d1752383, #d1754482, #d1760366, #d1766633, #d1766410, #d1762642) + .l-wrapper .c-list__item:nth-child(1)::before,
:is(#d1752383, #d1754482, #d1760366, #d1766633, #d1766410, #d1762642) + .l-wrapper .c-list__item .c-list__item::before {
  display: none;
}

@media only screen and (max-width: 768px) {
  :is(#d1752554) .p-link-list__list .p-link-list__item {
    margin: 20px 2% 0;
  }
}