@charset "UTF-8";
/* CSS Document */


/*キーカラー：#156b0f*/



/********** 院長名前 **********/
.nameBlock{
	text-align:center;
	width:70%;
	margin:0 auto;
}
	.nameBlock .post{
		margin:0 0 1em 0;
	}
	.nameBlock .name{
		border-top:1px dotted #666;
		border-bottom:1px dotted #666;
		
		padding:2em 0 1em 0;
	}
	.nameBlock .name span{
		font-size:1.5em;
		color:#156b0f;
	}


@media screen and (max-width: 640px) {
	


}

@media only screen and (min-width: 641px) and (max-width: 960px) {
	


}
 
 @media screen and (min-width: 961px) {

	.hospitalDirector01{
		text-align:center;
	}
		.hospitalDirectorImage01{
			width:365px;
			height:365px;
		}

	.hospitalDirector02{
		text-align:center;
	}
		.hospitalDirectorImage02{
			width:300px;
			height:300px;
		}
	
}
 

