.section_title {
  padding: 40px 0 25px;
}

.ellipse_title {
  margin-bottom: 24px;
  padding: 11px 20px;
  font-size: 14px;
  font-weight: bold;
  line-height: 25px;
}

.ellipse_title .en {
  margin-right: 11px;
  font-family: "Oswald", sans-serif;
  font-size: 20px;
  letter-spacing: .12em;
}

.access__inner {
  margin-bottom: 32px;
}

.access__image img, .parking__image img {
  width: 100%;
}

.access__image {
  border: 1px solid #f1efef;
  margin-bottom: 24px;
  border-radius: 8px;
  overflow: hidden;
}

.access__image_wrapper {
  width: 446px;
  float: left;
}

.access__text {
  font-size: 14px;
  line-height: 24.5px;
}

.access__text_wrapper {
  width: 617px;
  float: right;
}

.access__title {
  font-size: 16px;
  font-weight: bold;
  color: #a68b62;
}

.access__title .fa-bus {
  padding-right: 5px;
}

.access__lead {
  padding: 24px 0 17px;
  font-size: 16px;
  font-weight: bold;
}

.parking {
  position: relative;
}

.parking__inner {
  margin-bottom: 40px;
}

.parking__image_wrapper {
  width: 446px;
  float: left;
  border-radius: 8px;
  overflow: hidden;
}

.parking__text {
  font-size: 12px;
  line-height: 18px;
}

.parking__text_wrapper {
  width: 614px;
  float: right;
}

.parking__title {
  font-size: 16px;
  font-weight: bold;
  color: #a68b62;
}

.parking__title .fa-car {
  padding-right: 5px;
}

.parking__lead {
  padding: 24px 0 17px;
  font-size: 16px;
  font-weight: bold;
}

.parking__lead .phone {
  padding-left: 24px;
  font-size: 14px;
  font-weight: normal;
}

.parking__lead .phone .fa-phone {
  padding-right: 5px;
}

.parking .table {
  width: 100%;
  margin-bottom: 10px;
  position: relative;
  z-index: 0;
}

.parking .table:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #f1efef;
  border-radius: 8px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.parking .table .data {
  padding: 24px;
  border-right: 1px solid #f1efef;
  font-size: 16px;
  font-weight: bold;
}

.parking .table .list01 {
  width: 498px;
  padding: 24px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.parking .table .list02 {
  width: 435px;
  padding: 24px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.parking .table .term {
  padding: 22px 0 17px;
  font-size: 16px;
  font-weight: bold;
}

.parking .table .term:first-child {
  padding-top: 0px;
}

.parking .table .description {
  padding: 0;
  font-size: 14px;
}

.parking .table .text1 {
  font-size: 14px;
  line-height: 2.2;
}

.parking .parking__box {
  padding: 24px;
  border: 1px solid #f1efef;
  border-radius: 8px;
  font-size: 14px;
  line-height: 24.5px;
}
