@charset "utf-8";
/*sp*/
body{
	width:100%;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
img{
	width:100%;
    height: auto;
}
p{
	font-size: 14px;
	word-wrap: break-word;
}
.fixed {
	position: absolute;
	top: 0;
	width: auto;
	z-index: 10000;
}
.target{
	margin-top:-60px !important;
	padding-top:60px !important;
	/* display: inline-block !important;  required for webkit browsers */
	vertical-align: top !important;
}

/*menu*/
body.index #second-h1{
	display: block;
}
#second-h1 a.sp{
	display: block;
}
#second-h1 a.pc{
	display: none;
}
#second-h1{
	position: fixed;
	top:0;
	left:0;
	z-index:200;
	background-color: #f5f5f0;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width: 100%;
	height: 50px;
	text-align:left;
	box-shadow: 0 0 5px 0 #333;
}
#second-h1 img,
body.second #container #menu #second-h1 img{
	width: auto;
	height:50px;
	margin:0 0 0 5px;
}
#menu{
	position: fixed;
	top:0;
	left:0;
	height:auto;
	z-index:1000;
}
/*nav*/
#menu nav#nav{
	position: relative;
	display: none;
	margin:0 0 0 auto;
	top:0;
	left:0;
	width:100%;
	max-width:none;
	min-width:none;
	height:auto;
	display:block;
}
#menu nav#nav a.menu-btn{
	position: fixed;
	display: block;
	width:50px;
	height:50px;
	top:0;
	left:auto;
	right:0;
	z-index:1001;
}
#menu nav#nav:not(:target) > a:last-of-type.menu-btn {
	display: none;
}
#menu nav#nav:target > a:first-of-type.menu-btn {
	display: none;
}
#menu nav#nav ul{
	display: none;
	position: fixed;
	top:50px;
	left: auto;
	float:none;
	width:100%;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
#menu nav#nav:target > ul{
	display: block;
}
#menu nav#nav ul li {
	margin:0 0 0 0;
	padding:0 0 0 0;
	background:#e84954;
	width:100%;
	height:50px;
	line-height:50px;
	font-size:14px;
	position: static;
	left: auto;
	float:none;
	border-top:#FFF solid 1px;
	text-shadow: none;
}
#menu nav#nav ul li.none {
	display:none;
}
#menu nav#nav ul li small {
	font-size:10px;
}
#menu nav#nav ul li a {
	color:#FFF;
	margin:0 5%;
	display:block;
	width:95%;
}
#menu nav#nav ul li i {
	font-size:12px;
	margin:0 5px 0 0;
}
#menu nav#nav ul li.txt {
	margin-top:0;
}
#menu nav#nav ul li.icon {
	margin:0 0 0 0;
	height:30px;
	line-height:30px;
	font-size:14px;
	text-shadow: none;
	float:left;
}
#menu nav#nav ul li.icon a span.sp{
	display: inline;
	font-size:10px;
}
#menu nav#nav ul li.icon i{
	font-size:18px;
}
#menu nav#nav ul li.facebook {
	width:34%;
	background:#3C56A2;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
#menu nav#nav ul li.twitter {
	width:33%;
	background:#00ABED;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
#menu nav#nav ul li.instagram {
	width:33%;
	background:#2F5F86;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
#menu nav#nav ul li.facebook a,
#menu nav#nav ul li.twitter a,
#menu nav#nav ul li.instagram a {
	display:block;
	color:#FFF;
	margin:0 10px;
	padding:0 0 0 0;
	height:30px;
	width:100%;
}
#menu nav#nav ul li a:hover{
     filter: alpha(opacity=100);
    -moz-opacity:1;
    opacity:1;
}

#menu nav#nav ul.mini {
	position: fixed;
	top:235px;
	left: auto;
	float:none;
	width:100%;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
#menu nav#nav ul.mini li {
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:100%;
	height:30px;
	line-height:30px;
	font-size:12px;
	position: static;
	left: auto;
	float:none;
	border-bottom:#FFF solid 1px;
	text-shadow: none;
	background: #FFD600;
	border-radius: 0;/* CSS3草案 */
	-webkit-border-radius: 0;/* Safari,Google Chrome用 */
	-moz-border-radius: 0;/* Firefox用 */
}
#menu nav#nav ul.mini li a {
	color:#000;
	padding:0 0 0 0;
}

/*#foot-sp-menu*/
nav#foot-sp-menu{
	display: block;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
nav#foot-sp-menu ul {
	margin:0 0 0 0;
	padding:0 0 0 0;
}
nav#foot-sp-menu ul li {
	margin:0 0 0 0;
	padding:0 0 0 0;
	background:#e84954;
	width:100%;
	height:50px;
	line-height:50px;
	font-size:14px;
	float:none;
	border-bottom:#FFF solid 1px;
	text-align:center;
}
nav#foot-sp-menu ul li.none {
	display:none;
}
nav#foot-sp-menu ul li small {
	font-size:10px;
}
nav#foot-sp-menu ul li a {
	color:#FFF;
	margin:0 0 0 0;
	display:block;
	width:100%;
}
nav#foot-sp-menu ul li i {
	font-size:14px;
	margin:0 10px 0 0;
}
nav#foot-sp-menu ul li.icon {
	margin:0 0 0 0;
	height:35px;
	line-height:35px;
	font-size:14px;
	text-shadow: none;
	float:left;
	text-align:center;
}
nav#foot-sp-menu ul li.icon a span.sp{
	display: inline;
	font-size:10px;
	margin:0 0 0 0;
}
nav#foot-sp-menu ul li.facebook {
	width:34%;
	background:#3C56A2;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
nav#foot-sp-menu ul li.twitter {
	width:33%;
	background:#00ABED;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
nav#foot-sp-menu ul li.instagram {
	width:33%;
	background:#2F5F86;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
nav#foot-sp-menu ul li.facebook a,
nav#foot-sp-menu ul li.twitter a,
nav#foot-sp-menu ul li.instagram a {
	display:block;
	color:#FFF;
	margin:0 0 0 0;
	padding:0 0 0 0;
	height:50px;
}
nav#foot-sp-menu ul li a:hover{
     filter: alpha(opacity=100);
    -moz-opacity:1;
    opacity:1;
}
nav#foot-sp-menu ul.mini li {
	background: #ff2864;
}
nav#foot-sp-menu ul.mini li a {
	color:#fff;
}

/*body.second #menu*/
body.second #menu{
	height: 50px;
}
body.second #second-h1{
	width:100%;
	margin:0 0 0 0;
}
body.second #menu nav#nav {
	width: auto;
	height: auto;
	padding:0 0 0 0;
	float:none;
}

/*#body*/
#body .float{
	width:100%;
	height:auto;
	margin:0 0 0 0;
}
#body article#index-main section.pc-index{
	display: none;
}
#body{
	width:100%;
	height: auto;
}
#body .float{
	width:100%;
}
#body article#index-main #sp-index{
	display: block;
	margin:50px 0 20px 0;
}
#body article#index-main section.release{
	margin:0 3% 20px;
	width:94%;
}
#body article#index-main section.release h2{
	margin:0 0 5px;
	font-size:16px;
	text-align:left;
}
#body article#index-main section.release p{
	font-size:10px;
	text-align:left;
}


/*#socialmedia*/
#socialmedia{
	width:100%;
	margin:15px 0;
}
#socialmedia ul{
	width:96%;
	height:auto;
	margin:0 2%;
}
#socialmedia ul li{
	line-height:2;
}

/*#socialmedia ul.share-btn*/
#socialmedia ul.share-btn{
	width:100%;
	margin:0 0 10px 0;
}
#socialmedia ul.share-btn li{
	width:31.3%;
	margin:0 1%;
	font-size:8px;
}
#socialmedia ul.share-btn li.twitter{
	margin:0 1% 0 1%;
}
#socialmedia ul.share-btn li.facebook{
	margin:0 1% 0 1%;
}
#socialmedia ul.share-btn li.line{
	display: block;
	margin:0 0 0 1%;
}
#socialmedia ul.share-btn li.line:hover {
	background-color: #4BF84B;
}
#socialmedia .minibanner ul li{
	margin:0 0 10px 0;
	display: block;
	text-align:center;
}

/*#banner*/
#banner{
	margin:0 auto 30px;
	display:block;
}
#banner img{
	width:85%;
	height:auto;
	margin:0 0 10px 0;
}


/*#index-about*/
#body #index-about{
	margin:0 0 0 0;
}
/*#index-about*/
/*#intro*/
#body #index-about #intro{
	padding:60px 0;
}
#body #index-about #intro h1{
	margin:0 3% 15px;
	font-size:20px;
	text-align: left;
}
#body #index-about #intro h1 br{
	display: none;
}
#body #index-about #intro .txt{
	margin:0 3% 30px;
	width:94%;
}
#body #index-about #intro .txt p{
	font-size:14px;
	margin: 0 0 10px;
}
#body #index-about #intro .txt.review{
	margin:0 3% 30px;
	width:94%;
}
#body #index-about #intro .txt.review p{
	margin:0 0 20px;
	font-size:16px;
	text-align: left;
	line-height: 1.4;
}
#body #index-about #intro .txt.review p br{
	display: none;
}
#body #index-about #intro .txt.review p i{
	margin:0 0 10px;
	font-size:12px;
}
#body #index-about #intro .txt.review p strong{
	font-size:22px;
}
#body #index-about #intro figure{
	width:94%;
	margin:30px 3%;
}
#body #index-about #intro figure img{
	display: block;
	margin:0 0 0 0 0;
}
#body #index-about #intro figure img.pc{
	display: none;
}
#body #index-about #intro figure img.sp{
	display: block;
}
#body #index-about #intro figure img.sp.s{
	width:80%;
	margin:30px auto;
}
#body #index-about #intro .award{
	width: 98%;
	margin:0 auto 30px;
	text-align:center;
}

/*#index-about*/
/*#director*/
#body #index-about #director{
	padding:60px 0;
}
#body #index-about #director figure img{
	margin: 0 0 15px;
	width: 80%;
}
#body #index-about #director h1{
	margin: 0 3%;
	width: 94%;
	font-size:26px;
}
#body #index-about #director h2{
	margin: 0 3% 10px;
	width: 94%;
	font-size:16px;
}
#body #index-about #director h3{
	margin: 0 3% 10px;
	width: 94%;
	font-size:16px;
	text-align: left;
}
#body #index-about #director p{
	margin:0 auto;
	width: 94%;
}
#body #index-about #director .interview{
	margin:30px auto 0;
}
#body #index-about #director .movie-wrap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
#body #index-about #director .movie-wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*#index-about*/
/*#cinema*/
#body #index-about #cinema{
	padding:60px 0;
}
#body #index-about #cinema figure img{
	margin: 15px 0 15px;
	width: 80%;
}
#body #index-about #cinema h1{
	margin: 0 3%;
	width: 94%;
	font-size:24px;
}
#body #index-about #cinema p{
	margin:0 auto;
	width: 94%;
}
#body #index-about #cinema p.link{
	font-size: 14px;
}
#body #index-about #cinema figure figcaption{
	margin:5px auto;
	width: 94%;
	font-size: 14px;
}


/*#index-about*/
/*#trailer*/
#body #index-about #trailer{
	padding:40px 2%;
}
#body #index-about #trailer h1{
	margin:0 0 10px;
	font-size:30px;
}
#body #index-about #trailer .movie-wrap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
#body #index-about #trailer .movie-wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*#index-about*/
/*#ticket*/
#body #index-about #ticket{
	padding:40px 2%;
}
#body #index-about #ticket h1{
	margin:0 0 30px;
	font-size:30px;
}
#body #index-about #ticket h2{
	font-size:24px;
}
#body #index-about #ticket h3{
	font-size:18px;
}
#body #index-about #ticket p{
	margin:0 2% 20px;
	font-size:14px;
}

/*#index-about*/
/*#note*/
#body #index-about #note{
	padding:30px 0;
	text-align:center;
}
#body #index-about #note .float{
	width: 96%;
	margin: 0 auto;
}
#body #index-about #note h1{
	margin: 0 0 10px;
	font-size: 24px;
	line-height: 1.4;
}
#body #index-about #note .txt{
	width: 100%;
	margin: 0;
	float: none;
}
#body #index-about #note .txt p{
	font-size: 12px;
}
#body #index-about #note .correction{
	border: #000 solid 1px;
	margin: 0;
	padding: 10px 2% 0;
}
#body #index-about #note .correction h4{
	font-size: 14px;
}
#body #index-about #note .correction p{
	font-size: 12px;
}
#body #index-about #note .correction p.mini{
	font-size: 12px;
}
#body #index-about #note .img{
	width: 50%;
	margin: 0 auto 20px;
	float: none;
}
#body #index-about #note .img img{
	width: 100%;
	height: auto;
}
/*#index-about*/
/*#films*/
#body #index-about #films{
	padding:30px 0;
	text-align:center;
}
#body #index-about #films .float{
	margin: 0 2%;
	padding: 0;
	width: 96%;
}
#body #index-about #films .img{
	width: 100%;
	float: none;
}
#body #index-about #films h1{
	margin: 0 0 10px;
	font-size: 24px;
	line-height: 1.4;
}
#body #index-about #films h1 br{
	display: block;
}
#body #index-about #films h4{
	margin: 0 0 15px 0;
	font-size: 18px;
}
#body #index-about #films .txt{
	width: 100%;
	margin: 0 0 0 0;
	float: none;
}
#body #index-about #films .txt p{
	font-size: 16px;
}
#body #index-about #films .txt p.mini{
	font-size: 12px;
	text-align: left;
}

/*#index-about*/
/*#ticket*/
#body #index-about #ticket{
	padding:30px 0;
	text-align:center;
}
#body #index-about #ticket .float{
	margin: 0 2%;
	padding: 0;
	width: 96%;
}
#body #index-about #ticket .img{
	width: 100%;
	float: none;
}
#body #index-about #ticket .txt{
	width: 100%;
	margin: 0 0 0 0;
	float: none;
}
#body #index-about #ticket .txt h1{
	margin: 0 0 10px;
	font-size: 28px;
	text-align: center;
	line-height: 1.4;
}
#body #index-about #ticket .txt h4{
	margin: 0 0 0 0;
	font-size: 16px;
	text-align: center;
}
#body #index-about #ticket .txt h3{
	font-size: 16px;
	text-align: center;
}
#body #index-about #ticket .txt p{
	font-size: 16px;
	text-align: center;
}
#body #index-about #ticket .txt p.mini{
	font-size: 12px;
	text-align: left;
}

/*#index-about*/
/*#comments*/
#body #index-about #comments{
	padding:50px 0;
}
#body #index-about #comments h1{
	margin:0 0 0 0;
	font-size:30px;
}
#body #index-about #comments h2{
	margin:0 0 20px;
	font-size:10px;
}
#body #index-about #comments .comment{
	padding:30px 0 20px;
	margin:0 3% 30px;
	width: 94%;
}
#body #index-about #comments .comment h2{
	margin:0 0 0 0;
	font-size:24px;
}
#body #index-about #comments .comment h3{
	margin:0 0 10px 0;
	font-size:14px;
}
#body #index-about #comments .comment p{
	font-size:16px;
	margin:0 5% 15px;
}
#body #index-about #comments .comment p strong{
	font-size:16px;
}

/*#index-about*/
/*#comments-sec*/
#body #index-about #comments-sec{
	padding:50px 0 20px;
}

#body #index-about #comments-sec .float{
	margin:0 3% 50px;
	width: 94%;
}

#body #index-about #comments-sec h1{
	font-size:34px;
}
#body #index-about #comments-sec h2{
	margin:15px auto 5px;
	font-size:20px;
	text-align:left;
}

#body #index-about #comments-sec h2 small{
	font-size:12px;
	display: block;
}

#body #index-about #comments-sec h3{
	font-size:14px;
	margin:5px 0;
	text-align:left;
}
#body #index-about #comments-sec h3 br{
	display:block;
}

#body #index-about #comments-sec p{
	font-size:16px;
	width: 92%;
	margin:10px 0;
	float: none;
}
#body #index-about #comments-sec .comments-l{
	width: 96%;
	margin: 10px 0;
	float: none;
}
#body #index-about #comments-sec .comments-r{
	width: 96%;
	margin:10px 0;
	float: none;
}


/*#index-about*/
/*.credit*/
#body #index-about .credit{
	padding:0 0 0 0;
}
#body #index-about .credit p{
	margin:0 1%;
	padding: 0 0 20px;
	width:98%;
	font-size:10px;
}
#body #index-about .credit p.en{
	font-size:10px;
}
#body #index-about .credit img{
	margin:0 auto;
	width: 50%;
}

/*uplink*/
#uplink{
	background-size: 150%;
}
#uplink h1{
	width:100%;
}
#uplink ul{
	width:100%;
	height:auto;
}
#uplink ul li a{
	font-size:30px;
}

/*second*/
body.second #container #menu {
	margin:0 auto;
	height: auto;
}
body.second #container #menu #second-h1 {
	margin: 0 auto;
	padding:0 0 0 0;
	width:100%;
	text-align:left;
}


/*theater*/
body.second.theater #container {
	background-size: auto;
}
#body.second.theater .page{
	margin:30px 0;
	width:100%;
	height:auto;
}
#body.second.theater .page h1{
	font-size:35px;
	padding:10px 0 0;
	margin:0 0 10px;
}
#body.second.theater .page .banner{
	margin:10px 5%;
}
#body.second.theater .page .banner img{
	width:100%;
}
#body.second.theater .page header nav{
	margin:10px 0 0 0;
	width:100%;
}
#body.second.theater .page header nav ul.theater-list{
	margin:0 1%;
	padding:0 0 0 0;
}
#body.second.theater .page header nav ul.theater-list li{
	float:left;
	margin:0 1% 5px;
	width:23%;
	height: 40px;
	text-align:center;
	line-height: 40px;
}
#body.second.theater .page header nav ul.theater-list li a{
	font-size:10px;
}
#body.second.theater .page header nav ul.theater-list li.last{
	margin:0 1% 5px;
}
#body.second.theater .page section.contents{
	margin:0 2%;
	padding:0 0 0 0;
	width:96%
}
#body.second.theater .page section.contents a.target{
    margin-top:0;
    padding-top:0;
}
#body.second.theater .page section.contents a[name]{
	display:block;
	height:1px;
	width:1px;
}
#body.second.theater .page section.contents .ken-box{
	margin:50px 0 0 0;
	padding-top:0;
	border-bottom:#312111 solid 2px;
	border-top:none;
}

#body.second.theater .page section.contents .ken-box .ken{
	width:100%;
	float:none;
	line-height:50px;
}

#body.second.theater .page section.contents .ken-box .ken h2{
	font-size:16px;
	padding:5px;
	text-align:center;
}
#body.second.theater .page section.contents .ken-box .theaters{
	width:100%;
}
#body.second.theater .page section.contents .ken-box .theaters .theater-box .theater-name{
	float:none;
	width:100%;
}
#body.second.theater .page section.contents .ken-box .theaters .theater-box .theater-name h4{
	font-size:10px;
}
#body.second.theater .page section.contents .ken-box .theaters .theater-box .theater-name h3{
	font-size:18px;
	line-height:1.4;
	margin:0 10px 5px;
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
}
#body.second.theater .page section.contents .ken-box .theaters .theater-box .txt{
	float:none;
	width:100%;
	font-size:12px;
}
#body.second.theater .page section.contents .ken-box .theaters .theater-box .txt p{
	margin:0 10px 10px;
	font-size:12px;
}
#body.second.theater .page section.contents .ken-box .theaters .theater-box .txt p strong{
	font-size:12px;
}

/*second comments*/
#body.second.comments {
	background: rgb(254,255,255);
	background: -moz-linear-gradient(top, rgba(254,255,255,1) 0%, rgba(242,242,242,1) 84%, rgba(0,0,0,1) 100%);
	background: -webkit-linear-gradient(top, rgba(254,255,255,1) 0%,rgba(242,242,242,1) 84%,rgba(0,0,0,1) 100%);
	background: linear-gradient(to bottom, rgba(254,255,255,1) 0%,rgba(242,242,242,1) 84%,rgba(0,0,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feffff', endColorstr='#000000',GradientType=0 );
}
#body.second.comments .page{
	margin:30px 0 0;
	width:100%;
	height:auto;
}
#body.second.comments .page h1 {
	font-size:35px;
	padding:10px 0 0;
	margin:0 0 10px;
}
#body.second.comments .page h1 small {
	font-size:12px;
}
#body.second.comments .page .contents {
	padding:0 3%;
}
#body.second.comments .page .contents .comment {
	margin:0 0 50px;
}
#body.second.comments .page .contents .comment h2 {
	font-size:22px;
}
#body.second.comments .page .contents .comment h2 small {
	font-size:14px;
}
#body.second.comments .page .contents .comment p {
	font-size:14px;
	margin:0 10% 20px;
}


/*#body.nectar*/
#body article#index-main section.release h2 br{
	display:none;
}
#body.nectar #index-about{
	margin:0 0 0 0;
	background-size:135%;
}
/*#index-about*/
/*.headline*/
#body.nectar #index-about .headline{
	margin:0 0 0 0;
	padding:140px 0 50px;
}
#body.nectar #index-about .headline h1{
	margin:0 0 20px 0;
	font-size:16px;
	text-align:center;
}
#body.nectar #index-about .headline h1 br{
	display: block;
}
#body.nectar #index-about .headline .txt{
	margin:0 3% 0;
	width:94%;
}
#body.nectar #index-about .headline .txt p{
	margin:0 0 30px;
	font-size:14px;
	text-align:left;
}
#body.nectar #index-about .headline figure{
	margin:0 0 0 0;
	text-align:center;
}
/*#body.nectar #index-about*/
/*.story*/
#body.nectar #index-about .story{
	padding:0 0 50px;
}
#body.nectar #index-about .story h1{
	margin:0 0 20px;
	font-size:22px;
}
#body.nectar #index-about .story .txt{
	margin:0 3% 50px;
	width:94%;
}
#body.nectar #index-about .story .txt p{
	font-size:14px;
}
#body.nectar #index-about .story figure{
	margin:0 auto 20px;
}
#body.nectar #index-about .trailer {
	padding: 0 0 50px;
}



/*#vod*/
#body #vod{
	margin:0 0 0 0;
	padding: 50px 0;
}
#body #vod h1{
	margin:0 2% 10px;
	width:96%;
	font-size: 26px;
	letter-spacing:2px;
}
#body #vod h1.sec_vod{
	margin:0 2% 10px;
	width:96%;
	font-size: 20px;
}
#body #vod h2{
	margin:0 3% 10px;
	width:94%;
	font-size: 16px;
	text-align:left;
}
#body #vod .txt{
	margin:0 2%;
	width:96%;
}
#body #vod .txt .site{
	margin:0 auto 10px;
	padding: 10px 0;
	border-radius: 15px;
	width:90%;
}
#body #vod .txt .site img{
	width:78%;
	height:auto;
}

#body #vod .txt .site h3{
	margin:0 auto;
	width: 70%;
}
#body #vod .txt .site p{
	font-size: 14px;
	text-align:left;
	margin: 0 10px;
}

/*#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:70%;
	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:70%;
	height:auto;
}


/*#film-rental*/
#body #film-rental{
	margin:0 0 0 0;
	padding: 50px 0;
}
#body #film-rental h1{
	margin:0 2% 10px;
	width:96%;
	font-size: 26px;
}
#body #film-rental h2{
	margin:0 2% 10px;
	width:96%;
	font-size: 16px;
}
#body #film-rental h4{
	margin:0 2%;
	font-size: 14px;
}
#body #film-rental h3{
	margin:0 2% 10px;
	font-size: 18px;
	text-align: left;
}
#body #film-rental .txt{
	margin:0 2% 10px;
	width:96%;
}
#body #film-rental p{
	margin:0 auto 20px;
	font-size: 14px;
}
#body #film-rental p.mini{
	margin:0 auto 20px;
	font-size: 12px;
	text-align: left;
}
a.square_btn{
	font-size: 18px;
}


