@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:100%;
	font-size:14px;
	font-size:1.4rem;
}

/*.fixedArea
----------------------------------------------*/

.fixedArea{
	position:fixed;
	top:0;
	left:0;
	z-index:3;
	width:100%;
	height:46px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fef5d8+0,e2c25c+100 */
	background: rgb(254,245,216); /* Old browsers */
	background: -moz-linear-gradient(-45deg,  rgba(254,245,216,1) 0%, rgba(226,194,92,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg,  rgba(254,245,216,1) 0%,rgba(226,194,92,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg,  rgba(254,245,216,1) 0%,rgba(226,194,92,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fef5d8', endColorstr='#e2c25c',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.socialUnit{
	margin:12px 0;
	margin:1.2rem 0;
}

.socialUnit li{
	float:left;
    vertical-align:top;
    margin:1px 10px 0 5px;
    margin:0.1rem 1rem 0 0.5rem;
}

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

#ticketBtn{
	position:fixed;
	right:46px;
	top:0;
	display:block;
	width:70px;
	height:46px;
	line-height:46px;
	background:#880207;
	color:#fff;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

.menuBtn{
	position:fixed;
	top:0;
	right:0;
	display:block;
	width:46px;
	height:46px;
	line-height:46px;
	background:url(../img/bg1Repeat.png) center center no-repeat;
	font-size:10px;
	font-size:1rem;
	font-weight:bold;
	text-align:center;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

#openBtn{
}

#closeBtn{
	display:none;
}

#fixedMenu{
	position:fixed;
	background-color:rgba(255,255,255,0.95);
	top:46px;
	left:200%;
	width:50%;
	height:100%;
	opacity:0;
	box-shadow:0 10px 30px  rgba(255,255,255,0.95);
}

#fixedMenuWrapper{
	height:100%;
	overflow-y:scroll;
}

.menuList{
	padding:0 15px 60px 15px;
	padding:0 1.5rem 6rem 1.5rem;
	background:url(../img/stage1Bg.png) top center repeat;
	background-size:80% auto;
}

.menuList li{
	padding:20px 0 20px 15px;
	padding:2rem 0 2rem 1.5rem;
	font-weight:bold;
	colro:#333;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	border-bottom:1px solid #D1D1D1;
	background:url(../img/newsArrow.png) left center no-repeat;
}

.menuList li a{
	color:#000;
	display:block;
	width:100%;
}

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

.headerWrapper{
	padding-top:46px;
	padding-top:4.6rem;
}

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

.linksFixedArea{
	position:fixed;
	top:60px;
	right:0;
	z-index:9999;
}

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

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

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

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

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

.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:-200px 0;}
#navi3 a{background-position:-400px 0;}
#navi4 a{background-position:-600px 0;}
#navi5 a{background-position:-800px 0;}

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

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

.footerArea{
	position:relative;
	overflow:hidden;
	background:#000;
	color:#fff;
}

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

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

.pcNone{display:none;}

.left{float:left;}

.right{float:right;}

.callto{
	text-decoration:underline;
}

.innerWrapper{
	width:100%;
	margin:0 auto;
	padding:0 3%;
}

.innerContent{
	padding:0 0 45px;
	padding:0 0 4.5rem;
}

.innerContent h2{
	text-align:center;
	overflow-x:hidden;
	margin-bottom:30px;
	margin-bottom:3rem;
}

.innerContent h2 img{
	margin-left:-50%;
}

.comming{
	text-align:center;
	margin:100px 0 0;
}
	
/*公演内容
----------------------------------------------*/

.summaryArea{
	background-image:url(../img/stage1Bg.png),url(../img/bg1Repeat.png);
	background-position:top center,top center;
	background-repeat:repeat-y,repeat-y;
	background-size:100% auto,100% auto;
	box-shadow:0 3px 5px -3px #333 inset;
	padding:30px 0 0;
	padding:3rem 0 0;
}

/*ニュース*/

.newsList{
	padding:25px 0 0;
	padding:2.5rem 0 0;
}

.newsList dt{
	margin:0 0 5px;
	margin:0 0 0.5rem;
}

.newsList dd{
	padding:0 0 5px 10px;
	padding:0 0 0.5rem 1rem;	
	margin:0 0 15px;
	margin:0 0 1.5rem;
	background:url(../img/newsArrow.png) left 7px no-repeat;
	background-size:7px auto;
	border-bottom: 1px dotted #747474;
}

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

/*ステージ１*/

.stage1Content{
	padding:45px 0 0;
	padding:4.5rem 0 0;
}

.stage1Content p,
.stage1Content ul{
	width:100%;
	padding:0 3%;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}

.stage1Content ul{
	margin:0 auto 20px;
	margin:0 auto 2rem;
}

.stage1Content li{
	float:left;
	width:40%;
	line-height:1;
	margin:0 0 10px 10%;
	margin:0 0 1rem 10%;
}

.stage1Content p{
	margin:0 auto;
	line-height:2.5;
}

.stage1Bg{
}

/*キャスト*/

.castContent{position:relative;}

.castContent h2 img{
	margin-left:-25% !important;
}

.castBg{
	position:absolute;
	top:0;
	left:0;
}

/*ステージ２*/

.stage2Content{
	background:url(../img/stage2Bg.png) top center no-repeat;
	background-size:100% auto;
	box-shadow:0 6px 12px -6px #333 inset;
	padding-bottom:45px;
	padding-bottom:4.5rem;
}

.stage2Content h2{
	position:relative;
	z-index:2;
	margin-bottom:15px;
	margin-bottom:1.5rem;
}

.s2Right{
	text-align:right;
	padding:0 3% 0 0;
}

.s2Left{
	margin-top:-45px;
	margin-top:-4.5rem;
}

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

.ticketArea{
	background-image:url(../img/ticketBg.png),url(../img/bgRed.png);
	background-position:top center,top center;
	background-repeat:no-repeat,repeat-y;
	background-size:100% auto,100% auto;
	box-shadow:0 6px 12px -6px #333 inset;
	color:#fff;
}

.ticketArea h2{}

.ticketContent{
	padding:0 0 35px;
	padding:0 0 3.5rem;
	font-size:12px;
	font-size:1.2rem;
}

.ticketContent h3{
	text-align:center;
	overflow:hidden;
	margin:0 0 10px;
	margin:0 0 1rem;
}

.ticketContent h3 img{
	margin-left:-40%;
}

.ticketDetailList li{
	margin:0 0 15px;
	margin:0 0 1.5rem;
}

/*星取り*/

.timeTable{
	width:100%;
	overflow-x:scroll;
	color:#000;
	margin:15px 0 10px;
}

.timeTable,
.timeTable td,
.timeTable th{
	font-size: 12px;
	font-size: 1.2rem;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background:#a42925;
}
.timeTable table{
	border:2px solid #a42925;
	border-collapse:collapse;
	background:#f0ebe3;
}
.timeTable td,
.timeTable th{
	border:1px solid #a42925;
	padding:3px 10px;
	text-align:center;
	background:#f0ebe3;
}
.timeTable .blue{background: #d6eff9;}

.timeTable .red{	background: #f9d7d6;}

.timeTable th{width:92px;}

.timeTable td{width:55px;}

.timeTable td img{display:inline;vertical-align:middle;}

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

.timeTable tbody.uppertable{border-bottom:5px solid #a42925;}

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

.tableCaution{
	font-size:12px;
	font-size:1.2rem;
	margin:0 0 10px;
	margin:0 0 1rem;
}

#tTableMess {
    margin: 0 0 20px;
    margin: 0 0 2rem;
    text-align: center;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: bold;
}

.kurumaCaution{
	font-size:12px;
	font-size:1.2rem;
	line-height:1.7;
}

/*座席*/

.seatList li{
	float:left;
	width:48%;
	text-align:center;
	margin:0 0 15px;
	margin:0 0 1.5rem;
}

.seatList li:nth-of-type(even){float:right;}

/*先行予約*/

.preceding{
	width:100%;
	margin:0 0 30px;
	margin:0 0 3rem;
}

.leftBox{
	text-align:center;
	border-radius:5px 5px 0 0;
	background-color:#bb9244;
	padding:15px;
	padding:1.5rem;
	width:100%;
}

.leftBox span{
	display:block;
	background-color:#fff;
	border-radius:11px;
	border-radius:1.1rem;
	padding:5px 0;
	padding:0.5rem 0;
	line-height:1;
	margin-top:10px;
	margin-top:1rem;
}

.leftBox span.internet:hover{
	background-color:#D9B654;	
}

.rightBox{
	background-color:#fff;
	border-radius:0 0 5px 5px;
	padding:15px;
	padding:1.5rem;
	color:#000;
	width:100%;
	text-align:center;
}

.rightBox p{
	line-height:1.7;
	font-size:18px;
	font-size:1.8rem;
	font-weight:bold;
}

.rightBox .clubCaution{
	font-size:14px;
	font-size:1.4rem;
	font-weight:normal;
	margin-top:10px;
	margin-top:1rem;
}

.rightBox .clubCaution a,
.rightBox .counterTell a,
.group dd a{
	text-decoration:underline;
	color:#000;
}

.rightBox .counterTell{
	font-size:26px;
	font-size:2.6rem;
	padding:10px 0;
	padding:1rem 0;
}

.rightBox .counterTell img{
	margin-right:5px;
	margin-right:0.5rem;
}

/*一般販売*/

.general{
	background-color:#fff;
	border-radius:5px;
	padding:15px;
	padding:1.5rem;
	color:#000;
}

.general .generalReser{text-align:center;}

.general .generalReser dt{
	width:100%;
	background-color:#bb9244;
	border-radius:11px;
	font-size:12px;
	font-size:1.2rem;
	line-height:1;
	padding:5px 0;
	margin:0 0 10px;
	color:#fff;
	font-weight:bold;
}

.general .generalReser dd{
	font-size:18px;
	font-size:1.8rem;
	font-weight:bold;
	line-height:1;
	margin:20px 0 30px;
	margin:2rem 0 3rem;
}

.ticketList1 dt{
	padding:10px 0 5px;
	padding:1rem 0 0.5rem;
	font-weight:bold;
	font-size:14px;
	font-size:1.4rem;
}

.ticketList1 dd{
	font-size:14px;
	font-size:1.4rem;
	padding:0 0 10px;
	padding:0 0 1rem;
	border-bottom:1px dotted #000;
}

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

/*グループ観劇*/

.group{
	padding:20px 15px;
	padding:2rem 1.5rem;
	text-align:center;
	background-color:#fff;
	border-radius:5px;
	color:#000;
	font-size:18px
}

.group p{
	line-height:1.7;
	font-size:14px;
	font-size:1.4rem;
}

.group dl{
	width:100%;
	margin:0 auto;
}

.group dt{
	width:100%;
	background-color:#bb9244;
	border-radius:11px;
	line-height:1;
	padding:5px 0;
	padding:0.5rem 0;
	margin:20px 0;
	margin:2rem 0;
	color:#fff;
	font-size:12px;
	font-size:1.2rem;
	font-weight:bold;
}

.group dd{
	line-height:1;
	text-align:center;
	font-weight:bold;
	font-size:26px;
	font-size:2.6rem;
	padding:10px 0;
	padding:1rem 0;
}

.group dd img{
	margin-right:5px;
	margin-right:0.5rem;
}

/*プレイガイド*/

.handling{font-size:14px;}

.handling p{
	font-size:12px;
	font-size:1.2rem;
}

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

.ticketList2{margin:0 0 10px;}

.ticketList2 dt{
	font-weight:bold;
	padding:8px 0 5px;
	padding:0.8rem 0 0.5rem;
}

.ticketList2 dd{
	padding:5px 0;
	padding:0.5rem 0;
}

.ticketList2 .ddBorder{
	border-bottom:1px dotted #000;
	padding-bottom:10px;
	padding-bottom:1rem;
}

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

.recoomenArea{
	background:url(../img/bg1Repeat.png) bottom center repeat-y;
	background-size:100% auto;
}

.recoomenArea h3{
	color:#9c211a;
	font-size:16px;
	font-size:1.6rem;
	margin:0 0 25px;
	margin:0 0 25.rem;
	background:url(../img/recomHBg.png) left 2px no-repeat;
	background-size:5px 100%;
	padding:0 0 0 15px;
	padding:0 0 0 1.5rem;
	line-height:1.4;
}

.recommendContent{
	position:relative;
	background:#fff;
	border-radius:5px;
	padding:15px;
	padding:1.5rem;
	font-size:14px;
	font-size:1.4rem;
	margin:0 0 45px;
	margin:0 0 4.5rem;
}

.recomFlourPo{
	position:absolute;
	top:-30px;
	right:0;
}

.recommendContent p{
	color:#333;
	margin:0 0 20px;
	margin:0 0 2rem;
}

.recommendContent dt{
	background-color:#a02522;
	color:#fff;
	width:120px;
	text-align:center;
	border-radius:3px;
	line-height:1;
	padding:5px 0;
	padding:0.5rem 0;
	margin:0 0 10px;
	margin:0 0 1rem;
}

.recommendContent dd{
	margin:0 0 20px;
	margin:0 0 2rem;
	line-height:1.7;
}

.recomBtn{
	display:block;
	width:100%;
	margin:20px auto 0;
	margin:2rem auto 0;
}

/*おすすめ1詳細*/

.recomDetail .recom1Po{
}

.recomDetail .recomCopy{
	font-size:14px;
	font-size:1.4rem;
	margin:0 0 30px;
	margin:0 0 3rem;
}

.recomDetail dl{
	margin:0 0 35px;
	margin:0 0 3.5rem;
}

.recomDetail dt,
.recomDetail2 dt{
	background-color:#a02522;
	width:auto;
	display:inline-block;
	color:#fff;
	text-align:center;
	border-radius:3px;
	line-height:1;
	padding:5px 10px 4px;
	padding:0.5rem 1rem 0.4rem;
}

.recomDetail dd{
	padding:5px 0 4px;
	padding:0.5rem 0 0.4rem;
	margin:0 0 4px;
	margin:0 0 0.4rem;
	line-height:1.7;
}

.recomDetail .recomBottom{
	margin:0 0 15px;
	margin:0 0 1.5rem;
}

.rDWhat h4{
	font-size:18px;
	color:#a02522;
	font-weight:normal;
	margin:0 0 10px;
	text-indent:-10px;
}

.rDWhat img{
	margin-bottom:15px;
	margin-bottom:1.5rem;
}

.rDWhat p{
	margin:0 0 30px;
}

.recomDetail dd a,
.recomDetail2 dd a{
	color:#000;
	text-decoration:underline;
}

/*おすすめ2詳細*/

.recomDetail2 .recom2Po{
	margin:0 0 15px;
	margin:0 0 1.5rem;
}

.recomDetail2 dd{
	padding:5px 0 4px;
	padding:0.5rem 0 0.4rem;
	margin:0 0 25px;
	margin:0 0 2.5rem;
	line-height:1.7;
}

/*スペシャル
----------------------------------------------*/

.specialArea{
	background:url(../img/bg1Repeat.png) bottom center repeat-y;
	background-size:100% auto;
}

.specialArea ul.photoList{
	width:100%;
	margin:0 auto;
}

.specialArea ul.photoList li{
	float:left;
	width:32%;
	margin:0 0 20px;
	margin:0 0 2rem;
}

.specialArea ul.photoList li:nth-of-type(3n-1){
	margin:0 2% 20px;
	margin:0 2% 2rem;
}


.movieList{
	margin:0 0 15px;
	margin:0 0 1.5rem;
}

.movieList li{
	float:left;
	width:48.5%;
}

.movieList li:nth-of-type(even){float:right;}

.movieList li a{
	color:#000;
}

.movieList li a span{
	display:block;
	padding-top:5px;
	padding-top:0.5rem;
	font-size:12px;
	font-size:1.2rem;
	text-align:center;
}
.innerWrapper h3{
	text-align:center;
	overflow:hidden;
	margin:0 0 10px;
	margin:0 0 1rem;
}

.innerWrapper h3 img{
	margin-left:-40%;
}

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

.accessArea{
	background:url(../img/bgRed.png) top center repeat-y;
	background-size:100% auto;
	font-size:12px;
	font-size:1.2rem;
	color:#fff;
}

.accessArea h2{}

.address{
	margin:0 0 25px;
	margin:0 0 2.5rem;
}

.address span{
	display:block;
	margin:10px 0;
	margin:1rem 0;
}

.address p{
	line-height:1.7;
	font-size:14px;
	font-size:1.4rem;
}

.address img{	margin:0 30px 0 0;}

.subway,
.bus{
	padding:0 0 25px;
	padding:0 0 2.5rem;
}

.subway h3,
.bus h3{
    line-height:1;
    font-size:16px;
    font-size:1.6rem;
    padding:10px 0 10px 28px;
    padding:1rem 0 1rem 2.8rem;
    margin:0 0 20px;
    margin:0 0 2rem;
	border-bottom:1px solid rgba(0,0,0,0.2);
	background-position:left center;
	background-repeat:no-repeat;
	background-size:30px auto;
}

.subway h3{background-image:url(../img/iconTrain.png);}
.bus h3{background-image:url(../img/iconBus.png);}

.subway h4,
.bus h4{
	font-size:14px;
	font-size:1.4rem;
    line-height:1;
    margin:0 0 15px;
    margin:0 0 1.5rem;
	font-weight:normal;
}

.mLeft{
	margin-left:14px;
	margin-left:1.4rem;
}

.subwayList{
	margin:0 0 20px 14px;
	margin:0 0 2rem 1.4rem;
}

.subwayList dt{
	line-height:1;
	background-position:left center;
	background-repeat:no-repeat;
	background-size:auto 100%;
	padding-left:18px;
	margin:0 0 5px;
}

.subwayList .t1{background-image:url(../img/trainMark1.png);}
.subwayList .t2{background-image:url(../img/trainMark2.png);}
.subwayList .t3{background-image:url(../img/trainMark3.png);}
.subwayList .t4{background-image:url(../img/trainMark4.png);}

.subwayList dd{
	padding-left:18px;
	margin:0 0 15px;
	line-height:1.7;
}

.busWrapper{margin:0 0 30px;}

.busInnerContent{padding:10px 0 15px;}

.busInnerContent h5{
    font-size:12px;
    font-size:1.2rem;
    line-height:1;
    margin:15px 0 10px;
    margin:1.5rem 0 1rem;
}

.busInnerContent img{
	display:inline-block;
	margin-right:25px;
}

.busInnerContent p{
	display:inline-block;
	line-height:1.8;
}

/*フッターSNS
----------------------------------------------*/

.fSnsList{
	width:70%;
	margin:0 auto;
	padding:5px 0;
	padding:0.5rem 0;
	display:table;
}

.fSnsList li{
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	width:50%;
	padding:0 20px;
	padding:0 2rem;
}

/*.fSnsList li img{
	display:inline;
}*/

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

.dlBtn{
	display:block;
	text-align:center;
	background:url(../img/btnBg.png) center center repeat;
	background-size:auto 100%;
	border-radius:3px;
	height:40px;
	height:4rem;
	line-height:40px;
	line-height:4rem;
	width:94%;
	font-size:10px;
	font-size:1rem;
	color:#fff;
	margin:20px auto 0;
	margin:2rem auto 0;
}

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