@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;
}

.purple{
color:#924898;
font-weight:600;
}

.sky{
color:#00A5E3;
font-weight:600;
}

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 .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:#036EB6;
	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.txt{
	margin:20px 10px;
}

/*introduction*/

#container section#body.introduction article .txt h2.intro_tit{
background:#009744;
color:#FFF;
padding:10px;
}

#container section#body.introduction article .txt h3.intro_itsu{
margin:10px;
}

#container section#body.introduction article .txt div.intro_jijyo{
background:#F8C4E8;
padding:5px 0;
}

#container section#body.introduction article .txt div.intro_jijyo h3.intro_jijyo{
margin:10px;
}

#container section#body.introduction article .txt span.cast_name{
color:#036EB6;
font-weight:600;
}

/*director*/

#container section#body.director article .txt h2.direc_tit{
background:#009744;
color:#FFF;
padding:10px;
}

#container section#body.director article .txt div.profile{
background:#B8F1FB;
padding:5px 10px;
}
#container section#body.director article .txt div.profile hr.white{
border:none;
border-top:solid 7px #FFF;
height:3px;
margin:10px 0;
}

/*comment*/
#container section#body.comment article .txt div.comment_head{
 background:url(../img/bg_yel_stripe.gif) 50% 0  no-repeat;
 padding: 10px 20px;
}

p.comment_name{
font-size:16px;
font-weight:600;
text-align:right;
}

#container section#body.comment article .txt div.comment_box{
 padding: 10px 20px;
}

div.kawakatsu{
background:#F9DB5D;
padding:5px 10px;
margin:15px 0;
}


/*theater*/

#container section#body.theater article .ken-box .ken{
	background:#036EB6;
	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.comments article .comment{
	margin:0 0 20px;
	padding:0 0 15px 0;
	border-bottom:#999 dotted 1px;
}
#container section#body.comments article .comment p{
	margin:0 0 15px;
	font-size:16px;
	line-height:1.4;
}
#container section#body.comments article .comment p strong{
	font-weight:800;
	font-size:20px;
}
#container section#body.comments article .comment h3{
	text-align:right;
	color:#7F2C92;
}
#container section#body.comments article.media .comment h3{
	color:#03694A;
}

