.cost {
  overflow: hidden;
  max-width: 660px;
  display: block;
  margin: 0 auto 90px;
}
@media screen and (max-width: 767px) {
  .cost {
    max-width: 300px;
  }
}

.cost_topic {
  background-image: url(../img/cost.gif);
  background-repeat: no-repeat;
  overflow: hidden;
  background-position: -100px -210px;
  width: 184px;
  height: 50px;
  display: block;
  margin: 90px auto;
}
@media screen and (max-width: 767px) {
  .cost_topic {
    margin: 30px auto;
  }
}

.cost a {
  background-image: url(../img/cost.gif);
  background-repeat: no-repeat;
  overflow: hidden;
  height: 430px;
  display: block;
  float: left;
}
#cost-1 {
  margin: 0 5px 0 5%;
  background-position: -355px -90px;
  width: 70px;
}
#cost-2 {
  margin: 0 5px 0 0;
  background-position: -430px -90px;
  width: 150px;
}
#cost-3 {
  margin: 0 4% 0 0;
  background-position: -584px -90px;
  width: 160px;
}
#cost-4 {
  margin: 120px 5% 0 0;
  background-position: -915px -90px;
  width: 140px;
  height: 200px;
  float: right;
}
@media screen and (max-width: 767px) {
  #cost-1 {
    margin: 0 0 0 2%;
  }
  #cost-2 {
    margin: 0 2% 10px 0;
    float: right;
  }
  #cost-3 {
    margin: 0;
  }
  #cost-4 {
    margin: 120px 0 0;
  }
}









.cost2 {
  position: relative;
  background-image: url(../img/cost2.gif);
  background-position: center top;
  background-repeat: no-repeat;
  overflow: hidden;
  width: 100%;
  height: 1000px;
  display: block;
}
.cost2 a {
  position: absolute;
  background-image: url(../img/cost2.gif);
  background-repeat: no-repeat;
  overflow: hidden;
  height: 40px;
  display: block;
  float: left;
}
#cost2-1 {
  left: 220px;
  top: 65px;
  background-position: -220px -65px;
  width: 150px;
}
#cost2-2 {
  left: 375px;
  top: 65px;
  background-position: -375px -65px;
  width: 275px;
}
#cost2-3 {
  left: 220px;
  top: 115px;
  background-position: -220px -115px;
  width: 106px;
}
#cost2-4 {
  left: 330px;
  top: 115px;
  background-position: -330px -115px;
  width: 48px;
}
#cost2-5 {
  left: 378px;
  top: 115px;
  background-position: -378px -115px;
  width: 48px;
}
#cost2-6 {
  left: 220px;
  top: 169px;
  background-position: -220px -169px;
  width: 52px;
}
#cost2-7 {
  left: 319px;
  top: 169px;
  background-position: -319px -169px;
  width: 156px;
}
#cost2-8 {
  left: 698px;
  top: 307px;
  background-position: -698px -307px;
  width: 53px;
}
#cost2-9 {
  left: 753px;
  top: 307px;
  background-position: -753px -307px;
  width: 95px;
}
#cost2-10 {
  left: 310px;
  top: 586px;
  background-position: -310px -586px;
  width: 55px;
}
#cost2-11 {
  left: 366px;
  top: 586px;
  background-position: -366px -586px;
  width: 55px;
}
#cost2-12 {
  left: 423px;
  top: 586px;
  background-position: -423px -586px;
  width: 60px;
}
#cost2-13 {
  left: 310px;
  top: 636px;
  background-position: -310px -636px;
  width: 80px;
}
#cost2-14 {
  left: 390px;
  top: 636px;
  background-position: -390px -636px;
  width: 65px;
}
#cost2-15 {
  left: 230px;
  top: 876px;
  background-position: -230px -876px;
  width: 160px;
  height: 85px;
}
