@charset "UTF-8";

/*----------------------------------------------
ヘッダー
------------------------------------------------*/
h2 {
	padding-left: 0;
}

/*----------------------------------------------
ヘッダー
------------------------------------------------*/

.navbar-brand {
	padding: 10px 15px;
	color: #fff;
}

.navbar-default {
    background-color: rgba(0,0,0,0);
    border: 0;
}

.navbar {
	position: fixed;
	top:0;
	left: 0;
    border-radius: 0;
	margin: 60px 0 0 0;
    background-color: rgba(0,0,0,0.5);
	width: 100%;
	z-index: 100;
	overflow : hidden ;
}

.navbar h1 {
	margin: 0;
}

.navbar h1 img {
	height: auto;
}

.navbar-default .navbar-nav {
}

.fixed {
	background-color: #296ace;
	margin-top:-100px;
	padding-top:100px;
}


/*----------------------------------------------
トップイメージ部分
------------------------------------------------*/

.group01 {
	height: auto;
	padding: 0 0 0 0;
	text-align: center;
	overflow: hidden;
	margin: 0 0 0 0;
	position: relative;
	}

.flexslider {
	margin: 0 0 0 0;
	width: 100%;
	height: 500px;
	text-align: center;
	overflow: hidden;
}

.flexslider ul {
	width: 100%;
	height: 500px;
	text-align: left;
	overflow: hidden;
	position: relative;
	padding: 0;
	margin-bottom: 0;
}

.flexslider ul li {
	top: 0;
	left: 0;
	width: 100%;
	height: 500px;
	display: none;
	position: absolute;
}

.flexslider ul li img {
	width: 100%;
	min-width:1000px;
	height: auto;
	min-height: 500px;
}


.group01 .col-md-6 {
	font-size: 90%;
	padding: 0 0 0 0;
	z-index:80;
	margin: 0 0 0 0;
	position: absolute;
	top: 40%;
	left: 0;
	right: 0;
}

.group01 p {
	color: #ffffff;
	line-height: 1.4;
	font-size: 130%;
	text-shadow: 2px 2px 4px rgba(0,0,0,0.8);
}

.group01 p.catch {
	font-family: "Amiri", "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
	font-size: 250%;
	line-height: 1;
}


/*----------------------------------------------
About us 会社概要
------------------------------------------------*/

.group02 {
	height: auto;
	padding: 0 0 0 0;
	background-size: cover;
	overflow: hidden;
	background-color: #ffffff;
	}

.group02 .box {
	margin: 40px 0;
	line-height: 2;
	max-width: 620px;
	}


.group02 h2 .smallText {
	font-size: 50%;
	display: block;
	}

.group02 .box p {
	font-size: 110%;
	}

.group02 .logoimg {
	text-align: center;
	margin: 40px 0 0 0;
}

.group02 .box img {
	width: 100%;
	max-width: 500px;
	height: auto;
	}

.group02 .box th {
	padding: 10px 5px 10px 5px;
	font-size: 90%;
	white-space: nowrap;
	}
.group02 .box td {
	padding: 10px 5px 10px 5px;
	}

.group02 .policyBox {
	margin-top:40px;
	margin-bottom:120px;
	}

.group02 .policy {
	padding-top: 60px;
	background-size: 60px;
	background-repeat: no-repeat;
	background-position: top center;
	overflow: hidden;
	}

.group02 .safe {
	background-image: url(../img/top/safeIcon.png);
	}

.group02 .happy {
	background-image: url(../img/top/happyIcon.png);
	}

.group02 .growth {
	background-image: url(../img/top/growthIcon.png);
	}


/*----------------------------------------------
Business 事業内容
------------------------------------------------*/

.group03 {
	background-image: url(../img/top/bg_03.jpg);
	padding: 0 0 0 0;
	background-size: cover;
	border-top: 1px solid #EDEDED;
	background-position: bottom;
	overflow: hidden;
	}


.group03 .box {
	background-color: rgba(255,255,255,0.70);
	line-height: 2;
	text-align: left;
	box-shadow:1px 1px 5px 1px rgba(84,84,84,0.27);
	-moz-box-shadow:1px 1px 5px 1px rgba(84,84,84,0.27);
	-webkit-box-shadow:1px 1px 5px 1px rgba(84,84,84,0.27);
	}

.group03 .row {
	margin: 40px 0;
	padding: 0;
	line-height: 2;
	}

.group03 h2 .smallText {
	font-size: 50%;
	display: block;
	}

.group03 .box p {
	margin-bottom: 30px;
	font-size: 110%;
	}

.group03 .box img {
	width: 100%;
	margin-bottom: 60px;
	}


/*----------------------------------------------
Recruit 採用情報
------------------------------------------------*/


.group04 {
	height: auto;
	padding: 0 0 0 0;
	text-align: center;
	background-size: cover;
	overflow: hidden;
	}

.group04 .box {
	line-height: 2;
	text-align: left;
	}

.group04 .row {
	margin: 40px 0;
	padding: 0;
	line-height: 2;
	}

.group04 h2 .smallText {
	font-size: 50%;
	display: block;
	}

.group04 h3 {
	line-height: 1.6;
	font-size: 130%;
	}

.group04 .box ul {
	font-size: 110%;
	list-style: none;
	padding: 0;
	margin: 20px 0 0 0;
	}

.group04 .box li {
	line-height: 1.6;
	margin: 0 0 20px 0;
	}

.group04 .box li span {
	font-size: 80%;
	margin: 0 10px 3px 0;
	}

.group04 .box img {
	width: 100%;
	height: auto;
	}

.group04 .box p {
	margin-bottom: 30px;
	padding: 0 15px;
	font-size: 110%;
	}

.group04 a {
	font-size: 130%;
	font-weight: bold;
	}



/*----------------------------------------------
Facebook ページ
------------------------------------------------*/


.group05 {
	height: 500px;
	padding: 40px 0 40px 0;
	text-align: center;
	overflow : hidden ;
	}

.group05 #fb-root {
	margin: 0 auto;
	}


/*----------------------------------------------
Google maps
------------------------------------------------*/

.group06 {
	padding: 0;
	text-align: center;
	overflow : hidden ;
	}


@media (min-width: 768px){
/*----------------------------------------------
全体のフォント
------------------------------------------------*/

.navbar {
	background-color: rgba(0,0,0,0);
	}

.fixed {
	background-color: #296ace;
	}


/*----------------------------------------------
トップイメージ部分
------------------------------------------------*/

.group01 {
	padding: 0 0;
	min-height: 700px;
	overflow: hidden;
	text-align: center;
	}

.flexslider {
	width: 100%;
	height: auto;
	min-height: 700px;
	}

.flexslider ul {
	width: 100%;
	height: auto;
	min-height: 700px;
	}

.flexslider ul li {
	width: 100%;
	height: auto;
	min-height: 700px;
	}

.flexslider ul li img {
	width: 100%;
	min-width:1400px;
	height: auto;
	min-height: 700px;
	}

.group01 .col-md-6 {
	font-size: 120%;
	padding: 0 0 0 0;
	margin: 0 auto;
	width: 100%;
	}

.group01 p {
	line-height: 2;
	font-size: 160%;
	}

.group01 p.catch {
	font-size: 350%;
	line-height: inherit;
	}


/*----------------------------------------------
About us 会社概要
------------------------------------------------*/

.group02 .box {
	margin: 140px 0 70px;
	}

.group02 h2 .smallText {
	display: inline-block;
	}

.group02 .logoimg {
	margin: 220px 0 0 0;
	}

.group02 .box th {
	padding-left: 40px;
	font-size: 100%;
	}


/*----------------------------------------------
Business 事業内容
------------------------------------------------*/

.group03 .row {
	}

.group03 h2 .smallText {
	display: inline-block;
	}


/*----------------------------------------------
Recruit 採用情報
------------------------------------------------*/

.group04 h2 .smallText {
	display: inline-block;
	}

.group04 .box .projectImg {
	text-align: center;
	}

.group04 .box img {
	width: 80%;
	height: auto;
	}


/*----------------------------------------------
Google maps
------------------------------------------------*/

.group06 {
	padding: 0;
	text-align: center;
	overflow : hidden ;
	}


@media (min-width: 992px) {
}

@media (min-width: 1200px){
}

@media (min-width: 1249px){
}

@media (min-width: 1397px){
}

@media (min-width: 1471px){
}
