@charset "utf-8";

/* Chrome、Safari以外 */
summary {
	display: block;
}

/* Chrome、Safari */
summary::-webkit-details-marker {
	display: none;
}
