.c-link--arrow::after,
.p-panel-banner__link-item--arrow::after {
  content: none;
}
.p-panel-banner-02__wrap:where([href]):hover .p-panel-banner-02__text {
  text-decoration: none;
}
[data-id='1768403'] a:hover .p-panel-banner__link-item {
  color: #fff;
  background: #333;
  transition: 0.4s;
}
#d1767772 .c-link {
  border: none;
}
#d1767772 a:hover {
  text-decoration: underline;
}
#d1767772 a::after {
  content: url(/assets/common/images/icon/icon-arrow-right-violet-01.svg);
  display: inline-block;
  padding-left: 0.75rem;
  filter: grayscale(100%) brightness(40%);
}
