@charset "UTF-8";
/* CSS Document */
	
body{
	margin:0px;
	background-color:#000;
	font-family:'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	color:#ddd;
	height:100%;
}

html{
	height:100%;
}

img { border-style:none;
	vertical-align: bottom;}

a img { border-style:none; }

a:hover img { border-style:none; }

*{
margin: 0;
padding: 0;
}

ol, ul {
	list-style: none;
}

.cf:before,
.cf:after {
  content: "";
  display: table;}
.cf:after {
  clear: both;}
.cf {
  *zoom: 1;}
  
#loader {
    width: 420px;
    height: 313px;
    display: none;
    position: fixed;
    _position: absolute; /* IE6対策 */
    top: 50%;
    left: 50%;
    margin-top: -156px; /* heightの半分のマイナス値 */
    margin-left: -210px; /* widthの半分のマイナス値 */
    z-index: 103;
}
 
#fade {
    width: 100%;
    height: 100%;
    display: none;
    background-color: #000;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 102;
}


.menuarea{
	position: fixed;
	top:0;
	left:0;
	width: 100%;
  	-webkit-transition: .4s;
  	transition: .4s;
  	-webkit-transform: translate3d(0, -100%, 0);
  	transform: translate3d(0, -100%, 0);
	z-index: 100;
}

.menubg{
    width:100%;
	background-color:rgba(0,0,0,0.9);
}

.menubottom{
    width:100%;
    vertical-align: top;
}

.imgresponsive img{
	width: 100%;
	height: auto;
}
.menubtn{
	z-index: 101;
	position: fixed;
	top:1.5%;
	right:1.5%;
	width: 4.7%;
	cursor: pointer;
}

.showMenu .menuarea{
  	-webkit-transform: translate3d(0, 0, 0);
  	transform: translate3d(0, 0, 0);
}

#menu{
	width:100%;
	z-index: 99;
	overflow: hidden; /* heightを戻す */
	padding:2% 8% 1.5% 2%;
	box-sizing: border-box;
}

.menu-box img{
  width: 100%;
}

.menu-box li{
  position: relative;
  overflow: hidden;
  float: left;
  width: 13.5%;
  box-sizing: border-box;
  margin: 0.3928571428%;
}

.menu-box a{
  display: block;
  position: relative;
}
  
.menu-box .hoverimg{
  position: absolute;
  left:0;
  bottom: -100%;
  -webkit-transition: .4s;
     -moz-transition: .4s;
      -ms-transition: .4s;
       -o-transition: .4s;
          transition: .4s;
  z-index: 301;
}

.menu-box a:hover .hoverimg{
  bottom: 0%;
}


#spmain{
	display:none;
}

#sptrailerarea{
	display:none;
}

#contents_wrapper{
	width:100%;
	margin:0 auto;
	font-size: 14px;
	text-align: justify;
	word-break: break-all;
	line-height: 170%;
}

#contents_wrapper img{
	max-width:100%;
	margin-left:auto;margin-right:auto;display:table;
}

#top_wrapper{
	width:100%;
    position: relative;
}

#top_image{
    width:100%;
	opacity:0;
	-webkit-transition: .5s;
	transition: .5s;
}
  
.showNavi #top_image{
  opacity:1;
  -webkit-transition-delay:0s;
  transition-delay:0s
}

#top_logo_wrapper{
	width:38%;
	position: absolute;
	top:7%;
	left:5%;
	opacity:0;
	-webkit-transition: .3s;
	transition: .3s;
	-webkit-transform: scale( 0.2,  0.2);
	transform: scale( 0.2,  0.2);
}
  
.showNavi #top_logo_wrapper{
  opacity:1;
  -webkit-transition-delay:0.5s;
  transition-delay:0.5s;
  -webkit-transform: translate( 0, 0);
  transform: translate( 0, 0);
}

#top_logo{
    width:100%;
    margin-bottom: 20px;
}

#snsbtn_wrapper1{
	width:50%;
    margin:0 auto;
	overflow: hidden; /* heightを戻す */
    margin-bottom: 20px;
}

.snsbtnl{
    width:49%;
    float: left;
}

.snsbtnr{
    width:49%;
    float: right;
}

#snsbtn_wrapper2{
	width:248px;
    margin:0 auto;
	overflow: hidden; /* heightを戻す */
	margin-bottom: 20px;
}

.tweet{
	width:75px;
	float:left;
	margin-right:5px;
	line-height: 100%;
}

.like{
	width:80px;
	float:left;
	margin-right:5px;
	line-height: 100%;
}

.line{
	width:83px;
	float: right;
	line-height: 100%;
}

#topbnr_wrapper{
	width:60%;
    margin:0 auto;
}

.topbnrl{
	width:33%;
	float: left;
    margin-right: 0.5%;
}

.topbnrr{
	width:33%;
	float: right;
}

.topbnrr2{
	width:50%;
	float: right;
}

#top_catch{
	width:40%;
	position: absolute;
	top:32%;
	right:3%;
	opacity:0;
	-webkit-transition: .2s;
	transition: .2s;
	-webkit-transform: scale( 0.2,  0.2);
	transform: scale( 0.2,  0.2);
}
  
.showNavi #top_catch{
  opacity:1;
  -webkit-transition-delay:1s;
  transition-delay:1s;
  -webkit-transform: translate( 0, 0);
  transform: translate( 0, 0);
}

.dispnone{
	display: none;}

.trailerhtml,#youtube-modal{
	background: #000;
	width: 100%;}
#youtube-modal iframe{
	border:none;}
#youtube-modal .youtube-showing{
	display: block;}
    
.youtube-modal-btn2 li{
	text-align: center;
	color: #FFF;
	float: left;
	width: 100%;
	box-sizing: border-box;
	font-weight: bold;
	font-size: 14px;
    }
	
.youtube-modal-btn li{
	text-align: center;
	color: #FFF;
	float: left;
	width: 50%;
	box-sizing: border-box;
	font-weight: bold;
	font-size: 14px;
    border:1px solid #333;}

.youtube-modal-btn img{
	max-width:100%;
	margin-left:auto;margin-right:auto;display:table;
}

.youtube-modal-btn li +li{
	float: right;}
	
.youtube-modal-btn a{
	display: block;
	color: #FFF;
	padding:0;
	text-decoration: none;}
	
.youtube-modal-btn a.active{
	background: #666;}
	
.movie-wrap {
  position: relative;
  padding-bottom: 59.25%;
  padding-top: 20px;
  height: 0;
  overflow: hidden;}
  
.movie-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;}
  
#footer_wrapper{
	width:100%;
	padding:60px 0 60px 0;
    background-color: #000;
}

#footer_inner{
	width:25%;
	margin:0 auto;
}

.scrollShowEffect {
	-webkit-transition-delay: 0.5s;
	   -moz-transition-delay: 0.5s;
	    -ms-transition-delay: 0.5s;
	     -o-transition-delay: 0.5s;
	        transition-delay: 0.5s;
	-webkit-transition: all 0.5s ease-in-out;
	   -moz-transition: all 0.5s ease-in-out;
	    -ms-transition: all 0.5s ease-in-out;
	     -o-transition: all 0.5s ease-in-out;
	        transition: all 0.5s ease-in-out;
	opacity:0;
}

.scrollShowEffect-R {
	-webkit-transform: translate3d(60%, 0%, 0);
	   -moz-transform: translate3d(60%, 0%, 0);
	    -ms-transform: translate3d(60%, 0%, 0);
	     -o-transform: translate3d(60%, 0%, 0);
	        transform: translate3d(60%, 0%, 0);
}
.scrollShowEffect-L {
	-webkit-transform: translate3d(-60%, 0%, 0);
	   -moz-transform: translate3d(-60%, 0%, 0);
	    -ms-transform: translate3d(-60%, 0%, 0);
	     -o-transform: translate3d(-60%, 0%, 0);
	        transform: translate3d(-60%, 0%, 0);
}
.scrollShowEffect-B {
	-webkit-transform: translate3d(0, 50%, 0);
	   -moz-transform: translate3d(0, 50%, 0);
	    -ms-transform: translate3d(0, 50%, 0);
	     -o-transform: translate3d(0, 50%, 0);
	        transform: translate3d(0, 50%, 0);
}

.scrollShowEffect-T {
	-webkit-transform: translate3d(0, -50%, 0);
	   -moz-transform: translate3d(0, -50%, 0);
	    -ms-transform: translate3d(0, -50%, 0);
	     -o-transform: translate3d(0, -50%, 0);
	        transform: translate3d(0, -50%, 0);
}

.scrollShowEffect.showItem {
	opacity:1;
	-webkit-transform: translate3d(0, 0, 0);
	   -moz-transform: translate3d(0, 0, 0);
	    -ms-transform: translate3d(0, 0, 0);
	     -o-transform: translate3d(0, 0, 0);
	        transform: translate3d(0, 0, 0);
}

.scrollShowEffect2 {
	-webkit-transition-delay: .3s;
	   -moz-transition-delay: .3s;
	    -ms-transition-delay: .3s;
	     -o-transition-delay: .3s;
	        transition-delay: .3s;
	-webkit-transition: all 3s ease-in-out;
	   -moz-transition: all 3s ease-in-out;
	    -ms-transition: all 3s ease-in-out;
	     -o-transition: all 3s ease-in-out;
	        transition: all 3s ease-in-out;
	opacity:0;
}

.scrollShowEffect2.showItem {
	opacity:1;
	-webkit-transform: translate3d(0, 0, 0);
	   -moz-transform: translate3d(0, 0, 0);
	    -ms-transform: translate3d(0, 0, 0);
	     -o-transform: translate3d(0, 0, 0);
	        transform: translate3d(0, 0, 0);
}

.scrollShowEffect2 {
	-webkit-transition-delay: .3s;
	   -moz-transition-delay: .3s;
	    -ms-transition-delay: .3s;
	     -o-transition-delay: .3s;
	        transition-delay: .3s;
	-webkit-transition: all 3s ease-in-out;
	   -moz-transition: all 3s ease-in-out;
	    -ms-transition: all 3s ease-in-out;
	     -o-transition: all 3s ease-in-out;
	        transition: all 3s ease-in-out;
	opacity:0;
}

.scrollShowEffect2.showItem {
	opacity:1;
	-webkit-transform: translate3d(0, 0, 0);
	   -moz-transform: translate3d(0, 0, 0);
	    -ms-transform: translate3d(0, 0, 0);
	     -o-transform: translate3d(0, 0, 0);
	        transform: translate3d(0, 0, 0);
}

.mb0{
	width:100%;
	overflow: hidden; /* heightを戻す */
}

.mb5{
	width:100%;
	overflow: hidden; /* heightを戻す */
	margin-bottom: 5px;
	line-height: 140%;
}

.mb10{
	width:100%;
	overflow: hidden; /* heightを戻す */
	margin-bottom: 10px;
}

.mb10s{
	width:70%;
	overflow: hidden; /* heightを戻す */
	margin-bottom: 10px;
}

.mb20{
	width:100%;
	overflow: hidden; /* heightを戻す */
	margin-bottom: 20px;
}

.mb20s{
	width:80%;
	overflow: hidden; /* heightを戻す */
	margin-bottom: 20px;
}

.mb20s2{
	width:60%;
	overflow: hidden; /* heightを戻す */
	margin-bottom: 20px;
}

.mb30{
	width:100%;
	overflow: hidden; /* heightを戻す */
	margin-bottom: 30px;
}

.mb50{
	width:100%;
	overflow: hidden; /* heightを戻す */
	margin-bottom: 50px;
}



.pagetitle{
	width:400px;
	margin:0 auto;
	margin-bottom: 50px;
}

.spphoto{
	display: none;
}

.content {
  	position: relative;
	margin: 0 auto;
	padding: 0;
}

#intro_wrapper{
	width:100%;
	background: url(images/bg/intro.jpg) 100% 0 no-repeat fixed;
	background-size:cover;
    overflow: hidden;
}

#intro_inner{
	width:100%;
	box-sizing: border-box;
	overflow: hidden; /* heightを戻す */
	padding:150px 10% 150px 10%;
	color: #fff;
}

#intro_inner2{
	width:100%;
	background: url(images/bg/intro_over.jpg) 100% 0 no-repeat fixed;
	background-size:cover;
}

#story_wrapper{
	width:100%;
    overflow: hidden;
    background-color: #eef1f1;
}

#story_inner{
	width:100%;
	overflow: hidden; /* heightを戻す */
	padding:150px 20% 0 20%;
	box-sizing: border-box;
    color: #333;
}

#cast_wrapper{
	width:100%;
    overflow: hidden;
	background: url(images/bg/cast.jpg) 100% 0 no-repeat fixed;
	background-size:cover;
	padding-top:30%;
}

#cast_inner{
	width:100%;
	overflow: hidden; /* heightを戻す */
	padding:150px 15% 150px 15%;
	box-sizing: border-box;
    color: #333;
	background-color: #fff;
}

#staff_wrapper{
	width:100%;
	background: url(images/bg/staff.jpg) 100% 0 no-repeat fixed;
	background-size:cover;
    overflow: hidden;
}

#staff_inner{
	width:100%;
	box-sizing: border-box;
	overflow: hidden; /* heightを戻す */
	padding:150px 20% 150px 20%;
	color: #fff;
}

#staff_inner2{
	width:100%;
	background: url(images/bg/staff_over.jpg) 100% 0 no-repeat fixed;
	background-size:cover;
}

.add_wrapper{
    width:100%;
    border-top:#d71518 5px solid ;
    border-bottom:#d71518 5px solid ;
    overflow: hidden;
}

  
.add{
    width:50%;
    float: left;
}
  
 .intro_l{
     width:30%;
     float: left;
     margin-right: 5%;
 }
 
.intro_r{
     width:30%;
     float: right;
 }
  
.pcview{
    width:100%;
}

.spview{
    display: none;
}


.cast-slider{
  width: 100%;
  position: relative;
  height:auto;
}

ul.bxslider,
ul.bxslider li {
margin:0;
padding:0;
height:auto;
}
  
.next-btn{
  width: 100px;
  height: 160px;
  position: absolute;
  right:-120px;
  top:30%;
  margin-top: -20px;
}
.prev-btn{
  width: 100px;
  height: 160px;
  position: absolute;
  left: -120px;
  top:30%;
  margin-top: -20px;
}
.bx-prev,.bx-next {
  width: 100%;
  display: block;
  height: 100%;
  position: absolute;
  top:0;
  z-index: 100;
  /*background-color: #f90;*/
}

.castbox{
	width:31%;
	float: left;
	margin:1.16666%;
}

.staff_l{
	width:46%;
	float: left;
}

.staff_r{
	width:46%;
	float: right;
}

.topbnr_wrapper2{
    width:45%;
    position: absolute;
    right: 2%;
    bottom:5%;
	opacity:0;
	-webkit-transition: .3s;
	transition: .3s;
	-webkit-transform: scale( 0.2,  0.2);
	transform: scale( 0.2,  0.2);
    z-index: 100;
}
  
.showNavi .topbnr_wrapper2{
  opacity:1;
  -webkit-transition-delay:0.5s;
  transition-delay:0.5s;
  -webkit-transform: translate( 0, 0);
  transform: translate( 0, 0);
}


#comment_wrapper{
	width:100%;
	background: url(images/bg/comment.jpg) 100% 0 no-repeat fixed;
	background-size:cover;
    overflow: hidden;
}

#comment_inner{
	width:100%;
	overflow: hidden; /* heightを戻す */
    box-sizing: border-box;
	padding:70px 10% 150px 10%;
}

.buruburu {
    display: inline-block;
    animation: hurueru .1s  infinite;
}

@keyframes hurueru {
    0% {transform: translate(0px, 0px) rotateZ(0deg)}
    25% {transform: translate(2px, 2px) rotateZ(1deg)}
    50% {transform: translate(0px, 2px) rotateZ(0deg)}
    75% {transform: translate(2px, 0px) rotateZ(-1deg)}
    100% {transform: translate(0px, 0px) rotateZ(0deg)}
}

.container {
  margin: 0 auto;
  width: 100%;
  column-count: 3;
  column-gap: 1;
}

.grid {
  padding: 3%;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
  box-sizing: border-box;
}

.commentbox{
	background-color:rgba(110,0,1,0.7);
  padding: 5%;
  box-sizing: border-box;
}

.comment_text{
	width:100%;
	margin-bottom: 10px;
	font-size: 15px;
	font-weight: bold;
}

.comment_name1{
	width:100%;
	font-size: 20px;
	color:rgba(127,151,106,1.00);
	font-weight: bold;
    text-align: right;
}

.comment_name2{
	width:100%;
	font-size: 12px;
	color: #ccc;
	font-weight: bold;
    text-align: right;
}

.push{
	font-size: 23px;
	color:rgba(182,168,0,1.00);
}


.commentlogo{
	width:40%;
	margin:0 auto;
	margin-bottom:50px;
}

#theater_wrapper{
	width:100%;
	background: url("images/bg/theater.jpg") 100% 0 no-repeat fixed;
	background-size:cover;
	overflow: hidden; /* heightを戻す */
}

#theater_inner{
	width:100%;
	overflow: hidden; /* heightを戻す */
	padding:50px 20% 150px 20%;
    box-sizing: border-box;
	color: #fff;
}

.theater_logo{
    width:40%;
    margin:0 auto;
    margin-bottom: 20px;
}

.theaterbox_wrapper{
    width:100%;
    box-sizing: border-box;
    padding:5%;
    background-color: rgba(0,0,0,0.9);
}

table   {
border-collapse:collapse
}
table tr    {
border-bottom:1px solid #666;
}

.theaterbox{
	padding:6px 0 6px 0;
}

.theaterboxa{
	padding:6px 0 6px 0;
}

.theaterboxab{
	padding:6px 0 6px 0;
}

.theaterboxb{
	padding:6px 0 6px 0;
}

.theaterbox a{
	color:rgba(255,0,4,1.00);
	text-decoration: none;
}

.theaterbox a:hover{
	color:#ccc;
	text-decoration: underline;
}

.theaterbtn{
    width:100%;
    margin:0 auto;
    overflow: hidden;
}

.totop{
	width:48%;
    float: left;
	text-align: center;
	font-size: 14px;
    font-weight: 800;
    margin:1%;
    box-sizing: border-box;
	border:6px double rgba(255,0,4,1.00);
	background-color:rgba(194,194,0,1.00);
}

.totop a{
    display:block;
	width: 100%; /* 横幅 */
	background-color:rgba(255,0,4,1.00);
	padding:2px 10px 2px 10px;
	box-sizing: border-box;
	text-decoration: none;
	color:#fff;
	font-family:'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}

.totop a:hover {
	background-color:#fff;
	text-decoration: none;
	color:rgba(255,0,4,1.00);
	outline: none;
}

.filmarks{
	width:30%;
	margin:0 auto;
	margin-bottom: 10px;
}

.dvd{
    width:70%;
    margin:0 auto;
    margin-bottom: 20px;
}

@media screen and (max-width:600px){

#loader {
    width: 300px;
    height: 224px;
    display: none;
    position: fixed;
    _position: absolute; /* IE6対策 */
    top: 50%;
    left: 50%;
    margin-top: -112px; /* heightの半分のマイナス値 */
    margin-left: -150px; /* widthの半分のマイナス値 */
    z-index: 103;
}

.menubottom{
    display: none;
}

.menuarea{
	position: fixed;
	top:0;
	left:0;
	width: 100%;
  	-webkit-transition: .4s;
  	transition: .4s;
  	-webkit-transform: translate3d(0, -100%, 0);
  	transform: translate3d(0, -100%, 0);
	z-index: 100;
}

.menubg{
    width:100%;
	background-color:rgba(0,0,0,0.9);
}

.imgresponsive img{
	width: 100%;
	height: auto;
}
.menubtn{
	z-index: 101;
	position: fixed;
	top:1.5%;
	right:1.5%;
	width: 12%;
	cursor: pointer;
}

.showMenu .menuarea{
  	-webkit-transform: translate3d(0, 0, 0);
  	transform: translate3d(0, 0, 0);
}

#menu{
	width:100%;
	z-index: 99;
	overflow: hidden; /* heightを戻す */
	padding:20% 10% 20% 10%;
	box-sizing: border-box;
}

.menu-box li{
  position: relative;
  overflow: hidden;
  float: left;
  width: 48%;
  box-sizing: border-box;
  margin:1%;
}
	
#spmain{
	width:100%;
	display: inherit;
}

#top_wrapper{
	width:100%;
    height: auto;
    position: inherit;
}

#top_image{
    display: none;
}

#top_logo_wrapper{
	width:90%;
	position:inherit;
	top:0;
	left:0;
	-webkit-transition: 0s;
	transition: 0s;
	-webkit-transform: scale( 1,  1);
	transform: scale( 1,  1);
	opacity:1;
    margin:0 auto;
    overflow: hidden;
    padding-bottom: 50px;
}

#top_logo{
    display: none;
}

#snsbtn_wrapper1{
	width:100%;
    margin:0 auto;
    margin-bottom: 20px;
	overflow: hidden; /* heightを戻す */
}

.tablet{
    display: none;
}

#snsbtn_wrapper2{
	width:243px;
    float: none;
    margin:0 auto;
	overflow: hidden; /* heightを戻す */
	margin-bottom: 20px;
}

div.sptrailer {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
	margin-bottom: 20px;
}
 
div.sptrailer iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#sptrailerarea{
	width:90%;
	margin:0 auto;
	margin-bottom:30px;
	display: inherit;
	margin-top:30px;
}

.tablet{
    display: none;
}

#topbnr_wrapper{
	width:100%;
	margin-left: 0;
	margin:0 auto;
	padding-bottom: 50px;
}

#top_catch{
    display: none;
}

.spphoto{
	display:inherit;
}


#intro_wrapper{
	width:100%;
	background: url(images/bg/intro_over.jpg) 100% 0 no-repeat fixed;
	background-size:cover;
    overflow: hidden;
}

#intro_inner{
	width:100%;
	box-sizing: border-box;
	overflow: hidden; /* heightを戻す */
	padding:70px 10% 70px 10%;
	color: #fff;
}

#intro_inner2{
	width:100%;
	background:none;
}

#story_wrapper{
	width:100%;
    overflow: hidden;
    background-color: #eef1f1;
}

#story_inner{
	width:100%;
	overflow: hidden; /* heightを戻す */
	padding:70px 10% 0 10%;
	box-sizing: border-box;
    color: #333;
}
	
#cast_wrapper{
	width:100%;
    overflow: hidden;
	background: none;
	padding-top:0;
}

#cast_inner{
	width:100%;
	overflow: hidden; /* heightを戻す */
	padding:70px 10% 70px 10%;
	box-sizing: border-box;
    color: #333;
	background-color: #fff;
}

#staff_wrapper{
	width:100%;
	background: url(images/bg/staff_over.jpg) 100% 0 no-repeat fixed;
	background-size:cover;
    overflow: hidden;
}

#staff_inner{
	width:100%;
	box-sizing: border-box;
	overflow: hidden; /* heightを戻す */
	padding:70px 10% 70px 10%;
	color: #fff;
}

#staff_inner2{
	width:100%;
	background:none;
	background-size:cover;
}

.add{
    width:100%;
    float: none;
}
  
 .intro_l{
    width:100%;
    float: none;
     margin-right: 0;
     margin-bottom: 30px;
 }
 
.intro_r{
    width:100%;
    float: none;
 }
	
.pcview{
    display: none;
}

.spview{
	display: inherit;
    width:100%;
}
	
.castbox{
	width:100%;
	float: none;
	margin:0;
	margin-bottom: 40px;
}

.staff_l{
	width:100%;
	float: none;
	margin-bottom: 40px;
}

.staff_r{
	width:100%;
	float: none;
}
	
#footer_inner{
	width:60%;
	margin:0 auto;
}

 .container {
    column-count: 1;
  }
  
#theater_wrapper{
	width:100%;
	background:none;
    background-color: #000;
	overflow: hidden; /* heightを戻す */
}

#theater_inner{
	width:100%;
	overflow: hidden; /* heightを戻す */
	padding:70px 0 0 0 ;
    box-sizing: border-box;
	color: #fff;
}

.theater_logo{
    width:80%;
    margin:0 auto;
    margin-bottom: 20px;
}
  
.theaterbox{
	padding:10px;
	font-size:12px;
	border-right: 1px solid #666;
}

.theaterboxa{
	padding:10px;
	font-size:12px;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
}

.theaterboxab{
	padding:10px;
	font-size:12px;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
	border-top: 1px solid #666;
}

.theaterboxb{
	padding:10px;
	font-size:12px;
	border-right: 1px solid #666;
	border-top: 1px solid #666;
}

.theaterbtn{
    width:90%;
    margin:0 auto;
    overflow: hidden;
}
	
.filmarks{
	width:80%;
	margin:0 auto;
	margin-bottom: 10px;
}


.topbnr_wrapper2{
    width:90%;
    position: inherit;
    right: 0;
    bottom:0;
	opacity:1;
    z-index: 100;
    margin:0 auto;
    overflow: hidden;
    margin-bottom: 20px;
}
  
.topbnrl{
	width:48%;
	float: left;
    margin-right: 0%;
    margin:1%;
}

.topbnrr{
    display: none;
}

.topbnrr2{
    display: none;
}

.dvd{
    display: none;
}

}