@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
.pageTitle {
	background-image: url(../img/common/page_title_bg02.jpg);
}
@media all and (max-width: 896px) {
	.pageTitle .bg {
		background-image: url(../img/common/sp_page_title_bg02.jpg);
	}
	#main .sec01 .comImgBox02 .headLine03 {
		margin-bottom: 23px;
		padding-bottom: 8px;
	}
	#main .sec01 .comImgBox02 .imgBox .textBox p {
		letter-spacing: 0.025em;
	}
}