.acf-block-preview .notice,
.content-text .notice {
  font-size: 18;
  border: none;
  border-top: 9px solid #FF0000;
  background: #f7f7f7;
  padding: 1.8rem 2rem;
  margin: 3.6rem 0;
  position: relative;
  color: #4c4c4c; }
  .acf-block-preview .notice h3,
  .content-text .notice h3 {
    font-size: 36;
    margin-bottom: 1rem;
    margin-top: 0rem;
    padding-right: 40px; }
  .acf-block-preview .notice i[class^="icon-"], .acf-block-preview .notice div[class*=" icon-"],
  .content-text .notice i[class^="icon-"],
  .content-text .notice div[class*=" icon-"] {
    position: absolute;
    top: 1.3rem;
    right: 1.3rem;
    color: #FF0000;
    font-size: 2.125rem; }
  .acf-block-preview .notice .notice-content ul,
  .content-text .notice .notice-content ul {
    padding-left: 19px; }
    .acf-block-preview .notice .notice-content ul li,
    .content-text .notice .notice-content ul li {
      margin-top: 0.45rem; }
      .acf-block-preview .notice .notice-content ul li:first-child,
      .content-text .notice .notice-content ul li:first-child {
        margin-top: 0; }
    .acf-block-preview .notice .notice-content ul:last-child,
    .content-text .notice .notice-content ul:last-child {
      margin-bottom: 0; }

/*# sourceMappingURL=notification.css.map */
