@charset "UTF-8";
/* CSS Document */

html{font-size: 62.5%;}
body{font-family:"メイリオ", Meiryo, Osaka,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;word-break:normal;word-wrap:break-word;-webkit-text-size-adjust: 100%;}
body,div,nav,section,article,aside,header,footer,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,table,th,td{margin:0;padding:0;}
div,nav,section,article,aside,header,footer,ul,ol,li,table,th,td,dl,dt,dd{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;}
h1,h2,h3,h4,h5,h6{font-size:20px;font-size:2rem;font-weight:bold;}
a{
	color: ;text-decoration:none;
	opacity:1;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all  0.4s ease;
}
a:hover{opacity:0.7;}
p{line-height:2;}
li,dt,dd,th,td,a,span{line-height:1.5;}
a:hover{opacity:0.7;}
table{border-collapse:collapse;border-spacing:0;border:thin solid #000000;}
th{border-bottom:thin solid #000000;font-weight:normal;}
td{border-bottom:thin solid #000000;border-left:thin solid #000000;}
fieldset,img{border:0;}
img{vertical-align:top;}
ol,ul{list-style:none;}
caption,th{text-align:l;}

/*.clearfix
----------------------------------------------*/
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}

/*body
----------------------------------------------*/

body{
	width:100%;
}

/*.wrapper
----------------------------------------------*/

.wrapper{
	margin:0 auto;
	width:1280px;
	font-size:16px;
	font-size:1.6rem;
	opacity:0;
}

/*.headerArea
----------------------------------------------*/

.headerWrapper{
	position:relative;
	width:1280px;
	height:537px;
	overflow:hidden;
}

.headerWrapper p{
	overflow:hidden;
}

.socialUnit{
	position:absolute;
	top:22px;
	right:20px;
	z-index:20;
	opacity:0;
}

.socialUnit li{
	float:left;
	margin-left:20px;
}

.socialUnit li span{display:block !important;}

/*.固定
----------------------------------------------*/

.linksFixedArea{
	position:fixed;
	top:50px;
	right:0;
	z-index:9999;
	/*opacity:0;*/
}

.linksFixedArea li{margin-bottom:18px;}

/*.アニメーション
----------------------------------------------*/

.animePo{
	position:absolute;
	opacity:0;
	top:0;
	left:0;
}

.scrollFade{opacity:0;}

#anime3{
	z-index:20;
}

#anime4{
	opacity:0;
}

/*.naviArea
----------------------------------------------*/

#naviWrapper{
	width:100%;
	min-width:1280px;
}

.naviList {
	width:1280px;
	margin:0 auto;
	padding:0 140px;
	background-color:#ff1493;
}

.naviList li{
	float:left;
	width:166px;
	height:60px;
}

#navi1{
	width:170px;
}

.naviList li:hover{cursor:pointer;}

.naviList a{
	display:block;
	width:100%;
	height:100%;
	background-repeat:no-repeat;
	background-image:url(../img/navi.png);
	text-align:center;
	line-height:60px;
	text-indent:-9999px;
}

#navi1 a{background-position:0 0;}
#navi2 a{background-position:-170px 0;}
#navi3 a{background-position:-336px 0;}
#navi4 a{background-position:-502px 0;}
#navi5 a{background-position:-668px 0;}
#navi6 a{background-position:-834px 0;}


/*#navi4 a{
	opacity:0.5;
	cursor:default;
}*/

/*固定ナビゲーション用*/
.naviFixed{
	position:fixed;
	top:0;
	z-index:100;
}

/*.footerArea
----------------------------------------------*/

.footerArea{
	position:relative;
	overflow:hidden;
	background:#ff1493;
	color:#fff;
	border-top:solid 2px #fff;
}

.copyright{
	font-size:12px;
	font-size:1.2rem;
	line-height:3;
	display:block;
	text-align:center;
}

/*共通
----------------------------------------------*/

.pcNone{display:none;}

.left{float:left;}

.right{float:right;}

.callto{text-decoration:underline;}

.contentsArea{
}

.innerWrapper{
	width:1000px;
	margin:0 auto;
}

.innerContent{padding:0 0 60px;}

.innerContent h2{
	text-align:center;
	margin:0 0 60px;
}

.pageLink{
	position:absolute;
	top:-60px;
}

.hiddenText{
	position:fixed;
	top:-100%;
}

.idmp{
	margin: -70px 0 0;
	padding: 70px 0 0;
}

.idmpSpecial{
	margin: 0 0 0;
	padding: 0 0 0;
}


/*ニュース
----------------------------------------------*/

.newsArea{
	text-align:center;
	background:url(../img/newsBg.png) left 140px bottom 20px no-repeat;
	background-color:#fac8a1;
	padding:50px 0;
}

.newsContent{
	width:720px;
	margin:0 auto;
}

.newsContent .left{width:270px;}

.newsContent .right{width:450px;}

.newsList{
	width:450px;
	padding:0 0 0 20px;
}

.newsList dt{
	float:left;
	width:145px;
	text-align:left;
}

.newsList dd{
	padding:0 0 0 165px;
	margin:0 0 20px;
	background:url(../img/newsArrow.png) 145px 8px no-repeat;
	text-align:left;
}

.newsList dd a,
.newsList dd a:visited{
	color:#000;
	text-decoration:underline;
}

/*公演内容
----------------------------------------------*/

.summaryArea{
	padding-bottom:0;
}

.summaryArea .leaflet{
	position:relative;
}

.leaflet span{
	position:absolute;
	top:82%;
	left:440px;
	margin:0;
 	padding:0;
}	

/*おすすめ
----------------------------------------------*/

.recomArea{
	padding:75px 164px 95px;
	/* background-image:url(../img/recomBg.png),url(../img/comBg1.png);
	background-position:right 180px bottom 20px,center top;
	background-repeat:no-repeat,no-repeat; */
	background-color:#592a72;
}

.recomContent ul{
	font-size:18px;
	color:#fff;
}

.recomContent li{
	margin:0 0 20px;
}

.recomContent li:before{
	content: "■";
	color:#ff1493;
}

.recomContent li a{
	color:#fff;
	text-decoration:underline;
}

/*ギャラリー
----------------------------------------------*/

.galleryArea{
	padding:75px 0 95px;
	/*background-image:url(../img/comBgMark1.png),url(../img/comBg1.png);
	background-position:left 150px bottom 20px,center top;
	background-repeat:no-repeat,no-repeat;*/
	background-color:#F5A9E1;
}

.galleryContent{
}

.galleryContent h3{
	text-align:center;
	margin:0 0 40px;
}

.galleryContent ul{
	padding:0 25px;
	margin:0 0 35px;
}

.galleryContent li{
	float:left;
	margin:0 0 25px;
}

.galleryContent li:nth-of-type(3n-1){
	margin:0 25px 25px;
}

.galleryContent li:nth-of-type(3n+1){
	clear:both;
}

.galleryContent li span{
	display:block;
	text-align:center;
	padding-top:4px;
}

.galleryContent li a span{
	color:#000;
	display:block;
	padding-top:5px;
	font-size:14px;
	text-align:center;
}

/*チケット
----------------------------------------------*/

.ticketArea{
	color:#000;
/*	height:3898px;*/
/*	height:3498px;
	height:2898px;
	background:url(../img/ticketBg.png) center top no-repeat;*/
	padding:75px 0 95px;
	background-color:#592a72;
}

.ticketArea h2{
}

.ticketContent{margin:0 0 60px;}

.ticketContent:nth-of-type(1){
	margin:0 0 45px;
}

.ticketContent:nth-last-of-type(1){
	margin:0;
}

.ticketDetailList li{
	margin:0 0 20px;
}

.ticketDetailList li:nth-of-type(2){
	margin-bottom:25px;
}

.ticketContent2{
	padding:10px 0 0;
	border-radius:5px;
	background:#fff;
}

.ticketContent2 h3{
	background:#ff1493;
	padding:13px 0;
	text-align:center;
	margin:0 0 40px;
}

/*星取り*/

.timeTable{
	margin:25px 0 10px;
}

.timeTable,
.timeTable td,
.timeTable th{
	font-size: 16px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.timeTable table{
	border:2px solid #ff1493;
	border-collapse:collapse;
	background:#fff;
	margin:0 0 12px;
	table-layout:fixed;
}
.timeTable td,
.timeTable th{
	border:1px solid #372628;
	padding:15px 8px;
	text-align:center;
	background:#fef4ed;
	word-break:keep-all;
	white-space:nowrap;
}
.timeTable .blue{
	background:#E3CEF6;
	color:#2575f4;
}

.timeTable .red{
	background:#F5A9E1;
	color:#e26060;
}

.timeTable .colorNone .blue,
.timeTable .colorNone .red{
	color:#000;
}

.timeTable th{
	width:180px;
	border-right:2px solid #372628;
}

.timeTable td:empty{
	background-image:url(../img/tdLine.png);
	background-size:100% 100%;
}

.timeTable tbody{
	border-bottom:2px solid #ff1493;
}

.timeTable tbody.uppertable{border-bottom:2px solid ff1493;}

.timeTable .txt_b{font-weight: bold;}

.tableCaution{
	font-size:16px;
	margin:10px 0 5px;
}

.childText{
	font-size:16px;
	margin:10px 0;
	line-height:1.7;
	color:#fff;
}

/*上演時間*/

.constitution{
	padding:0 25px 30px;
}

.constitution table{
	width:450px;
	text-align:center;
	font-size:20px;
}

.constitution caption{
	padding:0 0 20px;
}

.constitution th{
	width:50%;
	padding:20px 0;
}

.constitution td{
	padding:20px 0;
}

/*座席*/

div.seatList{
	padding:0 25px 35px;
}

.seatList li{
	float:left;
	width:24%;
	text-align:center;
}

.seatList li:nth-of-type(4n-1){margin:0 1.3% 0 0;}

.seatList li:nth-of-type(4n-2){margin:0 1.4% 0 1.3%;}

/*予約販売*/

.preceding{
	padding:10px 25px 30px;
}

/*.preceding:nth-of-type(2){
	padding-bottom:30px;
}*/

.preceding h4{
	margin:0 0 15px;
	text-align:center;
}

.precedingBox{
	display:table;
	width:100%;
	height:150px;
}

.leftBox{
	width:440px;
	display:table-cell;
	vertical-align:middle;
	border-radius:5px 0 0 5px;
	text-align:center;
	background:#592a72;
}

.leftBox span{
	display:block;
	margin:0 auto;
	height:30px;
	border-radius:15px;
	width:410px;
	background-color:#fff;
}

.leftBox span img{
	margin-top:5px;
}

.rightBox{
	display:table-cell;
	vertical-align:middle;
	border-radius:0 5px 5px 0;
	text-align:left;
	background:#E3CEF6;
	padding:0 25px;
	text-align:center;
}

.rightBox p{
	font-size:28px;
	line-height:1;
}

.rightBox .mailClubLink{
	margin:15px 0 0;
	font-size:15px;
}

.rightBox .mailClubLink a{
	text-decoration:underline;
	color:#000;
}

.rightBox .tell{
	padding:20px 0 0 45px;
	font-size:30px;
	background:url(../img/iconTell.png) left bottom 5px no-repeat;
}

.netCampaign{
	color:#fff;
	margin:10px 0 25px;
	font-size:16px;
	text-align:center;
}

.precedingText{
	text-align:center;
	font-weight:bold;
	font-size:20px;
	margin:15px 0;
}

.precedingText a{
	color:#000;
	text-decoration:underline;
}

/*一般発売*/

#general .ticketList1{
	margin:0 0 10px;
}

.general{
	border-radius:5px;
	padding:0 30px 45px;
	color:#000;
}

.general div.clearfix{text-align:center;}

.general .left,
.general .right{
	width:46%;
}

.general div.clearfix dt{
	width:100%;
	border-radius:15px;
	box-shadow:0 3px 3px rgba(0,0,0,0.25);
	line-height:1;
	padding:7px 0;
	margin:0 0 25px;
	color:#fff;
	background:#592a72;
}

.general div.clearfix dd{
	font-size:28px;
	line-height:1;
	margin:0 0 45px;
}

.ticketList1 dt{
	padding:10px 0;
	float:left;
	width:38%;
}

.ticketList1 dd{
	width:100%;
	padding:10px 0 10px 38%;
	border-bottom:1px dotted #000;
	font-size:18px;
}

.ticketList1 dd a{
	text-decoration:underline;
	color:#000;
}

.childText2{
	font-size:16px;
	margin:10px 0 30px;
}

.general .today{
	width:460px;
	margin:45px auto 0;}
}

.general .today div.clearfix{text-align:center;}

.general .today div.clearfix dt{
	width:100%;
	border-radius:15px;
	box-shadow:0 3px 3px rgba(0,0,0,0.25);
	line-height:1;
	padding:7px 0;
	margin:0 0 25px;
	color:#fff;
	background:#592a72;
}

.general .todayText {
	width:700px;
	margin:0 auto;
	text-align:left;
	font-size:18px;
}

.general .todayText h4{
	text-align:center;
	font-weight:normal;
	font-size:18px;
	margin:0 0 30px;
}

.general .todayText h5{
	font-weight:normal;
	font-size:18px;
	margin:0 0 10px;
}

.general .todayText p{
	text-align:center;
	margin:0 0 30px;
}

.general .todayText ul{
	margin:0 0 30px;
} 

.general .todayText ul li{
	line-height:1.5;
}

/*プレイガイド*/

.handling{
	font-size:14px;
	padding:0 35px 35px;
	color:#000;
}

.handling a{
	color:#000;
	text-decoration:underline;
}

.handling dt{
	float:left;
	width:33%;
}

.handling dd{
	width:100%;
	padding:0 0 0 33%;
}

.ticketList2{margin:0 0 10px;}

.ticketList2 dt{padding:8px 0;}

.ticketList2 dd{
	padding:8px 0 8px 33%;
	border-bottom:1px dotted #000;
}


/*アクセス
----------------------------------------------*/

.accessArea{
	padding:75px 0 200px;
	/*background-image:url(../img/comBgMark1.png),url(../img/comBg1.png);
	background-position:left 150px bottom 20px,center top;
	background-repeat:no-repeat,no-repeat;*/		
	background-color:#F5A9E1;
	text-align:center;
}

.accessArea h2{
	margin:0 0 90px;
}


/*打ち上げ
----------------------------------------------*/

.partyArea{
	text-align:center;
/*	padding:100px 140px;
	background-image:url(../img/recomDetail/recomDetailBg1.png),url(../img/recomDetail/recomDetailBg2.png);
	background-position:center top,center bottom;
	background-repeat:no-repeat,no-repeat;*/
	background-color:#592a72;
}

.partyArea h1{
	margin:0 0 0;
}


/*開演前と中入りのおたのしみ
----------------------------------------------*/

.recomWrapper{
	width:820px;
	margin:0 auto;
}

.recomDetailArea{
	text-align:center;
/*	padding:100px 140px;
	background-image:url(../img/recomDetail/recomDetailBg1.png),url(../img/recomDetail/recomDetailBg2.png);
	background-position:center top,center bottom;
	background-repeat:no-repeat,no-repeat;*/
	background-color:#592a72;
}

.recomDetailArea h1,
.recomDetailArea h2{
	margin:0 0 0;
}

.recomDetailArea p{
	color:#fff;
	text-align:left;
	font-size:20px;
	margin:20px 0 60px;
}

.recomDetailArea p a,
.recomDetailArea p a:visited{
	color:#fff;
	text-decoration:underline;
}

/*ページトップボタン
----------------------------------------------*/

.dlBtn{
	display:block;
	text-align:center;
	background:url(../img/btnBg.png) center center repeat;
	border-radius:3px;
	height:76px;
	line-height:76px;
	width:430px;
	font-size:16px;
	color:#fff;
	margin:0 auto;
}

.dlBtn span{
	display:inline;
	vertical-align:middle;
}

#pageTopBtn{
	display:block;
	width:58px;
	height:58px;
	overflow:hidden;
	background:url(../img/pageTop.png) center center no-repeat;
	background-size:auto 100%;
	position:fixed;
	bottom:30px;
	opacity:0;
	z-index:6;
	text-indent:-9999px;
}
