@charset "utf-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : style.css
 Style : style
================================================================= */
.newswrap {
	padding: 5px !important;
}
.news {
	height: 450px !important;
}
.news dl {
	border-bottom: 1px solid #f7f7f7;
}
.news dt {
	flex-direction: inherit !important;
	text-align: left;
	font-weight: bold;
}
/*================== ○○○○.html =================*/
@media screen and (min-width: 469px) and (max-width: 768px){
}
@media only screen and (max-width: 468px){
}