@charset "UTF-8";

/*** Web Font ***/


@font-face {
	font-family: 'Mavenpro';
	src: url(MavenPro-Regular.eot);
}
@font-face {
	font-family: 'SNsana';
	src: url(SNsanafonmaruP.eot);
}
@font-face {
	font-family: 'HuiFont';
	src: url(HuiFont29.eot);
}
@font-face {
	font-family: 'Mavenpro';
	src: url(MavenPro-Regular.ttf) format("truetype");
}
@font-face {
	font-family: 'SNsana';
	src: url(SNsanafonmaruP.ttf) format("truetype");
}
@font-face {
	font-family: 'HuiFont';
	src: url(HuiFont29.ttf) format("truetype");
}



/*CSSをリセットする*/
/*
html5doctor.com Reset Stylesheet
v1.4
2009-07-27
Author: Richard Clark - http://richclarkdesign.com
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header,
hgroup, menu, nav, section,
time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
body {
	line-height:1;
}

article, aside, dialog, figure, footer, header,
hgroup, nav, section {
	display:block;
}

nav ul {
	list-style:none;
}

blockquote, q {
	quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content:'';
	content:none;
}

a {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

ins {
	background-color:#ff9;
	color:#000;
	text-decoration:none;
}

mark {
	background-color:#ff9;
	color:#000;
	font-style:italic;
	font-weight:bold;
}

del {
	text-decoration: line-through;
}

abbr[title], dfn[title] {
	border-bottom:1px dotted #000;
	cursor:help;
}

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

hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
	vertical-align:middle;
}

/*全体の調整*/
body {
    -webkit-text-size-adjust: none;
	background:#fff;
}
a{
	ouline: 0;
	text-decoration: none;
}
#contents p {
	font-family: 'Mavenpro';
}
/*セクションの設定*/
section {
	width: 100%;
	height: 100%;
	position: relative;
	margin: 0 auto;
}
/*レイヤーの設定*/
div.layer {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

/*背景画像の設定*/
/*0*/
#section0 {
	background: url(../images/bg2.gif) repeat;
}
#section0 .layer1 {
	background-image: url(../images/?obi1.gif);
	background-repeat: repeat-x;
}
#section0 .layer2 {
	background-image: url(../images/?.png);
	background-repeat: no-repeat;
	background-position: -250px -120px;
}
#section0 .layer3 {
	background-image: url(../images/?.png);
	background-repeat: no-repeat;
	background-position: 0px 20px;
}
#section0 .layer4 {
	background-image: url(../images/?.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

/*1*/
#section1 {
	background: url(../images/bg2.gif) repeat;
}
#section1 .layer1 {
	background: url(../images/about-bg1.png) repeat-y 0px 0px;
}
#section1 .layer2 {
	background: url(../images/about-bg2.png) repeat-y 0px 0px;
}
#section1 .layer3 {
	background: url(../images/about-bg3.png) repeat-y 0px 0px;
}

/*2*/
#section2 {
	background: url(../images/bg2.gif) repeat;
}
#section2 .layer1 {
	background: url(../images/service/service-bg1.png) repeat-x 0px 0px;
}
#section2 .layer2 {
	background: url(../images/service/service-bg2.png) repeat-x 0px 0px;
}
#section2 .layer3 {
	background: url(../images/service/service-bg3.png) repeat-x 0px 0px;
}

/*3*/
#section3 {
	background: url(../images/bg2.gif) repeat;
}
#section3 .layer1 {
	background-image: url(../images/portfolio/sec3-bg1.png);
	background-repeat: repeat;
	background-position: 0px 0px;
}
#section3 .layer2 {
	background: url(../images/portfolio/sec3-bg2.png) repeat 0px 0px;
}
#section3 .layer3 {
	background: url(../images/portfolio/sec3-bg3.png) repeat 0px 0px;
}

/*4*/
#section4 {
	background: url(../images/bg2.gif) repeat;
}
#section4 .layer1 {
	background: url(../images/?sec3_layer1_bg.png) no-repeat 290px 140px;
}
#section4 .layer2 {
	background: url(../images/?sec3_layer2_bg.png) no-repeat 100px 200px;
}

/*ナビの設定*/
ul#topNav {
	position: fixed;
	right: 20px;
	top: -20px;
	z-index: 10;
}
ul#topNav li {
	display: inline;
	float: left;
	margin-left: 7px;
}


/*home*/
#section0 h1 {
	position: absolute;
	left: 45px;
	top: 180px;
}
#sech0Cover {
	position: absolute;
	left: 0%;
	top: 380px;
	height: 230px;
	background: url(../images/portfolio/block-bg.png) repeat;
	width: 100%;
}
#section0 .pre-catch {
	font-size: 20px;
	color: #11afed;
	text-align: left;
	padding-bottom: 10px;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #11afed;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #11afed;
	font-weight: bold;
}
#section0 #sec0-catch {	
	position: absolute;
	left: 50%;
	top: 600px;
}

#section0 #top-catch {
	position: absolute;
	top: 390px;
	width: 100%;
	height: 210px;
	z-index: 0;
	background-color:  #11afed;
	background: -moz-linear-gradient(top center, #00d3fe 0%, #11afed 100%);
	background: -o-linear-gradient(top center, #00d3fe 0%, #11afed 100%);
	background: -webkit-gradient(linear, center top, center bottom, from(#00d3fe), to(#11afed));
	background: -webkit-linear-gradient(#00d3fe, #11afed);
	background: linear-gradient(top center, #00d3fe 0%, #11afed 100%);
}
/*html.no-cssgradients #section0 #top-catch {
	background: url(../images/top-catch-bg.jpg) repeat-x;
}*/  	
#section0 #top-catch p {
	font-size: 60px;
	color: #fff;
	width: 1000px;
	padding-right: 60px;
	padding-left: 70px;
	padding-top: 55px;
	padding-bottom: 30px;
}
#section0 #jpn-fukidashi {
	position: absolute;
	right: 20px;
	top: 120px;
	background: url(../images/fukidashi0.png) no-repeat;
	height: 268px;
	width: 341px;
}
#section0 #jpn-fukidashi p {
	font-family: Mavenpro;
	color: #11afed;
	font-size: 20px;
	padding-top: 40px;
	padding-left: 15px;
	text-align: center;
	width: 170px;
	line-height: 1.6em;
}
#section0 #jpn-fukidashi p#f1 {	
	padding-top: 15px;
	font-size: 18px;
}
#section0 #jpn-fukidashi p#f5, #section0 #jpn-fukidashi p#f6{
	padding-top: 55px;
	font-size: 22px;
}
#section0 #jpn-fukidashi p span.fs16{
	font-size: 16px;
}
#section0 #jpn-fukidashi p span.fs18{
	font-size: 18px;
}
#section0 #jpn-fukidashi p span.fs22{
	font-size: 22px;
}
#section0 #jpn-fukidashi p span.fs24{
	font-size: 24px;
}
#section0 #jpn-fukidashi p span.fs26{
	font-size: 26px;
}
#section0 #jpn-fukidashi p span.fs28{
	font-size: 28px;
}
#section0 #jpn-fukidashi p span.fs30{
	font-size: 30px;
}

#section0 #carousel {
	position: absolute;
	top: 300px;
	z-index: 10;
	left: 32px;
}
#section0 #carousel button {
	 float: left;
}
#section0 #carousel a.prev, #section0 #carousel a.next {
	display: block;
    float: left;
	width: 30px;
    height: 140px;
    text-decoration: none;
    background: url("../images/leftArrow.png") left 50px no-repeat;
}
#section0 #carousel a.next {
	background: url("../images/rightArrow.png") right 50px no-repeat;
}

#section0 #worksCarousel {
	padding-right: 2px;
	padding-left: 2px;
	float: left;
}
#section0 #worksCarousel ul {
	margin: 0px;
}
#section0 #worksCarousel ul li {
	padding: 2px;
}


/*about*/
#section1 h1 {
	font-family: Mavenpro;
	position: absolute;
	left: 60%;
	bottom: 19%;
	font-size: 100px;
	color: #c4db3e;
	line-height: 0.8em;
}
#section1 p#intro {
	font-family: Mavenpro;
	color:  #605949;
	position: absolute;
	left: 60%;
	top: 19%;
	font-size: 1.4em;
	width: 40%;
	padding-right: 30px;
	right: 5%;
	line-height: 1.6em;
}
#section1 #sec1-catch {
	position: relative;	
	top: 30%;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#section1 #sec1-catch p {
	background: url(../images/sec1-bg.png) repeat;	
	position: absolute;
	font-size: 60px;
	color: #fff;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 30px;
	padding-left: 50px;
	width: 45%;
	line-height: 60px;
}

/*service*/
#section2 h1 {
	font-family: Mavenpro;
	position: absolute;
	left: 0%;
	top: 480px;
	font-size: 130px;
	color: #eec057;
	line-height: 0.8em;
}
#sech2Cover {
	position: absolute;
	left: 0%;
	top: 480px;
	height: 120px;
	background: url(../images/portfolio/block-bg.png) repeat;
	width: 100%;
}
/*** Slider ***/
#slider{
	height: 380px;
	top: 150px;
	background: url(../images/service/service-bg.png) repeat;
}
#slide1,
#slide2,
#slide3 {
	width: 100% !important;
	/*background: url(../images/service/service-bg.png) repeat;*/
	-webkit-box-shadow: 0 2px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 2px 2px rgba(0,0,0,.2);
	box-shadow: 0 2px 2px rgba(0,0,0,.2);
}
#slide1 .slideWrap, #slide2 .slideWrap, #slide3 .slideWrap{
	height: 380px;
}
.leftWrap{
	width: 50%;
	float: left;
}
.rightWrap{
	width: 50%;
	float: right;
	padding-right: 50px;
}
#slide1 h2,
#slide2 h2{
	font-family: 'Mavenpro';
	font-size: 140px;
	/*text-shadow: -1px -1px 0 rgba(0,0,0,0.5);*/
	text-shadow: 0 1px 0 rgba(255,255,255,1);
	color: #605949;
	margin: 0px;
	padding: 0px;
}

.slideWrap p, .slideWrap dd {
	font-family: Mavenpro;
	color: #555;
	font-size: 1.4em;
	line-height: 1.2em;
}
.slideWrap dt, .slideWrap li span{
	font-family: Mavenpro;
	color: #B03106;
	font-size: 1.6em;
}

/* Slide1 */
#slide1 h2 {
	padding: 10px 0 0 40px;
}
#slide1 .slideWrap p {
	padding: 20px 0 0 50px;
}
#slide1 .slideWrap li{
	font-family: Mavenpro;
	color: #555;
	font-size: 1.4em;
	padding-left: 50px;
	line-height: 1.2em;
	list-style-type: none;
}
#slide1 .slideWrap p {
}

#s1-img{
	float: right;
	width: 450px;
	height: 340px;
	background: url(../images/service/s1-img.jpg) no-repeat 0 0;
	margin-top: 20px;
}

#slide1 .green-button{
	margin: 40px 0 0 240px;
}  
 
/* slide2 */
#slide2 h2{
	padding: 30px 0 0 0px;
}
#slide2 .slideWrap dt, #slide2 .slideWrap dd{
	padding-left: 20px;
	margin-bottom: 20px;
}

#s2-img {
	background: url(../images/service/s2-img.jpg) no-repeat 0 0;
	width: 450px;
	height: 340px;
	float: left;
	margin-top: 20px;
}

/* slide3 */
#slide3 .slideWrap h2{
	font-family: Mavenpro;
	color: #B03106;
	font-size: 2em;
	padding: 70px 0 50px 50px;
}
#slide3 .slideWrap p{
	padding-left: 50px;
}

#s3-img{
	float: right;
	width: 450px;
	height: 340px;
	background: url(../images/service/s3-img.jpg) no-repeat 0 0;
	margin-top: 20px;
}
			
/*** Navi ***/

#s-navi{
	width: 120px;
	/*	margin: 20px auto 40px auto;*/
	position: absolute;
	z-index: 10;
	top: 610px;
	right: 0px;
}
#s-navi a{
	display: block;
	width: 24px;
	height: 25px;
	float: left;
	background: url(../images/service/navi-bg.png) no-repeat 0 0;
	color: #fff !important;
	text-align: center;
	line-height: 24px;
	text-decoration: none;
	font-family: Mavenpro;
	margin: 0 5px;
}
#s-navi a:hover,
#s-navi a.activeSlide{
	background-position: 0 100%;
}

/*3*/

#works-contents {
	position: absolute;
	top: 100px;
	padding-right: 5%;
	padding-left: 5%;
	left: 110px;
}
ul.column{
	width: 100%;
	padding: 0;
	margin: 10px 0 50px;
	list-style: none;
}
ul.column li {
	float: left;
	width: 200px;
	padding: 0;
	margin: 5px 0;
	display: inline;
}
.block {
	height: 230px;
	font-size: 1em;
	margin-right: 10px;
	padding: 20px;
	background: url(../images/portfolio/block-bg.png) repeat;	
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.block h2 {
	font-family: Mavenpro;
	font-size: 1em;
	background-color: #5cc4b0;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #FFF;
	font-weight: bolder;
}
.block h2 a {
	color: #FFF;
}
.block h2 a:hover {
	color: #FF6;
}
.block img {
	width: 89%;	
	padding: 5%;
	margin: 0 auto;
	background:#fff;
	-ms-interpolation-mode: bicubic;
	display: block;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.block img:hover {
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.block dl dt, .block dl dd {
	font-family: Mavenpro;
	color: #4A4531;
	font-size: 1em;
}
.block dl dt.type {
	color: #5cc4b0;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding-bottom: 5px;
	text-align: center;
	margin-bottom: 5px;
	font-weight: bolder;
}
.block dl dd.launch {
	text-align: center;
}
.block dl dd.launch span {
	color: #FFF;
	background-color: #aaa;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 0.8em;
}


/*4*/
#section4 h1 {
	font-family: Mavenpro;
	font-size: 100px;
	color: #b183cc;
	line-height: 0.8em;
	position: absolute;
	left: 58%;
	top: 25%;
}
#section4 #message {
	font-family: Mavenpro;
	position: absolute;
	left: 58%;
	top: 40%;
	font-size: 1.2em;
	width: 40%;
	line-height: 1.8em;
}
#section4 #message address {
	font-style: normal;
}
#section4 #message address a:hover{
	text-decoration: underline;
}
#section4 #mail-img {
	position: absolute;
	left: 90%;
	top: 390px;	
}
#section4 #form {
	font-family: Mavenpro;
	position: absolute;
	top: 15%;
	font-size: 1.1em;
	width: 55%;
	line-height: 1.2em;
	background: url(../images/form-bg.png) repeat;
	color: #333;
	padding-top: 30px;
	padding-bottom: 30px;
}
#section4 #form p {
	margin-bottom: 25px;	
}
#section4 #form table {
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#section4 #form tr#form-msg {
}
#section4 #form th {
	padding-right:20px;
	text-align: left;
	vertical-align: middle;
}
#section4 #form td {
	padding-top: 5px;
	padding-bottom: 5px;
}
#section4 #form td input {
	font-family: Mavenpro;
	font-size: 1.1em;
	border: 1px dashed #b183cc;
	width: 320px;
	height: 30px;
	background-color: #fff;
}
#section4 #form td textarea {
	font-family: Mavenpro;
	font-size: 0.9em;
	border: 1px dashed #b183cc;
	overflow: hidden;
	width: 320px;
	height: 180px;
	background-color: #fff;
}
#section4 #form input#submit-btn {
	margin-top: 25px;
	border: 0px;
    width: 90px;
    height: 35px;
    background: url(../images/submit-btn.png) no-repeat;
}
#section4 #form input#submit-btn:hover {
	filter: alpha(opacity=70);
	opacity: 0.7;
}
#section4 #form .center {
	text-align: center;
}

/*ナビゲーション*/
ul#nav {	position: fixed;
	left: 20px;
	top: 20px;
	background: #000;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	padding: 8px 15px 0px 15px;
}
ul#nav li {
	display: inline;
	margin: 0 10px;
}
ul#nav li a {
	opacity: 0.6;
}
ul#nav li a:hover {
	opacity: 1;
}

/* ===================== Clear Fix ===================== */
.clearFix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	line-height: 0;
}

.clearFix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearFix { height: 1%; }
.clearFix { display: block; }
/* End hides from IE-mac \*/