@charset "UTF-8";
#news #article {
  min-width: inherit !important;
}
#news #article section#text h3.icon_rhombus {
  display: flex;
  color: #000;
  font-weight: normal;
  font-size: 17px !important;
}
#news #article section#text h3::before {
  content: "◇";
}
@media screen and (max-width: 800px) {
  #news #article section#text h3.icon_rhombus {
    font-size: 15px !important;
  }
  #news #article section#text h4 {
    font-size: 14px !important;
  }
}/*# sourceMappingURL=style_20260805.css.map */
