@charset "utf-8";

.l-content .alert_suspend {
  padding: 12px 0;
  font-size: 14px;
  font-weight: bold;
  color: #ea0000;
  text-align: center;
  border: 2px solid #ea0000;
}