/*!
 * common.css
 * v@0.4.0
 * update: 2014-04-25
 * License: under the MIT license.
 */@charset "UTF-8";

.pager .wp-pagenavi .page{
		display: inline-block;
    margin: 0 2px;
    width: 32px;
    line-height: 32px;
    font-weight: 700;
    color: #888888;
    vertical-align: middle;
    position: relative;
    text-decoration: none;
    border: 2px solid #cecece;
    border-radius: 4px;
}

.pager .wp-pagenavi .current{
		display: inline-block;
		background: #f67373;
    margin: 0 2px;
    width: 34px;
    line-height: 34px;
    font-weight: 700;
    color: #fff;
    vertical-align: middle;
    position: relative;
    border-radius: 4px;
}

.pager .wp-pagenavi .nextpostslink{
	padding: 12px;
	margin: 4px;
}

.pager .wp-pagenavi .extend{
	padding: 12px;
	margin: 4px;
}

.add-news-h2{
	margin-top: 40px !important;
}

.txt{
	margin-bottom: 10px;
}

.txt em{
	font-weight: 500;
	display: inline-block;
	margin-bottom: 10px;
}

.contarea{
	margin-top: 40px;
}

/* .mt30em{
	margin-top: 30em;
} */

.pager .wp-pagenavi .previouspostslink{
	padding: 12px;
	margin: 4px;
}

@media only screen and (max-width: 736px){
	.c-add-slider--item{
		height: 240px !important;
	}
}
