
/* ****************** 이미지 - 슬라이드 (기본형)  ****************** */

	@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;
	}

	.pm-slide_basic__127097_ { margin:0 auto}
	.pm-slide_basic__127097_ a {border:none}
	.pm-slide_basic__127097_ a img {border:none}
	.pm-slide_basic__127097_ .owl-item {z-index:1;}
	.pm-slide_basic__127097_ .item {position:relative}
	.pm-slide_basic__127097_ .item .caption {position:absolute;left:0;right:0;top:80%;bottom:0;background:rgba(0,0,0,0.5)}
	.pm-slide_basic__127097_ .item .caption span {display:block;position:absolute;top:50%;left:0;right:0;height:20px;line-height:20px;margin-top:-10px;padding:0 10px;box-sizing:border-box;font-size:14px;color:#ffffff;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}

	.pm-slide_basic__127097_ .owl-nav {-webkit-tap-highlight-color:transparent}
	.pm-slide_basic__127097_ .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-slide_basic__127097_ .owl-nav [class*='owl-']:before{font-family:'icomoon_slider';font-size:40px;font-weight:bold;color:#ffffff}
	.pm-slide_basic__127097_ .owl-nav [class*='owl-']:hover {opacity:1}
	.pm-slide_basic__127097_ .owl-nav .owl-prev {left:5px}
	.pm-slide_basic__127097_ .owl-nav .owl-next {right:5px}
	.pm-slide_basic__127097_ .owl-nav .owl-prev:before {content:'\e600'}
	.pm-slide_basic__127097_ .owl-nav .owl-next:before {content:'\e601'}
	.pm-slide_basic__127097_ .owl-nav .disabled {opacity:0.5;cursor:default}

	.pm-slide_basic__127097_ .owl-dots {position:absolute;left:0;width:100%;height:30px;padding:10px;font-size:0;box-sizing:border-box;text-align:center;}
	.pm-slide_basic__127097_ .owl-dots .owl-dot {display:inline-block}
	.pm-slide_basic__127097_ .owl-dots .owl-dot span {display:block;width:10px;height:10px;margin:0 4px;background:#dddddd;border-radius:30px;transition:opacity 200ms ease}
	.pm-slide_basic__127097_ .owl-dots .owl-dot.active span,
	.pm-slide_basic__127097_ .owl-dots .owl-dot:hover span {background:#999999}

/* ****************** 공백  ****************** */

.empty_line_127104_ {display:block; width:100%; height:100px; line-height:100px;}

[id^=div_user_list] .empty_line_127104_ {border:1px dotted #f00;}
[id^=div_user_list] .empty_line_127104_:before {content:'공백 : 100px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

/* ****************** 4칸 탭 레이아웃  ****************** */

.layout_127103_ {clear:both; min-width:320px; max-width:1000px; margin:0 auto;}
.layout_127103_ > ul {margin:0; padding:0; list-style:none;}

.layout_127103_ > #tab_ul_127103_ {display:none;}
.layout_127103_ > #tab_ul_127103_:after {content:''; display:block; clear:both;}
.layout_127103_ > #tab_ul_127103_ > li {float:left; width:25%; border-right:1px solid #e1e2e3; box-sizing:border-box;}
.layout_127103_ > #tab_ul_127103_ > li:first-child {border-left:1px solid #e1e2e3;}
.layout_127103_ > #tab_ul_127103_ > li > a {
	display:block; padding:2px 5px 0;
	border-top:1px solid #e1e2e3; border-bottom:1px solid #e1e2e3; background:#f9f9f9;
	font-size:14px; font-weight:bold; color:#888; text-align:center; text-decoration:none;
	overflow:hidden; white-space:nowrap; text-overflow:ellipsis;
}
.layout_127103_ > #tab_ul_127103_ > li.on > a {
	padding:0 5px 1px; border-top:3px solid #d00000; border-bottom:none; background:#fff; color:#d00000;
}

.layout_127103_ > #box_ul_127103_ > li > a {
	display:block; height:30px; line-height:30px; padding:0 5px;
	border:1px solid #e1e2e3; background:#f9f9f9;
	font-size:13px; font-weight:bold; color:#888; text-align:center; text-decoration:none;
	overflow:hidden; white-space:nowrap; text-overflow:ellipsis;
}
.layout_127103_ > #box_ul_127103_ > li > div {overflow:hidden; padding:20px; background:#fff; box-sizing:border-box;}
.layout_127103_ > #box_ul_127103_ > li.on {display:block;}
.layout_127103_ > #box_ul_127103_ > li.on > a {border-color:#d00000; background:#fff; color:#d00000;}

.layout_127103_.type_HOR > #tab_ul_127103_ {display:block;}
.layout_127103_.type_HOR > #box_ul_127103_ > li > a {display:none;}

.text_sml_127103_ > #tab_ul_127103_ > li > a {height:40px; line-height:40px; font-size:14px;}
.text_sml_127103_ > #box_ul_127103_ > li > a {font-size:13px;}
.text_mid_127103_ > #tab_ul_127103_ > li > a {height:44px; line-height:44px; font-size:16px;}
.text_mid_127103_ > #box_ul_127103_ > li > a {font-size:14px;}
.text_big_127103_ > #tab_ul_127103_ > li > a {height:48px; line-height:48px; font-size:18px;}
.text_big_127103_ > #box_ul_127103_ > li > a {font-size:15px;}

[id^=div_user_list] .layout_127103_ > #tab_ul_127103_ {display:none !important;}
[id^=div_user_list] .layout_127103_ > #box_ul_127103_ > li {display:block !important;}
[id^=div_user_list] .layout_127103_ > #box_ul_127103_ > li > a {display:block !important;}
[id^=div_user_list] .layout_127103_ > #box_ul_127103_ > li > div {display:block !important;}

@media (min-width:1024px){
	.layout_127103_.type_HOR > #tab_ul_127103_,
	.layout_127103_.type_RES > #tab_ul_127103_ {display:block;}
	.layout_127103_.type_HOR > #box_ul_127103_ > li > a,
	.layout_127103_.type_RES > #box_ul_127103_ > li > a {display:none;}
    .layout_127103_.type_HOR.border_true > #box_ul_127103_ > li > div,
    .layout_127103_.type_RES.border_true > #box_ul_127103_ > li > div {border:1px solid #e1e2e3; border-top:none;}
}

@media \0screen{
	.layout_127103_ {min-width:1000px;}
	.layout_127103_.type_HOR > #tab_ul_127103_,
	.layout_127103_.type_RES > #tab_ul_127103_ {display:block;}
	.layout_127103_.type_HOR > #box_ul_127103_ > li > a,
	.layout_127103_.type_RES > #box_ul_127103_ > li > a {display:none;}
    .layout_127103_.type_HOR.border_true > #box_ul_127103_ > li > div,
    .layout_127103_.type_RES.border_true > #box_ul_127103_ > li > div {border:1px solid #e1e2e3; border-top:none;}
}

/* ****************** 공백  ****************** */

.empty_line_127105_ {display:block; width:100%; height:50px; line-height:50px;}

[id^=div_user_list] .empty_line_127105_ {border:1px dotted #f00;}
[id^=div_user_list] .empty_line_127105_:before {content:'공백 : 50px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

/* ****************** [펜션] 요금안내 (가로스크롤)  ****************** */

  
			.pm-pension_scroll__101154_ {position:relative}
		.pm-pension_scroll__101154_ > p {margin:0 0 4px;text-align:right;font-size:12px;color:#999}
		.pm-pension_scroll__101154_ > .wrap {overflow-x:auto;width:100%;-webkit-overflow-scrolling:touch}
		.pm-pension_scroll__101154_ table th,
		.pm-pension_scroll__101154_ table td {white-space:nowrap}
	
	.pm-pension_price__101154_ {width:100%}
	.pm-pension_price__101154_ caption {display:none}
	.pm-pension_price__101154_ th,
	.pm-pension_price__101154_ td {border:1px solid #ccc;padding:.8em;font-size:12px;color:#444;text-align:center}

	.pm-pension_price__101154_ thead th {background-color:#ececec}
	.pm-pension_price__101154_ tbody th {background-color:#fafafa}
	.pm-pension_price__101154_ tbody td {background-color:#fff}

/* ****************** 공백  ****************** */

.empty_line_127107_ {display:block; width:100%; height:50px; line-height:50px;}

[id^=div_user_list] .empty_line_127107_ {border:1px dotted #f00;}
[id^=div_user_list] .empty_line_127107_:before {content:'공백 : 50px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

/* ****************** HTML 편집기  ****************** */

.html_127106_ {overflow:hidden;}
.html_127106_:after {content:''; display:block; clear:both;}

/* ****************** 공백  ****************** */

.empty_line_127110_ {display:block; width:100%; height:50px; line-height:50px;}

[id^=div_user_list] .empty_line_127110_ {border:1px dotted #f00;}
[id^=div_user_list] .empty_line_127110_:before {content:'공백 : 50px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

/* ****************** HTML 편집기  ****************** */

.html_127108_ {overflow:hidden;}
.html_127108_:after {content:''; display:block; clear:both;}

/* ****************** 공백  ****************** */

.empty_line_127109_ {display:block; width:100%; height:50px; line-height:50px;}

[id^=div_user_list] .empty_line_127109_ {border:1px dotted #f00;}
[id^=div_user_list] .empty_line_127109_:before {content:'공백 : 50px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

/* ****************** HTML 편집기  ****************** */

.html_127111_ {overflow:hidden;}
.html_127111_:after {content:''; display:block; clear:both;}

/* ****************** 표 2.0  ****************** */

.table_127112_ {width:100%; overflow-x:auto; overflow-y:visible; -webkit-overflow-scrolling:touch;}
.table_127112_ * {box-sizing:border-box;}
.table_127112_ table {width:800px; margin:0 auto; border-top:2px solid #d00000; background:#d7d7d7; border-spacing:1px; border-collapse:separate; table-layout:auto;}
.table_127112_ td {height:50px; padding:5px 10px; background:#fff; font-size:16px; font-weight:normal; color:#333; text-align:left; text-decoration::none;}
.aa {}
 