@charset "utf-8";
/*--****************************************



@music



*****************************************--*/
body,html{
	/*
	background-image: url(../img/music/bg.jpg);
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
	*/
    background-color: #000;
	color:#FFF;
	text-align:center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

header{
	width: 1024px;
	/*height:951px;*/
    margin: 0px auto 0px;
    /*padding: 0 0 30px;
    background: #000;*/
}

#cc{
	display: none;
}

#release-container{
	margin: 40px auto;
	width: 960px;
	text-align: center;
}

#release-container h1{
	margin: 20px 0;
	font-size: 80px;
	font-weight: bold;
}

.movie-ttl{
	border-left: 10px solid;
	margin: 0 0 10px;
	padding-left: 10px;
	font-size: 20px;
	font-weight: bold;
}

.movie-txt{
	margin: 0 0 40px;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	line-height: 1.5em;
}

.cast-txt{
	display: block;
	margin: 0 auto;
	width:870px;
	font-size: 12px;
	color: #ccc;
	line-height: 1.5em;
}

.left{
	float: left;
    width:50%;
    padding: 0 20px 20px 0;
    box-sizing: border-box;
    text-align: center;
	padding: 25px;
}

.left p{
	text-align:left;
}



.right{
    float: left;
    width: 50%;
    box-sizing: border-box;
    text-align: center;
	padding: 25px;
}

#movie-nav{
	text-align: center;
	margin-top: 2.5em;
}

#movie-nav a{
	text-decoration: none;
}

#movie-nav li{
	display: inline-block;
	border: 1px solid #fff;
    border-radius: 4px;
    padding: 10px 20px;
    margin: 5px;
}

#movie-nav li:hover{
	background: #E60012;
	border: 1px solid #E60012;
}

#the-movie-2{
	color: #008ed2;
}

#the-movie-3{
	color: #f5a200;
}

#theater-btn{
	position:absolute;
	top:10px;
	left:10px;
	z-index:1;
}

#contents{
	width:1024px;
	margin:0 auto;
}

#poster{
	margin: 20px 0 40px;
}

#poster-box{
	margin: 40px 0 20px;
}

.poster-ttl{
	margin: 0 0 20px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	text-align: center;
    font-size: 2.2em;
	font-weight: bold;
    color: #fff;
}

.poster-txt{
	margin: 0 0 30px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	text-align: center;
    font-size: 1.5em;
    color: #d3d3d3;
}

#post-card {
	margin: 0;
}

#card-img {
	margin: 10px auto 30px;
	width: 930px;
	text-align: center;
}

#card-img img {
	margin: 0 10px 0 0;
	float: left;
}

.big-txt {
	font-size: 1.8em;
}

.small-poster-txt{
	font-size: 0.8em;
}

#theaters-link{
	margin: 20px 0 40px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: 17px;
}

#theaters-link a{
	display: inline-block;
	padding: 15px 50px;
    background: #e60012;
    color: #fff;
    text-decoration: none;
}

#poster-mini-txt-box{
	margin: 0 0 40px;
}

.poster-mini-txt{
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	text-align: center;
    font-size: 1.2em;
    color: #d3d3d3;
}

article{
	padding:40px 0 30px;
}

#theater-ttl{
	font-size: 14px;
    font-weight: bold;
    padding: 10px 0;
    background: #E60012;
    border-radius: 6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
    text-align: center;
    margin: 0 auto;
}


article h1{
	    text-align: center;
    font-size: 30px;
    color: #E60012;
    padding: 5px 0;
    margin: 0 auto 0px;
    padding: 13px 0 0px;
    font-size: 42px;
    font-weight: bold;
    letter-spacing: 1px;
}

article h2{
	margin: 0px auto 5px;
    color: #E4E4E4;
    font-size: 2em;
    text-align: center;
}

article h3{
	padding:0 0 20px;
}

article p{
	font-size:18px;
}

.txt {
	font-size: 16px;
    text-align: left;
    font-weight: 500;
    color: #fff;
    line-height: 1.8em;
    letter-spacing: 2px;
    padding: 0 0 40px 0;
}

.intro, .story {
	margin:0;
}


/*---------------------------------------------

section

----------------------------------------------*/
#section-container {
	padding: 30px 40px 30px;
    margin: 0 auto;
    text-align: left;
    background: #000;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    width: 944px;
}

#section-container h1{
	font-size: 93%;
	font-weight: bold;
	color:#a63b9e;
	border-bottom: solid #a63b9e;
	padding:10px 0 3px;
}


.theater-block{
	padding: 10px 0 0;
	margin:0;
}


#tokuten-img-container{
	width:798px;
	height:920px;
	margin:0 auto;
	position:relative;
}

#tokuten-img{
	position:absolute;
	height:920px;
	z-index:1;
}

#tokuten-btn{
	position: absolute;
    z-index: 2;
    top: 585px;
    left: 46px;
    background: #E60012;
    color: #FFF;
    text-decoration: none;
    padding: 5px 30px;
    text-align: center;
    border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
#tokuten-btn:hover{
	color:#FFF;
	background:#222;
}


/*---------------------------------------------

@ article

----------------------------------------------*/

article {
	padding:15px 0 8px;
}

.article-container{
	padding:0px 0px 0px 0px;
}

.list-all article{
	border-bottom:1px dotted #666;
	padding:15px 0;
}

.area{
	font-size:117%;
	font-weight:bold;
	background: #5d5d5d;
    padding: 10px;
    border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	background-image: url(../img/common/bottom.png);
    background-repeat: no-repeat;
    background-position: 58% center;
    background-size: 16px 16px;
	text-align:center;
	cursor:pointer;
}

article p{
	float:left;
	padding: 5px 0 5px 15px;
	font-size:12px;
}

.arealist{
	border-bottom: none;
text-align: center;
padding: 50px 0px 30px 0px;
}

#date {
	padding:15px 85px 0px 0px;
	text-align:right;
}


.top-header{
	color:#FFF;
	background-color:#E60012;
	margin-top:10px;
	padding:8px 0px 6px 0px !important;
	filter: alpha(opacity=100); /*IE*/
	-moz-opacity: 1; /* old firefox*/
	opacity: 1; /*chromew,firefox,safari,opera*/
	-moz-border-radius:6px;/*firefox3.6*/
	-webkit-border-radius:6px;/*webkit*/
	border-radius:6px;/* Opera,IE,ie-css3 */
}

.paddingB30{
	padding-bottom:30px;
}

.t1{
	width:13%;
	text-align:center;
}
.t2{
	width: 30%;
}

.t3{
	width:25%;
	text-align:center;
}
.t4{
	width:10%;
	text-align:center;
}
.t5{
	width:10%;
	text-align:center;
}

.areatxt{
	font-weight:bold;
	font-size:16px;
}

.movie{
	padding:0 0 20px;
}


#pre {
	width: 650px;
    padding: 20px 50px;
    position: relative;
    margin: 0 auto 40px;
    text-align: center;
    border: dotted 3px #E60012;
    border-radius: 10px;
    background-color: #000000;
}

#preticket {
    border-bottom: dotted 1px #E60012;
    color: #E60012;
    padding: 3px 0;
    font-weight: bold;
}

#pre-description{
	padding:10px 0;
}

.theater-inner article{
	padding:15px 0;
	border-bottom: 1px dotted #666;
}

.red{
	color:#E60012;
}


/*---------------------------------------------

@ visual

----------------------------------------------*/

h2{
	border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 15px 0;
    margin: 60px 0 30px;
    font-size: 22px;
	font-weight: bold;
	clear: both;
}


h3 {
	margin: 0 0 20px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    line-height: 1.5em;
}

.visual {
    margin: 50px 0 50px 0;
    width: 550px;
    float: right;
}
.visual2 {
    margin: 50px 0;
}

.logo {
	width: 400px;
    float: left;
}

.logo img {
	width: 100%;
}


.bamen-container {
    width: 100%;
}

.bamen-container img {
	width: 420px;
    height: 100%;
	margin: 0 30px 0 0;
	display: block;
}
.visual-img{
	text-align: left;
    display: block;
    padding: 10px 0 0;
}


p.visual-txt {
	text-align: left;
    clear: both;
    line-height: 1.8;
    font-size: 16px;
    margin: 0 0 10px 0;
}

p.cast-txt {
	width: 870px;
    margin: 0 auto;
    clear: both;
}


.box0{
    padding: 20px;
    border: 1px solid #f1f1f1;
    width: 850px;
    margin: 0 auto;
    box-sizing: border-box;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    text-align: center;
	clear: both;
	font-weight: bold;
	margin-bottom: 30px;
}


.text-left{
	text-align: left;
}

/*---------------------------------------------

@ ページTOPに戻る

----------------------------------------------*/

#pageTop {
  position: fixed;
  bottom: 20px;
  right: 20px;
}
 
#pageTop a {
	display: block;
    z-index: 999;
    padding: 6px;
    /* border-radius: 30px; */
    width: 147px;
    height: 23px;
    background-color: #cb0404;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    border-bottom: solid 4px #730202;
    border-radius: 10px;
    font-size: 15px;
}
 
#pageTop a:hover {
  text-decoration: none;
  opacity: 0.7;
}