#d1755466 .p-link-list,
#d1760409 ,
#d1767025,
#d1760285 {
  overflow: hidden;
}
#d1755466 .p-link-list__item > .c-link.c-link--arrow::after {
  transform: rotate(90deg);
  background-color: #fff;
  -webkit-mask: url(/assets/common/images/icon/icon-arrow-right-violet-01.svg) no-repeat center;
  mask: url(/assets/common/images/icon/icon-arrow-right-violet-01.svg) no-repeat center;
}
#d1765725 .p-link-list__item > .c-link {
  border: 1px solid #ccc;
  padding: 6px 12px;
}
[data-id="2291177"] .p-media-layout-02__text {
  text-align: center;
  font-size: 21px;
  margin-top: 10px;
}
[data-id="2291177"] .p-media-layout-02__media {
  margin-bottom: 0;
}

@media only screen and (min-width: 769px) {
  #d1755466 .p-link-list__item > .c-link:hover {
    color: #FFF;   
  }
}
@media only screen and (max-width: 768px) {
  [data-id="2291177"] .p-layout-media[data-col-narrow][data-col-narrow='1'] .p-layout__inner {
    gap: 12px;
  }
  [data-id="2291177"] .p-layout-media[data-col-narrow][data-col-narrow='1'] .p-layout__inner > .p-layout__content {
    flex-basis: calc(33.3% - 8px);
    max-width: calc(33.3% - 8px);
  }
  [data-id="2291177"] .p-media-layout-02__text {
    font-size: 14px;
    margin-top: 5px;
  }
}