@charset "UTF-8";
* {
	padding: 0;
	margin: 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
}
body {
	background-color: #000;
	text-align: center;
}
a img {
	border: none
}
/**　ヘッダーとトップ　**/

#wrapper {min-width:1024px}
#hd {
	min-width:1024px;
	position: absolute;
	top: 0;
	color: #666;
	width: 100%;
	background-color: #111;
	z-index: 1;
	padding: 4px 0;
	font-size: 12px;
	text-align: left;
	border-bottom: solid 1px #333;
}
#hd a {
	color: #999;
	text-decoration: none
}
#hd a:hover {
	color: #666;
}
#hd span {
	margin: 0 10px
}
#hd #bt_tweet{position:absolute; top:3px; right:0}
#hd #bt_facebook{position:absolute; top:3px; right:140px}


#top {
	color: #fff;
	position: relative
}
table {
	width: 100%;
	height: 100%;
	border-collapse: collapse
}
#camera {
	width: 25%;
	text-align: left
}
#top_inner {
	width: 50%;
}
#lens {
	width: 25%;
	text-align: right
}
#top_inner h1 {
	font-size: 30px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif
}
#top_inner h1 span {
	color: #C00;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif
}
#top_inner .liner {
	width: 100px;
	border-top: 1px solid #666;
	margin: 20px auto 0;
	height: 19px
}
#top_inner p {
	font-size: 14px;
	text-align: left;
	margin-bottom: 20px;
	line-height: 180%
}
#items {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	background-color: #000;
	overflow: hidden;
	height: 100%;
	width:100%
}
#items .item {
	width: 25%;
	float: left;
	margin: 0;
	padding: 0;
}
#items img {
	width: 100%;
	vertical-align: bottom;
	margin: 0;
	padding: 0
}
#items img:hover {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	
}
#layer {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	background-color: #000;
}
#scroll a {
	background-image: url(../images/sprite.png);
	background-position: -201px 0px;
	width: 50px;
	height: 20px;
	padding: 20px;
	position: absolute;
	bottom: 0;
	background-color: #00A3D9;
	background-repeat: no-repeat;
	display: block;
	z-index: 6
}
h3 {
	display: none
}
/**　メインの画面操作　**/

.list_carousel {
	width: 100%;
	margin: 0;
	padding: 0;
}
.list_carousel li {
	text-align: center;
	list-style: none;
	position: relative;
	width: 100%;
	overflow: hidden;
	background: #000;
}
.work {
	vertical-align: bottom;
	margin: 0;
	min-width:1024px
}
.clearfix {
	float: none;
	clear: both;
}
.pager {
	position: fixed;
	top: 0;
	right: 0;
	width: 30px;
	height: 100%;
	background-color: #111;
	padding-top: 150px;
	z-index: 10;
}
.pager span {
	display: block;
	font-size: 12px
}
.pager a {
	background-image: url(../images/sprite.png);
	background-position: -297px -32px;
	width: 12px;
	height: 12px;
	text-indent: -9999px;
	display: block;
	margin: 0 0 5px 8px
}
.pager a:hover {
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
	background-position: -297px -1px;
}
.pager a.selected {
	background-position: -297px -1px;
}
.info {
	color: #fff;
	width: 320px;
	position: absolute;
	right: 0;
	top: 0;
	text-align: left;
	font-size: 14px;
	background: url(../images/alpha_bg.png) repeat;
	padding: 150px 30px 20px 30px;
	display: block;
	margin-right: 0
}
.info p {
	line-height: 180%
}
.info .bt_close {
	cursor: pointer;
	cursor: hand;
	background-image: url(../images/sprite.png);
	background-position: -91px 0;
	width: 50px;
	height: 50px;
	position: absolute;
	top: 80px;
	right: 30px;
	z-index: 2
}
.info .bt_close:hover {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
#pagetop {
	display: none
}
/**　右側のボタン　**/

#open_info {
	position: absolute;
	bottom: 110px;
	right: 0;
	width: 30px;
	border-top: solid 1px #333;
	color: #666;
	z-index: 11;
	font-size: 12px;
	cursor: pointer;
	cursor: hand;
	text-align: center;
	height: 80px;
	padding-top: 30px;
}
#open_info:hover, .on {
	color: #fff!important;
	background-color: #00A3D9
}
#list {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 30px;
	border-top: solid 1px #333;
	color: #666;
	z-index: 11;
	font-size: 12px;
	cursor: pointer;
	cursor: hand;
	text-align: center;
	height: 80px;
	padding-top: 30px;
}
#list:hover {
	color: #fff;
	background-color: #00A3D9
}
.img_info {
	font-size: 12px;
}
.info .liner {
	width: 15px;
	border-top: 1px solid #999;
	margin: 20px 0 0;
	height: 19px
}
#load_layer {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	background-color: #000;
	background-image:url(../images/graphics/preloader.gif); background-repeat:no-repeat ;background-position:center center; 
	text-align:center;
}
 @media screen and (max-height: 768px) {
.pager {
	padding-top: 50px;
}
}
@media screen and (max-width: 1400px) {
#top_inner h1 {
	font-size: 24px;
}
#top_inner p {
	font-size: 13px;
	margin-bottom: 16px;
	line-height: 160%
}
#top_inner .liner {
	margin: 40px auto 0;
	height: 39px
}
}
 @media screen and (min-width: 1680px) {
#top_inner h1 {
	font-size: 40px;
}
#top_inner .liner {
	margin: 40px auto 0;
	height: 39px
}
}
