@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;
}

/*#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: #FFF;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width: 100%;
	height: auto;
	text-align:left;
	box-shadow: 0 0 5px 0 #333;
}
#second-h1 img{
	width: auto;
	height:50px;
}
#menu{
	background-color: #1E0000;
	background-image:none;
	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:#1E0000;
	width:100%;
	height:35px;
	line-height:35px;
	font-size:14px;
	position: static;
	left: auto;
	float:none;
	border-bottom:#FFF solid 1px;
	text-shadow: none;
}
#menu nav#nav ul li.none {
	display:none;
}
#menu nav#nav ul li small {
	font-size:12px;
}
#menu nav#nav ul li a {
	color:#FFF;
	margin:0 5%;
	display:block;
	width:90%;
}
#menu nav#nav ul li i {
	font-size:18px;
	margin:0 10px 0 0;
}
#menu nav#nav ul li.icon {
	margin:0 0 0 0;
	height:35px;
	line-height:35px;
	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.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:35px;
	width:100%;
}
#menu nav#nav ul li a:hover{
     filter: alpha(opacity=100);
    -moz-opacity:1;
    opacity:1;
}

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

/*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*/
#container {
	background:none;
	width: 100%;
    height: auto;
	margin:50px 0 0 0;
}
#body #sp-index{
	display:block;
}
#body {
	width:100%;
	height: auto;
}
#body .float{
	width:100%;
}
#body article#index-main{
	background:none;
}
#body article#index-main .copy{
	display:none;
}
#body article#index-main .release{
	 padding:10px 0 0 0;
}

#body article#index-main .release p{
	text-align:center;
	font-size:12px;
	margin:5px 2%;
	line-height:1.3;
	text-align:left;
	color:#000;
}
#body article#index-main .release p br{
	display:none;
}
#body article#index-main .release h2{
	margin:0 2%;
	font-size:20px;
	font-weight:800;
	line-height:1.3;
	text-align:center;
	color:#000;
}

/*.sp-award*/
.sp-award{
	display: block;
	margin:0 2% 10px;
}

/*news*/
a#news{
	display:block;
	height:15px;
}

article.news {
	padding:10px 0 0;
}
article.news h2{
	font-size:25px;
	padding:0 0 20px;
	color:#000;
}
article.news .body{
	width:95%;
	height:auto;
	padding:10px 5px;
}
article.news .body h3{
	font-size:18px;
	font-weight:800;
}

article.news .body h4{
	font-size:18px;
	font-weight:800;
}

article.news .body img{
	width:100%;
	max-width:100%;
	height:auto;
}

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

.r {
    float: none;
    margin: 0 0 10px 0;
}

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

article.news .body .talkyokota{
	width:50%;
	margin:0 25%;
}

article.news ul.other li img{
	width:60%;
}

/*#index-intro*/
#index-intro{
	background:url(../img/index_bg_intro.jpg) bottom center;
	background-size:cover;
	height:auto;
	padding:15px 0;
}
#index-intro h1{
	margin:0 4% 5px;
	padding:10px 0 0 0;
	font-size:18px;
	font-weight:800;
}
#index-intro p{
	margin:0 4% 5px;
	font-size:16px;
}

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



/*#index-intro2*/
#index-intro2{
	margin:20px 0 30px;
}
#index-intro2 h1{
	margin:0 4% 5px;
	padding:10px 0 0 0;
	font-size:20px;
	font-weight:800;
	text-align:left;
}
#index-intro2 p{
	margin:0 4% 5px;
}
/*#index-cast*/
#index-cast{
	margin:0 0 20px;
}
#index-cast .cast{
	width:100%;
	float:none;
	margin:0 0 30px 0;
}
#index-cast .cast .txt{
	width:100%;
	float:none;
	margin:15px 0 5px;
}
#index-cast .cast .txt h1{
	margin:0 4% 3px;
	font-size:18px;
	font-weight:800;
}
#index-cast .cast .txt p{
	margin:0 4% 5px;
}
#index-cast .cast figure {
	float:none;
	display: inline-block;
	position: relative;
}
#index-cast .cast.cast-r .txt{
	float:none;
}
#index-cast .cast.cast-r figure {
	float:none;
}
#index-cast .cast figure:after {
	position: absolute;
	display: block;
	content: "";
	top: auto;
	right: auto;
	left: 0;
	bottom:0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 50px 40px 50px;
	border-color: transparent transparent #ffffff transparent;
}
#index-cast .cast.cast-r figure:after {
	position: absolute;
	display: block;
	content: "";
	top: auto;
	right: auto;
	left: 0;
	bottom:0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 50px 40px 50px;
	border-color: transparent transparent #ffffff transparent;
}



#body #index-trailer{
	margin:40px 0;
	text-align:center;
}
#body #index-trailer iframe{
	width:100%;
	height:auto;
}
#body #index-trailer h1{
	font-family: 'Cinzel', serif;
	font-size:25px;
	line-height:1;
	text-align:center;
}

#body #index-dvd{
	margin:40px 0;
	text-align:center;
}
#body #index-trailer iframe{
	width:100%;
	height:auto;
}
#body #index-trailer h1{
	font-family: 'Cinzel', serif;
	font-size:25px;
	line-height:1;
	text-align:center;
}


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

/*uplink*/
#uplink{
	margin:20px 0 0;
	padding:20px 0 0;
}
#uplink h1{
	width:100%;
}
#uplink ul{
	width:100%;
	height:auto;
}
#uplink ul li a{
	font-size:30px;
	color:#1e0000;
}

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

/*second story*/


body.second.story #container {
	width: 100%;
    height: auto;
	margin:50px 0 0 0;
}
#body.second.story .page{
    margin:10px 2%;
	width:96%;
	height:auto;
}

#body.second.story .page section.about .txt{
	padding:0 0 0 0;
	clear:both;
	width:90%;
}

#body.second.story .page section.contents{
	margin:0 0 0 0;
	padding:0 0 0 0;
	height:100%;
}

#body.second.story .page h1{
	font-size:26px;
    margin:20px 0 0;
}

#body.second.story .page h1.story_sec{
	font-size:22px;
    margin:15px 0;
}


#body.second.story .page section.about .txt p{
	margin:0 0 20px;
	font-size:16px;
}

/*second director*/
body.second.director #container {
	background-size: auto;
}
#body.second.director .page{
	margin:10px 2%;
	width:96%;
	height:auto;
}
#body.second.director .page h1{
	font-size:25px;
	padding:10px 0 20px;
}
#body.second.director .page .contents .cast{
	padding:0 0 40px;
}

#body.second.director .page .contents .cast p{
	font-size:16px;
}


#body.second.director .page .contents section.cast.c-01 header{
	width:100%;
	height:auto;
	background:none;
	float:none;
}
#body.second.director .page .contents section.cast.c-02 header{
	width:100%;
	height:auto;
	background:none;
	float:none;
}
#body.second.director .page .contents section.cast.c-06 header{
	width:100%;
	height:auto;
	background:none;
	float:none;
	padding:0 0;
}
#body.second.director .page .contents section.cast header h3{
	font-size:14px;
}
#body.second.director .page .contents section.cast.c-01 header h3,
#body.second.director .page .contents section.cast.c-02 header h3,
#body.second.director .page .contents section.cast.c-06 header h3{
	margin:0 0 0 0;
}
#body.second.director .page .contents section.cast header h2{
	font-size:22px;
	font-weight:600;
}
#body.second.director .page .contents section.cast header h3{
	font-size:18px;
}
#body.second.director .page .contents section.cast figure{
	margin:0 0 10px;
}
#body.second.director .page .contents section.cast.c-01 figure{
	width:100%;
	height:auto;
	float:none;
}
#body.second.director .page .contents section.cast.c-02 figure{
	width:100%;
	height:auto;
	float:none;
}
#body.second.director .page .contents section.cast.c-06 figure{
	width:100%;
	height:auto;
	float:none;
}
#body.second.director .page .contents section.cast .txt{
	padding:20px 0 0 0;
	clear:both;
}
#body.second.director .page .contents section.cast.c-01 .txt,
#body.second.director .page .contents section.cast.c-02 .txt,
#body.second.director .page .contents section.cast.c-06 .txt,
#body.second.director .page .contents section.cast.c-07 .txt{
	padding:20px 0 0 0;
}
#body.second.director .page .contents section.cast .txt p{
	margin:0 2% 10px;
	font-size:16px;
}
#body.second.director .page .contents section.cast .txt h3{
	font-size:18px;
}
#body.second.director .page .contents section.cast .txt blockquote{
	padding:15px 10px;
}

#body.second.director .page .contents section.cast.c-03,
#body.second.director .page .contents section.cast.c-04,
#body.second.director .page .contents section.cast.c-05{
	width:100%;
}

/*theater*/
body.second.theater #container {
	background-size: auto;
}
#body.second.theater .page{
	margin:10px 0;
	width:100%;
	height:auto;
}
#body.second.theater .page h1{
	font-size:25px;
	padding:10px 0 0;
}
#body.second.theater .page header nav{
	margin:10px 0 0 0;
	width:100%;
}
#body.second.theater .page header nav ul.theater-list{
	margin:0 0 0 10px;
}
#body.second.theater .page header nav ul.theater-list li{
	float:left;
	margin:0 1% 5px 1%;
	width:30.5%;
	height: 40px;
	text-align:center;
	line-height: 40px;
	font-size:12px;
}
#body.second.theater .page header nav ul.theater-list li.last{
	margin:0 1% 5px 1%;
}
#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;
}


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



