@charset "utf-8";
.state{
	height:100% !important;
	background:#050b27;
}
.state .circle3-base{
	background:#050b27;
}
.state .loading_wrap{
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:900px;
}
#caststaff_load{
	position:relative;
	left:0;
	top:0;
	width:100%;
	min-width:1000px;
	height:100%;
	z-index:900;
	padding-bottom:60px;
}
#cast_bg{
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
	z-index:900;
}
#caststaff_cn{
	position:relative;
	width:100%;
	min-width:1000px;
	min-height:1000px;
	overflow:hidden;
	z-index:1;
}
.cast_bg{
	background:url(../img/caststaff/cast_bg.jpg) no-repeat center top #050b27;
	background-attachment: fixed !important;
}
.staff_bg{
	background:url(../img/caststaff/staff_bg.jpg) no-repeat center top #050b27;
	background-attachment: fixed !important;
}
.jp_bg{
	background:url(../img/caststaff/jp_bg.jpg) no-repeat center top #050b27;
	background-attachment: fixed !important;
}
#subnavi{
	position:absolute;
	left:50%;
	margin-left:-208px;
	top:67px;
}
#cast_navi{
	position:fixed;
	width:100%;
	min-width:1000px;
	left:0;
	top:0;
	z-index:1;
}
#subnavi ul{
    position: absolute;
    left:50%;
    top: 0;
    transform: translateX(-50%);
    width:296px;
}
#subnavi ul li{
	list-style:none;
	float:left;
	margin:0 20px;
	cursor:pointer;	
}
#subnavi .over_target{
	cursor:default;
}
#cast_title{
	text-align:center;
	margin:200px auto 75px;
}
.cast_set{
	width:960px;
	height:490px;
	margin:0 auto 40px;
}
.cast_list{
	position:relative;
	clear:both;
}
.cast_cn{
	position:relative;
	float:left;
	margin:0 20px;
}
.bgset{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
}


#staff_title{
	text-align:center;
	margin:200px auto 75px;
}
.staff_set{
	width:960px;
	height:320px;
	margin:0 auto 40px;
}
.staff_list{
	position:relative;
	clear:both;
}
.staff_cn{
	position:relative;
	float:left;
	margin:0 20px;
}


.cast_text{
    position: absolute;
    left: 22px;
    top: 358px;
    width: 398px;
    height: 104px;
    overflow: hidden;
    font-size: 13px;
   line-height: 25px;
    color: #FFF;
    font-family: "Noto Sans Japanese";
}
.staff_text{
    position: absolute;
    left: 22px;
    top: 114px;
    width: 398px;
    height: 180px;
    overflow: hidden;
    font-size: 13px;
    line-height: 25px;
    color: #FFF;
    font-family: "Noto Sans Japanese";
}
.staff_f .staff_text {
    position: absolute;
    left: 492px;
    top: 115px;
    width: 398px;
    height: 180px;
    overflow: hidden;
    font-size: 13px;
    line-height: 25px;
    color: #FFF;
    font-family: "Noto Sans Japanese";
}


.load_text{
	position:relative;
	width:378px !important;
}

