
/* ****************** 1칸 레이아웃  ****************** */

.layout_86323_ {clear:both; min-width:150px; max-width:1200px; margin:0 auto;}
.layout_86323_ > div:after {content:''; display:block; clear:both;}
.layout_86323_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}

@media (max-width:1200px){
  .layout_86323_{width:95%;}
}
  
@media \0screen{
	.layout_86323_ {min-width:1200px;}
}

/* ****************** 공백  ****************** */

.empty_line_86326_ {display:block; width:100%; height:30px; line-height:30px;}

[id^=div_user_list] .empty_line_86326_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_86326_:before {content:'공백: 30px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_86326_ {height:60px; line-height:60px;}
	[id^=div_user_list] .empty_line_86326_:before {content:'공백: 60px';}
}

 @media \0screen{
	.empty_line_86326_ {height:60px; line-height:60px;}
	[id^=div_user_list] .empty_line_86326_:before {content:'공백: 60px';}
}

/* ****************** 맞춤형 컨텐츠  ****************** */

.empty_86325_ *{padding:0; margin:0;}

.empty_86325_ {height:250px; border-radius:20px; overflow:hidden; position:relative;}
.empty_86325_:before{content:''; display:block; width:100%; height:100%; position:absolute; top:50%; left:50%; background:url("/img_up/shop_pds/naebumo/farm/je-mok--eum-11538547144.png") no-repeat center; background-size:cover; transform:translate(-50%,-50%) scale(1); transition:all 0.7s;}
.empty_86325_:hover:before{transform:translate(-50%,-50%) scale(1.15);}
.empty_86325_:after{content:''; display:block; width: 100%; height:100%; position:absolute; top:0; left:0; background:rgba(0,0,0,0.5); transition:all 0.7s;}
.empty_86325_:hover:after{background:rgba(30,116,184,0.3);}
.empty_86325_ p{padding:0 15px; text-align:center; font-size:22px; color:#fff; position:absolute; top:50%; left:0; right:0; transform:translate(0,-50%); z-index:10; text-shadow:0 0 3px rgba(0,0,0,0.7); word-break:keep-all;}
.empty_86325_ p strong{display:block; font-size:28px; margin-bottom:10px;}



@media (max-width:1023px){
  .empty_86325_{height:230px;}
  .empty_86325_ p{font-size:20px;}
  .empty_86325_ p strong{font-size:24px;}
}
  
@media (max-width:767px){
  .empty_86325_{height:180px;}
  .empty_86325_ p{font-size:18px;}
  .empty_86325_ p strong{font-size:21px; margin-bottom:5px; line-height:1.4em;}
  .empty_86325_ p strong span{display:block;}
}

/* ****************** 공백  ****************** */

.empty_line_86324_ {display:block; width:100%; height:30px; line-height:30px;}

[id^=div_user_list] .empty_line_86324_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_86324_:before {content:'공백: 30px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_86324_ {height:60px; line-height:60px;}
	[id^=div_user_list] .empty_line_86324_:before {content:'공백: 60px';}
}

 @media \0screen{
	.empty_line_86324_ {height:60px; line-height:60px;}
	[id^=div_user_list] .empty_line_86324_:before {content:'공백: 60px';}
}

/* ****************** 2칸 탭 레이아웃  ****************** */

.layout_86330_ {clear:both; min-width:150px; max-width:1200px; margin:0 auto;}
.layout_86330_ > ul {margin:0; padding:0; list-style:none;}

.layout_86330_ > #tab_ul_86330_ {display:none; border-radius:15px; overflow:hidden; border:1px solid #ddd; margin-bottom:40px;}
.layout_86330_ > #tab_ul_86330_:after {content:''; display:block; clear:both;}
.layout_86330_ > #tab_ul_86330_ > li {float:left; width:50%; border-right:1px solid #e1e2e3; box-sizing:border-box;}
.layout_86330_ > #tab_ul_86330_ > li:last-child {border-right:0;}
.layout_86330_ > #tab_ul_86330_ > 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;
}
.layout_86330_ > #tab_ul_86330_ > li:hover > a{color:#39b54a; }
.layout_86330_ > #tab_ul_86330_ > li.on > a {
	background:#39b54a; color:#fff;
}

.layout_86330_ > #box_ul_86330_ > 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_86330_ > #box_ul_86330_ > li > div {overflow:hidden; padding:0px; background:#fff; box-sizing:border-box;}
.layout_86330_ > #box_ul_86330_ > li.on {display:block;}
.layout_86330_ > #box_ul_86330_ > li.on > a {border-color:#39b54a; background:#fff; color:#39b54a;}

.layout_86330_.type_HOR > #tab_ul_86330_ {display:block;}
.layout_86330_.type_HOR > #box_ul_86330_ > li > a {display:none;}

.text_sml_86330_ > #tab_ul_86330_ > li > a {height:40px; line-height:40px; font-size:14px;}
.text_sml_86330_ > #box_ul_86330_ > li > a {font-size:13px;}
.text_mid_86330_ > #tab_ul_86330_ > li > a {height:64px; line-height:64px; font-size:18px;}
.text_mid_86330_ > #box_ul_86330_ > li > a {font-size:14px;}
.text_big_86330_ > #tab_ul_86330_ > li > a {height:48px; line-height:48px; font-size:18px;}
.text_big_86330_ > #box_ul_86330_ > li > a {font-size:15px;}

[id^=div_user_list] .layout_86330_ > #tab_ul_86330_ {display:none !important;}
[id^=div_user_list] .layout_86330_ > #box_ul_86330_ > li {display:block !important;}
[id^=div_user_list] .layout_86330_ > #box_ul_86330_ > li > a {display:block !important;}
[id^=div_user_list] .layout_86330_ > #box_ul_86330_ > li > div {display:block !important;}

.layout_86330_.type_HOR > #tab_ul_86330_,
.layout_86330_.type_RES > #tab_ul_86330_ {display:block;}
.layout_86330_.type_HOR > #box_ul_86330_ > li > a,
.layout_86330_.type_RES > #box_ul_86330_ > li > a {display:none;}

  
@media (max-width:1200px){
  .layout_86330_{width:95%;}
}

@media (max-width:767px){
	.text_mid_86330_ > #tab_ul_86330_ > li > a{font-size:16px; height:55px; line-height:55px;}
}

@media \0screen{
	.layout_86330_ {min-width:1200px;}
	.layout_86330_.type_HOR > #tab_ul_86330_,
	.layout_86330_.type_RES > #tab_ul_86330_ {display:block;}
	.layout_86330_.type_HOR > #box_ul_86330_ > li > a,
	.layout_86330_.type_RES > #box_ul_86330_ > li > a {display:none;}
    .layout_86330_.type_HOR.border_true > #box_ul_86330_ > li > div,
    .layout_86330_.type_RES.border_true > #box_ul_86330_ > li > div {border:1px solid #e1e2e3; border-top:none;}
}

/* ****************** 공백  ****************** */

.empty_line_86335_ {display:block; width:100%; height:0px; line-height:0px;}

[id^=div_user_list] .empty_line_86335_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_86335_:before {content:'공백: 0px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_86335_ {height:20px; line-height:20px;}
	[id^=div_user_list] .empty_line_86335_:before {content:'공백: 20px';}
}

 @media \0screen{
	.empty_line_86335_ {height:20px; line-height:20px;}
	[id^=div_user_list] .empty_line_86335_:before {content:'공백: 20px';}
}

/* ****************** 타이틀 텍스트  ****************** */

.title_86338_ {font-size:0;}
.title_86338_ 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_86338_ p:before {content:''; position:absolute; background:#0256d0; font-size:0;}

.title_86338_.style_top p {padding-top:10px;}
.title_86338_.style_top p:before {left:0; top:0; width:24px; height:4px;}

.title_86338_.style_right p {padding-right:14px;}
.title_86338_.style_right p:before {right:0; top:5px; width:4px; height:24px;}

.title_86338_.style_bottom p {padding-bottom:12px;}
.title_86338_.style_bottom p:before {left:0; bottom:0; width:24px; height:4px;}

.title_86338_.style_left p {padding-left:14px;}
.title_86338_.style_left p:before {left:0; top:5px; width:4px; height:24px;}

.title_86338_.style_circle1 p {padding-left:20px;}
.title_86338_.style_circle1 p:before {
	left:0; top:11px; width:12px; height:12px;
	border-radius:12px;
}

.title_86338_.style_circle2 p {padding-left:20px;}
.title_86338_.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_86338_ p{font-size:20px;}
}

/* ****************** 장문 텍스트  ****************** */

.textarea_86345_ {border-radius:15px; border:1px solid #ddd; background:#f8f8f8; padding:30px; transition:all 0.2s;}
.textarea_86345_:hover{border-color:#0a88e9;}
.textarea_86345_ p {
	display:block; margin:0; padding:0;
	font-size:16px; letter-spacing:0px; font-weight:normal; color:#333; line-height:1.8em; word-break:keep-all;
}

@media (max-width:767px){
  .textarea_86345_ {padding:15px 20px;}
}

/* ****************** 공백  ****************** */

.empty_line_86350_ {display:block; width:100%; height:20px; line-height:20px;}

[id^=div_user_list] .empty_line_86350_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_86350_:before {content:'공백: 20px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_86350_ {height:30px; line-height:30px;}
	[id^=div_user_list] .empty_line_86350_:before {content:'공백: 30px';}
}

 @media \0screen{
	.empty_line_86350_ {height:30px; line-height:30px;}
	[id^=div_user_list] .empty_line_86350_:before {content:'공백: 30px';}
}

/* ****************** 타이틀 텍스트  ****************** */

.title_86347_ {font-size:0;}
.title_86347_ 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_86347_ p:before {content:''; position:absolute; background:#0256d0; font-size:0;}

.title_86347_.style_top p {padding-top:10px;}
.title_86347_.style_top p:before {left:0; top:0; width:24px; height:4px;}

.title_86347_.style_right p {padding-right:14px;}
.title_86347_.style_right p:before {right:0; top:5px; width:4px; height:24px;}

.title_86347_.style_bottom p {padding-bottom:12px;}
.title_86347_.style_bottom p:before {left:0; bottom:0; width:24px; height:4px;}

.title_86347_.style_left p {padding-left:14px;}
.title_86347_.style_left p:before {left:0; top:5px; width:4px; height:24px;}

.title_86347_.style_circle1 p {padding-left:20px;}
.title_86347_.style_circle1 p:before {
	left:0; top:11px; width:12px; height:12px;
	border-radius:12px;
}

.title_86347_.style_circle2 p {padding-left:20px;}
.title_86347_.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_86347_ p{font-size:20px;}
}

/* ****************** 장문 텍스트  ****************** */

.textarea_86349_ {border-radius:15px; border:1px solid #ddd; background:#f8f8f8; padding:30px; transition:all 0.2s;}
.textarea_86349_:hover{border-color:#0a88e9;}
.textarea_86349_ p {
	display:block; margin:0; padding:0;
	font-size:16px; letter-spacing:0px; font-weight:normal; color:#333; line-height:1.8em; word-break:keep-all;
}

@media (max-width:767px){
  .textarea_86349_ {padding:15px 20px;}
}

/* ****************** 공백  ****************** */

.empty_line_86346_ {display:block; width:100%; height:20px; line-height:20px;}

[id^=div_user_list] .empty_line_86346_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_86346_:before {content:'공백: 20px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_86346_ {height:30px; line-height:30px;}
	[id^=div_user_list] .empty_line_86346_:before {content:'공백: 30px';}
}

 @media \0screen{
	.empty_line_86346_ {height:30px; line-height:30px;}
	[id^=div_user_list] .empty_line_86346_:before {content:'공백: 30px';}
}

/* ****************** 타이틀 텍스트  ****************** */

.title_86351_ {font-size:0;}
.title_86351_ 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_86351_ p:before {content:''; position:absolute; background:#0256d0; font-size:0;}

.title_86351_.style_top p {padding-top:10px;}
.title_86351_.style_top p:before {left:0; top:0; width:24px; height:4px;}

.title_86351_.style_right p {padding-right:14px;}
.title_86351_.style_right p:before {right:0; top:5px; width:4px; height:24px;}

.title_86351_.style_bottom p {padding-bottom:12px;}
.title_86351_.style_bottom p:before {left:0; bottom:0; width:24px; height:4px;}

.title_86351_.style_left p {padding-left:14px;}
.title_86351_.style_left p:before {left:0; top:5px; width:4px; height:24px;}

.title_86351_.style_circle1 p {padding-left:20px;}
.title_86351_.style_circle1 p:before {
	left:0; top:11px; width:12px; height:12px;
	border-radius:12px;
}

.title_86351_.style_circle2 p {padding-left:20px;}
.title_86351_.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_86351_ p{font-size:20px;}
}

/* ****************** 장문 텍스트  ****************** */

.textarea_86352_ {border-radius:15px; border:1px solid #ddd; background:#f8f8f8; padding:30px; transition:all 0.2s;}
.textarea_86352_:hover{border-color:#0a88e9;}
.textarea_86352_ p {
	display:block; margin:0; padding:0;
	font-size:16px; letter-spacing:0px; font-weight:normal; color:#333; line-height:1.8em; word-break:keep-all;
}


@media (max-width:767px){
  .textarea_86352_ {padding:15px 20px;}
}

/* ****************** 공백  ****************** */

.empty_line_86353_ {display:block; width:100%; height:20px; line-height:20px;}

[id^=div_user_list] .empty_line_86353_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_86353_:before {content:'공백: 20px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_86353_ {height:30px; line-height:30px;}
	[id^=div_user_list] .empty_line_86353_:before {content:'공백: 30px';}
}

 @media \0screen{
	.empty_line_86353_ {height:30px; line-height:30px;}
	[id^=div_user_list] .empty_line_86353_:before {content:'공백: 30px';}
}

/* ****************** 타이틀 텍스트  ****************** */

.title_86354_ {font-size:0;}
.title_86354_ 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_86354_ p:before {content:''; position:absolute; background:#0256d0; font-size:0;}

.title_86354_.style_top p {padding-top:10px;}
.title_86354_.style_top p:before {left:0; top:0; width:24px; height:4px;}

.title_86354_.style_right p {padding-right:14px;}
.title_86354_.style_right p:before {right:0; top:5px; width:4px; height:24px;}

.title_86354_.style_bottom p {padding-bottom:12px;}
.title_86354_.style_bottom p:before {left:0; bottom:0; width:24px; height:4px;}

.title_86354_.style_left p {padding-left:14px;}
.title_86354_.style_left p:before {left:0; top:5px; width:4px; height:24px;}

.title_86354_.style_circle1 p {padding-left:20px;}
.title_86354_.style_circle1 p:before {
	left:0; top:11px; width:12px; height:12px;
	border-radius:12px;
}

.title_86354_.style_circle2 p {padding-left:20px;}
.title_86354_.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_86354_ p{font-size:20px;}
}

/* ****************** 장문 텍스트  ****************** */

.textarea_86355_ {border-radius:15px; border:1px solid #ddd; background:#f8f8f8; padding:30px; transition:all 0.2s;}
.textarea_86355_:hover{border-color:#0a88e9;}
.textarea_86355_ p {
	display:block; margin:0; padding:0;
	font-size:16px; letter-spacing:0px; font-weight:normal; color:#333; line-height:1.8em; word-break:keep-all;
}


@media (max-width:767px){
  .textarea_86355_ {padding:15px 20px;}
}

/* ****************** 공백  ****************** */

.empty_line_86356_ {display:block; width:100%; height:20px; line-height:20px;}

[id^=div_user_list] .empty_line_86356_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_86356_:before {content:'공백: 20px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_86356_ {height:30px; line-height:30px;}
	[id^=div_user_list] .empty_line_86356_:before {content:'공백: 30px';}
}

 @media \0screen{
	.empty_line_86356_ {height:30px; line-height:30px;}
	[id^=div_user_list] .empty_line_86356_:before {content:'공백: 30px';}
}

/* ****************** 타이틀 텍스트  ****************** */

.title_86358_ {font-size:0;}
.title_86358_ 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_86358_ p:before {content:''; position:absolute; background:#0256d0; font-size:0;}

.title_86358_.style_top p {padding-top:10px;}
.title_86358_.style_top p:before {left:0; top:0; width:24px; height:4px;}

.title_86358_.style_right p {padding-right:14px;}
.title_86358_.style_right p:before {right:0; top:5px; width:4px; height:24px;}

.title_86358_.style_bottom p {padding-bottom:12px;}
.title_86358_.style_bottom p:before {left:0; bottom:0; width:24px; height:4px;}

.title_86358_.style_left p {padding-left:14px;}
.title_86358_.style_left p:before {left:0; top:5px; width:4px; height:24px;}

.title_86358_.style_circle1 p {padding-left:20px;}
.title_86358_.style_circle1 p:before {
	left:0; top:11px; width:12px; height:12px;
	border-radius:12px;
}

.title_86358_.style_circle2 p {padding-left:20px;}
.title_86358_.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_86358_ p{font-size:20px;}
}

/* ****************** 장문 텍스트  ****************** */

.textarea_86360_ {border-radius:15px; border:1px solid #ddd; background:#f8f8f8; padding:30px; transition:all 0.2s;}
.textarea_86360_:hover{border-color:#0a88e9;}
.textarea_86360_ p {
	display:block; margin:0; padding:0;
	font-size:16px; letter-spacing:0px; font-weight:normal; color:#333; line-height:1.8em; word-break:keep-all;
}


@media (max-width:767px){
  .textarea_86360_ {padding:15px 20px;}
}

/* ****************** 공백  ****************** */

.empty_line_86357_ {display:block; width:100%; height:20px; line-height:20px;}

[id^=div_user_list] .empty_line_86357_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_86357_:before {content:'공백: 20px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_86357_ {height:30px; line-height:30px;}
	[id^=div_user_list] .empty_line_86357_:before {content:'공백: 30px';}
}

 @media \0screen{
	.empty_line_86357_ {height:30px; line-height:30px;}
	[id^=div_user_list] .empty_line_86357_:before {content:'공백: 30px';}
}

/* ****************** 타이틀 텍스트  ****************** */

.title_86359_ {font-size:0;}
.title_86359_ 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_86359_ p:before {content:''; position:absolute; background:#0256d0; font-size:0;}

.title_86359_.style_top p {padding-top:10px;}
.title_86359_.style_top p:before {left:0; top:0; width:24px; height:4px;}

.title_86359_.style_right p {padding-right:14px;}
.title_86359_.style_right p:before {right:0; top:5px; width:4px; height:24px;}

.title_86359_.style_bottom p {padding-bottom:12px;}
.title_86359_.style_bottom p:before {left:0; bottom:0; width:24px; height:4px;}

.title_86359_.style_left p {padding-left:14px;}
.title_86359_.style_left p:before {left:0; top:5px; width:4px; height:24px;}

.title_86359_.style_circle1 p {padding-left:20px;}
.title_86359_.style_circle1 p:before {
	left:0; top:11px; width:12px; height:12px;
	border-radius:12px;
}

.title_86359_.style_circle2 p {padding-left:20px;}
.title_86359_.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_86359_ p{font-size:20px;}
}

/* ****************** 장문 텍스트  ****************** */

.textarea_86361_ {border-radius:15px; border:1px solid #ddd; background:#f8f8f8; padding:30px; transition:all 0.2s;}
.textarea_86361_:hover{border-color:#0a88e9;}
.textarea_86361_ p {
	display:block; margin:0; padding:0;
	font-size:16px; letter-spacing:0px; font-weight:normal; color:#333; line-height:1.8em; word-break:keep-all;
}


@media (max-width:767px){
  .textarea_86361_ {padding:15px 20px;}
}

/* ****************** 공백  ****************** */

.empty_line_86362_ {display:block; width:100%; height:20px; line-height:20px;}

[id^=div_user_list] .empty_line_86362_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_86362_:before {content:'공백: 20px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_86362_ {height:20px; line-height:20px;}
	[id^=div_user_list] .empty_line_86362_:before {content:'공백: 20px';}
}

 @media \0screen{
	.empty_line_86362_ {height:20px; line-height:20px;}
	[id^=div_user_list] .empty_line_86362_:before {content:'공백: 20px';}
}

/* ****************** 타이틀 텍스트  ****************** */

.title_86363_ {font-size:0;}
.title_86363_ 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_86363_ p:before {content:''; position:absolute; background:#0256d0; font-size:0;}

.title_86363_.style_top p {padding-top:10px;}
.title_86363_.style_top p:before {left:0; top:0; width:24px; height:4px;}

.title_86363_.style_right p {padding-right:14px;}
.title_86363_.style_right p:before {right:0; top:5px; width:4px; height:24px;}

.title_86363_.style_bottom p {padding-bottom:12px;}
.title_86363_.style_bottom p:before {left:0; bottom:0; width:24px; height:4px;}

.title_86363_.style_left p {padding-left:14px;}
.title_86363_.style_left p:before {left:0; top:5px; width:4px; height:24px;}

.title_86363_.style_circle1 p {padding-left:20px;}
.title_86363_.style_circle1 p:before {
	left:0; top:11px; width:12px; height:12px;
	border-radius:12px;
}

.title_86363_.style_circle2 p {padding-left:20px;}
.title_86363_.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_86363_ p{font-size:20px;}
}

/* ****************** 장문 텍스트  ****************** */

.textarea_86364_ {border-radius:15px; border:1px solid #ddd; background:#f8f8f8; padding:30px; transition:all 0.2s;}
.textarea_86364_:hover{border-color:#0a88e9;}
.textarea_86364_ p {
	display:block; margin:0; padding:0;
	font-size:16px; letter-spacing:0px; font-weight:normal; color:#333; line-height:1.8em; word-break:keep-all;
}


@media (max-width:767px){
  .textarea_86364_ {padding:15px 20px;}
}

/* ****************** 공백  ****************** */

.empty_line_86365_ {display:block; width:100%; height:20px; line-height:20px;}

[id^=div_user_list] .empty_line_86365_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_86365_:before {content:'공백: 20px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_86365_ {height:30px; line-height:30px;}
	[id^=div_user_list] .empty_line_86365_:before {content:'공백: 30px';}
}

 @media \0screen{
	.empty_line_86365_ {height:30px; line-height:30px;}
	[id^=div_user_list] .empty_line_86365_:before {content:'공백: 30px';}
}

/* ****************** 타이틀 텍스트  ****************** */

.title_86366_ {font-size:0;}
.title_86366_ 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_86366_ p:before {content:''; position:absolute; background:#0256d0; font-size:0;}

.title_86366_.style_top p {padding-top:10px;}
.title_86366_.style_top p:before {left:0; top:0; width:24px; height:4px;}

.title_86366_.style_right p {padding-right:14px;}
.title_86366_.style_right p:before {right:0; top:5px; width:4px; height:24px;}

.title_86366_.style_bottom p {padding-bottom:12px;}
.title_86366_.style_bottom p:before {left:0; bottom:0; width:24px; height:4px;}

.title_86366_.style_left p {padding-left:14px;}
.title_86366_.style_left p:before {left:0; top:5px; width:4px; height:24px;}

.title_86366_.style_circle1 p {padding-left:20px;}
.title_86366_.style_circle1 p:before {
	left:0; top:11px; width:12px; height:12px;
	border-radius:12px;
}

.title_86366_.style_circle2 p {padding-left:20px;}
.title_86366_.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_86366_ p{font-size:20px;}
}

/* ****************** 장문 텍스트  ****************** */

.textarea_86373_ {border-radius:15px; border:1px solid #ddd; background:#f8f8f8; padding:30px; transition:all 0.2s;}
.textarea_86373_:hover{border-color:#0a88e9;}
.textarea_86373_ p {
	display:block; margin:0; padding:0;
	font-size:16px; letter-spacing:0px; font-weight:normal; color:#333; line-height:1.8em; word-break:keep-all;
}


@media (max-width:767px){
  .textarea_86373_ {padding:15px 20px;}
}

/* ****************** 공백  ****************** */

.empty_line_86369_ {display:block; width:100%; height:20px; line-height:20px;}

[id^=div_user_list] .empty_line_86369_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_86369_:before {content:'공백: 20px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_86369_ {height:30px; line-height:30px;}
	[id^=div_user_list] .empty_line_86369_:before {content:'공백: 30px';}
}

 @media \0screen{
	.empty_line_86369_ {height:30px; line-height:30px;}
	[id^=div_user_list] .empty_line_86369_:before {content:'공백: 30px';}
}

/* ****************** 타이틀 텍스트  ****************** */

.title_86372_ {font-size:0;}
.title_86372_ 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_86372_ p:before {content:''; position:absolute; background:#0256d0; font-size:0;}

.title_86372_.style_top p {padding-top:10px;}
.title_86372_.style_top p:before {left:0; top:0; width:24px; height:4px;}

.title_86372_.style_right p {padding-right:14px;}
.title_86372_.style_right p:before {right:0; top:5px; width:4px; height:24px;}

.title_86372_.style_bottom p {padding-bottom:12px;}
.title_86372_.style_bottom p:before {left:0; bottom:0; width:24px; height:4px;}

.title_86372_.style_left p {padding-left:14px;}
.title_86372_.style_left p:before {left:0; top:5px; width:4px; height:24px;}

.title_86372_.style_circle1 p {padding-left:20px;}
.title_86372_.style_circle1 p:before {
	left:0; top:11px; width:12px; height:12px;
	border-radius:12px;
}

.title_86372_.style_circle2 p {padding-left:20px;}
.title_86372_.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_86372_ p{font-size:20px;}
}

/* ****************** 장문 텍스트  ****************** */

.textarea_86374_ {border-radius:15px; border:1px solid #ddd; background:#f8f8f8; padding:30px; transition:all 0.2s;}
.textarea_86374_:hover{border-color:#0a88e9;}
.textarea_86374_ p {
	display:block; margin:0; padding:0;
	font-size:16px; letter-spacing:0px; font-weight:normal; color:#333; line-height:1.8em; word-break:keep-all;
}


@media (max-width:767px){
  .textarea_86374_ {padding:15px 20px;}
}

/* ****************** 공백  ****************** */

.empty_line_86368_ {display:block; width:100%; height:20px; line-height:20px;}

[id^=div_user_list] .empty_line_86368_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_86368_:before {content:'공백: 20px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_86368_ {height:30px; line-height:30px;}
	[id^=div_user_list] .empty_line_86368_:before {content:'공백: 30px';}
}

 @media \0screen{
	.empty_line_86368_ {height:30px; line-height:30px;}
	[id^=div_user_list] .empty_line_86368_:before {content:'공백: 30px';}
}

/* ****************** 타이틀 텍스트  ****************** */

.title_86371_ {font-size:0;}
.title_86371_ 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_86371_ p:before {content:''; position:absolute; background:#0256d0; font-size:0;}

.title_86371_.style_top p {padding-top:10px;}
.title_86371_.style_top p:before {left:0; top:0; width:24px; height:4px;}

.title_86371_.style_right p {padding-right:14px;}
.title_86371_.style_right p:before {right:0; top:5px; width:4px; height:24px;}

.title_86371_.style_bottom p {padding-bottom:12px;}
.title_86371_.style_bottom p:before {left:0; bottom:0; width:24px; height:4px;}

.title_86371_.style_left p {padding-left:14px;}
.title_86371_.style_left p:before {left:0; top:5px; width:4px; height:24px;}

.title_86371_.style_circle1 p {padding-left:20px;}
.title_86371_.style_circle1 p:before {
	left:0; top:11px; width:12px; height:12px;
	border-radius:12px;
}

.title_86371_.style_circle2 p {padding-left:20px;}
.title_86371_.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_86371_ p{font-size:20px;}
}

/* ****************** 장문 텍스트  ****************** */

.textarea_86375_ {border-radius:15px; border:1px solid #ddd; background:#f8f8f8; padding:30px; transition:all 0.2s;}
.textarea_86375_:hover{border-color:#0a88e9;}
.textarea_86375_ p {
	display:block; margin:0; padding:0;
	font-size:16px; letter-spacing:0px; font-weight:normal; color:#333; line-height:1.8em; word-break:keep-all;
}



@media (max-width:767px){
  .textarea_86375_ {padding:15px 20px;}
}

/* ****************** 공백  ****************** */

.empty_line_86367_ {display:block; width:100%; height:20px; line-height:20px;}

[id^=div_user_list] .empty_line_86367_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_86367_:before {content:'공백: 20px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_86367_ {height:30px; line-height:30px;}
	[id^=div_user_list] .empty_line_86367_:before {content:'공백: 30px';}
}

 @media \0screen{
	.empty_line_86367_ {height:30px; line-height:30px;}
	[id^=div_user_list] .empty_line_86367_:before {content:'공백: 30px';}
}

/* ****************** 타이틀 텍스트  ****************** */

.title_86370_ {font-size:0;}
.title_86370_ 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_86370_ p:before {content:''; position:absolute; background:#0256d0; font-size:0;}

.title_86370_.style_top p {padding-top:10px;}
.title_86370_.style_top p:before {left:0; top:0; width:24px; height:4px;}

.title_86370_.style_right p {padding-right:14px;}
.title_86370_.style_right p:before {right:0; top:5px; width:4px; height:24px;}

.title_86370_.style_bottom p {padding-bottom:12px;}
.title_86370_.style_bottom p:before {left:0; bottom:0; width:24px; height:4px;}

.title_86370_.style_left p {padding-left:14px;}
.title_86370_.style_left p:before {left:0; top:5px; width:4px; height:24px;}

.title_86370_.style_circle1 p {padding-left:20px;}
.title_86370_.style_circle1 p:before {
	left:0; top:11px; width:12px; height:12px;
	border-radius:12px;
}

.title_86370_.style_circle2 p {padding-left:20px;}
.title_86370_.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_86370_ p{font-size:20px;}
}

/* ****************** 장문 텍스트  ****************** */

.textarea_86376_ {border-radius:15px; border:1px solid #ddd; background:#f8f8f8; padding:30px; transition:all 0.2s;}
.textarea_86376_:hover{border-color:#0a88e9;}
.textarea_86376_ p {
	display:block; margin:0; padding:0;
	font-size:16px; letter-spacing:0px; font-weight:normal; color:#333; line-height:1.8em; word-break:keep-all;
}


@media (max-width:767px){
  .textarea_86376_ {padding:15px 20px;}
}

/* ****************** 공백  ****************** */

.empty_line_86377_ {display:block; width:100%; height:20px; line-height:20px;}

[id^=div_user_list] .empty_line_86377_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_86377_:before {content:'공백: 20px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_86377_ {height:30px; line-height:30px;}
	[id^=div_user_list] .empty_line_86377_:before {content:'공백: 30px';}
}

 @media \0screen{
	.empty_line_86377_ {height:30px; line-height:30px;}
	[id^=div_user_list] .empty_line_86377_:before {content:'공백: 30px';}
}

/* ****************** 타이틀 텍스트  ****************** */

.title_86378_ {font-size:0;}
.title_86378_ 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_86378_ p:before {content:''; position:absolute; background:#0256d0; font-size:0;}

.title_86378_.style_top p {padding-top:10px;}
.title_86378_.style_top p:before {left:0; top:0; width:24px; height:4px;}

.title_86378_.style_right p {padding-right:14px;}
.title_86378_.style_right p:before {right:0; top:5px; width:4px; height:24px;}

.title_86378_.style_bottom p {padding-bottom:12px;}
.title_86378_.style_bottom p:before {left:0; bottom:0; width:24px; height:4px;}

.title_86378_.style_left p {padding-left:14px;}
.title_86378_.style_left p:before {left:0; top:5px; width:4px; height:24px;}

.title_86378_.style_circle1 p {padding-left:20px;}
.title_86378_.style_circle1 p:before {
	left:0; top:11px; width:12px; height:12px;
	border-radius:12px;
}

.title_86378_.style_circle2 p {padding-left:20px;}
.title_86378_.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_86378_ p{font-size:20px;}
}

/* ****************** 장문 텍스트  ****************** */

.textarea_86379_ {border-radius:15px; border:1px solid #ddd; background:#f8f8f8; padding:30px; transition:all 0.2s;}
.textarea_86379_:hover{border-color:#0a88e9;}
.textarea_86379_ p {
	display:block; margin:0; padding:0;
	font-size:16px; letter-spacing:0px; font-weight:normal; color:#333; line-height:1.8em; word-break:keep-all;
}


@media (max-width:767px){
  .textarea_86379_ {padding:15px 20px;}
}

/* ****************** 공백  ****************** */

.empty_line_86336_ {display:block; width:100%; height:50px; line-height:50px;}

[id^=div_user_list] .empty_line_86336_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_86336_:before {content:'공백: 50px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_86336_ {height:120px; line-height:120px;}
	[id^=div_user_list] .empty_line_86336_:before {content:'공백: 120px';}
}

 @media \0screen{
	.empty_line_86336_ {height:120px; line-height:120px;}
	[id^=div_user_list] .empty_line_86336_:before {content:'공백: 120px';}
}
