@charset "utf-8";
.map-title {
  max-width: 301px;
  margin: 0 auto 20px;
}
.counselor-quest {
  padding: 10px 15px 10px 40px;
  background: #d9edf7 url('../images/top/ico-info.png') 15px 14px no-repeat;
  border: 1px solid #bce8f1;
  border-radius: 4px;
  color: #31708f;
}
.place {
  margin: 0 0 40px 0;
  padding: 0 0 10px 0;
  width: 100%;
}
.place-list {
  position: relative;
  list-style: none;
  width: 940px;
  height: 570px;
  padding: 0;
  margin: 0;
  /*background: #fafafa;*/
}
.place-list > li a:hover img {
  opacity: 0.6;
}
.place-map {
  position: absolute;
  top: 110px;
  left: 220px;
  max-width: 395px;
  height: 403px;
}
/* 1 */
.place-koike {
  position: absolute;
  top: 20px;
  left: 10px;
  max-width: 200px;
}
/* 1-2 */
.place-kasugai {
  position: absolute;
  bottom: 90px;
  left: 40px;
  max-width: 200px;
}
/* 2 */
.place-komatsu {
  position: absolute;
  top: 10px;
  left: 250px;
  max-width: 200px;
}
.place-hatamoto {
  position: absolute;
  top: 10px;
  left: 250px;
  max-width: 200px;
}
/* 3 */
.place-takasima {
  position: absolute;
  top: 110px;
  left: 260px;
  max-width: 200px;
}
/* 4 */
.place-miura {
  position: absolute;
  top: 10px;
  left: 490px;
  max-width: 200px;
}
.place-kuroe {
  position: absolute;
  top: 30px;
  left: 490px;
  max-width: 200px;
}
/* 5 */
.place-wakita{
  position: absolute;
  top: 20px;
  left: 720px;
  max-width: 200px;
}
.place-suzuki,
.place-matsuo,
.place-nobata{
  position: absolute;
  top: 140px;
  left: 730px;
  max-width: 200px;
}
.place-miura-shinichi {
  position: absolute;
  top: 260px;
  left: 730px;
  max-width: 200px;
}
.place-takagi {
  position: absolute;
  top: 390px;
  left: 730px;
  max-width: 200px;
}
/* 6 */
.place-satou {
  position: absolute;
  top: 30px;
  left: 10px;
  max-width: 200px;
}
/* 7 */
.place-kabeya {
  position: absolute;
  top: 150px;
  left: 500px;
  max-width: 200px;
}
/* 8 */
.place-fukuda {
  position: absolute;
  top: 140px;
  left: 20px;
  max-width: 200px;
}
/* 9 */
.place-nagasaka {
  position: absolute;
  top: 260px;
  left: 30px;
  max-width: 200px;
}
/* 10 */
.place-ogura,
.place-saka{
  position: absolute;
  top: 300px;
  left: 510px;
  max-width: 200px;
}
/* 11 */
.place-matsumoto {
  position: absolute;
  top: 480px;
  left: 280px;
  max-width: 200px;
}
/* 12 */
.place-mima {
  position: absolute;
  top: 445px;
  left: 510px;
  max-width: 200px;
}
.place-stamp {
  margin: 0 0 30px 0;
  color: #333;
  font-size: 0.875em;
  text-align: right;
}
@media (max-width: 640px) {
  .counselor-quest {
    font-size: 0.75em;
    line-height: 1.5;
  }
  .place {
    margin: -60px 0 30px;
  }
  .place-list {
    position: static;
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
  }
  .place-map {
    position: static;
    max-width: 400px;
    margin: 0 auto 0;
  }
  /* sp1 */
  .place-koike {
    position: static;
    max-width: 400px;
    margin: 0 auto 30px;
  }
    /* sp1-2 */
  .place-kasugai {
    position: static;
    max-width: 400px;
    margin: 0 auto 30px;
}
  /* sp2 */
  .place-komatsu {
    position: static;
    max-width: 400px;
    margin: 0 auto 30px;
  }
  .place-hatamoto {
    position: static;
    max-width: 400px;
    margin: 0 auto 30px;
  }
  /* sp3 */
  .place-takasima {
    position: static;
    max-width: 400px;
    margin: 0 auto 30px;
  }
  /* sp4 */
  .place-miura {
    position: static;
    max-width: 400px;
    margin: 0 auto 30px;
  }
  .place-kuroe {
    position: static;
    max-width: 400px;
    margin: 0 auto 30px;
  }
  /* sp5 */
  .place-wakita {
    position: static;
    max-width: 400px;
    margin: 0 auto 30px;
  }
  .place-suzuki,
  .place-matsuo,
  .place-nobata{
    position: static;
    max-width: 400px;
    margin: 0 auto 30px;
  }
  .place-miura-shinichi {
    position: static;
    max-width: 400px;
    margin: 0 auto 30px;
  }
  .place-takagi {
    position: static;
    max-width: 400px;
    margin: 0 auto 30px;
  }
  /* sp6 */
  .place-satou {
    position: static;
    max-width: 400px;
    margin: 0 auto 30px;
  }
  /* sp7 */
  .place-kabeya {
    position: static;
    max-width: 400px;
    margin: 0 auto 30px;
  }
  /* sp8 */
  .place-fukuda {
    position: static;
    max-width: 400px;
    margin: 0 auto 30px;
  }
  /* sp9 */
  .place-nagasaka {
    position: static;
    max-width: 400px;
    margin: 0 auto 30px;
  }
  /* sp10 */
  .place-ogura,
  .place-saka{
    position: static;
    max-width: 400px;
    margin: 0 auto 30px;
  }
  /* sp11 */
  .place-matsumoto {
    position: static;
    max-width: 400px;
    margin: 0 auto 30px;
  }
  /* sp12 */
  .place-mima {
    position: static;
    max-width: 400px;
    margin: 0 auto 30px;
  }
}