@charset "UTF-8";

.mother2026 .sea-c-kanban {
  position: relative;
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden;
}
.mother2026 .sea-c-kanban__image {
  width: 1920px;
  max-width: none;
  margin-left: 50%;
  transform: translateX(-50%);
}
.mother2026 .sea-c-kanban__thumbnail {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
