@charset "utf-8";

.l-content .mainMV {
	width: 950px;
	height: 400px;
	background: url(/th/pr/vona/recommend_brand/bishamon201911/images/mainvs.png) no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

.l-content .m-h2--custom {
	height: 50px;
	background-color: #f2f2f2;
	font-size: 16px;
	color: #333333;
	border: 1px solid #dedede;
}
.l-content .m-h2--custom img {
	margin: 5px 0 0 25px;
	display: block;
	float: left;
}
.l-content .m-h2--custom span {
	display: inline-block;
	padding: 12.5px 0 12.5px 25px;
}

.l-content .text_title1 {
	width: 295px;
	height: 30px;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	background: url(/th/pr/vona/recommend_brand/bishamon201911/images/title1.png) center no-repeat;
}
.l-content .text_title1_2 {
	width: 295px;
	height: 65px;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	background: url(/th/pr/vona/recommend_brand/bishamon201911/images/title2.png) center no-repeat;
}

.l-content .text_title2 {
	width: 100%;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	padding: 13px 0 13px 20px;
	background: url(/th/pr/vona/recommend_brand/bishamon201911/images/title3.png) no-repeat;
}

.l-content .bg_red {
	background-color: #ad0711;
}

.l-content .text_white {
	color: #ffffff;
}

/* edit col */
.l-content .width30 {
	width: 30%;
}
.l-content .width20 {
	width: 20%;
}

/*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;
	height: 35px;
	padding: 10px 5px 0;
	color: #004bb1;
	display: block;
}

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

.l-content .product_part {
	font-size: 12px;
	margin: 0;
	padding: 20px 5px 0;
	height: 50px;
	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 > .product_price--ori {
	font-size: 14px;
	font-weight: bold;
	color: #a0a0a0;
	text-decoration: line-through;
	margin: 10px 5px 0px;
	min-height: 30px;
	display: block;
}
.l-content .product_price-ori {
	font-size: 14px;
	font-weight: bold;
	color: #a0a0a0;
	text-decoration: line-through;
	padding: 5px 5px 0;
	height: 25px;
	display: block;
}

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

.l-content .product_truck .truck_img {
	vertical-align: middle;
	margin-right: 10px;
}

.l-content .bd1 {
	border: solid #cdcdcd;
	border-width: 1px 0 1px 1px;
}

.l-content .bd2 {
	border: solid #cdcdcd;
	border-width: 1px 0 1px 0;
}

.l-content .bd3 {
	border: solid #cdcdcd;
	border-width: 1px 1px 1px 0;
}

.l-content .fixheight1 {
	height: 312px;
}

.l-content .m-list.edit > li {
	text-indent: 0;
}