body {
	color: #000000;
	background-color: rgba(0, 0, 0, 0.9);
	margin: 0 auto;
	width:100%;

}




a img {
    border-style:none;
}



@font-face {
   font-family: WebFont;
   src: url(../../img/LiberationSans-Bold.ttf) format("truetype");
}

#header_top{
	float:left;

	width:100%;

	margin:0px ;
	padding: 0px;

	overflow:hidden;
	position: relative;

	background-color:#000;
}

#header_top_img{

	width:100%;

	display:block;



	margin:0px auto;
	padding: 0px;

	overflow:hidden;
	position: relative;
	background-color:#000;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../../img/works/mumei/01_4Z8A4363.jpg);

}

#header_top_video{

	width: 100%;
	height:100%;
	position: relative;
	z-index: 0;

}


@media screen and ( max-width:480px ){

#header_top_video,#player_cover,#loader ,.video{

	display:none;

}



}


#player_cover {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
}

#loader {
    background:#000 url('../../img/282.gif') no-repeat center center;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}


#header_top_text_title{

	float:left;
	margin:0;
	padding: 40px ;

	list-style: none;
	overflow:hidden;
	position: absolute;
	bottom:0px;
	left:0px
 	z-index: 999;
	/*border:1px solid #ccc455;*/

}
#header_top_text{


	margin:0 auto;

	list-style: none;
	overflow:hidden;
	position: relative;
	z-index: 999;
	/*border:1px solid #ccc455;*/

}


h1.cont_title{
	margin: 0 auto;
	padding: 0 0 8px 0 ;
	text-align:  left;

	display:block;
	color: #FFF;


	letter-spacing:8px;
	font-size : 24px;
	white-space: normal;
	line-height:32px;
	font-weight:700;
	text-shadow: rgba(0, 0, 0, 0.4) 0px 0px 4px;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',Meiryo, メイリオ, sans-serif;

}

p.sub_text{
	margin: 0;
	padding: 0 ;
	text-align:  left;

	display:block;
	color: #E0E0E0;


	letter-spacing:1px;
	font-size : 10px;
	white-space: normal;
	line-height:14px;
	font-weight:500;
	text-shadow: rgba(0, 0, 0, 0.4) 0px 0px 4px;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',Meiryo, メイリオ, sans-serif;

}


.content_top_in_text{
	float:left;
	width:100%;

	margin: 0;
	padding:0px;
	display:block;
	list-style: none;
	overflow:hidden;
	position: relative;
	-webkit-box-sizing: border-box;
        box-sizing: border-box;
	background-color:#000;

}
#header_top_concept_text{

	max-width:640px;

	margin: 0 auto;
	padding:40px 20px;
	display:block;
	list-style: none;
	overflow:hidden;
	position: relative;
	-webkit-box-sizing: border-box;
        box-sizing: border-box;


}
#concept_box{


	width:100%;
	height:100%;
	margin:0 auto;
	padding:0px;
	list-style: none;
	overflow:hidden;
	position: relative;
	overflow:hidden;
	/*border:1px solid #ccc455;*/

}
p.concept_text{
	margin: 0;
	padding: 0 ;
	text-align: left;

	display:block;
	color: #FFF;


	letter-spacing:1px;
	font-size : 12px;
	white-space: normal;
	line-height:32px;
	font-weight:500;
	text-shadow: rgba(0, 0, 0, 0.4) 0px 0px 4px;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',Meiryo, メイリオ, sans-serif;

}


#content{

	float:left;
	margin:0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	overflow:hidden;
	position: relative;
	background-color: #333;
	/*border:1px solid #ccc455;*/

}

#content_top{

	display:block;

	margin:0px auto;
	padding: 0px;
	list-style: none;
	overflow:hidden;
	position: relative;

	background-color: #333;
	/*border:1px solid #cccccc;*/

}


.content_top_in_work{

	float:left;


	display:block;

	margin:0px ;
	padding: 0px;

	overflow:hidden;
	position: relative;
	top:0px;
	left:0px;

	box-sizing:border-box;

	-webkit-transition:all 0.5s ease-in-out;
	transition:all 0.5s ease-in-out;

}

.content_top_in_work a{


	width: 100%;
	height:100%;
	margin:0px ;
	padding: 0px;

	overflow:hidden;
	position:absolute;
	top:0px;
	left:0px;
	-webkit-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
	text-indent:-999px;
	z-index:20;

}

div.aT{background: #000; position:absolute;width: 100%;height:10px;top:0;left:0;
	-webkit-transition:all 0.5s ease-in-out;
	transition:all 0.5s ease-in-out;
	z-index:22;
}
div.aB{background: #000; position:absolute;width: 100%;height:10px;bottom:0;right:0;
	-webkit-transition:all 0.5s ease-in-out;
	transition:all 0.5s ease-in-out;
	z-index:22;
}
.active div.aB{width: 100%;height:0;}
.active div.aT{width: 100%;height:0;}
.content_top_in_work:hover div.aB{background: #000; position:absolute;width: 100%;height:10px;bottom:0;right:0;
	-webkit-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}
.content_top_in_work:hover div.aT{background: #000; position:absolute;width: 100%;height:10px;top:0;left:0;
	-webkit-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}

.content_top_in_work a:hover{
	background-color: rgba(150, 150, 150, 0.1);
	-webkit-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}



.content_top_in_inner{

	width:100%;
	height: 100%;
	margin: 0;
 	padding: 30px 25px;
  	-webkit-box-sizing: border-box;
        box-sizing: border-box;
  	/*background: #ccc;*/

	display:block;
	z-index:9;
	overflow:hidden;
	position: relative;
	top:0px;
	left:0px;
	-webkit-transition:all 0.5s ease-in-out;
	transition:all 0.5s ease-in-out;
}

.content_top_in_inner_in{

	width:100%;
	height: 100%;
	margin: 0;
 	padding: 0;
  	-webkit-box-sizing: border-box;
        box-sizing: border-box;
  	/*background: #ccc;*/

	display:block;
	z-index:9;
	overflow:hidden;
	position: relative;
	top:0px;
	left:0px;
	-webkit-transition:all 0.5s ease-in-out;
	transition:all 0.5s ease-in-out;

}



.content_top_in_inner h2{

	margin: 0px 0px 40px 0px;
 	padding: 0;

	letter-spacing:3px;
	font-size : 20px;
	white-space: normal;
	line-height:20px;

	display:block;

	font-weight:500;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',Meiryo, メイリオ, sans-serif;
	z-index:10;
	overflow:hidden;
	position: relative;
	color: #fff;
	text-shadow: rgba(0, 0, 0, 0.8) 0px 0px 8px;

}


.content_top_in_inner_in p.year{

	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	font-size : 10px;
	text-decoration:none;
	letter-spacing:0px;
	font-weight:500;
	font-family:"Lato", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:12px;
	/*border: 1px solid #000;*/
	position:relative;
	color:#fff;
	white-space:normal;
	text-shadow: rgba(0, 0, 0, 0.8) 0px 0px 8px;

}


.content_top_in_inner_in p.site{

	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	font-size : 10px;
	text-decoration:none;
	letter-spacing:1px;
	font-weight:500;
	font-family:"Lato", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:12px;
	/*border: 1px solid #000;*/
	position:relative;
	color:#fff;
	white-space:normal;
	text-shadow: rgba(0, 0, 0, 0.4) 0px 0px 4px;
}




.content_top_in_inner a:link   {
	color: #000;
	text-decoration:none;

}

.content_top_in_inner a:visited   {
	color: #000;
	text-decoration:none;

}

.content_top_in_inner a :hover    {
	color: rgba(0, 0, 0, 1);
	/*background-color: rgba(250, 250, 250, 0.9);*/
	text-decoration:underline;

}


ul.about_menu li a:link   {
	color: #7d7d7d;
	text-decoration:none;

}


ul.about_menu li a:visited   {
	color: #7d7d7d;
	text-decoration:none;

}

ul.about_menu li a:hover    {
	color: #000000;
	/*background-color: rgba(250, 250, 250, 0.9);*/
	text-decoration:underline;

}


.content_top_in_video{
	width: 100%;
	height:100%;
	margin: 0px;
	padding: 0px;

	z-index:0;
	position: absolute;
	top:0px;
	left:0px;


}

.video{
	width: 100%;
	height:100%;
	margin: 0px;
	padding: 0px;

	z-index:1;
	position: absolute;
	top:0px;
	left:0px;


}

.video_img{
	z-index:2;
    opacity: 1;
    transition:opacity 0.3s;
}

.content_top_in_work.on img{
	z-index:0;

}


.content_top_in_work ifame{
}



/* =================================== */
/*リンク*/

a:link{
	color: #7D7D7D;
	text-decoration:none;
}

a:visited{
	color: #7D7D7D;
	text-decoration:none;
}


a.rogo_a:link{

}

a.rogo_a:visited{

}

a.rogo_a:hover{

}



a.cont_a:link{
text-decoration:none;
}

a.cont_a:visited{
text-decoration:none;
}

a.cont_a:hover{
text-decoration:none;
}



/*フッターリンク設定*/
a.footar:link{
	color: #7D7D7D;
	text-decoration:none;
}

a.footar:visited{
	color: #7D7D7D;
	text-decoration:none;
}


a.footar:hover{
	color: #000000;
	text-decoration:none;
}
