/*     1866215 : 타이틀 텍스트      */
.title__1866215__ p {position:relative;margin:0;padding:0;}
.title__1866215__ p:before {content:'';display:block;position:absolute;top:50%;right:0;left:0;z-index:1;height:2px;background:#000;transform:translateY(-50%);}
.title__1866215__ p > span {display:inline-block;position:relative;z-index:2;margin:0;padding:0 12px 0 0;background:#fff;font-size:20px;font-weight:bold;color:#000;line-height:1.2em;letter-spacing:-.03em;vertical-align:top;}

@media all and (min-width:1024px){
	.title__1866215__ p:before {height:4px;}
	.title__1866215__ p > span {padding-right:18px;font-size:25px;}
}

/*     1867865 : HTML 편집기      */
.html__1867865__ * {line-height:1.4em}

/*     1867875 : BLANK 컨텐츠      */
.blank__1867875__ {box-sizing:border-box;display:block;position:relative;width:100%;height:60px}
.blank__1867875__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__1867875__.build_edit_mode:before {content:'Blank';display:block;position:absolute;top:50%;left:0;right:0;margin-top:-10px;padding:5px 0;font-size:13px;color:red;text-align:center;line-height:1}

@media all and (max-width:1023px){
	.blank__1867875__ {height:60px}
}

