.titleWrap .else-area {
  margin-top: 10px;
}

.else-area {
  padding-left: 30px;
  border-bottom: 1px solid #d0d0d0;
  padding-bottom: 16px;
}

.titleWrap {
  font-family: "Nanum Gothic", sans-serif;
}

.titleWrap strong {
  display: block;
  padding: 10px 0 10px;
  margin-left: 30px;
  font-size: 33px;
  line-height: 1.3;
  color: #333;
  letter-spacing: -0.05rem;
  font-weight: bold;
}

.titleWrap span {
  display: block;
  margin-left: 30px;
  font-size: 20px;
  line-height: 27px;
  color: #7a7b7b;
  letter-spacing: -0.05rem;
  font-weight: bold;
}

.registModifyDate {
  padding: 15px;
  font-size: 12px;
}

.registModifyDate li {
  display: inline-block;
  margin-right: 10px;
}

.basicView .viewContentWrap {
  margin-bottom: 30px;
}

.basicView .viewContentWrap .viewContent {
  min-height: 200px;
  color: #333;
  overflow: hidden;
  font-size: 17px;
  line-height: 27px;
}

.breadCrumbs {
  margin-bottom: 5px;
}

.breadCrumbs li a {
  text-decoration: none;
  color: #666;
}

.breadCrumbs li.thisPage a {
  font-weight: bold;
}

.else-area:after {
  content: '';
  display: block;
  clear: both;
}

.else-area>p {
  line-height: 40px;
  letter-spacing: -0.1rem;
}

.else-area>p img {
  margin-right: 10px;
}

.else-area>.snsWrap {
  float: none;
}

.else-area>.snsWrap .pageControl {
  float: right;
}

.else-area>.snsWrap .sns {
  float: left;
}

.else-area>.snsWrap:after, .else-area>.snsWrap .sns:after {
  content: '';
  display: block;
  clear: both;
}

.else-area>.snsWrap .sns li {
  float: left;
  margin-right: 4px;
}

.else-area>.snsWrap .sns li a, .else-area>.snsWrap .sns li button {
  border: 0;
  display: block;
  width: 30px;
  height: 30px;
  text-indent: -9999em;
  background-color: #333;
}

.else-area>.snsWrap .sns li .copy-url {
  background: url(../img/copy-url.png) no-repeat center center / cover;
}

.else-area>.snsWrap .sns li a.facebook {
  background: url(../img/sns/facebook.png) no-repeat center center / cover;
}

.else-area>.snsWrap .sns li a.twitter {
  background: url(../img/sns/twitter.png) no-repeat center center / cover;
}

.else-area>.snsWrap .sns li a.googleplus {
  background: url(../img/sns/google.png) no-repeat center center / cover;
}

.else-area>.snsWrap .sns li a.kakaotalk {
  background: url(../img/sns/kakaotalk.png) no-repeat center center / cover;
}

.else-area>.snsWrap .sns li a.kakaostory {
  background: url(../img/sns/kakaostory.png) no-repeat center center / cover;
}

.else-area>.snsWrap .sns li a.line {
  background: url(../img/sns/naverline.png) no-repeat center center / cover;
}

.else-area>.snsWrap .sns li a.naverblog {
  background: url(../img/sns/naverblog.png) no-repeat center center / cover;
}

.else-area>.snsWrap .sns li a.naverband {
  background: url(../img/sns/naverband.png) no-repeat center center / cover;
}

.else-area>.snsWrap .sns li a.telegram {
  background: url(../img/sns/tele.png) no-repeat center center / cover;
}

.else-area>.snsWrap .sns li a.navershare {
  background: url(../img/sns/naver.png) no-repeat center center / cover;
}

.pageControl {
  margin: 7px 0 0 10px;
}

/*
예전 이미지 커버 css
*/
.txc-image {
  margin-bottom: 7px;
}

#viewContent acronym {
  display: block !important;
  text-align: left !important;
  margin: 0 0 20.5px !important;
  letter-spacing: -0.3px !important;
  font: 14px/21px HelveticaNeue, AppleSDGothicNeo-Regular, sans-serif !important;
  color: rgb(119, 119, 119) !important;
}
