@charset "UTF-8";

/* -----------------------------------------------------------
   HEADER
------------------------------------------------------------*/
#headerBg{
	background: url(../img/header_bg.png);
}
header{
	position: relative;
}
header img{
	position:absolute;
	text-indent:-9999px;
	top:0;
	left:0;
	}
	header .date_off img{background-image: url(../img/header_top_nodate.png) ;}
	header .date_on img{background-image: url(../img/header_top.png);}

header #oa_date{
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
	color:#009eff;
	font-weight: bold;
	text-shadow:
	1px 2px 0 #fff,
	-1px -2px 0px #fff,
	1px -2px 0px #fff,
	1px 2px 0px #fff,
	-1px 2px 0px #fff,
	3px 4px 0 #000
}
header #oa_date strong{
	color: #ff5400;
}
@media all and (min-width: 768px) {
	header{
		width:980px;
		height:320px;
		text-align:center;
		margin: 0 auto;
		}
	header h1{
		width:980px;
		height:320px;
		}
	header img{
		width:980px;
		height:320px;
		}
	header #oa_date{
		position: absolute;
		top: 220px;
		font-size:150%;
	}
	header #oa_date strong{
		font-size:200%;
	}
}
@media all and (max-width: 767px) {
	header {
	background-size: contain;
	}
	header h1{
	width:100%;
	height:0;
	padding-top:32.65%;
	position:relative;
	margin: 0 auto 10px;
	}
	header img{
	width:100%;
	height:100%;
	background-size:cover;
	}
	header #oa_date{
		position: absolute;
		top:70%;
		font-size:90%;
	}
	header #oa_date strong{
		font-size:150%;
	}
}
/* -----------------------------------------------------------
   NEXT
------------------------------------------------------------*/
#Next .noimage img{
	background: url(../img/noimage.png) no-repeat;
}
#Next #yMovie{
	box-sizing: border-box;
	margin: 0 auto;
}
#Next #date{
	text-align: center;
	box-sizing: border-box;
}
#Next #date p{
	font-weight: bold;
	font-size: 100%;
	letter-spacing: 0.1em;
	color: #fff;
	text-shadow:0 0 2px black,0 0 2px black,0 0 2px black,0 0 2px black,0 0 2px black,0 0 2px black,0 0 2px black,0 0 2px black,0 0 2px black,0 0 2px black,0 0 2px black,0 0 2px black,0 0 2px;
}

#Next h4{

	display: inline-block;
	border-radius: 16px;
	padding: 3px 20px 2px;
	background-color: #000;
	color: #fff;
	box-sizing: border-box;
	margin-bottom: 10px;
}
@media all and (min-width: 768px) {
	#Next .nocontxt{
		width:500px;
		margin: 0 auto 20px;
	}
	#Next .nocontxt a{
		display: block;
	}
	#Next .nocontxt img{
		width:500px;
		height: 281px;
		border: 6px solid #f9d700;
		box-sizing: border-box;
	}
	#Next #yMovie{
		width: 512px;
		height: 292px;
		margin-bottom: 20px;
		background-color: #f9d700;
		padding: 6px;
	}
	#Next h3{
		font-size: 100%;
		color: #e65701;
		margin-bottom: 10px;

	}
	#Next #date{
		width: 600px;
		height: 46px;
		background: url(../img/next_date_bg.png) no-repeat;
		margin-bottom: 20px;
		padding-top: 16px;
	}
	#Next #date p{
		font-size: 100%;
	}
}
@media all and (max-width: 767px) {
	#Next .nocontxt{
		width:90%;
		margin: 0 auto 10px;
	}
	#Next .nocontxt a{
		display: block;
		width: 100%;

	}
	#Next .nocontxt img{
		width: 100%;
		height:0;
		padding-top: 56.25%;
		background-size: cover;
		border: 6px solid #f9d700;
		box-sizing: border-box;
	}
	#Next #yMovie,#Onair #yMovie{
		border: 6px solid #f9d700;
		position: relative;
		width: 100%;
		padding-top: 56.25%;
		margin-bottom:8px;
		}
	#Next #yMovie iframe{
		position: absolute;
		top: 0;
		right: 0;
		width: 100% !important;
		height: 100% !important;
		}
	#Next h3{
		font-size: 90%;
		color: #e65701;
		margin-bottom: 10px;
		line-height: 1.5;
	}
	#Next #date{
		width: 100%;
		background: url(../img/next_date_bg_smp.png);
		margin-bottom: 10px;
	}
	#Next #date p{
		line-height: 2.5;
		font-size: 90%;
	}
}

/* -----------------------------------------------------------
   TBSFREE
------------------------------------------------------------*/

@media all and (min-width: 768px) {
	#Tbsfree .button a{
		display: block;
		width: 480px;
		height: 146px;
		margin: 0 auto;
		top:0;
		position: relative;
		background: url(../img/tbsfree.png) no-repeat;
	}
	#Tbsfree .button a:hover{
		top:5px;
		transition: all 200ms ease-out;
	}
}
@media all and (max-width: 767px) {
	#Tbsfree .button{
		width: 80%;
		margin: 0 auto 20px;
	}
	#Tbsfree .button a{
		display: block;
		text-indent: -9999px;
		width: 100%;
		height: 0;
		padding-top: 30.41%;
		margin: 0 auto;
		background-image: url(../img/tbsfree.png) ;
		background-size: cover;
	}
}
/* -----------------------------------------------------------
   BOSHU
------------------------------------------------------------*/
#Boshu .theme{
	text-align: center;
	box-sizing: border-box;
	padding: 12px 10px 10px;
	background: url(../img/boshu_bg.png);
	margin-bottom: 20px;
}
#Boshu .theme p{
	font-weight: 900;

	color: #fff;
	text-shadow:0 0 2px black,0 0 2px black,0 0 2px black,0 0 2px black,0 0 2px black,0 0 2px black,0 0 2px black,0 0 2px black,0 0 2px black,0 0 2px black,0 0 2px black,0 0 2px black,0 0 2px;


}
#Boshu .button:last-child{
	margin: 0 auto;
}
@media all and (min-width: 768px) {
	#Boshu .button{
		width: 45%;
		margin: 0 auto 30px;
	}
	#Boshu .button a{
		display: block;
		width:100%;
		height:0;
		padding-top: 29.62%;
		margin: 0 auto;
		top:0;
		position: relative;
		background-image: url(../img/boshu_btn.png?);
		background-size: cover;
	}
	#Boshu .button a:hover{
		top:5px;
		transition: all 200ms ease-out;
	}
	#Boshu .theme p{
		font-size: 140%;
		line-height: 1.4;
		letter-spacing: 0.1em;
	}
	#Boshu .br-smp{
		display: none;
	}
}
@media all and (max-width: 767px) {
	#Boshu .button{
		width:60%;
		margin: 0 auto 30px;
	}
	#Boshu .button a{
		text-indent: -9999px;
		display: block;
		width:100%;
		height:0;
		padding-top: 29.62%;
		margin: 0 auto;
		top:0;
		position: relative;
		background-image: url(../img/boshu_btn.png?);
		background-size: cover;
	}
	#Boshu .theme p{
		font-size: 110%;
		line-height: 1.3;
		letter-spacing: 0.06em;
	}
}

/* -----------------------------------------------------------
   SNS-BTN
------------------------------------------------------------*/
#Next .fbox{
	display: flex;
	display: -webkit-flex;
	display: -ms-flexbox;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}
#Next .fbox a{
	text-indent: -9999px;
}
#Next .fbox .tw a{	background-image: url(../img/snsbtn_twit.png);}
#Next .fbox .fb a{	background-image: url(../img/snsbtn_fb.png);}

@media all and (min-width: 768px) {
	#Next .fbox  li{
		margin: 0 4px;
	}
	#Next .fbox a{
		display: block;
		width: 203px;
		height: 63px;
		top:0;
		position: relative;
	}
	#Next .fbox a:hover{
		top:5px;
		transition: all 200ms ease-out;
	}
}

@media all and (max-width: 767px) {
	#Next .fbox{
		margin-bottom: 20px;

	}
	#Next .fbox  li{
		margin: 0 2px;
	}
	#Next .fbox li{
		width:48%;
	}
	#Next .fbox a{
		display: block;
		width:100%;
		height:0;
		padding-top: 31.03%;
		background-size: cover;
	}
}
