/*  
	-------------------------------------------------------------
	Cascade Style Sheet - Project: Creative Single Page Portfolio
	Description: Html / Css / jQuery template
	Author: pezflash - http: //www.themeforest.net/user/pezflash
	Version: 1.0
	-------------------------------------------------------------
*/ 


/* ------------------ Global ------------------ */
body {
	background: #000;
	text-align: left;
	font: 12px meiryo,'Signika', sans-serif;
	min-width: 960px;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	margin: 0;
}

a {
	text-decoration: none;
	outline: 0;
}

strong {
	font-weight: 700;
}

.hidden {
	display:none;
}
/* ---------------- End Global ---------------- */


	
	
		
/* ------------------ Header ------------------ */	
#header {
	position: absolute;
	padding: 20px 0px 0px 30px;
	z-index: 6;
overflow:visible;
}

#header .title {
 font:'Signika';
	font-size: 55px;
	font-weight: 600;
	color: #ff1493;	
	margin: 0px 0px 0px -2px;
	text-shadow: 0px 2px 3px #000;
	display: block;
overflow: visible;

}

#header a{/*リンクされた文字*/
    color:#ff1493;
}
#header a:link {/*未訪問のリンク*/
    color:#ff1493;
}
#header a:visited {/*訪問後のリンク*/
    color:#ff1493;
}

#header .subtitle {
	font-size: 16px;
	font-weight: 300;
	color: #fff;	
	margin: -10px 0px 0px 0px;
	text-shadow: 0px 2px 2px #000;
	display: block;
}

/* IEXPLORER SHADOW FIX - DISABLED
.ie #header .subtitle {
	filter: dropshadow(color=#000000, offx=0, offy=2);
}
*/
/* ---------------- End Header ---------------- */




/* ------------------- Menu ------------------- */
#menu {
	position: absolute;
	margin: 115px 0px 0px 30px;
	width: 800px;
	z-index: 5;
}

#menu ul {
	margin: 0;
	padding: 0;
}

#menu ul li {
	list-style: none;
	font-size: 14px;
	font-weight: 700;
	margin: 0px 15px 0px 0px;
	padding: 1px 5px 0px 5px;
	float: left;
	
	background: url(../images/alpha.png);
	background: rgba(0, 0, 0, 0.8) url();
}

#menu ul li a {
	color: #ff1493;	
}
	
#menu ul li a:hover {
	color: #fff;
}

#menu .disabled {
	color: #fff;
	cursor: default;
}

#marker {
	position: absolute;
	top: 125px;
	left: -10px;
	z-index: 4;
}

#marker img {
	width: 10px;
	height: 1px;
}
/* ----------------- End Menu ----------------- */




	

/* ------------------- Base ------------------- */
#base {
	position: absolute;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 784px;
	height: 100%;
	left: -784px;
	opacity: 0;
	z-index: 3;
	
	background: url(../images/alpha.png);
	background: rgba(0, 0, 0, 0.9) url();
}

#base .close {
	position: relative;
	float: right;
	top: 40px;
	right: 40px;
}

.ie #base .close img {
	border: 0px solid #000;
}
/* ----------------- End Base ----------------- */





/* ------------------- Slider ---------------- */	
#slider {
	position: absolute;
	padding: 0px 0px 0px 30px;
	margin: -20px 0px 0px 0px;
	top: 210px;
	opacity: 0;
	display: none;
	z-index: 7;
}
/* --------------- End Slider ---------------- */






/* ------------------ recruit ------------------ */	
#recruit {
	position: absolute;
	padding: 0px 0px 0px 30px;
	top: 210px;
	opacity: 0;
	display: none;
	z-index: 8;
}

#recruit .quoted {
	font-size: 21px;
	font-weight: 300;
	line-height: 27px;
	color: #fff;	
}

#recruit .scroll-text {
	position: absolute;
	top: 130px;
	font-size: 13px;
	font-weight: 300;
	line-height: 16px;
	color: #fff;
	width: 480px;
	height: 260px;
	overflow: auto;
	padding: 7px 16px 0px 0px;
	float: left;
}

#recruit .scroll-text .subtitle {
	color: #f30b27;
	font-size: 14px;
	font-weight: 700;
	display: block;
}

#recruit .recents {
	position: absolute;
	top: 123px;
	left: 540px;
}

#recruit .recents .title {
	font-size: 14px;
	font-weight: 700;
	color: #f30b27;	
	line-height: 28px;
}

#recruit .recents ul li {
	list-style: none;
}

#recruit .recents ul li a {
	color: #797979;
}

#recruit .recents ul li a:hover {
	color: #f30b27;
}

#recruit .recents img {
	margin: 7px 0px 2px 0px;
	display: block;
}

.ie #recruit .recents img {
	border: 0px solid #000;
}

#recruit .recents .rollover {
	position:relative;
	float:left;
}

#recruit .recents .rollover span {
	background-image: url('../images/zoom_icon.png');
	background-repeat: no-repeat;
	width: 149px;
	height: 43px;
	left: 0px;
	top: 0px;
	display: none;
	position:absolute;
	margin: 7px 0px 2px 0px;
}
/* ---------------- End recruit ---------------- */





/* ----------------- Portfolio --------------- */	
#portfolio {
	position: absolute;
	padding: 0px 0px 0px 30px;
	top: 210px;
	width: 700px;
	opacity: 0;
	display: none;
	z-index: 9;
}

#portfolio ul {
	margin: 0;
	overflow: hidden;
	float: left;
	padding: 0;
}

#portfolio ul li {
	list-style: none;
	margin: 0px 20px 0px 0px;
	float: left;
	position: relative;
}


#portfolio span {
	background-image: url('../images/zoom_icon_2.png');
	background-repeat: no-repeat;
	width: 122px;
	height: 107px;
	left: 0px;
	top: 0px;
	display: none;
	position:absolute;
	margin: 4px 0px 0px 4px;
}

#portfolio .categories {
	background-color: #404040;
	width: 278px;
	height: 107px;
	position: relative;
	margin: 0px 0px 25px 0px;
	border: 4px solid #282828;
}

#portfolio .categories img {
	width: 122px;
	height: 107px;
	position: absolute;
	margin: 0px 0px 0px 0px;
}
.ie #portfolio .categories img {
	border: 0px solid #000;
}

#portfolio .categories .title {
	font-size: 14px;
	font-weight: 700;
	color: #f30b27;
	margin: 17px 0px 0px 140px;
	display: block;
}

#portfolio .categories .description {
	font-size: 11px;
	color: #fff;
	margin: 0px 10px 0px 140px;
	display: block;
}

#portfolio .categories .number {
	font-size: 11px;
	color: #969696;
	margin: 15px 10px 0px 140px;
	display: block;
}
/* -------------- End Portfolio -------------- */





/* ----------------- Contact ----------------- */	
#contact {
	position: absolute;
	padding: 0px 0px 0px 30px;
	top: 210px;
	opacity: 0;
	display: none;
	z-index: 10;
}

#contact .quoted {
	font-size: 21px;
	font-weight: 300;
	line-height: 27px;
	color: #fff;	
}

#contact .address {
	font-size: 14px;
	font-weight: 400;
	line-height: 17px;
	color: #fff;	
	float: left;
	padding: 10px 0px 0px 0px;
	width: 200px;
}

#contact .paragraph_title {
	font-size: 14px;
	font-weight: 700;
	color: #f30b27;	
	line-height: 32px;
}

#contact .map {
	font-size: 11px;
	color: #fff;
	line-height: 30px;
	padding: 0px 5px 1px 5px;
	background: url(../images/alpha.png);
	background: rgba(37, 37, 37, 0.8) url();
}

#contact .divider {
	height: 223px;
	border-left:  1px solid #474747;
	float: left;
	margin: 60px 0px 0px 50px;
}

.ie #contact .divider {
	height: 195px;
}

#contact a {
	color: #f30b27;
}
	
#contact a:hover {
	text-decoration: underline;
}

#contact .form {
	float: left;
	margin: 55px 0px 0px 40px;
}

#contact hr {
	clear: both;
	border-bottom: 0;
	border-top: 2px solid #4e4e4e;
	border-right: 0;
	border-left: 0;
	min-height: 0px;
	height: 1px;
}

#contact .form  .fields {
	font: 12px 'Signika', sans-serif;
	color: #fff;
	background-color: transparent;
	border-width: 0px;
	border-bottom: 1px solid #666666;
	padding: 13px 0px 3px 0px;
	margin: 0px 0px 3px 0px;
	width: 250px;
	resize: none;
	overflow: auto;
}

#contact .form .button {
	font: 13px 'Signika', sans-serif;
	font-weight: 600;
	color: #fff;
    margin: 0px 0px 0px 0px;
	padding: 1px 5px 1px 5px;
    background: url(../images/alpha.png);
	background: rgba(37, 37, 37, 0.8) url();
    border: none;
    cursor: pointer;
}

#contact .form .button a {
	text-decoration: none;
	color: #fff;
}

#contact .form .button a:hover {
	color: #f30b27;
}

#contact .form .loader_message {
	font: 11px 'Signika', sans-serif;
	font-weight: 300;
	color: #f30b27;
    margin-top: 4px;
	position: relative;
	float: right;
}

#contact .form .loader_icon {
	-moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px;
	background: #000 url(../images/preload.gif) no-repeat center center;
	background: rgba(0, 0, 0, 0.7) url(../images/preload.gif) no-repeat center center;
	height: 32px;
	width: 32px;
	position: relative;
	margin: 10px 0px 0px 0px;
	display: none;
}
/* --------------- End Contact --------------- */





/* ------------------ Reel ------------------- */	
#reel {
	position: absolute;
	padding: 0px 0px 0px 30px;
	top: 210px;
	opacity: 0;
	display: none;
	z-index: 11;
}

#reel .title {
	font-size: 21px;
	font-weight: 300;
	line-height: 24px;
	color: #fff;	
	text-shadow: 0px 2px 2px #000;
}

#reel .title .date {
	color: #404040;
}

#reel .video {
	margin: 5px 0px 0px 0px;
}

#reel .video .frame {
	border: solid 0px #000;
}

#reel .text {
	font-size: 12px;
	font-weight: 300;
	line-height: 17px;
	color: #666666;	
	padding: 20px 0px 0px 0px;
	width: 500px;
	float: left;
}
/* ---------------- End Reel ---------------- */






/* ------------------ company ------------------ */	
#company {
	position: absolute;
	padding: 0px 0px 0px 30px;
	top: 210px;
	opacity: 0;
	display: none;
	z-index: 12;
}

#company .title {
	font-size: 21px;
	font-weight: 300;
	line-height: 24px;
	color: #fff;	
	text-shadow: 0px 2px 2px #000;
}

#company .years {
	font-size: 27px;
	color: #404040;	
}

#company .logos img {
	margin: 20px 0px 0px 0px;
}

#company .text {
	font-size: 12px;
	font-weight: 300;
	line-height: 17px;
	color: #fff;	
	padding: 20px 0px 0px 0px;
	width: 630px;
	float: left;
}
/* ---------------- End company ---------------- */


/* ------------------ companyj ------------------ */	
#companyj {
	position: absolute;
	padding: 0px 0px 0px 30px;
	top: 210px;
	opacity: 0;
	display: none;
	z-index: 12;
}

#companyj .title {
	font-size: 21px;
	font-weight: 300;
	line-height: 24px;
	color: #fff;	
	text-shadow: 0px 2px 2px #000;
}

#companyj .years {
	font-size: 27px;
	color: #404040;	
}

#companyj .logos img {
	margin: 20px 0px 0px 0px;
}

#companyj .text {
	font-size: 12px;
	font-weight: 300;
	line-height: 17px;
	color: #fff;	
	padding: 20px 0px 0px 0px;
	width: 630px;
	float: left;
}
/* ---------------- End companyj ---------------- */

/* ------------------ companys ------------------ */	
#companys {
	position: absolute;
	padding: 0px 0px 0px 30px;
	top: 210px;
	opacity: 0;
	display: none;
	z-index: 12;
}

#companys .title {
	font-size: 21px;
	font-weight: 300;
	line-height: 24px;
	color: #fff;	
	text-shadow: 0px 2px 2px #000;
}

#companys .years {
	font-size: 27px;
	color: #404040;	
}

#companys .logos img {
	margin: 20px 0px 0px 0px;
}

#companys .text {
	font-size: 12px;
	font-weight: 300;
	line-height: 17px;
	color: #fff;	
	padding: 20px 0px 0px 0px;
	width: 630px;
	float: left;
}
/* ---------------- End companys ---------------- */


/* ------------------ Alert ------------------- */
#alert {
	position: absolute;
	display: none;
	bottom: 0px;
	margin: 0px 0px 0px 30px;
	padding: 15px 20px 15px 20px;
	width: 714px;
	opacity: 0;
	z-index: 1;
	
	background: url(../images/alpha.png);
	background: rgba(0, 0, 0, 0.8) url();
}

#alert .title1 {
	font-size: 16px;
	font-weight: 300;
	color: #fff;
	text-shadow: 0px 2px 1px #000;
}

#alert .title2 {
	font-size: 25px;
	font-weight: 600;
	color: #f30b27;
	text-shadow: 0px 2px 1px #000;
}
#alert .close {
	position: absolute;
	top: 10px;
	right: 10px;
}

.ie #alert .close img {
	border: 0px solid #000;
}
/* ---------------- End Alert ----------------- */






/* ------------------ Thumbs ------------------ */
#thumbs {
	position: absolute;
	bottom: 30px;
	margin: 0px 0px 0px 30px;
	padding: 10px 10px 10px 10px;
	opacity: 0;
	z-index: 2;
	
	background: url(../images/alpha.png);
	background: rgba(0, 0, 0, 0.8) url();
}

#thumbs ul {
	margin: 0;
	overflow: hidden;
	padding: 0;
	float: left;
	padding: 10px;
}

#thumbs ul li {
	list-style: none;
	margin: 0px 6px 0px 0px;
	float: left;
	position: relative;
}

#thumbs ul li img {
	-moz-box-shadow: 0 3px 3px #000; -webkit-box-shadow: 0 3px 3px #000; box-shadow: 0 3px 2px #000;
	border: 1px solid #3b3b3b;
}

#thumbs .rollover {
	position:relative;
	float:left;
}

#thumbs .rollover span {
	background-image: url('../images/thumb_marker.png');
	background-repeat: no-repeat;
	width: 40px;
	height: 40px;
	left: 0px;
	top: 0px;
	display: none;
	position:absolute;
}

#thumbs .playpause {
	margin: 34px 3px 0px 2px;
	cursor: pointer;
}

.ie #thumbs .playpause {
	border: 0px solid #000;
}
/* ---------------- End Thumbs ---------------- */





/* ------------------ Social ------------------ */
#social {
	position: absolute;
	right: 10px;
	bottom: 17px;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	z-index: 6;
}

#social ul {
	margin: 0;
	overflow: hidden;
	padding: 0;
	float: left;
	padding: 10px;
}

#social ul li {
	list-style: none;
	margin: 0px 6px 0px 0px;
	float: left;
	position: relative;
}

#social ul li a img {
	-moz-box-shadow: 0 2px 2px #000; -webkit-box-shadow: 0 2px 2px #000; box-shadow: 0 2px 2px #000;
	border: 0px solid #FFF;
}
	
#social ul li a:hover img {
	border: 0px solid #f30b27;	
}
/* ---------------- End Social ---------------- */


/*  
	-------------------------------------------------------------
	END CSS
*/ 