@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:#000;
}


a:link { color: #FFF; }
a:visited { color: #FFF; }
a:hover { color: #C2C2C2; }
a:active { color: #FFF; }

a {
    outline: none;
	text-decoration: none;
}

#indexmain{
	
}

#indexttl{
	text-align: center;
	margin-top: 50px;
}

#indextxt{
	font-size: 170%;
	color: #FFF;
	text-align: center;
}

#kakunin{
	text-align: center;
	margin: 80px auto 100px;
}

#indexyes a{
	/*margin-right: 20px;*/
	background: #000;
	padding: 15px 25px;
	color: #DBB400;
	border: solid 2px #DBB400;
	font-weight: bold;
	font-size: 250%;
}

#indexyes a:hover{
	color: #000;
	background: #DBB400;
	transition:all 1.0s;
}

#indexno a{
	/*margin-right: 20px;*/
	background: #000;
	padding: 15px 25px;
	color: #DBB400;
	border: solid 2px #DBB400;
	font-weight: bold;
	font-size: 250%;
}

#indexno a:hover{
	color: #000;
	background: #DBB400;
	transition:all 1.0s;
}


#video_area{
	position: relative;
}


/*#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:13%;
	left: 3%;
}


#cmspetop{
	position: relative;
	background: url("../images/topmain.jpg") top center / cover no-repeat;
	width: 100%;
 	height: 800px;
  	object-fit: cover;
}

#cmspetop img{
	position: absolute;
	top: 350px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}


.gallery_main a:hover img{
opacity:0.8;
filter:alpha(opacity=90);
-ms-filter: "alpha( opacity=90 )";
}

/*video {
	margin-top: -130px;
  position: fixed;
  top: 0;
  left: 0;
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  background: url('../images/bg-header.jpg') no-repeat;
  background-size: cover;
  z-index: -1;
}
*/

.video_area_pltf{
	position: absolute;
	top: 1%;
	left: 10%;
	right: 10%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}


.video_area_img01{
	position: absolute;
	top: 10%;/*13%*/
	left: 10%;
	right: 10%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}



.pltf{
	text-align: center;
	padding: 5% 0 50px;
}

.day{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.topbg{
	background: rgba(0, 0, 0, 0.3);
	/*background: rgba(0, 0, 0, .2) radial-gradient(rgba(0, 0, 0, .3) 70%, transparent 70%);
	background-size: 5px 5px;*/
	padding-bottom: 30px;

}

#mainbg{
	background: url("../images/webbg.jpg") center 90% / cover no-repeat fixed;
	margin-top: -15px;
}

/* メインボックス*/
#main {
width: 100%;
margin-right: auto;
margin-left: auto;
}
/*
#hedder{
	margin-top:10px;
	text-align:right;
}
*/

p.resizeimage img {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
}

.midashibl{
	color: #FBEAA7;
	font-size: 350%;
	font-weight: bold;
	margin-bottom: 20px;
}

.midashitop{
	text-align: center;
	color: #FBEAA7;
	font-size: 350%;
	font-weight: bold;
	margin-top: 100px;
	margin-bottom: 80px;
}



/* メインボックス*/
.tmainl {
	position: absolute;
	top: 50%;
	left: 15%;
	transform: translateY(-50%);
	padding-right: 10px;
}

.tmainr {
	position: absolute;
	top: 50%;
	right: 10%;
	transform: translateY(-50%);
	padding-left: 10px;
}


.clearText {
	margin-bottom:-1.5em;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}

#cate{
	background-color: #111;
	width:100%;
/*	padding-top:2px;
	padding-bottom:2px;*/
    position: fixed;
    top: 0;
    right:0;
	/*margin-bottom:30px;*/
	z-index: 10;
}

.index_space{
	margin-left: 40px;
}


.cate_space{
	margin-left: 30px;
}


#kounyu a{
	/*margin-right: 20px;*/
	background: #111;
	padding: 5px 15px;
	color: #FFF;
	border: solid 1px #FFF;
	font-weight: bold;
}

#kounyu a:hover{
	color: #000;
	background: #FFF;
	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;
}


#contents {
　　width: 740px;
　　margin-right: auto;
　　margin-left: auto;
}

/*#header {
    position: fixed;
    top: 0;
    left:0;
}
*/
#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:60px;
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: 10px;
	padding-bottom: 50px;
}



#footer{
	/*width: 100%;*/
}

#inc_logo{
	width: 960px;
	height: 80px;
    display:table-cell;
    text-align:center;
    vertical-align:middle;
    layout-grid-line:200px;
	padding-bottom: 20px;
	padding-top: 10px;
}

#inc_logo img{
    vertical-align:middle;
}

#inc_logo img{
    vertical-align:middle;
}


.logo_space{
	margin-left: 40px;
}


#copy{
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top:10px;
	margin-bottom:20px;
	color:#fff;
	font-size:90%;
	text-align: center;
}






/*ギャラリー*/

.gallery_main{
	position: relative;
	text-align: center;
	width: 92%;
	margin: 0px auto 0px;
	padding: 0px 0 100px;
	left: 4%;
	right: 4%;
}

#gallery_mov{
	text-align: center;
	margin: 0px 0px 50px;
	padding-top: 130px;
	left: 5%;
	right: 5%;
}


.gallery_left{
	text-align: left;
}

.midashispace{
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 3.2rem;
	text-align: center;
	color: #FFF;
	font-size: 350%;
	font-weight: bold;
}

#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: 7px;
}


#test{
	position: relative;
}

#mlogo{
	position: relative;
	text-align: center;
	padding-top: 180px;
}

#day{
	text-align: center;
	position: absolute;
	top:45%;
	left: 25%;
	right: 25%
}

/*#mainbg{
	position: relative;
	margin-top: 50px;
	width: 100%;
	height: 1080px;
	background:url("../images/main_bg.png") center center / cover no-repeat fixed;
}
*/
.tbg{
	position: relative;
	width: 100%;
	/*background: linear-gradient(rgba(0, 0, 0, 0.4) 40%, rgba(0, 0, 0, 0.4) 70%, rgba(0, 0, 0, 0.4)),url("../images/bg.jpg") center center / cover no-repeat;*/
}

#fixbg{
	background: linear-gradient(rgba(0, 0, 0, 0.4) 40%, rgba(0, 0, 0, 0.4) 70%, rgba(0, 0, 0, 0.4)),url("../images/bg.jpg") center center / cover no-repeat fixed;
	
}

.gmain{
	width: 960px;
	margin: 0 auto;
	padding: 100px 0 0;
}

.gtext{
	float: left;
	width: 450px;
	color: #FFF;
	margin-left: 10px;
}

.gtext2{
	float: left;
	width: 450px;
	color: #FFF;
	margin-right: 10px;
}


.mds{
	font-size: 200%;
	font-weight: bold;
	margin-bottom: 15px;
	border-bottom: solid #FFF 2px ;
	display: inline-block;
}

.hbn{
	font-size: 140%;
}

.s_text{
	margin-top: 20px;
	font-size: 82%;
	color: yellow;
}

.ctg{
	font-weight: bold;
}

.gimg{
	float: left;
	width: 480px;
	margin-left: 20px;
}

.gimg2{
	float: left;
	width: 480px;
	margin-right: 20px;
}


#tbg02{
	position: relative;
	width: 100%;
	/*height: 500px;*/
	/*background: linear-gradient(rgba(0, 0, 0, 0.5) 40%, rgba(0, 0, 0, 0.5) 70%, rgba(0, 0, 0, 0.9)),url("../images/specbg.jpg") center center / cover no-repeat;*/
	padding: 70px 0 40px;
}

#smain{
	width: 650px;
	margin: 0 auto;
}

#stext{
	float: left;
	color: #FFF;
	margin-left: 10px;
}




#tbg03{
	position: relative;
	width: 100%;
	height: 831px;
	background: linear-gradient(rgba(0, 0, 0, 0.5) 40%, rgba(0, 0, 0, 0.7) 70%, rgba(0, 0, 0, 0.9)),url("../images/tbg03.png") center center / cover no-repeat;
}


#toplogo{
	float: left;
	text-align: left;
	margin-left: 25px;
	margin-top: 10px;
	margin-bottom: 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;
}


.wrap {
  width: 960px;
	margin: 0px auto 30px;
}


.wrap div {
  display: table-cell;
  width: 100px;
  padding: 0 5px 0 0;
}

.wrap p {
  display: table-cell;
  vertical-align: middle;
  line-height: 1.2;
	font-size: 130%;
	padding-left: 60px;
	width: 450px;
}

#sk{
	position: relative;
	width: 960px;
	padding: 20px 0 20px;
	margin: 0 auto;
	background: #6B6B6B;

}


#smain{
	float: left;
	width: 500px;
	margin: 0 auto;
}

#stext{
	float: left;
	color: #FFF;
	margin-left: 20px;
}

.mds{
	font-size: 190%;
	font-weight: bold;
	margin-bottom: 15px;
	border-bottom: solid #FFF 2px ;
	display: inline-block;
}

.hbn{
	font-size: 145%;
}



#pttl{
	font-weight: bold;
	font-size: 190%;
	margin-bottom: 40px;
}

.textmain{
	width: 900px;
	margin: 0 auto;
	padding: 50px 0 20px 0;
	color: #FFF;
	
}

.textmds{
	font-size: 280%;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}

.textmain p{
	font-size: 150%;
}

.right{
	text-align: right;
	font-size: 180%;
	font-weight: bold;
}

.imgcnt{
	text-align: center;
}

.hr{
	border-bottom: #fafad2 1px solid;
	width: 950px;
	margin: 50px auto;
}

.evoc{
	color: #EACF7F;
}

#skbk{
	
}
#sk{
	position: relative;
	width: 900px;
	padding: 40px 0 20px;
	margin: 0 auto;
}


#smain{
	float: left;
	width: 540px;
	margin: 0 auto;
}

#stext{
	float: left;
	color: #FFF;
	margin-left: 20px;
}

.mds{
	font-size: 190%;
	font-weight: bold;
	margin-bottom: 15px;
	border-bottom: solid #FFF 2px ;
	display: inline-block;
}

.hbn{
	font-size: 145%;
}



.spec1main{
	color: #FFF;
	width: 920px;
	margin: 50px auto 0;
}


#shop{
	text-align: center;
	margin: 50px 0 50px;
}

#shop img{
	margin-bottom: 0px;
}


.spectext b{
	background: #FFF;
	color: #000;
	font-weight: bold;
	padding: 3px;
}

.spectext8em{
	
}

.spectext_a b{
	background: #FFF;
	color: #000;
	font-weight: bold;
	padding: 3px;

}

.spectext_b b{
	background: #FFF;
	color: #000;
	font-weight: bold;
	padding: 3px;
}

.spec1main ul {
list-style:none;
	font-size: 160%;
	margin-bottom: 15px;
}

.spec1main li{
	border-bottom: #FFF solid 1px;

}

.li_bd{
	border-top: #FFF solid 1px;
	padding-top: 10px;
}


.specbd{
	margin-top: 10px;

}

span.dan {
	float:left;
	width: 9em;
	background: #FFF;
	margin: 0 0 10px;
	color: #000;
	font-weight: bold;
	text-align: center;
	
}

span.dan2 {
	display: block;
	margin-left: 110px;
	margin: 0 0 10px;
}

span.dan3{
	float:left;
	width: 9em;
	height: 3em;
	display: flex;
  justify-content: center;
  align-items: center;
	background: #FFF;
	margin: 0 0 10px;
	color: #000;
	font-weight: bold;
	text-align: center;
	
}

.linecnt{
	text-align: center;
	/*left: 2%;
	right: 2%;*/
}

.gamebg{
	float: right;
	width: 95%;
	margin-bottom: 80px;
	background-color: rgba(0,0,0,0.7);
}

.gameline{
 	padding-left: 20px;
	margin-left: 30px;
}

.gamemain{
	color: #FFF;
	padding: 30px 0 ;
}

.gbox1{
	float: left;
	width: 45%;
}

.gbox2{
	float: right;
	width: 50%;
}

.gamemds{
	font-weight: bold;
	font-size: 200%;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: left;
}

.pictw{
	float: left;

}

.gametxt{
	font-size: 160%;
	text-align: left;
	margin: 10% 0;
	top: 10%;
	bottom: 10%;
}

.gametxt02{
	font-size: 160%;
	text-align: left;
	margin: 15% 0 5%;
}


.gametxt ul{
	
}

.gametxt li{
	margin: 0 0 10px 0; 
}

.listupl{
	float: left;
	width: 5%;
	padding-bottom: 10px;
}

.listupr{
	float: right;
	width: 95%;
	padding-bottom: 10px;
}


.game2bg{
	float: left;
	width: 95%;
	margin-bottom: 80px;
	background-color: rgba(0,0,0,0.7);
}

.game2line{
 	padding-right: 20px;
	margin-right: 30px;
}

.game2main{
	color: #FFF;
	padding: 30px 0 ;
}

.g2box1{
	float: right;
	width: 45%;
}

.g2box2{
	float: left;
	width: 50%;
}

.game3bg{
	float: left;
	width: 95%;
	margin-bottom: 100px;
	background-color: rgba(0,0,0,0.5);
}

#maintxtbox{
	position: relative;
	padding-top: 100px;
	z-index: 30;
}

.fontst{
	font-size: 120%;
}
