﻿@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: "メイリオ", Meiryo, "Lucida Grande", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	clip: rect(auto,auto,auto,auto);
	color: #333333;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

img {
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clear_both {
	clear: both;
	margin: 0px;
	padding: 0px;
}


p, ul, ol, li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	font-size: 90%;
}

/*---br管理--*/
/*---PC時改行--*/
.pc-br{display:block;}
.tb-br{display:none;}
.sp-br{display:none;}


/*---------------------
  ヘッドここから
---------------------*/
.head-main {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	overflow: hidden;
	padding-bottom: 20px;
}

/*---  スライドショー　---*/
.fla {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	z-index: -1000;
	clear: both;
	margin-top: 0px;
	overflow: hidden;
}
/*---  背景スライダー　---*/
#mainvisual {
	width: 100%;
	max-width: 100%;
	min-height: 800px;
	max-height: 800px;
	margin: 0px auto;
	background-position: center;
}
#mainvisual2 {
	width: 100%;
	max-width: 100%;
	min-height: 500px;
	max-height: 500px;
	margin: 0px auto;
	background-position: center;
}


/*---------------------
  newsここから
---------------------*/
.news01 {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	overflow: hidden;
	background-color: #FFFFFF;
}
.news01-box1 {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	width: 100%;
}
.news01-box2 {
	overflow: hidden;
	width: 35%;
	float: left;
	padding-top: 30px;
	padding-right: 30px;
	background-color: #FF2626;
}
.news01-box3 {
	width: 61%;
	float: right;
	height: 110px;
	padding-top: 20px;
	overflow: hidden;
	background-color: #FFF;
}


/*---------------------
  コンテンツここから
---------------------*/
/*---  会社概要　---*/
.cont01 {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 80px;
	overflow: hidden;
}
.cont01-box1 {
	width: 35%;
	float: left;
	height: auto;
	padding-left: 6%;
	padding-top: 70px;
}
.cont01-box1 img {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
}
.cont01-box2 {
	width: 47%;
	float: right;
	padding-right: 10%;
	padding-top: 40px;
	min-height: 100%;
	height: auto;
	background-attachment: scroll;
	background-image: url(../img/cont01-01.png);
	background-repeat: no-repeat;
	background-position: top 30px left 0px;
	overflow: hidden;
}

/*---  採用情報　---*/
.cont02 {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	overflow: hidden;
	background-color: #FFF;
}
.cont02-box1 {
	width: 60%;
	float: right;
	padding-left: 0%;
	height: 100%;
	padding-top: 0px;
}
.cont02-box1 img {
	width: auto;
	height: 100%;
	margin-right: 0px;
	padding-top: 0px;
}
.cont02-box2 {
	width: 30%;
	float: left;
	padding-left: 10%;
	padding-top: 50px;
	padding-bottom: 36px;
	min-height: 100%;
	height: auto;
}

/*---  施工事例　---*/
.cont03 {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-attachment: scroll;
	background-image: url(../img/cont03-01.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.cont03-box1 {
	width: 55%;
	float: left;
	height: auto;
	padding-left: 4%;
	padding-top: 70px;
}
.cont03-box1 img {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
.cont03-box2 {
	width: 30%;
	float: right;
	padding-right: 10%;
	padding-top: 90px;
	min-height: 100%;
	height: 460px;
}

/*---  業務内容　---*/
.cont04 {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 100px;
	padding-bottom: 100px;
	overflow: hidden;
	background-attachment: scroll;
	background-image: url(../img/cont04-01.png);
	background-repeat: no-repeat;
	background-position: 40px center;
}
.cont04-box1 {
	width: 71%;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.cont04-box2 {
	width: 53%;
	overflow: hidden;
	float: right;
}
.cont04-box3 {
	width: 41%;
	float: left;
	padding-top: 10px;
}

/* ACCESS */
.cont05 {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	overflow: hidden;
	padding-bottom: 0px;
}
.cont05-box1 {
	width: 100%;
	float: none;
	height: 480px;
}


/*---------------------
  フッター
---------------------*/
.footmain {
	clear: both;
	overflow: hidden;
	width: 100%;
	margin-bottom: 10px;
	background-color: #00468C;
	height: 500px;
}
.foot1-box1 {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
.foot1-box1 li{
	float: left;
	margin-bottom: 20px;
	margin-top: 30px;
	margin-left: 35px;
	margin-right: 35px;
}
.foot1-box1 a:link {
	color: #fff;
	font-size: 110%;
	line-height: 24px;
	text-decoration: none;
}
.foot1-box1 a:visited {
	color: #fff;
	text-decoration: none;
}
.foot1-box1 a:hover {
	text-decoration: none;
		color: #FFFF00;
			transition: .2s linear;
	-webkit-transition: .2s linear;
	-moz-transition: .2s linear;
	-o-transition: .2s linear;
	-ms-transition: .2s linear;
}
.foot1-box2 {
	width: 100%;
	height: 616px;
	margin-left: auto;
	margin-right: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #363E44;
	overflow: hidden;
	padding-top: 40px;
	padding-bottom: 30px;
	background-attachment: scroll;
	background-image: url(../img/foot01.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.logo2 {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	font-size: 160%;
	color: #FFF;
	font-weight: 400;
	text-align: center;
}


.td1 {
	padding-top: 10px;
}
.td2 {
	clear: both;
	padding-bottom: 30px;
}



.side01 {
	position: fixed;
	bottom: 500px;
	right: 0px;
	z-index: 9999;
}
.side02 {
	position: fixed;
	bottom: 340px;
	right: 0px;
	z-index: 9999;
}







.li-td1 {
	margin-left: 170px;
}
.li-td2 {
	margin-left: 55px;
}
.li-td3 {
	margin-left: 7px;
}
.li-td4 {
	margin-left: 18px;
}
.nav-td1 {
	margin-right: 38px;
}
.nav-td2 {
}




.mini1 {
}
.mini1 img {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	height: auto;
}


/*---------------------
  ロールオーバー
---------------------*/
.hover a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.hover2 a:hover img {
  opacity: 0.5;
  filter: alpha(opacity=80);
  -moz-opacity: 0.9;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

/*---------------------
  フェード効果
---------------------*/

.fade {
}
.fadeInDown {
	-webkit-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: 1s;
	-ms-animation-duration: 1s;
	animation-duration: 1s;
}
@-webkit-keyframes fadeInDown {
 0% {
opacity: 0;
-webkit-transform: translateY(-20px);
-ms-transform: translateY(-20px);
transform: translateY(-20px);
}
 100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes fadeInDown {
 0% {
opacity: 0;
-webkit-transform: translateY(-20px);
-ms-transform: translateY(-20px);
transform: translateY(-20px);
}
 100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
	visibility: visible !important;
}



/*---------------------
  アニメーションボタン
---------------------*/
.button1 {
	display: block;
	width: 100%;
	clear: both;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 80px;
}
.button1 a {
	display: block;
	width: 220px;
	border: 2px none #FFFFFF;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	transition: .2s linear;
	-webkit-transition: .2s linear;
	-moz-transition: .2s linear;
	-o-transition: .2s linear;
	-ms-transition: .2s linear;
	font-size: 105%;
	font-weight: bold;
	padding-top: 18px;
	padding-right: 0;
	padding-bottom: 18px;
	padding-left: 0;
	letter-spacing: 0.1em;
	margin-left: 0px;
	background: linear-gradient(to right, #0063C6 40%, #0F87FF 100%);
}
.button1 a:hover {
    color: #FFFF99;
    border: 2px none #FFF;
    background-color: #FF2626;
	background: linear-gradient(to right, #0F87FF 40%, #0063C6 100%);
}

.button2 {
	display: block;
	width: 100%;
	clear: both;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 10px;
}
.button2 a {
	display: block;
	width: 330px;
	border: 2px solid #FFFFFF;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	transition: .2s linear;
	-webkit-transition: .2s linear;
	-moz-transition: .2s linear;
	-o-transition: .2s linear;
	-ms-transition: .2s linear;
	font-size: 110%;
	font-weight: bold;
	padding-top: 16px;
	padding-right: 0;
	padding-bottom: 16px;
	padding-left: 0;
	letter-spacing: 0.1em;
	margin-right: 0;
	margin-left: 0;
}
.button2 a:hover {
	color: #C7D6E9;
	border: 2px solid #C7D6E9;
}
.button3 {
	display: block;
	width: 100%;
	clear: both;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
}
.button3 a {
	display: block;
	width: 400px;
	border: 3px solid #446DA1;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	transition: .2s linear;
	-webkit-transition: .2s linear;
	-moz-transition: .2s linear;
	-o-transition: .2s linear;
	-ms-transition: .2s linear;
	font-size: 130%;
	font-weight: bold;
	padding-top: 18px;
	padding-bottom: 18px;
	background-color: #446DA1;
	letter-spacing: 0.1em;
	margin-right: auto;
	margin-left: auto;
}
.button3 a:hover {
	color: #446DA1;
	background-color: #FFFFFF;
}

.button4 {
	display: block;
	width: 100%;
	clear: both;
}
.button4 a {
	display: block;
	width: 330px;
	border: 2px solid #555555;
	color: #555555;
	text-align: center;
	text-decoration: none;
	transition: .2s linear;
	-webkit-transition: .2s linear;
	-moz-transition: .2s linear;
	-o-transition: .2s linear;
	-ms-transition: .2s linear;
	font-size: 110%;
	font-weight: bold;
	padding-top: 16px;
	padding-right: 0;
	padding-bottom: 16px;
	padding-left: 0;
	letter-spacing: 0.1em;
}
.button4 a:hover {
	color: #999999;
	border: 2px solid #999999;
}

.button5 {
	display: block;
	width: 100%;
	clear: both;
}
.button5 a {
	display: block;
	width: 330px;
	border: 2px solid #555555;
	color: #555555;
	text-align: center;
	text-decoration: none;
	transition: .2s linear;
	-webkit-transition: .2s linear;
	-moz-transition: .2s linear;
	-o-transition: .2s linear;
	-ms-transition: .2s linear;
	font-size: 110%;
	font-weight: bold;
	padding-top: 16px;
	padding-right: 0;
	padding-bottom: 16px;
	padding-left: 0px;
	letter-spacing: 0.1em;
	margin-left: 150px;
}
.button5 a:hover {
	color: #999999;
	border: 2px solid #999999;
}



.sphide {
	display: block;
}
.spdisp {
	display: none;
}

.sphide2 {
	display: block;
}
.spdisp2 {
	display: none;
}


/*----------------------------------------------------
	page top
----------------------------------------------------*/
.pagetop {
	display: none;
	position: fixed;
	bottom: 30px;
	right: 55px;
}
.pagetop a {
	display: block;
	width: 50px;
	height: 50px;
	background-color: #0080B0;
	border-radius: 50px;
	text-align: center;
	color: #fff;
	font-size: 24px;
	text-decoration: none;
	line-height: 50px;
	border: 2px solid #FFF;
}
.pagetop a:hover{
	color: #0080B0;
	border: 2px solid #0080B0;
	background-color: #FFF;
}




/* タブレット横
------------------------------------------------------------*/
@media screen and (max-width: 1260px) {
body {
	min-width: 601px;
}

/*---br管理--*/
/*---タブレット時改行--*/
.pc-br{display:none;}
.tb-br{display:block;}
.sp-br{display:none;}


/*================================================
 *  スライドショー
 ================================================*/
.fla {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	z-index: -1000;
	clear: both;
	margin-top: 115px;
	overflow: hidden;
}
/*---  背景スライダー　---*/
#mainvisual2 {
	width: 100%;
	max-width: 100%;
	min-height: 500px;
	max-height: 500px;
	margin: 0px auto;
	background-position: center;
}
	
	
/*---------------------
  コンテンツここから
---------------------*/
/*---  会社概要　---*/
.cont01 {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 70px;
	padding-bottom: 80px;
	overflow: hidden;
}
.cont01-box1 {
	width: 70%;
	float: none;
	height: auto;
	padding-left: 0%;
	padding-right: 0%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
.cont01-box1 img {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.cont01-box2 {
	width: 90%;
	float: none;
	margin-right: auto;
	margin-left: auto;
	padding-left: 0%;
	padding-right: 0%;
	padding-top: 50px;
	min-height: 100%;
	height: auto;
}

/*---  採用情報　---*/
.cont02 {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 30px;
	overflow: hidden;
	background-color: #FFF;
}
.cont02-box1 {
	width: 100%;
	float: none;
	height: auto;
	padding-right: 0%;
	padding-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
.cont02-box1 img {
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
}
.cont02-box2 {
	width: 90%;
	float: none;
	margin-right: auto;
	margin-left: auto;
	padding-left: 0%;
	padding-top: 30px;
	padding-bottom: 40px;
	min-height: 100%;
	height: auto;
}

/*---  施工事例　---*/
.cont03 {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 0px;
	background-color: #1D3046;
	background-attachment: scroll;
	background-image: url(../img/cont03-01.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 50px;
}
.cont03-box1 {
	width: 70%;
	float: none;
	height: auto;
	padding-left: 0%;
	padding-right: 0%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
.cont03-box1 img {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.cont03-box2 {
	width: 90%;
	float: none;
	margin-right: auto;
	margin-left: auto;
	padding-left: 0%;
	padding-right: 0%;
	padding-top: 50px;
	min-height: 100%;
	height: auto;
}

/*---  業務内容　---*/
.cont04 {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 100px;
	padding-bottom: 50px;
	overflow: hidden;
	background-attachment: scroll;
	background-image: url("../img/cont04-02.png");
	background-repeat: no-repeat;
	background-position: 20px bottom;
	margin-bottom: 40px;
}
.cont04-box1 {
	width: 100%;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.cont04-box2 {
	width: 70%;
	overflow: hidden;
	float: none;
	clear: both;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
.cont04-box3 {
	width: 65%;
	float: none;
	padding-top: 0px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
	

.contact01 {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background-attachment: fixed;
	background-image: url(../img/contact01-01.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 100px;
	padding-bottom: 100px;
}

.contact01-box1 {
	margin-right: auto;
	width: 1000px;
	margin-left: auto;
	overflow: hidden;
	padding-top: 30px;
	padding-bottom: 26px;
}
.contact01-box2 {
	width: 46%;
	margin-left: 2%;
	float: left;
	margin-bottom: 10px;
}
.contact01-box3 {
	width: 46%;
	float: right;
	margin-right: 2%;
}
.contact01-box4 {
	width: 46%;
	margin-right: auto;
	clear: both;
	margin-left: auto;
}


/*---------------------
  アニメーションボタン
---------------------*/
.button1 {
	display: block;
	width: 100%;
	clear: both;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 10px;
}
.button1 a {
	display: block;
	width: 360px;
	border: 2px none #FFFFFF;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	transition: .2s linear;
	-webkit-transition: .2s linear;
	-moz-transition: .2s linear;
	-o-transition: .2s linear;
	-ms-transition: .2s linear;
	font-size: 130%;
	font-weight: bold;
	padding-top: 16px;
	padding-right: 0;
	padding-bottom: 16px;
	padding-left: 0;
	letter-spacing: 0.1em;
	margin-right: auto;
	margin-left: auto;
}
.button1 a:hover {
    color: #FFFF99;
    border: 2px none #FFF;
    background-color: #FF2626;
}

.button2 {
	display: block;
	width: 100%;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	margin-top: 10px;
}
.button2 a {
	display: block;
	width: 330px;
	border: 2px solid #FFFFFF;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	transition: .2s linear;
	-webkit-transition: .2s linear;
	-moz-transition: .2s linear;
	-o-transition: .2s linear;
	-ms-transition: .2s linear;
	font-size: 110%;
	font-weight: bold;
	padding-top: 16px;
	padding-right: 0;
	padding-bottom: 16px;
	padding-left: 0;
	letter-spacing: 0.1em;
	margin-right: auto;
	margin-left: auto;
}
.button2 a:hover {
	color: #C7D6E9;
	border: 2px solid #C7D6E9;
}
	
.button4 {
	display: block;
	width: 100%;
	clear: both;
}
.button4 a {
	display: block;
	width: 330px;
	border: 2px solid #555555;
	color: #555555;
	text-align: center;
	text-decoration: none;
	transition: .2s linear;
	-webkit-transition: .2s linear;
	-moz-transition: .2s linear;
	-o-transition: .2s linear;
	-ms-transition: .2s linear;
	font-size: 110%;
	font-weight: bold;
	padding-top: 16px;
	padding-right: 0;
	padding-bottom: 16px;
	padding-left: 0;
	letter-spacing: 0.1em;
	margin-right: auto;
	margin-left: auto;
}
.button4 a:hover {
	color: #999999;
	border: 2px solid #999999;
}


	
	

.sphide2 {
	display: none;
}
.spdisp2 {
	display: block;
}

}
	

/* iPhone6 Plus
------------------------------------------------------------*/
@media screen and (max-width: 600px) {
body {
	min-width: 480px;
}

/*---br管理--*/
/*---スマホ時改行--*/
.pc-br{display:none;}
.tb-br{display:none;}
.sp-br{display:block;}

/*---------------------
  ヘッドここから
---------------------*/	
/*--- スライドショー　---*/
.fla {
	margin-right: auto;
	margin-left: auto;
	height: 250px;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(none);
	background-repeat: no-repeat;
	background-position: center top;
	z-index: -1000;
	clear: both;
	margin-top: 70px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: none;
}
/*---  背景スライダー　---*/
#mainvisual2 {
	width: 100%;
	max-width: 100%;
	min-height: 250px;
	max-height: 250px;
	margin: 0px auto;
	background-position: center;
}


/*---------------------
  newsここから
---------------------*/
.news01 {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	padding-bottom: 40px;
	overflow: hidden;
	background-color: #FFFFFF;
}
.news01-box1 {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	width: 100%;
}
.news01-box2 {
	overflow: hidden;
	width: 100%;
	float: none;
	padding-top: 20px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.news01-box3 {
	overflow: hidden;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	float: none;
	clear: both;
}
	
	
/*---------------------
  コンテンツここから
---------------------*/
/*---  会社概要---*/
.cont01 {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 60px;
	padding-bottom: 80px;
	overflow: hidden;
}
.cont01-box1 {
	width: 90%;
	float: none;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}
.cont01-box1 img {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.cont01-box2 {
	width: 90%;
	float: none;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	min-height: 100%;
	height: auto;
	background-attachment: scroll;
	background-image: url(../img/cont01-01.png);
	background-repeat: no-repeat;
	background-position: top 30px center;
	overflow: hidden;
}

/*---  採用情報　---*/
.cont02 {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 30px;
	overflow: hidden;
	background-color: #FFF;
}
.cont02-box1 {
	width: 100%;
	float: none;
	height: auto;
	padding-right: 0%;
	padding-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
.cont02-box1 img {
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
}
.cont02-box2 {
	width: 90%;
	float: none;
	margin-right: auto;
	margin-left: auto;
	padding-left: 0%;
	padding-top: 30px;
	padding-bottom: 40px;
	min-height: 100%;
	height: auto;
}

/*---  施工事例　---*/
.cont03 {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.cont03-box1 {
	width: 90%;
	float: none;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}
.cont03-box1 img {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.cont03-box2 {
	width: 90%;
	float: none;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	min-height: 100%;
	height: auto;
}

/*---  業務内容　---*/
.cont04 {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 100px;
	padding-bottom: 50px;
	overflow: hidden;
	background-attachment: scroll;
	background-image: url("../img/cont04-02.png");
	background-repeat: no-repeat;
	background-position: 20px bottom;
	margin-bottom: 40px;
}
.cont04-box1 {
	width: 100%;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.cont04-box2 {
	width: 90%;
	overflow: hidden;
	float: none;
	clear: both;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
.cont04-box3 {
	width: 100%;
	float: none;
	padding-top: 0px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}

	
/*---------------------
  フッター
---------------------*/
.footmain {
	clear: both;
	overflow: hidden;
	width: 100%;
	margin-bottom: 10px;
	background-color: #00468C;
}
.foot1-box1 {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
.foot1-box1 li{
	float: left;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-left: 35px;
	margin-right: 35px;
}
.foot1-box1 a:link {
	color: #FFFF00;
	font-size: 110%;
	line-height: 24px;
	text-decoration: none;
}
.foot1-box1 a:visited {
	color: #FFF;
	text-decoration: none;
}
.foot1-box1 a:hover {
	text-decoration: none;
		color: #FFFF00;
			transition: .2s linear;
	-webkit-transition: .2s linear;
	-moz-transition: .2s linear;
	-o-transition: .2s linear;
	-ms-transition: .2s linear;
}
.foot1-box2 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #363E44;
	overflow: hidden;
	padding-top: 40px;
	padding-bottom: 0px;
}
.logo2 {
	margin-top: 0px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.logo2 img {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
	
/*---------------------
  アニメーションボタン
---------------------*/
.button1 {
	display: block;
	width: 100%;
	clear: both;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 10px;
}
.button1 a {
	display: block;
	width: 360px;
	border: 2px none #FFFFFF;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	transition: .2s linear;
	-webkit-transition: .2s linear;
	-moz-transition: .2s linear;
	-o-transition: .2s linear;
	-ms-transition: .2s linear;
	font-size: 130%;
	font-weight: bold;
	padding-top: 16px;
	padding-right: 0;
	padding-bottom: 16px;
	padding-left: 0;
	letter-spacing: 0.1em;
	margin-right: auto;
	margin-left: auto;
}
.button1 a:hover {
    color: #FFFF99;
    border: 2px none #FFF;
    background-color: #FF2626;
}

.button4 {
	display: block;
	width: 100%;
	clear: both;
}
.button4 a {
	display: block;
	width: 330px;
	border: 2px solid #555555;
	color: #555555;
	text-align: center;
	text-decoration: none;
	transition: .2s linear;
	-webkit-transition: .2s linear;
	-moz-transition: .2s linear;
	-o-transition: .2s linear;
	-ms-transition: .2s linear;
	font-size: 110%;
	font-weight: bold;
	padding-top: 16px;
	padding-right: 0;
	padding-bottom: 16px;
	padding-left: 0;
	letter-spacing: 0.1em;
	margin-right: auto;
	margin-left: auto;
}
.button4 a:hover {
	color: #999999;
	border: 2px solid #999999;
}
	
.button5 {
	display: block;
	width: 100%;
	clear: both;
}
.button5 a {
	display: block;
	width: 330px;
	border: 2px solid #555555;
	color: #555555;
	text-align: center;
	text-decoration: none;
	transition: .2s linear;
	-webkit-transition: .2s linear;
	-moz-transition: .2s linear;
	-o-transition: .2s linear;
	-ms-transition: .2s linear;
	font-size: 110%;
	font-weight: bold;
	padding-top: 16px;
	padding-right: 0;
	padding-bottom: 16px;
	padding-left: 0;
	letter-spacing: 0.1em;
	margin-right: auto;
	margin-left: auto;
}
.button5 a:hover {
	color: #999999;
	border: 2px solid #999999;
}


.sphide {
	display: none;
}
.spdisp {
	display: block;
}

.spmini1 {

}
.spmini1 img {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 80%;
	height: auto;
}



}	
