@charset "utf-8";

/*
個人情報保護方針
/privacy/
*/


/*
***********************************************************************************************
共通要素
***********************************************************************************************
*/


	.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;
		}


/*
***********************************************************************************************

***********************************************************************************************
*/

