/*     3847165 : 이미지      */
.img__3847165__ {max-width:100%}
.img__3847165__ * {box-sizing:border-box}
.img__3847165__ a {display:block;vertical-align:top}
.img__3847165__ img {height:150px;vertical-align:top;border-radius:10px;object-fit: cover;object-position: center;}

@media all and (min-width:1024px){
	.img__3847165__ img {height: 100%;}
}

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

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

/*     3847835 : 이미지 리스트      */
.img_tile__3847835__ {margin:0 -5px}
.img_tile__3847835__:after {content:'';display:block;clear:both}
.img_tile__3847835__ * {box-sizing:border-box}
.img_tile__3847835__ .item {float:left;position:relative;padding:5px}
.img_tile__3847835__ .item .item_inner {display:block; background:#fff;text-decoration:none; border: 1px solid #e5e5e5; border-radius:5px;}
.img_tile__3847835__ .figure {display:block}
.img_tile__3847835__ .figure img {width:100%;vertical-align:bottom}
.img_tile__3847835__ .caption {display:block;position:relative;padding:15px 17px 17px;}
.img_tile__3847835__ .caption > span {display:block;margin-top:8px;line-height:1.4em; flex-direction: row; flex-wrap: nowrap; align-items: center;}
.img_tile__3847835__ .caption > span:first-child {margin-top:0}
.img_tile__3847835__ .caption .title {display:flex; flex-direction: row; flex-wrap: nowrap; align-items: center;}
.img_tile__3847835__ .caption .title .num {content: '';color:#A0383D;border: 1px solid #A0383D; border-radius: 50%; line-height: 14px; margin-right: 7px; background: #ffffff; width: 25px; height: 25px; line-height: 23px; font-size: 13px; text-align: center; font-weight: 800; }
.img_tile__3847835__ .caption .title .subject { font-size:16px;font-weight:bold;color:#333333;letter-spacing:-.03em; line-height: 1.0em;}
.img_tile__3847835__ .caption > span.content {/*padding-top:12px;*/font-size:15px;color:#444444;letter-spacing:-.03em;word-break:keep-all;}                           

.img_tile__3847835__ .caption > span.content > span:before {content: ''; position: absolute; top: 8px; left: 0; width: 3px; height: 3px; border-radius: 50%; background: #bbbbbb;}
.img_tile__3847835__ .caption > span.content > span {display: inline-block; position: relative; padding-left:10px;margin-left: 3px; margin-top:2px;}
.img_tile__3847835__ .caption > span.content > span:first-child {margin-top:0}

.col_m_1__3847835__ .item {width:100%}
.col_m_2__3847835__ .item {width:50%}
.col_m_3__3847835__ .item {width:33.3334%}
.col_m_4__3847835__ .item {width:25%}
.col_m_1__3847835__ .item,
.col_m_2__3847835__ .item2n,
.col_m_3__3847835__ .item3n,
.col_m_4__3847835__ .item4n {clear:both}

@media (min-width:768px){
	.img_tile__3847835__ {margin:0 -10px}
	.img_tile__3847835__ .item {padding:10px}
	.img_tile__3847835__ .caption {padding:20px 22px 22px}
	.img_tile__3847835__ .caption > span {/*margin-top:8px;*/line-height:1.5em}

	.col_m_1__3847835__ .item,
	.col_m_2__3847835__ .item2n,
	.col_m_3__3847835__ .item3n,
	.col_m_4__3847835__ .item4n {clear:none}

	.col_t_1__3847835__ .item {width:100%}
	.col_t_2__3847835__ .item {width:50%}
	.col_t_3__3847835__ .item {width:33.3334%}
	.col_t_4__3847835__ .item {width:25%}
	.col_t_5__3847835__ .item {width:20%}
	.col_t_6__3847835__ .item {width:16.6666%}
	.col_t_1__3847835__ .item,
	.col_t_2__3847835__ .item2n,
	.col_t_3__3847835__ .item3n,
	.col_t_4__3847835__ .item4n,
	.col_t_5__3847835__ .item5n,
	.col_t_6__3847835__ .item6n {clear:both}
}

@media (min-width:1024px){
	.img_tile__3847835__ .item .item_inner {min-height: 110px;}

	.img_tile__3847835__ .caption {padding:20px 22px 22px;}
	.img_tile__3847835__ .caption > span {/*margin-top:12px*/}
	.img_tile__3847835__ .caption .title .num {line-height: 27px; width: 29px; height: 29px; margin-right: 10px; font-size:16px;}
	.img_tile__3847835__ .caption .title .subject {font-size:18px;letter-spacing:-.01em}
	.img_tile__3847835__ .caption > span.content {/*padding-top:18px;*/font-size:17px;margin-top: 10px;}   /*기존 font-size:14px*/

	.img_tile__3847835__ .caption > span.content > span:before {width: 4px; height: 4px;top: 12px;}
	.img_tile__3847835__ .caption > span.content > span {padding-left:15px;margin-top: 3px;}

	.col_t_1__3847835__ .item,
	.col_t_2__3847835__ .item2n,
	.col_t_3__3847835__ .item3n,
	.col_t_4__3847835__ .item4n,
	.col_t_5__3847835__ .item5n,
	.col_t_6__3847835__ .item6n {clear:none}

	.col_pc_1__3847835__ .item {width:100%}
	.col_pc_2__3847835__ .item {width:50%}
	.col_pc_3__3847835__ .item {width:33.3334%}
	.col_pc_4__3847835__ .item {width:25%}
	.col_pc_5__3847835__ .item {width:20%}
	.col_pc_6__3847835__ .item {width:16.6666%}
	.col_pc_1__3847835__ .item,
	.col_pc_2__3847835__ .item2n,
	.col_pc_3__3847835__ .item3n,
	.col_pc_4__3847835__ .item4n,
	.col_pc_5__3847835__ .item5n,
	.col_pc_6__3847835__ .item6n {clear:both}
}

