#bazu-seminar .profile {
  margin-top: 40px;
  overflow: hidden;
}
#bazu-seminar .profile .profile-img {
  float: right;
  margin: 0 0 15px 15px;
}
@media screen and (max-width: 550px) {
  #bazu-seminar .profile .profile-img {
    float: none;
    margin: 0 0 24px 0;
    text-align: center;
  }
}
#bazu-seminar .list {
  list-style: none;
  font-weight: bold;
  margin-bottom: 32px;
}
#bazu-seminar .list-b {
  list-style: none;
  margin-bottom: 32px;
}
#bazu-seminar .text-strong {
  font-weight: bold;
}
#bazu-seminar .text-liner {
  font-weight: bold;
  background: linear-gradient(transparent 45%, #ffff77 45%);
}
#bazu-seminar .form-button {
  text-align: center;
}
#bazu-seminar .qa {
  margin-bottom: 56px;
}

/*# sourceMappingURL=bazu-seminar.css.map */
