@charset "utf-8";

/* ------------------------------------------------------------
 * nav
 * ------------------------------------------------------------ */

#nav {
  display: none;
}


/* ------------------------------------------------------------
 * intro
 * ------------------------------------------------------------ */
 
#introWrap {
	margin: 0px;
	padding: 530px 0px 0px;
}

#intro {
	background: #000000 url(../img/teaser/intro_bg.jpg) no-repeat scroll 50% 0px;
	color: white;
	height: 100%;
	margin: 0 auto;
	background-size: 100% auto;
	min-height: 700px;
	padding: 0px 0px 70px;
}


/* ------------------------------------------------------------
 * event
 * ------------------------------------------------------------ */

/* #event {
	background: #000000 url(../img/teaser/event_bg.jpg) no-repeat scroll 50% 0;
	color: white;
	height: 100%;
	margin: 0 auto;
	overflow: visible;
	padding: 600px 0 100px;
	background-size: 100% auto;
	min-height: 800px;
} */

#event .contents_bg {
  margin-top: 0px;
}


/* ------------------------------------------------------------
 * story
 * ------------------------------------------------------------ */

/* #story { background: #000000 url(../img/teaser/story_bg.jpg) no-repeat scroll 50% bottom; color: white; height: 1300px; padding: 0px 0 0; } */

#story .contents { margin: 0px auto; }


/* ------------------------------------------------------------
 * formArea
 * ------------------------------------------------------------ */

/* #formArea { background: #000000 url(../img/teaser/form_area_bg_l.jpg) no-repeat scroll 50% bottom; margin: 0px auto; padding: 10px 0 40%;min-height: 1950px; }

#formArea .contents {
  margin: 26px auto;
  width: 875px;
  background: url(../img/teaser/bg_contents_middle.png) repeat-y left top;
  padding: 0px 30px 0px 60px;
  position: relative;
} */



/* ------------------------------------------------------------
 * jump
 * ------------------------------------------------------------ */

#jump { background: #000000 url(../img/teaser/jump_bg_l_l.jpg) no-repeat scroll 50% bottom; margin: 0px auto; padding: 10px 0 40%;/*	background-size: 100% auto;
*/ min-height: 500px; }

#jump .contents {
  margin: 26px auto;
  width: 505px;
  background: url(../img/teaser/bg_contents_middle.png) repeat-y left top;
  padding: 0px 30px 0px 60px;
  position: relative;
}
