@charset "utf-8";

/*  clearfix  */
.clearfix:before,
.clearfix:after {content:"";display:table;}
.clearfix:after {clear:both;}
.clearfix {zoom:1;}
/*  hide-object  */
.hide {
display:block;
width:0;
height:0;
overflow:hidden;
}

/* COMMON */
body {
	background-image: url(http://oke-rojin.com/sp/about/img/red_bg.png);
	background-position:center top;
	font-family: 'Noto Sans Japanese', sans-serif;
}
* {
	max-height:999999px;
}
#spWrap {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
}
header {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #8A855B;
	height: 97px;
	background-color: #1B333A;
}
header h1 {
	float: left;
	height: 97px;
	width: 50%;
}
#btnMenu {
	float: right;
	height: 97px;
	width: 110px;
}
#menuClose {
	display: none;
}
nav {
	display: none;
	position: absolute;
	left: 0px;
	right: 0px;
	top: 100px;
	z-index: 1000;
}
nav ul {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8A855B;
}
nav li {
	height: 89px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8A855B;
	background-color: #000;
}
nav .fb {
	background-color: #3B5998;
}
nav li a {
	display: block;
	height: 89px;
	font-size: 27px;
	line-height: 89px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}
#spWrapin {
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	background-image: url(http://oke-rojin.com/sp/about/img/in_bg_ptn.png);
	padding-right: 30px;
	padding-left: 30px;
	width: 520px;
	padding-bottom: 20px;
}
#spWrapin h2 {
	text-align: center;
	padding-bottom: 50px;
}
#spWrapin h3 {
	text-align: center;
	padding-bottom: 30px;
	position: relative;
}
#spWrapin p {
	font-size: 26px;
	line-height: 38px;
	padding-bottom: 30px;
}
footer {
	background-color: #1B333A;
}
footer ul {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}
footer li {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
}
#footer_logo {
	background-image: url(http://oke-rojin.com/sp/about/img/footer_logo.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 180px;
	width: 580px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#copyright {
	font-size: 14px;
	line-height: 60px;
	color: #FFF;
	background-color: #000;
	text-align: center;
	height: 60px;
}
.mainimg {
	padding-bottom: 50px;
	margin-right: -30px;
	margin-left: -30px;
}
.h3_fk {
	position: absolute;
	left: 0px;
	top: -92px;
}
#castList1 {
	padding-bottom: 21px;
}
#castList1 li {
	text-align: center;
}
#castList2 {
	padding-bottom: 22px;
}
#castList2 li {
	float: left;
	margin-right: 12px;
}
#castList2 li:nth-child(2n){
	margin-right:0px;
}
#castList3 {
	padding-bottom: 50px;
}
#castList3 li {
	float: left;
	height: 210px;
	margin-right: 3px;
}
#castList3 li:nth-child(3n){
	margin-right:0px;
}#castMainimg {
	text-align: center;
	padding-bottom: 40px;
}
#castNav {
	text-align: center;
	padding-top: 153px;
	padding-bottom: 20px;
	position:relative;
}
#castPrev {
	position: absolute;
	left: 0px;
	top: 0px;
}
#castNext {
	position: absolute;
	top: 0px;
	right: 0px;
}
.staffimg {
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
}
.staffHistory {
	font-size: 24px;
	line-height: 36px;
	padding-top: 30px;
	padding-bottom: 30px;
	display: none;
}
.staffHistory dt {
	font-weight: bold;
}
.staffHistory dd {
	padding-left: 15px;
	font-size: 22px;
}
.staffHistory dl {
	padding-bottom: 30px;
}
#staff section {
	padding-bottom: 30px;
}