@charset "UTF-8";
/****************************************************************************
	body設定
*****************************************************************************/
body{
	color: #3e3a39;
	font-size: 14px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 24px;
	text-align: center;
	overflow-wrap : break-word;
	
}


a {color: #3e3a39;
	text-decoration:none;
	}
a:hover {
	color: #3e3a395;
	text-decoration:underline;
	}
img {
	margin: 0  ;
	padding: 0;}

#container{
	width:100%;
	margin: 0  ;
	text-align: center;
	
}

/****************************************************************************
	コンテンツ設定
*****************************************************************************/

/*	ヘッダー
----------------------------------------------------------------------------*/
#header2{
	background-image: url(../img/common/head_back.png);
	width: 100%;
	position:fixed;
	top: 0;
	z-index: 200;
	
}
/*	#header2用グローバルナビ
----------------------------------------------------------------------------*/
.navi2 {
	width: 740px;
	padding: 0 10px 10px 10px;
	margin: 0 0 16px 0;
	background-image: url(../img/common/navi2_back.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	float: left;
}

.navi2 ul{
	display:block;
}
.navi2 ul:before, .navi2 ul:after{
	content: "";
	display: table;
}
.navi2 ul:after{
  clear: both;
}
.navi2 li{
	width:130px;
  	float: left;
  	margin: 0 9px;
	font-size:18px;
	line-height:20px;
	font-weight:bold;
  	padding:  0;
  	text-align: center;
  	color:#3e3a39;
}
.navi2 li a{
	display: block;
	margin: 0;
	padding: 0 ;
	color:#3e3a39;
	text-decoration: none;
}
.navi2 li a:hover{
  	color:#00ac5c;
}
.head2_logo {
	width:271px;
	margin: 33px 29px 26px 30px;
	float:left;
	}
.head2_logo img {
	width: 100%;
	height: auto;
}
.head2_h1 {
	width: 710px;
	height: 16px;
	margin: 20px 0 10px 10px;
	font-size: 10px;
	line-height:16px;
	text-align: left;
}

#head_block {
	position: relative;
}
.home #header{
	background-image: url(../img/common/head_back.png);
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0 auto;
	padding: 0 ;
	
}
.header_in{
	width:1090px;
	margin: 0 auto ;
	padding: 0;
	
}
.head_logo {
	width:271px;
	margin: 28px 42px 26px 30px;
	float:left;
	}
.head_logo img {
	width: 100%;
	height: auto;
}
.head_tel {
	width:220px;
	float:left;
	}
.head_tel img {
	width: 100%;
	height: auto;
}
.head_h1{
	width: 503px;
	height: 16px;
	margin: 28px 0 26px 0;
	font-size: 10px;
	line-height:38px;
	text-align: left;
	float:left;
}




.pc{display:inline;}
.sm{display:none;}

/*	グローバルナビ
----------------------------------------------------------------------------*/

.navi ul{
	width: 1070px;
	padding: 0 10px;
	margin: 0 auto 16px auto;
	display:block;
	background-image: url(../img/common/navi_back.png);
	background-repeat: no-repeat;
	background-position: center;
}
.navi ul:before, .navi ul:after{
	content: "";
	display: table;
}
.navi ul:after{
  clear: both;
}
.navi li{
	width:196px;
  	float: left;
  	margin: 0 9px;
	font-size:18px;
	line-height:20px;
	font-weight:bold;
  	padding:  0;
  	text-align: center;
  	color:#3e3a39;
}
.navi li a{
	display: block;
	margin: 0;
	padding: 0 ;
	color:#3e3a39;
	text-decoration: none;
}
.navi li a:hover{
  	color:#00ac5c;
}
.navi li span {
	font-size:12px;
	color:#3e3a39;
	letter-spacing: 0.4em;
	padding-left: 0.4em;
	font-weight:normal;
}
.home  .p1  a{color:#00ac5c;}
.works .p2  a{color:#00ac5c;}
.company .p3 a{color:#00ac5c;}
.recruit .p4 a{color:#00ac5c;}
.contact .p5 a{color:#00ac5c;}
/*	フッター
----------------------------------------------------------------------------*/

#footer{
	background-image: url(../img/common/back.png);
	width:100%;
	margin:0;
	}
.home #footer_in {
	width: 1050px;
	padding: 110px 0 0 0; 
	margin: auto;
}
#footer_in {
	width: 1050px;
	padding: 65px 0 0 0; 
	margin: auto;
}
.foot_logo {
	width: 323px;
	margin:0 0 54px 10px; 
	font-size: 13px;
	line-height: 24px;
	text-align: left;
	color: #fff;
	float: left;
}
.foot_logo img {
	width: 271px;
	height: auto;
	margin: 0 0 5px 0;
}
.foot_add {
	width: 450px;
	font-size: 18px;
	line-height: 24px;
	text-align: left;
	color: #fff;
	float: left;
}
.foot_contact {
	width: 267px;
	float: left;
}
.foot_contact img {
	width: 100%;
	height: auto;
}
.foot_map {
	width: 1050px;
	height: 427px;
	margin: 0 auto 35px auto;
}
#footer_copy{
	height:63px;
	font-size:12px;
	line-height:63px;
	padding: 0;
	text-align:center;
	color:#fff;
	}
.page_top {
	width: 99px;
	height: 99px;
	position: fixed;
	right: 30px;
	bottom: 63px;
	z-index:100;
}

.page_top img {
	width: 100%;
	height: auto;
}
/*	共通
----------------------------------------------------------------------------*/

.center{text-align: center;}
.clear{clear: both; overflow: hidden; margin:  auto;}
.int10 {
	text-indent:-1em;
	padding-left:1em;
}
.clearfix:after { content:"."; display:block; clear:both; height:0; visibility:hidden; }
.clearfix { display:inline-block; }

/*	共通
----------------------------------------------------------------------------*/

#contents{
	width:1250px;
	margin:  0 auto;
	padding: 105px 0 0 0;
}

.page_title {
	width:200px;
	margin:0 auto 40px auto;
	}
.page_title img {
	width: 100%;
	height: auto;
}
.title {
	width:985px;
	margin:40px auto 40px auto;
	border-bottom:1px solid #3d3939;
	font-size:24px;
	font-weight:bold;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	line-height:1em;
	text-align:left;
	padding:13px 0 13px 65px;
	background-image: url(../img/common/title.png);
	background-repeat: no-repeat;
	background-position: left;
	}

	
	
/*　TOP
----------------------------------------------------------*/

.top_biz {
	height:100%;
	background-image:url(../img/top/biz_back.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-size: auto 100%;
	overflow:hidden;
	padding: 80px 0 105px 0;
	}
.top_biz .lead {
	font-size: 45px;
	line-height: 53px;
	font-weight: bold;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	text-align: center;
}
.top_biz .comm {
	font-size: 20px;
	line-height: 30px;
	text-align: center;
	margin: 30px 0;
}
.top_biz .img_box {
	width: 1148px;
	margin: auto;
}
.top_biz .img_box img {
	width: 540px;
	height: auto;
	float: left;
}
.top_biz .img_box .mright {
	margin-right: 68px;
}
.top_link {
	height:100%;
	background-image:url(../img/top/link_back.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-size: auto 100%;
	overflow:hidden;
	padding: 106px 0 93px 0;
	}
.top_link_in {
	width: 1034px;
	margin: auto;
}
.top_link_in .works {
	width: 517px;
	float: left;
	font-size: 35px;
	line-height: 53px;
	font-weight: bold;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	text-align: left;
	color: #fff;
}
.top_link_in .works span {
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 0.3em;
	padding-left: 0.5em;
}
.top_link_in img {
	width: 262px;
	height: auto;
	margin: 15px 0 0 0;
}
.top_link_in .bt_link a{
	width: 262px;
	height: 45px;
	border: 1px solid #fff;
	color: #fff;
	font-size: 18px;
	line-height: 45px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-weight: normal;
	text-align: center;
	letter-spacing: 0.3em;
	padding-left: 0.3em;
	display:block;
	cursor: pointer;
}
.top_link_in .bt_link a:hover {
	text-decoration: none;
	background-color: rgba(255,255,255,0.3);

}
.top_link_in .comp {
	width: 410px;
	float: left;
	font-size: 35px;
	line-height: 53px;
	font-weight: bold;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	text-align: left;
	color: #fff;
	padding-left: 107px;
}
.top_link_in .comp span {
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 0.3em;
	padding-left: 0.5em;
}
.top_recruit {
	height:100%;
	background-image:url(../img/top/recruit_back.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-size: auto 100%;
	overflow:hidden;
	padding: 140px 0 96px 0;
	}
.top_recruit .lead {
	font-size: 45px;
	line-height: 56px;
	font-weight: bold;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	text-align: center;
}
.top_recruit .comm {
	font-size: 20px;
	line-height: 30px;
	text-align: center;
	margin: 30px 0;
}
.top_recruit .img_box {
	width: 1150px;
	margin: auto;
}
.top_recruit .img_box img {
	float: left;
}
.top_recruit .bt_recruit {
	width: 497px;
	margin: 50px auto 0 auto;
}
.top_recruit .bt_recruit img {
	width: 100%;
	height: auto;
}
.top_seo {
	width:1050px;
	font-size:15px;
	line-height:29px;
	text-align:left;
	margin:0 auto 60px auto ;
	color:#fff;
	}
	
/*　工事実績
----------------------------------------------------------*/
.works #container {
	background-image:url(../img/works/head_img.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	overflow:hidden;
	}
.works_img {
	width: 1050px;
	margin: 0 auto 60px auto;
	}
.works_img img {
	width: 304px;
	height: auto;
}
.works_img .mright {
	margin-right: 69px;
}
.works_table {
	width: 1050px;
	margin: 0 auto 60px auto;
}
.works_table table {
	border-top: 1px solid #3d3939;
	border-left: 1px solid #3d3939;
}
.works_table th {
	font-size: 18px;
	line-height: 22px;
	text-align: center;
	background-color: #eae9e9;
	padding: 6px 0;
	border-right: 1px solid #3d3939;
	border-bottom: 1px solid #3d3939;
}
.works_table td {
	font-size: 18px;
	line-height: 22px;
	text-align: left;
	padding: 6px 20px;
	border-right: 1px solid #3d3939;
	border-bottom: 1px solid #3d3939;
}



/*　会社案内
----------------------------------------------------------*/
.company  #container {
	background-image:url(../img/company/head_img.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	overflow:hidden;
	}
.gree {
	width: 1050px;
	margin: 0 auto 50px auto;
	font-size: 20px;
	line-height: 35px;
	text-align: left;
}
.gree .name {
	font-size: 24px;
	text-align: right;
	margin: 30px 0 0 0;
}
.gree .name span {
	font-size: 20px;
	padding-right: 1em;
}
.comp_img {
	width:1050px;
	margin:0 auto 20px auto;
	}
.comp_img img {
	width: 344px;
	height: auto;
	float: left;
}
.comp_img .mright {
	margin-right: 9px;
}
.comp_policy {
	width:1050px;
	margin:0 auto 60px auto;
}
.comp_policy .box_l {
	width: 500px;
	height: 183px;
	float: left;
	font-size: 30px;
	line-height: 40px;
	text-align: center;
	margin: 0 50px 0 0;
	background-color: #eeeeef;
}
.comp_policy .box_r {
	width: 500px;
	height: 183px;
	float: left;
	font-size: 30px;
	line-height: 40px;
	text-align: center;
	margin: 0 0 0 0;
	background-color: #eeeeef;
}
.comp_policy span {
	font-size: 16px;
}
.comp_policy .sub_title {
	width:435px;
	margin:0 0 35px 0;
	border-bottom:1px solid #3d3939;
	font-size:24px;
	font-weight:bold;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	line-height:1em;
	text-align:left;
	padding:13px 0 13px 65px;
	background-image: url(../img/common/sub_title.png);
	background-repeat: no-repeat;
	background-position: left;
}
.comp_table  {
	width:1050px;
	margin:0 auto 90px auto;
	}
.comp_table table {
	
}
.comp_table th {
	width:170px;
	padding: 20px 0 20px 30px;
	font-size:18px;
	line-height:32px;
	font-weight:bold;
	text-align:left;
	border-bottom:1px solid #333;
	vertical-align:top;
	}
.comp_table td {
	padding: 20px 12px 20px 0;
	text-align:left;
	font-size:20px;
	line-height:32px;
	letter-spacing: -0.03em;
	border-bottom:1px solid #333;
	}

/*　求人情報
----------------------------------------------------------*/
.recruit #container {
	background-image:url(../img/recruit/head_img.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	overflow:hidden;
	}
.recruit .page_title {
	width:200px;
	margin:0 auto 0 auto;
	}
.recruit .title {
	width:985px;
	margin:40px auto 40px auto;
	border-bottom:1px solid #3d3939;
	font-size:24px;
	font-weight:bold;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	line-height:1em;
	text-align:left;
	padding:13px 0 13px 65px;
	background-image: url(../img/common/title.png);
	background-repeat: no-repeat;
	background-position: left 150px;
	}
.recruit_link {
	background-image:url(../img/recruit/link_back.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	font-size: 18px;
	line-height: 35px;
	text-align: center;
	padding: 400px 0 200px 0;
	margin: 0 0 70px 0;
	}
.recruit_link_in {
	width: 1050px ;
	margin: 86px auto 0 auto;
}
.recruit_link_in .bt_link {
	width: 497px;
	float: left;
}
.recruit_link_in .bt_link img {
	width: 100%;
	height: auto;
}
.recruit_link_in .mright {
	margin-right: 56px;
}
.recruit_img {
	width:1150px;
	margin:0 auto 60px auto;
	}
.recrui_img img {
	float: left;
}
.recruit_table  {
	width:1050px;
	margin:0 auto 45px auto;
	}
.recruit_table table {
	
}
.recruit_table th {
	width:195px;
	padding: 15px 0 15px 30px;
	font-size:18px;
	line-height:32px;
	font-weight:bold;
	text-align:left;
	border-bottom:1px solid #333;
	vertical-align:top;
	}
.recruit_table td {
	padding: 15px 12px 15px 0;
	text-align:left;
	font-size:20px;
	line-height:32px;
	border-bottom:1px solid #333;
	}
.recruit_comm {
	width: 1050px;
	background-color:#75d2a6;
	font-size:20px;
	font-weight: bold;
	line-height:35px;
	text-align:center;
	padding:40px 0 40px 0;
	margin:0 auto 60px auto;
	}
.recruit_tanto {
	font-size:20px;
	font-weight: normal;
	line-height:40px;
	color: #fff;
	}
.recruit_comm .tel {
	width: 295px;
	margin: 10px auto;
	}
.recruit_comm .tel img {
	width:100%;
	height: auto;
	}
#voice { margin-top:-140px;
  padding-top:140px;}
#yoko { margin-top:-140px;
  padding-top:140px;}


/*　お問い合わせ
----------------------------------------------------------*/
.contact #container {
	background-image:url(../img/recruit/head_img.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	overflow:hidden;
	}

.contact_w960 {
  max-width: 960px;
  padding-left: 0;
  padding-right: 0;
	margin: auto;
	font-size: 16px;
}
.con_txt {
	text-align: center;
	margin: 100px auto 20px;
}
.con_txt_cent {
  text-align: center;
}

.con_req {
  color: #00ac5c;
  margin-right: 14px;
	border: solid #00ac5c 1px;
  padding: 1px 8.21px;
  font-weight: 700;
}
.con_req_2 {
  font-size: 12px;
}
.form_contact table {
  margin-top: 35px;
  width: 100%;
}
.form_contact table tr td:first-child {
  width: 235px;
	text-align: left;
}
.form_contact table tr td {
  padding-bottom: 3px;
  vertical-align: top;
	text-align: left;
}
.form_contact table input {
  border: 1px solid #d8d8d8;
  background-color: #f2f2f2;
  padding: 10px 15px;
}

.form_contact table textarea {
  border: 1px solid #d8d8d8;
  background-color: #f2f2f2;
  padding: 8px 15px;
  width: 100%;
  height: 206px;
  resize: none;
  overflow-y: hidden;
}
.form_wid100 {
	width: 100%;
}
.form_105 {
	width: 105px;
}
.form_130 {
	width: 130px;
}

.flex_jsx {
  display: flex;
  justify-content: space-between;
}
.flex_jsx {
  max-width: 235px;
  padding-top: 3px;
}
.button_form {
	margin: 30px auto 100px;
}
.contact-btn {
  text-align: center;
}

.contact-btn button {
	background-image: url("../img/contact/con_button.jpg");
	background-repeat: no-repeat;
	margin: 30px auto;
	width: 270px;
	height: 65px;
}


.thanks {
  width: 1050px;
  margin: 40px auto 60px;
	text-align: center;
	font-size: 16px;
}
