@charset "utf-8";
/*
Theme Name: K’s water works
Theme URI: http://pcsjp.com
Template: biz-vektor
Description: K’s water works
Author: PCS
Tags: 
Version: 1.0
*/

/* 地図サイズ合わせ */

iframe{
width: 100%;
}

/* ヘッダーとメニュー */

#topMainBnrFrame .slideFrame {
	border:none;
}
#topMainBnrFrame .slideFrame img {
	left: 0px;
}
#topMainBnr {
	padding:0;
}
#headerTop{
	background:#444;
}
#headerTop #site-description{
	color:#ddd;
}
#topMainBnrFrame{
	border:0 !important;
}
#gMenu{
	background:#38f;
	border-bottom: 1px solid #999;
}
.innerBox{
	box-sizing: border-box;
	padding:0 10px;
}
#header{
	background:#fff;
}
#gMenu .menu > li > a:hover,
#gMenu .menu li.current_page_item > a:hover{
	background:#06c;
	color:#fff;
}
#gMenu .menu li.current-menu-item >a{
	background:#009 !important;
	color:#fff;
}

/* トップページ 上 チェックとか */

.Midashi:before {
	content: '\f00c';
	font-family: FontAwesome;
	font-size: 24px;
	color:#c00;
	padding-right: 5px;
}

/* トップページ下 四角 */

.Midashi2 {
	box-sizing: border-box;
	background:#38f;
	padding:5px;
	width:45%;
	margin-bottom:30px;
	border-radius:10px;
	font-weight:bold;
	font-size:20px;
	color:#fff;
}
.Midashi2 img{
	display:block;
	margin:0;
	padding:0;
	width:100% !important;
	height:100% !important;
	border-radius:10px;
}
.Midashi2 p{
	margin:0;
	padding:0;
}
.Midashi2 ul{
	width:100%;
	margin:10px 0 5px 10px;
	padding:0 0 0 0;
	list-style:none;

}
.Midashi2 ul li{
	margin:0;
	padding:0;
	display:block;
	font-size:16px;
	line-height:25px;
	text-align:left;
	color:#ddd;
}
.Midashi2 ul li:before{
content: '\f0a3';
    font-family: FontAwesome;
    color:#ff0;
    padding-right: 5px;
}

/* RSSとか消す */

.moreLink,
.rssBtn{
	display:none !important;
}
#topInfo{
	display:none;
}

#bizvektor_post_list-2>div{
	padding:10px;
	border:1px solid #999;
	border-radius:10px;
}
#bizvektor_post_list-2>div h3{
	font-size:130%;
	font-weight:bold;
padding:2px;
border-top:0;
	border-bottom:2px solid #666;
	margin-bottom:10px;
}

/* ウィジェット */

div#text-4 div.textwidget{
	padding:10px;
	border:1px solid #999;
	border-radius:10px;
	background:#fff;
	display:flex;
	justify-content: space-around;
	flex-wrap: wrap;
}
div#text-3 >div,
div#text-4 >div{
	text-align:center;
width:100%;
max-width:450px;
margin:0 auto;
	box-sizing: border-box;
}
div#text-4 div.textwidget >div{
	width:48%;
	padding:5px 0;
	box-sizing: border-box;
}
div#text-4 img{
	width:100%;
}
div#text-3{
	box-sizing: border-box;
}
	
/* 流れ */

.nagare{
	width:100%;
	background:#38f;
	padding-bottom:30px;
	margin:30px 0;
}
.nagare >div.arrow{
	width:100%;
	text-align:center;
}
.nagarewaku{
	width:80%;
	margin:1px auto;
	background:#eee;
	padding:10px 4%;
	color:#222;
	border-radius:10px;
}
span.nagaremidashi{
	display:block;
	width:150px;
	border-bottom:3px double #009;
	font-size:150%;
	font-weight:bold;
	color:#009;
	margin-bottom:0;
	padding-bottom:0;
}
h3.nagaretitle{
	border:0;
	margin:0;
	color:#006;
	padding:10px;
	text-align:center;
}
div.arrow{
	margin:10px;
}
div.arrow img{
	width:50%;
}

/* 施工事例 */

.jirei34,
.jirei43{
	width:46%;
	box-sizing: border-box;
	padding:10px;
	text-align:center;
	background:#eee;
	margin-right:1%;
	margin-bottom:15px;
	box-shadow:1px 1px 2px #666;
}
.jirei34 img,
.jirei43 img{
	display:block;
	margin:0 auto;
}
.jireibox{
	width:100%;
	padding:1%;
	box-sizing: border-box;
	display:flex;
	flex-wrap: wrap;
}
h3.jirei{
	width:95%;
	margin-right:5%;
}

#pageTitBnr{
	background:#9cf;
	border-bottom:1px solid #009;
}
.wpcf7 dl.conTact{
	display:flex;
	flex-wrap: wrap;
	justify-content:center;
}
.conTact dt{
	box-sizing: border-box;
	color:#333 !important;
	display:block !important;
	width:20% !important;
	text-align:right;
	margin:0 0 5px 0 !important;
	padding:25px 20px 0 0 !important;
	float:none !important;
}
.conTact dd{
	box-sizing: border-box;
	display:block !important;
	width:70% !important;
	margin:0 0 5px 0 !important;
	padding:10px !important;
	float:none !important;
}
.conTact dd input{
	border:1px solid #aaa;
	width:50%;
}
.conTact dd textarea{
	border:1px solid #aaa;
	width:90%;
}
.content form input.wpcf7-submit{
	margin-top:30px;
	background:#666;
	color:#fff;
	font-weight:bold;
}
.content form input.wpcf7-submit:hover{
	background:#444;
}

/* price */

#post-20 table{
	width:100%;
	table-layout: fixed;
	word-break: break-all;
	word-wrap: break-all;
	box-sizing: border-box;
}
#post-20 th{
	background:#d9d9d9;
	word-break: break-all !important;
	word-wrap: break-all !important;
	box-sizing: border-box;
}
#post-20 th.price_midashi{
	font-weight:bold;
	color:#fff;
	background:#666;
}
#post-20 td{
	background:#fff;
	word-wrap: break-word;
	box-sizing: border-box;
}
.pc_x{
	display:none;
}
@media screen and (max-width: 770px){
.pc_x{
	display:inline;
}
	.innerBox{
		text-align:center;
	}
	#header #headContact{
		margin: 0px auto 10px;
		text-align:center;
	}
	#headerTop{
		display: block;
	}
	#footer dl#footerOutline{
		margin:0 auto;
	}
	#footerSiteMap{
		display:none;
	}
	.Midashi2 {
		width:95%;
	}
	.Midashi2 img{
		margin:0 auto;
		width:50%;
	}
	.Midashi2 ul{
		margin-left:30px;
	}
	.jirei34,
	.jirei43{
		width:95%;
	}
	.conTact dt{
		width:90% !important;
		text-align:left;
		padding:3px !important;
		background:#aaa;
	}
	.conTact dd{
		width:90% !important;
	}
	#gMenu{
		overflow:auto;
		margin-bottom:20px;
	}
	#gMenu.itemClose .menu{
		display:block;
	}
	#gMenu .menu li{
		box-sizing: border-box;
		width:33.3%;
		float:left;
		text-align:center;
	}
	#gMenu .menu li:nth-child(1),
	#gMenu .menu li:nth-child(2){
		border-right:1px solid #009;
		border-bottom:1px solid #009;
	}
	#gMenu .menu li:nth-child(3){
		border-bottom:1px solid #009;
	}
	#gMenu .menu li:nth-child(4),
	#gMenu .menu li:nth-child(5){
		border-right:1px solid #009;
	}

	#gMenu .menu li a{
		margin:0;
		text-align:center;
		border-bottom:0;
		padding-top:20px;
		padding-bottom:20px;
		background:#38f;
	}
	#pageTitBnr{
		clear:both;
	}

	#post-20 th{
		font-size:11px;
	}
	#post-20 td{
		font-size:12px;
	}
}

@media screen and (min-width: 770px) and (max-width: 970px){

}

@media screen and (min-width: 970px){
	a[href^="tel:"] {
		pointer-events: none;
	}
}


form input[type="tel"] {
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    padding: 10px 5px;
    outline: 0;
    margin: 5px 5px 5px 0;
    -webkit-appearance: none;
    font-size: 100%;
}




