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

/* ------------------------------
   other page header 
------------------------------ */
.headarea {
	margin-top: 0px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	height: 180px;
	position: relative;
}
.hide {
	position: absolute;
	top: 10px;
	left: 20px;
	display: none;
}
.position {
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 269px;
	height: 180px;
}
article .leftBox99 {
	float: left;
	width: 700px;
	margin-top: 25px;
	margin-right: 30px;
}
article .rightBox99 {
	float: left;
	width: 240px;
	margin-top: 25px;
}
.leftBox99 {
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;
}
.leftBox99 .pankuzu a {
	color: #BB921A;
}
.page_title {
	height: 70px;
	font-size: 40px;
	padding-top: 0px;
	border-bottom: 3px solid #000000;
	margin-bottom: 30px;
}
.rightBox99 {
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;
}
/* ------------------------------
   concept page vegas
------------------------------ */
.movie_text1 a:hover {
	text-decoration: none;
}
.movie_text2 {
	width: 670px;
	height: 40px;
	text-align: center;
	padding: 7px 0;
	margin-right: 1%;
	border-top: 2px solid #000000;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	color: #ffffff;
	font-size: 14px;
	background-image: url(../img/grayBG.png);
}
.movie_text2 a {
	display: block;
	color: #ffffff;
}
.large_vision {
	width: 670px;
	height: 360px;
	background-image: url(../img/slideshow2_back.png);
}
#vegas {
	border: 10px solid #000000;
}
/* ------------------------------
   other page イベントスライダー 
------------------------------ */
.slider2 {
	margin-bottom: 20px;
}
.slider2 p {
	text-align: center;
	font-size: 12px;
}
.slider2 img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.koushiki_btn p {
	margin-bottom: 10px;
}
/* ------------------------------
   gameinfo kensaku 
------------------------------ */
.searchtable{
	background:#ffffff;
	font-size:13px;
	border:1px solid #bababa;
}

.gamelist1{
	width:420px; padding:5px 5px; border-bottom:1px solid #bababa; border-right:1px solid #bababa; font-weight:normal; text-align:left; font-size:18px;
}
.gamelist2{
	width:550px; padding:5px 5px; border-bottom:1px solid #bababa; font-weight:normal; text-align:left; font-size:18px;
}
.gamelist1 a{
	color:#3B47D0;
}
/* ------------------------------
   event page 
------------------------------ */
.couse_name {
	padding-bottom: 70px;
	padding-right: 30px;
}
.couse_name li:first-child {
	font-size: 22px;
	padding-bottom: 3px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #9BB8A1;
	color:#489A42;
}
.couse_name li:activenth-child(2) {
 padding-top: 5px;
 font-size: 14px;
}
.event_img img {
	display: block;
	width: 100%;
	margin-bottom: 10px;
}
.event_link {
	text-align: left;
}
.event_link a {
	color: blue;
	font-size: 12px;
}
/* ------------------------------
  other pages system
------------------------------ */
.price{
	margin-bottom:50px;
}
.price a{
	color:#3B47D0;
}
.price2{
	padding-right:30px;
}
.price2 img{
	width:100%;
}
.price2 .price_left{
	float:left;
	width:49%;
	margin-right:1%;
}
.price2 .price_right{
	float:left;
	width:49%;
	margin-left:1%;
}
.price_date{
	font-size:18px;
	font-weight:bold;
	text-align:center;
	padding:5px;
	background-color:#F8E45E;
	border-radius:5px;
	border-bottom:1px solid #bababa;
	margin-bottom:20px;
}
.price_date2{
	font-size:18px;
	font-weight:bold;
	text-align:center;
	padding:5px;
	background-color:#84E398;
	border-radius:5px;
	border-bottom:1px solid #bababa;
	margin-bottom:20px;
}
.price_date3{
	font-size:18px;
	font-weight:bold;
	text-align:center;
	padding:5px;
	background-color:#BAF0C8;
	border-radius:5px;
	border-bottom:1px solid #bababa;
	margin-bottom:20px;
}
.price3{
	margin-bottom:20px;
}
.price3 li:first-child{
	background-color:#dcdcdc;
	padding:10px 15px;
	font-size:16px;
}
.price3 li:nth-child(2){
	background-color:#EFEFEF;
	padding:10px 15px;
	font-size:16px;
	border-bottom:1px solid #bababa;
}
/* ------------------------------
  other pages gameinfo
------------------------------ */
.game {
	padding-bottom: 30px;
}
.game2{
	padding-right:30px;
}
.category {
	font-size: 12px;
}
.category a{
	display: inline-block!important;
    background-color:#4B86D7;
    color: #fff;
    padding: 4px 7px 4px;
    line-height: 1;
    margin-right: 0px;
    margin-bottom: 0px;
    border-radius: 4px;				
}
.game_componet {
	margin-bottom: 10px;
}
.game_componet img {
	width: 100%;
}
.game_guide {
	margin-bottom: 30px;
}

.youtube li {
	float: left;
	width: 315px;
	text-align: center;
	line-height: 100%;
}
.youtube li img {
	display: block;
	width: 100%;
	border: 1px solid #bababa;
}
.youtube li:nth-child(1) {
	margin-right: 40px;
}

/* other page access */
/*========================================*/
.access li {
	float: left;
	width: 50%;
	margin-bottom:50px;
}
.access2 {
	padding-left: 20px;
	padding-right:30px;
}
.hougaku {
	font-size: 20px;
	margin-bottom: 22px;
	text-align:center;
}
.mobile {
	font-size: 15px;
	font-weight: bold;
}
.distance {
	font-size: 15px;
	padding-bottom: 22px;
	color: #676767;
}
.dousen{
	font-size:18px;
	font-weight:bold;
	margin-bottom:50px;
}
.dousen img{
	width:100%;
}
/* プライバシーポリシー */
/*========================================*/

.private {
	font-size: 12px;
	padding-top: 20px;
	padding-left: 5px;
}
/* リンク */
/*========================================*/

.link {
	padding-left: 5px;
	font-size: 14px;
}
.link li {
	padding-top: 5px;
	padding-bottom: 5px;
}
.link li a {
	color: #907924;
}
