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


/* -----------------------------------------
   Base
----------------------------------------- */
html, body {
	height: 100%;
}

html {
	overflow-y: scroll;
}

body {
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 160%;
	color: #FFFFFF;
	background-color:#000000;
	text-rendering: optimizeLegibility;
}



ul {
	padding: 0;
	margin: 0;
}

li {
	list-style: none;
}

dd {
	-webkit-margin-start: 0px;
}

p {
	margin: 0 0 8px 0;
}

a {
	color:#FFFFFF;
	text-decoration:none;
}

a:hover {
	color:#CCCCCC;
}


.clearfix {zoom: 1;}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}


/* -----------------------------------------
   Common
----------------------------------------- */
.close {
	position:absolute;
	top:20px;
	right:20px;
	cursor:pointer;
}
.sp .close {
	display: none;
}

#layer {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background:url(../images/bg1.png) repeat 0px 0px;
}
.sp #layer {
	height: 100% !important;
}

.sp #page {
	display: none;
}


/* -----------------------------------------
   Flashエリア
----------------------------------------- */
#flash {
	position: fixed;
	top: 0;
	left: 0;
	width:100%;
	height:100%;
}
.sp #flash {
	z-index: -2;
}

#external_resola {

}

#altContent {
	position:fixed;
	top:50%;
	left:50%;
	margin: -283px 0 0 -378px;
}
.sp #altContent {
	overflow: hidden;
}









/* -----------------------------------------
   Navigation
----------------------------------------- */
#gnav {
	position: fixed !important;
	bottom: 9px;
	left: 50%;
	margin-left: -231px;
	z-index:200;
}
.sp #gnav,
.tablet #gnav {
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	margin-left: 0;
	padding-top: 50%;
	background-color: rgba(0, 0, 0, 0.85);
	display: none;
}

#gnav li {
	float:left;
	padding:0 19px 0 5px;
	background-image:url(../images/separate1.png);
	background-repeat:no-repeat;
	background-position:right 0px;
}
.sp #gnav li {
	float: none;
	margin-bottom: 25px;
	text-align: center;
	background: none;
}

#gnav li a {
	padding-left: 8px;
	background-image: url(../images/arrow1.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
.mac #gnav li a {
	background-position: 0px 3px;
}

#gnav li:first-child {
	padding:0 19px 0 19px;
	margin-left:0;
	position:relative;
}
.sp #gnav li:first-child {
	padding:0 19px 0 5px;
}

#gnav li:last-child {
	background-image: none;
}


#copyright {
	position: fixed !important;
	bottom: 16px;
	right: 44px;
}
.sp #copyright,
.tablet #copyright {
	bottom: 56px;
	z-index: -1;
	bottom: 10px;
	right: 50%;
	margin-right: -78px;
}


#update {
	position: absolute;
	top: -23px;
	left: 10px;
	width: 80px;
	height: 21px;
	text-align: center;
	margin-top: 0px;
	background: url(../images/update.png) no-repeat 0px 2px;
	cursor:pointer;
	opacity:0;
}
.sp #update {
	top: -25px;
	left: 50%;
	margin-left: -40px;
}

#update span {
	font-size:9px;
	font-weight:bold;
	font-style:italic;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}
/* -----------------------------------------
   news
----------------------------------------- */
#news {
	position: fixed;
	top: 100%;
	left: 50%;
	width: 755px;
	margin: 0 0 0 -378px;
	padding-bottom: 200px;
}
.sp #news {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	margin: 0;
	padding: 0px 20px;
	box-sizing: border-box;
}

#news h2 {
	text-align:center;
	margin:0 0 55px 0;
	padding-top:140px;
}
.sp #news h2 {
	margin:0 0 25px 0;
	padding-top:55px;
}

.sp #news h2 img {
	width:59px;
	height: auto;
}

#facebook {
	width:350px;
	float:left;
}
.sp #facebook {
	width:100%;
	float:none;
}

#facebook h3 {
	text-align:center;
	margin-bottom:20px;
}
.sp #facebook h3 {
	margin-top: 40px;
	margin-bottom:10px;
}

.sp #facebook h3 img {
	width: 97px;
	height: auto
}

#hallevent {
	width:350px;
	float:right;
}
.sp #hallevent {
	width:100%;
	float:none;
}

#hallevent h3 {
	text-align:center;
	margin-bottom:20px;
}
.sp #hallevent h3 {
	margin-top: 70px;
	margin-bottom:10px;
}

.sp #hallevent h3 img {
	width: 107px;
	height: auto
}

.sp .news_list {
	padding-bottom: 55px;
}

.news_list li {
	padding:10px 0;
	border-bottom:1px solid #282828;
	min-height:60px;
	background:url(../images/news_plus.png) no-repeat right center;
}

.news_list li:first-child {
	border-top:1px solid #282828;
}

.news_list img {
	float:left;
	width:60px;
}

.news_list p {
	padding-right: 50px;
	margin-left: 75px;
	font-size: 14px;
}

.news_list span {
	margin-left: 75px;
	font-size: 10px;
	display:block;
}




/* -----------------------------------------
   about
----------------------------------------- */
#about {
	position: fixed;
	top: 100%;
	left: 50%;
	width: 755px;
	margin: 0 0 0 -378px;
	padding-bottom: 200px;
	text-align:center;
}
.sp #about {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	margin: 0;
	padding: 0px 20px;
	box-sizing: border-box;
}

#about h2 {
	margin:0 0 55px 0;
	padding-top:140px;
}
.sp #about h2 {
	margin:0 0 25px 0;
	padding-top:55px;
}

.sp #about h2 img {
	width:70px;
	height: auto;
}

#about #about_description {
	margin-bottom:50px;
}
.sp #about #about_description {
	display: none;
}

#about #about_description_sp {
	display: none;
}
.sp #about #about_description_sp {
	margin: 0 0 25px 0;
	display: block;
	text-align: left;
}

#about #about_photo1 {
	padding-bottom:50px;
	margin-bottom:55px;
	background:url(../images/line1.png) repeat-x left bottom;
}
.sp #about #about_photo1 {
	padding-bottom: 25px;
	margin-bottom: 30px;
	width: 100%;
	height: auto;
}

#about #about_concept {
	margin-bottom:21px;
}
.sp #about #about_concept {
	width: 100%;
	height: auto;
}

#about p {
	color:#9c9c9c;
}

#about #about_concept_txt {
	margin-bottom:45px;
}
.sp #about #about_concept_txt {
	margin-bottom:25px;
	text-align: left;
}

#about #about_score {
	position:relative;
	margin-bottom:20px;
}

#about #about_cursor {
	position:absolute;
	top: 5px;
	left: 260px;
}

#about #about_score_img_sp {
	display: none;
}
.sp #about #about_score_img_sp {
	display: block;
	width: 100%;
	height: auto;
}

.sp #about #about_score_img,
.sp #about #about_cursor {
	display: none;
}

#about #about_score_txt1 {
	margin-bottom:30px;
}
.sp #about #about_score_txt1 {
	margin-bottom:25px;
	text-align: left;
}

.sp #about #about_score_txt1 .pc_only {
	display: none;
}


#about #about_score_txt2 {
	margin-bottom:55px;
}
.sp #about #about_score_txt2 {
	text-align: left;
}

#about #about_staff {
	position:relative;
}
.sp #about #about_staff {
	margin-bottom: 50px;
}

#credit_button {
	cursor:pointer;
}

#about #about_credit {
	position: absolute;
	top: -220px;
	left: 50%;
	margin-left: -105px;
	opacity:0;
}




/* -----------------------------------------
   shop
----------------------------------------- */
#shop {
	position: fixed;
	top: 100%;
	left: 50%;
	width: 755px;
	margin: 0 0 0 -378px;
	padding-bottom: 200px;
}
.sp #shop {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	margin: 0;
	padding: 0px 20px;
	box-sizing: border-box;
}

#shop h2 {
	text-align:center;
	margin:0 0 55px 0;
	padding-top:140px;
}
.sp #shop h2 {
	margin:0 0 25px 0;
	padding-top:55px;
}

.sp #shop h2 img {
	width:54px;
	height: auto;
}

.shop_list li {
	position:relative;
	padding-bottom:50px;
	margin-bottom:32px;
	border-bottom:1px dotted #FFF;
}
.sp .shop_list li {
	padding-bottom:30px;
}

.shop_list li:last-child {
	border-bottom:none;
}

#shop .left {
	float: left;
	margin-right: 28px;
}
.sp #shop .left {
	float: none;
	margin-right: 0;
	width: 100%;
	height: auto;
}

#shop .right {
	float: right;
	margin-left: 28px;
}
.sp #shop .right {
	float: none;
	margin-left: 0;
	width: 100%;
	height: auto;
}

#shop h3 {
	margin-bottom:10px;
}

#shop .title_jp {
	font-size:14px;
	margin-bottom:25px;
}
.sp #shop .title_jp {
	font-size: 12px;
	margin-bottom: 25px;
}

#shop .website1 {
	position:absolute;
	top:6px;
	right:0px;
}

#shop .website2 {
	position:absolute;
	top:6px;
	left:280px;
}
.sp #shop .website1,
.sp #shop .website2 {
	display: none;
}

#shop .description {
	color:#9c9c9c;
	margin-bottom:25px;
}

.shop_info {
	width: 349px;
	float: right;
	border-top: 1px solid #282828;
}
.sp .shop_info {
	width: 100%;
	float: none;
	border-top: 1px solid #282828;
}

.shop_info dt {
	float: left;
	width: 100px;
	padding: 10px 0 10px 5px;
}
.sp .shop_info dt {
	width: auto;
}

.shop_info dd {
	border-bottom: 1px solid #282828;
	padding: 10px 0 10px 105px;
}




/* -----------------------------------------
   access
----------------------------------------- */
#access {
	position: fixed;
	top: 100%;
	left: 50%;
	width: 755px;
	margin: 0 0 0 -378px;
	padding-bottom: 200px;
}
.sp #access {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	margin: 0;
	padding: 0px 20px;
	box-sizing: border-box;
}

#access h2 {
	text-align:center;
	margin:0 0 55px 0;
	padding-top:140px;
}
.sp #access h2 {
	margin:0 0 25px 0;
	padding-top:55px;
}

.sp #access h2 img {
	width:80px;
	height: auto;
}

#access #gmap {
	margin-bottom:30px;
}
.sp #access #gmap {
	width: 100% !important;
	height: 300px !important;
}

#access_list {
	margin-bottom: 55px;
}

#access_list li {
	float:left;
	height:152px;
	padding-left:17px;
	background:url(../images/access_line1.png) no-repeat 0px 0px;
}
.sp #access_list li {
	float:none;
	height:auto;
	padding-left: 0;
	background: none;
}

#access_list .column1 {
	width:234px;
}
.sp	#access_list .column1 {
	margin-bottom: 30px;
}

#access_list .column2 {
	width:236px;
}

#access_list .column3 {
	width:234px;
}
.sp #access_list .column1,
.sp #access_list .column2,
.sp #access_list .column3 {
	width: 100%;
}

#access h3 {
	font-size:18px;
	font-weight:bold;
	margin:0px;
}

#access .title_jp {
	margin-bottom: 15px;
}

.access_info {
	margin:0;
}

.access_info dt {
	font-weight:bold;
}

.access_info dd {
	color:#9c9c9c;
	margin: 0 0 20px 0;
}
.sp .access_info dd {
	margin: 0 0 11px 0;
}

/* -----------------------------------------
   sns
----------------------------------------- */
#sns {
	position: fixed !important;
	bottom: 3px;
	left: 10px;
	background:url(../images/share.png) no-repeat 46px 3px;
}
.sp #sns,
.tablet #sns {
	bottom: 30px;
	left: 50%;
	margin-left: -90px;
	z-index: -1;
}

#sns a {
	margin-right:2px;
}

.fb-like {
	top: -4px;
	margin-left:60px;
}

#u_0_6 {
	display: none !important;
}

/* -----------------------------------------
   menu
----------------------------------------- */
.menu {
	display: none;
}
.sp .menu {
	position: fixed;
	top: 16px;
	right: 16px;
	padding: 10px;
	cursor: pointer;
	z-index: 9999;
	display: block;
}

.menu .icon_bar {
	display: block;
	width: 24px;
	height: 2px;
	margin-bottom: 7px;
	background-color: #fff;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
}