/*     1319025 : 일반 상단      */
.top_img.type3 { padding:3rem 0 0 }
.top_img.type3 .tit { text-align:left }
.deps1 .nice-select,
.deps2 .nice-select{ display:block !important }

@media all and (min-width:1024px){
.top_img.type3 { padding:8rem 0 0 }
#container{padding-top:80px;}
.nice-select{display:block !important;}

}

/*     1319015 : BLANK 컨텐츠      */
.blank__1319015__ {box-sizing:border-box;display:block;position:relative;width:100%;height:50px}
.blank__1319015__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__1319015__.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){
	.blank__1319015__ {height:20px}
}

