@charset "utf-8";
.l-content .orangeB {
  color: #ff730a;
  font-weight: bold;
}
.l-content .redB {
  color: #d00;
  font-weight: bold;
}
.l-content .checkBtn {
  padding: 8px 20px;
  font-size: 18px;
}
