/*     313075 : HTML 편집기      */
.html__313075__ * {line-height:1.4em}

/*     620205 : 타이틀 텍스트      */
.title__620205__ {font-size:0}
.title__620205__ p {
	display:inline-block;position:relative;margin:0;padding:0;
	font-size:20px;font-weight:bold;color:#dddddd;letter-spacing:-.03em;line-height:1.4em;
}
.title__620205__ p:before {content:'';position:absolute;background:#d00000;font-size:0}

.title__620205__.style_top p {padding-top:10px}
.title__620205__.style_top p:before {top:0;left:0;width:20px;height:4px}

.title__620205__.style_right p {padding-right:14px}
.title__620205__.style_right p:before {top:16%;right:0;width:4px;height:20px}

.title__620205__.style_bottom p {padding-bottom:12px}
.title__620205__.style_bottom p:before {bottom:0;left:0;width:20px;height:4px}

.title__620205__.style_left p {padding-left:14px}
.title__620205__.style_left p:before {top:16%;left:0;width:4px;height:20px}

.title__620205__.style_circle1 p {padding-left:18px}
.title__620205__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__620205__.style_circle2 p {padding-left:18px}
.title__620205__.style_circle2 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
	border:2px solid #d00000;background:none;box-sizing:border-box;
}

@media all and (min-width:1024px){
	.title__620205__ p {font-size:20px}
	.title__620205__.style_top p:before {width:20px}
	.title__620205__.style_right p:before {height:20px}
	.title__620205__.style_bottom p:before {width:20px}
	.title__620205__.style_left p:before {height:20px}
}

/*     620175 : 버튼형 타이틀      */
.button_title__620175__ {font-size:0}
.button_title__620175__ p {
	display:inline-block;margin:0;padding:10px 15px;
	border-radius:4px;border:1px solid #8CA8D7;background:#8CA8D7;
	font-size:20px;font-weight:bold;color:#000000;letter-spacing:-.03em;line-height:1.3em;
}
.button_title__620175__.style_line p {background:none}

@media all and (min-width:1024px){
	.button_title__620175__ p {font-size:20px}
}

