@charset "utf-8";

html {
  background: #000 url(../img/common/main_load.jpg) no-repeat top center;
  background-attachment: fixed;
}

body{
  font-family: 'mplus-2p-regular', 'mplus-2p-bold', "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 14px/1;
  -webkit-text-size-adjust: 100%;
  color: #fff;
  overflow-y: scroll;
  text-size-adjust: 100%;
  background: #000 url(../img/common/main_load.jpg) no-repeat top center;
  background-attachment: fixed;
  margin: 0 auto;
  min-width: 1100px;
}

/*
a:hover img{
  opacity: 0.7;
}
*/

@media screen and (min-width: 1000px) {
	
body{
  font-family: 'mplus-2p-regular', 'mplus-2p-bold', "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 14px/1;
  -webkit-text-size-adjust: 100%;
  color: #fff;
  overflow-y: scroll;
  text-size-adjust: 100%;
  background: #000 url(../img/common/main_load.jpg) no-repeat top center;
  margin: 0 auto;
  min-width: 1000px;
}

a img {
  opacity: 1;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

a img:hover {
  opacity: .7;
}

header nav ul a img:hover,
div#sub_menu li a img:hover{
  opacity: 1;
}
/*-- /hover --*/ }

a img{
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

.inner{
  width: 1000px;
  margin: 0 auto;
  padding: 1px;
}

/*--------------------------------------------------------------
　　　　　　　　　　　 header
--------------------------------------------------------------*/

header {
  background: #000;
  height: 685px;
  margin: 0 auto;
  position: relative;
  width: 100%;
}

div.noise{
  position: relative;
  width: 100%;
}

div.noise img {
  left: 0;
  position: absolute;
  top: -5px;
  width: 100%;
  z-index: 2;
}

div.noise span {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}

header div.inner {
  display: block;
  height: 685px;
  margin: 0 auto;
  text-align: center;
  width: 1000px;
}

@media screen and (min-width: 1000px) {
header {
  background: #000;
  height: 685px;
  margin: 0 auto;
  width: 100%;
}

header div.inner {
  display: block;
  height: 685px;
  margin: 0 auto;
  position: relative;
  text-align: center;
  width: 1000px;
}
}

header div.inner h1 img {
  display: block;
  left: 15px;
  position: absolute;
  top: 105px;
  z-index: 3;
}

header div.inner p.catch {
  display: block;
  left: 15px;
  position: absolute;
  top: 110px;
  z-index: 4;
}

header div.inner p.release {
  display: block;
  left: 20px;
  position: absolute;
  top: 495px;
  z-index: 6;
}

header div.inner p.available {
  display: block;
  left: 143px;
  position: absolute;
  text-align: center;
  top: 495px;
  z-index: 6;
}

header div.inner p.chara {
  display: block;
  right: -4px;
  position: absolute;
  top: 65px;
  z-index: 5;
}

header div.inner ul#logo {
  width: 120px;
}

header div.inner ul#logo li {
  position: absolute;
  margin-top: 15px;
  z-index: 6;
}

header div.inner ul#logo li:last-child {
  margin-left: 41px;
}

header div.inner ul#sns {
  width: 125px;
  margin: 0 310px 0 auto;
}

header div.inner ul#sns li{
  position: absolute;
  margin-top: 24px;
  z-index: 6;
}

header div.inner ul#sns li:nth-child(2){
  margin-left: 45px;
}

header div.inner ul#sns li:last-child{
  margin-left: 90px;
}

header div.inner p.ps4 {
  display: block;
  margin-top: 24px;
}

header div.inner p.ps4 img{
  right: 150px;
  position: absolute;
  z-index: 6;
}

header div.inner p.web_manual {
  display: block;
  margin-top: 24px;
}

header div.inner p.web_manual img{
  right: 0;
  position: absolute;
  z-index: 7;
}

header nav {
  background: url(../img/common/nav_bg.jpg) no-repeat top center;
  height: 87px;
  margin: auto;
  position: absolute;
  top: 605px;
  width: 100%;
  z-index: 7;
}

header nav ul {
  display: block;
  margin: auto;
  overflow:  hidden;
  width: 865px;
}

header nav li {
  display: block;
  float: left;
  padding-top: 1px;
  position: relative;
}

/*header nav li:nth-child(4),
header nav li:last-child {
	opacity: 0.3;
}*/

header nav li span.new {
	background: url(../img/common/icon-new.png) no-repeat;
	height: 45px;
	margin-top: -8px;
	right: 0;
	position: absolute;
	width: 48px;
	z-index: 8;
}


/*--------------------------------------------------------------
　　　　　　　　　　　 top
--------------------------------------------------------------*/

div#top {
  background:url(../img/top/top_bg.png) no-repeat top center;
  margin: 0 auto;
  padding-top: 48px;
  width: 100%;
}

div#top div.inner {
  display: block;
  margin: 0 auto;
  position: relative;
  width: 1000px;
}

div#top div.inner p.enq {
  right: 18%;
  margin: 0 auto -30px;
  position: absolute;
  text-align: center;
  z-index: 1;
}

div#top div.inner div#news {
  background: url(../img/top/sibuki01.png) no-repeat top center;
  height: 202px;
  margin: 30px auto 0;
  position: relative;
  width: 577px;
}

div#top div.inner div#news h2 {
  left: 30px;
  position: absolute;
  top: 80px;
  width: 100px;
}

div#top div.inner div#news .scroll {
  display: block;
  height: 35px;
  left: 170px;
  overflow-x: hidden;
  position: absolute;
  top: 85px;
  width: 380px;
}

div#top div.inner div#news dl {
  font-size: 14px;
  overflow: hidden;
  width: 380px;
}

div#top div.inner div#news dt {
  clear: left;
  color: #fff;
  font-weight: bold;
  float: left;
  line-height: 1.3;
  margin-bottom: 8px;
  width: 80px;
}

div#top div.inner div#news dd {
  display: block;
  color: #fff;
  line-height: 1.3;
  margin-bottom: 8px;
  margin-left: 100px;
  width: 250px;
}

div#top div.inner div#news dd a:link ,
div#top div.inner div#news dd a:visited {
  color: #FFF;
}

div#top div.inner div#news dd a:hover {
  color: #BB8283;
}

.spec{
  font-size: 14px;
  height: 80px;
  margin: 30px auto 0;
  width: 800px;
}

.spec_list1 li:first-child, .spec_content1 li:first-child, .spec_list2 li:first-child, .spec_content2 li:first-child{
  margin-top: 0px;
}

.spec_list1 li, .spec_content1 li, .spec_list2 li, .spec_content2 li{
  margin-top: 10px;
}

.spec_list1{
  width: 80px;
  height: 79px;
  color: #d0daf5;
  font-weight: bold;
  float: left;
}

.spec_content1{
  width: 310px;
  height: 79px;
  margin-left: 15px;
  float: left;
}

.spec_list2{
  width: 88px;
  height: 79px;
  color: #d0daf5;
  font-weight: bold;
  margin-left: 20px;
  float: left;
}
 
.spec_content2{
  width: 216px;
  height: 79px;
  margin-left: 20px;
  float: left;
}

/*--------------------------------------------------------------
　　　　　　　　　　　　footer
--------------------------------------------------------------*/

footer {
  color: #d0daf5;
  font-size: 14px;
  margin-top: 60px;
  padding-bottom: 25px;
  text-align: center;
  width: 100%;
}
