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


/*     1184995 : 이미지      */
.location {position: relative;z-index: 999;background:#fff;box-shadow: rgba(0, 0, 0, 0.1) 5px 0px 20px;border-radius:5px;}
.location * {box-sizing: border-box;}

.location > ul {margin:0;padding:0;box-sizing: border-box;}
.location > ul:after {content:'';display:block;clear:both}

.location > ul > li {box-sizing:border-box;float:left;position:relative;z-index:100;min-width:180px;max-width:560px;margin:0;padding:0;vertical-align:middle;list-style-type:none;border-top-left-radius: 5px;border-bottom-left-radius: 5px;}

.location > ul > li > p {display:block;position:relative;margin:0;padding:0 20px;font-size:16px;font-family: 'Pretendard-Regular' !important;color:#333;text-align:center;letter-spacing:-.03em;vertical-align:middle;word-break:keep-all;}

.location > ul > li.loca_home {background-color:#002c69;min-width:60px;}

.location > ul > li.loca_home > p {padding:0}
.location > ul > li.loca_home > p > a {display:block;position:relative;max-width:100%; max-height:100%;}

.location > ul > li.snb_on > p {box-sizing:border-box;padding-right:42px;text-align:left;cursor:pointer;line-height:50px;}
.location > ul > li.snb_on > p:before {content:'';position:absolute;top:50%;right:20px;margin-top:-2px;border-width:4px;border-style:solid;border-color:#ddd transparent transparent transparent;vertical-align:top}
.location > ul > li.snb_on.on > p:before {margin-top:-6px;border-color:transparent transparent #777777 transparent}

.location > ul > li.snb_on > ul {box-sizing:border-box;display:none;position:absolute;left:-1px;right:-1px;min-width:100%;margin:0;padding:0;background:#ffffff;}
.location > ul > li.snb_on > ul > li {margin:0;padding:0;list-style-type:none}
.location > ul > li.snb_on > ul > li:first-child {border-top:none}

.location > ul > li.snb_on > ul > li > a {display:block;position:relative;padding:15px 20px;font-size:14px;font-family: 'Pretendard-Regular' !important;color:#777777;background:#ffffff;letter-spacing:-.03em;line-height:20px;word-break:keep-all;}
.location > ul > li.snb_on > ul > li > a:before {content:'';position:absolute;top:0;right:10px;left:10px;height:1px;background-color:#ddd;}
.location > ul > li.snb_on > ul > li > a:hover,
.location > ul > li.snb_on > ul > li.on > a {font-family: 'Pretendard-Bold' !important;background-color:#fafafa;color:#002c69}

.location > ul > li.snb_on > ul > li:first-child > a:before,
.location > ul > li.snb_on > ul > li > a:hover:before,
.location > ul > li.snb_on > ul > li.on > a:before {display:none;}

.location > ul > li.loca_current.snb_on > p {font-family: 'Pretendard-Bold' !important;color:#002c69;}
.location > ul > li.loca_current.snb_on > p:before {border-color:#ddd transparent transparent transparent}
.location > ul > li.loca_current.snb_on.on > p:before {border-color:transparent transparent #ddd transparent}

@media all and (max-width:1023px) {
	.location {width: 100%;margin:0;}

	.location > ul > li {min-width: 240px;}
	.location > ul > li p {font-size:14px;}

	.location > ul > li.snb_on > ul {min-width:auto;max-width:560px;}
	.location > ul > li.snb_on > p {line-height:50px;}
}
@media all and (max-width:768px){
	.location > ul > li.loca_home {min-width: 40px;}
	.location > ul > li > p {padding:10px;}

	.location > ul > li.snb_on {min-width:100px;}
	.location > ul > li.snb_on > p {padding-right:30px;line-height:30px;}
	.location > ul > li.loca_current {min-width:180px;}
}
@media all and (min-width:768px){
	.location > ul > li {min-width: 280px;}
	.location > ul > li > p {font-size:18px;}
}
@media all and (min-width:1024px){
	.location {width:100%;top:-25px}
	.location > ul {max-width:1400px;margin:0 auto;}
	.location > ul > li.snb_on > ul > li > a {font-size:16px;}
}

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

/*     1184865 : 타이틀 텍스트      */
.title__1184865__ {font-size:0}
.title__1184865__ p {
	display:inline-block;position:relative;margin:0;padding:0;font-family: 'Pretendard-Bold';word-break:keep-all;
	font-size:25px;font-weight:bold;color:#000000;letter-spacing:-.03em;line-height:1.4em;
}
.title__1184865__ p:before {content:'';position:absolute;background:#d00000;font-size:0}

.title__1184865__.style_top p {padding-top:10px}
.title__1184865__.style_top p:before {top:0;left:0;width:25px;height:4px}

.title__1184865__.style_right p {padding-right:14px}
.title__1184865__.style_right p:before {top:16%;right:0;width:4px;height:25px}

.title__1184865__.style_bottom p {padding-bottom:12px}
.title__1184865__.style_bottom p:before {bottom:0;left:0;width:25px;height:4px}

.title__1184865__.style_left p {padding-left:14px}
.title__1184865__.style_left p:before {top:16%;left:0;width:4px;height:25px}

.title__1184865__.style_circle1 p {padding-left:18px}
.title__1184865__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__1184865__.style_circle2 p {padding-left:18px}
.title__1184865__.style_circle2 p:before {
	top:0;bottom:0;left: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__1184865__ p {font-size:35px}
	.title__1184865__.style_top p:before {width:35px}
	.title__1184865__.style_right p:before {height:35px}
	.title__1184865__.style_bottom p:before {width:35px}
	.title__1184865__.style_left p:before {height:35px}
}

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

/*     1184845 : 장문 텍스트      */
.textarea__1184845__ p {
	display:block;margin:0;padding:0;font-family: 'Pretendard-Regular';word-break:keep-all;
	font-size:18px;font-weight:normal;color:#444444;letter-spacing:0;line-height:1.5em;
}

@media all and (min-width:1024px){
	.textarea__1184845__ p {font-size:20px}
	.textarea__1184845__ p b {display:block;font-size:30px;}
}

/*     1184925 : 블록 설정      */
.block_option__1184925__ {display:table;width:100%}
.block_option__1184925__ p {display:table-cell;height:100px;margin:0;background:#fafafa;color:#c40000;text-align:center;vertical-align:middle}
.row__1184925__ > .white-space {position: relative;}

@media (max-width:1023px){
	.row__1184925__ {}
}


@media (min-width:1024px){
	.row__1184925__ {margin:0 auto; padding:0 3%;max-width:1400px !important;border-top-left-radius: 30px;border-top-right-radius: 30px}
}

/*     1184955 : 이미지      */
.img__1184955__ {display:block;max-width:100%}
.img__1184955__ * {box-sizing:border-box}
.img__1184955__ a {display:block;vertical-align:top}
.img__1184955__ img {width:px;vertical-align:top}

@media all and (min-width: 1024px) {
	.img__1184955__ img {max-width:100%}
}

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

/*     1184975 : 장문 텍스트      */
.textarea__1184975__ p {
	display:block;margin:0;padding:0;font-family: 'Pretendard-Regular';word-break:keep-all;
	font-size:16px;font-weight:normal;color:#333;letter-spacing:0;line-height:1.7em;
}

@media all and (min-width:1024px){
	.textarea__1184975__ p {font-size:20px}
}

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

