
/* ****************** 2칸 레이아웃  ****************** */

  #div_user_list_197871 .layout_197871_{    position: relative;    z-index: 8000;}
    #div_user_list_197871 .layout_197871_ *{color:#000;}
.layout_197871_ {clear:both; min-width:320px;    position: fixed;top:0;
    width: 100%; height: 80px;background: rgba(255, 255, 255, 0.05); box-shadow: 0 1px 9px rgba(0, 0, 0, .1);
    transition: all .5s ease;z-index: 99;}
  .layout_197871_.fixed{background: #fff; opacity: 0.9; border-bottom: 0; top: 0;}
  .layout_197871_.fixed .dep1 > li > a{    color: #000 !important;    opacity: 0.8;}
    .layout_197871_.fixed .mem_wrap a{    color: #000 !important;}
  .layout_197871_ > div { display:flex;}
.layout_197871_ > div:after {content:''; display:block; clear:both;}
.layout_197871_ > div > [class^=container_] {float:left; position:relative; width:100%;  box-sizing:border-box;}
.layout_197871_ > div > .container_1 {width:210px;}
.layout_197871_ > div > .container_2 {width:calc(100% - 210px);}

@media (max-width:1023px){
	.layout_197871_ > div > .container_1 { width:100%; }
	.layout_197871_ > div > .container_2 { width:100%; }
}

@media \0screen{
	.layout_197871_ {min-width:1000px;}
}
  @media (max-width:1023px){
	.layout_197871_ > div > .container_1 {width:100%;}
	.layout_197871_ > div > .container_2 {display:none}
    /*.layout_197871_,.layout_197871_>div{height:0 !important;}
    .layout_197871_.fixed:after{height:60px;content:''; display:block; width:100%;background: #fff;}*/
}

/* ****************** 로고 + 토글  ****************** */

  
.logo_187551_ {position:relative; }
.logo_187551_ * {box-sizing:border-box;}
.logo_187551_ h1 {width:100%; margin:0; padding:0; text-align:center;}
.logo_187551_ h1 a {display:flex;align-items:center;height: 80px;}
.logo_187551_ h1 img {max-width:100%; max-height:100%;}
  .logo_187551_ h1 img.logo_b{display:none;}
  .layout_197871_.fixed .logo_w{display:none}
  .layout_197871_.fixed .logo_b{display:inline-block;}
  
.tel_187551_ {display:block; right:10px;}
.tel_187551_:before {content:'\e604'; color:#ffd548;}
#farmBoxTel {display:none;}

.toggleSearch_187551_ {left:45px;}
.toggleSearch_187551_:before {content:'\e600';}
#farmBoxSearch {display:none;}
#farmBoxSearch.on {display:block;}

.toggleGnb_187551_ {left:45px;}
.toggleGnb_187551_:before {content:'\e602';}
#farmBoxGnb {display:none;}
#farmBoxGnb.on {display:block;}

[id^=div_user_list] .toggle_187551_ {display:block;}
@media (min-width:1024px){
	.logo_187551_ {padding:0; border-bottom:none;margin-left:10px}
	.toggle_187551_ {display:none !important;}

}
  
@media (max-width:1023px){
  .logo_187551_{margin-left:20px}
  .logo_187551_ h1 img{max-width:230px;}
}
  
@media (max-width:767px){
  .logo_187551_ h1 img{max-width:180px;}
}
  
@media \0screen{
	.logo_187551_ {padding:0; border-bottom:none;}
	.toggle_187551_ {display:none !important;}
	[id^=farmBox] {display:block !important;}
}

/* ****************** 네비게이션 (비율형 A)  ****************** */

.lnb_197881_ {font-size:0;display:flex;justify-content: end;}
.lnb_197881_ * {box-sizing:border-box;}
.lnb_197881_ ul {margin:0; padding:0; list-style:none;}
.lnb_197881_ a {}
.lnb_197881_ .dep1 > li > a {
	    display: block;
    width: 100%;
    height: 100%;
    padding: 0 10px; /*메뉴명의 좌우 간격*/
    text-align: center;
    font-size: 18px;
    line-height: 80px;
    font-weight: 500;
    color: #fff;
    opacity: 0.9;
}
.lnb_197881_ .mem_wrap{    height: 80px;
    line-height: 80px;
    float: right;
    padding-left: 15px;
    padding-right: 15px;  margin-right:0px;}
.lnb_197881_ .mem_wrap li{display: inline-block; padding: 0 10px;
    text-align: center; }
  .lnb_197881_ .mem_wrap a{color: #fff; font-size: 12px;}
  .lnb_197881_ .mem_wrap a i{margin-right:3px}
@media (min-width:1024px){
	/* dep1 */
  .lnb_197881_ .mem_wrap{margin-right:100px; }
	.lnb_197881_ .dep1:after {content:''; display:block; clear:both;}
	.lnb_197881_ .dep1 > li {display: inline-block;    position: relative;
    padding: 0 15px;
    height: 80px;
    line-height: 80px;
    float: left;
    margin-left: -1px;
    transition: all 0.5s;
    white-space: nowrap;}
	.lnb_197881_ .dep1 > li > div {display:none;position:absolute; left:0; width:220px;background-color: #333;}

	/* dep2 */
  .lnb_197881_ .dep2 > li{border-top: 1px solid #525252;height:50px; line-height:48px;}
  .lnb_197881_ .dep2 > li:first-child{border-top: 0;}
	.lnb_197881_ .dep2 > li > a {    width: 100%; height: 100%;display: block;
    padding: 0 20px; color: #fff; font-size: 14px; line-height: 50px;}
	.lnb_197881_ .dep2 > li:hover > a {background-color:#35B5B8;}
}

/* ****************** 네비게이션 (태블릿,모바일 버전)  ****************** */

  .toggle_187551_ {overflow:hidden; position:fixed; width: 30px;
  height: 40px; font-size:0; text-decoration:none;top: 11px; right: 15px;z-index:10002}
.toggle_187551_ span {position: absolute;left: 0;width: 100%;height: 2px;background-color: #fff;    transition: all 0.5s;}
   .icon_menu.fixed span{    background-color: #35B5B8;width:100%}
.toggle_187551_.on span {
	background-color:#fff;
	height:1px
}
  .toggle_187551_ span:nth-of-type(1) {top: 8px;}
.toggle_187551_ span:nth-of-type(2) {top: 16px;width:25px}
  .toggle_187551_ span:nth-of-type(3) {bottom: 13px;}
.toggle_187551_.on span:nth-of-type(1) {
  -webkit-transform: translateY (16px) rotate (-45deg);
  transform: translateY(16px) rotate(-45deg);
  width:100%;
  top: 0px;
}
  .toggle_187551_.on span:nth-of-type(2) {opacity: 0;}
.toggle_187551_.on span:nth-of-type(3) {
  -webkit-transform: translateY(-23px) rotate(45deg);
  transform: translateY(-23px) rotate(45deg);
  width:100%;
  bottom: 0px;
}
  #farmBoxLnb {display:none;position: fixed;background:#000;    opacity: 0.9;    padding-top: 60px;
    padding-left: 20px; padding-right: 10px; width: 100%; height: 100%; z-index: 10001; top: 0;max-width: 400px;right: -400px;transition: all 0.5s;    box-sizing: border-box;border-bottom:none}
#farmBoxLnb.on {right:0;transition: all 0.5s;display:block !important}
.lnb_187591_ {border-bottom:2px solid #b40068;}
.lnb_187591_ .dep1 {margin:0; padding:0;clear:both}
.lnb_187591_ .dep1 > li {position:relative; margin:0; padding:0; list-style-type:none;    line-height: 55px;
    border-bottom: 1px solid #333;}
  .lnb_187591_ .dep1 > li:last-child{border-bottom:none}
.lnb_187591_ .dep1 > li > span {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  height:50px;
  font-size: 14px;
  transition: all 0.4s;
  color:#35B5B8;
  line-height: inherit;
  cursor:pointer;
      justify-content: center;
    display: flex;
    align-items: center;
}
.lnb_187591_ .dep1 > li.on > span {
  transform: rotate(180deg);
}
.lnb_187591_ .dep1 > li > a {display: inline-block;color:#fff;
    padding: 0 10px; font-size: 16px;    width: 100%;box-sizing: border-box;}
.lnb_187591_ .dep1 > li.on > .dep2 {display:block;}
.lnb_187591_ .dep2 {display:none;}
.lnb_187591_ .dep2 > ul {margin:0; padding:0;}
.lnb_187591_ .dep2 > ul > li {margin:0; list-style-type:none;       border-top: 1px solid #474747;
    background-color: #222;    line-height: 40px;}
.lnb_187591_ .dep2 > ul > li > a {color:#fff;display: inline-block; padding: 3px 15px 3px 20px; font-weight: 300;    line-height: initial;}
  .lnb_187591_ .dep2_bg {display:none;}

  @media (max-width:1023px){
      .layout_197871_{height:60px}
  .layout_197871_ .logo_187551_ h1 a{height:60px; display: inline-flex;
    align-items: center;float: left;}
    .lnb_187591_ .Lnbmem{padding:0;text-align:center;height: 50px;margin-bottom: 10px;}
.lnb_187591_ .Lnbmem li{display: inline-block; padding: 0 10px;
    text-align: center;}
  .lnb_187591_ .Lnbmem a{color: #fff; font-size: 12px;}
  .lnb_187591_ .Lnbmem a i{margin-right:3px}
  }

/* ****************** 2칸 레이아웃  ****************** */

.layout_187611_ {clear:both; min-width:320px; background:#f9f9f9}
.layout_187611_ > div { max-width:1600px; margin:0 auto;    padding: 80px 0;}
.layout_187611_ > div:after {content:''; display:block; clear:both;}
.layout_187611_ > div > [class^=container_] {float:left; position:relative; width:100%;  box-sizing:border-box;}
.layout_187611_ > div > .container_1 {width:75%;}
.layout_187611_ > div > .container_2 {width:25%;text-align:right}

@media (max-width:1023px){
	.layout_187611_ > div > .container_1 { width:100%; }
	.layout_187611_ > div > .container_2 { width:100%; }
}
@media \0screen{
	.layout_187611_ {min-width:1600px;}
}
   @media (min-width:1024px){
   .layout_187611_ > div > .container_1 {display:flex;}
      .layout_187611_ > div {padding: 80px 0 140px;}
  }
  @media (max-width:1023px){
    .layout_187611_ > div{padding:30px 20px 80px}
    .img_413351_{max-width:200px !important}
    .footer_info_379111_ span{font-size:13px !important}
    .layout_187611_ > div > .container_2,.empty_187631_{text-align: center !important;}
  }

/* ****************** 이미지  ****************** */

.img_187661_ {display:inline-block; overflow:hidden; position:relative; width:px; max-width:100%; vertical-align:top;max-width: 350px;}
.img_187661_ * {box-sizing:border-box;}
.img_187661_ a {display:block; text-decoration:none;}
.img_187661_ img {max-width:100%; vertical-align:top;}

/* ****************** 하단 정보  ****************** */

  .footer_info_187641_{word-break:keep-all}
.footer_info_187641_ span {position:relative; display:inline-block; font-size:15px; color:#333; line-height:1.7;}
  .footer_info_187641_ .copyright{font-size:14px;    text-transform: uppercase; color:#333;}
.footer_info_187641_ .copyright a{color:#8e6b53;}
   @media (min-width:1024px){
     .footer_info_187641_ span{padding-right:10px}
    .footer_info_187641_ span + span{padding-left:10px}
  .footer_info_187641_ span + span:before{content:''; display:block; position:absolute; left:0; top:50%; width:1px; height:15px; margin-top:-6px; background-color:#222;}
  }


/* ****************** 하단 메뉴  ****************** */

.fnb_187651_ ul {margin:0; padding:0; list-style:none; font-size:0; padding:0px 0;}
.fnb_187651_ li {position:relative; display:inline-block; font-size:17px;}
.fnb_187651_ li a {display:block; height:30px; line-height:30px; margin:0; padding:0 15px;color:#000; font-size:16px; text-decoration:none; letter-spacing:-1px;font-weight:500}
.fnb_187651_ li a:before,.fnb_187651_ li:last-child a:after {content:''; display:block; position:absolute; left:0; top:50%; width:1px; height:15px; margin-top:-6px; background-color:rgba(0,0,0,.2);}
.fnb_187651_ li:last-child a:after{right:0;left:auto}
.fnb_187651_ p {margin:0; padding:0 15px;font-size:12px; color:#333;}

@media (max-width: 1200px){
nav.fnb_187651_ {padding: 15px 0 5px;}
nav.fnb_187651_ a{font-size:12px;} 
}

/* ****************** 공백  ****************** */

.empty_line_265075_ {display:block; width:100%; height:20px; line-height:20px;}

[id^=div_user_list] .empty_line_265075_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_265075_:before {content:'공백: 20px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1200px){
	.empty_line_265075_ {height:10px; line-height:1px;}
	[id^=div_user_list] .empty_line_265075_:before {content:'공백: 10px';}
}

 @media \0screen{
	.empty_line_265075_ {height:10px; line-height:10px;}
	[id^=div_user_list] .empty_line_265075_:before {content:'공백: 10px';}
}

/* ****************** 맞춤형 컨텐츠  ****************** */

.empty_187631_ {text-align:right;}
.empty_187631_ ul{list-style:none; padding:0px;}
.empty_187631_ li{display:inline-block;  margin-top:0px;}
  .empty_187631_ li a{position: relative;padding:0 20px;}
  .empty_187631_ li img{vertical-align: middle;}
.empty_187631_ li a:before,.empty_187631_ li:last-child a:after {    content: '';top: 5%;left: 0; position: absolute;
    width: 1px; height: 90%; background: rgba(0,0,0,.1);}
  .empty_187631_ li:last-child a:after{right:0;left:auto}

/* ****************** 모바일 우측 퀵 메뉴  ****************** */

  #div_user_list_198501{height:150px;}
  #div_user_list_198501{height:100px;overflow:hidden}
  #div_user_list_198501 .side_menu_35524_{min-height:300px}
  #div_user_list_198501 .snsquick_wrap{position: relative;bottom:0;top: 0 !important;transform: none;}
.snsquick_wrap{right:10px;top: 22% !important;transform: translateY(-50%);position: fixed;z-index:600;}
.snsquick_wrap a{display: block;}
.snsquick_wrap a img{box-shadow: 0 6px 10px 0px rgba(0, 0, 0, 0.3);border-radius: 100%;}
  .snsquick_wrap a + a{margin-top:10px;}

@media (min-width: 1024px){
  .side_menu_35524_{display:none} 
  }
@media (max-width: 1023px){
  .side_menu_35524_{display:block} 
}

[id^=div_user_list] .side_menu_35524_ {display:block !important; position:relative !important; top:auto !important; left:auto !important; z-index:auto !important; margin-left:0 !important;}

/* ****************** 맞춤형 컨텐츠  ****************** */

