@import url("animsition.css");
html, body, div, span, h1, h2, h3, h4, h5, h6, p, em, img, small, strong {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	vertical-align: baseline;
}
body { display: block; -webkit-text-size-adjust: 100%;}
html { overflow-y: scroll; }
::-moz-selection{ background: #fff; color: #535353; text-shadow: none; }
::selection { background: #fff; color: #535353; text-shadow: none; }
a:link { -webkit-tap-highlight-color: rgba(255,255,255,0.3); }
.ie7 img { -ms-interpolation-mode: bicubic; }


/* LINK //////////////////////////////////////////////////////////////////////////////// */
a {
	color: #fff;
	text-decoration:underline;
	transition:0.1s;
	-moz-transition:0.1s;
	-webkit-transition:0.1s;
}
a:hover {
	color: #fff;
	opacity: 0.6;
	transition:0.2s;
	-moz-transition:0.2s;
	-webkit-transition:0.2s;
}
a img {
	opacity: 1;
	transition:0.1s;
	-moz-transition:0.1s;
	-webkit-transition:0.1s;
}
a:hover img {
	opacity: 0.5;
	transition:0.2s;
	-moz-transition:0.2s;
	-webkit-transition:0.2s;
}

.naviset a span {
	opacity: 1;
	transition:0.1s;
	-moz-transition:0.1s;
	-webkit-transition:0.1s;
}
.naviset a:hover span {
	opacity: 0.8;
	transition:0.2s;
	-moz-transition:0.2s;
	-webkit-transition:0.2s;
}
.navi2 a {
	color: #000;
	text-decoration: none;
	transition:0.1s;
	-moz-transition:0.1s;
	-webkit-transition:0.1s;
}
.navi2 a:hover {
	color: #b5b5b5;
	text-decoration: none;
	transition:0.2s;
	-moz-transition:0.2s;
	-webkit-transition:0.2s;
}
a .workslinkbtn {
	opacity: 1;
	transition:0.1s;
	-moz-transition:0.1s;
	-webkit-transition:0.1s;
}
a:hover .workslinkbtn {
	opacity: 0.6;
	transition:0.2s;
	-moz-transition:0.2s;
	-webkit-transition:0.2s;
}
a .recruitlinkbtn {
	opacity: 1;
	transition:0.1s;
	-moz-transition:0.1s;
	-webkit-transition:0.1s;
}
a:hover .recruitlinkbtn {
	opacity: 0.6;
	transition:0.2s;
	-moz-transition:0.2s;
	-webkit-transition:0.2s;
}
.contactarea {
	opacity: 1;
	color: #fff;
	transition:0.1s;
	-moz-transition:0.1s;
	-webkit-transition:0.1s;
}
.contactarea:hover {
	opacity: 0.6;
	color: #fff;
	transition:0.2s;
	-moz-transition:0.2s;
	-webkit-transition:0.2s;
}

/* EFFECTS //////////////////////////////////////////////////////////////////////////////// */


/* Primary Styles //////////////////////////////////////////////////////////////////////////////// */

body {
	padding: 0px;
	font: 1em "fairplex-narrow", "Helvetica Neue Light", "Helvetica Neue", sans-serif;
	color: #fff;
	background-color: #fff;
}
.contentsall {
	width : 80% ; /* IE8以下とAndroid4.3以下用フォールバック */
	width : -webkit-calc(100% - 200px) ;
	width : calc(100% - 200px) ;
	margin-right: auto;
	margin-left : auto;
}
.navi1 {
	position: fixed;
	width: 100%;
	height: 120px;
	top: 0; right: 0; bottom: 0; left: 0;
	z-index: 9999;
}
.navi2 {
	position: fixed;
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #7fdce2;
	color: #000;
	z-index: 9998;
}
.naviset {
	width: 100%;
	height: 120px;
	position: absolute;
	top: 0; right: 0; left:0; bottom: 0;
	margin: auto;
	background-color: #fff;
}
.naviset span {
	position: relative;
	float: left;
	width: 120px;
	height: 120px;
	float: left;
	font-size: 1.6em;
	line-height: 0.8;
	letter-spacing: 0.01em;
}
.naviset span img {
	height: 14px;
	width: auto;
	position: absolute;
	top: 0; right: 0; left:0; bottom: 0;
	margin: auto;
}
.naviset2 {
	width: 100%;
	height: auto;
	position: absolute;
	top: 100px; right: 0; left: 20px;
	margin: auto;
	background-color: #7fdce2;
}
.naviset2 span {
	width: 100%;
	position: relative;
	float: left;
}
.naviset2 span img {
	height: 30px;
	width: auto;
}
.naviset .homebtn {
	background-color: #7fdce2;
}
.naviset .aboutbtn {
	background-color: #7fcca1;
}
.naviset .worksbtn {
	background-color: #eec933;
}
.naviset .staffbtn {
	background-color: #aa89bd;
}
.naviset .recruitbtn {
	background-color: #205e81;
}
.naviset .infobtn {
	background-color: #f0a3a3;
}
.logo_s {
	height: 40px;
	width: auto;
	position: absolute;
	top: 0; right: 30px; bottom: 0;
	margin: auto;
}
#pagetopflg {
	position: absolute;
	top: -120px;
}
#aboutflg,#worksflg,#staffflg,#recruitflg,#infoflg {
	position: absolute;
	top: -120px;
}
#menu {
	position: fixed;
	top:0;
	right: 0;
	width: 60px;
	height: 60px;
	background-color: #205e81;
	/*opacity: 0.5;*/
	z-index: 9999;
}
#menu img{
	width: 100%;
	height: 100%;
}
.blank100 {
	position: relative;
	float: left;
	width: 100%;
	height: 100px;
}
.blank150 {
	position: relative;
	float: left;
	width: 100%;
	height: 150px;
}
#snsset {
	width: 140px;
	height: 60px;
	position: absolute;
	left: 20px;
	top: 140px;
	z-index: 9996;
}
.fullimg {
	width: 100%;
	height: 900px;
	top: 120px;
	left: 0;
	background-image:url("../img/mainvisual.jpg");
	background-size:cover;
	position: relative;
}
#logo {
	width: 500px;
	height: auto;
	position:absolute;
	top: 120px; bottom: 0; right: 0; left: 0;
	margin: auto;
	z-index: 9997;
}
.contentstitle {
	width: 100%;
	height: 200px;
	position: relative;
	text-align: center;
	margin-top: 10px;
}
.contentstitle img {
	height: 40px;
	width: auto;
	position: absolute;
	top: 0; bottom: 0; right: 0; left: 0;
	margin: auto;
}
.textareahalf {
	position: relative;
	float: left;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 50%;
	padding-bottom: 10%;
	font-size: 1em;
	line-height: 2;
	letter-spacing: 0.04em;
}
.textareahalf span {
	display: inline-block;
	text-align: left;
	width: 60%;
	padding-top: 20%;
}
.textareahalf p {
	display: inline;
	font-size: 1.4em;
	font-weight: 600;
	line-height: 2;
	letter-spacing: 0.04em;
}
.textareaall {
	position: relative;
	float: left;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 100%;
	padding-bottom: 10%;
	font-size: 1em;
	line-height: 2;
	letter-spacing: 0.04em;
}
.textareaall span {
	display: inline-block;
	text-align: left;
	width: 60%;
	padding-top: 100px;
}
.closebtn {
	width: 50px;
	height: 50px;
	position: fixed;
	top: 0;
	right: 0;
	z-index: 9999;
}
.closebtn img{
	width: 100%;
	height: 100%;
}
.mask2 {
	float: left;
	text-decoration: none;
	background-color: #000000;
	opacity: 0;
	filter: alpha(opacity=0);
	z-index: 9;
	position: absolute;
}

/* ABOUT //////////////////////////////////////////////////////////////////////////////// */
#about {
	position: relative;
	float: left;
	width: 100%;
}
#abouttitle {
	background-image:url("../img/title_bg1.jpg");
	background-size:cover;
}
#abouttxt1 {
	background-color: #7fcca1;
	color: #fff;
}
#abouttxt2 {
	background-color: #fff;
	color: #7fcca1;
}
.abouttext {
	padding-top: 20px;
	font-size: 1em;
	font-weight: 100;
	line-height: 1.8;
	letter-spacing: 0.04em;
	color: #000;
}
/*//////////////////////////////////////////////////////////////////////////////////*/

/* WORKS //////////////////////////////////////////////////////////////////////////////// */
#works {
	position: relative;
	float: left;
	width: 100%;
	background-color: #fff;
}
#workstitle {
	background-image:url("../img/title_bg2.jpg");
	background-size:cover;
}
#workstxt1 {
	width: 100%;
	background-color: #eec933;
	color: #fff;
}
.workstext {
	padding-top: 20px;
	font-size: 1em;
	font-weight: 100;
	line-height: 1.8;
	letter-spacing: 0.04em;
	color: #000;
}
.circletitle {
	position:absolute;
	top: 100px; right: 0; left: 0;
	margin: auto;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	border-radius: 50%;
	height: 180px;
	width: 180px;
	background-color: #fff;
	color: #eec933;
	font-size: 1.6em;
	letter-spacing: 0.04em;
}
.circletitle span {
	display: inline-block;
	text-align: center;
	margin-top: -35px;
}
.workslistlogo {
	display: inline-block;
	width: 120px;
}
.workslistlogo img{
	height: 12px;
	width: auto;
}
.textareaall ul {
	list-style: none;
	position: relative;
	width: 700px;
	margin: 0 auto;
	padding: 0;
}
.textareaall ul,li {
	/*background-color: #555;*/
	text-align: left;
}
.workslinkbtn {
	position: relative;
	width: 100%;
	height: 80px;
	margin: 0 auto;
	margin-top: 50px;
	border: solid 1px #ffffff;
	font-size: 1.2em;
	font-weight: 100;
	line-height: 4;
	letter-spacing: 0.04em;
	color: #fff;
	text-align: center;
}
.triangle{
	position: absolute;
	right: 10px; bottom: 10px;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-right: 10px solid #fff;
    border-bottom: 10px solid #fff;
    border-left: 10px solid transparent;
}

/*//////////////////////////////////////////////////////////////////////////////////*/

/* STAFF //////////////////////////////////////////////////////////////////////////////// */
#staff {
	display:table;
	position: relative;
	float: left;
	width: 100%;
}
#staff h2 {
	font-size: 1.6em;
	font-weight: 100;
	line-height: 0;
	letter-spacing: 0.04em;
}
#staff h3 {
	padding-top: 10px;
	font-size: 0.9em;
	font-weight: 100;
	line-height: 0;
	letter-spacing: 0.1em;
}
#stafftitle {
	background-image:url("../img/title_bg3.jpg");
	background-size:cover;
}
#stafftxt1 {
	background-color: #aa89bd;
	color: #fff;
	min-height: 700px;
}
#stafftxt2 {
	background-color: #b295c3;
	color: #fff;
	min-height: 700px;
}
#stafftxt3 {
	background-color: #bba1ca;
	color: #fff;
	min-height: 380px;
}
#stafftxt4 {
	background-color: #c3acd1;
	color: #fff;
	min-height: 380px;
}
.stafftext {
	font-size: 1em;
	font-weight: 100;
	line-height: 1.8;
	letter-spacing: 0.04em;
	color: #000;
}
.profilephoto {
	padding-top: 10%;
}
.profilephoto img{
	width: 240px;
	height: 240px;
}
.textareahalf2 {
	position: relative;
	float: left;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 50%;
	font-size: 1em;
	line-height: 2;
	letter-spacing: 0.04em;
	padding-bottom: 5%;
}
.textareahalf2 span {
	display: inline-block;
	text-align: left;
	width: 60%;
	padding-top: 40px;
}
.profilename {
	padding-top: 10%;
	height: 40px;
	width: 100%;
	position: relative;
}
/*//////////////////////////////////////////////////////////////////////////////////*/

/* RECRUIT //////////////////////////////////////////////////////////////////////////////// */
#recruit {
	position: relative;
	float: left;
	width: 100%;
	background-color: #fff;
}
#recruittitle {
	background-image:url("../img/title_bg4.jpg");
	background-size:cover;
}
#recruittxt1 {
	background-color: #205e81;
	color: #fff;
	font-size: 0.9em;
	line-height: 2;
	letter-spacing: 0.04em;
}
#recruittxt2 {
	background-color: #fff;
	color: #205e81;
	font-size: 0.9em;
	line-height: 2;
	letter-spacing: 0.04em;
}
.recruitlinkbtn {
	position: relative;
	width: 100%;
	height: 80px;
	margin-top: 50px;
	border: solid 1px #205e81;
	font-size: 1.2em;
	font-weight: 100;
	line-height: 4.4;
	letter-spacing: 0.04em;
	color: #205e81;
	text-align: center;
}
.triangle2 {
	position: absolute;
	right: 10px; bottom: 10px;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-right: 10px solid #205e81;
    border-bottom: 10px solid #205e81;
    border-left: 10px solid transparent;
}
#recruittxt1 .recruitlinkbtn {
	border: solid 1px #fff;
	color: #fff;
}
#recruittxt1 .triangle2 {
    border-right: 10px solid #fff;
    border-bottom: 10px solid #fff;
}



/*//////////////////////////////////////////////////////////////////////////////////*/

/* INFORMATION //////////////////////////////////////////////////////////////////////////////// */
#information {
	position: relative;
	float: left;
	width: 100%;
	background-color: #fff;
}
#infotitle {
	background-image:url("../img/title_bg5.jpg");
	background-size:cover;
}
#infotxt1 {
	background-color: #f0a3a3;
	color: #fff;
}
.infologo {
	margin-top: 80px;
}
.infologo img {
	display: inline-block;
	height: 40px;
	width: auto;
	margin: 0 30px;
}
.contactarea {
	margin-top: 80px;
	margin: 80px auto 0;
	padding: 20px;
	width: 60%;
	border: solid 2px #ffffff;
}

/*//////////////////////////////////////////////////////////////////////////////////*/

/* FOOTER //////////////////////////////////////////////////////////////////////////////// */
.footerCont {
	float: left;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	margin-top: 10px;
	background-color: #d3d3c8;
}
.copyright {
	position: relative;
	top: 0;
	overflow: hidden;
	float: left;
	width: 100%;
	height: auto;
	margin: 0 0 0 0;
	padding-bottom: 200px;
	text-align: center;
}
.copyrighttxt {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 88px auto;
	color: #fff;
	font-size: 0.6em;
	line-height: 2;
	letter-spacing: 0.2em;
}
/*//////////////////////////////////////////////////////////////////////////////////*/



/* Media Queries One Column //////////////////////////////////////////////////////////////////////////////// */

@media screen and (max-width:800px) {
	body {
		font-size: 0.8em;
	}
	.contentsall {
		width : 90% ;
		width : -webkit-calc(100% - 60px) ;
		width : calc(100% - 60px) ;
		margin-right: auto;
		margin-left : auto;
	}
	.navi1 {
		display: none;
	}
	.navi2 {
		display: none;
	}
	#menu {
		display: block;
	}
	.blank150 {
		display: none;
	}
	.naviset {
		width: 100%;
		height: auto;
		position: absolute;
		top: 70px; right: 0; bottom: 0;
		/*background-color: #333;*/
	}
	.naviset span {
		display: block;
		position: relative;
		float: left;
		width: 60%;
		height: auto;
		padding-left: 30px;
		font-size: 2.2em;
		font-weight: 300;
		line-height: 0.6;
		letter-spacing: 0.01em;
		/*background-color: #555;*/
	}
	.naviset p {
		display: block;
		position: relative;
		float: left;
		width: 60%;
		height: auto;
		padding-top: 30px;
		padding-left: 30px;
		font-size: 1.2em;
		font-weight: 300;
		line-height: 0.6;
		letter-spacing: 0.01em;
		/*background-color: #555;*/
	}
	.contentstitle {
		height: 120px;
	}
	.contentstitle span {
		font-size: 1.6em;
		font-weight: 300;
		line-height: 1;
		letter-spacing: 0.01em;
	}
	.blank100 {
		height: 50px;
	}
	.abouttext,.spacetext,.workstitle1,.pricetext,.contacttext,.maptext {
		font-size: 0.8em;
	}
	.galleryCont {
		width: 100%;
		margin-left: 0;
	}
	#aboutflg,#worksflg,#staffflg,#recruitflg,#infoflg {
		top: 0px;
	}
	.worksall {
		position: relative;
		padding-left: 6%;
		width: 94%;
		margin-top: 6%;
	}
	.worksset {
		position: relative;
		float: left;
		width : 46% ;
		margin-right: 2%;
		margin-bottom: 2%;
		background-color: #000;
	}
	.plan {
		margin-top: 0;
	}
	#logo {
		width: 240px;
		height: 54px;
		top: 0; bottom: 0; right: 0; left: 0;
	}
	#snsset {
		left: 10px;
		top: 10px;
	}
	.fullimg {
		width: 100%;
		height: 450px;
		top: 0px;
	}
	.textareahalf {
		width: 100%;
		padding-bottom: 10%;
		font-size: 1em;
		line-height: 2;
		letter-spacing: 0.04em;
	}
	.textareahalf span {
		width: 80%;
		padding-top: 10%;
	}
	.textareahalf2 {
		width: 100%;
		padding-bottom: 10%;
		font-size: 1em;
		line-height: 2;
		letter-spacing: 0.04em;
	}
	.textareahalf2 span {
		width: 80%;
		padding-top: 10%;
	}
	.contentstitle img {
		height: 30px;
		width: auto;
	}
	.textareaall span {
		width: 80%;
		padding-top: 10%;
	}
	.infologo img {
		width: auto;
		margin: 20px 30px;
	}
	.textareaall ul {
		width: 80%;
	}
	.workslistlogo {
		width: 100%;
	}
	.textareaall {
		font-size: 1em;
		line-height: 1.4;
	}
	.workslistlogo img{
		margin-top: 20px;
	}
	.circletitle {
		top: 40px; right: 0; left: 0;
		height: 90px;
		width: 90px;
		font-size: 1.4em;
	}
	.circletitle span {
		margin-top: 20px;
	}
	.blank100 {
		height: 80px;
	}
	.workslinkbtn, .recruitlinkbtn {
		height: 60px;
	}
	.profilename {
		height: 40px;
		width: auto;
		position: relative;
		top: 20px; bottom: 0; right: 0; left: 0;
		margin: auto;
	}
	#stafftxt1,#stafftxt2,#stafftxt3,#stafftxt4 {
		min-height: 0px;
	}
	.contactarea {
		margin-top: 80px;
		margin: 80px auto 0;
		padding: 20px;
		width: 80%;
		border: solid 2px #ffffff;
	}
}

/* Media Queries Two Column //////////////////////////////////////////////////////////////////////////////// */

@media screen and (min-width:800px) {
	.contentsall {
		width : 80% ;
		width : -webkit-calc(100% - 200px) ;
		width : calc(100% - 200px) ;
		margin-right: auto;
		margin-left : auto;
		/*background-color: #333;*/
	}
	.navi1 {
		display: block;
	}
	.navi2 {
		display: none;
	}
	#menu {
		display: none;
	}
}

/* Media Queries Two Column //////////////////////////////////////////////////////////////////////////////// */

@media screen and (min-width:800px) and (max-width:980px) {
	.allcontents {
		width : 980px ;
		margin: 0;
		padding: 0;
	}
}

/* Media Queries Two Column //////////////////////////////////////////////////////////////////////////////// */

@media screen and (min-width:980px) {
}

