@charset "Shift_Jis";
/* 共有 -------------------------------------------------------- */
body,
#Home h1,
#Latest,
#Wrapper,
#Work,
#Work #Footer {
	background-color: #000000;
	}

a.Border {
	border-bottom: dotted 1px;
	border-color: #eeeeee;
	}
	
#header dl,
#wrapper,
#About #Share {
	width: 1024px;
	}

/* ボディ --------------------------------------------------------------- */
body {
	text-align: center;  
	width: 100%;
	font-size: 12px;
	line-height: 220%;
	font-family: 'Lato', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "sans-serif";
	word-wrap: break-word;
	letter-spacing: 1px;
	color: #eeeeee;
	-webkit-font-smoothing : antialiased;
	}

a {
  outline: none;
  text-decoration: none; }
  a:link {
    color: #eeeeee; }
  a:visited {
    color: #eeeeee; }
  a:hover {
    color: #0000ff; }
  a:active {
    color: #0000ff; }
  a span:hover {
    background: #fcd700;
    color: white; }

html, body, h1, h2, h3, h4, h5, h6,
p, ul, ol, dl, dt, dd, form, img {
  margin: 0;
  padding: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

fieldset, img {
  border: 0; }

ul, ol, li {
  list-style: none; }

hr {
  display: none; }

object {
  outline: none; }


div#wrapper {  
    width: 1024px;  
    margin: 0 auto;  
    text-align: left;  
}  


h3 {  
    font-size: 10px;
    font-family:Lato: 100;
    color: #999999;
    letter-spacing: 1px;
}  


/* ボックス --------------------------------------------------------------- */

.img_box {
    position: relative;
    margin:0;
    padding:0;
}

.img_box img {
    z-index:0;
    margin:0;
    padding:0;
}

.img_box a {
	margin: 30px 0px 0px 0px;
	font-size: 85px;
	font-weight: 100;
	vertical-align: 20%;
	letter-spacing: -15px;
	color: #00cc99;
	position: relative;
}

    
.top{
	
	position:absolute;
	z-index:1;
	padding:22px 0px 0px 0px;
	margin:0;
	}

.date{
	font-size: 9px;
	width:180px;
	text-align: right;
	float:right;
	}

.fot{
	font-size: 10px;
	font-family:Lato: 100;
	text-align: left;
	float:left;
	width:100%;
	margin: 0px 0px 30px 0px;
	color: #eeeeee;
	}
	

.fc{
	font-size: 10px;
	text-align: left;
	float:left;
	line-height: 180%;
	letter-spacing: 1.5px;
	color: #eeeeee;
	}

	
.cap{
	font-size: 9px;
	line-height: 180%;
	text-align: left;
	float:left;
	color: #eeeeee;
	}




/* ヘッダ --------------------------------------------------------------- */
#header {
	font-size: 10px;
	letter-spacing: 1px;
	width: 100%;
	text-align: left;
	height: 205px;
	z-index: 10;
	}

#header mn {
	float: right;
	text-align: right; 
	letter-spacing: 1px;
	margin: 10px 0px 0px 0px;
	}
	
#header mn2 {
	float: right;
	text-align: right;  
	letter-spacing: 1px;
	margin: 90px -36px 0px 0px;
	}

#header tp {
	font-size: 16px;
	font-weight: bold; 
	font-family: Lato,serif; 
	letter-spacing: 8px;
	margin: 90px 0px 0px 0px;
	position: absolute;
	}
	
	
/* コンテンツ --------------------------------------------------------------- */
	

#contents{
margin:0px 0px 0px 0px;
padding:0;
}

#contents work {
	position: absolute;
	}

#contents article {
      position: relative;
      max-width: 1024px; 
      margin: 0px 0px -6px 0px;
      }
      
.midashi {
	font-size: 14px;
	letter-spacing: 1.5px;
	line-height: 200%;
	margin: 50px 0px 50px 0px;
	float: left;
	width: 100%;
	}

#works{
margin:0px 0px 50px 0px;
padding:0;
}


/* エフェクト --------------------------------------------------------------- */

.fade {  
opacity: 0.4;
    -webkit-transition: 0.3s ease-in-out;  
       -moz-transition: 0.3s ease-in-out;  
         -o-transition: 0.3s ease-in-out;  
            transition: 0.3s ease-in-out;  
}  
.fade:hover {  
    opacity: 1;  
    filter: alpha(opacity= 1);  
}   


/* ムービー --------------------------------------------------------------- */

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


/* フッター --------------------------------------------------------------- */

#footer{
	margin:0;
	height: 350px;
	padding:0%;
}

#footer columa {
	margin: 150px 0px 0px 0px;
	float: left;
	width:25%;
	padding:0;
}

#footer columb {
	margin: 150px 0px 0px 0px;
	float: left;
	width:25%;
	padding:0;
}

#footer columc {
	margin: 150px 0px 0px 0px;
	float: left;
	width:50%;
	padding:0;
}



/* ページトップ --------------------------------------------------------------- */


.pagetop {
	display: none;
	position: fixed;
	bottom: 40px;
	right: 40px;
}
.pagetop a {
	display: block;
	width: 13px;
	height: 13px;
	background-color: #0000ff;
	border-radius: 50px;
	text-align: center;
	color: #fff;
	font-size: 24px;
	text-decoration: none;
	line-height: 50px;
}



/* うら --------------------------------------------------------------- */

.ura {
	display: none;
	position: fixed;
	bottom: 40px;
	left: 60px;
}
.ura a {
	display: block;
	width: 2px;
	height: 2px;
	background-color: #ffffff;
	border-radius: 1px;
	text-align: center;
	color: #fff;
	font-size: 24px;
	text-decoration: none;
	line-height: 50px;
}