@charset "utf-8";
/*------------------------------------------------------------
	afterservice
------------------------------------------------------------*/
.pageTitle {
	margin-bottom: 10.7rem;
}
#main .topBox {
	margin-bottom: 13.3rem;
	text-align: center;
}
#main .topBox .title {
	margin-bottom: 4rem;
	font-size: 3.6rem;
	line-height: 1.5;
}
#main .topBox p {
	line-height: 2;
	letter-spacing: 0.1em;
}
#main section:not(:last-child) {
	margin-bottom: 10.5rem;
}
@media all and (min-width: 897px) {
	#main .comPhotoList li .ttl {	
		padding: 0.7rem 0 0.7rem 2.4rem;
	}
}
@media all and (max-width: 896px) {
	#main .topBox {
		margin-bottom: 5rem;
		text-align: left;
	}
	#main .topBox .title {
		margin-bottom: 2rem;
		font-size: 2rem;
		text-align: center;
	}
	#main section:not(:last-child) {
		margin-bottom: 5rem;
	}
}
