@charset "UTF-8";
html,body{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.ttl{
	padding:0 0 35px 0;
}

#ticket-container{
	padding:0 0 80px 28px;
}

.ticket-box{
	padding:0 0 40px 0;
}

.ticket-ttl{
	padding:0 0 20px 0;
}

.major-bnr{
	text-align:center;
	margin-bottom: 40px; 
}

.txt{
	color: #fff;
	font-size: 14px;
	line-height: 1.5em;
	padding: 0 0 0 85px;
	font-weight: normal;
	margin: 0 0 -38px 0;
	position: relative;
	z-index: 2;
}

.txt a{
	color:#95c2eb;
	text-decoration:none;
}

.txt a:hover{
	text-decoration:underline;
}

.tokuten{
	position:relative;
	z-index:1;
}