@charset "UTF-8";

/* 教材・ツール個別記事で、講義記録と異なる意味・操作だけを補正する。 */

.resource-detail-page .lecture-note-meta span {
  background: #176b9f;
}

.resource-detail-page .lecture-note-place {
  margin-top: 1px;
}

.resource-detail-page .lecture-note-back {
  margin-bottom: 4px;
}

