/*CLEAR*/

.l-content .m-cols__wrap--edit,
.l-content .m-cols__wrap--edit > .m-cols__1of2,
.l-content .m-cols__wrap--edit > .m-cols__1of3,
.l-content .m-cols__wrap--edit > .m-cols__1of4,
.l-content .m-thumbnailList,
.l-content .m-thumbnailList > li {
	margin: 0px;
	padding: 0px;
	font-size: 0px;
}

/*Header Edit*/

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

.l-content .m-h3--function {
	height: 50px;
	background-color: #f2f2f2;
	font-size: 16px;
	color: #333333;
	border: 1px solid #dedede;
}

.l-content .m-h3--function img {
	margin-left: 20px;
	vertical-align: middle;
}

.l-content .m-h3--function span {
	vertical-align: middle;
	padding: 17px 20px;
}

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

.l-content .m-btnList--center > li {
	padding-left: 50px;
}

.l-content .m-btnList--center > li:first-child {
	padding-left: 0px;
}

/*Product List Style*/

.l-content .product {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
}

.l-content .product_name {
	font-size: 14px;
	font-weight: bold;
	min-height: 60px;
	padding: 10px 5px 0px;
	color: #004bb1;
	display: block;
}

.l-content .product_name.on {
	min-height: 80px;
}

.l-content .product_img {
	margin: 20px auto;
}

.l-content .product_brand {
	font-size: 16px;
	font-weight: bold;
	padding-top: 30px;
	min-height: 35px;
	height: 50px;
	display: block;
}

.l-content .product_brand.on {
	font-size: 16px;
	font-weight: bold;
	height: 50px;
	padding: 20px 0px 10px;
	display: block;
}

.l-content .brand_img {
	margin: 15px auto;
}

.l-content .product_brand a {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	display: block;
}

.l-content .product > .product_part {
	font-size: 12px;
	margin: 0px;
	padding: 20px 5px 0px;
	min-height: 25px;
	height: 58px;
	display: block;
}

.l-content .product > .product_price {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	padding: 0px 5px;
	min-height: 50px;
	display: block;
}

.l-content .product.on > .product_price {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	padding: 0px 5px;
	min-height: 30px;
	display: block;
}

.l-content .product > .product_price--dis {
	font-size: 18px;
	font-weight: bold;
	color: #dd0000;
	padding: 0px 5px;
	min-height: 50px;
	display: block;
}

.l-content .product.on > .product_price--dis {
	font-size: 18px;
	font-weight: bold;
	color: #dd0000;
	padding: 0px 5px;
	min-height: 30px;
	display: block;
}

.l-content .product > .product_price--ori {
	font-size: 14px;
	font-weight: bold;
	color: #a0a0a0;
	text-decoration: line-through;
	padding: 10px 5px 0px;
	min-height: 30px;
	display: block;
}

.l-content .product > .product_pcs {
	font-size: 12px;
	font-weight: bold;
	color: #a0a0a0;
	min-height: 20px;
	display: block;
}

.l-content .product > .product_set {
	font-size: 12px;
	font-weight: bold;
	color: #a0a0a0;
	min-height: 20px;
	display: block;
}

.l-content .product > .product_stock {
	font-size: 14px;
	font-weight: bold;
	color: #9f4f00;
	padding: 10px 5px 0px;
	min-height: 35px;
	display: block;
}

.l-content .product_stock .stock_img {
	vertical-align: middle;
	margin-right: 10px;
}

.l-content .product > .product_truck {
	font-size: 14px;
	font-weight: bold;
	color: #1d2c4e;
	padding: 10px 5px 0px;
	min-height: 35px;
	display: block;
}

.l-content img.truck_img {
	vertical-align: middle;
	margin-right: 7px;
}

.l-content .background-gray {
	background-color: #f2f2f2;
}

.l-content .product_button {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	display: block;
	padding-top: 175px;
}

.l-content .product_button--link {
	display: block;
}

.l-content .m-btnSize--edit {
	width: 165px;
	padding-left: 10px;
}

/*Hover*/

.l-content .border_style:hover img.product_img,
.l-content .border_style--last:hover img.product_img {
	filter: alpha(opacity=75);
	-khtml-opacity: 0.75;
	-moz-opacity: 0.75;
	opacity: 0.75;
}


/*Anchor*/

.l-content .m-btn--anchor > li {
	padding-left: 30px;
}

.l-content .m-btn--anchor .m-btnSize--edit {
	width: 210px;
}

.l-content .anchor_block--odd {
	background-color: #f9f9f9;
	text-align: center;
	padding: 15px 10px;
}

.l-content .anchor_block--even {
	background-color: #f3f3f3;
	text-align: center;
	padding: 15px 10px;
}

.l-content .anchor_block--name {
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #dedede;
	min-height: 54px;
	margin: 15px 0 20px;
}

.l-content .anchor_block--odd.on > .anchor_block--name,
.l-content .anchor_block--even.on > .anchor_block--name {
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #dedede;
	height: 79px;
	padding: 15px 0px 0px;
	margin: 0px 0px 20px;
}

.l-content .anchor_block--description {
	font-size: 14px;
	font-weight: normal;
	min-height: 115px;
	margin: 20px 0px 30px;
}

.l-content .anchor_block--odd > .m-btnSize--edit,
.l-content .anchor_block--even > .m-btnSize--edit {
	width: 210px;
	margin: auto;
}

.l-content .anchor_block--odd > .m-btnSize--edit.on,
.l-content .anchor_block--even > .m-btnSize--edit.on {
	width: 210px;
	margin: auto;
	height: 54px;
	padding-top: 17px;
}

/*Border Style*/

.l-content .m-thumbnailList > li.border_style {
	border-left: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	height: auto;
	padding: 10px 0px 20px;
}

.l-content .m-thumbnailList > li.border_style--last {
	border-left: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	border-right: 1px solid #dedede;
	padding: 10px 0px 20px;
}

/*Fix Height Element +1 (Ex - Element Height 558 Fix Height 558+1 = 559)*/

.l-content .m-thumbnailList > li.border_style--last {
	width: 948px;
}

.l-content .m-thumbnailList > li.border_style.col_1of2 {
	width: 474px;
}

.l-content .m-thumbnailList > li.border_style--last.col_1of2 {
	width: 473px;
}

.l-content .m-thumbnailList > li.border_style.col_1of4 {
	width: 236.5px;
	min-height: 479px
}

.l-content .m-thumbnailList > li.border_style--last.col_1of4 {
	width: 235.5px;
	min-height: 479px
}

.l-content .m-thumbnailList > li.border_style.col_1of5 {
	width: 189px;
	min-height: 559px;
}

.l-content .m-thumbnailList > li.border_style--last.col_1of5 {
	width: 188px;
	min-height: 559px;
}

/*What New*/

.l-content .anchor_block--description {
	font-size: 14px;
	font-weight: normal;
	min-height: 50px;
	margin: 20px 0px 20px;
}

.l-content .m-list--edit {
	width: 340px;
	margin: auto;
}