@charset "UTF-8";

/* ▼ スマホ(480px以下)の場合 */ 
@media screen and (max-width: 767px) {

body{

	background: none;
}
#header_back{
	width: 100%;
	padding: 0;
  	margin: 0;
}
#header_logo{
	width: 100%;
	margin-left: 5px;
	margin-right: 0;
	top: 50px;
	float:none;
	height: 80px;
	overflow:hidden;
}
#header_logo h1{
	font-size: 10px;
	margin-top: 5px;
	margin-left: 5px;
	font-weight: normal;
	color: #666;
}
#header_logo img{
	margin: 3px 0 0 3px;
	width: 200px;
}
#header_info{
	float:none;
	width: 100%;
	margin-right:0;
	margin-top: 0;
}
/* NAVIロールオーバー */

ul.navi {
	width: 100%;
	margin: 0 0 30px;
	list-style-type:none;
	height:auto;
	padding:0;
	border-top: 1px solid #ccc;
	font-size: 90%;
}
/*clearfix*/
ul.navi:after {
  content: "";
  clear: both;
  display: block;
}
ul.navi li {
	padding:0 0 0 0;
	width: 50%;
	height:auto;
	float:left;
	text-indent:1px;
	border-bottom: 1px solid #ccc;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #666;
}
ul.navi li:nth-child(odd) {
  border-right: 1px solid #ccc;
}
ul.navi li a{
  position: relative;
  display: block;
  margin: 0;
  padding: 10px;
  background-color: #666;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}
.nav0 a {
	width: auto;
	height:auto;
	display:block;
	background-image:none;
	outline:none;

}
.nav1 a{
	width: auto;
	height:auto;
	display:block;
	background-image:none;
	outline:none;
}
.nav2 a {
	width: auto;
	height:auto;
	display:block;
	background-image:none;
	outline:none;
}
.nav3 a {
	width: auto;
	height:auto;
	display:block;
	background-image:none;
	outline:none;
}
ul.navi li a:hover{
	background-position:none;
    opacity: 0.8;
}
 
ul.navi li a:before{
  display: block;
  content: "";
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
  right: 23px;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  background-color: #339933;
}
 
ul.navi li a:after{
  display: block;
  content: "";
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
  right: 25px;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  background-color: #666;
}
.spnew{
	background-color: #339933;
	font-size: 9px;
	color: #fff;
	margin-right: 5px;
	padding: 3px 5px;
	-moz-border-radius: 5px;    /* Firefox */
	-webkit-border-radius: 5px; /* Safari,Chrome */
	border-radius: 5px;         /* CSS3 */
}
#title_back{
	height: 130px;
}
.page_title{
	width: 80%;
	padding-top: 50px;
	padding-bottom: 10px;
	text-align:center;
	border-bottom :1px solid #339933;
}
.page_title h2{
	font-family:"游ゴシック","YuGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-size: 18px;
	letter-spacing: 0.1em;
}
/*

-------------------------------------------------------------------------------

top_contents

-------------------------------------------------------------------------------

*/
.viewer {
    margin: 25px auto 0 auto;
}

.contents_wp{
	clear: both;
	width: 100%;
	margin: 0 auto;
	text-align: center;

}
.contents_wp h2{
		font-size: 18px;
		font-weight: bold;
		margin-bottom: 22px;
		line-height: 36px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0;
}
.contents_wp h2 img{
	vertical-align: middle;
	width: 45px;
}

.three_column{
	float: none;
	width: 300px;
	text-align:center;
	margin: 5px auto 20px auto;

}
.backno_01{
	background: url("../images/no01.gif") no-repeat left top transparent;
}
.backno_02{
	background: url("../images/no02.gif") no-repeat left top transparent;
}
.backno_03{
	background: url("../images/no03.gif") no-repeat left top transparent;
}
.three_column img{
	width: 300px;
	margin: 5px 0;
}
.three_column h3.top_title{
	font-size: 20px;
	font-weight: bold;
	color: #339933;
	margin: 0;
	padding-top: 10px;
}
.three_column p.sub_title{
	font-size: 10px;
	color: #ccc;
}
.work_wp{
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
	margin: 0 auto;
	text-align: center;
}
 
h2.top_work{
	font-size: 18px;
	font-weight: bold;
	background: url("../images/spwork_icon.png") no-repeat top left transparent;
	padding: 3px 0 20px 30px;
	display: inline;
	font-family:"游ゴシック","YuGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	line-height: 150%;
	letter-spacing: 0.1em;
	margin-bottom: 20px;
	margin-left: 10px;
}

.works-item div{
	padding: 0;
	margin-top: 5px;
}
.works-item div h3{
	font-size: 14px;
}
.works-item div p{
	font-size: 90%;
}	

.more_btn a{
	width: 80%;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	text-align:center;
	padding:8px 0 10px;
	color:#339933;
	border:1px solid #339933;
	margin: -10px auto 0 auto;
}

.more_btn a:hover{
    width: 80%;
    font-size:16px;
    font-weight:bold;
    text-decoration:none;
    display:block;
    text-align:center;
    padding:8px 0 10px;
    color:#fff;
    background-color:#339933;
	margin: -10px auto 0 auto;
}

/* top_news */

#info_left{
	float: none;
	width: 90%;
	margin: 20px auto 10px auto;
	text-align:left;
}
#info_left h2{
	font-size: 20px;
	font-weight: normal;
	background: url("../images/news_icon.png") no-repeat top left transparent;
	padding: 15px 0 30px 35px;
	display: inline;
	font-family:"游ゴシック","YuGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	line-height: 150%;
	margin-left: 0;
}
#info_left dl {
	width:100%;
	font-size: 90%;
	margin: 10px 0 0 0;
}
#info_left dt {
	float:left;
	padding-left: 5px; 
	color: #339933;
}
#info_left dd {
	margin-left:25%;
	margin-bottom: 15px;
	margin-right: 0;
}
#info_right{
	float: none;
	width: 90%;
	margin: 20px auto 30px auto;
	text-align:left;
}
#info_right h2{
	font-size: 20px;
	font-weight: normal;
	background: url("../images/fb_icon.png") no-repeat top left transparent;
	padding: 15px 0 30px 35px;
	display: inline;
	font-family:"游ゴシック","YuGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	line-height: 150%;
	margin-left: 0;
	margin-bottom: 20px;
}


.scontents_wp{
	clear: both;
	width: 100%;
	margin: 0 auto;
	text-align: left;
	padding: 0;
}
.pcontents_wp{
	clear: both;
	width: 100%;
	margin: 20px auto;
	text-align: left;
	padding: 0;
}
.thanks_wp{
	clear: both;
	width: 100%;
	margin: 10px auto;
	text-align: left;
	padding: 0;
}
.pp_box h4{
	margin-left: 15px;
}
.pp_box p.txt{
	margin: 10px 15px 15px 15px;
}

.pscontents_wp{
	clear: both;
	width: 100%;
	margin: 10px auto 20px auto;
	text-align: left;
	padding: 30px 0 0 0; 
}
.jisseki_wp{
	clear: both;
	width: 100%;
	margin: 0 auto 20px auto;
	text-align: left;
	padding-top: 20px; 
}
.msg_wp{
	clear: both;
	width: 100%;
	margin: -10px auto 20px auto;
	text-align: left;
	padding-top: 0; 
}
.thanks_wp h3,
.msg_wp h3,
.pscontents_wp h2,
.pscontents_wp h3,
.pcontents_wp h3{
	background: url("../images/h2_icon.png") no-repeat left  transparent;
	padding: 15px 0 25px 35px;
	display: inline;
	font-family:"游ゴシック","YuGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-bottom:10px;
	line-height: 150%;
	margin-left: 10px;
}
.pscontents_wp img.w100{
	width: 100%;
}
.thanks_wp p,
.pcontents_wp p{
	margin: 10px 0;
	padding: 15px;
}
ul.work{
	margin: 0 10px 0 15px;
	list-style-type: disc;
	font-size: 12px;
	padding: 20px 10px;
}
ul.work li{
	margin-bottom: 5px;
	margin-left: 10px;
}
table.tl_pro {
       width: 95%;
	padding-top: 18px;
	padding-right: 15px; 
	margin: 10px 0 60px 15px;
}
table.tl_pro th {
	text-align: left;
	line-height: 170%;
	font-weight: bold;
	border-bottom: solid 1px #D3D3D3;
	padding: 15px 2px 15px 2px;
	color: #339933;
	letter-spacing: 0;
	vertical-align: top;
}

table.tl_pro tr td {
	text-align: left;
	font-weight: normal;
	line-height: 170%;
	border-bottom: solid 1px #D3D3D3;
	padding: 15px 10px 15px 2px;
}

table.tl_pro tr th.b0,table.tl_pro tr td.b0 {
	text-align: left;
	line-height: 170%;
	border: none;
	padding: 15px 2px 5px 2px;
}

table.tl_pro tr th {
	width: 23%;
	letter-spacing: 0;
}
table.mailform ul,
table.tl_pro ul{
	list-style-type: disc;
	margin-left: 15px;
}
#map{
	margin: 5px 2px 25px 2px;
	width: 100%;
	height: 250px;
}
/*

-------------------------------------------------------------------------------

menu

-------------------------------------------------------------------------------

*/

.srvs_box{
	margin: 0.8% 0.8% 5% 2%;
	width:44%;
}
.srvs_box h3.srvs{
	font-size: 90%;
}
.srvs_box p{
	font-size: 80%;
	padding: 5%;
	margin: 0;
	line-height: 150%;
}
span.tel{
	font-size: 16px;
}
/*

-------------------------------------------------------------------------------

recruit

-------------------------------------------------------------------------------

*/
.contact_l{
	float: none;
	width: 100%;
	margin-left: 15px;
	padding-right: 0;
	margin-bottom: 20px;
	padding-top: 20px; 
	font-size: 85%;
}
.contact_r{
	float: none;
	width: 100%;
	margin-left: 15px;
	padding-right: 0;
	margin-right: 0;
	margin-bottom: 20px;
}
.contact_l img,
.contact_r img{
	margin-top: 5px;
	width: 88%;
}

.msg_left{
	float: none;
	width: 100%;
}
.msg_left h4{
	margin: 20px 0 0 10px;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0;
}
.msg_left h4.sp_tue{
	margin: 20px 0 0 15px;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0;
	color:#339933;
}
span.fg_mg{
	font-weight: bold;
	font-family:"游ゴシック","YuGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-size: 22px;
}
span.fg_mg2{
	font-family:"游ゴシック","YuGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.msg_left p.msg{
	margin: 10px 0;
	padding: 15px;
}
.msg_left p.msg2{
	margin: 0 0 0;
	padding: 15px 15px 30px 15px;
}
.msg_right{
	float: none;
	width: 100%;
	margin-top: 20px;
	text-align: center;
}
.msg_right img{
	width: 194px;
	margin: 0 auto;
}
/*

-------------------------------------------------------------------------------

鉄筋探査

-------------------------------------------------------------------------------

*/

.concrete_wp{
	width: 93%;
	margin: 0 auto 15px auto;
	padding-top: 10px; 
}
.concrete_wp h3{
	padding: 2px 0 2px 8px;
	border-left: 5px solid #339933;
	font-size: 15px;
	margin-bottom: 15px;
	line-height: 150%;
}
.ptb50{
	padding-top: 15px;
	padding-bottom: 10px;
} 
.concrete_l{
	float: none;
	width: 100%;
	padding: 0 0 15px;
}
.concrete_r{
	float: none;
	width: 100%;
	padding: 0;
}
.concrete_r img{
	width: 47%;
	margin: 1%;
}
.mbt30{
	margin-bottom: 10px;
}

.visi_l{
	float: none;
	width: 100%;
	padding: 5px 0;
}

.visi_l p{
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	color: #339933;
	line-height: 150%;
}
.visi_l ul{
	width: 100%;
}
.visi_l li{
	margin-right: 1%;
	float: left;
	width: 47.5%;
}
.visi_l li img{
	width: 100%;
}
.visi_r{
	float: none;
	width: 100%;
	padding: 0 0 20px;
	margin-right: 0;
}
.visi_r img{
	width: 48%;
}


#footer{
	clear: both;
	width: 100%;
	height:250px;
	background-color: #339933;
}
#footer_navi{
       width: 100%;
       margin-left:auto;
       margin-right:auto;
	text-align: center;
       padding-top: 10px;
	font-size: 10px;
}

#footer_navi ul{
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 0 5px 0 5px;
}

#footer_navi li.first{
	font-size: 12px;
	display:inline;
	padding-left:10px;
	padding-right:7px;
	border-right:1px dotted #ccc;
}
#footer_navi li {
	font-size: 11px;
	display:inline;
	padding-left:7px;
	padding-right:7px;
	border-right:1px dotted #ccc;

}
#footer_navi a{
	color: #fff;
}
#footer_navi li.splast,
#footer_navi li.last {
    border-right:0;
}

#footer_navi p.info_txt{
	font-family: Helvetica, Arial, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	color: #fff;
	font-size: 12px;
	line-height: 1.5;
	letter-spacing: 0.1em;
       margin-top: -5px;
}
.sp_ft{
	background-color: #666;
	width: 100%;
	padding: 1px 0 7px 0;
       margin-top: 10px;
}
img.flogo_sp{
	width: 100px;
}
p.cp{
	font-family: Helvetica, Arial, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	color: #ccc;
	font-size: 9px;
	line-height: 1.5;
	letter-spacing: 0;
}
.pc_no{
	display: block;
}
.sp_no{
	display: none;
}
img.spw100{
	width: 100%;
}

/*
Back to top button
*/
img.sp_pt{
	width: 100px;
}


