@charset "UTF-8";
/* ==== Google font ==== */
@import url(http://fonts.googleapis.com/css?family=Varela+Round|Open+Sans:400,300,600,400italic,700);
@import url(http://fonts.googleapis.com/css?family=Open+Sans);
@import url(http://fonts.googleapis.com/css?family=Inconsolata);
body {
    width: 100%;
    height: 100%;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
    color: #888;
	font-size: 16px;
	line-height: 1.6em;
    background-color: #fff;
	margin:0;
	background:url(../img/fabpattern.gif);
	background-size:120px 120px;
	font-family:'Open Sans', "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

html {
    width: 100%;
    height: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 30px;
    font-family:'Inconsolata', "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    font-weight: 400;
    color: #444;
}
/* ===========================
--- General sections
============================ */

.home-section {
  padding-top: 50x;
  padding-bottom:50px;
	display:block;
    position:relative;
    z-index:120;
}
@media screen and (max-width: 480px){
.home-section {
  padding-top: 50px;
  padding-bottom:50px;
	display:block;
    position:relative;
    z-index:120;
}}

.section-heading {
	margin-bottom: 50px;
}

.section-heading h2 {
	font-size: 40px;
	margin-bottom: 10px;
	line-height: 1em;
}
.section-heading i {
	margin-bottom: 20px;
}

/* ===========================
--- intro
============================ */


.intro {
	width:100%;
	height:auto;
	position:relative;	
	background: url(../img/bg2.jpg) no-repeat top center;
	background-size:cover;
}
/*
#introleft{
	position:absolute;
	background:url(../img/bg1.jpg) no-repeat;
	width:50%;
	right: 50%;
	background-size: cover;
	padding:0 0 0 0;
}
#introright {
	position:absolute;
	background:url(../img/bg4.jpg) no-repeat; 
	width:50%;
	left: 50%;
	background-size: cover;
	padding:0 0 0 0;
}*/
#intro {
    line-height: 600px;
}
@media screen and (max-width: 480px){
#introleft{
	position:absolute;
	background:url(../img/bg1.jpg) no-repeat top center;
	width:100%; 
	right: 0%;
	background-size: cover;
	padding:0 0 0 0;
	max-height:400px;
}
#introright {
	position:absolute;
	background:url(../img/bg4.jpg) no-repeat; 
	width:0;
	left: 0;
	background-size: cover;
	padding:0 0 0 0;
	display:none;
}
.intro {
	width:100%;
    line-height: 400px;
}
}

/*
#intro.intro {
	padding:200px 0 150px 0;
}*/

.intro .slogan {
	text-align: center;
}
.slogan img{
	width:100%;
	max-width:300px;
	left:50%;
}

.intro .page-scroll {
	text-align: center;
}


.intro .page-scroll a {
	color: #fff;
}

.brand-heading {
    font-size: 40px;
}

.intro-text {
    font-size: 18px;
}

.intro .slogan h2 {
	color: #FFF;
	text-shadow: none;
	font-size: 60px;
	line-height: 60px;
	font-weight: 700;
	font-family: Montserrat, sans-serif;
	background-color: rgba(0, 0, 0, 0);
	text-decoration: none;
	text-transform: uppercase;
	border-width: 0px;
	border-color: #000;
	border-style: none;
	text-shadow: -1px 0 1px #000;
}

.intro .slogan h4 {
	color: #fff;
	text-shadow: -1px 1px 1px #000;
}

.fa {
  display: inline-block;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.align-center{
  text-align:center;
}

/* ===========================
--- main work
============================ */
.mainworks{
	padding-top: 0px;
}
.col-md-4{
	margin:0;
	padding:0;}
.container-fluid{
	margin:0;
	padding:0;}
/* ===========================
--- video
============================ */
/*
.video {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  
}
.video iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}*/
/* ===========================
--- btn
============================ */

.btn-skin{
 background-color:#000;
 color:#FFF;
}
.btn-skin:hover,
.btn-skin:focus,
.btn-skin:active,
.btn-skin.active {
  color: #fff;
  background-color: #666;
  border-color: #666;
}

/* ===========================
--- widephoto
============================ */

#widephoto{
	margin-top:20px;
}

.widephoto1 {
	width:100%;
	position:relative;	
	background: url(../img/bg5.jpg) no-repeat top center;
	background-size: cover;
	height:auto;
}
.widephoto2 {
	width:100%;
	position:relative;	
	background: url(../img/bg6.jpg) no-repeat top center;
	background-size: cover;
	height:auto;
}


#widephoto h3{
	color:#fff;
	/*text-shadow: -1px 1px 1px #999;*/
	background:rgba(0,0,0,0.3);
	font-size: 15px;
	line-height:1.5em;
	letter-spacing: 0.2em;
	font-weight: 500;
	padding:10px;
}

#widephoto h2{
	margin-top:50px;
	font-family:'Open Sans', sans-serif;
	color: #000;
	font-size: 36px;
	font-weight: 600;
	letter-spacing: 0.1em;
	background-color: rgba(0, 0, 0, 0);
	border-width: 0px;
	border-color: #000;
	border-style: none;
	text-shadow: -1px 0 1px #CCC;
	word-wrap:break-word;
}

/* ===========================
--- Footer
============================ */
#contact{
margin:0;
background:#EEE;
}
.wrap {
	width:100%;
	margin:0;
	padding:50px 0 30px;
	text-align:center;
}
.wrap img{
    max-width:300px;
}

.wrap h4{
line-height: 1.5em;
}


footer .container{
	text-align: center;
	padding: 50px 0 30px;
	background:#FFF;
	
}

footer.container p {
	color:#F00;
}

footer.container a {
	color: #fff;
}

footer.container a:hover {
	color: #ccc;
}
