@charset 'UTF-8';


.car .article .title{
	font-size: 1.4rem;
	line-height: 2;
	margin: 13px 0 5px;
}
.car .article .title a{
	font-weight: bold;
	font-size: 1.4rem;
	line-height: 2;
}

.car .article .text{
	font-size: 1.4rem;
	line-height: 2;
}