@charset "utf-8";
/*.drawer-nav{
    display: none;
    background-repeat: no-repeat;
    background-position: center center;
}
.contact_chat{
	display: none;
}*/
.top {
  margin: -110px auto 0;
}
.on_top {
  width: 100%;
  margin: 110px auto 0;
  line-height: 0px;
  position: relative;
}
.map_01 {
  position: absolute;
  top: 1px;
  left: 50px;
  width: 160px;
  height: 145px;
}
.map_02 {
  position: absolute;
  top: 212px;
  left: 21px;
  width: 160px;
  height: 144px;
}
.map_03 {
  position: absolute;
  top: 212px;
  left: 225px;
  width: 160px;
  height: 145px;
}
.map_04 {
  position: absolute;
  top: 1px;
  left: 394px;
  width: 160px;
  height: 149px;
}
.map_05 {
  position: absolute;
  top: 212px;
  left: 407px;
  width: 160px;
  height: 144px;
}
@media (min-width:641px) {
  .top {
    margin: -80px auto 0;
  }
  .on_top {
    margin: 80px auto 0;
  }
  .map_01 {
    position: absolute;
    top: 25%;
    left: 9%;
  }
  .map_02 {
    position: absolute;
    top: 63%;
    left: 10.7%;
  }
  .map_03 {
    position: absolute;
    top: 54%;
    left: 43.5%;
  }
  .map_04 {
    position: absolute;
    top: 20%;
    left: 71%;
  }
  .map_05 {
    position: absolute;
    top: 70%;
    left: 67.3%;
  }
}
@media (min-width:1700px) {
.map_01{
    position: absolute;
    top: 27%;
    left: 8%;
}
  .map_04 {
    position: absolute;
    top: 25%;
    left: 72%;
  }
}