/*************************************************************** 
デフォルトLP 
****************************************************************/
div.g-lp_wrapper {
		background-color: #F2F2F2;;
		width: 100%;
}
div.g-lp_head_bg {
	position: relative;
}
div.g-game_lp {
	background: center top no-repeat;
	position: absolute;
	margin: 0 auto;
	height: 630px;
	width:100%;
}
div.game_g-lp_inner {
	 width: 1000px;
	 margin: 0 auto;
	 position: relative;
}
.g-lp_btn_entry img,
.g-lp_btn_default_pre,
.g-lp_btn_default_open,
.g-lp_btn_default_preend,
.g-lp_btn_coomingsoon{
	height:250px;
	width:250px;
	display: block;
	position: absolute;
	top: 70px;
	right: 65px;
}
.g-lp_btn_entry img:hover{
	background-repeat: no-repeat;
	background-position: -250px 0 !important;
	cursor: pointer;
}
.g-lp_btn_entryend img:hover{
	background-repeat: no-repeat;
	background-position: -500px 0 !important;
}
.g-lp_btn_default_pre:hover {
	background-repeat: no-repeat;
	background-position: -250px -250px !important;
	cursor: pointer;
}
.g-lp_btn_default_open:hover {
	background-repeat: no-repeat;
	background-position: -250px 0 !important;
	cursor: pointer;
}
ul.g-lp_nav {
	overflow: hidden;
	padding: 0 0 12px;
}
ul.g-lp_nav li {
	float: left;
	width: 249px;
	background-color: rgba(0,0,0,0.7);
	filter: alpha(opacity=80);
	color: #fff;
	padding: 15px 0;
	font-size: 15px;
	text-align: center;
	cursor: pointer;
}
.g-lp_nav_border {
	border-right: 1px solid #4A4A4A;
}
.g-lp_nav li a{
	color:#fff;
}
ul.g-lp_nav li:hover {
	background-color: rgba(0,0,0,0.9);	
}

ul.g-lp_nav li.bahacri {
	float: left;
	width: 249px;
	background-color: rgba(247, 203, 28, .7);
	filter: alpha(opacity=80);
	color:#2D2B03;
	padding: 15px 0;
	font-size: 15px;
	text-align: center;
	cursor: pointer;
}
.g-lp_nav_border_8209 {
border-right:1px solid #DDBE4B;
}

ul.g-lp_nav li.bahacri:hover {
background-color: rgba(247, 203, 28, .9);
}
/**************LPメインエリア**************/
div.g-lp_detail_wrapp {
  text-align: left;
	box-shadow: 0px 0px 8px #919191;
}
div.g-lp_gametitle_area {
	padding: 20px 0 50px;
}
div.g-lp_gametitle_area_img {
	padding: 450px 0 50px;
}
div.g-lp_gametitle {
	overflow: hidden;
	background: #eee;
	position: relative;
}
div.g-lp_gametitle > img {
	float: left;
	width: 70px;
}
div.g-lp_gametitle > h1 {
	font-size: 26px;
	padding: 32px 0 4px; 
}
.g-lp_genre {
	width: 780px;
}
div.g-lp_gametitle > .g-lp_genre > a {
	background: #fff;
	font-size: 11px;
	padding: 1px 16px;
	border: solid 1px #ddd;
	border-radius: 20px;
}
div.g-lp_gametitle > .g-lp_genre > a:hover {
	text-decoration: none;
}

div.g-lp_playbtn_area {
	position: absolute;
	right: 0;
	top: 0;
	width: 220px;
	text-align: center;
}
.g-lp_gamestartbtn, .commingsoon_btn{
	background: #2DA7DD;
	margin:12px auto 10px;
	width: 150px;
	text-align: center;
	padding: 12px 20px 10px;
	color: #fff;
	border: solid 3px #fff;
	display: block;
	border-radius: 8px;
	box-shadow: 0px 2px 8px 0 #ADADAD;
}
.g-lp_gamestartbtn:hover {
	background: #0594D3;
	color: #fff;
	text-decoration: none;
}
.commingsoon_btn{
	background: #888;
}
.g-lp_otamesilink {
	color: #FF8FE4;
	text-decoration: underline;
}
.g-lp_otamesilink:hover {
	color: #FF8FE4;
	text-decoration: none;
}
.g-lp_otamesibtn {
	background: #F96CAC;
	margin:12px auto 10px;
	width: 150px;
	text-align: center;
	padding: 12px 20px 10px;
	color: #fff;
	border: solid 3px #fff;
	display: block;
	border-radius: 8px;
	text-decoration: none;
	box-shadow: 0px 2px 8px 0 #ADADAD;
	top: 340px;
	right: 95px;
	position: absolute;
}
.g-lp_otamesibtn:hover {
	color: #fff;
	text-decoration: none;
	background: #FF2C8C;
}

/********ゲーム紹介********/
div.g-lp_detail_wrap {
	min-height: 600px;
}
div.g-lp_detail {
	width: 960px;
	min-height: 500px;
	background: #fff;
	padding: 20px 20px 80px;
}
div.g-lp_detail > h2 {
	font-weight: bold;
	font-size: 18px;
}
div.g-lp_detail > p {
	line-height: 1.9;
	padding: 12px 80px 20px;
}
div.g-lp_picture_area {
	text-align: center;
	padding: 0 0 20px;
}
div.g-lp_picture_area > img {
	padding: 0 10px 0;
}
div.g-lp_review_area > p {
	line-height: 1.9;
	padding: 15px;
	margin: 10px 0;
	background: #eee;
}

/********ギャラリー********/
div.g-lp_video_area {
	padding: 6px 0 30px;
}
div.g-lp_picture_area > a > img {
	padding: 0 10px 0;
}
div.g-lp_picture_area > a {
	margin-bottom: 20px;
}
.g-lp_picture_area a:hover {
	opacity: .7;
}

/********掲示板********/
ul.g-lp_bbs {
	position: relative;
	overflow: hidden;
	height: 50px;
	border-bottom: 1px dotted #ddd;
	padding: 0 0 10px;
}
ul.g-lp_bbs > li {
	float: left;
}
li.g-lp_bbs_boardname {
	font-size: 18px;
	padding-right: 10px;
	margin: 18px 0 0;
}
li.g-lp_bbs_commcnt {
	margin: 24px 0 0;
}
li.g-lp_bbs_category {
	padding: 2px 12px;
	background: #D2D2D2;
	margin: 20px 0 0 10px;
	font-size: 12px;
}
li.g-lp_bbs_updatetime {
	position: absolute;
	right: 10px;
	top: 22px;
}
div.g-lp_bbs_pagination {
	text-align: center;
	padding: 15px 0;
}
div.g-lp_bbs_pagination > .nonactive {
	border: 1px solid #ddd;
    color: #000;
}
div.g-lp_bbs_pagination > .pagerarea {padding: 4px 12px;}
div.g-lp_bbs_pagination > .active {font-weight: bold;}
div.g-lp_bbs_pagination > .forward {margin: 0 0 0 6px;}
div.g-lp_bbs_pagination > a.nonactive {color: #000;}
div.g-lp_bbs_pagination > a.nonactive:hover {
	text-decoration: none;
	background: #eee;
}


/********問い合わせ********/
table.g-lp_supportinfo {
	margin: 10px 10px 20px;
	width: 800px;
}
table.g-lp_legallyinfo {
	margin: -8px 10px 10px;
	width: 800px;
}
table.g-lp_supportinfo > tbody > tr > td,
table.g-lp_legallyinfo > tbody > tr > td {
	border: solid 1px #ddd;
	padding: 1em;
}
td.g-lp_table_leftcol {
	background: #F5F5F5;
	font-weight: bold;
}
td.g-lp_gameinfo {width: 200px;}
td.g-lp_gameinfo_detail {width: 500px;}
td.g-lp_compinfo {width: 250px;}
td.g-lp_compinfo_detail {width: 450px;}


#gallery_top{
	text-align: center;
}
#gallery_top_img{
	max-width: 960px;

}
/********モーダルjs部分********/
.g-lp_picture_area a{
	display: inline-block;
	position:relative;
}
.g-lp_picture_area a.selected{
	outline: 2px solid #ff0;
}
.g-lp_picture_area div{
	position:absolute;
	top: 50%;
	left: 50%;
	font-size: 30px;
	color: #fff;
	margin: -30px -40px;
	background: #333;
	width: 80px;
	height: 60px;
	line-height: 64px;
	border-radius: 15px;
	  opacity: 0.9;
}
.g-lp_picture_area a:hover div{
	background: #b00;
}
/*************************************************************** 
デフォルトLP end
****************************************************************/
