@import url(https://fonts.googleapis.com/css?family=Pacifico);
@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);
@import url(https://fonts.googleapis.com/css?family=Josefin+Sans);

/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;}
ul{list-style:none;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;}
q:before,q:after{content:'';}
object,embed{vertical-align:top;}
legend{display:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
img,abbr,acronym,fieldset{border:0;}

body {
    word-wrap: break-word;
    overflow-wrap: break-word;
}
table{table-layout: fixed;}
td {word-wrap: break-word;}

body{
	    font-family: Verdana, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	    	font-weight: 300;
	-webkit-text-size-adjust:100%;
	overflow-x: hidden;
	color: #fff;
	background: #000;
	line-height:150%;
font-size: 90%;
}

a{
	color: #0066ff;
	text-decoration: none;
}

a:hover, .active{
  text-decoration: underline;
}

a:active, a:focus,input:active, input:focus{outline:0;}

#reply{
	background-position:center top;
	background: url('images/reply_back.jpg') no-repeat fixed 100% 100%;
	background-size: cover;
	-webkit-background-size: cover;
	color: #fff;
	padding-top:20px;
	padding:5px 0px 20px 0px;
	font-size:90%;
}



#wodifes_ten {
	color: #fff;
	padding-top:20px;
	padding:5px 0px 20px 0px;
	font-size:90%;
	background:#000 url(images/wodi10th.jpg) center center / cover no-repeat fixed;
}
	@media only screen and (max-width: 767px) {
    	#wodifes_ten {
        background:#000 url(images/wodi10th.jpg) center center no-repeat fixed;
        background-size: cover;
    }
}

#wodifes_ten a{
	color:#55d1ff;
}

#wodifes_ten .messagebox{
	max-width:750px;
	margin:0 auto;
}
#wodifes_ten .message{

	margin:45px 0px;
	padding:30px 30px;
    background-color: rgba( 0, 0, 0, 0.70 );
    text-align: left;
}

@media only screen and (max-width: 760px){
 /*760px以下で適用する内容*/
#wodifes_ten .message{
	margin:30px 10px;
	padding:10px 15px;
}
}


#zero {
	color: #fff;
	padding-top:20px;
	padding:5px 0px 20px 0px;
	font-size:90%;
	background:#000 url(images/zero/zero_back.jpg) center center / cover no-repeat fixed;
}
	@media only screen and (max-width: 767px) {
    	#zero {
        	background:#000 url(images/zero/zero_back.jpg) center center no-repeat fixed;
        	background-size: cover;
    }
}

#zero a{
	color:#55d1ff;
}

#zero .messagebox{
	max-width:750px;
	margin:0 auto;
}
#zero .message{
	margin:45px 0px;
	padding:30px 30px;
    background-color: rgba( 0, 0, 0, 0.82 );
    text-align: left;
}


#sorahibi {
	color: #fff;
	padding:0;
	margin: 
	font-size:95%;
	background:#000 url(soraback.jpg) center center / cover no-repeat fixed;
}

#sorahibi h3{
	font-size:140%;

}



	@media only screen and (max-width: 767px) {
    	#sorahibi  {
        	background:#000 url(soraback.jpg) center center no-repeat fixed;
        	background-size: cover;
    }
}

#sorahibi a{
	font-weight:bold;
	color:#FF3863;
}



#footer_sorahibi a{
	font-weight:bold;
	color:#FF3863;
}

#sorahibi .messagebox{
	max-width:750px;
	margin:0 auto;
}
#sorahibi .message{
	margin:10px 0px;
	padding:10px 30px;
    background-color: rgba( 0, 0, 0, 0.82 );
    text-align: left;
}


@media only screen and (max-width: 760px){
 /*760px以下で適用する内容*/
#zero .message{
	margin:30px 10px;
	padding:10px 15px;
}
}


#walhalla{
	background: url('images/walhalla_back.jpg') no-repeat fixed 100% 100%;
	background-size: cover;
	-webkit-background-size: cover;
	color: #fff;
	padding-top:20px;
	background-position:center top;
	padding:5px 0px 20px 0px;
	font-size:100%;
}



.replytitle{
	margin:0 auto;
	padding:90px 0 20px 0;
	border-bottom: 1px solid #55d1ff;

}

h1{
	font-size:130%;
	text-align: center;
	font-weight:bold;
}

h2{
	font-size:130%;
	text-align: center;
	font-weight:bold;
	padding:15px 0px 15px 0px;
}

h3{
	font-size:130%;
	text-align: center;
	font-weight:bold;
}

h4{
	font-size:140%;
	text-align:center;
}
section h5{
	padding-top:15px;
	font-size:110%;
	text-align:center;
}





@media only screen and (max-width: 400px){
 /*400px以下で適用する内容*/
.replytitle h3{
font-size:130%;
}
}



.messagebox{
	max-width:600px;
	margin:0 auto;
}

.message{

	margin:30px 0px;
	padding:20px 30px;
    background-color: rgba( 0, 0, 0, 0.70 );
    text-align: left;
}

.date{
	font-size:130%;
	padding:5px 0 10px 0;
	text-align: left;
	font-weight:bold;

}


#sec05 .replylink{
	margin-top:5px;
}

#reply .replylink{
	margin-top:5px;
	font-size:150%;
}



.replylink a{
	color: #55d1ff;
	font-weight:bold;
}



/* ヘッダー
------------------------------------------------------------*/
#header{
    overflow:hidden;
    width: 100%;
    height:auto;
    position: relative;
    }

#header img{
    width: 100%;
    height: auto;
    }
#slogan{
	position: absolute;
  top: 50%;
	width: 100%;
	-webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
	color: #fff;
	text-align: center;
}



/* フッター
------------------------------------------------------------*/
#footer{
	clear: both;
	padding: 40px 10px 40px 0;
	text-align: center;

}


/* 共通
------------------------------------------------------------*/
h1, h3{

}


img{
	max-width:100%;	
	height: auto;
}

header, #logo, #sec02, #sec03 img{
	width:100%;	
}

.leftbox img{
	width:100%;	
}
.rightbox img{
	width:100%;	
}
.logobox img{
	width:100%;	
}

#footer img{
}


section{clear:both;}

h3{
	font-size: 120%;
	font-weight:bold;
	text-align: left;
}

.inner{

	margin: 0 auto;
	padding-bottom: 30px;
	padding-top:0px;
}

.col2 li{
	display: inline-block;
	width: 100%;
  	margin: 20px 0 30px 0;
}





/* SEC01 LOGO
------------------------------------------------------------*/

#logo{
	text-align:center;
	margin: 0 auto;
	clear:both;
	width:100%;
	}
.logobox{
	max-width:750px;
		margin: 0 auto;
}
	
#logo h3{
	font-size:100%;
}
#logo p{
	font-size:90%;
	line-height:130%;
}


#feed{
	overflow:hidden;
	width: 100%;
	max-width:1000px;
	margin: 0 auto;
	padding-top:20px;

}
#logo a{
	color: #55d1ff;
}

/* SEC02 recent game
------------------------------------------------------------*/
.wrap{
	clear: both;
	width: 100%;
	height:100%;

	position:relative;
	top:0;
    left:0;
	}

.wrap0{
	clear: both;
	width: 100%;
	height:100%;
	position:relative;
	top:0;
    left:0;
	height:30px;
}

#sec02 img:hover{
    opacity: 0.6;
}


.leftbox{
	line-height:0%;
	background: #9CFFFF url(images/download_back2.png) no-repeat scroll center center;
	background-size: 100% auto;
}

.rightbox{
		height:auto;
}
.rightbox2{
		clear:both;
		
}
.rightlogo{
line-height:0%;
font-size:0px;
	background: #9CFFFF url(images/download_back2.png) no-repeat scroll center center;
	background-size: 100% auto;

}



/* SEC03 過去ゲーム

------------------------------------------------------------*/
#sec03{
	padding-top:30px;
}

#sec03, #sec06,#sec07{
	position:relative;
	background-color:black;
	font-size:100%;
}

	
#sec07{
	font-size:92%;
	line-height:125%;
}

#sec03 a, #sec06 a,#sec07 a{
	color:#55d1ff;
}
#sec03 a:hover, #sec06 a:hover, ,#sec07 a:hover{
	text-decoration:underline;
}

.col3 img{
	display: block;
	    padding:0;
	    margin:0;
}

#sec03 img:hover, #sec06 img:hover, #sec07 img:hover{
	opacity: 0.6;
}

#sec03 .imgbox{
	background: #9CFFFF url(images/download_back.png) no-repeat scroll center center;
	background-size: 100% auto;
	padding:0;
	margin:0;
}

#sec07 .imgbox{
	background: #9CFFFF url(images/download_back3.png) no-repeat scroll center center;
}


#sec03 p, #sec06 p{
	margin-bottom:4px;
}

#sec07 p{
	margin-bottom:8px;

}


.col3 li{
padding-bottom: 20px;
padding-top: 30px;
}



/* SEC04 PROFILE

------------------------------------------------------------*/
#sec04{
	background: url('images/bgSec04.jpg') no-repeat fixed 100% 100%;
	background-size: cover;
	-webkit-background-size: cover;
	color: #fff;
	padding-top:20px;
	background-position:center top;
}

#sec04 a{
	color:#55d1ff;
}
#sec04 a:hover{
	text-decoration:underline;
}



/* SEC05 MESSAGE
------------------------------------------------------------*/
#sec05{
text-align:center;

}

#contact{
	text-align:center;
	margin: 0 auto;
	font-size:100%;
	clear:both;
	width:100%;
	}


#sec05 dl{

}

#sec05 dt{
	clear: left;
	float: left;
	display: block;
	width: 30%;
	margin-right: 10%;
	margin-bottom: 20px;
	text-align: right;
}

#sec05 dd{
	width: 60%;
	float: left;
	text-align: left;
	margin-bottom: 15px;
}

#sec05 header{
	display: none;
}

#map{
	position: relative;
	padding-bottom: 75%;
	height: 0;
	overflow: hidden;
}

#map iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
	border: 0;
}


/* RESPONSIVE 設定
------------------------------------------------------------*/



  a#menu{
		display:none;

	}	

	.panel{
		display:block !important;
	}

	#mainnav{
		position:fixed;
		top: 0;
		width:100%;
		z-index:500;
	}

	#mainnav ul{
		text-align: right;
		padding-right: 50px;
	}

	#mainnav li{
		display: inline-block;
		padding: 15px 10px;
		font-size: 120%;
		font-weight: 300;
	}
	#mainnav img{
		position: absolute;
		margin-left: auto;
		margin-right:5px;

	}
	
	
	
  #mainnav a{
		color: #FF3863;
		font-weight:bold;
		opacity:0;
	}

  #mainnav.changeNav a{
		opacity:1.0;
	}
	
	#mainnav.changeNav{
		background-color: rgba(0,0,0,0.65);
		border-bottom: 1px solid #FF3863;

	}
	










@media only screen and (max-width: 1199px){
 /*1199px以下で適用する内容*/
	section h3{
		padding: 10px 0 13px 0;
	}
	#sec01 h3{
		padding: 20px 0 20px;
	}

}


@media only screen and (max-width: 759px){
 /*759px以下で適用する内容*/

#mainnav ul {
text-align: center;
}

	.col2 li{
     	display: inline-block;
	}

	#slogan h1{
		font-size: 140%;
	}

	#slogan h3{
		font-size: 110%;
	}

}


@media only screen and (min-width: 640px){
 /*640px以上で適用する内容*/
	body{
		font-size:100%;
	}
	#logo h3{
		font-size:100%;
	}
	
	.inner{
		padding-top:5px;
	}
	#sec02{
		}
	
	#sec02 h3{
		font-size:160%;
		line-height:130%;
	}
	
	.righttext{
		padding-left:20px;
		padding-top:15px;
	}
	
	.wrap{
	margin-top:15px;
	}


	/* SEC02 MESSAGE
	-----------------*/
	
	#sec02{
	position:relative;
}
	
	.rightbox, .leftbox{
		width: 50%;
		float: left;
		display: table;
	    position:relative;
	}
	
	#sec02_02 .rightbox, #sec02_02 .leftbox{
		float: right;
	}

	.rightbox2{
		display: table-cell;
		padding: 0;
		vertical-align: middle;
	}

	
	/* SEC03 過去作
		-----------------*/
	#sec03{
	font-size:93%;
	line-height:140%;
	}
	.col3{
		text-align: center;
	}
	
	.col3 li{
		display: inline-block;
		width: 30%;
		padding: 0 1%;
		padding-bottom: 20px;
		vertical-align: top;
		text-align: left;
	}
	
	/* SEC04 プロフ
		-----------------*/
	
	.col2 li{
		width: 43%;
		padding: 0 3%;
		vertical-align: top;
		font-size:96%;
		line-height:150%;
	}
	
	/* SEC05 MESSAGE
	
	-----------------*/
	#sec05{

	}
	
  #footer{
		padding: 30px 10px 30px 0;
	}
	
	#header{
 	padding-top:55px;
 	}
}


@media only screen and (max-width: 640px){
 /*640px以下で適用する内容*/
 
 	#header{
 	padding-top:27px;
 	}
 	
	#mainnav li{
		padding: 8px 6px;
	}
	
	#mainnav ul{
		padding-right: 0px;
	}

	h1{
		font-size:120%;
	}

	#sec04{
	padding-top:0;
	}

	#sec05{
	padding:0 5%;
	}
	
	#sec03{
	font-size:80%;
	line-height:140%;
	}
	
	#logo{
	padding:0 5px 0 5px;
	max-width:95%;
	}
	
	#map iframe{
		width: 96% !important;
		left: 2%;
	}
	
	.col3{
		text-align: center;
	}
	

	
	.col3 li{
		padding:0px 2px 10px 2px;
		}

	.col3 li{
		display: inline-block;
		width: 30%;
		padding-bottom: 5px;
		vertical-align: top;
		text-align: left;
	}

	.righttext{
	padding: 0 5%;
	}

	#sec02{
	position:relative;
}
	
	.rightbox, .leftbox{
		width: 50%;
		float: left;
		display: table;
	    position:relative;
	}
	
	#sec02_02 .rightbox, #sec02_02 .leftbox{
		float: right;
	}

	.rightbox2{
		display: table-cell;
		padding: 0;
		vertical-align: middle;
	}
	

	
	.col2 li{
		width: 95%;
		padding: 0 3%;
		font-size:95%;
		line-height:150%;
  		margin: 10px 0 10px 0;
	}
	
	.rightbox, .leftbox{
		width: 100%;
		display: block;
	    position:relative;
	}

	
}

@media only screen and (max-width: 565px){
 /*565px以下で適用する内容*/

#mainnav li{
		display: inline-block;
		font-size: 95%;
		font-weight: 300;
		padding: 3px 3px;
	}

	#mainnav img{
		position: absolute;
		margin-left: auto;
		margin-right:5px;
	}
	
	.inner{
		padding-bottom: 10px;
	}




}


@media only screen and (max-width: 420px){
 /*420px以下で適用する内容*/

	h2{
		font-size:130%;
	}	
	#sec07 {
		font-size:80%;
	}
	h3{
		font-size:120%;
	}
	


}

@media only screen and (min-width: 1200px){
 /*1200px以上で適用する内容*/
	.inner{
		width: 1200px;
		padding-bottom: 30px;
	}
	section h3{
		padding: 10px 0 10px;
	}
	.rightbox h3{
		padding: 0 0 20px !important;
	}
	#logo h3{
	font-size:150%;
	}
	
	.righttext{
		padding-left:40px;
	}
	
	.col2 li{
		font-size:100%;
		line-height:150%;
	}
}




#mainnav.twitter li{
		padding: 0
	}


#kousin{
padding: 0px 0px 0px 0px;
color: #000;
font-size: 80%;
}
#kousin a{
text-decoration: underline;
color: #000;
font-size: 80%;
}
#kousin a:hover{
text-decoration: underline;
font-size: 80%;
font-weight: bold;
}
#mailf{
text-align:center;
padding: 0 5px 0 5px;
color: #fff;
max-width:520px;
margin: 0 auto;
}
#mailf a{
color: #fff;
font-size: 90%;
text-decoration: none;
}
#mailf a:hover{
color: #fff;
text-decoration: none;
font-weight: normal;
font-size: 90%;
}
textarea{
max-width: 300px;
width:100%;
height:100px;
padding: 0px;
margin:12px 12px 0 10px;
border: solid 1px #000;
overflow-y : auto;
overflow-x : hidden;
font-size: 100%;
line-height:100%;
}

input{
    padding: 12px 30px;
    margin: 5px 0 0 0;
    font-size: 120%;
    background-color: #fff;
    color: #000;
    border-style: none;
}


#syspom{
	padding: 0 0 15px 0;
}

@media only screen and (min-width: 800px){
textarea{
	overflow-y:scroll;
	max-width: 500px;
}


}



