@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: #d2e8ff;
	margin: 0;
	padding: 0px;
	min-width:1300px;
	width: auto !important;  
	width: 1300px;
	background: url("../images/bg.jpg") center top #0b021f;
}


.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: #f8fa51;
	text-decoration: none;
	font-weight:900;
	
}
a:hover,a:active {
	text-decoration: none;
	color: #c50018;
}

small{
	font-size: 80%;
}

/*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%;background: none;}
	}


/*menu
---------------------------------------------*/

#nav{
	padding:0 0 0 0;
	margin:0;
	box-sizing: border-box;
	width:233px;
}

#nav ul{
	padding:0;
	margin:0 0 0 0;
	font-size: 0px;
}

#nav li{
	padding:0;
	margin: 0 auto 20px;
	display: block;
	font-size: 12px;
	height:60px;
	width:233px;
}

#nav li a{
	display: table-cell;
	vertical-align: middle;
	height:60px;
	width:233px;
	box-sizing: border-box;
}


#top_back {display: none;}

#nav li a:hover img{ display: none;}

.btn_news a:hover{ background: url("../images/btn/btn_news_on.png") no-repeat left top;}
.btn_story a:hover{ background: url("../images/btn/btn_story_on.png") no-repeat left top;}
.btn_hero a:hover{ background: url("../images/btn/btn_hero_on.png") no-repeat left top;}
.btn_staff a:hover{ background: url("../images/btn/btn_staff_on.png") no-repeat left top;}
.btn_episodes a:hover{ background: url("../images/btn/btn_episodes_on.png") no-repeat left top;}
.btn_onair a:hover{ background: url("../images/btn/btn_onair_on.png") no-repeat left top;}
.btn_streaming a:hover{ background: url("../images/btn/btn_streaming_on.png") no-repeat left top;}
.btn_top a:hover{ background: url("../images/btn/btn_top_on.png") no-repeat left top;}

	@media screen and (max-width: 619px){

		#nav{
			width:auto;
		}

		#nav ul{
			margin: 0;
			padding:0 0 20px 0;
		}

		#nav li{
			margin:1%;
			padding: 0 0 0 0;
			height:auto;
			width:48%;
			display: inline-block;
			vertical-align: top;			
		}

		#nav li a {
			height: auto;
			width:100%;
			padding: 0 0 0 0;
			display: block;
			text-align: center;
		}

		#nav li a img{
			width:100%;
		}

		
		#top_back {
			background: #c50018 none repeat scroll 0 0;
			display: block;
			text-align: center;
			width: 100%;
		}
		#top_back a{
			color:#fff;
			display: block;
			margin: 0;
			padding: 5px 0;
			width: 100%;
		}
		
		#nav li a:hover img{ display: inherit;}

		.btn_news a:hover,
		.btn_story a:hover,
		.btn_hero a:hover,
		.btn_staff a:hover,
		.btn_episodes a:hover,
		.btn_onair a:hover,
		.btn_streaming a:hover,
		.btn_top a:hover{
			background: none;
		}

	}


/*all style
---------------------------------------------*/

.f_clr {
    clear: both;
    margin: 0;
    padding: 0;
    width: auto;
}


#container{
	box-sizing: border-box;
	margin:0 0 0 0;
	width:980px;
	float:left;
	position:relative;
}
	@media screen and (max-width: 619px){
		#container{
			margin:0;
			padding: 0;
			width:auto;
			float:none;
			background: none;
		}
	}

.l_area{
	width:234px;
	margin:10px 0 0 0;
	padding:38px 0 0 10px;
	position: relative;
}

	@media screen and (max-width: 619px){
		.l_area{
			width:auto;
			margin: 0;
			padding:0;
			position: inherit;
		}
	}

.foot{
	width:940px;
	padding:20px 6px 6px 6px;
	box-sizing: border-box;
	margin: 20px auto 0;
	background: url("../images/foot_bg.png") no-repeat center top;
	color: #fff;
}
.foot_menu{
	margin:0;
	padding:16px 0 0 40px;
	box-sizing: border-box;
	font-size: 0;
	height:94px;
}

.foot_menu a{
	color: #839ebe;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
	text-align: left;
	display: inline-block;
	width:200px;
	padding:5px 10px;
}
.foot_menu a:hover{
	color:#21b3ff;
	font-weight: normal;
	text-decoration: none;
}

.foot_menu a:before {
	content: "》"
}

#copyright{
	margin:0px auto 0;
	padding:6px 0;
	text-align:center;
	font-size:14px;
}
	@media screen and (max-width: 619px){
		.foot{
			width:auto;
			padding:0 0;
			background:none #135dd8;
		}

		.foot_in{
			border-style: inherit;
			border: none;
			-moz-border-image:none; /* Old firefox */
			-webkit-border-image:none; /* Safari */
			-o-border-image:none; /* Opera */
			border-image:none;
			box-sizing: inherit;
		}
	
		.foot_menu{
			display: none;
		}
		#copyright{
			width:100%;
		}
}


