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


/* slider
--------------------------------------------------------- */
.slideFrame {
	position: relative;
	margin: 0 0px;
	overflow: hidden;
	overflow-x: auto;
	width: 100%;
	height: 533px;
	background: #000;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
}

.slideGuide {
	width: 150%;
	height: 100%;
}

.slideCell {
	display: block;
	float: left;
	margin-right: 1px;
	width: 200px;
	height: 100%;
	background: #FFF;
	color: #fff;
}


/* controller */
.slideCtrl {
	display: none;
	position: absolute;
	top: 0;
	width: 42px;
	height: 100%;
	background: #676767 url(/web/images/top/hatch.png);
	color: #000;
	font-size: 12px;
	text-align: center;
	cursor: default;
	opacity: 0.8;
	-moz-opacity: 0.8;
	-webkit-opacity: 0.8;
	filter: alpha(opacity=80);

	/* 確認用 */	
	background: #b1b1b1 url(hatch.png);
	padding-top: 40px;
}

.slideCtrl.left { left: -5px; padding-top:250px; }
.slideCtrl.right { right: -5px; padding-top:250px; }


/* クラス名変更
--------------------------------------------------------- */
.cell {
	display: block;
	float: left;
	margin-right: 5px;
	width: 200px;
	height: 100%;
	background: #FFF;
}

.controller {
	position: absolute;
	top: 0;
	width: 60px;
	height: 100%;
	padding-top: 40px;
	background: #676767 url(hatch.png);
	padding-top: 40px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	cursor: default;
	opacity: 0.8;
	-moz-opacity: 0.8;
	-webkit-opacity: 0.8;
	filter: alpha(opacity=80);
}

.controller.left { left: -5px; }
.controller.right { right: -5px; }


/* フィルム風
--------------------------------------------------------- */
#slide-07 {
	margin-top: 10px;
	height: 120px;
}

#slide-07 .slideCell {
	width: 210px;
	background: #333;
}

#slide-07 .slideCell .line {
	border-top: 5px dashed #333;
	border-bottom: 5px dashed #333;
	background: #fff;
}

#slide-07 .slideCell .box {
	border: 5px solid #333;
	background: #fff;
	height: 100px;
	overflow: hidden;
	text-align: center;
}


/* drag & flick
--------------------------------------------------------- */
#slide-11 {
	cursor: url("open.cur"), default;
}
.exhibition {
	width: 100%;
	height: 533px;
	margin-top: 50px;
	margin-bottom: 30px;
}


/* exhibition
--------------------------------------------------------- */
.w1637 {
	width:1637px;
}
.w800 {
	width:800px;
}

.w800 img {
	width: 800px;
}
.w779 {
	width:779px;
}

.slide-071 {
	width:711px;
}
.slide-070 {
	width:711px;
}
.w669 {
	width:669px;
}
.w654 {
	width:654px;
}
.w646 {
	width:646px;
}
.w649 {
	width:649px;
}
.w551 {
	width:551px;
}
.w545 {
	width:545px;
}
.w541 {
	width:541px;
}
.w533 {
	width:533px;
}
.w530 {
	width:530px;
}
.w500 {
	width:500px;
}
.w468 {
	width:468px;
}
.w428 {
	width:428px;
}
.w400 {
	width:400px;
}
.w355 {
	width:355px;
}









/* drag & flick 横スライドトップ空き削除
--------------------------------------------------------- */
* { 
  margin: 0;
  padding: 0;
}









#title {
	padding-top: 100px;
	text-align: center;
}

#about {
	font-size: 11px;
	color: #333;
	letter-spacing: 3px;
	width: 90%;
	line-height: 17px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	background-color: #F1F1F1;
	padding: 20px;
}


#client {
	font-size: 11px;
	color: #333;
	letter-spacing: 3px;
	width: 90%;
	line-height: 17px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	background-color: #F1F1F1;
	padding: 20px;
	text-align:center;
}


#footer {
	font-size: 10px;
	letter-spacing: 3px;
	color: #F1F1F1;
	text-align: center;
	margin-top: 50px;
	margin-bottom:20px;
}

body {
	background-color: #333;
}


@media screen and (max-width:420px){


#client {
	font-size: 11px;
	color: #333;
	letter-spacing: 3px;
	width: 90%;
	line-height: 17px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	background-color: #F1F1F1;
	padding: 20px;
	text-align:left;
}


.w800 {
	width:400px;
}

.w800 img {
	width: 400px;
}

.slideFrame {
	position: relative;
	margin: 0 0px;
	overflow: hidden;
	overflow-x: auto;
	width: 100%;
	height: 266px;
	background: #000;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
}

.exhibition {
	width: 100%;
	height: 213px;
}

#footer {
	font-size: 9px;
	letter-spacing: 0px;
	color: #F1F1F1;
	text-align: center;
	margin-top: 50px;
	margin-bottom:20px;
}

.w400 {
	width:200px;
}
.w500 {
	width:250px;
}
.w533 {
	width:266px;
}
.w711 {
	width:355px;
}
.w428 {
	width:214px;
}
.w468 {
	width:234px;
}
.w400 img {
	width:200px;
}
.w500 img {
	width:250px;
}
.w533 img {
	width:266px;
}
.w711 img {
	width:355px;
}
.w428 img {
	width:214px;
}
.w468 img {
	width:234px;
}

}



