/*Header Edit*/

.l-content > h1.mainvs {
	width: 950px;
	height: 350px;
	background-image: url('/en/pr/vona/highlight_product/jul2018/images/mainvs.png');
	background-repeat: no-repeat;
	background-position: center;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
}

.l-content .sub_main--block {
	width: 750px;
	height: auto;
	margin: 20px auto 40px;
	line-height: 32px;
}

/*Border Style*/

.l-content .border_style {
	border: 1px solid #dedede;
	box-sizing: border-box;
}

/*Hover*/

.l-content .border_style:hover {
	border-color: #ff730a;
}

.l-content .border_style:hover img {
	filter: alpha(opacity=75);
	opacity: 0.75;
}

/*pagination*/

.l-content .m-pagination {
	width: 950px;
}

.l-content .m-pagination > li.arrow {
	float: right;
	margin: 0px;
}

.l-content .m-pagination > li.arrow:first-child {
	float: left;
}