@charset "utf-8";

#staffImg{
	background:url(../images/staff/back.jpg) no-repeat right top;
	padding:30px 0 0 0;
	margin:0 0 30px 0;
}
#staffImg h3{
	margin-bottom: 15px;
    margin-left: 20px;
}
#staffImg p{
	line-height:2em;
	margin-bottom: 40px;
    margin-left: 20px;
}
#staffImg .btn{
	margin-bottom: 25px;
}
.staffInfo{
	float:left;
	width:377px;
}
.name{
	font-size:20px;
}
.kana{
	color:#C95456;
	font-size:11px;
}
.staffPhoto{
	float:left;
	margin-right:20px;
}
.icon{
	margin-bottom:15px;
}
.icon li{
	float:left;
	margin:0 10px 5px 0;
}
.staffChara span{
	display:block;
}
span.dt{
	float:left;
	width:100px;
}
span.dd{
	float:left;
	width:250px;
}
.staffChara{
	margin-bottom:15px;
}
.staffChara li{
	border-bottom:1px dashed #ccc;
	padding-bottom:5px;
	margin-bottom:10px;
}
.message h4{
	margin-bottom:5px;
}
.message p{
	font-size:90%;
	line-height:1.9em;
}
.oneStaff{
	margin-bottom:45px;
}

/*202103スタッフ紹介*/
.clearfix {
	display: block;
}

.staffPic {
	float: left;
}
.staffPic img {
	width: 150px;
}