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

/*     1571265 : 한줄 텍스트      */
.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;}
}

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

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

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

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

/*     1571315 : 한줄 텍스트      */
.tab_info__584015__ {display:table;width:100%;}
.tab_info__584015__ p {display:table-cell;height:60px;margin:0;background:#fafafa;color:#c40000;text-align:center;vertical-align:middle}

.img__584015__ {max-width:100%}
.img__584015__ * {box-sizing:border-box}
.img__584015__ > a {display:table;width:100%;border:1px solid transparent;background:#ecf1f3;border-radius:14px;}
.img__584015__ > a > span {display:table-cell;height:45px;padding:10px 15px;font-size:14px;font-weight:bold;color:#205aa7;text-align:center;line-height:1.3em;letter-spacing:-.03em;vertical-align:middle;word-break:keep-all;height:58px;}
.img__584015__.on > a {background:#205aa7;}
.img__584015__.on > a > span {color:#ffffff;}

@media all and (min-width:768px){
	.img__584015__ > a > span {padding:10px 15px;font-size:15px;}
}

@media all and (min-width:1024px){
	.img__584015__ > a > span {height:50px;padding:15px 25px;font-size:24px;height:auto;}
}


/*     1571325 : 한줄 텍스트      */
.tab_info__584025__ {display:table;width:100%}
.tab_info__584025__ p {display:table-cell;height:60px;margin:0;background:#fafafa;color:#c40000;text-align:center;vertical-align:middle}

.img__584025__ {max-width:100%}
.img__584025__ * {box-sizing:border-box}
.img__584025__ > a {display:table;width:100%;border:1px solid transparent;background:#ecf1f3;border-radius:14px;}
.img__584025__ > a > span {display:table-cell;height:45px;padding:10px 15px;font-size:14px;font-weight:bold;color:#205aa7;text-align:center;line-height:1.3em;letter-spacing:-.03em;vertical-align:middle;word-break:keep-all;height:58px;}
.img__584025__.on > a {background:#205aa7;}
.img__584025__.on > a > span {color:#ffffff;}

@media all and (min-width:768px){
	.img__584025__ > a > span {padding:10px 15px;font-size:15px;}
}

@media all and (min-width:1024px){
	.img__584025__ > a > span {height:50px;padding:15px 25px;font-size:24px;height:auto;}
}


/*     1571335 : 한줄 텍스트      */
.tab_info__584035__ {display:table;width:100%}
.tab_info__584035__ p {display:table-cell;height:60px;margin:0;background:#fafafa;color:#c40000;text-align:center;vertical-align:middle}

.img__584035__ {max-width:100%}
.img__584035__ * {box-sizing:border-box}
.img__584035__ > a {display:table;width:100%;border:1px solid transparent;background:#ecf1f3;border-radius:14px;}
.img__584035__ > a > span {display:table-cell;height:45px;padding:10px 15px;font-size:14px;font-weight:bold;color:#205aa7;text-align:center;line-height:1.3em;letter-spacing:-.03em;vertical-align:middle;word-break:keep-all;height:58px;}
.img__584035__.on > a {background:#205aa7;}
.img__584035__.on > a > span {color:#ffffff;}

@media all and (min-width:768px){
	.img__584035__ > a > span {padding:10px 15px;font-size:15px;}
}

@media all and (min-width:1024px){
	.img__584035__ > a > span {height:50px;padding:15px 25px;font-size:24px;height:auto;}
}


/*     1571345 : 한줄 텍스트      */
.block_option__584495__ {display:table;width:100%}
.block_option__584495__ p {display:table-cell;height:100px;margin:0;background:#fafafa;color:#c40000;text-align:center;vertical-align:middle}

#fac_tab1 {display:none;}

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

/*     1571365 : 한줄 텍스트      */
.text__1571365__{display:flex ;flex-direction: colum;  flex-wrap: wrap; align-items:flex-start;border-radius:14px; overflow:hidden;background:#205aa7;word-break:keep-all;}
.text__1571365__ p {
	margin:0;padding:0;
	font-size:16px;font-weight:300;color:#ffffff;letter-spacing:0;line-height:1.5em;
}
.text__1571365__ p a {color:#ffffff}
.text__1571365__ .img_w{width:100%;border-radius:14px; overflow:hidden;}
.text__1571365__  .img_w img{display:block;width:100%;}
.text__1571365__ .text_wrap{width:100%;box-sizing:border-box; padding:15px;}
.text__1571365__ .title{font-weight:bold; color:#fff;font-size:20px;margin-bottom:10px;line-height:1.2em;}
.text__1571365__ .title .sub_t{font-size:16px; font-weight:300; }
.text__1571365__ .pc{display:none;}
.text__1571365__ .mb{display:block;}
@media all and (min-width:580px){
	.text__1571365__{display:flex ;flex-direction: row;  flex-wrap: wrap; align-items: center;}
	.text__1571365__  .img_w{width:50%;}
	.text__1571365__ .text_wrap{width:50%;box-sizing:border-box; /*padding:70px 30px 34px; */padding: 30px 15px;}	
}
@media all and (min-width:1024px){
	.text__1571365__{display:flex ;flex-direction: row;  flex-wrap: wrap; align-items: center;}
	.text__1571365__ .img_w{width:50%;border-radius:0;}
	.text__1571365__ .text_wrap{width:50%;box-sizing:border-box; padding:15px 10px 15px 50px;}	
	.text__1571365__ p {font-size:23px}
	.text__1571365__ .title{font-size:30px;margin-bottom:20px;}
	.text__1571365__ .title .sub_t{font-size:23px; }
	.text__1571365__ .mb{display:none;}
	.text__1571365__ .pc{display:block;}
}

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

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

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

/*     1571405 : 한줄 텍스트      */
.text__1571405__{display:grid;grid-template-columns: 1fr 1fr;gap:10px;}
.text__1571405__ p {
	display:block;margin:0;padding:0;
	font-size:16px;font-weight:300;color:#1c3444;letter-spacing:-.03em;line-height:1.5em;
}
.text__1571405__ .box{display:flex; border-radius:14px; background:#f4f7f8;text-aling:center; gap: 10px;word-break: keep-all;padding:20px 10px;  flex-direction: column; align-items: center;}
.text__1571405__ .txt{text-align:center;
}

@media all and (min-width:1024px){
	.text__1571405__{grid-template-columns: 1fr 1fr 1fr;gap:8px}
	.text__1571405__ .box{min-height: 206px; padding: 0 60px;justify-content: center; }
	.text__1571405__ p {font-size:23px}
}

/*     1571415 : 한줄 텍스트      */
.block_option__584485__ {display:table;width:100%}
.block_option__584485__ p {display:table-cell;height:100px;margin:0;background:#fafafa;color:#c40000;text-align:center;vertical-align:middle}

#fac_tab2 {display:none;}

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

/*     1571435 : 한줄 텍스트      */
.text__1571435__{display:flex ;flex-direction: colum;  flex-wrap: wrap; align-items:flex-start;border-radius:14px; overflow:hidden;background:#205aa7;word-break:keep-all;}
.text__1571435__ p {
	margin:0;padding:0;
	font-size:16px;font-weight:300;color:#ffffff;letter-spacing:0;line-height:1.5em;
}
.text__1571435__ p a {color:#ffffff}
.text__1571435__ .img_w{width:100%;border-radius:14px; overflow:hidden;}
.text__1571435__  .img_w img{display:block;width:100%;}
.text__1571435__ .text_wrap{width:100%;box-sizing:border-box; padding:15px;}
.text__1571435__ .title{font-weight:bold; color:#fff;font-size:20px;margin-bottom:10px;line-height:1.2em;}
.text__1571435__ .title .sub_t{font-size:16px; font-weight:300; }
.text__1571435__ .pc{display:none;}
.text__1571435__ .mb{display:block;}
@media all and (min-width:580px){
	.text__1571435__{display:flex ;flex-direction: row;  flex-wrap: wrap; align-items: center;}
	.text__1571435__  .img_w{width:50%;}
	.text__1571435__ .text_wrap{width:50%;box-sizing:border-box; /*padding:70px 30px 34px; */padding: 30px 15px;}	
}
@media all and (min-width:1024px){
	.text__1571435__{display:flex ;flex-direction: row;  flex-wrap: wrap; align-items: center;}
	.text__1571435__ .img_w{width:50%;border-radius:0;}
	.text__1571435__ .text_wrap{width:50%;box-sizing:border-box; padding:15px 10px 15px 50px;}	
	.text__1571435__ p {font-size:23px}
	.text__1571435__ .title{font-size:30px;margin-bottom:20px;}
	.text__1571435__ .title .sub_t{font-size:23px; }
	.text__1571435__ .mb{display:none;}
	.text__1571435__ .pc{display:block;}
}

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

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

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

/*     1571475 : 한줄 텍스트      */
.text__1571475__{display:grid;grid-template-columns: 1fr 1fr;gap:10px;}
.text__1571475__ p {
	display:block;margin:0;padding:0;
	font-size:16px;font-weight:300;color:#1c3444;letter-spacing:-.03em;line-height:1.5em;
}
.text__1571475__ .box{display:flex; border-radius:14px; background:#f4f7f8;text-aling:center; gap: 10px;word-break: keep-all;padding:20px 10px;  flex-direction: column; align-items: center;}
.text__1571475__ .txt{text-align:center;
}

@media all and (min-width:1024px){
	.text__1571475__{grid-template-columns: 1fr 1fr 1fr;gap:8px}
	.text__1571475__ .box{min-height: 206px; padding: 0 60px; justify-content: center;}
	.text__1571475__ p {font-size:23px}
}

/*     1571485 : 한줄 텍스트      */
.block_option__514485__ {display:table;width:100%}
.block_option__514485__ p {display:table-cell;height:100px;margin:0;background:#fafafa;color:#c40000;text-align:center;vertical-align:middle}

#fac_tab3 {display:none;}

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

/*     1571505 : 한줄 텍스트      */
.text__1571505__{display:flex ;flex-direction: colum;  flex-wrap: wrap; align-items:flex-start;border-radius:14px; overflow:hidden;background:#205aa7;word-break:keep-all;}
.text__1571505__ p {
	margin:0;padding:0;
	font-size:16px;font-weight:300;color:#ffffff;letter-spacing:0;line-height:1.5em;
}
.text__1571505__ p a {color:#ffffff}
.text__1571505__ .img_w{width:100%;border-radius:14px; overflow:hidden;}
.text__1571505__  .img_w img{display:block;width:100%;}
.text__1571505__ .text_wrap{width:100%;box-sizing:border-box; padding:15px;}
.text__1571505__ .title{font-weight:bold; color:#fff;font-size:20px;margin-bottom:10px;line-height:1.2em;}
.text__1571505__ .title .sub_t{font-size:16px; font-weight:300; }
.text__1571505__ .pc{display:none;}
.text__1571505__ .mb{display:block;}
@media all and (min-width:580px){
	.text__1571505__{display:flex ;flex-direction: row;  flex-wrap: wrap; align-items: center;}
	.text__1571505__  .img_w{width:50%;}
	.text__1571505__ .text_wrap{width:50%;box-sizing:border-box; /*padding:70px 30px 34px; */padding: 30px 15px;}	
}
@media all and (min-width:1024px){
	.text__1571505__{display:flex ;flex-direction: row;  flex-wrap: wrap; align-items: center;}
	.text__1571505__ .img_w{width:50%;border-radius:0}
	.text__1571505__ .text_wrap{width:50%;box-sizing:border-box; padding:15px 10px 15px 50px;}	
	.text__1571505__ p {font-size:23px}
	.text__1571505__ .title{font-size:30px;margin-bottom:20px;}
	.text__1571505__ .title .sub_t{font-size:23px; }
	.text__1571505__ .mb{display:none;}
	.text__1571505__ .pc{display:block;}
}

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

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

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

/*     1571545 : 한줄 텍스트      */
.text__1571545__{display:grid;grid-template-columns: 1fr 1fr;gap:10px;}
.text__1571545__ p {
	display:block;margin:0;padding:0;
	font-size:16px;font-weight:300;color:#1c3444;letter-spacing:-.03em;line-height:1.5em;
}
.text__1571545__ .box{display:flex; border-radius:14px; background:#f4f7f8;text-aling:center; gap: 10px;word-break: keep-all;padding:20px 10px;flex-direction: column;align-items: center;}
.text__1571545__ .txt{text-align:center;
}

@media all and (min-width:1024px){
	.text__1571545__{grid-template-columns: 1fr 1fr;gap:8px}
	.text__1571545__ .box{min-height: 206px; padding: 0 100px; justify-content: center; }
	.text__1571545__ p {font-size:23px}
}

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

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

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

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

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

/*     1571605 : 한줄 텍스트      */
.text__923655__{display:grid;grid-template-columns: 1fr; gap:10px;word-break:keep-all;}
.text__923655__ p {
	display:block;margin:0;padding:0;
	font-size:16px;font-weight:700;color:#fff;letter-spacing:-0.03em;line-height:1.5em;
	width:96%
}
.text__923655__ .box{display:flex;gap:10px;border-radius:14px; background:#205aa7;padding:10px;align-items: center;}
@media all and (min-width:1024px){
	.text__923655__{grid-template-columns: 1fr 1fr 1fr;}
	.text__923655__ .box{padding:20px 10px;}
	.text__923655__ p {font-size:24px;}
}

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

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

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

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

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

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

