.map_link{
}
.map_link .map_text{
  margin-bottom: 10px;
}
.map_link .map_wrap{
  width:100%;
  position: relative;
}
.map_link .map_all{
  width: 100%;
  height: auto;
}

.map_link .btn_01,
.map_link .btn_02 {
  position: absolute;
  margin-top: 0;
}

.map_link .btn_01{
  top: 36.06%;
  left: 45.21%;
}
.map_link .btn_02{
  top: 50.56%;
  left: 49.3%;
}
