/* CSS Document */

.about_clinic-wrap {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#about_clinic-main {
	background: none repeat scroll 0 0 #eeeeee;
	padding: 9px 0;
	text-align: center;
}


/**********************************
		about_clinic
**********************************/
.first-yellow-bg {
	background: url(/image_hc/common/bg-dot-yellow.png) left top repeat;
	padding: 33px 0;
	margin: 0 auto 70px;
}
.first-yellow {
	width: 910px;
	margin: 0 auto;
}
.first-yellow-container {
	width: 385px;
	background: #fff;
	padding: 5px 30px 30px 30px;
	font-size: 14px;
	color: #333;
}
.first-yellow-container.right {
	background: url(/image_hc/first/first-mail-bg.jpg) right bottom no-repeat #fff;
}
.first-yellow-container .sub-index {
	font-size: 20px;
	line-height: 1;
}
.first-yet {
	width: 850px;
	height: 265px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background: url(/image_hc/first/first-yet-bg.jpg) center top no-repeat;
}
.first-yet .first-yet-btn {
	position: absolute;
	right: 120px;
	bottom: 40px;
}
.first-document-bg {
	background: url(/image_hc/common/bg-dot-blue.jpg) left top repeat;
	padding: 10px 0;
}
.first-document {
	width: 850px;
	margin: 0 auto;
	background: #fff;
	padding: 10px 55px 35px;
}
.first-document .sub-index {
	font-size: 20px;
	line-height: 1;
	color: #00B2B2;
	font-weight: bold;
}
.first-document-promise {
	height: 33px;
	font-weight: bold;
	font-size: 20px;
	position: relative;
	top: 50%;
}
.first-flow {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	font-size: 15px;
}
.first-flow-left {
	width: 76px;
	float: left;
	background: #FFD7DE;
	padding-top: 10px;
}
.first-flow-right {
	width: 890px;
	float: right;
}
.first-flow-right h3.sub-index {
	width: 100%;
	text-align: left;
	font-size: 20px;
	margin: 0 0 20px 0;
	padding-left: 10px;
}
.first-flow-photo {
	width: 330px;
	float: left;
}
.first-flow-text {
	width: 530px;
	float: left;
}


/**********************************
		about_clinic_1
**********************************/
.greeting-wrap {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}
.greeting-left {
	width: 210px;
	float: left;
	text-align: left;
}
.greeting-right {
	width: 610px;
	height: 199px;
	float: left;
	text-align: left;
	position: relative;
}
.greeting-text {
	margin-top: 10px;
}
.greeting-name {
	position: absolute;
	bottom: 0;
	left: 0;
}
.greeting-btn {
	position: absolute;
	bottom: 0;
	right: 0;
}
.greeting-contribute-bg {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background: url(/image_hc/about_clinic/greeting-bg.png) left top repeat;
	padding: 10px 0;
}
.greeting-contribute {
	width: 960px;
	background: #fff;
	padding: 30px 0;
	margin: 0 auto;
}
.greeting-contribute-inner {
	width: 920px;
	margin: 0 auto;
	padding-left: 10px;
}
.greeting-contribute-index {
	color: #f69;
	font-size: 27px;
	font-weight: normal;
	line-height: 1em;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #F69;
}


/**********************************
		about_clinic_4
**********************************/
.staff-contents-wrap {
	width: 980px;
	margin: 0 auto;
}
.index-icon-pink-square {
	font-size: 18px;
	line-height: 1.5em;
}
.staff-contents-container {
	width: 468px;
	border: 1px solid #eee;
	padding: 20px 0 25px;
	display: table-cell;
	position: relative;
}
.staff-contents-spacer {
	display: table-cell;
	width: 30px;
}
.staff-contents-inner {
	width: 428px;
	margin: 0 auto;
	font-size: 14px;
	line-height: 1.4em;
	color: #000;
	font-weight: normal;
}


.staff-contents-container div.staff-contents-comment {
	margin-bottom: 60px;
}


.staff-contents-container div.staff-contents-btn {
	bottom: 20px;
	position: absolute;
	left: 65px;
}

@media screen and (max-width: 640px){
	.greeting-contribute-bg { background-image: none;width:auto; }
	.greeting-contribute { width:auto;padding:10px; }
	.greeting-contribute-inner { width:auto; }
}



