/*
 * Issue Form CSS (通知）
 */

#notification {
  display: none;
}

/* notice */
#flash-notice {
  display: none;
}

