/*Header Edit*/

.l-content .imageReplace {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

.l-content .mainMV {
	width: 950px;
	height: 350px;
	background: url('/en/pr/vona/highlight_product/aug2018/images/mainvs.png');
	margin: 0 auto;
}

.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: 0;
}

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