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

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

/*     1577135 : 공백      */
.solid_line__1577135__ {box-sizing:border-box; display:block; position:relative; width:100%; height:100px;}
.solid_line__1577135__:before {content:''; 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;}

.solid_line__1577135__.build_edit_mode {min-height:10px; border:1px dashed red;}

@media all and (max-width:767px){
	.solid_line__1577135__ {height:40px}
}

/*     1577145 : 한줄 텍스트      */
.text__1577145__ {display:flex;flex-wrap:wrap;gap:10px;}
.text__1577145__ p {
	text-align:left;
	margin:0;padding:0;
	font-size:16px;font-weight:300;color:#1c3444;letter-spacing:0;line-height:1.5em;
}
.text__1577145__ .title p{color:#205aa7; font-weight:700;font-size:22px;border-left:8px solid #205aa7;padding-left:15px;}
.text__1577145__ .top_title{color:#205aa7; font-weight:700; font-size:20px;}
.text__1577145__ .top_title span{display:block;color:#afcae8;font-size:14px;font-weight:400;line-height:1em;}
.text__1577145__ .sub{margin-top:5px;}
.text__1577145__ .pc{display:none;}
.text__1577145__ .mb{display:block;text-align:left;}

@media all and (min-width:1024px){
	.text__1577145__ {display:flex;justify-content: space-between;gap:0;}
	.text__1577145__ p {font-size:23px}
	.text__1577145__ .title p{color:#205aa7; font-weight:700;font-size:50px;padding-left:26px;}
	.text__1577145__ .top_title{font-size:36px;}
	.text__1577145__ .top_title span{font-size:24px;margin-bottom:10px;}
	.text__1577145__ .sub{margin-top:10px;}
	.text__1577145__  .sub_txt{width:700px;}
	.text__1577145__ .mb{display:none;}
	.text__1577145__ .pc{display:block;}
}

/*     1577155 : 공백      */
.solid_line__1577155__ {box-sizing:border-box; display:block; position:relative; width:100%; height:100px;}
.solid_line__1577155__:before {content:''; 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;}

.solid_line__1577155__.build_edit_mode {min-height:10px; border:1px dashed red;}

@media all and (max-width:767px){
	.solid_line__1577155__ {height:40px}
}

/*     1577165 : 공백      */
.solid_line__1577165__ {box-sizing:border-box; display:block; position:relative; width:100%; height:100px;}
.solid_line__1577165__:before {content:''; 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;}

.solid_line__1577165__.build_edit_mode {min-height:10px; border:1px dashed red;}

@media all and (max-width:767px){
	.solid_line__1577165__ {height:40px}
}

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

/*     1577185 : 공백      */
.solid_line__1577185__ {box-sizing:border-box; display:block; position:relative; width:100%; height:10px;}
.solid_line__1577185__:before {content:''; 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;}

.solid_line__1577185__.build_edit_mode {min-height:10px; border:1px dashed red;}

@media all and (max-width:767px){
	.solid_line__1577185__ {height:10px}
}

/*     1577195 : 한줄 텍스트      */
.text__1577195__ p {
	margin:0;padding:0;
	font-size:16px;font-weight:300;color:#1c3444;letter-spacing:0;line-height:1.5em;
}
.text__1577195__ p a {color:#1c3444}
.text__1577195__ .pc{display:none;padding-left:40px;}
.text__1577195__ .mb{display:block;text-align:left;}

@media all and (min-width:1024px){
	.text__1577195__ p {font-size:23px}
	.text__1577195__ .mb{display:none;}
	.text__1577195__ .pc{display:block;}
}

/*     1577205 : 공백      */
.solid_line__1577205__ {box-sizing:border-box; display:block; position:relative; width:100%; height:30px;}
.solid_line__1577205__:before {content:''; 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;}

.solid_line__1577205__.build_edit_mode {min-height:10px; border:1px dashed red;}

@media all and (max-width:767px){
	.solid_line__1577205__ {height:15px}
}

/*     1577215 : 한줄 텍스트      */
.text__1577215__{display:flex;flex-direction: column;flex-wrap:wrap;gap:20px;align-items: center;  justify-content: center; align-content: center;}
.text__1577215__ p {
	margin:0;padding:0;
	font-size:16px;font-weight:300;color:#333333;letter-spacing:0;line-height:1.5em;
}
.text__1577215__ p a {color:#333333}
.text__1577215__ .pc{display:none;}
.text__1577215__ .mb{display:block;text-align:left;}

/*box 그라데이션 테두리*/
.text__1577215__ .box{/*border 그라데이션*/
border:1px solid transparent;
background-image: linear-gradient(#fff, #fff), linear-gradient(190deg, rgba(78,129,226,1) 0%, rgba(28,70,151,1) 100%); background-origin: border-box;background-clip: content-box, border-box;border-radius:10px;
margin:0 auto;padding:4px;justify-content: justify-content: flex-start; align-items: center;}

/**/
.text__1577215__ .box{width:100%;}
.text__1577215__ .box div{padding:15px;}
.text__1577215__ .box .title{font-weight:bold; color:#205aa7;font-size:20px;}
.text__1577215__ .sun{display:block; border:1px solid #d0d1d1;margin:15px; auto;}
.text__1577215__ .box .content{padding:15px;}

/*박스 배경*/
.text__1577215__ .content1{background-image:url();background-repeat:no-repeat;background-repeat: no-repeat;background-position: bottom -23px right -24px;}
.text__1577215__ .content2{background-image:url();background-repeat:no-repeat;background-repeat: no-repeat;background-position: bottom -27px right -94px;}

@media all and (min-width:1024px){
	.text__1577215__{display:flex;flex-direction: row;flex-wrap: nowrap; justify-content: space-between; gap: 40px;}
	.text__1577215__ p {font-size:23px}
	.text__1577215__ .mb{display:none;}
	.text__1577215__ .pc{display:block;}
    /**/
	.text__1577215__ .box{width:50%;}
 	.text__1577215__ .box .content{padding:48px;min-height:525px;}
    .text__1577215__ .box div{}
	.text__1577215__ .box .title{font-size:30px;}
	.text__1577215__ .sun{display:block; border:1px solid #d0d1d1;margin:30px; auto;}

}

/*     1577225 : 공백      */
.solid_line__1577225__ {box-sizing:border-box; display:block; position:relative; width:100%; height:90px;}
.solid_line__1577225__:before {content:''; 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;}

.solid_line__1577225__.build_edit_mode {min-height:10px; border:1px dashed red;}

@media all and (max-width:767px){
	.solid_line__1577225__ {height:35px}
}

/*     1577235 : 공백      */
.solid_line__1577235__ {box-sizing:border-box; display:block; position:relative; width:100%; height:100px;}
.solid_line__1577235__:before {content:''; 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;}

.solid_line__1577235__.build_edit_mode {min-height:10px; border:1px dashed red;}

@media all and (max-width:767px){
	.solid_line__1577235__ {height:40px}
}

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

/*     1577255 : 공백      */
.solid_line__1577255__ {box-sizing:border-box; display:block; position:relative; width:100%; height:30px;}
.solid_line__1577255__:before {content:''; 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;}

.solid_line__1577255__.build_edit_mode {min-height:10px; border:1px dashed red;}

@media all and (max-width:767px){
	.solid_line__1577255__ {height:15px}
}

/*     1577265 : 이미지 리스트 (타일형)      */
.img_tile__1577265__ {overflow:hidden;word-break:keep-all;}
.img_tile__1577265__ .img_inner {margin:-0.5%%;}
.img_tile__1577265__ .img_inner:after {content:'';display:block;clear:both}
.img_tile__1577265__ * {box-sizing:border-box}
.img_tile__1577265__ .item {float:left;position:relative;width:100%;padding:5px;background:#f4f7f8; border-radius:14px;}
.img_tile__1577265__ .item a {display:block}
.img_tile__1577265__ .figure {display:block; margin:30px 0;}
.img_tile__1577265__ .figure img {vertical-align:top; padding: 0 15px;}
.img_tile__1577265__ .caption {display:block;margin-top:10px}
.img_tile__1577265__ .caption > span {display:block}
.img_tile__1577265__ .caption > span.subject {font-weight:300;color:#d00000}
.img_tile__1577265__ .caption > span.content {margin-top:5px;color:#444444;margin-bottom:10px;font-weight:300;}

.text_m_sml__1577265__ .caption > span.subject {font-size:14px;line-height:1.4em}
.text_m_sml__1577265__ .caption > span.content {font-size:13px;line-height:1.5em}
.text_m_med__1577265__ .caption > span.subject {font-size:16px;line-height:1.4em}
.text_m_med__1577265__ .caption > span.content {font-size:14px;line-height:1.4em}
.text_m_big__1577265__ .caption > span.subject {font-size:16px;line-height:1.4em}
.text_m_big__1577265__ .caption > span.content {font-size:16px;line-height:1.5em}

.col_m_1__1577265__ .item {width:100%}
.col_m_2__1577265__ .item {width:48%; margin:1%;min-height: 255px;}
.col_m_3__1577265__ .item {width:33.3333%}
.col_m_4__1577265__ .item {width:25%}
.col_m_1__1577265__ .item,
.col_m_2__1577265__ .item2n,
.col_m_3__1577265__ .item3n,
.col_m_4__1577265__ .item4n {clear:both}

@media (min-width:768px){
	.col_m_1__1577265__ .item,
	.col_m_2__1577265__ .item2n,
	.col_m_3__1577265__ .item3n,
	.col_m_4__1577265__ .item4n {clear:none}

	.col_t_1__1577265__ .item {width:100%}
	.col_t_2__1577265__ .item {width:50%}
	.col_t_3__1577265__ .item {width:32.3333%; margin:0.5%; min-height:230px;}
	.col_t_4__1577265__ .item {width:25%}
	.col_t_5__1577265__ .item {width:20%}
	.col_t_6__1577265__ .item {width:16.6666%}
	.col_t_1__1577265__ .item,
	.col_t_2__1577265__ .item2n,
	.col_t_3__1577265__ .item3n,
	.col_t_4__1577265__ .item4n,
	.col_t_5__1577265__ .item5n,
	.col_t_6__1577265__ .item6n {clear:both}
}

@media (min-width:1024px){
	.img_tile__1577265__ .figure img {vertical-align:top; padding: 0px;}
	.img_tile__1577265__ .img_inner {}
	.img_tile__1577265__ .item {padding:10px}
	.img_tile__1577265__ .caption {margin-top:15px}
	.img_tile__1577265__ .caption > span.content {margin-top:10px;margin-bottom:15px;}

	.text_sml__1577265__ .caption > span.subject {font-size:14px;line-height:1.3em}
	.text_sml__1577265__ .caption > span.content {font-size:13px;line-height:1.3em}
	.text_med__1577265__ .caption > span.subject {font-size:16px;line-height:1.4em}
	.text_med__1577265__ .caption > span.content {font-size:14px;line-height:1.5em}
	.text_big__1577265__ .caption > span.subject {font-size:23px;line-height:1.4em}
	.text_big__1577265__ .caption > span.content {font-size:23px;line-height:1.5em}

	.col_t_1__1577265__ .item,
	.col_t_2__1577265__ .item2n,
	.col_t_3__1577265__ .item3n,
	.col_t_4__1577265__ .item4n,
	.col_t_5__1577265__ .item5n,
	.col_t_6__1577265__ .item6n {clear:none}

	.col_pc_1__1577265__ .item {width:100%}
	.col_pc_2__1577265__ .item {width:50%}
	.col_pc_3__1577265__ .item {width:32.3333%; min-height:230px; margin:0.5%;}
	.col_pc_4__1577265__ .item {width:25%}
	.col_pc_5__1577265__ .item {width:20%}
	.col_pc_6__1577265__ .item {width:16.6666%}
	.col_pc_1__1577265__ .item,
	.col_pc_2__1577265__ .item2n,
	.col_pc_3__1577265__ .item3n,
	.col_pc_4__1577265__ .item4n,
	.col_pc_5__1577265__ .item5n,
	.col_pc_6__1577265__ .item6n {clear:both}
}

/*     1577275 : 공백      */
.solid_line__1577275__ {box-sizing:border-box; display:block; position:relative; width:100%; height:100px;}
.solid_line__1577275__:before {content:''; 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;}

.solid_line__1577275__.build_edit_mode {min-height:10px; border:1px dashed red;}

@media all and (max-width:767px){
	.solid_line__1577275__ {height:40px}
}

/*     1577285 : 공백      */
.solid_line__1577285__ {box-sizing:border-box; display:block; position:relative; width:100%; height:100px;}
.solid_line__1577285__:before {content:''; 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;}

.solid_line__1577285__.build_edit_mode {min-height:10px; border:1px dashed red;}

@media all and (max-width:767px){
	.solid_line__1577285__ {height:40px}
}

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

/*     1577305 : 공백      */
.solid_line__1577305__ {box-sizing:border-box; display:block; position:relative; width:100%; height:30px;}
.solid_line__1577305__:before {content:''; 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;}

.solid_line__1577305__.build_edit_mode {min-height:10px; border:1px dashed red;}

@media all and (max-width:767px){
	.solid_line__1577305__ {height:15px}
}

/*     1577315 : 표 2.0      */
.table__1577315__ {width:100%;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;border-radius:14px; overflow:hidden;}
.table__1577315__ > .table_inner {overflow: hidden;width:100%;margin:0 auto;border-top:px solid }
.table__1577315__ * {box-sizing:border-box}
.table__1577315__ table {
	display:table; table-layout:fixed;
	width:100%;margin-top:-1px;border-spacing:1px;border-collapse:separate;
	background:#dddddd;table-layout:auto;
	border-top:1px solid #7d7d7d;}
.table__1577315__ td {
	height:50px;padding:30px 20px;
	background:#fff;font-size:16px;font-weight:normal;color:#333;text-align:left;
	display:table-cell;
}
.table__1577315__ td.empty__1577315__ {padding:50px 20px}

/**/
.table__1577315__ td:nth-child(1){background:#205aa7 !important;}
.table__1577315__ td:nth-child(3){background:#afcae8 !important;color:#205aa7 !important;}
.table__1577315__ td:nth-child(2), .table__1577315__ td:nth-child(4){background:#f4f7f8 !important;color:#1c3444 !important;}

/*스크롤 기능조절*/
.table__583165 > .table_inner::-webkit-scrollbar {
    display: none; /* 크롬, 사파리, 오페라, 엣지 */
    scrollbar-width: none; /* 파이어폭스 */}
<!--테이블 스크롤-->
.table_wrap { width: 100%; overflow: hidden; }
.table_wrap .table_box { overflow-x: scroll; }
.table_wrap .table_box table { width: 100%; min-width: 550px; }

@media all and (max-width:767px){
	.table__1577315__ > .table_inner {width:px}
}

@media all and (min-width:768px) and (max-width:1023px){
	.table__1577315__ > .table_inner {width:px}
	
}

@media all and (min-width:1024px){
	.table__1577315__ > .table_inner {width:px;overflow: hidden;}
	.table__1577315__ td{font-size:23px;}
}

/*     1577325 : 공백      */
.solid_line__1577325__ {box-sizing:border-box; display:block; position:relative; width:100%; height:100px;}
.solid_line__1577325__:before {content:''; 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;}

.solid_line__1577325__.build_edit_mode {min-height:10px; border:1px dashed red;}

@media all and (max-width:767px){
	.solid_line__1577325__ {height:40px}
}

/*     1577335 : 공백      */
.solid_line__1577335__ {box-sizing:border-box; display:block; position:relative; width:100%; height:100px;}
.solid_line__1577335__:before {content:''; 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;}

.solid_line__1577335__.build_edit_mode {min-height:10px; border:1px dashed red;}

@media all and (max-width:767px){
	.solid_line__1577335__ {height:40px}
}

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

/*     1577355 : 공백      */
.solid_line__1577355__ {box-sizing:border-box; display:block; position:relative; width:100%; height:30px;}
.solid_line__1577355__:before {content:''; 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;}

.solid_line__1577355__.build_edit_mode {min-height:10px; border:1px dashed red;}

@media all and (max-width:767px){
	.solid_line__1577355__ {height:15px}
}

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

/*     1577375 : 공백      */
.solid_line__1577375__ {box-sizing:border-box; display:block; position:relative; width:100%; height:100px;}
.solid_line__1577375__:before {content:''; 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;}

.solid_line__1577375__.build_edit_mode {min-height:10px; border:1px dashed red;}

@media all and (max-width:767px){
	.solid_line__1577375__ {height:40px}
}

