@charset "UTF-8";
#hospital h2 {
	font-size: 23px;
	line-height: 46px;
	text-align: center;
	letter-spacing: 10px;
	margin-top: 40px;
}
#hospital #h01 img {
	width: 100%;
	height: auto;
}
#hospital .photoH {
	text-align: center;
	margin-top: 50px;
	margin-bottom: 50px;
}
#hospital .textH {
	font-size: 14px;
	line-height: 28px;
	width: 526px;
	margin-left: auto;
	margin-right: auto;
}
#hospital .cont_btn {
	text-align: center;
	margin-top: 40px;
	margin-bottom: 80px;
}
