.news #sec-news .list-box dl dd .new-badge, #news .right .news-list dl dd .new-badge {
  float: left;
  color: #ffffff;
  font-size: 0.76em;
  line-height: 1.5;
  padding: 0.15em 0.65em 0.035em;
  margin-right: 0.5em;
  background-color: #ff0000;
  border-radius: 4px;
}

.news #sec-news .list-box dl dt {
  padding-left: 0.25em;
}

.reference.reference-archive #sec02, .reference.reference-archive #sec04 {
  background: #fff9f9;
}

.guide-exp #sec02 {
  background-color: rgb(255, 249, 249);
}

@media screen and (max-width: 480px) {
  .news #sec-news .list-box dl dd .new-badge, #news .right .news-list dl dd .new-badge {
    margin-top: 4px;
  }
}
/*# sourceMappingURL=maps/add.css.map */
