/**
 * 選択時のスタイル
 */
.editTargetActive {
  background-color: #f5f5f5 !important;
  color: #000 !important;
}