
/* ****************** 공백  ****************** */

.empty_line_86525_ {display:block; width:100%; height:30px; line-height:30px;}

[id^=div_user_list] .empty_line_86525_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_86525_:before {content:'공백: 30px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_86525_ {height:60px; line-height:60px;}
	[id^=div_user_list] .empty_line_86525_:before {content:'공백: 60px';}
}

 @media \0screen{
	.empty_line_86525_ {height:60px; line-height:60px;}
	[id^=div_user_list] .empty_line_86525_:before {content:'공백: 60px';}
}

/* ****************** 3칸 탭 레이아웃  ****************** */

.layout_86535_ {clear:both; min-width:150px; max-width:1200px; margin:0 auto;}
.layout_86535_ > ul {margin:0; padding:0; list-style:none;}

.layout_86535_ > #tab_ul_86535_ {display:none; border-radius:15px 15px 0 0; overflow:hidden; border:1px solid #ddd; margin-bottom:30px;}
.layout_86535_ > #tab_ul_86535_:after {content:''; display:block; clear:both;}
.layout_86535_ > #tab_ul_86535_ > li {float:left; width:33.33%; border-right:1px solid #e1e2e3; box-sizing:border-box;}
.layout_86535_ > #tab_ul_86535_ > li:last-child {border-right:0;}
.layout_86535_ > #tab_ul_86535_ > li > a {
	display:block; padding:2px 5px 0;
	background:#f9f9f9;
	font-size:14px; color:#888; text-align:center; text-decoration:none;
	overflow:hidden; white-space:nowrap; text-overflow:ellipsis; transition:all 0.3s;
}
.layout_86535_ > #tab_ul_86535_ > li:hover > a {
 color:#0a88e9;
}
.layout_86535_ > #tab_ul_86535_ > li.on > a {
 background:#0a88e9; color:#fff;
}

.layout_86535_ > #box_ul_86535_ > li > a {
	display:block; height:30px; line-height:30px; padding:0 5px;
	font-size:13px; font-weight:bold; color:#888; text-align:center; text-decoration:none;
	overflow:hidden; white-space:nowrap; text-overflow:ellipsis;
}
.layout_86535_ > #box_ul_86535_ > li > div {overflow:hidden; padding:0px; background:#fff; box-sizing:border-box;}
.layout_86535_ > #box_ul_86535_ > li.on {display:block;}
.layout_86535_ > #box_ul_86535_ > li.on > a {background:#fff; color:#0a88e9;}

.layout_86535_.type_HOR > #tab_ul_86535_ {display:block;}
.layout_86535_.type_HOR > #box_ul_86535_ > li > a {display:none;}

.text_sml_86535_ > #tab_ul_86535_ > li > a {height:40px; line-height:40px; font-size:14px;}
.text_sml_86535_ > #box_ul_86535_ > li > a {font-size:13px;}
.text_mid_86535_ > #tab_ul_86535_ > li > a {height:60px; line-height:60px; font-size:16px;}
.text_mid_86535_ > #box_ul_86535_ > li > a {font-size:14px;}
.text_big_86535_ > #tab_ul_86535_ > li > a {height:48px; line-height:48px; font-size:18px;}
.text_big_86535_ > #box_ul_86535_ > li > a {font-size:15px;}

[id^=div_user_list] .layout_86535_ > #tab_ul_86535_ {display:none !important;}
[id^=div_user_list] .layout_86535_ > #box_ul_86535_ > li {display:block !important;}
[id^=div_user_list] .layout_86535_ > #box_ul_86535_ > li > a {display:block !important;}
[id^=div_user_list] .layout_86535_ > #box_ul_86535_ > li > div {display:block !important;}

	.layout_86535_.type_HOR > #tab_ul_86535_,
	.layout_86535_.type_RES > #tab_ul_86535_ {display:block;}
	.layout_86535_.type_HOR > #box_ul_86535_ > li > a,
	.layout_86535_.type_RES > #box_ul_86535_ > li > a {display:none;}

  
  
@media (max-width:1200px){
  .layout_86535_{width:95%;}
}

@media (max-width:767px){
  .text_mid_86535_ > #tab_ul_86535_ > li > a{font-size:16px;}
}

@media (max-width:500px){
  .layout_86535_ > #tab_ul_86535_ > li{width:100% !important; border-right:0; border-bottom:1px solid #e1e2e3;}
  .layout_86535_ > #tab_ul_86535_ > li:last-child{border-bottom:0;}
  .layout_86535_ > #tab_ul_86535_ > li > a{font-size:15px; height:50px; line-height:50px;}
}

@media \0screen{
	.layout_86535_ {min-width:1200px;}
	.layout_86535_.type_HOR > #tab_ul_86535_,
	.layout_86535_.type_RES > #tab_ul_86535_ {display:block;}
	.layout_86535_.type_HOR > #box_ul_86535_ > li > a,
	.layout_86535_.type_RES > #box_ul_86535_ > li > a {display:none;}
    .layout_86535_.type_HOR.border_true > #box_ul_86535_ > li > div,
    .layout_86535_.type_RES.border_true > #box_ul_86535_ > li > div {border:1px solid #e1e2e3; border-top:none;}
}

/* ****************** 공백  ****************** */

.empty_line_86528_ {display:block; width:100%; height:10px; line-height:10px;}

[id^=div_user_list] .empty_line_86528_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_86528_:before {content:'공백: 10px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_86528_ {height:20px; line-height:20px;}
	[id^=div_user_list] .empty_line_86528_:before {content:'공백: 20px';}
}

 @media \0screen{
	.empty_line_86528_ {height:20px; line-height:20px;}
	[id^=div_user_list] .empty_line_86528_:before {content:'공백: 20px';}
}

/* ****************** 타이틀 텍스트  ****************** */

.title_86531_ {font-size:0;}
.title_86531_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:24px; letter-spacing:-1px; font-weight:normal; color:#000000; line-height:1.4em;
}
.title_86531_ p:before {content:''; position:absolute; background:#0256d0; font-size:0;}

.title_86531_.style_top p {padding-top:10px;}
.title_86531_.style_top p:before {left:0; top:0; width:24px; height:4px;}

.title_86531_.style_right p {padding-right:14px;}
.title_86531_.style_right p:before {right:0; top:5px; width:4px; height:24px;}

.title_86531_.style_bottom p {padding-bottom:12px;}
.title_86531_.style_bottom p:before {left:0; bottom:0; width:24px; height:4px;}

.title_86531_.style_left p {padding-left:14px;}
.title_86531_.style_left p:before {left:0; top:5px; width:4px; height:24px;}

.title_86531_.style_circle1 p {padding-left:20px;}
.title_86531_.style_circle1 p:before {
	left:0; top:11px; width:12px; height:12px;
	border-radius:12px;
}

.title_86531_.style_circle2 p {padding-left:20px;}
.title_86531_.style_circle2 p:before {
	left:0; top:11px; width:12px; height:12px;
	border:2px solid #0256d0; border-radius:12px; background:none; box-sizing:border-box;
}


@media (max-width:767px){
  .title_86531_ p{font-size:20px;}
}

/* ****************** 공백  ****************** */

.empty_line_86570_ {display:block; width:100%; height:10px; line-height:10px;}

[id^=div_user_list] .empty_line_86570_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_86570_:before {content:'공백: 10px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_86570_ {height:20px; line-height:20px;}
	[id^=div_user_list] .empty_line_86570_:before {content:'공백: 20px';}
}

 @media \0screen{
	.empty_line_86570_ {height:20px; line-height:20px;}
	[id^=div_user_list] .empty_line_86570_:before {content:'공백: 20px';}
}

/* ****************** 장문 텍스트  ****************** */

.textarea_86527_{border:1px solid #f7f7f7; background:#f7f7f7; border-radius:20px; padding:35px;}
.textarea_86527_ p {
	display:block; margin:0; padding:0;
	font-size:18px; letter-spacing:-0.5px; font-weight:normal; color:#333; line-height:1.6em; word-break:keep-all;
}

  
@media (max-width:767px){
  .textarea_86527_{padding:25px;}
  .textarea_86527_ p{font-size:16px;}
}

/* ****************** 공백  ****************** */

.empty_line_86536_ {display:block; width:100%; height:30px; line-height:30px;}

[id^=div_user_list] .empty_line_86536_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_86536_:before {content:'공백: 30px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_86536_ {height:60px; line-height:60px;}
	[id^=div_user_list] .empty_line_86536_:before {content:'공백: 60px';}
}

 @media \0screen{
	.empty_line_86536_ {height:60px; line-height:60px;}
	[id^=div_user_list] .empty_line_86536_:before {content:'공백: 60px';}
}

/* ****************** 타이틀 텍스트  ****************** */

.title_86537_ {font-size:0;}
.title_86537_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:24px; letter-spacing:-1px; font-weight:normal; color:#000000; line-height:1.4em;
}
.title_86537_ p:before {content:''; position:absolute; background:#0256d0; font-size:0;}

.title_86537_.style_top p {padding-top:10px;}
.title_86537_.style_top p:before {left:0; top:0; width:24px; height:4px;}

.title_86537_.style_right p {padding-right:14px;}
.title_86537_.style_right p:before {right:0; top:5px; width:4px; height:24px;}

.title_86537_.style_bottom p {padding-bottom:12px;}
.title_86537_.style_bottom p:before {left:0; bottom:0; width:24px; height:4px;}

.title_86537_.style_left p {padding-left:14px;}
.title_86537_.style_left p:before {left:0; top:5px; width:4px; height:24px;}

.title_86537_.style_circle1 p {padding-left:20px;}
.title_86537_.style_circle1 p:before {
	left:0; top:11px; width:12px; height:12px;
	border-radius:12px;
}

.title_86537_.style_circle2 p {padding-left:20px;}
.title_86537_.style_circle2 p:before {
	left:0; top:11px; width:12px; height:12px;
	border:2px solid #0256d0; border-radius:12px; background:none; box-sizing:border-box;
}


@media (max-width:767px){
  .title_86537_ p{font-size:20px;}
}

/* ****************** 공백  ****************** */

.empty_line_86538_ {display:block; width:100%; height:10px; line-height:10px;}

[id^=div_user_list] .empty_line_86538_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_86538_:before {content:'공백: 10px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_86538_ {height:20px; line-height:20px;}
	[id^=div_user_list] .empty_line_86538_:before {content:'공백: 20px';}
}

 @media \0screen{
	.empty_line_86538_ {height:20px; line-height:20px;}
	[id^=div_user_list] .empty_line_86538_:before {content:'공백: 20px';}
}

/* ****************** 맞춤형 컨텐츠  ****************** */

.empty_86539_ *{padding:0; margin:0; list-style:none; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}

.empty_86539_ > ul:after{content:''; display:block; clear:both;}
.empty_86539_ > ul > li{float:left; width:49%; margin-right:2%; border:2px solid #ddd; border-radius:20px; overflow:hidden; position:relative; padding-bottom:280px;}
.empty_86539_ > ul > li:nth-child(1){border-color:#57bd5f;}
.empty_86539_ > ul > li:nth-child(2){border-color:#00b09e;}
.empty_86539_ > ul > li:last-child{margin-right:0;}
.empty_86539_ > ul > li p {text-align:center; padding:20px; font-size:20px; color:#fff; letter-spacing:-0.5px;}
.empty_86539_ > ul > li:nth-child(1) p{background:#57bd5f;}
.empty_86539_ > ul > li:nth-child(2) p{background:#00b09e;}
.empty_86539_ > ul > li > ul{padding:40px 40px 0;}
.empty_86539_ > ul > li > ul li{margin-bottom:7px; font-size:17px;}
.empty_86539_ > ul > li > ul li:last-child{margin-bottom:0;}
.empty_86539_ > ul > li > ul li:before{content:''; display:inline-block; width:4px; height:4px; border-radius:50%; background:#666; margin-right:10px; vertical-align:middle;}
.empty_86539_ > ul > li img{position:absolute; bottom:0; right:5px;}
.empty_86539_ > ul > li span{display:block; width:50%; position:absolute; bottom:160px; left:50px; font-size:15px; z-index:100; word-break:keep-all;}
.empty_86539_ > ul > li span strong{display:inline-block; background:#f0ba00; padding:3px 10px; color:#fff; margin-bottom:6px; border-radius:5px;}

  
@media (max-width:1023px){
  .empty_86539_ > ul > li > ul{padding:30px 30px 0;}
  .empty_86539_ > ul > li span{left:30px;}
}

@media (max-width:767px){
  .empty_86539_ > ul > li{width:100%; margin-right:0; margin-bottom:10px; padding-bottom:150px;}
  .empty_86539_ > ul > li p{font-size:18px; padding:15px;}
  .empty_86539_ > ul > li > ul{padding:20px 20px 0;}
  .empty_86539_ > ul > li > ul li{font-size:16px;}
  .empty_86539_ > ul > li img{opacity:0.3; right:-10px; width:250px;}
  .empty_86539_ > ul > li span{left:20px; bottom:50px; width:100%;}
}

/* ****************** 공백  ****************** */

.empty_line_86540_ {display:block; width:100%; height:30px; line-height:30px;}

[id^=div_user_list] .empty_line_86540_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_86540_:before {content:'공백: 30px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_86540_ {height:60px; line-height:60px;}
	[id^=div_user_list] .empty_line_86540_:before {content:'공백: 60px';}
}

 @media \0screen{
	.empty_line_86540_ {height:60px; line-height:60px;}
	[id^=div_user_list] .empty_line_86540_:before {content:'공백: 60px';}
}

/* ****************** 타이틀 텍스트  ****************** */

.title_86541_ {font-size:0;}
.title_86541_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:24px; letter-spacing:-1px; font-weight:normal; color:#000000; line-height:1.4em;
}
.title_86541_ p:before {content:''; position:absolute; background:#0256d0; font-size:0;}

.title_86541_.style_top p {padding-top:10px;}
.title_86541_.style_top p:before {left:0; top:0; width:24px; height:4px;}

.title_86541_.style_right p {padding-right:14px;}
.title_86541_.style_right p:before {right:0; top:5px; width:4px; height:24px;}

.title_86541_.style_bottom p {padding-bottom:12px;}
.title_86541_.style_bottom p:before {left:0; bottom:0; width:24px; height:4px;}

.title_86541_.style_left p {padding-left:14px;}
.title_86541_.style_left p:before {left:0; top:5px; width:4px; height:24px;}

.title_86541_.style_circle1 p {padding-left:20px;}
.title_86541_.style_circle1 p:before {
	left:0; top:11px; width:12px; height:12px;
	border-radius:12px;
}

.title_86541_.style_circle2 p {padding-left:20px;}
.title_86541_.style_circle2 p:before {
	left:0; top:11px; width:12px; height:12px;
	border:2px solid #0256d0; border-radius:12px; background:none; box-sizing:border-box;
}


@media (max-width:767px){
  .title_86541_ p{font-size:20px;}
}

/* ****************** 공백  ****************** */

.empty_line_86542_ {display:block; width:100%; height:10px; line-height:10px;}

[id^=div_user_list] .empty_line_86542_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_86542_:before {content:'공백: 10px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_86542_ {height:20px; line-height:20px;}
	[id^=div_user_list] .empty_line_86542_:before {content:'공백: 20px';}
}

 @media \0screen{
	.empty_line_86542_ {height:20px; line-height:20px;}
	[id^=div_user_list] .empty_line_86542_:before {content:'공백: 20px';}
}

/* ****************** 타이틀 텍스트  ****************** */

.title_86571_ {font-size:0;}
.title_86571_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:20px; letter-spacing:-1px; font-weight:normal; color:#000000; line-height:1.4em;
}
.title_86571_ p:before {content:''; position:absolute; background:#5da02c; font-size:0;}

.title_86571_.style_top p {padding-top:10px;}
.title_86571_.style_top p:before {left:0; top:0; width:20px; height:4px;}

.title_86571_.style_right p {padding-right:14px;}
.title_86571_.style_right p:before {right:0; top:4px; width:4px; height:20px;}

.title_86571_.style_bottom p {padding-bottom:12px;}
.title_86571_.style_bottom p:before {left:0; bottom:0; width:20px; height:4px;}

.title_86571_.style_left p {padding-left:14px;}
.title_86571_.style_left p:before {left:0; top:4px; width:4px; height:20px;}

.title_86571_.style_circle1 p {padding-left:20px;}
.title_86571_.style_circle1 p:before {
	left:0; top:8px; width:12px; height:12px;
	border-radius:12px;
}

.title_86571_.style_circle2 p {padding-left:20px;}
.title_86571_.style_circle2 p:before {
	left:0; top:8px; width:12px; height:12px;
	border:2px solid #5da02c; border-radius:12px; background:none; box-sizing:border-box;
}


@media (max-width:767px){
  .title_86571_ p{font-size:17px;}
}

/* ****************** 맞춤형 컨텐츠  ****************** */

.empty_86545_ *{padding:0; margin:0; list-style:none; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}

.empty_86545_ ul:after{content:''; display:block; clear:both;}
.empty_86545_ ul li{float:left; width:32.333%; margin-right:1.5%; border-radius:5px; border:1px solid #bbb; text-align:center; padding:17px 10px; padding-left:60px; margin-bottom:10px; font-size:17px; letter-spacing:-0.5px; position:relative;  overflow:hidden;}
.empty_86545_ ul li:nth-child(3n){margin-right:0;}
.empty_86545_ ul li span{display:block; width:60px; height:100%; position:absolute; top:0; left:0; font-size:20px; line-height:58px; text-align:center; color:#fff; background:#bbb;}
.empty_86545_ ul li:nth-child(1):hover{border-color:#0980dd;}
.empty_86545_ ul li:nth-child(2):hover{border-color:#40a6f4;}
.empty_86545_ ul li:nth-child(3):hover{border-color:#15c5da;}
.empty_86545_ ul li:nth-child(4):hover{border-color:#00b185;}
.empty_86545_ ul li:nth-child(5):hover{border-color:#57bd5f;}
.empty_86545_ ul li:nth-child(6):hover{border-color:#f0ba00;}
.empty_86545_ ul li:nth-child(1):hover span{background:#0980dd;}
.empty_86545_ ul li:nth-child(2):hover span{background:#40a6f4;}
.empty_86545_ ul li:nth-child(3):hover span{background:#15c5da;}
.empty_86545_ ul li:nth-child(4):hover span{background:#00b185;}
.empty_86545_ ul li:nth-child(5):hover span{background:#57bd5f;}
.empty_86545_ ul li:nth-child(6):hover span{background:#f0ba00;}


@media (max-width:1023px){
  .empty_86545_ ul li{width:48.25%;}
  .empty_86545_ ul li:nth-child(3n){margin-right: 1.5%;}
  .empty_86545_ ul li:nth-child(2n){margin-right:0;}
}

@media (max-width:767px){
  .empty_86545_ ul li{width:100%; font-size:16px; padding:15px 10px; padding-left:60px;}
  .empty_86545_ ul li:nth-child(3n){margin-right:0;}
}

/* ****************** 공백  ****************** */

.empty_line_86546_ {display:block; width:100%; height:10px; line-height:10px;}

[id^=div_user_list] .empty_line_86546_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_86546_:before {content:'공백: 10px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_86546_ {height:20px; line-height:20px;}
	[id^=div_user_list] .empty_line_86546_:before {content:'공백: 20px';}
}

 @media \0screen{
	.empty_line_86546_ {height:20px; line-height:20px;}
	[id^=div_user_list] .empty_line_86546_:before {content:'공백: 20px';}
}

/* ****************** 타이틀 텍스트  ****************** */

.title_86544_ {font-size:0;}
.title_86544_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:20px; letter-spacing:-1px; font-weight:normal; color:#000000; line-height:1.4em;
}
.title_86544_ p:before {content:''; position:absolute; background:#5da02c; font-size:0;}

.title_86544_.style_top p {padding-top:10px;}
.title_86544_.style_top p:before {left:0; top:0; width:20px; height:4px;}

.title_86544_.style_right p {padding-right:14px;}
.title_86544_.style_right p:before {right:0; top:4px; width:4px; height:20px;}

.title_86544_.style_bottom p {padding-bottom:12px;}
.title_86544_.style_bottom p:before {left:0; bottom:0; width:20px; height:4px;}

.title_86544_.style_left p {padding-left:14px;}
.title_86544_.style_left p:before {left:0; top:4px; width:4px; height:20px;}

.title_86544_.style_circle1 p {padding-left:20px;}
.title_86544_.style_circle1 p:before {
	left:0; top:8px; width:12px; height:12px;
	border-radius:12px;
}

.title_86544_.style_circle2 p {padding-left:20px;}
.title_86544_.style_circle2 p:before {
	left:0; top:8px; width:12px; height:12px;
	border:2px solid #5da02c; border-radius:12px; background:none; box-sizing:border-box;
}

@media (max-width:767px){
  .title_86544_ p{font-size:17px;}
}

/* ****************** 맞춤형 컨텐츠  ****************** */

.empty_86548_ *{padding:0; margin:0; list-style:none; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}

.empty_86548_ ul:after{content:''; display:block; clear:both;}
.empty_86548_ ul li{float:left; width:23.875%; margin-right:1.5%; border-radius:5px; border:1px solid #bbb; text-align:center; padding:17px 10px; padding-left:60px; font-size:17px; letter-spacing:-0.5px; position:relative; overflow:hidden;}
.empty_86548_ ul li:last-child{margin-right:0;}
.empty_86548_ ul li span{display:block; width:60px; height:100%; position:absolute; top:0; left:0; font-size:20px; line-height:58px; text-align:center; color:#fff; background:#bbb;}
.empty_86548_ ul li:nth-child(1):hover{border-color:#4dae69;}
.empty_86548_ ul li:nth-child(2):hover{border-color:#4dae81;}
.empty_86548_ ul li:nth-child(3):hover{border-color:#4dae99;}
.empty_86548_ ul li:nth-child(4):hover{border-color:#4d61ae;}
.empty_86548_ ul li:nth-child(1):hover span{background:#4dae69;}
.empty_86548_ ul li:nth-child(2):hover span{background:#4dae81;}
.empty_86548_ ul li:nth-child(3):hover span{background:#4dae99;}
.empty_86548_ ul li:nth-child(4):hover span{background:#4d61ae;}


@media (max-width:1023px){
  .empty_86548_ ul li{width:48.25%; margin-bottom:10px;}
  .empty_86548_ ul li:nth-child(3n){margin-right: 1.5%;}
  .empty_86548_ ul li:nth-child(2n){margin-right:0;}
}

@media (max-width:767px){
  .empty_86548_ ul li{width:100%; font-size:16px; padding:15px 10px; padding-left:60px;}
  .empty_86548_ ul li:nth-child(3n){margin-right:0;}
}

/* ****************** 공백  ****************** */

.empty_line_86549_ {display:block; width:100%; height:10px; line-height:10px;}

[id^=div_user_list] .empty_line_86549_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_86549_:before {content:'공백: 10px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_86549_ {height:20px; line-height:20px;}
	[id^=div_user_list] .empty_line_86549_:before {content:'공백: 20px';}
}

 @media \0screen{
	.empty_line_86549_ {height:20px; line-height:20px;}
	[id^=div_user_list] .empty_line_86549_:before {content:'공백: 20px';}
}

/* ****************** 타이틀 텍스트  ****************** */

.title_86550_ {font-size:0;}
.title_86550_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:24px; letter-spacing:-1px; font-weight:normal; color:#000000; line-height:1.4em;
}
.title_86550_ p:before {content:''; position:absolute; background:#0256d0; font-size:0;}

.title_86550_.style_top p {padding-top:10px;}
.title_86550_.style_top p:before {left:0; top:0; width:24px; height:4px;}

.title_86550_.style_right p {padding-right:14px;}
.title_86550_.style_right p:before {right:0; top:5px; width:4px; height:24px;}

.title_86550_.style_bottom p {padding-bottom:12px;}
.title_86550_.style_bottom p:before {left:0; bottom:0; width:24px; height:4px;}

.title_86550_.style_left p {padding-left:14px;}
.title_86550_.style_left p:before {left:0; top:5px; width:4px; height:24px;}

.title_86550_.style_circle1 p {padding-left:20px;}
.title_86550_.style_circle1 p:before {
	left:0; top:11px; width:12px; height:12px;
	border-radius:12px;
}

.title_86550_.style_circle2 p {padding-left:20px;}
.title_86550_.style_circle2 p:before {
	left:0; top:11px; width:12px; height:12px;
	border:2px solid #0256d0; border-radius:12px; background:none; box-sizing:border-box;
}

@media (max-width:767px){
  .title_86550_ p{font-size:20px;}
}

/* ****************** 공백  ****************** */

.empty_line_86552_ {display:block; width:100%; height:10px; line-height:10px;}

[id^=div_user_list] .empty_line_86552_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_86552_:before {content:'공백: 10px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_86552_ {height:20px; line-height:20px;}
	[id^=div_user_list] .empty_line_86552_:before {content:'공백: 20px';}
}

 @media \0screen{
	.empty_line_86552_ {height:20px; line-height:20px;}
	[id^=div_user_list] .empty_line_86552_:before {content:'공백: 20px';}
}

/* ****************** 장문 텍스트  ****************** */

.textarea_86551_{border:1px solid #f7f7f7; background:#f7f7f7; border-radius:20px; padding:35px;}
.textarea_86551_ p {
	display:block; margin:0; padding:0;
	font-size:18px; letter-spacing:-0.5px; font-weight:normal; color:#333; line-height:1.6em; word-break:keep-all;
}

  
@media (max-width:767px){
  .textarea_86551_{padding:25px;}
  .textarea_86551_ p{font-size:16px;}
}

/* ****************** 공백  ****************** */

.empty_line_86553_ {display:block; width:100%; height:30px; line-height:30px;}

[id^=div_user_list] .empty_line_86553_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_86553_:before {content:'공백: 30px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_86553_ {height:60px; line-height:60px;}
	[id^=div_user_list] .empty_line_86553_:before {content:'공백: 60px';}
}

 @media \0screen{
	.empty_line_86553_ {height:60px; line-height:60px;}
	[id^=div_user_list] .empty_line_86553_:before {content:'공백: 60px';}
}

/* ****************** 맞춤형 컨텐츠  ****************** */

.empty_86554_ *{padding:0; margin:0; list-style:none;}

  .empty_86554_ ul:after{content:''; display:block; clear:both;}
  .empty_86554_ li{float:left; width:33.333%; text-align:center; position:relative;}
  .empty_86554_ li:after{content:''; display:block; width:100px; height:80px; background:url("/img_up/shop_pds/naebumo/design/img/arrow_right3.png") no-repeat center; position:absolute; top:75px; right:-50px;}
  .empty_86554_ li:last-child:after{display:none;}
  .empty_86554_ li div{display:block; margin:0 auto; width:250px; height:250px; border-radius:50%; border:2px solid #57bd5f; position:relative; overflow:hidden;}
  .empty_86554_ li:nth-child(1) div{border-color:#57bd5f;}
  .empty_86554_ li:nth-child(2) div{border-color:#0a88e9;}
  .empty_86554_ li:nth-child(3) div{border-color:#f0ba00;}
  .empty_86554_ li div:after{content:''; display:block; width:100%; height:100%; position:absolute; top:0; left;0; transform:scale(1); transition:all 0.3s;}
  .empty_86554_ li:nth-child(1) div:after{background:url("/img_up/shop_pds/naebumo/farm/chi-mae-jin-haengimg11538038816.png") no-repeat center; background-size:cover;}
  .empty_86554_ li:nth-child(2) div:after{background:url("/img_up/shop_pds/naebumo/farm/chi-mae-jin-haengimg21538038885.png") no-repeat center; background-size:cover;}
  .empty_86554_ li:nth-child(3) div:after{background:url("/img_up/shop_pds/naebumo/farm/chi-mae-jin-haengimg31538038817.png") no-repeat center; background-size:cover;}
  .empty_86554_ li div:hover:after{transform:scale(1.05)}
  .empty_86554_ li p{font-size:18px; margin-top:15px;}
  

@media (max-width:1023px){
  .empty_86554_ li:after{width:20%; background-size:100%; right:-10%;}
  .empty_86554_ li div{width:200px; height:200px;}
}

@media (max-width:850px){
  .empty_86554_ li:after{height:50px; top:60px;}
  .empty_86554_ li div{width:170px; height:170px;}
}

@media (max-width:767px){
  .empty_86554_ li{width:100%; margin-bottom:20px;}
  .empty_86554_ li:after{display:none;}
  .empty_86554_ li div{width:190px; height:190px;}
  .empty_86554_ li p{font-size:16px; margin-top:10px;}
}

/* ****************** 공백  ****************** */

.empty_line_86555_ {display:block; width:100%; height:20px; line-height:20px;}

[id^=div_user_list] .empty_line_86555_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_86555_:before {content:'공백: 20px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_86555_ {height:40px; line-height:40px;}
	[id^=div_user_list] .empty_line_86555_:before {content:'공백: 40px';}
}

 @media \0screen{
	.empty_line_86555_ {height:40px; line-height:40px;}
	[id^=div_user_list] .empty_line_86555_:before {content:'공백: 40px';}
}

/* ****************** 타이틀 텍스트  ****************** */

.title_86547_ {font-size:0;}
.title_86547_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:20px; letter-spacing:-1px; font-weight:normal; color:#57bd5f; line-height:1.4em; padding-left:40px; 
}
.title_86547_ p:before {content:'1'; display:inline-block; width:30px; height:30px; color:#fff; position:absolute; left:0; background:#57bd5f; font-size:18px; line-height:30px; text-align:center; vertical-align:middle; border-radius:50%; font-weight:bold;}

@media (max-width:767px){
  .title_86547_ p{font-size:18px;}
  .title_86547_ p:before{top:-2px;}
}

/* ****************** 장문 텍스트  ****************** */

.textarea_86557_{border:1px solid #ddd; border-radius:15px; padding:25px;}
.textarea_86557_ p {
	display:block; margin:0; padding:0;
	font-size:18px; letter-spacing:-0.5px; font-weight:normal; color:#333; line-height:1.6em; word-break:keep-all;
}
.textarea_86557_ p span{line-height:2em;}

  
@media (max-width:767px){
  .textarea_86557_{padding:20px 15px;}
  .textarea_86557_ p{font-size:16px;}
  .textarea_86557_ p span{line-height:1.7em;}
}

/* ****************** 공백  ****************** */

.empty_line_86561_ {display:block; width:100%; height:30px; line-height:30px;}

[id^=div_user_list] .empty_line_86561_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_86561_:before {content:'공백: 30px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_86561_ {height:30px; line-height:30px;}
	[id^=div_user_list] .empty_line_86561_:before {content:'공백: 30px';}
}

 @media \0screen{
	.empty_line_86561_ {height:30px; line-height:30px;}
	[id^=div_user_list] .empty_line_86561_:before {content:'공백: 30px';}
}

/* ****************** 타이틀 텍스트  ****************** */

.title_86559_ {font-size:0;}
.title_86559_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:20px; letter-spacing:-1px; font-weight:normal; color:#0a88e9; line-height:1.4em; padding-left:40px; 
}
.title_86559_ p:before {content:'2'; display:inline-block; width:30px; height:30px; color:#fff; position:absolute; left:0; background:#0a88e9; font-size:18px; line-height:30px; text-align:center; vertical-align:middle; border-radius:50%; font-weight:bold;}


@media (max-width:767px){
  .title_86559_ p{font-size:18px;}
  .title_86559_ p:before{top:-2px;}
}

/* ****************** 장문 텍스트  ****************** */

.textarea_86560_{border:1px solid #ddd; border-radius:15px; padding:25px;}
.textarea_86560_ p {
	display:block; margin:0; padding:0;
	font-size:18px; letter-spacing:-0.5px; font-weight:normal; color:#333; line-height:1.6em; word-break:keep-all;
}
.textarea_86560_ p span{line-height:2em;}

@media (max-width:767px){
  .textarea_86560_{padding:20px 15px;}
  .textarea_86560_ p{font-size:16px;}
  .textarea_86560_ p span{line-height:1.7em;}
}

/* ****************** 공백  ****************** */

.empty_line_86558_ {display:block; width:100%; height:30px; line-height:30px;}

[id^=div_user_list] .empty_line_86558_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_86558_:before {content:'공백: 30px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_86558_ {height:30px; line-height:30px;}
	[id^=div_user_list] .empty_line_86558_:before {content:'공백: 30px';}
}

 @media \0screen{
	.empty_line_86558_ {height:30px; line-height:30px;}
	[id^=div_user_list] .empty_line_86558_:before {content:'공백: 30px';}
}

/* ****************** 타이틀 텍스트  ****************** */

.title_86562_ {font-size:0;}
.title_86562_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:20px; letter-spacing:-1px; font-weight:normal; color:#f0ba00; line-height:1.4em; padding-left:40px; 
}
.title_86562_ p:before {content:'3'; display:inline-block; width:30px; height:30px; color:#fff; position:absolute; left:0; background:#f0ba00; font-size:18px; line-height:30px; text-align:center; vertical-align:middle; border-radius:50%; font-weight:bold;}


@media (max-width:767px){
  .title_86562_ p{font-size:18px;}
  .title_86562_ p:before{top:-2px;}
}


/* ****************** 장문 텍스트  ****************** */

.textarea_86563_{border:1px solid #ddd; border-radius:15px; padding:25px;}
.textarea_86563_ p {
	display:block; margin:0; padding:0;
	font-size:18px; letter-spacing:-0.5px; font-weight:normal; color:#333; line-height:1.6em; word-break:keep-all;
}
.textarea_86563_ p span{line-height:2em;}


@media (max-width:767px){
  .textarea_86563_{padding:20px 15px;}
  .textarea_86563_ p{font-size:16px;}
  .textarea_86563_ p span{line-height:1.7em;}
}

/* ****************** 공백  ****************** */

.empty_line_86564_ {display:block; width:100%; height:20px; line-height:20px;}

[id^=div_user_list] .empty_line_86564_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_86564_:before {content:'공백: 20px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_86564_ {height:20px; line-height:20px;}
	[id^=div_user_list] .empty_line_86564_:before {content:'공백: 20px';}
}

 @media \0screen{
	.empty_line_86564_ {height:20px; line-height:20px;}
	[id^=div_user_list] .empty_line_86564_:before {content:'공백: 20px';}
}

/* ****************** 이미지  ****************** */

.img_86565_ {display:block; overflow:hidden; position:relative; width:px; max-width:100%; vertical-align:top; padding:60px 10px 0; border-radius:20px 20px 0 0; border:1px solid #ddd; border-bottom:0;}
.img_86565_ * {box-sizing:border-box;}
.img_86565_ a {display:block; text-decoration:none;}
.img_86565_ img {max-width:100%; vertical-align:top;}

/* ****************** 장문 텍스트  ****************** */

.textarea_86567_ p {
	display:block; margin:0; padding: 25px 10px;
	font-size:16px; letter-spacing:-0.5px; font-weight:normal; color:#ffffff; line-height:1.6em; word-break:keep-all; background:#39b54a; border-radius:0 0 20px 20px; overflow:hidden;
}

@media (max-width:767px){
  .img_86565_{padding-top:40px;}
  .textarea_86567_ p{padding:20px 15px; line-height:1.4em;}
  .textarea_86567_ p br{display:none;}
}

/* ****************** 공백  ****************** */

.empty_line_86568_ {display:block; width:100%; height:10px; line-height:10px;}

[id^=div_user_list] .empty_line_86568_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_86568_:before {content:'공백: 10px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_86568_ {height:20px; line-height:20px;}
	[id^=div_user_list] .empty_line_86568_:before {content:'공백: 20px';}
}

 @media \0screen{
	.empty_line_86568_ {height:20px; line-height:20px;}
	[id^=div_user_list] .empty_line_86568_:before {content:'공백: 20px';}
}

/* ****************** 타이틀 텍스트  ****************** */

.title_86569_ {font-size:0;}
.title_86569_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:24px; letter-spacing:-1px; font-weight:normal; color:#000000; line-height:1.4em;
}
.title_86569_ p:before {content:''; position:absolute; background:#0256d0; font-size:0;}

.title_86569_.style_top p {padding-top:10px;}
.title_86569_.style_top p:before {left:0; top:0; width:24px; height:4px;}

.title_86569_.style_right p {padding-right:14px;}
.title_86569_.style_right p:before {right:0; top:5px; width:4px; height:24px;}

.title_86569_.style_bottom p {padding-bottom:12px;}
.title_86569_.style_bottom p:before {left:0; bottom:0; width:24px; height:4px;}

.title_86569_.style_left p {padding-left:14px;}
.title_86569_.style_left p:before {left:0; top:5px; width:4px; height:24px;}

.title_86569_.style_circle1 p {padding-left:20px;}
.title_86569_.style_circle1 p:before {
	left:0; top:11px; width:12px; height:12px;
	border-radius:12px;
}

.title_86569_.style_circle2 p {padding-left:20px;}
.title_86569_.style_circle2 p:before {
	left:0; top:11px; width:12px; height:12px;
	border:2px solid #0256d0; border-radius:12px; background:none; box-sizing:border-box;
}


@media (max-width:767px){
  .title_86569_ p{font-size:20px;}
}

/* ****************** 공백  ****************** */

.empty_line_86532_ {display:block; width:100%; height:10px; line-height:10px;}

[id^=div_user_list] .empty_line_86532_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_86532_:before {content:'공백: 10px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_86532_ {height:20px; line-height:20px;}
	[id^=div_user_list] .empty_line_86532_:before {content:'공백: 20px';}
}

 @media \0screen{
	.empty_line_86532_ {height:20px; line-height:20px;}
	[id^=div_user_list] .empty_line_86532_:before {content:'공백: 20px';}
}

/* ****************** 타이틀 텍스트  ****************** */

.title_86556_ {font-size:0;}
.title_86556_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:20px; letter-spacing:-1px; font-weight:normal; color:#000000; line-height:1.4em;
}
.title_86556_ p:before {content:''; position:absolute; background:#5da02c; font-size:0;}

.title_86556_.style_top p {padding-top:10px;}
.title_86556_.style_top p:before {left:0; top:0; width:20px; height:4px;}

.title_86556_.style_right p {padding-right:14px;}
.title_86556_.style_right p:before {right:0; top:4px; width:4px; height:20px;}

.title_86556_.style_bottom p {padding-bottom:12px;}
.title_86556_.style_bottom p:before {left:0; bottom:0; width:20px; height:4px;}

.title_86556_.style_left p {padding-left:14px;}
.title_86556_.style_left p:before {left:0; top:4px; width:4px; height:20px;}

.title_86556_.style_circle1 p {padding-left:20px;}
.title_86556_.style_circle1 p:before {
	left:0; top:8px; width:12px; height:12px;
	border-radius:12px;
}

.title_86556_.style_circle2 p {padding-left:20px;}
.title_86556_.style_circle2 p:before {
	left:0; top:8px; width:12px; height:12px;
	border:2px solid #5da02c; border-radius:12px; background:none; box-sizing:border-box;
}


@media (max-width:767px){
  .title_86556_ p{font-size:17px;}
}

/* ****************** 장문 텍스트  ****************** */

.textarea_86573_{border:1px solid #ddd; border-radius:15px; padding:25px;}
.textarea_86573_ p {
	display:block; margin:0; padding:0;
	font-size:17px; letter-spacing:-0.5px; font-weight:normal; color:#333; line-height:1.8em; word-break:keep-all;
}
.textarea_86573_ p span{display:inline-block; width:4px; height:4px; border-radius:50%; background:#333; vertical-align:middle; margin-right:5px;}
.textarea_86573_ p em{font-style:normal; color:#0a88e9;}

  
@media (max-width:767px){
  .textarea_86573_{padding:20px;}
  .textarea_86573_ p{font-size:16px;}
}

/* ****************** 공백  ****************** */

.empty_line_86574_ {display:block; width:100%; height:15px; line-height:15px;}

[id^=div_user_list] .empty_line_86574_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_86574_:before {content:'공백: 15px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_86574_ {height:30px; line-height:30px;}
	[id^=div_user_list] .empty_line_86574_:before {content:'공백: 30px';}
}

 @media \0screen{
	.empty_line_86574_ {height:30px; line-height:30px;}
	[id^=div_user_list] .empty_line_86574_:before {content:'공백: 30px';}
}

/* ****************** 타이틀 텍스트  ****************** */

.title_86575_ {font-size:0;}
.title_86575_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:20px; letter-spacing:-1px; font-weight:normal; color:#000000; line-height:1.4em;
}
.title_86575_ p:before {content:''; position:absolute; background:#5da02c; font-size:0;}

.title_86575_.style_top p {padding-top:10px;}
.title_86575_.style_top p:before {left:0; top:0; width:20px; height:4px;}

.title_86575_.style_right p {padding-right:14px;}
.title_86575_.style_right p:before {right:0; top:4px; width:4px; height:20px;}

.title_86575_.style_bottom p {padding-bottom:12px;}
.title_86575_.style_bottom p:before {left:0; bottom:0; width:20px; height:4px;}

.title_86575_.style_left p {padding-left:14px;}
.title_86575_.style_left p:before {left:0; top:4px; width:4px; height:20px;}

.title_86575_.style_circle1 p {padding-left:20px;}
.title_86575_.style_circle1 p:before {
	left:0; top:8px; width:12px; height:12px;
	border-radius:12px;
}

.title_86575_.style_circle2 p {padding-left:20px;}
.title_86575_.style_circle2 p:before {
	left:0; top:8px; width:12px; height:12px;
	border:2px solid #5da02c; border-radius:12px; background:none; box-sizing:border-box;
}


@media (max-width:767px){
  .title_86575_ p{font-size:17px;}
}

/* ****************** 장문 텍스트  ****************** */

.textarea_86576_{border:1px solid #ddd; border-radius:15px; padding:25px;}
.textarea_86576_ p {
	display:block; margin:0; padding:0;
	font-size:17px; letter-spacing:-0.5px; font-weight:normal; color:#333; line-height:1.8em; word-break:keep-all;
}
.textarea_86576_ p span{display:inline-block; width:4px; height:4px; border-radius:50%; background:#333; vertical-align:middle; margin-right:5px;}
.textarea_86576_ p em{font-style:normal; color:#0a88e9;}

  
@media (max-width:767px){
  .textarea_86576_{padding:20px;}
  .textarea_86576_ p{font-size:16px;}
}

/* ****************** 공백  ****************** */

.empty_line_86577_ {display:block; width:100%; height:15px; line-height:15px;}

[id^=div_user_list] .empty_line_86577_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_86577_:before {content:'공백: 15px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_86577_ {height:30px; line-height:30px;}
	[id^=div_user_list] .empty_line_86577_:before {content:'공백: 30px';}
}

 @media \0screen{
	.empty_line_86577_ {height:30px; line-height:30px;}
	[id^=div_user_list] .empty_line_86577_:before {content:'공백: 30px';}
}

/* ****************** 타이틀 텍스트  ****************** */

.title_86578_ {font-size:0;}
.title_86578_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:20px; letter-spacing:-1px; font-weight:normal; color:#000000; line-height:1.4em;
}
.title_86578_ p:before {content:''; position:absolute; background:#5da02c; font-size:0;}

.title_86578_.style_top p {padding-top:10px;}
.title_86578_.style_top p:before {left:0; top:0; width:20px; height:4px;}

.title_86578_.style_right p {padding-right:14px;}
.title_86578_.style_right p:before {right:0; top:4px; width:4px; height:20px;}

.title_86578_.style_bottom p {padding-bottom:12px;}
.title_86578_.style_bottom p:before {left:0; bottom:0; width:20px; height:4px;}

.title_86578_.style_left p {padding-left:14px;}
.title_86578_.style_left p:before {left:0; top:4px; width:4px; height:20px;}

.title_86578_.style_circle1 p {padding-left:20px;}
.title_86578_.style_circle1 p:before {
	left:0; top:8px; width:12px; height:12px;
	border-radius:12px;
}

.title_86578_.style_circle2 p {padding-left:20px;}
.title_86578_.style_circle2 p:before {
	left:0; top:8px; width:12px; height:12px;
	border:2px solid #5da02c; border-radius:12px; background:none; box-sizing:border-box;
}


@media (max-width:767px){
  .title_86578_ p{font-size:17px;}
}

/* ****************** 장문 텍스트  ****************** */

.textarea_86579_{border:1px solid #ddd; border-radius:15px; padding:25px;}
.textarea_86579_ p {
	display:block; margin:0; padding:0;
	font-size:17px; letter-spacing:-0.5px; font-weight:normal; color:#333; line-height:1.8em; word-break:keep-all;
}
.textarea_86579_ p span{display:inline-block; width:4px; height:4px; border-radius:50%; background:#333; vertical-align:middle; margin-right:5px;}
.textarea_86579_ p em{display:block; font-style:normal; margin-left:15px;}

  
@media (max-width:767px){
  .textarea_86579_{padding:20px;}
  .textarea_86579_ p{font-size:16px;}
}

/* ****************** 공백  ****************** */

.empty_line_86580_ {display:block; width:100%; height:15px; line-height:15px;}

[id^=div_user_list] .empty_line_86580_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_86580_:before {content:'공백: 15px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_86580_ {height:30px; line-height:30px;}
	[id^=div_user_list] .empty_line_86580_:before {content:'공백: 30px';}
}

 @media \0screen{
	.empty_line_86580_ {height:30px; line-height:30px;}
	[id^=div_user_list] .empty_line_86580_:before {content:'공백: 30px';}
}

/* ****************** 타이틀 텍스트  ****************** */

.title_86581_ {font-size:0;}
.title_86581_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:20px; letter-spacing:-1px; font-weight:normal; color:#000000; line-height:1.4em;
}
.title_86581_ p:before {content:''; position:absolute; background:#5da02c; font-size:0;}

.title_86581_.style_top p {padding-top:10px;}
.title_86581_.style_top p:before {left:0; top:0; width:20px; height:4px;}

.title_86581_.style_right p {padding-right:14px;}
.title_86581_.style_right p:before {right:0; top:4px; width:4px; height:20px;}

.title_86581_.style_bottom p {padding-bottom:12px;}
.title_86581_.style_bottom p:before {left:0; bottom:0; width:20px; height:4px;}

.title_86581_.style_left p {padding-left:14px;}
.title_86581_.style_left p:before {left:0; top:4px; width:4px; height:20px;}

.title_86581_.style_circle1 p {padding-left:20px;}
.title_86581_.style_circle1 p:before {
	left:0; top:8px; width:12px; height:12px;
	border-radius:12px;
}

.title_86581_.style_circle2 p {padding-left:20px;}
.title_86581_.style_circle2 p:before {
	left:0; top:8px; width:12px; height:12px;
	border:2px solid #5da02c; border-radius:12px; background:none; box-sizing:border-box;
}


@media (max-width:767px){
  .title_86581_ p{font-size:17px;}
}

/* ****************** 표 2.0  ****************** */

.table_86588_ {width:100%; overflow-x:auto; overflow-y:visible; -webkit-overflow-scrolling:touch; position:relative;}
.table_86588_:before{content:''; display:block; width:1px; height:100%; background:#fff; position:absolute; top:0; left:0;}
.table_86588_:after{content:''; display:block; width:1px; height:100%; background:#fff; position:absolute; top:0; right:0;}
.table_86588_ * {box-sizing:border-box;}
.table_86588_ table {width:100%; margin:0 auto;  background:#d7d7d7; border-spacing:1px; border-collapse:separate; table-layout:auto;}
.table_86588_ td {height:50px; padding:20px 30px; background:#fff; font-size:16px; font-weight:normal; color:#333; text-align:left; text-decoration::none;}
.table_86588_ td:nth-child(1),
.table_86588_ td:nth-child(3){width:5%;}

  
@media (max-width:767px){
  .table_86588_{display:none;}
}
 
/* ****************** 표 2.0  ****************** */

.table_87338_ {width:100%; overflow-x:auto; overflow-y:visible; -webkit-overflow-scrolling:touch; position:relative;}
.table_87338_:before{content:''; display:block; width:1px; height:100%; background:#fff; position:absolute; top:0; left:0;}
.table_87338_:after{content:''; display:block; width:1px; height:100%; background:#fff; position:absolute; top:0; right:0;}
.table_87338_ * {box-sizing:border-box;}
.table_87338_ table {width:100%; margin:0 auto;  background:#d7d7d7; border-spacing:1px; border-collapse:separate; table-layout:auto;}
.table_87338_ td {height:50px; padding:15px 15px; background:#fff; font-size:16px; font-weight:normal; color:#333; text-align:left; text-decoration::none;}
.table_87338_ td:nth-child(1),
.table_87338_ td:nth-child(3){width:50px;}

  
@media (min-width:768px){
  .table_87338_{display:none;}
}
 
/* ****************** 공백  ****************** */

.empty_line_86586_ {display:block; width:100%; height:30px; line-height:30px;}

[id^=div_user_list] .empty_line_86586_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_86586_:before {content:'공백: 30px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_86586_ {height:40px; line-height:40px;}
	[id^=div_user_list] .empty_line_86586_:before {content:'공백: 40px';}
}

 @media \0screen{
	.empty_line_86586_ {height:40px; line-height:40px;}
	[id^=div_user_list] .empty_line_86586_:before {content:'공백: 40px';}
}

/* ****************** 타이틀 텍스트  ****************** */

.title_86584_ {font-size:0;}
.title_86584_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:24px; letter-spacing:-1px; font-weight:normal; color:#000000; line-height:1.4em;
}
.title_86584_ p:before {content:''; position:absolute; background:#0256d0; font-size:0;}

.title_86584_.style_top p {padding-top:10px;}
.title_86584_.style_top p:before {left:0; top:0; width:24px; height:4px;}

.title_86584_.style_right p {padding-right:14px;}
.title_86584_.style_right p:before {right:0; top:5px; width:4px; height:24px;}

.title_86584_.style_bottom p {padding-bottom:12px;}
.title_86584_.style_bottom p:before {left:0; bottom:0; width:24px; height:4px;}

.title_86584_.style_left p {padding-left:14px;}
.title_86584_.style_left p:before {left:0; top:5px; width:4px; height:24px;}

.title_86584_.style_circle1 p {padding-left:20px;}
.title_86584_.style_circle1 p:before {
	left:0; top:11px; width:12px; height:12px;
	border-radius:12px;
}

.title_86584_.style_circle2 p {padding-left:20px;}
.title_86584_.style_circle2 p:before {
	left:0; top:11px; width:12px; height:12px;
	border:2px solid #0256d0; border-radius:12px; background:none; box-sizing:border-box;
}


@media (max-width:767px){
  .title_86584_ p{font-size:20px;}
}

/* ****************** 공백  ****************** */

.empty_line_86585_ {display:block; width:100%; height:15px; line-height:15px;}

[id^=div_user_list] .empty_line_86585_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_86585_:before {content:'공백: 15px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_86585_ {height:20px; line-height:20px;}
	[id^=div_user_list] .empty_line_86585_:before {content:'공백: 20px';}
}

 @media \0screen{
	.empty_line_86585_ {height:20px; line-height:20px;}
	[id^=div_user_list] .empty_line_86585_:before {content:'공백: 20px';}
}

/* ****************** 맞춤형 컨텐츠  ****************** */

.empty_86587_ *{padding:0; margin:0; list-style:none; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}

.empty_86587_ ul{border:1px solid #ddd; padding:30px; background:#f9f9f9; border-radius:10px; overflow:hidden;}
.empty_86587_ ul:after{content:''; display:block; clear:both;}
.empty_86587_ ul li{float:left; width:49.25%; margin-right:1.5%; border-radius:10px; padding:10px; margin-bottom:10px; font-size:17px; letter-spacing:-0.5px; position:relative; overflow:hidden; padding-left:55px;}
.empty_86587_ ul li:hover{text-decoration:underline;}
.empty_86587_ ul li:nth-child(2n){margin-right:0;}
.empty_86587_ ul li span{display:inline-block; width:35px; height:35px; font-size:18px; line-height:33px; border-radius:50%; vertical-align:middle; text-align:center; color:#fff; background:#4dae69; margin-right:15px; position:absolute; top:6px; left:0;}
.empty_86587_ ul li:nth-child(2n) span{background:#4dae81;}


@media (max-width:1023px){
  .empty_86587_ ul{padding:20px;}
}

@media (max-width:767px){
  .empty_86587_ ul{padding:15px 20px;}
  .empty_86587_ ul li{width:100%; margin-right:0; padding-left:50px; font-size:16px; margin-bottom:7px;}
}

/* ****************** 공백  ****************** */

.empty_line_86589_ {display:block; width:100%; height:30px; line-height:30px;}

[id^=div_user_list] .empty_line_86589_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_86589_:before {content:'공백: 30px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_86589_ {height:40px; line-height:40px;}
	[id^=div_user_list] .empty_line_86589_:before {content:'공백: 40px';}
}

 @media \0screen{
	.empty_line_86589_ {height:40px; line-height:40px;}
	[id^=div_user_list] .empty_line_86589_:before {content:'공백: 40px';}
}

/* ****************** 타이틀 텍스트  ****************** */

.title_86590_ {font-size:0;}
.title_86590_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:24px; letter-spacing:-1px; font-weight:normal; color:#000000; line-height:1.4em;
}
.title_86590_ p:before {content:''; position:absolute; background:#0256d0; font-size:0;}

.title_86590_.style_top p {padding-top:10px;}
.title_86590_.style_top p:before {left:0; top:0; width:24px; height:4px;}

.title_86590_.style_right p {padding-right:14px;}
.title_86590_.style_right p:before {right:0; top:5px; width:4px; height:24px;}

.title_86590_.style_bottom p {padding-bottom:12px;}
.title_86590_.style_bottom p:before {left:0; bottom:0; width:24px; height:4px;}

.title_86590_.style_left p {padding-left:14px;}
.title_86590_.style_left p:before {left:0; top:5px; width:4px; height:24px;}

.title_86590_.style_circle1 p {padding-left:20px;}
.title_86590_.style_circle1 p:before {
	left:0; top:11px; width:12px; height:12px;
	border-radius:12px;
}

.title_86590_.style_circle2 p {padding-left:20px;}
.title_86590_.style_circle2 p:before {
	left:0; top:11px; width:12px; height:12px;
	border:2px solid #0256d0; border-radius:12px; background:none; box-sizing:border-box;
}


@media (max-width:767px){
  .title_86590_ p{font-size:20px;}
}

/* ****************** 공백  ****************** */

.empty_line_86591_ {display:block; width:100%; height:15px; line-height:15px;}

[id^=div_user_list] .empty_line_86591_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_86591_:before {content:'공백: 15px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_86591_ {height:20px; line-height:20px;}
	[id^=div_user_list] .empty_line_86591_:before {content:'공백: 20px';}
}

 @media \0screen{
	.empty_line_86591_ {height:20px; line-height:20px;}
	[id^=div_user_list] .empty_line_86591_:before {content:'공백: 20px';}
}

/* ****************** 장문 텍스트  ****************** */

.textarea_86592_{border:1px solid #ddd; padding:30px; background:#f9f9f9; border-radius:15px; padding:25px;}
.textarea_86592_ p {
	display:block; margin:0; padding:0;
	font-size:17px; letter-spacing:-0.5px; font-weight:normal; color:#333; line-height:1.8em; word-break:keep-all;
}
.textarea_86592_ p span{display:inline-block; width:4px; height:4px; border-radius:50%; background:#333; vertical-align:middle; margin-right:5px;}
.textarea_86592_ p b{color:#4dae69; font-weight:normal; margin-top:10px; display:inline-block;}
.textarea_86592_ p em{font-style:normal; color:#0a88e9;}


@media (max-width:767px){
  .textarea_86592_{padding:20px;}
  .textarea_86592_ p{font-size:16px;}
}

/* ****************** 공백  ****************** */

.empty_line_86543_ {display:block; width:100%; height:60px; line-height:60px;}

[id^=div_user_list] .empty_line_86543_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_86543_:before {content:'공백: 60px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_86543_ {height:150px; line-height:150px;}
	[id^=div_user_list] .empty_line_86543_:before {content:'공백: 150px';}
}

 @media \0screen{
	.empty_line_86543_ {height:150px; line-height:150px;}
	[id^=div_user_list] .empty_line_86543_:before {content:'공백: 150px';}
}
