@charset "UTF-8";
/* CSS Document */
html {
  overflow-y:scroll;
}
body {
	margin: 0;
	padding: 0;
	font-family: "ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;
	font-size: 16px;
	line-height: 160%;
	color: #494949;
	background:#000;
}
table {
	margin:0;
	padding:0;
	width:100%;
}
th {
	font-weight:bold;
}

th, td {
	margin:0;
	padding:0;
	vertical-align: top;
	text-align:left;
}

p { margin: 25px 0 0 0; }
form { margin: 0; }
img, a img { border: 0; }
img{ vertical-align:top;}
sup, sub { font-size: 60%; }
li img, dt img, dd img { vertical-align: bottom; }
ul, li, dl, dt dd { margin:0; padding:0;	text-align:left;}
li {list-style:none;}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	text-align:left;
}

#body { position:relative;}

.clearfix {
	overflow: hidden;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}

* html .clearfix {
	height: 1em;
	overflow: visible;
}

* { margin:0; padding:0;}

.inner_w {
	margin-left:auto;
	margin-right:auto;
	width:960px;
	position:relative;
}
.inner {
	margin-left:auto;
	margin-right:auto;
	width:900px;
	position:relative;
}
.bg_orgsize { 
	background-size:auto;
	background-repeat:no-repeat;
	background-position:center top;
}

#block_0 {
	width:100%;
	min-height:800px;
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(../img/bg_0.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-size:contain;
	z-index:2;
}
#block_0 .bg_orgsize { 
	min-height:800px;
}

#block_1, #block_2, #block_3, #block_4, #block_5, #block_6, #block_7, #block_8, #block_9 {
	width:100%;
	position:absolute;
	top:0px;
	left:0px;
	background-color:#000;
	background-position:center top;
	background-repeat:no-repeat;
	background-size:100% auto;
	z-index:1;
	display:none;
}
#block_1 .bg_orgsize, #block_2 .bg_orgsize, #block_3 .bg_orgsize, #block_4 .bg_orgsize, #block_5 .bg_orgsize, #block_6 .bg_orgsize, #block_7 .bg_orgsize, #block_8 .bg_orgsize, #block_9 .bg_orgsize {
	padding-top:645px;
}
.bg_mesh {
	background:url(../img/bg_mesh_bk.png) repeat-x top;
	padding-top:155px;
}
.bg_white {
	background:#000;
	color:#fff;
	height:300px;
}
.bg_mesh_bk {
	background:url(../img/bg_mesh_bk.png) repeat-x top;
	padding-top:155px;
}

.bg_black {
	background:#000;
	color:#fff;
}
.bg_mesh .inner .left {
	float:left;
	width:490px;
}
.bg_mesh .inner .right {
	float:right;
	width:370px;
	padding-bottom:130px;
}
#block_10 {
	width:100%;
	position:absolute;
	top:0px;
	left:0px;
	background-color:#000;
	background-image:url(../img/bg_10.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-size:contain;
	z-index:1;
	display:none;
}
#block_10 .bg_orgsize {
	padding-top:320px;
}
.bg_mesh_info {
	background:url(../img/bg_mesh_info.png) repeat-x top;
	padding-top:155px;
}
.bg_black {
	background:#000;
	color:#fff;
}
.bg_mesh_info .inner .left {
	float:left;
	width:450px;
}
.bg_mesh_info .inner .right {
	float:right;
	width:435px;
}


#header {
	position:relative;
	z-index:101;
	width:100%;
	height:65px;
}
#header .left {
	position:absolute;
	top:25px;
	left:38px;
}
#header .right {
	position:absolute;
	top:25px;
	right:44px;
}


#prev_next {
	margin:-97px 0 0 0px;
	position:fixed;
	top:50%;
	left:0px;
	z-index:102;
	height:84px;
	display:none;
	width:100%;
}
#prev_next .prev {
	float:left;
	margin-left:20px;
}
#prev_next .next {
	float:right;
	margin-right:20px;
}
#footer {
	position:fixed;
	margin:0;
	background:#000;
	z-index:100;
	width:100%;
	height:260px;
	left:0px;
	bottom:-150px;
}
body  {
	padding-bottom:260px;
	background:#000;
}
#pagebtm {
	margin:-50px 0px 0 405px;
	height:50px;
	display:block;
	text-align:center;
	z-index:2;
	position:absolute;
}
.inner_thu {
	width:900px;
	margin:0 auto;
	position:relative;
}
#thu {
	margin:-55px 0 0 0px;
	height:55px;
	overflow:visible;
	z-index:1;
	position:absolute;
}
#thu li {
	margin:0px 0px 0px 0px;
	float:left;
	width:81px;
	height:55px;
	display:block;
	text-align:left;
}
#thu li img {
	display:none;
}


#footer #gnav {
	background:#000;
	z-index:101;
	height:45px;
}
#footer #gnav li {
	width:81px;
	height:45px;
	display:block;
	float:left;
}
#footer #gnav li a {
	width:80px;
	height:20px;
	padding-top:12.5px;
	padding-bottom:12.5px;
	display:block;
	text-align:center;
}
#footer #gnav li a:hover, #footer #gnav li.on a {
	background-color:#d10059;
}
#footer #purple {
	height:65px;
	background:#490584;
}
#footer #purple.on {
	background:#7d38b9;
}
#footer #purple li {
	float:left;
}
#footer #purple li.reserve {
	width:605px;
	width:555px;
	font-size:12px;
	line-height:150%;
}
#footer #purple li.reserve a {
	width:605px;
	width:555px;
	height:55px;
	display:block;
	padding-top:10px;
}
#footer #purple li.reserve a {
	color:#fff;
	text-decoration:none;
}
#footer #purple li.reserve a:hover {
	text-decoration:none;
}
#footer #purple li.official {
	padding-top:10px;
	width:185px;
}
#footer #purple li.twitter, #footer #purple li.facebook {
	padding-top:20px;
	width:80px;
}

#block_10 .banners {
	margin:50px 0px 30px 0px;
	border-top:#4d4d4d 1px solid;
	padding-top:50px;
}
#block_10 .banners li {
	float:left;
	width:280px;
	margin-right:30px;
}
#block_10 .banners li.last {
	margin-right:0px;
}

.gothic {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
}
.small { font-size:12px; line-height:150%;margin-top:8px;}
.mt0 { margin-top:0px;}
.mt10 { margin-top:10px;}
.mt15 { margin-top:15px;}
.mt20 { margin-top:20px;}
.pt20 { padding-top:20px;}
.mt25 { margin-top:25px;}
.mt30 { margin-top:30px;}
.mt40 { margin-top:40px;}
.mt60 { margin-top:60px;}
.mt80 { margin-top:80px;}
.mt100 { margin-top:100px;}
.pb60 { padding-bottom:60px;}
.mr25 { margin-right:25px;}
.ml30{ margin-left:35px;}
img.left{ float:left;margin:0 40px 0 0;}
img.right{ float:right; margin:0 0 0 40px;}
.blue{ color:#00a0ed;}
.green { color:#1f980b;}

a {
	color:#000;
	text-decoration:none;
}
a:hover {
	color:#00009f;
	text-decoration:underline;
}

a .alpha {
	filter: alpha(opacity=100);
	-moz-opacity: 1.00;
	opacity: 1.00;
}

a:hover .alpha {
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
}

.hide {
	display:none;
}



#gtvfoot {
	text-align:center !important;
	padding-top:45px !important;
	color:#fff;
	font-size:12px;
}
#gtvfoot a {
	color:#fff;
}

@media only screen and (min-width: 1200px) {
	.bg_orgsize { background-image:none !important;}
}