@charset "UTF-8";

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

/*------------------------------------------------------*/

/*工事店応援団用カスタマイズCSS*/

/*------------------------------------------------------*/


.cf:after {
	content: "."; 
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.cf {
	min-height: 1px;
}

* html .cf {
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}

.both{
	clear:both;
}

/*
body {
    line-height: 1.6em;
}
*/

.index_icon_arr02 {
	fill: #0096e0;
	height: 15px;
	width:15px;
	vertical-align: -13%;
	margin-right: 10px;
}

.news_icon_icon01 {
	fill: #0096e0;
	height: 35px;
	width:35px;
	vertical-align: -13%;
}

.index_news ul {
	padding: 0;
	margin: 0;
}
.index_news li {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	list-style: none;
	border-bottom: #CCC dashed 1px;
}
.index_news li span.post-date {
	float: right;
	display: inline-block;
}

.index_result a:hover {
	text-decoration: none;
}

.index_result_img {
	height: 220px;
	overflow: hidden;
	border: #0096e0 3px solid;
}

.index_result_title {
	background-color: #0096e0;
	text-align:center;
	color:#FFF;
	padding: 5px;
}

#index_kind_carousel .carousel-control.left {
	background: none;
}
#index_kind_carousel .carousel-control.right {
	background: none;
}
#index_kind_carousel .glyphicon-chevron-left:before {
	color: #0096e0;
}
#index_kind_carousel .glyphicon-chevron-right:before {
	color: #0096e0;
}
#index_kind_carousel .container {
}
#index_kind_carousel .container h3 {
	color: #0096e0;
}
#index_kind_carousel .container .pull-left {
	width: 50%;
}
#index_kind_carousel .container .index_kind_img {
	text-align: center;
}

.container .table-price tr th {
	width: 30%;
	padding: 1em;
	font-size: 16px;
}

.container .table-price tr td {
	width: 70%;
	padding: 1.5em;
	font-weight: bold;
}

nav.main_nav ul.menu > li > a {
	padding: 1em;
	text-align: center;
	text-decoration: none;
}

nav.main_nav ul.menu > li {
	width: 14.222%;
}

.home #page_contents {
	background: url(../images/common/bg_index.jpg) no-repeat left top;
	margin-top: 0.5em;
	padding-top: 25px;
}

.h2-title01 {
	text-align: center;
	font-size: 36px;
	border-bottom: solid 2px #fff;
	padding-bottom: 30px;
	margin-bottom: 30px;
}

/*小林追加したよ*/#panel-6-2-1-0 { padding-bottom:0; }

#side-contact,
#sub-contact {
	width: 100%;
	border: solid 3px #ccc;
	/*小林コメントアウトしたよmargin-top: 29px;*/
	margin-bottom: 15px;
}

#side-contact h3,
#sub-contact h3 {
	margin-top: 0;
	border: solid 1px #fff;
}

#side-contact #tel-fax {
	padding: 15px 20px;
}

#side-contact #tel-fax li {
	margin-bottom: 20px;
	margin-right: 0;
}

#btn-contact {
	padding: 2%;
	margin-bottom: 0;
}

#side-contact ul li,
#sub-contact ul li {
	list-style: none;
	float: left;
}

#side-contact #btn-contact li {
	width: 48%;
	text-align: center;
}

#side-contact ul li:first-child {
	margin-right: 4%;
}

.subcaption01 {
	padding: 0.5em;
	text-align:center
}

.news-inner article {
    margin-bottom: 18px;
    padding-bottom: 18px;
    border-bottom: 1px dotted #ccc;
}

.news-inner article time {
    float: left;
    line-height: 1;
}

.news-inner article a h3 {
    margin-left: 200px;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
}

#top-concept {
	background: url(../images/common/bg_concept.png) no-repeat left 0px;
	background-size: contain;
	padding: 20px 0;
}

#page_title h1 {
    color: #fff;
    text-shadow: 1px 1px 2px rgba(0,186,255,1);
}

#sub-content-inner div {
	padding: 15px;
}

#sub-contact #tel-fax {
	width: 48%;
	padding: 0;
	float: left;
	margin-right: 4%;
	margin-bottom: 0;
}

#sub-contact #btn-contact {
	float: right;
	width: 48%;
	padding: 0;
}

#sub-contact #btn-contact li {
	float: left;
	width: 48%;
}

#sub-contact #btn-contact li:first-child {
	margin-right: 4%;
}

#sub-contact #tel-fax li {
	margin-bottom: 15px;
}

#clean-list #clean-img {
	width: 20%;
	float: left;
	margin-right: 0%;
}

#clean-list ul {
	width: 76%;
	float: right;
	list-style: none;
	padding-left: 0;
}

#clean-list li {
	float: left;
	width: 31%;
	margin-bottom: 20px;
	margin-right: 3%;
}

#clean-list li h3 {
	text-align: center;
	font-size: 20px;
	background: url(../images/wallwashing/clean-title.gif) no-repeat center top;
	height: 40px;
	line-height: 45px;
	margin-bottom: 0;
	margin-top: 0;
}

#clean-list li:last-child {
	margin-right: 0;
}

#clean-list .clean-text {
	padding: 10px;
	border: solid 1px #ccc;
	border-top: none;
	height: 160px;
}

#tablepress-table-wallwashing .column-1,
#tablepress-table-wallrepair .column-1 {
	width: 80%;
}

#tablepress-table-wallwashing .column-2,
#tablepress-table-wallrepair .column-2 {
	width: 20%;
}

#tablepress-table-control .column-1 {
	width: 20%;
}

#tablepress-table-control .column-2 {
	width: 60%;
}

#tablepress-table-control .column-3 {
	width: 20%;
	text-align: right;
}

.required {
	font-size: 12px;
	color: #ff0000;
}

.footer_about dd .footer_about_tel {
    color: #16ce86;
}

.footer_about dd .footer_about_fax {
    color: #16ce86;
}

.home .btn-default,
.wpcf7-form .btn-default,
.single .btn-default {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    background-color: rgba(0,186,255,1);
    border-color: #ccc;
    border: none;
    border-radius: 0;
    position: relative;
    padding: 15px 50px;
    -webkit-transition: .7s;
}

.single .btn-default {
	margin-top: 40px;
}

.btn-default:hover {
	background-color: rgba(0,186,255,0.5);
	color: #fff;
}

.btn-default:after {
	position: absolute;
    top: 50%;
    right: 15px;
    display: block;
    content: '';
    width: 10px;
    height: 10px;
    margin-top: -5px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: 0.3s;
}

.btn-default:hover:after {
	right: 10px;
}
.tablepress thead th {
	text-align: center !important;
}
@media (max-width:767px){

	.so-panel {
		padding-bottom: 30px;
	}

	#index_kind_carousel .container .pull-left {
		width: 100%;
	}

	.navbar-default .navbar-brand {
		width: 45%;
	}

	.h2-title01 {
		font-size: 18px;
		padding-bottom: 15px;
		margin-bottom: 15px;
	}

	#top-concept {
		padding: 1px 0;
	}

	#sub-contact #tel-fax {
		width: 100%;
		float: none;
		margin-right: 0%;
	}

	#sub-contact #btn-contact {
		float: none;
		width: 100%;
		padding: 0;
	}

	#clean-list #clean-img {
		width: 100%;
		float: none;
		text-align: center;
		margin-bottom: 20px;
	}

	#clean-list ul {
		width: 100%;
		float: none;
		list-style: none;
		padding-left: 0;
	}

	#clean-list li {
		float: none;
		width: 100%;
		margin-bottom: 20px;
	}

	#clean-list .clean-text {
		height: 100px;
	}
}