/* TOP（front-page）専用。ヒーローやセクションはブロック側で組み、ここは余白の調整のみ。 */

.astra-child-front .entry-content {
	max-width: var(--wp--style--global--wide-size, 1200px);
	margin-inline: auto;
}
