/*     134296 : 타이틀 텍스트      */
.title__134296__ {font-size:0; }
.title__134296__ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:35px; font-weight:bold; color:#282828; letter-spacing:-.03em; line-height:1.4em;
}
.title__134296__ p:before {content:''; position:absolute; background:#444444; font-size:0;}

.title__134296__.style_top p {padding-top:10px;}
.title__134296__.style_top p:before {top:0; left:0; width:35px; height:4px;}

.title__134296__.style_right p {padding-right:14px;}
.title__134296__.style_right p:before {top:16%; right:0; width:4px; height:35px;}

.title__134296__.style_bottom p {padding-bottom:12px;}
.title__134296__.style_bottom p:before {left:0; bottom:0; right:0; height:2px; margin:auto;}

.title__134296__.style_left p {padding-left:14px;}
.title__134296__.style_left p:before {top:16%; left:0; width:4px; height:35px;}

.title__134296__.style_circle1 p {padding-left:18px;}
.title__134296__.style_circle1 p:before {
	top:0; bottom:0; left:0; width:10px; height:10px; margin:auto; border-radius:50%;
}

.title__134296__.style_circle2 p {padding-left:18px;}
.title__134296__.style_circle2 p:before {
	top:0; left:0; bottom:0; width:10px; height:10px; margin:auto; border-radius:50%;
	border:2px solid #444444; background:none; box-sizing:border-box;
}

/*     133836 : 장문 텍스트      */
.textarea__133836__ {padding:0 10px;}
.textarea__133836__ .textarea_box {box-sizing:border-box;position:relative;border-left:6px solid #eeeeee;border-right:6px solid #eeeeee;text-align:center;}
.textarea__133836__ .textarea_box:before {content:'';position:absolute;top:0;left:0;width:18px;height:6px;background:#eeeeee;}
.textarea__133836__ .textarea_box:after {content:'';position:absolute;bottom:0;left:0;width:18px;height:6px;background:#eeeeee;}
.textarea__133836__ .textarea_inner {position:relative;padding:20px 25px;}
.textarea__133836__ .textarea_inner:before {content:'';position:absolute;top:0;right:0;width:18px;height:6px;background:#eeeeee;}
.textarea__133836__ .textarea_inner:after {content:'';position:absolute;bottom:0;right:0;width:18px;height:6px;background:#eeeeee;}
.textarea__133836__ p {
	display:block;margin:0;padding:0;
	font-size:13px;font-weight:normal;color:#333333;letter-spacing:-.03em;line-height:1.6em;
}

@media all and (min-width:768px){
	.textarea__133836__ {padding:0 20px;}
}

@media all and (min-width:1024px){
	.textarea__133836__ {padding:0;}
	.textarea__133836__ .textarea_box {width:700px;margin:0 auto;border-left-width:10px;border-right-width:10px;}
	.textarea__133836__ .textarea_box:before {width:30px;height:10px;}
	.textarea__133836__ .textarea_box:after {width:30px;height:10px;}
	.textarea__133836__ .textarea_inner {padding:30px 70px;}
	.textarea__133836__ .textarea_inner:before {width:30px;height:10px;}
	.textarea__133836__ .textarea_inner:after {width:30px;height:10px;}
	.textarea__133836__ p {font-size:15px;line-height:1.8em;}
}

/*     134320 : 이미지      */
.img__134320__ {max-width:100%}
.img__134320__ * {box-sizing:border-box}
.img__134320__ a {display:block;vertical-align:top}
.img__134320__ img {width:px;vertical-align:top}

/*     133837 : 이미지 리스트 (타일형)      */
.img_tile__133837__ {overflow:hidden}
.img_tile__133837__ .img_inner {margin:0 -5px}
.img_tile__133837__ .img_inner:after {content:'';display:block;clear:both}
.img_tile__133837__ * {box-sizing:border-box}
.img_tile__133837__ .item {float:left;position:relative;width:100%;padding:10px 5px}
.img_tile__133837__ .item a {display:block}

.img_tile__133837__ .subject {display:table;width:100%;margin-bottom:20px;border-radius:35px;background:#555555;font-weight:bold;color:#fff;}
.img_tile__133837__ .subject > span {display:table-cell;height:35px;padding:0 15px;text-align:center;vertical-align:middle;}
.img_tile__133837__ .figure {display:block;text-align:center;}
.img_tile__133837__ .figure img {vertical-align:top}
.img_tile__133837__ .content {display:block;margin-top:20px;padding:0 10px;color:#333333;text-align:center;}

.text_m_sml__133837__ .subject {font-size:14px;line-height:1.4em}
.text_m_sml__133837__ .content {font-size:13px;line-height:1.4em}
.text_m_med__133837__ .subject {font-size:16px;line-height:1.4em}
.text_m_med__133837__ .content {font-size:14px;line-height:1.4em}
.text_m_big__133837__ .subject {font-size:18px;line-height:1.4em}
.text_m_big__133837__ .content {font-size:15px;line-height:1.4em}

.col_m_1__133837__ .item {width:100%}
.col_m_2__133837__ .item {width:50%}
.col_m_3__133837__ .item {width:33.3333%}
.col_m_4__133837__ .item {width:25%}
.col_m_1__133837__ .item,
.col_m_2__133837__ .item2n,
.col_m_3__133837__ .item3n,
.col_m_4__133837__ .item4n {clear:both}

@media (min-width:768px){
	.col_m_1__133837__ .item,
	.col_m_2__133837__ .item2n,
	.col_m_3__133837__ .item3n,
	.col_m_4__133837__ .item4n {clear:none}

	.col_t_1__133837__ .item {width:100%}
	.col_t_2__133837__ .item {width:50%}
	.col_t_3__133837__ .item {width:33.3333%}
	.col_t_4__133837__ .item {width:25%}
	.col_t_5__133837__ .item {width:20%}
	.col_t_6__133837__ .item {width:16.6666%}
	.col_t_1__133837__ .item,
	.col_t_2__133837__ .item2n,
	.col_t_3__133837__ .item3n,
	.col_t_4__133837__ .item4n,
	.col_t_5__133837__ .item5n,
	.col_t_6__133837__ .item6n {clear:both}
}

@media (min-width:1024px){
	.img_tile__133837__ .img_inner {margin:0 -10px}
	.img_tile__133837__ .item {padding:10px}
	.img_tile__133837__ .subject {margin-bottom:40px;}
	.img_tile__133837__ .subject > span {height:60px;padding:0 25px;}
	.img_tile__133837__ .content {margin-top:35px}

	.text_sml__133837__ .subject {font-size:14px;line-height:1.3em}
	.text_sml__133837__ .content {font-size:13px;line-height:1.5em}
	.text_med__133837__ .subject {font-size:16px;line-height:1.4em}
	.text_med__133837__ .content {font-size:14px;line-height:1.6em}
	.text_big__133837__ .subject {font-size:18px;line-height:1.4em}
	.text_big__133837__ .content {font-size:15px;line-height:1.6em}

	.col_t_1__133837__ .item,
	.col_t_2__133837__ .item2n,
	.col_t_3__133837__ .item3n,
	.col_t_4__133837__ .item4n,
	.col_t_5__133837__ .item5n,
	.col_t_6__133837__ .item6n {clear:none}

	.col_pc_1__133837__ .item {width:100%}
	.col_pc_2__133837__ .item {width:50%}
	.col_pc_3__133837__ .item {width:33.3333%}
	.col_pc_4__133837__ .item {width:25%}
	.col_pc_5__133837__ .item {width:20%}
	.col_pc_6__133837__ .item {width:16.6666%}
	.col_pc_1__133837__ .item,
	.col_pc_2__133837__ .item2n,
	.col_pc_3__133837__ .item3n,
	.col_pc_4__133837__ .item4n,
	.col_pc_5__133837__ .item5n,
	.col_pc_6__133837__ .item6n {clear:both}
}

/*     134312 : 한줄 텍스트      */
.text__134312__ {display:table; width:100%;}
.text__134312__ p {display:table-cell; margin:0; padding:0; vertical-align:middle;}
.text__134312__ p a {color:#000000; text-decoration:none;}
.text__134312__ p span {display:block; position:relative;}
.text__134312__ .center {padding:10px; font-size:24px; font-weight:bold; color:#000000; letter-spacing:0; line-height:1.6em; text-align:center; white-space:nowrap;}
.text__134312__ .left,
.text__134312__ .right {width:50%;}
.text__134312__ .left span {padding:10px 60px 10px 10px;}
.text__134312__ .right span {padding:10px 10px 10px 60px;}
.text__134312__ .left i,
.text__134312__ .right i {display:block; position:absolute; top:0; bottom:0; height:1px; margin:auto; background:#e0e0e0;}
.text__134312__ .left i {right:60px; left:0;}
.text__134312__ .right i {right:0; left:60px;}

.text__134312__ .left span:before,
.text__134312__ .left span:after,
.text__134312__ .left i:after,
.text__134312__ .right span:before,
.text__134312__ .right span:after,
.text__134312__ .right i:after {content:''; display:block; position:absolute; top:0; bottom:0; margin:auto; border-radius:50%; background:#e0e0e0;}

.text__134312__ .left span:before {right:60px; width:8px; height:8px;}
.text__134312__ .left span:after {right:36px; width:10px; height:10px;}
.text__134312__ .left i:after {right:-54px; width:16px; height:16px;}

.text__134312__ .right span:before {left:60px; width:8px; height:8px;}
.text__134312__ .right span:after {left:36px; width:10px; height:10px;}
.text__134312__ .right i:after {left:-54px; width:16px; height:16px;}

/*     134272 : 한줄 텍스트      */
.text__134272__ p {
	display:block;margin:0;padding:0;
	font-size:15px;font-weight:bold;color:#444444;letter-spacing:0;line-height:1.5em;
}
.text__134272__ p a {color:#444444}

@media all and (min-width:1024px){
	.text__134272__ p {font-size:15px}
}

/*     134278 : 이미지      */
.img__134278__ {max-width:100%}
.img__134278__ * {box-sizing:border-box}
.img__134278__ a {display:block;vertical-align:top}
.img__134278__ img {width:px;vertical-align:top}

/*     134298 : 한줄 텍스트      */
.text__134298__ {display:table; width:100%;}
.text__134298__ p {display:table-cell; margin:0; padding:0; vertical-align:middle;}
.text__134298__ p a {color:#000000; text-decoration:none;}
.text__134298__ p span {display:block; position:relative;}
.text__134298__ .center {padding:10px; font-size:24px; font-weight:bold; color:#000000; letter-spacing:0; line-height:1.6em; text-align:center; white-space:nowrap;}
.text__134298__ .left,
.text__134298__ .right {width:50%;}
.text__134298__ .left span {padding:10px 60px 10px 10px;}
.text__134298__ .right span {padding:10px 10px 10px 60px;}
.text__134298__ .left i,
.text__134298__ .right i {display:block; position:absolute; top:0; bottom:0; height:1px; margin:auto; background:#e0e0e0;}
.text__134298__ .left i {right:60px; left:0;}
.text__134298__ .right i {right:0; left:60px;}

.text__134298__ .left span:before,
.text__134298__ .left span:after,
.text__134298__ .left i:after,
.text__134298__ .right span:before,
.text__134298__ .right span:after,
.text__134298__ .right i:after {content:''; display:block; position:absolute; top:0; bottom:0; margin:auto; border-radius:50%; background:#e0e0e0;}

.text__134298__ .left span:before {right:60px; width:8px; height:8px;}
.text__134298__ .left span:after {right:36px; width:10px; height:10px;}
.text__134298__ .left i:after {right:-54px; width:16px; height:16px;}

.text__134298__ .right span:before {left:60px; width:8px; height:8px;}
.text__134298__ .right span:after {left:36px; width:10px; height:10px;}
.text__134298__ .right i:after {left:-54px; width:16px; height:16px;}

/*     134297 : 장문 텍스트      */
.textarea__134297__ p { 
	display:block; margin:0; padding:0;
	font-size:15px; font-weight:bold; color:#444444; letter-spacing:0; line-height:1.4em;
}

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

/*     1256335 : 타이틀      */
.title__1256335__ {}
.title__1256335__ p {
	position:relative;margin:0;padding:0;font-size:20px;font-weight:bold;
	color:#444444;letter-spacing:-.03em;line-height:1.6em;
}
.title__1256335__ p:before {content:'';display:block;position:absolute;top:50%;left:0;right:0;width:100%;height:0;border-top:2px dashed #e5e5e5}
.title__1256335__ p span {display:inline-block;position:relative;z-index:10;padding:0 15px;background:#ffffff;vertical-align:top}

@media all and (min-width:768px){
	.title__1256335__ p {font-size:22px}
	.title__1256335__ p span {padding:0 20px}
}

@media all and (min-width:1024px){
	.title__1256335__ p {font-size:36px}
	.title__1256335__ p span {padding:0 30px}
}

/*     1256345 : 장문 텍스트      */
.textarea__1256345__ p {
	display:block; margin:0; padding:0;
	font-size:14px; font-weight:bold; color:#444444; letter-spacing:0; line-height:1.4em;
}

@media all and (min-width:1024px){
	.textarea__1256345__ p {font-size:20px; line-height:1.6em;}
}

/*     1256355 : 텍스트 박스      */
.text_box__1256355__ {box-sizing:border-box; padding:10%; border:1px solid #e5e5e5; background:#ffffff; border-radius:15px;}
.text_box__1256355__ > p {margin:0; padding:0;}
.text_box__1256355__ .box_title1 {position:relative; margin-bottom:10px; padding-bottom:10px; font-size:14px; font-weight:bold; color:#fe809c; line-height:1.4em; letter-spacing:-0.03em;}
.text_box__1256355__ .box_title1:before {content:''; display:block; position:absolute; bottom:0; right:0; left:0; width:20px; height:1px; margin:0 auto; background:#fe809c;}
.text_box__1256355__ .box_title2 {font-size:15px; font-weight:bold; color:#222222; line-height:1.4em; letter-spacing:-0.03em;}
.text_box__1256355__ .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__1256355__ {height:180px;}
	.text_box__1256355__ .box_title2 {font-size:16px;}
}

@media all and (min-width:1024px){
	.text_box__1256355__ {height:200px; padding:15% 8%; border-radius:30px;}
	.text_box__1256355__ .box_title1 {margin-bottom:20px; padding-bottom:0px; font-size:16px;}
	.text_box__1256355__ .box_title1:before {width:25px;}
	.text_box__1256355__ .box_title2 {font-size:35px;}
	.text_box__1256355__ .box_cont {margin-top:20px; font-size:15px; line-height:1.5em;}
}

/*     1256395 : 텍스트 박스      */
.text_box__1256395__ {box-sizing:border-box; padding:10%; border:1px solid #e5e5e5; background:#ffffff; border-radius:15px;}
.text_box__1256395__ > p {margin:0; padding:0;}
.text_box__1256395__ .box_title1 {position:relative; margin-bottom:10px; padding-bottom:10px; font-size:14px; font-weight:bold; color:#fe809c; line-height:1.4em; letter-spacing:-0.03em;}
.text_box__1256395__ .box_title1:before {content:''; display:block; position:absolute; bottom:0; right:0; left:0; width:20px; height:1px; margin:0 auto; background:#fe809c;}
.text_box__1256395__ .box_title2 {font-size:15px; font-weight:bold; color:#222222; line-height:1.4em; letter-spacing:-0.03em;}
.text_box__1256395__ .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__1256395__ {height:180px;}
	.text_box__1256395__ .box_title2 {font-size:16px;}
}

@media all and (min-width:1024px){
	.text_box__1256395__ {height:200px; padding:15% 8%; border-radius:30px;}
	.text_box__1256395__ .box_title1 {margin-bottom:20px; padding-bottom:0px; font-size:16px;margin-top: -20px;}
	.text_box__1256395__ .box_title1:before {width:25px;}
	.text_box__1256395__ .box_title2 {font-size:35px;}
	.text_box__1256395__ .box_cont {margin-top:20px; font-size:15px; line-height:1.5em;}
}

/*     1256405 : 텍스트 박스      */
.text_box__1256405__ {box-sizing:border-box; padding:10%; border:1px solid #e5e5e5; background:#ffffff; border-radius:15px;}
.text_box__1256405__ > p {margin:0; padding:0;}
.text_box__1256405__ .box_title1 {position:relative; margin-bottom:10px; padding-bottom:10px; font-size:14px; font-weight:bold; color:#fe809c; line-height:1.4em; letter-spacing:-0.03em;}
.text_box__1256405__ .box_title1:before {content:''; display:block; position:absolute; bottom:0; right:0; left:0; width:20px; height:1px; margin:0 auto; background:#fe809c;}
.text_box__1256405__ .box_title2 {font-size:15px; font-weight:bold; color:#222222; line-height:1.4em; letter-spacing:-0.03em;}
.text_box__1256405__ .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__1256405__ {height:180px;}
	.text_box__1256405__ .box_title2 {font-size:16px;}
}

@media all and (min-width:1024px){
	.text_box__1256405__ {height:200px; padding:15% 8%; border-radius:30px;}
	.text_box__1256405__ .box_title1 {margin-bottom:20px; padding-bottom:0px; font-size:16px;margin-top: -20px;}
	.text_box__1256405__ .box_title1:before {width:25px;}
	.text_box__1256405__ .box_title2 {font-size:35px;}
	.text_box__1256405__ .box_cont {margin-top:20px; font-size:15px; line-height:1.5em;}
}

/*     1256415 : 텍스트 박스      */
.text_box__1256415__ {box-sizing:border-box; padding:10%; border:1px solid #e5e5e5; background:#ffffff; border-radius:15px;}
.text_box__1256415__ > p {margin:0; padding:0;}
.text_box__1256415__ .box_title1 {position:relative; margin-bottom:10px; padding-bottom:10px; font-size:14px; font-weight:bold; color:#fe809c; line-height:1.4em; letter-spacing:-0.03em;}
.text_box__1256415__ .box_title1:before {content:''; display:block; position:absolute; bottom:0; right:0; left:0; width:20px; height:1px; margin:0 auto; background:#fe809c;}
.text_box__1256415__ .box_title2 {font-size:15px; font-weight:bold; color:#222222; line-height:1.4em; letter-spacing:-0.03em;}
.text_box__1256415__ .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__1256415__ {height:180px;}
	.text_box__1256415__ .box_title2 {font-size:16px;}
}

@media all and (min-width:1024px){
	.text_box__1256415__ {height:200px; padding:15% 8%; border-radius:30px;}
	.text_box__1256415__ .box_title1 {margin-bottom:20px; padding-bottom:0px; font-size:16px;margin-top: -20px;}
	.text_box__1256415__ .box_title1:before {width:25px;}
	.text_box__1256415__ .box_title2 {font-size:35px;}
	.text_box__1256415__ .box_cont {margin-top:20px; font-size:15px; line-height:1.5em;}
}

