@charset "UTF-8";
body {
  background-color: #444;
}
.fixed {
  position: fixed !important;
  top: 0;
  left: 0;
  width: 100%;
}
.container {
  position: relative;
  margin: 0 auto;
  width: 960px;
}
.global-bg {
  z-index: 5;
  width: 100%;
  height: 2809px;
  background: url('../img/BG_mainbg.jpg');
  background-position: center top;
  background-repeat: repeat-y;
}
.ink-a {
  z-index: 6;
  right: 0;
  width: 922px;
  height: 641px;
  background: url('../img/INK_a.png');
  background-position: center center;
  background-repeat: no-repeat;
}
.ink-b {
  z-index: 7;
  left: 0;
  width: 1134px;
  height: 723px;
  background: url('../img/INK_b.png');
  background-position: center center;
  background-repeat: no-repeat;
}
.grand-layer-container {
  position: relative;
  overflow: hidden;
  height: 3135px;
}
header {
  position: relative;
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url('../img/FV_main_visual.jpg');
  height: 1919px;
  /*
	.header-base {
		height: 100%;

		.container {
			height: 100%;

			.cc-logo {
				position: absolute;
				bottom: 35px;
				left: 0;
				width: 100%;
				text-align: center;
			}
			.copy {
				position: absolute;
				top: 370px;
				left: 0;
				width: 100%;
				text-align: center;
			}
			.social-icons {
				position: absolute;
				top: 45px;
				right: 0;

				a {
					transition: opacity 0.1s linear;
				}

				a:hover {
					opacity: 0.5;
				}
			}
		}
	}

	.header-fg {
		width: 100%;
		height: 100%;
		background: url('../img/FV_silhouette.png');
		background-position: center 60px;
		background-repeat: no-repeat;
	}

	.header-bg {
		width: 100%;
		height: 100%;
		background: url('../img/FV_bg.jpg');
		background-position: center -60px;
		background-repeat: no-repeat;
	}
	*/
}
header .container {
  position: relative;
  height: 100%;
}
header .container .cc-logo-2 {
  position: absolute;
  bottom: 90px;
  left: 0;
  width: 100%;
  text-align: center;
}
header .container .copy-2 {
  position: absolute;
  bottom: 40px;
  left: 0;
  width: 100%;
  text-align: center;
}
header .container .social-icons-2 {
  position: absolute;
  top: 45px;
  right: 0;
}
header .container .social-icons-2 a {
  transition: opacity 0.1s linear;
}
header .container .social-icons-2 a:hover {
  opacity: 0.5;
}
header .container .release-date {
  position: absolute;
  top: 283px;
  left: 616px;
}
footer {
  top: 3013px;
  overflow: hidden;
  height: 122px;
  background: #fff;
  z-index: 100;
}
footer .container .copyright {
  position: absolute;
  top: 50px;
  left: 0;
  line-height: 15px;
  font-size: 8px;
  color: #000;
}
footer .container .logo {
  position: absolute;
  top: 27px;
  right: 54px;
  width: 563px;
  height: 73px;
}
div#parallax .layer {
  position: absolute;
}
div#parallax .layer-base {
  z-index: 30;
  width: 100%;
}
div#parallax .layer-back {
  z-index: 20;
  width: 100%;
}
div#parallax .layer-deep {
  z-index: 10;
  width: 100%;
}
nav {
  z-index: 10000;
  top: 0;
  width: 100%;
  height: 112px;
  background-color: #fff;
}
nav ul {
  width: 960px;
  margin: 0 auto;
  list-style: none;
}
nav ul li a {
  float: left;
  display: inline-block;
  width: 240px;
  height: 112px;
  padding-top: 21px;
  text-align: center;
}
nav ul li a:link,
nav ul li a:visited {
  background-color: #fff;
}
nav ul li a:active,
nav ul li a:hover {
  background-color: #000;
}
section {
  position: relative;
  overflow: hidden;
  z-index: 100;
}
section h2 {
  padding: 48px;
  text-align: center;
}
section + #sec-special-01 {
  top: 112px;
  height: 693px;
}
section + #sec-special-01 div.content {
  background: url('../img/SEC2_bg.png');
}
section + #sec-special-01 div.content div.inner-content {
  margin: 0 auto;
  width: 960px;
  height: 400px;
}
section + #sec-special-01 div.content div.inner-content div.jacket {
  float: left;
  width: 320px;
  height: 360px;
  margin-right: 30px;
  padding: 50px 0 0 0;
}
section + #sec-special-01 div.content div.inner-content div.description {
  float: left;
  width: 610px;
  padding: 50px 0 0;
}
section + #sec-special-01 div.content div.inner-content div.description:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
section + #sec-special-01 div.content div.inner-content div.description p.main {
  font-size: 14px;
  line-height: 2;
}
section + #sec-special-01 div.content div.inner-content div.description p.sub {
  font-size: 9px;
  line-height: 2.5;
}
section + #sec-special-01 div.content div.inner-content div.description-temp {
  float: left;
  width: 610px;
  padding: 150px 0 0;
}
section + #sec-special-02 {
  top: 805px;
  height: 1284px;
}
section + #sec-special-02 div.content {
  background: url('../img/SEC3_bg.png');
}
section + #sec-special-02 div.content div.inner-content {
  margin: 0 auto;
  width: 960px;
  height: 968px;
  /*
				div.note {
					margin: 100px 0;
					text-align: center;
				}
				*/
}
section + #sec-special-02 div.content div.inner-content h3 {
  padding: 50px 0;
  text-align: center;
}
section + #sec-special-02 div.content div.inner-content div.thumbs {
  width: 959px;
  margin: 0 auto;
}
section + #sec-special-02 div.content div.inner-content div.thumbs:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
section + #sec-special-02 div.content div.inner-content div.thumbs ul {
  list-style-type: none;
}
section + #sec-special-02 div.content div.inner-content div.thumbs ul.centering-list li:first-child {
  margin-left: 119.875px;
}
section + #sec-special-02 div.content div.inner-content div.thumbs ul.centering-list li:last-child {
  margin-right: 119.875px;
}
section + #sec-special-02 div.content div.inner-content div.thumbs ul.centering-list li {
  margin-bottom: 40px;
}
section + #sec-special-02 div.content div.inner-content div.thumbs ul li {
  float: left;
  margin: 0 1px 1px 0;
}
section + #sec-special-02 div.content div.inner-content div.thumbs ul li a {
  outline: none;
  transition: opacity 0.1s linear;
}
section + #sec-special-02 div.content div.inner-content div.thumbs ul li a:hover {
  opacity: 0.75;
}
section + #sec-special-02 div.content div.inner-content div.thumbs ul li:nth-child(4n) {
  margin-right: 0;
}
section + #sec-specification {
  top: 2089px;
  height: 924px;
}
section + #sec-specification div.content {
  padding: 50px 0 59px;
  background: url('../img/SEC4_bg.png');
}
section + #sec-specification div.content div.inner-content {
  margin: 0 auto;
  width: 960px;
}
section + #sec-specification div.content div.inner-content div.package {
  float: left;
  width: 320px;
  height: 458px;
  margin-right: 30px;
}
section + #sec-specification div.content div.inner-content div.product-info {
  float: left;
  width: 315px;
}
section + #sec-specification div.content div.inner-content div.pc-spec {
  float: left;
  width: 290px;
}
section + #sec-specification div.content div.inner-content h3 {
  height: 110px;
}
section + #sec-specification div.content div.inner-content h4 {
  font-size: 12px;
  font-weight: bold;
  color: #fff;
}
section + #sec-specification div.content div.inner-content p,
section + #sec-specification div.content div.inner-content dt,
section + #sec-specification div.content div.inner-content dd,
section + #sec-specification div.content div.inner-content li {
  line-height: 2;
  font-size: 12px;
  color: #fff;
}
section + #sec-specification div.content div.inner-content li {
  margin-left: 15px;
}
section + #sec-specification div.content div.inner-content dl {
  margin: 0;
}
section + #sec-specification div.content div.inner-content dt {
  width: 84px;
  float: left;
}
section + #sec-specification div.content div.inner-content dd {
  margin-left: 84px;
}
section + #sec-specification div.content div.inner-content br {
  clear: both;
}
