@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#conts dl {
	margin: 37px 0 38px;
}

#conts dl dt {
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 7px;
}

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

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

#conts .txtBox {
	background: url(../images/loaner/img02.jpg) no-repeat top right;
	margin-bottom: 37px;
}

#conts .txtBox p {
	line-height: 1.7;
	margin-bottom: 21px;
}

#conts .grayBox {
	border: 3px solid #f2f2f2;
	padding: 17px 0 22px 26px;
}

#conts .grayBox p {
	line-height: 1.7;
}

#conts .grayBox .title {
	font-size: 21px;
	color: #095ba5;
	margin-bottom: 3px;
}

@media all and (min-width: 0px) and (max-width: 700px) {
#conts dl {
	margin: 20px auto 14px;
	width: 93%;
}
	
#conts h3 {
	width: 90%;
	margin: 0 auto 14px;	
}

#conts .txtBox {
	width: 93%;
	margin: 0 auto;
	background: url(../images/loaner/sp_img02.jpg) no-repeat right top;
	background-size: 121px auto;
}

#conts .txtBox .txt01 {
	width: 60%;
	margin-bottom: 0;
}

#conts .grayBox {
	padding: 10px 0 8px 0;
	width: 93%;
	margin: 0 auto;
	
}

#conts .grayBox p {
	width: 93%;
	margin: 0 auto;
}

#conts .txtBox p {
	margin-bottom: 14px;
}

}
