/*     121066 : Blank      */
.solid_line__121066__ {box-sizing:border-box;display:block;position:relative;width:100%;height:60px}
.solid_line__121066__.build_edit_mode {min-height:10px;border:1px dashed red}
.solid_line__121066__.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__121066__ {height:30px}
}

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

/*     121068 : Text Overlay Image      */
.text_over_img__121068__ {display:block; position:relative; vertical-align:top;}
.text_over_img__121068__ * {box-sizing:border-box;}
.text_over_img__121068__ a {display:inline-block; text-decoration:none;}
.text_over_img__121068__ .figure {display:block;}
.text_over_img__121068__ .figure.pc_img {display:none;}
.text_over_img__121068__ .figure img {max-width:100%; vertical-align:top;}
.text_over_img__121068__ .caption_wrap {position:absolute; top:0; right:0; bottom:0; left:0; z-index:10; width:100%;}
.text_over_img__121068__ .caption_inner {display:table; width:100%; height:100%;}
.text_over_img__121068__ .caption {display:table-cell; padding:5%;}
.text_over_img__121068__ .text_box {display:inline-block; position:relative;}
.text_over_img__121068__ .text_box:before {content:''; position:absolute; top:0; left:0; z-index:100; width:15px; height:2px; background:#fff;}
.text_over_img__121068__ .text_box:after {content:''; position:absolute; top:0; left:0; z-index:100; width:2px; height:15px; background:#fff;}
.text_over_img__121068__ .text_box .box_inner {display:inline-block; position:relative; padding:15px 20px;}
.text_over_img__121068__ .text_box .box_inner:before {content:''; position:absolute; bottom:0; right:0; z-index:100; width:15px; height:2px; background:#fff;}
.text_over_img__121068__ .text_box .box_inner:after {content:''; position:absolute; bottom:0; right:0; z-index:100; width:2px; height:15px; background:#fff;}
.text_over_img__121068__ .text_box .box_inner > span {display:block; margin:0; line-height:1.4em; letter-spacing:-0.03em;}
.text_over_img__121068__ .text_box .box_inner .subject {font-size:15px; font-weight:bold; color:#ffffff;}
.text_over_img__121068__ .text_box .box_inner .content {margin-top:10px; font-size:13px; color:#ffffff;}

.text_over_img__121068__.white_type .text_box .box_inner {background:rgba(0, 0, 0, .4);}
.text_over_img__121068__.white_type .text_box .box_inner > span {text-shadow: 2px 2px 0 rgba(0,0,0,0.5);}

.text_over_img__121068__.black_type .text_box .box_inner {background:rgba(255, 255, 255, .4);}

.text_top__121068__ .caption {vertical-align:top; text-align:left;}
.text_mid__121068__ .caption {vertical-align:middle; text-align:center;}
.text_bot__121068__ .caption {vertical-align:bottom; text-align:right;}

@media all and (min-width:768px){
	.text_over_img__121068__ .text_box:before {width:20px; height:2px;}
	.text_over_img__121068__ .text_box:after {width:2px; height:20px;}
	.text_over_img__121068__ .text_box .box_inner {padding:20px 25px;}
	.text_over_img__121068__ .text_box .box_inner:before {width:20px; height:2px;}
	.text_over_img__121068__ .text_box .box_inner:after {width:2px; height:20px;}

	.text_over_img__121068__ .figure.pc_img {display:block;}
	.text_over_img__121068__ .figure.mobile_img {display:none;}

	.text_over_img__121068__ .text_box .box_inner .subject {font-size:17px;}
	.text_over_img__121068__ .text_box .box_inner .content {font-size:14px;}
}

@media all and (min-width:1024px){
	.text_over_img__121068__ .text_box:before {width:30px; height:4px;}
	.text_over_img__121068__ .text_box:after {width:4px; height:30px;}
	.text_over_img__121068__ .text_box .box_inner {padding:25px 35px;}
	.text_over_img__121068__ .text_box .box_inner:before {width:30px; height:4px;}
	.text_over_img__121068__ .text_box .box_inner:after {width:4px; height:30px;}
	.text_over_img__121068__ .text_box .box_inner .subject {line-height:1.5em;}
	.text_over_img__121068__ .text_box .box_inner .content {margin-top:18px; line-height:1.6em;}

	.text_sml__121068__ .text_box .box_inner .subject {font-size:17px;}
	.text_sml__121068__ .text_box .box_inner .content {font-size:14px;}
	.text_med__121068__ .text_box .box_inner .subject {font-size:20px;}
	.text_med__121068__ .text_box .box_inner .content {font-size:16px;}
	.text_big__121068__ .text_box .box_inner .subject {font-size:24px;}
	.text_big__121068__ .text_box .box_inner .content {font-size:17px;}
}

