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

/*     1571685 : 한줄 텍스트      */
.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(3) { background: #fff; color: #1c3444 }
.button__119796__ a:nth-child(3):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;}
}

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

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

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

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

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


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


/*     1655385 : 한줄 텍스트      */
.tab_info__584045__ {display:table;width:100%}
.tab_info__584045__ p {display:table-cell;height:60px;margin:0;background:#fafafa;color:#c40000;text-align:center;vertical-align:middle}

.img__584045__ {max-width:100%}
.img__584045__ * {box-sizing:border-box}
.img__584045__ > a {display:table;width:100%;border:1px solid transparent;background:#ecf1f3;border-radius:14px;}
.img__584045__ > 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;}
.img__584045__.on > a {background:#205aa7;}
.img__584045__.on > a > span {color:#ffffff;}

@media all and (min-width:768px){
	.img__584045__ > a > span {padding:10px 15px;font-size:15px;}
}

@media all and (min-width:1024px){
	.img__584045__ > a > span {height:50px;padding:15px 25px;font-size:24px;}
}


/*     1655395 : 한줄 텍스트      */
.tab_info__584045__ {display:table;width:100%}
.tab_info__584045__ p {display:table-cell;height:60px;margin:0;background:#fafafa;color:#c40000;text-align:center;vertical-align:middle}

.img__584045__ {max-width:100%}
.img__584045__ * {box-sizing:border-box}
.img__584045__ > a {display:table;width:100%;border:1px solid transparent;background:#ecf1f3;border-radius:14px;}
.img__584045__ > 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;}
.img__584045__.on > a {background:#205aa7;}
.img__584045__.on > a > span {color:#ffffff;}

@media all and (min-width:768px){
	.img__584045__ > a > span {padding:10px 15px;font-size:15px;}
}

@media all and (min-width:1024px){
	.img__584045__ > a > span {height:50px;padding:15px 25px;font-size:24px;}
}


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

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

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

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

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

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

/*     1571825 : 한줄 텍스트      */
.text__1571825__{display:grid;grid-template-columns: 1fr 1fr;gap:10px;}
.text__1571825__ p {
	display:block;margin:0;padding:0;
	font-size:16px;font-weight:300;color:#1c3444;letter-spacing:-.03em;line-height:1.5em;
}
.text__1571825__ .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__1571825__ .txt{text-align:center;
}

@media all and (min-width:1024px){
	.text__1571825__{grid-template-columns: 1fr 1fr 1fr;gap:8px}
	.text__1571825__ .box{min-height: 206px; padding: 0 60px;justify-content: center;}
	.text__1571825__ p {font-size:23px}
}

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

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

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

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

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

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

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

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

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

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

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

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

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

/*     1571965 : 한줄 텍스트      */
.text__1571965__{display:grid;grid-template-columns: 1fr 1fr;gap:10px;}
.text__1571965__ p {
	display:block;margin:0;padding:0;
	font-size:16px;font-weight:300;color:#1c3444;letter-spacing:-.03em;line-height:1.5em;
}
.text__1571965__ .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__1571965__ .txt{text-align:center;
}

@media all and (min-width:1024px){
	.text__1571965__{grid-template-columns: 1fr 1fr 1fr;gap:8px}
	.text__1571965__ .box{min-height: 206px; padding: 0 54px; justify-content: center;}
	.text__1571965__ p {font-size:23px}
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

