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

/*     1575205 : 한줄 텍스트      */
.button_osan2 .button__119796__ {width:100%; margin:0 auto; z-index:30000; display: grid; grid-template-columns: repeat(3, 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: 120px;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(8) { background: #fff; color: #1c3444 }
.button__119796__ a:nth-child(8):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:164px;}
}

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

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

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

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

/*     1575255 : 타이틀 텍스트      */
.title__1575255__ {font-size:0}
.title__1575255__ 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;
}
.title__1575255__ p:before {content:'';position:absolute;background:#1c3444;font-size:0}

.title__1575255__.style_top p {padding-top:10px; padding-left: 20px;}
.title__1575255__.style_top p:before {top:11px;left:0;height:30px; width: 2%;}

.title__1575255__.style_right p {padding-right:14px}
.title__1575255__.style_right p:before {top:16%;right:0;width:4px;height:24px}

.title__1575255__.style_bottom p {padding-bottom:12px}
.title__1575255__.style_bottom p:before {bottom:0;left:0;width:24px;height:4px}

.title__1575255__.style_left p {padding-left:14px}
.title__1575255__.style_left p:before {top:16%;left:0;width:4px;height:24px}

.title__1575255__.style_circle1 p {padding-left:18px}
.title__1575255__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__1575255__.style_circle2 p {padding-left:18px}
.title__1575255__.style_circle2 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
	border:2px solid #000000;background:none;box-sizing:border-box;
}

@media all and (min-width:1024px){
	.title__1575255__ p {font-size:50px}
	.title__1575255__.style_top p {padding-top:10px; padding-left: 35px;}
	.title__1575255__.style_top p:before {width:8px; height: 50px; margin-top: 8px;}
	.title__1575255__.style_right p:before {height:50px}
	.title__1575255__.style_bottom p:before {width:2px}
	.title__1575255__.style_left p:before {height:50px}
}

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

/*     1575275 : 한줄 텍스트      */
.text__1575275__ div {margin:0 auto; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; align-items: center;min-height: 134px;word-break: keep-all;}
.text__1575275__ div div {width:49%; background-color:#205aa7; margin-bottom: 12px; border-radius:15px;}
.text__1575275__ p {
	display:block;margin:0;padding:0;
	font-size:15px;font-weight:normal;color: #fff; letter-spacing:0;line-height:1.5em;
}
.text__1575275__ p a {color:#444444; }
.text__1575275__ .text1 {padding:32px 5px; text-align:center;}
.text__1575275__ .text2 {padding:10px 5px; text-align:center;}
.text__1575275__ .text3 {padding:21px 5px; text-align:center;}

@media all and (min-width:1024px){
	.text__1575275__ div {min-height:auto;}
	.text__1575275__ p {font-size:24px; font-weight:700; text-align:center;}
	.text__1575275__ .text1 {padding:28px 0px;}
	.text__1575275__ .text2 {padding:10px 0px;}
	.text__1575275__ .text3 {padding:28px 0px;}
}

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

/*     1575295 : 타이틀 텍스트      */
.title__1575295__ {font-size:0; padding-right: 10px;}
.title__1575295__ 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;
}
.title__1575295__ p:before {content:'';position:absolute;background:#1c3444;font-size:0}

.title__1575295__.style_top p {padding-top:10px; padding-left: 20px;}
.title__1575295__.style_top p:before {top:11px;left:0;height:30px; width: 2%;}

.title__1575295__.style_right p {padding-right:14px}
.title__1575295__.style_right p:before {top:16%;right:0;width:4px;height:24px}

.title__1575295__.style_bottom p {padding-bottom:12px}
.title__1575295__.style_bottom p:before {bottom:0;left:0;width:24px;height:4px}

.title__1575295__.style_left p {padding-left:14px}
.title__1575295__.style_left p:before {top:16%;left:0;width:4px;height:24px}

.title__1575295__.style_circle1 p {padding-left:18px}
.title__1575295__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__1575295__.style_circle2 p {padding-left:18px}
.title__1575295__.style_circle2 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
	border:2px solid #000000;background:none;box-sizing:border-box;
}

@media all and (min-width:1024px){
	.title__1575295__ p {font-size:50px}
	.title__1575295__.style_top p {padding-top:10px; padding-left: 35px;}
	.title__1575295__.style_top p:before {width:8px; height: 50px; margin-top: 8px;}
	.title__1575295__.style_right p:before {height:50px}
	.title__1575295__.style_bottom p:before {width:2px}
	.title__1575295__.style_left p:before {height:50px}
}

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

/*     1575315 : 한줄 텍스트      */
.text__1575315__{display:flex;flex-direction: column;flex-wrap:wrap;gap:15px;}
.text__1575315__ p {
	width:100%;
	display:block;margin:0;padding:0;
	font-size:16px;font-weight:300;color:#333333;letter-spacing:0;line-height:1.5em; padding-right: 10px;
}
.text__1575315__ p a {color:#333333}
.text__1575315__ ul{list-style:none; margin:0;padding:0}
.text__1575315__ ul li{border-bottom: 1px solid #c8c8c8;display:flex; gap:1px;align-items: flex-start;margin-bottom:5px;padding-bottom:5px;}
.text__1575315__ ul li p .small{font-size:14px;}
.text__1575315__ ul li:last-child{margin-bottom:0;border-bottom:0;width:100%;}
.text__1575315__ ul li:last-child p{border-bottom:none; }
.text__1575315__ ul li span{margin:6px;width:36px;}
.text__1575315__ ul li span img{width:24px; height:21px;}


@media all and (min-width:1024px){
	.text__1575315__{gap:10px;flex-direction: row-reverse; align-items: center; justify-content: flex-end;}
	.text__1575315__ ul{width:50%;}
	.text__1575315__ ul li span{margin:6px;width:27px;}
	.text__1575315__ ul li{ gap:16px;margin-bottom:15px;padding-bottom:10px;}
	.text__1575315__ ul li p .small{font-size:16px;}
	.text__1575315__ ul li:last-child{margin-bottom:0;padding-bottom:0}
	.text__1575315__ p {font-size:23px;width:100%;}
	.text__1575315__ img {height:365px; margin-left: 15px;} 
}

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

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

/*     1575345 : 타이틀 텍스트      */
.title__1575345__ {font-size:0}
.title__1575345__ 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;
}
.title__1575345__ p:before {content:'';position:absolute;background:#1c3444;font-size:0}

.title__1575345__.style_top p {padding-top:10px; padding-left: 20px;}
.title__1575345__.style_top p:before {top:11px;left:0;height:30px; width: 2%;}

.title__1575345__.style_right p {padding-right:14px}
.title__1575345__.style_right p:before {top:16%;right:0;width:4px;height:24px}

.title__1575345__.style_bottom p {padding-bottom:12px}
.title__1575345__.style_bottom p:before {bottom:0;left:0;width:24px;height:4px}

.title__1575345__.style_left p {padding-left:14px}
.title__1575345__.style_left p:before {top:16%;left:0;width:4px;height:24px}

.title__1575345__.style_circle1 p {padding-left:18px}
.title__1575345__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__1575345__.style_circle2 p {padding-left:18px}
.title__1575345__.style_circle2 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
	border:2px solid #000000;background:none;box-sizing:border-box;
}

@media all and (min-width:1024px){
	.title__1575345__ p {font-size:50px}
	.title__1575345__.style_top p {padding-top:10px; padding-left: 35px;}
	.title__1575345__.style_top p:before {width:8px; height: 50px; margin-top: 8px;}
	.title__1575345__.style_right p:before {height:50px}
	.title__1575345__.style_bottom p:before {width:2px}
	.title__1575345__.style_left p:before {height:50px}
}

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

/*     1575365 : 한줄 텍스트      */
.text__1575365__{display:flex;flex-direction: column;flex-wrap:wrap;gap:15px;}
.text__1575365__ p {
	width:100%;
	display:block;margin:0;padding:0;
	font-size:16px;font-weight:300;color:#333333;letter-spacing:0;line-height:1.5em;
}
.text__1575365__ p a {color:#333333}
.text__1575365__ ul{list-style:none; margin:0;padding:0}
.text__1575365__ ul li{border-bottom: 1px solid #c8c8c8;display:flex; gap:1px;align-items: flex-start;margin-bottom:5px;padding-bottom:5px;}
.text__1575365__ ul li p .small{font-size:14px;}
.text__1575365__ ul li:last-child{margin-bottom:0;border-bottom:0;width:100%;}
.text__1575365__ ul li:last-child p{border-bottom:none; }
.text__1575365__ ul li span{margin:6px;width:36px;}
.text__1575365__ ul li span img{width:24px; height:21px;}


@media all and (min-width:1024px){
	.text__1575365__{gap:10px;flex-direction: row; align-items: center;}
	.text__1575365__ ul{width:50%;}
	.text__1575365__ ul li span{margin:6px;}
	.text__1575365__ ul li{ gap:16px;margin-bottom:15px;padding-bottom:10px;}
	.text__1575365__ ul li p .small{font-size:16px;}
	.text__1575365__ ul li:last-child{margin-bottom:0;padding-bottom:0}
	.text__1575365__ p {font-size:23px;width:100%;}
	.text__1575365__ img {height:355px; margin-right: 30px; border-radius:15px;} 
	.text__1575365__ span {color:#205aa7; font-size:24px; font-weight:700;}

}

/*     1575375 : 한줄 텍스트      */
.title__325875__ { position: relative;}

.title__325875__ ul { list-style: none; margin: 0; padding: 0; text-align: center; }
.title__325875__ .step-box {     display: grid; gap: 10px; grid-template-columns: 1fr 1fr;}
.title__325875__ .step-box:nth-child(1) { margin-bottom: 20px; }

.title__325875__ .step-box li .top h3 { color: #205aa7; margin: 0; font-size: 20px; }
.title__325875__ .step-box li .top span { 
	display: none; width: 10px; height: 10px; margin: 10px auto; background: #d9d9d9; border-radius: 50px;  
}

.title__325875__ .step-box li .text-pc { display: none; line-height: 1.5em;}
.title__325875__ .step-box li .text-m { display: block; font-size: 16px; letter-spacing: -.03em; line-height: 1.5em;}

.title__325875__ .step-box li p { font-family: 'GyeonggiBatang' !important; font-weight: bold; margin: 10px 0; font-size: 1.2rem; letter-spacing: -.09em; }
.title__325875__ .step-box li span { color: #3a3a3a; }

@media all and (min-width:1024px){
	.title__325875__ { border-top: solid 1px #d9d9d9;margin: 255px 0 170px; }
	.title__325875__ .step-box { display: flex; align-items: start; position: absolute; gap: 74px; top: -205px;}
	.title__325875__ .step-box li .top h3 { font-size: 25px; }
.title__325875__ .step-box li .top span {display: block;}
	.title__325875__ .step-box li .top span { margin: 10px auto 25px; }

	.title__325875__ .step-box li p { font-size: 27px; margin: 20px 0 10px; }
	.title__325875__ .step-box li span { font-size: 24px; }
    .title__325875__ .step-box li .text-pc { display: block; }
    .title__325875__ .step-box li .text-m { display: none; }

}

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

