@charset "utf-8";
/*index*/
html,body {
	background:#FFF;
	color:#1E0000;
	margin:0;
}
#container {
	margin:0;
}
.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}

/*menu*/
body.index #second-h1{
	display:none;
}
#second-h1 a.sp{
	display:none;
}
.menu-btn{
	display:none;
}
#menu{
	background:#DCD7C5;
	margin:0 auto 0;
	height: 40px;
	box-shadow: 0 0 5px 0 #333;
}
#menu nav#nav {
	width:1000px;
	height: 40px;
	margin:0 auto;
	position:relative;
	overflow:hidden;
}
#menu nav#nav ul {
	position:relative;
	left:50%;
	float:left;
}
#menu nav#nav ul li {
	position:relative;
	left:-50%;
	float:left;
	margin:12px 10px 0;
	font-size:14px;
	color:#1E0000;
}
#menu nav#nav ul li.none {
	color:#FF7D7D;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	cursor:default;
}
#menu nav#nav ul li small {
	font-size:8px;
}
#menu nav#nav ul li a {
	color:#1E0000;
}
#menu nav#nav ul li a:hover {
	text-decoration:none;
	color: #F30;
}
#menu nav#nav ul li.icon {
	margin:0 5px 0 0;
	font-size:30px;
	line-height:36px;
}
#menu nav#nav ul li.facebook {
	margin-left:10px;
}
#menu nav#nav ul li i {
	margin:0 3px 0 0;
}
#menu nav#nav ul li.icon a span.sp{
	display:none;
}


/*#foot-sp-menu*/
#foot-sp-menu{
	display:none;
}


/*#body*/
#container{
	width:100%;
	height:auto;
}
#body #sp-index{
	display:none;
}
#body{
}
#body .float{
	width:1000px;
	height:auto;
	margin:0 auto;
}
#body article#index-main{
	margin:0 0 0 0;
	padding:0 0 0 0;
	background:url(../img/index_main_bg.jpg) top center;
}
#body article#index-main .copy{
	width:1010px;
	height:auto;
	margin:0 auto;
}
#body article#index-main .copy .award{
	margin:0 0 0 0;
	padding:0 0 0 0;
	float:left;
}
#body article#index-main .copy h2{
	margin:0 0 0 0;
	padding:0 0 0 0;
	float:left;
}

#body article#index-main .copy h1{
	margin:0 auto 10px;
	text-align:center;
}
#body article#index-main .release{
	 /*background: rgba(45,45,45, 0.5);*/
	 padding:20px 0 20px 0;
}
#body article#index-main .release p{
	text-align:center;
	font-size:10px;
	color:#E8E77A;
	margin:0 0 0 0;
}
#body article#index-main .release h2{
	margin:0 0 0 0;
	text-align:center;
	color:#EFEF33;
	font-size:24px;
	font-weight:normal;
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
}

#body article#index-main .release .left{
	width:100%;
	float:left;
}

#body article#index-main .release .right{
	width:100%;
	float:left;
}



/*#socialmedia*/
#socialmedia{
	margin:10px auto 0;
}
#socialmedia ul{
	width:auto;
	text-align:center;
}
#socialmedia ul li{
	display: inline-block;
	margin:0 5px 0;
}
#socialmedia ul li span{
	vertical-align: baseline !important;
}
#twitter-widget-0{
	width:100px !important;
}
.fb-like iframe {
    max-width: none !important;
}


/*#socialmedia ul.share-btn*/
#socialmedia ul.share-btn{
	margin:0 auto;
	width:205px;
	height:45px;
}
#socialmedia ul.share-btn li{
	display:block;
	margin:0 5px 0 0;
	float:left;
	text-align:center;
	font-size:10px;
	width:100px;
	height:40px;
	line-height:1;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
#socialmedia ul.share-btn li a{
	color:#FFF;
	text-decoration:none;
}
#socialmedia ul.share-btn li a:hover{
	text-decoration:none;
}
#socialmedia ul.share-btn li i{
	display:block;
	font-size:18px;
	font-style: normal;
	margin:6px 0 0 0;
}
#socialmedia ul.share-btn li.twitter{
	background:#45B0E3;
}
#socialmedia ul.share-btn li.twitter:hover {
	background-color: #7DD5FF;
}
#socialmedia ul.share-btn li.facebook{
	background:#39599F;
	margin-right:0;
}
#socialmedia ul.share-btn li.facebook:hover {
	background-color: #447BEE;
}
#socialmedia ul.share-btn li.line{
	display:none;
	background:#12C712;
	margin-right:0;
}
#socialmedia ul.share-btn li.line:hover {
	background-color: #4BF84B;
}
#socialmedia ul.share-btn li,
#socialmedia ul.share-btn li::before,
#socialmedia ul.share-btn li::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
#socialmedia .minibanner{
	margin:15px 0 0;
}
#socialmedia .minibanner ul{
	margin:0 auto;
	text-align:center;
}
#socialmedia .minibanner ul li{
	margin:0 5px 5px 0;
	display:inline;
}

/*.sp-award*/
.sp-award{
	display:none;
}

/*news*/
article.news {
	padding:0 0 50px;
	margin-top:50px;
}

article.news p.news_bnr{
	text-align:center;
	margin:0 0 20px 0;
}

article.news ul.other{
	margin:30px auto;
	text-align:center;
}

article.news ul.other li{
	margin:0 5px 5px 0;
	display:inline;
}

article.news h2{
	font-family: 'Cinzel', serif;
	font-size:40px;
	line-height:1;
	text-align:center;
}
article.news .body{
	background:#FFF;
	width:850px;
	margin:0 auto 15px;
	padding:15px 30px;
	overflow:auto;
	border-style: dotted ; 
	border-width: 2px;
}
article.news .body h3{
	margin:0 0 20px;
	text-align:center;
	font-size:26px;
	font-weight:800;
	color:#000;
}

article.news .body h4{
	margin:0 0 20px;
	font-size:20px;
	font-weight:800;
	color:#3e9348;
}

article.news .body p{
	margin:0 0 10px;
	color:#000;
	
}
article.news .body .red{
	color:red;
	font-weight:600;
}

article.news .body .pretalk{
	margin:0 0 0 220px;
}

/*#index-intro*/
#index-intro{
	background:url(../img/index_intro_bg.jpg) top center;
	background-size:cover;
	height:1200px;
}
#index-intro h1{
	margin:0 70px 20px 100px;
	padding:40px 0 0 0;
	font-size:24px;
	font-weight:800;
	color:#000;
	    -moz-text-shadow:0 1px 2px #fff;
    -webkit-text-shadow:0 1px 2px #fff;
    text-shadow:0 1px 2px #fff;
}
#index-intro p{
	color:#000;
	margin:0 70px 10px 100px;
	    -moz-text-shadow:0 1px 2px #fff;
    -webkit-text-shadow:0 1px 2px #fff;
    text-shadow:0 1px 2px #fff;
}


#index-intro p.map-pc{
	display:inline;	
}
#index-intro p.map-sp{
display:none;	
}
	


/*#index-trailer*/
#body #index-trailer{
	margin:50px 0;
	text-align:center;
}
#body #index-trailer h1{
	font-family: 'Cinzel', serif;
	font-size:50px;
	line-height:1;
	text-align:center;
}

#body img#index-photos{
	width:100%;
	height:auto;
}

/*#index-dvd*/
#body #index-dvd{
	margin:50px 0;
	text-align:center;
}
#body #index-dvd ul li{
	text-align:center;
	margin:10px 0;
}


/*uplink*/
#uplink{
	margin:0;
	padding:20px 0;
	width:100%;
}
#uplink h1{
	margin:0 auto;
	height:auto;
	text-align:center;
}
#uplink h1 img{
	width:50px;
	height:auto;
}
#uplink ul{
	margin:10px auto 0;
	width:1000px;
	text-align:center;
}
#uplink ul li{
	display:inline;
	margin:0 10px 0 0;
}
#uplink ul li.last{
	margin-right:0;
}
#uplink ul li a{
	font-size:30px;
	color:#1E0000;
}

/*second*/
body.second #container #menu {
	margin:0 auto;
	height: 110px;
}
body.second #container #menu #second-h1 {
	margin: 0 auto;
	padding:15px 0 5px 0 ;
	width:1000px;
	text-align:center;
}

/*second theater*/
body.second.theater #container {
	background: url(../img/theater_bg.jpg) top center fixed;
	background-size:cover;
}
#body.second.theater .page{
	margin:0 auto;
	width:1000px;
	height:auto;
}
#body.second.theater .page h1{
	color:#FFF;
	font-family: 'Cinzel', serif;
	font-size:30px;
	font-weight:normal;
	text-align:center;
	padding:30px 0 0;
    -moz-text-shadow:3px 3px 3px #1E0000;
    -webkit-text-shadow:3px 3px 3px #1E0000;
    text-shadow:3px 3px 3px #1E0000;
}
#body.second.theater .page section.contents{
	margin:0 0 0 0;
	padding:0 0 0 0;
	height:100%;
}
#body.second.theater .page .ticket{
	margin:10px auto;
	text-align:center;
}

#body.second.theater .page header nav{
	margin:30px 0;
}
#body.second.theater .page header nav ul.theater-list{
	margin:0;
}
#body.second.theater .page header nav ul.theater-list li{
	background:#1E0000;
	float:left;
	margin:0 2% 0 0;
	width:12.57142857142857%;
	height:45px;
	text-align:center;
	line-height:45px;
    border-radius: 5px;        /* CSS3草案 */
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
    -moz-border-radius: 5px;   /* Firefox用 */
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
	opacity: 1;
}
#body.second.theater .page header nav ul.theater-list li:hover{
	background:#840000;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
#body.second.theater .page header nav ul.theater-list li.last{
	margin:0 0 0 0;
}
#body.second.theater .page header nav ul.theater-list li a{
	display:block;
	width:100%;
	height:100%;
	color:#FFF;
	font-size:14px;
}
#body.second.theater .page header nav ul.theater-list li a:hover{
	text-decoration:none;
	color:#FFF;
}
#body.second.theater .page section.contents{
	margin:0;
	padding:0;
	color:#1E0000;
}
#body.second.theater .page section.contents a.target{
    margin-top:-110px;
    padding-top:110px;
	display: inline-block; /* required for webkit browsers */
	vertical-align: top;
}
#body.second.theater .page section.contents .ken-box{
	background:#FFF;
	margin:0 0 30px;
	border-bottom:#1E0000 solid 2px;
	border-top:#1E0000 solid 2px;
}
#body.second.theater .page section.contents .ken-box .ken{
	background:#1E0000;
	width:20%;
	float:left;
	font-weight:800;
	line-height:50px;
	color:#FFF;
}
#body.second.theater .page section.contents .ken-box .ken h2{
	color:#FFF;
	font-size:20px;
	font-weight:800;
	padding:10px;
}
#body.second.theater .page section.contents .ken-box .theaters{
	width:80%;
	float:right;
}
#body.second.theater .page section.contents .ken-box .theaters .theater-box{
	border-bottom:#1E0000 solid 2px;
}
#body.second.theater .page section.contents .ken-box .theaters .theater-box.last{
	border-bottom:none;
}
#body.second.theater .page section.contents .ken-box .theaters .theater-box .theater-name{
	float:left;
	width:40%;
}
#body.second.theater .page section.contents .ken-box .theaters .theater-box .theater-name h4{
	color:#1E0000;
	font-size:14px;
	font-weight:normal;
	line-height:1.4;
	margin:10px 10px 0;
}
#body.second.theater .page section.contents .ken-box .theaters .theater-box .theater-name h3{
	font-size:20px;
	line-height:1.4;
	margin:10px 10px;
}
#body.second.theater .page section.contents .ken-box .theaters .theater-box .txt{
	float:right;
	width:60%;
	font-size:14px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
#body.second.theater .page section.contents .ken-box .theaters .theater-box .txt p{
	margin:10px;
}
#body.second.theater .page section.contents .ken-box .theaters .theater-box .txt p strong{
	font-size:16px;
}

/*second story*/

#body.second.story{
	background:url(../img/sec_backimg.jpg);
}


#body.second.story .page{
	margin:0 auto;
	width:1000px;
	height:auto;
}

#body.second.story .page section.about .txt{
	margin:0 auto;
	width:850px;
	padding:0 0 0 0;
}

#body.second.story .page section.about .txt p{
	padding:10px 0 20px;
}

#body.second.story .page h1{
	font-family: 'Cinzel', serif;
	font-size:40px;
	line-height:1;
	text-align:center;
	margin:0 0;
	padding:15px 0 0 0;
	}

#body.second.story .page h1.story_sec{
	margin:10px 0;
	text-align:center;
	font-size:24px;
	font-weight:normal;
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
	letter-spacing: 3px;
}

/*second director*/
#body.second.director{
	background:url(../img/sec_backimg.jpg);
}

body.second.director #container {
	background:#FFF;
}
#body.second.director .page{
	margin:0 auto;
	width:980px;
	height:auto;
}
#body.second.director .page h1{
	font-family: 'Cinzel', serif;
	font-size:40px;
	line-height:1;
	text-align:center;
	margin:0 0;
	padding:15px 0; 
}

#body.second.director .page .contents{
	margin:10px 0 0 0;
	padding:0 0 0 0;
	height:100%;
}
#body.second.director .page .contents .cast{
	padding:0 0 40px;
}
#body.second.director .page .contents .cast p{
	margin:20px 0;
}

#body.second.director .page .contents section.cast header{
}


#body.second.director .page .contents section.cast header h3{
	margin:0 0 0 0;
	text-align:center;
	font-weight:normal;
}
#body.second.director .page .contents section.cast.c-01 header h3,
#body.second.director .page .contents section.cast.c-02 header h3{
	margin:110px 0 0 0;
}
#body.second.director .page .contents section.cast header h2{
	text-align:center;
	font-weight:normal;
	font-family: "ヒラギノ明朝 Pro W3","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	font-size:22px;
	line-height:1.6;
}
#body.second.director .page .contents section.cast header h3{
	text-align:center;
	font-weight:normal;
	font-family: "ヒラギノ明朝 Pro W3","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	font-size:22px;
	line-height:1.6;
	letter-spacing:3px;
}

#body.second.director .page .contents section.cast .txt{
	padding:20px 0 0 0;
	clear:both;
}

#body.second.director .page .contents section.cast .txt p{
	font-size:14px;
	margin:0 0 20px;
}
#body.second.director .page .contents section.cast .txt p a{
	color:#FFF;
	text-decoration:underline;
}
#body.second.director .page .contents section.cast .txt p a:hover{
	text-decoration:none;
}
#body.second.director .page .contents section.cast .txt h3{
	margin:0 0 10px 0;
	font-size:24px;
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
	font-weight:normal;
	text-align:center;
}
#body.second.director .page .contents section.cast.c-03,
#body.second.director .page .contents section.cast.c-04{
	width:470px;
}

#body.second.director .page .contents section.cast.c-03{
	float:left;
}
#body.second.director .page .contents section.cast.c-04{
	float:right;
}

/*#vod-btn*/
ul#vod-btn{
	margin:20px 0 ;
}
ul#vod-btn li{
	float:left;
	width:23%;
	margin:0 1% 10px;
}
ul#vod-btn li img{
	width:100%;
	height:auto;
}

ul#vod-btn li.first{
	float:left;
	width:23%;
	margin:0 0 10px 220px;
}
ul#vod-btn li.first img{
	width:100%;
	height:auto;
}

/*.banner*/

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

section.banner img.bnr{
	margin-left:2px;
	margin-bottom:2px;
}

