@charset "utf-8";
#content table {
  line-height: 1.6;
  font-size: 1.14em;
  margin-bottom: 70px;
}

#content table th {
  font-weight: bold;
  width: 257px;
}

#content table td dl {
  margin-bottom: 20px;
}

#content table td dl.last {
  margin-bottom: 0;
}

#content #map {
  width: 910px;
  height: 350px;
}

#content #map iframe {
  width: 100%;
  height: 100%
}

.box01 {
  overflow: hidden;
  margin-bottom: 65px;
}

.box01 .text {
  font-size: 1.14em;
  margin-top: 15px;
  line-height: 1.6;
}

.box01 .text p+p {
  margin-top: 26px;
}

p.title01 {
  color: #000000;
  font-size: 1.28em;
  font-weight: bold;
  line-height: 1.4;
  background: #FFE633;
  padding: 5px 20px 3px;
  border-radius: 10px;
  margin-bottom: 20px;
}

#content {
  padding-bottom: 30px;
}