@charset "utf-8";


/*----------------------------------------------------

	当院の紹介ページ用CSS

----------------------------------------------------*/



/*----------------------------------------------------

	#shopExSec

----------------------------------------------------*/



/*----------------------------------------------------

	#featureSec

----------------------------------------------------*/



#about #featureSec {
	clear: both;
	padding: 70px 0 46px;
}



#about #featureSec .featureCon {
	width: 980px;
	margin: 0 auto;
}



#about #featureSec .featureCon li {
	float: left;
	margin: 0 12px 24px;
}



/*----------------------------------------------------

	#thoughtSec

----------------------------------------------------*/



#about #thoughtSec {
	clear: both;
	padding: 70px 0 20px;
}



#about #thoughtSec .thoughtCon {
	width: 980px;
	margin: 0 auto 50px;
}



#about #thoughtSec .thoughtCon .thoughtTxt {
	width: 550px;
	float: left;
}



#about #thoughtSec .thoughtCon .thoughtTxt h4 {
	margin: 0 0 10px;
}



#about #thoughtSec .thoughtCon .thoughtTxt h5 {
	margin: 0 0 30px;
}



#about #thoughtSec .thoughtCon .thoughtTxt p strong {
	color: #1F4C9F;
}



#about #thoughtSec .thoughtCon .thoughtImg {
	width: 378px;
	float: right;
	text-align: center;
}

/*　max-width: 767px より小さい幅の時　*/
@media (max-width: 767px) {
	#about #thoughtSec {
		padding-left: 15px;
		padding-right: 15px;
	}



	#about #thoughtSec .thoughtCon {
		width: auto;
	}



	#about #thoughtSec .thoughtCon .thoughtTxt {
		width: auto;
		float: none;
		margin-bottom: 30px;
	}



	#about #thoughtSec .thoughtCon .thoughtTxt h4 {
	}



	#about #thoughtSec .thoughtCon .thoughtTxt h5 {
	}



	#about #thoughtSec .thoughtCon .thoughtTxt p strong {
	}



	#about #thoughtSec .thoughtCon .thoughtImg {
		width: auto;
		float: none;
	}
}



/*----------------------------------------------------

	#staffSec

----------------------------------------------------*/



#about #staffSec {
	clear: both;
	padding: 70px 0 46px;
	background-image: url(../img/bg04.jpg);
	background-repeat: repeat;
}



#about #staffSec .staffCon {
	width: 980px;
	/*width: 654px;*/
	margin: 0 auto;
}



#about #staffSec .staffCon li {
	float: left;
	margin: 0 12px 30px;
	line-height: 150%;
	text-align: center;
}



#about #staffSec .staffCon li h2 {
	font-size: 1.143em;
	font-weight: normal;
	margin: 5px 0 10px;
}



#about #staffSec .staffCon li h3 {
	font-size: 0.929em;
	font-weight: normal;
	margin: 0 0 10px;
}



#about #staffSec .staffCon li span {
	font-size: 0.857em;
	width:272px;
	margin: 5px auto 0;
	text-align: left;
	display: block;
}

/*　max-width: 767px より小さい幅の時　*/
@media (max-width: 767px) {
	#about #staffSec {
		padding-left: 15px;
		padding-right: 15px;
	}



	#about #staffSec .staffCon {
		width: auto;
	}



	#about #staffSec .staffCon li {
		float: none;
		margin: 0 0 30px;
	}



	#about #staffSec .staffCon li h2 {
	}



	#about #staffSec .staffCon li h3 {
	}



	#about #staffSec .staffCon li span {
		width: auto;
	}
}



/*----------------------------------------------------

	#introductionSec

----------------------------------------------------*/



#about #introductionSec {
	clear: both;
	background-image: url(../../about/img/bg_introduction.jpg);
	-moz-background-size: 100% auto;
	background-size: 100% auto;
	padding: 70px 0 36px;
}



#about #introductionSec .introductionCon {
	width: 980px;
	margin: 0 auto;
}



#about #introductionSec .introductionCon li {
	width: 210px;
	text-align: center;
	margin: 0 17px 34px;
	float: left;
}

/*　max-width: 767px より小さい幅の時　*/
@media (max-width: 767px) {
	#about #introductionSec {
		padding-left: 15px;
		padding-right: 15px;
	}



	#about #introductionSec .introductionCon {
		width: auto;
	}



	#about #introductionSec .introductionCon li {
		width:46%;
		margin: 0 2% 30px
	}
}



/*----------------------------------------------------

	#originSec

----------------------------------------------------*/



#about #originSec {
	clear: both;
	padding: 70px 0;
	background-image: url(../img/bg02.jpg);
	background-repeat: repeat;
}



#about #originSec .originCon {
	width: 980px;
	margin: 0 auto 50px;
}



#about #originSec .originCon li {
	float: left;
	margin: 0 12px 24px;
	width: 302px;
}



#about #originSec .originCon li span {
	display: block;
	width: 260px;
	margin: 10px auto 0;
}



#about #originSec p {
	text-align: center;
}

/*　max-width: 767px より小さい幅の時　*/
@media (max-width: 767px) {
	#about #originSec {
		padding-left: 15px;
		padding-right: 15px;
	}



	#about #originSec .originCon {
		width: auto;
	}



	#about #originSec .originCon li {
		width:auto;
		float: none;
		text-align: center;
	}



	#about #originSec .originCon li span {
		width: auto;
		text-align: left;
	}



	#about #originSec p {
	}
	
	#about #originSec .logoBgImg {
		margin: 0 0 30px;
	}
	
	#about #originSec .logoBgTxt {
		background-color: #CCE7F5;
		border-radius: 12px;
		-webkit-border-radius: 12px;
		-moz-border-radius: 12px;
		padding: 15px;
	}
}



/*----------------------------------------------------

	#activitiesSec

----------------------------------------------------*/



#about #activitiesSec {
	clear: both;
	padding: 70px 0;
	background-image: url(../img/bg03.jpg);
	background-repeat: repeat;
}



#about #activitiesSec .activitiesCon {
	width: 980px;
	margin: 0 auto;
}



#about #activitiesSec .activitiesCon li {
	float: left;
	margin: 0 12px;
	line-height: 150%;
	text-align: center;
}



#about #activitiesSec .activitiesCon li h2 {
	font-size: 1.143em;
	font-weight: normal;
	margin: 5px 0 30px;
}



#about #activitiesSec .activitiesTxt {
	text-align: center;
	clear: both;
}

/*　max-width: 767px より小さい幅の時　*/
@media (max-width: 767px) {
	#about #activitiesSec {
		padding-left: 15px;
		padding-right: 15px;
	}



	#about #activitiesSec .activitiesCon {
		width: auto;
	}



	#about #activitiesSec .activitiesCon li {
		float: none;
		margin-bottom: 30px;
	}



	#about #activitiesSec .activitiesCon li h2 {
	}



	#about #activitiesSec .activitiesTxt br {
		display: none;
	}
}










