@charset "utf-8";
/*-------------------------------------------------
	base
-------------------------------------------------*/

body, h1, h2, h3, h4, h5, p, form, ul, ol, li, dl, dd, dt {
	margin:0;
	padding:0;
}
ol, ul, li {
	list-style-type: none;
}
a {
	outline:none 0 #000000;
}
hr {
	display: none;
}
img {
	border:0;
}
.clearfix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
.clearfix {
	_height: 1px;
	min-height: 1px;/*・･*//*/
  height: auto;
  overflow: hidden;
  /**/
}
br.clear {
	font-size: 1px;
	line-height: 0px;
	clear: both;
}

.op img:hover {
opacity: 0.8;
-moz-opacity: 0.8; /* Firefox */
filter: alpha(opacity=80); /* IE6/7 */
-ms-filter: "alpha(opacity=80)"; /* IE8 */
}

.current img{
opacity: 0.3;
-moz-opacity: 0.3; /* Firefox */
filter: alpha(opacity=30); /* IE6/7 */
-ms-filter: "alpha(opacity=30)"; /* IE8 */
}
.current img:hover{
opacity: 0.3;
-moz-opacity: 0.3; /* Firefox */
filter: alpha(opacity=30); /* IE6/7 */
-ms-filter: "alpha(opacity=30)"; /* IE8 */
}


/*-------------------------------------------------
	layout base 
-------------------------------------------------*/
html, body {
height:100%;
}

html{
/*
overflow-y:hidden;
*/
}

body {
	/*
overflow:hidden;
*/
}

address {
	font-size:10px;
	clear: both;
}
/*-------------------------------------------------
	text color and size
-------------------------------------------------*/
body, th, td, h1, h2, h3, h4, h5, h6, pre, input, textarea, option, div, p, dt, dd, li, address {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	font-style: normal;
	color:#000000;
}
/*-------------------------------------------------
 text link
 -------------------------------------------------*/
a {
	color:#000000;
	text-decoration:none;
}
a:hover {
	color:#000000;
	text-decoration:none;
}
/*-------------------------------------------------
	usefull item
-------------------------------------------------*/
.tar {
	text-align:right;
}
.tac {
	text-align:center;
}
.fl_img {
	float:left;
	margin:0px 20px 10px 0px;
}
.mbSS {	margin-bottom:8px !important; }
.mbS {	margin-bottom:12px !important; }
.mbM {	margin-bottom:30px !important; }
.mbLL {	padding-bottom:109px !important; }

.fsS {font-size:10px; line-height:20px !important;}
.btn img:hover{
	cursor:pointer;
}
.ulStyle01 li{
	margin-bottom:15px;
}

.ulStyle02 {
	border-top:1px solid #646562;
	padding-top:12px;
}

.ulStyle02 li{
	float:left;
	padding-right:1px;
	background:url(../img/bg-dot2.png) no-repeat right top;
	line-height:0;
	height:7px;
}

.ulStyle02 li.last{
	padding-right:0;
	background:none;
}

.ulStyle03{
	border-top:1px solid #272621;
	border-bottom:1px solid #272621;
	margin-bottom:20px;
}
.ulStyle03 li{
	padding:16px 0;
	font-size:10px;
	line-height:18px;
	border-bottom:1px dotted #272621;
}

.ulStyle03 li.last{
	border-bottom:none;
}

.detail{
	margin-bottom:20px;
}
.back{
	text-align:right;
	margin-bottom:7px;
}
.back img{
	line-height:100%;
	vertical-align:bottom;
}



/*-------------------------------------------------
	base
-------------------------------------------------*/
body {
	text-align:center;
}

header{
	position:absolute;
	top:15px;
	right:15px;
	z-index:99999;
	display:none;
}

#wrap{
	z-index:0;
}

/*-------------------------------------------------
	hMenu
-------------------------------------------------*/

#hMenu{
	width:426px;
	height:35px;
	background-color:#ffffff;
}

#hMenu ul{
	padding:10px 0 0 30px;

}

#hMenu li{
	float:left;
	margin-right:24px;
}

#hMenu li:hover img{
	background:url(../img/bg-dot.gif) no-repeat left bottom;
}

#hMenu li.now img{
	background:url(../img/bg-dot.gif) no-repeat left bottom;
}




/*-------------------------------------------------
	headSet
-------------------------------------------------*/

#headSet{
	width:426px;
	height:200px;
	overflow:hidden;
	position:fixed;
	top:10px;
	right:-426px;
	z-index:999999999;
}


#blogBox{
	width:82px;
	height:23px;
	overflow:hidden;
	position:fixed;
	bottom:15px;
	right:-82px;
	z-index:999999997;
}



/*-------------------------------------------------
	depth
-------------------------------------------------*/

#depth{
	position:absolute;
	top:60px;
	right:51px;
	z-index:9999;
}

#depth p{
	font-size:8px;
	font-family:Helvetica, Arial, sans-serif;
	color:#FFF;
	padding:3px 3px 2px 3px;
	line-height:100%;
	letter-spacing:0.05em;
	/*background-color: rgba(48,38,33,0.8);*/
	background-color:#000;
	width:105px;
	text-align:right;
}

#depth p span{
	display:block;
	height:6px;
	width:100%;
}


#depthM{
	width:26px;
	height:151px;
	position:absolute;
	background:url(../img/bg-depth.gif) no-repeat left top;
	top:55px;
	right:9px;
	z-index:9999;
}

#depthM div{
	width:2px;
	height:141px;
	position:absolute;
	left:7px;
	top:5px;
}

#depthM div span{
	width:2px;
	background:url(../img/depth.gif) no-repeat left top;
	display:block;
}

/*-------------------------------------------------
	box
-------------------------------------------------*/

.box{
		height:1000px;
		position:relative;
}

.box article{
	width:1000px;
	position:relative;
	margin:0 auto;
	height:100%;
	text-align:left;
}

.box article p{
	line-height:22px;
}

/*-------------------------------------------------
	listBox
-------------------------------------------------*/

.listBox{
	border-bottom:1px dotted #4c4c4c;
}

.listBox dl{
	border-top:1px dotted #4c4c4c;
}

.listBox dl{
	padding:8px 0;
}

.listBox dt{
	font-size:10px;
	line-height:14px;
	text-indent:3px;
	width:100px;
	float:left;
}

.listBox dd{
	font-size:10px;
	line-height:14px;
	overflow:hidden;
	zoom:1;
}




/*-------------------------------------------------
	top
-------------------------------------------------*/


#top {
	height:298px;
	background:url(../img/bg-dot.gif) repeat-x bottom left;
	position:relative;
	z-index:10002;
}

#topOp{
	position:absolute;
	width:100%;
	background-color:#FFF;
	z-index:10000;
	left:0px;
}

#top h2{
	/**/position:absolute;
	left:50%;
	top:50%;
	
	margin-left:-364px;
	margin-top:-67px;
	width:728px;
	height:134px;
	overflow:hidden;
}

/*-------------------------------------------------
	catch
-------------------------------------------------*/
#catch {
	z-index:10010;
}

#catch div{
	position:absolute;
}
#catch #catchImg{
	z-index:10001;
}
#catch #catchBg{
	width:0;
	z-index:10000;
	overflow:hidden;
}

#cover1{
	width:650px;
	height:2px;
	left:40px;
	top:51px;
	background:#FFF;
	z-index:10003;
}

#cover2{
	width:728px;
	height:2px;
	left:0;
	top:132px;
	background:#FFF;
	z-index:10004;
}

#cover3{
	width:728px;
	height:50px;
	left:0;
	top:0;
	background:#FFF;
	z-index:10004;
}

#cover4{
	width:728px;
	height:50px;
	left:0;
	top:80px;
	background:#FFF;
	z-index:10004;
}



/*-------------------------------------------------
	message
-------------------------------------------------*/

#message {
	background:#c1c0ca url(../img/bg-message.jpg) no-repeat fixed center;
}

#messageIn {
	position:absolute;
	width:315px;
	right:58px;
	top:323px;
}

#messageIn h2 {
width:140px;
height:29px;
position:relative;
margin-bottom:44px;
}

#messageIn h2 img{
	position:absolute;
	display:block;	
}

#messageIn h2 span{
display:block;
width:0px;
height:29px;
background-color:#caff2f;
}

#messageIn p {
margin-bottom:37px;
}

#mbox{
	height:300px;
	overflow:hidden;
	position:relative;
}

#mbox1,
#mbox2,
#mbox3{
	height:300px;
}

#mboxIn{
	position:absolute;
	left:0;
	top:0;
	
}

.btn-next{
	float:left;
	margin-right:15px;
}




/*-------------------------------------------------
	service
-------------------------------------------------*/


#service {
	height:1200px;
	width:100%;
	background:#d9eeef url(../img/bg-service.jpg) no-repeat fixed center;
	position:relative;
	overflow:hidden;
}

#serviceIn {
position:absolute;
width:323px;
left:24px;
top:0px;
overflow:hidden;
height:100%;
z-index:2000;
}

#serviceIn h2 {
width:123px;
height:29px;
position:relative;
margin-bottom:33px;
}

#serviceIn h2 img{
	position:absolute;
	display:block;	
}

#serviceIn h2 span{
display:block;
width:0px;
height:29px;
background-color:#ffffff;
}

#service2{
	position:absolute;
	width:850px;
	height:100%;
	left:0px;
	margin-left:450px;
	top:0;
}
#service2In{
	background:url(../img/bg-service2.jpg) no-repeat fixed;
	height:100%;
}

#serviceIn h3 {
	margin-bottom:54px;
	line-height:100%;
}

#serviceIn h4 {
	margin-bottom:30px;
	line-height:100%;
}

#serviceIn h5 {
	margin-bottom:25px;
	line-height:100%;
}

#serviceIn p {
	margin-bottom:20px;
}

#sbox{
	width:2300px;
	position:absolute;
	height:1200px;
	left:0;
	top:0;
}

#sbox1,#sbox2,#sbox3,#sbox4,#sbox5,#sbox6{
	position:absolute;
	width:323px;
	top:50%;
}

#sbox1{	left:0; }
#sbox2{	left:380px; }
#sbox3{	left:760px; }
#sbox4{	left:1140px; }
#sbox5{	left:1520px; }
#sbox6{	left:1900px; }


#sbox3 h5{
	font-size:10px;
}

#popFigBox{
position:absolute;
z-index:2001;
left:420px;
height:1200px;
}

.popFig{
	position:absolute;
	top:50%;
	left:0;
	display:none;
}

#fig-1{	margin-top:-207px; }
#fig-2{	margin-top:-265px; }
#fig-3{	margin-top:-196px; }
#fig-4{	margin-top:-228px; }

/*-------------------------------------------------
	works
-------------------------------------------------*/

#works {
	background:#100c0e url(../img/bg-works.jpg) no-repeat fixed center;
}

#worksIn {
	position:absolute;
	width:820px;
	left:90px;
	top:149px;
	overflow:hidden;
}

#worksIn h2 {
width:108px;
height:29px;
position:relative;
margin-bottom:23px;
}

#worksIn h2 img{
	position:absolute;
	display:block;	
}

#worksIn h2 span{
display:block;
width:0px;
height:29px;
background-color:#181714;
}

#workBox{
	height:529px;
	/*height:644px;*/
	background-color:#181714;
	position:relative;
}

#workBoxMask{
	width:800px;
	height:625px;
	position:absolute;
	left:10px;
	top:10px;
	overflow:hidden;
}

#workAll{
	position:absolute;
	width:10000px;
	
}

#workAll li{
	float:left;
	width:800px;
}

#workAll h3{
	color:#5e5d5b;
	font-size:10px;
	line-height:100%;
	margin-bottom:15px;
	padding-left:9px;
}

#workAll h3 a{
	color:#5e5d5b;
}

#workAll h3 a:hover{
	text-decoration:underline;
}


#workAll .cat{
	float:right;
	line-height:100%;
	font-size:10px;

}

#workAll .workControl{
	width:100px;
	height:11px;
}

#workAll .workControl div{
	float:left;
	margin-left:10px;
	padding-right:10px;
	display:inline;
	border-right:1px dotted #302f2c;
	line-height:100%;
	font-size:10px;
}
#workAll .workControl div img{
	vertical-align:bottom;
	
}

#workAll .workControl div.last{
	padding-right:0px;
	border-right:none;
}

#workAll .workControl div{

}

.workItem{
	margin-bottom:15px;
}

#workAll .basicBox{
	height:519px;
}
#workAll .moreBox{
	clear:both;
	padding-top:23px;
	border-top:1px dotted #302f2c;
}

#workAll .moreBox dt,
#workAll .moreBox dd{
	color:#5e5d5b;
	font-size:10px;
}

#workAll .firstDl {
	float:left;
	padding-right:30px;
	margin-right:30px;
	height:66px;
	border-right:1px dotted #302f2c;
	padding-left:10px;
}

#workAll .secondDl {
	float:left;
	margin-right:20px;
}

#workBoxBody{
	width:820px;
	height:604px;
	overflow:hidden;
}
/*-------------------------------------------------
	contact
-------------------------------------------------*/

#contact {
	background:#e6dddb url(../img/bg-contact.jpg) no-repeat fixed center;
}

#contactIn {
position:absolute;
width:323px;
right:16px;
top:0px;
overflow:hidden;
height:100%;
z-index:3000;
}

#contactIn h2 {
width:130px;
height:29px;
position:relative;
margin-bottom:44px;
}

#contactIn h2 img{
	position:absolute;
	display:block;	
}

#contactIn h2 span{
display:block;
width:0px;
height:29px;
background-color:#ffff00;
}

#contactIn p {
margin-bottom:37px;
}


#contact2{
	position:absolute;
	width:736px;
	height:454px;
	left:-270px;
	top:50%;
	margin-top:-227px;
}
#contact2In{
	
	background:url(../img/bg-contact2.png) no-repeat left top;
	height:100%;
}

#contactIn h3 {
	margin-bottom:54px;
	line-height:100%;
}

#contactIn h4 {
	margin-bottom:30px;
	line-height:100%;
}

#contactIn h5 {
	margin-bottom:25px;
	line-height:100%;
}

#contactIn p {
	margin-bottom:20px;
}

#cbox{
	width:2300px;
	position:absolute;
	height:1000px;
	left:0;
	top:0;
}

#cbox1,#cbox2,#cbox3{
	position:absolute;
	width:323px;
	top:50%;
}

#cbox1{	left:0; }
#cbox2{	left:380px; }
#cbox3{	left:760px; }

.cBasic{
	line-height:18px !important;
	font-size:10px;
}

.cBasic span{
	background-color:#ffff00;
}

.cNote{
	line-height:16px !important;
	font-size:10px;
	color:#686558;
}

#cbox3 dl{
	border-top:1px dotted #4c4c4c;
	padding:8px 0;
}

#cbox3 dt,
#cbox3 dd{
	font-size:10px;
	line-height:14px;
}
#cbox3 dt{
	float:left;
	width:75px;
}

#cbox3 dd{
	float:right;
	width:237px;
}

.addBorder{
	border-top:1px dotted #4c4c4c;
	padding-top:7px;
}

/*-------------------------------------------------
	recruit
-------------------------------------------------*/

#recruit {
	background:#503039 url(../img/bg-recruit.jpg) no-repeat fixed center;
}

#recruitIn {
	position:absolute;
	width:530px;
	right:0;
	top:300px;
}

#recruitIn h2 {
width:125px;
height:29px;
position:relative;
margin-bottom:40px;
}

#recruitIn h2 img{
	position:absolute;
	display:block;	
}

#recruitIn h2 span{
display:block;
width:0px;
height:29px;
background-color:#844764;
}

#recruitIn p {

}

#slideShow{
	position:absolute;
	width:651px;
	height:366px;
	overflow:hidden;
	left:50px;
	top:32px;
}

#slideShow img{
	position:absolute;
	top:0;
	left:0;
	display:block;
}

#slideShow img.hide{
	display:none;
}

/*-------------------------------------------------
	bottom
-------------------------------------------------*/

#bottom {
		background:#ffffff url(../img/bg-dot.gif) repeat-x top left;;
}

#bottom h2{
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-51px;
	margin-top:-55px;
}

#bottom p{
	position:absolute;
	left:50%;
	bottom:18px;
	margin-left:-98px;
}

/*-------------------------------------------------
	news
-------------------------------------------------*/

#news{
	background:url(../img/bg-dot.gif) repeat-x bottom left;
	overflow:hidden;
}

#news article{
	width:730px;
	margin:0 auto;
	text-align:left;
	padding:42px 0;
	position:relative;
}

#news article dl{
	padding:8px 0 5px 0;
	background:url(../img/bg-dot2.gif) repeat-x top left;
}

#news article dt{
	float:left;
	font-size:10px;
	color:#40403d;
	width:60px;
	text-indent:3px;
}
#news article dd{
	overflow:hidden;
	font-size:10px;
}
#news article dd a{
	color:#706c57;
	text-decoration:underline;
}
#news article dd a:hover{
	text-decoration:none;
}

#newsL{
	float:left;
	padding-top:7px;
}

#newsR{
	width:660px;
	float:right;
	background:url(../img/bg-dot.gif) repeat-x bottom left;
}

#newsClose{
position:absolute;
left:3px;
bottom:45px;
}

#newsOpen{
position:absolute;
left:144px;
bottom:10px;
z-index:99999999;
display:none;
}

#newsClose:hover,
#newsOpen:hover{
cursor:pointer;
}

