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

/*     1570245 : 한줄 텍스트      */
.button_osan2 .button__119796__ {width:100%; margin:0 auto; z-index:30000; display: grid; grid-template-columns: repeat(2, 1fr); }

.button__119796__ a {
	display:block;margin:0;padding:10px 7px;background: #fff;  font-size:14px;font-weight:normal; color:#afcae8; 
	text-align:center; letter-spacing:-.03em;line-height:1.3em; border-right:none;box-sizing:border-box; /*border-bottom: solid 1px #ccc;*/
	position:relative;
}

.button__119796__ a:after{content: ''; border-bottom: 2px solid #205aa7; position: absolute;width: 80px;bottom: 20%;left: 50%; transform: translateX(-50%);
display:none;transition:0.1s;}
.button__119796__ a:hover { background: #fff; color: #1c3444;}
.button__119796__ a:hover:after{display:block;}

.button__119796__ a:last-child { border-right: 0; /*grid-column: 1 / 4;*/ border-bottom: 0; }
.button__119796__ a:nth-child(2) { background: #fff; color: #1c3444 }
.button__119796__ a:nth-child(2):after{display:block;}
.button__119796__ a:nth-child(1) { /*border-right: solid 1px #aaaaaa;*/}
.button__119796__ a:nth-child(3) {border-bottom: 0px;}
.button__119796__ a:nth-child(4) {  border-bottom: 0px;}
.button__119796__ { /*border: solid 1px #aaaaaa; */}

@media all and (min-width:1024px){
.button_osan2 .button__119796__ { display: flex; align-items: center; }
.button__119796__ a {font-size:20px; width:100%;/* border-right: solid 1px #ccc; border-bottom: 0; */padding:20px 7px;}
.button__119796__ a:after{width:96px;}
}

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

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

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

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

/*     1570295 : 한줄 텍스트      */
 .box{display:flex; flex-direction:column; flex-wrap: wrap;  gap: 20px; justify-content: center; align-items: center;}

 .box .item img{border-radius:0 0 14px 14px; overflow:hidden;}
 .box .item .top{border-radius:14px 14px 0 0;overflow:hidden;}
.text__1570295__ p {
	display:block;margin:0;padding:0;
	font-size:16px;font-weight:700;color:#333333;letter-spacing:0;line-height:1.5em;
}
.text__1570295__ img{display:block;width:100%;}
.text__1570295__ p a {color:#333333}
.text__1570295__ .top{color:#333333;border:1px solid #205aa7;font-size:20px;text-align:center;padding:10px 0;border-bottom:0;}
.text__1570295__ .bottom{background:#f5f5f5;padding:24px 15px;color:#333333}

/*right-box*/
.text__571935__ p {
	display:block;margin:0;padding:0;
	font-size:16px;font-weight:700;color:#333333;letter-spacing:0;line-height:1.5em;
}
.text__571935__ img{display:block;width:100%;}
.text__571935__ p a {color:#333333}
.text__571935__ .top{color:#333333;border:1px solid #205aa7;font-size:20px;text-align:center;padding:10px 0;background:#205aa7;color:#fff;
}
.text__571935__ .bottom{background:#f5f5f5;padding:24px 15px;color:#333333}

@media all and (min-width:1024px){
	 .box{flex-direction: row; flex-wrap: nowrap;  gap: 32px;justify-content: space-between;align-items: center;}
	.text__1570295__ p, .text__571935__ p {font-size:24px}
	.text__1570295__ .top, .text__571935__ .top{font-size:30px;padding:20px 0;}
	
}

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

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

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

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

/*     1570345 : 한줄 텍스트      */
.text__1570345__{display:flex;flex-direction: column;flex-wrap:wrap;gap:15px;}
.text__1570345__ p {
  width:95%;
	display:block;margin:0;padding:0;
	font-size:16px;font-weight:300;color:#1c3444;letter-spacing:0;line-height:1.5em;
}

.text__1570345__ p a {color:#1c3444}
.text__1570345__ ul{list-style:none; margin:0;padding:0}
.text__1570345__ ul li{border-bottom: 1px solid #c8c8c8;display:flex; gap:10px;align-items: center;margin-bottom:5px;padding-bottom:5px;}
.text__1570345__ ul li:last-child{margin-bottom:0;border-bottom:0}
.text__1570345__ ul li:last-child p{border-bottom:none; font-weight:400; color:#ffffff !important; background:#4c77b1; padding:5px;margin-top:20px;}
.text__1570345__ ul li:last-child span{color:#12374e;font-weight:700;}
.text__1570345__ ul li span{width:24px; height:21px;}


@media all and (min-width:1024px){
	.text__1570345__{gap:44px;flex-direction: row;}
	.text__1570345__ ul li{ gap:22px;margin-bottom:19px;padding-bottom:10px;}
	.text__1570345__ ul li:last-child{margin-bottom:0;padding-bottom:0}
	.text__1570345__ p {font-size:23px;width:100%;}
}

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

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

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

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

/*     1570395 : 이미지 리스트 (타일형)      */
.img_tile__1570395__ {overflow:hidden}
.img_tile__1570395__ .img_inner {margin:0 -5px}
.img_tile__1570395__ .img_inner:after {content:'';display:block;clear:both}
.img_tile__1570395__ * {box-sizing:border-box}
.img_tile__1570395__ .item {float:left;position:relative;width:100%;padding:5px}
.img_tile__1570395__ .item a {display:block}
.img_tile__1570395__ .figure {display:block}
.img_tile__1570395__ .figure img {vertical-align:top}
.img_tile__1570395__ .caption {display:block;text-align: center;border: 5px solid #205aa7; border-radius: 50%;width:168px;height: 168px;margin:0 auto;}
.img_tile__1570395__ .caption > span {display:block}
.img_tile__1570395__ .caption > span.subject {font-weight:bold;color:#205aa7;text-align: center;position: relative;
top: 50%;transform:translateY(-50%);}
.img_tile__1570395__ .caption > span.content {margin-top:5px;color:#205aa7}

.text_m_sml__1570395__ .caption > span.subject {font-size:14px;line-height:1.4em}
.text_m_sml__1570395__ .caption > span.content {font-size:13px;line-height:1.5em}
.text_m_med__1570395__ .caption > span.subject {font-size:16px;line-height:1.4em}
.text_m_med__1570395__ .caption > span.content {font-size:14px;line-height:1.4em}
.text_m_big__1570395__ .caption > span.subject {font-size:16px;line-height:1.4em}
.text_m_big__1570395__ .caption > span.content {font-size:16px;line-height:1.5em}

.col_m_1__1570395__ .item {width:100%}
.col_m_2__1570395__ .item {width:50%}
.col_m_3__1570395__ .item {width:33.3333%}
.col_m_4__1570395__ .item {width:25%}
.col_m_1__1570395__ .item,
.col_m_2__1570395__ .item2n,
.col_m_3__1570395__ .item3n,
.col_m_4__1570395__ .item4n {clear:both}

@media (min-width:768px){
	.col_m_1__1570395__ .item,
	.col_m_2__1570395__ .item2n,
	.col_m_3__1570395__ .item3n,
	.col_m_4__1570395__ .item4n {clear:none}

	.col_t_1__1570395__ .item {width:100%}
	.col_t_2__1570395__ .item {width:50%}
	.col_t_3__1570395__ .item {width:33.3333%}
	.col_t_4__1570395__ .item {width:25%}
	.col_t_5__1570395__ .item {width:20%}
	.col_t_6__1570395__ .item {width:16.6666%}
	.col_t_1__1570395__ .item,
	.col_t_2__1570395__ .item2n,
	.col_t_3__1570395__ .item3n,
	.col_t_4__1570395__ .item4n,
	.col_t_5__1570395__ .item5n,
	.col_t_6__1570395__ .item6n {clear:both}
}

@media (min-width:1024px){
	.img_tile__1570395__ .img_inner {margin:0 -10px}
	.img_tile__1570395__ .item {padding:10px}
	.img_tile__1570395__ .caption {width:180px; height:180px;}
	.img_tile__1570395__ .caption > span.content {}

	.text_sml__1570395__ .caption > span.subject {font-size:14px;line-height:1.3em}
	.text_sml__1570395__ .caption > span.content {font-size:13px;line-height:1.3em}
	.text_med__1570395__ .caption > span.subject {font-size:16px;line-height:1.4em}
	.text_med__1570395__ .caption > span.content {font-size:14px;line-height:1.5em}
	.text_big__1570395__ .caption > span.subject {font-size:23px;line-height:1.4em}
	.text_big__1570395__ .caption > span.content {font-size:23px;line-height:1.5em}

	.col_t_1__1570395__ .item,
	.col_t_2__1570395__ .item2n,
	.col_t_3__1570395__ .item3n,
	.col_t_4__1570395__ .item4n,
	.col_t_5__1570395__ .item5n,
	.col_t_6__1570395__ .item6n {clear:none}

	.col_pc_1__1570395__ .item {width:100%}
	.col_pc_2__1570395__ .item {width:50%}
	.col_pc_3__1570395__ .item {width:33.3333%}
	.col_pc_4__1570395__ .item {width:25%}
	.col_pc_5__1570395__ .item {width:20%}
	.col_pc_6__1570395__ .item {width:16.6666%}
	.col_pc_1__1570395__ .item,
	.col_pc_2__1570395__ .item2n,
	.col_pc_3__1570395__ .item3n,
	.col_pc_4__1570395__ .item4n,
	.col_pc_5__1570395__ .item5n,
	.col_pc_6__1570395__ .item6n {clear:both}
}

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

/*     1570415 : 한줄 텍스트      */
.text__1570415__{display:flex; flex-direction:column; flex-wrap: wrap;  gap: 20px; justify-content: center; align-items: center;word-break:keep-all;}
.text__1570415__ .content {border-radius:30px; overflow:hidden;border: 1px solid #fff;}
.text__1570415__ img{display:block;}
.text__1570415__ p {
	display:block;margin:0;padding:0;
	font-size:16px;font-weight:300;color:#1c3444;letter-spacing:-.03em;line-height:1.5em;
}
.text__1570415__ .txtbox{background-color:#f4f7f8;padding:10px;}
.text__1570415__ .txtbox .title{color:#205aa7; font-weight:700; margin-bottom:5px;}

.text__1570415__ .pc{display:none;}
.text__1570415__ .mb{display:block;}

@media all and (min-width:1024px){
	.text__1570415__{flex-direction: row; flex-wrap: nowrap;  gap: 32px;justify-content: space-between;}
	.text__1570415__ p {font-size:24px}
	.text__1570415__ .txtbox{min-height: 154px;padding:40px;}
	.text__1570415__ .txtbox .title{margin-bottom:10px;}
	.text__1570415__ .pc{display:block;}
	.text__1570415__ .mb{display:none;}
}

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

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

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

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

/*     1570465 : 한줄 텍스트      */
 .box{display:flex; flex-direction:column; flex-wrap: wrap;  gap: 20px; justify-content: center; align-items: center;}

 .box .item img{border-radius:0 0 14px 14px; overflow:hidden;}
 .box .item .top{border-radius:14px 14px 0 0;overflow:hidden;}
.text__1570465__ p {
	display:block;margin:0;padding:0;
	font-size:16px;font-weight:700;color:#333333;letter-spacing:0;line-height:1.5em;
}
.text__1570465__ img{display:block;width:100%;}
.text__1570465__ p a {color:#333333}
.text__1570465__ .top{color:#333333;border:1px solid #205aa7;font-size:20px;text-align:center;padding:10px 0;border-bottom:0;}
.text__1570465__ .bottom{background:#f5f5f5;padding:24px 15px;color:#333333}

/*right-box*/
.text__571935__ p {
	display:block;margin:0;padding:0;
	font-size:16px;font-weight:700;color:#333333;letter-spacing:0;line-height:1.5em;
}
.text__571935__ img{display:block;width:100%;}
.text__571935__ p a {color:#333333}
.text__571935__ .top{color:#333333;border:1px solid #205aa7;font-size:20px;text-align:center;padding:10px 0;background:#205aa7;color:#fff;
}
.text__571935__ .bottom{background:#f5f5f5;padding:24px 15px;color:#333333}

@media all and (min-width:1024px){
	 .box{flex-direction: row; flex-wrap: nowrap;  gap: 32px;justify-content: space-between;align-items: center;}
	.text__1570465__ p, .text__571935__ p {font-size:24px}
	.text__1570465__ .top, .text__571935__ .top{font-size:30px;padding:20px 0;}
	
}

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

/*     1570485 : 한줄 텍스트      */
.text__1570485__{display:grid;gap:8px;grid-template-columns: 1fr 1fr; }
.text__1570485__ p {
	display:block;margin:0;padding:0;
	font-size:16px;font-weight:300;color:#1c3444;letter-spacing:-.03em;line-height:1.5em;
}
.text__1570485__ .content .title{background:#205aa7; color:#fff; font-weight:700; text-align:center;border-radius:14px 14px 0 0;padding:10px 0;}
.text__1570485__ .content .sub{padding:10px;box-sizing:border-box;min-height: 222px;
background: rgb(214,227,234);
background: linear-gradient(180deg, rgba(214,227,234,1) 0%, rgba(255,255,255,1) 65%);/*상자 그라데이션*/
}
.text__1570485__ .content .sub span{display:inline-block; margin-bottom:5px;}

@media all and (min-width:1024px){
	.text__1570485__{display:grid;gap:8px;grid-template-columns: 1fr 1fr 1fr; }
	.text__1570485__ p {font-size:24px}
	.text__1570485__ .content .sub{padding:30px;min-height: 180px;word-break:keep-all;}
}

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

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

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

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

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

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

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

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

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

/*     1570585 : 한줄 텍스트      */
.text__416489__ p {
	text-align:left;
	margin:0;padding:0;
	font-size:16px;font-weight:300;color:#333333;letter-spacing:0;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;}
}

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

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

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

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

/*     1570635 : 타이틀 텍스트      */
.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;
}
.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}
}

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

/*     1570655 : 이미지 리스트 (타일형)      */
.img_tile__1570655__ {overflow:hidden;word-break:keep-all;}
.img_tile__1570655__ .img_inner {}
.img_tile__1570655__ .img_inner:after {content:'';display:block;clear:both}
.img_tile__1570655__ * {box-sizing:border-box}
.img_tile__1570655__ .item {float:left;position:relative;width:100%;padding:5px; background:#ffffff;border-radius:15px;}
.img_tile__1570655__ .item a {display:block}
.img_tile__1570655__ .figure {display:block}
.img_tile__1570655__ .figure img {vertical-align:top}
.img_tile__1570655__ .caption {display:block;margin-top:10px;letter-spacing:-0.05em;word-break:keep-all;padding:0 10px;}
.img_tile__1570655__ .caption > span {display:block}
.img_tile__1570655__ .caption > span.subject {font-weight:bold;color:#205aa7}
.img_tile__1570655__ .caption > span.content {margin-top:5px;color:#1c3444}

.text_m_sml__1570655__ .caption > span.subject {font-size:14px;line-height:1.4em}
.text_m_sml__1570655__ .caption > span.content {font-size:13px;line-height:1.5em}
.text_m_med__1570655__ .caption > span.subject {font-size:16px;line-height:1.4em}
.text_m_med__1570655__ .caption > span.content {font-size:14px;line-height:1.4em}
.text_m_big__1570655__ .caption > span.subject {font-size:20px;line-height:1.4em;margin:10px 5px;}
.text_m_big__1570655__ .caption > span.content {font-size:16px;line-height:1.5em;margin:10px 5x;}

.col_m_1__1570655__ .item {width:100%; margin-bottom:15px;padding:15px 0;}
.col_m_2__1570655__ .item {width:50%}
.col_m_3__1570655__ .item {width:33.3333%}
.col_m_4__1570655__ .item {width:25%}
.col_m_1__1570655__ .item,
.col_m_2__1570655__ .item2n,
.col_m_3__1570655__ .item3n,
.col_m_4__1570655__ .item4n {clear:both}

@media (min-width:768px){
	.col_m_1__1570655__ .item,
	.col_m_2__1570655__ .item2n,
	.col_m_3__1570655__ .item3n,
	.col_m_4__1570655__ .item4n {clear:none}

	.col_t_1__1570655__ .item {width:100%}
	.col_t_2__1570655__ .item {width:48%;margin:1%;min-height:380px;}
	.col_t_3__1570655__ .item {width:31.3333%;margin:1%;min-height:390px;}
	.col_t_4__1570655__ .item {width:25%}
	.col_t_5__1570655__ .item {width:20%}
	.col_t_6__1570655__ .item {width:16.6666%}
	.col_t_1__1570655__ .item,
	.col_t_2__1570655__ .item2n,
	.col_t_3__1570655__ .item3n,
	.col_t_4__1570655__ .item4n,
	.col_t_5__1570655__ .item5n,
	.col_t_6__1570655__ .item6n {clear:both}
}

@media (min-width:1024px){
	.img_tile__1570655__ .img_inner {}
	.img_tile__1570655__ .item {padding:10px}
	.img_tile__1570655__ .caption {margin-top:15px}
	.img_tile__1570655__ .caption > span.content {margin-top:10px}

	.text_sml__1570655__ .caption > span.subject {font-size:14px;line-height:1.3em}
	.text_sml__1570655__ .caption > span.content {font-size:13px;line-height:1.3em}
	.text_med__1570655__ .caption > span.subject {font-size:16px;line-height:1.4em}
	.text_med__1570655__ .caption > span.content {font-size:14px;line-height:1.5em}
	.text_big__1570655__ .caption > span.subject {font-size:30px;line-height:1.4em;margin:40px 0;}
	.text_big__1570655__ .caption > span.content {font-size:23px;line-height:1.5em;margin-top:40px;}

	.col_t_1__1570655__ .item,
	.col_t_2__1570655__ .item2n,
	.col_t_3__1570655__ .item3n,
	.col_t_4__1570655__ .item4n,
	.col_t_5__1570655__ .item5n,
	.col_t_6__1570655__ .item6n {clear:none}

	.col_pc_1__1570655__ .item {width:100%}
	.col_pc_2__1570655__ .item {width:48%;margin:1%;min-height:552px;}
	.col_pc_3__1570655__ .item {width:32.3333%;margin:0.5%;min-height:551px;border-radius:19px;}
	.col_pc_4__1570655__ .item {width:25%}
	.col_pc_5__1570655__ .item {width:20%}
	.col_pc_6__1570655__ .item {width:16.6666%}
	.col_pc_1__1570655__ .item,
	.col_pc_2__1570655__ .item2n,
	.col_pc_3__1570655__ .item3n,
	.col_pc_4__1570655__ .item4n,
	.col_pc_5__1570655__ .item5n,
	.col_pc_6__1570655__ .item6n {clear:both}
}

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

