html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	font-size: 100%;
	vertical-align: baseline;
}
body {
	line-height: 1;
	color: #000;
	background: #fff;
}
ol,
ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
	vertical-align: middle;
}
caption,
th,
td {
	text-align: left;
	font-weight: normal;
	vertical-align: middle;
}
a img {
	border: none;
}
html,
body {
	width: 100%;
	height: 100%;
}
img {
	vertical-align: bottom;
}
.wrapper {
	display: none;
	position: relative;
	height: 100%;
	min-width: 1024px;
	min-height: 650px;
}
header {
	position: fixed;
	top: 0;
	width: 100%;
	height: 68px;
	background: url("../img/common/header-bg.png") 0 0 repeat-x;
	z-index: 100;
}
header nav {
	margin: 9px auto 0;
	width: 1024px;
}
header nav ul {
	zoom: 1;
}
header nav ul:before,
header nav ul:after {
	content: "";
	display: table;
}
header nav ul:after {
	clear: both;
}
header nav ul li {
	float: left;
	margin: 0 11px;
	list-style: none;
}
header nav ul li a {
	text-indent: -9999px;
	display: block;
}
header nav ul li.nav-1 a {
	width: 148px;
	height: 49px;
	background: url("../img/common/nav.png?8b40e90467") no-repeat;
	background-position: 0px -49px;
}
header nav ul li.nav-1 a:hover {
	width: 148px;
	height: 49px;
	background: url("../img/common/nav.png?8b40e90467") no-repeat;
	background-position: 0px -294px;
}
header nav ul li.nav-1.active a {
	width: 148px;
	height: 49px;
	background: url("../img/common/nav.png?8b40e90467") no-repeat;
	background-position: 0px -294px;
}


header nav ul li.nav-2 {
	width: 148px;
	height: 49px;
	background: url("../img/common/nav_sec_sprite.png") no-repeat;
	background-position: 0px -64px;
	text-indent: -9999px;
}

header nav ul li.nav-3 a {
	width: 148px;
	height: 49px;
	background: url("../img/common/nav.png?8b40e90467") no-repeat;
	background-position: 0px -196px;
}
header nav ul li.nav-3 a:hover {
	width: 148px;
	height: 49px;
	background: url("../img/common/nav.png?8b40e90467") no-repeat;
	background-position: 0px -245px;
}
header nav ul li.nav-3.active a {
	width: 148px;
	height: 49px;
	background: url("../img/common/nav.png?8b40e90467") no-repeat;
	background-position: 0px -245px;
}
header nav ul li.nav-4 a {
	width: 148px;
	height: 49px;
	background: url("../img/common/nav.png?8b40e90467") no-repeat;
	background-position: 0px 0px;
}
header nav ul li.nav-4 a:hover {
	width: 148px;
	height: 49px;
	background: url("../img/common/nav.png?8b40e90467") no-repeat;
	background-position: 0px -343px;
}
header nav ul li.nav-4.active a {
	width: 148px;
	height: 49px;
	background: url("../img/common/nav.png?8b40e90467") no-repeat;
	background-position: 0px -343px;
}
header nav ul li.nav-5 a {
	width: 148px;
	height: 49px;
	background: url("../img/common/nav.png?8b40e90467") no-repeat;
	background-position: 0px -392px;
}
header nav ul li.nav-5 a:hover {
	width: 148px;
	height: 49px;
	background: url("../img/common/nav.png?8b40e90467") no-repeat;
	background-position: 0px -441px;
}
header nav ul li.nav-5.active a {
	width: 148px;
	height: 49px;
	background: url("../img/common/nav.png?8b40e90467") no-repeat;
	background-position: 0px -441px;
}
header nav ul li.nav-6 a {
	width: 148px;
	height: 49px;
	background: url("../img/common/nav.png?8b40e90467") no-repeat;
	background-position: 0px -490px;
}
header nav ul li.nav-6 a:hover {
	width: 148px;
	height: 49px;
	background: url("../img/common/nav.png?8b40e90467") no-repeat;
	background-position: 0px -539px;
}
header nav ul li.nav-6.active a {
	width: 148px;
	height: 49px;
	background: url("../img/common/nav.png?8b40e90467") no-repeat;
	background-position: 0px -539px;
}
.container {
	position: relative;
	width: 100%;
	height: 100%;
}
.container .scroll-area {
	position: relative;
	width: 100%;
	height: 100%;
	min-width: 1024px;
}
.container .fp-section {
	position: relative;
	left: 0;
	top: 0;
}
.container .is-horizon-slide {
	position: absolute;
	left: 0;
	top: 0;
	width: 700%;
	height: 100%;
	zoom: 1;
}
.container .is-horizon-slide:before,
.container .is-horizon-slide:after {
	content: "";
	display: table;
}
.container .is-horizon-slide:after {
	clear: both;
}

.container section.center-box {
	position: relative;
	left: 50%;
	top: 0;
	width: 100%;
	height: 100%;
}
.container section.bg-parts {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
}
.container section.bg-parts img {
	width: 100%;
}
/*.container .top.center-box .eva {
	position: absolute;
	left: -459px;
	top: 50%;
	margin-top: -511px;
	z-index: 1;
}
.container .top.center-box .logo {
	position: absolute;
	left: -62px;
	top: 50%;
	margin-top: 52px;
	z-index: 3;
}*/
.container .top.other-parts .cover {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
}
.container .top.other-parts .cover img {
	width: 100%;
	height: 100%;
}

/*.container .top.other-parts .scroll {
	position: absolute;
	left: 50%;
	bottom: 140px;
	z-index: 999;
	margin-left: -54px;
	width: 108px;
	height: 87px;
	background: url("../img/common/scroll-icon.png?e123307830") no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	cursor: pointer;
}
.container .top.other-parts .scroll:hover {
	width: 108px;
	height: 87px;
	background: url("../img/common/scroll-icon.png?e123307830") no-repeat;
	background-position: 0px -87px;
}
*/
.container .loop180ver.center-box {
	background: url("../img/common/none.png");
	position: absolute;
	top: 0;
	left: 0;
	overflow-y: scroll;
	overflow-x: hidden;
	z-index: 10;
}
.container .loop180ver.center-box .contents {
	position: absolute;
	top:0;
	left:0;
	width: 100%;
}

.container .loop180ver.center-box .contents #loop180ver01 {
	height: 950px;
}
.container .loop180ver.center-box .contents #loop180ver01 .cnt-box {
	position: absolute;
	top: 80px;
	left: 50%;
	width: 100%;
/*  height: 1350px;*/
	margin-left: -700px;
}
.container .loop180ver.center-box .contents #loop180ver01 .cnt-box .center{
	width: 1024px;
	margin: -5px auto 0;
	padding-top: 5px;
	background: url("../img/180ver/bg_180ver.png") 319px 0 no-repeat;
}
.container .loop180ver.center-box .contents #loop180ver01 .cnt-box .img-body{
	padding-bottom: 100px;
}


.container .loop180ver.center-box .contents #loop180ver01 .cnt-box .boxarea{
	width: 1400px;
}

.is-loading-wrap {
	background: url("../img/common/bg-loading.png") 0 0 repeat;
	width: 100%;
	height: 100%;
	z-index: 3000;
	position: absolute;
	left: 0;
	top: 0;
}
.is-loading-wrap .is-loading {
	position: absolute;
	left: 50%;
	top: 50%;
	position: relative;
	width: 1280px;
	height: 780px;
	margin: -390px 0 0 -640px;
	padding-top: 36px;
	background: url("../img/common/modal-content-bg.png") 0 0 no-repeat;
}
.is-loading-wrap .is-loading .is-count-box {
	zoom: 1;
	color: #fff;
	background: url("../img/common/box-bg-loading.png") no-repeat;
	width: 247px;
	height: 108px;
	margin-left: -123px;
	margin-top: -53px;
	position: absolute;
	left: 50%;
	top: 50%;
}
.is-loading-wrap .is-loading .is-count-box:before,
.is-loading-wrap .is-loading .is-count-box:after {
	content: "";
	display: table;
}
.is-loading-wrap .is-loading .is-count-box:after {
	clear: both;
}
.is-loading-wrap .is-loading .is-count-box.complete {
	background: url("../img/common/box-bg-complete.png") no-repeat;
}
.is-loading-wrap .is-loading .is-count-box .pos100 {
	position: absolute;
	right: 154px;
	top: 37px;
}
.is-loading-wrap .is-loading .is-count-box .pos10 {
	position: absolute;
	right: 114px;
	top: 37px;
}
.is-loading-wrap .is-loading .is-count-box .pos1 {
	position: absolute;
	right: 75px;
	top: 37px;
}
.is-loading-wrap .is-loading .is-count-box .pos-s-1 {
	position: absolute;
	right: 47px;
	top: 65px;
}
.is-loading-wrap .is-loading .is-count-box .num-0 {
	width: 54px;
	height: 71px;
	background: url("../img/common/loading-num.png?06f065ba38") no-repeat;
	background-position: 0px 0px;
}
.is-loading-wrap .is-loading .is-count-box .num-1 {
	width: 54px;
	height: 71px;
	background: url("../img/common/loading-num.png?06f065ba38") no-repeat;
	background-position: 0px -71px;
}
.is-loading-wrap .is-loading .is-count-box .num-2 {
	width: 54px;
	height: 71px;
	background: url("../img/common/loading-num.png?06f065ba38") no-repeat;
	background-position: 0px -142px;
}
.is-loading-wrap .is-loading .is-count-box .num-3 {
	width: 54px;
	height: 71px;
	background: url("../img/common/loading-num.png?06f065ba38") no-repeat;
	background-position: 0px -213px;
}
.is-loading-wrap .is-loading .is-count-box .num-4 {
	width: 54px;
	height: 71px;
	background: url("../img/common/loading-num.png?06f065ba38") no-repeat;
	background-position: 0px -284px;
}
.is-loading-wrap .is-loading .is-count-box .num-5 {
	width: 54px;
	height: 71px;
	background: url("../img/common/loading-num.png?06f065ba38") no-repeat;
	background-position: 0px -355px;
}
.is-loading-wrap .is-loading .is-count-box .num-6 {
	width: 54px;
	height: 71px;
	background: url("../img/common/loading-num.png?06f065ba38") no-repeat;
	background-position: 0px -426px;
}
.is-loading-wrap .is-loading .is-count-box .num-7 {
	width: 54px;
	height: 71px;
	background: url("../img/common/loading-num.png?06f065ba38") no-repeat;
	background-position: 0px -497px;
}
.is-loading-wrap .is-loading .is-count-box .num-8 {
	width: 54px;
	height: 71px;
	background: url("../img/common/loading-num.png?06f065ba38") no-repeat;
	background-position: 0px -568px;
}
.is-loading-wrap .is-loading .is-count-box .num-9 {
	width: 54px;
	height: 71px;
	background: url("../img/common/loading-num.png?06f065ba38") no-repeat;
	background-position: 0px -639px;
}
.is-loading-wrap .is-loading .is-count-box .num-s-0 {
	width: 34px;
	height: 43px;
	background: url("../img/common/loading-num-s.png?935b2fa6e3") no-repeat;
	background-position: 0px 0px;
}
.is-loading-wrap .is-loading .is-count-box .num-s-1 {
	width: 34px;
	height: 43px;
	background: url("../img/common/loading-num-s.png?935b2fa6e3") no-repeat;
	background-position: 0px -43px;
}
.is-loading-wrap .is-loading .is-count-box .num-s-2 {
	width: 34px;
	height: 43px;
	background: url("../img/common/loading-num-s.png?935b2fa6e3") no-repeat;
	background-position: 0px -86px;
}
.is-loading-wrap .is-loading .is-count-box .num-s-3 {
	width: 34px;
	height: 43px;
	background: url("../img/common/loading-num-s.png?935b2fa6e3") no-repeat;
	background-position: 0px -129px;
}
.is-loading-wrap .is-loading .is-count-box .num-s-4 {
	width: 34px;
	height: 43px;
	background: url("../img/common/loading-num-s.png?935b2fa6e3") no-repeat;
	background-position: 0px -172px;
}
.is-loading-wrap .is-loading .is-count-box .num-s-5 {
	width: 34px;
	height: 43px;
	background: url("../img/common/loading-num-s.png?935b2fa6e3") no-repeat;
	background-position: 0px -215px;
}
.is-loading-wrap .is-loading .is-count-box .num-s-6 {
	width: 34px;
	height: 43px;
	background: url("../img/common/loading-num-s.png?935b2fa6e3") no-repeat;
	background-position: 0px -258px;
}
.is-loading-wrap .is-loading .is-count-box .num-s-7 {
	width: 34px;
	height: 43px;
	background: url("../img/common/loading-num-s.png?935b2fa6e3") no-repeat;
	background-position: 0px -301px;
}
.is-loading-wrap .is-loading .is-count-box .num-s-8 {
	width: 34px;
	height: 43px;
	background: url("../img/common/loading-num-s.png?935b2fa6e3") no-repeat;
	background-position: 0px -344px;
}
.is-loading-wrap .is-loading .is-count-box .num-s-9 {
	width: 34px;
	height: 43px;
	background: url("../img/common/loading-num-s.png?935b2fa6e3") no-repeat;
	background-position: 0px -387px;
}
footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	z-index: 9;
}
footer .content {
	position: relative;
	width: 1024px;
	height: 60px;
	margin: 0 auto;
}
footer .content .copiright {
	position: absolute;
	left: 30px;
	top: 23px;
}
footer .content ul.sns {
	position: absolute;
	left: 558px;
	top: 20px;
	zoom: 1;
}
footer .content ul.sns:before,
footer .content ul.sns:after {
	content: "";
	display: table;
}
footer .content ul.sns:after {
	clear: both;
}
footer .content ul.sns li {
	float: left;
	width: 90px;
	overflow: hidden;
}
footer .content ul.btn {
	position: absolute;
	right: 32px;
	top: 14px;
	zoom: 1;
}
footer .content ul.btn:before,
footer .content ul.btn:after {
	content: "";
	display: table;
}
footer .content ul.btn:after {
	clear: both;
}
footer .content ul.btn li {
	float: left;
	margin-right: 16px;
}
@media all and (max-width: 1400px) {
	.container section.bg-parts {
		position: absolute;
		top: 0;
		left: 50%;
		width: 100%;
		height: 100%;
		margin-left: -700px;
	}
	.container section.bg-parts img {
		width: 1400px;
		height: 1200px;
	}
}
@media all and (max-width: 1024px) {
	.container section.bg-parts left 50% {
		position: absolute;
		top: 0;
		width: 100%;
		height: 100%;
		margin-left: -512px;
	}
	.container section.bg-parts left 50% img {
		width: 1024px;
		height: 1200px;
	}
}

/*----------------------------------------
	Clearfix
----------------------------------------*/
.cfx {
	min-height: 1px;
}
.cfx:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0;
}

@media all and (max-height: 800px) {
	.container .loop180ver.left-box .img {
		margin-right: 308px;
	}
	.container .loop180ver.left-box .img img {
		height: 202px;
	}
}
@media all and (max-height: 600px) {
	footer {
		display: none;
	}
}

/*# sourceMappingURL=../css/index.css.map */