/* CSS Document */

.mainArea {
	background-image: url(../img/about/mainImg.jpg);
}
.wrapConceptBox {
	background-color: #F0F0F0;
}

.conceptBox {
	width: 100%;
	height: 510px;
	max-width: 1500px;
	margin: 0 auto;
	background-image: url(../img/about/bg_concept.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
.conceptBox .box1000 {
	padding: 0 20px;
}

.conceptBox h3 {
	width: 307px;
	height: 57px;
	margin: 0 auto 155px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background-image: url(../img/about/h3_concept.png);
	background-position: top center;
	background-repeat: no-repeat;
}

.conceptBox h4 {
	height: 78px;
	margin: 0 0 55px 35%;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background-image: url(../img/about/h4_concept.png);
	background-position: top center;
	background-repeat: no-repeat;
	background-size: contain;
}

.conceptBox p {
	height: 15px;
	margin-left: 58%;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background-image: url(../img/about/text_concept.png);
	background-position: top center;
	background-repeat: no-repeat;
	background-size: contain;

}

.policyBox {
	background: #F7F3EF;
}

.policyBox h3 {
	width: 307px;
	height: 231px;
	margin: 0 0 30px 52px;
	padding-top: 174px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background-image: url(../img/about/h3_policy.png);
	background-position: bottom center;
	background-repeat: no-repeat;
}

.inPolicyBox {
	height: 499px;
	background-image: url(../img/about/bg_policy.png);
	background-position: top center;
	background-repeat: no-repeat;
}

.inPolicyBox p {
	padding-left: 52px;
	padding-right: 410px;
	font-size: 15px;
	color: #725957;
	text-align: left;
}

.doctorBox {
	padding: 96px 0 50px;
}

.inDoctorBox {
	padding-bottom: 50px;
	overflow: hidden;
}

.inDoctorBox-l {
	float: left;
	width: 488px;
}

.inDoctorBox-r {
	float: left;
	width: 480px;
	margin-left: 32px;
	padding-top: 40px;
}

.doctor01 {
	width: 307px;
	height: 57px;
	margin: 0 auto 36px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background-image: url(../img/about/h3_doctor.png);
	background-position: top center;
	background-repeat: no-repeat;
}

.doctor02 {
	width: 307px;
	height: 57px;
	margin: 0 auto 36px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background-image: url(../img/about/h3_doctor02.png);
	background-position: top center;
	background-repeat: no-repeat;
}

.sakura {
	width: 480px;
	height: 33px;
	margin: 0 auto 30px;
	padding-left: 80px;
	display: block;
	background-image: url(../img/about/h4_doctor.png);
	background-position: top center;
	background-repeat: no-repeat;
	font-size: 20px;
	line-height: 25px;
	text-align: left;
}

.sakura .small {
	font-size: 15px;
}

.profile {
	margin-left: 10px;
	margin-right: 10px;
	padding: 46px 60px;
	background: #FFFCF0;
}

.profile h5 {
	margin-bottom: 8px;
	padding-left: 16px;
	color: #AD8148;
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	border-left: 5px solid #AD8148;
}

.profile .maintit {
	margin-bottom: 5px;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.profile .sub {
	margin-bottom: 10px;
	font-size: 16px;
	text-align: center;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.profile01 {
	margin-bottom: 20px;
}

.profile01 dl {
	overflow: hidden;
	font-size: 15px;
	color: #725957;
	line-height: 1.6;
}

.profile01 dt {
	float: left;
	width: 90px;
}

.profile01 dd {
	float: left;
	width: 220px;
	text-align: left;
}

.profile02 p {
	padding-left: 20px;
	font-size: 15px;
	color: #725957;
	line-height: 1.6;
	text-align: left;
}

@media only screen and (max-width: 1000px){
	.inDoctorBox-l {
		float: none;
		width: 100%;
		text-align: center;
	}
	.inDoctorBox-r {
			float: none;
			width: 100%;
			margin-left: 0;
			padding-top: 40px;
	}
}

@media only screen and (max-width: 767px){
	.conceptBox {
		width: 100%;
		height: inherit;
		background-image: none;
	}
	.conceptBox .box1000 {
		padding: 50px 5vw 0;
	}
	.conceptBox h3 {
		margin: 0 auto 30px;
	}
	.conceptBox h3,
	.policyBox h3,
	.doctorBox .doctor01,
	.doctorBox .doctor02 {
		width: 100%;
		height: 57px;
		background-size: contain;
	}
	.conceptBox h4 {
		width: 100%;
		height: inherit;
		background-image: none;
		color: #000;
		font-family: "Sawarabi Mincho";
		font-size: 18px;
		margin: 0 0 35px 0;
		text-indent: 0;
		text-align: left;
	}
	.conceptBox p {
		height: inherit;
		margin-left:0;
		text-indent: 0;
		display: block;
		background-image: none;
		color: #000;
		font-family: "Sawarabi Mincho";
		font-size: 14px;
		text-align: right;
	}
	.conceptBox .img,
	.policyBox .img {
		padding-top: 30px;
		text-align: center;
	}
	.conceptBox .img>img,
	.policyBox .img>img {
		width: 100%;
	}
	.policyBox h3 {
    margin: 0 auto 30px;
    padding-top: 0px;
    background-position: top center;
	}
	.inPolicyBox {
		height: inherit;
		background-image: none;
		padding: 50px 5vw 0;
	}
	.inPolicyBox p {
		padding-left: 0;
		padding-right: 0;
		font-size: 14px;
	}
	.doctorBox {
		padding: 50px 0 0;
	}
	.inDoctorBox {
		padding: 0 5vw;
	}
	.inDoctorBox-l>img {
		width: 100%;
	}
	.inDoctorBox-r {
		padding-top: 30px;
	}
	.doctor01 {
		margin: 0 auto 30px;
	}
	.doctor02 {
		margin: 0 auto 30px;
	}
	.sakura {
		width: 100%;
		margin: 0 auto 30px;
		padding-left: 50px;
		background-position: left bottom;
		font-size: 15px;
	}
	.sakura .small {
		font-size: 13px;
	}
	.profile {
		padding: 35px 5vw;
	}
	.profile h5 {
		font-size: 17px;
		padding-left: 11px;
	}
	.profile .maintit {
		font-size: 17px;
	}
	.profile01 {
		margin-bottom: 20px;
	}
	.profile01 dl {
		font-size: 14px;
		line-height: 1.4;
		margin-bottom: 20px;
	}
	.profile01 dt {
		float: none;
		width: 100%;
		text-align: left;
	}
	.profile01 dd {
		float: none;
		width: 100%;
	}
	.profile02 p {
		padding-left: 0;
		font-size: 14px;
		line-height: 1.4;
	}
	.inDoctorBox02 {
		padding: 50px 5vw;
	}
	.inDoctorBox02 .pt0 {
		padding-top: 0!important;
	}
}
	
@media only screen and (max-width: 400px){
	.conceptBox h3,
	.policyBox h3,
	.doctorBox .doctor01,
	.doctorBox .doctor02 {
		height: 55px;
		background-size: 80%;
	}
}
	