
/* ****************** 세로형 슬라이더 (bx-slider)  ****************** */

  .vertical_rolling_412536_{position:relative;}
  .vertical_rolling_412536_ *{margin:0; padding:0;}
  .vertical_rolling_412536_ .slide_wrap{width:100%; height:100% !important; min-height:800px !important; background-size:cover !important;}
  .vertical_rolling_412536_ .bx-wrapper {margin-bottom:0;}
  .vertical_rolling_412536_ .bx-wrapper .bx-viewport{border:0; -webkit-box-shadow: none; box-shadow:none; left:0;}
  
  /*슬라이드 이미지*/
  .vertical_rolling_412536_ .slide_num1{background:url("/img_up/shop_pds/jirisan1077/farm/mainslide-117568602211.png") no-repeat center;}
  .vertical_rolling_412536_ .slide_num2{background:url("/img_up/shop_pds/jirisan1077/farm/mainslide-217568602241.png") no-repeat center;}
  .vertical_rolling_412536_ .slide_num3{background:url("/img_up/shop_pds/jirisan1077/farm/mainslide-317568602251.png") no-repeat center;}
  
  
  /*페이저*/
  .vertical_rolling_412536_ .bx-controls .bx-pager{display:flex; justify-content:center; align-items:center; z-index:500; width:100% !important; background:rgba(0,0,0,.7); border-radius:2em; width:160px !important; padding:0; margin:0 auto; position:absolute; top:32%; bottom:auto; left:0; right:0; height:28px; line-height:24px; z-index:100; padding-right:23px; box-sizing:border-box;}
  .vertical_rolling_412536_ .bx-controls .bx-pager .bx-pager-item{margin-bottom:0; position:relative; display:inline-block; vertical-align:middle;}
  .vertical_rolling_412536_ .bx-controls .bx-pager .bx-pager-item a{display:block; width:13px; height:13px; text-indent:-9999px; background:none; border:1px solid #fff; border-radius:2em; margin:0 8px;}
  .vertical_rolling_412536_ .bx-controls .bx-pager .bx-pager-item a.active,
  .vertical_rolling_412536_ .bx-controls .bx-pager .bx-pager-item a:hover{background:#fff;}

  
  /*시작정지 컨트롤*/
  .vertical_rolling_412536_ .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto{width:28px; height:28px; margin:0 ; margin-left:32px; position:absolute; top:33%; bottom:auto; left:50%; right:0; z-index:200; text-align:right;}
  .vertical_rolling_412536_ .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto .bx-controls-auto-item{display:inline-block; vertical-align:middle;}
 .bx-wrapper .bx-controls-auto .bx-controls-auto-item a{font-size:0; width:13px; height:13px;}
  .vertical_rolling_412536_ .bx-wrapper .bx-controls-auto .bx-stop{background:url("/img_up/shop_pds/jirisan1077/design/img/stop_icon.png") no-repeat center;}
  .vertical_rolling_412536_ .bx-wrapper .bx-controls-auto .bx-start{background:url("/img_up/shop_pds/jirisan1077/design/img/auto_icon.png") no-repeat center;}
  .vertical_rolling_412536_ .bx-wrapper .bx-controls-auto .bx-stop:hover, 
  .vertical_rolling_412536_ .bx-wrapper .bx-controls-auto .bx-stop.active, 
  .vertical_rolling_412536_ .bx-wrapper .bx-controls-auto .bx-start:hover, 
  .vertical_rolling_412536_ .bx-wrapper .bx-controls-auto .bx-start.active{background-position:center;}
  

  /*방향 내비게이션*/
  .vertical_rolling_412536_ .bx-wrapper .bx-controls-direction a{width:60px; height:60px; border:2px solid #fff; border-radius:50%; z-index:100;}
  .vertical_rolling_412536_ .bx-wrapper .bx-controls-direction a:hover{border-color:#ff6f19;}
  .vertical_rolling_412536_ .bx-controls .bx-prev{left:10%; background:url("/img_up/shop_pds/jirisan1077/design/img/main_prev_icon.png") no-repeat center;}
  .vertical_rolling_412536_ .bx-controls .bx-next{right:10%; background:url("/img_up/shop_pds/jirisan1077/design/img/main_next_icon.png") no-repeat center;}
  .vertical_rolling_412536_ .bx-controls .bx-prev:hover{background:url("/img_up/shop_pds/jirisan1077/design/img/main_prev_icon_o.png") no-repeat center;}
  .vertical_rolling_412536_ .bx-controls .bx-next:hover{background:url("/img_up/shop_pds/jirisan1077/design/img/main_next_icon_o.png") no-repeat center;}

  
  /*슬라이드 위 텍스트*/
    .vertical_rolling_412536_ .main_slide_text{width:100%; height:300px; position:absolute; top:55%; left:50%; transform:translate(-50%,-50%);}
    .vertical_rolling_412536_ .main_slide_text p{color:#fff; font-size:30px; letter-spacing:-1px; text-align:center; margin-top:60px;}
    .vertical_rolling_412536_ .main_slide_text strong{display:inline-block; font-size:62px; letter-spacing:1px; padding-bottom:20px; border-bottom:1px solid #fff; margin-bottom:30px;}
  
@media (max-width:1200px){
  .vertical_rolling_412536_ .bx-controls .bx-prev{left:5%;}
  .vertical_rolling_412536_ .bx-controls .bx-next{right:5%;}
  .vertical_rolling_412536_ .main_slide_text strong{font-size:50px;}
  .vertical_rolling_412536_ .main_slide_text p{font-size:24px; margin-top:75px;}
}
  
@media (max-width:1023px){
  .vertical_rolling_412536_ .slide_wrap{min-height:680px !important;}
  .vertical_rolling_412536_ .bx-controls .bx-pager{top:28%;}
  .vertical_rolling_412536_ .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto{top:29%;}
  .vertical_rolling_412536_ .bx-wrapper .bx-controls-direction a{width:50px; height:50px; background-size:cover ;}
  .vertical_rolling_412536_ .main_slide_text{top:52%;}
  .vertical_rolling_412536_ .main_slide_text strong{font-size:42px;}
  .vertical_rolling_412536_ .main_slide_text p{font-size:20px;}

}
  
@media (max-width:767px){
  .vertical_rolling_412536_ .slide_wrap{min-height:500px !important;}
  .vertical_rolling_412536_ .main_slide_text{top:57%; background:none;}
  .vertical_rolling_412536_ .main_slide_text p{font-size:18px; margin-top:75px; padding:0 70px; word-break:keep-all;}
  .vertical_rolling_412536_ .main_slide_text strong{font-size:28px; padding-bottom:10px; margin-bottom:20px; letter-spacing:-2px;}
  .vertical_rolling_412536_ .bx-wrapper .bx-controls-direction a{width:30px; height:30px; border:1px solid #fff;}
  .vertical_rolling_412536_ .bx-controls .bx-prev{left:15px;}
  .vertical_rolling_412536_ .bx-controls .bx-next{right:15px;}
  .vertical_rolling_412536_ .bx-controls .bx-pager{width:140px !important; height:22px; line-height:18px;}
  .vertical_rolling_412536_ .bx-controls .bx-pager .bx-pager-item a{width:8px; height:8px; margin:0 6px;}
  .vertical_rolling_412536_ .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto{height:22px; line-height:18px; margin-left:22px;}
  .bx-wrapper .bx-controls-auto .bx-controls-auto-item a{width:10px; height:10px; background-size:cover !important;}
}
  

/* ****************** 5칸 레이아웃  ****************** */

  .layout_412546_ {clear:both; min-width:320px; max-width:1400px; margin:0 auto; margin-top:-60px;}
  .layout_412546_ > div {display:flex; align-items:stretch; }
  .layout_412546_ > div > [class^=container_] {position:relative; width:100%;  box-sizing:border-box;}
  .layout_412546_ > div > [class^=container_] > div {height:100%;}
  .layout_412546_ > div > .container_1 {width:20%;}
  .layout_412546_ > div > .container_2 {width:20%;}
  .layout_412546_ > div > .container_3 {width:20%;}
  .layout_412546_ > div > .container_4 {width:20%;}
  .layout_412546_ > div > .container_5 {width:20%;}

  #scene1 {transform:translate(0, 100px); opacity:0; visibility:hidden; transition:all .4s;}
  #scene1.active{transform:translate(0, 0); opacity:1; visibility:visible;}
  [id^=div_user_list] #scene1.active{transform:none;}

  @media (max-width:1300px){
    .layout_412546_{width:94%;}
  }

  @media (max-width:1023px){
    .layout_412546_{margin-top:-95px;}
    .layout_412546_ > div {flex-wrap:wrap;}
  }

  @media (max-width:767px){
    .layout_412546_{margin-top:-80px;}
  }
      @media (max-width:1023px){
      .layout_412546_ > div > .container_1 { width:33.33%; }
      .layout_412546_ > div > .container_2 {width:33.33%; }
      .layout_412546_ > div > .container_3 {width:33.33%; }
      .layout_412546_ > div > .container_4 {width:50%; }
      .layout_412546_ > div > .container_5 {width:50%; }
  }
  
    @media \0screen{
      .layout_412546_ {min-width:1400px;}
  }

/* ****************** 맞춤형 컨텐츠  ****************** */

  .empty_412596_, .empty_412596_ * {padding:0; margin:0; list-style:none; box-sizing:border-box;}

  .empty_412596_{background:#51c0cd; padding:35px 20px; border-radius:10px 0 0 10px;}
  .empty_412596_ a{display:flex; align-items:center; width:100%; height:100%; word-break:keep-all;}
  .empty_412596_ img{display:inline-block; width:80px; margin-right:20px;}
  .empty_412596_ dl{display:inline-block; vertical-align:middle; color:#fff; line-height:1.3em;}
  .empty_412596_ dt{font-size:20px; font-weight:500; letter-spacing:-2px;}
  .empty_412596_ dd {display:none;}

  @media (max-width:1300px){
    .empty_412596_{padding:35px 20px;}
    .empty_412596_ img{width:65px; left:15px;}
    .empty_412596_ dt{font-size:18px;  } 
    .empty_412596_ dd{font-size:15px; letter-spacing:-1px;}
  }

  @media (max-width:1023px){
    .empty_412596_{padding:10px 20px; border-radius:10px 0 0 0;}
    .empty_412596_ a {justify-content:center;}
    .empty_412596_ img{display:block; position:relative; left:auto; margin-right:10px;}
  }

  @media (max-width:767px){
    .empty_412596_{padding:10px;}
    .empty_412596_ a {flex-direction:column;}
    .empty_412596_ img{width:35px; margin-right:0; margin-bottom:5px;}
    .empty_412596_ dt{font-size:16px; text-align:center;}
    .empty_412596_ dd{display:none;}
  }

/* ****************** 맞춤형 컨텐츠  ****************** */

  .empty_412576_, .empty_412576_ * {padding:0; margin:0; list-style:none; box-sizing:border-box;}

  .empty_412576_{background:#aacd51; padding:35px 20px;}
  .empty_412576_ a{display:flex; align-items:center; width:100%; height:100%; word-break:keep-all;}
  .empty_412576_ img{display:inline-block; width:80px; margin-right:20px;}
  .empty_412576_ dl{display:inline-block; vertical-align:middle; color:#fff; line-height:1.3em;}
  .empty_412576_ dt{font-size:20px; font-weight:500;}
  .empty_412576_ dd {display:none;}

  @media (max-width:1300px){
    .empty_412576_{padding:35px 20px;}
    .empty_412576_ img{width:65px; left:15px;}
    .empty_412576_ dt{font-size:18px;} 
    .empty_412576_ dd{font-size:15px; letter-spacing:-1px;}
  }

  @media (max-width:1023px){
    .empty_412576_{padding:10px 20px;}
    .empty_412576_ a {justify-content:center;}
    .empty_412576_ img{display:block; position:relative; left:auto; margin-right:10px;}
  }

  @media (max-width:767px){
    .empty_412576_{padding:10px;}
    .empty_412576_ a {flex-direction:column;}
    .empty_412576_ img{width:35px; margin-right:0; margin-bottom:5px;}
    .empty_412576_ dt{font-size:16px; text-align:center;}
    .empty_412576_ dd{display:none;}
  }

/* ****************** 맞춤형 컨텐츠  ****************** */

  .empty_412586_, .empty_412586_ * {padding:0; margin:0; list-style:none; box-sizing:border-box;}

  .empty_412586_{background:#88ac2d; padding:35px 20px;}
  .empty_412586_ a{display:flex; align-items:center; width:100%; height:100%; word-break:keep-all;}
  .empty_412586_ img{display:inline-block; width:80px; margin-right:20px;}
  .empty_412586_ dl{display:inline-block; vertical-align:middle; color:#fff; line-height:1.3em;}
  .empty_412586_ dt{font-size:20px; font-weight:500;}
  .empty_412586_ dd {display:none;}

  @media (max-width:1300px){
    .empty_412586_{padding:35px 20px;}
    .empty_412586_ img{width:65px; left:15px;}
    .empty_412586_ dt{font-size:18px;} 
    .empty_412586_ dd{font-size:15px; letter-spacing:-1px;}
  }

  @media (max-width:1023px){
    .empty_412586_{padding:10px 20px; border-radius:0 10px 0 0;}
    .empty_412586_ a {justify-content:center;}
    .empty_412586_ img{display:block; position:relative; left:auto; margin-right:10px;}
  }

  @media (max-width:767px){
    .empty_412586_{padding:10px;}
    .empty_412586_ a {flex-direction:column;}
    .empty_412586_ img{width:35px; margin-right:0; margin-bottom:5px;}
    .empty_412586_ dt{font-size:16px; text-align:center;}
    .empty_412586_ dd{display:none;}
  }

/* ****************** 맞춤형 컨텐츠  ****************** */

  .empty_412556_, .empty_412556_ * {padding:0; margin:0; list-style:none; box-sizing:border-box;}

  .empty_412556_{background:#fcb812; padding:35px 20px;}
  .empty_412556_ a{display:flex; align-items:center; width:100%; height:100%; word-break:keep-all;}
  .empty_412556_ img{display:inline-block; width:80px; margin-right:20px;}
  .empty_412556_ dl{display:inline-block; vertical-align:middle; color:#fff; line-height:1.3em;}
  .empty_412556_ dt{font-size:20px; font-weight:500;}
  .empty_412556_ dd {display:none;}

  @media (max-width:1300px){
    .empty_412556_{padding:35px 20px;}
    .empty_412556_ img{width:65px; left:15px;}
    .empty_412556_ dt{font-size:18px;} 
    .empty_412556_ dd{font-size:15px; letter-spacing:-1px;}
  }

  @media (max-width:1023px){
    .empty_412556_{padding:10px 20px; border-radius:0 0 0 10px;}
    .empty_412556_ a {justify-content:center;}
    .empty_412556_ img{display:block; position:relative; left:auto; margin-right:10px;}
  }

  @media (max-width:767px){
    .empty_412556_{padding:10px;}
    .empty_412556_ a {flex-direction:column;}
    .empty_412556_ img{width:35px; margin-right:0; margin-bottom:5px;}
    .empty_412556_ dt{font-size:16px; text-align:center;}
    .empty_412556_ dd{display:none;}
  }

/* ****************** 맞춤형 컨텐츠  ****************** */

  .empty_412566_, .empty_412566_ * {padding:0; margin:0; list-style:none; box-sizing:border-box;}

  .empty_412566_{background:#fc5512; padding:35px 20px; border-radius:0 10px 10px 0;}
  .empty_412566_ a{display:flex; align-items:center; width:100%; height:100%; word-break:keep-all;}
  .empty_412566_ img{display:inline-block; width:80px; margin-right:20px;}
  .empty_412566_ dl{display:inline-block; vertical-align:middle; color:#fff; line-height:1.3em;}
  .empty_412566_ dt{font-size:20px; font-weight:500;}
  .empty_412566_ dd {display:none;}

  @media (max-width:1300px){
    .empty_412566_{padding:35px 20px;}
    .empty_412566_ img{width:65px; left:15px;}
    .empty_412566_ dt{font-size:18px;} 
    .empty_412566_ dd{font-size:15px; letter-spacing:-1px;}
  }

  @media (max-width:1023px){
    .empty_412566_{padding:10px 20px; border-radius:0 0 10px 0;}
    .empty_412566_ a {justify-content:center;}
    .empty_412566_ img{display:block; position:relative; left:auto; margin-right:10px;}
  }

  @media (max-width:767px){
    .empty_412566_{padding:10px;}
    .empty_412566_ a {flex-direction:column;}
    .empty_412566_ img{width:35px; margin-right:0; margin-bottom:5px;}
    .empty_412566_ dt{font-size:16px; text-align:center;}
    .empty_412566_ dd{display:none;}
  }

/* ****************** 1칸 레이아웃  ****************** */

.layout_412606_ {clear:both; min-width:320px; max-width:1400px; margin:0 auto;}
.layout_412606_ > div:after {content:''; display:block; clear:both;}
.layout_412606_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}

@media \0screen{
	.layout_412606_ {min-width:1400px;}
}

/* ****************** 공백  ****************** */

  .empty_line_412676_ {display:block; width:100%; height:136px; line-height:136px;}

  [id^=div_user_list] .empty_line_412676_ {border:1px dotted #f00;}
  [id^=div_user_list] .empty_line_412676_:before {content:'공백 : 136px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

  @media (max-width:1023px){
    .empty_line_412676_ {height:96px;}
  }

  @media (max-width:767px){
    .empty_line_412676_ {height:64px;}
  }

/* ****************** 타이틀 텍스트  ****************** */

  .title_412616_ h2 {position:relative; font-size:50px; font-weight:bold; color:#88ac2d; margin:0; padding:0; font-family:"Cormorant", serif !important; text-transform:uppercase;}

  @media (max-width:1023px){
    .title_412616_ h2{font-size:25px;}
  }

/* ****************** 공백  ****************** */

  .empty_line_412636_ {display:block; width:100%; height:20px; line-height:20px;}

  [id^=div_user_list] .empty_line_412636_ {border:1px dotted #f00;}
  [id^=div_user_list] .empty_line_412636_:before {content:'공백 : 20px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

  @media (max-width:1023px){
    .empty_line_412636_ {height:20px;}
  }

  @media (max-width:767px){
    .empty_line_412636_ {height:20px;}
  }

/* ****************** 한줄 텍스트  ****************** */

.text_412656_ p {display:block; margin:0; padding:0; font-size:18px; letter-spacing:-1px; font-weight:normal; color:#000000; line-height:1.6em;}
  
  @media (max-width:1023px){
    .text_412656_ p{font-size:14px; padding:0 15px;}
  }

/* ****************** 공백  ****************** */

  .empty_line_412626_ {display:block; width:100%; height:50px; line-height:50px;}

  [id^=div_user_list] .empty_line_412626_ {border:1px dotted #f00;}
  [id^=div_user_list] .empty_line_412626_:before {content:'공백 : 50px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

  @media (max-width:1023px){
    .empty_line_412626_ {height:40px;}
  }

  @media (max-width:767px){
    .empty_line_412626_ {height:30px;}
  }

/* ****************** 이미지 리스트 (타일형)  ****************** */

  .img_tile_412666_, .img_tile_412666_ * {box-sizing:border-box;}
  .img_tile_412666_ {display:flex; justify-content:center; gap:10px;}
  .img_tile_412666_ .item {position:relative; width:100%; max-width:420px; border-radius:8px; overflow:hidden;}
  .img_tile_412666_ .item::before {content:""; position:absolute; top:0; left:0; width:100%; height:100%; background:linear-gradient(to bottom, rgba(0,0,0,0.25), rgba(0,0,0,0) 70%); z-index:1; transition:0.4s;}
  .img_tile_412666_ .item figure img {display:block; width:100%; object-fit:cover; transition:0.4s;}
  .img_tile_412666_ a:nth-child(2) .item {transform:translateY(40px);}

  .img_tile_412666_ .item .text_box {position:absolute; top:0; left:0; text-align:center; width:100%; padding-top:60px; word-break:keep-all; transition:0.4s; z-index:1;}
  .img_tile_412666_ .item .text_box .subject {font-size:16px; color:rgba(255,255,255,0.6);}
  .img_tile_412666_ .item .text_box .content {font-size:23px; margin-top:40px; color:#FFF; font-weight:300; line-height:1.2;}

  .img_tile_412666_ .item:hover::before {background:linear-gradient(to bottom, rgba(0,0,0,0.75) 0, rgba(0,0,0,0) 150%);}
  .img_tile_412666_ .item:hover figure img {transform:scale(1.1);}
  .img_tile_412666_ .item:hover .text_box {padding-top:45%;}

  @media (max-width:1400px){
    .img_tile_412666_ {padding:0 15px;}
  }

  @media (max-width:1023px){
    .img_tile_412666_ .item .text_box .subject {font-size:14px;}
    .img_tile_412666_ .item .text_box .content{font-size:21px;}
  }
  @media (max-width:767px){
    .img_tile_412666_ {flex-direction:column; align-items:center;}
    .img_tile_412666_ a:nth-child(2) .item {transform:translateY(0);}
    .img_tile_412666_ .item {height:250px;}
    .img_tile_412666_ .item .text_box {padding:40px 10px 0 10px;}
    .img_tile_412666_ .item .text_box .subject {font-size:14px;}
    .img_tile_412666_ .item .text_box .content{font-size:21px;}
    .img_tile_412666_ .item:hover .text_box {padding:13% 10px 0 10px;}
  }

/* ****************** 공백  ****************** */

  .empty_line_412646_ {display:block; width:100%; height:180px; line-height:180px;}

  [id^=div_user_list] .empty_line_412646_ {border:1px dotted #f00;}
  [id^=div_user_list] .empty_line_412646_:before {content:'공백 : 180px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

  @media (max-width:1023px){
    .empty_line_412646_ {height:96px;}
  }

  @media (max-width:767px){
    .empty_line_412646_ {height:64px;}
  }

/* ****************** 1칸 레이아웃  ****************** */

.layout_412686_ {clear:both; min-width:320px;  margin:0 auto; overflow:hidden;}
.layout_412686_ > div:after {content:''; display:block; clear:both;}
.layout_412686_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}

@media \0screen{
	.layout_412686_ {}
}

/* ****************** 한줄 텍스트  ****************** */

  .text_412696_, .text_412696_ * {box-sizing:border-box; padding:0; margin:0;}

  .text_412696_ {position:relative; display:flex;}
  .text_412696_ .banner_img {position:absolute; top:0; width:53%; height:100%;}
  .text_412696_ .banner_img-left {left:0; background:url(/img_up/shop_pds/jirisan1077/farm/banner-left175678082511.png) no-repeat center / cover; clip-path: polygon(0 0, 90% 0, 100% 100%, 0% 100%);}
  .text_412696_ .banner_img-right {right:0; background:url(/img_up/shop_pds/jirisan1077/farm/banner-right175678082611.png) no-repeat center / cover; clip-path: polygon(0 0, 100% 0, 100% 100%, 10% 100%);}

  .text_412696_ .banner_text-wrap {position:relative; display:flex; align-items:center; justify-content:center; max-width:1400px; width:100%; margin:0 auto; z-index:1; padding:100px 0;}
  .text_412696_ .banner_text {display:flex; flex-direction:column; width:50%;}
  .text_412696_ .banner_text-left {align-items:flex-start}
  .text_412696_ .banner_text-right {align-items:flex-end;}
  .text_412696_ .banner_text p {color:#FFF; font-size:24px;}
  .text_412696_ .banner_text h4 {color:#FFF; font-size:30px;}
  .text_412696_ .banner_text a {color:#FFF; font-size:20px; border-radius:50px; padding:10px 30px; margin-top:30px; font-weight:600; transition:0.4s;}
  .text_412696_ .banner_text-left a {background:#000;}
  .text_412696_ .banner_text-left a:hover {background:#88ac2d;}
  .text_412696_ .banner_text-right a {background:#88ac2d;}
  .text_412696_ .banner_text-right a:hover {background:#000;}

  .text_412696_ .banner_text-center {position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); height:75%; transition:0.4s; z-index:1;}
  .text_412696_ .banner_text-center:hover {height:78%;}
  .text_412696_ .banner_text-center img {display:block; height:100%;}

  @media (max-width:1400px) {
    .text_412696_ .banner_text-wrap {padding:100px 15px;}
  }

  @media (max-width:1023px){
    .text_412696_ .banner_text-wrap {justify-content:space-between;}
    .text_412696_ .banner_text {width:30%; word-break:keep-all;}
    .text_412696_ .banner_text p {font-size:21px;}
    .text_412696_ .banner_text h4 {font-size:24px;}
    .text_412696_ .banner_text a {font-size:18px;}
    .text_412696_ .banner_text-center {height:70%}
  }

  @media (max-width:767px){
    .text_412696_ .banner_text-wrap {flex-direction:column;}
    .text_412696_ .banner_img-left {width:100%; height:50%; top:0; clip-path:unset;}
    .text_412696_ .banner_img-right {width:100%; height:50%; top:unset; bottom:0; clip-path:unset;}
    .text_412696_ .banner_text-wrap {padding:0 15px;}
    .text_412696_ .banner_text {width:100%; padding:60px 0;}
    .text_412696_ .banner_text-left {padding:50px 0 80px 0;}
    .text_412696_ .banner_text-right {padding:80px 0 50px 0;}
    .text_412696_ .banner_text p {font-size:18px;}
    .text_412696_ .banner_text h4 {font-size:21px;}
    .text_412696_ .banner_text a {font-size:16px; margin-top:20px;}
    .text_412696_ .banner_text-center {width:40%; height:auto;}
    .text_412696_ .banner_text-center:hover {width:42%; height:auto;}
  }

/* ****************** 1칸 레이아웃  ****************** */

.layout_412726_ {clear:both; min-width:150px; max-width:1300px; margin:0 auto;}
.layout_412726_ > div:after {content:''; display:block; clear:both;}
.layout_412726_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}

#scene2 {transform:translate(0, 100px); opacity:0; visibility:hidden; transition:all .4s;}
#scene2.active{transform:translate(0, 0); opacity:1; visibility:visible;}
[id^=div_user_list] #scene2.active{transform:none;}


@media (max-width:1300px){
  .layout_412726_{width:95%;}
}

@media \0screen{
	.layout_412726_ {min-width:1300px;}
}

/* ****************** 공백  ****************** */

.empty_line_412736_ {display:block; width:100%; height:60px; line-height:60px;}

[id^=div_user_list] .empty_line_412736_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_412736_:before {content:'공백: 60px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1200px){
	.empty_line_412736_ {height:120px; line-height:1px;}
	[id^=div_user_list] .empty_line_412736_:before {content:'공백: 120px';}
}

 @media \0screen{
	.empty_line_412736_ {height:120px; line-height:120px;}
	[id^=div_user_list] .empty_line_412736_:before {content:'공백: 120px';}
}

/* ****************** 한줄 텍스트  ****************** */

.text_412776_ p {
	display:block; margin:0; padding:0;
	font-size:40px; letter-spacing:-2px; font-weight:normal; color:#444; line-height:1.6em;
}
.text_412776_ p a {color:#444; text-decoration:none;}

@media (max-width:1200px){
  .text_412776_ p{font-size:34px;}
}
  
@media (max-width:767px){
  .text_412776_ p{font-size:22px;}
}

/* ****************** 공백  ****************** */

.empty_line_412766_ {display:block; width:100%; height:10px; line-height:10px;}

[id^=div_user_list] .empty_line_412766_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_412766_:before {content:'공백: 10px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1200px){
	.empty_line_412766_ {height:20px; line-height:1px;}
	[id^=div_user_list] .empty_line_412766_:before {content:'공백: 20px';}
}

 @media \0screen{
	.empty_line_412766_ {height:20px; line-height:20px;}
	[id^=div_user_list] .empty_line_412766_:before {content:'공백: 20px';}
}

/* ****************** 한줄 텍스트  ****************** */

.text_412796_ p {
	display:block; margin:0; padding:0;
	font-size:18px; letter-spacing:-2px; font-weight:normal; color:#444; line-height:1.6em;
}
.text_412796_ p a {color:#444; text-decoration:none;}

@media (max-width:1200px){
  .text_412796_ p{font-size:17px;}
}

@media (max-width:767px){
  .text_412796_ p{font-size:15px;}
}

/* ****************** 공백  ****************** */

.empty_line_412756_ {display:block; width:100%; height:30px; line-height:30px;}

[id^=div_user_list] .empty_line_412756_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_412756_:before {content:'공백: 30px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1200px){
	.empty_line_412756_ {height:60px; line-height:1px;}
	[id^=div_user_list] .empty_line_412756_:before {content:'공백: 60px';}
}

 @media \0screen{
	.empty_line_412756_ {height:60px; line-height:60px;}
	[id^=div_user_list] .empty_line_412756_:before {content:'공백: 60px';}
}

/* ****************** 맞춤형 컨텐츠  ****************** */

.empty_412746_, .empty_412746_ * {padding:0; margin:0; list-style:none; box-sizing:border-box;}

.empty_412746_ ul:after{content:''; display:block; clear:both;}
.empty_412746_ li{width:25%; height:420px; border:1px solid #ddd; border-right:0; float:left; background-size:cover !important; position:relative;}
.empty_412746_ li.wide{width:50%;}
.empty_412746_ li:nth-child(1){background:url("/img_up/shop_pds/jirisan1077/farm/strenght-117569675531.png") no-repeat center;}
.empty_412746_ li:nth-child(2){background:url("/img_up/shop_pds/jirisan1077/farm/strenght-217569675541.png") no-repeat center;}
.empty_412746_ li:nth-child(3){background:url("/img_up/shop_pds/jirisan1077/farm/strenght-317569675541.png") no-repeat center; border-right:1px solid #ddd;}
.empty_412746_ li a{display:block; width:100%; height:100%; cursor:pointer; overflow:hidden;}
.empty_412746_ li a:before{content:''; display:block; width:100%; height:100%; position:absolute; top:0; left:0; right:0; z-index:10; transition:all .4s;} 
.empty_412746_ li a:hover:before{box-shadow:30px 30px 50px rgba(0,0,0,.2);}
.empty_412746_ li a > div{height:100%; position:relative; overflow:hidden;}
.empty_412746_ li .bottom_box{height:120px; overflow:hidden; background:#fff; line-height:1.3em; padding:23px 30px; position:absolute; bottom:0; left:0; right:0; color:#444; opacity:1; visibility:visible; transition:all .4s; background:#fafff0;}
.empty_412746_ li:hover .bottom_box{bottom:-100px; opacity:0; visibility:hidden;}
.empty_412746_ li .bottom_box strong{display:block; font-size:22px; margin-bottom:13px;}
.empty_412746_ li .hide_box{height:100%; background:rgba(0,0,0,.7); position:absolute; top:0; left:0; right:0; text-align:center; border:3px solid #88ac2d; opacity:0; visibility:hidden; transition:all .4s;}
.empty_412746_ li:hover .hide_box{opacity:1; visibility:visible;}
.empty_412746_ li .hide_box p{color:#fff; font-size:30px; font-weight:bold; margin-top:90px;}
.empty_412746_ li .hide_box img{display:block; margin:60px auto;}
.empty_412746_ li .hide_box span{display:inline-block; border-bottom:1px solid #88ac2d; padding-bottom:5px; font-size:15px; color:#88ac2d; letter-spacing:1px;}


@media (max-width:1200px){
  .empty_412746_ li{height:400px;}
  .empty_412746_ li .bottom_box {height:100px; padding:18px 23px; font-size:14px;}
  .empty_412746_ li .bottom_box strong{font-size:20px;}
  .empty_412746_ li .hide_box p{font-size:26px; margin-top:100px;}
  .empty_412746_ li .hide_box img{margin:40px auto;}
}

@media (max-width:1023px){
  .empty_412746_ li{height:370px;}
  .empty_412746_ li,
  .empty_412746_ li.wide{width:33.333%;}
  .empty_412746_ li .hide_box p{font-size:22px; margin-top:100px;}
  .empty_412746_ li .hide_box img{margin:30px auto;}
}

@media (max-width:767px){
  .empty_412746_ li{height:300px;}
  .empty_412746_ li,
  .empty_412746_ li.wide{width:50%;}
  .empty_412746_ li:nth-child(2){border-right:1px solid #ddd;}
  .empty_412746_ li:nth-child(3){border-top:0; border-right:0;}
  .empty_412746_ li .bottom_box {padding:18px ;}
  .empty_412746_ li .bottom_box strong{font-size:18px;}
  .empty_412746_ li .hide_box p{font-size:20px; margin-top:65px;}
  .empty_412746_ li .hide_box span{font-size:13px;}
}

/* ****************** 공백  ****************** */

.empty_line_412786_ {display:block; width:100%; height:10px; line-height:10px;}

[id^=div_user_list] .empty_line_412786_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_412786_:before {content:'공백: 10px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1200px){
	.empty_line_412786_ {height:20px; line-height:1px;}
	[id^=div_user_list] .empty_line_412786_:before {content:'공백: 20px';}
}

@media (max-width:767px){
  .empty_line_412786_{ display:none;}
}

 @media \0screen{
	.empty_line_412786_ {height:20px; line-height:20px;}
	[id^=div_user_list] .empty_line_412786_:before {content:'공백: 20px';}
}

/* ****************** 맞춤형 컨텐츠  ****************** */

.empty_412806_, .empty_412806_ * {padding:0; margin:0; list-style:none; box-sizing:border-box;}

.empty_412806_ ul:after{content:''; display:block; clear:both;}
.empty_412806_ li{width:25%; height:420px; border:1px solid #ddd; border-right:0; float:left; background-size:cover !important; position:relative;}
.empty_412806_ li.wide{width:50%;}
.empty_412806_ li:nth-child(1){background:url("/img_up/shop_pds/jirisan1077/farm/strenght-417569675711.png") no-repeat center;}
.empty_412806_ li:nth-child(2){background:url("/img_up/shop_pds/jirisan1077/farm/strenght-517569675711.png") no-repeat center;}
.empty_412806_ li:nth-child(3){background:url("/img_up/shop_pds/jirisan1077/farm/strenght-617569675711.png") no-repeat center; border-right:1px solid #ddd;}
.empty_412806_ li a{display:block; width:100%; height:100%; cursor:pointer; overflow:hidden;}
.empty_412806_ li a:before{content:''; display:block; width:100%; height:100%; position:absolute; top:0; left:0; right:0; z-index:10; transition:all .4s;} 
.empty_412806_ li a:hover:before{box-shadow:30px 30px 50px rgba(0,0,0,.2);}
.empty_412806_ li a > div{height:100%; position:relative; overflow:hidden;}
.empty_412806_ li .bottom_box{height:120px; overflow:hidden; background:#fff; line-height:1.3em; padding:23px 30px; position:absolute; bottom:0; left:0; right:0; color:#444; opacity:1; visibility:visible; transition:all .4s; background:#fafff0;}
.empty_412806_ li:hover .bottom_box{bottom:-100px; opacity:0; visibility:hidden;}
.empty_412806_ li .bottom_box strong{display:block; font-size:22px; margin-bottom:10px;}
.empty_412806_ li .hide_box{height:100%; background:rgba(0,0,0,.7); position:absolute; top:0; left:0; right:0; text-align:center; border:3px solid #88ac2d; opacity:0; visibility:hidden; transition:all .4s;}
.empty_412806_ li:hover .hide_box{opacity:1; visibility:visible;}
.empty_412806_ li .hide_box p{color:#fff; font-size:30px; font-weight:bold; margin-top:90px;}
.empty_412806_ li .hide_box img{display:block; margin:60px auto;}
.empty_412806_ li .hide_box span{display:inline-block; border-bottom:1px solid #88ac2d; padding-bottom:5px; font-size:15px; color:#88ac2d; letter-spacing:1px;}


@media (max-width:1200px){
  .empty_412806_ li{height:400px;}
  .empty_412806_ li .bottom_box {height:100px; padding:18px 23px; font-size:14px;}
  .empty_412806_ li .bottom_box strong{font-size:20px;}
  .empty_412806_ li .hide_box p{font-size:26px; margin-top:100px;}
  .empty_412806_ li .hide_box img{margin:40px auto;}
}

@media (max-width:1023px){
  .empty_412806_ li{height:370px;}
  .empty_412806_ li,
  .empty_412806_ li.wide{width:33.333%;}
  .empty_412806_ li .hide_box p{font-size:22px; margin-top:100px;}
  .empty_412806_ li .hide_box img{margin:30px auto;}
}

@media (max-width:767px){
  .empty_412806_ li{height:300px;}
  .empty_412806_ li,
  .empty_412806_ li.wide{width:50%;}
  .empty_412806_ li:nth-child(1){margin-left:50%;border-right:1px solid #ddd; border-top:0; margin-top:-300px;}
  .empty_412806_ li:nth-child(2){border-top:0;}
  .empty_412806_ li:nth-child(3){border-top:0;}
  .empty_412806_ li .bottom_box {padding:18px ;}
  .empty_412806_ li .bottom_box strong{font-size:18px;}
  .empty_412806_ li .hide_box p{font-size:20px; margin-top:65px;}
  .empty_412806_ li .hide_box span{font-size:13px;}
}

/* ****************** 1칸 레이아웃  ****************** */

.layout_412816_ {clear:both; min-width:320px; max-width:1400px; margin:0 auto; box-sizing:border-box;}
.layout_412816_ > div:after {content:''; display:block; clear:both;} 
.layout_412816_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}

@media \0screen{
	.layout_412816_ {min-width:1400px;}
}
  
  @media (max-width:1400px){
    .layout_412816_{padding:0 15px;}
  }

/* ****************** 공백  ****************** */

  .empty_line_412826_ {display:block; width:100%; height:136px; line-height:136px;}

  [id^=div_user_list] .empty_line_412826_ {border:1px dotted #f00;}
  [id^=div_user_list] .empty_line_412826_:before {content:'공백 : 136px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

  @media (max-width:1023px){
    .empty_line_412826_ {height:96px;}
  }

  @media (max-width:767px){
    .empty_line_412826_ {height:64px;}
  }

/* ****************** 1칸 레이아웃  ****************** */

.layout_412836_wrap{position:relative;}
.layout_412836_ {clear:both; min-width:150px; max-width:1300px; margin:0 auto;}
.layout_412836_ > div:after {content:''; display:block; clear:both;}
.layout_412836_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}

@media (max-width:1300px){
  .layout_412836_ {width:95%;}
}

@media (max-width:1023px){
  .layout_412836_ {}
}

@media \0screen{
	.layout_412836_ {min-width:1300px;}
}

/* ****************** 공백  ****************** */

  .empty_line_412846_ {display:block; width:100%; height:136px; line-height:136px;}

  [id^=div_user_list] .empty_line_412846_ {border:1px dotted #f00;}
  [id^=div_user_list] .empty_line_412846_:before {content:'공백 : 136px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

  @media (max-width:1023px){
    .empty_line_412846_ {height:96px;}
  }

  @media (max-width:767px){
    .empty_line_412846_ {height:64px;}
  }

/* ****************** 한줄 텍스트  ****************** */

.text_412856_ p {
	display:block; margin:0; padding:0;
	font-size:14px; letter-spacing:1px; /*font-family:'Noto Serif KR', serif !important;*/ font-weight:normal; color:#888; line-height:1.6em;
}
.text_412856_ p a {color:#888; text-decoration:none;}

/* ****************** 한줄 텍스트  ****************** */

.text_412896_ p {
	display:block; margin:0; padding:0;
	font-size:30px; letter-spacing:0px; font-family: 'Montserrat', sans-serif !important; /* font-family:'Noto Serif KR', serif !important;*/ font-weight:bold; color:#777; line-height:1.6em;
}
.text_412896_ p a {color:#777; text-decoration:none;}

/* ****************** 공백  ****************** */

.empty_line_412886_ {display:block; width:100%; height:15px; line-height:15px;}

[id^=div_user_list] .empty_line_412886_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_412886_:before {content:'공백: 15px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_412886_ {height:15px; line-height:15px;}
	[id^=div_user_list] .empty_line_412886_:before {content:'공백: 15px';}
}


 @media \0screen{
	.empty_line_412886_ {height:15px; line-height:15px;}
	[id^=div_user_list] .empty_line_412886_:before {content:'공백: 15px';}
}

/* ****************** 한줄 텍스트  ****************** */

.text_412866_ p {
	display:block; margin:0; padding:0;
	font-size:15px; letter-spacing:-1px; font-weight:normal; color:#666; line-height:1.4em;
}
.text_412866_ p a {color:#666; text-decoration:none;}

/* ****************** 맞춤형 컨텐츠  ****************** */

.empty_412906_, .empty_412906_ * {padding:0; margin:0; box-sizing:border-box;}
  
.empty_412906_{text-align:right; margin-top:-38px;}
[id^=div_user_list] .empty_412906_{margin-top:0;}
.empty_412906_ a{display:inline-block; letter-spacing:1px; padding:5px 35px; padding-right:0; font-size:15px; color:#555; border:1px solid #bbb; cursor:pointer;}
.empty_412906_ a span{display:inline-block; width:75px; height:25px; vertical-align:middle; margin-bottom:2px; background: url(/img_up/shop_pds/jirisan1077/design/img/go_btn2.png) no-repeat right top; transition:all .3s;}
.empty_412906_ a:hover span{background: url(/img_up/shop_pds/jirisan1077/design/img/go_btn2.png) no-repeat left top;}

@media (max-width:1023px){
  .empty_412906_{display:none;}
}

/* ****************** 공백  ****************** */

.empty_line_412876_ {display:block; width:100%; height:20px; line-height:20px;}

[id^=div_user_list] .empty_line_412876_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_412876_:before {content:'공백: 20px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_412876_ {height:40px; line-height:40px;}
	[id^=div_user_list] .empty_line_412876_:before {content:'공백: 40px';}
}


 @media \0screen{
	.empty_line_412876_ {height:40px; line-height:40px;}
	[id^=div_user_list] .empty_line_412876_:before {content:'공백: 40px';}
}

/* ****************** 1칸 레이아웃  ****************** */

.layout_412996_wrap{position:relative;}
.layout_412996_wrap:before{content:''; display:block; width:100%; height:0px; background:#323844; position:absolute; bottom:10px; left:0; right:0;}
.layout_412996_ {clear:both; min-width:150px; max-width:1300px; margin:0 auto;}
.layout_412996_ > div:after {content:''; display:block; clear:both;}
.layout_412996_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}


@media (max-width:1300px){
  .layout_412996_{width:95%;}
}

@media (max-width:1023px){
  .layout_412996_wrap{}
}

@media \0screen{
	.layout_412996_ {min-width:1300px;}
}

/* ****************** 맞춤형 컨텐츠  ****************** */

.empty_413006_, .empty_413006_ * {padding:0; margin:0; list-style:none; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}

.empty_413006_{margin-top:-5px;}
.empty_413006_:after{content:''; display:block; clear:both;}
.empty_413006_ > div{float:left;}
  
.empty_413006_ .view_box{width:60%; height:450px; margin-right:1%; position:relative;}
.empty_413006_ .view_box:before{content:''; display:block; width:100%; height:440px; background:#111; position:absolute; top:5px; left:0; right:0;}
.empty_413006_ .view_box .img_view{width:100%; height:440px; background-size:cover !important; position:absolute; top:5px; left:0; opacity:0; visibility:hidden; transition:all .6s;}
.empty_413006_ .view_box .img_view.active{opacity:1; visibility:visible;}
.empty_413006_ .view_box a{color:#f5f5f5; font-size:15px; position:absolute; bottom:30px; right:40px; cursor:pointer;}
.empty_413006_ .view_box a img{vertical-align:middle; margin-bottom:4px; margin-right:3px;}
  
/*확대이미지*/
.empty_413006_ .view_box .view1{background:url("/img_up/shop_pds/jirisan1077/farm/view-117578947061.png") no-repeat center;}
.empty_413006_ .view_box .view2{background:url("/img_up/shop_pds/jirisan1077/farm/view-217578947071.png") no-repeat center;}
.empty_413006_ .view_box .view3{background:url("/img_up/shop_pds/jirisan1077/farm/view-317578947091.png") no-repeat center;}
.empty_413006_ .view_box .view4{background:url("/img_up/shop_pds/jirisan1077/farm/view-417578947101.png") no-repeat center;}
.empty_413006_ .view_box .view5{background:url("/img_up/shop_pds/jirisan1077/farm/view-517578947111.png") no-repeat center;}
.empty_413006_ .view_box .view6{background:url("/img_up/shop_pds/jirisan1077/farm/view-617578947121.png") no-repeat center;}
.empty_413006_ .view_box .view7{background:url("/img_up/shop_pds/jirisan1077/farm/view-717578947141.png") no-repeat center;}
.empty_413006_ .view_box .view8{background:url("/img_up/shop_pds/jirisan1077/farm/view-817578947151.png") no-repeat center;}
.empty_413006_ .view_box .view9{background:url("/img_up/shop_pds/jirisan1077/farm/view-917578947161.png") no-repeat center;}
  

.empty_413006_ .thumb_box{width:39%;}
.empty_413006_ .thumb_box:after{content:''; display:block; clear:both;}
.empty_413006_ .thumb_box > div{float:left; width:40%; height:150px; padding:5px;}
.empty_413006_ .thumb_box .thumb1, 
.empty_413006_ .thumb_box .thumb5,
.empty_413006_ .thumb_box .thumb9{width:20%;}
.empty_413006_ .thumb_box .thumb_img div{width:100%; height:100%; position:relative; background-size:cover !important;}
.empty_413006_ .thumb_box .thumb_img div:after{content:''; display:block; width:100%; height:100%; background:#111; position:absolute; top:0; left:0; right:0; opacity:.4; transition:all .4s;}
.empty_413006_ .thumb_box .thumb_img.on div:after{opacity:.05;}

/*썸네일 이미지*/
.empty_413006_ .thumb_box .thumb1 div{background:url("/img_up/shop_pds/jirisan1077/farm/view-117578947061.png") no-repeat center;}
.empty_413006_ .thumb_box .thumb2 div{background:url("/img_up/shop_pds/jirisan1077/farm/view-217578947071.png") no-repeat center;}
.empty_413006_ .thumb_box .thumb3 div{background:url("/img_up/shop_pds/jirisan1077/farm/view-317578947091.png") no-repeat center;}
.empty_413006_ .thumb_box .thumb4 div{background:url("/img_up/shop_pds/jirisan1077/farm/view-417578947101.png") no-repeat center;}
.empty_413006_ .thumb_box .thumb5 div{background:url("/img_up/shop_pds/jirisan1077/farm/view-517578947111.png") no-repeat center;}
.empty_413006_ .thumb_box .thumb6 div{background:url("/img_up/shop_pds/jirisan1077/farm/view-617578947121.png") no-repeat center;}
.empty_413006_ .thumb_box .thumb7 div{background:url("/img_up/shop_pds/jirisan1077/farm/view-717578947141.png") no-repeat center;}
.empty_413006_ .thumb_box .thumb8 div{background:url("/img_up/shop_pds/jirisan1077/farm/view-817578947151.png") no-repeat center;}
.empty_413006_ .thumb_box .thumb9 div{background:url("/img_up/shop_pds/jirisan1077/farm/view-917578947161.png") no-repeat center;}

@media (max-width:1023px){
.empty_413006_ .view_box{width:100%; height:350px; margin-right:1%; position:relative; margin-bottom:100px;}
  .empty_413006_ .thumb_box{width:100%;}
  .empty_413006_ .thumb_box > div{float:left; width:40%; height:70px;}
}
  
  
  

/* ****************** 공백  ****************** */

  .empty_line_413016_ {display:block; width:100%; height:136px; line-height:136px;}

  [id^=div_user_list] .empty_line_413016_ {border:1px dotted #f00;}
  [id^=div_user_list] .empty_line_413016_:before {content:'공백 : 136px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

  @media (max-width:1023px){
    .empty_line_413016_ {height:96px;}
  }

  @media (max-width:767px){
    .empty_line_413016_ {height:64px;}
  }

/* ****************** 3칸 레이아웃  ****************** */

.layout_413026_wrap{position:relative;}
.layout_413026_wrap:before{content:''; display:block; width:100%; height:75%; background:url("/img_up/shop_pds/jirisan1077/farm/bottom_bg154745532311.png") no-repeat center; background-size:cover; position:absolute; top:0; left:0; right:0;}
.layout_413026_ {clear:both; min-width:150px; max-width:1300px; margin:0 auto;}
.layout_413026_ > div {  box-shadow:rgba(0,0,0,0.15) 5px 5px 40px;}
.layout_413026_ > div:after {content:''; display:block; clear:both;}
.layout_413026_ > div > [class^=container_] {float:left; position:relative; width:100%;  box-sizing:border-box; height:356px; padding:40px 0; background:#fffcf2;}
.layout_413026_ > div > .container_1 {width:100%; height:auto; background:none; padding:0;}
.layout_413026_ > div > .container_2 {width:50%;}
.layout_413026_ > div > .container_2:after{content:''; display:block; width:1px; height:60%; background:#ccc; position:absolute; top:20%; right:0;}
.layout_413026_ > div > .container_3 {width:25%;}
.layout_413026_ > div > .container_4 {width:25%;}


@media (max-width:1350px){
  .layout_413026_{width:95%;}
}

@media (max-width:1023px){
  .layout_413026_ > div > [class^=container]{height:auto;}
	.layout_413026_ > div > .container_1 { width:100%; }
	.layout_413026_ > div > .container_2 { width:100%; }
	.layout_413026_ > div > .container_3 { width:50%;  padding-top:0;}
	.layout_413026_ > div > .container_3:after{content:''; display:block; width:1px; height:80%; background:#eee; position:absolute; top:5%; right:0;}
	.layout_413026_ > div > .container_4 { width:50%;  padding-top:0;}
}

@media (max-width:500px){
  .layout_413026_ > div > .container_3 {display:none;}
	.layout_413026_ > div > .container_3:after{display:none;}
  .layout_413026_ > div > .container_4 {width:100%;}
}

@media \0screen{
	.layout_413026_ {min-width:1300px;}
}

/* ****************** 공백  ****************** */

.empty_line_413036_ {display:block; width:100%; height:60px; line-height:60px;}

[id^=div_user_list] .empty_line_413036_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_413036_:before {content:'공백: 60px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_413036_ {height:120px; line-height:120px;}
	[id^=div_user_list] .empty_line_413036_:before {content:'공백: 120px';}
}

@media (max-width:500px){
  .empty_line_413036_ {height:40px;}
}

 @media \0screen{
	.empty_line_413036_ {height:120px; line-height:120px;}
	[id^=div_user_list] .empty_line_413036_:before {content:'공백: 120px';}
}

/* ****************** 한줄 텍스트  ****************** */

.text_413066_ p {
	display:block; margin:0; padding:0;
	font-size:30px; letter-spacing:-1px; font-weight:bold; color:#fff; line-height:1.6em; font-family: 'Montserrat', sans-serif !important;
}
.text_413066_ p:after{content:''; display:block; width:50px; height:3px; margin:10px auto; background:#fff;}
.text_413066_ p a {color:#fff; text-decoration:none;}

@media (max-width:1200px){
  .text_413066_ p{font-size:26px;}
}

@media (max-width:1023px){
  .text_413066_ p{font-size:22px;}
}

@media (max-width:767px){
  .text_413066_ p{font-size:20px;}
}

/* ****************** 공백  ****************** */

.empty_line_413056_ {display:block; width:100%; height:15px; line-height:15px;}

[id^=div_user_list] .empty_line_413056_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_413056_:before {content:'공백: 15px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_413056_ {height:30px; line-height:30px;}
	[id^=div_user_list] .empty_line_413056_:before {content:'공백: 30px';}
}

 @media \0screen{
	.empty_line_413056_ {height:30px; line-height:30px;}
	[id^=div_user_list] .empty_line_413056_:before {content:'공백: 30px';}
}

/* ****************** 최근 게시글 - 목록형  ****************** */

  .pm-board_list__413046_{padding:20px 60px;}
  .pm-board_list__413046_ h3{margin:0; font-family: 'Montserrat', sans-serif !important; font-size: 20px; margin-bottom: 20px; color: #333; position:relative;}
  .pm-board_list__413046_ h3 a{display:inline-block; font-family: 'Montserrat', sans-serif !important; font-size:12px; color: #555; position:absolute; top:-5px; right:0;}
  .pm-board_list__413046_ h3 a:before{content:''; display:inline-block; width:30px; height:2px; background:#555; margin-right:8px; margin-top:-1px; vertical-align:middle; transition:all 0.3s;}
  .pm-board_list__413046_ h3 a:hover:before{width:50px;}
	.pm-board_list__413046_ ul {margin:0;padding:0;list-style:none}
	.pm-board_list__413046_ li {border-bottom:1px solid #e2e5e7;font-size:16px;line-height:1.6em}
	.pm-board_list__413046_ a {display:block;color:#555;padding:11px 8px}
  .pm-board_list__413046_ li:hover a{color:#333; background:#f7f5ee;}
	.pm-board_list__413046_ dl {position:relative;margin:0;padding-right:80px}
	.pm-board_list__413046_ dl dt {overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
	.pm-board_list__413046_ dl dd {position:absolute;right:0;top:0;margin:0;font-size:15px;color:#888}
	.pm-board_list__413046_ .comment {font-weight:normal;color:#888}
	.pm-board_list__413046_ .empty {padding:10px 8px;font-size:14px;color:#666;text-align:center}


  @media (max-width:1023px){
    .pm-board_list__413046_{padding:0 40px;}
    .pm-board_list__413046_ h3{margin-bottom:10px;}
  }

  @media (max-width:767px){
    .pm-board_list__413046_ a{padding:6px 5px;}
    .pm-board_list__413046_ dl dt{font-size:15px;}
  }

  @media (max-width:500px){
    .pm-board_list__413046_{padding:0 30px;}
  }


/* ****************** 맞춤형 컨텐츠  ****************** */

.empty_413076_, .empty_413076_ * {padding:0; margin:0;}
.empty_413076_{padding:20px 40px 20px 60px;}
.empty_413076_ a{display:block; width:100%; height:100%;}
.empty_413076_ h3{font-family: 'Montserrat', sans-serif !important; font-size:20px; margin-bottom:25px; color:#333;}
.empty_413076_ p{font-weight:100; color:#444; line-height:1.6;}
.empty_413076_ .text_main{font-size:20px; margin-bottom:5px;}
.empty_413076_ img{margin-top:20px;}

@media (max-width:1023px){
  .empty_413076_{padding:0 40px;}
  .empty_413076_ h3{margin-bottom:15px;}
  .empty_413076_ img{display:none;}
}

@media (max-width:767px){
  .empty_413076_ .text_main{font-size:16px;}
  .empty_413076_ .text_text{display:none;}
}

/* ****************** 맞춤형 컨텐츠  ****************** */

.empty_413086_, .empty_413086_ * {padding:0; margin:0;}
.empty_413086_{padding:20px 40px 20px 20px;}
.empty_413086_ h3{font-family: 'Montserrat', sans-serif !important; font-size:20px; margin-bottom:25px; color:#333;}
.empty_413086_ p{font-weight:100; color:#444; line-height:1.6;}
.empty_413086_ .text_main{font-size:20px; margin-bottom:5px;}
.empty_413086_ img{margin-top:20px;}
  .empty_413086_ p b{color:#c00e2d; font-weight:500; font-size:22px;}
@media (max-width:1023px){
  .empty_413086_{padding:0 40px;}
  .empty_413086_ h3{margin-bottom:15px;}
  .empty_413086_ img{display:none;}
}

@media (max-width:767px){
  .empty_413086_ .text_main{font-size:17px; margin-bottom:1px;}
  .empty_413086_ .text_text{display:none;}
    .empty_413086_ p b{color:#c00e2d; line-height:1.6;}
}

@media (max-width:500px){
  .empty_413086_{padding:0 30px;}
}

/* ****************** 1칸 레이아웃  ****************** */

.layout_413096_ {clear:both; min-width:320px; max-width:1400px; margin:0 auto; box-sizing:border-box;}
.layout_413096_ > div:after {content:''; display:block; clear:both;} 
.layout_413096_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}

@media \0screen{
	.layout_413096_ {min-width:1400px;}
}
  
  @media (max-width:1400px){
    .layout_413096_{padding:0 15px;}
  }

/* ****************** 공백  ****************** */

  .empty_line_413106_ {display:block; width:100%; height:136px; line-height:136px;}

  [id^=div_user_list] .empty_line_413106_ {border:1px dotted #f00;}
  [id^=div_user_list] .empty_line_413106_:before {content:'공백 : 136px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

  @media (max-width:1023px){
    .empty_line_413106_ {height:96px;}
  }

  @media (max-width:767px){
    .empty_line_413106_ {height:64px;}
  }
