/*     495585 : 텍스트 오버레이 이미지      */
.text_over_img__495585__ {display:inline-block;position:relative;width:px;max-width:100%;vertical-align:top}
.text_over_img__495585__ * {box-sizing:border-box}
.text_over_img__495585__ a {display:inline-block;max-width:100%}
.text_over_img__495585__ img {vertical-align:top}
.text_over_img__495585__ .caption {position:absolute;left:0;width:100%}
.text_over_img__495585__ .caption span {
	display:block;margin:0;padding:1px 25px;
	text-shadow:-1px 0 1px rgba(0,0,0,0.2), 1px 0 1px rgba(0,0,0,0.2), 0 -1px 1px rgba(0,0,0,0.2), 0 1px 1px rgba(0,0,0,0.2);
}
.text_over_img__495585__ .caption .caption_bg {padding: 20px 0;max-width: 260px;background: rgba(0,0,0,0.8);}
.text_over_img__495585__ .caption .subject {color:#ffffff}
.text_over_img__495585__ .caption .content {color:#ffffff}

.text_m_sml__495585__ .caption .subject {font-size:14px;line-height:1.5em}
.text_m_sml__495585__ .caption .content {font-size:13px;line-height:1.5em}
.text_m_med__495585__ .caption .subject {font-size:14px;line-height:1.4em}
.text_m_med__495585__ .caption .content {font-size:19px;font-weight: bold;line-height:1.5em}
.text_m_big__495585__ .caption .subject {font-size:22px;line-height:1.4em}
.text_m_big__495585__ .caption .content {font-size:17px;line-height:1.5em}

.text_top__495585__ .caption {top:20px;text-align:left}
.text_mid__495585__ .caption {top:50%;height:0;font-size:0;text-align:center}
.text_mid__495585__ .caption .subject {position:absolute;left:0;bottom:0;width:100%}
.text_mid__495585__ .caption .content {position:absolute;left:0;top:0;width:100%}
.text_bot__495585__ .caption {top:35px;text-align:left}

@media all and (min-width:1024px){
	.text_over_img__495585__ {overflow:hidden;}
	.text_bot__495585__ .caption {bottom:20px;top: unset;}
	.text_over_img__495585__ .caption span {padding: 5px 25px;}
	.text_over_img__495585__ .caption .caption_bg {max-width: 310px}
	.text_sml__495585__ .caption .subject {font-size:14px;line-height:1.5em}
	.text_sml__495585__ .caption .content {font-size:13px;line-height:1.5em}
	.text_med__495585__ .caption .subject {font-size:16px;line-height:1.4em}
	.text_med__495585__ .caption .content {font-size:26px;font-weight: bold;line-height:1.5em}
	.text_big__495585__ .caption .subject {font-size:22px;line-height:1.4em}
	.text_big__495585__ .caption .content {font-size:17px;line-height:1.5em}
}

/*     495595 : 공백      */
.solid_line__495595__ {box-sizing:border-box; display:block; position:relative; width:100%; height:50px;}
.solid_line__495595__.build_edit_mode {min-height:10px; border:1px dashed red;}
.solid_line__495595__.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){
	.solid_line__495595__ {height:50px;}
}

/*     495605 : 번호형 타이틀 + 내용      */
.title__495605__ .title_inner:after {content:''; display:block; clear:both;}
.title__495605__ .tit_num {float:left;}
.title__495605__ .tit_num .num_text {margin:0 15px 0 0; padding:0; font-family:'Nanum Gothic','Malgun Gothic',sans-serif; font-size:35px; font-weight:bold; color:#269cd1; line-height:1; letter-spacing:-.03em;}
.title__495605__ .tit_cont {overflow:hidden;}
.title__495605__ .tit_cont > p {margin:5px 0 0; padding:0; line-height:1.5em; letter-spacing:-.03em;}
.title__495605__ .tit_cont > p:first-child {margin-top:0;}
.title__495605__ .tit_cont > p.title {font-size:18px; font-weight:bold; color:#222222;}
.title__495605__ .tit_cont > p.cont {font-size:15px; color:#333333;}

@media all and (min-width:768px){
	.title__495605__.size_small .tit_num .num_text {font-size:35px;}
	.title__495605__.size_small .tit_cont > p.title {font-size:16px;}
	.title__495605__.size_small .tit_cont > p.cont {font-size:14px;}

	.title__495605__.size_medium .tit_num .num_text {margin-right:18px; font-size:45px;}
	.title__495605__.size_medium .tit_cont > p.title {font-size:20px;}
	.title__495605__.size_medium .tit_cont > p.cont {font-size:15px;}

	.title__495605__.size_large .tit_num .num_text {margin-right:20px; font-size:55px;}
	.title__495605__.size_large .tit_cont > p.title {font-size:22px;}
	.title__495605__.size_large .tit_cont > p.cont {font-size:15px;}
}

@media all and (min-width:1024px){
	.title__495605__.size_small .tit_cont > p.title {font-size:18px;}

	.title__495605__.size_medium .tit_num .num_text {margin-right:22px; font-size:50px;}

	.title__495605__.size_large .tit_num .num_text {margin-right:25px; font-size:60px;}
	.title__495605__.size_large .tit_cont > p.title {font-size:24px;}
	.title__495605__.size_large .tit_cont > p.cont {font-size:17px;}
}

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

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

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

/*     495645 : 공백      */
.solid_line__495645__ {box-sizing:border-box; display:block; position:relative; width:100%; height:50px;}
.solid_line__495645__.build_edit_mode {min-height:10px; border:1px dashed red;}
.solid_line__495645__.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){
	.solid_line__495645__ {height:40px;}
}

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

/*     495665 : 텍스트 박스      */
.text_box__495665__ {box-sizing:border-box; padding:10%; border:1px solid #e5e5e5; background:#ffffff;}
.text_box__495665__ > p {margin:0; padding:0;}
.text_box__495665__ .box_title1 {position:relative; margin-bottom:10px; padding-bottom:10px; font-size:14px; font-weight:bold; color:#94c2d7; line-height:1.4em; letter-spacing:-0.03em;}
.text_box__495665__ .box_title1:before {content:''; display:block; position:absolute; bottom:0; right:0; left:0; width:20px; height:1px; margin:0 auto; background:#94c2d7;}
.text_box__495665__ .box_title2 {font-size:15px; font-weight:bold; color:#222222; line-height:1.4em; letter-spacing:-0.03em;}
.text_box__495665__ .box_cont {margin-top:10px; font-size:13px; color:#777777; line-height:1.4em; letter-spacing:-0.03em;}

@media all and (min-width:768px){
	.text_box__495665__ {height:180px;}
	.text_box__495665__ .box_title2 {font-size:16px;}
}

@media all and (min-width:1024px){
	.text_box__495665__ {height:200px; padding:15% 10%;}
	.text_box__495665__ .box_title1 {margin-bottom:20px; padding-bottom:24px; font-size:16px;}
	.text_box__495665__ .box_title1:before {width:25px;}
	.text_box__495665__ .box_title2 {font-size:17px;}
	.text_box__495665__ .box_cont {margin-top:20px; font-size:15px; line-height:1.5em;}
}

/*     495675 : 텍스트 박스      */
.text_box__495675__ {box-sizing:border-box; padding:10%; border:1px solid #e5e5e5; background:#fbfbfb;}
.text_box__495675__ > p {margin:0; padding:0;}
.text_box__495675__ .box_title1 {position:relative; margin-bottom:10px; padding-bottom:10px; font-size:14px; font-weight:bold; color:#5aceff; line-height:1.4em; letter-spacing:-0.03em;}
.text_box__495675__ .box_title1:before {content:''; display:block; position:absolute; bottom:0; right:0; left:0; width:20px; height:1px; margin:0 auto; background:#5aceff;}
.text_box__495675__ .box_title2 {font-size:15px; font-weight:bold; color:#222222; line-height:1.4em; letter-spacing:-0.03em;}
.text_box__495675__ .box_cont {margin-top:10px; font-size:13px; color:#777777; line-height:1.4em; letter-spacing:-0.03em;}

@media all and (min-width:768px){
	.text_box__495675__ {height:180px;}
	.text_box__495675__ .box_title2 {font-size:16px;}
}

@media all and (min-width:1024px){
	.text_box__495675__ {height:200px; padding:15% 10%;}
	.text_box__495675__ .box_title1 {margin-bottom:20px; padding-bottom:24px; font-size:16px;}
	.text_box__495675__ .box_title1:before {width:25px;}
	.text_box__495675__ .box_title2 {font-size:17px;}
	.text_box__495675__ .box_cont {margin-top:20px; font-size:15px; line-height:1.5em;}
}

/*     495685 : 텍스트 박스      */
.text_box__495685__ {box-sizing:border-box; padding:10%; border:1px solid #e5e5e5; background:#ffffff;}
.text_box__495685__ > p {margin:0; padding:0;}
.text_box__495685__ .box_title1 {position:relative; margin-bottom:10px; padding-bottom:10px; font-size:14px; font-weight:bold; color:#94c2d7; line-height:1.4em; letter-spacing:-0.03em;}
.text_box__495685__ .box_title1:before {content:''; display:block; position:absolute; bottom:0; right:0; left:0; width:20px; height:1px; margin:0 auto; background:#94c2d7;}
.text_box__495685__ .box_title2 {font-size:15px; font-weight:bold; color:#222222; line-height:1.4em; letter-spacing:-0.03em;}
.text_box__495685__ .box_cont {margin-top:10px; font-size:13px; color:#777777; line-height:1.4em; letter-spacing:-0.03em;}

@media all and (min-width:768px){
	.text_box__495685__ {height:180px;}
	.text_box__495685__ .box_title2 {font-size:16px;}
}

@media all and (min-width:1024px){
	.text_box__495685__ {height:200px; padding:15% 10%;}
	.text_box__495685__ .box_title1 {margin-bottom:20px; padding-bottom:24px; font-size:16px;}
	.text_box__495685__ .box_title1:before {width:25px;}
	.text_box__495685__ .box_title2 {font-size:17px;}
	.text_box__495685__ .box_cont {margin-top:20px; font-size:15px; line-height:1.5em;}
}

/*     495695 : 텍스트 박스      */
.text_box__495695__ {box-sizing:border-box; padding:10%; border:1px solid #e5e5e5; background:#fbfbfb;}
.text_box__495695__ > p {margin:0; padding:0;}
.text_box__495695__ .box_title1 {position:relative; margin-bottom:10px; padding-bottom:10px; font-size:14px; font-weight:bold; color:#5aceff; line-height:1.4em; letter-spacing:-0.03em;}
.text_box__495695__ .box_title1:before {content:''; display:block; position:absolute; bottom:0; right:0; left:0; width:20px; height:1px; margin:0 auto; background:#5aceff;}
.text_box__495695__ .box_title2 {font-size:15px; font-weight:bold; color:#222222; line-height:1.4em; letter-spacing:-0.03em;}
.text_box__495695__ .box_cont {margin-top:10px; font-size:13px; color:#777777; line-height:1.4em; letter-spacing:-0.03em;}

@media all and (min-width:768px){
	.text_box__495695__ {height:180px;}
	.text_box__495695__ .box_title2 {font-size:16px;}
}

@media all and (min-width:1024px){
	.text_box__495695__ {height:200px; padding:15% 10%;}
	.text_box__495695__ .box_title1 {margin-bottom:20px; padding-bottom:24px; font-size:16px;}
	.text_box__495695__ .box_title1:before {width:25px;}
	.text_box__495695__ .box_title2 {font-size:17px;}
	.text_box__495695__ .box_cont {margin-top:20px; font-size:15px; line-height:1.5em;}
}

/*     495705 : 텍스트 박스      */
.text_box__495705__ {box-sizing:border-box; padding:10%; border:1px solid #e5e5e5; background:#fbfbfb;}
.text_box__495705__ > p {margin:0; padding:0;}
.text_box__495705__ .box_title1 {position:relative; margin-bottom:10px; padding-bottom:10px; font-size:14px; font-weight:bold; color:#5aceff; line-height:1.4em; letter-spacing:-0.03em;}
.text_box__495705__ .box_title1:before {content:''; display:block; position:absolute; bottom:0; right:0; left:0; width:20px; height:1px; margin:0 auto; background:#5aceff;}
.text_box__495705__ .box_title2 {font-size:15px; font-weight:bold; color:#222222; line-height:1.4em; letter-spacing:-0.03em;}
.text_box__495705__ .box_cont {margin-top:10px; font-size:13px; color:#777777; line-height:1.4em; letter-spacing:-0.03em;}

@media all and (min-width:768px){
	.text_box__495705__ {height:180px;}
	.text_box__495705__ .box_title2 {font-size:16px;}
}

@media all and (min-width:1024px){
	.text_box__495705__ {height:200px; padding:15% 10%;}
	.text_box__495705__ .box_title1 {margin-bottom:20px; padding-bottom:24px; font-size:16px;}
	.text_box__495705__ .box_title1:before {width:25px;}
	.text_box__495705__ .box_title2 {font-size:17px;}
	.text_box__495705__ .box_cont {margin-top:20px; font-size:15px; line-height:1.5em;}
}

/*     495715 : 텍스트 박스      */
.text_box__495715__ {box-sizing:border-box; padding:10%; border:1px solid #e5e5e5; background:#ffffff;}
.text_box__495715__ > p {margin:0; padding:0;}
.text_box__495715__ .box_title1 {position:relative; margin-bottom:10px; padding-bottom:10px; font-size:14px; font-weight:bold; color:#94c2d7; line-height:1.4em; letter-spacing:-0.03em;}
.text_box__495715__ .box_title1:before {content:''; display:block; position:absolute; bottom:0; right:0; left:0; width:20px; height:1px; margin:0 auto; background:#94c2d7;}
.text_box__495715__ .box_title2 {font-size:15px; font-weight:bold; color:#222222; line-height:1.4em; letter-spacing:-0.03em;}
.text_box__495715__ .box_cont {margin-top:10px; font-size:13px; color:#777777; line-height:1.4em; letter-spacing:-0.03em;}

@media all and (min-width:768px){
	.text_box__495715__ {height:180px;}
	.text_box__495715__ .box_title2 {font-size:16px;}
}

@media all and (min-width:1024px){
	.text_box__495715__ {height:200px; padding:15% 10%;}
	.text_box__495715__ .box_title1 {margin-bottom:20px; padding-bottom:24px; font-size:16px;}
	.text_box__495715__ .box_title1:before {width:25px;}
	.text_box__495715__ .box_title2 {font-size:17px;}
	.text_box__495715__ .box_cont {margin-top:20px; font-size:15px; line-height:1.5em;}
}

/*     495725 : 텍스트 박스      */
.text_box__495725__ {box-sizing:border-box; padding:10%; border:1px solid #e5e5e5; background:#fbfbfb;}
.text_box__495725__ > p {margin:0; padding:0;}
.text_box__495725__ .box_title1 {position:relative; margin-bottom:10px; padding-bottom:10px; font-size:14px; font-weight:bold; color:#5aceff; line-height:1.4em; letter-spacing:-0.03em;}
.text_box__495725__ .box_title1:before {content:''; display:block; position:absolute; bottom:0; right:0; left:0; width:20px; height:1px; margin:0 auto; background:#5aceff;}
.text_box__495725__ .box_title2 {font-size:15px; font-weight:bold; color:#222222; line-height:1.4em; letter-spacing:-0.03em;}
.text_box__495725__ .box_cont {margin-top:10px; font-size:13px; color:#777777; line-height:1.4em; letter-spacing:-0.03em;}

@media all and (min-width:768px){
	.text_box__495725__ {height:180px;}
	.text_box__495725__ .box_title2 {font-size:16px;}
}

@media all and (min-width:1024px){
	.text_box__495725__ {height:200px; padding:15% 10%;}
	.text_box__495725__ .box_title1 {margin-bottom:20px; padding-bottom:24px; font-size:16px;}
	.text_box__495725__ .box_title1:before {width:25px;}
	.text_box__495725__ .box_title2 {font-size:17px;}
	.text_box__495725__ .box_cont {margin-top:20px; font-size:15px; line-height:1.5em;}
}

/*     495735 : 텍스트 박스      */
.text_box__495735__ {box-sizing:border-box; padding:10%; border:1px solid #e5e5e5; background:#ffffff;}
.text_box__495735__ > p {margin:0; padding:0;}
.text_box__495735__ .box_title1 {position:relative; margin-bottom:10px; padding-bottom:10px; font-size:14px; font-weight:bold; color:#94c2d7; line-height:1.4em; letter-spacing:-0.03em;}
.text_box__495735__ .box_title1:before {content:''; display:block; position:absolute; bottom:0; right:0; left:0; width:20px; height:1px; margin:0 auto; background:#94c2d7;}
.text_box__495735__ .box_title2 {font-size:15px; font-weight:bold; color:#222222; line-height:1.4em; letter-spacing:-0.03em;}
.text_box__495735__ .box_cont {margin-top:10px; font-size:13px; color:#777777; line-height:1.4em; letter-spacing:-0.03em;}

@media all and (min-width:768px){
	.text_box__495735__ {height:180px;}
	.text_box__495735__ .box_title2 {font-size:16px;}
}

@media all and (min-width:1024px){
	.text_box__495735__ {height:200px; padding:15% 10%;}
	.text_box__495735__ .box_title1 {margin-bottom:20px; padding-bottom:24px; font-size:16px;}
	.text_box__495735__ .box_title1:before {width:25px;}
	.text_box__495735__ .box_title2 {font-size:17px;}
	.text_box__495735__ .box_cont {margin-top:20px; font-size:15px; line-height:1.5em;}
}

/*     495745 : 공백      */
.solid_line__495745__ {box-sizing:border-box; display:block; position:relative; width:100%; height:50px;}
.solid_line__495745__.build_edit_mode {min-height:10px; border:1px dashed red;}
.solid_line__495745__.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){
	.solid_line__495745__ {height:40px;}
}

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

/*     495765 : 번호형 타이틀 + 내용      */
.title__495765__ .title_inner:after {content:''; display:block; clear:both;}
.title__495765__ .tit_num {float:left;}
.title__495765__ .tit_num .num_text {margin:0 15px 0 0; padding:0; font-family:'Nanum Gothic','Malgun Gothic',sans-serif; font-size:35px; font-weight:bold; color:#d1dee3; line-height:1; letter-spacing:-.03em;}
.title__495765__ .tit_cont {overflow:hidden;}
.title__495765__ .tit_cont > p {margin:5px 0 0; padding:0; line-height:1.5em; letter-spacing:-.03em;}
.title__495765__ .tit_cont > p:first-child {margin-top:0;}
.title__495765__ .tit_cont > p.title {font-size:18px; font-weight:bold; color:#222222;}
.title__495765__ .tit_cont > p.cont {font-size:15px; color:#333333;}
.title__495765__ .tit_cont > p.cont b {color:#5aceff}

@media all and (min-width:768px){
	.title__495765__.size_small .tit_num .num_text {font-size:35px;}
	.title__495765__.size_small .tit_cont > p.title {font-size:16px;}
	.title__495765__.size_small .tit_cont > p.cont {font-size:14px;}

	.title__495765__.size_medium .tit_num .num_text {margin-right:18px; font-size:45px;}
	.title__495765__.size_medium .tit_cont > p.title {font-size:20px;}
	.title__495765__.size_medium .tit_cont > p.cont {font-size:16px;}

	.title__495765__.size_large .tit_num .num_text {margin-right:20px; font-size:55px;}
	.title__495765__.size_large .tit_cont > p.title {font-size:22px;}
	.title__495765__.size_large .tit_cont > p.cont {font-size:15px;}
}

@media all and (min-width:1024px){
	.title__495765__.size_small .tit_cont > p.title {font-size:18px;}

	.title__495765__.size_medium .tit_num .num_text {margin-right:22px; font-size:50px;}

	.title__495765__.size_large .tit_num .num_text {margin-right:25px; font-size:60px;}
	.title__495765__.size_large .tit_cont > p.title {font-size:24px;}
	.title__495765__.size_large .tit_cont > p.cont {font-size:17px;}
}

/*     495775 : 공백      */
.solid_line__495775__ {box-sizing:border-box; display:block; position:relative; width:100%; height:30px;}
.solid_line__495775__.build_edit_mode {min-height:10px; border:1px dashed red;}
.solid_line__495775__.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){
	.solid_line__495775__ {height:20px;}
}

/*     495785 : 번호형 타이틀 + 내용      */
.title__495785__ .title_inner:after {content:''; display:block; clear:both;}
.title__495785__ .tit_num {float:left;}
.title__495785__ .tit_num .num_text {margin:0 15px 0 0; padding:0; font-family:'Nanum Gothic','Malgun Gothic',sans-serif; font-size:35px; font-weight:bold; color:#d1dee3; line-height:1; letter-spacing:-.03em;}
.title__495785__ .tit_cont {overflow:hidden;}
.title__495785__ .tit_cont > p {margin:5px 0 0; padding:0; line-height:1.5em; letter-spacing:-.03em;}
.title__495785__ .tit_cont > p:first-child {margin-top:0;}
.title__495785__ .tit_cont > p.title {font-size:18px; font-weight:bold; color:#222222;}
.title__495785__ .tit_cont > p.cont {font-size:15px; color:#333333;}
.title__495785__ .tit_cont > p.cont b {color:#5aceff}

@media all and (min-width:768px){
	.title__495785__.size_small .tit_num .num_text {font-size:35px;}
	.title__495785__.size_small .tit_cont > p.title {font-size:16px;}
	.title__495785__.size_small .tit_cont > p.cont {font-size:14px;}

	.title__495785__.size_medium .tit_num .num_text {margin-right:18px; font-size:45px;}
	.title__495785__.size_medium .tit_cont > p.title {font-size:20px;}
	.title__495785__.size_medium .tit_cont > p.cont {font-size:16px;}

	.title__495785__.size_large .tit_num .num_text {margin-right:20px; font-size:55px;}
	.title__495785__.size_large .tit_cont > p.title {font-size:22px;}
	.title__495785__.size_large .tit_cont > p.cont {font-size:15px;}
}

@media all and (min-width:1024px){
	.title__495785__.size_small .tit_cont > p.title {font-size:18px;}

	.title__495785__.size_medium .tit_num .num_text {margin-right:22px; font-size:50px;}

	.title__495785__.size_large .tit_num .num_text {margin-right:25px; font-size:60px;}
	.title__495785__.size_large .tit_cont > p.title {font-size:24px;}
	.title__495785__.size_large .tit_cont > p.cont {font-size:17px;}
}

/*     495795 : 공백      */
.solid_line__495795__ {box-sizing:border-box; display:block; position:relative; width:100%; height:30px;}
.solid_line__495795__.build_edit_mode {min-height:10px; border:1px dashed red;}
.solid_line__495795__.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){
	.solid_line__495795__ {height:20px;}
}

/*     495805 : 번호형 타이틀 + 내용      */
.title__495805__ .title_inner:after {content:''; display:block; clear:both;}
.title__495805__ .tit_num {float:left;}
.title__495805__ .tit_num .num_text {margin:0 15px 0 0; padding:0; font-family:'Nanum Gothic','Malgun Gothic',sans-serif; font-size:35px; font-weight:bold; color:#d1dee3; line-height:1; letter-spacing:-.03em;}
.title__495805__ .tit_cont {overflow:hidden;}
.title__495805__ .tit_cont > p {margin:5px 0 0; padding:0; line-height:1.5em; letter-spacing:-.03em;}
.title__495805__ .tit_cont > p:first-child {margin-top:0;}
.title__495805__ .tit_cont > p.title {font-size:18px; font-weight:bold; color:#222222;}
.title__495805__ .tit_cont > p.cont {font-size:15px; color:#333333;}
.title__495805__ .tit_cont > p.cont b {color:#5aceff}

@media all and (min-width:768px){
	.title__495805__.size_small .tit_num .num_text {font-size:35px;}
	.title__495805__.size_small .tit_cont > p.title {font-size:16px;}
	.title__495805__.size_small .tit_cont > p.cont {font-size:14px;}

	.title__495805__.size_medium .tit_num .num_text {margin-right:18px; font-size:45px;}
	.title__495805__.size_medium .tit_cont > p.title {font-size:20px;}
	.title__495805__.size_medium .tit_cont > p.cont {font-size:16px;}

	.title__495805__.size_large .tit_num .num_text {margin-right:20px; font-size:55px;}
	.title__495805__.size_large .tit_cont > p.title {font-size:22px;}
	.title__495805__.size_large .tit_cont > p.cont {font-size:15px;}
}

@media all and (min-width:1024px){
	.title__495805__.size_small .tit_cont > p.title {font-size:18px;}

	.title__495805__.size_medium .tit_num .num_text {margin-right:22px; font-size:50px;}

	.title__495805__.size_large .tit_num .num_text {margin-right:25px; font-size:60px;}
	.title__495805__.size_large .tit_cont > p.title {font-size:24px;}
	.title__495805__.size_large .tit_cont > p.cont {font-size:17px;}
}

/*     495815 : 공백      */
.solid_line__495815__ {box-sizing:border-box; display:block; position:relative; width:100%; height:50px;}
.solid_line__495815__.build_edit_mode {min-height:10px; border:1px dashed red;}
.solid_line__495815__.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){
	.solid_line__495815__ {height:40px;}
}

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

/*     495835 : 번호형 타이틀 + 내용      */
.title__495835__ .title_inner:after {content:''; display:block; clear:both;}
.title__495835__ .tit_num {float:left;}
.title__495835__ .tit_num .num_text {margin:0 15px 0 0; padding:0; font-family:'Nanum Gothic','Malgun Gothic',sans-serif; font-size:16px; font-weight:bold; color:#ffffff; letter-spacing:-.03em; width:32px; height:32px; line-height:32px; border-radius:50%; background:#d1dee3; text-align:center;}
.title__495835__ .tit_cont {overflow:hidden;}
.title__495835__ .tit_cont > p {margin:5px 0 0; padding:0; line-height:1.5em; letter-spacing:-.03em;}
.title__495835__ .tit_cont > p:first-child {margin-top:0;}
.title__495835__ .tit_cont > p.title {font-size:18px; font-weight:bold; color:#222222;}
.title__495835__ .tit_cont > p.cont {font-size:15px; color:#333333;}
.title__495835__ .tit_cont > p.cont b {color:#5aceff}

@media all and (min-width:768px){
	.title__495835__.size_small .tit_num .num_text {font-size:18px;}
	.title__495835__.size_small .tit_cont > p.title {font-size:16px;}
	.title__495835__.size_small .tit_cont > p.cont {font-size:14px;}

	.title__495835__.size_medium .tit_num .num_text {margin-right:18px; font-size:26px;}
	.title__495835__.size_medium .tit_cont > p.title {font-size:20px;}
	.title__495835__.size_medium .tit_cont > p.cont {font-size:16px;}

	.title__495835__.size_large .tit_num .num_text {margin-right:20px; font-size:55px;}
	.title__495835__.size_large .tit_cont > p.title {font-size:22px;}
	.title__495835__.size_large .tit_cont > p.cont {font-size:15px;}
	
	.title__495835__ .tit_num .num_text {width: 48px;height: 48px;line-height: 46px;}
}

@media all and (min-width:1024px){
	.title__495835__.size_small .tit_cont > p.title {font-size:18px;}

	.title__495835__.size_medium .tit_num .num_text {margin-right:15px; font-size:28px;}

	.title__495835__.size_large .tit_num .num_text {margin-right:25px; font-size:60px;}
	.title__495835__.size_large .tit_cont > p.title {font-size:24px;}
	.title__495835__.size_large .tit_cont > p.cont {font-size:16px;}
}

/*     495845 : 공백      */
.solid_line__495845__ {box-sizing:border-box; display:block; position:relative; width:100%; height:30px;}
.solid_line__495845__.build_edit_mode {min-height:10px; border:1px dashed red;}
.solid_line__495845__.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){
	.solid_line__495845__ {height:20px;}
}

/*     495855 : 번호형 타이틀 + 내용      */
.title__495855__ .title_inner:after {content:''; display:block; clear:both;}
.title__495855__ .tit_num {float:left;}
.title__495855__ .tit_num .num_text {margin:0 15px 0 0; padding:0; font-family:'Nanum Gothic','Malgun Gothic',sans-serif; font-size:16px; font-weight:bold; color:#ffffff; letter-spacing:-.03em; width:32px; height:32px; line-height:32px; border-radius:50%; background:#d1dee3; text-align:center;}
.title__495855__ .tit_cont {overflow:hidden;}
.title__495855__ .tit_cont > p {margin:5px 0 0; padding:0; line-height:1.5em; letter-spacing:-.03em;}
.title__495855__ .tit_cont > p:first-child {margin-top:0;}
.title__495855__ .tit_cont > p.title {font-size:18px; font-weight:bold; color:#222222;}
.title__495855__ .tit_cont > p.cont {font-size:15px; color:#333333;}
.title__495855__ .tit_cont > p.cont b {color:#5aceff}

@media all and (min-width:768px){
	.title__495855__.size_small .tit_num .num_text {font-size:18px;}
	.title__495855__.size_small .tit_cont > p.title {font-size:16px;}
	.title__495855__.size_small .tit_cont > p.cont {font-size:14px;}

	.title__495855__.size_medium .tit_num .num_text {margin-right:18px; font-size:26px;}
	.title__495855__.size_medium .tit_cont > p.title {font-size:20px;}
	.title__495855__.size_medium .tit_cont > p.cont {font-size:16px;}

	.title__495855__.size_large .tit_num .num_text {margin-right:20px; font-size:55px;}
	.title__495855__.size_large .tit_cont > p.title {font-size:22px;}
	.title__495855__.size_large .tit_cont > p.cont {font-size:15px;}
	
	.title__495855__ .tit_num .num_text {width: 48px;height: 48px;line-height: 46px;}
}

@media all and (min-width:1024px){
	.title__495855__.size_small .tit_cont > p.title {font-size:18px;}

	.title__495855__.size_medium .tit_num .num_text {margin-right:15px; font-size:28px;}

	.title__495855__.size_large .tit_num .num_text {margin-right:25px; font-size:60px;}
	.title__495855__.size_large .tit_cont > p.title {font-size:24px;}
	.title__495855__.size_large .tit_cont > p.cont {font-size:16px;}
}

/*     495865 : 공백      */
.solid_line__495865__ {box-sizing:border-box; display:block; position:relative; width:100%; height:30px;}
.solid_line__495865__.build_edit_mode {min-height:10px; border:1px dashed red;}
.solid_line__495865__.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){
	.solid_line__495865__ {height:20px;}
}

/*     495875 : 번호형 타이틀 + 내용      */
.title__495875__ .title_inner:after {content:''; display:block; clear:both;}
.title__495875__ .tit_num {float:left;}
.title__495875__ .tit_num .num_text {margin:0 15px 0 0; padding:0; font-family:'Nanum Gothic','Malgun Gothic',sans-serif; font-size:16px; font-weight:bold; color:#ffffff; letter-spacing:-.03em; width:32px; height:32px; line-height:32px; border-radius:50%; background:#d1dee3; text-align:center;}
.title__495875__ .tit_cont {overflow:hidden;}
.title__495875__ .tit_cont > p {margin:5px 0 0; padding:0; line-height:1.5em; letter-spacing:-.03em;}
.title__495875__ .tit_cont > p:first-child {margin-top:0;}
.title__495875__ .tit_cont > p.title {font-size:18px; font-weight:bold; color:#222222;}
.title__495875__ .tit_cont > p.cont {font-size:15px; color:#333333;}
.title__495875__ .tit_cont > p.cont b {color:#5aceff}

@media all and (min-width:768px){
	.title__495875__.size_small .tit_num .num_text {font-size:18px;}
	.title__495875__.size_small .tit_cont > p.title {font-size:16px;}
	.title__495875__.size_small .tit_cont > p.cont {font-size:14px;}

	.title__495875__.size_medium .tit_num .num_text {margin-right:18px; font-size:26px;}
	.title__495875__.size_medium .tit_cont > p.title {font-size:20px;}
	.title__495875__.size_medium .tit_cont > p.cont {font-size:16px;}

	.title__495875__.size_large .tit_num .num_text {margin-right:20px; font-size:55px;}
	.title__495875__.size_large .tit_cont > p.title {font-size:22px;}
	.title__495875__.size_large .tit_cont > p.cont {font-size:15px;}
	
	.title__495875__ .tit_num .num_text {width: 48px;height: 48px;line-height: 46px;}
}

@media all and (min-width:1024px){
	.title__495875__.size_small .tit_cont > p.title {font-size:18px;}

	.title__495875__.size_medium .tit_num .num_text {margin-right:15px; font-size:28px;}

	.title__495875__.size_large .tit_num .num_text {margin-right:25px; font-size:60px;}
	.title__495875__.size_large .tit_cont > p.title {font-size:24px;}
	.title__495875__.size_large .tit_cont > p.cont {font-size:16px;}
}

/*     495885 : 공백      */
.solid_line__495885__ {box-sizing:border-box; display:block; position:relative; width:100%; height:30px;}
.solid_line__495885__.build_edit_mode {min-height:10px; border:1px dashed red;}
.solid_line__495885__.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){
	.solid_line__495885__ {height:20px;}
}

/*     495895 : 번호형 타이틀 + 내용      */
.title__495895__ .title_inner:after {content:''; display:block; clear:both;}
.title__495895__ .tit_num {float:left;}
.title__495895__ .tit_num .num_text {margin:0 15px 0 0; padding:0; font-family:'Nanum Gothic','Malgun Gothic',sans-serif; font-size:16px; font-weight:bold; color:#ffffff; letter-spacing:-.03em; width:32px; height:32px; line-height:32px; border-radius:50%; background:#d1dee3; text-align:center;}
.title__495895__ .tit_cont {overflow:hidden;}
.title__495895__ .tit_cont > p {margin:5px 0 0; padding:0; line-height:1.5em; letter-spacing:-.03em;}
.title__495895__ .tit_cont > p:first-child {margin-top:0;}
.title__495895__ .tit_cont > p.title {font-size:18px; font-weight:bold; color:#222222;}
.title__495895__ .tit_cont > p.cont {font-size:15px; color:#333333;}
.title__495895__ .tit_cont > p.cont b {color:#5aceff}

@media all and (min-width:768px){
	.title__495895__.size_small .tit_num .num_text {font-size:18px;}
	.title__495895__.size_small .tit_cont > p.title {font-size:16px;}
	.title__495895__.size_small .tit_cont > p.cont {font-size:14px;}

	.title__495895__.size_medium .tit_num .num_text {margin-right:18px; font-size:26px;}
	.title__495895__.size_medium .tit_cont > p.title {font-size:20px;}
	.title__495895__.size_medium .tit_cont > p.cont {font-size:16px;}

	.title__495895__.size_large .tit_num .num_text {margin-right:20px; font-size:55px;}
	.title__495895__.size_large .tit_cont > p.title {font-size:22px;}
	.title__495895__.size_large .tit_cont > p.cont {font-size:15px;}
	
	.title__495895__ .tit_num .num_text {width: 48px;height: 48px;line-height: 46px;}
}

@media all and (min-width:1024px){
	.title__495895__.size_small .tit_cont > p.title {font-size:18px;}

	.title__495895__.size_medium .tit_num .num_text {margin-right:15px; font-size:28px;}

	.title__495895__.size_large .tit_num .num_text {margin-right:25px; font-size:60px;}
	.title__495895__.size_large .tit_cont > p.title {font-size:24px;}
	.title__495895__.size_large .tit_cont > p.cont {font-size:16px;}
}

/*     495905 : 공백      */
.solid_line__495905__ {box-sizing:border-box; display:block; position:relative; width:100%; height:30px;}
.solid_line__495905__.build_edit_mode {min-height:10px; border:1px dashed red;}
.solid_line__495905__.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){
	.solid_line__495905__ {height:20px;}
}

/*     495915 : 번호형 타이틀 + 내용      */
.title__495915__ .title_inner:after {content:''; display:block; clear:both;}
.title__495915__ .tit_num {float:left;}
.title__495915__ .tit_num .num_text {margin:0 15px 0 0; padding:0; font-family:'Nanum Gothic','Malgun Gothic',sans-serif; font-size:16px; font-weight:bold; color:#ffffff; letter-spacing:-.03em; width:32px; height:32px; line-height:32px; border-radius:50%; background:#d1dee3; text-align:center;}
.title__495915__ .tit_cont {overflow:hidden;}
.title__495915__ .tit_cont > p {margin:5px 0 0; padding:0; line-height:1.5em; letter-spacing:-.03em;}
.title__495915__ .tit_cont > p:first-child {margin-top:0;}
.title__495915__ .tit_cont > p.title {font-size:18px; font-weight:bold; color:#222222;}
.title__495915__ .tit_cont > p.cont {font-size:15px; color:#333333;}
.title__495915__ .tit_cont > p.cont b {color:#5aceff}

@media all and (min-width:768px){
	.title__495915__.size_small .tit_num .num_text {font-size:18px;}
	.title__495915__.size_small .tit_cont > p.title {font-size:16px;}
	.title__495915__.size_small .tit_cont > p.cont {font-size:14px;}

	.title__495915__.size_medium .tit_num .num_text {margin-right:18px; font-size:26px;}
	.title__495915__.size_medium .tit_cont > p.title {font-size:20px;}
	.title__495915__.size_medium .tit_cont > p.cont {font-size:16px;}

	.title__495915__.size_large .tit_num .num_text {margin-right:20px; font-size:55px;}
	.title__495915__.size_large .tit_cont > p.title {font-size:22px;}
	.title__495915__.size_large .tit_cont > p.cont {font-size:15px;}
	
	.title__495915__ .tit_num .num_text {width: 48px;height: 48px;line-height: 46px;}
}

@media all and (min-width:1024px){
	.title__495915__.size_small .tit_cont > p.title {font-size:18px;}

	.title__495915__.size_medium .tit_num .num_text {margin-right:15px; font-size:28px;}

	.title__495915__.size_large .tit_num .num_text {margin-right:25px; font-size:60px;}
	.title__495915__.size_large .tit_cont > p.title {font-size:24px;}
	.title__495915__.size_large .tit_cont > p.cont {font-size:16px;}
}

/*     495925 : 공백      */
.solid_line__495925__ {box-sizing:border-box; display:block; position:relative; width:100%; height:50px;}
.solid_line__495925__.build_edit_mode {min-height:10px; border:1px dashed red;}
.solid_line__495925__.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){
	.solid_line__495925__ {height:40px;}
}

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

/*     495945 : 제목&내용 가로형      */
.text_horizontal__495945__ {padding:20px;border:1px solid #ddd;border-radius:10px;}
.text_horizontal__495945__ .title__495945__ {
	margin:0 0 5px;padding-right:20px;font-size:16px;font-weight:bold;color:#5aceff;line-height:1.5em;letter-spacing:0;
}
.text_horizontal__495945__ .text__495945__ {margin:0;padding:0;font-size:16px;color:#333333;line-height:1.5em;letter-spacing:0}

@media all and (min-width:768px){
	.text_horizontal__495945__:after {content:'';display:block;clear:both}
	.text_horizontal__495945__ .title__495945__ {box-sizing:border-box;float:left;margin:0;min-width:45px;padding-right:20px}
	.text_horizontal__495945__ .text__495945__ {overflow:hidden}
}

@media all and (min-width:1024px){
	.text_horizontal__495945__{padding:18px 25px;border-radius: 50px;}
	.text_horizontal__495945__ .title__495945__ {font-size:18px}
	.text_horizontal__495945__ .text__495945__ {font-size:18px}
}

/*     495955 : 제목&내용 가로형      */
.text_horizontal__495955__ {padding:20px;border:1px solid #ddd;border-radius:10px;}
.text_horizontal__495955__ .title__495955__ {
	margin:0 0 5px;padding-right:20px;font-size:16px;font-weight:bold;color:#5aceff;line-height:1.5em;letter-spacing:0;
}
.text_horizontal__495955__ .text__495955__ {margin:0;padding:0;font-size:16px;color:#333333;line-height:1.5em;letter-spacing:0}

@media all and (min-width:768px){
	.text_horizontal__495955__:after {content:'';display:block;clear:both}
	.text_horizontal__495955__ .title__495955__ {box-sizing:border-box;float:left;margin:0;min-width:45px;padding-right:20px}
	.text_horizontal__495955__ .text__495955__ {overflow:hidden}
}

@media all and (min-width:1024px){
	.text_horizontal__495955__{padding:18px 25px;border-radius: 50px;}
	.text_horizontal__495955__ .title__495955__ {font-size:18px}
	.text_horizontal__495955__ .text__495955__ {font-size:18px}
}

/*     495965 : 제목&내용 가로형      */
.text_horizontal__495965__ {padding:20px;border:1px solid #ddd;border-radius:10px;}
.text_horizontal__495965__ .title__495965__ {
	margin:0 0 5px;padding-right:20px;font-size:16px;font-weight:bold;color:#5aceff;line-height:1.5em;letter-spacing:0;
}
.text_horizontal__495965__ .text__495965__ {margin:0;padding:0;font-size:16px;color:#333333;line-height:1.5em;letter-spacing:0}

@media all and (min-width:768px){
	.text_horizontal__495965__:after {content:'';display:block;clear:both}
	.text_horizontal__495965__ .title__495965__ {box-sizing:border-box;float:left;margin:0;min-width:45px;padding-right:20px}
	.text_horizontal__495965__ .text__495965__ {overflow:hidden}
}

@media all and (min-width:1024px){
	.text_horizontal__495965__{padding:18px 25px;border-radius: 50px;}
	.text_horizontal__495965__ .title__495965__ {font-size:18px}
	.text_horizontal__495965__ .text__495965__ {font-size:18px}
}

/*     495975 : 제목&내용 가로형      */
.text_horizontal__495975__ {padding:20px;border:1px solid #ddd;border-radius:10px;}
.text_horizontal__495975__ .title__495975__ {
	margin:0 0 5px;padding-right:20px;font-size:16px;font-weight:bold;color:#5aceff;line-height:1.5em;letter-spacing:0;
}
.text_horizontal__495975__ .text__495975__ {margin:0;padding:0;font-size:16px;color:#333333;line-height:1.5em;letter-spacing:0}

@media all and (min-width:768px){
	.text_horizontal__495975__:after {content:'';display:block;clear:both}
	.text_horizontal__495975__ .title__495975__ {box-sizing:border-box;float:left;margin:0;min-width:45px;padding-right:20px}
	.text_horizontal__495975__ .text__495975__ {overflow:hidden}
}

@media all and (min-width:1024px){
	.text_horizontal__495975__{padding:18px 25px;border-radius: 50px;}
	.text_horizontal__495975__ .title__495975__ {font-size:18px}
	.text_horizontal__495975__ .text__495975__ {font-size:18px}
}

/*     495985 : 제목&내용 가로형      */
.text_horizontal__495985__ {padding:20px;border:1px solid #ddd;border-radius:10px;}
.text_horizontal__495985__ .title__495985__ {
	margin:0 0 5px;padding-right:20px;font-size:16px;font-weight:bold;color:#5aceff;line-height:1.5em;letter-spacing:0;
}
.text_horizontal__495985__ .text__495985__ {margin:0;padding:0;font-size:16px;color:#333333;line-height:1.5em;letter-spacing:0}

@media all and (min-width:768px){
	.text_horizontal__495985__:after {content:'';display:block;clear:both}
	.text_horizontal__495985__ .title__495985__ {box-sizing:border-box;float:left;margin:0;min-width:45px;padding-right:20px}
	.text_horizontal__495985__ .text__495985__ {overflow:hidden}
}

@media all and (min-width:1024px){
	.text_horizontal__495985__{padding:18px 25px;border-radius: 50px;}
	.text_horizontal__495985__ .title__495985__ {font-size:18px}
	.text_horizontal__495985__ .text__495985__ {font-size:18px}
}

