@charset "utf-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : style.css
 Style : style
================================================================= */
/*================== ○○○○.html =================*/
.top-link .top-link3 div {
    max-width: 250px !important;
}
.news-wrap {
	height: 490px;
}

/*================== header =================*/

@media screen and (min-width: 641px) and (max-width: 834px){
	.news-wrap {
		height: 580px;
	}
}
@media only screen and (max-width: 640px){
	.news-wrap {
		height: 530px;
	}
}