@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#pagePath li {
	background: none !important;
	padding: 0  !important;
}

#conts p {
	line-height: 1.7;
}

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

#conts .ml3 {
	margin-left: 3px;
	width: 450px;
}

#conts .mt4 {
	margin-top: 4px;
}

#conts .title {
	background: #095ba5 url(../images/accident-repair/title_bg.gif) no-repeat left bottom;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding-bottom: 22px;
	margin: 18px 0 8px;
}

#conts .title img {
	vertical-align: baseline;
	display: block;
	margin-bottom: 8px;
}

#conts ul li {
	background: url(../images/common/icon01.png) no-repeat center left;
	padding-left: 13px;
}

#conts .txt04 {
	margin: 14px 0 37px;
}

#conts .txt04 dt {
	font-size: 26px;
	color: #095ba5;
	margin-bottom: 6px;
}

#conts .txt04 span {
	background-color: #fff04c;
	line-height: 29px;
	display: inline-block;
}

#conts dl dd {
	line-height: 1.7;
}

#conts .blue {
	color: #095ba5;
}

#conts .txt01 {
	font-size: 17px;
	font-weight: bold;
	margin-top: 15px;
}

#conts .box01 {
	border: 1px solid #d3d3d3;
	padding: 18px 0 22px 27px;
	background-color: #f6f6f6;
	margin: 8px 0 40px;
}

#conts .box01 p {
	font-size: 18px;
	font-weight: bold;
	color: #095ba5;
	margin-bottom: 6px;
}

#conts .box01 ul {
	margin-left: 1px;
}

#conts .box01 ul li {
	margin-bottom: 5px;
}

#conts .box02 {
	margin-bottom: 37px;
}

#conts .box02 p {
	width: 496px;
	float: left;
}

#conts .txt02 {
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 2px;
	text-align: left !important;
}

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

#conts .tableBox table th {
	padding: 16px 13px 14px 13px;
}

#conts .tableBox table td {
	text-align: center;
	padding: 0;
}

#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 .txt04 {
	width: 93%;
	margin: 10px auto 15px;
}

#conts .txt04 dt {
	font-size: 21px;
}

#conts h3 {
	width: 90%;
	margin: 0 auto 12px;
}

#conts .ml3,
#conts .mt4,
#conts .txt01 {
	float: none !important;
	width: 93%;
	margin: 0 auto;
}

#conts .ml3 {
	margin-bottom: 9px;
}

#conts .txt01 {
	margin: 15px auto 10px;
}

#conts .box01 {
	padding: 9px 0 12px;
	background: none;
	width: 93%;
	margin: 0 auto;
}

#conts .box01 p,
#conts .box01 ul {
	width: 90%;
	margin: 0 auto;
}

#conts .box01 p {
	font-size: 21px;
	margin-bottom: 3px;
}

#conts ul li {
	background: url(../images/common/sp_icon04.gif) no-repeat left 6px;
	background-size: 7px auto;
}

#conts .box01 ul li {
	line-height: 22px;
	margin-bottom: 0;
}

#conts .title {
	background: #095ba5 url(../images/common/sp_bg02.gif) no-repeat center bottom;
	background-size: 100% auto;
	font-weight: normal;
	width: 93%;
	margin: 20px auto 0;
	line-height: 23px;
	padding-bottom: 18px;
	text-align: center;
}
	
#conts .title img {
	width: 100%;
	margin-bottom: 6px
}

#conts .box02 p {
	float: none;
	width: 93%;
	margin: 0 auto 3px;
}

#conts .tableBox p {
	width: 93%;
	margin: 0 auto 9px;
}

#conts .tableBox table th {
	font-size: 12px;
	padding: 0 0 0 8px;
	line-height: 39px;
}

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

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

#conts .txt04 span {
	line-height: 23px;
}

#conts .box02 {
	margin-bottom: 0px;
}

}