@charset "utf-8";
/* CSS Document*/

/* 
=========================================*/
body {
	color: #fff;
}
html,
body{
	height: 100%;
	min-height:800px;
	width: 100%;
	background-color: #000000;
	position: relative;
}

#gnav {
	margin: 0 auto;
	width: 1100px;
	padding-top: 30px;
	overflow: hidden;
	position: relative;
	height: 60px;
}
ul.sns {
	position: absolute;
	right: 0px;
	top: 50px !important;
	z-index:50;
}
.spbanner {
	margin: 0 auto;
	width: 1100px;
	position: relative;
}
.spbanner ul {
  position: absolute;
  top: -30px;
  left: 0px;
}

.spbanner ul li.nobiload {
	float: left;
	width: 169px;
	height: 45px;
	margin-top: 2px;
}
.spbanner ul li.nobibook {
	float: left;
	width: 152px;
	height: 50px;
	margin-right:20px;
}
#gnav .facebook {
	position: absolute;
	left: 860px;
	top: 20px;
	width:121px;
	height: 26px;
}
.contact {
	float: left;
	position: absolute;
	right:0px;
	top: 20px;
}
.contact a,
.contact2 a {
	color: #FFFFFF;
	font: 12px "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	text-decoration: none;
}
.contact2 {
	position: absolute;
	left: 20px;
	top: -40px;
	border-radius: 5px;
	padding: 5px 7px;
	background-color: rgba(0,0,0,0.40);
}
.contact2:hover{
	background-color: rgba(0,0,0,0.70);}
.contact2 img{
	width: 16px !important;
	height: 10px;
}
.wrap {
	height: 100%;
	width: 100%;
	min-height: 1000px;
}

#mainContainer {
	position: relative;
	margin: 0 auto;
	width: 1100px;
	height: 800px;
}

h1 {
	padding-top:40px;
	margin: 0 auto;
	width: 180px;
}
#mainContainer img {
	width: 100%;
}
h2 {
	position: absolute;
	top: 50px;
	right: 100px;
}
.tx01 {
	position: absolute;
	left: 270px;
	top: 120px;
	width: 80px;
}
.tx02 {
	position: absolute;
	left: 0px;
	top: 120px;
	width: 180px;
}
.banner2021 {
	position: absolute;
	left: 0px;
	top: 30px;}
.sp {
	width: 80px;
	height: 80px;
	position: absolute;
	left: 790px;
	top: 20px;
}

#fb {
	position: absolute;
	right: 30px;
	bottom: 5%;
}
._4s7c {
   border-top-color: #aaa !important; 
}
.live6{
	width: 276px;
	height: 39px;
	position: absolute;
	right: 30px;
	border-radius: 5px;
	overflow: hidden;
	top: 410px;
}
.live5{
	width: 276px;
	height: 39px;
	position: absolute;
	right: 30px;
	border-radius: 5px;
	overflow: hidden;
	top: 455px;
}
.live4 {
	width: 276px;
	height: 39px;
	position: absolute;
	right: 30px;
	border-radius: 5px;
	overflow: hidden;
	top: 500px;
}	
.live3 {
	width: 276px;
	height: 39px;
	position: absolute;
	right: 30px;
	border-radius: 5px;
	overflow: hidden;
	top: 545px;
}
.live2 {
	width: 276px;
	height: 78px;
	position: absolute;
	right: 30px;
	border-radius: 5px;
	overflow: hidden;
	top: 635px;
}
.live {
	width: 276px;
	height: 39px;
	position: absolute;
	right: 30px;
	border-radius: 5px;
	overflow: hidden;
	top: 590px;
}
.banner_dvd {
	width: 185px;
	height: 186px;
	position: absolute;
	top: 460px;
	left:12px;
	z-index:20;
}
.event a {
	position: absolute;
	top: 540px;
	left: 180px;
	z-index: 50;
	width: 180px;
	background-color: #d3ab6c;
	color: #000000;
	display: block;
	font-size: 13px;
	text-decoration: none;
	border-radius: 5px;
	line-height: 1.2em;
	font-weight: bold;
}

.banner_blu {
	width: 208px;
	height: 54px;
	position: absolute;
	top: 660px;
	left: 0px;
}
.banner_dvdCam {
	width: 283px;
	height: 112px;
	position: absolute;
	top: 680px;
	left: -30px;
	z-index:30;
	}
	
#footer {
	width: 100%;
	min-width: 1100px;
	background-color: #000000;
	padding-top: 10px;
	height: 22%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}

#footer .gapfooter {
	text-align: center;
	height: 200px;
}
#footer p {
	text-align: center;
	padding-top: 0px;
	font-size: 11px;
}
@media only screen and (max-width: 640px) {


}