@charset "utf-8";

.newline {
  margin: 0 0 30px 0;
  border-bottom: 1px dotted #ccc;
}
.planbox {
  margin: 0 0 30px 0;
}
.new {
    font-weight: 700;
    color: #be0000;
  }
@media screen and (max-width: 768px) {
}
