
/* ****************** 슬라이드형태 이미지출력1  ****************** */

@font-face {
	font-family: 'icomoon_slider';
	src: url('/img_up/shop_pds/aramfarm/design/icomoon_slider/icomoon.eot');
	src: url('/img_up/shop_pds/aramfarm/design/icomoon_slider/icomoon.eot?#iefix') format('embedded-opentype'),
		url('/img_up/shop_pds/aramfarm/design/icomoon_slider/icomoon.woff') format('woff'),
		url('/img_up/shop_pds/aramfarm/design/icomoon_slider/icomoon.ttf') format('truetype'),
		url('/img_up/shop_pds/aramfarm/design/icomoon_slider/icomoon.svg#icomoon_slider') format('svg');
	font-weight: normal;
	font-style: normal;
}
.room_txt{position:relative; z-index:600;}
.room_txt img{position:absolute;  left:100px; top:350px;}
.pm-banner_slide_basic__153586_ { margin:0 auto;}
.pm-banner_slide_basic__153586_ a {border:none; text-decoration:none;}
.pm-banner_slide_basic__153586_ a img {border:none;}
.pm-banner_slide_basic__153586_ .owl-item {z-index: 1;}
.pm-banner_slide_basic__153586_ .item {position:relative;}

.pm-banner_slide_basic__153586_ .owl-controls {-webkit-tap-highlight-color:transparent;}
.pm-banner_slide_basic__153586_ .owl-controls .owl-nav [class*='owl-'] {
	position:absolute; top:50%; z-index:2; width:40px; height:40px; line-height:40px; margin-top:-20px;
	font-size:0; cursor:pointer; opacity:0.7;
}
.pm-banner_slide_basic__153586_ .owl-controls .owl-nav [class*='owl-']:before{font-family:'icomoon_slider'; font-size:40px; font-weight:bold; color:#fff;}
.pm-banner_slide_basic__153586_ .owl-controls .owl-nav [class*='owl-']:hover {opacity:1;}
.pm-banner_slide_basic__153586_ .owl-controls .owl-nav .owl-prev {left:5px;}
.pm-banner_slide_basic__153586_ .owl-controls .owl-nav .owl-next {right:5px;}
.pm-banner_slide_basic__153586_ .owl-controls .owl-nav .owl-prev:before {content:'\e600';}
.pm-banner_slide_basic__153586_ .owl-controls .owl-nav .owl-next:before {content:'\e601';}
.pm-banner_slide_basic__153586_ .owl-controls .owl-nav .disabled {opacity:0.5; cursor:default;}


.pm-banner_slide_basic__153586_ .owl-dots {position:absolute; left:0; width:100%; height:30px; padding:10px; font-size:0; box-sizing:border-box; text-align:center; bottom:5px;}
.pm-banner_slide_basic__153586_ .owl-dots .owl-dot {display:inline-block; zoom:1; *display:inline;}
.pm-banner_slide_basic__153586_ .owl-dots .owl-dot span {
	display:block; width:10px; height:10px; margin:0 4px;
	background:#ddd; border-radius:30px;
	-webkit-backface-visibility:visible;
	-webkit-transition:opacity 200ms ease;
	-moz-transition:opacity 200ms ease;
	-ms-transition:opacity 200ms ease;
	-o-transition:opacity 200ms ease;
	transition:opacity 200ms ease;
}
.pm-banner_slide_basic__153586_ .owl-dots .owl-dot.active span,
.pm-banner_slide_basic__153586_ .owl-dots .owl-dot:hover span {background:#1b88e4;}

/* ****************** 맞춤형 레이아웃  ****************** */

.wwwwww {position:absolute;z-index:9999;margin:0 auto ;top:650px; left:49%;
  display: -webkit-box;
  
  display: -webkit-flex;
  
  display: -ms-flexbox;
  
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.indicator-container {
  width:2em;
  height: calc(2em * 1.75);
  
  background: transparant;
  border: calc(2em * 0.1) solid white;
  border-radius:3em;
  overflow: hidden;
  box-shadow: 
    0 4px 8px 0 rgba(0, 0, 0, 0.3), 
    0 6px 20px 0 rgba(0, 0, 0, 0.3),
    inset 0 6px 8px 0 rgba(0, 0, 0, 0.3)
    ;
}

.indicator-arrow {
  margin-top: 50%;  
  display: -webkit-box;  
  display: -webkit-flex;  
  display: -ms-flexbox;  
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  
}

.indicator-arrow .base { 
  margin: 0 auto;
  width: calc(2em * 0.1);
  background: white;
  height: calc(2em * 0.33);
  border-radius: calc(2em * 0.1);
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.3), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.indicator-arrow .arrowpoint {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 
      calc(2em * 0.175) calc(2em * 0.175) 
      0 calc(2em * 0.175);
  border-color: 
      white transparent 
      transparent transparent;
  margin-top: -10%;
}

.top {
  margin-top: -100%;
  -webkit-animation: arrowAnimation1 infinite 1.1s ease-in-out;
          animation: arrowAnimation1 infinite 1.1s ease-in-out;
}

.bottom {
  margin-top: 100%;
}

@-webkit-keyframes arrowAnimation1 {
    from {margin-top: -100%;}
    to {margin-top: 40%;}
}

@keyframes arrowAnimation1 {
    from {margin-top: -100%;}
    to {margin-top: 40%;}
}





/* ****************** 1칸 레이아웃  ****************** */

.layout_153588_ {clear:both; min-width:320px; max-width:1000px; margin:0 auto;}
.layout_153588_ > div:after {content:''; display:block; clear:both;}
.layout_153588_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}

@media \0screen{
	.layout_153588_ {min-width:1000px;}
}

/* ****************** 공백  ****************** */

.empty_line_153591_ {display:block; width:100%; height:20px; line-height:20px;}

[id^=div_user_list] .empty_line_153591_ {border:1px dotted #f00;}
[id^=div_user_list] .empty_line_153591_:before {content:'공백 : 20px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

/* ****************** 이미지  ****************** */

.img_153590_ {display:inline-block; overflow:hidden; position:relative; width:px; max-width:100%; vertical-align:top;}
.img_153590_ * {box-sizing:border-box;}
.img_153590_ a {display:block; text-decoration:none;}
.img_153590_ img {max-width:100%; vertical-align:top;}

/* ****************** 공백  ****************** */

.empty_line_153593_ {display:block; width:100%; height:20px; line-height:20px;}

[id^=div_user_list] .empty_line_153593_ {border:1px dotted #f00;}
[id^=div_user_list] .empty_line_153593_:before {content:'공백 : 20px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

/* ****************** 타이틀 텍스트  ****************** */

.title_153589_ {font-size:0;}
.title_153589_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:25px; letter-spacing:-1px; font-weight:bold; color:#000000; line-height:1.4em; font-family: 'Jeju Myeongjo', serif;
}
.title_153589_ p:before {content:''; position:absolute; background:#d00000; font-size:0;}

.title_153589_.style_top p {padding-top:10px;}
.title_153589_.style_top p:before {left:0; top:0; width:20px; height:4px;}

.title_153589_.style_right p {padding-right:14px;}
.title_153589_.style_right p:before {right:0; top:4px; width:4px; height:20px;}

.title_153589_.style_bottom p {padding-bottom:12px;}
.title_153589_.style_bottom p:before {left:0; bottom:0; width:20px; height:4px;}

.title_153589_.style_left p {padding-left:14px;}
.title_153589_.style_left p:before {left:0; top:4px; width:4px; height:20px;}

.title_153589_.style_circle1 p {padding-left:20px;}
.title_153589_.style_circle1 p:before {
	left:0; top:8px; width:12px; height:12px;
	border-radius:12px;
}

.title_153589_.style_circle2 p {padding-left:20px;}
.title_153589_.style_circle2 p:before {
	left:0; top:8px; width:12px; height:12px;
	border:2px solid #d00000; border-radius:12px; background:none; box-sizing:border-box;
}

/* ****************** 공백  ****************** */

.empty_line_153592_ {display:block; width:100%; height:20px; line-height:20px;}

[id^=div_user_list] .empty_line_153592_ {border:1px dotted #f00;}
[id^=div_user_list] .empty_line_153592_:before {content:'공백 : 20px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

/* ****************** 1칸 레이아웃  ****************** */

.layout_248515_ {clear:both; min-width:320px; max-width:700px; margin:0 auto;}
.layout_248515_ > div:after {content:''; display:block; clear:both;}
.layout_248515_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}

@media \0screen{
	.layout_248515_ {min-width:700px;}
}

/* ****************** 하단 메뉴  ****************** */

.fnb_248516_ ul {margin:0; padding:0; list-style:none; font-size:0;}
.fnb_248516_ li {position:relative; display:inline-block; font-size:16px; border:1px solid #aaa;width:150px;
margin: 3px;}
/*.fnb_248516_ li:before {content:''; display:block; position:absolute; left:0; top:50%; width:1px; height:10px; margin-top:-5px; background-color:#777777; opacity:.5;}*/
.fnb_248516_ li:first-child:before {display:none;}
.fnb_248516_ li a {display:block; height:40px; line-height:40px; margin:0; padding:0 1em; font-size:15px; font-family:Arial; color:#777777; text-decoration:none;}
.fnb_248516_ li a:hover {text-decoration:underline; background:#3f3f3f; color:white;}
.fnb_248516_ p {height:30px; line-height:30px; margin:0; padding:0 .8em; font-family:Arial; font-size:12px; color:#777777}




/* ****************** 1칸 레이아웃  ****************** */

.layout_153595_ {clear:both; min-width:320px; max-width:1000px; margin:0 auto;}
.layout_153595_ > div:after {content:''; display:block; clear:both;}
.layout_153595_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}

@media \0screen{
	.layout_153595_ {min-width:1000px;}
}

/* ****************** 표 2.0  ****************** */

.table_512706_ {width:100%; overflow-x:auto; overflow-y:visible; -webkit-overflow-scrolling:touch;}
.table_512706_ * {box-sizing:border-box;}
.table_512706_ table {width:100%; margin:0 auto;  background:#d7d7d7; border-spacing:1px; border-collapse:separate; table-layout:auto;}
.table_512706_ td {height:50px; padding:5px 20px; background:#fff; font-size:16px; font-weight:normal; color:#333; text-align:left; text-decoration::none;}
.aa {}
 
/* ****************** 공백  ****************** */

.empty_line_153597_ {display:block; width:100%; height:20px; line-height:20px;}

[id^=div_user_list] .empty_line_153597_ {border:1px dotted #f00;}
[id^=div_user_list] .empty_line_153597_:before {content:'공백 : 20px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

/* ****************** 1칸 레이아웃  ****************** */

.layout_153598_ {clear:both; min-width:320px; max-width:640px; margin:0 auto;}
.layout_153598_ > div:after {content:''; display:block; clear:both;}
.layout_153598_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}

@media \0screen{
	.layout_153598_ {min-width:640px;}
}

/* ****************** 이미지  ****************** */

.img_153603_ {display:inline-block; overflow:hidden; position:relative; width:150px; max-width:100%; vertical-align:top;}
.img_153603_ * {box-sizing:border-box;}
.img_153603_ a {display:block; text-decoration:none;}
.img_153603_ img {max-width:100%; vertical-align:top;}

/* ****************** 타이틀 텍스트  ****************** */

.title_153604_ {font-size:0;}
.title_153604_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:25px; letter-spacing:-1px; font-weight:bold; color:#000000; line-height:1.4em; font-family: 'Jeju Myeongjo', serif;
}
.title_153604_ p:before {content:''; position:absolute; background:#d00000; font-size:0;}

.title_153604_.style_top p {padding-top:10px;}
.title_153604_.style_top p:before {left:0; top:0; width:20px; height:4px;}

.title_153604_.style_right p {padding-right:14px;}
.title_153604_.style_right p:before {right:0; top:4px; width:4px; height:20px;}

.title_153604_.style_bottom p {padding-bottom:12px;}
.title_153604_.style_bottom p:before {left:0; bottom:0; width:20px; height:4px;}

.title_153604_.style_left p {padding-left:14px;}
.title_153604_.style_left p:before {left:0; top:4px; width:4px; height:20px;}

.title_153604_.style_circle1 p {padding-left:20px;}
.title_153604_.style_circle1 p:before {
	left:0; top:8px; width:12px; height:12px;
	border-radius:12px;
}

.title_153604_.style_circle2 p {padding-left:20px;}
.title_153604_.style_circle2 p:before {
	left:0; top:8px; width:12px; height:12px;
	border:2px solid #d00000; border-radius:12px; background:none; box-sizing:border-box;
}

/* ****************** 이미지  ****************** */

.img_153601_ {display:inline-block; overflow:hidden; position:relative; width:px; max-width:100%; vertical-align:top;}
.img_153601_ * {box-sizing:border-box;}
.img_153601_ a {display:block; text-decoration:none;}
.img_153601_ img {max-width:100%; vertical-align:top;}

/* ****************** 이미지  ****************** */

.img_153602_ {display:inline-block; overflow:hidden; position:relative; width:px; max-width:100%; vertical-align:top;}
.img_153602_ * {box-sizing:border-box;}
.img_153602_ a {display:block; text-decoration:none;}
.img_153602_ img {max-width:100%; vertical-align:top;}

/* ****************** 이미지  ****************** */

.img_153599_ {display:inline-block; overflow:hidden; position:relative; width:px; max-width:100%; vertical-align:top;}
.img_153599_ * {box-sizing:border-box;}
.img_153599_ a {display:block; text-decoration:none;}
.img_153599_ img {max-width:100%; vertical-align:top;}

/* ****************** 이미지  ****************** */

.img_248529_ {display:inline-block; overflow:hidden; position:relative; width:px; max-width:100%; vertical-align:top;}
.img_248529_ * {box-sizing:border-box;}
.img_248529_ a {display:block; text-decoration:none;}
.img_248529_ img {max-width:100%; vertical-align:top;}

/* ****************** 이미지  ****************** */

.img_248530_ {display:inline-block; overflow:hidden; position:relative; width:px; max-width:100%; vertical-align:top;}
.img_248530_ * {box-sizing:border-box;}
.img_248530_ a {display:block; text-decoration:none;}
.img_248530_ img {max-width:100%; vertical-align:top;}

/* ****************** 이미지  ****************** */

.img_248531_ {display:inline-block; overflow:hidden; position:relative; width:px; max-width:100%; vertical-align:top;}
.img_248531_ * {box-sizing:border-box;}
.img_248531_ a {display:block; text-decoration:none;}
.img_248531_ img {max-width:100%; vertical-align:top;}

/* ****************** 표 2.0  ****************** */

.table_153600_ {width:100%; overflow-x:auto; overflow-y:visible; -webkit-overflow-scrolling:touch;}
.table_153600_ * {box-sizing:border-box;}
.table_153600_ table {width:100%; margin:0 auto;  background:#d7d7d7; border-spacing:1px; border-collapse:separate; table-layout:auto;}
.table_153600_ td {height:50px; padding:5px 5px; background:#fff; font-size:16px; font-weight:normal; color:#333; text-align:left; text-decoration::none;}
.aa {}
 
/* ****************** 3칸 레이아웃  ****************** */

.layout_153605_ {clear:both; min-width:320px; max-width:640px; margin:0 auto;}
.layout_153605_ > div {}
.layout_153605_ > div:after {content:''; display:block; clear:both;}
.layout_153605_ > div > [class^=container_] {float:left; position:relative; width:100%;  box-sizing:border-box;}
.layout_153605_ > div > .container_1 {width:33.333333333333%;}
.layout_153605_ > div > .container_2 {width:33.333333333333%;}
.layout_153605_ > div > .container_3 {width:33.333333333333%;}


@media \0screen{
	.layout_153605_ {min-width:640px;}
}

/* ****************** 공백  ****************** */

.empty_line_153609_ {display:block; width:100%; height:20px; line-height:20px;}

[id^=div_user_list] .empty_line_153609_ {border:1px dotted #f00;}
[id^=div_user_list] .empty_line_153609_:before {content:'공백 : 20px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

/* ****************** 버튼  ****************** */

.button_153606_ a  {
	display:inline-block; margin:0; padding:0;
	border:1px solid #777777; border-radius:0px; background:#777777; box-sizing:border-box;
	font-size:13px; font-weight:bold; color:#fff; text-align:center; text-decoration:none;
}
.button_153606_.style_line a {background:transparent; color:#777777;}
.button_153606_.space_normal a {padding:.6em 1.2em;}
.button_153606_.space_wide a {padding:.6em 2em;}
.button_153606_.space_full a {display:block; width:100%; padding:.6em 1.2em;}

/* ****************** 공백  ****************** */

.empty_line_153610_ {display:block; width:100%; height:20px; line-height:20px;}

[id^=div_user_list] .empty_line_153610_ {border:1px dotted #f00;}
[id^=div_user_list] .empty_line_153610_:before {content:'공백 : 20px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

/* ****************** 버튼  ****************** */

.button_153607_ a  {
	display:inline-block; margin:0; padding:0;
	border:1px solid #777777; border-radius:0px; background:#777777; box-sizing:border-box;
	font-size:13px; font-weight:bold; color:#fff; text-align:center; text-decoration:none;
}
.button_153607_.style_line a {background:transparent; color:#777777;}
.button_153607_.space_normal a {padding:.6em 1.2em;}
.button_153607_.space_wide a {padding:.6em 2em;}
.button_153607_.space_full a {display:block; width:100%; padding:.6em 1.2em;}

/* ****************** 공백  ****************** */

.empty_line_153611_ {display:block; width:100%; height:20px; line-height:20px;}

[id^=div_user_list] .empty_line_153611_ {border:1px dotted #f00;}
[id^=div_user_list] .empty_line_153611_:before {content:'공백 : 20px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

/* ****************** 버튼  ****************** */

.button_153608_ a  {
	display:inline-block; margin:0; padding:0;
	border:1px solid #777777; border-radius:0px; background:#777777; box-sizing:border-box;
	font-size:13px; font-weight:bold; color:#fff; text-align:center; text-decoration:none;
}
.button_153608_.style_line a {background:transparent; color:#777777;}
.button_153608_.space_normal a {padding:.6em 1.2em;}
.button_153608_.space_wide a {padding:.6em 2em;}
.button_153608_.space_full a {display:block; width:100%; padding:.6em 1.2em;}

/* ****************** 3칸 레이아웃  ****************** */

.layout_153612_ {clear:both; min-width:320px; max-width:640px; margin:0 auto;}
.layout_153612_ > div {}
.layout_153612_ > div:after {content:''; display:block; clear:both;}
.layout_153612_ > div > [class^=container_] {float:left; position:relative; width:100%;  box-sizing:border-box;}
.layout_153612_ > div > .container_1 {width:33.333333333333%;}
.layout_153612_ > div > .container_2 {width:33.333333333333%;}
.layout_153612_ > div > .container_3 {width:33.333333333333%;}


@media \0screen{
	.layout_153612_ {min-width:640px;}
}

/* ****************** 버튼  ****************** */

.button_153616_ a  {
	display:inline-block; margin:0; padding:0;
	border:1px solid #777777; border-radius:0px; background:#777777; box-sizing:border-box;
	font-size:13px; font-weight:bold; color:#fff; text-align:center; text-decoration:none;
}
.button_153616_.style_line a {background:transparent; color:#777777;}
.button_153616_.space_normal a {padding:.6em 1.2em;}
.button_153616_.space_wide a {padding:.6em 2em;}
.button_153616_.space_full a {display:block; width:100%; padding:.6em 1.2em;}

/* ****************** 공백  ****************** */

.empty_line_153613_ {display:block; width:100%; height:10px; line-height:10px;}

[id^=div_user_list] .empty_line_153613_ {border:1px dotted #f00;}
[id^=div_user_list] .empty_line_153613_:before {content:'공백 : 10px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

/* ****************** 버튼  ****************** */

.button_153617_ a  {
	display:inline-block; margin:0; padding:0;
	border:1px solid #777777; border-radius:0px; background:#777777; box-sizing:border-box;
	font-size:13px; font-weight:bold; color:#fff; text-align:center; text-decoration:none;
}
.button_153617_.style_line a {background:transparent; color:#777777;}
.button_153617_.space_normal a {padding:.6em 1.2em;}
.button_153617_.space_wide a {padding:.6em 2em;}
.button_153617_.space_full a {display:block; width:100%; padding:.6em 1.2em;}

/* ****************** 공백  ****************** */

.empty_line_153614_ {display:block; width:100%; height:10px; line-height:10px;}

[id^=div_user_list] .empty_line_153614_ {border:1px dotted #f00;}
[id^=div_user_list] .empty_line_153614_:before {content:'공백 : 10px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

/* ****************** 버튼  ****************** */

.button_153618_ a  {
	display:inline-block; margin:0; padding:0;
	border:1px solid #777777; border-radius:0px; background:#777777; box-sizing:border-box;
	font-size:13px; font-weight:bold; color:#fff; text-align:center; text-decoration:none;
}
.button_153618_.style_line a {background:transparent; color:#777777;}
.button_153618_.space_normal a {padding:.6em 1.2em;}
.button_153618_.space_wide a {padding:.6em 2em;}
.button_153618_.space_full a {display:block; width:100%; padding:.6em 1.2em;}

/* ****************** 공백  ****************** */

.empty_line_153615_ {display:block; width:100%; height:10px; line-height:10px;}

[id^=div_user_list] .empty_line_153615_ {border:1px dotted #f00;}
[id^=div_user_list] .empty_line_153615_:before {content:'공백 : 10px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

/* ****************** 1칸 레이아웃  ****************** */

.layout_433426_ {clear:both; min-width:320px; max-width:1000px; margin:0 auto;}
.layout_433426_ > div:after {content:''; display:block; clear:both;}
.layout_433426_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}

@media \0screen{
	.layout_433426_ {min-width:1000px;}
}

/* ****************** 하단 메뉴  ****************** */

.fnb_433436_ ul {margin:0; padding:0; list-style:none; font-size:0;}
.fnb_433436_ li {position:relative; display:inline-block; font-size:16px; border:1px solid #aaa;width:150px;
margin: 3px;}
/*.fnb_433436_ li:before {content:''; display:block; position:absolute; left:0; top:50%; width:1px; height:10px; margin-top:-5px; background-color:#777777; opacity:.5;}*/
.fnb_433436_ li:first-child:before {display:none;}
.fnb_433436_ li a {display:block; height:40px; line-height:40px; margin:0; padding:0 1em; font-size:15px; font-family:Arial; color:#777777; text-decoration:none;}
.fnb_433436_ li a:hover {text-decoration:underline; background:#3f3f3f; color:white;}
.fnb_433436_ p {height:30px; line-height:30px; margin:0; padding:0 .8em; font-family:Arial; font-size:12px; color:#777777}



