/*     37889 : 타이틀 텍스트      */
.title__37889__ {font-size:0; }
.title__37889__ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:24px; font-weight:bold; color:#d00000; letter-spacing:-.03em; line-height:1.4em;
}
.title__37889__ p:before {content:''; position:absolute; background:#000000; font-size:0;}

.title__37889__.style_top p {padding-top:12px;}
.title__37889__.style_top p:before {top:0; left:0; width:24px; height:1px;}

.title__37889__.style_right p {padding-right:14px;}
.title__37889__.style_right p:before {top:16%; right:0; width:1px; height:24px;}

.title__37889__.style_bottom p {padding-bottom:12px;}
.title__37889__.style_bottom p:before {left:0; bottom:0; width:24px; height:1px;}

.title__37889__.style_left p {padding-left:14px;}
.title__37889__.style_left p:before {top:16%; left:0; width:1px; height:24px;}

.title__37889__.style_circle1 p {padding-left:18px;}
.title__37889__.style_circle1 p:before {
	top:0; bottom:0; left:0; width:10px; height:10px; margin:auto; border-radius:50%;
}

.title__37889__.style_circle2 p {padding-left:18px;}
.title__37889__.style_circle2 p:before {
	top:0; left:0; bottom:0; width:10px; height:10px; margin:auto; border-radius:50%;
	border:2px solid #000000; background:none; box-sizing:border-box;
}

/*     37890 : 번호형 리스트      */
.text_list__37890__ ul {margin:0; padding:0; list-style:none; }
.text_list__37890__ ul li {position:relative; margin-top:8px; padding-left:32px;}
.text_list__37890__ ul li:first-child {margin-top:0;}
.text_list__37890__ ul li span {
	display:block; position:absolute; top:0; left:0; width:22px; height:22px; line-height:22px; font-size:13px; border-radius:50%; background:#eeb200;
	font-family:NanumGothic; font-weight:normal; color:#fff; text-align:center;
}
.text_list__37890__ ul li p {margin:0; padding:0; line-height:22px; font-size:14px; font-weight:bold; color:#d00000; letter-spacing:0;}

@media all and (min-width:1024px){
	.text_list__37890__ ul li {margin-top:12px; padding-left:38px;}
	.text_list__37890__ ul li span {width:26px; height:26px; line-height:26px;}
	.text_list__37890__ ul li p {line-height:26px; font-size:16px;}
}

