@charset "UTF-8";

.staff_main{
	margin-top: 66px; 
}
.staff_back-btn{
	display: inline-block;
	border: solid #091138 1px;
	padding: 3px 15px;
	margin-bottom: 30px;
}

.staff_back-btn img{
	margin: auto 10px auto 0;
	padding-bottom:  5px;
	vertical-align: middle;
	height: 1rem;
}
.staff_line{
	border: solid #091138;
	border-width: 1px 0px 0px 0px;
	margin-bottom: 15px;
}

/*スタッフ個人ページメイン画像ここから*/
.staff-image{
	height: 395px;
	margin-bottom: 40px;
}
.staff01{
	background:url(../img/staff/staff01-top.jpg) no-repeat center center;
}
.staff02{
	background:url(../img/staff/staff02-top.jpg) no-repeat center center;
}
.staff03{
	background:url(../img/staff/staff03-top.jpg) no-repeat center center;
}
.staff04{
	background:url(../img/staff/staff04-top.jpg) no-repeat center center;
}
.staff05{
	background:url(../img/staff/staff05-top.jpg) no-repeat center center;
}
.staff06{
	background:url(../img/staff/staff06-top.jpg) no-repeat center center;
}
.staff07{
	background:url(../img/staff/staff07-top.jpg) no-repeat center center;
}
.staff08{
	background:url(../img/staff/staff08-top.jpg) no-repeat center center;
}
.staff09{
	background:url(../img/staff/staff09-top.jpg) no-repeat center center;
}
.staff010{
	background:url(../img/staff/staff010-top.jpg) no-repeat center center;
}
.staff011{
	background:url(../img/staff/staff011-top.jpg) no-repeat center center;
}
.staff012{
	background:url(../img/staff/staff012-top.jpg) no-repeat center center;
}
.staff013{
	background:url(../img/staff/staff013-top.jpg) no-repeat center center;
}
.staff014{
	background:url(../img/staff/staff014-top.jpg) no-repeat center center;
}
.staff015{
	background:url(../img/staff/staff015-top.jpg) no-repeat center center;
}
.staff016{
	background:url(../img/staff/staff016-top.jpg) no-repeat center center;
}
.staff017{
	background:url(../img/staff/staff017-top.jpg) no-repeat center center;
}
/*スタッフ個人ページメイン画像ここまで*/

.name{
	margin-bottom: 60px;
	font-size: 1.5em;
}
.name_yomi{
	margin-left: 20px;
	font-size: .8em;
}
.name-position{
	font-size: 1rem;
}
.name-ttl_line{
	border:solid  #091138;
	border-width:1px 0px 0px 100px;
	height: 8px;
	width: 150px;
}
.message, .license, .birthplace, .hobby{
	margin: 0 0 30px 0;
}
.message p:nth-child(1){
		font-size: 1.3em;
}
.message-ttl_line, .license-ttl_line, .birthplace-ttl_line, .hobby-ttl_line, .staff-other_line{
	border-bottom: solid 8px #091138;
	width: 80px;
	margin-bottom: 20px;
}
.license{
	margin-top: 40px;
}
.staff-other{
	margin-top: 70px;
}
.staff-other_title{
	font-size: 1.5em;

}

@media (max-width: 640px){
.staff_main{
	margin-top: 50px; 
}
.top_title{
	text-align: center;
	padding: 100px 0 0 0;
	color: #091138;
	position: relative;
	z-index: 20	
}
}
