@charset "utf-8";

@media screen and (min-width : 768px){

	.section.event_report .detail{
		margin: 30px 0 0 0;
		text-align: center;
	}
	#section_caution {
	    margin-bottom: 20px;
	}
}

