body[data-work-slug="chocobo-and-the-magic-picture-book-the-witch-the-girl-and-the-five-heroes"] .work-list-tools {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(180px, 240px);
  gap: 12px;
  align-items: end;
  margin-bottom: 18px;
}

body[data-work-slug="chocobo-and-the-magic-picture-book-the-witch-the-girl-and-the-five-heroes"] .work-list-field {
  display: grid;
  gap: 6px;
}

body[data-work-slug="chocobo-and-the-magic-picture-book-the-witch-the-girl-and-the-five-heroes"] .work-list-field > span {
  color: var(--accent);
  font-size: .82rem;
  font-weight: 800;
}

body[data-work-slug="chocobo-and-the-magic-picture-book-the-witch-the-girl-and-the-five-heroes"] .work-list-field input,
body[data-work-slug="chocobo-and-the-magic-picture-book-the-witch-the-girl-and-the-five-heroes"] .work-list-field select {
  width: 100%;
  min-height: 42px;
  border: 1px solid rgba(220, 43, 132, .35);
  border-radius: 12px;
  padding: 9px 12px;
  background: #fff;
  color: var(--text-main);
  font: inherit;
  box-sizing: border-box;
}

body[data-work-slug="chocobo-and-the-magic-picture-book-the-witch-the-girl-and-the-five-heroes"] .chocobo-list-table th:nth-child(1),
body[data-work-slug="chocobo-and-the-magic-picture-book-the-witch-the-girl-and-the-five-heroes"] .chocobo-list-table td:nth-child(1) {
  width: 26%;
}

body[data-work-slug="chocobo-and-the-magic-picture-book-the-witch-the-girl-and-the-five-heroes"] .chocobo-list-table th:nth-child(2),
body[data-work-slug="chocobo-and-the-magic-picture-book-the-witch-the-girl-and-the-five-heroes"] .chocobo-list-table td:nth-child(2) {
  width: 20%;
}

body[data-work-slug="chocobo-and-the-magic-picture-book-the-witch-the-girl-and-the-five-heroes"] .chocobo-list-table th:nth-child(3),
body[data-work-slug="chocobo-and-the-magic-picture-book-the-witch-the-girl-and-the-five-heroes"] .chocobo-list-table td:nth-child(3) {
  width: 24%;
}

body[data-work-slug="chocobo-and-the-magic-picture-book-the-witch-the-girl-and-the-five-heroes"] .chocobo-list-table th:nth-child(4),
body[data-work-slug="chocobo-and-the-magic-picture-book-the-witch-the-girl-and-the-five-heroes"] .chocobo-list-table td:nth-child(4) {
  width: 30%;
}

body[data-page="work-popup-duel-cards"] .chocobo-list-table th:nth-child(1),
body[data-page="work-popup-duel-cards"] .chocobo-list-table td:nth-child(1) {
  width: 10%;
}

body[data-page="work-popup-duel-cards"] .chocobo-list-table th:nth-child(2),
body[data-page="work-popup-duel-cards"] .chocobo-list-table td:nth-child(2) {
  width: 24%;
}

body[data-page="work-popup-duel-cards"] .chocobo-list-table th:nth-child(3),
body[data-page="work-popup-duel-cards"] .chocobo-list-table td:nth-child(3) {
  width: 24%;
}

body[data-page="work-popup-duel-cards"] .chocobo-list-table th:nth-child(4),
body[data-page="work-popup-duel-cards"] .chocobo-list-table td:nth-child(4) {
  width: 42%;
}

body[data-page="work-pullback-duel-abilities"] .chocobo-list-table th:nth-child(1),
body[data-page="work-pullback-duel-abilities"] .chocobo-list-table td:nth-child(1) {
  width: 28%;
}

body[data-page="work-pullback-duel-abilities"] .chocobo-list-table th:nth-child(2),
body[data-page="work-pullback-duel-abilities"] .chocobo-list-table td:nth-child(2) {
  width: 18%;
}

body[data-page="work-pullback-duel-abilities"] .chocobo-list-table th:nth-child(3),
body[data-page="work-pullback-duel-abilities"] .chocobo-list-table td:nth-child(3) {
  width: 24%;
}

body[data-page="work-pullback-duel-abilities"] .chocobo-list-table th:nth-child(4),
body[data-page="work-pullback-duel-abilities"] .chocobo-list-table td:nth-child(4) {
  width: 30%;
}

body[data-page="work-chocotto-games"] .chocobo-list-table th:nth-child(1),
body[data-page="work-chocotto-games"] .chocobo-list-table td:nth-child(1),
body[data-page="work-voice-cast"] .chocobo-list-table th:nth-child(1),
body[data-page="work-voice-cast"] .chocobo-list-table td:nth-child(1) {
  width: 58%;
}

body[data-page="work-chocotto-games"] .chocobo-list-table th:nth-child(2),
body[data-page="work-chocotto-games"] .chocobo-list-table td:nth-child(2),
body[data-page="work-voice-cast"] .chocobo-list-table th:nth-child(2),
body[data-page="work-voice-cast"] .chocobo-list-table td:nth-child(2) {
  width: 42%;
}

body[data-work-slug="chocobo-and-the-magic-picture-book-the-witch-the-girl-and-the-five-heroes"] .character-detail {
  margin: 0;
}

body[data-work-slug="chocobo-and-the-magic-picture-book-the-witch-the-girl-and-the-five-heroes"] .character-detail dt {
  color: var(--accent);
}

body[data-work-slug="chocobo-and-the-magic-picture-book-the-witch-the-girl-and-the-five-heroes"] .empty-state {
  margin: 0;
  padding: 18px;
  border: 1px solid rgba(220, 43, 132, .24);
  border-radius: 14px;
  background: rgba(255, 255, 255, .72);
  color: var(--text-main);
}

body[data-work-slug="chocobo-and-the-magic-picture-book-the-witch-the-girl-and-the-five-heroes"] .mobile-card-list {
  display: none;
}

@media (max-width: 700px) {
  body[data-work-slug="chocobo-and-the-magic-picture-book-the-witch-the-girl-and-the-five-heroes"] .work-list-tools {
    grid-template-columns: 1fr;
    gap: 10px;
  }

  body[data-work-slug="chocobo-and-the-magic-picture-book-the-witch-the-girl-and-the-five-heroes"] .table-scroll {
    display: none;
  }

  body[data-work-slug="chocobo-and-the-magic-picture-book-the-witch-the-girl-and-the-five-heroes"] .mobile-card-list {
    display: grid;
    gap: 12px;
  }

  body[data-work-slug="chocobo-and-the-magic-picture-book-the-witch-the-girl-and-the-five-heroes"] .chocobo-list-card {
    display: grid;
    gap: 10px;
  }

  body[data-work-slug="chocobo-and-the-magic-picture-book-the-witch-the-girl-and-the-five-heroes"] .character-card-body {
    display: grid;
    gap: 8px;
  }

  body[data-work-slug="chocobo-and-the-magic-picture-book-the-witch-the-girl-and-the-five-heroes"] .character-card-body p {
    margin: 0;
  }
}
