/*     1200105 : BLANK 컨텐츠      */
.blank__1200105__ {box-sizing:border-box;display:block;position:relative;width:100%;height:60px}
.blank__1200105__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__1200105__.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__1200105__ {height:40px}
}

/*     1200115 : 타이틀 텍스트      */
.title__1200115__ {font-size:0}
.title__1200115__ 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__1200115__ p:before {content:'';position:absolute;background:#444444;font-size:0}

.title__1200115__.style_top p {padding-top:10px}
.title__1200115__.style_top p:before {top:0;left:0;width:20px;height:4px}

.title__1200115__.style_right p {padding-right:14px}
.title__1200115__.style_right p:before {top:16%;right:0;width:4px;height:20px}

.title__1200115__.style_bottom p {padding-bottom:12px}
.title__1200115__.style_bottom p:before {bottom:0;left:0;width:20px;height:4px}

.title__1200115__.style_left p {padding-left:14px}
.title__1200115__.style_left p:before {top:16%;left:0;width:4px;height:20px}

.title__1200115__.style_circle1 p {padding-left:18px}
.title__1200115__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__1200115__.style_circle2 p {padding-left:18px}
.title__1200115__.style_circle2 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
	border:2px solid #444444;background:none;box-sizing:border-box;
}

@media all and (min-width:1024px){
	.title__1200115__ p {font-size:30px}
	.title__1200115__.style_top p:before {width:30px}
	.title__1200115__.style_right p:before {height:30px}
	.title__1200115__.style_bottom p:before {width:30px}
	.title__1200115__.style_left p:before {height:30px}
}

/*     1200125 : BLANK 컨텐츠      */
.blank__1200125__ {box-sizing:border-box;display:block;position:relative;width:100%;height:30px}
.blank__1200125__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__1200125__.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__1200125__ {height:0px}
}

/*     1200135 : 장문 텍스트      */
.textarea__1200135__ p {
	display:block;margin:0;padding:0;
	font-size:15px;font-weight:normal;color:#444444;letter-spacing:0;line-height:1.5em;
}

@media all and (min-width:1024px){
	.textarea__1200135__ p {font-size:20px}
}

/*     1200145 : 이미지 (비율형)      */
.img_ratio__1200145__ {max-width:100%;vertical-align:top}
.img_ratio__1200145__ * {box-sizing:border-box}
.img_ratio__1200145__ a {display:block;vertical-align:top}
.img_ratio__1200145__ img {width:%;vertical-align:top}

@media (min-width:768px){
	.img_ratio__1200145__ img {width:auto}
}

/*     1200155 : 버튼      */
.button__1200155__ {font-size:0}
.button__1200155__ a {
	display:inline-block;margin:0;padding:10px 30px;
	border:1px solid #444444;border-radius:0px;background:#444444;box-sizing:border-box;
	font-size:15px;font-weight:normal;color:#fff;text-align:center;letter-spacing:-.03em;line-height:1.3em;
}
.button__1200155__.style_line a {background:transparent;color:#444444}

@media all and (min-width:1024px){
	.button__1200155__ a {font-size:15px}
}

