/*Header Edit*/

.l-content > h1.mainvs {
    text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
    width: 950px;
	height: 400px;
	background: url(/th/pr/vona/new_arrival/measurement201805/images/mainvs.png) no-repeat;
	margin: 0 auto;
}

.l-content .m-h2--function--edit {
	background-color: #f2f2f2;
	font-size: 16px;
	color: #333333;
	border-left: 1px solid #dedede;
	border-right: 1px solid #dedede;
	border-top: 1px solid #dedede;
	vertical-align: middle;
	padding: 17px 20px;
}

/*Product List Style*/

.l-content .border-style {
	border-left: 1px solid #dedede;
	border-top: 1px solid #dedede;
}

.l-content .border-style--last {
	border-left: 1px solid #dedede;
	border-top: 1px solid #dedede;
	border-right: 1px solid #dedede;
}

.l-content .border-bot {
	border-bottom: 1px solid #dedede;
}

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

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

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

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

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

.l-content .product > .product_brand {
    padding-top: 30px;
    min-height: 35px;
    height: 60px;
    display: block;
}

.l-content .product > .product_part {
	font-size: 12px;
	margin: 0px;
	padding: 10px 5px 0;
	min-height: 45px;
	display: block;
}
.l-content .product > .product_part--edit {
    font-size: 12px;
    margin: 0px;
    padding: 10px 5px 0;
    min-height: 30px;
    display: block;
}

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

.l-content .product > .product_stock {
	font-size: 14px;
	font-weight: bold;
	color: #9f4f00;
	padding: 15px 5px 0;
	min-height: 40px;
	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: 15px 5px 0;
	min-height: 40px;
	display: block;
}
.l-content .product > .product_truck--edit {
    font-size: 14px;
    font-weight: bold;
    color: #1d2c4e;
    padding: 15px 5px 0;
    min-height: 30px;
    display: block;
}

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

/*button-style*/
.l-content .background-gray {
	background-color: #f2f2f2;
}

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

.l-content .product_button a.link_button--style {
	width: 100%;
	display: block;
	font-weight: bold;
}

/*Hover*/
.l-content .border-style:hover span.product_name,
.l-content .border-style--last:hover span.product_name,
.l-content .border-style--first:hover span.product_name {
	color: #ff730a;
	text-decoration: underline;
}

.l-content .border-style:hover img.product_img,
.l-content .border-style--last:hover img.product_img,
.l-content .border-style--first:hover img.product_img {
	opacity: 0.7;
}

/*CLEAR*/
.l-content .m-thumbnailList,
.l-content .m-thumbnailList > li {
	margin: 0;
	padding: 0;
}

/*What New*/
.l-content .sub_main-block {
	width: 750px;
	margin: 20px auto 40px;
}

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

.l-content .m-thumbnailList > li.border-style-first {
	max-width: 950px;
	min-width: 948px;
	max-height: 280px;
	min-height: 280px;
	padding-left: 0;
	padding: 10px 0 20px;
	border-right: 1px solid #dedede;
	border-left: 1px solid #dedede;
	border-top: 1px solid #dedede;
}

.l-content .m-thumbnailList > li.border-style {
	max-width: 237.5px;
	min-width: 236.5px;
	max-height: 520px;
	min-height: 520px;
	padding: 10px 0 20px;
}

.l-content .m-thumbnailList > li.border-style--last {
	max-width: 237.5px;
	min-width: 235.5px;
	max-height: 520px;
	min-height: 520px;
	padding: 10px 0 20px;
}

.l-content .niigata_box,
.l-content .measurement_box {
    background-color: #f2f2f2;
    padding-top: 20px;
    padding-bottom: 20px;
}
.l-content .anchor_block--name {
    font-weight: bold;
    padding: 15px 0px 0px;
    border-bottom: 1px solid #dedede;
    min-height: 54px;
    margin-bottom: 20px;
}