@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;
	color:#000;
}

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

.headerWrapper{
	width:100%;
	padding:46px 0 0;
}

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

.fixedArea{
	position:fixed;
	top:0;
	left:0;
	z-index:3;
	width:100%;
	height:46px;
	background:#ffd3d8;
}

.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;
	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%;
}

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

.footerArea{
	overflow:hidden;
	background:#990c1d;
	color:#fff;
}

.copyright{
	font-size:10px;
	font-size:1rem;
	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;
}

.ticketArea .innerWrapper,
.recoomenArea .innerWrapper,
.specialArea .innerWrapper,
.accessArea .innerWrapper{
	padding:0 3%;
}

.innerContent h2{
	text-align:center;
	margin:0 0 25px;
	margin:0 0 2.5rem;
}

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

.summaryContent{
	padding:0 3% 45px;
	padding:0 3% 4.5rem;
}

.summaryContent p{
	font-size:14px;
	font-size:1.4rem;
	margin:0 0 20px;
	margin:0 0 2rem;
	line-height:2;
	color:#222222;
}

/*ニュース*/

.newsContent{
	width:100%;
	margin:0 auto;
	padding:30px 3% 75px;
	padding:3rem 3% 7.5rem;
	background-image:url(../img/newsBg.png),url(../img/ticketContentBg.png);
	background-position:center bottom,center top;
	background-repeat:no-repeat,repeat-y;
	background-size:100% auto,100% auto;
}

.newsList {
	margin:20px 0 0;
	margin:2rem 0 0;	
}

.newsList dt{
	font-size:12px;
	font-size:1.2rem;
}

.newsList dd{
	margin:0 0 15px;
	margin:0 0 1.5rem;
	padding:4px 0 4px 12px;
	padding:0.4rem 0 0.4rem 1.2rem;
	border-bottom:1px dotted #747474;
	background:url(../img/newsArrow.png) left center no-repeat;
}

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


/*あらすじ
----------------------------------------------*/

.storyContent{
	padding:0 3% 30px;
	padding:0 3% 3rem;
}

.storyContent p{width:100%;}

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

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

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

.storyContent p{
	margin:0 auto 25px;
	margin:0 auto 2.5rem;
	line-height:2.5;
}

.storyBg{
}

/*キャスト*/

.castContent{
	padding:30px 3% 45px;
	padding:3rem 3% 4.5rem;
	background-image:url(../img/castBgBottom.png),url(../img/castBgTop.png),url(../img/castBg.png);
	background-position:center bottom,center top,center top;
	background-repeat:no-repeat,no-repeat,repeat-y;
	background-size:100% auto,100% auto,100% auto;
	position:relative;
	z-index:2;
}

.castContent h2{
	text-align:left;
	margin:0;
}

.castContent p{
	margin:0 0 15px;
	margin:0 0 1.5rem;
	font-size:10px;
	font-size:1rem;
}

/*.castContent li{
	float:left;
	width:50%;
	text-align:center;
	color:#221815;
	font-size:10px;
	font-size:1rem;
}*/

.castContent .castBg{margin:0;}

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

.ticketArea{
	color:#000;
	background-image:url(../img/ticketBgBottom.png),url(../img/ticketBgTop.png),url(../img/ticketContentBg.png);
	background-position:center bottom,center top,center top;
	background-repeat:no-repeat,no-repeat,repeat-y;
	background-size:100% auto,100% auto,100% auto;	
	padding:50px 0;
	padding:5rem 0;
}

.ticketContent{
	padding:0 0 35px;
	padding:0 0 3.5rem;
}

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

.ticketContent h3{
	text-align:left;
	margin:0 0 15px;
	margin:0 0 1.5rem;
}

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

/*星取り*/

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

.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;
}
.timeTable table{
	border:1px solid #666;
	border-collapse:collapse;
	background:#fff;
	margin:0 0 10px;
}
.timeTable td,
.timeTable th{
	border:1px solid #8e8f90;
	padding:3px 10px;
	text-align:center;
	background:#fff;
}
.timeTable .blue{
	background:#f1f9fe;
	color:#1848a8;
}

.timeTable .red{
	background:#fff8fd;
	color:#e54b42;
}

.timeTable th{
	width:92px;
	border-right:1px solid #666;
}

.timeTable td{width:55px;}

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

.timeTable tbody{
	border-bottom:1px solid #666;
}

.timeTable tbody.uppertable{border-bottom:1px solid #666;}

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

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

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

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

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

/*座席*/

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

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

/*先行発売*/

.preceding{
	width:100%;
	margin:0 0 20px;
	margin:0 0 2rem;
}

.guide{
	background:#fff;
	border-radius:5px;
	margin:0 0 60px;
	margin:0 0 6rem;
	text-align:center;
	padding:20px 3%;
	padding:2rem 3%;
}

.guide h4{
	font-size:12px;
	font-size:1.2rem;
	font-weight:normal;
	background:#990c1d;
	width:100%;
	display:block;
	margin:0 auto 15px;
	margin:0 auto 1.5rem;
	color:#fff;
	height:40px;
	line-height:41px;
	border-radius:20px;	
}

.guide p{
	border-bottom:1px dotted #000;
	padding:0 0 5px;
	padding:0 0 0.5rem;
	width:96%;
	margin:0 auto;
	font-size:14px;
	font-size:1.4rem;
	font-weight:bold;
	text-align:left;
}

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

.guide dl{
	margin:10px 0 0;
	margin:1rem 0 0;
	padding:0 2%;
	text-align:left;
}

.guide dt{
	font-weight:bold;
	margin:0 0 7px;
	margin:0 0 0.7rem;
	text-indent:-7px;
}

.guide dd{
	margin:0 0 20px;
	margin:0 0 2rem;
}

.leftBox{
	text-align:center;
	border-radius:5px 5px 0 0;
	background-color:#990c1d;
	padding:20px 5%;
	padding:2rem 5%;
	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{opacity:0.7;}

.leftBox .reserTell{
	margin-top:25px;
	margin-top:2.5rem;
}

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

.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 div.clearfix{text-align:center;}

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

.general div.clearfix 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{
	font-size:14px;
	font-size:1.4rem;
	line-height:1.7;
}

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

.group dt{
	width:100%;
	background-color:#990c1d;
	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;
}

/*プレイガイド*/

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

.ticketList2{
	margin:0 0 10px;
	margin:0 0 1rem;
	color:#333;
}

.ticketList2 dt{
	padding:15px 0 0;
	padding:1.5rem 0 0;
	margin-bottom:5px;
	margin-bottom:0.5rem;
	font-weight:bold;
}

.ticketList2 dd{
	width:100%;
	padding:3px 0;
	padding:0.3rem 0;
	line-height:1.6;
}

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

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

.recoomenArea{
	background-image:url(../img/castBgBottom.png),url(../img/castBgTop.png),url(../img/castBg.png);
	background-position:center bottom,center top,center top;
	background-repeat:no-repeat,no-repeat,repeat-y;
	background-size:100% auto,100% auto,100% auto;		
	padding:45px 0;
	padding:4.5rem 0;
}

.recoomenArea p{
	padding:0 0 20px;
	padding:0 0 2rem;
	text-align:center;
	font-size:16px;
	font-size:1.6rem;
}

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

.specialArea{
	padding:50px 0 15px;
	padding:5rem 0 1.5rem;
}

.specialArea .content h3{
	margin:40px 0 20px 0;
	text-align:center;
}

.specialArea .content h3 img{
	width:15%;
}

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

.movieList li{
	float:none;
	width:90%;
	margin:0 auto 20px;
	margin:0 auto 2rem;
}

/*.movieList li:nth-of-type(3n-1){
	margin:0 2%;
	margin:0 2%;
}*/

.movieList li a{color:#000;}

.movieList li a span{
	display:block;
	padding-top:5px;
	padding-top:0.5rem;
	font-size:10px;
	font-size:1rem;
	text-align:center;
}

.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;
}

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

.accessArea{
	background-image:url(../img/accessBg2.png),url(../img/accessBg.png),url(../img/ticketContentBg.png);
	background-position:center top,center bottom,center top;
	background-repeat:no-repeat,no-repeat,repeat-y;
	background-size:100% auto,100% auto,100% auto;
	font-size:12px;
	font-size:1.2rem;
	color:#202020;
	padding:75px 0 60px;
	padding:7.5rem 0 6rem;
}

.address{
	margin:15px 0 50px;
	margin:1.5rem 0 5rem;
}

.address p,
.address span{
	line-height:1.4;
}

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

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

.subway h3,
.bus h3{
    line-height:35px;
    font-size:16px;
    font-size:1.6rem;
    font-weight:normal;
    padding:0 0 0 40px;
    padding:0 0 0 4rem;
    margin:0 0 20px;
    margin:0 0 2rem;
	border-bottom:1px solid rgba(0,0,0,0.2);
	background-position:left 4px;
	background-repeat:no-repeat;
	background-size:40px auto;
}

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

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

.subwayList{
	padding-bottom:45px;
	padding-bottom:4.5rem;
}

.subwayList dt{
	margin:0 0 5px;
	margin:0 0 0.5rem;
	background-repeat:no-repeat;
	background-position:left 5px;
	background-size:12px auto;
	padding:0 0 0 16px;
	padding:0 0 0 1.6rem;
}

.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{
	margin:0 0 15px;
	margin:0 0 1.5rem;
	padding:0 0 0 16px;
	padding:0 0 0 1.6rem;
}

.busInnerContent,
.busWrapper p{
	padding:0 0 0 15px;
	padding:0 0 0 1.5rem;
}

.busInnerContent{
	padding-bottom:35px;
	padding-bottom:3.5rem;
}

.busInnerContent h5{
	font-weight:bold;
    font-size:14px;
    font-size:1.4rem;
    line-height:1;
    margin:15px 0;
    margin:1.5rem 0;
}

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

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

/*フッター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;
}


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

.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;
}


/*おすすめ
----------------------------------------------*/
.recommendArea{
	background-image:url(../img/recommend1/bg4.png);
	background-repeat: repeat-y;
	background-size:100% auto;
	text-align:center;
}

.recommendArea2{
	background-image:url(../img/recommend2/bg4.png);
	background-repeat: repeat-y;
	background-size:100% auto;
	padding: 60px 40px 0px;
	text-align: left;
}

.recommendArea2 p {
	margin-top: 40px;
}

.recommendArea .contentsWrapper{
	width:80%;
	margin:0 auto;
}

.recommendArea .contentsWrapper span{
	display:block;
	color:#880207;
	font-size:16px;
	font-weight:bold;
	margin-top:10px;
}