/*     81911 : 스크롤 블록/셀 슬라이드 js      */
.empty__81911__ {padding:20px 10px;background:#fafafa;font-size:13px;color:blue;text-align:center}
.empty__81911__ p{font-size:17px;font-weight:bold}
.empty__81911__ dl{margin:0;text-align:left;color:#333}
.empty__81911__ dt{margin-bottom:5px;font-size:14px}
.empty__81911__ dd{margin:0;font-size:13px}


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

/*     83658 : 이미지 (모바일/PC 출력 구분)      */
.img__83658__ {max-width:100%}
.img__83658__ * {box-sizing:border-box}
.img__83658__ a {display:block;vertical-align:top}
.img__83658__ img {vertical-align:top}
.img__83658__ .img_pc {display:none;}

@media all and (min-width:1024px){
	.img__83658__ .img_m {display:none;}
	.img__83658__ .img_pc {display:block;}
	.img__83658__ .img_pc img {width:px;}
}

