
/* ****************** 1칸 레이아웃  ****************** */

.layout_264071_ {clear:both; min-width:320px; max-width:1000px; margin:0 auto;}
.layout_264071_ > div:after {content:''; display:block; clear:both;}
.layout_264071_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}

@media \0screen{
	.layout_264071_ {min-width:1000px;}
}

/* ****************** 로고 + 토글  ****************** */

@font-face {
	font-family: 'icomoon_header';
	src:url('/img_up/shop_pds/aramfarm/design/icomoon_header/icomoon.eot');
	src:url('/img_up/shop_pds/aramfarm/design/icomoon_header/icomoon.eot?#iefix') format('embedded-opentype'),
		url('/img_up/shop_pds/aramfarm/design/icomoon_header/icomoon.woff') format('woff'),
		url('/img_up/shop_pds/aramfarm/design/icomoon_header/icomoon.ttf') format('truetype'),
		url('/img_up/shop_pds/aramfarm/design/icomoon_header/icomoon.svg#icomoon_header') format('svg');
	font-weight: normal;
	font-style: normal;
}

.logo_264072_ {position:relative; padding:0 80px; border-bottom:2px solid #777777;}
.logo_264072_ * {box-sizing:border-box;}
.logo_264072_ h1 {display:table; width:100%; margin:0; padding:0; font-size:12px; text-align:center; table-layout:fixed;}
.logo_264072_ h1 a {display:table-cell; height:60px; vertical-align:middle;}
.logo_264072_ h1 img {max-width:100%; max-height:100%; vertical-align:bottom;}

.toggle_264072_ {
	display:none; overflow:hidden; position:absolute; top:50%; width:30px; height:30px; margin-top:-15px; padding:4px; font-size:0;
	border:1px solid #ddd; border-radius:2px; font-size:0; text-decoration:none;
}
.toggle_264072_.use {display:block;}
.toggle_264072_:before {display:inline-block; font-family:"icomoon_header"; font-size:20px; color:#bbb; line-height:1em;}
.toggle_264072_.on:before {color:#777777;}

.tel_264072_ {display:block; left:10px;}
.tel_264072_:before {content:'\e604'; color:#777777;}
#farmBoxTel {display:none;}

.toggleSearch_264072_ {left:45px;}
.toggleSearch_264072_:before {content:'\e600';}
#farmBoxSearch {display:none;}
#farmBoxSearch.on {display:block;}

.toggleGnb_264072_ {right:45px;}
.toggleGnb_264072_:before {content:'\e602';}
#farmBoxGnb {display:none;}
#farmBoxGnb.on {display:block;}

.toggleLnb_264072_ {right:10px;}
.toggleLnb_264072_:before {content:'\e601';}
#farmBoxLnb {display:none;}
#farmBoxLnb.on {display:block;}

[id^=div_user_list] .toggle_264072_ {display:block;}

@media (min-width:1024px){
	.logo_264072_ {padding:0; border-bottom:none;}
	.toggle_264072_ {display:none !important;}
	[id^=farmBox] {display:block !important;}
}

@media \0screen{
	.logo_264072_ {padding:0; border-bottom:none;}
	.toggle_264072_ {display:none !important;}
	[id^=farmBox] {display:block !important;}
}

/* ****************** 네비게이션 (비율형 A)  ****************** */

.lnb_264277_ {font-size:0;}
.lnb_264277_ * {box-sizing:border-box;}
.lnb_264277_ ul {margin:0; padding:0; list-style:none;}
.lnb_264277_ a {
	display:block; position:relative; height:40px; line-height:40px; font-weight:bold; text-align:left; text-decoration:none; text-align:;
	overflow:hidden; white-space:nowrap; text-overflow:ellipsis;
}
.lnb_264277_ .dep1 > li > a {
	padding:0 15px 0 30px; border-bottom:1px solid #dcdcdc; background:#ececec; font-size:14px; color:#777777;
}
.lnb_264277_ .dep1 > li > a:before {
	content:''; display:block; position:absolute; left:20px; top:50%; width:3px; height:3px; margin-top:-1px; background:#777777;
}
.lnb_264277_ .dep2 > li > a {
	padding:0 15px 0 45px; border-bottom:1px solid #e1e2e3; background:#ffffff; font-size:13px; color:#393939;
}
.lnb_264277_ .dep3_li > a:before {content:'- '; padding-left:15px;}

@media (min-width:1024px){
	/* dep1 */
	.lnb_264277_ .dep1:after {content:''; display:block; clear:both;}
	.lnb_264277_ .dep1 > li {float:left; position:relative; z-index:600; width:25%;}
	.lnb_264277_ .dep1 > li:hover {z-index:610;}
	.lnb_264277_ .dep1 > li > div {
		display:none; position:absolute; left:0; width:100%; padding:5px 0;
		border:3px solid #777777; background:#ffffff;
	}
	.lnb_264277_ .dep1 > li:hover > div {display:block;}
	.lnb_264277_ .dep1 > li > a {
		z-index:620; height:50px; line-height:50px; padding:0 20px;
		border-bottom:none; background:none; color:#393939; text-align:center;
	}
	.lnb_264277_ .dep1 > li.on > a,
	.lnb_264277_ .dep1 > li:hover > a {color:#777777;}
	.lnb_264277_ .dep1 > li > a:before {display:none;}

	/* dep2 */
	.lnb_264277_ .dep2 > li > a {
		height:30px; line-height:30px; padding:0 20px;
		border-bottom:none; background:#ffffff; color:#393939;
	}
	.lnb_264277_ .dep2 > li.on > a,
	.lnb_264277_ .dep2 > li:hover > a {background:#ececec; color:#777777;}

	/* dep1 triangle */
	.lnb_264277_ .dep1 > li.has_sub:before,
	.lnb_264277_ .dep1 > li.has_sub:after {
		content:''; display:none; position:absolute; left:50%; z-index:630; margin-left:-8px;
		border-left:8px solid transparent; border-right:8px solid transparent;
	}
	.lnb_264277_ .dep1 > li.has_sub:before {bottom:0; border-bottom:8px solid #777777;}
	.lnb_264277_ .dep1 > li.has_sub:after {bottom:-3px; border-bottom:8px solid #ffffff;}
	.lnb_264277_ .dep1 > li.has_sub:hover:before,
	.lnb_264277_ .dep1 > li.has_sub:hover:after {display:block;}
}

@media \0screen{
	/* dep1 */
	.lnb_264277_ .dep1:after {content:''; display:block; clear:both;}
	.lnb_264277_ .dep1 > li {float:left; position:relative; z-index:600; width:25%;}
	.lnb_264277_ .dep1 > li:hover {z-index:610;}
	.lnb_264277_ .dep1 > li > div {
		display:none; position:absolute; left:0; width:100%; padding:5px 0;
		border:3px solid #777777; background:#ffffff;
	}
	.lnb_264277_ .dep1 > li:hover > div {display:block;}
	.lnb_264277_ .dep1 > li > a {
		z-index:620; height:50px; line-height:50px; padding:0 20px;
		border-bottom:none; background:none; color:#393939; text-align:center;
	}
	.lnb_264277_ .dep1 > li.on > a,
	.lnb_264277_ .dep1 > li:hover > a {color:#777777;}
	.lnb_264277_ .dep1 > li > a:before {display:none;}

	/* dep2 */
	.lnb_264277_ .dep2 > li > a {
		height:30px; line-height:30px; padding:0 20px;
		border-bottom:none; background:#ffffff; color:#393939;
	}
	.lnb_264277_ .dep2 > li.on > a,
	.lnb_264277_ .dep2 > li:hover > a {background:#ececec; color:#777777;}

	/* dep1 triangle */
	.lnb_264277_ .dep1 > li.has_sub:before,
	.lnb_264277_ .dep1 > li.has_sub:after {
		content:''; display:none; position:absolute; left:50%; z-index:630; margin-left:-8px;
		border-left:8px solid transparent; border-right:8px solid transparent;
	}
	.lnb_264277_ .dep1 > li.has_sub:before {bottom:0; border-bottom:8px solid #777777;}
	.lnb_264277_ .dep1 > li.has_sub:after {bottom:-3px; border-bottom:8px solid #ffffff;}
	.lnb_264277_ .dep1 > li.has_sub:hover:before,
	.lnb_264277_ .dep1 > li.has_sub:hover:after {display:block;}
}

/* ****************** 3칸 레이아웃  ****************** */

.layout_264074_ {clear:both; min-width:320px; max-width:1200px; margin:0 auto;}
.layout_264074_ > div {}
.layout_264074_ > div:after {content:''; display:block; clear:both;}
.layout_264074_ > div > [class^=container_] {float:left; position:relative; width:100%;  box-sizing:border-box;}
.layout_264074_ > div > .container_1 {width:33.333333333333%;}
.layout_264074_ > div > .container_2 {width:33.333333333333%;}
.layout_264074_ > div > .container_3 {width:33.333333333333%;}

@media (max-width:1023px){
	.layout_264074_ > div > .container_1 { width:100%; }
	.layout_264074_ > div > .container_2 { width:100%; }
	.layout_264074_ > div > .container_3 { width:100%; }
}

@media \0screen{
	.layout_264074_ {min-width:1200px;}
}

/* ****************** 공백  ****************** */

.empty_line_264076_ {display:block; width:100%; height:20px; line-height:20px;}

[id^=div_user_list] .empty_line_264076_ {border:1px dotted #f00;}
[id^=div_user_list] .empty_line_264076_:before {content:'공백 : 20px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

/* ****************** 로고 + 토글  ****************** */

@font-face {
	font-family: 'icomoon_header';
	src:url('/img_up/shop_pds/aramfarm/design/icomoon_header/icomoon.eot');
	src:url('/img_up/shop_pds/aramfarm/design/icomoon_header/icomoon.eot?#iefix') format('embedded-opentype'),
		url('/img_up/shop_pds/aramfarm/design/icomoon_header/icomoon.woff') format('woff'),
		url('/img_up/shop_pds/aramfarm/design/icomoon_header/icomoon.ttf') format('truetype'),
		url('/img_up/shop_pds/aramfarm/design/icomoon_header/icomoon.svg#icomoon_header') format('svg');
	font-weight: normal;
	font-style: normal;
}

.logo_264278_ {position:relative; padding:0 80px; border-bottom:2px solid #d00000;}
.logo_264278_ * {box-sizing:border-box;}
.logo_264278_ h1 {display:table; width:100%; margin:0; padding:0; font-size:12px; text-align:center; table-layout:fixed;}
.logo_264278_ h1 a {display:table-cell; height:100%; vertical-align:middle;}
.logo_264278_ h1 img {max-width:180px; max-height:100%; vertical-align:bottom;}

.toggle_264278_ {
	display:none; overflow:hidden; position:absolute; top:50%; width:30px; height:30px; margin-top:-15px; padding:4px; font-size:0;
	border:1px solid #ddd; border-radius:2px; font-size:0; text-decoration:none;
}
.toggle_264278_.use {display:block;}
.toggle_264278_:before {display:inline-block; font-family:"icomoon_header"; font-size:20px; color:#bbb; line-height:1em;}
.toggle_264278_.on:before {color:#d00000;}

.tel_264278_ {display:block; left:10px;}
.tel_264278_:before {content:'\e604'; color:#d00000;}
#farmBoxTel {display:none;}

.toggleSearch_264278_ {left:45px;}
.toggleSearch_264278_:before {content:'\e600';}
#farmBoxSearch {display:none;}
#farmBoxSearch.on {display:block;}

.toggleGnb_264278_ {right:45px;}
.toggleGnb_264278_:before {content:'\e602';}
#farmBoxGnb {display:none;}
#farmBoxGnb.on {display:block;}

.toggleLnb_264278_ {right:10px;}
.toggleLnb_264278_:before {content:'\e601';}
#farmBoxLnb {display:none;}
#farmBoxLnb.on {display:block;}

[id^=div_user_list] .toggle_264278_ {display:block;}

@media (min-width:1024px){
	.logo_264278_ {padding:0; border-bottom:none;}
	.toggle_264278_ {display:none !important;}
	[id^=farmBox] {display:block !important;}
}

@media \0screen{
	.logo_264278_ {padding:0; border-bottom:none;}
	.toggle_264278_ {display:none !important;}
	[id^=farmBox] {display:block !important;}
}

/* ****************** 이미지  ****************** */

.img_264077_ {display:inline-block; overflow:hidden; position:relative; width:px; max-width:100%; vertical-align:top;}
.img_264077_ * {box-sizing:border-box;}
.img_264077_ a {display:block; text-decoration:none;}
.img_264077_ img {max-width:100%; vertical-align:top;}

/* ****************** 네비게이션 - 가로형 C (전체보기)  ****************** */

#pm2-_105562_ {position:relative; z-index:10; background:#00bbc3; }
#pm2-_105562_ > div {position:absolute; right:0; left:0;background:#00bbc3;opacity:0.9;}
#pm2-_105562_ > div.fixed {position:fixed; top:0;}
#pm2-_105562_ * {-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
#pm2-_105562_ ul {margin:0; padding:0; list-style:none;}
#pm2-_105562_ a {display:block; text-decoration:none; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;text-align:center;}
#pm2-_105562_ a > img {max-width:100%; vertical-align:top;}

#pm2-_105562_ .dep1 {position:relative; width:1200px; margin:0 auto;}
#pm2-_105562_ .dep1 {display:table; table-layout:fixed; }
#pm2-_105562_ .dep1 > li:first-child {border-left:1px solid #3fced4;}


#pm2-_105562_ .dep1 > li {display:table-cell; background:#00bbc3; border-right:1px solid #3fced4;}
#pm2-_105562_ .dep1 > li:hover {background:#00bbc3;}
#pm2-_105562_ .dep1 > li > a {padding:19px 10px; font-size:17px; color:#fff;text-align:center;}
#pm2-_105562_ .dep1 > li > a.bt_img {padding:0;}
#pm2-_105562_ .dep1 > li.on > a,
#pm2-_105562_ .dep1 > li:hover > a {background:#189ba1; color:#fff;}
#pm2-_105562_ .dep1 > li > div {display:none; position:relative;}
  
#pm2-_105562_ .dep2 {padding:8px 0;}
#pm2-_105562_ .dep2 > li > a {padding:6px 10px; font-size:13px; color:#fff; text-align:center;}
#pm2-_105562_ .dep2 > li > a.bt_img {padding:0;}
#pm2-_105562_ .dep2 > li.on > a,
#pm2-_105562_ .dep2 > li:hover > a {color:#fff;background:#189ba1; }

/* layer navigation */
#pm2-_105562_.layer {height:57px;}

/* ****************** 1칸 레이아웃  ****************** */

.layout_697996_ {clear:both; min-width:320px;  margin:0 auto;}
.layout_697996_ > div:after {content:''; display:block; clear:both;}
.layout_697996_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}

@media \0screen{
	.layout_697996_ {}
}

/* ****************** 이미지  ****************** */

.img_698006_ {display:block; overflow:hidden; position:relative; width:px; max-width:100%; vertical-align:top;;}
.img_698006_ * {box-sizing:border-box;}
.img_698006_ a {display:block; text-decoration:none;}
  .img_698006_ img { vertical-align:top;width:100%;height:250px;}
.img_698006_ .menu_698006_ {padding-left:0px;
	position:absolute; display:inline-block; text-align:center; top:40%; right:0;left:0;  margin:-12px auto 0;max-width:100%; font-size:28px; font-weight:600; color:#ffffff;}
.img_698006_ .menu_698006_ p {
	position:absolute; top:60%; right:0;left:0; margin:70px auto 0;max-width:100%; font-size:24px; font-weight:300; letter-spacing:-1px; color:#ffffff;}  


@media (max-width:1200px){
	.img_698006_ .menu_698006_ {left:10px;}
}

@media (max-width:767px){
	.img_698006_ {height:80px;}
	.img_698006_ img {display:;} /* 모바일 화면에서 이미지 숨기기 */
	.img_698006_ .menu_698006_ {font-size:20px; margin-top:-5px;}
}

/* ****************** 1칸 레이아웃  ****************** */

.layout_wrap_697976_ {margin-top:-48px;background:#DDEEF3;}
.layout_697976_ {clear:both; min-width:320px; max-width:1100px; margin:0  auto;}
.layout_697976_ > div:after {content:''; display:block; clear:both;}
.layout_697976_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}

[id^=div_user_list] .layout_wrap_697976_ {margin-top:-50;}

@media all and (min-width:1024px) {
	.layout_wrap_697976_ {margin-top:-66px;}
}

@media \0screen{
	.layout_697976_ {min-width:1100px;}
}

/* ****************** 네비게이션 (비율형 A)  ****************** */

	@font-face {
		font-family:'icomoon';
		src:url('/img_up/shop_pds/aramskin/design/uf2smart211/icomoon/icomoon.eot');
		src:url('/img_up/shop_pds/aramskin/design/uf2smart211/icomoon/icomoon.eot') format('embedded-opentype'),
			url('/img_up/shop_pds/aramskin/design/uf2smart211/icomoon/icomoon.ttf') format('truetype'),
			url('/img_up/shop_pds/aramskin/design/uf2smart211/icomoon/icomoon.woff') format('woff'),
			url('/img_up/shop_pds/aramskin/design/uf2smart211/icomoon/icomoon.svg') format('svg');
		font-weight:normal;
		font-style:normal;
	}

	.sub_location > ul {margin:0;padding:0;box-sizing:border-box;padding:0;list-style-type:none;}
	.sub_location > ul:after {content:'';display:block;clear:both}
	.sub_location > ul > li {box-sizing:border-box;float:left;position:relative;z-index:100;width:calc((100% - 50px) / 2);margin:0;padding:0;border-right:1px solid rgba(255, 255, 255, .3)}
	.sub_location > ul > li:last-child {border-right:0;}
	.sub_location > ul > li > p {display:table;position:relative;width:100%;height:48px;margin:0;padding:0 20px;font-size:10px;font-weight:300;color:#000;text-align:center;letter-spacing:-.03em;box-sizing:border-box;}
	.sub_location > ul > li > p > a,
	.sub_location > ul > li > p > span {display:table-cell;vertical-align:middle;}
	.sub_location > ul > li.loca_home {width:50px;}
	.sub_location > ul > li.loca_home > p {padding:0}
	.sub_location > ul > li.loca_home > p > a {position:relative;font-size:0}
	.sub_location > ul > li.loca_home > p > a:before {content:'\e900';font-family:'icomoon';font-size:16px;font-weight:normal;color:#000;vertical-align:top}
	.sub_location > ul > li.snb_on > p {box-sizing:border-box;padding-right:42px;text-align:left;cursor:pointer}
	.sub_location > ul > li.snb_on > p:before {content:'';position:absolute;top:50%;right:20px;margin-top:-3px;border-width:6px;border-style:solid;border-color:#000 transparent transparent transparent;vertical-align:top}
	.sub_location > ul > li.snb_on.on > p {background:#b2d3dd;color:#fff;}
	.sub_location > ul > li.snb_on.on > p:before {margin-top:-10px;border-color:transparent transparent #000 transparent}
	.sub_location > ul > li.snb_on > ul {box-sizing:border-box;display:none;position:absolute;min-width:100%;margin:0;padding:0;border-top:1px solid rgba(255, 255, 255, .3);}
	.sub_location > ul > li.snb_on > ul > li {margin:0;padding:0;list-style-type:none;border-top:1px solid rgba(255, 255, 255, .3)}
	.sub_location > ul > li.snb_on > ul > li:first-child {border-top:none}
	.sub_location > ul > li.snb_on > ul > li > a {display:block;padding:10px 20px;background:#DDEEF3;font-size:10px;color:#000;text-decoration:none;letter-spacing:-.03em;transition:all .2s ease-out}
	.sub_location > ul > li.snb_on > ul > li > a:hover,
	.sub_location > ul > li.snb_on > ul > li.on > a {background:#b2d3dd;color:#fff} transparent transparent transparent}
	.sub_location > ul > li.loca_current.snb_on.on > p:before {border-color:transparent transparent #fff transparent}

	@media all and (min-width:1024px) {
		.sub_location {font-size:0;}
		.sub_location > ul {display:inline-block;}
		.sub_location > ul > li {position:relative;width:auto;border-right:0;}
		.sub_location > ul > li:after {content:'';position:absolute;right:0;top:0;bottom:0;width:1px;height:25px;margin:auto;background:rgba(255, 255, 255, .3)}
		.sub_location > ul > li.loca_home {width:66px;}
		.sub_location > ul > li > p {height:66px;padding:0 30px;line-height:1.3em;font-size:15px;}
		.sub_location > ul > li.snb_on > p {padding-right:58px;}
		.sub_location > ul > li.snb_on > p:before {right:25px;}
		.sub_location > ul > li.snb_on > ul > li > a {font-size:15px;text-align:left}
	}

/* ****************** 1칸 레이아웃  ****************** */

.layout_698016_ {clear:both; min-width:320px; max-width:1600px; margin:0 auto;}
.layout_698016_ > div:after {content:''; display:block; clear:both;}
.layout_698016_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}

@media \0screen{
	.layout_698016_ {min-width:1600px;}
}

/* ****************** 공백  ****************** */

.empty_line_698076_ {display:block; width:100%; height:20px; line-height:20px;}

[id^=div_user_list] .empty_line_698076_ {border:1px dotted #f00;}
[id^=div_user_list] .empty_line_698076_:before {content:'공백 : 20px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

/* ****************** 서브 네비게이션 - 가로형  ****************** */

	#pm2-_698046_ {position:relative;z-index:10}
	#pm2-_698046_ * {box-sizing:border-box}
	#pm2-_698046_ ul {margin:0;padding:0;list-style:none;}
	#pm2-_698046_ a {display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis; }
	#pm2-_698046_ a > img {vertical-align:top;left:0; right:0; margin-left:auto; margin-right:auto;}

	#pm2-_698046_ .dep2 {position:relative;display:inline-block;}
	#pm2-_698046_ .dep2:after {content:'';display:block;clear:both}
	#pm2-_698046_ .dep2 > li {float:left;margin:3px;padding-left:2px;}
	#pm2-_698046_ .dep2 > li > a {background:#f0f0f0;font-size:15px;color:#000;padding:10px 30px 10px 30px;}
	#pm2-_698046_ .dep2 > li > a.bt_img {padding:10px}
	#pm2-_698046_ .dep2 > li.on > a,
	#pm2-_698046_ .dep2 > li:hover > a {background:#00bbc3;color:#fff;font-weight:bold;padding:10px 30px 10px 30px;}
	#pm2-_698046_ .dep2 > li:hover > div {display:block}
	#pm2-_698046_ .dep2 > li > div {display:none;position:relative}

	#pm2-_698046_ .dep3 {position:absolute;left:0;min-width:100%;padding:18px 0;background:#fff;}
	#pm2-_698046_ .dep3 > li > a {padding:6px 20px;font-size:13px;color:#333;white-space:nowrap}
	#pm2-_698046_ .dep3 > li > a.bt_img {padding:0}
	#pm2-_698046_ .dep3 > li.on > a,
	#pm2-_698046_ .dep3 > li:hover > a {font-weight:bold;color:#000}

/* ****************** 공백  ****************** */

.empty_line_698066_ {display:block; width:100%; height:20px; line-height:20px;}

[id^=div_user_list] .empty_line_698066_ {border:1px dotted #f00;}
[id^=div_user_list] .empty_line_698066_:before {content:'공백 : 20px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

/* ****************** 공백  ****************** */

.empty_line_698056_ {display:block; width:100%; height:40px; line-height:40px;}

[id^=div_user_list] .empty_line_698056_ {border:1px dotted #f00;}
[id^=div_user_list] .empty_line_698056_:before {content:'공백 : 40px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

/* ****************** 1칸 레이아웃  ****************** */

.layout_264098_ {clear:both; min-width:320px; max-width:1000px; margin:0 auto;}
.layout_264098_ > div:after {content:''; display:block; clear:both;}
.layout_264098_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}

@media \0screen{
	.layout_264098_ {min-width:1000px;}
}

/* ****************** 하단 메뉴  ****************** */

.fnb_264099_ ul {margin:0; padding:0; list-style:none; font-size:0;}
.fnb_264099_ li {position:relative; display:inline-block; font-size:16px;}
.fnb_264099_ li:before {content:''; display:block; position:absolute; left:0; top:50%; width:1px; height:10px; margin-top:-5px; background-color:#ffffff; opacity:.5;}
.fnb_264099_ li:first-child:before {display:none;}
.fnb_264099_ li a {display:block; height:30px; line-height:30px; margin:0; padding:0 .8em; font-size:12px; color:#ffffff; text-decoration:none;}
.fnb_264099_ li a:hover {text-decoration:underline;}
.fnb_264099_ p {height:30px; line-height:30px; margin:0; padding:0 .8em; font-family:Arial; font-size:12px; color:#ffffff}

/* ****************** 공백  ****************** */

.empty_line_264080_ {display:block; width:100%; height:20px; line-height:20px;}

[id^=div_user_list] .empty_line_264080_ {border:1px dotted #f00;}
[id^=div_user_list] .empty_line_264080_:before {content:'공백 : 20px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

/* ****************** 2칸 레이아웃  ****************** */

.layout_264081_ {clear:both; min-width:320px; max-width:1200px; margin:0 auto;}
.layout_264081_ > div {}
.layout_264081_ > div:after {content:''; display:block; clear:both;}
.layout_264081_ > div > [class^=container_] {float:left; position:relative; width:100%;  box-sizing:border-box;}
.layout_264081_ > div > .container_1 {width:25%;}
.layout_264081_ > div > .container_2 {width:75%;}

@media (max-width:1023px){
	.layout_264081_ > div > .container_1 { width:100%; }
	.layout_264081_ > div > .container_2 { width:100%; }
}

@media \0screen{
	.layout_264081_ {min-width:1200px;}
}

/* ****************** 이미지  ****************** */

.img_264276_ {display:inline-block; overflow:hidden; position:relative; width:px; max-width:100%; vertical-align:top;}
.img_264276_ * {box-sizing:border-box;}
.img_264276_ a {display:block; text-decoration:none;}
.img_264276_ img {max-width:100%; vertical-align:top;}

/* ****************** 하단 정보  ****************** */

.footer_info_264083_ {padding:0 10px;}
.footer_info_264083_ ul {margin:0; padding:0; list-style:none; font-size:0;}
.footer_info_264083_ li {position:relative; display:inline-block; padding:0 .8em; font-size:14px;  color:#ffffff; line-height:22px;}
.footer_info_264083_ li:before {content:''; display:block; position:absolute; left:0; top:50%; width:1px; height:10px; margin-top:-5px; background-color:#ffffff; opacity:.5;}
.footer_info_264083_ li:first-child {padding-left:0;}
.footer_info_264083_ li:first-child:before {display:none;}
.footer_info_264083_ li .bizinfo {display:inline-block; margin-left:.8em; padding:0 .5em; border-radius:2px; background:#666; font-size:12px; color:#fff; line-height:20px; text-decoration:none;}

/* ****************** 공백  ****************** */

.empty_line_264084_ {display:block; width:100%; height:20px; line-height:20px;}

[id^=div_user_list] .empty_line_264084_ {border:1px dotted #f00;}
[id^=div_user_list] .empty_line_264084_:before {content:'공백 : 20px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

/* ****************** 상단으로 바로가기 버튼  ****************** */

@font-face {
	font-family: 'icomoon_contents';
	src:url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.eot');
	src:url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.eot?#iefix') format('embedded-opentype'),
		url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.woff') format('woff'),
		url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.ttf') format('truetype'),
		url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.svg#icomoon_contents') format('svg');
	font-weight: normal;
	font-style: normal;
}
.scroll_top_264085_ {
	position:fixed; bottom:10px; right:-70px; width:30px; height:30px; line-height:30px;
	border:1px solid #000000; background:#000000;
	font-size:0; color:#fff; text-align:center; box-sizing:border-box; cursor:pointer; opacity:.6;
	-webkit-transition:right .3s ease-out;
	-moz-transition:right .3s ease-out;
	-o-transition:right .3s ease-out;
	-ms-transition:right .3s ease-out;
	transition:right .3s ease-out;
}
.scroll_top_264085_.on {right:10px;}
.scroll_top_264085_ span:before {content:'\e601'; font-family:"icomoon_contents"; font-size:15px;}

[id^=div_user_list] .scroll_top_264085_ {position:relative; right:-100%; bottom:0; margin-left:-40px; opacity:1;}

@media (min-width:1024px){
	.scroll_top_264085_:hover {opacity:1;}
	.scroll_top_264085_ {width:40px; height:40px; line-height:40px;}
	.scroll_top_264085_ span:before {font-size:20px;}
	[id^=div_user_list] .scroll_top_264085_ {margin-left:-50px;}
}

@media \0screen{
	.scroll_top_264085_:hover {opacity:1;}
	.scroll_top_264085_ {width:40px; height:40px; line-height:40px;}
	.scroll_top_264085_ span:before {font-size:20px;}
	[id^=div_user_list] .scroll_top_264085_ {margin-left:-50px;}
}
