@charset "utf-8";
body {
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size: 16px;
	line-height:1.5;
	color: #140b75;
	margin: 0;
	padding: 0px;
	background: url(../images/bg.png) repeat center top #e7e7e7;
	min-width:1300px;
	width: auto !important;  
	width: 1300px;
}

	@media screen and (max-width: 619px){
		body {
			background: url(../images/bg.png) repeat center top #fffdf6;
			color: #140b75;
		}
	}


.txts {
	font-size:12px;
}

p {
	margin:0px;
	padding:0px;
}
img {
	border:0px;
	margin:0px;
	padding:0px;
}
dl,dt,dd {
	margin:0px;
	padding:0px;
}
ul,li {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
a:link,a:visited {
	color: #e63222;
	text-decoration: none;
	font-weight:bold;
}
a:hover,a:active {
	color: #8ec31f;
	text-decoration: underline;
}

/*clearfix hack
---------------------------------------------*/
.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/*anWraper
---------------------------------------------*/
.wholeBox{width:1300px;margin:0 auto;}
	@media screen and (max-width: 619px){
		.wholeBox{width:100%;}
	}

/*menu
---------------------------------------------*/

#nav{
	position:absolute;
	left:0;
	padding:0 0 0 16px;
	margin:0 0 0 0;
	width:243px;
	text-align:center;
}

#nav ul{font-size: 0;}

#nav li{
	padding: 0 0 0 0;
	margin:0 0 7px 0;
	display: block;
	width:243px;
	height:65px;
	font-size:14px;
}

#nav li a{
	padding: 0;
	margin:0;
	display: block;
	text-indent:100%;
	overflow:hidden;
	white-space:nowrap;
	height:65px;
}

/*---------------*/
#btn_news a {
	background: url(../images/btn/btn_news.png) no-repeat center top;
}
#btn_news a:hover {
	background: url(../images/btn/btn_news_on.png) no-repeat center top;
}
/*---------------*/
#btn_story a {
	background: url(../images/btn/btn_story.png) no-repeat center top;

}
#btn_story a:hover{
	background: url(../images/btn/btn_story_on.png) no-repeat center top;
}
/*---------------*/
#btn_chara a {
	background: url(../images/btn/btn_chara.png) no-repeat center top;
}
#btn_chara a:hover {
	background: url(../images/btn/btn_chara_on.png) no-repeat center top;
}
/*---------------*/
#btn_staff a {
	background: url(../images/btn/btn_staff.png) no-repeat center top;
}
#btn_staff a:hover {
	background: url(../images/btn/btn_staff_on.png) no-repeat center top;
}
/*---------------*/
#btn_trailer a{
	background: url(../images/btn/btn_trailer.png) no-repeat center top;
}
#btn_trailer a:hover {
	background: url(../images/btn/btn_trailer_on.png) no-repeat center top;
}
/*---------------*/
#btn_episodes a {
	background: url(../images/btn/btn_episodes.png) no-repeat center top;
}
#btn_episodes a:hover {
	background: url(../images/btn/btn_episodes_on.png) no-repeat center top;
}
/*---------------*/
#btn_onair a {
	background: url(../images/btn/btn_onair.png) no-repeat center top;
}
#btn_onair a:hover {
	background: url(../images/btn/btn_onair_on.png) no-repeat center top;
}
/*---------------*/
#btn_data a {
	background: url(../images/btn/btn_data.png) no-repeat center top;
}
#btn_data a:hover {
	background: url(../images/btn/btn_data_on.png) no-repeat center top;
}
/*---------------*/
#btn_pv a {
	background: url(../images/btn/btn_pv.png) no-repeat center top;
}
#btn_pv a:hover {
	background: url(../images/btn/btn_pv_on.png) no-repeat center top;
}
/*---------------*/
#btn_top a {
	background: url(../images/btn/btn_top.png) no-repeat center top;
}
#btn_top a:hover {
	background: url(../images/btn/btn_top_on.png) no-repeat center top;
}
/*---------------*/
#btn_streaming a {
	background: url(../images/btn/btn_streaming.png) no-repeat center top;
}
#btn_streaming a:hover {
	background: url(../images/btn/btn_streaming_on.png) no-repeat center top;
}
/*---------------*/
#btn_anitele a {
	background: url(../images/btn/btn_anitele.png) no-repeat center top;
}
#btn_anitele a:hover {
	background: url(../images/btn/btn_anitele_on.png) no-repeat center top;
}
/*---------------*/
#top_back {
    display: none;
}

	@media screen and (max-width: 619px){
		#nav{
			width:100%;
			height:auto;
			position:inherit;
			top:auto;
			left:auto;
			background:none;
			text-align:inherit;
			padding:inherit;
		}
		#nav li{
			width:50%;
			height:auto;
			margin:0 1% 1% 0;
			float:left;
			position:inherit;
			display: inherit;
			font-size:100%;
		}
			#nav li:nth-child(even){
				width:49%;
				margin:0 0 2px 0;
			}
		#btn_news,
		#btn_story,
		#btn_chara,
		#btn_staff,
		#btn_music,
		#btn_trailer,
		#btn_episodes,
		#btn_onair,
		#btn_data,
		#btn_streaming,
		#btn_anitele,
		#btn_pv{
			margin:0 0 1px;
			padding:0;
			position:inherit;
			top:auto;
			left:auto;
		}


		#nav li a{
			margin:0;
			padding:0;
			width:100%;
			height:0;
			padding:26.4% 0 0 0 ;
			display:block;
			text-indent:100%;
			white-space:nowrap;
			overflow:hidden;
		}

		#btn_news a,#btn_news a:hover{ background:url(../images/btn/btn_news.png) 0 0 no-repeat; background-size:cover;}
		#btn_story a,#btn_story a:hover{ background:url(../images/btn/btn_story.png) no-repeat; background-size:cover;}
		#btn_chara a,#btn_chara a:hover{ background:url(../images/btn/btn_chara.png) no-repeat; background-size:cover;}
		#btn_staff a,#btn_staff a:hover{ background:url(../images/btn/btn_staff.png) no-repeat; background-size:cover;}
		#btn_trailer a,#btn_trailer a:hover{ background:url(../images/btn/btn_trailer.png) no-repeat; background-size:cover;}
		#btn_episodes a,#btn_episodes a:hover{ background:url(../images/btn/btn_episodes.png) no-repeat; background-size:cover;}
		#btn_onair a,#btn_onair a:hover{ background:url(../images/btn/btn_onair.png) no-repeat; background-size:cover;}
		#btn_data a,#btn_data a:hover{ background:url(../images/btn/btn_data.png) no-repeat; background-size:cover;}
		#btn_streaming a,#btn_streaming a:hover{ background:url(../images/btn/btn_streaming.png) no-repeat; background-size:cover;}
		#btn_anitele a,#btn_anitele a:hover{ background:url(../images/btn/btn_anitele.png) no-repeat; background-size:cover;}
		#btn_pv a,#btn_pv a:hover{ background:url(../images/btn/btn_pv.png) no-repeat; background-size:cover;}

		li#btn_top{ display:none;}
		
		#top_back {
			background: #e63222 none repeat scroll 0 0;
			border-top: 2px solid #a40f02;
			display: block;
			text-align: center;
			width: 100%;
		}
		#top_back a{
			color:#fff;
			display: block;
			margin: 0 0 10px;
			padding: 5px 0;
			width: 100%;
		}
	}


/*all style
---------------------------------------------*/

.f_clr {
    clear: both;
    margin: 0;
    padding: 0;
    width: auto;
}

#container{
	margin:0 0 0 0;
	padding: 0 0 0 0;
	width:980px;
	float:left;
	background: url(../images/in_bg.png) repeat center top;
}
	@media screen and (max-width: 619px){
		#container{
			margin:0;
			padding: 0;
			width:auto;
			float:none;
			background: none;
		}
	}

.m_bg{background: url(../images/m_bg.png) repeat-y left top;}
	@media screen and (max-width: 619px){
		.m_bg{background: none;}
	}



#copyright{
	margin:0 0 0 0;
	padding:10px 0 30px 0;
	clear:both;
	color:#464646;
	text-align:center;
	font-size:14px;
	font-weight:900;
}


	@media screen and (max-width: 619px){
		#copyright{
			background:none;
			text-shadow:none;
			font-size:70%;
			margin: 0 ;
			padding: 10px 0;
			height: auto;
			text-align:center;
			border:none;
			position:inherit;
			bottom:auto;
			right:auto;
		}
		
	}


	@media screen and (max-width: 619px){
		#copyright span{
			display:inline;
			width: 100%;
			padding:10px 0;
		}
		
	}
/*190913*/
.pcout_in{display:inline-block;}
	@media screen and (max-width: 619px){
		.pcout_in{display:none;}
	}




