header#top #logo.no-image {
	width: 387px;
	height: 41px;
	background: transparent url('../img/logo_new_re3.png') no-repeat center top;
}
@media only screen and (max-width: 767px) {
	header#top #logo.no-image {
		width: 233px;
		height: 25px !important;
		background-size: contain;
	}
}

.channel_list .kinonova{
	background: transparent url('../img/list_kinonova_re2.png') no-repeat center top;

}
.channel_list .nova{
	background: transparent url('../img/list_nova_re.png') no-repeat center top;
	width: 150px;
}
.channel_list .diemaf{
	width: 100px;
}
.channel-logo {
background: transparent url('../img/channel_logo_re.png') no-repeat left top;
}
.footer_details{
	border-color: #d51d53;
}
.all-schedule{
	display: inline-block;
	color: #d51d53;
}
.movie_schedule_airtime{
	color: #d51d53;
}