.err-text {
  padding: 10px;
}

.err-img {
  text-align: center;
  padding: 0 0 10px 0;
}

.err-img img {
  width: 43px;
}

.err-text-top {
  margin: 0 0 10px 0;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.2;
}

.b-err-text-top {
  margin: 0 0 10px 0;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.4;
}

.err-text-middle {
  margin: 0 0 10px 0;
  font-weight: bold;
  font-size: 1.3rem;
  line-height: 1.5;
}

.err-text-under {
  margin: 0 0 10px 0;
  font-size: 1.3rem;
  line-height: 1.5;
}

.b-err-text-totop {
  margin: 0 0 10px 0;
  font-size: 1.3rem;
  line-height: 1.5;
  text-align: center;
}

.aaa:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
