body.single-post article.post .entry-content{counter-reset:minpaku-h2}body.single-post article.post .entry-content h2{counter-increment:minpaku-h2;counter-reset:minpaku-h3}body.single-post article.post .entry-content h3{counter-increment:minpaku-h3}body.single-post article.post .entry-content h2:before{content:counter(minpaku-h2) ". "}body.single-post article.post .entry-content h3:before{content:counter(minpaku-h2) "-" counter(minpaku-h3) ". "}@media print{body.single-post article.post .entry-content h2:before,body.single-post article.post .entry-content h3:before{-webkit-print-color-adjust:exact;print-color-adjust:exact}}