@charset "utf-8";

/* ------------- ピン ------------ */
.pin-kuki{
    top: 3.6%;
    left: 62.9%;
}

.pin-tsurugashima{
    top: 42%;
    left: 28.4%;
}

.pin-urawa{
    top: 55%;
    left: 64.2%;
}

.pin-plazaurawa{
    top: 61%;
    left: 60.5%;
}

.pin-kawaguchi-hatogaya{
    top: 66%;
    left: 70%;
}

.pin-kawaguchi-warabi{
    top: 68%;
    left: 64%;
}

.pin-shintokorozawa{
   top: 77%;
   left: 36%;
}

/* ------------ 会場名 ------------- */
.text-kuki{
    height: 3%;
    top: 6%;
    left: 68%;
}

.text-tsurugashima{
    height: 3%;
    top: 44.3%;
    left: 33.6%;
}

.text-urawa{
    height: 3%;
    top: 57.4%;
    left: 69.3%;
}

.text-plazaurawa{
    height: 3%;
    top: 63.3%;
    left: 42.8%;
}

.text-kawaguchi-hatogaya{
    height: 3%;
    top: 68.5%;
    left: 75.1%;
}

.text-kawaguchi-warabi{
    height: 3%;
    top: 80%;
    left: 56.5%;
}

.text-shintokorozawa {
  height: 3%;
  top: 73%;
  left: 32%;
}

@media screen and (max-width: 768px) {

  /* ------------- ピン ------------ */
.pin-kuki{
    top: 2.1%;
    left: 66%;
}

.pin-tsurugashima{
    top: 40.2%;
    left: 3%;
}

.pin-urawa{
    top: 58.7%;
    left: 66.3%;
}

.pin-plazaurawa{
    top: 65%;
    left: 60.9%;
}

.pin-kawaguchi-hatogaya{
    top: 68.7%;
    left: 80.3%;
}

.pin-kawaguchi-warabi{
    top: 71.3%;
    left: 68%;
}

.pin-shintokorozawa{
   top: 78%;
   left: 18%;
}

/* ------------ 会場名 ------------- */
.text-kuki{
    height: 2.75%;
    top: 4.1%;
    left: 74%;
}

.text-tsurugashima{
    height: 2.75%;
    top: 42.2%;
    left: 11%;
}

.text-urawa{
    height: 2.75%;
    top: 60.7%;
    left: 47.6%;
}

.text-plazaurawa{
    height: 2.75%;
    top: 67%;
    left: 32.3%;
}

.text-kawaguchi-hatogaya{
    height: 5.775%;
    top: 61.7%;
    left: 80.3%;
}

.text-kawaguchi-warabi{
    height: 2.75%;
    top: 77.3%;
    left: 38.5%;
}

.text-shintokorozawa {
height: 2.75%;
top: 74%;
left: 11%;
}

}