/* CSS Document */
@charset 'UTF-8';

.l-2018 .l-section-inner>:first-child{
	margin-top: 30px;
}
.event_menu{
	padding: 30px 0;
	line-height: 1.6;
	border-top: 1px solid #ccc !important;
}
.event_menu p{
	margin-bottom: 1.1rem;
}
h2 {
	font-size: 1.6rem;
	margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
	.event_menu img{
		width: 100%;
	}
}