﻿@charset "UTF-8";

/*-----------------------------------------------------------------

	liTitle

-----------------------------------------------------------------*/
.liTitle02 {
	color: #EA545E;
	border: solid 1px #EA545E;
}
/*-----------------------------------------------------------------

	SP調整

-----------------------------------------------------------------*/
@media screen and (max-width: 896px) {
	.imgAreaSp img {
		margin-bottom: 20px;
	}
}