@charset "UTF-8";

/*-------------------------------------------------------------------------------------*/
/*↓ここから編集-----------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/



/*------------------------------------共通項目-----------------------------------------*/
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
	padding: 8px 30px;
}
a{
	background-color:transparent;
	-webkit-touch-callout:none;
	tap-highlight-color: transparent;
	-webkit-tap-highlight-color: transparent;
	-webkit-user-select: none;
	cursor:pointer;
}
a:hover{
	text-decoration: none;
	background-color: transparent;
}
h2{
	font-size: 40px;
}
#page_contents{
	margin-bottom: 0 !important;
}
#footer_area {
	background: #f5f5f5;
}
.footer_area .menu .glyphicon {
	color: #4d4d4d;
	font-size: 10px;
}
.footer_area .menu li a {
	color: #4d4d4d;
	font-size: 14px;
	font-weight: 700;
}
#footer_copyright {
	color: #4d4d4d;
	font-size: 14px;
	font-weight: 700;
	padding: 7em 0 5em;
}
.footer_area {
	padding: 70px 0 0;
}
.sp-br {
	display: none;
	}
.sp-br02 {
	display: none;
	}
#header_pc #header_inquiry a {
	transition: all .2s;

}
#header_pc #header_inquiry a:hover {
	opacity: 0.8;
}
#page-top a {
	transition: all .2s;
}
#page-top a:hover {
	opacity: 0.8;
}
#page_title h1 {
	color: #fff;
	text-shadow: 0px 0px 2px #d6b762;
}
/*------------------------------------トップページ--------------------------------------*/
.index01-1{
	font-size: 26px;
	line-height: 2.0;
	font-weight: 700;
	text-align: center;
}
#caption-index01{
	margin-top: 50px;
}
#caption-index02{
	margin-top: 80px;
}
#caption-index02 h2 span{
	display: none;
	font-size: 25px;
	color: #d6b762;
}
#caption-index03{
	position: relative;
}
#caption-index04{
	padding-top: 200px;
}
#caption-index04 h2 span{
	display: none;
	font-size: 25px;
	color: #d6b762;
}
#caption-index05{
	position: relative;
}
#caption-index06 {
	margin-top: 239px;
}
#caption-index08{
	margin-top: 80px;
	margin-bottom: 0 !important;
}
#caption-index07{
	margin-top: 0;
}
/*.index02-1{
		opacity: 0;
    -webkit-transition: all 2s;
    -moz-transition: all 2s;
    -o-transition: all 2s;
    -ms-transition: all 2s;
    transition: all 2s;
}*/
.index02-1::before {
	content: "WATERPROOF";
	writing-mode: vertical-rl;
	position: absolute;
	top: 0px;
	left: -10%;
	font-size: 60px;
	color: #d6b762;
	text-shadow: -3px 4px 5px #ebebeb;

}
.index02-2{
	position: absolute;
	top: 70%;
	left: 13%;
	width: 73%;
	background-color: #0d3e82;
	padding: 40px 0;
}
.index02-3{
	color: #fff;
	font-size: 18px;
	line-height: 1.5;
	text-align: center;
}
.index02-4{
	text-align: center;
}
.index02-5{
	background-color: #fff;
	color: #0d3e82;
	font-size: 20px;
	font-weight: 700;
	text-align: center;
	margin: 0 auto;
	margin-top: 30px;
	border-radius: 5px;
	display: inline-block;
	position: relative;
	border: 2px solid #0d3e82;
	text-decoration: none;
	padding: 0.5em 2em;
	transition: all .2s;

}
.index02-5::after {
	position: absolute;
	top: 50%;
	right: .7em;
	content: '';
	margin-top: -5px;
	border: 7px solid transparent;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-left-color: #0d3e82;
	transition: all .2s;	
}
.index02-5:hover {
	background-color: #0d3e82;
  color: #FFF;
  border: 2px solid #fff;
}
.index02-5:hover::after {
  right: .5em;
	border-left-color: #fff;
}
.index03-1::after {
	content: "WALLREPAIR";
	writing-mode: vertical-rl;
	position: absolute;
	top: 0px;
	right: -10%;
	font-size: 60px;
	color: #d6b762;
	text-shadow: -3px 4px 5px #ebebeb;
}
.index03-2{
	position: absolute;
	top: 70%;
	left: 13%;
	width: 73%;
	background-color: #0d3e82;
	padding: 40px 0;
}
.index03-3{
	color: #fff;
	font-size: 18px;
	line-height: 1.5;
	text-align: center;
}
.index03-4{
	text-align: center;
}
.index03-5{
	width: 300px;
	height: 60px;
	background-color: #fff;
	color: #0d3e82;
	font-size: 22px;
	text-align: center;
	margin: 0 auto;
	margin-top: 30px;
	padding-top: 10px;
	border-radius: 5px;
	display: inline-block
}
.index06-1{
	position: relative;
	transition: all .2s ease 0s;
}
.index06-1:hover {
	opacity: 0.8;
}
.index06-2 {
	border: 2px solid #fff;
	position: absolute;
	top: 3%;
	left: 0.8%;
	width: 98.4%;
	height: 94.5%;
}
#caption-index08 h2 span{
	display: block;
	font-size: 25px;
	color: #d6b762;
	}
#caption-index07 h2 span{
	display: block;
	font-size: 25px;
	color: #d6b762;
	}
.index07{
	padding-top: 35px;
	padding-bottom: 35px;
	max-width: 70%;
	margin: 0 auto;
}
.index07-1{
	text-align: center;
	font-size: 24px;
	font-weight: 700;
	margin: 0;
	color: #fff;
}
.index07-1 a{
	color: #fff !important;
}
.index07-2{
	font-size: 18px;
	color: #fff;
}
.index07-3{
	text-align: center;
  font-size: 20px;
	color: #fff;
}
.index07-4{
	width: 360px;
	border-radius: 75px;
	background-color: #ffffff;
	text-align: center;
	font-size: 24px;
	font-weight: 700;
	margin: 0 auto;
	transition: all .2s ease 0s;
	box-shadow: 0px 0px 5px 1px #afafaf;
	border: #fff solid 3px;
}
.index07-4:hover{
	background-color: #0d3e82;
	border: #fff solid 3px;
}
.index07-4 a{
	display: block;
	padding: 20px 0;
	cursor: pointer;
	color: #0d3e82;
	transition: all .2s ease 0s;
}
.index07-4 a:hover {
	color: #FFFFFF;
}
.index08-1 {
	font-size: 20px;
	text-align: center;
	padding-bottom: 30px;
}

/*-------------------------------------防水工事--------------------------------------*/
.tag01 {
	display: inline-block;
	background-color: #3b6caf;
	padding: 5px 15px;
	font-size: 18px;
	color: #fff;
	border-radius: 4px;
	margin-top: 10px;
	font-weight: 700;
}
/*-------------------------------------外壁改修工事------------------------------------*/
/*-------------------------------------会社概要---------------------------------------*/
#caption-company02 {
	margin-top: 50px;
}
#caption-company03{
	margin-top: 50px;
}
#caption-company03 h2 span{
	display: block;
	font-size: 25px;
	color: #d6b762;
	}
/*-------------------------------------施工経歴---------------------------------------*/
/*-------------------------------------お問い合わせ-----------------------------------*/
.contact01-1 a {
	border: #1462c8 2px solid;
	padding: 15px;
	color: #1462c8;
	border-radius: 10px;
	font-size: 28px;
	font-weight: 700;
	width: 70%;
	text-align: center;
	display: block;
	margin: 0 auto;
	margin-top: 35px;
}
.contact01-2 {
	text-align: center;
	color: #333333;
	font-weight: 700;
	font-size: 20px;
	padding: 10px 0;
}
#caption-contact02 {
	margin-top: 80px;
}
/*Contact Form 7カスタマイズ*/
/*スマホContact Form 7カスタマイズ*/
@media(max-width:500px){
.inquiry th,.inquiry td {
	display:block!important;
	width:100%!important;
	border-top:none!important;
	-webkit-box-sizing:border-box!important;
	-moz-box-sizing:border-box!important;
	box-sizing:border-box!important;
}
.inquiry tr:first-child th{
 border-top:1px solid #d7d7d7!important;
}
/* 必須・任意のサイズ調整 */	
.inquiry .haveto,.inquiry .any {	
font-size:10px;
}}
.inquiry{
	margin: 0 auto;
	width: 100%;
	margin-bottom: 15px;
}
td .wpcf7-form-control-wrap input{
	width: 100%;
}
textarea{
	width: 100%;
	height: auto;
}
/*見出し欄*/
.inquiry th{
	text-align:left;
	font-size:16px;
	color:#444;
	padding-right:5px;
	width:20%;
	background:#f7f7f7;
	border:solid 1px #d7d7d7;
}
/*通常欄*/
.inquiry td{
	font-size:16px;
	border:solid 1px #d7d7d7;	
	width:50%;
}
/*横の行とテーブル全体*/
.entry-content .inquiry tr,.entry-content table{
	border:solid 1px #d7d7d7;	
}
/*必須の調整*/
.haveto{
	font-size:12px;
	padding:5px;
	background:#cc4747;
	color:#fff;
	border-radius:2px;
	margin-right:5px;
	position:relative;
	bottom:1px;
}
/*任意の調整*/
.any{
	font-size:12px;
	padding:5px;
	background:#26518c;
	color:#fff;
	border-radius:2px;
	margin-right:5px;
	position:relative;
	bottom:1px;
}
/*ラジオボタンを縦並び指定*/
.verticallist .wpcf7-list-item{
 display:block;
}
/*送信ボタンのデザイン変更*/
#formbtn{
	display: block;
	padding: 1em 0;
	margin-top: 30px;
	width: 100%;
	background: #ffffff;
	border: solid 3px #d6b762;
	color: #d6b762;
	font-size: 18px;
	font-weight: bold;
	border-radius: 10px;
}
/*送信ボタンマウスホバー時*/
#formbtn:hover{
 background:#d6b762;
 color:#fff;
}
/*-------------------------------------個人情報保護方針--------------------------------*/
#panel-71-0-0-0 h2 {
	background: #fff;
	color: #333333;
	font-size: 32px;
	border-top: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	position: relative;
	padding: .5em 0;
	padding-left: 50px;
}
#panel-71-0-0-0 h2::before{
	content: "";
	display: block;
	width: 30px;
	height: 10px;
	background: #26518c;
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

@media (max-width:1400px){
	.index02-1::before {
	left: 0;
	font-size: 50px;
	text-shadow: none;
}
	.index03-1::after {
	right: 0;
	font-size: 50px;
	text-shadow: none;
}
	
}

@media (max-width:1199px){
	
/*------------------------------------トップページ--------------------------------------*/
	.sp-br02 {
	display: block;
	}
	.index01-1 {
    font-size: 20px;
}
	#caption-index01 {
    margin-top: 20px;
}
/*-------------------------------------防水工事--------------------------------------*/
/*-------------------------------------外壁改修工事------------------------------------*/
/*-------------------------------------会社概要---------------------------------------*/
/*-------------------------------------施工経歴---------------------------------------*/
/*-------------------------------------お問い合わせ-----------------------------------*/
/*-------------------------------------個人情報保護方針--------------------------------*/
	
}

@media (max-width:991px){
	
/*------------------------------------トップページ--------------------------------------*/
	#caption-index04 {
		padding-top: 280px;
}
	#caption-index06 {
    margin-top: 260px;
}
	#caption-index07 {
    margin-top: 0;
}
/*-------------------------------------防水工事--------------------------------------*/
/*-------------------------------------外壁改修工事------------------------------------*/
/*-------------------------------------会社概要---------------------------------------*/
/*-------------------------------------施工経歴---------------------------------------*/
/*-------------------------------------お問い合わせ-----------------------------------*/


/*-------------------------------------個人情報保護方針--------------------------------*/
	
}

@media (max-width:767px){
/*------------------------------------トップページ--------------------------------------*/
	#header_sp_list_down li a {
		color: #ffffff;
		border-bottom: 1px solid #fff;
		text-align: center;
		font-weight: 700;
		background-color: #26518c;
		position: relative;
}
	#page_title h1 {
		font-size: 28px;
		padding: 40px;
	}
	#header_sp_list_down li a:after {
		display: block;
		content: "";
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		 right: 20px;
		width: 8px;
		height: 8px;
		margin-top: -3px;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		border-top: 2px solid #fff;
		border-right: 2px solid #fff;
}
	.sp-br {
		display: block;
}
	h2 {
		font-size: 24px;
		margin-bottom: 0 !important;
}
	#caption-index01 {
		margin-top: 20px;
		}
	#caption-index02 {
		margin-top: 40px;
}
	#caption-index02 h2 span{
		display: block;
		font-size: 17px;

}
	#caption-index04 {
    padding-top: 30px;
}
	#caption-index04 h2 span{
		display: block;
		font-size: 17px;
}
	#caption-index06 {
		margin-top: 30px;
}
	#caption-index07 {
		margin-top: 0;
}
	#caption-index07 h2 span {
		font-size: 17px;
}
	#footer_copyright {
		padding: 3em 0 2em;
}
	.footer_area {
		padding: 30px 0 0;
}
	.index01-1 {
		font-size: 18px;
		line-height: 1.6;
}
	.index02-1 img{
		height: 160px;
		object-position: 22% 15%;
		object-fit: cover;
}
	.index02-1::before{
		display: none;
}
		.index02-2 {
		position: static;
		width: 100%;
}
	.index02-3 {
		font-size: 14px;
		padding: 0 10px;
}
	.index02-5 {
		width: 250px;
		height: 50px;
		font-size: 16px;
}
	.index03-1 img{
		height: 160px;
		object-fit: cover;
}
	.index03-1::after{
		display: none;
}
	.index03-2 {
		position: static;
		width: 100%;
}
	.index03-3 {
		font-size: 14px;
		padding: 0 10px;
}
	.index03-5 {
		width: 250px;
		height: 50px;
		font-size: 18px;
}
	.index06-1 img{
		object-fit: cover;
		height: 200px;
}
	.index07 {
		padding-top: 30px;
		padding-bottom: 45px;
		max-width: 85%;
}
	.index07-4{
		width: 100%;
		font-size: 20px;
}
	.cpr_10 {
		width: 120px !important;
	}
/*-------------------------------------防水工事--------------------------------------*/
/*-------------------------------------外壁改修工事------------------------------------*/
/*-------------------------------------会社概要---------------------------------------*/
	#caption-company02 {
		margin-top: 30px;
}
	#caption-company03 {
		margin-top: 30px;
}
	#caption-company03 h2 span {
		font-size: 17px;
}
	
/*-------------------------------------施工経歴---------------------------------------*/
/*-------------------------------------お問い合わせ-----------------------------------*/
	#caption-contact02 {
		margin-top: 30px;
}
	.contact01-1 a {
		font-size: 26px;
		width: 95%;
	}
	.contact01-2 span {
		display: block;
	}
/*-------------------------------------個人情報保護方針--------------------------------*/
	#panel-71-0-0-0 h2 {
		font-size: 20px;
}
	#panel-71-0-0-0 h2::before {
		width: 20px;
		height: 5px;
}
}

@media (max-width:450px){
	
/*------------------------------------トップページ--------------------------------------*/
	.index01-1 {
		font-size: 14px;
		padding: 0 10px;
	}
/*-------------------------------------防水工事--------------------------------------*/
/*-------------------------------------外壁改修工事------------------------------------*/
/*-------------------------------------会社概要---------------------------------------*/
/*-------------------------------------施工経歴---------------------------------------*/
/*-------------------------------------お問い合わせ-----------------------------------*/
/*-------------------------------------個人情報保護方針--------------------------------*/
	
}