@charset "UTF-8";

/***************** for common_v4/css/common.css **************/
.carouselWrap .slick-prev:before {
  font-family: "FontAwesome";
  content: '\f104';
}

.carouselWrap .slick-next:before {
  font-family: "FontAwesome";
  content: '\f105';
}

.carouselWrap .slick-dots li button:before {
  font-family: "FontAwesome";
  content: '\f111';
}

input[type="checkbox"]:checked + label:after {
  font-family: 'FontAwesome';
  content: '\f00c';
}

.arrowLink:before {
  font-family: "FontAwesome";
  content: "\f105";
}

.backLink:before {
  font-family: "FontAwesome";
  content: "\f104";
}

.tableHouse .loorPlan a:after {
  font-family: 'FontAwesome';
  content: '\f00e';
}

/***************** for common_v4/css/header_footer.css **************/
#v4_footer .arrowLink:before,
#v4_header .arrowLink:before {
  font-family: "FontAwesome";
  content: "\f105";
}

/***************** for css_v4/index.css **************/
#mapLinkList li a:before {
  font-family: "FontAwesome";
  content: "\f105";
}

/***************** for quarterly **************/
.quarterly_map-link-list li a:before {
  font-family: "FontAwesome";
  content: "\f105";
}
