span.ui-slider-handle.ui-state-hover::after {
  content: '';
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #d0dad8;
  position: absolute;
  top: -16px;
  left: -3px;
  z-index: 1;
}
#slider-range span.ui-slider-handle.ui-state-hover[nv='0']::before {
  content: '';
  background-image: url('icon/slide01-00.png');
  width: 114px;
  height: 44px;
  position: absolute;
  top: -60px;
  border-radius: 7px;
  box-sizing: border-box;
  left: -49px;
  overflow: hidden;
  background-color: #d0dad8;
  background-size: 114px 38px;
  background-repeat: no-repeat;
  background-position: center;
 box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4); 
}
#slider-range span.ui-slider-handle.ui-state-hover[nv='1']::before {
  content: '';
  background-image: url('icon/slide01-01.png');
  width: 114px;
  height: 44px;
  position: absolute;
  top: -60px;
  border-radius: 7px;
  box-sizing: border-box;
  left: -49px;
  overflow: hidden;
  background-color: #d0dad8;
  background-size: 114px 38px;
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
}

#slider-range span.ui-slider-handle.ui-state-hover[nv='2']::before {
  content: '';
  background-image: url('icon/slide01-02.png');
  width: 114px;
  height: 44px;
  position: absolute;
  top: -60px;
  border-radius: 7px;
  box-sizing: border-box;
  left: -49px;
  overflow: hidden;
  background-color: #d0dad8;
  background-size: 114px 38px;
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
}

#slider-range span.ui-slider-handle.ui-state-hover[nv='3']::before {
  content: '';
  background-image: url('icon/slide01-03.png');
  width: 114px;
  height: 44px;
  position: absolute;
  top: -60px;
  border-radius: 7px;
  box-sizing: border-box;
  left: -49px;
  overflow: hidden;
  background-color: #d0dad8;
  background-size: 114px 38px;
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
}

#slider-range span.ui-slider-handle.ui-state-hover[nv='4']::before {
  content: '';
  background-image: url('icon/slide01-04.png');
  width: 114px;
  height: 44px;
  position: absolute;
  top: -60px;
  border-radius: 7px;
  box-sizing: border-box;
  left: -49px;
  overflow: hidden;
  background-color: #d0dad8;
  background-size: 114px 38px;
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
}


#slider-range2 span.ui-slider-handle.ui-state-hover[nv='0']::before {
  content: '';
  background-image: url('icon/slide02-00.png');
  width: 114px;
  height: 44px;
  position: absolute;
  top: -60px;
  border-radius: 7px;
  box-sizing: border-box;
  left: -49px;
  overflow: hidden;
  background-color: #d0dad8;
  background-size: 114px 38px;
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
}

#slider-range2 span.ui-slider-handle.ui-state-hover[nv='1']::before {
  content: '';
  background-image: url('icon/slide02-01.png');
  width: 114px;
  height: 44px;
  position: absolute;
  top: -60px;
  border-radius: 7px;
  box-sizing: border-box;
  left: -49px;
  overflow: hidden;
  background-color: #d0dad8;
  background-size: 114px 38px;
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
}

#slider-range2 span.ui-slider-handle.ui-state-hover[nv='2']::before {
  content: '';
  background-image: url('icon/slide02-02.png');
  width: 114px;
  height: 44px;
  position: absolute;
  top: -60px;
  border-radius: 7px;
  box-sizing: border-box;
  left: -49px;
  overflow: hidden;
  background-color: #d0dad8;
  background-size: 114px 38px;
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
}

#slider-range2 span.ui-slider-handle.ui-state-hover[nv='3']::before {
  content: '';
  background-image: url('icon/slide02-03.png');
  width: 114px;
  height: 44px;
  position: absolute;
  top: -60px;
  border-radius: 7px;
  box-sizing: border-box;
  left: -49px;
  overflow: hidden;
  background-color: #d0dad8;
  background-size: 114px 38px;
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
}

#slider-range2 span.ui-slider-handle.ui-state-hover[nv='4']::before {
  content: '';
  background-image: url('icon/slide02-04.png');
  width: 114px;
  height: 44px;
  position: absolute;
  top: -60px;
  border-radius: 7px;
  box-sizing: border-box;
  left: -49px;
  overflow: hidden;
  background-color: #d0dad8;
  background-size: 114px 38px;
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
}

#slider-range2 span.ui-slider-handle.ui-state-hover[nv='5']::before {
  content: '';
  background-image: url('icon/slide02-05.png');
  width: 114px;
  height: 44px;
  position: absolute;
  top: -60px;
  border-radius: 7px;
  box-sizing: border-box;
  left: -49px;
  overflow: hidden;
  background-color: #d0dad8;
  background-size: 114px 38px;
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
}

#slider-range2 span.ui-slider-handle.ui-state-hover[nv='6']::before {
  content: '';
  background-image: url('icon/slide02-06.png');
  width: 114px;
  height: 44px;
  position: absolute;
  top: -60px;
  border-radius: 7px;
  box-sizing: border-box;
  left: -49px;
  overflow: hidden;
  background-color: #d0dad8;
  background-size: 114px 38px;
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
}

#slider-range2 span.ui-slider-handle.ui-state-hover[nv='7']::before {
  content: '';
  background-image: url('icon/slide02-07.png');
  width: 114px;
  height: 44px;
  position: absolute;
  top: -60px;
  border-radius: 7px;
  box-sizing: border-box;
  left: -49px;
  overflow: hidden;
  background-color: #d0dad8;
  background-size: 114px 38px;
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
}

#slider-range2 span.ui-slider-handle.ui-state-hover[nv='8']::before {
  content: '';
  background-image: url('icon/slide02-08.png');
  width: 114px;
  height: 44px;
  position: absolute;
  top: -60px;
  border-radius: 7px;
  box-sizing: border-box;
  left: -49px;
  overflow: hidden;
  background-color: #d0dad8;
  background-size: 114px 38px;
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
}

#slider-range2 span.ui-slider-handle.ui-state-hover[nv='9']::before {
  content: '';
  background-image: url('icon/slide02-09.png');
  width: 114px;
  height: 44px;
  position: absolute;
  top: -60px;
  border-radius: 7px;
  box-sizing: border-box;
  left: -49px;
  overflow: hidden;
  background-color: #d0dad8;
  background-size: 114px 38px;
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
}


#slider-range3 span.ui-slider-handle.ui-state-hover[nv='0']::before {
  content: '';
  background-image: url('icon/slide03-00.png');
  width: 114px;
  height: 44px;
  position: absolute;
  top: -60px;
  border-radius: 7px;
  box-sizing: border-box;
  left: -49px;
  overflow: hidden;
  background-color: #d0dad8;
  background-size: 114px 38px;
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
}

#slider-range3 span.ui-slider-handle.ui-state-hover[nv='1']::before {
  content: '';
  background-image: url('icon/slide03-01.png');
  width: 114px;
  height: 44px;
  position: absolute;
  top: -60px;
  border-radius: 7px;
  box-sizing: border-box;
  left: -49px;
  overflow: hidden;
  background-color: #d0dad8;
  background-size: 114px 38px;
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
}

#slider-range3 span.ui-slider-handle.ui-state-hover[nv='2']::before {
  content: '';
  background-image: url('icon/slide03-02.png');
  width: 114px;
  height: 44px;
  position: absolute;
  top: -60px;
  border-radius: 7px;
  box-sizing: border-box;
  left: -49px;
  overflow: hidden;
  background-color: #d0dad8;
  background-size: 114px 38px;
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
}

#slider-range3 span.ui-slider-handle.ui-state-hover[nv='3']::before {
  content: '';
  background-image: url('icon/slide03-03.png');
  width: 114px;
  height: 44px;
  position: absolute;
  top: -60px;
  border-radius: 7px;
  box-sizing: border-box;
  left: -49px;
  overflow: hidden;
  background-color: #d0dad8;
  background-size: 114px 38px;
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
}

#slider-range3 span.ui-slider-handle.ui-state-hover[nv='4']::before {
  content: '';
  background-image: url('icon/slide03-04.png');
  width: 114px;
  height: 44px;
  position: absolute;
  top: -60px;
  border-radius: 7px;
  box-sizing: border-box;
  left: -49px;
  overflow: hidden;
  background-color: #d0dad8;
  background-size: 114px 38px;
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
}

#slider-range3 span.ui-slider-handle.ui-state-hover[nv='5']::before {
  content: '';
  background-image: url('icon/slide03-05.png');
  width: 114px;
  height: 44px;
  position: absolute;
  top: -60px;
  border-radius: 7px;
  box-sizing: border-box;
  left: -49px;
  overflow: hidden;
  background-color: #d0dad8;
  background-size: 114px 38px;
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
}

#slider-range3 span.ui-slider-handle.ui-state-hover[nv='6']::before {
  content: '';
  background-image: url('icon/slide03-06.png');
  width: 114px;
  height: 44px;
  position: absolute;
  top: -60px;
  border-radius: 7px;
  box-sizing: border-box;
  left: -49px;
  overflow: hidden;
  background-color: #d0dad8;
  background-size: 114px 38px;
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
}

#slider-range3 span.ui-slider-handle.ui-state-hover[nv='7']::before {
  content: '';
  background-image: url('icon/slide03-07.png');
  width: 114px;
  height: 44px;
  position: absolute;
  top: -60px;
  border-radius: 7px;
  box-sizing: border-box;
  left: -49px;
  overflow: hidden;
  background-color: #d0dad8;
  background-size: 114px 38px;
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
}

#slider-range3 span.ui-slider-handle.ui-state-hover[nv='8']::before {
  content: '';
  background-image: url('icon/slide03-08.png');
  width: 114px;
  height: 44px;
  position: absolute;
  top: -60px;
  border-radius: 7px;
  box-sizing: border-box;
  left: -49px;
  overflow: hidden;
  background-color: #d0dad8;
  background-size: 114px 38px;
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
}

#slider-range3 span.ui-slider-handle.ui-state-hover[nv='9']::before {
  content: '';
  background-image: url('icon/slide03-09.png');
  width: 114px;
  height: 44px;
  position: absolute;
  top: -60px;
  border-radius: 7px;
  box-sizing: border-box;
  left: -49px;
  overflow: hidden;
  background-color: #d0dad8;
  background-size: 114px 38px;
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
}




#slider-range4 span.ui-slider-handle.ui-state-hover[nv='0']::before {
  content: '';
  background-image: url('icon/slide04-00.png');
  width: 114px;
  height: 44px;
  position: absolute;
  top: -60px;
  border-radius: 7px;
  box-sizing: border-box;
  left: -49px;
  overflow: hidden;
  background-color: #d0dad8;
  background-size: 114px 38px;
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
}

#slider-range4 span.ui-slider-handle.ui-state-hover[nv='1']::before {
  content: '';
  background-image: url('icon/slide04-01.png');
  width: 114px;
  height: 44px;
  position: absolute;
  top: -60px;
  border-radius: 7px;
  box-sizing: border-box;
  left: -49px;
  overflow: hidden;
  background-color: #d0dad8;
  background-size: 114px 38px;
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
}

#slider-range4 span.ui-slider-handle.ui-state-hover[nv='2']::before {
  content: '';
  background-image: url('icon/slide04-02.png');
  width: 114px;
  height: 44px;
  position: absolute;
  top: -60px;
  border-radius: 7px;
  box-sizing: border-box;
  left: -49px;
  overflow: hidden;
  background-color: #d0dad8;
  background-size: 114px 38px;
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
}

#slider-range4 span.ui-slider-handle.ui-state-hover[nv='3']::before {
  content: '';
  background-image: url('icon/slide04-03.png');
  width: 114px;
  height: 44px;
  position: absolute;
  top: -60px;
  border-radius: 7px;
  box-sizing: border-box;
  left: -49px;
  overflow: hidden;
  background-color: #d0dad8;
  background-size: 114px 38px;
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
}

#slider-range4 span.ui-slider-handle.ui-state-hover[nv='4']::before {
  content: '';
  background-image: url('icon/slide04-04.png');
  width: 114px;
  height: 44px;
  position: absolute;
  top: -60px;
  border-radius: 7px;
  box-sizing: border-box;
  left: -49px;
  overflow: hidden;
  background-color: #d0dad8;
  background-size: 114px 38px;
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
}

#slider-range4 span.ui-slider-handle.ui-state-hover[nv='5']::before {
  content: '';
  background-image: url('icon/slide04-05.png');
  width: 114px;
  height: 44px;
  position: absolute;
  top: -60px;
  border-radius: 7px;
  box-sizing: border-box;
  left: -49px;
  overflow: hidden;
  background-color: #d0dad8;
  background-size: 114px 38px;
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
}

#slider-range4 span.ui-slider-handle.ui-state-hover[nv='6']::before {
  content: '';
  background-image: url('icon/slide04-06.png');
  width: 114px;
  height: 44px;
  position: absolute;
  top: -60px;
  border-radius: 7px;
  box-sizing: border-box;
  left: -49px;
  overflow: hidden;
  background-color: #d0dad8;
  background-size: 114px 38px;
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
}

#slider-range4 span.ui-slider-handle.ui-state-hover[nv='7']::before {
  content: '';
  background-image: url('icon/slide04-07.png');
  width: 114px;
  height: 44px;
  position: absolute;
  top: -60px;
  border-radius: 7px;
  box-sizing: border-box;
  left: -49px;
  overflow: hidden;
  background-color: #d0dad8;
  background-size: 114px 38px;
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
}

#slider-range4 span.ui-slider-handle.ui-state-hover[nv='8']::before {
  content: '';
  background-image: url('icon/slide04-08.png');
  width: 114px;
  height: 44px;
  position: absolute;
  top: -60px;
  border-radius: 7px;
  box-sizing: border-box;
  left: -49px;
  overflow: hidden;
  background-color: #d0dad8;
  background-size: 114px 38px;
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
}

#slider-range4 span.ui-slider-handle.ui-state-hover[nv='9']::before {
  content: '';
  background-image: url('icon/slide04-09.png');
  width: 114px;
  height: 44px;
  position: absolute;
  top: -60px;
  border-radius: 7px;
  box-sizing: border-box;
  left: -49px;
  overflow: hidden;
  background-color: #d0dad8;
  background-size: 114px 38px;
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
}#
slider-range4 span.ui-slider-handle.ui-state-hover[nv='10']::before {
  content: '';
  background-image: url('icon/slide04-10.png');
  width: 114px;
  height: 44px;
  position: absolute;
  top: -60px;
  border-radius: 7px;
  box-sizing: border-box;
  left: -49px;
  overflow: hidden;
  background-color: #d0dad8;
  background-size: 114px 38px;
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
}

#slider-range4 span.ui-slider-handle.ui-state-hover[nv='11']::before {
  content: '';
  background-image: url('icon/slide04-11.png');
  width: 114px;
  height: 44px;
  position: absolute;
  top: -60px;
  border-radius: 7px;
  box-sizing: border-box;
  left: -49px;
  overflow: hidden;
  background-color: #d0dad8;
  background-size: 114px 38px;
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
}

#slider-range4 span.ui-slider-handle.ui-state-hover[nv='12']::before {
  content: '';
  background-image: url('icon/slide04-12.png');
  width: 114px;
  height: 44px;
  position: absolute;
  top: -60px;
  border-radius: 7px;
  box-sizing: border-box;
  left: -49px;
  overflow: hidden;
  background-color: #d0dad8;
  background-size: 114px 38px;
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
}

#slider-range4 span.ui-slider-handle.ui-state-hover[nv='13']::before {
  content: '';
  background-image: url('icon/slide04-13.png');
  width: 114px;
  height: 44px;
  position: absolute;
  top: -60px;
  border-radius: 7px;
  box-sizing: border-box;
  left: -49px;
  overflow: hidden;
  background-color: #d0dad8;
  background-size: 114px 38px;
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
}

#slider-range4 span.ui-slider-handle.ui-state-hover[nv='14']::before {
  content: '';
  background-image: url('icon/slide04-14.png');
  width: 114px;
  height: 44px;
  position: absolute;
  top: -60px;
  border-radius: 7px;
  box-sizing: border-box;
  left: -49px;
  overflow: hidden;
  background-color: #d0dad8;
  background-size: 114px 38px;
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
}

#slider-range4 span.ui-slider-handle.ui-state-hover[nv='15']::before {
  content: '';
  background-image: url('icon/slide04-15.png');
  width: 114px;
  height: 44px;
  position: absolute;
  top: -60px;
  border-radius: 7px;
  box-sizing: border-box;
  left: -49px;
  overflow: hidden;
  background-color: #d0dad8;
  background-size: 114px 38px;
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
}

