@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;
	color:#333;
	background-color:#f7f8ff;
	opacity:0;
}

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

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

.headerWrapper p{
	overflow:hidden;
}

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

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

/*
#anime1{z-index:1;}
#anime2{z-index:4;top:-20px;}
#anime3{z-index:3;}
#anime4-1{z-index:2;}
#anime4-2{z-index:5;}
#anime5{z-index:5;}
#anime6{z-index:6;}
#anime7{z-index:7;}
#anime8{z-index:8;}
#anime9{z-index:9;}
#anime10{z-index:10;}
#anime11{z-index:11;}
#anime12{z-index:12;}
*/

#anime1{z-index:1;}
#anime2{z-index:5;top:-20px;}
#anime3-1{z-index:4;}
#anime3-2{z-index:3;}
#anime4-1{z-index:2;}
#anime4-2{z-index:6;}
#anime5{z-index:6;}
#anime6{z-index:7;}
#anime7{z-index:8;}
#anime8{z-index:9;}
#anime9{z-index:10;}
#anime10{z-index:11;}
#anime11{z-index:12;}
#anime12{z-index:13;}

.scrollFade{opacity:0;}

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

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

.naviList {
	width:1280px;
	margin:0 auto;
	padding:0 140px;
	background:url(../img/bgColorRepeat.png) center top repeat-x;
	background-size:auto 100%;
}

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



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

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

.footerArea{
	position:relative;
	overflow:hidden;
	background:#0b1230;
	color:#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 55px;
}

.comming{
	text-align:center;
	margin:100px 0 0;
}

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

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

/*受付
----------------------------------------------*/

.counterArea{
	height:auto;
	padding:60px 0;
	background-image:url(../img/counterBg.png);
	background-repeat:no-repeat;
	background-position:center top;
	color:#fff;
}

.counterArea .dosBtn{
	text-align:center;
}

.counterContent{text-align:center;}

.counterContent p{font-size:20px;}

.counterContent a{color:#fff;}

.counterContent .cansel{
	color:#fff;
	padding:10px 60px;
	display:inline-block;
	border:solid 3px #673ab7;
}

.counterContent .cansel h3{
	font-size:28px;
	font-weight:normal;
}


/*ボタンエリア（高橋作成）
----------------------------------------------*/

.clear{clear:both;}

.btnArea{
	width:1000px;
	margin: auto;
	padding:40px 0;
}

.btnArea .posterBtn,
.btnArea .stampBtn{
	float:left;
	margin-left:100px;
}

/*リンクエリア（高橋作成）
----------------------------------------------*/

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

.linkArea p{
	text-align:center;
	font-size:20px;
}

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

.linkArea .dosLink{
	float:left;
	margin-left:160px;
}

.linkArea .setlistLink{
	float:left;
	margin-left:240px;
}

.margin{margin:40px 0 0;}


/*ニュース*/

.newsContent{
	width:800px;
	margin:80px auto 0;
}

.newsContent .left{width:295px;}

.newsContent .right{width:485px;}

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

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

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

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

.summaryArea{
	position:relative;
	overflow:hidden;
	padding:0;
}

.summaryArea h2{
	margin:0;
}

.summaryArea p,
.summaryArea ul{
	position:absolute;
	top:0;
	left:-9999px;;
}

/*ねずみ小僧見出し（高橋作成）*/

.mouse{
	color:#fff;
	background-color:#000;
	text-align:center;
	font-size:18px;
	padding:40px 0 60px;
}

/*チラシボタン＆イベント*/

 .leafletrBtn{
	position:absolute;
	bottom:70px;
	left:300px;
	box-shadow:0px 0px 6px #B2B2B2;
}

/*セトリ変更（高橋作成）*/

.setList{
	color:#fff;
	background-color:#000;
	text-align:center;
	font-size:18px;
	padding:40px 0 100px;
}


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

.recomArea{
	background:url(../img/recomBg.png) right top no-repeat;
	background-color:#442286;
	padding:70px 0;
}

.recomContent{
	background-color:#fff;
	padding:20px 25px 30px;
	margin:0 0 45px;
}

.recomContent h3{
	line-height:2.8;
	font-size:20px;
	border-bottom:2px solid #e6c695;
	margin:0 0 25px;
}

.recomContent h3 span{
	font-size:24px;
	display:inline-block;
	margin-right:20px;
}

/*おすすめ(高橋作成）
----------------------------------------------*/

.recomContent p{margin:0 0 20px;}
.recomContent ul li{line-height:2;}
.recomContent .center{text-align:center;}
.recomContent .ml16{margin-left:16px;}
.recomContent .mt20{margin-top:20px;}

	


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

.galleryArea{
	background-color:#f8f6f1;
	padding:70px 0 10px;
}

.galleryContent h3{
	margin:0 0 45px;
}

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

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

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

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

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

.ticketArea{
	color:#000;
/*	background-image:url(../img/ticketBg1.png),url(../img/ticketBg2.png);
	background-repeat:no-repeat,no-repeat;
	background-position:center top,center bottom;*/
	background-color:#f8f6f1;
	padding:60px 0 0;
	position:relative;
	overflow:hidden;
}

.indentBox{
	position:absolute;
	left:-9999px;
}

.ticketArea h2{
	margin:0 0 60px;
}

.ticketContent{padding:0 0 85px;}

.ticketContent h3{
	text-align:center;
	margin:0 0 60px;
}

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

/*星取り*/

.timeTable{
	color:#000;
	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 #4f2a9b;
	border-collapse:collapse;
	background:#fff;
	margin:0 0 10px;
	table-layout:fixed;
}
.timeTable td,
.timeTable th{
	border:1px solid #918b8a;
	padding:5px 8px;
	text-align:center;
	background:#fff;
	word-break:keep-all;
	white-space:nowrap;
}
.timeTable .blue{
	background:#f1f9fe;
	color:#1848a8;
}

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

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

.timeTable th{
	width:96px;
	font-weight:bold;
	border-right:2px solid #4f2a9b;
}

.timeTable td{
}

.timeTable td span{
	/*color:#3147b9;*/
}

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

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

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

.timeTable tbody.uppertable{border-bottom:2px solid #4f2a9b;}

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

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

.kurumaCaution{
	font-size:16px;
	line-height:1.7;
}

.about{
	margin:35px 0 0;
}

.about h3{
	line-height:1;
	text-align:left;
	margin:0 0 20px;
}

.about p{
	font-size:14px;
}

.timeTable .about p a{
	/* color:#000; */
	text-decoration:underline;
}

/*上演時間*/

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

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

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

.constitution td{
	padding:20px 0;
}

/*座席*/

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

/*予約方法*/

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

.precedingText a{
	color:#4f2a9b;
	text-decoration:underline;
	display:inline-block;
	padding:0 5px;
}

.preceding1{
	border:2px solid #6e4fb1;
	background-color:#fbf1fd;
	margin:0 0 14px;
	padding:0 25px;
}

.preceding2{
	border:2px solid #6e4fb1;
	background-color:#f1f9fd;
	padding:0 25px;
}

.precedingHeader{
	padding:35px 0 30px;
	text-align:center;
}

.precedingHeader h3{
	font-size:30px;
	line-height:1.2;
	margin:0 0 25px;
	color:#182130;
	display:inline-block;
	padding:0 40px;
	background:url(../img/iconDia.png) left top no-repeat;
}

.precedingHeader p{
	font-size:40px;
	font-weight:bold;
	color:#4f2a9b;
}

.precedingHeader p span{
	font-size:20px;
	color:#182130;
}

.precedingHeader a{
	display:inline-block;
	box-shadow:0px 3px 3px #BABABA;
	margin:25px 0 0;
}

/*.precedingFlow1{
	border:1px solid #6e4fb1;
	background-color:#fff;
	text-align:center;
	font-size:14px;
	padding:25px 0;
}

.precedingFlow1 p span{
	font-weight:bold;
}*/

.iconArrow{
	display:block;
	margin:12px auto;
}

.precedingFlow1,
.precedingFlow2{
	display:table;
	width:100%;
	height:190px;
}

.precedingFlow1 .leftBox,
.precedingFlow2 .leftBox{
	width:260px;
	display:table-cell;
	background-color:#9f8cc8;
	vertical-align:middle;
	text-align:center;
}

.precedingFlow1 .leftBox h4,
.precedingFlow2 .leftBox h4{
	color:#fff;
	font-size:25px;
	font-weight:normal;
}

.precedingFlow1 .leftBox h4 span,
.precedingFlow2 .leftBox h4 span{
	display:block;
	font-size:18px;
}

.precedingFlow1 .rightBox,
.precedingFlow2 .rightBox{
	display:table-cell;
	vertical-align:middle;
	background-color:#fff;
	padding-left:25px;
}

.precedingFlow1 .rightBox{
	background:#f1e5f3;
}

.precedingFlow1 .rightBox p{
	font-size:26px;
	font-weight:bold;
	line-height:1.6;
	text-decoration:line-through;
}

.precedingFlow1 .rightBox .flowBold{
	font-size:40px;
	color:#4f2a9b;
	text-decoration:none;
}

.precedingFlow2 .rightBox{
	padding-top:35px;
	padding-bottom:25px;
}

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

.precedingFlow2 .rightBox p strong{
	color:#e6214b;
	font-size:30px;
}

.precedingFlow2 .rightBox .rBFSize1{
	font-size:24px;
	font-weight:bold;
	line-height:40px;
	margin:10px 0 0;
}

.precedingFlow2 .rightBox .rBFSize1 img{
	margin-right:10px;
}

.precedingFlow2 .rightBox .rBFSize2{
	font-size:18px;
	line-height:1.6;
}

.precedingFlow2 .rightBox .rBFSize2 span{
	font-size:22px;
}

.precedingFlow2 .rightBox .rBFSize3{
	font-size:16px;
	margin:20px 0 0;
}

.precedingFlow2 .rightBox .flow2Detail a{
	display:inline-block;
	margin:5px 0 10px;
	box-shadow:0px 3px 3px #BABABA;
}

.precedingFlow2 .rightBox .flow2Detail p{
	font-size:16px;
}

.precedingCaution{
	padding:45px 30px;
}

.precedingCaution .ulHeader{
	display:inline-block;
	font-size:18px;
	margin:0 0 15px;
}

.precedingCaution ul{
	margin:0 0 25px;
}

.precedingCaution li{
	font-size:18px;
	margin:0 0 10px;
	line-height:1;
}

.precedingCaution dl{
	margin:0 0 25px;
}

.precedingCaution dt{
	margin:0 0 10px;
}

.precedingCaution dd{
}

.precedingCaution .commission{
	text-indent:-8px;
}

.precedingCaution p{
	font-size:24px;
	background-color:#6e4fb1;
	color:#fff;
	padding:26px 0;
	line-height:40px;
	text-align:center;
}

.precedingCaution p img{
	margin-right:12px;
}

.read{
	text-align:left;
	margin:40px 0 0;
	padding:0 25px;
}

.read h3{
	display:inline-block;
	color:#221815;
	font-size:20px;
	font-weight:normal;
	border:1px solid #221815;
	background-color:#fff;
	padding:8px 10px 7px;
	margin:0 0 20px;
}

.read li{
	padding-left:16px;
	margin:0 0 5px;
	text-indent:-16px;
}

/*一般発売*/

#general{
/*	border:2px solid #e77708;
	background-color:#fff;*/
	padding:30px 0 10px;
	margin:0 0 60px;
}

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

.general{
	background-color:#fff;
	border-radius:5px;
	padding:25px 30px;
	color:#000;
}

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

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

.general div.clearfix dt{
	width:100%;
	border-radius:15px;
	line-height:1;
	padding:7px 0;
	margin:0 0 25px;
	color:#fff;
	background:url(../img/bgColorRepeat2.png) center top repeat-x;
	background-size:auto 100%;
}

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

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

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

.general .cansel div.clearfix dt{
	width:100%;
	border-radius:15px;
	line-height:1;
	padding:7px 0;
	margin:0 0 25px;
	color:#fff;
	background:url(../img/bgColorRepeat2.png) center top repeat-x;
	background-size:auto 100%;
}

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

.general .kiyoText{text-align:center;}
.general .kiyoText p{margin:0 0 25px;}
.general .kiyoText ul li{line-height:2;} 

.general .dosLinkText{padding:0 0 40px;}
.general .dosLinkText a{
	text-decoration:underline;
	color:#000;
}

/*グループ観劇*/

.group{
	padding:35px;
	text-align:center;
	background-color:#fff;
	border-radius:5px;
	color:#000;
	font-size:18px
}

.group p{line-height:1;}

.group dl{
	width:410px;
	margin:0 auto;
}

.group dt{
	width:100%;
	background:url(../img/bgColorRepeat3.png) center top repeat-x;
	border-radius:15px;
	line-height:1;
	padding:7px 0;
	margin:25px 0 30px;
	color:#fff;
	font-size:16px;
}

.group dd{
	line-height:1;
	font-size:30px;
	display:inline-block;
	margiin:0 auto;
	padding:8px 0 0 55px;
	background:url(../img/iconTell.png) left top no-repeat;
}

/*プレイガイド*/

.handling{font-size:14px;}

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

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

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

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

.ticketList2 dt{padding:8px 0;}

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

/*#hiddenBtn{
	display:block;
	width:390px;
	margin:0 auto 45px;
}*/

#hiddenBtn{
	font-size:20px;
	font-weight:bold;
	display:inline-block;
	margin:0 auto 45px;
	color:#4f2a9b;
	text-decoration:underline;
}

#hiddenBtn:hover{
	cursor:pointer;
}

#hiddenArea{
	display:none;
}

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

.accessArea{
	background-image:url(../img/ticketBg2.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	background-color:#f8f6f1;
	padding:0 0 120px;
	text-align:center;
}

/*はがき
----------------------------------------------*/

.inner{
	margin:0 auto;
	width:1280px;
	font-size:16px;
	font-size:1.6rem;
	padding:50px 0 0;
	color:#333;
	background-image:url(../img/hagaki/hagakiBg1.png),url(../img/hagaki/hagakiBg2.png);
	background-repeat:no-repeat,no-repeat;
	background-position:center top,center bottom;
}

.hagakiArea{
	width:1000px;
	margin:0 auto;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0+75,0+100 */

background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,0) 75%, rgba(255,255,255,0) 100%); /* FF3.6-15 */

background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 75%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */

background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 75%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */



padding:50px 0 100px;
}

.hagakiArea h2{
	font-size:30px;
	line-height:64px;
	font-weight:bold;
	padding-right:74px;
	margin:0 0 30px;
}

.hagakiArea h2 span{
	display:block;
	font-weight:normal;
	font-size:16px;
	margin-top:-15px;
}

.hagakiArea h2 img{
	margin-right:10px;
}

.hagakiContent{
	width:950px;
	margin:0 auto;
}

.hagakiFlow1,
.hagakiFlow2,
.hagakiFlow3{
	width:950px;
	background-color:#f9f7e4;
	padding:25px 30px;
	margin:0 auto 40px;
}

.hagakiFlowMess{
	background-color:#fff;
	border-radius:10px;
	padding:20px 0;
	text-align:center;
	margin:0 0 25px;
}

.hagakiFlowMess p{
	line-height:1.6;
}

.hagakiFlowMess p span{
	display:block;
	font-size:24px;
	font-weight:bold;
	color:#333;
}

.hagakiFlowMess p strong{
	font-weight:bold;
	font-size:34px;
}

.hagakiFlowMess .flow1Mess span{
	margin:10px 0 0;
	font-size:30px;
	color:#4f2a9b;
}

.hagakiFlowMess .flow1Mess strong{
	font-size:26px;
	text-decoration:line-through;
}

.hagakiFlow1 .precedingFlow1{
	border:1px solid #6e4fb1;
	background-color:#fff;
	text-align:center;
	font-size:14px;
	padding:25px 0;
	display:inherit;
	height:auto;
}

.hagakiFlow1 .precedingFlow1 p span{
	font-weight:bold;
}

.hagakiFlow2 .hagakiFlowMess p strong,
.hagakiFlow3 .hagakiFlowMess p strong{
	color:#d0121b;
}

.hagakiFlow1 .hagakiImg{
	margin:0 0 30px;
}

.hagakiFlow2 .hFInner{
	width:80%;
	margin:0 auto;
	text-align:center;
	background-color:#fbf1fd;
	border:1px solid #000;
	padding:35px 0;
}

.hagakiFlow2 .hFInner .hF2Text1{
	font-weight:bold;
	font-size:24px;
}

.hagakiFlow2 .hFInner .hF2Text1 img{
	margin-right:10px;
}

.hagakiFlow2 .hFInner .hF2Text2{
	font-size:20px
}

.hagakiFlow3 .hagakiFlowMess .hFCaution{
	margin:10px 0 0;
}

.hagakiFlow3 .precedingCaution{
	padding:0;
}

.hagakiContent .read{
	padding:0;
	margin:0 0 60px;
}

.about ul{
	margin:15px 0 0;
}

.about li{
	font-size:14px;
	margin:0 0 5px;
}

/*ポスタープレゼント
----------------------------------------------*/
.posterArea{
	color:#000;
/*	background-image:url(../img/ticketBg1.png),url(../img/ticketBg2.png);
	background-repeat:no-repeat,no-repeat;
	background-position:center top,center bottom;*/
	background-color:#442286;
	padding:60px 0 0;
	position:relative;
	overflow:hidden;
	font-size:16px;
}

.posterArea h2{
	text-align:center;
}

.posterContent{padding:0 0 85px;}

.posterContent h3{
	text-align:center;
}

#poster{
/*	border:2px solid #e77708;
	background-color:#fff;*/
	padding:0 0 10px;
	margin:0 0 60px;
}

.poster{
	background-color:#fff;
	border-radius:5px;
	padding:25px 30px;
	color:#000;
}

.poster .posterText1 p{
	margin:0 0 40px;
	line-height:1.8;
}

.posterText1 dl dt{
	line-height:2;
}

.posterText1 dl dt:before{
	content:'■';
	display:inline-block;
}

.posterText1 dl dd{
	margin:0 0 20px 16px;
}


/*グッズ
----------------------------------------------*/
.goodsArea{
	color:#fff;
/*	background-image:url(../img/ticketBg1.png),url(../img/ticketBg2.png);
	background-repeat:no-repeat,no-repeat;
	background-position:center top,center bottom;*/
	background-color:#d03687;
	padding:60px 0 30px;
/*	position:relative;
	overflow:hidden; */
}

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

.goodsHeader{
	background-color:#000;
	height:613px;
	margin:0 0 60px;
}

.goodsHeader .gHinner{
	width:1000px;
	margin:0 auto;
}

.goodsHeader .kiyoPhoto{
	float:right;
	padding-left:20px
}

.goodsOverview .gOinner{
	text-align:left;
	padding:30px 0 0 20px;
} 

.gOinner h3{
	font-weight:normal;
	font-size:20px;
	margin:0 0 40px;
}

.gOinner h4{
	font-weight:normal;
	font-size:20px;
	margin:0 0 20px;
}


.gOinner h5{
	font-weight:normal;
	font-size:20px;
	margin:0 0 10px;
}

.gOinner dl{margin:0 0 20px;}
.gOinner dl dt{line-height:2;}
.gOinner dl dd{
	line-height:2;
	margin:0 0 20px;
}

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

.goodsList .goods1,
.goodsList .goods2{
	float:left;
	width:500px;
	height:500px;
}

.goodsList .goods3,
.goodsList .goods4{
	float:left;
	width:500px;
	height:530px;
}

.goodsList .goods5{
	float:left;
	width:600px;
	height:660px;
}

.goodsList .goods6{
	float:left;
	width:400px;
	height:660px;
}



.gLinner{text-align:center;}

.gLinner ul{margin:10px 0 0;}
.gLinner li{
	line-height:1.8;
	font-size:18px;
	margin:0 0 20px;
}

.goodsList .other{
	font-size:18px;
	text-align:center;
	margin:60px 0;
}

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

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