
.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,
.map_link .btn_03 {
  position: absolute;
  margin-top: 0;
}

.map_link .btn_01{
  top: 10.3%;
  left: 34.7%;
}
.map_link .btn_02{
  top: 63%;
  left: 85.5%;
}
.map_link .btn_03{
  top: 11.5%;
  left: 1.7%;
}
