div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
img{border:0; vertical-align:top; max-width: 100%;}
img.lp {border:1px solid #a9a9a9;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}

/* input */
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;vertical-align:middle;margin:2px;padding:0px;}
input.txt,textarea.txt {margin:2px;padding:3px;border:1px solid #999;vertical-align:middle;font-size:14px;color:#333;}
select {margin:2px;padding:1px;border:1px solid #999;vertical-align:middle;font-size:14px;color:#333;}

/* ========== 共通パーツ========== */
.fs24 {font-size: 2.4rem !important;}
.fs23 {font-size: 2.3rem !important;}
.fs22 {font-size: 2.2rem !important;}
.fs21 {font-size: 2.1rem !important;}
.fs20 {font-size: 2.0rem !important;}
.fs19 {font-size: 1.9rem !important;}
.fs18 {font-size: 1.8rem !important;}
.fs17 {font-size: 1.7rem !important;}
.fs16 {font-size: 1.6rem !important;}
.fs15 {font-size: 1.5rem !important;}
.fs14 {font-size: 1.4rem !important;}
.fs13 {font-size: 1.3rem !important;}
.fs12 {font-size: 1.2rem !important;}
.fs11 {font-size: 1.1rem !important;}
.fs10 {font-size: 1.0rem !important;}
.lh10 {line-height: 1em;}
.lh11 {line-height: 1.1em;}
.lh12 {line-height: 1.2em;}
.lh13 {line-height: 1.3em;}
.lh14 {line-height: 1.4em;}
.lh15 {line-height: 1.5em;}
.lh16 {line-height: 1.6em;}
.lh17 {line-height: 1.7em;}
.lh18 {line-height: 1.8em;}
.lh19 {line-height: 1.9em;}
.lh20 {line-height: 2em;}
.bold {font-weight: bold;}
.lft {text-align: left;}
.cnt {text-align: center;}
.rgt {text-align: right;}
.flft {float: left;}
.frgt {float: right;}
.vat {vertical-align:top;}
.vam {vertical-align:middle;}
.vab {vertical-align:bottom;}
.ofa {overflow: auto;}
.ofh {overflow: hidden;}
.prv {position:relative;}
.pab {position:absolute;}
.mgb5 {margin-bottom: 5px;}
.mgb15 {margin-bottom: 15px;}
.mgb20 {margin-bottom: 20px;}
.mgt5 {margin-top: 5px;}
.mgt15 {margin-top: 15px;}
.mglra {margin-left:auto;margin-right:auto;}
.clear_fix {
min-height: 1em;
_height: 1px;
_overflow: visible;
}
.clear_fix:after {
content: "";
display: block;
clear: both;
height: 0px;
overflow: hidden;
}

html{
font-size: 62.5%;
}
body {
font-family: Meiryo, arial, sans-serif;
padding: 0px;
margin: 0px;
text-align: center;
color: #333;
line-height: 1em;
/* font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; */
font-family: Meiryo, arial, sans-serif;
font-size: 1.4rem;
background: #444;
}
a:link {color: #333;}
a:visited {color: #333;}
a:hover {color: #999;}
a:active {color: #666;}
a:hover img {opacity:0.7;}

.spItem{display:none;}

#header {
height: 50px;
}
#headerInner {
position: fixed;
z-index: 100;
width: 100%;
margin: 0px auto;
padding: 0px;
background: #fff;
box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
-o-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
-ms-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
}
#headerMenu {
position: relative;
width: 1000px;
height: 50px;
margin: 0px auto;
}
#Top {
background: url(../images/pc_img.jpg) center bottom no-repeat #fff;
background-size:cover;
}
#TopInner {
position: relative;
width: 1000px;
height: 800px;
margin: 0px auto;
text-align: left;
}
h1 {
position: absolute;
top: 30px;
right: 0px;
margin: 0px !important;
padding: 0px;
}
h2 {
margin: 0px auto 40px auto;
font-size: 6rem;
line-height: 1em;
font-family: 'Muli', sans-serif;
font-weight: 800;
}

.linkBn {
padding: 20px 0px;
background: #f5f5f5;
}
.linkBn ul {
width: 1000px;
margin: 0px auto;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}

#Intro {
text-align: center;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
color: #fff;
background: rgba(0,98,177,0.5);
}
#IntroInner {
position: relative;
width: 1000px;
margin: 0px auto;
padding: 70px 0px;
}
#Intro p {
margin: 30px auto 0px auto;
color: #fff;
font-size: 2.4rem;
font-weight: 700;
line-height: 1.8em;
}
#Intro p span {
display: block;
margin: 30px auto 0px auto;
font-size: 3rem;
line-height: 1.8em;

}

#Cast {
background: #eceae4;
}
#CastInner {
position: relative;
width: 1000px;
margin: 0px auto;
padding: 70px 0px;
}
#Cast ul {
display: flex;
flex-wrap: wrap;
justify-content: center;
margin: 0px auto 30px auto;
padding: 0px 0px 30px 0px;
border-bottom: 1px solid #ccc;
}
#Cast ul:last-child {
margin: 0px auto;
padding: 0px;
border-bottom: none;
}
#Cast li {
margin: 0px 10px;
font-size: 1.6rem;
}
#Cast li span {
display: block;
margin: 10px auto 0px auto;
}
#Cast img {
width: 130px;
border: 1px solid #fff;
}
#Cast li.team {
width: 60px;
margin: 50px 0 0 0;
font-size: 4rem;
line-height: 1em;
font-family: 'Muli', sans-serif;
font-weight: 800;
}
#Cast .Line01 .team {
color: #8fc31f;
}
#Cast .Line02 .team {
color: #eb6ea5;
}
#Cast .Line03 .team {
color: #f08300;
}
#Cast .Line04 .team {
color: #ba79b1;
}
#Cast .Line05 .team {
color: #b5a25d;
}

#Staff {
background: #5296bf;
}
#StaffInner {
position: relative;
width: 1000px;
margin: 0px auto;
padding: 70px 0px;
}
#Staff h2 {
color: #fff;
}
#Staff p {
margin: 40px auto 0px auto;
color: #fff;
font-size: 14px;
font-weight: bold;
line-height: 2em;
}

#Data {
background: #eceae4;
}
#DataInner {
position: relative;
width: 1000px;
margin: 0px auto;
padding: 70px 0px 40px 0px;
text-align: left;
line-height: 1.6em;
}
#Data h2 {
text-align: center;
}
.Date {
margin: 0px 0px 20px 0px;
font-size: 2rem;
color: #cf0049;
}
.DataUnit {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin: 0px 0px 30px 0px;
}
.DataUnit h3 {
font-size: 2rem;
width: 150px;
}
.DataUnit .DataTxt {
width: 800px;
}
.DataUnit table {
width: 100%;
}
.DataUnit th,
.DataUnit td {
padding: 10px 0px;
vertical-align: middle;
text-align: center;
border: 1px dotted #fff;
}
.DataUnit td.crtSt {
font-weight: bold;
font-size: 1.6rem;
color: #fff;
}
.DataUnit td.temA {
background: #8fc31f;
}
.DataUnit td.temB {
background: #eb6ea5;
}
.DataUnit td.temC {
background: #f08300;
}
.DataUnit td.temD {
background: #ba79b1;
}
.DataUnit td.temE {
background: #b5a25d;
}
.DataUnit td.temM {
background: #6cb5b2;
}
.DataUnit h4 {
margin: 0px 0px 10px 0px;
}
.DataUnit .price {
margin: 0px 0px 20px 0px;
line-height: 2em;
}
.DataUnit .contact {
font-size: 2rem;
}
.DataUnit .contact span {
font-size: 1.6rem;
}
#Data a.TcketFormBt {
display: block;
width: 300px;
margin: 30px auto 10px auto;
padding: 15px 0px;
text-align: center;
color: #fff;
text-decoration: none;
background: #cf0049;
}
#Data .TcketFormBtCap {
margin: 0px auto 30px auto;
}
#Data a.TcketFormBt:hover {
opacity: 0.7;
}
.Cos {
margin: 20px auto 0px auto;
font-size: 12px;
}
iframe {
width: 100%;
height: 300px;
}
.Map p {
margin: 20px auto 0px auto;
}
.theaterName {
font-size: 2rem;
font-wight: bold;
}

#footer {
padding: 30px 0px 70px 0px;
color: #fff;
background: #000;
}

#social_area {
position: absolute;
top: 15px;
right: 10px;
}
#social_area li{
margin: 0px;
padding: 0px 5px;
display:inline-block;
}
#social_area li.HomeBt a {
text-decoration: none;
}
.fb_iframe_widget > span {
vertical-align: baseline !important;
}

#special {
padding: 70px 0px;
background: #fff;
}
#special_inner {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
max-width: 1000px;
margin: 0px auto;
}
#special_inner div {
width: calc(50% - 20px);
}
#special h2 {
color: #5296bf;
font-size: 4rem;
}
#special p {
font-size: 1.8rem;
line-height: 1.6em;
text-align: left;
}
#special a {
display: block;
max-width: 1000px;
margin: 40px auto 0px auto;
padding: 20px;
text-decoration: none;
color: #fff;
font-size: 1.8rem;
line-height: 1.6em;
border-radius: 6px;
background: #5296bf;
}
#special a:hover {
opacity:0.7; 
}

/*ポップアップここから*/
.popup_wrap input {
display: none;
}
.popup_overlay {
display: flex;
justify-content: center;
overflow: auto;
position: fixed;
top: 0;
left: 0;
z-index: 9999;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.7);
opacity: 0;
transition: opacity 0.5s, transform 0s 0.5s;
transform: scale(0);
}
.popup_trigger {
position: absolute;
width: 100%;
height: 100%;
}
.popup_content {
position: relative;
align-self: center;
width: 90%;
max-width: 800px;
padding: 60px 80px 40px 80px;
box-sizing: border-box;
transition: 0.5s;
font-size: 1.8rem;
line-height: 2em;
font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
border-radius: 10px;
background: #fff;
}
.popup_content h2 {
margin: 0 0 30px 0;
font-size: 3rem;
text-align: center;
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.close_btn {
position: absolute;
top: 14px;
right: 16px;
font-size: 30px;
cursor: pointer;
}
.popup_wrap input:checked ~ .popup_overlay {
opacity: 1;
transform: scale(1);
transition: opacity 0.5s;
}
.open_btn {
position: absolute;
right: 0;
bottom: 30px;
margin: 0;
padding: 20px;
color: #5a95d0;
background:#fff;
font-weight: bold;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6);
border-radius: 10px;
cursor: pointer;
transition: .3s ease;
font-size: 2rem;
font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.open_btn:hover{
background:#5a95d0;
color:#fff;
transition: .3s ease;
}
/*ポップアップココまで*/

/*===============================================
 for SP
===============================================*/
@media screen and (max-width: 900px){

	body {
	font-family: Meiryo, arial, sans-serif;
	padding: 0px;
	margin: 0px;
	text-align: center;
	color: #333;
	line-height: 1em;
	/* font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; */
	font-family: Meiryo, arial, sans-serif;
	font-size: 1.4rem;
	background: #444;
	}
	a:link {color: #333;}
	a:visited {color: #333;}
	a:hover {color: #999;}
	a:active {color: #666;}
	a:hover img {opacity:0.7;}
	img {max-width: 100%;}

	.pcItem{display:none;}
	.spItem{display:block;}

	#header {
	height: 50px;
	}
	#headerInner {
	position: fixed;
	z-index: 100;
	width: 100%;
	margin: 0px auto;
	padding: 0px;
	background: #fff;
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-o-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-ms-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	}
	#headerMenu {
	position: relative;
	width: auto;
	height: 50px;
	margin: 0px auto;
	}

	#Top {
	}
	#TopInner {
	position: relative;
	width: 100%;
	height: auto;
	margin: 0px auto;
	}
	h1 {
	position: static;
	margin: 0px !important;
	padding: 40px 40px 100px 40px;
	}
	h2 {
	margin: 0px auto 40px auto;
	font-size: 4rem;
	line-height: 1em;
	}

	.linkBn ul {
	width: auto;
	}
	.linkBn li:first-child {
	margin: 0px 0px 5px 0px;
	}

	#Intro {
	background: rgba(0,98,177,0.5);
	}
	#IntroInner {
	position: relative;
	width: 100%;
	margin: 0px auto;
	padding: 70px 0px;
	}
	#Intro .IntroCopy {
	margin: 0px auto 50px auto;
	color: #fff;
	text-align: center;
	font-size: 40px;
	line-height: 1.8em;
	}
	#Intro p {
	width: auto;
	margin: 30px 20px 0px 20px;
	color: #fff;
	text-align: center;
	font-size: 1.6rem;
	line-height: 1.8em;
	}
	#Intro p span {
	font-size: 2.2rem;
	line-height: 1.8em;
	}

	#Cast {
	background: #eceae4;
	}
	#CastInner {
	position: relative;
	width: auto;
	margin: 0px 10px;
	padding: 70px 0px;
	}

	#Cast ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0px auto 30px auto;
	padding: 0px 0px 30px 0px;
	border-bottom: 1px solid #ccc;
	}
	#Cast ul:last-child {
	margin: 0px auto;
	padding: 0px;
	border-bottom: none;
	}
	#Cast li {
	width: calc(50% - 10px);
	margin: 20px 0px;
	font-size: 1.8rem;
	}
	#Cast li span {
	display: block;
	margin: 10px auto 0px auto;
	}
	#Cast img {
	width: auto;
	border: 1px solid #fff;
	}
	#Cast li.team {
	width: 100%;
	margin: 0;
	padding: 10px 0;
	font-size: 2rem;
	color: #fff !important;
	}
	#Cast .Line01 .team {
	background: #8fc31f;
	}
	#Cast .Line02 .team {
	background: #eb6ea5;
	}
	#Cast .Line03 .team {
	background: #f08300;
	}
	#Cast .Line04 .team {
	background: #ba79b1;
	}
	#Cast .Line05 .team {
	background: #b5a25d;
	}

	#Staff {
	background: #5296bf;
	}
	#StaffInner {
	position: relative;
	width: auto;
	margin: 0px auto;
	padding: 70px 0px;
	}
	#Staff h2 {
	color: #fff;
	}
	#Staff p {
	margin: 40px auto 0px auto;
	color: #fff;
	font-size: 1.4rem;
	font-weight: bold;
	line-height: 2em;
	}
	#Staff li {
	margin: 0px auto 10px auto;
	color: #fff;
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 1.6em;
	}

	#DataInner {
	position: relative;
	width: auto;
	margin: 0px 10px;
	padding: 70px 0px 40px 0px;
	text-align: left;
	line-height: 1.6em;
	}
	.DataUnit h3,
	.DataUnit .DataTxt {
	width: 100%;
	}
	.DataUnit table {
	width: 100%;
	}
	.DataUnit h3 {
	text-align: center;
	margin: 0px 0px 20px 0px;
	}
	.DataUnit h4 span {
	display: block;
	}
	.Date {
	margin: 0px 0px 20px 0px;
	font-size: 2rem;
	text-align: center;
	color: #cf0049;
	}
	.ticketInfo {
	text-align: left;
	}
	.ticketInfo li {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #aaa;
	}
	.contact {
	text-align: center;
	}
	.contact span {
	display: block;
	margin: 10px auto 0px auto;
	}

	#footer {
	font-size: 1.2rem;
	}

	.spImg {
	margin: 0px auto 20px auto;
	}

	#special_inner div {
	padding: 0 20px;
	width: 100%;
	}
	#special h2 {
	font-size: 3rem;
	line-height: 1.4em;
	margin: 0 !important;
	padding: 20px 0 !important;
	}

	/*ポップアップここから*/
	.popup_wrap input {
	display: none;
	}
	.popup_overlay {
	display: flex;
	justify-content: center;
	overflow: auto;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7);
	opacity: 0;
	transition: opacity 0.5s, transform 0s 0.5s;
	transform: scale(0);
	}
	.popup_trigger {
	position: absolute;
	width: 100%;
	height: 100%;
	}
	.popup_content {
	position: absolute;
	top: 20px;
	align-self: center;
	width: 95%;
	max-width: 800px;
	padding: 40px 20px 20px 20px;
	box-sizing: border-box;
	transition: 0.5s;
	font-size: 1.4rem;
	line-height: 1.6em;
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	border-radius: 10px;
	background: #fff;
	}
	.popup_content h2 {
	margin: 0 0 20px 0;
	font-size: 2rem;
	text-align: center;
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	}
	.close_btn {
	position: absolute;
	top: 14px;
	right: 16px;
	font-size: 30px;
	cursor: pointer;
	}
	.popup_wrap input:checked ~ .popup_overlay {
	opacity: 1;
	transform: scale(1);
	transition: opacity 0.5s;
	}
	.open_btn {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 20px;
	margin: 0 20px;
	padding: 20px;
	color: #5a95d0;
	background:#fff;
	font-weight: bold;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
	border-radius: 10px;
	cursor: pointer;
	transition: .3s ease;
	font-size: 2rem;
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	text-align: center;
	}
	.open_btn:hover{
	background:#5a95d0;
	color:#fff;
	transition: .3s ease;
	}
	/*ポップアップココまで*/

}
