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

.l-content .m-thumbnailList,
.l-content .m-thumbnailList > li {
	margin: 4px 0 0;
	padding: 0;
	font-size: 0;
	position: relative;
}

/*Header Edit*/

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

.l-content .mainMV {
	width: 950px;
	height: 420px;
	background: url('/pr/vona/price_down_202209/images/mainvs.png') no-repeat;
	margin: 0 auto;
}

.l-content .m-btnSize--xxxl {
    width: 390px !important;
}

/*Button Center*/

.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: 16px;
    font-weight: bolder;
    color: #000;
    display: block;
    line-height: 1.4;
    padding: 10px 10px 10px;
    border-top: 1px solid #ccc;
    margin: 0px 10px 0px;
    text-align: center;
    border-bottom: 1px solid #ccc;
}

.l-content .badge {
	width: 75px;
    height: 60px;
    padding-top: 15px;
    position: absolute;
    right: 5px;
    top: 5px;
    z-index: 2;
    font-size: 12px;
    border-radius: 40px;
    line-height: 1.1;
    background: #5c5c5e;
    box-shadow: 2px 2px 5px #d6d2d4;
   /* background-image: linear-gradient(#f15b7e, #fdb561);*/
}

.l-content .badge .small {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}

.l-content .badge .big {
	font-size: 25px;
	font-weight: bold;
	color: #ffcc00;
}

.l-content .badge .percentage {
	font-size: 20px;
}

.l-content .brand-logo {
	padding: 0px 16px;
    background: #fff;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    width: 78%;
    margin: 0 auto;
    /* border: 1px solid #ccc; */
    margin-top: 10px;

}

.l-content .brand-logo img {
	margin: 0 auto;
}

.l-content .product_table {
	font-size: 14px;
	font-weight: bold;
  padding: 10px 5px 0;
	color: #000;
	display: block;
}

.l-content .product_img {
	/*margin: 5px auto;*/
	display: block;
}

.l-content .product > .product_part {
    font-size: 13px;
    margin: 0 7px;
    padding: 4px 13px 0px;
    /* height: 30px; */
    display: block;
    text-align: center;
    font-weight: bold;
    background: #ebebeb;
}

.l-content .part-title {
	font-size: 14px;
}

.l-content .currency {
	font-size: 14px;
}

.l-content .product > .product_price {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding-top: 0px;
	display: block;
	text-decoration-line: line-through;
	text-align: center;
}

.l-content .product > .product_price_discount {
	font-size: 24px;
	font-weight: bold;
	color: #d30000;
	padding: 0px 20px 2px;
	display: block;
	text-align: center;
	height: 30px;
}

.l-content .discount-sp{
	padding: 0px 10px 2px!important;
}

.l-content .discount-title {
	font-size: 14px;
	color: #000;
}

.l-content .normal-price-title {
	font-size: 12px;
	color: #000;
	text-align: right;
}

.l-content .product > .product_price_smalldesc {
	font-size: 13px;
	font-weight: bold;
	color: #d30000;
	padding: 0 5px;
	height: 20px;
	display: block;
}

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

.l-content .my-box img {
	/*background: url('/pr/vona/price_down_202209/images/product-bg.png') no-repeat;*/
}

.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;
    height: 35px;
    display: block;
}
.l-content .truck_img {
    vertical-align: middle;
    margin-right: 7px;
}
.l-content .m-btnSize--edit {
	width: 95%;
	padding-left: 10px;
	    font-size: 15px;
}

/*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;
}

/*Border Style*/

.l-content .m-thumbnailList > .border_style {
	border: 1px solid #ccc;
    /* border-width: 4px; */
    padding: 0px 0 20px;
    box-sizing: border-box;
    background-image: linear-gradient(#cde2f5 ,#f9f9f1, #f8f8f8, #f8f8f8, #ffffff);
    margin: 2px 2px 15px;
    border-top-left-radius: 15px;
     border-top-right-radius: 15px;
}

.l-content .m-thumbnailList > .border_style--last {
	/*border: 1px solid #ccc;*/
    /* border-width: 4px; */
    padding: 0px 0 20px;
    box-sizing: border-box;
    background-color: #ffffff;
    margin: 2px;
     border-top-left-radius: 15px;
      border-top-right-radius: 15px;
}


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

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

/*What New*/

.l-content .box_tablelist {
  background-color: #f2f2f2;
  padding: 70px 0 20px;
  position: relative;
}

.l-content .sub_head{
  position: absolute;
  top: 5px;
  left: -10px;
}

.l-content .box_line {
  position: relative;
}

.l-content .box_line--detail2{
  position: absolute;
  left: 185px;
  z-index: -1;
}

.l-content .box_line--detail3{
  position: absolute;
  top: 60px;
  left: 140px;
  z-index: -1;
}

.l-content .border_top {
  border-top: 1px dashed #9e9d9d;
}

.l-content .box_height--edit {
  height: 225px;
}

.l-content .m-cols__wrap--edit {
  width: 930px;
  margin: 40px 0 0 0;
}

.l-content .box_height {
  height: 203px;
}

.l-content .img_product {
  margin: -30px;
}

.l-content .product_tname {
  padding: 70px 0 0;
}

.l-content .box_hover {
  display: block;
}

.l-content .box_hover:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

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

.l-content .display_block {
  display: block;
}


/*categories*/
.l-content .category-title {
	width: 100%;
    height: 45px;
    text-align: center;
    background-image: linear-gradient(#2d2b2c, #696969);
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    line-height: 2.3;
    margin: 10px 0;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;

}

.l-content .title-text {
	font-size: 13px;
	height: 50px;
	line-height: 1.3;
	 display: inline-block;
}
.l-content .category-section {
	margin-top: 20px;
	margin-bottom: 20px;
}
.l-content .category-list {
	display: flex;
    margin-left: -10px;
    margin-right: -10px;
    margin-top: 10px;
    margin: 0 auto;
    justify-content: center;
    flex-wrap: wrap;
}
.l-content .category-list .item {
	width: 14%;
	padding: 0 10px;
}
.l-content .category-list .category-blk {
	display: inline-block;
	width: 100%;
	border: solid 2px #dee1e6;
	position: relative;
	color: #111;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	padding: 10px 0 0 0;
	margin: 10px 0;
	line-height: 1.5em;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	transition: all ease 0.3s;
	font-size: 15px;
	/*border-radius: 10px;*/
}
.l-content .category-list .category-blk:after {
	background-image: linear-gradient(to right, #dee1e6, #dee1e6);
	position: absolute;
	bottom: 0;
	left: 0;
	display: inline-block;
	content: '';
	width: 100%;
	height: 50px;
	z-index: -1;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.l-content .category-list .category-blk:hover {
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	border-color: #111;
}
.l-content .category-list .category-blk:hover:after {
	background: #111;
}

.l-content .selected{
	/*background: #111;*/
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	border-color: #111 !important;
	
}

.l-content .category-list .selected:after {
	background: #111;

}


/*new-content*/
.l-content .coating-table{
	width:950px;
	height: auto;
}

.l-content .coating-table .table-content{
	width:430px;
	padding:20px;
	float: left;
}

.l-content .coating-table .table-content .table-title{
	background-color: #004976;
	color:#ffffff;
	height: 40px;
	line-height: 1.2;
	font-size: 16px;
	padding: 15px 0;
	font-weight: bold;

}

.l-content .coating-table .table-content .table-title-2{
	background-color: #4fb9cc;
}

.l-content .coating-table .table-content .table-info{
	background-color: #d7eefa;
	color:#000;
	height: 30px;
	line-height: 2;
	font-size: 14px;
	padding: 10px 0;
	border: 1px solid #ffffff;

}

.l-content .coating-table .table-content .table-info-2{
	background-color: #d7f9f9;
}

.l-content .sub-content{
	text-align:center;
	padding: 10px 30px;
	height: 200px;
}

.l-content .sub-content h3{
	font-size: 18px;
	font-weight: bold;
	padding-top: 20px;
}

.l-content .sub-content p{
	font-size: 13px;
	padding-top: 10px;
	
}

.l-content .coating-table .clear{
	clear: both;
}


.l-content .middle-board-content{
	text-align:center;
	width: 700px;
	margin: 0 auto;
	/*background-color: #0b4871;*/
	padding:0px 20px;
	color: #000;
	border-radius: 5px;
	font-size: 16px;
	font-weight: bold;
}

.l-content .middle-board-content-lb{
	border-radius: 5px;
	background-color: #0466ae;
	font-size: 14px;
	font-weight: bold;
}

.l-content .products-container{
	width: 950px;
}

.l-content .product_list{
	width: 24%;
}


.l-content .coating-table .table-content-how-to{
	width:800px;
	padding:20px 0 0;
	float: none;
	margin:0 auto;
}

.l-content .how-to-title{
	background-color: #1b6b85 !important;
	color: #fff !important;
}

.l-content .how-to-content{
	background-color: #0b4871 !important;
	color: #fff !important;
}

.l-content .ticn-container{
	width: 800px;
	margin: 0 auto;
	border: 1px solid #ef9d39;
	height: 288px;
}

.l-content .ticn-container .images-container{
	width: 350px;
	float: left;
}

.l-content .ticn-container .content-container{
	width: 450px;
	float: left;
}

.l-content .ticn-container .content-container .bar{
	width: 420px;
    float: left;
    border-bottom: 1px solid #fff;
    height: 38px;
    line-height: 1.2;
    font-size: 14px;
    background: #fbe6cd;
    padding: 23px 15px 10px;
    font-weight: bold;

}

.l-content .relative-content{
	position: relative;
}


.l-content .ticn-container .content-container .yellow{
	background: #f7d1a2;
}

.l-content .float-content{
	position: absolute;
    top: 87px;
    left: 524px;
    color: #ffffff;
    font-size: 33px;
}

.l-content .crown{
    top: 22px;
    left: 600px;   
}

.l-content .arrow-2{
    top: 167px;
}

.l-content .arrow-3{
    top: 240px;
}

.l-content .arrow-4{
    top: 303px;
}

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

.l-content .brand-selection {
	width: 950px;
	height: auto;
}

.l-content .brand-selection .brand-box {
	width: 310px;
	height: 108px;
	
	border:1px solid #7a7a7a;
	float: left;
	margin: 20px 2px 0px;
}

.l-content .brand-selection .brand-box .left-content {
	float: left;
}

.l-content .brand-selection .brand-box .right-content {
	float: left;
}

.l-content .linkcta {
	/*padding: 10px;*/
}


.l-content .m-btnSize--edit--2 {
    width: 80%;
    padding-left: 10px;
    font-size: 12px;
    padding-top: 10px;
    margin: 3px;
}


.l-content .flaot-fix {
	clear:both;
}

.l-content .line {
	width: 99%;
    margin: 35px 0px 25px auto;
    border: 1px dotted #ccc;
}

