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

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

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

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

/*     1581555 : 타이틀 텍스트      */
.title__1581555__ {font-size:0}
.title__1581555__ 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 #205aa7;padding-left:15px;
}
.title__1581555__ p:before {content:'';position:absolute;background:#1c3444;font-size:0}

.title__1581555__.style_top p {padding-top:10px}
.title__1581555__.style_top p:before {top:0;left:0;width:30%;height:1px}

.title__1581555__.style_right p {padding-right:14px}
.title__1581555__.style_right p:before {top:16%;right:0;width:4px;height:24px}

.title__1581555__.style_bottom p {padding-bottom:12px}
.title__1581555__.style_bottom p:before {bottom:0;left:0;width:24px;height:4px}

.title__1581555__.style_left p {padding-left:14px}
.title__1581555__.style_left p:before {top:16%;left:0;width:4px;height:24px}

.title__1581555__.style_circle1 p {padding-left:18px}
.title__1581555__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__1581555__.style_circle2 p {padding-left:18px}
.title__1581555__.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__1581555__ p {font-size:50px;padding-left:26px;}
	.title__1581555__.style_top p:before {width:30%;}
	.title__1581555__.style_right p:before {height:50px}
	.title__1581555__.style_bottom p:before {width:50px}
	.title__1581555__.style_left p:before {height:50px}
}

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

/*     1581575 : 한줄 텍스트      */
.text__1581575__ {display:inline-block;}
.text__1581575__ .wrap{display:flex; background:#f5f6f8;border-radius:14px; overflow:hidden;align-items: center;}
.text__1581575__ p {
	display:block;margin:0;padding:0;
	font-size:18px;font-weight:700;color:#205aa7;letter-spacing:0;line-height:1.5em;
}
.text__1581575__ .icon{background:#205aa7;padding:10px;box-sizing:border-box;}
.text__1581575__  .txt{display:inline-block;padding:0 20px;border-box;}

@media all and (min-width:1024px){
	.text__1581575__ p {font-size:36px}
}

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

/*     1581595 : 한줄 텍스트      */
.text__416489__ p {
	word-break:keep-all;
	text-align:left;
	margin:0;padding:0;
	font-size:16px;font-weight:300;color:#1c3444;letter-spacing:-.03em;line-height:1.5em;
}

.text__416489__ .sub{margin-top:5px;}
.text__416489__ .pc{display:none;}
.text__416489__ .mb{display:block;text-align:left;}

@media all and (min-width:1024px){

	.text__416489__ p {font-size:24px}

	.text__416489__ .sub{margin-top:10px;}
	
	.text__416489__ .mb{display:none;}
	.text__416489__ .pc{display:block;}
}

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

/*     1581615 : 표 2.0      */
.table__1581615__ {width:100%;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;border-radius:14px; overflow:hidden;word-break:keep-all;}
.table__1581615__ > .table_inner {overflow:hidden;width:100%;margin:0 auto;border-top:1px solid #70afd6}
.table__1581615__ * {box-sizing:border-box}
.table__1581615__ table {
	width:100%;margin-top:-1px;border-spacing:1px;border-collapse:separate;
	background:#70afd6;table-layout:auto;
}
.table__1581615__ td {
	height:50px;padding:10px 10px;
	background:#f4f7f8 !important;;font-size:16px;font-weight:normal;color:#1c3444 !important;text-align:left;
}
.table__1581615__ td.empty__1581615__ {padding:50px 20px}

.table__1581615__ tr td:nth-child(1){background:#205aa7 !important;color:#fff !important;width:20% !important;} 
.table__1581615__ tr td:nth-child(2){width:80% !important;}

@media all and (max-width:767px){
	.table__1581615__ > .table_inner {width:px}
}

@media all and (min-width:768px) and (max-width:1023px){
	.table__1581615__ > .table_inner {width:px}
}

@media all and (min-width:1024px){
	.table__1581615__ td{font-size:24px;}
	.table__1581615__ > .table_inner {width:px}
}

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

/*     1581635 : 한줄 텍스트      */
.text__1581635__ {display:inline-block;}
.text__1581635__ .wrap{display:flex; background:#f5f6f8;border-radius:14px; overflow:hidden;align-items: center;}
.text__1581635__ p {
	display:block;margin:0;padding:0;
	font-size:18px;font-weight:700;color:#205aa7;letter-spacing:0;line-height:1.5em;
}
.text__1581635__ .icon{background:#205aa7;padding:10px;box-sizing:border-box;}
.text__1581635__  .txt{display:inline-block;padding:0 20px;border-box;}

@media all and (min-width:1024px){
	.text__1581635__ p {font-size:36px}
}

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

/*     1581655 : 한줄 텍스트      */
.text__416489__ p {
	word-break:keep-all;
	text-align:left;
	margin:0;padding:0;
	font-size:16px;font-weight:300;color:#1c3444;letter-spacing:-.03em;line-height:1.5em;
}

.text__416489__ .sub{margin-top:5px;}
.text__416489__ .pc{display:none;}
.text__416489__ .mb{display:block;text-align:left;}

@media all and (min-width:1024px){

	.text__416489__ p {font-size:24px}

	.text__416489__ .sub{margin-top:10px;}
	
	.text__416489__ .mb{display:none;}
	.text__416489__ .pc{display:block;}
}

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

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

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

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

/*     1581705 : 이미지 리스트 (타일형)      */
.img_tile__1581705__ {overflow:hidden;word-break:keep-all;}
.img_tile__1581705__ .img_inner {}
.img_tile__1581705__ .img_inner:after {content:'';display:block;clear:both}
.img_tile__1581705__ * {box-sizing:border-box}
.img_tile__1581705__ .item {float:left;position:relative;width:100%;padding:5px; background:#ffffff;border-radius:15px;}
.img_tile__1581705__ .item a {display:block}
.img_tile__1581705__ .figure {display:block}
.img_tile__1581705__ .figure img {vertical-align:top}
.img_tile__1581705__ .caption {display:block;margin-top:10px;letter-spacing:-0.05em;word-break:keep-all;padding:0 10px;}
.img_tile__1581705__ .caption > span {display:block}
.img_tile__1581705__ .caption > span.subject {font-weight:bold;color:#205aa7}
.img_tile__1581705__ .caption > span.content {margin-top:5px;color:#1c3444}

.text_m_sml__1581705__ .caption > span.subject {font-size:14px;line-height:1.4em}
.text_m_sml__1581705__ .caption > span.content {font-size:13px;line-height:1.5em}
.text_m_med__1581705__ .caption > span.subject {font-size:16px;line-height:1.4em}
.text_m_med__1581705__ .caption > span.content {font-size:14px;line-height:1.4em}
.text_m_big__1581705__ .caption > span.subject {font-size:20px;line-height:1.4em;margin:10px 5px;}
.text_m_big__1581705__ .caption > span.content {font-size:16px;line-height:1.5em;margin:10px 5x;}

.col_m_1__1581705__ .item {width:100%; margin-bottom:15px;padding:15px 0;}
.col_m_2__1581705__ .item {width:50%}
.col_m_3__1581705__ .item {width:33.3333%}
.col_m_4__1581705__ .item {width:25%}
.col_m_1__1581705__ .item,
.col_m_2__1581705__ .item2n,
.col_m_3__1581705__ .item3n,
.col_m_4__1581705__ .item4n {clear:both}

@media (min-width:768px){
	.col_m_1__1581705__ .item,
	.col_m_2__1581705__ .item2n,
	.col_m_3__1581705__ .item3n,
	.col_m_4__1581705__ .item4n {clear:none}

	.col_t_1__1581705__ .item {width:100%}
	.col_t_2__1581705__ .item {width:48%;margin:1%;min-height:380px;}
	.col_t_3__1581705__ .item {width:31.3333%;margin:1%;min-height:390px;}
	.col_t_4__1581705__ .item {width:25%}
	.col_t_5__1581705__ .item {width:20%}
	.col_t_6__1581705__ .item {width:16.6666%}
	.col_t_1__1581705__ .item,
	.col_t_2__1581705__ .item2n,
	.col_t_3__1581705__ .item3n,
	.col_t_4__1581705__ .item4n,
	.col_t_5__1581705__ .item5n,
	.col_t_6__1581705__ .item6n {clear:both}
}

@media (min-width:1024px){
	.img_tile__1581705__ .img_inner {}
	.img_tile__1581705__ .item {padding:10px}
	.img_tile__1581705__ .caption {margin-top:15px}
	.img_tile__1581705__ .caption > span.content {margin-top:10px}

	.text_sml__1581705__ .caption > span.subject {font-size:14px;line-height:1.3em}
	.text_sml__1581705__ .caption > span.content {font-size:13px;line-height:1.3em}
	.text_med__1581705__ .caption > span.subject {font-size:16px;line-height:1.4em}
	.text_med__1581705__ .caption > span.content {font-size:14px;line-height:1.5em}
	.text_big__1581705__ .caption > span.subject {font-size:30px;line-height:1.4em;margin:40px 0;}
	.text_big__1581705__ .caption > span.content {font-size:23px;line-height:1.5em;margin-top:40px;}

	.col_t_1__1581705__ .item,
	.col_t_2__1581705__ .item2n,
	.col_t_3__1581705__ .item3n,
	.col_t_4__1581705__ .item4n,
	.col_t_5__1581705__ .item5n,
	.col_t_6__1581705__ .item6n {clear:none}

	.col_pc_1__1581705__ .item {width:100%}
	.col_pc_2__1581705__ .item {width:48%;margin:1%;min-height:552px;}
	.col_pc_3__1581705__ .item {width:32.3333%;margin:0.5%;min-height:518px;border-radius:19px;}
	.col_pc_4__1581705__ .item {width:25%}
	.col_pc_5__1581705__ .item {width:20%}
	.col_pc_6__1581705__ .item {width:16.6666%}
	.col_pc_1__1581705__ .item,
	.col_pc_2__1581705__ .item2n,
	.col_pc_3__1581705__ .item3n,
	.col_pc_4__1581705__ .item4n,
	.col_pc_5__1581705__ .item5n,
	.col_pc_6__1581705__ .item6n {clear:both}
}

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

