.description .top {
  margin-top:50px;
  text-align: center;
}

.description .top .t-1 {
  font-family: 'gyeonggifont-light';
  font-size: 36px;
  color: #104b9f;
  margin: 0;
  padding: 0;
  line-height: 39px;
}

.description .top .t-2 {
  font-family: 'gyeonggifont';
  font-size: 48px;
  font-weight: bold;
  color: #104b9f;
  margin: 0;
  padding: 0;
  line-height: 48px;
}

.description .bottom {
  text-align: center;
  margin-top:33px;
}

.description .bottom p {
  line-height: 14px;
  font-size: 19px;
  font-weight: bold;
  color: #666666;
}

.description .bottom .bold {
  font-weight: bold;
  color:#000;
}

.description .bottom .bold-2 {
  color : #0066cc;
}

.description .bottom .underline {
  text-decoration: underline;
}

.map {
  margin-top:100px;
  margin-bottom:200px;
}
