@charset "utf-8";
/* CSS Document */

/* --おすすめ番組-- */



.recommend_title{
	color:#FFF;padding:10px 0px 0px 0px;font-size:1.2em;font-weight: bold;
	}

/* --規約-- */

.kiyaku {
	margin-right: 20px;
	margin-left: 20px;
}
.kiyaku .stu{
	font-size: 0.9em;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;	
	}
.kiyaku .ex{
	font-size: 0.9em;
	padding: 10px;
	border: 1px solid #666;
	height: auto;
	width: 50%;
	margin-bottom: 10px;
	}
.kiyaku　ul {
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;	
}
.kiyaku　ul li {
	list-style-image: none;
	list-style-type: none;
}
.red_s{
	color: #F00;
}
.orange {
	color: #F60;
}
/* --テーブル-- */
.schedule {
	padding: 25px 23px 0px 23px;
	}
.schedule a{
	text-decoration: underline;
	}	
.schedule table {
	background: #ffffff;
	border-collapse: collapse;
	margin: 10px 0px 20px 0px;
	width: 1150px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	font-size: 0.9em;
}

.schedule table tr,
.schedule table th,
.schedule table td {
	border-bottom-width: 1px;
	border-top-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.schedule table th,
.schedule table td {
	padding: 5px 5px;
	text-align: left;
}
.schedule table th {
	color: #ffffff;
	text-transform: uppercase;
	background-color: #999;
}
.schedule table tr td {
	color: #444444;
	background-color: #FFC;
}
.schedule table tr:nth-of-type(2n+2) td {
	background: #ffffff;
}
.schedule table.bt tbody td {
	padding: 0;
}
.schedule table.bt tbody td:before {
	color: #ffffff;
	margin-right: 10px;
	padding: 2px 10px;
	background-color: #F60;
}
.schedule table.bt tbody td .bt-content {
	display: inline-block;
	padding: 2px 5px;
}
.schedule table.bt tbody td:first-of-type:before,
table.bt tbody td:first-of-type .bt-content {
	padding-top: 10px;
}
.schedule table.bt tbody td:last-of-type:before,
.schedule table.bt tbody td:last-of-type .bt-content {
	padding-bottom: 10px;
}
.schedule table.bt thead {
	display: none;
}

.schedule table.bt tbody td {
	border: none;
	display: block;
	vertical-align: top;
}
.schedule table .bt tbody td:before {
	content: attr(data-th) ": ";
	font-weight: bold;
	width: 6.5em;
	display: inline-block;
}
.schedule table.bt tbody td.bt-hide {
	display: none;
}
.schedule table.bt tbody td .bt-content {
	vertical-align: top;
}
.schedule .bt-wrapper.active {
	max-height: 310px;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}
.schedule table img {
	margin: 0px;
	padding: 0px;  
}
.schedule .end {
	text-align: center;	
}
/* --その他-- */
.dancebattle{
	width:1200px;
	margin: 0px;
	padding: 0px;
	}
.dancebattle h1{
	padding: 10px 0px 10px 0px;
	margin:0px;
	font-size:220%;
	overflow:hidden;
	text-align: left;
	}
.dancebattle h2{
	padding: 10px 0px 20px 0px;
	margin:0px;
	font-size:200%;
	overflow:hidden;
	text-align: left;
	}
.dancebattle h3{
	padding: 10px 0px 0px 0px;
	font-size:130%; 
	line-height:100%; 
	overflow:hidden;
	text-align: left;
	}
.dancebattle h4{
	padding: 10px 0px 0px 0px;font-size:110%;overflow:hidden;
	}
.dancebattle p{
	padding: 20px 0px 20px 0px;font-size:80%;
	}
.epi_battle_txt{
	overflow:hidden;
	display:block;
	width: 100%;
	height: auto;
	}
.dancebattle .subttl_battle{
	/*border: 1px solid #ea7217;*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding:20px 20px 20px 20px;
	background-color: #E7F0FA;
	/*background-color: #FDEADB;*/
	}
.dancebattle .subttl_battle2{
	/*border: 1px solid #ea7217;*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding:25px 20px 35px 20px;
	background-color: #FDEADB;
	}
.dancebattle .battle_b{
	color:#333;
	font-size: 110%;
	font-weight: bold;
	line-height:120%;
	}	
.dancebattle .subttl_other_ll{
	font-size: 140%; 
	width:95%;
	color:#FFF;
	font-weight: bold;
	background-color: #ea7217;
	padding: 7px;
	height: auto;
	margin-right: 0px;
	margin-left: 0px;
	}
.dancebattle .subttl_other_l{
	font-size: 110%; 
	width:1186px;
	color:#FFF;
	font-weight: bold;
	background-color: #ea7217;
	padding: 10px 7px 10px 15px;
	height: auto;
	margin-right: 0px;
	margin-left: 0px;
	}
.dancebattle .subttl_other_m{
	width:93%;
	color:#ea7217;
	font-weight: bold;
	padding: 7px;
	height: auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	}
	
.dancebattle .catch_other{
	color:#ea7217;font-size: 90%; font-weight: bold;
	line-height:140%;
	}
.dancebattle .subttl_other{
	color:#ea7217;font-weight: bold;
	}
.dancebattle .subttl_other_a{
	color:#ea7217;font-size: 100%; font-weight: bold;
	line-height:160%;
	}
.dancebattle .subttl_other_b{
	color:#ea7217;font-size: 140%; font-weight: bold;
	line-height:160%;
	}
.dancebattle .subttl_other_c{
	color:#ea7217;font-size: 120%; font-weight: bold;
	line-height:160%;
	}
.dancebattle .subttl_other_d{
	color:#ea7217;font-size: 100%; font-weight: bold;
	line-height:140%;
	}
.dancebattle .subttl_green_b{
	color: #009900;
	font-size: 150%;
	font-weight: bold;
	line-height: 140%;
	}
.dancebattle .subttl_blue_b{
	color:#005ab4;font-size: 140%;font-weight: bold;
	}
.dancebattle .subttl_blue_c{
	color:#005ab4;font-size: 110%;font-weight: bold;
	line-height:160%;
	}
.dancebattle .subttl_blue{
	color:#005ab4;font-size: 110%;font-weight: bold;
	text-decoration: underline;	
	}
.dancebattle .subttl_black{
	color:#333;font-size: 110%;
	line-height:140%;
	}
.dancebattle .subttl_black_b{
	color:#333;font-size: 110%; font-weight: bold;
	line-height:140%;
	}
.dancebattle .subttl_red_b{
	color:#FF0000;font-size: 140%; font-weight: bold;
	line-height:160%;
	}
.red{
	font-weight: bold;
	color:#FF0000;
	}
.dancebattle .list_orange{
	color:#F60;
	font-weight: bold;
	}
.dancebattle .top_orange{
	color:#ea7217;
	font-size:120%;
	font-weight: bold;
	padding: 10px;
	}
.dancebattle .catch_orange{
	color:#ea7217;
	font-size:120%;
	font-weight: bold;
	padding: 10px;
	border: 1px solid #ea7217;
	}
.dancebattle .catch_pink{
	color:#c80082;
	font-size:120%;
	font-weight: bold;
	padding: 10px;
	border: 1px solid #C80082;
	}
.dancebattle .note p{
	padding: 0px 20px 0px 20px; margin:0px; font-size:60%
	}	
.dancebattle .note a{
	text-decoration: underline;	
	}
.dancebattle .sp_only2{
  display: none;
}
.dancebattle .pc_only2{
  display: block;
}
iframe{
	width: 1160px;
	height: 200px;
	padding: 10px 0px 10px 0px;
}
.dancebattle .tw_cp1 {
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
	font-size: 1.1em;
	font-weight: bold;
}
.dancebattle .tw_cp2 {
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
	font-size: 1.0em;
}
.dancebattle .tw_cp3 {
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	font-size: 1.0em;
}
.dancebattle .tw_color1 {
	color:#ff0000; 	
}
.dancebattle .tw_color2 {
	color:#093;
}

.dh-main-sct .main-sct-inr01 dc-contents .epiphoto_db{
	overflow:hidden;
	display:block;
	padding:0px 0px 0px 0px;
	clear:both;
	}
.dh-main-sct .epiphoto_db img{
	height: auto;
	width: 240px;	
	padding:20px 0px 15px 0px;
	}	
.epi_cast_db {
	width: 230px;
	padding:0px 10px 15px 0px; 
	float: left;  
	font-size: 0.9em;
	line-height: 1.5em;
	}
.dance_cp {
	color:#000000;
	}
.dance_cps {
	color:#000000;
	font-weight:normal;
	font-size: 0.8em;
	line-height: 1.3em;
	}
.red {
	color:#FF0000;
	}
.blue {
	color:#039;
	}
.epi_youtube_battle{
	overflow:hidden;
	display:block;
	/*
	background:url(../images/common/) no-repeat ;
	*/
	clear:both;
	}
/* ここからyoutube */
.epi_youtube_battle .youtube iframe {
	width:510px; height:313px; 
	padding:0px 30px 0px 30px;
	margin:0px;
	}
	
.epi_youtube_battle_s{
	overflow:hidden;
	display:block;
	/*
	background:url(../images/common/) no-repeat ;
	*/
	clear:both;
	}
/* ここからyoutube */
.epi_youtube_battle_s .youtube iframe {
	width:290px; height:182px; 
	padding:0px 5px 10px 5px;
	margin:0px;
	}
	
/* ここまでyoutube */

/*
.epi_youtube_battle{
	overflow:hidden;
	display:block;
	background:url(../images/common/) no-repeat ;
	background:#000000;color:#FFFFFF;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	margin-top:15px;
	margin-right:670px;
	margin-bottom:30px;
	width: 570px;
	clear:both;
	}

.epi_youtube_battle .youtube iframe {
	width:510px; height:313px; 
	padding:0px 30px 0px 30px;
	margin:0px;
	}
*/

	
	@media screen and (max-width: 640px){
/* --規約-- */

.kiyaku {
	margin-right: 10px;
	margin-left: 10px;
}
.kiyaku .ex{
	width: 94%;
	}
/* --テーブル-- */	
.txt_schedule  {
	margin-right: 10px;
	margin-left: 10px;		
}
.txt_schedule a{
	text-decoration: underline;
	}
.schedule table {
	width: 100%;	
}
.schedule th {
	width: 50%;	
}
.schedule td {
	width: 50%;	
}
.dancebattle{
	width:100%;
	margin: 0px;
	padding: 0px;
	}
.dancebattle h1{
	padding: 10px 0px 0px 0px;font-size:140%;overflow:hidden;
	text-align: left;
	}
.dancebattle h2{
	padding: 10px 0px 0px 0px;font-size:130%;overflow:hidden;
	text-align: left;
	}
.dancebattle h3{
	padding: 10px 0px 0px 0px;font-size:120%;overflow:hidden;
	text-align: left;
	}
.dancebattle h4{
	padding: 10px 0px 0px 0px;font-size:90%;overflow:hidden;
	}
.dancebattle p{
	padding: 10px 0px 10px 0px;font-size:80%
	}	
	
.dancebattle .subttl_battle{
	/*border: 1px solid #ea7217;*/
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding:10px 10px 10px 10px;
	background-color: #E7F0FA;
	/*background-color: #FDEADB;*/
	}	
.dancebattle .subttl_battle2{
	/*border: 1px solid #ea7217;*/
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding:10px 10px 10px 10px;
	background-color: #FDEADB;
	}
.dancebattle .battle_b{
	color:#333;
	font-size: 100%;
	font-weight: bold;
	line-height:130%;
	}	
.dancebattle .subttl_other_ll{
	font-size:110%;
	width:92%;
	color:#FFF;
	font-weight: bold;
	background-color: #ea7217;
	padding: 7px;
	height: auto;
	margin:0 auto;
	}
.dancebattle .subttl_other_l{
	width:100%;
	color:#FFF;
	font-weight: bold;
	background-color: #ea7217;
	padding: 7px;
	height: auto;
	margin:0 auto;
	}
.dancebattle .subttl_other_m{
	width:92%;
	color:#ea7217;
	font-weight: bold;
	padding: 7px;
	height: auto;
	margin:0 auto;
	}
.dancebattle .other_b{
	color:#ea7217;font-size: 130%;font-weight: bold;
	}	
.dancebattle .catch_other{
	color:#ea7217;font-size: 70%; font-weight: bold;
	line-height:80%;
	}
.dancebattle .subttl_other{
	color:#ea7217;font-weight: bold;
	}
.dancebattle .subttl_other_a{
	color:#ea7217;font-size: 100%;font-weight: bold;
	line-height:160%;
	}
.dancebattle .subttl_other_b{
	color:#ea7217;font-size: 120%;font-weight: bold;
	line-height:140%;
	}
.dancebattle .subttl_other_c{
	color:#ea7217;font-size: 100%;font-weight: bold;
	line-height:140%;
	}
.dancebattle .subttl_other_d{
	color:#ea7217;font-size: 90%;font-weight: bold;
	line-height:150%;
	}
.dancebattle .subttl_green_b{
	color: #009900;font-size: 120%;font-weight: bold;
	line-height:130%;
	}
.dancebattle .subttl_blue_b{
	color:#005ab4;font-size: 120%;font-weight: bold;
	padding:0px 0px 10px 0px;
	}
.dancebattle .subttl_blue{
	color:#005ab4;font-size: 100%;
	}
.dancebattle .subttl_black{
	color:#333;font-size: 90%;
	line-height:140%;
	}
.dancebattle .subttl_black_b{
	color:#333;font-size: 90%;font-weight: bold;
	line-height:140%;
	}
.dancebattle .subttl_red_b{
	color:#FF0000;font-size: 110%; font-weight: bold;
	line-height:150%;
	}
.dancebattle .top_orange{
	color:#ea7217; font-size:120%; font-weight: bold;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
.catch_orange{
	color:#ea7217; font-size:120%; font-weight: bold;
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	border: 1px solid #ea7217;
	}
.dancebattle .catch_pink{
	color:#c80082; font-size:120%; font-weight: bold;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
.dancebattle .note p{
	width:92%;
	font-size:70%
	}	
.dancebattle .note a{
	text-decoration: underline;	
	}
.dancebattle .sp_only2{
  display: block;
}
.dancebattle .pc_only2{
  display: none;
}
.dancebattle iframe{
	width: 100%;
	height: 100px;
}
.dancebattle .tw_cp1 {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	font-size: 1.0em;
	font-weight: bold;
}
.dancebattle .tw_cp2 {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 15px;
	font-size: 1.0em;
}
.dancebattle .tw_cp3 {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	font-size: 1.0em;
}
.dancebattle .tw_color1 {
	color:#ff0000; 	
}
.dancebattle .tw_color2 {
	color:#093;
}
.dh-main-sct .main-sct-inr01 dc-contents .epiphoto4{
	overflow:hidden	;
	padding:0px 0px 20px 0px;
	}
.dh-main-sct .epiphoto_db{
	width: 100%;
	height: auto;
	padding:15px 0px 0px 0px;
	}
.dh-main-sct .epiphoto_db img{
	width: 100%;
	height: auto;
	padding:0px 0px 0px 0px;
	}
.epi_cast_db {
	width: 100%;
	padding:15px 0px 15px 0px; 
	font-size: 1.0em;
	line-height: 1.5em;
	}
/*RENEW Youtube*/
.epi_youtube_battle{
	width:97%;
	margin-top:15px;
	padding-top:0px;
	padding-right:10px;
	}
/* ここからyoutube */
.epi_youtube_battle .youtube iframe {
	width:100%; height:auto; 
	padding:0px 10px 0px 10px;
	}
.epi_youtube_battle_s{
	width:97%;
	margin-top:20px;
	margin-bottom:20px;
	padding-top:0px;
	padding-right:0px;
	}
/* ここからyoutube */
.epi_youtube_battle_s .youtube iframe {
	width:100%; height:auto; 
	padding:0px 10px 5px 10px;
	}
/*
.epi_youtube_battle{
	width:97%;
	margin-top:15px;
	padding-top:0px;
	padding-right:10px;
	}
/* 
.epi_youtube_battle .youtube iframe {
	width:100%; height:auto; 
	padding:0px 10px 0px 10px;
*/
	}
	}