@charset "utf-8";
/* CSS Document */

.fire_title {margin-bottom: 20px;}
.fire_title img {
	width: 100%;
}
.fire p {
	line-height: 1.8em;margin:10px 0;
}
.fire .midashi_02 {
	width: 100%;
	background: #000;
	padding: 20px 0 20px 10px;
	box-sizing: border-box;
	height: auto;
	margin-bottom: 20px;
	margin-top: 20px;
	color:#fff;
}
.w450 {
	width: 49%;
}
.ml_20 {margin-left: 2%;}
.fl {float:left;}
.clearfix:after {
content:"";
display:block;
clear:both;
}
@media screen and (max-width:768px){
.w450 {width:100%;}
.ml_20 {margin-left:0;}
}
.w450 img {width:100%;height:auto;}
.event h4 {
	width: 100%;
	background: #eee;
	padding: 15px 0 15px 10px;
	box-sizing: border-box;
	height: auto;
	margin-bottom: 10px;
	margin-top: 20px;
	color:#000;
}
.mb_10 {margin-bottom:10px;}