@charset "UTF-8";

section.notice {
  padding: 0 10px;
}

section.notice .container {
  border: 5px solid #ae1b00;
  padding: 70px 30px;
  margin: 0 auto 50px;
  max-width: 1000px;
  background-color: white;
  font-size: 20px;
  line-height: 1.68;
}

section.notice .em {
  font-weight: bold;
  font-style: normal;
  font-size: 1.1em;
  color: #ae1b00;
}

section.status-lists .att {
  line-height: 1.68;
}

section.appli-confirm .red-txt2 {
  line-height: 1.68;
}