
/* ****************** 1칸 레이아웃  ****************** */

.layout_131892_ {clear:both; min-width:150px; max-width:1300px; margin:0 auto;}
.layout_131892_ > div:after {content:''; display:block; clear:both;}
.layout_131892_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}

@media (max-width:1600px){
  .layout_131892_{width:90%;}
}

@media (max-width:1300px){
  .layout_131892_{width:95%;}
}

@media \0screen{
	.layout_131892_ {min-width:1300px;}
}

/* ****************** 공백  ****************** */

.empty_line_131893_ {display:block; width:100%; height:40px; line-height:40px;}

[id^=div_user_list] .empty_line_131893_ {border:1px dotted #f00;}
[id^=div_user_list] .empty_line_131893_:before {content:'공백 : 40px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}
  
  @media (min-width:1023px){
	.empty_line_131893_ {display:block; width:100%; height:80px; line-height:80px;}
	[id^=div_user_list] .empty_line_131893_:before {content:'공백 : 80px';}
  }

/* ****************** 타이틀 텍스트  ****************** */

.title_131894_ {font-size:0;}
.title_131894_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:30px; letter-spacing:-1px; font-weight:bold; color:#666; line-height:1.4em;
}


.title_131894_.style_top p {padding-top:10px;}
.title_131894_.style_top p:before {left:0; top:0; width:30px; height:4px;}

.title_131894_.style_right p {padding-right:14px;}
.title_131894_.style_right p:before {right:0; top:6px; width:4px; height:30px;}

.title_131894_.style_bottom p {padding-bottom:12px;}
.title_131894_.style_bottom p:before {left:0; bottom:0; width:30px; height:4px;}

.title_131894_.style_left p {padding-left:14px;}
.title_131894_.style_left p:before {left:0; top:6px; width:4px; height:30px;}

.title_131894_.style_circle1 p {padding-left:20px;}
.title_131894_.style_circle1 p:before {
	left:0; top:15px; width:12px; height:12px;
	border-radius:12px;
}

.title_131894_.style_circle2 p {padding-left:20px;}
.title_131894_.style_circle2 p:before {
	left:0; top:15px; width:12px; height:12px;
	border:2px solid #d00000; border-radius:12px; background:none; box-sizing:border-box;
}

@media (max-width:1023px){
  .title_131894_ p{font-size:22px;}
  .title_131894_ p:after{height:30px; margin:15px auto;}
}


/* ****************** 공백  ****************** */

.empty_line_131895_ {display:block; width:100%; height:40px; line-height:40px;}

[id^=div_user_list] .empty_line_131895_ {border:1px dotted #f00;}
[id^=div_user_list] .empty_line_131895_:before {content:'공백 : 40px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}
  
  @media (min-width:1023px){
	.empty_line_131895_ {display:block; width:100%; height:80px; line-height:80px;}
	[id^=div_user_list] .empty_line_131895_:before {content:'공백 : 80px';}
  }

/* ****************** 3칸 레이아웃  ****************** */

.layout_131159_ {clear:both; min-width:150px; max-width:1300px; margin:0 auto;}
.layout_131159_ > div {margin-left:-20px;}
.layout_131159_ > div:after {content:''; display:block; clear:both;}
.layout_131159_ > div > [class^=container_] {float:left; position:relative; width:100%; padding-left:20px; box-sizing:border-box;}
.layout_131159_ > div > .container_1 {width:33.333333333333%;}
.layout_131159_ > div > .container_2 {width:33.333333333333%;}
.layout_131159_ > div > .container_3 {width:33.333333333333%;}

@media (max-width:1023px){
	.layout_131159_ > div > .container_1 { width:100%; }
	.layout_131159_ > div > .container_2 {clear:both; width:100%; padding-top:20px;}
	.layout_131159_ > div > .container_3 {clear:both; width:100%; padding-top:20px;}
}

@media \0screen{
	.layout_131159_ {min-width:1300px;}
}

/* ****************** 이미지 (비율형)  ****************** */

.img_ratio_131160_ {display:inline-block; overflow:hidden; position:relative; width:100%; max-width:100%; vertical-align:top;}
.img_ratio_131160_ * {box-sizing:border-box;}
.img_ratio_131160_ a {display:block; text-decoration:none;}
.img_ratio_131160_ img {width:100%; vertical-align:top; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.img_ratio_131160_ img.img_pc_131160_ {display:none;}
.img_ratio_131160_ img.img_mobile_131160_ {display:inline-block;}
.img_ratio_131160_:hover img {-webkit-transform:scale(1.15); -moz-transform:scale(1.15); -o-transform:scale(1.15); -ms-transform:scale(1.15); transform:scale(1.15);}
.img_ratio_131160_ .img_cover_131160_ {
	display:block; position:absolute; top:0; bottom:0; left:0; right:0; z-index:10; width:100%; height:100%; background:#000000; opacity:.5; filter:alpha(opacity=50);
	-webkit-transition: all .2s ease; -moz-transition: all .2s ease; transition: all .2s ease;
}
.img_ratio_131160_:hover .img_cover_131160_ {background:none;}
  
  
@media (min-width:1024px){
	.img_ratio_131160_ {width:px;}
}
@media \0screen{
	.img_ratio_131160_ {width:px;}
}

/* ****************** 이미지 (비율형)  ****************** */

.img_ratio_131162_ {display:inline-block; overflow:hidden; position:relative; width:100%; max-width:100%; vertical-align:top;}
.img_ratio_131162_ * {box-sizing:border-box;}
.img_ratio_131162_ a {display:block; text-decoration:none;}
.img_ratio_131162_ img {width:100%; vertical-align:top; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.img_ratio_131162_ img.img_pc_131162_ {display:none;}
.img_ratio_131162_ img.img_mobile_131162_ {display:inline-block;}
.img_ratio_131162_:hover img {-webkit-transform:scale(1.15); -moz-transform:scale(1.15); -o-transform:scale(1.15); -ms-transform:scale(1.15); transform:scale(1.15);}
.img_ratio_131162_ .img_cover_131162_ {
	display:block; position:absolute; top:0; bottom:0; left:0; right:0; z-index:10; width:100%; height:100%; background:#000000; opacity:.5; filter:alpha(opacity=50);
	-webkit-transition: all .2s ease; -moz-transition: all .2s ease; transition: all .2s ease;
}
.img_ratio_131162_:hover .img_cover_131162_ {background:none;}
  
  
@media (min-width:1024px){
	.img_ratio_131162_ {width:px;}
}
@media \0screen{
	.img_ratio_131162_ {width:px;}
}

/* ****************** 이미지 (비율형)  ****************** */

.img_ratio_131161_ {display:inline-block; overflow:hidden; position:relative; width:100%; max-width:100%; vertical-align:top;}
.img_ratio_131161_ * {box-sizing:border-box;}
.img_ratio_131161_ a {display:block; text-decoration:none;}
.img_ratio_131161_ img {width:100%; vertical-align:top; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.img_ratio_131161_ img.img_pc_131161_ {display:none;}
.img_ratio_131161_ img.img_mobile_131161_ {display:inline-block;}
.img_ratio_131161_:hover img {-webkit-transform:scale(1.15); -moz-transform:scale(1.15); -o-transform:scale(1.15); -ms-transform:scale(1.15); transform:scale(1.15);}
.img_ratio_131161_ .img_cover_131161_ {
	display:block; position:absolute; top:0; bottom:0; left:0; right:0; z-index:10; width:100%; height:100%; background:#000000; opacity:.5; filter:alpha(opacity=50);
	-webkit-transition: all .2s ease; -moz-transition: all .2s ease; transition: all .2s ease;
}
.img_ratio_131161_:hover .img_cover_131161_ {background:none;}
  
  
@media (min-width:1024px){
	.img_ratio_131161_ {width:px;}
}
@media \0screen{
	.img_ratio_131161_ {width:px;}
}

/* ****************** 공백  ****************** */

.empty_line_131213_ {display:block; width:100%; height:20px; line-height:20px;}

[id^=div_user_list] .empty_line_131213_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_131213_:before {content:'공백: 20px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_131213_ {height:30px; line-height:30px;}
	[id^=div_user_list] .empty_line_131213_:before {content:'공백: 30px';}
}

 @media \0screen{
	.empty_line_131213_ {height:30px; line-height:30px;}
	[id^=div_user_list] .empty_line_131213_:before {content:'공백: 30px';}
}

/* ****************** 1칸 레이아웃  ****************** */

.layout_131869_ {clear:both; min-width:150px; max-width:1300px; margin:0 auto;}
.layout_131869_ > div:after {content:''; display:block; clear:both;}
.layout_131869_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;  padding:25px 9px ; background:#f2f2f2;}

@media \0screen{
	.layout_131869_ {min-width:1300px;}
}

/* ****************** 장문 텍스트  ****************** */

.textarea_131870_ p {
	display:block; margin:0; padding-left:35px; 
	font-size:17px; letter-spacing:0px; font-weight:normal; color:#777777; line-height:1.6em;
}
  .textarea_131870_ p b{font-size:24px;}  
  
  @media (max-width:1023px){
.textarea_131870_ p {font-size:15px;}      
}
  @media (max-width:760px){
.textarea_131870_ p b{font-size:20px;}
    .textarea_131870_ p br{display:none;}
}

/* ****************** 1칸 레이아웃  ****************** */

.layout_131223_ {clear:both; min-width:150px; max-width:1300px; margin:0 auto;}
.layout_131223_ > div:after {content:''; display:block; clear:both;}
.layout_131223_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}

@media \0screen{
	.layout_131223_ {min-width:1300px;}
}

/* ****************** 공백  ****************** */

.empty_line_131224_ {display:block; width:100%; height:20px; line-height:20px;}

[id^=div_user_list] .empty_line_131224_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_131224_:before {content:'공백: 20px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_131224_ {height:30px; line-height:30px;}
	[id^=div_user_list] .empty_line_131224_:before {content:'공백: 30px';}
}

 @media \0screen{
	.empty_line_131224_ {height:30px; line-height:30px;}
	[id^=div_user_list] .empty_line_131224_:before {content:'공백: 30px';}
}

/* ****************** 실선  ****************** */

.solid_line_131225_ {display:block; position:relative; width:100%; height:60px;}
.solid_line_131225_:before {content:''; position:absolute; left:0; top:50%; width:100%; height:0; border-top:1px solid #cccccc;}

/* ****************** 공백  ****************** */

.empty_line_131164_ {display:block; width:100%; height:40px; line-height:40px;}

[id^=div_user_list] .empty_line_131164_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_131164_:before {content:'공백: 40px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_131164_ {height:80px; line-height:80px;}
	[id^=div_user_list] .empty_line_131164_:before {content:'공백: 80px';}
}

 @media \0screen{
	.empty_line_131164_ {height:80px; line-height:80px;}
	[id^=div_user_list] .empty_line_131164_:before {content:'공백: 80px';}
}

/* ****************** 1칸 레이아웃  ****************** */

.layout_131210_ {clear:both; min-width:320px; max-width:1300px; margin:0 auto;}
.layout_131210_ > div:after {content:''; display:block; clear:both;}
.layout_131210_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}

@media \0screen{
	.layout_131210_ {min-width:1300px;}
}

/* ****************** 이미지  ****************** */

.img_131211_ {display:inline-block; overflow:hidden; position:relative; width:px; max-width:100%; vertical-align:top;}
.img_131211_ * {box-sizing:border-box;}
.img_131211_ a {display:block; text-decoration:none;}
.img_131211_ img {max-width:100%; vertical-align:top;}

/* ****************** 공백  ****************** */

.empty_line_131165_ {display:block; width:100%; height:20px; line-height:20px;}

[id^=div_user_list] .empty_line_131165_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_131165_:before {content:'공백: 20px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_131165_ {height:30px; line-height:30px;}
	[id^=div_user_list] .empty_line_131165_:before {content:'공백: 30px';}
}

 @media \0screen{
	.empty_line_131165_ {height:30px; line-height:30px;}
	[id^=div_user_list] .empty_line_131165_:before {content:'공백: 30px';}
}

/* ****************** 1칸 레이아웃  ****************** */

.layout_131216_ {clear:both; min-width:150px; max-width:1300px; margin:0 auto;}
.layout_131216_ > div:after {content:''; display:block; clear:both;}
.layout_131216_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box; border:3px solid #eeeeee; padding:25px 9px ;}

@media \0screen{
	.layout_131216_ {min-width:1300px;}
}

/* ****************** 장문 텍스트  ****************** */

.textarea_131217_ p {
	display:block; margin:0; padding-left:35px; 
	font-size:17px; letter-spacing:0px; font-weight:normal; color:#777777; line-height:1.6em;
}
 
  @media (max-width:1023px){
  .textarea_131217_ p{font-size:16px;}
}

@media (max-width:767px){
  .textarea_131217_ p {font-size:15px;}
  .textarea_131217_ p br{display: none;}
}

/* ****************** 공백  ****************** */

.empty_line_131874_ {display:block; width:100%; height:40px; line-height:40px;}

[id^=div_user_list] .empty_line_131874_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_131874_:before {content:'공백: 40px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_131874_ {height:80px; line-height:80px;}
	[id^=div_user_list] .empty_line_131874_:before {content:'공백: 80px';}
}

 @media \0screen{
	.empty_line_131874_ {height:80px; line-height:80px;}
	[id^=div_user_list] .empty_line_131874_:before {content:'공백: 80px';}
}

/* ****************** 1칸 레이아웃  ****************** */

.layout_131875_ {clear:both; min-width:150px; max-width:1300px; margin:0 auto;}
.layout_131875_ > div:after {content:''; display:block; clear:both;}
.layout_131875_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}

@media \0screen{
	.layout_131875_ {min-width:1300px;}
}

/* ****************** 텍스트 오버레이 이미지  ****************** */

.text_over_img_131876_ {display:inline-block; overflow:hidden; position:relative; width:px; max-width:100%; vertical-align:top;}
.text_over_img_131876_ * {box-sizing:border-box;}
.text_over_img_131876_ a {display:block; text-decoration:none;}
.text_over_img_131876_ img {max-width:100%; vertical-align:top;}
.text_over_img_131876_ .text_box {position:absolute; left:0; width:100%;}
.text_over_img_131876_ .text_box p {margin:0; padding:5px 45px; text-shadow: -1px 0 1px rgba(0,0,0,0.2), 1px 0 1px rgba(0,0,0,0.2), 0 -1px 1px rgba(0,0,0,0.2), 0 1px 1px rgba(0,0,0,0.2); padding-top:40px;}
.text_over_img_131876_ .subject {font-weight:bold; color:#ffffff;}
.text_over_img_131876_ .content {color:#ffffff;}

.text_sml_131876_ .subject {font-size:14px; line-height:1.6em;}
.text_sml_131876_ .content {font-size:13px; line-height:1.6em;}
.text_mid_131876_ .subject {font-size:26px; line-height:1.4em;}
.text_mid_131876_ .content {font-size:18px; line-height:1.6em;}
.text_big_131876_ .subject {font-size:18px; line-height:1.4em;}
.text_big_131876_ .content {font-size:15px; line-height:1.6em;}

.text_top_131876_ .text_box {top:20px; text-align:left;}
.text_middle_131876_ .text_box {top:50%; height:0; font-size:0; text-align:center;}
  .text_middle_131876_ .subject {position:absolute; left:0; bottom:0; width:100%;}
.text_middle_131876_ .content {position:absolute; left:0; top:0; width:100%;}
.text_bottom_131876_ .text_box {bottom:20px; text-align:right;}

  @media (max-width:1020px){
 .text_over_img_131876_ .content{display:none;} 
  }

@media (max-width:767px){
.text_top_131876_ .text_box {top:0;}  
.text_over_img_131876_ .text_box p{padding:25px; font-size:20px;}    
.text_over_img_131876_ .content{display:none;} 
}
@media (max-width:560px){
.text_top_131876_ .text_box {top:0;}  
.text_over_img_131876_ .text_box p{padding:20px; font-size:17px;}    
.text_over_img_131876_ .content{display:none;} 
}

/* ****************** 공백  ****************** */

.empty_line_131147_ {display:block; width:100%; height:20px; line-height:20px;}

[id^=div_user_list] .empty_line_131147_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_131147_:before {content:'공백: 20px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_131147_ {height:30px; line-height:30px;}
	[id^=div_user_list] .empty_line_131147_:before {content:'공백: 30px';}
}

 @media \0screen{
	.empty_line_131147_ {height:30px; line-height:30px;}
	[id^=div_user_list] .empty_line_131147_:before {content:'공백: 30px';}
}

/* ****************** 1칸 레이아웃  ****************** */

.layout_131877_ {clear:both; min-width:150px; max-width:1300px; margin:0 auto;}
.layout_131877_ > div:after {content:''; display:block; clear:both;}
.layout_131877_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box; border:3px solid #eeeeee; padding:25px 9px ;}

@media \0screen{
	.layout_131877_ {min-width:1300px;}
}

/* ****************** 블릿형 리스트  ****************** */

@font-face {
	font-family: 'icomoon_contents';
	src:url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.eot');
	src:url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.eot?#iefix') format('embedded-opentype'),
		url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.woff') format('woff'),
		url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.ttf') format('truetype'),
		url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.svg#icomoon_contents') format('svg');
	font-weight: normal;
	font-style: normal;
}

.text_list_131879_ ul {display:table; margin:0; padding:0; list-style:none;}
.text_list_131879_ li {display:table-row; font-size:20px; line-height:1.5em;}
.text_list_131879_ span {display:table-cell; padding:5px; font-weight:normal; font-family:NanumGothic; color:#0063b3; vertical-align:top;}
.text_list_131879_ span:before {content:'\e60a'; font-family:"icomoon_contents";}
.text_list_131879_ p {display:table-cell; padding:5px; letter-spacing:-1px; font-weight:bold; color:#000000; vertical-align:middle;}

@media (max-width:767px){
.text_list_131879_ li {font-size:18px;}  
}    

	.text_list_131879_ span {padding-right:.4em; font-size:1.5em; line-height:1em;}

/* ****************** 장문 텍스트  ****************** */

.textarea_131878_ p {
	display:block; margin:0; padding-left:35px; 
	font-size:17px; letter-spacing:0px; font-weight:normal; color:#777777; line-height:1.6em;
}
  @media (max-width:1023px){
.textarea_131878_ p {font-size:18px;}      
}
@media (max-width:767px){
.textarea_131878_ p {font-size:15px;}  
}    

/* ****************** 공백  ****************** */

.empty_line_131905_ {display:block; width:100%; height:40px; line-height:40px;}

[id^=div_user_list] .empty_line_131905_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_131905_:before {content:'공백: 40px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_131905_ {height:80px; line-height:80px;}
	[id^=div_user_list] .empty_line_131905_:before {content:'공백: 80px';}
}

 @media \0screen{
	.empty_line_131905_ {height:80px; line-height:80px;}
	[id^=div_user_list] .empty_line_131905_:before {content:'공백: 80px';}
}

/* ****************** 1칸 레이아웃  ****************** */

.layout_131977_ {clear:both; min-width:150px; max-width:1300px; margin:0 auto;}
.layout_131977_ > div:after {content:''; display:block; clear:both;}
.layout_131977_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}

@media (max-width:2000px){
  .layout_131977_{display:none;}
}

@media (max-width:1300px){
  .layout_131977_{display:none;}
}
  @media(max-width:850px){
    .layout_131977_{display: block;}
  }
@media \0screen{
	.layout_131977_ {min-width:1300px;}
}

/* ****************** 공백  ****************** */

.empty_line_131979_ {display:block; width:100%; height:20px; line-height:20px;}

[id^=div_user_list] .empty_line_131979_ {border:1px dotted #f00;}
[id^=div_user_list] .empty_line_131979_:before {content:'공백 : 20px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}
  
  @media (min-width:1023px){
	.empty_line_131979_ {display:block; width:100%; height:40px; line-height:40px;}
	[id^=div_user_list] .empty_line_131979_:before {content:'공백 : 40px';}
  }

/* ****************** 타이틀 텍스트  ****************** */

.title_131978_ {font-size:0;}
.title_131978_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:30px; letter-spacing:-1px; font-weight:bold; color:#666; line-height:1.4em;
}


.title_131978_.style_top p {padding-top:10px;}
.title_131978_.style_top p:before {left:0; top:0; width:30px; height:4px;}

.title_131978_.style_right p {padding-right:14px;}
.title_131978_.style_right p:before {right:0; top:6px; width:4px; height:30px;}

.title_131978_.style_bottom p {padding-bottom:12px;}
.title_131978_.style_bottom p:before {left:0; bottom:0; width:30px; height:4px;}

.title_131978_.style_left p {padding-left:14px;}
.title_131978_.style_left p:before {left:0; top:6px; width:4px; height:30px;}

.title_131978_.style_circle1 p {padding-left:20px;}
.title_131978_.style_circle1 p:before {
	left:0; top:15px; width:12px; height:12px;
	border-radius:12px;
}

.title_131978_.style_circle2 p {padding-left:20px;}
.title_131978_.style_circle2 p:before {
	left:0; top:15px; width:12px; height:12px;
	border:2px solid #d00000; border-radius:12px; background:none; box-sizing:border-box;
}

@media (max-width:1023px){
  .title_131978_ p{font-size:22px;}
  .title_131978_ p:after{height:30px; margin:15px auto;}
}


/* ****************** 공백  ****************** */

.empty_line_131980_ {display:block; width:100%; height:20px; line-height:20px;}

[id^=div_user_list] .empty_line_131980_ {border:1px dotted #f00;}
[id^=div_user_list] .empty_line_131980_:before {content:'공백 : 20px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}
  
  @media (min-width:1023px){
	.empty_line_131980_ {display:block; width:100%; height:40px; line-height:40px;}
	[id^=div_user_list] .empty_line_131980_:before {content:'공백 : 40px';}
  }

/* ****************** 2칸 레이아웃  ****************** */

.layout_131880_ {clear:both; min-width:150px; max-width:1300px; margin:0 auto; background:#f5f5f5;}
.layout_131880_ > div { }
.layout_131880_ > div:after {content:''; display:block; clear:both;}
.layout_131880_ > div > [class^=container_] {float:left; position:relative; width:100%;  box-sizing:border-box; }
.layout_131880_ > div > .container_1 {width:60%; background:url("") no-repeat center;}
.layout_131880_ > div > .container_2 {width:40%; padding-left:0; background:#f5f5f5;}

@media (max-width:850px){
	.layout_131880_ > div > .container_1 { width:100%; }  
	.layout_131880_ > div > .container_2 { width:100%; }
}

@media \0screen{
	.layout_131880_ {min-width:1300px;}
}

/* ****************** 맞춤형 컨텐츠  ****************** */

.empty_131882_,
.empty_131882_ *{padding:0; margin:0; list-style:none;}

  .empty_131882_{margin:47.5px 7.5%;background:#fff;}
.empty_131882_ li{font-size:18px; color:#000; padding:22px 0; padding-left:85px; position:relative; border-bottom:1px solid #ddd;}
.empty_131882_ li span{display:block; width:40px; height:40px; font-size:25px; background:#888; color:#fff; text-align:center; position:absolute; top:17px; left:20px;}
.empty_131882_ li:nth-child(2n-1) span{background:#3da797}
.empty_131882_ li:nth-child(2n) span{background:#3d9ca7}

@media (max-width:850px){
  .empty_131882_{margin:5%;}
  .empty_131882_ li{padding:16px 10px 20px 65px; word-break:keep-all; font-size: 15px;}
  .empty_131882_ li span{font-size:18px; width:35px; height:33px; top:50%; left:15px; margin-top:-20px;}
}

/* ****************** 공백  ****************** */

.empty_line_131881_ {display:block; width:100%; height:60px; line-height:60px;}

[id^=div_user_list] .empty_line_131881_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_131881_:before {content:'공백: 60px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_131881_ {height:60px; line-height:60px;}
	[id^=div_user_list] .empty_line_131881_:before {content:'공백: 60px';}
}

 @media \0screen{
	.empty_line_131881_ {height:60px; line-height:60px;}
	[id^=div_user_list] .empty_line_131881_:before {content:'공백: 60px';}
}
 @media (max-width:850px){
   .empty_line_131881_{display:none;}
}

/* ****************** 맞춤형 컨텐츠  ****************** */

.empty_131883_,
.empty_131883_ *{padding:0; margin:0;}
.empty_131883_ {height:395px; background:url("/img_up/shop_pds/woori55/farm/jeok-yong-dae-sang146969011211548742955.jpg") no-repeat center; background-size:cover; position:relative; padding-left:85px;}
.empty_131883_ p{font-size:26px; text-align:left; color:#fff; position:absolute; top:50%; left:5%; transform:translate(0, -50%); text-shadow: -1px 0 1px rgba(0,0,0,0.2), 1px 0 1px rgba(0,0,0,0.2), 0 -1px 1px rgba(0,0,0,0.2), 0 1px 1px rgba(0,0,0,0.2);}
.empty_131883_ p strong{display:block; font-size:30px; text-shadow: -1px 0 1px rgba(0,0,0,0.2), 1px 0 1px rgba(0,0,0,0.2), 0 -1px 1px rgba(0,0,0,0.2), 0 1px 1px rgba(0,0,0,0.2);}


@media (max-width:850px){
  .empty_131883_{display:none;}

}

/* ****************** 공백  ****************** */

.empty_line_131906_ {display:block; width:100%; height:40px; line-height:40px;}

[id^=div_user_list] .empty_line_131906_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_131906_:before {content:'공백: 40px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_131906_ {height:80px; line-height:80px;}
	[id^=div_user_list] .empty_line_131906_:before {content:'공백: 80px';}
}

 @media \0screen{
	.empty_line_131906_ {height:80px; line-height:80px;}
	[id^=div_user_list] .empty_line_131906_:before {content:'공백: 80px';}
}

/* ****************** 1칸 레이아웃  ****************** */

.layout_131884_ {clear:both; min-width:150px; max-width:1300px; margin:0 auto;}
.layout_131884_ > div:after {content:''; display:block; clear:both;}
.layout_131884_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}

@media (max-width:1600px){
  .layout_131884_{width:90%;}
}

@media (max-width:1300px){
  .layout_131884_{width:95%;}
}

@media \0screen{
	.layout_131884_ {min-width:1300px;}
}

/* ****************** 타이틀 텍스트  ****************** */

.title_131885_ {font-size:0;}
.title_131885_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:26px; letter-spacing:-1px; font-weight:bold; color:#666; line-height:1.4em;
}


.title_131885_.style_top p {padding-top:10px;}
.title_131885_.style_top p:before {left:0; top:0; width:26px; height:4px;}

.title_131885_.style_right p {padding-right:14px;}
.title_131885_.style_right p:before {right:0; top:6px; width:4px; height:26px;}

.title_131885_.style_bottom p {padding-bottom:12px;}
.title_131885_.style_bottom p:before {left:0; bottom:0; width:26px; height:4px;}

.title_131885_.style_left p {padding-left:14px;}
.title_131885_.style_left p:before {left:0; top:6px; width:4px; height:26px;}

.title_131885_.style_circle1 p {padding-left:20px;}
.title_131885_.style_circle1 p:before {
	left:0; top:13px; width:12px; height:12px;
	border-radius:12px;
}

.title_131885_.style_circle2 p {padding-left:20px;}
.title_131885_.style_circle2 p:before {
	left:0; top:13px; width:12px; height:12px;
	border:2px solid #d00000; border-radius:12px; background:none; box-sizing:border-box;
}

@media (max-width:1023px){
  .title_131885_ p{font-size:22px;}
  .title_131885_ p:after{height:30px; margin:15px auto;}
}


/* ****************** 공백  ****************** */

.empty_line_131886_ {display:block; width:100%; height:20px; line-height:20px;}

[id^=div_user_list] .empty_line_131886_ {border:1px dotted #f00;}
[id^=div_user_list] .empty_line_131886_:before {content:'공백 : 20px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}
  
  @media (min-width:1023px){
	.empty_line_131886_ {display:block; width:100%; height:40px; line-height:40px;}
	[id^=div_user_list] .empty_line_131886_:before {content:'공백 : 40px';}
  }

/* ****************** 2칸 레이아웃  ****************** */

.layout_131154_ {clear:both; min-width:150px; max-width:1300px; margin:0 auto; width:100%; border: 4px solid #f5f5f5;}
.layout_131154_ > div {}
.layout_131154_ > div:after {content:''; display:block; clear:both;}
.layout_131154_ > div > [class^=container_] {float:left; position:relative; box-sizing:border-box;}
.layout_131154_ > div > .container_1 {width:90%; margin:4% 5%;}


@media (max-width:1023px){
  .layout_131154_ > div > .container_1{width:90%; margin: 5%;}
}

@media \0screen{
	.layout_131154_ {min-width:1300px;}
}

/* ****************** 맞춤형 컨텐츠  ****************** */

.empty_131155_,
.empty_131155_ *{padding:0; margin:0; list-style:none;}

.empty_131155_{margin:0 auto; background:#f8f8f8; width:100%;}
.empty_131155_ li{font-size:17px; color:#000; padding:25px 10px; padding-left:65px; position:relative; border-bottom:1px solid #ddd; letter-spacing:-1px; font-weight:normal; line-height:1.5em; word-break:keep-all;}
.empty_131155_ li:hover{background:#fff;}
.empty_131155_ li span{display:block; width:45px; height:45px; font-size:28px; background:#f8f8f8; color:#fff; text-align:center; position:absolute; top:17px; left:20px;}
.empty_131155_ li span{display:block; background:url("/img_up/shop_pds/woori55/design/pl_img/00e0ff0e5d.png") no-repeat center; width:20px; height:20px; position:absolute; top:30px; left:35px;}

@media (max-width:1023px){
  .empty_131155_ li{font-size:16px; padding:20px 10px 20px 65px; }
  .empty_131155_ li span{top:24px;}
}

@media (max-width:767px){
  .empty_131155_ li{font-size:15px; padding:15px 10px 15px 50px;}
  .empty_131155_ li span{left:20px; top:20px;}
}

/* ****************** 3칸 레이아웃  ****************** */

.layout_132770_ {clear:both; min-width:150px; max-width:1000px; margin:0 auto;}
.layout_132770_ > div {margin-left:-10px;}
.layout_132770_ > div:after {content:''; display:block; clear:both;}
.layout_132770_ > div > [class^=container_] {float:left; position:relative; width:100%; padding-left:10px; box-sizing:border-box;}
.layout_132770_ > div > .container_1 {width:33.333333333333%;}
.layout_132770_ > div > .container_2 {width:33.333333333333%;}
.layout_132770_ > div > .container_3 {width:33.333333333333%;}

@media (max-width:1023px){
	.layout_132770_ > div > .container_1 { width:100%; }
	.layout_132770_ > div > .container_2 {clear:both; width:100%; padding-top:10px;}
	.layout_132770_ > div > .container_3 {clear:both; width:100%; padding-top:10px;}
}

@media \0screen{
	.layout_132770_ {min-width:1000px;}
}

/* ****************** 롤링 이미지  ****************** */

.img_rolling_132771_ {overflow:hidden; position:relative; max-width:100%; vertical-align:top;}
.img_rolling_132771_ * {box-sizing:border-box;}
.img_rolling_132771_ a {display:block; text-decoration:none;}
.img_rolling_132771_ .inner {display:block; overflow:hidden;}
.img_rolling_132771_ .inner:after {content:''; display:block; clear:both;}
.img_rolling_132771_ .inner img {max-width:100%; float:left; vertical-align:top; transition:all .2s ease; -o-transition:all .2s ease; -ms-transition:all .2s ease; -moz-transition:all .2s ease; -webkit-transition:all .2s ease;}
.img_rolling_132771_ .inner img.on {display:none;}

/* ****************** 롤링 이미지  ****************** */

.img_rolling_132773_ {overflow:hidden; position:relative; max-width:100%; vertical-align:top;}
.img_rolling_132773_ * {box-sizing:border-box;}
.img_rolling_132773_ a {display:block; text-decoration:none;}
.img_rolling_132773_ .inner {display:block; overflow:hidden;}
.img_rolling_132773_ .inner:after {content:''; display:block; clear:both;}
.img_rolling_132773_ .inner img {max-width:100%; float:left; vertical-align:top; transition:all .2s ease; -o-transition:all .2s ease; -ms-transition:all .2s ease; -moz-transition:all .2s ease; -webkit-transition:all .2s ease;}
.img_rolling_132773_ .inner img.on {display:none;}

/* ****************** 롤링 이미지  ****************** */

.img_rolling_132772_ {overflow:hidden; position:relative; max-width:100%; vertical-align:top;}
.img_rolling_132772_ * {box-sizing:border-box;}
.img_rolling_132772_ a {display:block; text-decoration:none;}
.img_rolling_132772_ .inner {display:block; overflow:hidden;}
.img_rolling_132772_ .inner:after {content:''; display:block; clear:both;}
.img_rolling_132772_ .inner img {max-width:100%; float:left; vertical-align:top; transition:all .2s ease; -o-transition:all .2s ease; -ms-transition:all .2s ease; -moz-transition:all .2s ease; -webkit-transition:all .2s ease;}
.img_rolling_132772_ .inner img.on {display:none;}

/* ****************** 공백  ****************** */

.empty_line_132774_ {display:block; width:100%; height:25px; line-height:25px;}

[id^=div_user_list] .empty_line_132774_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_132774_:before {content:'공백: 25px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_132774_ {height:50px; line-height:50px;}
	[id^=div_user_list] .empty_line_132774_:before {content:'공백: 50px';}
}

 @media \0screen{
	.empty_line_132774_ {height:50px; line-height:50px;}
	[id^=div_user_list] .empty_line_132774_:before {content:'공백: 50px';}
}

/* ****************** 1칸 레이아웃  ****************** */

.layout_132775_ {clear:both; min-width:150px; max-width:1000px; margin:0 auto;}
.layout_132775_ > div:after {content:''; display:block; clear:both;}
.layout_132775_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}

@media \0screen{
	.layout_132775_ {min-width:1000px;}
}

/* ****************** 타이틀 텍스트  ****************** */

.title_132776_ {font-size:0;}
.title_132776_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:24px; letter-spacing:-1px; font-weight:bold; color:#777777; line-height:1.4em;
}
.title_132776_ p:before {content:''; position:absolute; background:#5da02c; font-size:0;}

.title_132776_.style_top p {padding-top:10px;}
.title_132776_.style_top p:before {left:0; top:0; width:24px; height:4px;}

.title_132776_.style_right p {padding-right:14px;}
.title_132776_.style_right p:before {right:0; top:5px; width:4px; height:24px;}

.title_132776_.style_bottom p {padding-bottom:12px;}
.title_132776_.style_bottom p:before {left:0; bottom:0; width:24px; height:4px;}

.title_132776_.style_left p {padding-left:14px;}
.title_132776_.style_left p:before {left:0; top:5px; width:4px; height:24px;}

.title_132776_.style_circle1 p {padding-left:20px;}
.title_132776_.style_circle1 p:before {
	left:0; top:11px; width:12px; height:12px;
	border-radius:12px;
}

.title_132776_.style_circle2 p {padding-left:20px;}
.title_132776_.style_circle2 p:before {
	left:0; top:11px; width:12px; height:12px;
	border:2px solid #5da02c; border-radius:12px; background:none; box-sizing:border-box;
}

/* ****************** 공백  ****************** */

.empty_line_132777_ {display:block; width:100%; height:15px; line-height:15px;}

[id^=div_user_list] .empty_line_132777_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_132777_:before {content:'공백: 15px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_132777_ {height:30px; line-height:30px;}
	[id^=div_user_list] .empty_line_132777_:before {content:'공백: 30px';}
}

 @media \0screen{
	.empty_line_132777_ {height:30px; line-height:30px;}
	[id^=div_user_list] .empty_line_132777_:before {content:'공백: 30px';}
}

/* ****************** 1칸 레이아웃  ****************** */

.layout_132778_ {clear:both; min-width:320px; max-width:1000px; margin:0 auto;}
.layout_132778_ > div:after {content:''; display:block; clear:both;}
.layout_132778_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}

@media \0screen{
	.layout_132778_ {min-width:1000px;}
}

/* ****************** 이미지  ****************** */

.img_132779_ {display:inline-block; overflow:hidden; position:relative; width:px; max-width:100%; vertical-align:top;}
.img_132779_ * {box-sizing:border-box;}
.img_132779_ a {display:block; text-decoration:none;}
.img_132779_ img {max-width:100%; vertical-align:top;}

/* ****************** 공백  ****************** */

.empty_line_132780_ {display:block; width:100%; height:25px; line-height:25px;}

[id^=div_user_list] .empty_line_132780_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_132780_:before {content:'공백: 25px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_132780_ {height:50px; line-height:50px;}
	[id^=div_user_list] .empty_line_132780_:before {content:'공백: 50px';}
}

 @media \0screen{
	.empty_line_132780_ {height:50px; line-height:50px;}
	[id^=div_user_list] .empty_line_132780_:before {content:'공백: 50px';}
}

/* ****************** 1칸 레이아웃  ****************** */

.layout_132781_ {clear:both; min-width:150px; max-width:1000px; margin:0 auto;}
.layout_132781_ > div:after {content:''; display:block; clear:both;}
.layout_132781_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}

@media \0screen{
	.layout_132781_ {min-width:1000px;}
}

/* ****************** 장문 텍스트  ****************** */

.textarea_132783_ p {
	display:block; margin:0; padding:0;
	font-size:16px; letter-spacing:0px; font-weight:bold; color:#777777; line-height:1.6em;
}

/* ****************** 공백  ****************** */

.empty_line_132782_ {display:block; width:100%; height:15px; line-height:15px;}

[id^=div_user_list] .empty_line_132782_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_132782_:before {content:'공백: 15px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_132782_ {height:30px; line-height:30px;}
	[id^=div_user_list] .empty_line_132782_:before {content:'공백: 30px';}
}

 @media \0screen{
	.empty_line_132782_ {height:30px; line-height:30px;}
	[id^=div_user_list] .empty_line_132782_:before {content:'공백: 30px';}
}

/* ****************** 1칸 레이아웃  ****************** */

.layout_132784_ {clear:both; min-width:150px; max-width:1000px; margin:0 auto;}
.layout_132784_ > div:after {content:''; display:block; clear:both;}
.layout_132784_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}

@media \0screen{
	.layout_132784_ {min-width:1000px;}
}

/* ****************** 공백  ****************** */

.empty_line_132785_ {display:block; width:100%; height:10px; line-height:10px;}

[id^=div_user_list] .empty_line_132785_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_132785_:before {content:'공백: 10px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_132785_ {height:20px; line-height:20px;}
	[id^=div_user_list] .empty_line_132785_:before {content:'공백: 20px';}
}

 @media \0screen{
	.empty_line_132785_ {height:20px; line-height:20px;}
	[id^=div_user_list] .empty_line_132785_:before {content:'공백: 20px';}
}

/* ****************** 점선  ****************** */

.dashed_line_132786_ {display:block; position:relative; width:100%; height:20px;}
.dashed_line_132786_:before {content:''; position:absolute; left:0; top:50%; width:100%; height:0; border-top:2px dashed #cccccc;}

/* ****************** 공백  ****************** */

.empty_line_132787_ {display:block; width:100%; height:15px; line-height:15px;}

[id^=div_user_list] .empty_line_132787_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_132787_:before {content:'공백: 15px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_132787_ {height:30px; line-height:30px;}
	[id^=div_user_list] .empty_line_132787_:before {content:'공백: 30px';}
}

 @media \0screen{
	.empty_line_132787_ {height:30px; line-height:30px;}
	[id^=div_user_list] .empty_line_132787_:before {content:'공백: 30px';}
}

/* ****************** 1칸 레이아웃  ****************** */

.layout_132788_ {clear:both; min-width:150px; max-width:1000px; margin:0 auto;}
.layout_132788_ > div:after {content:''; display:block; clear:both;}
.layout_132788_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}

@media \0screen{
	.layout_132788_ {min-width:1000px;}
}

/* ****************** 타이틀 텍스트  ****************** */

.title_132790_ {font-size:0;}
.title_132790_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:24px; letter-spacing:-1px; font-weight:bold; color:#777777; line-height:1.4em;
}
.title_132790_ p:before {content:''; position:absolute; background:#5da02c; font-size:0;}

.title_132790_.style_top p {padding-top:10px;}
.title_132790_.style_top p:before {left:0; top:0; width:24px; height:4px;}

.title_132790_.style_right p {padding-right:14px;}
.title_132790_.style_right p:before {right:0; top:5px; width:4px; height:24px;}

.title_132790_.style_bottom p {padding-bottom:12px;}
.title_132790_.style_bottom p:before {left:0; bottom:0; width:24px; height:4px;}

.title_132790_.style_left p {padding-left:14px;}
.title_132790_.style_left p:before {left:0; top:5px; width:4px; height:24px;}

.title_132790_.style_circle1 p {padding-left:20px;}
.title_132790_.style_circle1 p:before {
	left:0; top:11px; width:12px; height:12px;
	border-radius:12px;
}

.title_132790_.style_circle2 p {padding-left:20px;}
.title_132790_.style_circle2 p:before {
	left:0; top:11px; width:12px; height:12px;
	border:2px solid #5da02c; border-radius:12px; background:none; box-sizing:border-box;
}

/* ****************** 공백  ****************** */

.empty_line_132789_ {display:block; width:100%; height:15px; line-height:15px;}

[id^=div_user_list] .empty_line_132789_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_132789_:before {content:'공백: 15px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_132789_ {height:30px; line-height:30px;}
	[id^=div_user_list] .empty_line_132789_:before {content:'공백: 30px';}
}

 @media \0screen{
	.empty_line_132789_ {height:30px; line-height:30px;}
	[id^=div_user_list] .empty_line_132789_:before {content:'공백: 30px';}
}

/* ****************** 1칸 레이아웃  ****************** */

.layout_132791_ {clear:both; min-width:150px; max-width:1000px; margin:0 auto;}
.layout_132791_ > div:after {content:''; display:block; clear:both;}
.layout_132791_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}

@media \0screen{
	.layout_132791_ {min-width:1000px;}
}

/* ****************** 블릿형 리스트  ****************** */

@font-face {
	font-family: 'icomoon_contents';
	src:url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.eot');
	src:url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.eot?#iefix') format('embedded-opentype'),
		url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.woff') format('woff'),
		url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.ttf') format('truetype'),
		url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.svg#icomoon_contents') format('svg');
	font-weight: normal;
	font-style: normal;
}

.text_list_132792_ ul {display:table; margin:0; padding:0; list-style:none;}
.text_list_132792_ li {display:table-row; font-size:20px; line-height:1.5em;}
.text_list_132792_ span {display:table-cell; padding:5px; font-weight:normal; font-family:NanumGothic; color:#5da02c; vertical-align:top;}
.text_list_132792_ span:before {content:'\e600'; font-family:"icomoon_contents";}
.text_list_132792_ p {display:table-cell; padding:5px; letter-spacing:-1px; font-weight:bold; color:#000000; vertical-align:middle;}

	.text_list_132792_ span {padding-right:.5em; font-size:1em;}

/* ****************** 1칸 레이아웃  ****************** */

.layout_132793_ {clear:both; min-width:150px; max-width:1000px; margin:0 auto;}
.layout_132793_ > div:after {content:''; display:block; clear:both;}
.layout_132793_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}

@media \0screen{
	.layout_132793_ {min-width:1000px;}
}

/* ****************** 공백  ****************** */

.empty_line_132794_ {display:block; width:100%; height:25px; line-height:25px;}

[id^=div_user_list] .empty_line_132794_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_132794_:before {content:'공백: 25px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_132794_ {height:50px; line-height:50px;}
	[id^=div_user_list] .empty_line_132794_:before {content:'공백: 50px';}
}

 @media \0screen{
	.empty_line_132794_ {height:50px; line-height:50px;}
	[id^=div_user_list] .empty_line_132794_:before {content:'공백: 50px';}
}

/* ****************** 점선  ****************** */

.dashed_line_132795_ {display:block; position:relative; width:100%; height:20px;}
.dashed_line_132795_:before {content:''; position:absolute; left:0; top:50%; width:100%; height:0; border-top:2px dashed #cccccc;}

/* ****************** 공백  ****************** */

.empty_line_132796_ {display:block; width:100%; height:15px; line-height:15px;}

[id^=div_user_list] .empty_line_132796_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_132796_:before {content:'공백: 15px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_132796_ {height:30px; line-height:30px;}
	[id^=div_user_list] .empty_line_132796_:before {content:'공백: 30px';}
}

 @media \0screen{
	.empty_line_132796_ {height:30px; line-height:30px;}
	[id^=div_user_list] .empty_line_132796_:before {content:'공백: 30px';}
}

/* ****************** 1칸 레이아웃  ****************** */

.layout_132797_ {clear:both; min-width:150px; max-width:1000px; margin:0 auto;}
.layout_132797_ > div:after {content:''; display:block; clear:both;}
.layout_132797_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}

@media \0screen{
	.layout_132797_ {min-width:1000px;}
}

/* ****************** 타이틀 텍스트  ****************** */

.title_132799_ {font-size:0;}
.title_132799_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:24px; letter-spacing:-1px; font-weight:bold; color:#777777; line-height:1.4em;
}
.title_132799_ p:before {content:''; position:absolute; background:#5da02c; font-size:0;}

.title_132799_.style_top p {padding-top:10px;}
.title_132799_.style_top p:before {left:0; top:0; width:24px; height:4px;}

.title_132799_.style_right p {padding-right:14px;}
.title_132799_.style_right p:before {right:0; top:5px; width:4px; height:24px;}

.title_132799_.style_bottom p {padding-bottom:12px;}
.title_132799_.style_bottom p:before {left:0; bottom:0; width:24px; height:4px;}

.title_132799_.style_left p {padding-left:14px;}
.title_132799_.style_left p:before {left:0; top:5px; width:4px; height:24px;}

.title_132799_.style_circle1 p {padding-left:20px;}
.title_132799_.style_circle1 p:before {
	left:0; top:11px; width:12px; height:12px;
	border-radius:12px;
}

.title_132799_.style_circle2 p {padding-left:20px;}
.title_132799_.style_circle2 p:before {
	left:0; top:11px; width:12px; height:12px;
	border:2px solid #5da02c; border-radius:12px; background:none; box-sizing:border-box;
}

/* ****************** 공백  ****************** */

.empty_line_132798_ {display:block; width:100%; height:15px; line-height:15px;}

[id^=div_user_list] .empty_line_132798_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_132798_:before {content:'공백: 15px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_132798_ {height:30px; line-height:30px;}
	[id^=div_user_list] .empty_line_132798_:before {content:'공백: 30px';}
}

 @media \0screen{
	.empty_line_132798_ {height:30px; line-height:30px;}
	[id^=div_user_list] .empty_line_132798_:before {content:'공백: 30px';}
}

/* ****************** 2칸 레이아웃  ****************** */

.layout_132800_ {clear:both; min-width:320px; max-width:1000px; margin:0 auto;}
.layout_132800_ > div {margin-left:-20px;}
.layout_132800_ > div:after {content:''; display:block; clear:both;}
.layout_132800_ > div > [class^=container_] {float:left; position:relative; width:100%; padding-left:20px; box-sizing:border-box;}
.layout_132800_ > div > .container_1 {width:50%;}
.layout_132800_ > div > .container_2 {width:50%;}

@media (max-width:1023px){
	.layout_132800_ > div > .container_1 { width:100%; }
	.layout_132800_ > div > .container_2 {clear:both; width:100%; padding-top:20px;}
}

@media \0screen{
	.layout_132800_ {min-width:1000px;}
}

/* ****************** 이미지  ****************** */

.img_132802_ {display:inline-block; overflow:hidden; position:relative; width:500px; max-width:100%; vertical-align:top;}
.img_132802_ * {box-sizing:border-box;}
.img_132802_ a {display:block; text-decoration:none;}
.img_132802_ img {max-width:100%; vertical-align:top;}

/* ****************** 블릿형 리스트  ****************** */

@font-face {
	font-family: 'icomoon_contents';
	src:url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.eot');
	src:url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.eot?#iefix') format('embedded-opentype'),
		url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.woff') format('woff'),
		url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.ttf') format('truetype'),
		url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.svg#icomoon_contents') format('svg');
	font-weight: normal;
	font-style: normal;
}

.text_list_132801_ ul {display:table; margin:0; padding:0; list-style:none;}
.text_list_132801_ li {display:table-row; font-size:20px; line-height:1.5em;}
.text_list_132801_ span {display:table-cell; padding:5px; font-weight:normal; font-family:NanumGothic; color:#5da02c; vertical-align:top;}
.text_list_132801_ span:before {content:'\e600'; font-family:"icomoon_contents";}
.text_list_132801_ p {display:table-cell; padding:5px; letter-spacing:-1px; font-weight:bold; color:#000000; vertical-align:middle;}

	.text_list_132801_ span {padding-right:.5em; font-size:1em;}

/* ****************** 1칸 레이아웃  ****************** */

.layout_132803_ {clear:both; min-width:150px; max-width:1000px; margin:0 auto;}
.layout_132803_ > div:after {content:''; display:block; clear:both;}
.layout_132803_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}

@media \0screen{
	.layout_132803_ {min-width:1000px;}
}

/* ****************** 공백  ****************** */

.empty_line_132804_ {display:block; width:100%; height:25px; line-height:25px;}

[id^=div_user_list] .empty_line_132804_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_132804_:before {content:'공백: 25px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_132804_ {height:50px; line-height:50px;}
	[id^=div_user_list] .empty_line_132804_:before {content:'공백: 50px';}
}

 @media \0screen{
	.empty_line_132804_ {height:50px; line-height:50px;}
	[id^=div_user_list] .empty_line_132804_:before {content:'공백: 50px';}
}

/* ****************** 점선  ****************** */

.dashed_line_132805_ {display:block; position:relative; width:100%; height:20px;}
.dashed_line_132805_:before {content:''; position:absolute; left:0; top:50%; width:100%; height:0; border-top:2px dashed #cccccc;}

/* ****************** 공백  ****************** */

.empty_line_132806_ {display:block; width:100%; height:15px; line-height:15px;}

[id^=div_user_list] .empty_line_132806_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_132806_:before {content:'공백: 15px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_132806_ {height:30px; line-height:30px;}
	[id^=div_user_list] .empty_line_132806_:before {content:'공백: 30px';}
}

 @media \0screen{
	.empty_line_132806_ {height:30px; line-height:30px;}
	[id^=div_user_list] .empty_line_132806_:before {content:'공백: 30px';}
}

/* ****************** 1칸 레이아웃  ****************** */

.layout_132807_ {clear:both; min-width:150px; max-width:1000px; margin:0 auto;}
.layout_132807_ > div:after {content:''; display:block; clear:both;}
.layout_132807_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}

@media \0screen{
	.layout_132807_ {min-width:1000px;}
}

/* ****************** 타이틀 텍스트  ****************** */

.title_132809_ {font-size:0;}
.title_132809_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:24px; letter-spacing:-1px; font-weight:bold; color:#777777; line-height:1.4em;
}
.title_132809_ p:before {content:''; position:absolute; background:#5da02c; font-size:0;}

.title_132809_.style_top p {padding-top:10px;}
.title_132809_.style_top p:before {left:0; top:0; width:24px; height:4px;}

.title_132809_.style_right p {padding-right:14px;}
.title_132809_.style_right p:before {right:0; top:5px; width:4px; height:24px;}

.title_132809_.style_bottom p {padding-bottom:12px;}
.title_132809_.style_bottom p:before {left:0; bottom:0; width:24px; height:4px;}

.title_132809_.style_left p {padding-left:14px;}
.title_132809_.style_left p:before {left:0; top:5px; width:4px; height:24px;}

.title_132809_.style_circle1 p {padding-left:20px;}
.title_132809_.style_circle1 p:before {
	left:0; top:11px; width:12px; height:12px;
	border-radius:12px;
}

.title_132809_.style_circle2 p {padding-left:20px;}
.title_132809_.style_circle2 p:before {
	left:0; top:11px; width:12px; height:12px;
	border:2px solid #5da02c; border-radius:12px; background:none; box-sizing:border-box;
}

/* ****************** 공백  ****************** */

.empty_line_132808_ {display:block; width:100%; height:15px; line-height:15px;}

[id^=div_user_list] .empty_line_132808_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_132808_:before {content:'공백: 15px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_132808_ {height:30px; line-height:30px;}
	[id^=div_user_list] .empty_line_132808_:before {content:'공백: 30px';}
}

 @media \0screen{
	.empty_line_132808_ {height:30px; line-height:30px;}
	[id^=div_user_list] .empty_line_132808_:before {content:'공백: 30px';}
}

/* ****************** 1칸 레이아웃  ****************** */

.layout_132810_ {clear:both; min-width:150px; max-width:1000px; margin:0 auto;}
.layout_132810_ > div:after {content:''; display:block; clear:both;}
.layout_132810_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}

@media \0screen{
	.layout_132810_ {min-width:1000px;}
}

/* ****************** 블릿형 리스트  ****************** */

@font-face {
	font-family: 'icomoon_contents';
	src:url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.eot');
	src:url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.eot?#iefix') format('embedded-opentype'),
		url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.woff') format('woff'),
		url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.ttf') format('truetype'),
		url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.svg#icomoon_contents') format('svg');
	font-weight: normal;
	font-style: normal;
}

.text_list_132811_ ul {display:table; margin:0; padding:0; list-style:none;}
.text_list_132811_ li {display:table-row; font-size:20px; line-height:1.5em;}
.text_list_132811_ span {display:table-cell; padding:5px; font-weight:normal; font-family:NanumGothic; color:#5da02c; vertical-align:top;}
.text_list_132811_ span:before {content:'\e600'; font-family:"icomoon_contents";}
.text_list_132811_ p {display:table-cell; padding:5px; letter-spacing:-1px; font-weight:bold; color:#000000; vertical-align:middle;}

	.text_list_132811_ span {padding-right:.5em; font-size:1em;}
