@charset "utf-8";
*{
 margin: 0px;
 padding: 0px;
}

/*------------ 全体 ------------*/

body.pageTv {
	background: url(../img/bg_2.jpg);
}


.tvHeader{
	background: url(../img/bg_earth.png) 100% 0 no-repeat, url(../img/bg_base.png) center 0;
	border-bottom: #fff 4px solid;
}
@media screen and (max-width: 1600px) {
.tvHeader{
	background: url(../img/bg_earth.png) center 0 no-repeat, url(../img/bg_base.png) center 0;
}
}
.tvHeaderInner{
	width: 1260px;
	padding-bottom: 50px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.tvHeaderInner:before{
	content:"";
	position: absolute;
	right: -30px;
	top: 10px;
	z-index: 2;
	background: url(../img/img_head_4.png) no-repeat;
	background-size: 510px;
	width: 510px;
	height: 452px;
}
.tvHeader__tit{
	position: relative;
	z-index: 3;
	padding-top: 10px;
	text-align: center;
	width: 820px;
}
.tvHeader__tit img{
	width: 754px;
}
.tvHeader__txt1 img{
	width: 820px;
}
.tvHeader__txt2 img{
	width: 821px;
}
.tvHeader__txt3 img{
	width: 1060px;
}
.tvHeader__txt1,
.tvHeader__txt2{
	position: relative;
	z-index: 3;
}
.tvHeader__txt3{
	position: relative;
	z-index: 3;
	margin-top: 20px;
}





.tvNext{
	background: url(../img/bg_2.jpg) center 0;
	border-bottom: #fff 4px solid;
	position: relative;
	overflow: hidden;
}
.tvNextInner{
	width: 1260px;
	padding-bottom: 50px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 3;
}
.tvNext__tit {
	position: relative;
}
.tvNext__tit img{
	width: 1260px;
}
.tvNext__txt{
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	color: #fff;
	font-size: 22px;
	display: flex;
	align-items: center;
}
.tvNext__txt span{
	color: #f00;
}
.tvNext__movie{
	text-align: center;
	margin-top: 40px;
}





.tvStory{
	background: url(../img/bg_2.jpg) center 0;
	border-bottom: #fff 4px solid;
	position: relative;
	overflow: hidden;
}
.tvStory:before{
	content: "";
	background: rgba(4,121,253,0.3);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	z-index: 2;
}
.tvStoryInner{
	width: 1260px;
	padding-bottom: 50px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 3;
}
.tvStory__tit img{
	width: 535px;
}
.tvStory__tit2{
	position: absolute;
	width: 100%;
	top: -30px;
	text-align: center;
}
.tvStory__tit2 img{
	width: 338px;
}
.tvStory__txt1 img{
	width: 631px;
}
.tvStory__movie{
	padding-top: 30px;
	text-align: center;
}
.tvStory__movie img{
	width: 512px;
}
/*.tvStory__movie a:hover{
	opacity: 0.7;
}
*/
.tvStory__box{
	margin-top: 30px;
	padding: 40px 0;
	display: flex;
	background: url(../img/bg_story_lt.svg) 0 0 no-repeat,url(../img/bg_story_rt.svg) 100% 0 no-repeat,url(../img/bg_story_rb.svg) 100% 100% no-repeat,url(../img/bg_story_lb.svg) 0 100% no-repeat;
}
.tvStory__box .tvStory__boxItem:nth-child(1){
	padding-left: 30px;
	flex:1;
}
.tvStory__box .tvStory__boxItem:nth-child(2){
	width: 580px;
	margin-right: 15px;
}
.tvStory__box2{
	width: 580px;
	height: 350px;
	background: url(../img/bg_story_movie.png) 0 0 no-repeat;
	background-size: 580px;
	position: relative;
}


/*----------オンエア情報用-------------*/

.tvOnair{
	background: url(../img/bg_2.jpg) center 0;
	border-bottom: #fff 4px solid;
	position: relative;
	overflow: hidden;
}
.tvOnair:before{
	content: "";
	background: rgba(37,102,176,0.2);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	z-index: 2;
}

.tvOnair_box{
	margin-top: 30px;
	padding: 10px 0;
	display: flex;
	background: url(../img/bg_story_lt.svg) 0 0 no-repeat,url(../img/bg_story_rt.svg) 100% 0 no-repeat,url(../img/bg_story_rb.svg) 100% 100% no-repeat,url(../img/bg_story_lb.svg) 0 100% no-repeat;
}


.tvOnair_box .onairWrap{
	display:block;	
	width: 980px;
	margin: 0 auto 40px auto;
	padding: 20px 0 10px 0;
}

.onairWrap dt{
	/*float: left ;
	clear: left ;*/
	margin-right: 0.5em ;
	width: auto ;
	min-width:163px;
	margin-bottom: 10px;
	padding: 0;
}

.onairWrap dd {
        /*float: left ;*/
        margin-left: 40px ;
	margin-bottom: 8px;
	padding: 0;
}
.onairWrap dd.infotext {
	width:940px;
        margin-left: 20px ;
	margin-bottom: 5px;
	padding: 0;
	color:#d0fbff;
}


.tvOnair p.bannerBox img{
	z-index: 5;
}


.tvArchive{
	background: url(../img/bg_2.jpg) center 0;
	border-bottom: #fff 4px solid;
	position: relative;
	overflow: hidden;
}
.tvArchive:before{
	content: "";
	background: rgba(32,182,245,0.25);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	z-index: 2;
}
.tvArchiveInner{
	width: 1260px;
	padding-bottom: 50px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 3;
}
.tvArchive__tit img{
	width: 1260px;
}
.tvArchive__tit2{
	margin-bottom: 10px;
}
.tvArchive__txt1{
	margin-bottom: 20px;
}
.tvArchive__txt2{
	margin-bottom: 10px;
}
.tvArchive__bt1{
	margin-bottom: 10px;
	text-align: right;
}
.tvArchive__box{
	display: flex;
	margin-top: 30px;
	padding: 0 22px;
}
.tvArchive__box .tvArchive__boxItem:nth-child(1){
	flex:1;
	padding-right: 50px;
}
.tvArchive__box .tvArchive__boxItem:nth-child(2){
	width: 856px;
}
#tab_content{
	position: relative;
	overflow: hidden;
	width: 856px;
	height: 600px;
}
.tvArchive__box2{
	width: 856px;
	padding: 25px 50px;
	background: #fff url(../img/logo_uncf.png) right 30px top 5px no-repeat;
	background-size: 114px;
	position: absolute;
	left: 856px;
	top: 0;
}
.tvArchive__list{
	font-family: 'Teko', sans-serif;
   line-height： 0;
	display: flex;
	flex-wrap: wrap;
}
.tvArchive__list li{
	width: 70px;
	height: 70px;
	margin-bottom: 10px;
	margin-right: 10px;
}
.tvArchive__list li:nth-child(4n){
	margin-right: 0;
}
.tvArchive__list li a,
.tvArchive__list li > span{
	position: relative;
	font-size: 40px;
	display: block;
	/*padding-top: 4px;*/
	width: 70px;
	height: 70px;
	background-color: #9cd2da;
	text-decoration: none;
	color: #000;
	overflow: hidden;
}
.tvArchive__list li > span{
	background-color: rgba(255,255,255,0.4);
	color: #fff;
}
.tvArchive__list li a:hover{
	background-color: #dd6d6d;
}
.tvArchive__list li a span,
.tvArchive__list li > span span{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 70px;
	height: 70px;
}
.tvArchive__list li a.is-current{
	background-color: #fff;
	color: #000;
}
.tvArchive__list li a.is-current:before{
	content:"";
	display: block;
	position: absolute;
	top: 3px;
	left: 3px;
	width: 10px;
	height: 10px;
	border-top: #000 2px solid;
	border-left: #000 2px solid;
}
.tvArchive__list li a.is-current:after{
	content:"";
	display: block;
	position: absolute;
	top: 3px;
	right: 3px;
	width: 10px;
	height: 10px;
	border-top: #000 2px solid;
	border-right: #000 2px solid;
}
.tvArchive__list li a.is-current span:before{
	content:"";
	display: block;
	position: absolute;
	bottom: 3px;
	right: 3px;
	width: 10px;
	height: 10px;
	border-bottom: #000 2px solid;
	border-right: #000 2px solid;
}
.tvArchive__list li a.is-current span:after{
	content:"";
	display: block;
	position: absolute;
	bottom: 3px;
	left: 3px;
	width: 10px;
	height: 10px;
	border-bottom: #000 2px solid;
	border-left: #000 2px solid;
}
.tvArchive__gallery{
	display: flex;
	flex-wrap: wrap;
}
.tvArchive__gallery li{
	margin-bottom: 3px;
	margin-right: 3px;
}
.tvArchive__gallery li:nth-child(3n){
	margin-right: 0;
}
.tvArchive__gallery a{
	cursor: pointer;
	position: relative;
}
.tvArchive__gallery a:hover{
	opacity: 0.7;
}
.tvArchive__gallery img{
	width: 250px;
}







