@charset "Shift_JIS";
/* CSS Document */

/* Google font 'Noto Sans Japanese' */
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);

#contentsArea{
	width:100%;
	margin-bottom:0;
	padding-bottom:2em;
	
}
#root,
#Wrap,
#pagetop{
	width:950px;
	margin:0 auto;
}
#Wrap{
	font-family:"ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
	line-height:1.6;
	font-size:17px;
	color:#000;
	-webkit-text-size-adjust:100%;
	margin:10px auto 40px;
}
h2{
	width:920px;
	color:#fff;
	font-family:'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, sans-serif;
}
/* ============== #mainimgBox ============== */

#mainimgBox{
	width:950px;
	position:relative;
}
#mainimgBox .ticket_btn{
	width:502px;
	position:absolute;
	left:338px;
	top:269px;
}
/* ============== #sec1 ============== */

#Wrap .sectionLayout{
	margin-top:40px;
}
#sec1 h2{
	padding:10px 10px 10px 20px;
	margin-bottom:10px;
	background:#58090f;
	font-size:20px;
}
#sec1 p{
	font-size:18px;
	line-height:1.5;
}

/* ============== #sec2 ============== */
#sec2 h2{
	padding:5px 10px 5px 20px;
	margin-bottom:15px;
	background:#58090f;
	font-size:26px;
}
#sec2 .cnt1{
	margin-bottom:20px;
}
#sec2 .leftBox{
	width:580px;
	float:left;
	margin-right:38px;
}
#sec2 .rightBox{
	width:332px;
	float:left;
}
#Wrap table{
	width:100%;
	border-collapse:collapse;
	border-spacing:0
}
#Wrap table tr td , #Wrap table tr th{
	border:1px solid #DDD;
	padding:10px;
}
#Wrap table tr th{
	width:20%;
	background:#F4F5F9;
	vertical-align:middle;
	text-align:left;
	font-size:14px;
}
#Wrap table tr td{
	width:80%;
	line-height:1.6;
}
#Wrap table tr td span{
	font-size:11px;
}

/* ============== #sec3 ============== */

#sec3 h2{
	padding:10px 10px 10px 20px;
	margin-bottom:20px;
	background:#ea4d8f;
	font-size:30px;
}
#sec3 .leftBox{
	width:460px;
	float:left;
	margin-right:30px;
}
#sec3 .rightBox{
	width:460px;
	float:left;
}
#sec3 .cnt .sec3_txt{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, sans-serif;
	line-height:1.3;
	padding:18px 0px;
	height:68px;
}
#sec3 .cnt .sec3_txt strong{
	font-size:32px;
	color:#a40035;
	font-weight:bold;
}

/* ============== #sec4 ============== */
#sec4 {
	text-align:center;
}
#sec4 h2{
	width:950px;
	padding:0px;
	color:#333;
	font-family:'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, sans-serif;
	font-size:24px;
	margin-bottom:20px;
}

