@charset "utf-8";
.p1_title {
  top: 5.5rem;
  left: .68rem;
  width: 8.88rem;
}
#map {
  width: 9.0667rem;
  height: 4.3467rem;
  margin: .4667rem auto;
}
.form {
  background: url(../img/c_form.jpg) top / 10rem auto;
  height: 13.16rem;
}
.form > input {
  display: block;
  background: transparent;
  font-size: .2667rem;
  height: .7067rem;
  width: 7.4667rem;
  margin: 0 0 .65rem 1.2rem;
  border-bottom: 1px solid #dcdcdc;
}
.form > input:nth-child(1) {
  margin-top: 4.92rem;
}
.form > input::-webkit-input-placeholder {
  color: #aaa;
}
#btn2 {
  width: 7.4667rem;
  height: 1.2rem;
  margin: -.05rem auto;
}