@charset "utf-8";
/* TOP TVh番組 ページ */


#tvh_program {
}

#syuryo_program{}

#tvh_program,
#syuryo_program{
	margin: 0px 0 200px;
	padding:30px 0;
}


#tvh_program dl,
#syuryo_program dl{
	width:241px;
	display: block;
	float: left;
	margin: 0 0 15px 0;
	padding: 0 32px 0 0;
}
#tvh_program dl:nth-child(4n),
#syuryo_program dl:nth-child(4n){padding: 0 0 0 0;}

#tvh_program dl dt,
#syuryo_program dl dd{
	border: 1px solid #ccc;
	padding: 0;
	font-size: 0px;
	line-height: 0px;
	display: block;
}
#tvh_program dl dd,
#syuryo_program dl dt{
    font-size: 14px;
}

#tvh_program dl dd:nth-child(3),
#syuryo_program dl dt:nth-child(3){

	-webkit-background-size: 14px 10px;
	-moz-background-size: 14px 10px;
	-o-background-size: 14px 10px;
	background-size: 14px 10px;

}
#tvh_program dl dd a,
#syuryo_program dl dt a{
	color:#000;
	display:block;
	font-size:18px;
	font-weight:bold;
	margin:10px 0 5px;
}


/* TOP その他ラインナップ */
#tvtokyo {
	margin: 15px 0 0 0;
	padding: 0px;
}
#tvtokyo dl{
	width:121px;
	margin:0 0 12px 0;
	padding:0 13px 1em 0;
	float:left;
	background: url(images/line.gif) no-repeat left bottom;
	font-size: 0.85em;
	line-height: 1.5em;
}
#tvtokyo dl:nth-child(8n){padding:0 0 1em 0;}

#tvtokyo dl dt	{
	margin:0;
	padding:0;
	border:1px solid #ccc;
	font-size: 0px;
	line-height: 0px;
}
#tvtokyo dl dd{color:#01a0c7;}

#tvtokyo dl dd a{
	color:#000;
	display:block;
	font-size:13px;
	font-weight:bold;
	margin:10px 0 5px;
}
#tvtokyo dl dd:nth-child(3){
	background:url(../../../common/css/images/icon/icon1.png) no-repeat left 0.4em;
	-webkit-background-size: 14px 10px;
	-moz-background-size: 14px 10px;
	-o-background-size: 14px 10px;
	background-size: 14px 10px;
	color:#01a0c7;
	display:block;
	font-size:11px;
	padding:0 0 0 16px;
}
#tvtokyo dl dd:nth-child(4){
	font-size:11px;
	padding:0 0 0 16px;
}


/* category top*/
#program_image {
	display: block;
	width: 1058px;
	margin: 0 auto 40px;
	padding: 0px;
}
#main_module{
	margin: 0 auto;
	width: 1060px;
}
#main_module .contentssubtitle{margin:40px 0 30px;}

#main_module .contentssubtitle:first-child{margin:0 0 30px;}

.airtime li{
	background:url(../../../common/css/images/icon/icon1.png) no-repeat left 0.4em;
	-webkit-background-size: 14px 10px;
	-moz-background-size: 14px 10px;
	-o-background-size: 14px 10px;
	background-size: 14px 10px;
	color:#01a0c7;
	display:block;
	font-size:16px;
    font-weight: bold;
	padding:0 0 0 16px;
}
.entrylist p{

}
.entrylist dt{
	color:#999;
	font-size:14px;
}
.entrylist dt.title{
	color:#000;
	font-size:21px;
	font-weight:bold;
	margin:15px 0 15px;
}
dt.title span.title_nav{
	border:1px solid #94c55a;
	color:#94c55a;
	display:inline-block;
	text-align:center;
	font-size:14px;
	font-weight:normal;
	margin:0 15px 0 0;
	padding:5px;
	vertical-align: middle;
	width:5em;
}
#side_bar{
	background:#eaf4f9;
	margin:40px 0  ;
	padding:40px 0;
	width:100%;
}
#side_bar .box{
	background:#fff;
	border:5px solid #1dafeb;
	float:left;
	margin:0 40px 0 0 ;
	padding:20px;
	width:460px;
}
#side_bar .box:nth-child(2){margin:0;}

#side_bar .column1 .box{
	float:none;
	margin:0 auto;
}
#side_bar .box h3{
	border-bottom:1px solid #ccc;
	font-size:17px;
	font-weight:bold;
	margin:0 0 13px;
	padding:0 0 9px;
}
#backnumber{border-bottom:1px solid #ccc;}

#backnumber dt{
	color:#999;
	float:left;
	padding:15px 0;
	width:15%;
}
#backnumber dt:first-child{padding:5px 0 15px;}

#backnumber dt a{
	color:#999;
	font-size:14px;
}
#backnumber dd{
	border-bottom:1px dashed #ccc ;
	font-size:14px;
	font-weight:bold;
	padding:15px 0 15px 15%;
	width:85%;
}
#backnumber dd a{
	color:#000;
}
#backnumber dd:nth-child(2){padding:5px 0 15px 15%;}

#backnumber dd:last-child{border-bottom:none;}

#pd_month_archive select{
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	background:url(images/bg_select.gif) no-repeat right center;
	-webkit-background-size: 60px auto;
	-moz-background-size: 60px auto;
	-o-background-size: 60px auto;
	background-size: 60px auto;
	border:1px solid #1790d5;
	border-radius:5px;
	cursor: pointer;
	display:block;
	font-size:14px;
	margin:30px auto 20px;
	padding:15px 70px 15px 15px;
	text-align:center;
}
.btn {text-align:center;}

.btn a{
	border-radius:5px;
	color:#fff;
	display:inline-block;
	margin:30px auto;
	padding:15px 30px;
}
.request a{
	border:1px solid #1790d5;
	background:#1790d5;
	text-decoration:none;
}
.request a:hover{
	border:1px solid #1790d5;
	background:#fff;
	color:#1790d5;
}

.request a span{
	background:url(images/bg_mail.png) no-repeat left center;
	-webkit-background-size: 18px 13px;
	-moz-background-size: 18px 13px;
	-o-background-size: 18px 13px;
	background-size: 18px 13px;
	padding:0 0 0 25px;
}
.request a:hover span{
	background:url(images/bg_mail_on.png) no-repeat left center;
	-webkit-background-size: 18px 13px;
	-moz-background-size: 18px 13px;
	-o-background-size: 18px 13px;
	background-size: 18px 13px;
}
.fs16{
    line-height: 2em;
}
.lower_heading{
    font-size: 20px;
    margin: 0 0 60px 0;
}
.profile{
    font-size: 14px;
}
.profile table{
    border-bottom: #cccccc solid 1px;
    margin: 0 0 40px;
    width: 100%;
}
.profile table th{
    background: #f5f5f5;
    border-top: #cccccc solid 1px;
    padding: 25px 15px;
    text-align: left;
    width: 23%;
}
.profile table td{
    border-top: #cccccc solid 1px;
    padding: 25px 15px;
}
.profile table a{
    color: #1790d5;
}
.btn_continu a{
/*	background:url(images/arrow_r.png) no-repeat right center #1790d5;*/
	background:#1790d5;
	-webkit-background-size: 17px 12px;
	-moz-background-size: 17px 12px;
	-o-background-size: 17px 12px;
	background-size: 17px 12px;
	border-radius:3px;
	border:1px solid #1790d5;
	color:#fff;
	display:inline-block;
	text-decoration:none;
	padding:10px 34px 12px 30px;
}
.btn_continu a:hover{
/*	background:url(images/arrow_r_on.png) no-repeat right center #ffffff;*/
	background:#ffffff;
	-webkit-background-size: 17px 12px;
	-moz-background-size: 17px 12px;
	-o-background-size: 17px 12px;
	background-size: 17px 12px;
	border:1px solid #1790d5;
	color:#1790d5;
}
#main_module dl.archive{
    border-bottom: 1px dashed #cccccc;
    margin: 0 0 40px;
}
#main_module dl.archive:nth-last-child(2){
    border-bottom: none;
    margin: 0 0 80px;
}
.month li.left{
    float: left;
    font-size: 14px;
}
.month li.right{
    float: right;
    font-size: 14px;
}
.bloglist{



}
.bloglist li{
    background: url(images/bg_bloglist.png)  no-repeat right 25px;
	-webkit-background-size: 40px 14px;
	-moz-background-size: 40px 14px;
	-o-background-size: 40px 14px;
	background-size: 40px 14px;
    border-bottom: 1px dashed #cccccc;
    margin: 0 0 20px;
}
.bloglist li a{
    display: block;
    width: 100%;
    height: 100%;
    padding: 10px 0 20px;
}
.bloglist li p.data{
	color:#999;
	font-size:14px;
}
.bloglist li:hover{
    text-decoration: none;
}
.bloglist li p.title{
	font-size:18px;
    font-weight: bold;
}
.bloglist li:last-child{
    border-bottom: none;
    margin: 0 0 60px;
}

.two_column{
    margin: 0 auto;
    width: 800px;
}

/* Instagram */
div#insta p{
    float: left;
    margin-right: 15px;
}
div#insta ul{
    float: left;
    margin-bottom: 30px;
    height: 200px;
    overflow: hidden;
}
div#insta li{
    float: left;
    display:table;
    margin-right: 15px;
}

div#insta li:last-child{
    margin-right: 0px;
}
div#insta li span{
    background-color: #e7e7e7;
    display:table-cell;
    vertical-align:middle;
    width: 200px;
    height: 200px;
}
div.backlayer{
    background: #000;
    cursor:pointer;
    display: block;
    position: fixed;
    height: 947px;
    width: 1920px;
    opacity: 0.8;
    top: 0;
    left: 0;
}
dl.pop{
    background: #fff;
    display: block;
    padding: 40px;
    position: absolute;
    text-align: center;
    height: 300px;
    width: 500px;
    top: 0;
    left: 0;
    opacity: 1;
}
dl.pop dt{
    font-size: 23px;
    font-weight: bold;
    margin-bottom: 30px;
}
dl.pop dd{
    font-size: 16px;
    line-height: 2em;
}
dl.pop dd p{
    margin-bottom: 30px;
}
dl.pop dd.btn{
    display: none;
}
.close{
    cursor: pointer;
    position: absolute;
    top: 7%;
    right: 800px;
    height: 7%;
    z-index: 102;
}
.close span {
    background: #fff;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 4px;
    width: 30px;
}
.close span:nth-child(1){
    transform-origin: center center;
    -moz-transform-origin: center center;
    -webkit-transform-origin: center center;
    -o-transform-origin: center center;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}
.close span:nth-child(2){
    transform-origin: center center;
    -moz-transform-origin: center center;
    -webkit-transform-origin: center center;
    -o-transform-origin: center center;
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
}
