.owl-dots .owl-dot:nth-of-type(1) span {
  background-image: url("/car/carry_customized/gatelifter/detail/img/26U.gif");
  background-size: 20px;
  background-repeat: no-repeat;
}
.boxTable table {
  width: 100%;
  border-spacing: 0;
  border-collapse: separate;
}
.boxTable th, .boxTable td {
  font-weight: normal;
  border-left: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
}
.boxTable th:last-child, .boxTable td:last-child {
  border-right: solid 1px #cccccc;
}
.boxTable th {
  background-color: #f1f1f1;
  color: #333333;
  text-align: center;
  vertical-align: middle;
  font-weight: bold;
}
.boxTable th.head1 {
  width: 20%;
}
.boxTable th.head2 {
  background-color: #E0DFDC;
  width: 20%;
}
.boxTable td {
  color: #5c5c5c;
  text-align: center;
  vertical-align: middle
}
.boxTable .boderTop {
  border-top: solid 1px #cccccc !important;
}
.boxTable .rounded-lt {
  border-radius: 0.25rem 0 0 0 !important;
}
.boxTable .rounded-rt {
  border-radius: 0 0.25rem 0 0 !important;
}
.boxTable .rounded-lb {
  border-radius: 0 0 0 0.25rem !important;
}
.boxTable .rounded-rb {
  border-radius: 0 0 0.25rem 0 !important;
}
.boxTable th.beigeColor {
  background-color: #EAE1CF;
}
.boxTable th.blackColor {
  background-color: #868687;
  color: #ffffff;
}
.boxTable td.color.XVD {
  background-color: #536649;
  color: #ffffff;
}
.boxTable td.color.XYW {
  background-color: #7DA8AD;
  color: #ffffff;
}
.boxTable td.color.XYT {
  background-color: #C75E7E;
  color: #ffffff;
}
.boxTable td.color.XVR {
  background-color: #F1F3F2;
}
.boxTable td.color.XJ3 {
  background-color: #000007;
  color: #ffffff;
}
.boxTable td.color.XVG {
  background-color: #F1E4AF;
}
.boxTable td.color.X2S {
  background-color: #C6CFD7;
}
.boxTable td.color.XSF {
  background-color: #522D20;
  color: #ffffff;
}
.boxTable td.color.XWY {
  background-color: #0070AA;
  color: #ffffff;
}
@media (min-width: 751px) {
	.boxTable table {
		margin-top: 15px;
}
  .boxTable th, .boxTable td {
    padding: 15px;
  }
}
@media (max-width: 750px) {
	.boxTable table {
margin-top: 2.666vw;
}
  .boxTable th, .boxTable td {
    padding: 8px;
    font-size: 0.75em;
  }
}

.cover.last {
  border-bottom: 1px solid #ccc;
}