@charset "UTF-8";
/* 三宅龍太郎 */

@media print {
	h4:first-of-type + p, p + ul {
		display: none;
	}
}