/* page--introduction
------------------------------ */
.page--feature .page--introduction .block--introduction .block--logo .artistname,
.page--feature .page--introduction .block--logo .fanclubname,
.page--feature .page--introduction .block--service .section-tit,
.page--feature .page--introduction .block--service .block--service__contents {
  display: none;
}

@media screen and (min-width: 961px) {
  .page--feature .page--introduction [class^=block--] table th {
    width: 185px;
  }
}
@media screen and (min-width: 1px) and (max-width: 960px) {
  .page--feature .page--introduction [class^=block--] table th {
    width: 105px;
    padding: 10px;
  }
}/*# sourceMappingURL=service_VW1kjr8kbn.css.map */