@charset "utf-8";

/*! mainVisual
================================================== */
#contents {
	padding-top: 0;
}
.boxBtns{
	width: 780px;
	margin: 10px auto 0;
	padding: 15px 10px;
	background: #b1dfff;
	text-align: center;
	box-sizing: border-box;
	overflow: hidden;
}
.boxBtns p{
	float: left;
	margin: 5px 5px;
}

/* .serviceContact01
---------------------------------------- */
.serviceContact01 {
	position: relative;
	margin-left: 30px;
	margin-top: 25px;
	width: 712px;
	min-height: 310px;
}
.serviceContact01 .tit {
	height: 70px;
	padding: 18px 0 0;
	box-sizing: border-box;
	background: url(../img/service/bg_contact_tit01.png) 0 0 no-repeat;
	text-align: center;
}
.serviceContact01 .btn {
	position: absolute;
	content: "";
	right: 46px;
	bottom: 60px;
	width: 368px;
	height: 62px;
}

/* troubleBox01
---------------------------------------- */
.serviceShowMv {
	margin-top: 40px;
	background: url(../img/service/pipe/bg01.jpg) 0 0 no-repeat;
	border: 4px solid #4da9eb;
	min-height: 656px;
	position: relative;
}
.serviceShowMv .serviceTit01 {
	padding-top: 15px;
	padding-left: 17px;
}
.serviceShowMv .price {
	padding-top: 55px;
	padding-left: 30px;
	position: relative;
	z-index: 2;
}
.troubleBox01 .note {
	font-size: 13px;
	margin-top: 3px;
	text-align: right;
	line-height: 1.7;
}
.serviceShowMv .mv {
	position: absolute;
	top: 30px;
	right: 34px;
	z-index: 1;
}

.troubleBox01 {
	margin-top: 60px;
}
.troubleTit01 {
	background: url(../img/service/pipe/ico01.png) 15px center no-repeat #1588da;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	line-height: 1;
	padding: 25px 0 19px 65px;
	margin-bottom: 30px;
}
.troubleBox01 .img {
	float: left;
	width: 350px;
	margin: 0 30px 30px 0;
}
.troubleBox01 .img.img-1col {
	margin-bottom: 0;
}
.troubleBox01 .txt {
	font-size: 15px;
	line-height: 1.6;
}
.troubleBox02 {
	margin-top: 10px;
}
.serviceTable01 {
	margin-top: 40px;
	width: 100%;
	border: 2px solid #d1d1d7;
}
.serviceTable01 thead th {
	background-color: #1588da;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	padding: 12px 0 10px;
	border-right: 1px solid #fff;
}
.serviceTable01 thead th.total {
	background-color: #fd526a;
	border-right: none;
}
.serviceTable01 tbody th {
	background-color: #e9f4fb;
	font-weight: bold;
	border-top: 1px solid #d1d1d7;
	padding: 14px 24px;
	width: 315px;
}
.serviceTable01 tbody td {
	text-align: right;
	font-size: 15px;
	padding: 15px 24px 13px;
	vertical-align: middle;
	border-top: 1px solid #d1d1d7;
	border-right: 1px solid #d1d1d7;
}
.serviceTable01 tbody td.total {
	background-color: #ffedf0;
	font-weight: bold;
	border-right: none;
	font-size: 18px;
}
.serviceTable01 tbody td.tac {
	text-align: center;
}
.serviceTableNote {
	font-size: 13px;
	text-align: right;
	margin-top: 18px;
	line-height: 1.5;
}
.serviceFlowBtn {
	background-color: #b1dfff;
	padding: 20px 0;
	text-align: center;
	margin-top: 30px;
}

/* troubleList01
---------------------------------------- */
.troubleList01 {
	margin-top: 60px;
	padding-bottom: 30px;
	border-bottom: 2px solid #b1dfff;
}
.troubleList01 .troubleListTit01 {
	background: url(../img/service/pipe/ico02.png) 15px center no-repeat #1588da;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	line-height: 1;
	padding: 25px 0 19px 65px;
	margin-bottom: 30px;
}
.troubleList01 .troubleListContants {
	margin-left: -15px;
	margin-top: -15px;
}
.troubleList01 .troubleListContants a {
	display: block;
}
.troubleList01 .troubleListContants a:hover {
	opacity: 0.7;
}
.troubleList01 .troubleListContants li {
	float: left;
	width: 250px;
	margin-left: 15px;
	margin-top: 15px;
}

/* secTrouble
---------------------------------------- */
.secTrouble {
	clear: both;
	overflow: hidden;
	margin: 30px 0 0;
}
.secTrouble .tit02 {
	margin: 0 0 15px 0;
}
.secTrouble .boxTrouble {
	clear: both;
	overflow: hidden;
	background: #f5f6f6;
	padding: 20px 20px 10px 20px;
}
.secTrouble .boxTrouble p {
	float: left;
	width: 283px;
	background:url(../img/service/pipe/ico_water01.png) 15px no-repeat #fff;
	border:solid 1px #d1d1d7;
	border-radius: 5px;
	padding: 13px 20px 12px 60px;
	margin: 0 10px 10px 0;
	font-size: 13px;
}
.secTrouble .boxTrouble p:nth-child(2n) {
	margin: 0 0 10px 0;
}
.secTrouble .boxTrouble p a {
	color: #414148;
}
.secTrouble .boxTrouble p a:hover {
	text-decoration: none;
}
.secTrouble .btn05{
	clear: both;
	overflow: hidden;
	padding: 30px 0 0;
	text-align: center;
}

/* secFlow
---------------------------------------- */
.secFlow{
	margin-top: 60px;
}
.secFlow .flow{
	margin: 0 0 35px;
}
.secFlow .payment{
	margin: 0 0 10px;
}
.secFlow .note{
	font-size: 13px;
	letter-spacing : 0.03em ;
}


/* service_pipeBox02
---------------------------------------- */
.service_pipeBox02 {
	margin-top: 60px;
	padding: 30px;
	background: url(../img/service_pipe/bg10.png) no-repeat #e9f4fb;
}
.service_pipeBox02 p {
	margin-top: 25px;
	font-size: 15px;
	line-height: 1.6
}
.service_pipeBox02 .service_pipeBoxList01 {
	margin-left: -12px;
	margin-top: 27px;
	clear: both;
	overflow: hidden;
}
.service_pipeBox02 .service_pipeBoxList01 li {
	float: left;
	margin-left: 12px;
}
.service_pipeBox02 .service_pipeBoxList02 {
	margin-left: -10px;
	margin-top: 14px;
	clear: both;
	overflow: hidden;
}
.service_pipeBox02 .service_pipeBoxList02 li {
	float: left;
	margin-left: 10px;
}
/* serviceBox02
---------------------------------------- */
.serviceBox02 {
	margin-top: 60px;
	padding: 30px;
	background: url(../img/service/bg10.png) no-repeat #e9f4fb;
}
.serviceBox02 p {
	margin-top: 25px;
	font-size: 15px;
	line-height: 1.6;
}
.serviceBox02 .serviceBoxList01 {
	margin-left: -12px;
	margin-top: 27px;
	clear: both;
	overflow: hidden;
}
.serviceBox02 .serviceBoxList01 li {
	float: left;
	margin-left: 12px;
}
.serviceBox02 .serviceBoxList02 {
	margin-left: -10px;
	margin-top: 14px;
	clear: both;
	overflow: hidden;
}
.serviceBox02 .serviceBoxList02 li {
	float: left;
	margin-left: 10px;
}