@charset "utf-8";
/* CSS Document */

.blog_content .blog_prev{
	width:calc(47% - 5px);
	margin-bottom:20px;
}

.blog_content .full_side .blog_prev{
	width:24.25%;
	margin-left:1%;
}

.blog_content .full_side .blog_prev:nth-child(4n-3){
	margin-left:0px;
}

/*
.blog_content .right_side .blog_prev:nth-child(2){
	width:100% !important;
}
*/

/*
.blog_content .right_side .blog_prev:nth-child(2) .blog_pic{
	padding-top:27% !important;
}
*/
.blog_content .right_side .blog_prev{
	width: 49%;
}
/*
.blog_content .blog_prev .blog_topwrap .blog_title h2{
	min-height: 130px;
}
.blog_content .left_side .blog_prev .blog_topwrap .blog_title{
	min-height: 220px;
}*/
