@charset "UTF-8";


/*メインイメージ
---------------------------------------------------------*/
.staff  #m_img {
	background-image: url(../images/staff/m_img_2.jpg);
	background-position: right center;
}

.staff #contents {
	padding-bottom: 0;
}



/*院長紹介
---------------------------------------------------------*/
/* 名前 */
.staff #doctor .name_area {
	position: relative;
	padding-bottom: 200px;
}
.staff #doctor .doctor_name {
	position: absolute;
	z-index: 1;
	margin: auto;
	left: 0;
	right: 0;
	bottom: -100px;
	background: #C3DBEC;
	width: 94%;
	max-width: 900px;
	box-shadow: 0 15px 15px -6px rgba(0,0,0,.15);
}
.staff #doctor .doctor_name .doctor_img {
	text-align: right;
	position: relative;
	z-index: 0;
	width: 50%;
	max-width: 500px;
	margin-left: auto;
	margin-right: 0;
}
.staff #doctor .doctor_name dl {
	position: absolute;
	z-index: 1;
	width: 250px;
	left: 10%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.staff #doctor .doctor_name dt {
	float: left;
	text-align: center;
	width: 30%;
	font-size: 110%;
	letter-spacing: .1em;
	line-height: 1.0em;
	padding-top: 8px;
}
.staff #doctor .doctor_name dd {
	float: right;
	text-align: left;
	width: 70%;
}
.staff #doctor .doctor_name .txt_name {
	font-size: 200%;
	letter-spacing: .1em;
	line-height: 1.0em;
}
.staff #doctor .doctor_name .ft_sans {
	margin-top: 15px;
	color: #fff;
	font-weight: 700;
	letter-spacing: .05em;
	line-height: 1.0em;
}

/* ご挨拶 */
.staff #doctor .greeting {
	position: relative;
	z-index: 0;
	background: url(../images/staff/greeting_bg.jpg) no-repeat center center;
	background-size: cover;
	width: 94%;
	padding: 0 3%;
	padding-top: 200px;
	padding-bottom: 100px;
}
.staff #doctor .greeting h4 {
	font-size: 200%;
	font-weight: normal;
	letter-spacing: .1em;
	line-height: 1.4em;
}
.staff #doctor .greeting .in_box {
	max-width: 1500px;
	margin: 0 auto;
	text-align: center;
	position: relative;
}
.staff #doctor .greeting .txt {
	margin-top: 30px;
}
.staff #doctor .greeting .abs_img {
	position: absolute;
	right: 3%;
	top: 0;
}

.staff #doctor .greeting .movie dt {
	margin-top: 60px;
	margin-bottom: 10px;
}

/* 微調整
------------------------------------------*/
@media only screen and (max-width: 1600px) {
/* ご挨拶 */
.staff #doctor .greeting .abs_img {
	position: static;
	padding: 50px 0 20px;
}
.staff #doctor .greeting .abs_img li {
	width: 33.3333%;
	text-align: center;
	float: left;
}
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
/* 名前 */
.staff #doctor .name_area {
	padding-bottom: 150px;
}

/* ご挨拶 */
.staff #doctor .greeting {
	padding-top: 170px;
	padding-bottom: 10%;
}

.staff #doctor .greeting .movie dt {
	margin-top: 6%;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
/* 名前 */
.staff #doctor .name_area {
	padding-bottom: 15%;
}

/* ご挨拶 */
.staff #doctor .greeting {
	background: none;
	padding-top: 150px;
	padding-bottom: 10%;
}
.staff #doctor .greeting h4 {
	font-size: 160%;
	letter-spacing: .05em;
}
.staff #doctor .greeting .txt {
	margin-top: 30px;
	line-height: 2.0em;
	text-align: left;
}
.staff #doctor .greeting .abs_img {
	padding: 5% 0 2%;
}

.staff #doctor .greeting .movie dt {
	margin-top: 6%;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 480px) {	
/* 名前 */
.staff #doctor .name_area {
	padding-bottom: 25%;
}
.staff #doctor .doctor_name {
	bottom: -50px;
}
.staff #doctor .doctor_name .doctor_img {
	width: 70%;
}
.staff #doctor .doctor_name dl {
	left: 3%;
	font-size: 80%;
}

/* ご挨拶 */
.staff #doctor .greeting {
	padding-top: 100px;
}
}



/*経歴
---------------------------------------------------------*/
.staff .keireki {
	background: #34BAB6;
	color: #fff;
	font-size: 86%;
	letter-spacing: normal;
	line-height: 1.8em;
	padding: 80px 0;
}
.staff .keireki .section{
	margin-top: 3em;
}
.staff .keireki .section p{
	font-size: 110%;
	font-weight: bold;
	margin-top: 1.2em;
	margin-bottom: 0.6em;
	padding-bottom: 0.3em;
	border-bottom: 1px solid #fff;
}
.staff .keireki .section p:first-of-type{
	margin-top: 0;
}
.staff .keireki .flt_l {
	width: 37%;
}
.staff .keireki .flt_r {
	width: 60%;
}
.staff .keireki h4 span {
	background: #27656B;
	font-size: 110%;
	font-weight: normal;
	letter-spacing: .2em;
	line-height: 1.0em;
	padding: 8px 20px;
	border-radius: 30px;
}
.staff .keireki h4 {
	margin-top: 30px;
	margin-bottom: 20px;
}
.staff .keireki h5 {
	margin-top: 30px;
	color: #FFFF72;
	font-size: 110%;
	font-weight: normal;
	letter-spacing: .2em;
	line-height: 1.0em;
	margin-bottom: 10px;
}
.staff .keireki h4:first-child,
.staff .keireki h5:first-child {
	margin-top: 0;
}
.staff .keireki .ryakureki {
	_zoom: 1;
	overflow: hidden;
}
.staff .keireki .ryakureki dt {
	width: 20%;
	float: left;
}
.staff .keireki .ryakureki dd {
	width: 80%;
	float: left;
}
.staff .keireki dl,
.staff .keireki li {
	background: url(../images/staff/icon.png) no-repeat left .7em;
	background-size: 4px;
	padding-left: 12px;
}
.staff .keireki .com_txt_link{
	text-decoration: underline;
	color: #FFF;
}
.staff .keireki .com_txt_link:hover{
	text-decoration: none;
	color: #FFFF72;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.staff .keireki {
	padding: 8% 0;
}
.staff .keireki .flt_l {
	width: 47%;
}
.staff .keireki .flt_r {
	width: 50%;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.staff .keireki {
	font-size: 80%;
	line-height: 1.6em;
	padding: 8% 0;
}
.staff .keireki .section {
	margin-top:5%;
}
.staff .keireki .section p{
	margin-top: 3%;
}
.staff .keireki .flt_l {
	width: 100%;
	float: none;
}
.staff .keireki .flt_r {
	margin-top: 5%;
	width: 100%;
	float: none;
}
.staff .keireki h4 span {
	padding: 5px 20px;
}
.staff .keireki h4 {
	margin-top: 5%;
	margin-bottom: 10px;
}
.staff .keireki h5 {
	margin-top: 5%;
	margin-bottom: 5px;
}
.staff .keireki h4:first-child,
.staff .keireki h5:first-child {
	margin-top: 0;
}


}



/*スタッフ紹介
---------------------------------------------------------*/
.staff #staff {
	text-align: center;
	padding-top: 100px;
	padding-bottom: 80px;
}
.staff #staff h4 {
	margin: 30px 0;
	font-size: 200%;
	font-weight: normal;
	letter-spacing: .1em;
	line-height: 1.4em;
}
.staff #staff .txt {
	margin-top: 50px;
}

.staff #staff .staff_list > li {
	margin-top: 100px;
	width: 48%;
	max-width: 540px;
	float: left;
	text-align: left;
}
.staff #staff .staff_list > li:nth-child(even) {
	float: right;
}

.staff #staff .staff_list .staff_name {
	display: table;
	width: 100%;
	table-layout: fixed;
}
.staff #staff .staff_list .staff_name li {
	display: table-cell;
	text-align: left;
	vertical-align: middle;
}
.staff #staff .staff_list .staff_name li:first-child {
	width: 32%;
	padding-right: 5%;
}
.staff #staff .staff_list .staff_name li:last-child {
	width: 58%;
}
.staff #staff .staff_list .txt_katagaki {
	font-size: 110%;
	letter-spacing: .3em;
	line-height: 1.0em;
}
.staff #staff .staff_list .txt_name {
	font-size: 170%;
	letter-spacing: .2em;
	line-height: 1.0em;
	margin: 15px 0 10px;
}
.staff #staff .staff_list .txt_gakkai{
	margin-top:5%;
	font-size: 85%;
	line-height: 1.7em;
}
.staff #staff .staff_list .ft_sans {
	color: #26B8B7;
	font-weight: 400;
	letter-spacing: .1em;
	line-height: 1.0em;
}

.staff #staff .staff_list dl {
	margin-top: 30px;
	border-top: dotted 2px #29BAB7;
	padding-top: 20px;
}
.staff #staff .staff_list dt {
	margin-top: 10px;
	clear: both;
	width: 18%;
	float: left;
	color: #27B8B7;
	font-weight: bold;
	line-height: 1.4em;
}
.staff #staff .staff_list dd {
	margin-top: 10px;
	width: 82%;
	float: left;
	line-height: 1.4em;
}

.staff #staff .staff_list .bg_box {
	margin-top: 30px;
	background: #F8F8F1;
	padding: 30px 5%;
}

.staff #staff .team {
	margin: 100px 0 60px;
}
.staff #staff .team dd {
	max-width: 900px;
	margin: 25px auto 0;
	box-shadow: 0 15px 15px -6px rgba(0,0,0,.15);
}

.staff #staff .comment {
	font-weight: bold;
	line-height: 2.3em;
}
.staff #staff .comment span {
	color: #52903F;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.staff #staff {
	padding-top: 10%;
	padding-bottom: 8%;
}
.staff #staff h4 {
	margin: 3% 0;
}
.staff #staff .txt {
	margin-top: 5%;
}

.staff #staff .staff_list > li {
	margin-top: 100px;
	width: 48%;
	max-width: 540px;
	float: left;
	text-align: left;
}
.staff #staff .staff_list > li:nth-child(even) {
	float: right;
}

.staff #staff .staff_list .bg_box {
	margin-top: 3%;
	padding: 5%;
	font-size: 90%;
	line-height: 1.6em;
}

.staff #staff .team {
	margin: 10% 0 6%;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.staff #staff {
	padding-top: 10%;
	padding-bottom: 8%;
}
.staff #staff h4 {
	margin: 5% 0;
	font-size: 160%;
	letter-spacing: .05em;
}
.staff #staff .txt {
	margin-top: 8%;
	text-align: left;
}

.staff #staff .staff_list > li {
	margin-top: 10%;
	width: 100%;
	max-width: auto;
	float: none;
	font-size: 90%;
}
.staff #staff .staff_list > li:nth-child(even) {
	float: none;
}

.staff #staff .staff_list dl {
	margin-top: 3%;
	border-top: dotted 1px #29BAB7;
	padding-top: 2%;
}
.staff #staff .staff_list dt,
.staff #staff .staff_list dd {
	margin-top: 5px;
}

.staff #staff .staff_list .bg_box {
	margin-top: 5%;
	padding: 5%;
}

.staff #staff .team {
	margin: 10% 0;
}
.staff #staff .team dd {
	margin-top: 10px;
}

.staff #staff .comment {
	line-height: 1.8em;
}
}



/*cred
---------------------------------------------------------*/
.staff .cred {
	background: #F9F9F4;
	padding: 80px 0;
}
.staff .cred .section {
	text-align: center;
}
.staff .cred .com_title {
	padding-bottom: 70px;
	background: url(../images/staff/line.png) no-repeat center bottom;
	max-width: 1030px;
	margin: 0 auto 20px;
}
.staff .cred ul {
	line-height: 2.3em;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.staff .cred {
	background: #F9F9F4;
	padding: 8% 0;
}
.staff .cred ul {
	font-size: 94%;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.staff .cred {
	padding: 8% 0;
}
.staff .cred .com_title {
	background-size: contain;
	padding-bottom: 7%;
	margin-bottom: 3%;
}
.staff .cred ul {
	font-size: 90%;
	text-align: left;
	line-height: 2.0em;
}
}



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

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
}



/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
}


