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


/*     278396 : 장문 텍스트      */
.textarea__278396__ {padding:0 10px;}
.textarea__278396__ .textarea_box {box-sizing:border-box;position:relative;border-left:6px solid #d4e0d7;border-right:6px solid #d4e0d7;text-align:center;}
.textarea__278396__ .textarea_box:before {content:'';position:absolute;top:0;left:0;width:18px;height:6px;background:#d4e0d7;}
.textarea__278396__ .textarea_box:after {content:'';position:absolute;bottom:0;left:0;width:18px;height:6px;background:#d4e0d7;}
.textarea__278396__ .textarea_inner {position:relative;padding:20px 25px;}
.textarea__278396__ .textarea_inner:before {content:'';position:absolute;top:0;right:0;width:18px;height:6px;background:#d4e0d7;}
.textarea__278396__ .textarea_inner:after {content:'';position:absolute;bottom:0;right:0;width:18px;height:6px;background:#d4e0d7;}
.textarea__278396__ p {
	display:block;margin:0;padding:0;
	font-size:13px;font-weight:normal;color:#333333;letter-spacing:-.03em;line-height:1.6em;
}

@media all and (min-width:768px){
	.textarea__278396__ {padding:0 20px;}
}

@media all and (min-width:1024px){
	.textarea__278396__ {padding:0;}
	.textarea__278396__ .textarea_box {width:1280px;margin:0 auto;border-left-width:10px;border-right-width:10px;}
	.textarea__278396__ .textarea_box:before {width:30px;height:10px;}
	.textarea__278396__ .textarea_box:after {width:30px;height:10px;}
	.textarea__278396__ .textarea_inner {padding:30px 70px;}
	.textarea__278396__ .textarea_inner:before {width:30px;height:10px;}
	.textarea__278396__ .textarea_inner:after {width:30px;height:10px;}
	.textarea__278396__ p {font-size:20px;line-height:1.8em;}
}

/*     278401 : 실선      */
.solid_line__278401__ {display:block;position:relative;width:100%;height:100px}
.solid_line__278401__:before {content:'';position:absolute;left:0;top:50%;width:100%;height:0;border-top:1px solid #cccccc}

.solid_line__278401__.build_edit_mode {min-height:10px}

@media all and (max-width:767px){
	.solid_line__278401__ {height:50px}
}

/*     278397 : 이미지      */
.img__278397__ {max-width:100%}
.img__278397__ * {box-sizing:border-box}
.img__278397__ a {display:block;vertical-align:top}
.img__278397__ img {width:px;vertical-align:top}

/*     278398 : 타이틀 텍스트      */
.title__278398__ {font-size:0}
.title__278398__ 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__278398__ p:before {content:'';position:absolute;background:#d00000;font-size:0}

.title__278398__.style_top p {padding-top:10px}
.title__278398__.style_top p:before {top:0;left:0;width:20px;height:4px}

.title__278398__.style_right p {padding-right:14px}
.title__278398__.style_right p:before {top:16%;right:0;width:4px;height:20px}

.title__278398__.style_bottom p {padding-bottom:12px}
.title__278398__.style_bottom p:before {bottom:0;left:0;width:20px;height:4px}

.title__278398__.style_left p {padding-left:14px}
.title__278398__.style_left p:before {top:16%;left:0;width:4px;height:20px}

.title__278398__.style_circle1 p {padding-left:18px}
.title__278398__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__278398__.style_circle2 p {padding-left:18px}
.title__278398__.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__278398__ p {font-size:20px}
	.title__278398__.style_top p:before {width:20px}
	.title__278398__.style_right p:before {height:20px}
	.title__278398__.style_bottom p:before {width:20px}
	.title__278398__.style_left p:before {height:20px}
}

/*     278400 : 공백      */
.solid_line__278400__ {box-sizing:border-box;display:block;position:relative;width:100%;height:10px}
.solid_line__278400__.build_edit_mode {min-height:10px;border:1px dashed red}
.solid_line__278400__.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){
	.solid_line__278400__ {height:0px}
}

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

/*     278402 : 이미지      */
.img__278402__ {max-width:100%}
.img__278402__ * {box-sizing:border-box}
.img__278402__ a {display:block;vertical-align:top}
.img__278402__ img {width:px;vertical-align:top}

/*     278403 : 타이틀 텍스트      */
.title__278403__ {font-size:0}
.title__278403__ 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__278403__ p:before {content:'';position:absolute;background:#d00000;font-size:0}

.title__278403__.style_top p {padding-top:10px}
.title__278403__.style_top p:before {top:0;left:0;width:20px;height:4px}

.title__278403__.style_right p {padding-right:14px}
.title__278403__.style_right p:before {top:16%;right:0;width:4px;height:20px}

.title__278403__.style_bottom p {padding-bottom:12px}
.title__278403__.style_bottom p:before {bottom:0;left:0;width:20px;height:4px}

.title__278403__.style_left p {padding-left:14px}
.title__278403__.style_left p:before {top:16%;left:0;width:4px;height:20px}

.title__278403__.style_circle1 p {padding-left:18px}
.title__278403__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__278403__.style_circle2 p {padding-left:18px}
.title__278403__.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__278403__ p {font-size:20px}
	.title__278403__.style_top p:before {width:20px}
	.title__278403__.style_right p:before {height:20px}
	.title__278403__.style_bottom p:before {width:20px}
	.title__278403__.style_left p:before {height:20px}
}

/*     278404 : 공백      */
.solid_line__278404__ {box-sizing:border-box;display:block;position:relative;width:100%;height:10px}
.solid_line__278404__.build_edit_mode {min-height:10px;border:1px dashed red}
.solid_line__278404__.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){
	.solid_line__278404__ {height:0px}
}

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

/*     278406 : 이미지      */
.img__278406__ {max-width:100%}
.img__278406__ * {box-sizing:border-box}
.img__278406__ a {display:block;vertical-align:top}
.img__278406__ img {width:px;vertical-align:top}

/*     278407 : 타이틀 텍스트      */
.title__278407__ {font-size:0}
.title__278407__ 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__278407__ p:before {content:'';position:absolute;background:#d00000;font-size:0}

.title__278407__.style_top p {padding-top:10px}
.title__278407__.style_top p:before {top:0;left:0;width:20px;height:4px}

.title__278407__.style_right p {padding-right:14px}
.title__278407__.style_right p:before {top:16%;right:0;width:4px;height:20px}

.title__278407__.style_bottom p {padding-bottom:12px}
.title__278407__.style_bottom p:before {bottom:0;left:0;width:20px;height:4px}

.title__278407__.style_left p {padding-left:14px}
.title__278407__.style_left p:before {top:16%;left:0;width:4px;height:20px}

.title__278407__.style_circle1 p {padding-left:18px}
.title__278407__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__278407__.style_circle2 p {padding-left:18px}
.title__278407__.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__278407__ p {font-size:20px}
	.title__278407__.style_top p:before {width:20px}
	.title__278407__.style_right p:before {height:20px}
	.title__278407__.style_bottom p:before {width:20px}
	.title__278407__.style_left p:before {height:20px}
}

/*     278408 : 공백      */
.solid_line__278408__ {box-sizing:border-box;display:block;position:relative;width:100%;height:10px}
.solid_line__278408__.build_edit_mode {min-height:10px;border:1px dashed red}
.solid_line__278408__.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){
	.solid_line__278408__ {height:0px}
}

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

/*     278410 : 실선      */
.solid_line__278410__ {display:block;position:relative;width:100%;height:100px}
.solid_line__278410__:before {content:'';position:absolute;left:0;top:50%;width:100%;height:0;border-top:1px solid #cccccc}

.solid_line__278410__.build_edit_mode {min-height:10px}

@media all and (max-width:767px){
	.solid_line__278410__ {height:50px}
}

/*     277960 : 이미지 리스트 (타일형)      */
.img_tile__277960__ {overflow:hidden}
.img_tile__277960__ .img_inner {margin:0 -10px}
.img_tile__277960__ .img_inner:after {content:'';display:block;clear:both}
.img_tile__277960__ * {box-sizing:border-box}
.img_tile__277960__ .item {float:left;position:relative;width:100%;padding:15px 0 5px}
.img_tile__277960__ .item .item_inner {display:block;padding:0 10px;border-left:1px solid #dedede}
.img_tile__277960__ .item a {display:block}
.img_tile__277960__ .figure {display:block;margin-bottom:10px}
.img_tile__277960__ .figure img {width:100%;vertical-align:top}
.img_tile__277960__ .caption {display:block;padding-bottom:5px}
.img_tile__277960__ .caption > span {display:block}
.img_tile__277960__ .caption > span.subject {color:#997567;letter-spacing:-.03em;}
.img_tile__277960__ .caption > span.content {margin-top:12px;color:#999999;}

.text_m_sml__277960__ .caption > span.subject {font-size:18px;line-height:1.4em}
.text_m_sml__277960__ .caption > span.content {font-size:13px;line-height:1.6em}
.text_m_med__277960__ .caption > span.subject {font-size:22px;line-height:1.4em}
.text_m_med__277960__ .caption > span.content {font-size:14px;line-height:1.6em}
.text_m_big__277960__ .caption > span.subject {font-size:26px;line-height:1.4em}
.text_m_big__277960__ .caption > span.content {font-size:18px;line-height:1.6em}

.col_m_1__277960__ .item {width:100%}
.col_m_2__277960__ .item {width:50%}
.col_m_3__277960__ .item {width:33.3333%}
.col_m_4__277960__ .item {width:25%}
.col_m_1__277960__ .item,
.col_m_2__277960__ .item2n,
.col_m_3__277960__ .item3n,
.col_m_4__277960__ .item4n {clear:both;border-left-width:0;}

@media (min-width:768px){
	.img_tile__277960__ .img_inner {margin:0 -20px}
	.img_tile__277960__ .item {padding:25px 0 15px}
	.img_tile__277960__ .item .item_inner {padding:0 20px}

	.col_m_1__277960__ .item,
	.col_m_2__277960__ .item2n,
	.col_m_3__277960__ .item3n,
	.col_m_4__277960__ .item4n {clear:none;border-left-width:1px;}

	.col_t_1__277960__ .item {width:100%}
	.col_t_2__277960__ .item {width:50%}
	.col_t_3__277960__ .item {width:33.3333%}
	.col_t_4__277960__ .item {width:25%}
	.col_t_5__277960__ .item {width:20%}
	.col_t_6__277960__ .item {width:16.6666%}
	.col_t_1__277960__ .item,
	.col_t_2__277960__ .item2n,
	.col_t_3__277960__ .item3n,
	.col_t_4__277960__ .item4n,
	.col_t_5__277960__ .item5n,
	.col_t_6__277960__ .item6n {clear:both;border-left-width:0;}
}

@media (min-width:1024px){
	.img_tile__277960__ .img_inner {margin:0 -30px}
	.img_tile__277960__ .item {padding:35px 0 25px}
	.img_tile__277960__ .item .item_inner {padding:0 30px}
	.img_tile__277960__ .figure {margin-bottom:15px}
	.img_tile__277960__ .caption > span.content {margin-top:20px}

	.text_sml__277960__ .caption > span.subject {font-size:20px;line-height:1.3em}
	.text_sml__277960__ .caption > span.content {line-height:1.7em}
	.text_med__277960__ .caption > span.subject {font-size:28px;line-height:1.4em}
	.text_med__277960__ .caption > span.content {line-height:1.7em}
	.text_big__277960__ .caption > span.subject {font-size:36px;line-height:1.4em}
	.text_big__277960__ .caption > span.content {line-height:1.7em}

	.col_t_1__277960__ .item,
	.col_t_2__277960__ .item2n,
	.col_t_3__277960__ .item3n,
	.col_t_4__277960__ .item4n,
	.col_t_5__277960__ .item5n,
	.col_t_6__277960__ .item6n {clear:none;border-left-width:0;}

	.col_pc_1__277960__ .item {width:100%}
	.col_pc_2__277960__ .item {width:50%}
	.col_pc_3__277960__ .item {width:33.3333%}
	.col_pc_4__277960__ .item {width:25%}
	.col_pc_5__277960__ .item {width:20%}
	.col_pc_6__277960__ .item {width:16.6666%}
	.col_pc_1__277960__ .item,
	.col_pc_2__277960__ .item2n,
	.col_pc_3__277960__ .item3n,
	.col_pc_4__277960__ .item4n,
	.col_pc_5__277960__ .item5n,
	.col_pc_6__277960__ .item6n {clear:both;border-left-width:1px;}
}

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

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

