@charset "utf-8";

/*----------------------------------------
body und schrift deffinitionen
----------------------------------------*/
html {
    font-family: sans-serif;
}

body{
	font-size: 12px;
	line-height: 1.4em;
	font-weight: normal;
	font-family: Helvetica,Arial,"ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",sans-serif;
	color:#fff;
	padding:0px;
	margin:0px;
	background-color:#000;
}

.clearfix:after{
    content: "."; 
    display: block; 
    height: 0; 
    font-size:0;	
    clear: both; 
	visibility:hidden;
}
.clearfix{
	 /* display: inline-block;*/
} 

.cover {
	line-height: 1.5;
	 /* 古いIE向け */
	background-color:#E6E6E6;
	font-family:  'Lato',sans-serif,Helvetica,Arial, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif!important;
}

.cover .container {
	width:1010px;
	height:auto;
	margin: 0px auto; /* モダンブラウザ向け */
	padding:0;
	background-color:#000000;
}
.cover .container a {
	text-decoration: none;
}
.container img,
.container a:img,
.container a:hover img {
    border:none;
}   
a img.linkimg{
background:none!important;
}
 
a:hover img.linkimg{
opacity:0.4;
filter:alpha(opacity=40);
-ms-filter: "alpha( opacity=40 )";
background:none!important;
}


/* title */
#title {
	width: 1010px;
	background: #000;
}
#title h1 {
	width: 1010px;
	height: 480px;
	padding:0;
}
/* main */
.box_i {
	width: 630px;
	margin:50px auto 0 auto;
	background: #000;
}
.box_i .left {
  float: left;
  margin-top:20px;
  margin-right: 20px;
}
.box_i .catch_l {
	font-size: 38px;
	font-weight:600;
	padding:40px 0 10px 0;
	color:#ffffff;
	line-height: 1.2;
	letter-spacing: 0.06em;
}
.box_i .catch_l span{ font-size:24px; font-weight:600;}
.box_i .txt_l {
	font-size: 14px;
	font-weight:400;
	padding:0 0 20px 0; 
	color:#cccccc;
	line-height: 1.8;
	letter-spacing: 0.05em;
}
.box_i .txt_r {
	font-size: 14px;
	font-weight:400;
	padding:0 0 20px 0; 
	color:#cccccc;
	line-height: 1.8;
	letter-spacing: 0.05em;
}
.box_i .video_l {
	padding:0 0 40px 0; 
}
.box_i .photo_l {	
    width: 630px;
	height: 400px;
	padding:0 0 40px 0; 
}


/* #product */
.box_pro {
	width: 1010px;
	margin:40px 0 0 0;
	background: #000;
}
.box_pro .title {
	width: 1010px;
	height: 83px;
}
.box_pro .photo {
	float: left;
	width: 296px;
	height: 254px;
}
.box_pro .text {
	float: left;
	width: 600px;
	padding: 0;
	background: #000;
}
.box_pro .text p {
	font-size: 24px;
	font-weight:600;
	color:#00c6f2;
	letter-spacing: 0.05em;
}
.box_pro .text a {
	font-size: 12px;
	font-weight:300; 
	line-height: 1.8;
	color:#cccccc;
	letter-spacing: 0.05em;
}
/* #ARTIST INFO */
.box_ai {
	width: 1010px;
	margin: 0;
	background: #000;
}
.box_ai .title {
	width: 1010px;
	height: 83px;
}
.box_ai .photo {
	float: left;
	width: 254px;
	height: 253px;
}
.box_ai .text {
	float: left;
	width: 422px;
	color:#cccccc;
	padding: 10px 40px 30px 40px;
	background: #000;
}
.box_ai .text p {
	font-size: 18px;
	font-weight:600; 
	line-height: 1.6;
	color:#fff;
	letter-spacing: 0.05em;
}
.box_ai .text a {
	font-weight:300; 
	line-height: 1.8;
	letter-spacing: 0.05em;
}
/* #ARTIST OTHER */
.box_ar {
	width: 1010px;
	margin: 0;
	background: #000;
}
.box_ar .title {
	width: 1010px;
	height: 83px;
}
.box_ar .photo_a {
	float: left;
	width: 168px;
	height: 223px;
	margin: 0 0 0 0;
}.box_ar .photo_b {
	float: left;
	width: 170px;
	height: 223px;
	margin: 0 0 0 0;
}


/* #officialsite_banner */
.os_banner {
	width: 1010px;
	margin: 0;
	background: #000;
}
.os_banner .btn {
	width: 1010px;
	height: 110px;
}