@charset "utf-8";
/* SIR 지운아빠 */

/* 새글 스킨 (latest) */
.lt_pc {
  float: left;
  margin-left: 20px;
}
.lt {
  position: relative;
  /* bottom: 10px; */
  width: 100%;
  height: 100%;
}
.lt ul {
  margin: 0 0 10px;
  padding: 0;
  list-style: none;
}
.lt .gal {
  padding: 3px 0;
  float: left;
  margin-left: 5px;
}
.lt .noimg {
  display: inline-block;
  background: #f7f7f7;
  text-align: center;
  line-height: 10em;
  border: 1px solid #ddd;
}
.lt .lt_title {
  display: block;
  padding: 10px 0 8px;
}
.lt .lt_more {
  /* position: absolute;
  top: 90%;
  left: 50%; */
  transform: translate(0, -80%);
  -webkit-transform: translate(0, -80%);

  -moz-transform: translate(0, -80%);

  -ms-transform: translate(0, -30%);

  -o-transform: translate(0, -80%);

  margin-right: 30px;
}
.lt .cnt_cmt {
  display: inline-block;
  margin: 0 0 0 3px;
  font-weight: bold;
}
