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

/*en*/
.en-h{
	font-family: 'Lora', serif !important;
}

/*menu*/
body.index #second-h1{
	display:none;
}
#second-h1 a.sp{
	display:none;
}
.menu-btn{
	display:none;
}
#menu{
	background:#000;
	margin:0 auto;
	height: 40px;
}
#menu nav#nav {
	width:980px;
	height: 40px;
	margin:0 auto;
	position:relative;
	overflow:hidden;
}
#menu nav#nav ul li {
	margin:13px 0 0 0;
	display: inline;
	float: left;
	font-size:14px;
	color:#FFF;
	width:120px;
}
#menu nav#nav ul li.box-l {
	width:155px;
	margin-right:0;
}
#menu nav#nav ul li.box-s {
	width:100px;
	margin-right:0;
}
#menu nav#nav ul li.margin {
	margin-right:0;
}
body.en #menu nav#nav ul li.margin{
	margin-right:120px;
}
#menu nav#nav ul li small {
	font-size:8px;
}
#menu nav#nav ul li a {
	color:#FFF;
}
#menu nav#nav ul li a:hover {
	text-decoration:none;
	color: #999;
}
#menu nav#nav ul li.icon {
	margin:0 3px 0 0;
	font-size:30px;
	line-height:36px;
	width:30px;
}
#menu nav#nav ul li i {
	margin:0 2px 0 0;
}
#menu nav#nav ul li.icon a span.sp{
	display:none;
}
#menu nav#nav ul li.ja{
	display:none;
}
body.en #menu nav#nav ul li.ja{
	display:block;
}
body.en #menu nav#nav ul li.en{
	display:none;
}
body.ja #menu nav#nav ul li.ja{
	display:none;
}
#menu nav#nav ul li.language{
	width:96px;
	background:#FF3200;
	margin:5px 0 0 0;
	padding:0 5px;
	height:30px;
	line-height:30px;
	text-align:center;
	border-radius: 3px; /* CSS3草案 */
	-webkit-border-radius: 3px; /* Safari,Google Chrome用 */
	-moz-border-radius: 3px; /* Firefox用 */
}
#menu nav#nav ul li.language:hover{
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
#menu nav#nav ul li.language a{
	display:block;
	height:30px;
}
#menu nav#nav ul li.language a:hover{
	color:#FFF;
}


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

/*#body*/
#container {
	width:100%;
	height:auto;
}

#body #sp-index{
	display:none;
}
#body {
	width:100%;
	height: auto;
}
#body .float{
	width:980px;
	height:auto;
	margin:0 auto;
}
#body #index-main{
	background:#FFF url(../img/index_header.jpg) top center repeat-x;
	color:#000;
	margin:0 0 30px;
}
body.en #body #index-main{
	background:#FFF url(../img/index_header_en.jpg) top center repeat-x;
}
#body #index-main .main{
	padding:310px 0 0 0;
}
#body #index-main .main .copy{
	float:left;
	width:440px;
}
#body #index-main .main .copy h3{
	margin:0 0 15px 25px;
	font-size:14px;
}
#body #index-main .main .copy div.en-link{
	display:none;
}
#body #index-main .main .abstract{
	float:right;
	width:530px;
}
#body #index-main .main .abstract h2{
	margin:40px 0 10px 0;
	color:#FF3200;
	font-size:24px;
	font-weight:normal;
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
}
#body #index-main .main .abstract.en h2{
	margin:15px 0 10px 0;
}

#body #index-release .release p{
	text-align:center;
	font-size:10px;
	margin:0 0 5px;
}
#body #index-release .release h2{
	margin:0 0 0 0;
	text-align:center;
	font-size:28px;
	font-weight:normal;
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
}
#body #index-release .release h3{
	margin:0 0 10px 0;
	text-align:center;
	font-size:22px;
	font-weight:normal;
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
}

#body #index-banner{
	margin:20px 0;
}
#body #index-banner ul{
	text-align:center;
}
#body #index-banner ul li{
	float:left;
	text-align:center;
	width:100%;
}
#body #index-banner ul li img{
	width:500px;
	height:auto;
}

#body #index-event .float{
	background:#FFF;
	padding:50px 0;
	margin:0 auto 50px;
}
#body #index-event h1{
	margin:0 50px 10px;
	font-size:26px;
	font-weight:normal;
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
	text-align:center;
}
#body #index-event h2{
	margin:30px 50px 0;
	font-size:24px;
	font-weight:normal;
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
	text-align:center;
	color:#ff3200;
}
#body #index-event p{
	margin:0 50px 15px;
	text-align:center;
}


#body #index-intro .float{
	background:#FFF;
	padding:50px 0;
}
#body #index-intro{
	text-align:center;
}
#body #index-intro h1{
	margin:0 50px 10px;
	font-size:26px;
	font-weight:normal;
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
	text-align:center;
}
#body #index-intro img{
	margin:0 0 15px;
}
#body #index-intro h2{
	margin:0 50px 5px;
	color:#FFF;
	font-size:18px;
}
#body #index-intro h2 strong{
	background:#000;
}
#body #index-intro p{
	margin:0 50px 15px;
}



#body #index-director .float{
	background:#FFF;
	margin-top:50px;
	padding:50px 0;
}
#body #index-director .txt{
	float:left;
	width:630px;
	margin:0 0 10px 50px;
}
#body #index-director .txt h1{
	font-size:24px;
	font-weight:normal;
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
}
#body #index-director .img{
	margin:0 50px 0 0;
	float:right;
	width:210px;
}



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


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



/*#socialmedia*/
#socialmedia{
	margin:10px auto;
}
/*#socialmedia ul.buttons*/
#socialmedia ul.buttons{
	width:auto;
	margin:10px 0 0;
	text-align:center;
}
#socialmedia ul.buttons li{
	display:inline-block;
	vertical-align: top;
	margin:0 10px 0 0;
	height:22px;
}
#socialmedia ul.buttons li.share{
	font-family: 'Lora', serif;
	font-size:20px;
}
#socialmedia ul.buttons li.share i{
	margin-right:5px;
}


/*#socialmedia ul.share-btn*/
#socialmedia ul.share-btn{
	margin:10px auto 0;
	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;
}



/*uplink*/
#uplink{
	margin:0;
	padding:20px 0;
	width:100%;
	background:#000;
}
#uplink h1{
	margin:0 auto;
	height:auto;
	text-align:center;
}
#uplink h1 img{
	width:50px;
	height:auto;
}
#uplink ul{
	margin:10px auto 0;
	width:980px;
	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:#FFF;
}

/*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:980px;
	text-align:center;
}
body.second.en #container #menu #second-h1 a.ja{
	display:block;
}
body.second.en #container #menu #second-h1 a.ja.sp{
	display:none;
}
body.second.en #container #menu #second-h1 a.en{
	display:none;
}
body.second.ja #container #menu #second-h1 a.ja{
	display:none;
}
body.second.ja #container #menu #second-h1 a.en{
	display:block;
}
body.second.ja #container #menu #second-h1 a.en.sp{
	display:none;
}

/*second director*/
body.second.director #container {
	background:url(../img/director_bg.jpg) no-repeat bottom center;
	background-size: cover;
}
body.second.director #container #body article.page {
	background:#FFF;
	padding:30px 0 50px;
}
body.second.director #container #body article.page h1 {
	font-size:32px;
	font-weight:normal;
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
	text-align:center;
	margin-bottom:15px;
}
body.second.director #container #body article.page .contents {
	width:900px;
}
body.second.director #container #body article.page .contents p {
	font-size:16px;
	margin:0 0 20px;
}
body.second.director #container #body article#index-director {
	margin:0 0 50px;
}

/*second comments*/
body.second.comments #container {
}
body.second.comments #container #body article.page {
	padding:30px 0 50px;
}
body.second.comments #container #body article.page h1 {
	font-size:32px;
	font-weight:normal;
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
	text-align:center;
	margin-bottom:15px;
}
body.second.comments #container #body article.page .contents {
	background:#FFF;
	padding:30px 0 25px;
}
body.second.comments #container #body article.page .contents .comment {
	margin:50px 100px;
}
body.second.comments #container #body article.page .contents .comment h2 {
	margin:0 0 5px;
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
	text-align:center;
	font-size:26px;
	font-weight:normal;
}
body.second.comments #container #body article.page .contents .comment p {
	font-size:18px;
}

/*second theater*/
#body.second.theater .page{
	margin:0 auto;
	width:980px;
	height:auto;
}
#body.second.theater .page h1 {
	margin:50px 0 20px;
    font-size: 30px;
	font-weight:normal;
    line-height: 1;
    text-align: center;
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
}	
#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:#000;
	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.en #body.second.theater .page header nav ul.theater-list li{
	margin:0 1% 0 0;
	width:11.625%;
}
body.en #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:hover{
	background: #FF3200;
	-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:#000;
}
#body.second.theater .page section.contents a.target{
    margin-top:-133px;
    padding-top:133px;
	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:#000 solid 2px;
	border-top:#000 solid 2px;
}
#body.second.theater .page section.contents .ken-box .ken{
	background:#000;
	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: #FF3200;
	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:0 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 talkshare*/
body.second.talkshare #container #body article.page {
	padding:30px 0 50px;
}
body.second.talkshare #container #body article.page h1 {
	font-size:32px;
	font-weight:normal;
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
	text-align:center;
	margin-bottom:15px;
}
body.second.talkshare #container #body article.page .contents {
	background:#FFF;
	padding:30px 0 25px;
}
body.second.talkshare #container #body article.page .contents figure {
	margin:0 auto;
	width:700px;
}
body.second.talkshare #container #body article.page .contents figure img{
	width:100%;
	height:auto;
}
body.second.talkshare #container #body article.page .contents .lead,
body.second.talkshare #container #body article.page .contents .detail {
	margin:30px 100px 50px;
}
body.second.talkshare #container #body article.page .contents .detail h3 {
	margin:0 0 10px 0;
	font-size:24px;
	font-weight:normal;
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
}
body.second.talkshare #container #body article.page .contents .detail h3:before {
	content:"\f138";
	font-family: FontAwesome;
	font-weight:normal;
	margin:0 0.2em 0 0;
}	
body.second.talkshare #container #body article.page .contents .detail p {
	margin:0 0 15px 0;
}
body.second.talkshare #container #body article.page .contents .detail table {
	margin:0 0 20px 0;
}
body.second.talkshare #container #body article.page .contents .detail table th {
	background: #C6D3EC;
}
body.second.talkshare #container #body article.page .contents .detail ul.check {
	margin:0 0 10px;
	padding-left: 1em; /* 文章のスタート位置。li:beforeが入るスペースを確保*/
	line-height:1.6;
}
body.second.talkshare #container #body article.page .contents .detail ul.check li {
	position: relative;
	margin:0 0 10px;
	padding-left: 0.4em; /* アイコンと文章の間のスペース */
	line-height:1.6;
	color: #C00;
}
body.second.talkshare #container #body article.page .contents .detail ul.check li:before {
	position: absolute;
	content:"\f00c";
	color: #C00;
	font-family: FontAwesome;
	left: -1em; /* アイコンのスタート位置。左揃えの場合 ul のpadding-leftと同じ値 */
	top: 0; /* アイコンの場所を変えたければ適宜変更 */
}

body.second.talkshare #container #body article.page .contents .detail ul.dl {
	margin:0 0 10px;
	padding-left: 1em; /* 文章のスタート位置。li:beforeが入るスペースを確保*/
	line-height:1.6;
}
body.second.talkshare #container #body article.page .contents .detail ul.dl li {
	position: relative;
	margin:0 0 10px;
	padding-left: 0.4em; /* アイコンと文章の間のスペース */
	line-height:1.6;
}
body.second.talkshare #container #body article.page .contents .detail ul.dl li:before {
	position: absolute;
	content:"\f019";
	font-family: FontAwesome;
	left: -1em; /* アイコンのスタート位置。左揃えの場合 ul のpadding-leftと同じ値 */
	top: 0; /* アイコンの場所を変えたければ適宜変更 */
}

body.second.talkshare #container #body article.page .contents .detail ul.counter {
	margin:0 0 10px;
	padding-left: 3em; /* 文章のスタート位置。li:beforeが入るスペースを確保*/
	line-height:1.6;
}
body.second.talkshare #container #body article.page .contents .detail ul.counter li {
	counter-increment: story;
	position: relative;
	margin:0 0 10px;
	padding-left: 0.4em; /* アイコンと文章の間のスペース */
	line-height:1.6;
}
body.second.talkshare #container #body article.page .contents .detail ul.counter li:before {
	content: "手順" counter(story);
	position: absolute;
	left: -3em; /* アイコンのスタート位置。左揃えの場合 ul のpadding-leftと同じ値 */
	top: 0; /* アイコンの場所を変えたければ適宜変更 */
	font-weight:800;
	color: #C00;
}

body.second.talkshare #container #body article.page .contents .detail ul li a {
	outline:0;
	-webkit-tap-highlight-color:#FFFF99;
}
body.second.talkshare #container #body article.page .contents .detail ul li a:link {
	color:#106BD1;
	text-decoration:underline;
}
body.second.talkshare #container #body article.page .contents .detail ul li a:visited {
	color:#106BD1;
	text-decoration:underline;
}
body.second.talkshare #container #body article.page .contents .detail ul li a:hover {
	color:#2B8FFF;
	text-decoration:none;
}







