.main-contents-body{
	padding:0;
}

@media screen and (max-width: 768px){
	.main-contents-body{
		border-top-style: none;			
	}
	
	#streaming ul.indent {width:100%;overflow:hidden;border-top-style:solid;border-bottom-width:1px;border-bottom-color:#75caf6;}	
	#streaming ul.indent  li:nth-child(1){padding:20px 0;float:left;text-align:center;}
	#streaming ul.indent  li:nth-child(1){width:24%;}
	#streaming ul.indent  li:nth-child(2){width:50%;}
	#streaming ul.indent  li:nth-child(3){width:26%;}
	#streaming dl.partner  {
		padding:0 0 20px 0;
		border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#53bcf4;
		overflow:hidden;
	}
	
	#streaming ul.indent {width:100%;overflow:hidden;border-top-style:solid;border-top-width:1px;border-top-color:#75caf6;border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#75caf6;display:block;margin-top:50px;}	
	#streaming ul.indent li{padding:20px 0;float:left;text-align:center;list-style:none;font-weight:700;}
	#streaming ul.indent li:nth-child(1){width:100%;}
	#streaming ul.indent li:nth-child(2){display:none;}	

	
	#streaming dl dt{width:100%;text-align:center;font-weight:normal;}
	
	#streaming dl dt p{width:100%;background-color:#FFF;margin:5px 0 ;padding:15px 0;}

	#streaming dl dt span{width:100%;#FFF;display:block;font-size:0.935em;}
   #streaming dl dt a{color:#FFF !important;text-decoration:none;}
   #streaming dl dt a:hover {color:#FFF !important;text-decoration:none;}
	#streaming dl dd{width:100%;text-align:center;margin-top:5px;font-size:0.935em;}

	
	#streaming dl dd .column img{
		width:100%;
	}
	
	#streaming dl dd .column1.column-center{
		position:relative;
		width:90%;
		margin-left:auto;
		margin-right:auto;
		padding-bottom: 15px;
	}
	
	#streaming dl:nth-last-child(1){margin-bottom:100px;}
	
	#streaming dl dd .column1.column-center a{
		display: block;
		position:absolute;
		z-index:100;
		background-image: url(movie/movie_play_button.png);
		background-repeat: no-repeat;
		background-position: center center;
		height: 100%;
		width: 100%;
		top: 0%;
		left:5%;
	}
	
	#streaming dl{
		margin-top: -5px;
	}
	
	#streaming dl dt h3{
		font-size: 1.4em;
		padding:14px 0px 14px 0px;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #53bcf4;
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #53bcf4;		
	}
}
	
@media screen and (min-width: 769px){
	.contents-wrapper .main-contents-body{
		margin-top: -20px;
	}
	
	
	
	#streaming ul.indent {width:100%;overflow:hidden;border-top-style:solid;border-top-width:1px;border-top-color:#75caf6;border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#75caf6;display:block;margin-top:50px;}	
	#streaming ul.indent li{padding:20px 0;float:left;text-align:center;list-style:none;font-weight:700;}
	#streaming ul.indent li:nth-child(1){width:30%;}
	#streaming ul.indent li:nth-child(2){width:65%;margin-left:5%;}


	
	#streaming dl.partner  {
		padding:0 0 20px 0;
		border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#53bcf4;
		overflow:hidden;
	}
	
	#streaming dl dt{width:30%;float:left;text-align:center;font-weight:normal;}
	
	#streaming dl dt p{width:100%;background-color:#FFF;margin:10px 0 5px;padding:15px 0;}
	#streaming dl dt span{width:100%;#FFF;display:block;font-size:0.935em;}
   #streaming dl dt a{color:#FFF !important;text-decoration:none;}
   #streaming dl dt a:hover {color:#FFF !important;text-decoration:none;}
	#streaming dl dd{width:65%;float:left;text-align:center;margin-left:5%;margin-top:25px;}

	
	.contents-wrapper .main-contents .pageTitle{
		border-bottom:none;
		padding-bottom:15px;
	}
	
	.main-contents{
		padding-bottom:150px;
	}
		
	#headChara img {
		width: 70%;
	}
	
	#streaming{
		width: 86.8%;
		margin-bottom:80px;	
	}
	
	#streaming dl dt h3{
		padding: 20px 0px;
		border-top-width: 1px;
		border-bottom-width: 1px;
		border-top-style: solid;
		border-bottom-style: solid;
		border-top-color: #53bcf4;;
		border-bottom-color: #53bcf4;;
	}
	
	#streaming dl dd .column1.column-center{
		width:65%;
		margin-left:auto;
		margin-right:auto;
		padding:30px 0px 15px 0px;
	}
	
	#streaming dl dd .column1.column-center{
		position:relative;	
	}
	
	#streaming dl dd .column1.column-center a{
	display: block;
	position: absolute;
	z-index: 100;
	background-image: url(movie/movie_play_button.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 90%;
	width: 103%;
	top:7%;
	left:0%;
	}
	

}


