@charset "UTF-8";




.news_float_img {

	float: right;
    width: 50%;
    padding: 15px;
    box-sizing: border-box;


}

.mt_ob {

	margin-top: 60px ;
}

.dp-fl .fl_box:nth-child(1) {
    width: 41.9%;
}

.fl_b {

display: -webkit-box;

display: -ms-flexbox;

display: flex;

}


.top_tittle0917 {

	line-height: 1.4;
}

.news_img {

	width: 80%;
}

.news_img2 img {

	width: 50%;
	
}


.table_box {

	display: table;

}
.table_box span {

		display: table-cell;
}

.text_ind {

	text-indent: 1em;
}


@media screen and (min-width:767px) and (max-width: 930px) {

	.dp-fl .fl_box:nth-child(1) {
    width: 50% !important;
    }


}

@media screen and (max-width: 767px){



.top_tittle0917:after {

	margin-top: 0px !important;
}

.text_ind {

text-indent: 0em !important;
}

.news_img2 img {

width: 100% !important;

}

	.mt_ob {

		margin-top: 25px !important;
		margin-bottom: 25px !important;

 }
 .sp_mt {
	margin-top: 15px;

 }
}

