p {
  margin-bottom: 10px;
}

.red_ttl {
  color: #bd263a;
}
@media (min-width: 768px) {
  .red_ttl {
    font-size: 14px;
    margin-top: 20px;
  }
}
@media (max-width: 767.98px) {
  .red_ttl {
    font-size: 12px;
  }
}

ul li {
  list-style: none;
}

.day {
  margin-top: 50px;
  margin-bottom: 0;
}/*# sourceMappingURL=bullying_prevention.css.map */