@charset "utf-8";

html {
	overflow-y:scroll;
  	scroll-behavior: smooth;
}

/*@font-face {
  font-family: 'MyFont';
	src: url('RoNOWStd-MM.eot');
	src: url('RoNOWStd-MM.woff');
	src: url('RoNOWStd-MM.ttf');}
*/
body{
	background-color:#000000;
}


a:link { color: #FFF; }
a:visited { color: #FFF; }
a:hover { color: #FFDF87; }
a:active { color: #FFF; }

a {
    outline: none;
	text-decoration: none;
}

#video_area{
	position: relative;
	
	/*margin-top: 50px;
	margin-bottom: -15px;*/
}

#mainbg{
	position: relative;
	width: 100%;
	height: 1080px;
	background: url("../images/mainart.jpg") center center / cover no-repeat;
	background-color: #FFF;
	padding: 70px 0 60px;

}

/*#video{
	width: 100%;
	height: 500px;
	position: relative;
	z-index: 3;
	background-color: rgba(0,0,0,0.9);
	top: 0;
	left: 0;
}

video{
	position: relative;
	z-index: -100;
}*/

#ttl{
	position: absolute;
	top:8%;
	left: 5%;
	
	text-align: left;
	/*text-align: center;*/
}


/*.gallery_main a:hover img{
opacity:0.85;
filter:alpha(opacity=90);
-ms-filter: "alpha( opacity=90 )";
}
*/
/* メインボックス*/
#main {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background: linear-gradient(rgba(0, 0, 0, 0.5) 40%, rgba(0, 0, 0, 0.6) 70%, rgba(0, 0, 0, 0.9)),url("../images/indexbg.jpg") center center / cover no-repeat;
	padding: 80px 0px 500px;

}

#ceroz{
	padding: 100px 0 10px;
}


p.resizeimage img {
	width: 100%;
	margin-top: 80px;
	margin-bottom: -5px;
}

p{
	color: #FFF;
	font-size: 180%;
}

.clearText {
	margin-bottom:-1.5em;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}

#cate{
	background-color: rgba(0,0,0,0.8);
	width:100%;
/*	padding-top:2px;
	padding-bottom:2px;*/
    position: fixed;
    top: 0;
    right:0;
	/*margin-bottom:30px;*/
	z-index: 10;
}

.cate_space{
	margin-left: 30px;
}


#kounyu a{
	/*margin-right: 20px;*/
	background: #000;
	padding: 5px 15px;
	color: #FFDF87;
	border: solid 1px #FFDF87;
	font-weight: bold;
}

#kounyu a:hover{
	color: #000;
	background: #FFDF87;
	transition:all 1.0s;
}


.buy{
	font-weight: bold;
	background-color: #31BD29;
	color: #FFF;
	padding: 10px 19px 10px 15px;
	margin-left: 30px;
}

.buy a:hover{color: #fff;}

h1 {
　　font-size: 36px;
　　color: #FFF;
　　background-color: #222;
　　text-align: center;
　　padding: 5px;
}


#navi {
　　position:absolute;
　　height:70px;
　　z-index:1;
　　width: 100%;
　　background-color: #222;
	text-align:left;
	color:#fff;
	/*margin:0.5em;*/
	font-size:160%;
/*	font-weight:bold;
*/	vertical-align:middle;
}

#navi a{
	margin-left: 0px;
}


.u_line{
   text-decoration: none;
   border-bottom: 1px solid #FFF;
   padding-bottom: 0.3px;
   }

.spec_left{
	float:left;
	}


.red{
	color: #FE6534;
	font-weight: bold;
}

.tokucho{
	width: 860px;
	text-align: left;
	margin: 0 auto;
/*	margin-left: 20px;
*/}

.space{
	margin: 20px 0;
}

/*コピーライト*/

#tenpo{
	width: 960px;
	text-align:center;
/*margin-top:30px;*/
padding-top:10px;
padding-bottom:10px;
	margin-right: auto;
	margin-left: auto;

}

#shop_kounyu{
	color: #FFF;
	text-align: center;
	font-size: 270%;
	font-weight: bold;
	margin-bottom: 10px;
}

#shop_list{
	width: 100%;
	margin: 0px auto;
	text-align: center;

	padding-top: 40px;
	padding-bottom: 50px;
}



#footer{
	width: 100%;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#5d5d5d+0,5d5d5d+50,5d5d5d+100&0.1+1,1+25,1+75,0.1+100 */
/* IE6-9 */
}

#inc_logo{
	width: 960px;
	height: 60px;
    display:table-cell;
    text-align:center;
    vertical-align:middle;
    layout-grid-line:200px;
	padding-bottom: 0px;
	padding-top: 20px;
}

#inc_logo img{
    vertical-align:middle;
}



.logo_space{
	margin-left: 30px;
}


#copy{
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top:20px;
	margin-bottom:20px;
	color:#fff;
	font-size:90%;
	text-align: center;
}

/*ギャラリー*/

#gallerybg{
	background: linear-gradient(rgba(0, 0, 0, 0.5) 40%, rgba(0, 0, 0, 0.5) 70%, rgba(0, 0, 0, 0.5)),url("../images/home-media.png") center center / cover no-repeat;
	/*background: url("../images/home-media.png") center center / cover no-repeat;*/
	padding: 170px 0 200px;
}

.gallery_main{
	text-align: left;
	width: 960px;
	margin: 50px auto 0px;
}

.gallery_main img{
	border: 1px solid #FFF;
}


#home_main{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding: 50px 0;
	text-align: center;
}

#movie{
	margin-bottom: 30px;
	text-align: center;
}

.ss_img{
	margin-bottom: 7px;
}

.ss_space{
	margin-left: 10px;
}

.gallery_img{
	margin-bottom: 10px;
}


#mlogo{
	position: relative;
	text-align: center;
	padding-top: 180px;
}


#gamebg{
	/*position: relative;*/
	width: 100%;
	height: 973px;
	background: url("../images/background.jpg") center center / cover no-repeat #FFF;
	padding: 30px 0 0px;
	margin: 0px 0 ;
}

.star{
	background-color: #FFF;
	text-align: center;
	margin: 0 auto;
	padding: 120px 0 0;

}


.gametxt{
	width: 900px;
	margin: 0 auto;
	font-size: 170%;
	margin-top: 130px;
	text-shadow:1px 1px 5px #ffffff;
}

.specmds{
	font-size: 200%;
	font-weight: bold;
	margin-bottom: 15px;
	border-bottom: solid #FFF 2px ;
	display: inline-block;
}


.hbn{
	font-size: 145%;
}

.ctg{
	font-weight: bold;
}

#gimg{
	float: left;
	width: 500px;
	margin-left: 20px;
}


#specbg{
	position: relative;
	width: 100%;
	/*height: 500px;*/
	background: linear-gradient(rgba(0, 0, 0, 0.9) 10%, rgba(0, 0, 0, 0.3) 80%, rgba(0, 0, 0, 0.9)),url("../images/interstitial_survive.jpg") center center / cover no-repeat;
	padding: 80px 0 70px;
}



#smain{
	width: 850px;
	margin: 0 auto;
}

#stext{
	/*float: left;*/
	color: #FFF;
	margin-left: 10px;
}





#toplogo{
	float: left;
	text-align: left;
	margin-left: 25px;
	padding-top: 5px;
}

#ccnt{
	float: right;
	text-align: center;
	margin-right: 25px;
	margin-top: 17px;
}

#ccnt a:hover{
	transition:all 1.0s;
}

.btna a:hover{
	transition:all 1.0s;
}

#cate div{
    vertical-align:middle;
}

.topbox{
	background-color: #FFF;
	/*width: 940px;*/
	margin: 0 auto;
	padding-top: 30px;
}

.topboxexo{

	margin: -50px auto 0;
	padding-top: 80px;
}


.topmds{
	position: relative;
    display: inline-block;
    margin-bottom: 1em;
	font-size: 300%;
	font-weight: bold;
	text-align: center;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);/*位置調整*/
}

.topmdsw{
	text-shadow: 0px 0px 7px #000;
  	line-height: 1;
	color: #FFF;
	position: relative;
    display: inline-block;
    margin-bottom: 1em;
	font-size: 300%;
	font-weight: bold;
	text-align: center;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);/*位置調整*/
}

.topmdsexo{
	padding-top: 50px;
	position: relative;
    display: inline-block;
    margin-bottom: 1em;
	font-size: 300%;
	font-weight: bold;
	text-align: center;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);/*位置調整*/
}

.topmdsexo:before{
  content: '';
  position: absolute;
  left: 50%;
  bottom: -15px;/*線の上下位置*/
  display: inline-block;
  width: 80px;/*線の長さ*/
  height: 4px;/*線の太さ*/
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);/*位置調整*/
  background-color: black;/*線の色*/
}

.topmds:before{
  content: '';
  position: absolute;
  left: 50%;
  bottom: -15px;/*線の上下位置*/
  display: inline-block;
  width: 80px;/*線の長さ*/
  height: 4px;/*線の太さ*/
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);/*位置調整*/
  background-color: black;/*線の色*/
}

.topmdsw:before{
  content: '';
  position: absolute;
  left: 50%;
  bottom: -25px;/*線の上下位置*/
  display: inline-block;
  width: 80px;/*線の長さ*/
  height: 4px;/*線の太さ*/
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);/*位置調整*/
  background-color: #FFF;/*線の色*/
}


.toptxt{
	font-size: 140%;
	text-align: center;
	margin-top: 50px;
	
}

#gamemainbg{
	background-color: #FFF;
	padding: 50px 0;
}

#gamemain{
	
}



div.boxcnt p {
	display: table-cell;
	vertical-align: middle;
	margin: 0;
}

/*for IE6 */
* html .boxcnt p {
	display: inline;
	zoom: 1;
}

/*for IE7 */
*:first-child+html .boxcnt p {
	display: inline;
	zoom: 1;
}


.box{
	margin-top: 80px;
}

.spbox{
	margin-top: 80px;
}


.mds{
	font-size: 180%;
	font-weight: bold;
	margin-bottom: 10px;
}

.spmds{
	font-size: 180%;
	font-weight: bold;
	margin-bottom: 10px;
}

.exomds{
	font-size: 140%;
	font-weight: bold;
	margin-bottom: 10px;
}

.textleft{
	float: left;
	width: 40%;
	font-size: 130%;
	padding: 80px 10px 0 70px ;
}

.videoright{
	float: right;
	width: 50%;
	min-width :300px;
}


.textright{
	float: right;
	width: 40%;
	font-size: 130%;
	padding: 80px 70px 0 10px ;
}

.videoleft{
	float: left;
	width: 50%;
}

.spvideo{
	width: 100%;
}

.sptext{
	width: 900px;
	font-size: 130%;
	margin: 0 auto;
	padding: 10px 10px 30px;
}

#exorigbg{
	background: linear-gradient(rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.5) 20%, rgba(255, 255, 255, 0)),url("../images/exorig.jpg") top center / cover no-repeat;
	/*background: url("../images/exorig.jpg") top center/ cover no-repeat;*/
	position: relative;
	width: 100%;
	height: 1300px;
	background-color: #FFF;
	padding: 100px 0 60px;
	margin-top: -50px;
	
}

#exorig{
	position: absolute;
	top: 17%;
	right: 5%;
}

.exobox{
	background-color: #111;
	border: solid #FFF 1px;
	width: 450px;
	height: auto;
	padding: 50px 30px;
	margin-top: 80px;
	
	font-size: 130%;
	color: #FFFFFF;
}


.spmenu{ display:none;}


@media screen and (max-width:960px){

.pcmenu{display:none;}
.spmenu{display:inherit;}

}

/*@media only screen and (min-width: 460px)
and (max-width: 760px){
} 

.spmenu{display:none;}
.pcmenu{display:inherit;}*/
