@charset"utf-8";
body,h1,h2,h3,h4,p,li {
	margin-top: 0px;
	padding-top: 0px;
}
body{/*土台の大きさ*/
	width: 1000px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
body {
	background:url(img/cloth.png);
}

body:after {
 display:none;
 content: 	url(img/1h_Izumi_2.png) 
			url(img/2h_nettai2.png) 
			url(img/3h_Hino.png) 
			url(img/4h_kazoku_c.png) 
			url(img/5h_Heike_2.png) 
			url(img/6h_Iwao2.png)
			url(img/7h_Neo_c.png) 
			url(img/8h_Son_2.png);

}


.contents {/*本文のスペース*/
	background-color:#FFFFFF;
	width:1000px;
	height:850px;
	position:absolute;
	
	}
a{
	text-decoration:none;
}
ul{
	list-style:none;
}
/*------------------ヘッダー-----------------*/
.header {
	z-index: 128;
	margin:0;
	padding:0;
	width:1000px;
	height: 70px;
	position:fixed;
	top:0px;
	background-color:#fff;	
}
#h-b {
	position:absolute;
	top:0px}
#logo {
	position:absolute;
	top:38px;
	left:15px;
	z-index:130;
	}
/*-------グローバルナビ--------*/
#gnavi {
  position:absolute;
  top:38px;
  left:175px;
  width:650px;
  padding:0;
  margin:0;
  list-style-type: none;
}
#gnavi li {
  width:20%;
  float:left;  
  padding:0;
  margin:0;
  text-align:center;
}
#gnavi li a {
 color:#555;
  font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size:13px;
  font-weight:lighter;
  margin-left:-2px;
  padding: 5px;
  text-decoration:none;
  display:block;
  background:none;
  border:1px;
  border-style:dotted;
  border-color:#ABABAB;
}
#gnavi li a:hover {
  background:#fff;
}
/*ジャンプ先マーカー*/
#top {
	position:absolute;
	top:0px;
	}
#what {
	position:absolute;
	top:600px;
	}
#LUL {
	position:relative;
	top:-200px;
	}
#aboutus{
	position:absolute;
	top:2160px;
	}
/*------------------ホーム--------------------*/
.home_wrapper {/*窓の大きさ*/
	position:relative;
	top:0px;
    width:1000px;
	max-height:820px;	
	bottom: 5px;
	overflow:
	auto;
	overflow-x:
	hidden
	}

.home {/*窓の大きさ*/
	position:relative;
	top:0px;
    width:1020px;    
	max-height:820px;	
	bottom: 5px;
	overflow:
	auto;
	overflow-x:
	hidden
	}
	
#catch {/*キャッチフレーズ*/
	font-size: 28px;
	text-align: center;
	text-shadow: 0px 0px 15px #410304;
	color: #FFFFFF;
	position: absolute;
	top:260px;
	left:25%;
    font-weight: lighter;
	letter-spacing: 0.1em;
}
.performer{/*アーチスト写真*/
	width:1000px;
	position:relative;	
	top: -124px;
}
/*.artists{width: 900px; margin: 0 0 0 50px; height: 120px; overflow: hidden; float: left; position: relative;}*/
.artists{width: 1160px; margin: 0 0 0 -130px; height: 120px; overflow: hidden; float: left; position: relative;}

.performer .artist {
	float: left;
	display:block;
	height:120px;
	width: 180px;	
	/*width: 200px;*/
	
}
.slider_arrow{
	/*float: left;*/
	position:absolute;
	z-index: 2;
	display: block;
	height: 120px;
	width: 50px;	
	cursor: pointer;
}
.slider_left_arrow{background: url('img/Arrow_L.png') no-repeat; background-size: cover; left: 0;}
.slider_right_arrow{background: url('img/Arrow_R.png') no-repeat; background-size: cover; right: 0;}

#izumi.artist{ background: url('img/1_Izumi_2BW.png') no-repeat; background-size: cover;}
#nettai.artist{ background: url('img/2_nettai2_BW.png') no-repeat; background-size: cover;}
#hino.artist{ background: url('img/3_Hino_BW.png') no-repeat; background-size: cover;}
#kazoku.artist{ background: url('img/4_kazoku2.png') no-repeat; background-size: cover;}
#heike.artist { background: url('img/5_Heike_2BW.png') no-repeat; background-size: cover;}
#iwao.artist{background: url('img/6_Iwao2_BW.png') no-repeat; background-size: cover;}
#neo.artist{background: url('img/7_Neo_live_BW.png') no-repeat; background-size: cover;}
#son.artist{background: url('img/8_Son_2BW.png') no-repeat; background-size: cover;}
#hinemosu.artist{background: url('img/9_hinemosu_BW.png') no-repeat; background-size: cover;}
#izumi.artist:hover{ background: url('img/1h_Izumi_2.png') no-repeat; background-size: cover;}
#nettai.artist:hover{ background: url('img/2h_nettai2.png') no-repeat; background-size: cover;}
#hino.artist:hover{ background: url('img/3h_Hino.png') no-repeat; background-size: cover;}
#kazoku.artist:hover{ background: url('img/4h_kazoku_c.png') no-repeat; background-size: cover;}
#heike.artist:hover { background: url('img/5h_Heike_2.png') no-repeat; background-size: cover;}
#iwao.artist:hover{background: url('img/6h_Iwao2.png') no-repeat ; background-size: cover;}
#neo.artist:hover{background: url('img/7h_Neo_c.png') no-repeat ; background-size: cover;}
#son.artist:hover{background: url('img/8h_Son_2.png') no-repeat ; background-size: cover;}
#hinemosu.artist:hover{background: url('img/9h_hinemosu.png') no-repeat ; background-size: cover;}

.clear {clear: both;}
.artist_active{display: block;}
.artist_inactive{display: none;}


/*-----------マーク、コピー----------*/

#copy {
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:16px;
	max-width:700px;
	position:relative;
	top:-110px;
	left:500px
	}
	#bodycopy {
		font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
		font-size:12px;
		line-height:20px;
		text-align:right;
		max-width:650px;
		position:relative;
		top:-115px;
		left:120px;
		}
#line2 {
	position:absolute;
	top:630px;
	left:790px;
	width:10px;
    }

#phone{
	position:absolute;
	top:665px;
	left:800px;
	clear:both;
    }
#mail{
	position:absolute;
	left:805px;
	top:745px;
}
#mail{
	background:url(img/mail2.png) no-repeat;
	width:42px;
	height:22px;
	}
#mail a{
	display:block;
}
#mail img{
	border:none;
}
#mail a:hover{
	background: none;
}
#mail a:hover img{
	visibility:hidden;
}

/*--------------NEWSスペース-------------------*/
#newsTitle{
	position:absolute;
	top:920px;
	left:10px;
	margin: 0px 10px 0px 20px;
	float:left;
}
#line1 {
	position:absolute;
	top:890px;
	left:170px;
	width:10px;
}
.news-img1{
	display: -webkit-box;
	display: flex box;
	display: -moz-box;
	-webkit-box-orient:vertical;
	position:absolute;
	top:925px;
	left:185px;
}
.news-img2{
	display: -webkit-box;
	display: flex box;
	display: -moz-box;
	-webkit-box-orient:vertical;
	position:absolute;
	top:1025px;
	left:300px;
	}
.news-img3{
	display: -webkit-box;
	display: flex box;
	display: -moz-box;
	-webkit-box-orient:vertical;
	position:absolute;
	top:1118px;
	left:185px;
	}
.news-img4{
	display: -webkit-box;
	display: flex box;
	display: -moz-box;
	-webkit-box-orient:vertical;
	position:absolute;
	top:1205px;
	left:300px;
	}
	.news-img5{
	display: -webkit-box;
	display: flex box;
	display: -moz-box;
	-webkit-box-orient:vertical;
	position:absolute;
	top:1300px;
	left:250px;
	}
.news-words1{
font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:13px;
	line-height:22px;
	position:absolute;
	top:920px;
	left:300px;	
}
.news-words2{
font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:13px;
	line-height:22px;
	position:absolute;
	top:1020px;
	left:400px;	
}
.news-words3{
font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:13px;
	line-height:22px;
	position:absolute;
	top:1120px;
	left:340px;	
}
.news-words4{
font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:13px;
	line-height:22px;
	position:absolute;
	top:1198px;
	left:455px;	
}
.news-words5{
font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:13px;
	line-height:22px;
	position:absolute;
	top:1298px;
	left:395px;	
}
.news-words1 a:link { 
    color:#A6A6A6; 
}
.news-words1 a:visited {
	color:#B0B0B0;
}
.news-words1 a:hover {
	background-color:#414141;
}
.news-words1 a:active{
	color:#2C2C2C;
}
.news-words2 a:link { 
    color:#A6A6A6; 
}
.news-words2 a:visited {
	color:#B0B0B0;
}
.news-words2 a:hover {
	background-color:#414141;
}
.news-words2 a:active{
	color:#2C2C2C;
}
.news-words3 a:link { 
    color:#A6A6A6; 
}
.news-words3 a:visited {
	color:#B0B0B0;
}
.news-words3 a:hover {
	background-color:#414141;
}
.news-words3 a:active{
	color:#2C2C2C;
}
/*------------ラインナップ-----------------*/
.performance {
	clear:both;
	position:absolute;
	top:1450px;
	}

.performance a:link { 
    color:#454545; 
}
.performance a:visited {
	color:#927732;
}
.performance a:hover {
	color:#919191;
	background-color:#414141;
}
.performance a:active{
	color:#454545;
}
#title {
	margin-left:30px;
	float:left;
	}
#line3 {
	width:10px;
	margin-right:5px;
	position:absolute;
	top:-10px;
	left:170px;
}
/*--------------カテゴリーアイコン---------------*/
#category1 {
	position:absolute;
	top:25px;
	left:180px;
	margin:0px 10px 80px 5px;
	}
	#category2 {
	position:absolute;
	top:220px;
	left:180px;
	margin:0px 10px 80px 5px;
	}
	#category3 {
	position:absolute;
	top:330px;
	left:180px;
	margin:0px 10px 80px 5px;
	}
.home .performance .list {	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight:700;
	font-size:15px;
	line-height:28px;
	width:600px;
	position:absolute;
	top:5px;
	left:220px;
}
/*--------------小写真-----------------*/
#iwao2 img{
	position:absolute;
	top:20px;
	left:630px;
	width:100px;
/*	visibility:hidden;
*/	}
/*#iwao-li a:hover #iwao2{
	visibility:visible;
	}
*/	#neo2 img{
	position:absolute;
	top:20px;
	left:730px;
	width:100px;
	}
	#izumi2 img{
	position:absolute;
	top:20px;
	left:830px;
	width:100px;
	}
	#son2 img{
	position:absolute;
	top:120px;
	left:665px;
	width:120px;
	}
	#kazoku3 img{
	position:absolute;
	top:120px;
	left:790px;
	width:140px;
	}
	#heike3 img{
	position:absolute;
	top:210px;
	left:625px;
	width:85px;
	}
	#nettai3 img{
	position:absolute;
	top:213px;
	left:720px;
	width:150px;
	}
	#hino3 img{
	position:absolute;
	top:300px;
	left:715px;
	width:180px;
	}
	#hinemos2 img{
	position:absolute;
	top:340px;
	left:560px;
	width:150px;
	}
	
/*--------------会社概要--------------*/
#compo img{/*イメージ写真コンポジット*/
	width:800px;
	height:auto;
	position:absolute;
	top:2080px;
	left:90px;
	}
#title3 {
	position:absolute;
	top:2440px;
	left:90px;
	}
#line4 {
	position:absolute;
	top:2440px;
	left:190px}
.home .about #mission {/*ミッション*/
	position:absolute;
	top:2440px;
	left:210px;
	width:687px;
	color: #050404;
	font-family: MidashiGoPro;
	font-size: 12px;
	line-height: 20px;
}

.about .info {/*概要本文*/
	position:absolute;
	top:2580px;
	left:210px;
	color: #050404;
	font-family: MidashiGoPro;
	font-size: 12px;
	line-height: 20px;
}
.about .info span {
	color: #050404;
	font-family: MidashiGoPro;
	font-size: 10px;
}
.about .info a:link { 
    color:#969696; 
}
.about .info a:visited {
	color:#B0B0B0;
}
.about .info a:hover {
	background-color:#414141;
}
.about .info a:active{
	color:#2C2C2C;
}

/*------------フッター-----------------*/
.footer {
	z-index: 127;
	width:1000px;
	height:75px;
	position:fixed;
	top:815px;
}

@media ( max-height: 850px ){
	.body{
		position: relative;
		min-height: 100%;
	}
	.footer{
		position: absolute;
		bottom: 0;
	}
}

@media not all and ( max-height: 850px ){
	.footer{
		position:fixed;
		top:815px;
	}
}

.markContainer{
	position: relative;
	float: left;
}

#mark img {
	clear:left;
	height:110px;
	width:auto;
	position:absolute;
	bottom:16px;	
	left: 5px;
	z-index: 129;
	display:none;
	

}
#footernavi li{
	float:left;
	margin-right: 80px;
	position:relative;
	left:185px;
	top:-65px;
    }
#footernavi li a {
	width:auto;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: lighter;
	font-size: 11px;
	color: #3D3D3D;
	text-decoration: none;float:left;
	}
#footernavi a:link { 
    color:#A6A6A6; 
}
#footernavi a:visited {
	color:#B0B0B0;
}
#footernavi a:hover {
	background-color:#414141;
}
#footernavi a:active{
	color:#2C2C2C;
}	

.footer #cr {
	max-width: 250px;
	font:Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: lighter;
	clear:left;
	}
.footer #cr img{
		clear:left;
		position:relative;
		top:-60px;
		left:20px;
		width:190px;
		height:auto;
	}
