@charset "utf-8";
@import url(royal.css);
/* 2016-07-18 CSS CENTUMSOFT */
input, button, select, textarea {font-family:'Noto Sans KR',Verdana,Arial,helvetica,clean,sans-serif;}

/* style.default.css : 오버라이딩 */
 .c-tit01.eng {letter-spacing:0;font-weight:800;} /* h3태그 영문일경우 */
 .c-tab01 li {margin-bottom:25px;line-height:19px}
 .cg-btn .arr {left:auto;right:6%;}
 .cg-btn .ico {transition:all .3s ease-out}
 .cg-btn:hover .ico {left:auto;right:8%;}
  
/* 인쇄 */
@page {size:auto;margin-top:3mm;margin-bottom:3mm;}
@media print {
	#header-wrap, #svisual-wrap, #side-wrap, .cont-tab-menu, #footer-wrap {display:none;}
	#contents-wrap #contents #cont {margin:0;width:1200px;}
}

.blind.placeholder_text {width:auto;height:auto;overflow:visible;top:50%;left:10px;text-indent:0;line-height:1.6;margin-top:-10px;color:#767676;}
 
 