@charset "UTF-8";
/*------------------------------------------------------------
　　基本設定
------------------------------------------------------------*/
body {
	color: #000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0;
	padding: 0;
	-webkit-text-size-adjust: 100%;
}

h1,h2,h3 {
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 12px;
	font-weight: normal;
	margin-top: 20px;
}

h2 {
	font-size: 21px;
	border-left: solid 8px #186535;
	border-bottom: solid 1px #186535;
	margin-bottom: 30px;
	padding-left: 10px;
}

h3 {
	color: #555656;
	text-align: center;
	margin-bottom: 30px;
}

img {
	border: 0;
}

p,ul,li,dl,dt,dd,th,td {
	font-size: 14px;
	margin: 0;
	padding: 0;
}

ul,li {
	list-style: none;
}

hr {
	border-top: 1px solid #BBB;
	border-bottom: 1px solid #FFF;
}

/*------------------------------------------------------------
　　リンク
------------------------------------------------------------*/
a:link {
	color: #000;
	text-decoration: none;
}

a:visited {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: none;
}

a:active {
	color: #000;
	text-decoration: none;
}

a:hover img {  
    filter:alpha(opacity=70);  
    opacity:0.7;
}

/*------------------------------------------------------------
　　レイアウト
------------------------------------------------------------*/
.container {
	width: 900px;
	margin: 0 auto;
	padding: 0;
}

.clearfix {
  clear: both;
}

.main_img {
	margin-bottom: 30px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.category_1 {
	margin-top: 50px;
}

.category_1 p {
	float: left;
	width: 425px;
}

.category_1 img {
	float: right;
}

.category_2 {
	margin-top: 50px;
}

.category_2 p {
	float: right;
	width: 425px;
}

.category_2 img {
	float: left;
}

.top_50 {
	margin-top: 50px;
}

.bottom_30 {
	margin-bottom: 30px;
}

.maker li {
	float: left;
	width: 290px;
	height: 70px;
	text-align: center;
	line-height: 70px;
	font-size: 16px;
	font-weight: bold;
	background: #f1ede1;
	border: solid 1px #544343;
	box-sizing: border-box;
	margin: 0 15px 15px 0;
}

.maker li:last-child {
	margin: 0 0 15px 0;
}

.maker li a {
	color: #544343;
	display: block;
}

.maker li a:hover {
	color: #fff;
	background: #544343;
}

/*------------------------------------------------------------
　　ヘッダー
------------------------------------------------------------*/
.header {
}

.h_name {
	float: left;
	color: #555656;
	font-size: 28px;
	font-weight: bold;
	line-height: 60px;
}

.h_contact {
	float: right;
}

.h_contact p {
	color: #186535;
	font-size: 21px;
	font-weight:bold;
}

/*------------------------------------------------------------
　　ナビゲーション
------------------------------------------------------------*/
.glonav {
	width: 100%;
	height: 60px;
	background: #186535;
	margin-top: 15px;
}

.glonav li {
	float: left;
	width: 180px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 60px;
	border-left: solid 1px #fff;
	box-sizing: border-box;
}

.glonav li:last-child {
	border-right: solid 1px #fff;
}

.glonav li a {
	color: #fff;
	display: block;
}

.glonav li a:hover {
	background: #15572e;
}

/*------------------------------------------------------------
　　トップページ
------------------------------------------------------------*/
.t_catch {
	font-size: 18px;
	text-align: center;
}

.t_works {
	margin-top: 30px;
}

.t_works_title_bg {
	float: left;
	width: 150px;
	height: 265px;
	background: #186535;
}

.t_works_title {
	color: #fff;
	font-size: 21px;
	font-weight: bold;
	text-align: center;
	margin-top: 60px;
}

.t_works_btn {
	width: 85px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	font-weight: bold;
	background: #fff;
	margin: 75px auto 0 auto;
}

.t_works_btn a {
	color: #186535;
	display: block;
}

.t_works_list {
	float: right;
	width: 750px;
	height: 265px;
	background: #efefef;
}

.t_works_list li {
	float: left;
	margin-left: 23px;
}

.t_works_img {
	width: 220px;
	height: 165px;
	max-height: 100%;
	margin: 25px 0 10px 0;
}

.t_works_date {
	color: #555656;
	font-weight: bold;
}

.t_works_link {
	width: 220px;
	height: 23px;
	overflow: hidden;
}

.t_works_link a {
	color: #186535;
	text-decoration: underline;
	display: block;
}

.t_menu {
	margin-top: 30px;
}

.t_menu_title {
	width: 405px;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	font-weight: bold;
	background: #186535;
	padding-left: 20px;
}

.t_menu_title i {
	padding-left: 10px;
}

.t_menu_title a {
	color: #fff;
	display: block;
}

.link {
	width: 425px;
	height: 80px;
	line-height: 80px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	background: #7a6a56;
	margin-top: 30px;
}

.link a {
	color: #fff;
	display: block;
}

.link a:hover {
	background: #70614f;
}

/*------------------------------------------------------------
　　会社概要
------------------------------------------------------------*/
.company table {
	float: left;
}

.company table th {
	border-bottom: solid 1px #ccc;
	padding: 10px;
}

/*------------------------------------------------------------
　　求人情報
------------------------------------------------------------*/
.recruit {
	border: solid 1px #ccc;
	box-sizing: border-box;
}

.recruit th {
	width: 150px;
	text-align: left;
	background: #f5f5f5;
	padding: 15px 20px;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}

.recruit td {
	padding: 15px 20px;
	border-bottom: solid 1px #ccc;
}



/*------------------------------------------------------------
　　施工実績
------------------------------------------------------------*/
.mainImage {
	width: 400px;
	height: 300px;
	max-height: 300px;
	overflow: hidden;
}

.mainImage2 {
	width: 400px;
	height: 300px;
	max-height: 300px;
	overflow: hidden;
}

.thumb {
	width: 190px;
	height: 143px;
	max-height: 143px;
	overflow: hidden;
}
/*
.tumbImage {
	float: left;
	margin-left: 20px;
	width: 408px;
}

.tumbImage li {
	float: left;
	margin: 0 0 7px 14px;
}
*/
.works p {
	margin-bottom: 30px;
}



/*------------------------------------------------------------
　　お問い合わせ
------------------------------------------------------------*/
.mailform {
	width: 100%;
}

.mailform tr th,.mailform tr td {
	text-align: left;
	font-weight: normal;
	border-bottom: solid 1px #E9E9EA;
	padding: 7px 5px;
}

.mailform tr th {
	width: 200px;
}

.mailform tr th span {
	color: #F00;
	font-size: 12px;
}

.mailform tr th p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

.mailform tr td textarea {
	width: 80%;
	height: 120px;
}

.checkbox {
	margin: 0 8px 0 0;
}

/*------------------------------------------------------------
　　フッター
------------------------------------------------------------*/
.footer {
	background: #dacebe;
	margin-top: 50px;
	padding: 50px 0;
}

.fb {
	float: left;
	width: 425px;
	height: 350px;
	background: #fff;
}

.f_right {
	float: right;
	width: 425px;
	font-weight: bold;
}

.f_right p {
	margin-bottom: 50px;
}

.f_right p span {
	font-size: 18px;
}

.f_right li {
	float: left;
	color: #7a6a56;
	border-right: solid 1px #7a6a56;
	margin-bottom: 15px;
	padding: 0 8px;
}

.f_right li a {
	color: #7a6a56;
}

.f_right li a:hover {
	text-decoration: underline;
}

.f_right li:first-child {
	border-left: solid 1px #7a6a56;
}

address {
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	margin-top: 100px;
}
