#capture01 #ico_tip0101 {
  top: 290px;
  left: 580px; }

.dl_icon::before{
  content: '';
  width: 20px;
  height: 20px;
  background: url(../../../images/c09_013/img_capture04.png) no-repeat;
  margin-right: 5px;
  display: inline-block;
  transform: translateY(7px); /* 上下方向の位置を微調整する */
}