/* [ hoshino-osaka-clinic.com ] : clinic.css */


/*======================================================================*
 *  [ 院長ご挨拶 ]
 *======================================================================*/

#greeting .flex figure {
	margin: 0;
	padding: 0 20px;
}

@media screen and (max-width: 767px) { /* Smartphone */
	#greeting .flex figure {
		margin-bottom: 15px;
		text-align: center;
	}
} /* */

