@charset "utf-8";

@import url(flexible.css);	
@import url(html5reset-1.6.1plus.css);	


.disp_container {
	position:relative;
	width:1100px;
	margin:0 auto 0 auto;
	}

/*  panel 1  */
.top_panel_container {
	height:900px;
	min-height:900px;
	padding:150px 0 0 0;
	text-align:center;
	}
	.keyvisual_container {
		position:absolute; top:470px; right:580px;
		width:200px;
		height:308px;
		}
	.keyvisual_container img {
		width:auto;
		height:100%;
		}
		
	.toinfo_container {
		position:absolute; top:470px; right:0;
		width:552px;
		height:308px;
		background:url(../img/topinfo_bg.png) no-repeat;
		}
	.toinfo_container .youtube {
		float:left;
		width:320px;
		height:180px;
		padding:60px 0 0 0;
		margin:0 15px 0 25px;
		}
	.toinfo_container .key {
		float:right;
		width:150px;
		height:240px;
		padding:60px 0 0 0;
		margin:0 28px 0 0px;
		overflow:hidden;
		}
	.toinfo_container .key img {
		width:auto;
		height:100%;
		}

.icon_twitter {
	position:absolute; top:100px; right:0px;
	width:27px;
	height:27px;
	border:1px solid #f2edeb;
	}
.icon_facebook {
	position:absolute; top:100px; right:45px;
	width:27px;
	height:27px;
	border:1px solid #f2edeb;
	}


.news_container {
	}
.news_container h2 {
	width:300px;
	float:left;
	font-size:80px;
	margin:0 0 30px 0;
	font-family:"Times New Roman", Times, serif;
	}
.news_container .display {
	width:800px;
	float:right;
	}
.news_container .display .news {
	border-bottom:1px dotted #999;
	padding:0 0 20px 0;
	margin:0 0 20px 0;
	}
.news_container .display .news h3 {
	font-weight:100;
	margin:0 0 20px 0;
	}
.news_container .display .news h4 {
	line-height:1.4em;
	font-size:30px;
	font-weight:100;
	margin:0 0 15px 0;
	}
.news_container .display .news p {
	font-size:90%;
	line-height:1.6em;
	}


.prologue_panel_container {
	padding:100px 0 50px 0;
	}

.cast_panel_container {
	text-align:right;
	}
	.cast_title {
		position:absolute; top:0; left:0;
		}
	.linesize2 {
		width:600px;
		margin:0 auto 0 auto;
		}
	.linesize3 {
		width:800px;
		margin:0 auto 0 auto;
		}
	.linesize5 {
		width:1150px;
		margin:0 auto 0 auto;
		}
	.linesize6 {
		width:1350px;
		margin:0 auto 0 auto;
		}
	.linesizeP {
		width:1000px;
		margin:0 auto 0 auto;
		}
	.inline {
		text-align: justify;
		text-justify: distribute-all-lines;
		}
	.inline:after {
		content:"";
		display: inline-block;
		line-height:0;
		width:100%;
		height: 0;
		}
	div.inline > p.cast_top2,
	div.inline > p.pmer,
	div.inline > p.cast {
	  display: inline-block;
	  }
	.cast {
		width:220px;
		}
	.cast_top2 {
		width:268px;
		}
	.pmer {
		width:13%;
		margin: 0 0 30px 0;
		}
	.pmer img,
	.cast_top2 img,
	.cast img {
		width:100%;
		height:auto;
		}
	.performer_title {
		padding:30px 0 30px 0;
		text-align:center;
		color:#FFF;
		letter-spacing:0.1em;
		}


.staff_panel_container {
	padding:100px 0 50px 0;
	text-align:right;
	}


.goods_container {
	}
.goods_container h2 {
	width:300px;
	font-size:80px;
	margin:0 0 30px 0;
	font-family:"Times New Roman", Times, serif;
	}
.goods_container .display {
	width:100%;
	}
	.linesize1100 {
		width:1100px;
		margin:0 auto 0 auto;
		}
	div.inline > div.goods {
	  display: inline-block;
	  }
	div.inline > div.goodsi {
	  display: inline-block;
	  }
	.goodsi {
		width:515px;
		}
	.goods {
		width:223px;
		}
		.goods_image {
			width:100%;
			height:auto;
			margin:0 0 10px 0;
			}
		.goods_image img {
			width:100%;
			height:auto;
			}
		.goods_price {
			color:#fff;
			margin:0 0 10px 0;
			font-size:95%;
			font-weight:bold;
			text-align:center;
			letter-spacing:0.1em;
			}
		.goods_detail {
			color:#ccc;
			font-size:70%;
			line-height:1.6em;
			text-align:center;
			letter-spacing:0.1em;
			}





.ticket_panel_container {
	padding:100px 0 100px 0;
	text-align:left;
	}
.ticket_panel_container h2 {
	margin:0 0 30px 0;
	}
		
	.ticket_info {
		width:600px;
		height:511px;
		position:relative;
		margin:0 0 30px 120px;
		}
	.gobtn {
		position:absolute; top:0px; right:0;
		width:153px;
		height:53px;
		}
	.gobtn2 {
		position:absolute; top:70px; right:0;
		width:153px;
		height:53px;
		}
	.gobtn3 {
		position:absolute; top:135px; right:0;
		width:153px;
		height:53px;
		}
	.gobtn4 {
		position:absolute; top:235px; right:0;
		width:153px;
		height:53px;
		}
	.gobtn5 {
		position:absolute; top:335px; right:0;
		width:153px;
		height:53px;
		}
	.gobtn6 {
		position:absolute; top:415px; right:0;
		width:153px;
		height:53px;
		}




.faq_container {
	}
.faq_container h2 {
	width:300px;
	float:left;
	font-size:80px;
	margin:0 0 30px 0;
	font-family:"Times New Roman", Times, serif;
	}
.faq_container .display {
	width:800px;
	float:right;
	}
.faq_container .display .faq {
	border-bottom:1px dotted #eee;
	padding:0 0 20px 0;
	margin:0 0 20px 0;
	}
.faq_container .display .faq h3 {
	line-height:1.4em;
	font-size:30px;
	font-weight:100;
	margin:0 0 15px 0;
	color:#fff;
	}
.faq_container .display .faq p {
	font-size:90%;
	line-height:1.6em;
	color:#eee;
	}




.footer_container {
	width:100%;
	padding:25px 0 20px 0;
	color:#000;
	background:#fff;
	border-top:1px solid #999;
	text-align:center;
	}
	.copy {
		float:left;
		}
	.flink_container {
		float:right;
		}
	.flink {
		float:right;
		margin:0 0 0 25px;
		}


.pcnone {
	display:none;
	}
.spnone {
	display:block;
	}
	@media(max-width:760px){
	.pcnone {
		display:block;
		}
	.spnone {
		display:none;
		}
		}




/*
----------------------------------------
 anchor
----------------------------------------
*/
#page-top {
	position: fixed;
	bottom: 50px;
	right: 50px;
	}
#page-top a {
	width: 130px;
	height:130px;
	display: block;
	}
	@media(max-width:1080px){
	#page-top a {
		display:none;
		}
		}
.sp_anchor {
	display:none;
	}
	@media(max-width:1080px){
	.sp_anchor {
		display:block;
		text-align:center;
		background:#000;
		color:#CCC;
		}
	.sp_anchor a {
		width:100%;
		background:#666;
		text-decoration: none;
		color: #fff;
		text-align: center;
		display: block;
		padding:15px 0 15px 0;
		}
	.sp_anchor a:hover {
		text-decoration: none;
		background: #ccc;
		}
	}



.originalgoods {
	background:#89364a;
	color:#FFF;
	text-align:center;
	width:500px;
	padding:10px 30px 10px 30px;
	margin:0 0 10px 0;
	border-radius: 3px;  
	-webkit-border-radius: 3px;  
	-moz-border-radius: 3px;
	}
.howto {
	padding:10px;
	margin:0 0 30px 0;
	border:1px solid #999;
	}
	.how_left {
		width:50%;
		float:left;
		}
	.how_left .num {
		width:5%;
		float:left;
		font-size:90%;
		margin:0 0 7px 0;
		line-height:1.3em;
		}
	.how_left .det {
		width:95%;
		float:right;
		margin:0 0 7px 0;
		font-size:90%;
		line-height:1.3em;
		}
	.how_right {
		width:47%;
		float:right;
		padding:15px 15px 5px 15px;
		background:#f3f3f3;
		border-radius: 3px;  
		-webkit-border-radius: 3px;  
		-moz-border-radius: 3px;
		}
	.how_right .num {
		width:5%;
		float:left;
		margin:0 0 15px 0;
		line-height:1.4em;
		}
	.how_right .det {
		width:95%;
		float:right;
		margin:0 0 15px 0;
		line-height:1.4em;
		}
		.flow_title {
			padding:5px 10px 5px 10px;
			margin:0 0 15px 0;
			background:#ddd;
			}
