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

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

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

/*     20362 : 이미지 리스트      */
.img_tile__20362__ {overflow:hidden;}
.img_tile__20362__ * {box-sizing:border-box;}
.img_tile__20362__ .img_inner {margin:0 -5px;}
.img_tile__20362__ .img_inner:after {content:''; display:block; clear:both;}
.img_tile__20362__ .item {float:left; position:relative; width:100%; padding:10px 5px 15px;}
.img_tile__20362__ .item a {display:block; text-decoration:none;}
.img_tile__20362__ .figure {display:block;}
.img_tile__20362__ .figure img {max-width:100%; vertical-align:top;}
.img_tile__20362__ .caption {display:block; margin-top:12px;}
.img_tile__20362__ .caption > span {display:block;}
.img_tile__20362__ .caption > span.subject {padding:3px 10px; font-size:15px; font-weight:bold; border-radius:3px; background:#964a3c; color:#fff;}
.img_tile__20362__ .caption > span.content {margin-top:5px; padding:0 3px; font-size:13px; color:#444444;}

.col_m_1__20362__ .item {width:100%;}
.col_m_2__20362__ .item {width:50%;}
.col_m_3__20362__ .item {width:33.3333%;}
.col_m_4__20362__ .item {width:25%;}
.col_m_1__20362__ .item,
.col_m_2__20362__ .item2n,
.col_m_3__20362__ .item3n,
.col_m_4__20362__ .item4n {clear:both;}

@media (min-width:768px){
	.img_tile__20362__ .img_inner {margin:0 -10px;}
	.img_tile__20362__ .item {padding:10px 10px 20px;}

	.col_m_1__20362__ .item,
	.col_m_2__20362__ .item2n,
	.col_m_3__20362__ .item3n,
	.col_m_4__20362__ .item4n {clear:none;}

	.col_t_1__20362__ .item {width:100%;}
	.col_t_2__20362__ .item {width:50%;}
	.col_t_3__20362__ .item {width:33.3333%;}
	.col_t_4__20362__ .item {width:25%;}
	.col_t_5__20362__ .item {width:20%;}
	.col_t_6__20362__ .item {width:16.6666%;}
	.col_t_1__20362__ .item,
	.col_t_2__20362__ .item2n,
	.col_t_3__20362__ .item3n,
	.col_t_4__20362__ .item4n,
	.col_t_5__20362__ .item5n,
	.col_t_6__20362__ .item6n {clear:both;}
}

@media (min-width:1024px){
	.img_tile__20362__ .img_inner {margin:0 -15px;}
	.img_tile__20362__ .item {padding:10px 15px 20px;}
	.img_tile__20362__ .caption {margin-top:15px;}
	.img_tile__20362__ .caption > span.subject {padding:6px 12px; border-radius:3px;}
	.img_tile__20362__ .caption > span.content {margin-top:8px; padding:0 5px;}

	.text_sml__20362__ .caption > span.subject {font-size:14px; line-height:1.4em;}
	.text_sml__20362__ .caption > span.content {font-size:13px; line-height:1.4em;}
	.text_med__20362__ .caption > span.subject {font-size:16px; line-height:1.5em;}
	.text_med__20362__ .caption > span.content {font-size:14px; line-height:1.5em;}
	.text_big__20362__ .caption > span.subject {font-size:18px; line-height:1.5em;}
	.text_big__20362__ .caption > span.content {font-size:15px; line-height:1.5em;}

	.col_t_1__20362__ .item,
	.col_t_2__20362__ .item2n,
	.col_t_3__20362__ .item3n,
	.col_t_4__20362__ .item4n,
	.col_t_5__20362__ .item5n,
	.col_t_6__20362__ .item6n {clear:none;}

	.col_pc_1__20362__ .item {width:100%;}
	.col_pc_2__20362__ .item {width:50%;}
	.col_pc_3__20362__ .item {width:33.3333%;}
	.col_pc_4__20362__ .item {width:25%;}
	.col_pc_5__20362__ .item {width:20%;}
	.col_pc_6__20362__ .item {width:16.6666%;}
	.col_pc_1__20362__ .item,
	.col_pc_2__20362__ .item2n,
	.col_pc_3__20362__ .item3n,
	.col_pc_4__20362__ .item4n,
	.col_pc_5__20362__ .item5n,
	.col_pc_6__20362__ .item6n {clear:both;}
}

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

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

/*     20893 : 타이틀 + 장문 텍스트 박스      */
.textarea__20893__ {padding:15px 20px; background:#63b7c3; border-radius:40px;}
.textarea__20893__ .title {margin:0; padding:0; font-size:18px; font-weight:bold; color:#ffffff; line-height:1.4em;}
.textarea__20893__ .cont {margin:10px 0 0; padding:0; font-size:14px; color:#ffffff; line-height:1.4em;}

@media all and (min-width:768px){
	.textarea__20893__ {padding:22px 30px; border-radius:80px;}
	.textarea__20893__ .title {}
	.textarea__20893__ .cont {}
}

@media all and (min-width:1024px){
	.textarea__20893__ {padding:35px; border-radius:130px;}
	.textarea__20893__ .title {font-size:28px;}
	.textarea__20893__ .cont {margin-top:15px; font-size:16px; line-height:1.6em;}
}

/*     20906 : 타이틀 + 장문 텍스트 박스      */
.textarea__20906__ {padding:15px 20px; background:#777777; border-radius:40px;}
.textarea__20906__ .title {margin:0; padding:0; font-size:18px; font-weight:bold; color:#ffffff; line-height:1.4em;}
.textarea__20906__ .cont {margin:10px 0 0; padding:0; font-size:14px; color:#ffffff; line-height:1.4em;}

@media all and (min-width:768px){
	.textarea__20906__ {padding:22px 30px; border-radius:80px;}
	.textarea__20906__ .title {}
	.textarea__20906__ .cont {}
}

@media all and (min-width:1024px){
	.textarea__20906__ {padding:35px; border-radius:130px;}
	.textarea__20906__ .title {font-size:28px;}
	.textarea__20906__ .cont {margin-top:15px; font-size:16px; line-height:1.6em;}
}

/*     20907 : 타이틀 + 장문 텍스트 박스      */
.textarea__20907__ {padding:15px 20px; background:#777777; border-radius:40px;}
.textarea__20907__ .title {margin:0; padding:0; font-size:18px; font-weight:bold; color:#ffffff; line-height:1.4em;}
.textarea__20907__ .cont {margin:10px 0 0; padding:0; font-size:14px; color:#ffffff; line-height:1.4em;}

@media all and (min-width:768px){
	.textarea__20907__ {padding:22px 30px; border-radius:80px;}
	.textarea__20907__ .title {}
	.textarea__20907__ .cont {}
}

@media all and (min-width:1024px){
	.textarea__20907__ {padding:35px; border-radius:130px;}
	.textarea__20907__ .title {font-size:28px;}
	.textarea__20907__ .cont {margin-top:15px; font-size:16px; line-height:1.6em;}
}

/*     20908 : 타이틀 + 장문 텍스트 박스      */
.textarea__20908__ {padding:15px 20px; background:#777777; border-radius:40px;}
.textarea__20908__ .title {margin:0; padding:0; font-size:18px; font-weight:bold; color:#ffffff; line-height:1.4em;}
.textarea__20908__ .cont {margin:10px 0 0; padding:0; font-size:14px; color:#ffffff; line-height:1.4em;}

@media all and (min-width:768px){
	.textarea__20908__ {padding:22px 30px; border-radius:80px;}
	.textarea__20908__ .title {}
	.textarea__20908__ .cont {}
}

@media all and (min-width:1024px){
	.textarea__20908__ {padding:35px; border-radius:130px;}
	.textarea__20908__ .title {font-size:28px;}
	.textarea__20908__ .cont {margin-top:15px; font-size:16px; line-height:1.6em;}
}

/*     20909 : 타이틀 + 장문 텍스트 박스      */
.textarea__20909__ {padding:15px 20px; background:#777777; border-radius:40px;}
.textarea__20909__ .title {margin:0; padding:0; font-size:18px; font-weight:bold; color:#ffffff; line-height:1.4em;}
.textarea__20909__ .cont {margin:10px 0 0; padding:0; font-size:14px; color:#ffffff; line-height:1.4em;}

@media all and (min-width:768px){
	.textarea__20909__ {padding:22px 30px; border-radius:80px;}
	.textarea__20909__ .title {}
	.textarea__20909__ .cont {}
}

@media all and (min-width:1024px){
	.textarea__20909__ {padding:35px; border-radius:130px;}
	.textarea__20909__ .title {font-size:28px;}
	.textarea__20909__ .cont {margin-top:15px; font-size:16px; line-height:1.6em;}
}

