@charset "utf-8";

/*//////////// 基本サイズ14px  ////////////
表示サイズ　指定する値
10px　72%
11px　79%
12px　87%
13px　94%
14px　100%
15px　108%		29px　208%
16px　115%		30px　215%
17px　122%		31px　222%
18px　129%		32px　229%
19px　136%		33px　236%
20px　143%		34px　243%
21px　150%		35px　250%
22px　158%		36px　258%
23px　165%		38px　265%
24px　172%		38px　272%
25px　179%		39px　279%
26px　186%		40px　286%
27px　193%		41px　293%
28px　200%		42px　300%
//////////////////////////////*/

/* =============================中ページ共通==================================== */

/*ページのフェードイン　js無し*/
body {animation: fadeIn 0.7s ease 0s 1 normal;-webkit-animation: fadeIn 0.7s ease 0s 1 normal;}
@keyframes fadeIn {
	0% {opacity: 0.3}
	100% {opacity: 1}
}
@-webkit-keyframes fadeIn {
	0% {opacity: 0.3}
	100% {opacity: 1}
}


/*ページ上部の大きな画像------------*/
#naka-headerimgs{position: relative;padding-top:124px;webkit-transition: 0.8s;-moz-transition: 0.8s;-o-transition: 0.8s;-ms-transition: 0.8s;transition: 0.8s;}
#naka-headerimgs ul{background:url(../img/naka_topimg.jpg) no-repeat center 0;text-align:center;width:100%;height:110px;}
#naka-headerimgs ul li{font-size:215%;font-weight:bold;letter-spacing:0.8em;text-indent: 0.8em;color:#fff;line-height:1.0;padding-top:55px;text-shadow:-2px -2px #2b8200,2px -2px #2b8200,-2px 2px #2b8200,2px 2px #2b8200;}
/*IE8以上*/
#naka-headerimgs ul li{padding-top:58px\0;}

/*パンくず------------*/
.breadcrumb-box{padding-top:2px;width:1000px;margin:0 auto;}
#breadcrumb{font-size: 79%;white-space: nowrap;overflow: hidden;font-weight:normal;}
#breadcrumb div{display:inline;color:#999;padding-right:10px;}
#breadcrumb div a{color:#444;margin-right:10px;text-decoration:underline;}
#breadcrumb div a:hover{color:#539f20;}



/* =============中ページ共通のスタイル================== */
body.naka #field0{padding:50px 0 90px 0;}

.post{}
.post a{text-decoration:underline;}

/*見出し----------------*/

/*日本語の見出し1*/
.midashi1{font-size:258%;color:#61a932;font-weight:bold;line-height: 1.1;letter-spacing: 0.3em;margin: 0 0 30px 0;text-align: center;}

.midashi2{font-size:158%;font-weight:bold;line-height:1.3;color:#333;padding:12px 0 12px 18px;border-left:5px solid #3a9fcf;margin-bottom:15px;}

.midashi3{font-size:129%;line-height:1.2;font-weight:bold;color:#fff;padding: 12px 10px 12px 15px;background-color:#bd9b6c;}
/*IE8以上*/
.midashi3{padding:14px 10px 11px 15px\0;}

.midashi4{font-size:136%;font-weight:bold;line-height:1.2;padding-bottom:8px;border-bottom:2px dotted #999;margin-bottom:15px;}

.midashi5{font-weight:bold;border: 1px solid #aaa;padding: 12px 15px;margin-bottom:15px;line-height:1.3;}
/*IE8以上*/
.midashi5{padding:14px 15px 10px 15px\0;}


/*字下げ*/
.jisage{padding-left: 1em;text-indent: -1em;}

/*色*/
.color1{color:#006436;}/*基本色 ブルー*/
.color-red{color:#ff0000;}
.color2{color:#cc3333;}/*注意色*/


/* ========= 管理者画面からのスタイル ============*/
/*文字サイズ*/
strong{font-weight:bold;}
big{font-size:129%;}
small{font-size:86%;}
.font-size8{font-size:51%;line-height:1.2;}
.font-size10{font-size:65%;line-height:1.2;}
.font-size12{font-size:86%;line-height:1.5;}
.font-size13{font-size:93%;line-height:1.5;}
.font-size14{font-size:100%;line-height:1.7;}
.font-size16{font-size:115%;line-height:1.7;}	
.font-size17{font-size:122%;line-height:1.7;}
.font-size19{font-size:129%;line-height:1.5;}
.font-size20{font-size:136%;line-height:1.5;}
.font-size23{font-size:143%;line-height:1.4;}
.font-size24{font-size:150%;line-height:1.4;}
.font-size28{font-size:172%;line-height:1.3;}
.font-size32{font-size:186%;line-height:1.3;}
.font-size36{font-size:200%;line-height:1.3;}
.font-size40{font-size:216%;line-height:1.2;}
.font-size50{font-size:232%;line-height:1.2;}
.font-size60{font-size:250%;line-height:1.2;}

.noaccent{font-weight: normal;}
.accent{font-weight: bold;}

.nowrap{white-space:nowrap;}

/*表テーブル*/
table{border-collapse: collapse;background-color:transparent;margin:0 0 15px 0;}/*width:100%;background-color:#fff;*/
table caption{}
table tr{vertical-align:top;}
table th{font-size: 100%;padding: 11px 13px 9px 13px;line-height: 1.3;background-color: #e8e8e8;font-weight:bold;color: #555;vertical-align: middle;text-align: left;white-space: nowrap;border: 1px solid #bbb;width: 170px;}
table td{font-size:100%;padding:11px 13px 9px 13px;padding:13px 13px 8px 13px\0;line-height:1.3;vertical-align: middle;text-align:left;border:1px solid #bbb;font-weight:normal;}
table td .alignnone,
table td img.alignnone,
table td .wp-caption.alignnone {margin: 2px -8px 5px 2px;}

table.border-zero,
table th.border-zero,
table td.border-zero{border:none;}

table.border-bottom,
table td.border-bottom,
table th.border-bottom,
table.border-bottom th{border-bottom:1px dotted #999;border-top:none;border-left:none;border-right:none;}


/*改行しない*/
.white-space{white-space:nowrap;}

/*リスト*/
#wrapper ol{margin-left:23px;}
#wrapper ul{margin-left:23px;}
#wrapper ol li,
#wrapper ul li{line-height:1.5;padding:3px 0;}

/*iframe地図*/
#wrapper iframe{border:none;}

/*このボタンは、中ページ全ページで使用*/
/*画像ボタンの場合
.naka-kuwashii a{display:inline-block;font-size:94%;line-height:1.1;font-weight:bold;background-color:#69c;color:#fff;padding:6px 15px;border-radius:5px;margin:7px 0 -7px 0;}
.naka-kuwashii a:before {font-family:'icomoon';content: "\e603";margin-right:0.1em;}
.naka-kuwashii a:hover {transition-duration:0.2s;background-color:#6be;}
*/
/*cssだけでつくったボタンの場合*/
.naka-kuwashii{text-align:center;line-height:1.1;margin-top:20px;}
.naka-kuwashii a{font-size:108%;color: #fff;line-height:1.2;font-weight:bold;text-align: center;text-decoration: none;display: inline-block;padding:10px 60px 10px 60px;	background-color:#61a932;border:1px solid #61a932;position: relative;z-index: 2;}
/*IE8以上*/
.naka-kuwashii a{padding:10px 60px 7px 60px\0;}
.naka-kuwashii a::before,
.naka-kuwashii a::after {position: absolute;z-index: -1;display: block;content: '';}
.naka-kuwashii,
.naka-kuwashii a::before,
.naka-kuwashii a::after {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;-webkit-transition: all .3s;transition: all .3s;}
.naka-kuwashii a:hover{background-color:#e4efde;border-color: #61a932;color:#61a932;}
.naka-kuwashii a::before,
.naka-kuwashii a::after {top: 0;width: 50%;height: 100%;}
.naka-kuwashii a::before {right: 0;}
.naka-kuwashii a::after {left: 0;}
.naka-kuwashii a:hover::before,
.naka-kuwashii a:focus::before,
.naka-kuwashii a:hover::after,
.naka-kuwashii a:focus::after {width: 0;background-color:#61a932;}


/*グレイ色の枠*/
.waku-glay{padding:15px 20px;background-color:#fafafa;border:1px solid #bbb;}





/*============　お知らせ  list　=============*/
.news-list-cont{width:1030px;font-size:100%;text-align: center;}
body#news #field0 article{display: inline-table;vertical-align: top;}
dl.index-news-dl.wnewlist{width:248px;height: 355px;padding: 11px 0 0 2px;display: inline-block;position: relative;margin: 0 0 30px 0;border-bottom: 1px solid #ddd;}
dl.index-news-dl.wnewlist a dt{width:225px;height: 150px;}
dl.index-news-dl.wnewlist a dd{width:225px;text-align: left;}
dl.index-news-dl.wnewlist a dd .index-news-more{bottom:43px;}

dl.index-news-dl.wnewlist a dd .index-news-midashi1 {font-size: 100%;}
		
/*and more*/
.ajaxLoad{width:480px;height:34px;margin:15px auto 0 auto;text-decoration:none;}
.ajaxLoad img{margin:0 auto 0 auto;}
.ajaxLoad a{font-size:108%;line-height:32px;text-align:center;background-color:#666;color:#fff;border:1px solid #e9e8e7;border-radius:5px;text-decoration:none;display:block;
						-webkit-transition: 0.6s ease-in-out;-moz-transition: 0.6s ease-in-out;-o-transition: 0.6s ease-in-out;transition: 0.6s ease-in-out;}
/*IE8以上*/
.ajaxLoad a{line-height:34px\0;height:32px\0;}

.ajaxLoad a:hover{background-color:#62a932;color:#fff;}



/*============　お知らせ  one　=============*/
dl.news-single-title-box{background:url(../img/news_bar.gif) repeat-x 0 bottom;padding:0px 8px 24px 5px;}
dl.news-single-title-box dt{}
dl.news-single-title-box dt .news-single-category{float:left;margin-right: 15px;line-height: 1.0;}
dl.news-single-title-box dt .news-single-category img{width:90px;height:20px;}
dl.news-single-title-box dt .news-single-date{float:left;font-size:86%;line-height:1.0;margin-top: 4px;}
dl.news-single-title-box dt .news-single-date img{margin:-5px 0 0 5px;}

dl.news-single-title-box dt .news-single-ichiran{float: right;margin: 0px 10px 0 0;line-height: 1.0;}
dl.news-single-title-box dt .news-single-ichiran a{font-size:86%;color:#000;background:url(../img/arrow_green_5-9.gif) no-repeat 0 center;padding-left:10px;}
/*IE8以上*/
dl.news-single-title-box dt .news-single-ichiran a{background:url(../img/arrow_green_5-9.gif) no-repeat 0 5px\0;}

dl.news-single-title-box dt .news-single-ichiran a:hover{color:#539f20;}

dl.news-single-title-box dd h2.news-single-title{font-size:186%;line-height:1.3;color:#4c4c4c;font-weight:bold;margin-top:11px;}


.news-single-dayswaku{border-top:1px dotted #aaa;margin-top:20px;}
.news-single-dayswaku dl{border-bottom:1px dotted #aaa;}
.news-single-dayswaku dl dt{float:left;width:85px;padding:5px 0;}
.news-single-dayswaku dl dt p{font-size:86%;background-color:#f4f4f4;border:1px solid #ccc;text-align:center;line-height:1.0;margin-top: 4px;padding: 2px 0 2px 0;}
/*IE8以上*/
.news-single-dayswaku dl dt p{padding:4px 0 0px 0\0;}

.news-single-dayswaku dl dd{padding:9px 0 9px 105px;font-size:93%;line-height: 1.3;}
/*IE8以上*/
.news-single-dayswaku dl dd{padding:11px 0 7px 105px\0;}

.news-single-dayswaku dl dd span{}


.news-single-main{margin-top:50px;}
.news-single-com1 {font-size:100%;line-height:1.8;margin-bottom:30px;}

.news-single-bigimg{display:table;margin:0 auto 30px auto;}
.news-single-bigimg img{}
.news-single-bigimg-cap {font-size:79%;color:#888;line-height:1.2;padding:4px 0 0 0;}

.news-single-center{display:inline-block;text-align:center;margin:0 auto;}
.news-single-left{float:left;margin-right:20px;text-align:left;}
.news-single-right{float:right;margin-left:20px;text-align:left;}

ul.news-single-yokoimg-dl{text-align: center;margin-bottom: 40px;margin-left: 0 !important;}
ul.news-single-yokoimg-dl li{display: inline-table;text-align:left;margin:0 8px;vertical-align: top;}
ul.news-single-yokoimg-dl li img{max-width: 300px;max-height:270px;width: 100%;height: 100%;}
ul.news-single-yokoimg-dl li .news-single-yokoimg-cap{display:table-caption;caption-side: bottom;font-size:79%;line-height:1.2;color:#666;margin-top:4px;}

.news-single-com2{font-size:100%;line-height:1.8;margin-bottom:20px;}

.news-single-temp{font-size:100%;}
.news-single-temp a{line-height: 1.1;background:url(../img/icon_pdf.gif) no-repeat 0px 0px;padding:0 0 13px 24px;text-decoration:underline;}
.news-single-temp a:hover{text-decoration:none;}

.news-single-temp2{font-size:100%;}
.news-single-temp2 p{font-size: 90%;line-height: 1.4;}

.news-single-temp2 a[href $='.xls'] {line-height: 1.1; background:url(../img/icon_xls.gif) no-repeat left top; no-repeat 0px 0px;padding:0 0 13px 24px;text-decoration:underline;}
.news-single-temp2 a[href $='.xls']:hover  {text-decoration:none;}

.news-single-temp2 a[href $='.xlsx'] {line-height: 1.1; background:url(../img/icon_xls.gif) no-repeat left top; no-repeat 0px 0px;padding:0 0 13px 24px;text-decoration:underline;}
.news-single-temp2 a[href $='.xlsx']:hover  {text-decoration:none;}

.news-single-temp2 a[href $='.doc'] {line-height: 1.1; background:url(../img/icon_word.gif) no-repeat left top; no-repeat 0px 0px;padding:0 0 13px 24px;text-decoration:underline;}
.news-single-temp2 a[href $='.doc']:hover  {text-decoration:none;}

.news-single-temp2 a[href $='.docx'] {line-height: 1.1; background:url(../img/icon_word.gif) no-repeat left top; no-repeat 0px 0px;padding:0 0 13px 24px;text-decoration:underline;}
.news-single-temp2 a[href $='.docx']:hover  {text-decoration:none;}


.news-single-iframe-map{margin-top:30px;}
.news-single-iframe-map iframe{width:100% !important;height:350px !important;}


/*ページ下部の表示用*/
.pagescroll{font-size:108%;margin:45px 0px 100px 0px;text-align: center;color:#666;}
.pagescroll a{color:#000;text-decoration:underline;}
.pagescroll a:hover{color:#ef4b78;}






/*==========　お問い合わせ（toiawase/）==========*/
h2.toiawase-title{font-size:186%;font-weight:bold;color:#666;line-height:1.2;text-align:center;}
h2.toiawase-title span{font-weight: 600 !important;}

/*お急ぎの方は*/
.toiawase-com1{font-size: 100%;line-height: 1.3;text-align: center;margin-top: 30px;}
.toiawase-tel{margin-top:10px;text-align:center;}
.toiawase-tel a{background:url(../img/tel_green.png) no-repeat 0 11px;background-size: 24px;line-height: 1.0;padding-left: 24px;color: #539f20;font-family: 'Cinzel', serif;font-size: 200%;font-weight: 500;margin-right: 15px;text-shadow: 1px 0px 0.3px #539f20;}


/*お問い合わせフォーム*/
#form-box{}
#toiawase-form{width: 900px;margin:50px auto 0 auto;}
.chuui-com{font-size:87%;line-height:1.5;margin-bottom:5px;}
#toiawase-form dl{width:100%;margin: 0 auto;border-top: 1px dashed #bbbbbb;}
#toiawase-form dt.title{float: left;width:200px;font-size:104%;line-height: 49px;height: 50px;font-weight:bold;text-align: left;}
#toiawase-form dt.title.need{background:url(../img/toiawase_hitu.png) no-repeat 0 center;padding-left:50px;}
#toiawase-form dt.title.unneed{background:url(../img/toiawase_nin.png) no-repeat 0 center;padding-left:50px;}
#toiawase-form dd {font-size:94%;line-height:1.4;padding: 10px 0px 10px 210px;}

.toiawase-com2{font-size:93%;color:#666;line-height:1.3;margin-top:3px;}

/*クリックで展開-----------このサイトでは使っていない
.youkou-btn{font-size:108%;color:#fff;background-color:#666666;text-align:center;line-height:36px;box-shadow: 0 3px 0 #b2b2b2;text-shadow: 0 1px 1px rgba(0, 0, 0, .8);border-radius: 4px;margin-bottom:5px;}
.youkou-btn{line-height:1.2\0;padding:9px 0 5px 0\0;}/*IE8以上*//*
.youkou-btn:hover {background-color:#486a00;box-shadow: 0 3px 0 #a3b47f;}
.youkou-pul-box{margin:0 0 0 0;background-color:#f3fcde;}/*display:none;*/



/*フォームのもろもろ*/
input.etc-text{margin: 5px 0 0 -20px;}	/*お問合せ項目のその他の入力テキスト*/

form{padding:0;margin:0;}
select {border:1px  solid #bbb;padding:1px 1px 1px 3px;font-size:14px;line-height:120%;margin-right:2px 3px 0 2px;}
textarea{width:100%;margin:0;background-color:#f7f7f7;border: 1px solid #ccc;padding: 3px;font-size: 14px;line-height:130%;border-radius: 0;-webkit-appearance: none;/*iPhoneの装飾をクリアにする為のCSS*/}

input{border:1px solid #ccc;padding:5px 5px;font-size:14px;background-color:#f7f7f7;/*vertical-align: middle;*/border-radius: 0;-webkit-appearance: none;/*iPhoneの装飾をクリアにする為のCSS*/}
input[type='submit']{cursor: pointer;font-weight:500;font-style: normal;
			font-family:Hiragino Kaku Gothic Pro, "ヒラギノ角ゴ Pro W3" , "メイリオ" , Meiryo , "Meiryo UI" , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;}
input[type='text'],
input[type='password']{}
input[type='checkbox']{margin-bottom: 5px;-webkit-appearance:checkbox;}
input[type='radio']{-webkit-appearance:radio;}


#input-wide100{width:100%;}
#input-wide0{width:60px;}
#input-wide1{width:100px;}
#input-wide2{width:150px;}
#input-wide3{width:200px;}
#input-wide4{width:300px;}
#input-wide5{width:400px;}
#input-wide6{width:600px;}
.input-wide11{padding:5px 0 6px 0;font-size:18px;cursor:pointer;}
.input-wide12{padding:5px 0 6px 0;font-size:18px;cursor:pointer;font-weight:bold;}

/*プレースホルダー用*/
:placeholder-shown {color:#8a8a8a;}
/* Google Chrome, Safari, Opera 15+, Android, iOS */
::-webkit-input-placeholder {color:#8a8a8a;}
/* Firefox 18- */
:-moz-placeholder {color:#8a8a8a;}
/* Firefox 19+ */
::-moz-placeholder {color:#8a8a8a;}
/* IE 10+ */
:-ms-input-placeholder {color:#8a8a8a;}


/*個人情報*/
.privacy-box{border-top: 1px dashed #bbbbbb;}
.privacy-box ol{list-style: disc;border: 1px dotted #8e8e8e;padding: 7px;font-size: 93%;margin: 20px 0 7px 0 !important;}
.privacy-box li{font-size:93%;line-height:1.4;margin-left: 25px;}
.check-space{color: red;display: block;width: 270px;margin: 0 auto 5px auto;}
.check-space.need{background:url(../images/toiawase_hitu.png) no-repeat 0 center;padding-left:25px;}
.privacy-com{font-size:87%;color:#666;line-height:1.3;margin-top:3px;}


/*確認する＆送信するボタン*/
.form-submit{text-align:center;margin-top:25px;}
.form-submit input{cursor:pointer;background-color:#62a932;line-height: 48px;height: 50px;color: #fff;font-size: 115%;width:360px;padding: 0;border: none;display:inline-block;margin: 0 auto;}
/*IE8以上*/
.form-submit input{line-height: 53px\0;}

.form-submit input:hover{opacity: 0.7;}
/*リセットボタン & 戻るボタン*/
.form-submit input.reset{width:120px;margin-left:30px;font-size:100%;background-color:#999;border:1px solid #999;}
/*IE8以上*/
.form-submit input.reset{line-height:46px\0;}

.form-submit input.reset:hover{background-color:#ddd;border:1px solid #999;color:#555;}


/*携帯電話のメールアドレスをご利用の方へ*/
#chuui-waku{margin:60px auto 0 auto;width:900px;border:1px dotted #999;padding:13px 15px 7px 15px;font-size:87%;line-height:1.2;}/*background-color:#fafafa;*/
#chuui-waku .keitai-midashi{color:#ff0000;font-weight:bold;margin-bottom:4px;}
#chuui-waku ul{list-style: disc none outside;margin-left: 0;}
#chuui-waku ul li{margin:0 0 3px 15px;}


/*送信内容のエラー処理表示------------------------*/
/*-----Error-----*/
.errorBox{border:1px #d44 solid;padding:10px;background-color:#fffcdd;margin:15px 0;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;}
.errorBox .errorTitle{font-size:108%;line-height:1.2;color:#fff;padding:4px 2px 2px 2px;background-color:#d44;margin:0 0 8px 0;text-align:center;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.errorBox .errorComm{font-size:100%;line-height:1.6;color:#d44;text-align:left;margin:0;}
/*-----Error form-----*/
fieldset{margin:0;padding:0;border:none;}
.errorForm{background-color:#fffcdd;border:1px solid #d44 !important;}	


/*Contact Form 7のエラーメッセージの文字色 wp-content\plugins\contact-form-7\includes\css\style.cssの上書き-------未使用
div.wpcf7-validation-errors {border: 2px solid #f7e700;padding: 7px 7px;background:#ffffcc;color:#ff0000;}
.wpcf7-form-control-wrap {position:inherit;}
span.wpcf7-not-valid-tip {position: static;display: block;clear: both;z-index:5 !important;background-color:#fff0f0 !important;border: 1px solid #ff0000;font-size: 10pt;padding: 2px 7px;color:#ff0000;}
.wpcf7-not-valid {background: pink;}
*/


/* 内容確認用のスタイル------------*/
.form-kakunin1{font-size:150%;font-weight:bold;color:#61a932;line-height:1.3;text-align: center;}
.form-midashi1 {font-size:122%;color: #fff;font-weight:bold;background-color: #666;line-height: 34px;height: 33px;text-align: center;letter-spacing: 0.2em;margin-top: -10px;}
#toiawase-form.kakunin dd {font-size:100%;line-height:1.4;padding: 14px 0px 9px 210px;}
#toiawase-form.kakunin dl.last {border-bottom: 1px dashed #bbbbbb;}
.form-kakunin2{font-size:108%;line-height:1.5;margin-top: 40px;text-align: center;}


/*送信完了ページ*/
.form-kanryo-midashi1{font-size: 186%;font-weight:bold;line-height: 1.1;color:#444;letter-spacing: 0.05em;margin: 0 0 40px 0;text-align: center;}
.kanryou-waku{border: 1px dotted #aaa;width: 90%;padding: 40px 20px 40px 20px;margin: 0 auto;}
.kanryou-waku .form-kanryo1{font-size:129%;line-height:1.5;font-weight:bold;margin-bottom:30px;color:#61a932;text-align: center;}
.kanryou-waku .form-kanryo2{font-size:100%;line-height:1.8;margin-bottom: 30px;text-align: center;}
.kanryou-waku .form-kanryo2 span{display:block;}
.kanryou-waku .form-kanryo3{text-align: center;}




/*==========　事例紹介すべて共通（./works/）==========*/
/*横並びタブメニュー-----*/
#works-tab{text-align:center;margin-top:40px;}
#works-tab ul{margin: 0;}
#works-tab ul li{display: inline-block;margin: 0 5px;}
#works-tab ul li a{display:block;border:1px solid #ccc;font-size:100%;line-height:39px;height:40px;width:130px;color:#333;}
#works-tab ul li a:hover{background-color:#7eb966;color:#fff;border:1px solid #7eb966;text-decoration:none;}
/*カレント表示用*/
body.public #works-tab ul li.public a,		/*公共事業*/
body.mansion #works-tab ul li.mansion a,	/*マンション*/
body.shop #works-tab ul li.shop a,			/*店舗・社屋*/
body.etc #works-tab ul li.etc a{background-color:#7eb966;color:#fff;border:1px solid #7eb966;}		/*その他*/


/*.works-midashi1{font-size: 193%;font-weight:bold;line-height: 1.1;letter-spacing: 0.35em;margin: 0 0 60px 0;text-align: center;color: #000;}*/
.works-midashi1{position: relative;font-size: 193%;font-weight:bold;line-height: 1.1;letter-spacing: 0.35em;margin: 0 0 60px 0;text-align: center;color: #000;text-indent: 0.35em;}
/*文字の下に見出しの下線*/
/*
.works-midashi1:before {content: '';position: absolute;bottom: -20px;display: inline-block;width:80px;height:3px;left: 50%;background-color:#539f20;
												-moz-transform: translateX(-50%);-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);}
*/

ul.works-list-ul{width: 103%;margin: 0 !important;}

ul.works-list-ul li{position:relative;float:left;border-top:7px solid #afd198;width: 30.1%;margin: 0 3% 50px 0;padding: 0 !important;background-color:#eee;}/*#86cdf0*/
/*上部ボーダーの色--公共事業*/
ul.works-list-ul.public li{border-top:7px solid #afd198;}/*#86cdf0*/
/*上部ボーダーの色--マンション*/
ul.works-list-ul.mansion li{border-top:7px solid #afd198;}/*#eabd56*/
/*上部ボーダーの色--店舗・社屋*/
ul.works-list-ul.shop li{border-top:7px solid #afd198;}/*#90c87d*/
/*上部ボーダーの色--その他*/
ul.works-list-ul.etc li{border-top:7px solid #afd198;}/*#59bcba*/


ul.works-list-ul li a{text-decoration:none;color:#333;}

ul.works-list-ul li a .works-list-img-outer{overflow:hidden;}
ul.works-list-ul li a .works-list-img{width:100%;height:0;padding-top:68.7%;background-image: url(../img/news_default_img.gif);background-size:cover !important;background-position: center center;background-repeat: no-repeat;
									webkit-transition: 0.5s;-moz-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;transition: 0.5s;}
/*三角形-----------*/
ul.works-list-ul li a .sankaku{position:absolute;margin-top:-28px;right:0;width: 0;height: 0;border-style: solid;border-width: 0 0 28px 28px;border-color: transparent transparent #afd198 transparent;}/*#86cdf0*/
/*三角形の色--公共事業*/
ul.works-list-ul.public li a .sankaku{border-color: transparent transparent #afd198 transparent;}/*#86cdf0*/
/*三角形の色--マンション*/
ul.works-list-ul.mansion li a .sankaku{border-color: transparent transparent #afd198 transparent;}/*#eabd56*/
/*三角形の色--店舗・社屋*/
ul.works-list-ul.shop li a .sankaku{border-color: transparent transparent #afd198 transparent;}/*#90c87d*/
/*三角形の色--その他*/
ul.works-list-ul.etc li a .sankaku{border-color: transparent transparent #afd198 transparent;}/*#59bcba*/

ul.works-list-ul li a:hover .works-list-img{opacity: 0.5;-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-o-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);}

.works-list-box{text-align:center;padding:8px 4% 10px 4%;}
.works-title{display: table;width: 100%;height:45px;}
.works-title span{display: table-cell;vertical-align: middle;font-size:108%;line-height:1.2;font-weight:bold;color:#333;}
.works-nendo{display:inline;font-size:86%;line-height:1.0;margin-top:11px;}
.works-nendo img{margin: 0 3px 3px 0;}
.works-place{display:inline;font-size:86%;line-height:1.0;margin-top:11px;margin-left:5px;}

ul.works-list-ul li a:hover .works-list-box{color: #539f20;}
ul.works-list-ul li a:hover .works-title span{color: #539f20;}





/*==========　お客様アンケート（./enquete/）==========*/
/*アンケートご記入ログインページ*/
body#enquete #naka-headerimgs ul li {letter-spacing: 0.2em;}

body#enquete h2.toiawase-title {font-size: 150%;color: #555;}

.enquete-form-title{margin-top: 40px;text-align:center;}
.enquete-form-title span{display:inline-block;font-size: 115%;font-weight: bold;background:url(../img/icon_lock.png) no-repeat 0 center;padding-left:17px;}

body#enquete .form-submit input{background-color: #62a932;line-height:38px;height: 40px;font-size: 115%;width:150px;}
/*リセットボタン & 戻るボタン*/
body#enquete .form-submit input.reset{width:120px;margin-left:30px;font-size:100%;background-color:#999;border:1px solid #999;}
/*IE8以上*/
body#enquete .form-submit input.reset{line-height:46px\0;}

body#enquete .form-submit input.reset:hover{background-color:#ddd;border:1px solid #999;color:#555;}


/*アンケートフォーム*/
.enquete-form-box{width:90%;margin:0 auto;}
body#enquete h2.toiawase-title2{font-size:129%;color:#539f20;line-height: 1.2;}

.enquete-com1{font-size: 100%;line-height:1.6;margin-top:40px;}

body#enquete #toiawase-form dt.title {width: 290px;font-size: 100%;line-height: 1.2;height:auto;padding: 20px 0 20px 50px;}
body#enquete #toiawase-form dd {font-size: 100%;line-height: 1.3;padding: 18px 0px 20px 310px;}

body#enquete #toiawase-form dt.title.enquete-dt{float:none;width:100%;font-size: 100%;line-height: 1.2;height:auto;padding: 20px 0 20px 50px;}
body#enquete #toiawase-form dd.enquete-dd{padding: 0px 0px 15px 50px;margin-top:-15px;}

.enquete-com2{font-size:108%;color: #539f20;line-height:1.3;font-weight:bold;margin:40px 0;text-align:center;}
.enquete-com2 small{font-weight:normal;margin-top: 10px;display: block;}

body#enquete #toiawase-form dt.title.enquete-dt2{width:220px;font-size: 100%;line-height: 1.2;height:auto;padding:14px 0 14px 50px;}
body#enquete #toiawase-form dd.enquete-dd2{font-size: 100%;line-height: 1.3;padding: 10px 0px 10px 230px;}


/*アンケート確認*/
.enquete-com2-kakunin{font-size:129%;font-weight:bold;line-height:1.1;}

/*アンケート送信完了*/
h2.toiawase-title-kanryou {font-size: 186%;font-weight:bold;color: #539f20;line-height: 1.2;text-align: center;}
.enquete-com1-kanryou{font-size: 108%;line-height:1.8;margin-top:60px;text-align:center;}
.enquete-com1-kanryou span{display:block;}



/*==========　会社案内／会社概要（./company/）==========*/
/*横並びタブメニュー-----*/
#company-tab{text-align:center;margin:40px auto 20px auto;width:760px;border-bottom: 1px solid #ccc;}
#company-tab ul{margin: 0;}
#company-tab ul li{display: inline-block;margin: 0 5px;padding: 0;}
#company-tab ul li a{display:block;font-size:100%;line-height:39px;height:40px;width:200px;color:#333;border-top:1px solid #ccc;border-left:1px solid #ccc;border-right:1px solid #ccc;}
#company-tab ul li a:hover{background-color:#7eb966;color:#fff;border-color:#7eb966;text-decoration:none;}
/*カレント表示用*/
body.rinen #company-tab ul li.rinen a,		/*経営理念*/
body.company #company-tab ul li.company a{background-color:#7eb966;color:#fff;border-color:#7eb966;}		/*会社概要*/

dl.company-logo-dl{margin-top:70px;text-align:center;}
dl.company-logo-dl dt{display:inline-table;margin-right:15px;}
dl.company-logo-dl dt img{width:121px;height:auto;}
dl.company-logo-dl dd{display:inline-table;line-height: 1.0;}
dl.company-logo-dl dd img{width:276px;height:auto;}

ul.company-ul{margin-top:40px;text-align:center;margin-left: 0 !important;}
ul.company-ul li{display:inline-table;margin:0 20px;width:350px;height:220px;overflow:hidden;}
ul.company-ul li a img{webkit-transition: 0.5s;-moz-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;transition: 0.5s;}
ul.company-ul li a:hover img{opacity: 0.5;-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-o-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);}

.company-gaiyou-box{margin-top:50px;}
dl.company-gaiyou-dl{border-bottom:1px dotted #bbb;}
dl.company-gaiyou-dl dt{float:left;width:250px;padding:11px 0 11px 13px;font-size:108%;line-height:1.5;letter-spacing: 0.07em;}
dl.company-gaiyou-dl dd{padding:11px 0 11px 260px;font-size:108%;line-height:1.5;letter-spacing: 0.07em;}

/*
.company-iframe{width:100%;height: 480px;overflow: hidden;margin-top:40px;}
.company-iframe iframe{width: 100%;margin-top: -47px;height: 527px;}
.company-iframe-text{margin-top:5px;line-height:1.1;font-size:86%;text-align:center;}
.company-iframe-text a{color:#888;}
.company-iframe-text a:hover{color:#444;}
*/
.googlemap_area {width: 100%;height:480px;margin-top:40px;}



/*==========　会社案内／経営理念（./company/rinen.html）==========*/
/*経営方針*/
ol.company-hoshin-ol{border: 2px dotted #bbb;padding: 35px 35px 25px 60px;margin: -10px 0 0 0 !important;}
ol.company-hoshin-ol li{font-size:108%;line-height:1.3;margin-bottom:10px;}

/*社是*/
ol.company-shaze-ol{list-style:none;text-align:center;margin-top:-15px;}
ol.company-shaze-ol li{padding-left:2em;text-indent: -2em;font-size:122%;line-height:1.3;margin-bottom:10px;}

/*品質方針*/
.company-hoshin-com{text-align:center;margin-top:-15px;font-size:150%;font-weight:bold;line-height:1.6;}/*color: #539f20;*/
.company-hoshin-com span{font-weight:400;display:block;}





/*==========　プライバシーポリシー（./privacy/）==========*/
.privacy-com1{font-size: 115%;line-height:1.7;text-align:center;font-weight:bold;margin-bottom:50px;}
.privacy-com1 span{display:block;font-weight:bold;}

ol.privacy-ol{margin:0 !important;border-bottom:1px dotted #999;padding-bottom: 30px;}

ol.privacy-ol li{padding:0 !important;margin-left: 25px;line-height:1.6;}
ol.privacy-ol li > p{border-top:1px dotted #999;margin:30px 0 20px -25px;}

ol.privacy-ol-ol{list-style:lower-roman;margin: 7px 0 0 0px !important;}
ol.privacy-ol-ol li{line-height:1.6;}

.privacy-com2{text-align:right;line-height:1.5;margin-top:20px;}



/*==========　リンク集（./link/）==========*/
.link-box{margin-top:50px;border-top:1px dotted #999;}
.link-box::before {content: " ";display: block;border-top:2px solid #96c175;width:200px;margin-top:-2px;}

dl.link-dl{border-bottom:1px dotted #999;}
dl.link-dl::after {content: " ";display: block;border-bottom:2px solid #96c175;width:200px;margin-bottom:-1px;}

dl.link-dl dt{float:left;width:220px;padding:18px 0 18px 4px;font-size:94%;line-height:1.1;}
dl.link-dl dt a{color:#333;}
dl.link-dl dt a:hover{color:#539f20;}

dl.link-dl dd{padding:18px 0 18px 230px;font-size:94%;line-height:1.4;color:#666;}

/*地盤沈下*/
#field1.link-ziban{padding:0;margin-top:-50px;}





/*==========　不動産情報（./fudosan/）==========*/
ul.fudosan-list-ul{margin:70px 0 0 0 !important;width: 103%;}
ul.fudosan-list-ul li{float:left;width: 30.1%;margin: 0 3% 50px 0;padding:0 0 6px 0 !important;background-color:#eee;}

.fudosan-category{font-color:#fff;font-weight:bold;text-align:center;line-height:1.2;color: #fff;background-color:#93c074;padding: 4px 0 3px 0;}/*;background-color: #bfa269*/


ul.fudosan-list-ul li .fudosan-list-img-outer{overflow:hidden;border: 1px solid #ccc;}
ul.fudosan-list-ul li .fudosan-list-img-outer a{display:block;}
ul.fudosan-list-ul li .fudosan-list-img-outer a .fudosan-list-img{width:100%;height:0;padding-top:68.7%;background-image: url(../img/news_default_img.gif);background-size:cover !important;background-position: center center;background-repeat: no-repeat;
									webkit-transition: 0.5s;-moz-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;transition: 0.5s;}
ul.fudosan-list-ul li .fudosan-list-img-outer a:hover .fudosan-list-img{opacity: 0.5;-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-o-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);}

.fudosan-list-box{text-align:center;padding:8px 4% 8px 4%;}

ul.fudosan-list-ul ul.fudosan-list-ul-img{margin:0 !important;}
ul.fudosan-list-ul ul.fudosan-list-ul-img li{float:none;display:inline-block;margin:0 2px;width:auto;padding:0;line-height: 1.0 !important;vertical-align: top;}
ul.fudosan-list-ul ul.fudosan-list-ul-img li a{}
ul.fudosan-list-ul ul.fudosan-list-ul-img li img{height:20px;width:auto;}
ul.fudosan-list-ul ul.fudosan-list-ul-img li.fudosan-list-ul-pdf{display:inline-block;}
ul.fudosan-list-ul ul.fudosan-list-ul-img li.fudosan-list-ul-pdf a{width:80px;height:20px;background:url(../img/fudosan_list_pdf.png) no-repeat 0 0;display:block;text-indent:-8989px;overflow:hidden;}
ul.fudosan-list-ul ul.fudosan-list-ul-img li a:hover{opacity: 0.5;}


.fudosan-title{display: table;width: 100%;height:33px;}
.fudosan-title span{display: table-cell;vertical-align: middle;font-size:108%;line-height:1.2;font-weight:bold;color:#444;}
.fudosan-title span img{margin: 0 3px 3px 0;}
.fudosan-price{font-size:86%;line-height:1.0;margin-top:6px;text-align:center;}
.fudosan-comment{font-size: 79%;line-height: 1.2;margin-top: 12px;text-align: left;color: #777;padding: 0 2% 0 2%;}




/*==========　採用情報（./recruit/）==========*/
/*横並びタブメニュー-----*/
body#recruit #works-tab{margin-top:30px;}
/*カレント表示用*/
body#recruit #works-tab ul li.recruit-new a{background-color:#7eb966;color:#fff;border:1px solid #7eb966;}		/*その他*/


body#recruit .works-midashi1{margin: 0 0 20px 0;text-indent: 0.25em;}
/*文字の下に見出しの下線*/
body#recruit .works-midashi1:before {content: '';position: absolute;bottom: -14px;display: inline-block;width:100px;height:3px;left: 50%;background-color:#62a932;
												-moz-transform: translateX(-50%);-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);}

/*クリックで開く-----------------*/
.recruit-shokushu-box.accordion{}
.recruit-shokushu-box.accordion dd{display:none;}

.recruit-shokushu{font-size:115%;letter-spacing:0.2em;border-bottom:6px solid #d2e7ca;}

.recruit-list-dl{border-bottom:1px dotted #999;}

.recruit-list-dl dt{}
.recruit-list-dl dt a{padding:20px 4% 18px 4%;display: block;}
.recruit-list-dl dt .icon{float: left;margin-top: -3px;}
.recruit-list-dl dt .icon img{width:45px;height:auto;}
.recruit-list-dl dt .title{float: left;margin-left: 14px;font-size:122%;line-height:1.3;font-weight:bold;}
.recruit-list-dl dt .shousai{float:right;font-size:100%;line-height:1;color:#fff;padding:4px 0 4px 15px;background:#7eb966 url(../recruit/img/arrow_white_down9-7.png) no-repeat right 15px center;width:190px;letter-spacing: 0.1em;border-radius: 4px;}

.recruit-list-dl dt.ok a .title{color:#499715;}
.recruit-list-dl dt.junbi a .title{color:#555;}

.recruit-list-dl dt a:hover{background-color:#f2f8ee;}
.recruit-list-dl dt a:hover .title{text-decoration:underline;color: #FF9900;}

/*endはボタン反応なし、詳細なし*/
.recruit-list-dl dt.end{padding: 20px 4% 18px 4%;}
.recruit-list-dl dt.end .shousai{display:none;}
.recruit-list-dl dt.end .title{color:#aaa;}

/*dd-----*/
.recruit-list-dl dd{width:90%;margin:0 auto;font-size:93%;line-height:1.5;color:#555;}

.recruit-list-dl dd table{}
.recruit-list-dl dd table caption{font-size:129%;font-weight: bold;letter-spacing: 0.3em;padding:20px 0 5px 0;}
.recruit-list-dl dd table th{background-color:transparent;border: 1px dotted #888;border-left: none;border-right: none;padding: 14px 13px 14px 13px;font-size: 108%;}
.recruit-list-dl dd table td{border: 1px dotted #888;border-left: none;border-right: none;padding: 14px 13px 14px 13px;font-size: 108%;line-height:1.5;}

.recruit-list-dl dd .close{margin-bottom:40px;text-align: center;}
.recruit-list-dl dd .close a{display:inline-block;width:150px;font-size:100%;line-height:1;color:#fff;padding:5px 0 6px 0;background-color:#000;letter-spacing: 0.1em;border-radius: 4px;}
.recruit-list-dl dd .close a:hover{text-decoration:none;background-color:#aaa;}




/*==========　404ページ専用のスタイル==========*/
.error-midashi1{font-size:129%;line-height: 1.0;margin: 30px 0;text-align:center;}








