@charset "UTF-8";

/* PC用CSS */

/* 01top */

#top {
	height:920px;

	margin-left:auto;
	margin-right:auto;

	position:relative;

	background-image: url("/images/01top/top_img-pc.jpg");
	background-position:center top;
	background-repeat:no-repeat;

}

#top_image_cover01 {

	height:920px;

	top:0;
	left:0;

	position:absolute;

	z-index:11;

	background-image: url("/images/01top/top_img-pc_1.png");
	background-position:center top;
	background-repeat:no-repeat;
}

#top_image_cover02 {

	height:920px;

	top:0;
	left:0;

	position:absolute;

	z-index:12;

	background-image: url("/images/01top/top_img-pc_4.png");
	background-position:center top;
	background-repeat:no-repeat;
}

#top_image_cover03 {

	height:920px;

	top:0;
	left:0;

	position:absolute;

	z-index:13;

	background-image: url("/images/01top/top_img-pc_4.png");
	background-position:center top;
	background-repeat:no-repeat;
}



#top_image01a {

	width:1280px;
	height:210px;

	left:50%;
	margin-left:-640px;

}

#top_image01_in1a {

	width:420px;
	height:210px;

	left:50%;
	top:0;
	margin-left:-630px;
}

#top_image01_in2a {

	width:420px;
	height:210px;

	left:50%;
	top:0;
	margin-left:-210px;

}

#top_image01_in3a {

	width:420px;
	height:210px;

	left:50%;
	top:0;
	margin-left:210px;

}


/* 08game */

#game {
	display:none;
}

#game-pc {

	width:100%;
	max-width:1280px;
	height:680px;

	margin-left:auto;
	margin-right:auto;

	position:relative;

	background-image: url("/images/08game/game-pc_img_game.png");
	background-position:center top;
	background-repeat:no-repeat;

	background-color:#333333;

	display:block;
}

#game-pc_in1 {

	width:100%;
	max-width:1280px;
	height:680px;

	top:0;
	left:0;

	position:absolute;

	background-image: url("/images/08game/game-pc_img_game_1.png");
	background-position:center top;
	background-repeat:no-repeat;

	display:block;
}

#game-pc_in2 {

	width:100%;
	max-width:1280px;
	height:680px;

	top:0;
	left:0;

	position:absolute;

	background-image: url("/images/08game/game-pc_img_game_2.png");
	background-position:center top;
	background-repeat:no-repeat;

	display:block;
}

#game-pc_in3 {

	width:100%;
	max-width:1280px;
	height:680px;

	top:0;
	left:0;

	position:absolute;

	background-image: url("/images/08game/game-pc_img_game_3.png");
	background-position:center top;
	background-repeat:no-repeat;

	display:block;
}

#game-pc_in4 {

	width:100%;
	max-width:1280px;
	height:680px;

	top:0;
	left:0;

	position:absolute;

	background-image: url("/images/08game/game-pc_img_game_4.png");
	background-position:center top;
	background-repeat:no-repeat;

	display:block;
}

#game-pc_in5 {

	width:100%;
	max-width:1280px;
	height:680px;

	top:0;
	left:0;

	position:absolute;

	background-image: url("/images/08game/game-pc_img_game_5.png");
	background-position:center top;
	background-repeat:no-repeat;

	display:block;
}

#game-pc_in6 {

	width:100%;
	max-width:1280px;
	height:680px;

	top:0;
	left:0;

	position:absolute;

	background-image: url("/images/08game/game-pc_img_game_6.png");
	background-position:center top;
	background-repeat:no-repeat;

	display:block;
}



