@charset "utf-8";

body {
	visibility: hidden;
}
#siteHeader {
	background-image: url(../../images/global/bg_grid.jpg);
	min-width: 1200px;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
}
#container {
	position: relative;
	top: 95px;
	background: fixed url(../../images/content/history/bg.jpg) no-repeat left top;
	-webkit-background-size: cover;
	   -moz-background-size: cover;
	        background-size: cover;
}
	#container > article {
		position: relative;
		width: 100%;
		height: 100%;
	}
		#container article > .inner {
			padding: 0;
			width: 100%;
			height: 100%;
			position: absolute;
			top: 0;
			left: 0;
			overflow: hidden;
			display: none;
 		}
#intro {
	background: scroll url(../../images/content/history/introBg.png) no-repeat center center;
	width: 100%;
	height: 100%;
	position: relative;
	/*z-index: 10;*/
	/*display: none;*/
}
	#intro .mask {
		background-color: rgba(0, 0, 0, 0.6);
		width: 100%;
		height: 100%;
		position: absolute;
		left: 0;
		top: 0;
		z-index: 9;
	}
	#intro .title {
		width: 340px;
		height: 124px;
		position: absolute;
		top: 50%;
		left: 50%;
		margin: -62px 0 0 -170px;
		background: scroll url(../../images/content/history/title.png) no-repeat center center;
		text-indent: -9999px;
		z-index: 10;
	}
	#intro .scroll {
		width: 76px;
		height: 76px;
		display: block;
		text-indent: -9999px;
		background: scroll url(../../images/content/history/scroll.png) no-repeat center center;
		position: absolute;
		left: 50%;
		bottom: 45px;
		margin-left: -38px;
		z-index: 10;
	}
.pageTitle {
	background: url(../../images/content/history/img_header.jpg)  no-repeat center center;
	height: 300px;
	text-indent: -9999px;
	min-width: 1200px;
}
#siteFooter {
	min-width: 1200px;
	position: fixed;
	width: 100%;
	z-index: 100;
	bottom: 0;
	left: 0;
}
#historyShowArea {
	position: absolute;
	top: 0;
	left: 50%;
	width: 1000px;
	height: 100%;
	margin-left: -500px;
	/*background: #FF0000;
	opacity: 0.5;*/
}
#historyWrapper {
	/*width: 10000px;*/
	position: relative;
	width: 100%;
	height: 100%;
}
#historySelector {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 10;
	padding: 20px 0;
	background-color: rgba(0, 0, 0, 0.6);
}
	#historySelector ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
		position: relative;
		text-align: center;
	}
	#historySelector li {
		height: 26px;
		display: inline-block;
	}
	#historySelector li:last-child {
		margin-bottom: 0;
	}
		#historySelector li a {
			width: 85px;
			display: block;
			height: 100%;
			text-indent: -9999px;
		}
		#historySelector li .year1930 {
			background: url(../../images/content/history/navi01_off.png)  no-repeat center center;
		}
		#historySelector li .year1930:hover,
		#historySelector li .year1930.active {
			background: url(../../images/content/history/navi01_on.png)  no-repeat center center;
		}
		#historySelector li .year1940 {
			background: url(../../images/content/history/navi02_off.png)  no-repeat center center;
		}
		#historySelector li .year1940:hover,
		#historySelector li .year1940.active {
			background: url(../../images/content/history/navi02_on.png)  no-repeat center center;
		}
		#historySelector li .year1950 {
			background: url(../../images/content/history/navi03_off.png)  no-repeat center center;
		}
		#historySelector li .year1950:hover,
		#historySelector li .year1950.active {
			background: url(../../images/content/history/navi03_on.png)  no-repeat center center;
		}
		#historySelector li .year1960 {
			background: url(../../images/content/history/navi04_off.png)  no-repeat center center;
		}
		#historySelector li .year1960:hover,
		#historySelector li .year1960.active {
			background: url(../../images/content/history/navi04_on.png)  no-repeat center center;
		}
		#historySelector li .year1970 {
			background: url(../../images/content/history/navi05_off.png)  no-repeat center center;
		}
		#historySelector li .year1970:hover,
		#historySelector li .year1970.active {
			background: url(../../images/content/history/navi05_on.png)  no-repeat center center;
		}
		#historySelector li .year1980 {
			background: url(../../images/content/history/navi06_off.png)  no-repeat center center;
		}
		#historySelector li .year1980:hover,
		#historySelector li .year1980.active {
			background: url(../../images/content/history/navi06_on.png)  no-repeat center center;
		}
		#historySelector li .year1990 {
			background: url(../../images/content/history/navi07_off.png)  no-repeat center center;
		}
		#historySelector li .year1990:hover,
		#historySelector li .year1990.active {
			background: url(../../images/content/history/navi07_on.png)  no-repeat center center;
		}
		#historySelector li .year2000 {
			background: url(../../images/content/history/navi08_off.png)  no-repeat center center;
		}
		#historySelector li .year2000:hover,
		#historySelector li .year2000.active {
			background: url(../../images/content/history/navi08_on.png)  no-repeat center center;
		}
		#historySelector li .year2010 {
			background: url(../../images/content/history/navi09_off.png)  no-repeat center center;
		}
		#historySelector li .year2010:hover,
		#historySelector li .year2010.active {
			background: url(../../images/content/history/navi09_on.png)  no-repeat center center;
		}
		#historySelector li .year2020 {
			background: url(../../images/content/history/navi10_off.png)  no-repeat center center;
			width: 54px;
		}
		#historySelector li .year2020:hover,
		#historySelector li .year2020.active {
			background: url(../../images/content/history/navi10_on.png)  no-repeat center center;
		}
#historyInner {
	position: absolute;
	width: 100000px;
	height: 220px;
	top: 55%;
	left: 0;
	margin-top: -110px;
	background: url(../../images/content/history/line.gif) repeat-x center center;
	overflow: visible;
}
	#historyInner .historySection {
		position: relative;
		float: left;
	}
		#historyInner .historySection .item {
			position: relative;
			height: 220px;
			/*display: inline-block;
			vertical-align: middle;*/
			float: left;
		}
			#historyInner .historySection .item .animeObj:before {
				content: '';
				width: 1px;
				height: 30px;
				background: #000000;
				position: absolute;
				left: 0;
				top: 95px;
			}
		#historyInner .historySection .drpShaImg {
			box-shadow:rgba(0, 0, 0, 0.3) 1px 1px 2px 2px;
			-webkit-box-shadow:rgba(0, 0, 0, 0.3) 1px 1px 2px 2px;
			-moz-box-shadow:rgba(0, 0, 0, 0.3) 1px 1px 2px 2px;
			position: relative;
			z-index: 1;
		}
			#historyInner .historySection .popupBtItem .base {
				background: #FFFFFF;
				display: block;
				width: 100%;
				height: 100%;
				position: absolute;
				top: 0;
				left: 0;
				z-index: 0;
			}
			#historyInner .historySection .item .leftVox {
				float: left;
				padding-left: 20px;
				position: relative;
				height: 100%;
			}
			#historyInner .historySection .item .title01 {
				margin-top: -15px;
				display: block;
				margin-bottom: 40px;
			}
			#historyInner .historySection .item .title02 {
				margin-top: 55px;
				display: block;
				margin-bottom: 25px;
			}
			#historyInner .historySection .item .copy01 {
				margin-bottom: 15px;
				display: block;
			}
			#historyInner .historySection .item .text01 {
				color: #000000;
				padding-right: 40px;
				font-size: 90%;
			}
			#historyInner .historySection .item .imageVox {
				float: left;
				margin-left: 30px;
			}
				#historyInner .historySection .item .imageVox .image {
					float: left;
					position: relative;
				}
				#historyInner .historySection .item .imageVox .image:nth-child(n+2) {
					margin-left: 20px;
				}
				#historyInner .historySection .item .imageVox .image.t10 {
					top: 10px;
				}
				#historyInner .historySection .item .imageVox .image.t60 {
					top: -60px;
				}
				#historyInner .historySection .item .imageVox .image.t80 {
					top: -80px;
				}
				#historyInner .historySection .item .imageVox .image.t90 {
					top: -90px;
				}
	#historyInner #year1930 {}
		#historyInner #year1930 .vox01 {
			width: 700px;
		}
			#historyInner #year1930 .vox01 .text01 {
				width: 288px;
				padding-right: 0;
			}
		#historyInner #year1930 .vox02 {
			width: 210px;
		}
		#historyInner #year1930 .vox03 {
			width: 210px;
		}
		#historyInner #year1930 .vox04 {
			width: 890px;
		}
			#historyInner #year1930 .vox04 .text01 {
				width: 224px;
				padding-right: 0;
			}
		#historyInner #year1930 .vox05 {
			width: 210px;
		}
	#historyInner #year1940 {}
		#historyInner #year1940 .vox01 {
			width: 270px;
		}
	#historyInner #year1950 {}
		#historyInner #year1950 .vox01 {
			width: 210px;
		}
		#historyInner #year1950 .vox02 {
			width: 820px;
		}
			#historyInner #year1950 .vox02 .text01 {
				width: 260px;
				padding-right: 0;
			}
		#historyInner #year1950 .vox03 {
			width: 210px;
		}
		#historyInner #year1950 .vox04 {
			width: 210px;
		}
		#historyInner #year1950 .vox05 {
			width: 670px;
		}
		#historyInner #year1950 .vox06 {
			width: 670px;
		}
			#historyInner #year1950 .vox06 .text01 {
				width: 260px;
				padding-right: 0;
			}
	#historyInner #year1960 {}
		#historyInner #year1960 .vox01 {
			width: 210px;
		}
		#historyInner #year1960 .vox02 {
			width: 210px;
		}
		#historyInner #year1960 .vox03 {
			width: 420px;
		}
		#historyInner #year1960 .vox04 {
			width: 310px;
		}
		#historyInner #year1960 .vox05 {
			width: 210px;
		}
		#historyInner #year1960 .vox06 {
			width: 210px;
		}
	#historyInner #year1970 {}
		#historyInner #year1970 .vox01 {
			width: 750px;
		}
			#historyInner #year1970 .vox01 .text01 {
				width: 250px;
				padding-right: 0;
			}
		#historyInner #year1970 .vox02 {
			width: 210px;
		}
		#historyInner #year1970 .vox03 {
			width: 210px;
		}
		#historyInner #year1970 .vox04 {
			width: 210px;
		}
		#historyInner #year1970 .vox05 {
			width: 840px;
		}
			#historyInner #year1970 .vox05 .text01 {
				width: 260px;
				padding-right: 0;
			}
		#historyInner #year1970 .vox06 {
			width: 210px;
		}
	#historyInner #year1980 {}
		#historyInner #year1980 .vox01 {
			width: 210px;
		}
		#historyInner #year1980 .vox02 {
			width: 530px;
		}
			#historyInner #year1980 .vox02 .text01 {
				width: 260px;
				padding-right: 0;
			}
		#historyInner #year1980 .vox03 {
			width: 210px;
		}
		#historyInner #year1980 .vox04 {
			width: 210px;
		}
		#historyInner #year1980 .vox05 {
			width: 770px;
		}
			#historyInner #year1980 .vox05 .text01 {
				width: 230px;
				padding-right: 0;
			}
		#historyInner #year1980 .vox06 {
			width: 210px;
		}
		#historyInner #year1980 .vox07 {
			width: 210px;
		}
	#historyInner #year1990 {}
		#historyInner #year1990 .vox01 {
			width: 210px;
		}
		#historyInner #year1990 .vox02 {
			width: 790px;
		}
			#historyInner #year1990 .vox02 .text01 {
				width: 280px;
				padding-right: 0;
			}
		#historyInner #year1990 .vox03 {
			width: 210px;
		}
		#historyInner #year1990 .vox04 {
			width: 210px;
		}
		#historyInner #year1990 .vox05 {
			width: 340px;
		}
			#historyInner #year1990 .vox05 .text01 {
				width: 250px;
				padding-right: 0;
			}
		#historyInner #year1990 .vox06 {
			width: 210px;
		}
	#historyInner #year2000 {}
		#historyInner #year2000 .vox01 {
			width: 770px;
		}
			#historyInner #year2000 .vox01 .text01 {
				width: 270px;
				padding-right: 0;
			}
		#historyInner #year2000 .vox02 {
			width: 210px;
		}
		#historyInner #year2000 .vox03 {
			width: 800px;
		}
			#historyInner #year2000 .vox03 .text01 {
				width: 260px;
				padding-right: 0;
			}
		#historyInner #year2000 .vox04 {
			width: 210px;
		}
		#historyInner #year2000 .vox05 {
			width: 210px;
		}
		#historyInner #year2000 .vox06 {
			width: 505px;
		}
			#historyInner #year2000 .vox06 .text01 {
				width: 270px;
				padding-right: 0;
			}
		#historyInner #year2000 .vox07 {
			width: 210px;
		}
		#historyInner #year2000 .vox08 {
			width: 210px;
		}
		#historyInner #year2000 .vox09 {
			width: 290px;
		}
			#historyInner #year2000 .vox09 .text01 {
				width: 230px;
				padding-right: 0;
			}
		#historyInner #year2000 .vox10 {
			width: 210px;
		}
		#historyInner #year2000 .vox11 {
			width:  440px;
		}
    #historyInner #year2000 .vox11 .text01 {
				width: 270px;
				padding-right: 0;
			}
	#historyInner #year2010 {}
		#historyInner #year2010 .vox01 {
			width: 480px;
		}
			#historyInner #year2010 .vox01 .text01 {
				width: 290px;
				padding-right: 0;
			}
		#historyInner #year2010 .vox02 {
			width: 210px;
		}
		#historyInner #year2010 .vox03 {
			width: 210px;
		}
		#historyInner #year2010 .vox04 {
			width: 290px;
		}
		#historyInner #year2010 .vox05 {
			width: 475px;
		}
			#historyInner #year2010 .vox05 .text01 {
    width: 273px;
				padding-right: 0;
			}
#historyInner #year2010 .vox05 .imageVox {
        margin-left: 0;
}
		#historyInner #year2010 .vox06 {
			width: 340px;
		}
	#historyInner #year2020 {}
		#historyInner #year2020 .vox01 {
			width:  500px;
		}
			#historyInner #year2020 .vox01 .text01 {
				width: 258px;
				padding-right: 0;
			}



#historyContoller {}
	#historyContoller a {
		width: 48px;
		height: 48px;
		display: block;
		text-indent: -9999px;
		position: absolute;
		bottom: 90px;
		z-index: 1;
	}
	#historyContoller a.prevBt {
		background: scroll url(../../images/content/history/prev.png) no-repeat center center;
		left: 30px;
	}
	#historyContoller a.nextBt {
		background: scroll url(../../images/content/history/next.png) no-repeat center center;
		right: 30px;
	}
.flowVox {}
	.flowVox .animeObj {
		position: relative;
		width: 100%;
		height: 100%;
		/*visibility: hidden;*/
	}
#alphaBg {
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 2000;
	display: none;
	zoom: 1;
	min-height: 100%;
	background: #000000;
}
.popupWrapper {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	/*display: none;*/
	z-index: 2100;
	visibility: hidden;
}
	.popupWrapper .closeVox {
		height: 40px;
	}
	.popupWrapper .popupCloseBt {
		position: absolute;
		top: 0;
		right: 0;
	}
#debug {
	position: fixed;
	right: 0;
	top: 0;
	background-color: rgba(0, 0, 0, 0.5);
	width: 200px;
	height: 600px;
	color: #FFFFFF;
	display: none;
	z-index: 9999;
	overflow: auto;
}
@media (max-width:768px) {}
