@charset "utf-8";
html {
	min-width: 1321px;
	/*width: auto !important;
	width: 1321px;*/
}
body {
	background:#050d6c;
	font: 15px/1.5 "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px;
	padding: 0px;
	color: #0571e9;
	min-width:1321px;
}

	@media screen and (max-width: 619px){
		html{
			width:100%;
			min-width:100%;
			-webkit-text-size-adjust: 100%;
		}
		body {
			background:#3749f4 none;
			min-width:inherit;
			font: 12px/1.5 "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
			margin: 0px;
			padding: 0px;
			color: #232323;
		}
	}

p {
	margin:0px;
	padding:0px;
}
img {
	border:0px;
	margin:0px;
	padding:0px;
}
	@media screen and (max-width: 619px){
		img {
			max-width: 100%;
			height: auto;
		}
	}
dl,dt,dd {
	margin:0px;
	padding:0px;
}
ul,li {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
a:link,a:visited {
	color: #571e9;
	text-decoration: underline;
}
a:hover,a:active {
	color: #001a8e;
	text-decoration: none;
}
.pcout{
	display:block;
}
.spout{
	display:none;
}
	@media screen and (max-width: 619px){
		.spout{
			display:block;
		}
		.pcout{
			display:none;
		}
	}


/*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 */

/*nav
---------------------------------------------*/
#btn_news,
#btn_story,
#btn_chara,
#btn_staff,
#btn_trailer,
#btn_episodes,
#btn_onair,
#btn_streaming,
#btn_data,
#btn_top{
	padding:0;
	width:142px;
	height:133px;
	float:left;
}

#btn_news{ margin:0 0 15px 0; }
#btn_story{ margin:71px 0 9px 0; }
#btn_chara{ margin:-71px 0 15px 0; }
#btn_staff{ margin:0 0 9px 0; }
#btn_trailer{ margin:-71px 0 15px 0; }
#btn_episodes{ margin:0 0 9px 0; }
#btn_onair{ margin:-71px 0 15px 0; }
#btn_streaming{ margin:0 0 9px 0; }
#btn_data{ margin:-71px 0 15px 0; }
#btn_top{ margin:0 0 9px 0; }

#btn_news a,
#btn_story a,
#btn_chara a,
#btn_staff a,
#btn_trailer a,
#btn_episodes a,
#btn_onair a,
#btn_streaming a,
#btn_data a,
#btn_top a{
	margin:0;
	padding:0;
	width:142px;
	height:133px;
	display:block;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}

#btn_news a{ background:url(../images/btn_news.png) no-repeat; }
#btn_story a{ background:url(../images/btn_story.png) no-repeat; }
#btn_chara a{ background:url(../images/btn_chara.png) no-repeat; }
#btn_staff a{ background:url(../images/btn_staff.png) no-repeat; }
#btn_trailer a{ background:url(../images/btn_trailer.png) no-repeat; }
#btn_episodes a{ background:url(../images/btn_episodes.png) no-repeat; }
#btn_onair a{ background:url(../images/btn_onair.png) no-repeat; }
#btn_streaming a{ background:url(../images/btn_streaming.png) no-repeat; }
#btn_data a{ background:url(../images/btn_data.png) no-repeat; }
#btn_top a{ background:url(../images/btn_top.png) no-repeat; }

#btn_news a:hover{ background:url(../images/btn_news_on.png) no-repeat; }
#btn_story a:hover{ background:url(../images/btn_story_on.png) no-repeat; }
#btn_chara a:hover{ background:url(../images/btn_chara_on.png) no-repeat; }
#btn_staff a:hover{ background:url(../images/btn_staff_on.png) no-repeat; }
#btn_trailer a:hover{ background:url(../images/btn_trailer_on.png) no-repeat; }
#btn_episodes a:hover{ background:url(../images/btn_episodes_on.png) no-repeat; }
#btn_onair a:hover{ background:url(../images/btn_onair_on.png) no-repeat; }
#btn_streaming a:hover{ background:url(../images/btn_streaming_on.png) no-repeat; }
#btn_data a:hover{ background:url(../images/btn_data_on.png) no-repeat; }
#btn_top a:hover{ background:url(../images/btn_top_on.png) no-repeat; }

	@media screen and (max-width: 619px){
		#nav li,
		#u_nav li{
			width:49%;
			height:auto;
			margin:0 2% 1% 0;
			float:left;
		}
			#nav li:nth-child(even),
			#u_nav li:nth-child(even){
				width:49%;
				margin:0 0 1% 0;
			}
		
		#btn_news,
		#btn_story,
		#btn_chara,
		#btn_staff,
		#btn_trailer,
		#btn_episodes,
		#btn_onair,
		#btn_streaming,
		#btn_data{
			
			margin:0 0 0.5px;
			padding:0;
		}
		#btn_news a,
		#btn_story a,
		#btn_chara a,
		#btn_staff a,
		#btn_trailer a,
		#btn_episodes a,
		#btn_onair a,
		#btn_streaming a,
		#btn_data a{
			margin:0;
			padding:28% 0 0 0 ;
			width:100%;
			height:0;
			display:block;
			text-indent:100%;
			white-space:nowrap;
			overflow:hidden;
		}
		#btn_top{
			display:none;
		}

		#btn_news a{ background:url(../images/sp/btn_news_sp.png) 0 0 no-repeat; background-size:cover;}
		#btn_story a{ background:url(../images/sp/btn_story_sp.png) no-repeat; background-size:cover;}
		#btn_chara a{ background:url(../images/sp/btn_chara_sp.png) no-repeat; background-size:cover;}
		#btn_staff a{ background:url(../images/sp/btn_staff_sp.png) no-repeat; background-size:cover;}
		#btn_trailer a{ background:url(../images/sp/btn_trailer_sp.png) no-repeat; background-size:cover;}
		#btn_episodes a{ background:url(../images/sp/btn_episodes_sp.png) no-repeat; background-size:cover;}
		#btn_onair a{ background:url(../images/sp/btn_onair_sp.png) no-repeat; background-size:cover;}
		#btn_streaming a{ background:url(../images/sp/btn_streaming_sp.png) no-repeat; background-size:cover;}
		#btn_data a{ background:url(../images/sp/btn_data_sp.png) no-repeat; background-size:cover;}

		#btn_news a:hover{ background:url(../images/sp/btn_news_sp.png) no-repeat; background-size:cover;}
		#btn_story a:hover{ background:url(../images/sp/btn_story_sp.png) no-repeat; background-size:cover;}
		#btn_chara a:hover{ background:url(../images/sp/btn_chara_sp.png) no-repeat; background-size:cover;}
		#btn_staff a:hover{ background:url(../images/sp/btn_staff_sp.png) no-repeat; background-size:cover;}
		#btn_trailer a:hover{ background:url(../images/sp/btn_trailer_sp.png) no-repeat; background-size:cover;}
		#btn_episodes a:hover{ background:url(../images/sp/btn_episodes_sp.png) no-repeat; background-size:cover;}
		#btn_onair a:hover{ background:url(../images/sp/btn_onair_sp.png) no-repeat; background-size:cover;}
		#btn_streaming a:hover{ background:url(../images/sp/btn_streaming_sp.png) no-repeat; background-size:cover;}
		#btn_data a:hover{ background:url(../images/sp/btn_data_sp.png) no-repeat; background-size:cover;}
	}


/*top
---------------------------------------------*/

.wrap{
	width:1321px;
	margin:0 auto;
	overflow:hidden;
}
	@media screen and (max-width: 619px){
		.wrap{
			background:none;
			width:100%;
			text-align: center;
			line-height:1;
			overflow:visible;
		}
	}
#container{
	background:url(../images/img_bodybg.png) top center repeat-y;
	margin:0 auto 0;
	overflow:hidden;

}
	@media screen and (max-width: 619px){
		#container{
			width:100%;
			/*height:auto;*/
			background:none;
		}
		#under #container{
			background:#d5d5d5;
		}
	}

#contents{
	margin:0;
	width:983px;
	/*min-height:1555px;*/
	float:left;
	position:relative;
}
#under #contents{
	width:990px;
}
	@media screen and (max-width: 619px){
		#contents{
			background:url(../images/sp/logo_sp.png) no-repeat;
			background-size: contain;
			padding:45.6% 0 0 0;
			width: 100%;
			height: auto;
			margin:0 auto;
			position:static;
			float:none;
		}
		#under #contents{
			background:none;
			width:100%;
			padding:0 0 95%;
			position:relative;
		}
	}

#side_nav{
	background:url(../images/img_menubg.gif) center 58px no-repeat;
	width:286px;
	margin:187px 0 252px;
	padding:0;
	overflow:hidden;
	float:left;
}
	@media screen and (max-width: 619px){
		#side_nav{
			background:none;
			width:100%;
			margin:0;
			float:none;
		}
	}
#nav{

}
#u_nav{
}
	#nav h3,
	#u_nav h3{
		display:none;
	}
	@media screen and (max-width: 619px){
		#nav h3,
		#u_nav h3{
			background: url(../images/sp/ttl_menu_sp.png) left no-repeat;
			background-size: contain;
			width: 100%;
			height: auto;
			margin: 0 0 2%;
			padding: 10.6% 0 0 0;
			line-height: 0;
			text-indent: 100%;
			white-space: nowrap;
			overflow: hidden;
			display:block;
		}
	}

	@media screen and (max-width: 619px){
		#nav{
			width: 100%;
			height:auto;
			margin:0 auto 15px;
			overflow:hidden;
		}
		#u_nav{
			width: 100%;
			margin: 0 auto 1%;
			padding: 0;
			float: none;
			overflow:hidden;
			position:absolute;
			bottom:0;
			left:0;
		}
		#nav ul,
		#u_nav ul{
			width:96%;
			margin:0 auto;
		}
		#u_nav ul{
			width: 96%;
			height:auto;

		}
	}

#Top #main{
	background:url(../images/img_keyvis.png) no-repeat right top;
	width:697px;
	min-height:988px;
	margin:44px 0 0;
	float:left;
}
	@media screen and (max-width: 619px){
		#Top #main{
			background:none;
			width:100%;
			height:auto;
			min-height:inherit;
			margin:0;
			float:none;
		}
	}

#Top h1{
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	margin:0;
	padding:0;
	display:none;
}
/*	@media screen and (max-width: 619px){
		#Top h1{
			background:url(../images/sp/logo_sp.png) no-repeat;
			background-size: contain;
			padding: 42.85% 0 0 0;
			width: 100%;
			height: auto;
			display:block;
		}
	}*/
.toplogo{
	margin:40px 0px 0px 57px;
}
	@media screen and (max-width: 619px){
		.toplogo{
			margin:00px 0px 0px 0px;
			display:none;
		}
	}

.onairtxt{
	width:631px;
	height:170px;
	position:absolute;
	top:0;
	left:20px;
}
	.onairtxt h2{
		display:block;
		margin:0;
		padding:0;
	}
	@media screen and (max-width: 619px){
		.onairtxt{
			display:none;
		}
	}

.onairtxt_sp{
	display:none;
}
	@media screen and (max-width: 619px){
		.onairtxt_sp{
			background:#00294e;
			margin:0;
			padding:5px 0;
			line-height:1;
			display:block;
			white-space:nowrap;
		}
			.onairtxt_sp h2{
			width:100%;
			height:auto;
			color:#fff;
			font-size:0.8em;
			line-height:1.2;
			font-weight:normal;
			text-indent:inherit;
			white-space:nowrap;
			overflow:inherit;
		}
	}

.onairinfo{
	display:none;
}
	@media screen and (max-width: 619px){
		.onairinfo {
			background: #EF4062;
			margin: 0 0 5px;
			padding: 5px 0;
			font-size: 0.9em;
			color: #fff;
			text-align:center;
			line-height:1;
			display:block;
		}
	}
#info{
	position:absolute;
	top:905px;
	left:0;
}
	@media screen and (max-width: 619px){
		#info{
			position:static;
		}
	}
#info h3{
	display:none;
}
	@media screen and (max-width: 619px){
		#info h3{
			background: url(../images/sp/ttl_news_sp.png) left no-repeat;
			background-size: contain;
			width: 100%;
			height: auto;
			margin: 0 0 2%;
			padding: 10.6% 0 0 0;
			line-height: 0;
			text-indent: 100%;
			white-space: nowrap;
			overflow: hidden;
			display:block;
		}
	}
#news.slide-wrapper{
	background:url(../images/img_topnews_bg.png) no-repeat left top;
	width:284px;
	height:209px;
	margin:0 0 40px;
	padding:0;
	font-size: 13px;
	line-height:1.5;
	display:block;

}
	@media screen and (max-width: 619px){
		#news.slide-wrapper{
			border-radius: 0px 0px 0px 0px;
			border: solid 1px #00294e;
			background:  none #d6d6d6;
			box-sizing:border-box;
			width: 90.31%;
			height:auto;
			margin: 0 auto 15px;
			padding:0;
			font-size: 13px;
			line-height:1.5;
			position:static;
			top:inherit;
			left:inherit;
			text-align:left;
		}
	}

/*	#news.slide-wrapper h3{
		background:url(../images/txt_topnews.png) no-repeat right top;
		width:139px;
		height:44px;
		margin:0 auto;
		display:block;
		text-indent:100%;
		white-space:nowrap;
		overflow:hidden;
	}

		@media screen and (max-width: 619px){
			#news.slide-wrapper h3{
				background: url(../images/sp/ttl_news_sp.png) left no-repeat;
				background-size: contain;
				width: 90.31%;
				height:auto;
				display:block;
				padding: 12% 0 0 0;
				line-height: 0;
				text-indent:100%;
				white-space:nowrap;
				overflow:hidden;
			}
		}*/
.slide-container {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	display: block;
}
	@media screen and (max-width: 619px){
		.slide-container{
			background:#1a009c;
			margin:0;
			padding:0;
			height:auto;
		}
	}
.slider{
	width:246px;/*284*/
	height:139px;/*209*/
	padding:48px 15px 22px 23px;
	/*overflow:over;*/
}
	@media screen and (max-width: 619px){
		.slider{
			background:#d3f0ff;
			width:100%;
			height:auto;
			padding:0;
			display:table;
			table-layout:fixed;
			overflow:hidden;
			position:relative;
		}
	}
		.slide-container .glide__arrows{
			width:20%;
			display:none;
		}
			@media screen and (max-width: 619px){
				.slide-wrapper .glide__arrows{
					background:#1a009c;
					display:block;
				}
			}
		.glide__wrapper{
			width:246px;/*284*/
			height:139px;/*209*/
			overflow:auto;
		}
			@media screen and (max-width: 619px){
				.glide__wrapper{
					width:80%;
					height:auto;
					background:#d3f0ff;
					box-sizing: border-box;
				}
			}
		.glide__slide{
			background:url(../images/img_topnews_border.png) left bottom no-repeat;
			margin: 0 0 5px;
			padding:0 0 22px;
		}
			@media screen and (max-width: 619px){
				.glide__slide{
					background:none;
					margin: 0;
					padding:0;
					box-sizing: border-box;
				}
			}
		.glide__slide a{
			text-decoration:none;
		}
			.glide__slide .program_day{
				margin:0;
				font-weight:bold;
				color: #001a8e;
			}
			.glide__slide a .program_contents{
				color:#0571e9;
				text-decoration:underline;
			}
	@media screen and (max-width: 619px){
			.glide__slide .program_contents,
			.glide__slide .program_day{
				margin: 0 0 5px;
				font-size:13px;
			}
			.glide__slide a .program_contents{
				color:#000;
				text-decoration:none;
			}
			.glide__slide .program_day{
				margin:0;
				font-weight:bold;
				color: #00294e;
			}
	}

.nexttrailer{
	display:none;
}
	@media screen and (max-width: 619px){
		.nexttrailer{
			font-weight: normal;
			font-size: 13px;
			text-align: center;
			width: 100%;
			height: auto;
			margin: 0 auto;
			line-height: 130%;
			padding-bottom: 0px;
			display:block;
		}
		.nexttrailer h3{
			background:url(../images/sp/ttl_trailer_sp.png) left no-repeat;
			background-size: contain;
			width:100%;
			height:auto;
			margin: 0 0 2%;
			padding:10.6% 0 0 0;
			line-height:0;
			display: block;
			text-indent:100%;
			white-space:nowrap;
			overflow:hidden;
		}
		/* 次回予告 */
		.program_next {
			background: none repeat scroll 0 0 #d3e9ff;
			margin: 0 auto;
			padding: 15px 10px;
			text-align: left;
			width: 90.31%;
			height:auto;
			box-sizing:border-box;
			border: solid 1px #00294e;
		}
		
		.program_next a{
			text-decoration:none;
		}
		.program_next p.program_day {
			font-weight: bold;
			color:#00294e;
		}
		
		.program_next p.program_title {
			color:#000;
		}
		
		.program_next ul {
			font-weight: bold;
			margin-bottom: 0;
			vertical-align: middle;
		}
	}

/*topソーシャル*/
#social_area{
	height: 20px;
	width:360px;
	clear:both;
	float:left;
	margin:1004px 0 0;
	padding:0 0 0 30px;
}
#social_area ul li{
	list-style:none;
	float:left;
	margin:0px;
	padding: 0px;
	width:115px;
}
	@media screen and (max-width: 619px){
		#Top #social_area{
			display:none;
		}
	}
#sp_social_area{
	display:none;
}
	@media screen and (max-width: 619px){
		#sp_social_area{
			margin:5px 0;
			display:block;
		}
		#sp_social_area .tx_social_line img{
			width:auto;
			height:20px;
		}
	}
#Top #copyright{
	background:url(../images/img_copyright.png) no-repeat;
	width:281px;
	height:20px;
	margin:1004px 0 0;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	float:right;
}
	@media screen and (max-width: 619px){
		#Top #copyright{
			background:none #383838;
			margin: 0;
			padding: 10px 0;
			font-size: 0.8em;
			height:auto;
			width:auto;
			color:#fff;
			text-indent:0;
			white-space:normal;
			overflow:visible;
			float:none;
		}
	}

.time_change {text-align: center;margin: 0 auto;padding: 1px 0 4px;}
	@media screen and (max-width: 619px){
		.time_change {
			display:none;
		}
	}
.program_degitalcont,
.program_streaming{
	display:none;
}

/*under
---------------------------------------------*/
#under #side_nav{
	margin:0;
	padding:0;
}

#under #main{
	width:691px;
	float:right;
}
	@media screen and (max-width: 619px){
		#under #main{
			width:100%;
			float:none;
		}
	}

/*pagetitle*/
#imainheader{
	width:990px;
	height:200px;
	padding:0;
}
	@media screen and (max-width: 619px){
		#imainheader{
			width:100%;
			height:auto;
			line-height:0;
		}
	}
	#imainheader h1{
		margin:0;
		padding:0;
		display:block;
	}
	@media screen and (max-width: 619px){
		#imainheader h1{
			background:url(../images/sp/logo_sp.png) 0 0 no-repeat;
			background-size:contain;
			padding: 45.65% 0 0 0;
			width:100%;
			height: auto;
		}
	}
	#imainheader h1 a{
		background:url(../images/img_u_logo.png) no-repeat;
		width:407px;
		height:192px;
		padding:0;
		margin:0;
		display:block;
		text-indent:100%;
		white-space:nowrap;
		overflow:hidden;
	}
	@media screen and (max-width: 619px){
		#imainheader h1 a{
			background:none;
			width:100%;
			height:auto;
		}
	}
	#imainheader h2 {
		margin:0;
		padding:0;
		display:none;
	}
	@media screen and (max-width: 619px){
		#imainheader h2 {
			background:#383838;
			width: 100%;
			height: auto;
			padding: 5px 0;
			color:#fff;
			line-height:1.5;
			display:block;
		}
	}

	/*page title img*/
	#imainheader.news{background:url(../images/ttl_u_news.png) no-repeat right top;}
	#imainheader.story{background:url(../images/ttl_u_story.png) no-repeat right top;}
	#imainheader.staff{background:url(../images/ttl_u_staff.png) no-repeat right top;}
	#imainheader.chara{background:url(../images/ttl_u_chara.png) no-repeat right top;}
	#imainheader.trailer{background:url(../images/ttl_u_trailer.png) no-repeat right top;}
	#imainheader.episodes{background:url(../images/ttl_u_episodes.png) no-repeat right top;}
	#imainheader.onair{background:url(../images/ttl_u_onair.png) no-repeat right top;}
	#imainheader.streaming{background:url(../images/ttl_u_streaming.png) no-repeat right top;}
	#imainheader.data{background:url(../images/ttl_u_data.png) no-repeat right top;}
		@media screen and (max-width: 619px){
			#imainheader.news,
			#imainheader.story,
			#imainheader.staff,
			#imainheader.chara,
			#imainheader.trailer,
			#imainheader.episodes,
			#imainheader.onair,
			#imainheader.streaming,
			#imainheader.data{
				background:none;
			}
		}

/*記事まわり ----------*/
.articlebox {
	background:url(../images/img_article_header.png) no-repeat left top;
	margin: 0;
	padding:0;
	width:691px;
	height:auto;
	color:#001a8e;
}
.articlebox02 {
	background:url(../images/img_article_header02.png) no-repeat left top;
	margin: 0;
	padding:0;
	width:691px;
	height:auto;
	color:#001a8e;
}
	@media screen and (max-width: 619px){
		.articlebox {
			background:none;
			width: 100%;
			padding: 0 0 10px;
			font-size:14px;
			text-align:left;
			line-height:1.5;
			color:#001a8e;
		}
		.articlebox02 {
			background:none;
			margin: 0;
			padding: 0 0 10px;
			width: 100%;
			height:auto;
			text-align:left;
			font-size:14px;
			line-height:1.5;
			color:#001a8e;
		}
	}
	.articlebox .ahead{
		background:url(../images/img_article_headerborder.png) bottom center no-repeat;
		width:579px;/*691*/
		min-height:38px;/*100*/
		margin:0;
		padding: 47px 56px 15px ;
		font-size:16px;
		font-weight:bold;
	}
	.articlebox02 .ahead{
		width:421px;/*691*/
		height:82px;/*100*/
		margin:0;
		padding: 18px 135px 0 ;
		font-size:16px;
		font-weight:bold;
	}
	.articlebox .ahead_no{
		background:none;
		min-height:38px;/*100*/
		padding: 0 56px;
	}
		.articlebox .ahead_no .atitle{
			display:none;
		}
	.articlebox .atitle,
	.articlebox02 .atitle{
		width:100%;
	}
	@media screen and (max-width: 619px){
		.articlebox .ahead,
		.articlebox02 .ahead{
			background:none;
			width:100%;
			height:auto;
			margin: 0 auto 1%;
			padding:0;
			font-size:14px;
		}
		.articlebox .atitle,
		.articlebox02 .atitle{
			background:#666;
			width:100%;/*691*/
			height:auto;
			margin: 0 auto 1%;
			padding: 8px 5px;
			font-size:14px;
		}
			.articlebox .ahead_no{
				width:100%;
				min-height:inherit;
				padding:0;
			}
		.articlebox .ahead_no .atitle{
			display:block;
			font-weight:bold;
		}
	}
		.articlebox .atitle img{
			margin:0 15px 0 0;
			vertical-align:middle;
		}
		@media screen and (max-width: 619px){
			.articlebox .atitle img{
				margin:0 5px 0 0;
			}
		}
	.articlebox .abody,
	.articlebox02 .abody{
		background:url(../images/img_article_body.png) repeat-y;
		width:100%;
		min-height:200px;
		color:#0571e9;
		font-weight:bold;
	}
	@media screen and (max-width: 619px){
		.articlebox .abody,
		.articlebox02 .abody{
			background:none;
			width:100%;
			min-height:inherit;
			margin:0 auto;
			padding: 0 1%;
			box-sizing:border-box;
			font-weight:normal;
			color:#0571e9;
		}
	}
	.articlebox .adate,
	.articlebox02 .adate{
		height:auto;
		margin:0;
		padding:0;
		text-align:right;
		font-weight:bold;
	}
	@media screen and (max-width: 619px){
		.articlebox .adate,
		.articlebox02 .adate{
			height:auto;
			margin: 0 0 1%;
			padding:0;
			text-align:left;
			font-weight:normal;
			color:#001a8e;
		}
	}
		.articlebox .adate p{
			display:inline;
		}
	.articlebox .atxt,
	.articlebox02 .atxt{
		margin:0 0 0 0;
		padding: 23px 56px 15px ;
		overflow:hidden;
	}
	@media screen and (max-width: 619px){
		.articlebox .atxt,
		.articlebox02 .atxt{
			margin:0;
			padding:0;
		}
	}
	.articlebox .afooter,
	.articlebox02 .afooter{
		background:url(../images/img_article_footer.png) no-repeat;
		width:100%;
		height:50px;
		margin-bottom: 50px
	}
		@media screen and (max-width: 619px){
			.articlebox .afooter,
			.articlebox02 .afooter{
				display:none;
			}
		}
#under #copyright{
	background:url(../images/img_copyright.png) no-repeat right;
	width:281px;
	height:20px;
	margin:0 0 8px auto;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}

	@media screen and (max-width: 619px){
		#under #copyright{
			background:none #383838;
			width:100%;
			height:auto;
			margin:0 auto;
			padding: 10px 0;
			font-size:0.8em;
			color:#fff;
			text-align:center;
			text-indent:0;
			white-space:normal;
			overflow:visible;
			position:absolute;
			left:0;
			bottom:0;
		}
	}

/*underソーシャル*/
#under #social_area{
	margin:22px auto 0;
	padding:0 0 0 170px;
	position:static;
	overflow:hidden;
}
	@media screen and (max-width: 619px){
		#under #social_area{
			padding:0 0 0 8%;
		}
	}
#top_back{
	display:none;
}
	@media screen and (max-width: 619px){
		#top_back{
			background:rgba(255,255,255,0.40);
			width:100%;
			margin:0 0 10px;
			padding:5px 0;
			text-align:center;
			border-top:double 1px #444;
			display:block;
		}
	}

/* SPサイト用_共通
---------------------------------------------*/
@media screen and (max-width: 619px){
	html, body, div, span, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code,
	del, dfn, em, img, ins, kbd, q, samp,small, strong, sub, sup, var,b, i,dl, dt, dd, ol, ul, li, fieldset,
	form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details,
	figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video
	{margin:0; padding:0; border:0; outline:0; font-size:100%; /* background:transparent;*/}
	
	article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { display:block;}	/*  CSS3  */
	nav ul {list-style:none;}
	blockquote, q { quotes:none;}
	blockquote:before, blockquote:after,q:before, q:after { content:''; content:none;}
	a { margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent;}
	h1 a { text-decoration:none; }

	#anSideBar{
		display:none;
	}
	.sp_onairtxt{
		background-color : #333333;
		padding-top:5px;
		padding-bottom:5px;
		line-height:1;
	}
	.sp_onairtxt marquee{
		color:#fff;
		font-size:60%;
	}
	#anitvFooter{
		line-height: 1.5;
		font-size:12px;
		padding:10px 0 0px 0;
		margin:0px;
		text-align:left;
	}
	#sp_social_area{
		margin:5px 0;
	}
	#sp_social_area .tx_social_line img{
		width:auto;
		height:20px;
	}
	/* デジタルコンテンツバナー */
	.program_degitalcont{
		width:90.31%;
		height:auto;
		margin:0 auto 15px;
		display:block;
	}
	/* しあたー配信バナー */
	.program_streaming{
		width:90.31%;
		height:auto;
		margin:0 auto 15px;
		display:block;
	}
}
