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

/*     149497 : 텍스트 오버레이 이미지      */
.text_over_img__149497__ {display:inline-block; overflow:hidden; position:relative; width:{$farm_set[width]}px; max-width:100%; vertical-align:top;}
.text_over_img__149497__ * {box-sizing:border-box;}
.text_over_img__149497__ a {display:inline-block; text-decoration:none;}
.text_over_img__149497__ .figure {display:block;}
.text_over_img__149497__ .figure.pc_img {display:none;}
.text_over_img__149497__ .figure img {max-width:100%; vertical-align:top;}
.text_over_img__149497__ .caption_wrap {position:absolute; top:0; right:0; bottom:0; left:0; z-index:10; width:100%;}
.text_over_img__149497__ .caption_inner {display:table; width:100%; height:100%;}
.text_over_img__149497__ .caption {display:table-cell;}
.text_over_img__149497__ .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__149497__ .caption .subject {font-size:14px; font-weight:bold; color:#ffffff;}
.text_over_img__149497__ .caption .content {font-size:13px; color:#ffffff;}

.text_top__149497__ .caption {vertical-align:top; text-align:left;}
.text_mid__149497__ .caption {vertical-align:middle; text-align:center;}
.text_bot__149497__ .caption {vertical-align:bottom; text-align:right;}

@media all and (min-width:768px){
	.text_over_img__149497__ .caption span {padding:18px 20px;}

	.text_over_img__149497__ .figure.pc_img {display:block;}
	.text_over_img__149497__ .figure.mobile_img {display:none;}

	.text_over_img__149497__ .caption .subject {font-size:17px;}
	.text_over_img__149497__ .caption .content {font-size:14px;}
}

@media all and (min-width:1024px){
	.text_over_img__149497__ .caption span {padding:20px 25px;}

	.text_sml__149497__ .caption .subject {font-size:17px;}
	.text_sml__149497__ .caption .content {font-size:14px;}
	.text_med__149497__ .caption .subject {font-size:20px;}
	.text_med__149497__ .caption .content {font-size:16px;}
	.text_big__149497__ .caption .subject {font-size:24px;}
	.text_big__149497__ .caption .content {font-size:18px;}
}

/*     149387 : 표 2.0      */
.table__149387__ {width:100%;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch}
.table__149387__ > .table_inner {overflow:hidden;width:100%;margin:0 auto;border-top:2px solid #e0008c}
.table__149387__ * {box-sizing:border-box}
.table__149387__ table {
	width:100%;margin-top:-1px;border-spacing:1px;border-collapse:separate;
	background:#dddddd;table-layout:auto;
}
.table__149387__ td {
	height:50px;padding:5px 10px;
	background:#fff;font-size:16px;font-weight:normal;color:#333;text-align:left;
}
.table__149387__ td.empty__149387__ {padding:50px 20px}

@media all and (max-width:767px){
	.table__149387__ > .table_inner {width:600px}
}

@media all and (min-width:768px) and (max-width:1023px){
	.table__149387__ > .table_inner {width:760px}
}

@media all and (min-width:1024px){
	.table__149387__ > .table_inner {width:750px}
}

