@charset "UTF-8";

/* 受付時間テキスト（フッター診療時間画像の下） */
.uketsuke_time {
	text-align: center;
	font-family: 'Zen Maru Gothic', serif;
	color: #666666;
	font-size: 1.1rem;
	margin-top: 0.5rem;
	line-height: 1.8;
}
