/*     91328 : 텍스트 오버레이 이미지      */
.text_over_img__91328__ {display:inline-block; overflow:hidden; position:relative; width:{$farm_set[width]}px; max-width:100%; vertical-align:top;}
.text_over_img__91328__ * {box-sizing:border-box;}
.text_over_img__91328__ a {display:inline-block; text-decoration:none;}
.text_over_img__91328__ .figure {display:block;}
.text_over_img__91328__ .figure.pc_img {display:none;}
.text_over_img__91328__ .figure img {max-width:100%; vertical-align:top;}
.text_over_img__91328__ .caption_wrap {position:absolute; top:0; right:0; bottom:0; left:0; z-index:10; width:100%;}
.text_over_img__91328__ .caption_inner {display:table; width:100%; height:100%;}
.text_over_img__91328__ .caption {display:table-cell;}
.text_over_img__91328__ .caption span {
	display:block; margin:0; padding:12px 15px; line-height:1.5em; letter-spacing:-0.03em;
	text-shadow: 1px 1px 1px rgba(255,255,255,.2);
}
.text_over_img__91328__ .caption .subject {font-size:14px; font-weight:bold; color:#ffffff;}
.text_over_img__91328__ .caption .content {font-size:13px; color:#ffffff;}

.text_top__91328__ .caption {vertical-align:top; text-align:left;}
.text_mid__91328__ .caption {vertical-align:middle; text-align:center;}
.text_bot__91328__ .caption {vertical-align:bottom; text-align:right;}

@media all and (min-width:768px){
	.text_over_img__91328__ .caption span {padding:18px 20px;}

	.text_over_img__91328__ .figure.pc_img {display:block;}
	.text_over_img__91328__ .figure.mobile_img {display:none;}

	.text_over_img__91328__ .caption .subject {font-size:17px;}
	.text_over_img__91328__ .caption .content {font-size:14px;}
}

@media all and (min-width:1024px){
	.text_over_img__91328__ .caption span {padding:20px 25px;}

	.text_sml__91328__ .caption .subject {font-size:17px;}
	.text_sml__91328__ .caption .content {font-size:14px;}
	.text_med__91328__ .caption .subject {font-size:20px;}
	.text_med__91328__ .caption .content {font-size:16px;}
	.text_big__91328__ .caption .subject {font-size:24px;}
	.text_big__91328__ .caption .content {font-size:18px;}
}

