@charset "utf-8";
/* CSS Document */
@media screen and (max-width: 991px) {
.article-list-area .article-menu-area a{
	font-size:26px;
	padding:20px;
	text-align:center;
	border-bottom:1px solid #fff;
	}
.article-list-area .article-menu-area a:last-child{
	border:none;
	}
.article-menu-area{
	margin-bottom:40px;
	margin-top:40px;
	}
.about-us .bg .text{
	padding-left:20px;
	}
}