@charset "utf-8";

body {
	background: #000000;
	font-family: helvetica,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size: 13px;
	line-height: 214%;
	color: #222222;
}
img {
	vertical-align: bottom;
	box-shadow: #000 0 0 0;
}
a {
	text-decoration: none;
}


/*----------------------- 共通 -----------------------*/
#wrap {
	min-width: 960px;
}
#main {
	position: relative;
	margin: 50px 48px 0 0;
	border-right: 1px solid #7F7F7F;
	overflow: hidden;
}

header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	min-width: 960px;
	height: 49px;
	background: #000000;
	border-bottom: 1px solid #7F7F7F;
}
header nav {
	margin-right: 50px;
	text-align: center;
}
header li {
	display: inline-block;
}
header li a {
	opacity: 0.7;
}
h1 {
	position: absolute;
	top: 0;
	left: 0;
}
#nav_btn {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 48px;
	border-left: 1px solid #7F7F7F;
}

.corner {
	margin-top: -50px;
	padding-top: 50px;
}
#nav {
	position: fixed;
	top: 0;
	right: -665px;
	width: 665px;
}
#nav .bg {
	width: 100%;
}
#nav .close {
	position: absolute;
	top: 0;
	right: 0;
	opacity: 0.7;
}
#nav nav {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 202px;
	height: 451px;
	margin: auto;
}
#nav #number {
	margin: 0 18px; 
}
#nav #number li {
	float: right;
	margin: 0 0 15px 15px ;
}
#nav #number li:first-child {
	float: none;
	margin-left: 0;
	text-align: center;
}
#nav #number li:nth-child(3n+1) {
	margin-left: 0;
}
#nav #global {
	margin: 26px 0 38px;
}
#nav #global li {
	float: left;
	border-bottom: 1px solid #888888;
	border-right: 1px solid #888888;
}
#nav #global li:nth-child(-n+3) {
	border-top: 1px solid #888888;
}
#nav #global li:nth-child(3n+1) {
	border-left: 1px solid #888888;
}
#nav #sns {
	margin-left: 31px;
}
#nav #sns li {
	float: left;
	margin-right: 17px;
}

#btn {
	position: fixed;
	left: 0;
	bottom: 15px;
	margin-left: 15px;
}
#btn li {
	float: left;
	margin-right: 10px;
}
#btn .tw iframe {
	vertical-align: bottom;
}

footer {
	padding: 65px 0 10px;
	font-size: 11px;
	color: #999999;
	text-align: center;
}

.left {
	float: left;
}
.right {
	float: right;
}

#slide .sp-slide img {
	display: block;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    width: 60%;
}
#slide .sp-thumbnails {
	border-top: 1px solid #7F7F7F;
	border-bottom: 1px solid #7F7F7F;
}

#local {
	padding-top: 20px;
	border-bottom: 1px solid #7F7F7F;
}
#local li {
	float: left;
	width: 100px;
	height: 30px;
	margin: 0 10px 20px;
	overflow: hidden;
}
#local .here img {
	margin-top: -60px;
}
#local li a:hover img {
	margin-top: -30px;
/*	margin-top: -60px;*/
}

#thumb {
	border-bottom: 1px solid #7F7F7F;
}
#thumb li {
	float: left;
	width: 25%;
}
#thumb li a {
	position: relative;
	display: block;
}
#thumb li img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
}
#thumb li .bg {
	position: static;
}
#thumb li .overlay {
	opacity: 0.8;
}

.album #local {
	padding-top: 35px;
}
.album #local h3 {
	margin-bottom: 40px;
	line-height: 0;
	text-align: center;
}

/*----------------------- TOP -----------------------*/
#top #main {
	margin-top: 0;
}
#top #video {
	position: relative;
	overflow: hidden;
}
#top video, #top video img {
	position: absolute;
}
#top h2 {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 458px;
	height: 132px;
	margin: auto;
}
#top #arrow {
	position: absolute;
	bottom: 41px;
	left: 0;
	right: 0;
	width: 70px;
	height: 71px;
	margin: 0 auto;
}

#top #floors li {
	border-top: 1px solid #7F7F7F;
}
#top #floors li a {
	position: relative;
	display: block;
}
#top #floors li .bg {
	width: 100%;
	height: auto;
}
#top #floors li .overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	opacity: 0.8;
}
#top #floors li .floor {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}

#top header {
	background: none;
	border-bottom: none;
}
#top h1 {
	top: 1px;
}
#top #nav_btn {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 48px;
	border-left: none;
	border-bottom: 1px solid #7F7F7F;
}

/*----------------------- FLOOR -----------------------*/
#floor #youtube {
	position: relative;
}
#floor #arrow {
	position: absolute;
	bottom: 72px;
	left: 0;
	right: 0;
	width: 70px;
	height: 71px;
	margin: 0 auto;
}
#floor h3 {
	position: relative;
	height: 198px;
}
#floor h3 img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}

#floor #overview {
	padding: 100px 0 60px;
	background: #eeeeee;
	text-align: center;
}
#floor #overview h3 {
	height: auto;
	margin-bottom: 30px;
}
#floor #overview h3 img {
	position: static;
}

#floor #art ul {
	border-bottom: 1px solid #7F7F7F;
}
#floor #art li {
	border-top: 1px solid #7F7F7F;
}
#floor #art li a {
	position: relative;
	display: block;
}
#floor #art li .bg {
	width: 100%;
	height: auto;
}
#floor #art li .overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	opacity: 0.8;
}
#floor #art li .name {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}

#floor #slide {
	border-top: 1px solid #EFEFEF;
}

#floor #mov ul {
	border-top: 1px solid #7F7F7F;
	border-bottom: 1px solid #7F7F7F;

}
#floor #mov li {
	float: left;
	width: 50%;
}

/*----------------------- ABOUT -----------------------*/
#about h2 {
	position: relative;
	height: 188px;
	border-bottom: 1px solid #7F7F7F;
	background: url(../img/about/title_bg.jpg) no-repeat center center;
}
#about h2 img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}

#about h3 {
	position: relative;
	width: 100%;
	height: 198px;
	background: #000000;
}
#about h3 img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}

#about .left, #about .right {
	width: 50%;
}
#about #what, #about #message {
	background: #eeeeee;
}
#about #what .in, #about #message .in {
	margin: 150px auto 0;
	width: 400px;
}
#about #what h3 {
	margin-bottom: 65px;
	text-align: center;
	height: auto;
	background: none;
}
#about #message h3 {
	margin-bottom: 65px;
	height: auto;
	background: none;
}
#about #what h3 img, #about #message h3 img {
	position: static;
	margin: 0;
}

#about #what p, #about #message p {
	margin-bottom: 2em;
}
#about #what .right div, #about #message .left div {
	position: relative;
	width: 100%;
	margin-top: 1px;
	overflow: hidden;
}
#about #what .right .clearfix, #about #message .left .clearfix {
	width: auto;
	padding-right: 1px;
}
#about #what .right img, #about #message .left img {
	position: absolute;
	top: 0;
}
#about #what #pic1 {
	height: 632px;
	margin-right: -1px;
}
#about #what #pic2 {
	float: left;
	height: 317px;
	width: 50%;
	margin-top: 0;
}
#about #what #pic3 {
	float: right;
	height: 317px;
	width: 50%;
	margin: 0px -1px 0 1px;
}
#about #what #pic4 {
	height: 319px;
	margin-right: -1px;
}
#about #message #pic5 {
	float: left;
	height: 333px;
	width: 50%;
	margin-top: 0;
}
#about #message #pic6 {
	float: right;
	height: 333px;
	width: 50%;
	margin: 0px -1px 0 1px;
}
#about #message #pic7 {
	height: 665px;
	margin-right: -1px;
}

#about #org {
	border-top: 1px solid #7F7F7F;
}
#about #org1 {
	height: 594px;
	background: url(../img/about/org_bg1.jpg) no-repeat center center;
	border-top: 1px solid #7F7F7F;
}
#about #org2 {
	height: 594px;
	background: url(../img/about/org_bg2.jpg) no-repeat center center;
	border-top: 1px solid #7F7F7F;
}
#about #org dl {
	width: 910px;
	margin: 69px auto 0;
}
#about #org p {
	margin-top: 2em;
	color: #cccccc;
}
#about #org ul {
	margin-top: 50px;
}
#about #org li {
	float: left;
	margin-right: 20px;
}

#about #support {
	border-top: 1px solid #7F7F7F;
	background: url(../img/about/support_bg.jpg) no-repeat center center;
}
#about #support h3 {
	border-bottom: 1px solid #7F7F7F;
}
#about #support ul {
	width: 840px;
	margin: 0 auto;
	padding: 60px 0 90px;
	text-align: center;
}
#about #support li {
	display: inline;
	color: #cccccc;
}
#about #support li:before {
	content: "\00a0/\00a0";
}
#about #support li:first-child:before {
	content: "";
}

#about #collabo {
	margin-bottom: 90px;
	border-top: 1px solid #7F7F7F;
}
#about #collabo h3 {
	margin: 60px auto 45px;
	height: auto;
	background: none;
	text-align: center;
}
#about #collabo h3 img {
	position: static;
	margin: 0;
}
#about #collabo ul {
	margin: 0 auto;
	width: 940px;
	text-align: center;
}
#about #collabo li {
	display: inline;
	color: #cccccc;
}
#about #collabo li:before {
	content: "\00a0/\00a0";
}
#about #collabo li:first-child:before {
	content: "";
}

#about #sponsor {
	margin-bottom: 10px;
	border-top: 1px solid #7F7F7F;
}
#about #sponsor h3 {
	margin: 60px auto 45px;
	height: auto;
	background: none;
	text-align: center;
}
#about #sponsor h3 img {
	position: static;
	margin: 0;
}
#about #sponsor ul {
	width: 930px;
	margin: 0 auto;
}
#about #sponsor li {
	float: left;
	margin-left: 83px;
}
#about #sponsor li:first-child {
	margin-left: 0;
}

/*----------------------- ARTIST -----------------------*/
#artist h2 {
	position: relative;
	height: 188px;
	border-bottom: 1px solid #7F7F7F;
	background: url(../img/artist/title_bg.jpg) no-repeat center center;
}
#artist h2 img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}

#artist #local {
	padding-top: 20px;
	border-bottom: 1px solid #CFCFCF;
}
#artist #local ul {
	width: 720px;
	margin: 0 auto;
}
#artist #thumb {
	border-bottom: 1px solid #CFCFCF;
}
#artist #thumb li {
	float: left;
	width: 20%;
}

/*----------------------- PHOTO -----------------------*/
#photo h2 {
	position: relative;
	height: 188px;
	border-bottom: 1px solid #7F7F7F;
	background: url(../img/photo/title_bg.jpg) no-repeat center center;
}
#photo h2 img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
#photo #local ul {
	width: 360px;
	margin: 0 auto;
}

#photo .album h2 {
	height: auto;
	background: none;
	text-align: center;
}
#photo .album h2 img {
	position: static;
}

/*----------------------- MOVIE -----------------------*/
#movie h2 {
	position: relative;
	height: 188px;
	border-bottom: 1px solid #7F7F7F;
	background: url(../img/movie/title_bg.jpg) no-repeat center center;
}
#movie h2 img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
#movie #local ul {
	width: 600px;
	margin: 0 auto;
}

#movie .album h2 {
	height: auto;
	background: none;
	text-align: center;
}
#movie .album h2 img {
	position: static;
}

/*----------------------- CONTACT -----------------------*/
#contact h2 {
	position: relative;
	height: 188px;
	border-bottom: 1px solid #7F7F7F;
	background: url(../img/contact/title_bg.jpg) no-repeat center center;
}
#contact h2 img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
#contact form {
	width: 500px;
	margin: 45px auto 200px;
	font-size: 14px;
	line-height: 143%;
	color: #FFFFFF;
}
#contact dl {
	margin-bottom: 35px;
}
#contact dt {
	margin-bottom: 5px;
}
#contact dd {
	margin-bottom: 10px;
}
#contact input[type="text"], #contact input[type="email"] {
	width: 498px;
	height: 28px;
	background: #000000;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
}
#contact textarea {
	width: 498px;
	height: 148px;
	background: #000000;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
}
#contact form div {
	background: url(../img/contact/submit_on.gif) no-repeat 0 0;
}
#contact form input[type="submit"] {
	cursor: pointer;
	display: block;
	width: 500px;
	height: 30px;
	border: none;
	text-indent: -9999px;
	background: url(../img/contact/submit_off.gif) no-repeat 0 0;
}

/*----------------------- NEWS -----------------------*/
#news h2 {
	position: relative;
	height: 188px;
	border-bottom: 1px solid #7F7F7F;
	background: url(../img/news/title_bg.jpg) no-repeat center center;
}
#news h2 img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}

#news #main > .clearfix {
	width: 910px;
	margin: 68px auto 50px;
	color: #dddddd;
}
#news #main #content {
	float: right;
	width: 665px;
}
#news #main #content li {
	margin-bottom: 65px;
	padding-bottom: 50px;
	border-bottom: 1px solid #404040;
}
#news #main #content .date {
	font-size: 14px;
	line-height: 142%;
}
#news #main #content h3 {
	margin-bottom: 30px;
	font-size: 17px;
	font-weight: bold;
	line-height: 142%;
}
#news #main #content p {
	margin: 1em 0;
	font-size: 14px;
	line-height: 162%;
}
#news #main a {
	color: #FFFFFF;
	opacity: 0.5;
}
#news #main #content img {
	max-width: 100%;
	height: auto;
}

#news #main #content ul.clearfix {
	margin-top: -10px;
}
#news #main #content ul.clearfix a {
	font-size: 14px;
	line-height: 142%;
}
#news #main #content ul.clearfix li {
	float: right;
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}
#news #main #content ul.clearfix li:first-child {
	float: left;
}

#news #main #side {
	float: left;
	width: 230px;
}
#news #main #side h4 {
	margin-bottom: 12px;
	font-size: 14px;
	font-weight: bold;
	line-height: 142%;
}
#news #main #side ul {
	margin-bottom: 25px;
}
#news #main #side li {
	margin-top: 7px;
	padding-top: 7px;
	border-top: 1px solid #686868;
	font-size: 14px;
	line-height: 142%;
}
#news #main #side li:first-child {
	margin-top: 0;
	padding-top: 0;
	border-top: none;
}
