.font-family-default, body {
    font-family: "微软雅黑","宋体", Times, serif
}

html, body {
	margin: 0px;
	padding: 0px;
}

.body-inner {

}
body > .body-inner {
	height: auto;
}

.hide {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}

.inner {
	position: relative;
	width: 1200px;
	margin: 0px auto;
}
ul,li {
	list-style-type: none;
	position: relative;
	float: left;
}
#story_con h1,
#chara_con h1,
#prod_con h1,
#special_con h1 {
	font-size: 2.5rem;
	color: transparent;
	background-color: black;
	text-shadow: rgba(255,255,255,0.5)0 5px 6px, 
				rgba(255,255,255,0.2)1px 3px 3px;
	-webkit-background-clip: text;
}

#loading {
	width: 100%;
	height: 100%;
	background: #000;
	z-index: 1000;
}

#main_con {
	position: relative;
	width: 100%;
	height: 100%;
	overflow-x: hidden;
	/* 背景渐变色 */
}

/**/
#nav_con {
	position: absolute;
	width: 1000px;
	height: 72px;
	z-index: 998;
	left: 50%;
	top: 750px;
	margin-left: -340px;
}

#nav_con.fixed {
	position: fixed;
	top: 0px;
	padding: 15px 0px;
	left: 50%;
	margin-left: -400px;
}
#nav_con.fixed li {
	margin-left: 20px;
}

#nav_con ul {
	width: auto;
	height: 72px;
	margin: 0 auto;
	overflow: hidden;
}
#nav_con li {
	margin-left: 30px;
}

/**/
#head_con {
	background: url(/img/product/natsuhana_no_kiseki/head_img.jpg)top center no-repeat;
}
#head_con .inner {
	width: 100%;
	height: 1080px;
}
#head_con img {
	position: absolute;
	width: 600px; 
	height: 255px;
	left: 50%;
	top: 470px;
	margin-left: -310px;
	display: block;
}

/**/
#story_con {
	
}
#story_con .inner {
	margin-top: 150px;
	width: auto;
	height: 900px;
}
#story_con h1 {
	text-align: center;
}
#story_con .story_area {
	margin: 0px auto;
	width: 950px;
	height: 800px;
}
#story_con .story_text {
	position: absolute;
	padding: 80px 0px 0px 150px;
	width: 580px;
	height: 610px;
	z-index: 30;
}
#story_con .story_img {
	position: absolute;
	width: 950px;
	height: 800px;
	z-index: 28;
}

/**/
#chara_con {
	background-image: url(/img/product/natsuhana_no_kiseki/mura01.png);
	background-position: center 186px;
	background-repeat: no-repeat;
	position: relative;
	top: 100px;
	width: 100%;
	height: 1000px;
}
#chara_con .inner {
	height: 1000px;
	position: relative;
}
#chara_con h1 {
	position: absolute;
	top: 10px;
}
#chara_nav {
	position: absolute;
	top: 10px;
	left: 400px;
	z-index: 30;
}
#chara_nav li {
	width: 93px;
	height: 113px;
	margin: 0 30px 0 0;
	position: relative;
	cursor: pointer;
}
#chara_nav li a {
	display: block;
	width: 93px;
	height: 113px;
}

#chara_nav .btn_on {
	background-position: 0 -113px;
}
#chara_nav a:hover {
	background-position: 0 -113px;
}
.ct1 a {
	background-image: url(/img/product/natsuhana_no_kiseki/c_nav01.png);
}
.ct2 a {
	background-image: url(/img/product/natsuhana_no_kiseki/c_nav02.png);
}
.ct3 a {
	background-image: url(/img/product/natsuhana_no_kiseki/c_nav03.png);
}
.ct4 a {
	background-image: url(/img/product/natsuhana_no_kiseki/c_nav04.png);
}

#chara_group {
	position: absolute;
	z-index: 1;
	height: 900px;
	width: 100%;
}
#chara_group h2 {
	position: absolute;
	left: 100px;
	bottom: 210px;
	color: #ebc6ff;
	font-size: 3rem;
	z-index: 12;
}
#chara_group .c_text {
	position: absolute;
	left: 550px;
	bottom: 100px;
	z-index: 11;
}
#chara_group .c_img {
	position: absolute;
	bottom: 0px;
	left: 270px;
	z-index: 10;
}


/**/
#prod_con {

}
#prod_con .inner {
	height: 1000px;
}
#prod_con h1{
	text-align: center;
}
#v_post {
	margin: 30px auto 0px auto;
	width: 533px;
	height: 300px;
	border: solid 5px #a6e3e9;
	box-shadow: 2px 2px 5px 0px #666;
}

#prod_con table {
	border-collapse: collapse;
	border: solid 1px #a6e3e9;
}
#prod_con tr {
	display: table-row;
	vertical-align:  inherit;
}
#prod_con th {
	background-color: #71c9ce;
	border-bottom: solid 1px #a6e3e9;
	color: #e3fdfd;
	padding: 5px;
	width: 30%;
	font-size: 1rem;
	font-weight: bold;
}
#prod_con td {
	border-bottom: solid 1px #a6e3e9;
	color: #71c9ce;
	padding: 5px 10px;
	font-size: 1.2rem;
}
.t-staff {
	margin: 50px 0px 50px 90px;
	width: 420px;
	float: left;
}
.t-msg {
	margin: 50px 10px 50px 0px;
	width: 560px; 
	float: right;
}


/**/
#special_con {

}
#special_con .inner {
	height: 800px;
}
#special_con h1 {
	text-align: center;
	padding-bottom: 50px;
}

#special_con .pv_con {
	margin: 0px auto;
	border: 1px solid #000;
	width: 800px;
	height: 450px;
	overflow: hidden;
	box-shadow: 0px 2px 5px 0px #666;
}
#special_con .pv_con a {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
}
#special_con .pv_con a span,
			.pv_con a b {
	position: absolute;
	display: block;
	width: 100%;
	height:100%;
	background-position: center center;
	opacity: 0.5;
	filter: alpha(opacity=50);
	transition: opacity 0.2s;
	left: 0;
	top: 0;
	cursor: pointer;
}
#special_con .pv_con a span {
	background-image: url(/img/home/vM.png);
}
#special_con .pv_con a:hover span {
	opacity: 0;
	filter: alpha(opacity=0);
}
#special_con .pv_con a b {
	background-image: url(/img/home/vBtn.png);
	background-repeat: no-repeat;
}