.este .contents article > div {
  margin-bottom: 30px;
  clear: both;
}
.este .contents article .bold {
  margin-bottom: 0;
}
.este .contents article ul {
  width: 340px;
  padding-right: 10px;
}
.este .contents article ul li {
  padding: 0 0 0 50px;
  margin: 5px 0 10px 20px;
}
.este .contents article ul li.step1 {
  background: url(../img/este/ico_este_step1.gif) left center no-repeat;
}
.este .contents article ul li.step2 {
  background: url(../img/este/ico_este_step2.gif) left center no-repeat;
}
.este .contents article ul li.step3 {
  background: url(../img/este/ico_este_step3.gif) left center no-repeat;
}
.este .contents article ul li.step4 {
  background: url(../img/este/ico_este_step4.gif) left center no-repeat;
}
.este .contents article ul li.step5 {
  background: url(../img/este/ico_este_step5.gif) left center no-repeat;
}
.este .contents article ul li.step6 {
  background: url(../img/este/ico_este_step6.gif) left center no-repeat;
}
.este .contents article ul li.step7 {
  background: url(../img/este/ico_este_step7.gif) left center no-repeat;
}
.este .contents article ul li.step8 {
  background: url(../img/este/ico_este_step8.gif) left center no-repeat;
}
.este .contents article ul li.dotLine {
  background: none;
  padding-left: 20px;
}
.este .contents article ul li::before {
  display: none;
}
/* .este .contents article p {
  float: right;
} */
.este .contents article .option {
  clear: both;
}
