/*     158502 : 공백      */
.solid_line__158502__ {box-sizing:border-box;display:block;position:relative;width:100%;height:50px}
.solid_line__158502__.build_edit_mode {min-height:10px;border:1px dashed red}
.solid_line__158502__.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){
	.solid_line__158502__ {height:20px}
}

/*     158503 : 타이틀 텍스트      */
.title__158503__ {font-size:0; }
.title__158503__ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:20px; font-weight:bold; color:#000000; letter-spacing:-.03em; line-height:1.4em;
}
.title__158503__ p:before {content:''; position:absolute; background:#d00000; font-size:0;}

.title__158503__.style_top p {padding-top:10px;}
.title__158503__.style_top p:before {top:0; left:0; width:30px; height:4px;}

.title__158503__.style_right p {padding-right:14px;}
.title__158503__.style_right p:before {top:16%; right:0; width:4px; height:30px;}

.title__158503__.style_bottom p {padding-bottom:12px;}
.title__158503__.style_bottom p:before {left:0; bottom:0; width:30px; height:4px;}

.title__158503__.style_left p {padding-left:14px;}
.title__158503__.style_left p:before {top:16%; left:0; width:4px; height:30px;}

.title__158503__.style_circle1 p {padding-left:18px;}
.title__158503__.style_circle1 p:before {
	top:0; bottom:0; left:0; width:10px; height:10px; margin:auto; border-radius:50%;
}

.title__158503__.style_circle2 p {padding-left:18px;}
.title__158503__.style_circle2 p:before {
	top:0; left:0; bottom: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__158503__ p {font-size:30px;}
}

/*     158504 : 장문 텍스트      */
.textarea__158504__ p {
	display:block; margin:0; padding:0;
	font-size:14px; font-weight:bold; color:#5da02c; letter-spacing:0; line-height:1.4em;
}

@media all and (min-width:1024px){
	.textarea__158504__ p {font-size:22px;}
}

/*     158505 : 실선      */
.solid_line__158505__ {display:block; position:relative; width:100%; height:100px;}
.solid_line__158505__:before {content:''; position:absolute; left:0; top:50%; width:100%; height:0; border-top:1px solid #e5e5e5;}

.solid_line__158505__.build_edit_mode {min-height:10px;}

@media all and (max-width:767px){
	.solid_line__158505__ {height:80px;}
}

/*     158500 : 제목&내용 가로형      */
.text_horizontal__158500__ {display:table;}
.text_horizontal__158500__ .icon {display:table-cell;padding-right:15px;vertical-align:middle;}
.text_horizontal__158500__ .icon img {height:25px;vertical-align:top;}
.text_horizontal__158500__ .cont {display:table-cell;vertical-align:middle;}
.text_horizontal__158500__ .title__158500__ {margin:0 0 2px;padding:0;font-size:15px;font-weight:bold;color:#c8d7d2;line-height:1.3em;letter-spacing:0;}
.text_horizontal__158500__ .text__158500__ {margin:0;padding:0;font-size:20px;font-weight:bold;color:#373334;line-height:1.3em;letter-spacing:0}

@media all and (min-width:768px){
	.text_horizontal__158500__ .title__158500__ {}
	.text_horizontal__158500__ .text__158500__ {}
}

@media all and (min-width:1024px){
	.text_horizontal__158500__ .icon {padding-right:25px;}
	.text_horizontal__158500__ .icon img {height:auto;}
	.text_horizontal__158500__ .title__158500__ {margin-bottom:5px;font-size:20px}
	.text_horizontal__158500__ .text__158500__ {font-size:26px;}
}

