@charset "utf-8";

/*#container*/

body{
	background:#FFF;
	margin:0;
	padding:0;
	word-break:break-all; 
    font-family:'Verdana','メイリオ','ＭＳ Ｐゴシック','ＭＳ ゴシック','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','Meiryo',Osaka,Osaka-等幅,sans-serif;
	font-size: 14px;
	line-height:1.6;
	text-align:justify;
}
strong {
	font-weight:800;
}

h2{
    font-size:16px;
	line-height:1.6;
	font-weight:400;
}

h3{
    font-size:16px;
	line-height:1.6;
}

body a{
	-webkit-tap-highlight-color: rgba(255,105,183,0.6);
}

#container{
	clear:both;
	margin:0;
	width:320px;
}
#socialmedia ul{
	width:300px;
	margin:5px auto;
}
#container h2.release{
	width:300px;
	margin:10px 10px 10px 10px;
	font-size:16px;
	font-weight:800;
	line-height:1.4;
	text-align:center;
}

#container .bnr{
	padding:3px 35px;
}

#container .bnr a{
	display:block;
}

#container .news{
	width:300px;
	margin:5px auto 15px;
	font-size:12px;
	text-align:center;
}
#container .news a{
	color:#7F2B92;
	text-decoration:underline;
}
#container nav.main{
	margin:20px 0;
}
#container nav.main ul{
	border-top:#000 solid 1px;
}
#container nav.main ul li{
	margin:0 0 0 0;
	width:320px;
	height:50px;
	border-bottom:#000 solid 1px;
	line-height:50px;
	text-align:center;
	
	font-size:18px;
}
#container nav.main ul li a{
	display:block;
	width:320px;
	height:50px;
	text-decoration:none;
	color: #000;
}
#container #credit{
	width:300px;
	margin:0 auto;
}
#container #credit h3{
	margin:0 0 20px; 
	font-size:14px;
	font-weight:normal;
	line-height:1.4;
	
}
#container #credit h3 strong{
	font-size:20px;
	font-weight:800;
}
#container #credit h4{
	margin:0 0 20px; 
	font-size:12px;
	line-height:1.4;
	font-weight:normal;
}

/*nav*/
nav.back{
	margin:0 0 0 0;
	width:320px;
	height:44px;
	border-top:#000 solid 1px;
	line-height:44px;
	text-align: center;
	font-size:14px;
}

nav.back a{
	display:block;
	width:320px;
	height:50px;
	-webkit-tap-highlight-color: rgba(255,105,183,0.6);
	text-decoration:none;
	color: #000;
}



/*2nd*/
header.second-header{
	width:320px;
	background:#871734;
	height:210px;
}
header.second-header a#simple-menu{
	display:block;
	color:#FFF;
	line-height:44px;
	text-align:right;
	padding:0 10px;
	font-size:14px;
	text-decoration:none;
}

#sidr{
	
}

#container section#body article{
	margin:20px 0;
}

#container section#body article p.txtbox{
	margin:20px 10px;
}

/*introduction*/


#container section#body.introduction article .txt h2.intro_tit{
background:#FFF000;
color:#000;
margin:20px 0;
padding:0 0;
font-size:20px;
font-weight:100;
text-align:center;
}

#container section#body.introduction article .txt h2.lead{
	font-size:16px;
	margin:10px;
}

/*story*/

#container section#body.story article .txt h2.lead{
	font-size:16px;
	margin:10px;
}

#container section#body.story article .txt p.word_filth{
	background:#FFF000;
	margin:20px 0;
	font-weight:600;
	padding:10px;
	}

/*director*/

#container section#body.director article .txt h2.lead{
	font-size:16px;
	margin:10px;
}

#container section#body.director article .txt p.direc_profile{
	background:#0B960B;
	margin:20px 0;
	padding:10px;
	color:#FFF;
	}
	
/*cast*/

#container section#body.cast article .txt h1{
		padding: 0 10px;
		text-align:center;
}

#container section#body.cast article .txt p.direc_profile{
	background:#0B960B;
	margin:20px 0;
	padding:10px;
	color:#FFF;
	}
	
/*welsh*/

#container section#body.welsh article .txt h2.lead{
	font-size:16px;
	margin:10px;
	text-align:center;
}

#container section#body.welsh article .txt img{
	margin:0 60px;
	border: 1px #000 solid;
}


#container section#body.welsh article .txt span.filthbook{
background:#FFFF00;
font-weight:600;
}
	
/*cast*/

#container section#body.cast article .txt h2.lead{
	font-size:16px;
	margin:10px;
}


/*theater*/

#container section#body.theater article .ken-box .ken{
	background:#9E003E;
	color:#FFF;
    margin: 10px 0 10px;
    padding: 5px;
	line-height:1.3;
}
#container section#body.theater article .ken-box .theaters{
    margin:0 10px 15px 10px;
}
#container section#body.theater article .ken-box .theaters .box{
    margin:0 0 15px;
	padding:0 0 10px;
	border-bottom:#999 solid 1px;
}
#container section#body.theater article .ken-box .theaters .box h4{
	font-size:12px;
	font-weight:normal;
	color:#7F2C92;
}
#container section#body.theater article .ken-box .theaters .box h3{
	font-size:16px;
}
#container section#body.theater article .ken-box .theaters .box p{
	font-size:14px;
}

/*comments*/

#container section#body.comment p.commentname{
    text-align:right;
	font-size:16px;
	font-weight:600;
}

/*HR*/

hr.yel_dot{
height: 1px;
border: none;
border-top: 2px #FFF000 dotted;
margin:5px 0;
}



/*news*/
article.news {
	padding:0 0 0;
}
article.news h2{
	color: #330000;
	font-size:30px;
	text-align:center;
	font-weight:normal;
	font-family: 'Linden Hill', serif;
	margin:0 0 30px;
}
article.news .body{
	width:95%;
	height:auto;
	padding:10px 5px;
	text-align:center;
	border:solid 2px #E7F13D;
}
article.news .body h3{
	font-size:18px;
	font-weight:800;
}
article.news .body img{
	width:50%;
	max-width:100%;
	height:auto;
}

/*#vod-btn*/
ul#vod-btn{
	margin:20px 0;
}
ul#vod-btn li{
	float:none;
	width:90%;
	margin:0 auto 10px;
	text-align:center;
}
ul#vod-btn li img{
	width:60%;
	height:auto;
}
ul#vod-btn li.first{
	float:none;
	width:90%;
	margin:0 auto 10px;
	text-align:center;
}
ul#vod-btn li.first img{
	width:60%;
	height:auto;
}

