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

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

/*     1569215 : 타이틀 텍스트      */
.title__1569215__ {font-size:0}
.title__1569215__ p {
	display:inline-block;position:relative;margin:0;padding:0;
	font-size:24px;font-weight:700;color:#205aa7;letter-spacing:-.03em;line-height:1.4em;
	
}
.title__1569215__ p:before {content:'';position:absolute;background:#1c3444;font-size:0}

.title__1569215__.style_top p {padding-top:10px}
.title__1569215__.style_top p:before {top:0;left:0;width:30%;height:1px}

.title__1569215__.style_right p {padding-right:14px}
.title__1569215__.style_right p:before {top:16%;right:0;width:4px;height:24px}

.title__1569215__.style_bottom p {padding-bottom:12px}
.title__1569215__.style_bottom p:before {bottom:0;left:0;width:24px;height:4px}

.title__1569215__.style_left p {padding-left:14px}
.title__1569215__.style_left p:before {top:16%;left:0;width:4px;height:24px}

.title__1569215__.style_circle1 p {padding-left:18px}
.title__1569215__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__1569215__.style_circle2 p {padding-left:18px}
.title__1569215__.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__1569215__ p {font-size:50px;}
	.title__1569215__.style_top p:before {width:30%;}
	.title__1569215__.style_right p:before {height:50px}
	.title__1569215__.style_bottom p:before {width:50px}
	.title__1569215__.style_left p:before {height:50px}
}

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

/*     1569235 : 지도 (주소 직접 입력)      */
.map__1569235__ iframe {width:100%;vertical-align:top}
.map__1569235__ p {display:none;margin:0;padding:1em 0;font-size:13px}
.map__1569235__ .build_preview__1569235__ {display:table;width:100%}
.map__1569235__ .build_preview__1569235__ .inner__1569235__ {display:table-cell;height:400px;border:1px solid #ddd;background:#f8f8f8;text-align:center;vertical-align:middle}
.map__1569235__ .build_preview__1569235__ .inner__1569235__ .subject__1569235__ {display:block;font-size:16px;font-weight:bold}
.map__1569235__ .build_preview__1569235__ .inner__1569235__ .exp_text__1569235__ {display:block;margin-top:10px;font-weight:normal;font-size:13px;color:#777}

@media all and (max-width:767px){
	.map__1569235__ iframe {height:200px  !important}
	.map__1569235__ .build_preview__1569235__ .inner__1569235__ {height:200px}
}

/*     1569245 : 한줄 텍스트      */
.text__812035__{border-radius:14px;box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.1);max-width:1040px;background: #fff;padding: 40px 15px;display:grid;gap:10px;}
.text__812035__ p {
	display:block;margin:0;padding:0;
	font-size:16px;font-weight:300;color:#444444;letter-spacing:0;line-height:1.5em;
}
.text__812035__ p a {color:#444444}

/*아이콘,글 정렬*/
.text__812035__ p:nth-child(1), .text__812035__ p:nth-child(2),.text__812035__ p:nth-child(3) {display:flex;flex-wrap:wrap;gap:10px 5px;font-weight:700;color:#262d46;align-items:flex-start;}

/*주소 나타내는 글*/
.text__812035__ p:nth-child(1){color:#205aa7;}

/*몇호선 나타내는 둥근 사각형*/
.text__812035__ p:nth-child(2) span{padding:0px 14px; background:#d5b830;color:#fff;font-size:16px; border-radius:18px;font-weight:700;line-height:1.4em;}
.text__812035__ p:nth-child(2) span:nth-child(2){background:#bb2525;}
.text__812035__ p:nth-child(2){font-weight:300;}

/*주차 내용*/
.text__812035__ p:nth-child(3) {font-weight:300;}


@media all and (min-width:1024px){
	.text__812035__{margin:-110px auto}
	.text__812035__ p {font-size:23px; text-align:center;}

	/*아이콘,글 정렬*/
   .text__812035__ p:nth-child(1), .text__812035__ p:nth-child(2), .text__812035__ p:nth-child(3){align-items: center;text-align:center;justify-content:center;gap:0 10px;}

	/*몇호선 나타내는 둥근 사각형*/
	.text__812035__ p:nth-child(2) span{font-size:18px;}

	
   
}

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

/*     1569295 : 한줄 텍스트      */
.text__813945__{display:flex;margin:auto;max-width:940px;flex-direction: column;align-items: start;}
.text__813945__ p {
	display:block;margin:0;padding:0;
	font-size:16px;font-weight:300;color:#444444;letter-spacing:0;line-height:1em;
}
.text__813945__ p a {color:#444444}

/*icon*/

/*text*/
.text__813945__ .text .title{font-weight:700; color:#398bbb;}
.text__813945__ .text{display:grid;gap:20px 0;}
.text__813945__ .text div:nth-child(1), .text__813945__ .text div:nth-child(2){display:grid;gap:10px;}



/*text_몇호선 나타내는 둥근 사각형*/
.text__813945__ .sub span{padding:0px 14px; background:#1a63c7;color:#fff;font-size:16px; border-radius:18px;font-weight:700;line-height:1.4em;}
.text__813945__ .sub{font-weight:300;}
.text__813945__ .sub span:nth-child(2){background:#37c044;}

.text__813945__ .pc{display:none;}
.text__813945__ .mb{display:block;}
.text__813945__ .mb span{display:inline-block; margin-bottom:10px;}

@media all and (min-width:1024px){
	.text__813945__ {gap: 40px;align-items:flex-start;flex-direction:row;}
	.text__813945__ p {font-size:23px}

	/*text*/
	.text__813945__ .text{gap:30px 0;}


	/*text_몇호선 나타내는 둥근 사각형*/
	.text__813945__ .sub span{font-size:18px;}
	.text__813945__ .text div:nth-child(2) .sub2 span{margin-right:15px;margin-bottom:0px;}

    .text__813945__ .mb{display:none;}
    .text__813945__ .pc{display:block;}


}

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

/*     1569315 : 한줄 텍스트      */
.text__814595__{display:flex;margin:auto;max-width:940px;flex-direction: column;align-items: start;}
.text__814595__ p {
	display:block;margin:0;padding:0;
	font-size:16px;font-weight:300;color:#444444;letter-spacing:0;line-height:1em;
}
.text__814595__ p a {color:#444444}


/*text*/
.text__814595__ .text .title{font-weight:700; color:#398bbb;}
.text__814595__ .text{display:grid;gap:10px 0;}

/*text_  sub*/
.text__814595__ .text .sub{display:flex;align-items: center;gap: 5px;}


@media all and (min-width:1024px){
	.text__814595__ {gap: 40px;align-items:center;flex-direction:row;}
	.text__814595__ p {font-size:23px}

}

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

