/*     2549864 : 텍스트 오버레이 이미지      */
@font-face {
    font-family: 'GMarketSans';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansBold.woff') format('woff');
    font-weight: 700;
    font-display: swap;
}

.text_over_img__2549864__ {display:inline-block;overflow:hidden;position:relative;width:px;max-width:100%;vertical-align:top}
.text_over_img__2549864__ * {box-sizing:border-box}
.text_over_img__2549864__ a {display:inline-block;max-width:100%}
.text_over_img__2549864__ img {vertical-align:top;border-radius: 10px;    min-height: 120px;}
.text_over_img__2549864__ .caption {position:absolute;left:0;width:100%}
.text_over_img__2549864__ .caption span {
	display:block;margin:0;padding:4px 25px;
	text-shadow:-1px 0 1px rgba(0,0,0,0.2), 1px 0 1px rgba(0,0,0,0.2), 0 -1px 1px rgba(0,0,0,0.2), 0 1px 1px rgba(0,0,0,0.2);
}
.text_over_img__2549864__ .caption .subject {font-weight:bold;color:#ffffff;font-family: 'GMarketSans'; letter-spacing: -.03em;}
.text_over_img__2549864__ .caption .content {color:#ffffff;opacity: 0.8;}

.text_m_sml__2549864__ .caption .subject {font-size:14px;line-height:1.5em}
.text_m_sml__2549864__ .caption .content {font-size:13px;line-height:1.5em}
.text_m_med__2549864__ .caption .subject {font-size:16px;line-height:1.4em}
.text_m_med__2549864__ .caption .content {font-size:14px;line-height:1.5em}
.text_m_big__2549864__ .caption .subject {font-size:19px;line-height:1.2em}
.text_m_big__2549864__ .caption .content {font-size:15px;line-height:1.2em}

.text_top__2549864__ .caption {top:20px;text-align:left}
.text_mid__2549864__ .caption {top:50%;height:0;font-size:0;text-align:center}
.text_mid__2549864__ .caption .subject {position:absolute;left:0;bottom:0;width:100%}
.text_mid__2549864__ .caption .content {position:absolute;left:0;top:0;width:100%}
.text_bot__2549864__ .caption {bottom:20px;text-align:right}

@media all and (min-width:1024px){
	.text_sml__2549864__ .caption .subject {font-size:14px;line-height:1.5em}
	.text_sml__2549864__ .caption .content {font-size:13px;line-height:1.5em}
	.text_med__2549864__ .caption .subject {font-size:18px;line-height:1.4em}
	.text_med__2549864__ .caption .content {font-size:15px;line-height:1.5em}
	.text_big__2549864__ .caption .subject {font-size:36px;line-height:1.5em}
	.text_big__2549864__ .caption .content {font-size:22px;line-height:1.5em}
}

/*     2549874 : 공백      */
.solid_line__2549874__ {box-sizing:border-box; display:block; position:relative; width:100%; height:40px;}
.solid_line__2549874__.build_edit_mode {min-height:10px; border:1px dashed red;}
.solid_line__2549874__.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__2549874__ {height:25px;}
}

