@media screen and (min-width: 451px) {
	

.pc{
	display: visible;
}

.sp{
	display:none;
	
	
}

}

html,
body{
	
	background: black;
	font-size: 0.9em;
	line-height: 1.5em;
	color:#eeeeee;
}

div#wrap{
background-size: contain; 
 background-repeat:no-repeat;

}


div#contents{	
	width: 100%;
	max-width:1180px;
	margin: 0 auto; 
}
/************************************** header */


header{
	width: 100%;
	max-width: 1400px;
	margin: auto;

	
}
header h1>img{

	width: 100%;
}


/************************************** Footr */

footer{
	width:100%;
	float:none;
	clear:both;	
	background: blue;
	text-align: center;
	padding: 0;
	margin: 0;
	overflow: hidden;

background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #000), color-stop(0.00, #003e61));
background: -webkit-linear-gradient(#003e61, #000);
background: -moz-linear-gradient(#003e61, #000);
background: -o-linear-gradient(#003e61, #000);
background: -ms-linear-gradient(#003e61, #000);
background: linear-gradient(#003e61, #000);
}
footer p,
footer ul{
	
	margin: 20px auto;
}

footer ul li{
	
	display: inline-block;
	margin: 20px;
}


/************************************** itembox */

section.itembox{
	/*background: grey;*/
	clear: both;
	float: none;
	margin: 20px 0;
	
}
section.itembox h1{

	line-height: 0;
	overflow: hidden;
	
}

section.itembox>div{
	border:1px #00ffff solid;
	
	margin: 0 auto;
	margin-top: -55px;
	padding-top:60px;
	background-color: rgba(0,0,0,0.75);
	overflow: hidden;
}

section.itembox>div>div{
	margin: 10px;
	
}

section.td{

	width: 380px;
	display:inline-block;
	height: 300px;
	vertical-align: top;
	
	
}

section.td>div>div{
height: 205px;
}

section.td:nth-child(2){
	margin-left:15px;
	margin-right: 16px;
	

}

#NEWS ul{
	
	background: white;
	height: 100%;
	overflow: auto
}



#NEWS span{
	
	display: block;
	color:red;
	
	
}

#NEWS li{
	
		border-bottom: 1px solid #333333;
	padding: 5px;
	margin:0 5px;
	color: #333333;

}


#NEWS li a{
	
	color:#00316e;
	text-decoration: none;
	border-bottom:dotted 1px;
}

.youtube{
	
	width: 100%;
	height: 100%;
}


#STAFFCAST img{
	
	vertical-align: top;
}

#INTRO section{
	
	margin-left:10px;
	width:48%;
	display: inline-block;
	vertical-align: top;

	font-size: 1.1em;
	
}

#INTRO section h1{
	
	margin-bottom: 2em;
	
}

#INTRO section p{
	
	margin-bottom: 2em;
	line-height:2em;
}

#INTRO section dt{
	
	background: #999;
	display: inline-block;
	padding: 5px;
	font-size: 1.2em;
	margin-bottom:0.5em;
	color:black;
	font-weight: bold;
}

#INTRO section dd{
	margin-bottom:30px;	
}

#MUSIC ul{
	
	text-align: center;
	
}

#MUSIC ul li{
	
	display: inline-block;
	margin: 30px 50px;
	line-height:1.5em; 
	vertical-align: top;
	
	
}


#MUSIC ul li strong{
	display: block;
	width: 250px;
	margin: 5px auto;
	line-height:1.5em ;
	font-size: 1.5em;
	border-top:solid 1px white; 
	border-bottom:solid 1px white; 
	padding: 5px 20px;


}
#MUSIC p{
	
	text-align: center;
	margin: 10px auto 30px auto;
	border-top:solid 1px grey;
	padding-top: 10px;
	width: 90%;
}

#PVLIST ul{
	text-align: center;
	
}

#PVLIST ul li{
	display: inline-block;
	width: 450px;
	height: 300px;
	margin: 30px;
	border: solid 1px white;
}


#CHARA ul{

	width: 33%;
	display:inline-block;

	
}

#CHARA ul li{

	display: inline-block;
	margin: 11px;
	
}

#CHARA ul li:hover{
	
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;   
}




#CHARA ul li img{

	width:100%;	
}



#COMICS ul{
	
	margin-left:10px ;
}
#COMICS ul li{
	
	display: inline-block;	
	margin: 15px 25px ;	
}

#COMICS ul li a:hover{
	
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;   
}

#ONAIR p{
	font-size:1.5em;
	margin-bottom: 10px;
	text-align: center;
	
}

#ONAIR ul{
	
	
	display: table;
	border-spacing: 10px;
	width: 90%;
	margin: 0 auto 30px auto;
}

#ONAIR ul li{

	display: table-cell;
	padding: 10px;
	text-align: center;
	border: solid 1px white; 
	width: 20%;
	font-size:1.2em;
	
}

#DRAMACD ul{
	
	margin: auto;
	display: table;
	border-spacing: 40px 20px;
	border-bottom:solid 1px white; 
}


#DRAMACD ul li{
	width:320px;
	display: table-cell;
	
	text-align: center;

}


#DRAMACD ul li:before{
	content: 'NOW PRINTING';
	display: block;
	width:240px;
	height: 240px;
	line-height: 240px;
	background: #666;
	color:#999;
	margin:0 auto 10px auto;
}


#DRAMACD p{
  width:960px;
	margin: 30px auto;
	font-size:1.1em;
}	
	
#DRAMACD p:first-child{
	border-top:1px solid white;
}


.cart{
	margin: 10px;
	display: inline-block;
	background: #00ffff;
	padding: 10px;
	border-radius:5px;
	font-weight: bold;
	transition: 0.5s;
}

.cart:hover{
	background: #cc00ff;
	color: white;
}



#EVENT p{
	font-size:1.1em;
	width:95%;
	margin: 20px auto;
}

#EVENT p:first-child{

	font-size:2.5em;
	font-weight:bold;
	text-shadow: 0px 0px 10px rgba(0,255,255,1.0),
		0px 0px 10px rgba(0,255,255,1.0);
	line-height: 1.2em;
  margin-top:0;
}

#EVENT p:last-child{
	margin-bottom:30px;
}

@media screen and (max-width:1180px) {
	
	section.td{
		width: 32%;	
		
	}
	
		section.td:nth-child(2){
		margin-left: 0.5%;
	margin-right:0.5%;
		}
	
}


