@charset "UTF-8";
img.alignright { display: block; margin: 0 0 0 auto; }
img.alignleft { display: block; margin: 0 auto 0 0; }
img.aligncenter { display: block; margin: 0 auto; }

.section-top-release .item-category.is-2nd-release { width: 108px; }
@media only screen and (max-width: 519.98px) {
  .section-top-release .item-category.is-2nd-release { width: 1.08rem; }
}

@media only screen and (max-width: 519.98px) {
  .post-content sup {
    display: contents;
  }
}

.is-newstopics-detail .post-content h2 {
  margin-top: 45px;
  margin-bottom: 20px;
}

@media only screen and (max-width: 519.98px) {
  .is-newstopics-detail .post-content h2 {
    font-size: 0.18rem;
    margin-top: 0.45rem;
    margin-bottom: 0.2rem;
  }
}