@charset "UTF-8";
@import url("../webfonts/AcademuEngravedLET/stylesheet.css");
@import url("../webfonts/BigCaslon/stylesheet.css");
@import url("../webfonts/CopperplateGothicBoldRegular/stylesheet.css");
@import url("../webfonts/Langdon/stylesheet.css");
#ticketWrp {
	text-align: center;
	margin-bottom: 60px;
}
#ticketWrp h2  {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}
#ticketWrp .ticket_ul {
	width: 70%;
	padding-left: 0px;
}
#ticketWrp .ticket_ul li {
}
#ticketWrp .ticket_ul li .price {
	color: #666666;
}
.ticket_ul li .price span {
	vertical-align: middle;
}
.price span:nth-child(1) {
	font-size: 20px;
	margin-right: 10px;
	vertical-align: middle;
}
.price span:nth-child(2) {
	font-size: 80px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	letter-spacing: 1px;
}
.price span:nth-child(3) {
	font-size: 35px;
	vertical-align: bottom !important;
	line-height: 50px;
}
#ticketWrp .ticket_ul li .mae {
	width: 100%;
	height: auto;
	max-width: 350px;
}
#ticketWrp .ticket_ul li .tou {
	width: 90%;
	height: auto;
	max-width: 318px;
}
#ticketWrp ul {
	padding-left: 1%;
	width: 86%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 80px;
}
#ticketWrp ul li {
	display: inline-block;
	width: 48%;
	margin-right: 1%;
	position: relative;
}
#ticketWrp ul li a img {
}
#ticketWrp ul li a {
}
#ticketWrp h3  {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 60%;
	margin-bottom: 25px;
}
#ticketWrp a {
}
#ticketWrp p {
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	text-align: left;
}
#ticketWrp .ticket_img{
	text-align: center;
}
#accessWrp {
	text-align: center;
	padding-bottom: 60px;
}
#accessWrp iframe {
	max-width: 700px;
}



@media screen and (max-width:768px){
main .innerContents {
		width: 90%;
		margin-left: auto;
		margin-right: auto;
	}

#ticketWrp h2  {
	width: 90%;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
}
#ticketWrp ul {
	padding-left: 0px;
	width: 100%;
	margin-bottom: 0px;
}
#ticketWrp ul li {
	width: 100%;
	margin-bottom: 30px;
	margin-right: 0px;
}
	
.price span:nth-child(1) {
	font-size: 15px;
}
.price span:nth-child(2) {
	font-size: 55px;
}
.price span:nth-child(3) {
	font-size: 20px;
	line-height: 38px;
}
#ticketWrp ul li a img {
	max-width: 470px;
	width: 100%;
	height: auto;
}
#ticketWrp h3 {
	width: 80%;
}
#ticketWrp p {
	width: 100%;
	text-align: center;
}
#ticketWrp p img {
	max-width: 489px;
	width: 100%;
	height: auto;
}
}

@media screen and (max-width:480px){
#ticketWrp h2 {
	font-size: 12px;
}
.price span:nth-child(1) {
	font-size: 12px;
}
.price span:nth-child(2) {
	font-size: 30px;
}
.price span:nth-child(3) {
	font-size: 13px;
	line-height: 18px;
}
#ticketWrp h3 {
	font-size: 11px;
	width: 100%;
}
#ticketWrp p {
	width: 95%;
}
#ticketWrp ul li a {
	font-size: 13px;
}
#accessWrp .cont_tit img {
	width: 48%;
	height: auto;
	min-width: 133px;
	max-width: 189px;
	margin-bottom: 30px;
}
#accessWrp iframe {
	height: 300px;
}
}
