.centerstatus-wrap ul {
  list-style: none;
}
.centerstatus-wrap .map-wrap {
  width: 43.6428571429rem;
  height: 52.2142857143rem;
  position: relative;
  border: 3px solid #C1D8DB;
  float: left;
}
.centerstatus-wrap .map-wrap .map-point {
  width: 100%;
  height: 100%;
  background: url("/pub/site/default/images/sub_img/map.png") no-repeat;
  background-size: 100% 100%;
}
.centerstatus-wrap .map-wrap .map-point a {
  position: absolute;
  width: 2.1428571429rem;
  height: 3.3571428571rem;
  display: block;
  background: url("/pub/site/default/images/sub_img/pin.png") no-repeat;
  background-size: 100% 100%;
  font-size: 0;
  line-height: 0;
}
.centerstatus-wrap .map-wrap .map-point a.active {
  background: url("/pub/site/default/images/sub_img/pin_on.png") no-repeat;
  background-size: 100% 100%;
}
.centerstatus-wrap .map-wrap .map-point a.map01 {
  top: 9%;
  left: 46%;
}
.centerstatus-wrap .map-wrap .map-point a.map02 {
  top: 13%;
  left: 44%;
}
.centerstatus-wrap .map-wrap .map-point a.map03 {
  top: 10%;
  left: 41%;
}
.centerstatus-wrap .map-wrap .map-point a.map04 {
  top: 4%;
  left: 55%;
}
.centerstatus-wrap .map-wrap .map-point a.map05 {
  top: 14%;
  left: 38%;
}
.centerstatus-wrap .map-wrap .map-point a.map06 {
  top: 15%;
  left: 48%;
}
.centerstatus-wrap .map-wrap .map-point a.map07 {
  top: 38%;
  left: 50.5%;
}
.centerstatus-wrap .map-wrap .map-point a.map08 {
  top: 45%;
  left: 42%;
}
.centerstatus-wrap .map-wrap .map-point a.map09 {
  top: 58%;
  left: 78%;
}
.centerstatus-wrap .map-wrap .map-point a.map10 {
  top: 61%;
  left: 82%;
}
.centerstatus-wrap .map-wrap .map-point a.map11 {
  top: 86%;
  left: 41%;
}
.centerstatus-wrap .map-wrap .map-point a.map12 {
  top: 63%;
  left: 41%;
}
.centerstatus-wrap .map-wrap .map-point a.map13 {
  top: 30%;
  left: 52%;
}
.centerstatus-wrap .map-wrap .map-point a.map14 {
  top: 54%;
  left: 74%;
}
.centerstatus-wrap .map-wrap .map-point a.map15 {
  top: 48%;
  left: 75%;
}
.centerstatus-wrap .map-contents {
  float: right;
  height: 52.2142857143rem;
  overflow-y: scroll;
  position:relative;
}
.centerstatus-wrap .map-contents dl {
  width: 40.1428571429rem;
  padding-left: 1.4285714286rem;
  padding-right: 1.4285714286rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
  margin-bottom: 0.3571428571rem;
  background: #FAFFF9;
  border-bottom:1px solid #ddd;
}
.centerstatus-wrap .map-contents dl.active {
  border: 3px solid #8FC649;
  background-color:#EDFFE6;
}
.centerstatus-wrap .map-contents dl dt {
  font-size: 18px;
  font-weight: normal;
  padding-bottom: 0.7142857143rem;
}
.centerstatus-wrap .map-contents dl dd {
  font-size: 15px;
  position: relative;
}
.centerstatus-wrap .map-contents dl dd a {
  position: absolute;
  bottom: 0;
  right: 0;
  color:#000;
}
.centerstatus-wrap .map-contents dl dd a:before {
  content: url("/pub/site/default/images/sub_img/icon_homepage.png");
  vertical-align: middle;
}

.localprogram-wrap ul {
  list-style: none;
}
.localprogram-wrap .map-wrap {
  width: 100%;
  height: 30.7142857143rem;
  position: relative;
  border: 3px solid #C1DBC3;
  background: #E6FFE6;
  display: flex;
}
.localprogram-wrap .map-wrap .map-point {
  background: url("/pub/site/default/images/sub_img/map_jeju.png") no-repeat;
  background-size: 100% 100%;
  width: 38.7142857143rem;
  height: 26.0714285714rem;
  align-self: center;
  margin: 0 auto;
  position: relative;
}
.localprogram-wrap .map-wrap .map-point a {
  position: absolute;
  display: block;
  background: #818181;
  color: #fff;
  border-radius: 17px;
  padding: 5px 10px;
  line-height: 1;
  font-size: 15px;
}
.localprogram-wrap .map-wrap .map-point a.active {
  background: #8FC649;
}
.localprogram-wrap .map-wrap .map-point a.map01 {
  top: 27%;
  left: 5%;
}
.localprogram-wrap .map-wrap .map-point a.map02 {
  top: 10%;
  left: 31%;
}
.localprogram-wrap .map-wrap .map-point a.map03 {
  top: 4%;
  left: 63%;
}
.localprogram-wrap .map-wrap .map-point a.map04 {
  top: 66%;
  left: 4%;
}
.localprogram-wrap .map-wrap .map-point a.map05 {
  top: 56%;
  left: 42%;
}
.localprogram-wrap .map-wrap .map-point a.map06 {
  top: 43%;
  left: 66%;
}
.localprogram-wrap .localprogram-map {
  display: none;
}
.localprogram-wrap .localprogram-map.active {
  display: block;
}
.localprogram-wrap .panel {
  border: none;
}
.localprogram-wrap .panel .panel-heading {
  background: #F2F2F2;
  padding-top: 15px;
  padding-bottom: 15px;
}
.localprogram-wrap .panel .panel-heading a {
  color: #000;
  font-size: 18px;
  text-decoration: none;
  font-weight: normal;
}
.localprogram-wrap .panel .panel-heading a:before {
  content: "+";
  padding-right: 5px;
}
.localprogram-wrap .panel .panel-heading.active {
  background: #434C58;
}
.localprogram-wrap .panel .panel-heading.active a {
  color: #fff;
}
.localprogram-wrap .panel .panel-heading.active a:before {
  content: "-";
}

@media (max-width: 1199px) {
  .centerstatus-wrap .map-wrap {
    float: inherit;
    width: 100%;
    background: #E6FCFF;
    height: auto;
  }
  .centerstatus-wrap .map-wrap .map-point {
    position: relative;
    width: 21.8214285714rem;
    height: 26.25rem;
    margin: 0 auto;
  }
  .centerstatus-wrap .map-wrap .map-point a {
    width: 1.0714285714rem;
    height: 1.6785714286rem;
  }
  .centerstatus-wrap .map-contents {
    float: inherit;
    height: auto;
    overflow-y: initial;
    width: 100%;
    margin-top: 1.0714285714rem;
  }
  .centerstatus-wrap .map-contents dl {
    width: 100%;
  }
  .centerstatus-wrap .map-contents dl dd a {
    position: relative;
    padding-top: 1.4285714286rem;
    display: inline-block;
  }

  .localprogram-wrap .map-wrap .map-point {
    width: 25.8095238095rem;
    height: 17.380952381rem;
  }
}
@media (max-width: 768px) {
  .centerstatus-wrap .map-wrap .map-point {
    width: 17.4571428571rem;
    height: 21rem;
  }
  .centerstatus-wrap .map-wrap .map-point a {
    width: 1.0714285714rem;
    height: 1.6785714286rem;
  }
}

/*# sourceMappingURL=sub_scss.css.map */
