#d2267614 .p-link-list__item {
  margin: 0;
}

#d2267614 .p-link-list__item .c-link::after {
  display: none;
}

#d2266917 .p-media-layout__content,
#d2263052 .p-media-layout__content {
  display: none;
}

#d2266917 .p-media-layout__media,
#d2263052 .p-media-layout__media {
  position: relative;
  max-width: 100%;
}

#d2266917 .p-media-layout__media a::after,
#d2263052 .p-media-layout__media a::after {
  content: '';
  position: absolute;
  display: block;
  background: url(/assets/common/images/icon/icon-zoom-01.svg) no-repeat;
  background-size: contain;
  left: 0.5rem;
  bottom: 0.5rem;
  width: 1.875rem;
  height: 1.875rem;
  border-radius: 0.3125rem;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: var(--zindex-layer1);
}

[data-id='2266617'] .c-link-list__list {
  gap: 1rem 0.75rem;
}

[data-id='2266617'] .c-link-list__item {
  margin: 0;
  padding: 0;
  width: auto;
}

[data-id='2266617'] .c-link img {
  display: none;
}

[data-id='2266617'] .c-link::after {
  content: url(/assets/common/images/icon/icon-pdf-violet-01.svg);
  display: inline-block;
  width: 14px;
  height: 18px;
  margin-left: 0.75rem;
  vertical-align: middle;
}

[data-id='2265640'] .p-media-layout-02__link .c-link {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 0 0.4em;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-weight: bold;
  text-align: center;
  transition: all 0.8s ease;
  word-break: break-word;
}

[data-id='2265640'] .p-media-layout-02__link .c-link::after {
  filter: brightness(0) invert(1);
}

[data-id='2265640'] .p-media-layout-02__link .c-link:hover,
[data-id='2265640'] .p-media-layout-02__link .c-link:focus img {
  background-color: rgba(0, 0, 0, 0.2);
}

[data-id='2265640'] .p-media-layout-02__media {
  margin-bottom: 0;
}

@media only screen and (max-width: 991px) {
  [data-id='2265640']
    .p-layout-media[data-col-narrow][data-col-narrow='2']
    .p-layout__inner
    > .p-layout__content {
    flex-basis: calc((100% - 3rem) / 2);
    max-width: calc((100% - 3rem) / 2);
  }
}

[data-id='2265640'] .p-media-layout-02__media img {
  width: calc((100vw - 5rem) / 2);
}

@media only screen and (min-width: 992px) {
  [data-id='2265640'] .p-media-layout-02__media img {
    width: 180px;
  }
}

[data-id='2265640'] .p-media-layout-02__link {
  margin-top: 0;
}

[data-id='d2258473']:has(#d2266100) {
  overflow: hidden;
  max-width: var(--width-max-content);
  width: 100%;
  margin: auto;
}

@media only screen and (min-width: 769px) {
  [data-id='d2258473']:has(#d2266100) .p-media-list__item {
    max-width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  [data-id='2265640'] .l-inner .p-layout-inner {
    display: flex;
  }
  [data-id='2265640']
    .p-layout-media[data-col-narrow][data-col-narrow='1']
    .p-layout__inner
    > .p-layout__content {
    flex-basis: calc((100% - 0rem) / 2);
    max-width: calc((100% - 2.9rem) / 2);
    justify-content: center;
  }
  [data-id='2265640'] .p-media-layout-02__link .c-link {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 0 10px;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    font-weight: bold;
    text-align: center;
    transition: all 0.8s ease;
    word-break: break-word;
  }
  [data-id='2265640'] a {
    width: 155px !important;
    font-size: 14px;
  }
  [data-id='2265640'] .c-link--arrow::after {
    padding-left: 0.5rem !important;
  }
}
[data-id='2265640'] .c-link-list {
  margin-bottom: 0;
}
#uc-conntact a {
  text-decoration: none !important;
}
