/* BASIC css start */
.updat_preview { position:relative; margin:0 auto; height:0 auto; margin-bottom:70px; }
.updat_preview  img { width:100%; }

.descrition { display:none; }


 .up_date {padding-top: 10px; text-align: center;}

 .up_date h4 {    
    display: block;
    margin-block-start: 1em;
    margin-block-end: 3em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: normal;
    font-size: 14px;
    color: #666 }




.i_over {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.name {
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-55%);
  color: #ededed;
  font-size: 11px;
  line-height: 1.5;
  text-align: center;
}

.name span {
  letter-spacing: 7px;
  font-size: 14px;
  padding-left: 8px;
}

.SMS_boardLink ul li.active a {font-family: 'Noto Sans KR', sans-serif;}
/* BASIC css end */

