
#event{
	background: rgba(255, 255, 255, 1);
	padding: 30px 20px;
}
#event .evbox{}
#event .evbox .img{
	font-size: 0;
	line-height: 0;
	text-align: center;
	margin: 0 0 20px 0;
}
#event .evbox .img img{
	width: 100%;
	height: auto;
}
#event h3{
	font-size: 16px;
	font-weight: normal;
	line-height: 25px;
	text-align: left;
	color: var(--sub-color);
	margin: 0 0 10px 0;
}
#event .txt_main{
	font-size: 16px;
	line-height: 1.5;
	text-align: left;
}
#event .txt_main i{	font-style: italic; font-family: 'Hiragino Kaku Gothic ProN','Hiragino Sans','Yu Gothic UI', Meiryo, sans-serif;}
#event .txt_main u{	text-decoration: underline;}


/*=================================================
 * CSS for SP
 * ================================================= */

@media screen and (max-width: 750px) {

}
