@charset "UTF-8";

/* STAFF BLOCK
----------------------------------------------------- */

#staff h4,
.staffDT h4{
	color:#211c17;
	font-family: ryo-display-plusn,serif;
	font-weight:700;
	font-size:13px;
	line-height:1;
}
.staffDT h4{ margin-bottom:5px;}
#staff h3,
.staffDT h3{
	color:#211c17;
	font-family: ryo-display-plusn,serif;
	font-weight:700;
	font-size:25px;
	line-height:1.2;
	margin-bottom:10px;
}
.staffDT h3{
	margin-bottom:25px;
	}
#staff h5,
.staffDT h5{
	color:#2a8c9e;
	font-family: ryo-display-plusn,serif;
	font-weight:700;
	font-size:14px;
	margin-bottom:15px;
}
#staff p,
.staffDT p{
	line-height:1.5;
	margin-bottom:5px;
}

#staff div img,
.staffDT img{
	float:left;
	margin:0 20px 15px 0;
}
#staff01{
	width:50%;
	float:left;
	padding:0 30px;
}
#staff02,#staff03,#staff04,#staff05{
	width:50%;
	float:left;
	padding:0 30px;
	margin-bottom:40px;
}
#staff h6{
	color:#2a8c9e;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-weight:600;
	font-size:14px;
	margin-bottom:5px;
	margin-top:25px;
}
#staff table{
	font-size:14px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
#staff table th{
	padding-right:10px;
}
#staff table td{
	
	font-weight:600;
}


@media screen and (max-width: 640px) {

	#staff h4,
	.staffDT h4{
	font-size:12px;
	}
	.staffDT h4{ margin-bottom:5px;}
	#staff h3,
	.staffDT h3{
	font-size:18px;
	margin-bottom:10px;
	}
	#staff h5,
	.staffDT h5{
	font-size:13px;
	margin-bottom:15px;
	}
	.staffDT h3{
	margin-bottom:25px;
	}
	#staff p,
	.staffDT p{
	font-size:13px;
	margin-bottom:5px;
	}
	.staffDT p.small{
	font-size:10px !important;
	}
	#staff div img,
	.staffDT img{
	float:left;
	width:110px;
	margin:0 4% 10% 0;
	}
	#staff01{
	width:100%;
	float:none;
	padding:5% 8%;
	}
	#staff02,#staff03,#staff04,#staff05{
	width:100%;
	float:none;
	padding:5% 8%;
	margin:0;
	}
	#staff h6{
	color:#2a8c9e;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-weight:600;
	font-size:13px;
	margin-bottom:5px;
	margin-top:25px;
	}
	#staff table{
	font-size:12px;
	}
	#staff table th{
	padding-right:10px;
	}
	#staff table td{

	font-weight:600;
	}

}
