@charset "utf-8";
/* CSS Document */


html,body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #000;
}


#top-menu-content {
	width: 100%;
	height: 5%;
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 997;
	background-color: #000;
}
#top-menu {
	padding-left: 30px;
	position: relative;
}
#top-menu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#top-menu ul li {
	float: left;
	margin: 0px;
}
#top-menu ul li a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFF;
	font-size: 80%;
	height: 50px;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 16px;
	line-height: 50px;
	display: block;
	text-transform: uppercase;
}








.content-area {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	position: relative;
}

h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: 150%;
	color: #FFF;
	text-align: left;
	letter-spacing: 0.2em;
	margin: 15px;
	padding: 0;
	font-weight: bold;
}


p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 80%;
	font-style: normal;
	line-height: 150%;
	color: #FFF;
	text-align: left;
	letter-spacing: 0.2em;
	margin: 15px;
	padding: 0;
}


a {
	text-decoration: none;
}



#home {
	background-image: url(../img/DSC_2787+.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 1;	
	-moz-background-size:cover;
	background-size:cover;
}

#title1 {
	height: 55%;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 10%;
	right: 5%;	
}

#date1 {
	height:	50%; 
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 5%;
	left: 3%;	
	}


#sponsorship {
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 2%;
	bottom: 2%;
}

#sponsorship p {
	font-size: 70%;
}



#second {
	height: 3000px;
	background-image: url(../img/DSC_2765+.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	-moz-background-size:cover;
	background-size:cover;
}


#second-1 {
	width: 100%;
	height: 750px;
	margin: 0;
	padding: 0;
	position: relative;
}

#second-2 {
	width: 100%;
	height: 750px;
	margin: 0;
	padding: 0;	
	position: relative;
}


#second-3 {
	width: 100%;
	height: 750px;
	margin: 0;
	padding: 0;	
	position: relative;
}


#second-4 {
	width: 100%;
	height: 750px;
	margin: 0;
	padding: 0;	
	position: relative;
}


#summary {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 15%;
	left: 2%;	
	/*background: rgba(0, 0, 0, 0.8);*/
}



#connection {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0%;
	right: 2%;	
	/*background: rgba(0, 0, 0, 0.8);*/
}



#fee {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0%;
	right: 2%;	
	/*background: rgba(0, 0, 0, 0.8);*/
}


#ticket {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 5%;
	left: 2%;	
	/*background: rgba(0, 0, 0, 0.6);*/
}



#third {
	height: 900px;
	background-image: url(../img/DSC_2787++.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	-moz-background-size:cover;
	background-size:cover;
}






#access_info {
	width: 600px;
	height: auto;
	padding: 0;
	position: absolute;
	left: 2%;
	bottom: 3%;
	z-index: 1;
	}


#access_info_bg {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background-image: url(../img/access_BG.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	pointer-events: none;
/*	-moz-transform: rotate(-45deg);  FF3.5/3.6 
	-o-transform: rotate(-45deg);  Opera 10.5 
	-webkit-transform: rotate(-45deg);  Saf3.1+ 
	transform: rotate(-45deg);  Newer browsers (incl IE9) 

*/
}





/* Slider Style */
.pxs_container{
	width:100%;
	height:100%;
	position:absolute;
	overflow:hidden;
	top: 20%;
}
.pxs_bg{
	background:transparent url(../img/bg.png) repeat top left;
}
.pxs_bg div{
	position:absolute;
	top:0px;
	left:0px;
	width:7584px; /*1264px window width times number of images*/
	height:420px;
	background-repeat:repeat;
	background-position:top left;
	background-color:transparent;
}
.pxs_bg .pxs_bg1{
	background-image:url(../img/bg1.png);
	/*left negative 1/8 of ww*/
}
.pxs_bg .pxs_bg2{
	background-image:url(../img/bg2.png);
	/*left negative 1/4 of ww*/
}
.pxs_bg .pxs_bg3{
	background-image:url(../img/bg3.png);
	/*left negative 1/2 of ww*/
}
.pxs_slider_wrapper{
	display:none;
}
.pxs_container ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
ul.pxs_slider{
	position:absolute;
	left:0px;
	top:0px;
	height:420px;
}
ul.pxs_slider li{
	height:420px;
	float:left;
	position:relative;
}
ul.pxs_slider li img{
	display:block;
	margin:0px auto 0px auto;
/*	-moz-box-shadow:0px 0px 7px #222;
	-webkit-box-shadow:0px 0px 7px #222;
	box-shadow:0px 0px 7px #222;
	border: 8px solid transparent;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;*/
}
ul.pxs_thumbnails{
	height:35px;
	position:absolute;
	top:345px;
	left:50%;
}
ul.pxs_thumbnails li{
	position:absolute;
	display:block;
}
ul.pxs_thumbnails li img{
	border: 5px solid #FFFFFF;
	-moz-box-shadow:1px 1px 7px #555;
	-webkit-box-shadow:1px 1px 7px #555;
	box-shadow:1px 1px 7px #555;
	cursor:pointer;
	display:block;
	opacity:0.7;
}
ul.pxs_thumbnails li.selected img{
	opacity:1.0;
}
.pxs_navigation span{
	position:absolute;
	width:30px;
	height:60px;
	-moz-box-shadow:0px 0px 2px #000;
	-webkit-box-shadow:0px 0px 2px #000;
	box-shadow:0px 0px 2px #000;
	top:175px;
	opacity:0.6;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	cursor:pointer;
}
.pxs_navigation span:hover{
	opacity:0.9;
}
.pxs_navigation span.pxs_prev{
	background:#000 url(../img/prev.png) no-repeat center center;
}
.pxs_navigation span.pxs_next{
	background:#000 url(../img/next.png) no-repeat center center;
}
.pxs_loading{
	color:#fff;
	font-size:20px;
	padding:15px 15px 15px 50px;
	position:absolute;
	background:#333 url(../img/ajax-loader.gif) no-repeat 10px 50%;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	opacity:0.7;
	width:180px;
	position:absolute;
	top:150px;
	left:50%;
	margin-left:-90px;
}



.coupon {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}