@charset "utf-8";
#access header nav ul { background-position:290px 0;}
#staff{
	margin-bottom:80px;
}
#staff #staffbtn{
	background:url(../images/logo3.png) 95% center no-repeat #231815;
	width:690px;
	margin:0 auto 30px;
	padding:10px;
}
#staff #staffbtn li{
	display:inline-block;
}
#staff #staffbtn li,
#staff #staffbtn li a{
	width:65px;
	height:65px;
}
#staff #staffbtn li a{
	display:block;
}
#staff #staffbtn li a img{
	width:100%;
	opacity:0.6;
	background:#000;
}
#staff #staffbtn li a img:hover{
	opacity:1.0;
}



#staffarea{
	width:710px;
	background:#231815;
	height:350px;
	margin:0 auto;
}
.motion{
	display: none;
	position:relative;
	padding: 20px 30px;
	height:500px;
}
#motion_area1 {
	display: block;
}
a.active {
	font-weight: bold;
}
.motion h2{
	font-size:59px;
	font-family: 'AGENCYR';
}
.motion h3 {
    position: absolute;
    text-align: right;
    top:70px;
    width:386px;
}
.motion .imgbox{
	position:absolute;
	top:31px;
	right:30px;
	width:220px;
	text-align:right;
}
.motion .imgbox a{
	display:block;
	width:220px;
	height:25px;
	overflow:hidden;
	text-align:left;
}
.motion .imgbox a img{
	border:none;
	float:right;
}
.motion img.face{
	border:2px solid #fff;
	width:220px;
}
.motion div.textbox{
	overflow:hidden;
}
.motion div.textbox p{
	height:172px;
	padding-left:130px;
	display:block;	
	width:257px;
}
.motion div.yuto p{ background:url(../images/staff/yuto-level.png) no-repeat top left;}
.motion div.juri p{ background:url(../images/staff/takaoka-level.png) no-repeat top left;}
.motion div.kaz p{ background:url(../images/staff/kaz-level.png) no-repeat top left;}
.motion div.teru p{ background:url(../images/staff/teru-level.png) no-repeat top left;}
#motion_area3 .face{ margin-top:25px;}
#motion_area4 .face{ margin-top:25px;}
#contents .motion ul{
	margin:13px 0;
	overflow:hidden;
}
#contents .motion li{
	display:block;
	float:left;
    margin-right:10px;
    vertical-align: top;
}
#contents .motion li.last{
    margin-right:0;
}
#contents .motion li strong{
	background:#fff;
	padding:0 3px;
	color:#000;
	display: inline-block;
}

/*
------------------------------------------------------------------------------------------
	recruit
------------------------------------------------------------------------------------------
*/
#recruit h2{
	color:#000;
	background:#fff;
	padding:3px 10px;
	font-size:24px;
	width:662px;
	margin:0 auto;
}
#recruit div{
	padding:20px 0;
	width:662px;
	margin:0 auto;
	overflow: hidden;
}
#recruit dl{
	width:391px;
	border-right:1px dashed #FFFFFF;
	overflow:hidden;
	float:left;
	padding-right:10px;
}
#recruit dt{
    background: none repeat scroll 0 0 transparent;
    clear: both;
    float: left;
    font-size: 12px;
    padding: 0;
    vertical-align: top;
    width: 82px;
}
#recruit dd {
    float: left;
    padding-left: 10px;
    width: 295px;
	margin-bottom:0;
	padding-bottom:3px;
	background:none;
}
#recruit dt,
#recruit dd{
	padding-top:3px;
}
#recruit p{
	float:right;
	width:242px;
	height:430px;
	background:url(../images/logo3.png) no-repeat right bottom;
	padding-left:10px;
}