@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: 530px;
	padding:0;
	background: url(../images/keyvisual.jpg) left top no-repeat;
	text-indent: -9999px;
}
#title .txt01 {
	line-height: 1.4;
	padding: 10px 0px 5px 0px;
	text-align:center;
	font-size: 24px;
	font-weight:600; 
	color:#00c6f2;
}
#title .txt02 {
	line-height: 1.8;
	padding: 10px 40px 20px 40px;
	font-size: 14px;
	font-weight:400; 
	color:#cccccc;
}
#title span {
	display: block;
	float: left;
	width: 930px;
	letter-spacing: 0.05em;
}


/* #artist_review */
.box_01 {
	width: 1010px;
	margin: 0;
	background: #000;
}
.box_01 .title {
	width: 1010px;
	height: 83px;
}
.box_01 .btn {
	width: 1010px;
	height: 381px;
}
/* #product */
.box_02 {
	width: 1010px;
	margin: 0;
	background: #000;
}
.box_02 .title {
	width: 1010px;
	height: 83px;
}
.box_02 .photo {
	width: 337px;
	float: left;
}
.box_02 .photo_b {
	width: 336px;
	float: left;
}
.box_02 .text {
	float: left;
	width: 289px;
	height:180px;
	padding:0px 20px 24px 26px;
	background: #000;
	border-left: 1px #333333 solid;
}
.box_02 .text p {
	font-size: 24px;
	font-weight:600;
	color:#00c6f2;
	letter-spacing: 0.05em;
	margin:10px 0;
}
.box_02 .text a {
	font-size: 14px;
	font-weight:300;
	line-height: 1.6;
	color:#cccccc;
	letter-spacing: 0.05em;
}
.box_02 .text_b {
	float: left;
	width: 289px;
	height:180px;
	padding:0px 20px 24px 26px;
	background: #000;
	border-left: 1px #333333 solid;
}
.box_02 .text_b p {
	font-size: 24px;
	font-weight:600;
	color:#00c6f2;
	letter-spacing: 0.05em;
	margin:10px 0;
}
.box_02 .text_b a {
	font-size: 14px;
	font-weight:300;
	line-height: 1.6;
	color:#cccccc;
	letter-spacing: 0.05em;
}
/* #about */
.box_03 {
	width: 1010px;
	height: 425px;
	margin: 0;
	background-image:url(../images/about.jpg);
	background-repeat: no-repeat;
	position:relative;
}
.box_03 .text{
	position:absolute;
	top:230px;
	left:462px;
	width: 470px;
    color:#333333;
	font-weight:600;
	font-size: 14px;
}

/* #event */
.box_04 {
	width: 1010px;
	margin: 0;
	background: #000;
}
.box_04 .title {
	width: 1010px;
	height: 83px;
}
.box_04 .photo {
	float: left;
	width: 200px;
	height: 296px;
	margin: 40px 0 40px 40px;
}
.box_04 .text {
	float: left;
	width: 680px;
	padding: 20px 0 0 40px;
	background: #000;
	position:relative;
}
.box_04 .text .buttonlink{
	position:absolute !important;
	right:0 !important;
	bottom:0 !important;
	width:200px !important;
	height:50px !important;
}
.box_04 .text h2 {
	font-size: 18px;
	width: 680px;
	font-weight:600; 
	line-height: 1.4;
	color:#00c6f2;
	letter-spacing: 0.15em;
}
.box_04 .text p {
	font-size: 14px;
	font-weight:600; 
	line-height: 1.6;
	color:#cccccc;
	letter-spacing: 0.1em;
}
.box_04 .text a {
	font-size: 12px;
	font-weight:300; 
	line-height: 1.9;
	color:#cccccc;
	letter-spacing: 0.1em;
}
.box_04 .btn {
	float: left;
	width: 390px;
	height: 63px;
	padding: 20px 20px 40px 40px;
	background: #000;
}

.entry{ width:680px; margin-bottom:50px; position:relative;}
.entry .thmb{ width:100px; float:left; margin-right:10px;}
.entry .buttonlink{position:absolute !important;
	right:0 !important;
	bottom:0 !important;
	width:200px !important;
	height:50px !important;
}
/* #officialsite_banner */
.os_banner {
	width: 1010px;
	margin: 0;
	background: #000;
}
.os_banner .btn {
	width: 1010px;
	height: 111px;
}