<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/*
クッキーポリシー
/cookie/
*/


/*
***********************************************************************************************
共通要素
***********************************************************************************************
*/

body {
	--wp--style--global--content-size: 750px;
}

/*
.entry-content h2 {
	text-align: center;
}

.entry-content h3 {
	/＊
	display: flex;
	justify-content: center;
	＊/
	text-align: center;
}

	.viewmode-mobile .entry-content h3 {
		text-align: left;
	}
*/

.entry-content th {
	text-align: center;
}


/*
***********************************************************************************************

***********************************************************************************************
*/

</pre></body></html>