@charset "utf-8";

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
html, body, form, fieldset, p, div, h1, h2, h3, h4, h5, h6 {
	-webkit-text-size-adjust:none;
}
body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "Verdana", "ＭＳ Ｐゴシック", "sans-serif";
	color:#333;
	font-size:14px;
	font-weight:600;
	background-color: #FFF;
	background-image: url(../img/sky.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: fixed;
}
img {
	border:none;
	vertical-align:bottom;
}

li {
	list-style:none;
}

/*LOAD_CONTAINER*/
#loader {
	width: 220px;
	height: 283px;
	display: none;
	position: fixed;
	_position: absolute; /* IE6対策 */
	top: 50%;
	left: 50%;
	text-align:center;
	margin-top: -230px; /* heightの半分のマイナス値 */
	margin-left: -110px; /* widthの半分のマイナス値 */
	z-index: 2000;
}
#fade {
	width: 100%;
	height: 200%;
	display: none;
	background-color: #FFF;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1999;
}


/*CONTENT*/
.container{
	width:100%;
	height:100%;
}

.head_{
	position:fixed;
	z-index: 99;
	width:100%;
	min-width: 1100px;
	height:110px;
	background-image: url(../img/head_bg.png);
	top:0;
	left: 0;
	}

.head_L{
	float: left;
	}
.head_R{
	float: right;
	overflow: hidden;
	}
.head_R div{
	float: left;
	display: block;
	position: relative;
	}


/*01*/
.wrap{
	position:relative;
	width:100%;
	background-image: url(../img/intro_bg.png);
	background-position: center top;
	background-repeat: no-repeat;
	}
.w_visual{
	position: relative;
	width:1100px;
	height: 759px;
	margin: 0 auto;
	overflow: hidden;
	}
.w_visualL{
	position: absolute;
	left: 63px;
	top: 100px;
	z-index: 5;
	}
.w_visualR{
	position: absolute;
	left: 550px;
	top: 240px;
	z-index: 6;
	display: block;
	text-align: center;
	}
	
/*02*/
.wrap_C{
	position:relative;
	width:900px;
	margin: 0 auto;
	padding-top: 140px;
	}
.wrap_C_{
	position:relative;
	width:900px;
	padding: 30px 0;
	background-image: url(../img/head_bg.png);
	}
.wrap_C2_{
	position:relative;
	width:840px;
	margin-left: 30px;
	}
.wrap_C_ar{
	width:900px;
	padding: 18px 0 30px 0;
	display: block;
	text-align: center;
	}
	
	

.loopslider {
	width: 100%;
	height:166px;
	margin-top:18px;
	text-align: left;
	position: relative;
	overflow: hidden;
}
.loopslider ul {
	width: 100%;
	height:166px;
	float: left;
	display: inline;
	overflow: hidden;
}
.loopslider ul li {
	height:166px;
	width:1400px;
	float: left;
	display: inline;
	overflow: hidden;
}


/*cast*/
.wrap_cast{
	width:1100px;
	height:390px;
	margin: 0 auto;
	padding: 113px 0 0 0;
	background-image: url(../img/cast.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 1100px 257px;
	background-position-y: 132px;
	display: block;
	text-align: center;
	margin-bottom:-100px;
	}
.wrap_cast_{
	width:1030px;
	margin: 0 auto;
	display: block;
	text-align: center;
	}
/**/
.wrap_C_cast{
	position:relative;
	width:1100px;
	margin: 0 auto;
	}
.wrap_C_cast2{
	position:relative;
	width:1100px;
	margin: 0 auto;
	}
.wrap_C_cast_w{
	position:relative;
	width:900px;
	margin: 0 auto;
	padding: 5px 0 30px 0;
	background-image: url(../img/head_bg.png);
	}
.wrap_C_cast_wT{
	position:relative;
	width:600px;
	margin: 0 auto;
	}
.wrap_kurumi{
	position:relative;
	width:46px;
	height:140px;
	margin: 0 auto;
	}
.wrap_kurumi img{
	margin-top: 48px;
	}

/*staff*/
.wrap_C_staff{
	position:relative;
	width:1100px;
	margin: 0 auto;
	}
.wrap_C_staff_w{
	position:relative;
	width:900px;
	margin: 0 auto;
	padding: 30px 0 30px 0;
	background-image: url(../img/head_bg.png);
	}
.wrap_C_staff_n{
	position:relative;
	width:400px;
	margin: 0 auto;
	display: block;
	text-align: center;
	}
.wrap_C_staff_L{
	position:relative;
	width:290px;
	float: left;
	display: block;
	}
.wrap_C_staff_R{
	position:relative;
	width:550px;
	float: left;
	display: block;
	}

/*prod*/
.prod_naviW{
	position:fixed;
	width:100%;
	min-width: 1100px;
	top:0;
	left:0;
	}
.prod_naviW_{
	position:relative;
	width:100%;
	}
.prod_navi{
	position:absolute;
	z-index: 99;
	width:260px;
	height:346px;
	background-image: url(../img/prod_bg.png);
	background-repeat: no-repeat;
	background-size: 261px 346px;
	top:138px;
	right: 0;
	}
.prod_W{
	width:100%;
	min-width: 1100px;
	margin: 0 auto;
	}
.prod_W_{
	width:80%;
	min-width:830px;
	padding-top: 138px;
	}
.prod_C{
	width:695px;
	margin: 0 auto;
	}
.prod_Cw{
	width:695px;
	background-image: url(../img/head_bg.png);
	padding: 30px 0 30px 0;
	margin-top: 20px;
	}
.prod_CwIn{
	width:635px;
	margin-left: 30px;
	}
.prod_CwIn_T{
	width:550px;
	margin: 0 auto;
	}
.prod_CwIn_C{
	width:635px;
	margin-top: 20px;
	}


.wrap_Foot{
	position: relative;
	z-index:6;
	width:100%;
	min-width: 1100px;
	display: block;
	}
.wrap_Foot_img{
	position: absolute;
	width:100%;
	top:0;
	left:0;
	}
.wrap_Foot_cr{
	position: absolute;
	width:100%;
	bottom:0;
	left:0;
	}
.wrap_Foot_cr1{
	position: relative;
	width:100%;
	display: block;
	text-align: center;
	}


#pagetop {
	position: fixed;
	bottom: 0px;
	right: 0px;
	z-index:12;
	display:block;
}
#pagetop a {
	text-align: right;
	display: block;
}






.navi a:link {
	color:#3f98ad;
	text-decoration:none;
}
.navi a:visited {
	color:#3f98ad;
	text-decoration:none;
}
.navi a:hover {
	color:#3f98ad;
	text-decoration:none;
}
.navi a:active {
	color:#3f98ad;
	text-decoration:underline;
}
.navi a:focus {
	text-decoration:none;
}



/* 印刷用 */
@media print {
.dispNone {
	display:none;
	}
}