@charset 'utf-8';

body {
	background: url(../img/bg.jpg) center top;
	min-width: 1280px;
	font-family: "メイリオ",arial,helvetica,sans-serif;
	color: #fff;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: normal;
	line-height: 24px;
	letter-spacing: 0.8px;
}

a{
	color:#de1d22;
	text-decoration: underline;
}

a:hover{
	color:#911316;
	text-decoration: none;
}

div.Wrapper{
	border-top: 5px solid #911316;
	box-sizing: border-box;
	margin:0 auto;
	position: relative;
	overflow: hidden;
}

div.Wrapper a img:hover {
   opacity: 0.7;
   -webkit-transition: all .40s ease;
   -ms-transition: all .40s ease;
   transition: all .40s ease;
}

#WrapperMain{
	margin-top: 60px;
	background: url(../img/visual.png) no-repeat center top;
	height: 100%;
}

.clearfix:after {
  clear: both;
  content: '';
  display: block;
}

.mb10{margin-bottom:10px!important;}
.mb20{margin-bottom:20px!important;}
.mb40{margin-bottom:40px!important;}


/*===========================
			nav
===========================*/

nav {
	height: 60px;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	background-color: #000;
	position: fixed;
    z-index: 2;
}

#mainNav {
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
}
#mainNav li {
	float: left;
	height: 60px;
	margin-left: 50px;
	margin-top: 18px;
}
#mainNav .faq{
	margin-top: 21px;
}

#mainNav .soon{
     -webkit-filter: brightness(0.4);
     -moz-filter: brightness(0.4);
     -o-filter: brightness(0.4);
     -ms-filter: brightness(0.4);
     filter: brightness(0.4);
}
#mainNav .navRight {
	float: right;
	margin-top: auto;z
}

/*===========================
			mainArea
===========================*/

#mainArea{
	height: 100%;
	width: 960px;
	margin: 0 auto;
	min-height: 660px;
	position: relative;
}

#mainArea h1{
	text-indent:100%;
	white-space:nowrap; 
	overflow:hidden;
}

#mainArea .mainTxt a.txtLink{
	position: absolute;
	left: 135px;
	top: 36px;
}

#mainArea .mainTxt a:hover{
	opacity: 0.7;
}

.main_IN{
	padding-top: 850px;
}

.main{
	margin-bottom: 150px;
}

.twitter{
	position: absolute;
	top: 40px;
	right: 40px;
}

/*===========================
		news&twitter
===========================*/

.news_area{
	width: 960px;
	height: 340px;
	margin: 0 auto;
	margin-bottom: 150px;
}
	.news_area h3{
		margin-bottom: 20px;
	}

.news_list{
	margin-right: 40px;
	float:left;
}

.tw_timeline{
	float:left;	
}

/*===========================
			cont_box
===========================*/

.cont_box{
	width: 1000px;
	margin: 0 auto;
	text-align: center;
}
	.cont_box h2{
		margin-bottom: 70px;
		text-align: center;
	}
	.cont_box h3{
		margin-bottom: 60px;
		text-align: center;
	}
	.cont_box h4{
		margin-bottom: 20px;
		font-size: 30px;
		color:#de1d22;
	}


/*===========================
			cast
===========================*/	

	.cast_area h2{
		font-size: 30px;
		color:#fff;
	}

	.sakamaki{
		margin-bottom: 80px;
		padding: 20px 0;
		border:1px solid #911316;
	}
		.sakamaki h4{
			padding-left: 25px;
			text-align: left;
		}
		.sakamaki article.cast_sakamaki{
			width: 710px;
			margin: 0 auto;
		}
			.sakamaki article.cast_sakamaki section{
				width: 210px;
				height: auto;
				margin-right: 40px;
				margin-bottom: 40px;
				float:left;
			}
			.sakamaki article.cast_sakamaki section:nth-child(3n){
				margin: 0;
			}

	.mukami{
		margin-bottom: 80px;
		padding: 20px 0;
		border:1px solid #911316;
	}
		.mukami h4{
			padding-left: 25px;
			text-align: left;
		}
		.mukami article.cast_mukami{
			width: 900px;
			margin: 0 auto;
		}
			.mukami article.cast_mukami section{
					width: 210px;
					height: auto;
					margin-right: 20px;
					margin-bottom: 40px;
					float:left;
				}
				.mukami article.cast_mukami section:nth-child(4n){
					margin: 0;
				}

	.yui{
		width: 210px;
		margin: 0 auto;
		margin-bottom: 100px;
	}

	.cast_area p{
		margin-top: 20px;
	}

/*===========================
			staff
===========================*/		

	.staff_area_01{
		width: 884px;
		margin: 0 auto;
		margin-bottom: 50px;
	}
		.staff_area_01 li{
			float: left;
			margin-right: 50px;
		}		
		.staff_area_01 li:nth-child(2n){
			margin-right: 0px;
		}

	.staff_area_02{
		width: 726px;
		margin: 0 auto;
		margin-bottom:160px;
	}
		.staff_area_02 li{
			float: left;
			margin-right: 267px;
		}
		.staff_area_02 li:nth-child(2n){
			margin-right: 0px;
		}

/*===========================
			schedule
===========================*/			

	.schedule_area{
		margin-bottom: 80px;
	}
		.schedule_area article{
			margin-bottom: 80px;
		}

/*===========================
			ticket
===========================*/	

	.ticket_area{
		margin-bottom: 160px;
	}
		.ticket_area article{
			margin-bottom: 80px;
		}
		.ticket_area h4{
			margin-bottom: 10px;
			font-size: 18px;
			color: #e4cf85;
		}
		.ticket_area p{
			font-size: 20px;
		}
		.ticket_area .ticket_area_01,
		.ticket_area .ticket_area_02{
			width: 600px;
			margin: 0 auto;
			margin-bottom: 80px;
			padding: 40px;
			border: 1px dotted #555;
			text-align: left;
		}			
			.ticket_area .ticket_area_01 p span{
				display: block;
				margin-top: 20px;
				font-size: 12px;
				text-align: left;
				line-height: 25px;
			}
		.ticket_area .ticket_area_02 section{
			margin-bottom: 40px;
		}		
		.ticket_area .ticket_area_02 h4 span{
			margin-left: 20px;
			font-size: 13px;
			font-weight: normal;
			color: #aaa;
			text-decoration: underline;
		}
		.ticket_area article p,
		.ticket_area .ticket_area_01 p,
		.ticket_area .ticket_area_02 p{
			font-size: 15px;
		}

		.ticket_area_02 h5{
			margin-bottom: 10px;
			font-size: 18px;
		}

		.ticket_area_02 table{
			margin-bottom: 30px;	
			background-color: #fff;
			color: #555;

		}
			.ticket_area_02 tr{
				display: block;
				padding: 30px;
			
			}
				.ticket_area_02 tr:nth-child(2n){
					background-color: #ead7d5;				
				}
			.ticket_area_02 th{
				width: 150px;
				
			}
			.ticket_area_02 td{
				line-height: 1.8em;
				
			}

		.end{ color: #948485; }
		.end h4{ color: #948485; }


/*===========================
			event
===========================*/			

.event_area{
	font-size: 15px;	
}
	.event_area h3{
		margin-bottom: 10px;
		font-size: 42px;
		color: #de1d22;	
	}
	.event_area article{
		width: 600px;
	    margin: 0 auto;
	    margin-bottom: 80px;
	    padding: 40px;
	    border: 1px dotted #555;
	    text-align: left;
	}
	.event_area section{
		margin-bottom: 30px;
	}
	.event_area h4{
		font-size: 24px;
		color: #e4cf85;	
	}
	.event_area h5{
		font-size: 20px;
		color: #e4cf85;	
	}
	.event_area p{
		width: 600px;
		margin: 0 auto;
		text-align: left;
		line-height: 1.8em;	
	}
	.event_area section.border{
		width: 550px;
		margin:0 auto;
		padding:20px;
		border:1px dotted #555;
	}
	.event_area section.border p{
		width: 500px;
		margin-bottom: 20px;
	}

/*===========================
			faq
===========================*/			

.faq_area{
	margin-bottom: 80px;
	font-size: 15px;
}
	.faq_area dl{
		margin-bottom: 30px;
		text-align: left;
		border-bottom: 1px dotted #555;
	}
	.faq_area dt{
		margin-bottom: 10px;
		font-size: 18px;
		font-weight: 600;
		color: #e4cf85;		
	}
	.faq_area dd{
		margin-bottom: 30px;
		line-height: 1.8em;	
	}
	.faq_area span{
		display: block;
		margin-top: 10px;
		font-size: 18px;
		font-weight: bold;
	}

/*===========================
			contact
===========================*/			

.contact_area{
	padding: 20px;
	font-size: 16px;
	color: #12090a;
	background-color: #fff;	
}
	.contact_area h3{
		margin-bottom: 5px;
		color: #de1d22;	
	}
	.contact_area article{
		margin-bottom: 20px;
	}

/*===========================
			goods
===========================*/	

#goods{
	margin-top: 80px;
}

.goods_area{
	font-size: 15px;	
}
	.goods_area h3{
		margin-bottom: 10px;
		font-size: 42px;
		color: #de1d22;	
	}
	.goods_area article{
		width: 1000px;
	    margin: 0 auto;
	    margin-bottom: 80px;
	    padding: 40px;
	    border: 1px dotted #555;
	    text-align: left;
	}
	.goods_area section{
		margin-bottom: 30px;
	}
	.goods_area h4{
		font-size: 24px;
		color: #e4cf85;	
	}
	.goods_area h5{
		font-size: 20px;
		color: #e4cf85;	
	}
	.goods_area p{
		width: 1000px;
		margin: 0 auto;
		text-align: left;
		line-height: 1.8em;	
	}
	.goods_area section.border{
		width: 550px;
		margin:0 auto;
		padding:20px;
		border:1px dotted #555;
	}
	.goods_area section.border p{
		width: 500px;
		margin-bottom: 20px;
	}

/*===========================
			footer
===========================*/

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

.bnrArea ul{
	position: relative;
	overflow: hidden;
}

.bnrArea li {
	float: left;
	padding-right: 20px;
}

.bnrArea li:first-child{
	padding: 8px 40px 0 45px;
}

.bnrArea li:last-child{
	padding-right: 0;
}

#page_top{
    position: relative;
    bottom: 20px;
    right: 20px;
}

#footer{
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
}

.copy{
	font-size: 12px;
	font-size: 1.2rem;
	color: #FFF;
	text-align: center;
	background: #911316;
	padding: 15px 0;
}

.ft_bg{
	position:relative;
}

#footerArea{
}