@charset "utf-8";
/* CSS Document */

/*両サイズ共通
----------------------------------------------*/
.over{
	overflow:hidden;
}
.bg_gray{
	background-color:#efefef;
}
body{
	font-size:14px;
}

/*PROGRAM SERCH
----------------------------------------------*/
#prg_serch{
	width:100%;
}
#prg_serch h2{
	background-color:#ff4874;
	color:#fff;
	text-align:center;
}
#prg_serch_txt{
	background-color:#efefef;
	width:40%;
	line-height:1.5;
	padding:35px 0;
}
#prg_serch_txt p{
	width:230px;
	padding-left:41px;
	font-size:16px;
	line-height:1.6;
}
#pgm_sarch p{
	font-size:16px;
	font-weight:bold;
}
#pgm_slide{
	overflow:hidden;
}
#pgm_slide .thumb-item{
	width:50%;
}
#pgm_slide .thumb-item-nav .slick-slide img{
	width:95%;
}
#pgm_slide .slick-slide{
	min-width:220px;
	margin:0 5px 10px 5px;
}
#pgm_slide .slick-slide img{
	width:100%;
}
#pgm_sarch{
	width:80%;
	border-radius:55px;
	-webkit-border-radius:55px;
	margin:10px auto;
	overflow:hidden;
}
#ch,#category,#kye_word{
	height:30px;
}
#month,#day{
	height:30px;
}
#pgm_sarch p{
	color:#fff;
	background-image:url(../image/kyounobangumi.png);
	background-repeat:no-repeat;
	float:left;
}
#pgm_sarch a{
	display: inline-block;
	background-color: #fff;
	border-radius: 20px;
	text-align:  center;
	color: #333;
	text-decoration:  none;
	font-size:90%;
	float:right;
	padding:0 5px;
}

#ch_serch{
	margin:0 auto;
}

.ch_serch_content{
	text-align:center;
}

#ch,#category,#kye_word{
	width: 100%;
	border-radius: 20px;
	-webkit-border-radius: 20px;
}
#month,#day{
	border-radius: 20px;
}

#ch_serch_btn{
	border-radius: 20px;
	overflow: hidden;
	text-indent: -9999px;
	white-space: nowrap;
	border: none;
	background-image:url(../image/kyounobangumi.png);
	background-position:center;
	background-repeat:no-repeat;
}
#ch_fee{
	font-size:10px;
	margin:0 auto;
}
#pgm_btn_wrap{
	width:80%;
	margin:0 auto 40px auto;
}
.pgm_btn{
	display:inline-block;
	color:#fff;
	text-decoration:none;
	padding:10px;
	background-image:url(../image/ch_btn_arrow.png);
	background-position:95% 50%;
	background-repeat:no-repeat;
}
.pgm_description{
	overflow:hidden;
	position: absolute;
	bottom: 0;
	width: 100%;
	background: rgba(255,255,255,0.5);
}

.pgm_description p{ 
	float: right;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.pgm_type{
	float: left;
	border-radius: 20px;
	color: #fff;
	text-align: center;
}
.movie{
	background-color: #ee1c25;
}
.music{
	background-color: #4f329e;
}
.sports{
	background-color: #29aae1;
}
.anime{
	background-color: #ff95a7;
}
.hoby{
	background-color: #f19600;
}
article{
	width:300px;
	padding:0 10px;
	margin:0 auto;
}

/*PROGRAM SERCH
----------------------------------------------*/
#prg_serch h2{
	font-size:20px;
	background-color:#6fc6d0;
	padding:17px 0;
}
#pgm_slide{
	width: 300px;
	margin: 0px auto 10px;
}

#pgm_slide .thumb-item{
	width:80%;
	min-width:300px;
}

#pgm_slide .thumb-item-nav{
	width:80%;
	min-width:300px;
}

body #pgm_slide .thumb-item-nav{
	min-height:168px;
}

body #pgm_slide .thumb-item-nav li:nth-child(2) img,
body #pgm_slide .thumb-item-nav li:nth-child(4) img,
body #pgm_slide .thumb-item-nav li:nth-child(6) img{
	margin-left:6px;
}

body #pgm_slide .thumb-item-nav li.grade_2{
	margin-top:6px;
}

body #pgm_slide .slick-list,#pgm_slide .slick-track{
	min-height:168px;
	margin-top:10px;
}

#pgm_sarch{
	min-width:300px;
	background-color:#2ea7e0;
	padding:9px 0;
}

#pgm_sarch p{
	background-size:13px 13px;
	-webkit-background-size:13px 13px;
	padding-left:33px;
	background-position: 10px 50%;
}

#pgm_sarch a{
	margin-right:10px;
	font-size:10px;
}

#ch_serch{
	width:300px;
}

#ch_serch_btn{
	width: 30px;
	height: 30px;
	background-color:#162b58;
	background-size:15px;
	-webkit-background-size:15px;
}

#ch,#category{
	width: 200px;
	height:30px;
}
#kye_word{
	padding-left: 12px;
	width: 184px;
	height: 24px;
}
#month,#day{
	width:85px;
	padding-left: 16px; 
}
#ch_serch label{
	width: 90px;
	display: inline-block;
	text-align: right;
	margin-bottom:10px;
	font-size:12px;
}
#ch_serch #month_label{
	width:80px;
}
#ch_fee{
	text-align:center;
	min-width:300px;
	color:#2ea7e0;
	font-size:10px;
}

#pgm_btn_wrap{
	width:300px;
	margin:0 auto;
}

.pgm_btn{
	background-color:#162b58;
	min-width:254px;
	margin:20px 0 0;
	background-position:230px 50%;
	padding:16px 23px;
}
#pgm_btn_wrap #month_pgm{
	margin-bottom:0;
}

#pgm_slide .slick-slide{
	min-width:300px;
	margin:0 0 5px 0;
}

#pgm_slide .thumb-item-nav .slick-slide img{
	width:144px;
}

.grade_2{
	margin-top:12px;
}

/*------------------ ↓↓↓臨時おすすめ番組スライド↓↓↓ ------------------*/

.pgm_main_img{
	width:300px;
}
.pgm_main_img a{
	display: block;
	width: 100%;
	background-position: center;
	height: 200px;
	background-repeat: no-repeat;
	background-size: cover;
}
.pgm_main_img li{
	position:relative;
}
.pgm_main_img a{
	display: block;
	width: 100%;
	background-position: center;
	height: 200px;
	background-repeat: no-repeat;
	background-size: cover;
}
.pgm_main_img img{
	width:300px;
}

.pgm_thum_img{
	width:300px;
	overflow:hidden;
	margin-top:14px;
}
.pgm_thum_img a{
	display: block;
	width: 143px;
	background-position: center;
	height: 95px;
	background-repeat: no-repeat;
	background-size: cover;
}

.pgm_thum_img li{
	float:left;
	position:relative;
}

.pgm_thum_img li img{
	width:143px;
}

.pgm_thum_img li:nth-child(2),
.pgm_thum_img li:nth-child(4){
	margin-left:14px;
}

/*------------------ ↑↑↑臨時おすすめ番組スライド↑↑↑ ------------------*/

.pgm_main_img .pgm_description{
	padding:8px 0;
}

.pgm_thum_img .pgm_description{
	padding:4px 0;
}

.pgm_main_img .pgm_description p{
	width: 221px;
	margin-right: 6px;
	margin-left: 6px;
	font-size:14px;
	font-weight: bold;
}

.pgm_main_img .pgm_type{
	width: 6em;
	font-size: 8px;
	margin-left: 6px;
}

.pgm_thum_img .pgm_description p{
	width: 82px;
	margin-right: 2px;
	font-size:10px;
	font-weight: bold;
}

.pgm_thum_img .pgm_type{
	width: 5em;
	font-size: 8px;
	margin-left: 2px;
}
body{
	width: 300px;
	height: 794px;
}
select,option,input{
	outline: none;
}
input[type="submit"]{
	cursor: pointer;
}
select{
	cursor: pointer;
}

#ch::-ms-expand {

	display: none;
}
#category::-ms-expand {

	display: none;

}
#month::-ms-expand {

	display: none;

}
#day::-ms-expand {

	display: none;

}


#ch {

	-webkit-appearance: none;
	-moz-appearance: none;
	appearance:none;
	background-image: url(../image/select.png);
	background-position: 95% center;
	background-repeat: no-repeat;
}
#category {

	-webkit-appearance: none;
	-moz-appearance: none;
	appearance:none;
	background-image: url(../image/select.png);
	background-position: 95% center;
	background-repeat: no-repeat;
}
#month {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance:none;
	background-image: url(../image/select.png);
	background-position: 95% center;
	background-repeat: no-repeat;
}
#day {

	-webkit-appearance: none;
	-moz-appearance: none;
	appearance:none;
	background-image: url(../image/select.png);
	background-position: 95% center;
	background-repeat: no-repeat;


}