@charset utf-8;
body {
  min-width: 1200px;
  /*overflow: hidden;*/
  position: relative;
}
.no-scroll {
  overflow: hidden;
}
video {
  display:block;
}
#layer {
  position: fixed;
  right:0;
  bottom:0;
  width:100%;
  height:100%;
  z-index: 2;
  background-image: url(../images/common/bg_ptn.png);
  background-repeat: repeat;
}
#bg-video {
  position:fixed;
  right:0;
  bottom:0;
  min-width:100%;
  min-height:100%;
  width:auto;
  height:auto;
  z-index:-20;
}

#loading {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10000;
  font-family: 'Bellefair', serif;
  transition: all .8s ease-in-out;
  background: black;
}
#loading.is-out {
  opacity: 0;
}
#loading.is-hide {
  display: none;
}
#loading__logo {
  position: absolute;
  top: 120px;
  left: 50%;
  padding: 70% 0 0;
  width: 100%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  transition: all 0.5s ease;
}
#loading__base {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  width: 722px;
  height: 481px;
  background: url(../images/top/logo_kingsknight_gray.png) 0 0 no-repeat;
  background-size: 100% auto;
  z-index: 200;
}
#loading__gauge {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  width: 722px;
  height: 481px;
  background: url(../images/top/logo_kingsknight.png) 0 0 no-repeat;
  background-size: 100% auto;
  z-index: 201;
}

.content-wrapper h1 {
  text-align: center;
}
#universe-logo {
  text-align: center;
  margin-top: -40px;
}
#sec1 {
  margin-bottom: -15px;
}
.dl-area {
  text-align: center;
  margin-bottom: 82px;
  position: relative;
  z-index: 99;
}
.dl-area a {
  display: inline-block;
}
.dl-area a:nth-child(2) {
  margin: 0 37px;
}
#sec2 {
  width: 980px;
  margin: 0 auto 40px;
}

#registration {
  position: relative;
  /*background-image: url(../images/top/bg_ragistration.png);*/
  float: left;
  width: 498px;
  /*height: 388px;*/
}
#registration a {
  display: block;
  position: relative;
  z-index: 999;
}
#registration h3 {
  margin-top: -106px;
}

#registration .registration-content .line {
  margin-left: 25px;
  /*margin-top: 5px;*/
  margin-bottom: 5px;
}
#registration .registration-content {
  margin-top: 5px;
}
#registration .registration-content .mail,
#registration .registration-content .twitter {
  margin-left: 25px;
  margin-bottom: 5px;
}
#registration .registration-content .line a {
}
#registration .registration-content .mail a,
#registration .registration-content .twitter a {
}
#registration .registration-content .twitter a {
}
#registration img {
}
#registration img:first-child {
}
#twitter {
  float: right;
  margin-top: -72px;
}
#twitter h3{
  margin-bottom: -42px;
  text-align: center;
  position: relative;
  z-index: 100;
}
#twitter h3 a{
  display: block;
}
.twitter-content {
  background-image: url(../images/top/bg_twitter.png);
  /*padding-top: 110px;*/
  width: 473px;
  height: 261px;
  /*margin-top: 34px;*/
}
#sec2 .sns-icon {
  background-image: url(../images/top/bg_sns.png);
  width: 476px;
  height: 116px;
  margin: 8px auto;
  position: relative;
  z-index: 100;
}
#sec2 .sns-icon a {
  display: inline-block;
}
#sec2 .sns-icon a:first-child {
  margin-right: 13px;
  margin-left: 280px;
  margin-top: 26px;
}
.tweet-wrap {
  width: 405px;
  margin-left: 30px;
  padding-top: 40px;
}

#sec3 {
  position: relative;
  width: 980px;
  margin: 0 auto;
}
#sec3 h2 {
  position: relative;
  text-align: center;
  background-position: center center;
  z-index: 100;
  margin-bottom: 50px;
}
#sec3 .wrath-bg {
  background-image: url(../images/top/bg_wrath.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 1200px;
  height: 493px;
  position: absolute;
  top: -201px;
  left: 50%;
  margin-left: -494px;
  z-index: -10;
}
#sec4 {
  width: 1200px;
  margin: 0 auto 170px;
}
#sec4 h2,
#sec4 .about {
  position: relative;
}
#sec4 .universe {
  /*margin-left: 110px;*/
}
#sec4 .universe h3 {
  margin-left: 110px;
  margin-bottom: 55px;
}
#sec4 .universe .txt {
  margin-left: 90px;
}
#sec4 .universe .image {
  position: absolute;
  top: -90px;
  right: 0;
  z-index: -10;
}
#sec4 .famicom {
  margin-bottom: 165px;
}
#sec4 .famicom h3 {
  margin-top: 198px;
  text-align: right;
  margin-right: 110px;
  margin-bottom: 50px;
}
#sec4 .famicom .famicom01{
  margin-bottom: 100px;
}
#sec4 .famicom .famicom01 .txt {
  margin-right: 90px;
  text-align: right;
}
#sec4 .famicom .famicom01 .image {
  position: absolute;
  top: -360px;
  left: 80px;
  z-index: -10;
}
#sec4 .famicom .famicom02{
  
}
#sec4 .famicom .famicom02 .txt {
  margin-left: 90px;
  text-align: left;
}
#sec4 .famicom .famicom02 .image {
  position: absolute;
  top: 105px;
  right: 0;
  z-index: -10;
}
#sec4 .world {
}
#sec4 .world h3 {
  margin-left: 110px;
  margin-bottom: 50px;
}
#sec4 .world .world01 {
  margin-bottom: 160px;
}
#sec4 .world .world01 .txt {
  margin-left: 90px;
}
#sec4 .world .world01 .image {
  position: absolute;
  top: -327px;
  right: -14px;
  z-index: -10;
}
#sec4 .world .world02{
  
}
#sec4 .world .world02 .txt {
  margin-right: 90px;
  text-align: right;
}
#sec4 .world .world02 .image {
  position: absolute;
  top: 190px;
  left: 210px;
  z-index: -20;
}
#sec5 {
  position: relative;
}
#sec5 h2 {
  text-align: center;
  margin-bottom: 50px;
  position: relative;
  background-image: url(../images/top/bd_spec.png);
  background-position: bottom center;
  background-repeat: repeat-x;
}
#sec5 dl {
  width: 980px;
  margin: 0 auto 12px;
}
#sec5 dl img {
  display: block;
}
#sec5 dl.device img {
  display:inline-block;
}
#sec5 dl dt {
  float: left;
  width: 240px;
}
#sec5 dl dd {
  float: right;
  width: 735px;
  /*margin-left: 20px;*/
}
#sec5 dl dd #devices2 {
  display: inline-block;
  width: 145px;
  margin-left: 5px;
}
#sec5 dl dd #devices2 img {
  width: 100%;
}
#sec5 ul {
  width: 980px;
  margin: 65px auto 20px;
}
#sec5 ul li {
  float: left;
}
#sec5 ul li:last-child {
  float: right;
}
p.caption {
  line-height: 26px;
  text-align: center;
  color: #fff;
  font-size: 12px;
  text-shadow: 0 0 5px #000,0 0 10px #000,0 0 15px #000;
}
#tubular-container {
  /*z-index: -200 !important;*/
  overflow: hidden;
}
.top-page .content-wrapper,
.top-page .sqex-footer-black {
  z-index: 20;
  position: relative;
}


