/* 상단 */
#wrap-header {
  z-index: 2000;
  width: 100%;
}

#wrap-header .container {
  height: 130px;
}

/* 로고 */
#wrap-header #logo {
  top: 0;
  left: 0;
  z-index: 100;
}

/* 상단 메뉴 */
#gnb .ul_1:after {
  content: "";
  display: block;
  clear: both;
}

#gnb li {
  position: relative;
}

/* 상단메뉴 2depth 위치 조절 */
/* #gnb .li_1.eQ01 ._childDiv {
  left: 19px !important;
  width: 200px;
}

/* 문단 layout 설정 */
#multipleDiv_smeng_temp02_8,
#multipleContentsDiv_moonshin_71,
#multipleContentsDiv_moonshin_98 {
  position: relative;
  margin: 0 auto;
  width: 1200px !important;
}

/* 바로가기 버튼 배경 */
#multipleDiv_moonshin_71 {
  background: url("../images/middleVisual.jpg") top center no-repeat;
}

/* 푸터 */
#wrap-footer .family-site select#siteUrl {
  width: 206px;
  height: 32px;
  position: absolute;
  left: 780px;
}

.privacy {
  position: absolute;
  right: 0;
}

.privacy>a {
  width: 206px;
  height: 32px;
  padding: 6px 44px;
}
