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

/*     222004 : 이미지      */
.img__222004__ {max-width:100%}
.img__222004__ * {box-sizing:border-box}
.img__222004__ a {display:block;vertical-align:top}
.img__222004__ img {width:px;vertical-align:top}

/*     222007 : 장문 텍스트      */
.textarea__222007__ p {
	display:block;margin:0;padding:0;
	font-size:14px;font-weight:normal;color:#777777;letter-spacing:0;line-height:1.6em;
}

@media all and (min-width:1024px){
	.textarea__222007__ p {font-size:16px;line-height:1.7em;}
}

