@charset "utf-8";
/*CLEAR*/

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

/*Header Edit*/

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

.l-content .mainMV {
  width: 950px;
  height: 210px;
  background: url('/th/pr/vona/recommend_brand/hozan20180920/images/mainvs.png');
  margin: 0 auto;
}

.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-left: 20px;
  float: left;
}

.l-content .m-h2--custom span {
  display: inline-block;
  padding: 16px 20px;
}

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

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

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

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

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

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

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

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

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

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

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

/*Hover*/

.l-content .m-thumbnailList [data-clickable="area"]:hover img {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  filter: alpha(opacity=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 .m-btn--anchor .m-btnSize--edit.on {
  width: 210px;
  height: 54px;
  padding-top: 17px;
}

/*Border Style*/

.l-content .m-thumbnailList > .border_style--top {
  border-top: 1px solid #92bfdd;
  box-sizing: border-box;
}

.l-content .m-thumbnailList > .border_style {
  border-left: 1px solid #92bfdd;
  border-bottom: 1px solid #92bfdd;
  padding: 10px 0 20px;
  box-sizing: border-box;
}

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

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

.l-content .m-thumbnailList > .border_style.col_1of2,
.l-content .m-thumbnailList > .border_style--last.col_1of2 {
  width: 50%;
}

.l-content .m-thumbnailList > .border_style.col_1of3 {
  width: 33%;
}

.l-content .m-thumbnailList > .border_style--last.col_1of3 {
  width: 34%;
}

/*What New*/

.l-content .m-h2--custom {
  height: 70px;
  background-color: #eff9ff;
  color: #333333;
  border-top: 2px solid #0078db;
  border-left: 0;
  border-right: 0;
  border-bottom: 1px solid #999999;
}

.l-content .m-h2--custom .title--right {
  vertical-align: middle;
  float: right;
  padding: 10px 20px;
}

.l-content .m-media--block {
  background-color: #eff9ff;
  padding: 20px;
}

.l-content .description--block {
  border-top: 1px dotted #a5b2a1;
  margin: 20px 10px 0;
  padding: 15px 0 0;
}

.l-content .description--block.on {
  min-height: 38px;
}

.l-content .m-btnSize--xxxl {
  width: 470px;
}

.l-content .m-btn--anchor .m-btn--down {
  position: relative;
  padding: 8px 40px 6px 25px;
}

.l-content .m-btn--anchor .m-btn--down:before {
  position: absolute;
  top: 12px;
  right: 10px;
  content: "";
  display: block;
  width: 30px;
  height: 30px;
}
.l-content .Icon_1:before {
  background: url('/th/pr/vona/recommend_brand/hozan20180920/images/icon/icon_ancher_01.png') no-repeat;
}

.l-content .Icon_2:before {
  background: url('/th/pr/vona/recommend_brand/hozan20180920/images/icon/icon_ancher_02.png') no-repeat;
}

.l-content .Icon_3:before {
  background: url('/th/pr/vona/recommend_brand/hozan20180920/images/icon/icon_ancher_03.png') no-repeat;
}

.l-content .Icon_4:before {
  background: url('/th/pr/vona/recommend_brand/hozan20180920/images/icon/icon_ancher_04.png') no-repeat;
}

.l-content .Icon_5:before {
  background: url('/th/pr/vona/recommend_brand/hozan20180920/images/icon/icon_ancher_05.png') no-repeat;
}

.l-content .Icon_6:before {
  background: url('/th/pr/vona/recommend_brand/hozan20180920/images/icon/icon_ancher_06.png') no-repeat;
}

.l-content .Icon_7:before {
  background: url('/th/pr/vona/recommend_brand/hozan20180920/images/icon/icon_ancher_07.png') no-repeat;
}
