/*     2096385 : BLANK 컨텐츠      */
.blank__2096385__ {box-sizing:border-box;display:block;position:relative;width:100%;height:315px}
.blank__2096385__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__2096385__.build_edit_mode:before {content:'Blank';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}

@media all and (max-width:1023px){
	.blank__2096385__ {height:15px}
}

/*     2096395 : 타이틀 텍스트      */
.title__2096395__ {font-size:0}
.title__2096395__ p {
	display:inline-block;position:relative;margin:0;padding:0;
	font-size:48px;font-weight:bold;color:#ffffff;letter-spacing:-.03em;line-height:1.4em;
}
.title__2096395__ p:before {content:'';position:absolute;background:#d00000;font-size:0}

.title__2096395__.style_top p {padding-top:10px}
.title__2096395__.style_top p:before {top:0;left:0;width:24px;height:4px}

.title__2096395__.style_right p {padding-right:14px}
.title__2096395__.style_right p:before {top:16%;right:0;width:4px;height:24px}

.title__2096395__.style_bottom p {padding-bottom:12px}
.title__2096395__.style_bottom p:before {bottom:0;left:0;width:24px;height:4px}

.title__2096395__.style_left p {padding-left:14px}
.title__2096395__.style_left p:before {top:16%;left:0;width:4px;height:24px}

.title__2096395__.style_circle1 p {padding-left:18px}
.title__2096395__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__2096395__.style_circle2 p {padding-left:18px}
.title__2096395__.style_circle2 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
	border:2px solid #d00000;background:none;box-sizing:border-box;
}

@media all and (min-width:1024px){
	.title__2096395__ p {font-size:48px}
	.title__2096395__.style_top p:before {width:20px}
	.title__2096395__.style_right p:before {height:20px}
	.title__2096395__.style_bottom p:before {width:20px}
	.title__2096395__.style_left p:before {height:20px}
}

/*     2096405 : BLANK 컨텐츠      */
.blank__2096405__ {box-sizing:border-box;display:block;position:relative;width:100%;height:50px}
.blank__2096405__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__2096405__.build_edit_mode:before {content:'Blank';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}

@media all and (max-width:1023px){
	.blank__2096405__ {height:15px}
}

/*     2096415 : 블록 설정      */
.block_option__2096415__ {display:table;width:100%}
.block_option__2096415__ p {display:table-cell;height:100px;margin:0;background:#fafafa;color:#c40000;text-align:center;vertical-align:middle}

@media (max-width:1023px){
	.row__2096415__ {}
}


@media (min-width:1024px){
	.row__2096415__ {background-size:cover;background-repeat: no-repeat; margin-top:-20px;}
	.row__2096415__ > div {vertical-align:middle;}
}

/*     2096445 : BLANK 컨텐츠      */
.blank__2096445__ {box-sizing:border-box;display:block;position:relative;width:100%;height:180px}
.blank__2096445__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__2096445__.build_edit_mode:before {content:'Blank';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}

@media all and (max-width:1023px){
	.blank__2096445__ {height:15px}
}

/*     2096435 : HTML 편집기      */
.html__2096435__ * {line-height:1.4em;letter-spacing:-0.035em; font-size:24px;}

/*     2096425 : HTML 편집기      */
.html__2096425__ * {margin:0;
line-height:1.3em;letter-spacing:-0.035em;font-size:48px; font-weight:600;}

/*     2096455 : HTML 편집기      */
.diffrent{margin:0;}
.point{display: ruby-text; width: 100%; background: #78FCB2; padding: 5px 8px;font-size:28px; color:#444; font-weight:500;}

.zigzag {display:flex;justify-content: space-between;margin-bottom:120px;}
.differTextbox{width:46%;margin-top:40px;}
.differtitle{font-size:28px; color:#222; line-height:1.5; margin:0;letter-spacing:-0.035em}
.differText{font-size:20px; color:#444; line-height:1.5;letter-spacing:-0.035em;word-break: auto-phrase;width: 80%;}
.differImgbox > img{border-radius:10px;}

@media (max-width: 1640px) {
  .differTextbox {
    width: 48%;
  }
  .differText {
    width: 100%;
  }
}
@media (max-width: 1440px) {
  .differTextbox {
    width: 48%;
  }
.differtitle{font-size:26px;}
  .differText {width: 80%; font-size:20px;}
.zigzag:nth-child(2) .differTextbox{margin-left:30px}
.differImgbox > img {  border-radius: 10px;  width: 600px;}
.differTextbox {margin-top: 20px;}
}
@media (max-width: 1280px) {
  .differTextbox {
    width: 48%;
  }
.differtitle{font-size:24px;}
  .differText {width: 80%; font-size:18px;}
.zigzag:nth-child(2) .differTextbox{margin-left:30px}
.differImgbox > img {  border-radius: 10px;  width: 580px;}
.differTextbox {margin-top: 20px;}
}

/* 1024px 이하 - 세로로 쌓기 */
@media (max-width: 1024px) {
  .zigzag {
    flex-direction: column !important;
    align-items: flex-start;
  }
  .differTextbox, .differImgbox {
    width: 100%;
    margin-top: 20px;
  }
  .differTextbox {
    order: 2;
  }
  .differImgbox {
    order: 1;
  }
}

/* 640px 이하 - 폰트 크기 축소 */
@media (max-width: 640px) {
  .differtitle {
    font-size: 22px;
  }
  .differText {
    font-size: 16px;
  }
  .point {
    font-size: 22px;
  }
}


/*     2096715 : BLANK 컨텐츠      */
.blank__2096715__ {box-sizing:border-box;display:block;position:relative;width:100%;height:180px}
.blank__2096715__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__2096715__.build_edit_mode:before {content:'Blank';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}

@media all and (max-width:1023px){
	.blank__2096715__ {height:15px}
}

/*     2096725 : 블록 설정      */
.block_option__2096725__ {display:table;width:100%}
.block_option__2096725__ p {display:table-cell;height:100px;margin:0;background:#fafafa;color:#c40000;text-align:center;vertical-align:middle}

@media (max-width:1023px){
	.row__2096725__ {}
}


@media (min-width:1024px){
	.row__2096725__ {background-size:cover;background-repeat: no-repeat; margin-top:-20px;}
	.row__2096725__ > div {vertical-align:middle;}
}

/*     2096735 : HTML 편집기      */
.bannerPoint {font-size:45px; color:#fff; letter-spacing:-0.035em; display: ruby;width: 100%; background: #00A958; }
.banner {height: 250px;  padding-top: 150px; margin:0;}
.bannertext {color:#fff; letter-spacing:-0.035em;font-size:42px;margin:3px;}

/*     2096945 : BLANK 컨텐츠      */
.blank__2096945__ {box-sizing:border-box;display:block;position:relative;width:100%;height:180px}
.blank__2096945__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__2096945__.build_edit_mode:before {content:'Blank';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}

@media all and (max-width:1023px){
	.blank__2096945__ {height:15px}
}

/*     2096785 : HTML 편집기      */
li.teacher_Box {
    list-style: none;
}
.teacher {padding:0;}

.teacher{position:relative;  }
.teacher_titleBox{text-align:center; margin-bottom:70px;}
.teacher_title{font-size:48px; letter-spacing:-0.035em; line-height:1.4; font-weight:600; margin-bottom:30px; color:#222}
.teacher_title .color{color:#00A958;}
.teacher_text {font-size:20px; letter-spacing:-0.035em; line-height:1.4;}

.innerBox{position:relative; width:100%;}
.teacher_feature {display:flex; width:100%; justify-content: space-between;flex-wrap: wrap;    margin: 0;
    padding: 0;}
.teacher_feature .teacher_Box {width: 43%;display:flex; background:#E5F3EC; padding:50px 40px;margin-bottom:30px;align-items: center; border-radius:10px;}

h2.teacher_featuretitle{margin: 0; font-size:28px; color:#222; padding-bottom:5px; letter-spacing:-0.035em;width: 520px;}
p.teacher_featuretext { margin: 0; font-size:20px; color:#444;letter-spacing:-0.035em;}
.icon { margin-right: 30px;}
.icon:nth-chlid(3){margin-left: 30px;}

@media (max-width: 1440px) {
.icon  {display:none; }
.teacher_feature .teacher_Box {
    padding: 50px 50px;width: 40%;}
}

/*     2096955 : BLANK 컨텐츠      */
.blank__2096955__ {box-sizing:border-box;display:block;position:relative;width:100%;height:60px}
.blank__2096955__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__2096955__.build_edit_mode:before {content:'Blank';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}

@media all and (max-width:1023px){
	.blank__2096955__ {height:15px}
}

/*     2096975 : 장문 텍스트      */
.textarea__2096975__ p {
	display:block;margin:0;padding:0;
	font-size:20px;font-weight:normal;color:#444444;letter-spacing:-0.035em;line-height:1.5em;
}

@media all and (min-width:1024px){
	.textarea__2096975__ p {font-size:20px}
}

/*     2096985 : BLANK 컨텐츠      */
.blank__2096985__ {box-sizing:border-box;display:block;position:relative;width:100%;height:180px}
.blank__2096985__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__2096985__.build_edit_mode:before {content:'Blank';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}

@media all and (max-width:1023px){
	.blank__2096985__ {height:15px}
}

