@charset "utf-8";

/* add css this page only */

#contentsContainer .-case .c-voiceBox_list.-voiceBox_list--case .c-voiceBox_item {
  width: fit-content;
}
#contentsContainer .-case .c-voiceBox_list.-voiceBox_list--case .c-voiceBox_item h3 {
  font-weight: bold;
  margin-bottom: 0.5rem;
}

#contentsContainer .-function .c-paragraphBox__thumbnail {
  max-width: 400px;
}

