@charset "utf-8";

/*-----------------------------
title-area
-------------------------------*/
.bg-ttl {
	background-image: url(../img/title_bg.jpg);
}



/*-----------------------------
event_bnr
-------------------------------*/
.event_bnr {
	margin: 2.5rem auto 1rem;
	text-align: center;
}
.event_bnr.t_head {
	margin: 2.5rem auto 0;
}
.event_bnr p {
	margin: 10px 0 0;
	color: #333;
}
.event_bnr img {
	border: solid 1px #ccc;
}