
/* ****************** 공백  ****************** */

.empty_line_30913_ {display:block; width:100%; height:20px;}
@media (max-width:1023px){
.empty_line_30913_ {display:none;}
}

/* ****************** 배너관리 - 이미지 슬라이드 (기본형)  ****************** */

@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;
}

#owl__30914_ {overflow: hidden; max-width:1000px; margin:0 auto;}
#owl__30914_ a {border: none; text-decoration: none;}
#owl__30914_ a img {border: none;}
#owl__30914_ .owl-item {z-index: 1;}
#owl__30914_ .item {position: relative;}
#owl__30914_ .item .caption {position: absolute; left: 0; right: 0; top: 80%; bottom: 0; background: #333; background: rgba(0,0,0,0.5);}
#owl__30914_ .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: #fff; text-align: center; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;
}

#owl__30914_ .owl-controls {-webkit-tap-highlight-color: transparent;}
#owl__30914_ .owl-controls .owl-nav [class*='owl-'] {
	position: absolute; top: 50%; z-index: 2; width: 40px; height: 40px; line-height: 40px; margin-top: -40px;	font-size: 0; cursor: pointer; opacity: 0.7;
}
#owl__30914_ .owl-controls .owl-nav [class*='owl-']:before{font-family: 'icomoon_slider'; font-size: 40px; font-weight: bold; color: #fff;}
#owl__30914_ .owl-controls .owl-nav [class*='owl-']:hover {opacity: 1;}
#owl__30914_ .owl-controls .owl-nav .owl-prev {left: 5px;}
#owl__30914_ .owl-controls .owl-nav .owl-next {right: 5px;}
#owl__30914_ .owl-controls .owl-nav .owl-prev:before {content: '\e600';}
#owl__30914_ .owl-controls .owl-nav .owl-next:before {content: '\e601';}
#owl__30914_ .owl-controls .owl-nav .disabled {opacity: 0.5; cursor: default;}

#owl__30914_ .owl-dots {height: 20px; margin: 10px 0; font-size: 0; text-align: center;}
#owl__30914_ .owl-dots .owl-dot {display: inline-block; zoom: 1; *display: inline;}
#owl__30914_ .owl-dots .owl-dot span {
	display: block;width: 10px; height: 10px; margin: 5px 4px;
	background: #d6d6d6; 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;
}
#owl__30914_ .owl-dots .owl-dot.active span,
#owl__30914_ .owl-dots .owl-dot:hover span {background:#d73031;}

/* ****************** 공백  ****************** */

.empty_line_30915_ {display:block; width:100%; height:20px;}

/* ****************** 탭 레이아웃  ****************** */

.layout_30916_ {clear:both; min-width:320px; max-width:1000px; margin:0 auto;}
.layout_30916_ > ul {margin:0; padding:0; list-style:none;}

.layout_30916_ > #tab_ul_30916_ {display:none;}
.layout_30916_ > #tab_ul_30916_:after {content:''; display:block; clear:both;}
.layout_30916_ > #tab_ul_30916_ > li {float:left; border-right:1px solid #e1e2e3; box-sizing:border-box;}
.layout_30916_ > #tab_ul_30916_ > li:first-child {border-left:1px solid #e1e2e3;}
.layout_30916_ > #tab_ul_30916_ > 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_30916_ > #tab_ul_30916_ > li.on > a {
	padding:0 5px 1px; border-top:3px solid #5da02c; border-bottom:none; background:#fff; color:#5da02c;
}

.layout_30916_ > #box_ul_30916_ > 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_30916_ > #box_ul_30916_ > li > div {overflow:hidden; padding:0px; background:#fff; box-sizing:border-box;}
.layout_30916_ > #box_ul_30916_ > li.on {display:block;}
.layout_30916_ > #box_ul_30916_ > li.on > a {border-color:#5da02c; background:#fff; color:#5da02c;}

.layout_30916_.type_HOR > #tab_ul_30916_ {display:block;}
.layout_30916_.type_HOR > #box_ul_30916_ > li > a {display:none;}

.text_sml_30916_ > #tab_ul_30916_ > li > a {height:40px; line-height:40px; font-size:14px;}
.text_sml_30916_ > #box_ul_30916_ > li > a {font-size:13px;}
.text_mid_30916_ > #tab_ul_30916_ > li > a {height:44px; line-height:44px; font-size:16px;}
.text_mid_30916_ > #box_ul_30916_ > li > a {font-size:14px;}
.text_big_30916_ > #tab_ul_30916_ > li > a {height:48px; line-height:48px; font-size:18px;}
.text_big_30916_ > #box_ul_30916_ > li > a {font-size:15px;}

[id^=div_user_list] .layout_30916_ > #tab_ul_30916_ {display:none !important;}
[id^=div_user_list] .layout_30916_ > #box_ul_30916_ > li {display:block !important;}
[id^=div_user_list] .layout_30916_ > #box_ul_30916_ > li > a {display:block !important;}
[id^=div_user_list] .layout_30916_ > #box_ul_30916_ > li > div {display:block !important;}

@media (min-width:1024px){
	.layout_30916_.type_HOR > #tab_ul_30916_,
	.layout_30916_.type_RES > #tab_ul_30916_ {display:block;}
	.layout_30916_.type_HOR > #box_ul_30916_ > li > a,
	.layout_30916_.type_RES > #box_ul_30916_ > li > a {display:none;}
    .layout_30916_.type_HOR.border_true > #box_ul_30916_ > li > div,
    .layout_30916_.type_RES.border_true > #box_ul_30916_ > li > div {border:1px solid #e1e2e3; border-top:none;}
}

@media \0screen{
	.layout_30916_ {min-width:1000px;}
	.layout_30916_.type_HOR > #tab_ul_30916_,
	.layout_30916_.type_RES > #tab_ul_30916_ {display:block;}
	.layout_30916_.type_HOR > #box_ul_30916_ > li > a,
	.layout_30916_.type_RES > #box_ul_30916_ > li > a {display:none;}
    .layout_30916_.type_HOR.border_true > #box_ul_30916_ > li > div,
    .layout_30916_.type_RES.border_true > #box_ul_30916_ > li > div {border:1px solid #e1e2e3; border-top:none;}
}

/* ****************** 쇼핑몰 상품출력 - 앨범형  ****************** */

.goods_album_30921_ * {box-sizing:border-box;}
.goods_album_30921_ ul {margin:0; padding:0; list-style:none; border:0px; background:#fff;}
.goods_album_30921_ ul:after {content:''; display:block; clear:both;}
.goods_album_30921_ li {display:block; float:left; width:100%; border:0px; background:#fff;}
.goods_album_30921_ li:first-child {display:block;}
.goods_album_30921_ li.mobile_clear {clear:both;}
.goods_album_30921_ li a {display:block; text-decoration:none; text-align:center; color:#666; padding:10px;}
.goods_album_30921_ .figure {margin:0;}
.goods_album_30921_ .figure img {display:block; margin:0 auto; max-width:100%;}
.goods_album_30921_ .figure span {
	display:block; min-width:50px; max-width:120px; height:90px; margin:0 auto;
	border:1px solid #ccc; background:#eee; font-size:12px; color:#999; line-height:90px; font-family:Arial;
}
.goods_album_30921_ .goods_name,
.goods_album_30921_ .price {white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.goods_album_30921_ .goods_name {height:24px; line-height:24px; margin-top:5px; font-size:12px; color:#111;}
.goods_album_30921_ .price {height:24px; line-height:24px; font-size:12px; color:#ef4242;}
.goods_album_30921_ .empty {font-size:14px; padding:10px 0; color:#666; text-align:center; width:100% !important;}
.goods_album_30921_.col_2 li {width:100%;}
.goods_album_30921_.col_3 li {width:50%;}
.goods_album_30921_.col_4 li {width:50%;}
.goods_album_30921_.col_5 li {width:33.33%;}
.goods_album_30921_.col_6 li {width:33.33%;}
.goods_album_30921_ .mhidden {display:none;}

@media (min-width:1024px){
	.goods_album_30921_ li.mobile_clear {clear:inherit;}
	.goods_album_30921_ li.pc_clear {clear:both;}
	.goods_album_30921_ .goods_name {height:26px; line-height:26px; font-size:13px;}
	.goods_album_30921_ .price {height:28px; line-height:28px; font-size:14px;}
	.goods_album_30921_.col_2 li {width:50%;}
	.goods_album_30921_.col_3 li {width:33.33%;}
	.goods_album_30921_.col_4 li {width:25%;}
	.goods_album_30921_.col_5 li {width:20%;}
	.goods_album_30921_.col_6 li {width:16.66%;}
	.goods_album_30921_ .mhidden {display:block;}
}
@media \0screen{
	.goods_album_30921_ li.mobile_clear {clear:inherit;}
	.goods_album_30921_ li.pc_clear {clear:both;}
	.goods_album_30921_ .goods_name {height:26px; line-height:26px; font-size:13px;}
	.goods_album_30921_ .price {height:28px; line-height:28px; font-size:14px;}
	.goods_album_30921_.col_2 li {width:50%;}
	.goods_album_30921_.col_3 li {width:33.33%;}
	.goods_album_30921_.col_4 li {width:25%;}
	.goods_album_30921_.col_5 li {width:20%;}
	.goods_album_30921_.col_6 li {width:16.66%;}
	.goods_album_30921_ .mhidden {display:block;}
}

/* ****************** 쇼핑몰 상품출력 - 앨범형  ****************** */

.goods_album_30919_ * {box-sizing:border-box;}
.goods_album_30919_ ul {margin:0; padding:0; list-style:none; border:0px; background:#fff;}
.goods_album_30919_ ul:after {content:''; display:block; clear:both;}
.goods_album_30919_ li {display:block; float:left; width:100%; border:0px; background:#fff;}
.goods_album_30919_ li:first-child {display:block;}
.goods_album_30919_ li.mobile_clear {clear:both;}
.goods_album_30919_ li a {display:block; text-decoration:none; text-align:center; color:#666; padding:10px;}
.goods_album_30919_ .figure {margin:0;}
.goods_album_30919_ .figure img {display:block; margin:0 auto; max-width:100%;}
.goods_album_30919_ .figure span {
	display:block; min-width:50px; max-width:120px; height:90px; margin:0 auto;
	border:1px solid #ccc; background:#eee; font-size:12px; color:#999; line-height:90px; font-family:Arial;
}
.goods_album_30919_ .goods_name,
.goods_album_30919_ .price {white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.goods_album_30919_ .goods_name {height:24px; line-height:24px; margin-top:5px; font-size:12px; color:#111;}
.goods_album_30919_ .price {height:24px; line-height:24px; font-size:12px; color:#ef4242;}
.goods_album_30919_ .empty {font-size:14px; padding:10px 0; color:#666; text-align:center; width:100% !important;}
.goods_album_30919_.col_2 li {width:100%;}
.goods_album_30919_.col_3 li {width:50%;}
.goods_album_30919_.col_4 li {width:50%;}
.goods_album_30919_.col_5 li {width:33.33%;}
.goods_album_30919_.col_6 li {width:33.33%;}
.goods_album_30919_ .mhidden {display:none;}

@media (min-width:1024px){
	.goods_album_30919_ li.mobile_clear {clear:inherit;}
	.goods_album_30919_ li.pc_clear {clear:both;}
	.goods_album_30919_ .goods_name {height:26px; line-height:26px; font-size:13px;}
	.goods_album_30919_ .price {height:28px; line-height:28px; font-size:14px;}
	.goods_album_30919_.col_2 li {width:50%;}
	.goods_album_30919_.col_3 li {width:33.33%;}
	.goods_album_30919_.col_4 li {width:25%;}
	.goods_album_30919_.col_5 li {width:20%;}
	.goods_album_30919_.col_6 li {width:16.66%;}
	.goods_album_30919_ .mhidden {display:block;}
}
@media \0screen{
	.goods_album_30919_ li.mobile_clear {clear:inherit;}
	.goods_album_30919_ li.pc_clear {clear:both;}
	.goods_album_30919_ .goods_name {height:26px; line-height:26px; font-size:13px;}
	.goods_album_30919_ .price {height:28px; line-height:28px; font-size:14px;}
	.goods_album_30919_.col_2 li {width:50%;}
	.goods_album_30919_.col_3 li {width:33.33%;}
	.goods_album_30919_.col_4 li {width:25%;}
	.goods_album_30919_.col_5 li {width:20%;}
	.goods_album_30919_.col_6 li {width:16.66%;}
	.goods_album_30919_ .mhidden {display:block;}
}

/* ****************** 쇼핑몰 상품출력 - 앨범형  ****************** */

.goods_album_30918_ * {box-sizing:border-box;}
.goods_album_30918_ ul {margin:0; padding:0; list-style:none; border:0px; background:#fff;}
.goods_album_30918_ ul:after {content:''; display:block; clear:both;}
.goods_album_30918_ li {display:block; float:left; width:100%; border:0px; background:#fff;}
.goods_album_30918_ li:first-child {display:block;}
.goods_album_30918_ li.mobile_clear {clear:both;}
.goods_album_30918_ li a {display:block; text-decoration:none; text-align:center; color:#666; padding:10px;}
.goods_album_30918_ .figure {margin:0;}
.goods_album_30918_ .figure img {display:block; margin:0 auto; max-width:100%;}
.goods_album_30918_ .figure span {
	display:block; min-width:50px; max-width:120px; height:90px; margin:0 auto;
	border:1px solid #ccc; background:#eee; font-size:12px; color:#999; line-height:90px; font-family:Arial;
}
.goods_album_30918_ .goods_name,
.goods_album_30918_ .price {white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.goods_album_30918_ .goods_name {height:24px; line-height:24px; margin-top:5px; font-size:12px; color:#111;}
.goods_album_30918_ .price {height:24px; line-height:24px; font-size:12px; color:#ef4242;}
.goods_album_30918_ .empty {font-size:14px; padding:10px 0; color:#666; text-align:center; width:100% !important;}
.goods_album_30918_.col_2 li {width:100%;}
.goods_album_30918_.col_3 li {width:50%;}
.goods_album_30918_.col_4 li {width:50%;}
.goods_album_30918_.col_5 li {width:33.33%;}
.goods_album_30918_.col_6 li {width:33.33%;}
.goods_album_30918_ .mhidden {display:none;}

@media (min-width:1024px){
	.goods_album_30918_ li.mobile_clear {clear:inherit;}
	.goods_album_30918_ li.pc_clear {clear:both;}
	.goods_album_30918_ .goods_name {height:26px; line-height:26px; font-size:13px;}
	.goods_album_30918_ .price {height:28px; line-height:28px; font-size:14px;}
	.goods_album_30918_.col_2 li {width:50%;}
	.goods_album_30918_.col_3 li {width:33.33%;}
	.goods_album_30918_.col_4 li {width:25%;}
	.goods_album_30918_.col_5 li {width:20%;}
	.goods_album_30918_.col_6 li {width:16.66%;}
	.goods_album_30918_ .mhidden {display:block;}
}
@media \0screen{
	.goods_album_30918_ li.mobile_clear {clear:inherit;}
	.goods_album_30918_ li.pc_clear {clear:both;}
	.goods_album_30918_ .goods_name {height:26px; line-height:26px; font-size:13px;}
	.goods_album_30918_ .price {height:28px; line-height:28px; font-size:14px;}
	.goods_album_30918_.col_2 li {width:50%;}
	.goods_album_30918_.col_3 li {width:33.33%;}
	.goods_album_30918_.col_4 li {width:25%;}
	.goods_album_30918_.col_5 li {width:20%;}
	.goods_album_30918_.col_6 li {width:16.66%;}
	.goods_album_30918_ .mhidden {display:block;}
}

/* ****************** 쇼핑몰 상품출력 - 앨범형  ****************** */

.goods_album_30920_ * {box-sizing:border-box;}
.goods_album_30920_ ul {margin:0; padding:0; list-style:none; border:0px; background:#fff;}
.goods_album_30920_ ul:after {content:''; display:block; clear:both;}
.goods_album_30920_ li {display:block; float:left; width:100%; border:0px; background:#fff;}
.goods_album_30920_ li:first-child {display:block;}
.goods_album_30920_ li.mobile_clear {clear:both;}
.goods_album_30920_ li a {display:block; text-decoration:none; text-align:center; color:#666; padding:10px;}
.goods_album_30920_ .figure {margin:0;}
.goods_album_30920_ .figure img {display:block; margin:0 auto; max-width:100%;}
.goods_album_30920_ .figure span {
	display:block; min-width:50px; max-width:120px; height:90px; margin:0 auto;
	border:1px solid #ccc; background:#eee; font-size:12px; color:#999; line-height:90px; font-family:Arial;
}
.goods_album_30920_ .goods_name,
.goods_album_30920_ .price {white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.goods_album_30920_ .goods_name {height:24px; line-height:24px; margin-top:5px; font-size:12px; color:#111;}
.goods_album_30920_ .price {height:24px; line-height:24px; font-size:12px; color:#ef4242;}
.goods_album_30920_ .empty {font-size:14px; padding:10px 0; color:#666; text-align:center; width:100% !important;}
.goods_album_30920_.col_2 li {width:100%;}
.goods_album_30920_.col_3 li {width:50%;}
.goods_album_30920_.col_4 li {width:50%;}
.goods_album_30920_.col_5 li {width:33.33%;}
.goods_album_30920_.col_6 li {width:33.33%;}
.goods_album_30920_ .mhidden {display:none;}

@media (min-width:1024px){
	.goods_album_30920_ li.mobile_clear {clear:inherit;}
	.goods_album_30920_ li.pc_clear {clear:both;}
	.goods_album_30920_ .goods_name {height:26px; line-height:26px; font-size:13px;}
	.goods_album_30920_ .price {height:28px; line-height:28px; font-size:14px;}
	.goods_album_30920_.col_2 li {width:50%;}
	.goods_album_30920_.col_3 li {width:33.33%;}
	.goods_album_30920_.col_4 li {width:25%;}
	.goods_album_30920_.col_5 li {width:20%;}
	.goods_album_30920_.col_6 li {width:16.66%;}
	.goods_album_30920_ .mhidden {display:block;}
}
@media \0screen{
	.goods_album_30920_ li.mobile_clear {clear:inherit;}
	.goods_album_30920_ li.pc_clear {clear:both;}
	.goods_album_30920_ .goods_name {height:26px; line-height:26px; font-size:13px;}
	.goods_album_30920_ .price {height:28px; line-height:28px; font-size:14px;}
	.goods_album_30920_.col_2 li {width:50%;}
	.goods_album_30920_.col_3 li {width:33.33%;}
	.goods_album_30920_.col_4 li {width:25%;}
	.goods_album_30920_.col_5 li {width:20%;}
	.goods_album_30920_.col_6 li {width:16.66%;}
	.goods_album_30920_ .mhidden {display:block;}
}

/* ****************** 쇼핑몰 상품출력 - 앨범형  ****************** */

.goods_album_30917_ * {box-sizing:border-box;}
.goods_album_30917_ ul {margin:0; padding:0; list-style:none; border:0px; background:#fff;}
.goods_album_30917_ ul:after {content:''; display:block; clear:both;}
.goods_album_30917_ li {display:block; float:left; width:100%; border:0px; background:#fff;}
.goods_album_30917_ li:first-child {display:block;}
.goods_album_30917_ li.mobile_clear {clear:both;}
.goods_album_30917_ li a {display:block; text-decoration:none; text-align:center; color:#666; padding:10px;}
.goods_album_30917_ .figure {margin:0;}
.goods_album_30917_ .figure img {display:block; margin:0 auto; max-width:100%;}
.goods_album_30917_ .figure span {
	display:block; min-width:50px; max-width:120px; height:90px; margin:0 auto;
	border:1px solid #ccc; background:#eee; font-size:12px; color:#999; line-height:90px; font-family:Arial;
}
.goods_album_30917_ .goods_name,
.goods_album_30917_ .price {white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.goods_album_30917_ .goods_name {height:24px; line-height:24px; margin-top:5px; font-size:12px; color:#111;}
.goods_album_30917_ .price {height:24px; line-height:24px; font-size:12px; color:#ef4242;}
.goods_album_30917_ .empty {font-size:14px; padding:10px 0; color:#666; text-align:center; width:100% !important;}
.goods_album_30917_.col_2 li {width:100%;}
.goods_album_30917_.col_3 li {width:50%;}
.goods_album_30917_.col_4 li {width:50%;}
.goods_album_30917_.col_5 li {width:33.33%;}
.goods_album_30917_.col_6 li {width:33.33%;}
.goods_album_30917_ .mhidden {display:none;}

@media (min-width:1024px){
	.goods_album_30917_ li.mobile_clear {clear:inherit;}
	.goods_album_30917_ li.pc_clear {clear:both;}
	.goods_album_30917_ .goods_name {height:26px; line-height:26px; font-size:13px;}
	.goods_album_30917_ .price {height:28px; line-height:28px; font-size:14px;}
	.goods_album_30917_.col_2 li {width:50%;}
	.goods_album_30917_.col_3 li {width:33.33%;}
	.goods_album_30917_.col_4 li {width:25%;}
	.goods_album_30917_.col_5 li {width:20%;}
	.goods_album_30917_.col_6 li {width:16.66%;}
	.goods_album_30917_ .mhidden {display:block;}
}
@media \0screen{
	.goods_album_30917_ li.mobile_clear {clear:inherit;}
	.goods_album_30917_ li.pc_clear {clear:both;}
	.goods_album_30917_ .goods_name {height:26px; line-height:26px; font-size:13px;}
	.goods_album_30917_ .price {height:28px; line-height:28px; font-size:14px;}
	.goods_album_30917_.col_2 li {width:50%;}
	.goods_album_30917_.col_3 li {width:33.33%;}
	.goods_album_30917_.col_4 li {width:25%;}
	.goods_album_30917_.col_5 li {width:20%;}
	.goods_album_30917_.col_6 li {width:16.66%;}
	.goods_album_30917_ .mhidden {display:block;}
}

/* ****************** 공백  ****************** */

.empty_line_30922_ {display:block; width:100%; height:30px;}

/* ****************** 2칸 레이아웃  ****************** */

.layout_30923_ {clear:both; min-width:320px; max-width:1000px; margin:0 auto;}
.layout_30923_ > div {margin-left:-10px;}
.layout_30923_ > div:after {content:''; display:block; clear:both;}
.layout_30923_ > div > [class^=container_] {float:left; position:relative; width:100%; padding-left:10px; box-sizing:border-box;}
.layout_30923_ > div > .container_1 {width:50%;}
.layout_30923_ > div > .container_2 {width:50%;}

@media (max-width:1023px){
	.layout_30923_ > div > .container_1 { width:100%; }
	.layout_30923_ > div > .container_2 {clear:both; width:100%; padding-top:10px;}
}

@media \0screen{
	.layout_30923_ {min-width:1000px;}
}

/* ****************** 이미지  ****************** */

.img_30925_ img {max-width:100%; vertical-align:top;}

/* ****************** 이미지  ****************** */

.img_30924_ img {max-width:100%; vertical-align:top;}

/* ****************** 이미지  ****************** */

.img_34092_ img {max-width:100%; vertical-align:top;}

/* ****************** 공백  ****************** */

.empty_line_30926_ {display:block; width:100%; height:40px;}

/* ****************** 1칸 레이아웃  ****************** */

.layout_30927_ {clear:both; min-width:320px; max-width:1000px; margin:0 auto;}
.layout_30927_ > div:after {content:''; display:block; clear:both;}
.layout_30927_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}

@media \0screen{
	.layout_30927_ {min-width:1000px;}
}

/* ****************** 타이틀 텍스트  ****************** */

.title_30928_ {font-size:0;}
.title_30928_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:20px; font-weight:bold; color:#000000; line-height:1.4em;
}
.title_30928_ p:before {content:''; position:absolute; background:#5da02c; font-size:0;}

.title_30928_.style_top p {padding-top:10px;}
.title_30928_.style_top p:before {left:0; top:0; width:20px; height:4px;}

.title_30928_.style_right p {padding-right:14px;}
.title_30928_.style_right p:before {right:0; top:8px; width:4px; height:20px;}

.title_30928_.style_bottom p {padding-bottom:12px;}
.title_30928_.style_bottom p:before {left:0; bottom:0; width:20px; height:4px;}

.title_30928_.style_left p {padding-left:14px;}
.title_30928_.style_left p:before {left:0; top:8px; width:4px; height:20px;}

.title_30928_.style_circle1 p {padding-left:20px;}
.title_30928_.style_circle1 p:before {
	left:0; top:8px; width:12px; height:12px;
	border-radius:12px;
}

.title_30928_.style_circle2 p {padding-left:20px;}
.title_30928_.style_circle2 p:before {
	left:0; top:8px; width:12px; height:12px;
	border:2px solid #5da02c; border-radius:12px; background:none; box-sizing:border-box;
}

/* ****************** 공백  ****************** */

.empty_line_30929_ {display:block; width:100%; height:20px;}

/* ****************** 1칸 레이아웃  ****************** */

.layout_30930_ {clear:both; min-width:320px; max-width:1000px; margin:0 auto;}
.layout_30930_ > div:after {content:''; display:block; clear:both;}
.layout_30930_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}

@media \0screen{
	.layout_30930_ {min-width:1000px;}
}

/* ****************** 쇼핑몰 상품출력 - 앨범형  ****************** */

.goods_album_30931_ * {box-sizing:border-box;}
.goods_album_30931_ ul {margin:0; padding:0; list-style:none; border:0px; background:#fff;}
.goods_album_30931_ ul:after {content:''; display:block; clear:both;}
.goods_album_30931_ li {display:block; float:left; width:100%; border:0px; background:#fff;}
.goods_album_30931_ li:first-child {display:block;}
.goods_album_30931_ li.mobile_clear {clear:both;}
.goods_album_30931_ li a {display:block; text-decoration:none; text-align:center; color:#666; padding:10px;}
.goods_album_30931_ .figure {margin:0;}
.goods_album_30931_ .figure img {display:block; margin:0 auto; max-width:100%;}
.goods_album_30931_ .figure span {
	display:block; min-width:50px; max-width:120px; height:90px; margin:0 auto;
	border:1px solid #ccc; background:#eee; font-size:12px; color:#999; line-height:90px; font-family:Arial;
}
.goods_album_30931_ .goods_name,
.goods_album_30931_ .price {white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.goods_album_30931_ .goods_name {height:24px; line-height:24px; margin-top:5px; font-size:12px; color:#111;}
.goods_album_30931_ .price {height:24px; line-height:24px; font-size:12px; color:#ef4242;}
.goods_album_30931_ .empty {font-size:14px; padding:10px 0; color:#666; text-align:center; width:100% !important;}
.goods_album_30931_.col_2 li {width:100%;}
.goods_album_30931_.col_3 li {width:50%;}
.goods_album_30931_.col_4 li {width:50%;}
.goods_album_30931_.col_5 li {width:33.33%;}
.goods_album_30931_.col_6 li {width:33.33%;}
.goods_album_30931_ .mhidden {display:none;}

@media (min-width:1024px){
	.goods_album_30931_ li.mobile_clear {clear:inherit;}
	.goods_album_30931_ li.pc_clear {clear:both;}
	.goods_album_30931_ .goods_name {height:26px; line-height:26px; font-size:13px;}
	.goods_album_30931_ .price {height:28px; line-height:28px; font-size:14px;}
	.goods_album_30931_.col_2 li {width:50%;}
	.goods_album_30931_.col_3 li {width:33.33%;}
	.goods_album_30931_.col_4 li {width:25%;}
	.goods_album_30931_.col_5 li {width:20%;}
	.goods_album_30931_.col_6 li {width:16.66%;}
	.goods_album_30931_ .mhidden {display:block;}
}
@media \0screen{
	.goods_album_30931_ li.mobile_clear {clear:inherit;}
	.goods_album_30931_ li.pc_clear {clear:both;}
	.goods_album_30931_ .goods_name {height:26px; line-height:26px; font-size:13px;}
	.goods_album_30931_ .price {height:28px; line-height:28px; font-size:14px;}
	.goods_album_30931_.col_2 li {width:50%;}
	.goods_album_30931_.col_3 li {width:33.33%;}
	.goods_album_30931_.col_4 li {width:25%;}
	.goods_album_30931_.col_5 li {width:20%;}
	.goods_album_30931_.col_6 li {width:16.66%;}
	.goods_album_30931_ .mhidden {display:block;}
}

/* ****************** 공백  ****************** */

.empty_line_30932_ {display:block; width:100%; height:20px;}

/* ****************** 2칸 레이아웃  ****************** */

.layout_30933_ {clear:both; min-width:320px; max-width:1000px; margin:0 auto; border:8px solid #ebebeb; box-sizing:border-box;}
.layout_30933_ > div {}
.layout_30933_ > div:after {content:''; display:block; clear:both;}
.layout_30933_ > div > [class^=container_] {float:left; position:relative; width:100%;  box-sizing:border-box;}
.layout_30933_ > div > .container_1 {width:33.333333333333%;}
.layout_30933_ > div > .container_2 {width:66.666666666667%;}

@media (max-width:1023px){
	.layout_30933_ > div > .container_1 { width:100%; }
	.layout_30933_ > div > .container_2 { width:100%; }
}

@media \0screen{
	.layout_30933_ {min-width:1000px;}
}

/* ****************** 고객센터  ****************** */

.customer1915:after {content:''; display:block; clear:both;}
.customer1915 figure {display:block; float:left; margin:0; padding-right:10px; box-sizing:border-box;}
.customer1915 figure img {max-width:100%; vertical-align:bottom;}
.customer1915 div p {margin:0; padding:0; font-weight:bold;}
.customer1915 div .title {font-size:14px; color:#444; line-height:1.6em;}
.customer1915 div .tel {font-size:25px; color:#d73031; line-height:1em;}

@media (min-width:769px){
.customer1915 div .tel {font-size:30px; color:#d73031; line-height:1em;}
}


/* ****************** 입금계좌 안내  ****************** */

.bank1909 figure {display:block; float:left; margin:0; padding-right:10px; box-sizing:border-box;}
.bank1909 .title {margin:0; padding:0; font-size:14px; font-weight:bold; color:#444; line-height:1.6em;}
.bank1909 .title span {margin-left:10px; color:#111111;}
.bank1909 ul {margin:10px 0 10px 60px; padding:0; list-style:none; font-size:0;}
.bank1909 li {display:inline-block; margin-right:20px; font-size:16px; color:#444; line-height:1.6em;}

/* ****************** 공백  ****************** */

.empty_line_30936_ {display:block; width:100%; height:10px;}
