@charset "utf-8";

/*#container*/
body{
	background:#FFF;
	margin:0;
	padding:0;
	word-break:break-all; 
}
body a{
	-webkit-tap-highlight-color: rgba(255,105,183,0.6);
}
#container{
	clear:both;
	margin:0;
	width:100%;
}

/*social media bar*/


#socialmedia_sp{
	display: block;
	height:70px;
	margin:0;
	padding:0;
}
#socialmedia_sp ul{
	width:300px;
	margin:5px auto;
}
#socialmedia_sp li{
	margin:0 8px 0 0;
	_margin:0 4px 0 0;
	float:left;
}
#socialmedia_sp li.btn-hatena{
	margin-top:7px;
}
#socialmedia_sp li.btn-facebook{
	margin-top:0;
	width:130px;
}
#socialmedia_sp li.btn-twitter{
	margin-top:5px;
	margin-right:0;
}
#socialmedia_sp li.btn-twitter-follow{
	margin-top:7px;
	margin-right:10px;
}
#socialmedia_sp li.btn-google{
	margin-top:5px;
	margin-right:0;
}

#container h2.release{
	width:100%;
	margin:10px 10px 0;
	font-size:16px;
	font-weight:800;
	line-height:1.4;
	font-family: Georgia, 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho ProN', 'MS P 明朝', 'MS PMincho', serif;
	text-align:center;
}
#container .link-banner{
	margin:5px auto 0;
	text-align:center;
}

#container .banner{
	margin:0 0 15px 0;
	padding:15px 0 0 0;
	border-top: #000 solid 1px;
}

#container .banner img.bnrspace{
margin-bottom:10px;
}



#container nav.main{
	margin:0 0 10px 0;
}
#container nav.main ul{
	border-top:#FFF solid 1px;
}
#container nav.main ul li{
	margin:0 0 0 0;
	float:left;
	width:100%;
	height:50px;
	border-bottom:#FFF solid 2px;
	border-left:#FFF solid 1px;
	border-right:#FFF solid 1px;
	line-height:50px;
	text-align:center;
	font-family: Georgia, 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho ProN', 'MS P 明朝', 'MS PMincho', serif;
	font-size:14px;
	background:#000;
}
#container nav.main ul li a{
	display:block;
	width:100%;
	height:50px;
	text-decoration:none;
	color: #FFF;
}
#container nav.main ul li.l{
	width:318px;
}
#container nav.main ul li.l a{
	width:318px;
}
#container #credit{
	width:300px;
	margin:0 auto;
}
#container #credit p{
	width:300px;
	margin:0 auto 15px;
	font-size:12px;
}
#container #credit p a{
	color:#000;
}
#container #credit .img{
	width:300px;
	margin:0 auto 15px;
	text-align:center;
}
#container #credit h2{
	margin:0 0 10px; 
	font-size:16px;
	font-weight:800;
	line-height:1.4;
	font-family: Georgia, 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho ProN', 'MS P 明朝', 'MS PMincho', serif;
}
#container #credit h3{
	margin:0 0 20px; 
	font-size:12px;
	font-weight:normal;
	line-height:1.4;
	font-family: Georgia, 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho ProN', 'MS P 明朝', 'MS PMincho', serif;
}
#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-family: Georgia, 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho ProN', 'MS P 明朝', 'MS PMincho', serif;
	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:100%;
	background:#000;
}
header.second-header nav#title h1{
	margin:10px 0 0 10px;
	width:205px;
	font-size:18px;
	font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho ProN', 'MS P 明朝', 'MS PMincho', serif;
	float:left;
}
header.second-header nav#title h1 a{
	color:#FFF;
}
header.second-header a#simple-menu{
	display:block;
	color:#FFF;
	font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho ProN', 'MS P 明朝', 'MS PMincho', serif;
	font-size:13px;
	text-decoration:none;
	line-height:45px;
	width:60px;
	float:right;
	padding:0 0 0 20px;
	background: url(../img/sidr_icon.gif)  no-repeat 0 14px;
}
header.second-header h2{
	background:#FFF;
	padding:10px;
	text-align:center;
	font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho ProN', 'MS P 明朝', 'MS PMincho', serif;
	border-bottom:#000 solid 2px;
	font-size:18px;
}

header.second-header .mainimg{
    padding:0;
	background:#FFF;
}

#sidr{
	font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho ProN', 'MS P 明朝', 'MS PMincho', serif;
}
#container section#body article{
	margin:20px 10px;
}
#container section#body article .img{
	margin:0 auto 10px;
	text-align:center;
}
#container section#body article .img.right{
	margin:0 0 10px 10px;
	float:right;
}

#container section#body article h3.second{
    color:#9A39B2;
	padding:7px 0;
	font-size:16px;
}

#container section#body article h4.second{
    color:#D1203D;
	padding:7px 0;
	font-size:14px;
}

#container section#body article p.txtbox{
    padding:7px 0;
	font-size:14px;
}

#container section#body article p.txtbox_img{
    margin:0 auto;
	text-align:center;
}

/*index nav*/

header.index-header{
	width:100%;
	background:#000;
}
header.index-header nav#title h1{
	margin:10px 0 0 10px;
	width:205px;
	font-size:18px;
	font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho ProN', 'MS P 明朝', 'MS PMincho', serif;
	float:left;
}
header.index-header nav#title h1 a{
	color:#FFF;
}
header.index-header a#simple-menu{
	display:block;
	color:#FFF;
	font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho ProN', 'MS P 明朝', 'MS PMincho', serif;
	font-size:13px;
	text-decoration:none;
	line-height:45px;
	width:60px;
	float:right;
	padding:0 0 0 20px;
	background: url(../img/sidr_icon.gif)  no-repeat 0 14px;
}
header.index-header h2{
	background:#FFF;
	padding:10px;
	text-align:center;
	font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho ProN', 'MS P 明朝', 'MS PMincho', serif;
	border-bottom:#000 solid 2px;
	font-size:18px;
}

#sidr{
	font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho ProN', 'MS P 明朝', 'MS PMincho', serif;
}

/*intro*/
#container section#body.intro{
	
}

/*comment*/
#container section#body.comment{
	
}

#container section#body.comment p.commentnote{
font-size:12px;
text-align:right;
	
}

#container section#body.comment ul.commentmenu{
margin:20px 0; 
padding:0; 
}
  
#container section#body.comment .commentmenu a { 
text-decoration:none; 
}
  
#container section#body.comment .commentmenu li {  
        list-style:none;  
        font-size:14px;  
        line-height:20px;  
    }  
#container section#body.comment .commentmenu li a {  
        display:block;  
        padding:0 5px;  
        background:#f3e7bd;  
        color:#000f;  
        line-height:40px;  
        border-bottom:solid 1px #CCC2A2;  
    }  
#container section#body.comment .commentmenu li a:hover { 
        background:#EFECE8;  

}

#container section#body.comment div.sorry p.sorry_tit{
color:#A11FA8;
	
}

#container section#body.comment div.commentbox{
	background:#f3e7bd;
	width:90%x;
	padding:10px 20px;
	border-style: solid; 
	border-color: #CCC2A2;
	border-width:1px;
	margin-bottom:50px; 
}



#container section#body.comment div.commentbox p.commentname{
    color:#9A39B2;
    margin: 10px 0 10px;
    padding: 5px;
	line-height:1.3;
	font-size:18px;
	font-weight:600;
	text-align:right;
}

#container section#body.comment div.commentbox p.commentname span.commentsub{
    font-size:14px;
	font-weight:100;
}

#container section#body.comment div.commentbox p.commenttotop{
    font-size:12px;
	text-align:right;
}

#container section#body.comment div.commentbox p.commenttotop a:link{
    color:#000;
}

#container section#body.comment div.commentbox p.commenttotop a:visited{
    color:#000;
}

/*cast*/
#container section#body.cast{

	}
	
#container section#body.cast div.castbox{
	margin-bottom:10px; 
}

#container section#body.cast div.castbox p.castname{
    color:#9A39B2;
    margin: 10px 0 0 0;
    padding: 0;
	line-height:1.3;
	font-size:16px;
	font-weight:600;
}
#container section#body.cast div.castbox p.actname{
    padding: 0;
	line-height:1.3;
	font-size:16px;
    color:#D1203D;
	font-weight:600;
}

#container section#body.cast h4.castsubtit{
font-size:18px;
font-weight:600;
text-align:center;
}

#container section#body.cast div.castbox p.casttotop{
    font-size:12px;
	text-align:right;
	margin-top:20px;
}

#container section#body.cast div.castbox p.casttotop a:link{
    color:#000;
}

#container section#body.cast div.castbox p.casttotop a:visited{
    color:#000;
}

/*jodorowsky*/

#container section#body.jodorowsky h4{
font-size:16px;
font-weight:600;
margin-bottom:10px;
}

#container section#body.jodorowsky ul.sp-filmo{
	border-left:3px solid #000;
	padding:0px 12px;
	font-size:14px;
}

#container section#body.jodorowsky ul.sp-filmo li{
	font-weight:600;
}

#container section#body.jodorowsky ul.sp-filmo li a:link{
	color:#FF6699;
}

#container section#body.jodorowsky ul.sp-filmo li a:visited{
	color:#FF6699;
}

#container section#body.jodorowsky ul.sp-dvdbox{
	border-left:3px solid #000;
	padding:0px 20px
}

#container section#body.jodorowsky ul.sp-dvdbox li{
	font-weight:600;
}

#container section#body.jodorowsky ul.sp-dvdbox li a:link{
	color:#FF6699;
}

#container section#body.jodorowsky ul.sp-dvdbox li a:visited{
	color:#FF6699;
}

#container section#body.director{
}
#container section#body.director h3.directit{
    color:#9A39B2;
	font-size:16px;
	text-align:center;
}
#container section#body.director h3.direcsubtit{
    font-size:16px;
	margin-top:10px;
}

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

/*TEXT*/

span.pointup{
	font-size:18px;
	font-weight:600;
}

/*.soryy*/

div.sorry{
	width:260px;
	padding:10px 20px;
	border-style: solid; 
	border-width:1px;
	margin-bottom:20px;
	margin-top:20px; 
	font-size:12px; 
}

div.sorryindex{
margin-left:10px;
}

/*news*/
article.news {
	padding:50px 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;
}
article.news .body h3{
	font-size:18px;
	font-weight:800;
	text-align:center;
}
article.news .body img{
	width:50%;
	max-width:100%;
	height:auto;
}

article.news .body p{
	font-size:12px;
}


/*#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;
}


section.banner {
	text-align:center;
	margin-bottom:15px;
}

section.banner img{
	width:98%;
	height:auto;
}
