@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#conts p {
	line-height: 1.8;
}

#conts .txt01 {
	font-size: 17px;
	margin: 38px 0 10px;
	line-height: 1.4 !important;
}

#conts .box01 {
	border: 1px solid #d3d3d3;
	margin-bottom: 40px;
}

#conts .wd440 {
	width: 440px;
	float: left;
}

#conts .box01 .fl {
	background-color: #595959;
	font-size: 16px;
	color: #fff;
	width: 173px;
	text-align: center;
	padding: 54px 0 53px;
}

#conts .box01 .txt02 {
	float: left;
	line-height: 1.7;
	padding: 15px 0 0 17px;
}

#conts h3 {
	margin-bottom: 12px;
}

#conts .txt04 {
	font-size: 17px;
	font-weight: bold;
	line-height: 1.4;
	margin: 38px 0 10px;
}

#conts .mt3 {
	margin-top: 3px;
}

#conts .imgTxtBox {
	background: url(../images/repair/img03.jpg) no-repeat center right;
	border: 3px solid #d3d3d3;
	padding: 14px 0 19px 25px;
	margin-bottom: 20px;
}

#conts .imgTxtBox p {
	font-size: 21px;
	color: #095ba5;
}

#conts .imgTxtBox ul li {
	font-size: 15px;
	background: url(../images/common/icon01.png) no-repeat left 9px ;
	padding-left: 14px;
	line-height: 1.8;
	margin-bottom: 4px;
}

#conts .tableBox {
	margin: 20px 0 40px;
}

#conts .tableBox table {
	margin-bottom: 12px;
	border: 0;
}

#conts .tableBox th {
	font-size: 14px;
	padding: 15px 0 15px 13px !important;
}

#conts .tableBox td {
	padding: 16px 0 !important;
	text-align: center;
}

#conts .tableBox .name th {
	background-color: #095ba5;
	color: #fff;
	text-align: center;
	padding: 15px 0;
	border-right: 1px solid #fff;
}

#conts .tableBox .first {
	background: none !important;
	border: 0  !important;
}

#conts .tableBox p {
	text-align: right;
}

#conts .tableBox a {
	background: url(../images/common/footer_icon01.jpg) no-repeat center left;
	color: #00a3ff;
	padding: 2px 0 0 15px;
	text-decoration: underline;
}

#conts .tableBox a:hover {
	text-decoration: none;
}


@media all and (min-width: 0px) and (max-width: 700px) {
	
#conts .txt01 {
	width: 93%;
	margin: 23px auto 15px;
}
	
#conts .box01 {
	width: 93%;
	margin: 0 auto 20px;
}
	
#conts .box01 .fl {
	width: 100%;
	line-height: 35px;
	padding: 0;
	float: none;
}
	
#conts .box01 .txt02 {
	float: none;
	padding: 11px 0 17px;
	width: 93%;
	margin: 0 auto;
}
	
#conts h3 {
	width: 90%;
	margin: 0 auto 18px;
	line-height: 21px;
}
	
#conts .wd440 {
	width: 93%;
	margin: 0 auto 15px;
	float: none;
}
	
#conts .img02 {
	width: 93%;
	margin: 0 auto;
}

#conts .txt04 {
	width: 93%;
	margin: 17px auto 15px;
}
	
#conts .imgTxtBox {
	background: none;
	width: 93%;
	margin: 0 auto 20px;
	padding: 13px 0 0 0;
}
	
#conts .imgTxtBox ul li {
	font-size: 12px;
	background: url(../images/common/sp_icon04.gif) no-repeat left 7px;
	background-size: 7px auto;
}
	
#conts .imgTxtBox p,
#conts .imgTxtBox ul {
	width: 93%;
	margin: 0 auto;
}
	
#conts .imgTxtBox ul {
	margin-bottom: 17px;
}
	
#conts .tableBox th,
#conts .tableBox td {
	padding: 0  !important;
	width: 100%;
	border-left: none !important;
	border-right: none !important;
}
	
#conts .tableBox thead th {
	width: 100%;
	line-height: 39px;
	text-align: center !important;
}
	
#conts .tableBox tbody th {
	background-color: #095ba5;
	color: #fff;
	width: 42%;
	text-align: center;
	border-bottom: 1px solid #ffffff;
}
	
#conts .tableBox tbody td {
	line-height: 38px;
	background-color: #ffffff;
	color: #333;
	width: 58%;
	text-align: center;
}	
	
#conts .tableBox {
	margin-bottom: 20px;
}

#conts .tableBox table {
	margin-bottom: 5px;
}

#conts .tableBox p {
	margin-right: 3%;
}

#conts .tableBox a {
	background: url(../images/common/sp_icon07.jpg) no-repeat center left;
	background-size: 9px auto;
}

}