/* Article-specific styles: tono-knowledge-dx */
/* 遠野物語記事：チェックリスト後〜まとめ前の余白を調整 */
.knowledge-dx-article #summary{
  margin-top: clamp(18px, 2.8vw, 30px) !important;
}
.knowledge-dx-article #summary h2{
  margin-top: 0 !important;
}
.knowledge-dx-article #sec-8{
  margin-bottom: 0 !important;
}
.knowledge-dx-article #dx-check-progress{
  margin-bottom: 0 !important;
}
