.xans-product-detail { position:relative; margin:0 auto; padding:0; }
.xans-product-detail .detailArea { }
.xans-product-detail .detailArea:after { content:""; display:block; clear:both; }

/* 소비자가 기준 할인가 */
.xans-product-detail .ec-sale-rate { display: inline-block; margin-left: 10px; font-weight: 700; color: #f0352e;}

/* headingArea */
.xans-product-detail .headingArea { position:relative; padding:0 0 8px 8px; margin:0 0 16px; font-size: 14px; line-height:24px; }
.xans-product-detail .headingArea h2 { display:inline; font-size:22px; color:#222; font-weight: 400; }
.xans-product-detail .headingArea .icon img { margin:0 4px 0 0; vertical-align:middle; }
/*.xans-product-detail .headingArea .icon .icon_img { margin:0; }*/
.xans-product-detail .headingArea .supply { overflow:hidden; float:right; }
.xans-product-detail .headingArea .supply span { padding:0 3px 0 0; font-size:16px; font-weight:bold; color:#555; }

/* imgArea */
.xans-product-detail .imgArea { float:left; width: 46%; margin:0; }
.xans-product-detail .imgArea .keyImg { width:100%; margin:0 auto; }
.xans-product-detail .imgArea .keyImg .thumbnail { display:inline-block; position:relative; max-width:100%; box-sizing: border-box;}
.xans-product-detail .imgArea .keyImg .prdIcon { position:absolute; top:0; left:0; width:100%; height:100%; background-repeat:no-repeat; }
.xans-product-detail .imgArea .keyImg img { max-width:100%; border-radius: 20px; overflow: hidden; cursor:pointer; }

.xans-product-detail .imgArea .listImg { overflow:hidden; width: 100%;  margin:24px auto; }
.xans-product-detail .imgArea .listImg ul { min-width:400px; margin:0; font-size:0; line-height:0; }
.xans-product-detail .imgArea .listImg li { display:inline-block; width: 92px; margin:0 8px 0 0; font-size:12px; line-height:14px; vertical-align:top; }
.xans-product-detail .imgArea .listImg li img { width:100%; border:1px solid #eee; border-radius: 10px; cursor:pointer; }
.xans-product-detail .imgArea .listImg button { position:absolute; top:8px; width:21px; height:77px; font-size:0; line-height:0; color:transparent; background:url("//img.echosting.cafe24.com/skin/base/product/btn_product_detail_ctrl.png") no-repeat; }
.xans-product-detail .imgArea .listImg .prev { left:0; background-position:0 0; }
.xans-product-detail .imgArea .listImg .next { right:0; background-position:-31px 0; }
.xans-product-detail .imgArea .control { overflow:hidden; width:100%; margin:24px auto 0; border:1px solid #eee; text-align:center; background:#f8f8f8; box-sizing: border-box; border-radius: 8px; }
.xans-product-detail .imgArea .control .btnZoom { display:block; padding:10px 0; color:#555; font-size:12px; letter-spacing:-0.5px; text-decoration:none; }
.xans-product-detail .imgArea .control .prev { float:left; border-right:1px solid #d7d5d5; }
.xans-product-detail .imgArea .control .next { float:right; border-left:1px solid #d7d5d5; }
.xans-product-detail .imgArea .color { overflow:hidden; width:346px; margin:5px auto; }
.xans-product-detail .imgArea .chips { float:left; width:28px; height:18px; margin:0 3px 3px 0; border:1px solid #e3e3e3; font-size:0; line-height:0; }
.xans-product-detail .imgArea .xans-product-action { width:100%; }
.xans-product-detail .imgArea .xans-product-action.ec-base-button[class*="gColumn"] [class^='btn'] {margin: 0 1px;}

.xans-product-detail .likeButton { display:table; margin:8px auto; text-align:center; font-size:14px; }
.xans-product-detail .likeButton button { display:inline-block; padding:10px 20px; border:1px solid #eee; border-bottom-color:#eee; border-radius:8px; color:#555; line-height:1em; text-align:right; background-color:#fff; }
.xans-product-detail .likeButton button span { display:inline-block; height:16px; line-height:16px; vertical-align:middle; /*font-family:Gulim, sans-serif;*/ }
.xans-product-detail .likeButton button img { margin:0 2px 0 0; vertical-align:middle; }
.xans-product-detail .likeButton .title { font-size: 12px; font-family: 'Noto Sans KR', serif; padding:0 8px 0 0; margin:0 8px 0 0; min-width:0; text-align:left; background:url("//img.echosting.cafe24.com/skin/base_ko_KR/product/bg_bar.gif") no-repeat 100% 3px; }
.xans-product-detail .likeButton.selected .title { color:#ef514c; }
.xans-product-detail .likeButton.selected .count { color:#353535; }

/* infoArea */
.xans-product-detail .infoArea { float: left; width: 46%; margin-left: 8%; }
.xans-product-detail .infoArea p.delivery { padding:10px 0 20px; }
.xans-product-detail .infoArea .guideArea { overflow:hidden; margin:5px 0 0; padding:8px 11px 0; border-top:1px solid #eee; }
.xans-product-detail .infoArea .guideArea .info { float:left; color:#555; font-size: 12px; }
.xans-product-detail .infoArea .guideArea .sizeGuide { float:right; background:url("//img.echosting.cafe24.com/skin/base_ko_KR/product/ico_sizeGuide.gif") no-repeat 0 3px; }
.xans-product-detail .infoArea .sizeGuide a { display:inline-block; padding:2px 15px 2px 24px; color:#353535; vertical-align:top; background:url("//img.echosting.cafe24.com/skin/base_ko_KR/product/ico_sizeGuide_go.gif") no-repeat 100% 6px; }
.xans-product-detail .infoArea .sizeGuide a:hover { text-decoration:none; }

.xans-product-detail .infoArea table { border:0; font-size:14px; margin:10px 0 0; }
.xans-product-detail .infoArea th { font-weight:normal; color:#333; width:115px; padding:7px 0 8px 9px; text-align:left; vertical-align:middle; }
.xans-product-detail .infoArea td { padding:7px 6px 8px 0; vertical-align:middle; }
.xans-product-detail .infoArea img { vertical-align:middle; }
.xans-product-detail .infoArea td input[type=text] { width:80%; }
.xans-product-detail .infoArea select { width:100%; height:24px; font-size:12px; color:#333; }
.xans-product-detail .infoArea td #delivery_cost_prepaid { margin:0 0 5px; }
.xans-product-detail .infoArea td .sale { text-decoration:line-through; }
.xans-product-detail .infoArea td .period { display:block; margin:7px 0 0; font-size:11px; color:#333; }
.xans-product-detail .infoArea td .mileage li { line-height:1.7em; }
.xans-product-detail .infoArea td .delivery label { margin:0 30px 0 0; }
.xans-product-detail .infoArea td img.qrcode { border:1px solid #e1e1e1; }
.xans-product-detail .infoArea td #span_product_price_text { font-weight:normal; }
.xans-product-detail .infoArea td #span_product_coupon_dc_price { color:#070705; }
.xans-product-detail .infoArea td.fileInfo { color:#757575; }
.xans-product-detail .infoArea td.fileInfo input { width:288px; border:1px solid #c5c5c5; border-right:1px solid #e9e9e9; border-bottom:1px solid #e9e9e9; }
.xans-product-detail .infoArea td.fileInfo .infoDesc { margin:0 0 10px 0; }
.xans-product-detail .infoArea td.fileInfo li { margin:4px 0 0; color:#757575; font-size:11px; }
.xans-product-detail .infoArea td.fileInfo li img { vertical-align:bottom; }
.xans-product-detail .delv_price_B strong { font-weight:normal; }
.xans-product-detail .btnTooltip { display:inline-block; position:relative; z-index:10; vertical-align:middle; }

.xans-product-detail .infoArea .xans-product-option tr th { vertical-align:top; }
.xans-product-detail .infoArea .xans-product-option tr td { padding:4px 10px 4px 0; }
.xans-product-detail .infoArea .xans-product-option tr:first-child th,
.xans-product-detail .infoArea .xans-product-option .xans-product-fileoption th { padding-top:14px; border-top:1px solid #e8e8e8; }
.xans-product-detail .infoArea .xans-product-option tr:first-child td,
.xans-product-detail .infoArea .xans-product-option .xans-product-fileoption td { padding-top:10px; border-top:1px solid #e8e8e8; }
.xans-product-detail .infoArea .xans-product-option td.selectButton { text-align:right; }

.xans-product-detail .infoArea .xans-product-addoption .txtByte { font-size:11px; vertical-align:middle; letter-spacing:-1px; }
.xans-product-detail .infoArea .xans-product-addoption .txtByte strong { color:#000; }

/* 상품 옵션 */
.xans-product-detail .infoArea .xans-product-option .value { color:#555; font-size: 12px; word-break:break-all; }
.xans-product-detail .infoArea .xans-product-option .value .ec-product-value { color:#363437; }
.xans-product-detail .infoArea .xans-product-option .ec-product-button li { position:relative; overflow:hidden; display:inline-block; margin:0 5px 3px 0; vertical-align:top; border-radius: 4px; border:1px solid #ddd; background:#fff; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; *display:inline; *zoom:1; }
.xans-product-detail .infoArea .xans-product-option .ec-product-button li:last-child { margin-right:0; }
.xans-product-detail .infoArea .xans-product-option .ec-product-button li a { display:block; min-width:28px; text-align:center; text-decoration:none; word-break:break-all; }
.xans-product-detail .infoArea .xans-product-option .ec-product-button li a span { display:inline-block; padding:6px 5px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; }
.xans-product-detail .infoArea .xans-product-option .ec-product-button.ec-product-preview li { }
.xans-product-detail .infoArea .xans-product-option .ec-product-button.ec-product-preview li a { min-width:20px; width:20px; height:20px; }
.xans-product-detail .infoArea .xans-product-option .ec-product-button.ec-product-preview li a img { max-width:100%; max-height:100%; }
.xans-product-detail .infoArea .xans-product-option .ec-product-button.ec-product-preview li a span { overflow:hidden; line-height:0; font-size:0; padding:0; text-indent:120%; white-space:nowrap; }
.xans-product-detail .infoArea .xans-product-option .ec-product-button.ec-product-preview .ec-product-soldout span,
.xans-product-detail .infoArea .xans-product-option .ec-product-button.ec-product-preview .ec-product-disabled span { position:absolute; left:0; top:0; z-index:1; }
.xans-product-detail .infoArea .xans-product-option .ec-product-button.ec-product-preview .ec-product-soldout span { background:url("//img.echosting.cafe24.com/skin/base/product/soldout_bg.png") repeat; }
.xans-product-detail .infoArea .xans-product-option .ec-product-button .ec-product-soldout { border-style:dashed; }
.xans-product-detail .infoArea .xans-product-option .ec-product-button .ec-product-soldout a span { display:inline-block; width:100%; height:100%; cursor:not-allowed; color:#ddd; }
.xans-product-detail .infoArea .xans-product-option .ec-product-button .ec-product-soldout.ec-product-selected { border-style:dashed; }
.xans-product-detail .infoArea .xans-product-option .ec-product-button .ec-product-disabled a { cursor:default; }
.xans-product-detail .infoArea .xans-product-option .ec-product-button .ec-product-disabled a span { display:inline-block; width:100%; height:100%; color:#000; background:#555; filter:alpha(opacity=30); opacity:0.3; }
.xans-product-detail .infoArea .xans-product-option .ec-product-button .ec-product-selected { border:2px solid #495164; }
.xans-product-detail .infoArea .xans-product-option .ec-product-button .ec-product-selected a { margin:-1px; }
.xans-product-detail .infoArea .xans-product-option .ec-product-radio > li { display:inline-block; margin:0 0 3px; }
.xans-product-detail .infoArea .xans-product-option .ec-product-radio label { margin:0 7px 0 0; }
.xans-product-detail .infoArea .xans-product-option .ec-product-radio label input { margin:0 2px 0 0; }
.xans-product-detail .infoArea .xans-product-option .ec-product-radio .ec-product-disabled,
.xans-product-detail .infoArea .xans-product-option .ec-product-radio .ec-product-soldout { color:#ddd; }

/* xans-product-action */
.xans-product-detail .infoArea .xans-product-action { padding:30px 0 10px; border-top:1px solid #e8e8e8; }
/*.xans-product-detail .infoArea .xans-product-action .ec-base-button .first {  width: 100%; display:block; height:56px; font-size:16px; font-weight:400;  background-color:#000; color:#fff; border:1px solid #000; line-height:56px; margin-bottom:8px; border-radius: 8px; box-sizing: border-box; }*/
/*.xans-product-detail .infoArea .xans-product-action .ec-base-button .first:hover { background-color:#fff; color:#333; }*/
.xans-product-detail .infoArea .xans-product-action .ec-base-button .first { width: 100%; display:block; position: relative; border: 1px solid #000; background: #000; border-radius:8px; height:56px; font-size: 16px; line-height:56px; color: #fff; margin: 0 0 8px; box-sizing: border-box; overflow: hidden; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; z-index: 1;}
.xans-product-detail .infoArea .xans-product-action .ec-base-button .first:after { content: ""; width: 0%; height: 100%; position: absolute; top: 0; left: 0; background: #fff; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
.xans-product-detail .infoArea .xans-product-action .ec-base-button .first:hover { color: #222;}
.xans-product-detail .infoArea .xans-product-action .ec-base-button .first:hover:after { width: 100%; z-index: -1;}
.xans-product-detail .infoArea .xans-product-action .ec-base-button .btnBlack { width:49.5%; margin:0 1% 0 0; display:inline-block; float: left; height:56px; line-height:56px; font-size:16px; font-weight:400;  background-color:#000; color:#fff; border:1px solid #000; border-radius: 8px;	box-sizing: border-box; }
.xans-product-detail .infoArea .xans-product-action .ec-base-button .btnWhite { width:49.5%; margin:0 1% 0 0; display:inline-block; float: left; height:56px; line-height:56px; font-size:16px; font-weight:400;  border:1px solid #eee; border-radius: 8px; box-sizing: border-box; }
.xans-product-detail .infoArea .xans-product-action .ec-base-button .btnWhite:last-child {margin: 0;}
.xans-product-detail .infoArea .xans-product-action .ec-base-button .btnWhite:hover { border:1px solid #333; }

/* eventArea */
.xans-product-detail .eventArea { color:#555; }
.xans-product-detail .eventArea h3 { padding:0 0 0 9px; /*border-top:1px solid #eee;*/ border-bottom:1px solid #eee; font-size:16px; color:#333; line-height:39px; }
.xans-product-detail .eventArea .event { padding:27px 10px 46px 9px; color:#555; line-height:18px; }

/* xans-myshop-benefit */
.xans-myshop-asyncbenefit { margin:30px 0; }
.xans-myshop-asyncbenefit .member { margin:2px 0 19px; }
.xans-myshop-asyncbenefit .member em { font-style:normal; }

/* 상품 미리보기 이미지 */
#image_zoom_small { display:block; position:absolute; z-index:999; background:#fff; outline:2px solid #aaa; filter:alpha(opacity=50); opacity:0.5; }
#zoom_wrap { position:absolute; top:0; left:103%; z-index:101; display:block;}
.image_zoom_large { position:absolute; z-index:99; width:500px; height:500px; overflow:hidden; background:#fff; outline:1px solid #ececec; }
.image_zoom_large .image_zoom_large_relative { position:relative; display:block; }
.image_zoom_large .image_zoom_large_relative img#zoom_image { position:absolute; z-index:99; max-width:none; }

#NaverChk_Button { margin:10px 0 0;  text-align:right; }

#divNvPointInfo { display:none; position:absolute; z-index:99; width:245px; padding:10px; color:#777; background:#fff; border:1px solid #5B9761; }
#divNvPointInfo a { display:block; padding:5px 0 0; color:#1ec228; }
#divNvPointInfo a img { vertical-align:middle; }
#imgNaverMileageHelp { cursor:pointer; }

/* 세트상품 및 추가구성상품 */
.xans-product-detail .productSet { margin:10px 0 0; border:1px solid #ddd; border-bottom:0; }
.xans-product-detail .productSet > .title { position:relative; height:40px; line-height:40px; box-sizing:border-box; border-bottom:1px solid #eee; background-color:#fafafa; }
.xans-product-detail .productSet > .title h3 { margin:0 0 0 9px; font-size:12px; color:#333; }
.xans-product-detail .productSet .product > li { position:relative; border-bottom:1px solid #ddd; }
.xans-product-detail .productSet .thumbnail { position:absolute; top:19px; left:19px; z-index:1; width:100px; border-radius: 10px; overflow: hidden;}
.xans-product-detail .productSet .thumbnail img { max-width:100%; border:1px solid #eee; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; }
.xans-product-detail .productSet .information { position:relative; padding:19px 19px 0 135px; }
.xans-product-detail .productSet .information > p { margin:0 0 10px; }
.xans-product-detail .productSet .information .name { padding-right:60px; }
.xans-product-detail .productSet .information .price .del { font-weight:normal; }
.xans-product-detail .productSet .information .salePrice { color:#ff8a56; font-weight:bold; }
.xans-product-detail .productSet .information .btnInfo { position:absolute; top:19px; right:19px; z-index:1; display:block; width:57px; height:20px; vertical-align:middle; background:url("//img.echosting.cafe24.com/skin/base_ko_KR/product/btn_info.gif") no-repeat 0 0; }
.xans-product-detail .productSet .information .btnInfo.selected { background:url("//img.echosting.cafe24.com/skin/base_ko_KR/product/btn_info_on.gif") no-repeat 0 0; }
.xans-product-detail .productSet .information .btnInfo span { overflow:hidden; font-size:0; width:0; height:0; line-height:0; text-indent:120%; }
.xans-product-detail .productSet .option { padding:10px 19px 9px 135px; }
.xans-product-detail .productSet .option > li { margin:0 0 12px; }
.xans-product-detail .productSet .option .name { display:block; margin:0 0 5px; font-weight:normal; }
.xans-product-detail .productSet .option input[type=text] { width:80%; }
.xans-product-detail .productSet .option .ec-base-qty { margin:7px 0 0; }
.xans-product-detail .productSet .option .selectButton { margin:0 0 6px; text-align:right; }
.xans-product-detail .productSet .guide { overflow:hidden; position:relative; margin:0 19px; }
.xans-product-detail .productSet .guide:after { content:""; display:block; clear:both; }
.xans-product-detail .productSet .guide .qty { float:left; display:inline-block; padding:12px 0; color:#757575; }
.xans-product-detail .productSet .guide .qty:before { content:""; position:absolute; top:0; left:0; display:inline-block; width:100%; border-top:1px solid #e8e8e8; }
.xans-product-detail .productSet .guide .sizeGuide { float:right; height:15px; margin:12px 0; background:url("//img.echosting.cafe24.com/skin/base/product/ico_sizeGuide.gif") no-repeat 0 1px; }
.xans-product-detail .productSet .guide .sizeGuide:before { content:""; position:absolute; top:0; left:0; display:inline-block; width:100%; border-top:1px solid #e8e8e8; }
.xans-product-detail .productSet .guide .sizeGuide a { display:inline-block; padding:0 15px 0 24px; background:url("//img.echosting.cafe24.com/skin/base/product/ico_sizeGuide_go.gif") no-repeat 100% center; }
.xans-product-detail .productSet.additional .title span { color:#757575; font-weight:normal; }
.xans-product-detail .productSet.additional .title .toggle { position:absolute; top:8px; right:8px; }
.xans-product-detail .productSet.hide .product { display:none; }
.xans-product-detail .productSet .ec-base-desc { padding:0 0 10px; border-top:0; border-bottom:1px solid #ddd; }
.xans-product-detail .productSet .ec-base-desc dt { width:135px; padding:0 0 0 20px; }

/* 수량 */
.ec-base-desc.quantity { margin:10px 0 0; padding:10px 0 0; border-top:1px solid #ddd; }
.ec-base-desc.quantity dt { width:125px; padding:0 0 0 8px; }

/* 총 상품 */
#totalProducts { margin:21px 0 0; }
#totalProducts table { margin:0; }
#totalProducts table .left { text-align:left; }
#totalProducts table .center { text-align:center; }
#totalProducts table .right { padding-right:9px; font-weight:bold; color:#000; text-align:right; }
#totalProducts thead th { height:0; padding:0; font-size:0; line-height:0; }
#totalProducts tbody th { vertical-align:middle; }
#totalProducts tbody td { padding:9px 0; border-top:1px solid #ebebeb; color:#353535; line-height:18px; vertical-align:middle; word-wrap:break-word; word-break:break-all; }
#totalProducts tbody td p { padding: 8px; font-weight:400; line-height:21px; }
#totalProducts tbody td p.product span { font-weight:normal; color:#757575; line-height:18px; }
#totalProducts tbody td p.product span.soldOut { color:#000; }
#totalProducts tbody td img { vertical-align:middle; }
#totalProducts tbody td .quantity { display:inline-block; position:relative; width:50px; vertical-align:top; }
#totalProducts tbody td .quantity input { width:22px; height:23px; padding:0 2px 0 3px; line-height:23px; border:1px solid #d4d8d9; border-radius:3px 0 0 3px; }
#totalProducts tbody td .quantity .up { position:absolute; left:28px; top:0; }
#totalProducts tbody td .quantity .down { position:absolute; left:28px; top:12px; }
    #totalProducts tbody.option_products tr td .quantity input,
    #totalProducts tbody.add_products tr td .quantity input { height:19px; line-height:19px; }
    #totalProducts tbody.option_products tr td .quantity .down,
    #totalProducts tbody.add_products tr td .quantity .down { bottom:0; top:auto; }
#totalProducts tbody td .mileage { display:block; white-space:nowrap; }
#totalProducts tbody td .mileage_price { }
#totalProducts tbody tr.option td{border-top: 1px solid #ebebeb;}
#totalProducts tbody tr.option th {border-top:0;}
#totalProducts > table > tbody > tr:first-child > td{border-top: 1px solid #eee;}
#totalProducts > table > tbody > tr > td:first-child{padding-left:4px;}
#totalProducts table tr.option_product > td{padding:0}
#totalProducts table tr.option_product > td > table tr:first-child td {border-top:0;}
#totalProducts table tr.option_product > td > table tr.option > td{border-top: 1px solid #ebebeb;padding: 9px 0;}
#totalProducts table tr.option_product > td > table tr.option > td:first-child{padding:0}
#totalProducts table tr.option_product + tr.option_product > td{border-top: 1px solid #eee;}
#totalProducts > table > tbody > tr#totalProductsOption > td:first-child{border-top: 0;padding:0}
#totalProducts table tr.add_product > td { padding: 0; }
#totalProducts table tr.add_product > td > table tr.option > td:first-child { padding: 0; }
#totalProducts table tr.add_product > td > table tr:first-child td { border-top: 0; }

/* 총 상품 금액 */
.totalPrice { margin:10px 0 0; padding:34px 8px 19px; border-top:1px solid #eee; color:#222; font-size: 14px; vertical-align:middle; background:#fff; text-align: right;}
.totalPrice .total { color:#000; }
.totalPrice .total em { font-style:normal; font-size:21px; }

/* 배송비 차등부과 레이어 */
.differentialShipping { display:none; overflow:hidden; position:absolute; left:50%; top:17px; z-index:100; width:350px; margin:0 0 0 -176px; }
.differentialShipping h3.title { height:35px; padding:0 35px 0 19px; border:0; color:#fff; font-size:14px; line-height:35px; background:#495164; }
.differentialShipping .content { padding:12px 18px 14px 18px; border:1px solid #757575; border-top:0; text-align:center; background:#fff; }
.differentialShipping .close { position:absolute; right:14px; top:12px; }
.differentialShipping .close img { cursor:pointer; }

.differentialShipping .content ul { color:#757575; line-height:25px; }
.differentialShipping .content li { overflow:hidden; }
.differentialShipping .content li strong { float:left; font-weight:normal; }
.differentialShipping .content li span { float:right; color:#2e2e2e; }
.differentialShipping .content .info { margin:7px 0 0; padding:7px 0 0; border-top:1px dotted #b0b1b3; color:#80aeef; text-align:right; }

/* 배송비레이어 */
.xans-product-detail .shippingFee { position:relative; display:inline-block; }
.xans-product-detail .shippingFee .ec-base-tooltip { margin:0 0 0 -180px; width:360px; }
.xans-product-detail .shippingFee .ec-base-tooltip table th { width:40px; }
.xans-product-detail .shippingFee .ec-base-tooltip table th,
.xans-product-detail .shippingFee .ec-base-tooltip table td { padding:7px 10px 8px 10px; }

/* 회원등급별 할인가 적용 */
.xans-product-detail .infoArea  td > span > ul.discountMember > li { position:relative; float:left; }
.xans-product-detail .infoArea  td ul.discountMember li a { display:block; margin:0 4px 4px 0; }
.xans-product-detail .infoArea  td ul li .discount_layer h3 { margin:0 0 8px; padding:0 10px; font-size:12px; border-bottom:0; }
.xans-product-detail .infoArea  td ul li .discount_layer { display:block; left:-140px; min-width:300px;}
.xans-product-detail .infoArea  td ul li .discount_layer .content { overflow-x:hidden; overflow-y:auto; max-height:400px; }
.xans-product-detail .infoArea  td ul li .discount_layer thead th { padding:0; width:0; height:0; font-size:0; line-height:0; border-width:0 1px 0 1px; }
.xans-product-detail .infoArea  td ul li .discount_layer tbody th { width:auto; }

/* 세트상품 추가정보 레이어 */
.xans-product-detail .productSet .product { position:relative; }
.xans-product-detail .productSet .description { z-index:10; position:absolute; top:38px; right:0; padding:7px 0 0; }
.xans-product-detail .productSet .description .xans-product-detail { position:relative; padding:15px; border:1px solid #565960; background:#fff; }
.xans-product-detail .productSet .description > h3 { margin:0 0 8px; padding:0 10px; font-size:12px; border-bottom:0; background:url("//img.echosting.cafe24.com/skin/base/common/ico_layer_title.gif") no-repeat 0 50%; }
.xans-product-detail .productSet .description p strong { color:#0088d4; }
.xans-product-detail .productSet .description thead th { padding:0; height:0; font-size:0; line-height:0; }
.xans-product-detail .productSet .description tbody { border:1px solid #d7d5d6; }
.xans-product-detail .productSet .description th,
.xans-product-detail .productSet .description tr:first-child th,
.xans-product-detail .productSet .description tr:first-child td { background:#fbf9fa; border-right:1px solid #e8e8e8; border-bottom: 1px solid #e8e8e8; color:#363636; }
.xans-product-detail .productSet .description th,
.xans-product-detail .productSet .description td { height:15px; border-bottom:1px solid #e8e8e8; }
.xans-product-detail .productSet .description td,
.xans-product-detail .productSet .description tr:first-child td { padding:5px 8px; text-align:left; background:#fff; }
.xans-product-detail .productSet .description tr:last-of-type th,
.xans-product-detail .productSet .description tr:last-of-type td { border-bottom:0; }
.xans-product-detail .productSet .description .color td { font-size:0; line-height:0; }
.xans-product-detail .productSet .description .chips { display:inline-block; width:28px; height:18px; margin:0 2px 3px 0; border:1px solid #e3e3e3; }
.xans-product-detail .productSet .description .btnClose { background:transparent; }
.xans-product-detail .productSet .description > .ec-base-tooltip { display:block; top:0; }
.xans-product-detail .productSet .description > .ec-base-tooltip > .edge { z-index:20; position:absolute; left:auto; right:40px; display:block; margin:0 0 0 -5px; width:9px; height:6px; background:url("//img.echosting.cafe24.com/skin/base/common/ico_option_arrow.gif") no-repeat 0 0; }

/* 정기배송 */
.xans-product-detail .infoArea .regularDelivery { margin:20px 0 0; border-top:1px solid #eee; }
.xans-product-detail .infoArea .regularDelivery th { vertical-align:top; }
.xans-product-detail .infoArea .regularDelivery .gLabel { position:relative; margin:0 35px 0 0; }
.xans-product-detail .infoArea .regularDelivery .badge { display:inline-block; position:relative; top:-1px; height:18px; margin:0 0 0 5px; padding:0 8px; border-radius:10px; line-height:18px; font-size:12px; font-family:"돋움","Dotum"; color:#fff; background-color:#009ffa; }
.xans-product-detail .infoArea .regularDelivery .badge .icoDown { display:inline-block; position:relative; top:1px; overflow:hidden; width:8px; height:12px; border-radius:50%; line-height:10px; text-indent:-9999px; }
.xans-product-detail .infoArea .regularDelivery .badge .icoDown:before { content:""; display:inline-block; position:absolute; top:3px; left:2px; width:4px; height:4px; background-color:#fff; }
.xans-product-detail .infoArea .regularDelivery .badge .icoDown:after { content:""; display:inline-block; position:absolute; bottom:1px; left:0; width:0; height:0; border-left:4px solid transparent; border-right:4px solid transparent; border-top:4px solid #fff; }
.xans-product-detail .infoArea .regularDelivery .info { margin:14px 0 0; }
.xans-product-detail .infoArea .regularDelivery .info ul { margin:6px 0 0; }
.xans-product-detail .infoArea .regularDelivery .info ul > li { margin:4px 0; letter-spacing:-.8px; }
.xans-product-detail .infoArea .regularDelivery .info .icoSave { display:inline-block; height:12px; padding:0 2px; border:1px solid #ff5454; border-radius:3px; line-height:12px; color:#ff5454; }
.xans-product-detail .infoArea .regularDelivery .info .icoDown { display:inline-block; position:relative; overflow:hidden; width:5px; height:10px; margin:0 0 0 2px; line-height:10px; text-indent:-9999px; }
.xans-product-detail .infoArea .regularDelivery .info .icoDown:before { content:""; display:inline-block; position:absolute; top:0; left:2px; width:1px; height:10px; background-color:#ff5454; }
.xans-product-detail .infoArea .regularDelivery .info .icoDown:after { content:""; display:inline-block; position:absolute; bottom:2px; left:-2px; padding:4px; border:solid #ff5454; border-width:0 1px 1px 0; transform:rotate(45deg); -webkit-transform:rotate(45deg); }

/* App payment button box */
#appPaymentButtonBox { max-width:600px; margin:10px auto 0; }
#appPaymentButtonBox > div { margin:0 0 5px 0; }
#appPaymentButtonBox > div:last-of-type { margin-bottom:0; }
#appPaymentButtonBox #kakao-checkout-button { text-align: right; }
#prdDetail img { max-width:100% !important; height:auto !important; }

.xans-product-additional .ec-base-tab .menu { margin:24px 0 16px; border: 0; border-bottom-color: transparent; background: none; }
.xans-product-additional .cont { padding:24px 8px; color:#555; line-height:24px; }
.xans-product-additional .cont h3 { margin:0 0 16px; color:#555; font-size:16px; font-weight: 400; }

/* 추가 */
.xans-product-additional .ec-base-tab.gFlex .menu li { border: 1px solid #eee; background: #f8f8f8; border-radius: 8px; margin: 0 4px;}
.xans-product-additional .ec-base-tab.gFlex .menu li a { font-size: 16px; color: #999; }
.xans-product-additional .ec-base-tab.gFlex .menu li.selected { border: 1px solid #eee; background: #f8f8f8;}
.xans-product-additional .ec-base-tab.gFlex .menu li.selected::after { content: ""; width: 4px; height: 4px; background: #f0352e; border-radius: 100%; position: absolute; left: 50%; top: 8px; }
.xans-product-additional .ec-base-tab.gFlex .menu li:last-child { border-right: 1px solid #eee; }
.xans-product-additional .ec-base-tab.gFlex .menu li.selected a { left: 0; margin: 0; background: transparent; border: 0; color: #333; font-weight: 400;}

/* 상품구매안내 */
#prdInfo .infoBox { width:100%; border-bottom:1px solid #eee; font-size: 13px; }
#prdInfo .infoBox:last-child { border-bottom: 0;}
#prdInfo .infoBox:after { content:''; display:block; clear:both; }
#prdInfo .infoBox .box { width: 50%; display: inline-block; float: left; box-sizing: border-box;  }
#prdInfo .infoBox .box .cont { border-bottom:1px dashed #ddd; }
#prdInfo .infoBox .box .cont:last-child { border-bottom:0; }
#prdInfo .infoBox .left{ padding: 24px 16px 24px 8px; }
#prdInfo .infoBox .right { padding: 24px 8px 24px 16px; border-left: 1px solid #eee;}

/* 상품 게시판 */
.xans-product-additional div.board { padding:27px 0 46px; color:#555; font-size: 13px; line-height:18px; }
.xans-product-additional div.board h3 { padding:0 10px 0 8px; font-size:16px; font-weight: 400; }
.xans-product-additional div.board p.desc { padding:0 10px 0 8px; font-size: 13px; line-height: 24px; }
.xans-product-additional div.board p.nodata { margin:16px 0 0; font-size: 16px; font-weight: 400; color:#555; line-height:42px; text-align:center; }

.xans-product-additional div.board td .view { padding:16px 19px 0; line-height:18px; text-align:left; }

#commentWriteForm_4,
#commentWriteForm_6 { padding:0 19px; }
#SecretForm_4,
#SecretForm_6 { background:#fbf9fa; }
#SecretForm_4 .view,
#SecretForm_6 .view { padding:8px 0 7px; }
#SecretForm_4 input,
#SecretForm_6 input { width:41px; height:24px; margin:0 0 0 6px; border:0; font-size:0; line-height:0; cursor:pointer; background:url("//img.echosting.cafe24.com/skin/base_ko_KR/board/btn_ico_submit.gif") no-repeat 0 0; }
#SecretForm_4 input#secure_password,
#SecretForm_6 input#secure_password { width:130px; height:18px; margin-left:11px; padding:2px 2px 2px 4px; border:1px solid #d9d9d9; font-size:12px; line-height:14px; cursor:text; background:#fff; }
#product-review-read td,
#product-qna-read td { padding:0; }
#product-review-read td #SecretForm_4 .view { padding-left:79px; }
#product-review-read .view img {   max-width: 80% !important; } /* 후기_첨부이미지 기능 사용 시, 이미지 최대값 css */
#product-qna-read td #SecretForm_6 .view { padding-left:213px; }

.xans-product-additional .boardComment { padding:0 19px; }
.xans-product-additional .boardComment li { position:relative; overflow:hidden; margin:10px 0 0 0; padding:12px 0 0; border-top:1px solid #d7d5d6; color:#353535; text-align:left; line-height:14px; }
.xans-product-additional .boardComment li:first-child { margin-top:0; }
.xans-product-additional .boardComment li .comment { margin:9px 0 0; padding:16px 0 15px 9px; border-top:1px solid #e9e9e9; line-height:18px; word-break:break-all; }
.xans-product-additional .boardComment li .name { margin:0 21px 0 0; }
.xans-product-additional .boardComment li .name input { width:13px; height:13px; margin:0 2px 0 0; vertical-align:-2px; *vertical-align:2px; }
.xans-product-additional .boardComment li .date { margin:0 10px 0 0; font-size:11px; }
.xans-product-additional .boardComment li .grade { margin:0 10px 0 0; }
.xans-product-additional .boardComment li .button { position:absolute; right:0; top:6px; }

.xans-product-additional .memoCont { margin:20px 15px; padding:10px 20px 15px 20px; border:1px solid #eee; color:#333; text-align:left; background:#fcfcfc; }
.xans-product-additional .memoCont .user input[type=text],
.xans-product-additional .memoCont .user input[type=password] { width:135px; margin:0 10px 0 9px; }
.xans-product-additional .memoCont .user .secret { margin:0 20px 0 10px; }
.xans-product-additional .memoCont .user .secret label { margin:0; }
.xans-product-additional .memoCont .user textarea {width:calc(100% - 90px); padding:2px 0; height:44px; text-indent:4px; *margin-right:10px; }
.xans-product-additional .memoCont .user a { float:right; }
.xans-product-additional .memoCont .nameArea { display:block; margin:0 0 10px; }
.xans-product-additional .memoCont .nameArea .ec-base-help { margin-top:10px; }
.xans-product-additional .memoCont .rating { margin:12px 0 0; }
.xans-product-additional .memoCont .rating label { padding:0 10px 0 0; }
.xans-product-additional .memoCont .rating em { font-style:normal; }
.xans-product-additional .memoCont .text { margin:5px 0 0; font-size:11px; }
.xans-product-additional .memoCont .text span { color:#000; }
.xans-product-additional .memoCont .captcha { margin:8px 0 0; padding:10px 0 0; border-top:1px solid #e9e9e9; color:#757575; }
.xans-product-additional .memoCont .captcha img { vertical-align:middle; }
.xans-product-additional .memoCont .captcha input { margin:0 10px 0 20px; font-size:12px; }

.xans-product-additional table.board td .view + form .memoCont { margin-top:0; }

/* 댓글의 댓글 */
.xans-product-additional .boardComment li.replyArea { margin:-1px 0 0; padding:10px 0 7px 33px; border:1px solid #e9e9e9; background:url("//img.echosting.cafe24.com/skin/admin_ko_KR/board/ico_comment.gif") no-repeat 20px 15px; }
.xans-product-additional .boardComment li.replyArea .commentSecret { margin-right:30px; }
.xans-product-additional .boardComment li.replyArea .comment { margin:7px 0 0; padding:0; border-top:0; }

/* 권한없을시 */
.xans-product-additional .noAccess { margin:15px 0 10px; font-weight:400; font-size: 16px; color:#555; line-height:39px; text-align:center; }

/* 미성년자 */
.xans-product-additional .minor { margin:15px 0 0; padding:35px 0 24px; font-weight:400; font-size: 16px; color:#555; line-height:14px; text-align:center; }
.xans-product-additional .minor p:first-child img { margin:-11px 8px 0 0; vertical-align:top; }
.xans-product-additional .minor strong { color:#000; }
.xans-product-additional .minor .button { margin:-7px 0 0; }

/* 비밀글 관련 */
.xans-product-additional .commentSecret { margin:10px 10px 5px 0; padding:10px 15px; border:1px solid #e9e9e9; background-color:#fbfafa; color:#353535; }
.xans-product-relation.ec-base-tab.gFlex .menu li.selected { border: 1px solid #eee; background: #f8f8f8;}
.xans-product-relation.ec-base-tab.gFlex .menu li.selected a { left: 0; margin: 0; background: transparent; }
.xans-product-relation.ec-base-tab.gFlex .menu li.selected::after { content: ""; width: 4px; height: 4px; background: #f0352e; border-radius: 100%; position: absolute; left: 50%; top: 8px;}

.xans-product-relation.ec-base-tab .menu { margin:30px 0 11px; }
.xans-product-relation .relation { padding:20px 0 50px; color:#8f8f91; line-height:1.8em; }
.xans-product-relation .relation h3 { padding:0 10px 0 9px; color:#555; font-size:16px; }
.xans-product-relation .relation ul.prdList { width:100%; margin:-8px 0 0; font-size:0; line-height:0; }
.xans-product-relation .relation ul.prdList img { vertical-align:middle; }
.xans-product-relation .relation ul.prdList li.item { display:inline-block; margin:20px 0; color:#555; vertical-align:top; *display:inline; *zoom:1; }
.xans-product-relation .relation ul.prdList li.item .box { margin:0 auto; font-size:12px; line-height:18px; margin: 8px; }
.xans-product-relation .relation ul.prdList li.item .box strong { display:block; margin:3px 0 0; color:#000; }
.xans-product-relation .relation ul.prdList li.item .box .salePrice strong { color:#000; }
.xans-product-relation .relation ul.prdList li.item .box .strike { font-weight:normal; text-decoration:line-through; }
.xans-product-relation .relation ul.prdList li.item .box .txt { margin: 16px 0 0; font-size: 14px;}
.xans-product-relation .relation ul.prdList li.item .thumb { width:100%; }

/* 관련상품 - 롤링 스와이퍼 버튼 */
.prdDetail .swiper-button-prev, .prdRoll .swiper-container-rtl .swiper-button-next { left: -48px; }
.prdDetail .swiper-button-next, .prdRoll .swiper-container-rtl .swiper-button-prev { right: -48px; }
.prdDetail .swiper-pagination { bottom: 0; }
.prdDetail .swiper-pagination-bullet { width: 16px; height: 4px; border-radius: 0; }
/* swiper reset */
:root {
    --swiper-pagination-color: #000;
}
.swiper-container {overflow:hidden;}
.swiper-button-next, .swiper-button-prev{
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    z-index: 5;
    cursor: pointer;
    border-radius: 100%;
    /* box-shadow: 1px 1px 10px rgb(0 0 0 / 10%); */
    background: rgba(0,0,0,0.3);
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
    margin:0;
}
.swiper-button-prev::before, .swiper-button-next::before, .swiper-button-prev::after, .swiper-button-next::after {content: "";
    position: absolute;
    width: 10px;
    height: 2px;
    background-color: #fff;}
.swiper-button-next::after, .swiper-button-next::before{
    left: 16px;
}
.swiper-button-prev::after, .swiper-button-next::after {
    top: 22px;
}
.swiper-button-prev::before, .swiper-button-next::after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}
.swiper-button-prev::before, .swiper-button-next::before {
    top: 16px;
}
.swiper-button-prev::after, .swiper-button-next::before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}

@charset "utf-8";

/* **************************** //필수 CSS 수정 및 삭제 불가 **************************** */

/* tag reset */

html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,img { margin:0; padding:0; }
html { width:100%; height:100%; overflow-y:scroll; }
body,code { font:0.75em 'Lato','Noto Sans KR',Verdana,Dotum,AppleGothic,sans-serif; color:#353535; background:#fff; }
body { /*min-width:1480px;*/ }
body#popup { min-width:0; }
li { list-style:none; }
img,fieldset { border:none; vertical-align:top; }
table { width:100%; border:0; border-spacing:0; border-collapse:collapse; }
caption { display:none; }
th,td { border:0; vertical-align:top; }
button { overflow:visible; padding:0; margin:0; border:0; cursor:pointer; }
hr.layout { display:none; }
a { text-decoration:none; color:#000; }
a:hover { text-decoration:none; transition:all 0.3s ease; -khtml-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -ms-transition:all 0.3s ease; -o-transition:all 0.3s ease; transition:all 0.3s ease; }
a:active { text-decoration:none; }
strong { font-weight:500 !important; }
h3 {font-weight: 400;}
.objHidden { visibility:hidden; position:absolute; left:-1000px; top:-1000px; height:0; width:0; }
#content_CONTAINER table, #bi_inquire_content_CONTAINER table { border:0; margin:0 0 -1px; }
#content_CONTAINER table:before, #bi_inquire_content_CONTAINER table:before { display:none; }
#content_CONTAINER td, #bi_inquire_content_CONTAINER td { width:auto !important; padding:0; }
table.nneditor-table { width:auto !important; }

/* 결제진행바 */
#progressPaybarBackground { position:absolute; z-index:99; left:0; top:0; width:100%; height:100%; }
#progressPaybarView { position:absolute; z-index:100; top:160px; left:20px; width:471px; font-size:12px; }
#progressPaybarView .box { height:180px; background:url(//img.cafe24.com/images/ec_hosting/popup/layer_guide/bg_layer_box1.gif) 0 0 no-repeat; }
#progressPaybarView .box .graph { padding:15px 0 0 0; text-align:center;}
#progressPaybarView .box .graph span { display:block; text-align:center; margin:20px 0; }
#progressPaybarView .box .txt { text-align:center; padding:15px 0 0; color:#555555; }
div.layerProgress { filter:alpha(opacity=40); opacity:0.4; -moz-opacity:0.4; background-color:#999; }

/* contents */
#skipNavigation {position:absolute; top:0; left:0; z-index:100; width:100%; height:0;}
#skipNavigation p, #skipNavigation ul, #skipNavigation ul li {height:0;}
#skipNavigation p a {position:absolute; left:0; top:0; display:block; overflow:hidden; width:1px; height:1px; margin-left:-1px; margin-bottom:-1px; text-align:center; color:#000; white-space:nowrap;}
#skipNavigation p a:focus, #skipNavigation p a:hover, #skipNavigation p a:active {width:100%; height:auto; padding:10px 0; background:#c4122f; color:#fff; z-index:100;}

.displaynone { display:none; }


.dimmed { position:fixed; top:0; left:0; z-index:99; width:100%; height:100%; background:#fff; opacity:0.8; filter:alpha(opacity=80); }

/* **************************** 필수 CSS 수정 및 삭제 불가 **************************** */
@charset "utf-8";

/* 메인 레이아웃css */
#wrap { position:relative; width:100%; /*margin:0 auto 0;*/ margin:-16px auto 0; }
#wrap .inner_area { position:relative; /*width:1280px;*/ width:1050px; margin:0px auto; }
#main #container { position:relative; margin:0 auto; *zoom:1;}
#layout #container { /*width:1280px;*/ width:1050px; min-height: 560px; margin:0 auto; *zoom:1; padding-top:16px; }
#container:after { content:""; display:block; clear:both; }
#container #contents {/*width:1072px;*/ width: 1050px;  margin-bottom: 80px;}
#sidebar { float:left; width:180px; }
#sidebar .banner { padding:0 0 20px; border-bottom:1px solid #e8e8e8; }
#sidebar .banner p a { display:block; position:relative; height:20px; margin:0 0 0 10px; padding:10px 0 10px 25px; font-size:13px; font-weight:bold; line-height:20px; }
#contents {/* float:right; width:1014px; width:1280px;*/ width:1050px; margin:0 auto;}
#banner { position:absolute; top:0; left:0; width:90px; }

/* 이미지 줌 */
.img_zoom a {   overflow: hidden;  }
.img_zoom a img { -webkit-transition: all 0.3s ease-in;  -ms-transition: all 0.3s ease-in;  -moz-transition: all 0.3s ease-in;  transition: all 0.3s ease-in;  }
.img_zoom a:hover img {  -webkit-transition: all 0.3s ease-in; -webkit-transform: scale(1.1); -ms-transition: all 0.3s ease-in; -ms-transform: scale(1.1); -moz-transition: all 0.3s ease-in;  -moz-transform: scale(1.1); transition: all 0.3s ease-in; transform: scale(1.1);}

/* Main */
#boardArea { overflow:hidden; margin:50px 0 0; border-top:1px solid #ddd; }
#bannerArea { margin:22px 0 0; }
#bannerArea h2 { margin:0 0 16px; font-weight:normal; font-size:20px; color:#222; text-align:center; }

/* 탐색경로바 */
.path { overflow:hidden; height:30px; line-height:30px; *zoom:1; }
.path span { overflow:hidden; position:absolute; width:0; height:0; white-space:nowrap; text-indent:100%; }
.path ol { float:right; }
.path li { float:left; padding:0 0 0 12px; margin:0 0 0 8px; color:#555; background:url("//img.echosting.cafe24.com/skin/base/layout/ico_path.gif") no-repeat 0 10px; font-size:14px;}
.path li:first-child { background:none; }
.path li a { color:#555; }
.path li strong,
.path li strong a { color:#222; }

/* 타이틀 */
.titleArea { min-height:30px; margin:10px 0 40px; text-align: center; /*border-bottom:1px solid #e8e8e8;*/ }
.titleArea h2 { display:block; color:#222; font-size:26px; margin: 0 0 4px; font-weight: 400; *display:inline; }
.titleArea p { /*display:inline-block;*/ display: block; position:relative; /*margin:0 0 0 6px;*/ padding:0; font-size: 16px; font-weight: 300; color:#555; /**display:inline;*/ }
/*.titleArea p:before { display:inline-block; position:absolute; top:0; left:0; content:""; width:1px; height:13px; border-left:1px solid #d9d9d9; }*/
.titleArea ul { padding:5px 0; color:#777; line-height:20px; }
.titleArea ul li { position:relative; padding:0 0 0 9px; font-size: 14px; }
.titleArea ul li:before { display:block; position: absolute; top:50%; left:0; content:""; width:2px; height:2px; margin:-2px 0 0 0; background:#939393; }

/* 게시판 메인 */
.boardMain { overflow:hidden; *zoom:1; }
.boardMain::after { content:""; display: block; clear: both; }
.boardMain td img { vertical-align:middle; margin:1px; }
.boardMain .board { position:relative; /*margin:0 0 65px;*/ }
.boardMain .board > div { margin: 40px 0; }
.boardMain .half { display: inline-block; float: left; width: 50%; padding: 0 16px; box-sizing: border-box;}
.boardMain .leftArea { float:left; width:50%; }
.boardMain .leftArea .board { margin:0 23px 65px 0; }
.boardMain .rightArea { float:right; width:50%; }
.boardMain .rightArea .board { margin:0 0 65px 23px; }
.boardMain .board h3 { margin:0 0 13px; padding: 0 0 8px; height:28px; font-size:18px; font-weight: 400; color:#333; border-bottom:1px solid #ddd; }
.boardMain .board .btnLink { position:absolute; top:3px; right:0; }
.boardMain .board .ec-base-table.typeList td { color:#777; }
.boardMain .board .ec-base-table.typeList td.title a,
.boardMain .board .ec-base-table.typeList td.title a:hover { color:#555; font-size: 14px; }
.boardMain .board .galleryList { overflow:hidden; }
.boardMain .board .galleryList ul { overflow:hidden; }
.boardMain .board .galleryList li { float:left; position:relative; width:33.333%; padding:0 8px 12px 8px; word-break:break-all; box-sizing: border-box; }
.boardMain .board .galleryList li span { display:block; font-size:12px; color:#777; }
.boardMain .board .galleryList li .imgLink { height:0; padding-bottom:100%; background: url("//market9.net/web/upload/goodymall/kr/main/logo.png") no-repeat 50% 50%;  background-size: 50%;}
.boardMain .board .galleryList li .imgLink,
.boardMain .board .galleryList li .imgLink:hover { display:block; font-size:12px; }
.boardMain .board .galleryList li .imgLink img { width:100%; }
.boardMain .board .galleryList li .subject { display: block; font-size: 14px; color: #555; margin: 8px 0;}

.boardMain .board.xans-board-8 .galleryList li {width: 100%;}
.boardMain .board.xans-board-8 .galleryList li .imgLink {height: initial; padding-bottom:0;}

/* 퀵뷰 모달 */
#modalBackpanel { display:none; position:absolute; top:0; left:0; z-index:10000; width:100%; height:100%; background:#000; }
#modalContainer { display:none; position:absolute; top:100px; left:100px; z-index:10001; width:975px; height:720px; border:1px solid #333; background:#fff; }
#modalContainer #modalContent { width:100%; height:100%; }
@charset "utf-8";

/************** ■ 상단 ■ **************/
/* 탑배너 */
.topBanner.swiper-container { width: 100%; height: 40px; overflow: hidden;} /*h40px*/
.topBanner { position:relative; z-index:1; text-align:center; }
.topBanner ul li { text-align:center; height: 10.5%; margin: 0 auto;} /* height: 109px;*/
.topBanner ul li a { font-size: 14px; line-height: 40px; font-weight: 300; color:#fff;}
.topBanner .color01 { background-image: url("//ecimg.cafe24img.com/pg241b43664316001/daewoo15152/web/upload/goodymall/kr/main/top_banner01.jpg"); background-size: 1903px 40px; background-repeat: no-repeat; background-position: center; /*background: #dec376;*/ }
.topBanner .color02 { background-color: #A40B06;); background-size: 1903px 40px; background-repeat: no-repeat; background-position: center; }
.topBanner .color03 { background-image: url("//ecimg.cafe24img.com/pg241b43664316001/daewoo15152/web/upload/goodymall/kr/main/top_banner03.jpg"); background-size: 1903px 40px; background-repeat: no-repeat; background-position: center; }
.topBanner .color04 { background-image: url("//ecimg.cafe24img.com/pg241b43664316001/daewoo15152/web/upload/goodymall/kr/main/top_banner04.jpg"); background-size: 1903px 40px; background-repeat: no-repeat; background-position: center; }
.topBanner .color05 { background-image: url("//ecimg.cafe24img.com/pg241b43664316001/daewoo15152/web/upload/goodymall/kr/main/top_banner05.jpg"); background-size: 1903px 40px; background-repeat: no-repeat; background-position: center; }
.topBanner .color06 { background-image: url("//ecimg.cafe24img.com/pg241b43664316001/daewoo15152/web/upload/goodymall/kr/main/top_banner06.jpg"); background-size: 1903px 40px; background-repeat: no-repeat; background-position: center; }
.topBanner .color07 { background-image: url("//ecimg.cafe24img.com/pg241b43664316001/daewoo15152/web/upload/goodymall/kr/main/top_banner07.jpg"); background-size: 1903px 40px; background-repeat: no-repeat; background-position: center; }

.topBanner .top_closeBtn { position:absolute; bottom:14px; right:5%; width:11px; height:11px; cursor:pointer; z-index:999;}
.topBanner .top_closeBtn img { width: 100%; }
.topBanner .top_checkBox { position:absolute; bottom:12px; right:6.5%; font:11px 돋움; color:#fafafa; z-index:999;}

#header { position:relative; width:100%; z-index:9; }
#header .inner { position: relative; /*width:1280px;*/ width:1050px; margin:0 auto; *zoom:1; }
#header .inner:after { content:""; display:block; clear:both; }
#header .topArea01 { position:relative; height:40px;} 
#header .topArea01 .left { float:left; }
#header .topArea01 .right {float:right;}
#header .topArea01::after { content:""; display:block; clear:both;} 
#header .topArea02 { position:relative; height:96px;}
#header .topArea { *zoom:1; }
#header .topArea p{ text-align:center; }
#header .topArea:after { content:""; display:block; clear:both; }

#header .link { display:inline-block; height:40px; line-height:40px; }
#header .link > a,
#header .link > span { float:left; }
#header .link > a { margin:0 8px 0 0;  padding:0 8px 0 0; font-size:13px; font-weight:300; color:#777; text-decoration:none; /*background:url("//img.echosting.cafe24.com/skin/base/common/ico_bar.gif") no-repeat 100% 12px;*/ }
#header .link > a:hover {text-decoration:none; color:#adadad;}
#header .link > span img { vertical-align:middle; }
#header .link .xans-layout-bookmark i { color:#ffc607; }

#header .top_state { float: left; display: inline-block; }

#header .top_setting {float: left; display: inline-block; }
#header .top_setting p { float: left; padding: 0px 8px; line-height: 40px;}
#header .top_setting p a { font-weight: 400; font-size: 13px; color: #000; word-spacing: -1px;} 
#header .top_setting p a:hover { color: #adadad; }

#header .log_state { display:inline-block; overflow:hidden;  margin:0 auto;  float:left; height:40px;}
/* 로그아웃 상태 */
#header .log_state .xans-layout-statelogoff li { float:left; padding:0px 8px;  line-height:40px; }
#header .log_state .xans-layout-statelogoff li a { font-weight:400; font-size:13px; color:#000; word-spacing:-1px; }
#header .log_state .xans-layout-statelogoff li a:hover { color:#adadad;}

/* 로그인 상태 */
#header .log_state .xans-layout-statelogon li { float:left; padding:0px 8px;  line-height:40px;}
#header .log_state .xans-layout-statelogon li a { font-weight:400; font-size:12px; color:#000; word-spacing:-1px; }
#header .log_state .xans-layout-statelogon li a:hover { color:#adadad;}

/* 로고 */
#header .xans-layout-logotop { float: left; display: inline-block; width: 330px; height:100px; padding:0 0 0 10px; box-sizing:border-box;}
#header .xans-layout-logotop img { position:absolute; top:50%; transform: translateY(-50%); max-width:300px; max-height:80px; }

/* 우측 아이콘 */
#header .shoppinginfo { /* margin: 15px 0 0;  float: right;*/ position:absolute; top:50%; right:0; transform:translateY(-50%); text-align:center; }
#header .shoppinginfo li {  position:relative; min-width:64px; float:left; padding:0 8px; -moz-transition: 0.5s ease;   -o-transition: 0.5s ease;   -webkit-transition: 0.5s ease;  transition: 0.5s ease; }
#header .shoppinginfo li a { color:#555; font-size:15px; font-weight:400; display: block; }
#header .shoppinginfo li a .count { position: absolute; top: 2px;  right: 12px;  text-align: center; background:#000;  border-radius:50%;  width:18px;  height:18px; line-height:18px; font-size:12px; color: #fff; font-weight:600;}
#header .shoppinginfo li a .log_on { position: absolute; top: 2px; right: 2px; text-align: center; background:#038550; border-radius:30px; width:32px; height:18px; line-height: 18px; font-size:12px; color: #fff; font-weight:600;}
#header .shoppinginfo li a .log_off { position: absolute; top: 2px; right: 2px; text-align: center; background:#000; border-radius:30px; width:32px; height:18px; line-height: 18px; font-size:12px; color: #fff; font-weight:600;}
#header .shoppinginfo li:hover a { color:#adadad; }
#header .shoppinginfo li i {display:block; margin:0 0 4px; font-size:24px; color:#555;}

#menuFix {width: 100%;  height: 48px;  background: #fff;  border: 1px solid #f1f1f1;  border-width:1px 0; }
#menuFix.menuFix_fixed { position: fixed; top: 0; width: 100%; z-index: 90; zoom: 1;}
#menuFix.menuFix_fixed .topCate .category {display: none;}
/* #menuFix.menuFix_fixed .leftCategory { display:none; } */

/* 상단 FIXED 메뉴 */
#fixed_menu {z-index:999; margin:0 auto; width:100%; }

/* 상단영역 반응형css */
@media all and (max-width:1700px) {
    #header .topArea .right .link i { display:block; }
    #header .topArea .right .link span { display:none;  }
    #allCate .allArea { margin-left: 0px; }
    #header .topArea .right a { padding:0 7px; }
    #header .topArea .right a:after { display:none;  }
    #header .topArea .popup{ display:block; }
}

/************** 상단 카테고리 **************/
.top_menu { height:48px; margin-left:192px;}
.top_menu ul:after { content:''; display:block; clear:both; }
.top_menu ul > li { position:relative; z-index:9; float:left; }
.top_menu ul > li:nth-of-type(1){ padding: 0 0 0 20px;}
.top_menu ul > li > a { display:inline; height:48px; padding:0 30px; color:#333; font-size: 16px; font-weight: 500;  word-spacing:-1px; text-decoration:none; line-height:48px;  }
.top_menu ul > li > a:hover,.top_menu ul > li.selected > a,.top_menu ul > li.on > a { display:block; }
.top_menu ul > li > a:hover {  color: #999; }

/* 마우스 오버시 드롭다운 */
.top_menu .t_menu {  }
.top_menu .t_menu .t_bbs { position: relative; }
.top_menu .t_menu .t_bbs > div { position: absolute; left:10px; }
.top_menu .t_menu .t_bbs:hover .t_bbs-dp { left: 100%; z-index: 2; opacity: 1; visibility: visible; }
.top_menu .t_bbs-dp { position: absolute; top: 0px; left:0; width: 161px; padding:8px; border-radius: 20px; box-sizing: border-box; background-color: #fff; box-shadow: 1px 1px 10px rgb(0 0 0 / 10%); opacity: 0; visibility: hidden; transition: all .3s; }
.top_menu .t_bbs-dp > li { position: relative; float: none; }
.top_menu .t_bbs-dp > li:nth-of-type(1) {padding: 0 0 0 0;}
.top_menu .t_bbs-dp > li > a { display: block; padding: 2px 8px; font-size: 17px; height:24px; line-height: 24px; color: #787878; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;  transition: all .3s; text-transform: uppercase;}
.top_menu .t_bbs-dp > li:hover > a { padding: 2px 8px 2px 13px; }
.top_menu .t_bbs-dp > li.sos a { display: block; padding: 2px 8px; font-size: 17px; height:24px; line-height: 24px; color: #787878; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;  transition: all .3s; }
.top_menu .t_bbs-dp > li.sos:hover a { padding: 2px 8px 2px 13px; }

/************** 좌측 카테고리 **************/
#header .topCate { width:192px;  height: 48px; float: left;}

.leftCategory {display:none; position: absolute; width: 100%; background:rgba(255,255,255,1); box-shadow: 1px 1px 10px rgba(0,0,0,0.1); border-top: 0; height:fit-content; }
.leftCategory.open {display:block; width: 190px;}
.leftCategory #categoryMenu { position: relative; z-index: 39; box-sizing: border-box; }
.leftCategory #categoryMenu .menu-dp1 { width: 100%;  }
.leftCategory #categoryMenu .menu-dp1 li.hasChild>a{position: relative;}
.leftCategory #categoryMenu .menu-dp1 li.hasChild>a::after{content: ''; position: absolute; top: 50%; right: 15px; width: 5px; height: 5px; border: solid #ddd; border-width: 1px 1px 0 0; transform: rotate(45deg) translateY(-50%); }
.leftCategory #categoryMenu .menu-dp1 > li {}
.leftCategory #categoryMenu .menu-dp1 .menu-box {height: 576px;}
.leftCategory #categoryMenu .menu-dp1 > li ul {height: 100%; overflow-y: auto;}
.leftCategory #categoryMenu .menu-dp1 > li ul:focus {border:1px solid red}
/* .leftCategory #categoryMenu .menu-dp1 > li:after { content: ''; position: absolute; top: 20px; right: 15px; width: 5px; height: 5px; border: solid #ddd; border-width: 1px 1px 0 0; transform: rotate(45deg); } */
/* .leftCategory #categoryMenu .menu-dp1 > li:first-child > a { border-radius: 20px 20px 0 0; } */
/* .leftCategory #categoryMenu .menu-dp1 > li:nth-child(11) > a { border-radius: 0 0 20px 20px; } */
.leftCategory #categoryMenu .menu-dp1 > li > a {display: flex; justify-content: start; align-items: center; padding: 0 16px 0 16px; font-size: 15px; font-weight:400; line-height: 48px; letter-spacing: -1px; color: #333; transition: all .5s; }
.leftCategory #categoryMenu .menu-dp1 > li:hover > a { padding: 0 16px 0 24px; color: #fff; font-weight:400; background:#038550; } /* 마우스 오버 시, 좌측 카테고리 색상변경 css */
.leftCategory #categoryMenu .menu-dp1 > li:hover { border-color:#444; }
.leftCategory #categoryMenu .menu-dp1 > li:hover .menu-dp2 { left: 100%; z-index: 2; opacity: 1; visibility: visible; }
.leftCategory #categoryMenu .menu-dp2 { position: absolute; top: 0; left: 99%; width: 295px; padding: 4px; box-sizing: border-box; background-color: #fff; /*border: 1px solid #eee;*/ box-shadow: 1px 1px 10px rgb(0 0 0 / 10%); opacity: 0; visibility: hidden; transition: all .5s; }
.leftCategory #categoryMenu .menu-dp2 > ul > li > a { display: block; padding: 6px 12px; font-size: 15px; line-height: 24px; color: #333; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;  transition: all .3s; }
.leftCategory #categoryMenu .menu-dp2 > ul > li:hover > a { padding: 6px 8px 6px 13px; color:#fff; background:#038550;}
.leftCategory #categoryMenu .menu-dp3 { position: absolute; top: 0px; left: 99%; width: 295px; padding: 4px; box-sizing: border-box; background-color: #fff; /*border: 1px solid #eee;*/ box-shadow: 1px 1px 10px rgb(0 0 0 / 10%); opacity: 0; visibility: hidden; transition: all .5s; }
.leftCategory #categoryMenu .menu-dp2 > ul > li:hover .menu-dp3 { left: 100%; z-index: 2; opacity: 1; visibility: visible; }
.leftCategory #categoryMenu .menu-dp3 > ul > li > a { display: block; padding: 6px 12px; font-size: 15px; line-height: 24px; color: #333; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;  transition: all .3s; }
.leftCategory #categoryMenu .menu-dp3 > ul > li:hover > a {  padding: 6px 8px 6px 13px; color:#fff; background:#038550;}
.leftCategory #categoryMenu .menu-dp4 { position: absolute; top: 0px; left: 99%; width: 295px; padding: 4px; box-sizing: border-box; background-color: #fff; /*border: 1px solid #eee;*/ box-shadow: 1px 1px 10px rgb(0 0 0 / 10%); opacity: 0; visibility: hidden; transition: all .5s; }
.leftCategory #categoryMenu .menu-dp3 > ul > li:hover .menu-dp4 { left: 100%; z-index: 2; opacity: 1; visibility: visible; }
.leftCategory #categoryMenu ul > li > a { display: block; padding: 6px 12px; font-size: 15px; font-weight: 400;line-height: 24px; color: #333; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;  transition: all .3s; }
.leftCategory #categoryMenu ul > li:hover > a {  padding: 6px 8px 6px 13px; color:#fff; background:#038550;}
.leftCategory #categoryMenu .bbs { display: none; }

/* 1depth 메뉴별 아이콘 */
.leftCategory #categoryMenu .menu-dp1 > li> a::before {flex-shrink:0; content:''; display:inline-block; width: 27px; height:30px; margin-top:-7px; margin-left:-5px; margin-right: 5px;}
.leftCategory #categoryMenu .menu-dp1 > li:nth-child(1) > a::before {background: url('//ecimg.cafe24img.com/pg241b43664316001/daewoo15152/web/upload/goodymall/kr/layout/icon01.png') center no-repeat; background-size: contain;}
.leftCategory #categoryMenu .menu-dp1 > li:nth-child(2) > a::before {background: url('//ecimg.cafe24img.com/pg241b43664316001/daewoo15152/web/upload/goodymall/kr/layout/icon02.png') center no-repeat; background-size: contain;}
.leftCategory #categoryMenu .menu-dp1 > li:nth-child(3) > a::before {background: url('//ecimg.cafe24img.com/pg241b43664316001/daewoo15152/web/upload/goodymall/kr/layout/icon03.png') center no-repeat; background-size: contain;}
.leftCategory #categoryMenu .menu-dp1 > li:nth-child(4) > a::before {background: url('//ecimg.cafe24img.com/pg241b43664316001/daewoo15152/web/upload/goodymall/kr/layout/icon04.png') center no-repeat; background-size: contain;}
.leftCategory #categoryMenu .menu-dp1 > li:nth-child(5) > a::before {background: url('//ecimg.cafe24img.com/pg241b43664316001/daewoo15152/web/upload/goodymall/kr/layout/icon05.png') center no-repeat; background-size: contain;}
.leftCategory #categoryMenu .menu-dp1 > li:nth-child(6) > a::before {background: url('//ecimg.cafe24img.com/pg241b43664316001/daewoo15152/web/upload/goodymall/kr/layout/icon06.png') center no-repeat; background-size: contain;}
.leftCategory #categoryMenu .menu-dp1 > li:nth-child(7) > a::before {background: url('//ecimg.cafe24img.com/pg241b43664316001/daewoo15152/web/upload/goodymall/kr/layout/icon07.png') center no-repeat; background-size: contain;}
.leftCategory #categoryMenu .menu-dp1 > li:nth-child(8) > a::before {background: url('//ecimg.cafe24img.com/pg241b43664316001/daewoo15152/web/upload/goodymall/kr/layout/icon08.png') center no-repeat; background-size: contain;}
.leftCategory #categoryMenu .menu-dp1 > li:nth-child(9) > a::before {background: url('//ecimg.cafe24img.com/pg241b43664316001/daewoo15152/web/upload/goodymall/kr/layout/icon09.png') center no-repeat; background-size: contain;}
.leftCategory #categoryMenu .menu-dp1 > li:nth-child(10) > a::before {background: url('//ecimg.cafe24img.com/pg241b43664316001/daewoo15152/web/upload/goodymall/kr/layout/icon10.png') center no-repeat; background-size: contain;}
.leftCategory #categoryMenu .menu-dp1 > li:nth-child(11) > a::before {background: url('//ecimg.cafe24img.com/pg241b43664316001/daewoo15152/web/upload/goodymall/kr/layout/icon11.png') center no-repeat; background-size: contain;}
.leftCategory #categoryMenu .menu-dp1 > li:nth-child(12) > a::before {background: url('//ecimg.cafe24img.com/pg241b43664316001/daewoo15152/web/upload/goodymall/kr/layout/icon12.png') center no-repeat; background-size: contain;}


#allCate #categoryMenu .menu-dp1 { display: flex; flex-wrap: wrap; }
#allCate #categoryMenu .menu-dp1 > li { position: relative; width: 16.66%; margin: 0 0 13px; }
#allCate #categoryMenu .menu-dp1 > li > a { display: block; padding: 0 0 10px; margin: 0 10px 0; font-size: 15px; line-height: 22px; letter-spacing: -1px; font-weight: 400; color: #000; transition: all .5s; }
#allCate #categoryMenu .menu-dp1 > li:hover > a { padding-left: 5px; }
#allCate #categoryMenu .menu-dp2 { position: relative; left: 0; margin: 0 10px; transition: all .5s; }
#allCate #categoryMenu .menu-dp1 > li:hover .menu-dp2 { left: 10px; }
#allCate #categoryMenu .menu-dp1 > li:hover .menu-dp2 > li > a { color: #000; }
#allCate #categoryMenu .menu-dp2 > li { position: relative; }
#allCate #categoryMenu .menu-dp2 > li > a { display: block; font-size: 13px; line-height: 25px; color: #999; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;  transition: all .3s; }
#allCate #categoryMenu .menu-dp2 > li:hover > a { padding: 0 0 0 5px; }
#allCate #categoryMenu .menu-dp3 { position: absolute; top: -6px; left: 90%; width: 160px; padding: 5px; box-sizing: border-box; background-color: #fff; border: 1px solid #e7e7e7; opacity: 0; visibility: hidden; transition: all .5s; }
#allCate #categoryMenu .menu-dp2 > li:hover .menu-dp3 { left: calc(100% - 10px); z-index: 2; opacity: 1; visibility: visible; }
#allCate #categoryMenu .menu-dp3 > li { position: relative; }
#allCate #categoryMenu .menu-dp3 > li > a { display: block; padding: 2px 8px; font-size: 13px; line-height: 25px; color: #787878; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;  transition: all .3s; }
#allCate #categoryMenu .menu-dp3 > li:hover > a { background-color: #efefef; padding: 2px 8px 2px 13px; }
#allCate #categoryMenu .menu-dp4 { position: absolute; top: -6px; left: 90%; width: 160px; padding: 5px; box-sizing: border-box; background-color: #fff; border: 1px solid #e7e7e7; opacity: 0; visibility: hidden; transition: all .5s; }
#allCate #categoryMenu .menu-dp3 > li:hover .menu-dp4 { left: calc(100% + 6px); z-index: 2; opacity: 1; visibility: visible; }
#allCate #categoryMenu .menu-dp4 > li { position: relative; }
#allCate #categoryMenu .menu-dp4 > li > a { display: block; padding: 2px 8px; font-size: 13px; line-height: 25px; color: #787878; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;  transition: all .3s;}
#allCate #categoryMenu .menu-dp4 > li:hover > a { background-color: #efefef; padding: 2px 8px 2px 13px; }
#allCate #categoryMenu .bbs { display: block; }
#allCate #categoryMenu .bbs:hover ul { left: 10px; }
#allCate #categoryMenu .bbs:hover ul li a { color: #000; }
#allCate #categoryMenu .bbs ul { position: relative; left: 0; margin: 0 10px; transition: all .5s; }
#allCate #categoryMenu .bbs li { position: relative; }
#allCate #categoryMenu .bbs li a { display: block; font-size: 13px; line-height: 25px; color: #999; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;  transition: all .3s; }
#allCate #categoryMenu .bbs li:hover a { padding: 0 0 0 5px; }

/* 전체카테고리 버튼 */
.AllCategory { width:192px; height:48px;  position: relative;  font-weight:300;  z-index: 999; border:1px solid #eee; border-width:0 1px; box-sizing:border-box; }
.AllCategory .btn-allcate { position: relative; display: block;  width:100%;  line-height: 48px; box-sizing: border-box; cursor: pointer; background:#121212;} /*background:#038550;*/
.AllCategory .btn-allcate:hover {}
.AllCategory .btn-allcate.open {}
.AllCategory .btn-allcate strong { display: block; color: #fff; font-size: 16px; text-align:left;  padding:0 0 0 64px; }
.AllCategory .btn-allcate span {  display: block;  position: absolute;  height: 2px;  background:#fff; margin:0 0 0 24px; opacity: 1; left:0; -webkit-transition: .25s ease-in-out;  -moz-transition: .25s ease-in-out;  -o-transition: .25s ease-in-out;  transition: .25s ease-in-out; }
.AllCategory .btn-allcate span:nth-child(1) {  top: 18px; width:16px; }
.AllCategory .btn-allcate span:nth-child(2) {  top: 24px; width:16px; }
.AllCategory .btn-allcate span:nth-child(3) {  top: 30px; width:16px; }
.AllCategory .btn-allcate:hover span,
.AllCategory .btn-allcate.open span { width:16px; }
.AllCategory .btn-allcate.open span:nth-child(1) { top: 24px; -webkit-transform: rotate(-45deg);  -moz-transform: rotate(-45deg);  -o-transform: rotate(-45deg);  transform: rotate(-45deg);  }
.AllCategory .btn-allcate.open span:nth-child(2) { opacity: 0; }
.AllCategory .btn-allcate.open span:nth-child(3) { top: 24px; -webkit-transform: rotate(45deg);  -moz-transform: rotate(45deg);  -o-transform: rotate(45deg);  transform: rotate(45deg); }

/* 전체카테고리 */
#allCate { display:none; position: absolute; width:1280px; margin:0 auto;  padding: 30px;  background:#fff;  border:1px solid #eee;  box-sizing: border-box; z-index:40; }
#allCate.open {  display:block; }
#allCate:after { content:"";	display:block;	clear:both; }
#allCate .allArea ul {	font-size:0; line-height:0;	letter-spacing:0; }
#allCate .position > li {	display:inline-block;	vertical-align:top;	 width:16.6%;	margin-bottom:13px; font-size:16px;}
#allCate .position > li .cateList { position: relative;	display:block; margin: 0 10px 0;	line-height:22px;	font-weight:500; color: #666; z-index:1;	}
#allCate .position > li .cateList .icon {  display:none; }
#allCate .position > li:hover a { color:#000;  margin-left:15px;}
#allCate .sub-category { padding:10px 0 10px 2px; border-top: 1px solid #ddd;  margin: 10px 10px 0; }
#allCate .sub-category > ul > li {	position:relative;	cursor:pointer;}
#allCate .sub-category > ul > li > a {	display:inline-block;	font-size:13px;	line-height:25px; color: #999;}
#allCate .sub-category > ul > li:hover > a { padding-left:5px; }
#allCate .position li .cateList, 
#allCate .position li:hover .cateList, 
#allCate .position > li:hover .cateList .icon, 
#allCate .position > li .cateList .icon, 
#allCate .position li .sub-category > ul > li .cateList .icon { -webkit-transition:all 0.3s;	-moz-transition:all 0.3s;	-o-transition:all 0.3s;	transition:all 0.3s;}



/************** ■ 내용 ■ **************/

/************** 메인슬라이드 **************/
.slideWrap { width: 100%; margin:16px auto 50px; overflow: hidden; }
.swiper-container.mainSlide { position:relative; padding-bottom:0px; text-align:center; width: 100%; max-width:1920px; margin:0 auto;}

/* 메인슬라이드 */
.mainSlide .swiper-slide { width: auto; margin:0 auto; text-align:center; display:flex; align-items:center; justify-content:center; box-sizing:border-box; }
.mainSlide .swiper-slide img {/*width:100%*/;margin: 0 auto; } 
.mainSlide a {width:100%; line-height: 0;}

/* 메인슬라이드에 HTML로 텍스트를 입력하실 때 사용하세요 */
.mainSlide .swiper-slide .txt { position:absolute; /*top:50%;*/top:50%; transform:translateY(-50%); /*left: 8%;*/left: 23%;  color:#000; letter-spacing: -0.5px; text-align:left;}
.mainSlide .swiper-slide .txt h3 { font-size:35px; line-height:1.3em; font-weight: 500; letter-spacing:-1px; }
.mainSlide .swiper-slide .txt p { font-size:30px; line-height:1.5em; font-weight: 500; margin: 16px 0 0;}
.mainSlide .swiper-slide .txt span { display:inline-block; font-size:55px; font-weight: 400; line-height:1.5em; margin: 0 0 8px;}
.mainSlide .swiper-slide .txt .btn { display:inline-block; position: relative; border: 1px solid #000; box-shadow: 1px 1px 10px rgba(0,0,0,0.1);width : 20%;/* border-radius:10px;*/ padding: 16px 24px; font-size: 16px; line-height:16px; color: #000; margin: 64px 0 0; overflow: hidden; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; z-index: 1;}
.mainSlide .swiper-slide .txt .btn:after { content: ""; width: 0%; height: 100%; position: absolute; top: 0; left: 0; background: #000; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
.mainSlide .swiper-slide .txt .btn:hover { color: #fff;}
.mainSlide .swiper-slide .txt .btn:hover:after { width: 100%; z-index: -1;}
.mainSlide .swiper-slide .txt .btn i {padding: 0 0 0 80px; }

/* 메인슬라이드 페이징 버튼 */
.mainSlide .options { position:absolute; left:0; right:0; width: 100%; /*max-width: 1920px;*/ max-width: 1050px; margin: 0 auto; }
.mainSlide .options .page_option { position: absolute; right: 116px; bottom: 16px; border-radius:40px; background: rgba(0,0,0,0.3); z-index: 10;}
.mainSlide .options .page_option::after {content:""; display: block; clear: both;}
.mainSlide .swiper-pagination { position: relative; bottom: 0; float: left; width: 64px; height: 40px; line-height: 40px; font-size: 20px; font-weight: 500; color: #fff;}
.mainSlide .btns { position: absolute; bottom: 16px; right: 16px;  text-align: center; z-index: 10;}
.mainSlide .btns::after {content:""; display:block; clear:both; }
.mainSlide .btns button { float:left; display: inline-block; width: 40px; height: 40px; background: rgba(0,0,0,0.3); border-radius: 100%; box-sizing: border-box; margin:0 4px; cursor: pointer;}
.mainSlide .btns button:hover {opacity:0.5;}
.mainSlide .btns i {font-size: 24px; color: #fff; line-height: 40px;}
.mainSlide .swiper-button-prev::before, .mainSlide .swiper-button-next::before, .mainSlide .swiper-button-prev::after, .mainSlide .swiper-button-next::after {background-color: #fff;}
.mainSlide .swiper-button-next, .mainSlide .swiper-button-prev {position:relative; top: auto; background: none; box-shadow: none; margin:0;}
.mainSlide .swiper-button-next { float: left; left: 0; }
.mainSlide .swiper-button-prev { float: left; left: 0; }


/* 카테고리배너 */
.cateBanner {position: relative; width: 100%; margin: 0 auto 100px; }
.cateBanner .cate_inner { position:relative; width:1280px; margin:0 auto; padding: 0 8px; box-sizing: border-box; }
.cateBanner .cate_inner::after {content: ""; display: block; clear: both;}
.cateBanner .txt_area { width: 292px; float: left; padding:0 16px 0 0; box-sizing: border-box; }
.cateBanner .txt_area h3 { font-size: 32px; line-height: 1.3em; color: #222; font-weight: 500; letter-spacing: -1px; }
.cateBanner .txt_area p { font-size: 16px; line-height: 1.5em; color: #555; font-weight: 300; letter-spacing: -0.5px; margin: 16px 0 0;}
.cateBanner .icon_area { width:972px; float: left; padding:0 0 0 16px; border-left:1px dashed #ddd; box-sizing:border-box; }
.cateBanner .icon_area .icon { text-align: center; vertical-align: top;}
.cateBanner .icon_area .icon_bg { display: inline-block; border-radius: 100%; overflow: hidden; }
.cateBanner .icon_area .icon_bg:hover {opacity: 0.5;}
.cateBanner .icon_area .icon_bg span { font-size: 48px; opacity: 0.8; }
.cateBanner .icon_area .icon_bg img { width: 100%; }
.cateBanner .icon_area .icon_txt h4 {font-size: 16px; font-weight: 400; color: #333; margin:16px 0 0;}
.cateBanner .icon_area .icon_txt p {font-size: 14px; line-height:1.5em; color: #555; font-weight: 300; margin: 8px auto;}
.cateBanner .swiper-button-prev, .cateBanner .swiper-container-rtl .swiper-button-next {left: 15%; bottom:10px; top:auto; }
.cateBanner .swiper-button-next, .cateBanner .swiper-container-rtl .swiper-button-prev {left: calc(15% + 48px); bottom:10px; top:auto; }


/* 메인배너_2컷 */
.mainBanner01 { position: relative; width:100%; margin: 20px auto;}
.mainBanner01 ul {}
.mainBanner01 ul::after {content: ""; display: block; clear: both; }
.mainBanner01 ul li { position: relative; width: 50%; float: left; padding: 0 8px; box-sizing: border-box; }
.mainBanner01 ul li .img_area img { width: 100%;/* border:1px solid #9d9999;*/}
.mainBanner01 ul li .txt { position: absolute; top:80%; transform: translateY(-50%); left: 8%; }
.mainBanner01 ul li .txt h3 { font-size: 32px; line-height: 1.3em; color: #222; font-weight: 500; letter-spacing: -1px; }
.mainBanner01 ul li .txt p { font-size: 16px; line-height: 1.5em; color: #555; font-weight: 300; letter-spacing: -0.5px; margin: 16px 0 0; }
.mainBanner01 .txt .btn { display:inline-block; position: relative; border: 1px solid #fff; /*box-shadow: 1px 1px 10px rgba(0,0,0,0.1);*/  /*border-radius:10px;*/ padding: 4px 8px; font-size: 12px; line-height:16px; color: #fff; margin: 32px 0 0; overflow: hidden; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; z-index: 1;}
.mainBanner01 .txt .btn:after { content: ""; width: 0%; height: 100%; position: absolute; top: 0; left: 0; background: #423256; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
.mainBanner01 .txt .btn:hover { color: #fff;}
.mainBanner01 .txt .btn:hover:after { width: 100%; z-index: -1;}
.mainBanner01 .txt .btn i {padding: 0 0 0 10px; }

/* 메인배너_3컷 */
.mainBanner02 { position: relative; width:100%; margin: 20px auto;}
.mainBanner02 ul {}
.mainBanner02 ul::after {content: ""; display: block; clear: both; }
.mainBanner02 ul li { position: relative; width: 33.3%; float: left; padding: 0 8px; box-sizing: border-box; }
.mainBanner02 ul li .img_area img { width: 100%;/* border:1px solid #9d9999;*/}
.mainBanner02 ul li .txt { position: absolute; top:75%; transform: translateY(-50%); left: 8%; }
.mainBanner02 ul li .txt h3 { font-size: 32px; line-height: 1.3em; color: #222; font-weight: 500; letter-spacing: -1px; }
.mainBanner02 ul li .txt p { font-size: 16px; line-height: 1.5em; color: #555; font-weight: 300; letter-spacing: -0.5px; margin: 16px 0 0; }
.mainBanner02 .txt .btn { display:inline-block; position: relative; border: 1px solid #fff; /*box-shadow: 1px 1px 10px rgba(0,0,0,0.1); background: #fff;*/ /*border-radius:10px;*/ padding: 4px 8px; font-size: 12px; line-height:16px; color: #fff; margin: 32px 0 0; overflow: hidden; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; z-index: 1;}
.mainBanner02 .txt .btn:after { content: ""; width: 0%; height: 100%; position: absolute; top: 0; left: 0; background: #423256; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
.mainBanner02 .txt .btn:hover { color: #fff;}
.mainBanner02 .txt .btn:hover:after { width: 100%; z-index: -1;}
.mainBanner02 .txt .btn i {padding: 0 0 0 10px; }

/* 메인 공통 타이틀 */
.sub_title { margin: 0 0 8px; padding: 0 8px;}
.sub_title h2 { display: inline-block; font-size: 32px; color: #222; font-weight: 500; text-align: left; letter-spacing: -1px; }
.sub_title .sub { font-size: 16px; color: #555; font-weight: 300; letter-spacing: -0.2px; margin: 0 0 0 16px; }
.round { border-radius: 20px; overflow: hidden;}
.round1 { border-radius: 5px; overflow: hidden;}


/* 메인 갤러리 게시판 :: 갤러리 게시판 게시글 작성시 메인화면에 적용되는 css 입니다 */
.mainGallery .sub_title { padding: 0; }
.mainGallery .sub_title::after { content:""; display: block; clear: both; }
.mainGallery .sub_title .more { float:right; display:inline-block; font-size: 16px; word-break: keep-all; margin: 0 0 0 4px; padding: 8px 24px; background: #222; border: 1px solid #222; border-radius: 8px; color: #fff; transition:.2s all;}
.mainGallery .sub_title .more:hover { background: transparent; color: #222; }	
.mainGallery .inner { position: relative; width: 1282px; margin: 0 auto; padding:0 8px; box-sizing: border-box;}
.mainGallery .galleryList { position: relative; margin:0 auto; }
.mainGallery .swiper-container { width: 100%; margin: 24px 0 0; overflow:hidden; }
.mainGallery .swiper-wrapper {}
.mainGallery .galleryList li {  position: relative; overflow: hidden; display:block; font-size:12px; box-sizing: border-box; top:0; transition:.2s all; }
.mainGallery .galleryList li span { display:block; }
.mainGallery .galleryList li .imgLink {}
.mainGallery .galleryList li .imgLink img{ width: 100%; }
.mainGallery .galleryList li .subject { height:28px; line-height: 28px; margin: 0 0 24px; overflow: hidden; text-overflow:ellipsis;  display:-webkit-box; -webkit-line-clamp:1; -webkit-box-orient:vertical; }
.mainGallery .galleryList li .subject a { font-size:20px; color:#333; font-weight:400; }
.mainGallery .galleryList li .txt { text-align:left; box-sizing: border-box; }
.mainGallery .galleryList li .txt .cont { font-size:16px; color:#555; font-weight:300;  margin: 24px 0 0; height:48px; line-height:1.5em;  overflow: hidden; text-overflow:ellipsis;  display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
.mainGallery .galleryList .txt .btn { display:inline-block; position: relative; left: 1px; border: 1px solid #000; /*box-shadow: 1px 1px 10px rgba(0,0,0,0.1);*/ border-radius:10px; padding: 16px 24px; font-size: 16px; line-height:16px; color: #000; margin: 24px 0 0; overflow: hidden; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; z-index: 1;}
.mainGallery .galleryList .txt .btn:after { content: ""; width: 0%; height: 100%; position: absolute; top: 0; left: 0; background: #000; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
.mainGallery .galleryList .txt .btn:hover { color: #fff;}
.mainGallery .galleryList .txt .btn:hover:after { width: 100%; z-index: -1;}
.mainGallery .galleryList .txt .btn i {padding: 0 0 0 80px; }

.mainGallery .swiper-button-next { top: 45%; right: -56px; }
.mainGallery .swiper-button-prev { top: 45%; left: -56px; }



/* 메인 이벤트(텍스트) */
.mainEventTxt {position: relative; width: 1200px; margin: 0 auto; box-sizing: border-box; overflow:hidden;}
.eventTxtSlide .swiper-slide {margin:40px 0 30px; box-sizing: border-box; padding: 0 10px; font-size: 16px; color: #555;} 
.eventTxtSlide .swiper-slide[data-swiper-slide-index='0'] {text-align: left;}
.eventTxtSlide .swiper-slide[data-swiper-slide-index='1'] {text-align: center;}
.eventTxtSlide .swiper-slide[data-swiper-slide-index='2'] {text-align: right;}
.swiper-pagination-event-txt {position:relative; display: flex; justify-content: space-between; gap: 10px; bottom:initial !important; z-index:0;}
.swiper-pagination-event-txt a {display:inline-flex; justify-content: space-between; align-items: center; flex: auto 1 1; height: 50px; padding: 0 25px; border: 1px solid #dedede; border-radius: 10px; background: none; font-size: 18px; transition: .5s ease; box-sizing:border-box; opacity:1; }
.swiper-pagination-event-txt a:hover,
.swiper-pagination-event-txt a.swiper-pagination-bullet-active {border-color: #000;} 



/* 배너 + 메인진열상품 */
.prdBanner { position: relative; width: 100%;}
.prdBanner::after { content: ""; display: block; clear: both; } 
.prdBanner .left_banner { position: relative; width:618px;float: left; margin: 24px 0 0; padding: 0 8px; box-sizing: border-box;}
.prdBanner .left_banner .img_area { overflow: hidden; }
.prdBanner .left_banner .img_area img { width: 100%; }
.prdBanner .left_banner .txt { position: absolute; top:50%; transform: translateY(-50%); left: 8%; }
.prdBanner .left_banner .txt h3 { font-size: 32px; line-height: 1.3em; color: #222; font-weight: 500; letter-spacing: -1px; }
.prdBanner .left_banner .txt p { font-size: 16px; line-height: 1.5em; color: #555; font-weight: 300; letter-spacing: -0.5px; margin: 16px 0 0; }
.prdBanner .left_banner .txt .btn { display:inline-block; position: relative; border: 1px solid #000; /*box-shadow: 1px 1px 10px rgba(0,0,0,0.1);*/ border-radius:10px; padding: 16px 24px; font-size: 16px; line-height:16px; color: #000; margin: 32px 0 0; overflow: hidden; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; z-index: 1;}
.prdBanner .left_banner .txt .btn:after { content: ""; width: 0%; height: 100%; position: absolute; top: 0; left: 0; background: #000; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
.prdBanner .left_banner .txt .btn:hover { color: #fff;}
.prdBanner .left_banner .txt .btn:hover:after { width: 100%; z-index: -1;}
.prdBanner .left_banner .txt .btn i {padding: 0 0 0 80px; }
.prdBanner .right_prd.prdList { display:inline-block; /*float:right;*/ width: 432px; min-width: 160px; margin: 24px 0 0; padding: 0 8px; box-sizing: border-box; }

prdBanner1 { position: relative; width: 100%;}
.prdBanner1::after { content: ""; display: block; clear: both; } 
.prdBanner1 .left_banner { position: relative; /*width:516px*/width:508px;float: left; margin: 24px 0 0; padding: 0 8px; box-sizing: border-box;}
.prdBanner1 .left_banner .img_area { overflow: hidden; }
.prdBanner1 .left_banner .img_area img { width: 100%; }
.prdBanner1 .left_banner .txt { position: absolute; top:50%; transform: translateY(-50%); left: 8%; }
.prdBanner1 .left_banner .txt h3 { font-size: 32px; line-height: 1.3em; color: #222; font-weight: 500; letter-spacing: -1px; }
.prdBanner1 .left_banner .txt p { font-size: 16px; line-height: 1.5em; color: #555; font-weight: 300; letter-spacing: -0.5px; margin: 16px 0 0; }
.prdBanner1 .left_banner .txt .btn { display:inline-block; position: relative; border: 1px solid #000; /*box-shadow: 1px 1px 10px rgba(0,0,0,0.1);*/ border-radius:10px; padding: 16px 24px; font-size: 16px; line-height:16px; color: #000; margin: 32px 0 0; overflow: hidden; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; z-index: 1;}
.prdBanner1 .left_banner .txt .btn:after { content: ""; width: 0%; height: 100%; position: absolute; top: 0; left: 0; background: #000; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
.prdBanner1 .left_banner .txt .btn:hover { color: #fff;}
.prdBanner1 .left_banner .txt .btn:hover:after { width: 100%; z-index: -1;}
.prdBanner1 .left_banner .txt .btn i {padding: 0 0 0 80px; }
.prdBanner1 .right_prd.prdList { display:inline-block; float:right; width: 100%; min-width: 160px; /*margin: 24px 0 0;*/ padding: 0 8px; box-sizing: border-box; }

prdBanner2 { position: relative; width: 100%;}
.prdBanner2::after { content: ""; display: block; clear: both; } 
.prdBanner2 .left_banner { position: relative; width:512px;float: left; margin: 24px 0 0; padding: 0 8px; box-sizing: border-box;}
.prdBanner2 .left_banner .img_area { overflow: hidden; }
.prdBanner2 .left_banner .img_area img { width: 100%; }
.prdBanner2 .left_banner .txt { position: absolute; top:50%; transform: translateY(-50%); left: 8%; }
.prdBanner2 .left_banner .txt h3 { font-size: 32px; line-height: 1.3em; color: #222; font-weight: 500; letter-spacing: -1px; }
.prdBanner2 .left_banner .txt p { font-size: 16px; line-height: 1.5em; color: #555; font-weight: 300; letter-spacing: -0.5px; margin: 16px 0 0; }
.prdBanner2 .left_banner .txt .btn { display:inline-block; position: relative; border: 1px solid #000; /*box-shadow: 1px 1px 10px rgba(0,0,0,0.1);*/ border-radius:10px; padding: 16px 24px; font-size: 16px; line-height:16px; color: #000; margin: 32px 0 0; overflow: hidden; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; z-index: 1;}
.prdBanner2 .left_banner .txt .btn:after { content: ""; width: 0%; height: 100%; position: absolute; top: 0; left: 0; background: #000; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
.prdBanner2 .left_banner .txt .btn:hover { color: #fff;}
.prdBanner2 .left_banner .txt .btn:hover:after { width: 100%; z-index: -1;}
.prdBanner2 .left_banner .txt .btn i {padding: 0 0 0 80px; }
.prdBanner2 .right_prd.prdList { display:inline-block; float:right; width: 100%; min-width: 160px; /*margin: 24px 0 0;*/ padding: 0 8px; box-sizing: border-box; }

.prdRound { border: 1px solid #ddd; border-radius: 20px;overflow: hidden; padding-top: 10px; padding-bottom: 10px;}


/* 동영상 + 메인진열상품 */
.prdVideo { position: relative; width: 100%;}
.prdVideo::after { content: ""; display: block; clear: both; } 
.prdVideo .left_video { position: relative; width:848px; float: left; margin: 24px 0 0; padding: 0 8px; box-sizing: border-box;}
.prdVideo .left_video .video_area { position: relative; padding-bottom: 56.25%; height: 0; max-width: 100%; }
.prdVideo .left_video .video_area iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.prdVideo .right_prd_scroll.prdList { position:absolute; display:inline-block; float:right; width: 432px; min-width: 160px; margin: 24px 0 0; padding: 0 8px; box-sizing: border-box; height: 468px; overflow-y: auto; 
		scrollbar-arrow-color: #e5e5e5; scrollbar-track-color: #e5e5e5; scrollbar-face-color: #a0a0a0; scrollbar-shadow-color: #a0a0a0; }
.prdVideo .right_prd_scroll.prdList::-webkit-scrollbar { width: 8px; }
.prdVideo .right_prd_scroll.prdList::-webkit-scrollbar-thumb { background: rgba(0,0,0,0.3); border-radius: 10px; }
.prdVideo .right_prd_scroll.prdList::-webkit-scrollbar-track { background: rgba(0,0,0,0.1); border-radius: 10px; }


/* 탭진열상품 */
.prdTab{ width:100%; margin:20px auto; }
.prdTab .btn {overflow:hidden; margin: 32px 0 16px; box-sizing:border-box; }
.prdTab .btn li { float:left; width:calc(25% - 16px); height:48px; line-height:48px; margin: 0 8px; border-radius: 10px; background: #eee; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}
.prdTab .btn li:hover {background: #ddd;}
.prdTab .btn li a { display:block; font-size:18px; color: #555; text-align:center; font-weight:500; }
.prdTab .btn li.on { background:#000; }
.prdTab .btn li.on a{ color:#fff; font-weight:400; border-bottom:none; }

.prdTab .con > li > .ec-over-product { margin:0 !important; }
.prdTab .con { margin:0 0 100px; }
.prdTab .con > li{ display:none; }
.prdTab .con > li.on{ display:block }


/* 긴배너 */
.longBanner01 { position: relative; width:100%; margin: 100px auto; padding: 0 8px; box-sizing: border-box;}
.longBanner01 .img_area {}
.longBanner01 .img_area img { width: 100%; }
.longBanner01 .txt { position: absolute; top:50%; transform: translateY(-50%); left: 8%; color:#000; }
.longBanner01 .txt h3 { font-size: 32px; line-height: 1.3em; color: #000; font-weight: 500; letter-spacing: -1px;}
.longBanner01 .txt p { font-size: 16px; line-height: 1.5em; color: #000; font-weight: 300; letter-spacing: -0.5px; margin: 16px 0 0;}


/* 메인 상품후기 게시판 :: 상품후기 게시판 게시글 작성시 메인화면에 적용되는 css 입니다 */
.mainReview .sub_title { padding: 0; }
.mainReview .sub_title::after { content:""; display: block; clear: both; }
.mainReview .sub_title .more { float:right; display:inline-block; font-size: 16px; word-break: keep-all; margin: 0 0 0 4px; padding: 8px 24px; background: #222; border: 1px solid #222; border-radius: 8px; color: #fff; transition:.2s all;}
.mainReview .sub_title .more:hover { background: transparent; color: #222; }	
.mainReview .inner { position: relative; width: 1282px; margin: 0 auto; padding:0 8px; box-sizing: border-box;}
.mainReview .reviewList { position: relative; margin:0 auto; }
.mainReview .swiper-container { width: 100%; margin: 24px 0 0; overflow:hidden; }
.mainReview .reviewList li { position: relative; overflow: hidden; display:block; font-size:12px; box-sizing: border-box; top:0; transition:.2s all;  background:#fff; }
.mainReview .reviewList li .imgLink { background:url('//ecimg.cafe24img.com/pg241b43664316001/daewoo15152/web/upload/goodymall/kr/main/logo.png') no-repeat center center; height:0; padding-bottom:99%; border: 1px solid #eee; box-sizing: border-box; }
.mainReview .reviewList li .imgLink img{ width: 100%; }
.mainReview .reviewList li .txt { text-align:left; box-sizing: border-box; }
.mainReview .reviewList li .txt::after { content: ""; display: block; clear: both; }
.mainReview .reviewList li .txt .subject { height:28px; line-height: 28px; margin: 24px 0 16px; overflow: hidden; text-overflow:ellipsis;  display:-webkit-box; -webkit-line-clamp:1; -webkit-box-orient:vertical; }
.mainReview .reviewList li .txt .subject a { font-size:20px; color:#333; font-weight:400;}
.mainReview .reviewList li .txt .point_rate { margin: 16px 0; }
.mainReview .reviewList li .txt .cont { font-size:16px; color:#555; font-weight:300;  margin: 0 0 8px; height:48px; line-height:1.5em;  overflow: hidden; text-overflow:ellipsis;  display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
.mainReview .reviewList li .txt .txt_area { display: inline-block; width: 64%; }
.mainReview .reviewList li .txt .writer { font-size: 14px; color: #555; }
.mainReview .reviewList li .txt .attach { display: inline-block; float: right; width: 80px; border-radius: 10px; overflow: hidden; image-rendering: -webkit-optimize-contrast; }
.mainReview .reviewList li .txt .attach img { width: 100%; }

.mainReview .swiper-button-next { top: 38%; right: -56px; }
.mainReview .swiper-button-prev { top: 38%; left: -56px; }


/* 인스타그램 위젯 연동 */
.insta { margin: 100px auto 0; }


/************** ■ 하단 ■ **************/

/************** 푸터 **************/
#footer { position:relative; margin:40px 0 0 0; background: #fafafa; }
#footer .inner { overflow:hidden; position:relative; /*width:1280px;*/ width:1050px; margin:0 auto; *zoom:1; }
#footer .inner:after {  content:""; display:block; clear:both; }
#footer .footer_top > .inner { overflow: visible; }


/* 푸터 상단 */
.footer_info { width:100%; line-height: 2em; box-sizing:border-box; border:1px solid #eee; border-width: 1px 0 0; }
.footer_info .utilMenu { display:block; overflow:hidden; *zoom:1; padding-bottom: 20px;}
.footer_info .utilMenu li { float:left; font-size:14px; padding:0 16px; }
.footer_info .utilMenu li:first-child {padding: 0 16px 0 8px;}
.footer_info .utilMenu li a { color:#000; font-size:14px; font-weight:500; }
.footer_info .utilMenu li a span { font-weight:500; }
.footer_info .utilMenu li a:hover { opacity: 0.5; }

/* 푸터 좌측 */
.footer_info > .inner {display:flex; padding: 48px 0; align-items: normal;}
.footer_info .ft_left { width:78%; box-sizing: border-box;}
.footer_info .address { font-size: 13px; line-height: 2em; padding:0 8px;}
.footer_info .address span { font-size: 13px;}
.footer_info .address span font {margin: 0 0 0 10px;}
.footer_info .address span a:hover { opacity: 0.5; }
.footer_info .address font {margin: 0 4px;}
.footer_info .copyright { font-size: 12px; line-height: 12px; color: #fff; text-align: center; padding: 8px 0; background: #000; }

.footer_cs { line-height: 2em; margin: 16px 0 0; }
.footer_cs span { color:#000; font-size: 14px; font-weight:500; padding: 0 8px; }
.footer_bank { line-height: 2em; margin: 0 0 16px; } 
.footer_bank span { color:#000; font-size: 14px; font-weight:500; padding: 0 8px; }

.escrow { display: inline-grid; margin: 4px 8px 0; padding: 16px 20px; border:1px solid #eee; box-sizing: border-box; }
.escrow h3 { font-size: 14px; font-weight: 500; margin: 0 0 4px;}
.escrow p { font-size:12px; line-height: 1.8em; }
.escrow p span a { display:inline-block; font-size: 12px; word-break: keep-all; margin: 0 0 0 8px; padding: 1px 5px 1px 10px; background: #222; border: 1px solid #222; border-radius: 4px; color: #fff; transition:.2s all;}
.escrow p span a:hover { background: transparent; color: #222; }	

/* 푸터 우측 */
.footer_info .ft_right { width: max-content; box-sizing: border-box; flex-shrink: 0;}
.footer_menu { line-height: 3em; text-align: right; }
.footer_menu li a { font-size: 24px; color: #222; font-weight: 600; }
.footer_menu li a:hover { opacity: 0.5; }
/* 푸터 좌측 SNS */
.footer_sns { float: left; margin: 20px 10px 20px 5px; }
.footer_sns::after { content: ""; display: block; clear: both; }
.footer_sns li { float:left; font-size:22px; margin: 0 4px; padding: 2px; border: 2px solid #222; border-radius: 4px; }
.footer_sns li:hover { opacity: 0.5; }
.footer_sns li a { display: block; color: #222; }
.footer_sns li i { vertical-align: middle; }

/* 서브페이지 좌측 CS센터 */
.sidebar { width: 22%; flex-shrink: 0; padding: 0 3%;}
.sidebar .con { color:#333; padding: 24px 16px; background: #f8f8f8; border: 3px solid #eee; box-sizing: border-box; }
.sidebar .con:first-child {margin-bottom:16px;}
.sidebar .con .left_cs .footer_cs { margin: 0; line-height: 1.8em; }
.sidebar .con .left_cs .footer_cs .tit { font-size: 15px; }
.sidebar .con .left_cs .footer_cs span { display: inline-block; padding: 0; font-size: 14px; letter-spacing: -0.3px; }
.sidebar .con .left_cs .footer_cs font { display: block; font-size: 24px; font-weight: 600; color: #000; margin: 8px 0; }
.sidebar .con .left_bank .footer_bank { margin: 0; line-height: 1.8em; }
.sidebar .con .left_bank .footer_bank .tit { font-size: 15px; }
.sidebar .con .left_bank .footer_bank span { padding: 0; font-size: 14px;}
.sidebar .con .left_bank .footer_bank font { display: block; font-size: 24px; font-weight: 600; color: #000; margin: 8px 0; }

/* 우측하단 버튼 */
.fixed_btn { position: fixed; right: 1%; bottom: 76px; cursor: pointer; z-index: 999;/*z-index: 999*/; display: none;}
.fixed_btn a i { color: #fff; font-size: 24px; line-height: 64px;}
.fixed_btn .kakao_icon { width:64px; height:64px; margin: 0 auto 8px; }
.fixed_btn .naver_icon { width:64px; height:64px; margin: 0 auto 8px; }
.fixed_btn img { width:100%; }
.fixed_btn img:hover { opacity: 0.5; }

#goBtn .btn { display: block; width: 64px; height: 64px; margin: 0 auto; }
#goBtn .up { display: block; margin-bottom: 4px; background: #222; border-radius: 50px; text-align: center; }
#goBtn .down { display: block; background: #222; border-radius: 50px; text-align: center; }
#goBtn .btn:hover { opacity: 0.5;}


/* Font */
.txtInfo { color:#707070; }
.txtWarn { color:#f76560; }
.txtEm { color:#222; }
.txtDel, .strike, .discount { text-decoration:line-through; font-weight:normal; }
.strike strong, .discount strong { font-weight:normal; }
.txtNormal { font-weight:normal; font-style:normal; }
.txtNum { display:inline-block; font-size:12px; color:#777; word-break:normal; }
.txt11 { font-size:11px; }
.txt12 { font-size:12px; }
.txt14 { font-size:14px; }
.txt16 { font-size:16px; }
.txt18 { font-size:18px; letter-spacing:-1px; }
.txtIcon { font-size:12px; font-style:normal; }
.txtBreak { word-break:break-all; word-wrap:break-word; }
  /* JP, TW, CN */
  html:lang(ja) .txt11,
  html:lang(zh) .txt11,
  html:lang(zh-tw) .txt11 { font-size:12px; }

/* grid */
.gBlank5 { display:block; margin-top:5px; }
.gBlank10 { display:block; margin-top:10px; }
.gBlank20 { display:block; margin-top:20px; }
.gBlank30 { display:block; margin-top:30px; }
.gIndent10 { margin-left:10px; }
.gIndent20 { margin-left:20px; }
.gSpace10 { margin-right:10px; }
.gSpace20 { margin-right:20px; }
.gMerge { position:relative; z-index:1; margin-top:-1px; }

/* ec-base-qty */
.ec-base-qty { position:relative; display:inline-block; width:50px; margin:0 1px 0 0; text-align:left; }
.ec-base-qty input[type="text"] { width:22px; height:23px; padding:0 0 0 5px; line-height:25px; border:1px solid #d4d8d9; border-radius:3px 0 0 3px; }
.ec-base-qty .up { position:absolute; left:27px; top:0; }
.ec-base-qty .down { position:absolute; left:27px; bottom:0; }
.ec-base-qty .qtyUp {position:absolute; left:27px; top:0;}
.ec-base-qty .qtyDown { position:absolute; left:27px; bottom:0;}
.ec-base-qty .qtyUp .up { position:static; left:auto; top:auto; }
.ec-base-qty .qtyDown .down { position:static; left:auto; top:auto; }

/* ec-base-chk */
.ec-base-chk { display:inline-block; position:relative; margin:0 8px 0 0; width:22px; height:22px; vertical-align:top; cursor:pointer; }
.ec-base-chk input { z-index:1; position:absolute; top:0; left:0; width:100%; height:100%; opacity:0; cursor:pointer; }
.ec-base-chk .checkbox { position:absolute; top:0; left:0; width:100%; height:100%; background:url("//img.echosting.cafe24.com/skin/base/common/bg_join_check.png") no-repeat 0 0; }
.ec-base-chk input:checked + .checkbox { background-position:-34px 0; }

/* Form */
input,select,textarea { font-size:100%; font-family:"돋움", Dotum; color:#353535; vertical-align:middle; }
input[type=radio],
input[type=checkbox] { width:13px; height:13px; border:0; }
input[type=text],
input[type=password] { height:18px; line-height:20px; padding:2px 4px; border:1px solid #d5d5d5; color:#353535; font-size:12px; }
input[type=radio] + label, input[type=checkbox] + label { margin:0 4px 0 2px; }
select { height:24px; border:1px solid #d5d5d5; }
textarea { padding:5px 6px; border:1px solid #d5d5d5; line-height:1.5; }
input:-ms-input-placeholder, textarea:-ms-input-placeholder { color:#c1c1c1; }
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color:#c1c1c1; }
input::-moz-placeholder, textarea::-moz-placeholder { color:#c1c1c1; opacity:1; }
legend { visibility:hidden; position:absolute; left:-9999px; top:-9999px; width:0; height:0; line-height:0; }

table tr.radioType input,
span.noBorder input { border:none !important; width:auto !important; height:auto !important; margin:0 3px 0 0 !important; vertical-align:middle !important; background:none !important; }

.gLabel { display:inline-block; }
.gLabel label { margin-right:20px; line-height:22px; }
.fWidthFull input[type=text] { width:100%; height:24px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; }
.fWidthFull textarea { width:100%; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; }
.fWidthFull select { width:100%; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; }
.fList.typeHor .gLabel { margin-right:20px; }
.fList.typeVer .gLabel { display:block; }

/* ec-base-radio */
.ec-base-radio.typeDelivery .ec-base-label{display:block;}

.ec-base-tooltip { display:none; z-index:2; position:absolute; top:24px; padding:15px; border:1px solid #565960; background:#fff;
    -webkit-box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.15);
    box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.15);
}
.ec-base-tooltip h3 { margin:0 0 8px; padding:0 10px; font-size:12px; border-bottom:0; background:url("//img.echosting.cafe24.com/skin/base/common/ico_layer_title.gif") no-repeat 0 50%; }
.ec-base-tooltip h3 + p { margin:0 5px 10px; }
.ec-base-tooltip h4 { margin:15px 10px 8px 5px; font-size:12px; }
.ec-base-tooltip h4:before { display:inline-block; content:""; margin:0 5px 0 0; width:3px; height:3px; background:#666; vertical-align:middle; }
.ec-base-tooltip .btnClose { position:absolute; right:14px; top:14px; }
.ec-base-tooltip .edge { z-index:20; position:absolute; left:50%; top:-6px; display:block; margin:0 0 0 -5px; width:10px; height:6px; }
.ec-base-tooltip .edge:before,
.ec-base-tooltip .edge:after { display:inline-block; content:""; position:absolute; top:0; width:0; height:0; border:solid transparent; }
.ec-base-tooltip .edge:before { margin:1px 0 0; border-bottom-color:#565960; border-width:0 5px 5px 5px; }
.ec-base-tooltip .edge:after { left:1px; margin:2px 0 0; border-bottom-color:#fff; border-width:0 4px 4px 4px; }
.ec-base-tooltip table th,
.ec-base-tooltip table td { padding:8px 10px 7px 10px; border:1px solid #e8e8e8; line-height:1.5em; }
.ec-base-tooltip table th { padding-right:0; background:#fbf9fa; }
.ec-base-tooltip table thead th { text-align:center; }
.ec-base-tooltip table tbody th { text-align:left; }
.ec-base-tooltip table .left { text-align:left; }
.ec-base-tooltip table .center { text-align:center; }
.ec-base-tooltip table .right { text-align:right; }
.ec-base-tooltip table .info { padding:0; color:#757575; }
.ec-base-tooltip table p.info:before,
.ec-base-tooltip table ul.info li:before { display:inline-block; content:""; margin:0 3px 0 0; width:4px; height:1px; background:#757575; vertical-align:middle; }
.ec-base-tooltip .info { padding:10px 10px 0; margin:5px 0 0; }
.ec-base-tooltip p.bullet,
.ec-base-tooltip ul.bullet { margin:8px 10px; }
.ec-base-tooltip p.bullet:before,
.ec-base-tooltip ul.bullet li:before { display:inline-block; content:""; margin:-3px 3px 0 0; width:0; height:0; border:solid transparent; border-left-color:#333; border-width:2px 0 2px 2px; vertical-align:middle; }
.ec-base-tooltip ul.bullet li { line-height:1.5em; }
.ec-base-tooltip .txtEm { color:#000; }
.ec-base-tooltip .txtWarn { color:#f65b54; }

/* typeUpper */
.ec-base-tooltip.typeUpper { top:auto; bottom:34px; }
.ec-base-tooltip.typeUpper .edge { top:auto; bottom:-6px; }
.ec-base-tooltip.typeUpper .edge:before { margin:0 0 -5px; border-top-color:#565960; border-width:5px 5px 0 5px; }
.ec-base-tooltip.typeUpper .edge:after { left:1px; margin:0 0 -4px; border-top-color:#fff; border-width:4px 4px 0 4px; }
span.ec-base-help,
p.ec-base-help,
ul.ec-base-help li { margin:2px 9px; padding:1px 0 1px 20px; line-height:1.4; background:url('//img.echosting.cafe24.com/skin/base/common/ico_info.gif') no-repeat 0 2px; }

div.ec-base-help { margin:20px 0; border:1px solid #ddd; font-size: 13px; line-height:24px; }
div.ec-base-help > h2,
div.ec-base-help > h3 { padding:9px 0 6px 10px; border-bottom:1px solid #eee; color:#333; font-size:14px; background:#fcfcfc; }
div.ec-base-help .inner { padding:0 9px 12px; }
div.ec-base-help h4 { margin:22px 0 -4px; color:#444; font-size:14px; font-weight:normal; }
div.ec-base-help h4:first-child { margin-top:13px; }
div.ec-base-help p { margin:15px 0 0 10px; color:#707070; }
div.ec-base-help ul,
div.ec-base-help ol { margin:15px 0 0 11px; }
div.ec-base-help li { color:#707070; }

/* number */
div.ec-base-help ol li { padding:0 0 0 25px; background:url('//img.echosting.cafe24.com/skin/base/common/ico_number.png') no-repeat; }
div.ec-base-help ol .item1 { background-position:-484px 5px; }
div.ec-base-help ol .item2 { background-position:-434px -95px; }
div.ec-base-help ol .item3 { background-position:-384px -195px; }
div.ec-base-help ol .item4 { background-position:-334px -295px; }
div.ec-base-help ol .item5 { background-position:-284px -395px; }
div.ec-base-help ol .item6 { background-position:-234px -495px; }
div.ec-base-help ol .item7 { background-position:-184px -595px; }
div.ec-base-help ol .item8 { background-position:-134px -695px; }
div.ec-base-help ol .item9 { background-position:-84px -795px; }
div.ec-base-help ol .item10 { background-position:-34px -895px; }

/* typeDash */
div.ec-base-help ul li { padding:0 0 0 11px; background:url('//img.echosting.cafe24.com/skin/base/common/ico_dash.gif') no-repeat 0 7px; }
.ec-base-help.typeDash li { padding:0 0 0 11px; background:url("//img.echosting.cafe24.com/skin/base/common/ico_dash.gif") no-repeat 0 7px; }
.ec-base-tooltip .ec-base-help.typeDash li { margin:2px 0; }
/* 메인 진열 - 롤링 */
.prdRoll { width: 100%; clear: both; }
.prdRoll .prd_inner { position:relative; /*width:1280px;*/ width:1050px; margin:0 auto;}
.prdRoll .swiper-container { width: 100%; margin: 0 auto; padding: 0 0 24px;}
/*.prdRoll .title { margin:0 auto 30px!important; } /* 메인 롤링진열 타이틀 */

/* 메인 진열 - 롤링 스와이퍼 버튼 */
.prdRoll .swiper-button-prev, .prdRoll .swiper-container-rtl .swiper-button-next { left: -48px; }
.prdRoll .swiper-button-next, .prdRoll .swiper-container-rtl .swiper-button-prev { right: -48px; }
.prdRoll .swiper-pagination { bottom: 0; }
.prdRoll .swiper-pagination-bullet { width: 16px; height: 4px; border-radius: 0; }

/* 메인 진열 - 마우스오버진열 */
.ec-over-product .xans-product-listitem .display상품요약정보 { margin:4px auto; }
.ec-over-product .xans-product-listitem .display상품.요약설명 { margin:4px auto; }
.ec-over-product .xans-product-listitem .display상품간략설명 { margin:4px auto; font-weight:300 !important; }	
.ec-over-product .xans-product-listitem .display상품색상 { margin-top:8px; }	
.ec-over-product .xans-product-listitem .display소비자가 { display:inline-block; color:#aaa; font-size:13px; font-weight:400 !important;  margin-right:8px; }
.ec-over-product .xans-product-listitem .display판매가 { display:inline-block; color:#333; font-size:16px; font-weight:600 !important; }
.ec-over-product li.display최적할인가 { margin: 2px 0; font-weight: 400 !important;  letter-spacing: -1px; }

.ec-over-product { margin:100px auto; }
.ec-over-product .title { margin:0 0 24px; }
.ec-over-product .title h2 { font-size:32px; color:#222; font-weight: 500; padding:0 8px; text-align:left; letter-spacing:-1px;}
.ec-over-product .title h2 .sub { font-size:16px; color:#555; font-weight:300; letter-spacing:-0.2px; margin:0 0 0 16px;}
.ec-over-product .title h3 { font-weight:normal; font-size:20px; color:#222; text-align:center; }
.ec-over-product img { vertical-align:middle; }
.ec-over-product a[href^='/product/detail.html'] > img { border:1px solid #eee; }

.ec-over-product .prdList { width:100%; /*min-width:756px;*/ margin:0; font-size:0; line-height:0;}
.ec-over-product .prdList > li { position:relative; display:inline-block; /*margin:30px 0 20px;*/ color:#757575; vertical-align:top;  }

.ec-over-product .prdList .chk { position:absolute; top:16px; left:16px; display:block; }
.ec-over-product .prdList .thumbnail { position:relative; margin:8px; text-align:center; image-rendering: -webkit-optimize-contrast; }
.ec-over-product .prdList .thumbnail .prdImg { position:relative; width: 100%;  /*border-radius:20px; overflow:hidden;*/}
.ec-over-product .prdList .thumbnail a img { max-width:100%; box-sizing:border-box; }
.ec-over-product .prdList .thumbnail:hover a img { }
.ec-over-product .prdList .thumbnail .cart { position:absolute; right:4px; bottom:4px; z-index:1; cursor:pointer; background: rgba(255,255,255,0.8); border-radius: 100%; box-shadow:1px 1px 10px rgba(0,0,0,0.2); }
.ec-over-product .prdList .thumbnail .cart:hover {opacity: 0.8;}
.ec-over-product .prdList .thumbnail .prdIcon { position:absolute; top:0; left:0; width:100%; height:100%; background-repeat:no-repeat; }
.ec-over-product .prdList .thumbnail .icon {  opacity:0; position: absolute; left: 8px; top: 8px; /*margin:8px 0 0;*/ vertical-align:middle; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}
.ec-over-product .prdList .thumbnail .icon:after { content:""; display:block; clear:both; }
.ec-over-product .prdList .thumbnail:hover .icon {  opacity:1;  }
.ec-over-product .prdList .thumbnail .promotion { padding:0 0 4px; box-sizing:border-box; }
.ec-over-product .prdList .thumbnail .promotion img { /*margin:0 4px 0 0;*/ }
.ec-over-product .prdList .thumbnail .button { margin:0 auto;}
.ec-over-product .prdList .thumbnail .button img { cursor:pointer; margin:0 1px; }
.ec-over-product .prdList .thumbnail .button .option { display:inline; position:relative; }
.ec-over-product .prdList .thumbnail .button .likeButton { display:inline-block; vertical-align: middle; }
.ec-over-product .prdList .thumbnail .button .likeButton button { font-family:verdana; color:#555; letter-spacing:-1px; background:none; }
.ec-over-product .prdList .thumbnail .button .likeButton button img { margin:0; vertical-align:middle; }
.ec-over-product .prdList .thumbnail .button .likeButton button strong {height:16px; vertical-align:middle; }
.ec-over-product .prdList .thumbnail .button .likeButton.selected button { color:#353535; }

.ec-over-product .prdList .thumbnail .description { text-align: left; vertical-align:middle;  opacity:0; position:absolute; bottom:0; width:100%; background:rgba(255,255,255,0.9); min-height:120px; max-height:160px; overflow:hidden; -webkit-transition:.3s ease-in-out; transition:.3s ease-in-out;  }
.ec-over-product .prdList .thumbnail:hover .description { opacity:1; }
.ec-over-product .prdList .description { margin:0 auto; font-size:12px; line-height:18px; cursor:pointer; text-align:left; padding:16px; box-sizing:border-box; }
.ec-over-product .prdList .description .middle {margin:100px 0 0; }
.ec-over-product .prdList .description .left {text-align:left; height:120px; vertical-align:middle; display:table-cell;  padding-top: 5px;  box-sizing: border-box;  }
.ec-over-product .prdList .description .name { display:block; text-align:left; font-weight:normal; }
.ec-over-product .prdList .description .name a { color:#2e2e2e; }
.ec-over-product .prdList .description .mileage { display:block; }
.ec-over-product .prdList .description span.grid { display:block; }
.ec-over-product .spec li .color { overflow:hidden; display:inline-block; margin:3px 0 0 0; }
.ec-over-product .spec li .chips { float: left;  width: 16px;  height: 4px;  border-radius: 0;  margin: 0 4px 2px 0;  border: 1px solid #eee;  font-size: 0;   line-height: 0;  }


/* 마우스 오버진열 grid */
.ec-over-product ul.grid2 > li { width:50%; max-width:640px; }
.ec-over-product ul.grid3 > li { width:33.33%; }
.ec-over-product ul.grid4 > li { width:25%; }
.ec-over-product ul.grid5 > li { width:20%; }
.ec-over-product ul.grid3 > li .color { max-width:230px; }
.ec-over-product ul.grid4 > li .color { max-width:190px; }
.ec-over-product ul.grid5 > li .color { max-width:130px; }

/* 검색 후 상품진열 */
.ec-base-product .xans-search-listitem .display상품요약정보 { margin:4px auto; }
.ec-base-product .xans-search-listitem .display상품.요약설명 { margin:4px auto; }
.ec-base-product .xans-search-listitem .display상품간략설명 { margin:4px auto; font-weight:300 !important; }	
.ec-base-product .xans-search-listitem .display상품색상 { margin-top:8px; }	
.ec-base-product .xans-search-listitem .display소비자가 { display:inline-block; color:#aaa; font-size:13px; font-weight:400 !important;  margin-right:8px; }
.ec-base-product .xans-search-listitem .display판매가 { display:inline-block; color:#333; font-size:16px; font-weight:600 !important; }

/* 메인 진열 - 일반진열 */
.ec-base-product .xans-product-listitem .display상품요약정보 { margin:4px auto; }
.ec-base-product .xans-product-listitem .display상품.요약설명 { margin:4px auto; }
.ec-base-product .xans-product-listitem .display상품간략설명 { margin:4px auto; font-weight:300 !important; }	
.ec-base-product .xans-product-listitem .display상품색상 { margin-top:8px; }	
.ec-base-product .xans-product-listitem .display소비자가 { display:inline-block; color:#aaa; font-size:13px; font-weight:400 !important;  margin-right:8px; }
.ec-base-product .xans-product-listitem .display판매가 { display:inline-block; color:#333; font-size:16px; font-weight:600 !important; }
.ec-base-product li.display최적할인가 { margin: 2px 0; font-weight: 400 !important;  letter-spacing: -1px; }

#main .ec-base-product { margin:50px auto; }
.ec-base-product { margin:24px 0 0; }
.ec-base-product .title { margin:0 0 8px; }
.ec-base-product .title h2 { font-size:32px; color:#222; font-weight:500; padding:0 8px; text-align:left; letter-spacing:-1px; }
.ec-base-product .title h2 .sub { font-size:16px; color:#555; font-weight:300; letter-spacing:-0.2px; margin:0 0 0 16px;}
.ec-base-product .title h3 { font-size:22px; color:#222; font-weight:400; text-align:center; }
.ec-base-product img { vertical-align:middle; }
.ec-base-product a[href^='/product/detail.html'] > img { border:1px solid #ececec; }

.ec-base-product .prdList { width:100%; /*min-width:756px;*/ margin:0; font-size:0; line-height:0; }
.ec-base-product .prdList > li { position:relative; display:inline-block; margin:16px 0; color:#757575; vertical-align:top; }
.ec-base-product .prdList > li:hover .thumbnail .icon { opacity:1; }

.ec-base-product .prdList .chk { position:absolute; top:16px; left:16px; display:block; }
.ec-base-product .prdList .thumbnail { position:relative; margin:8px; text-align:center; image-rendering: -webkit-optimize-contrast; }
.ec-base-product .prdList .thumbnail .prdImg { position:relative; width: 100%; }
.ec-base-product .prdList .thumbnail a img { max-width:100%; box-sizing:border-box; }
.ec-base-product .prdList .thumbnail .cart img { position:absolute; right:8px; bottom:8px; z-index:1; cursor:pointer;  background: rgba(255,255,255,0.8); border-radius: 100%; box-shadow:1px 1px 10px rgba(0,0,0,0.2); }
.ec-base-product .prdList .thumbnail .cart:hover {opacity: 0.8;}
.ec-base-product .prdList .thumbnail .prdIcon { position:absolute; top:0; left:0; width:100%; height:100%; background-repeat:no-repeat; }
.ec-base-product .prdList .thumbnail .icon {  opacity:0; position: absolute; left: 8px; bottom: 8px; /*margin:8px 0 0;*/ vertical-align:middle; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}
.ec-base-product .prdList .thumbnail .icon:after { content:""; display:block; clear:both; }
.ec-base-product .prdList .thumbnail .promotion { float:left; margin:0 0 4px; text-align:left; }
.ec-base-product .prdList .thumbnail .promotion img { margin:0 4px 0 0; }
.ec-base-product .prdList .thumbnail .button { /*margin:0 0 4px;*/ }
.ec-base-product .prdList .thumbnail .button img { margin:0 1px; cursor:pointer; }
.ec-base-product .prdList .thumbnail .button .option { display:inline; position:relative; }
.ec-base-product .prdList .thumbnail .button .likeButton { display:inline-block; vertical-align: middle; }
.ec-base-product .prdList .thumbnail .button .likeButton button { font-family:verdana; color:#555; letter-spacing:-1px; background:none; }
.ec-base-product .prdList .thumbnail .button .likeButton button img { margin:0; vertical-align:middle; }
.ec-base-product .prdList .thumbnail .button .likeButton button strong {height:16px; vertical-align:middle; }
.ec-base-product .prdList .thumbnail .button .likeButton.selected button { color:#353535; }

.ec-base-product .prdList .description { margin:20px auto; padding:0 7px; font-size:12px; line-height:24px; text-align:left; }
.ec-base-product .prdList .description .name { display:block; text-align:left; font-weight:normal; }
.ec-base-product .prdList .description .name a { color:#333; }
.ec-base-product .prdList .description .mileage { display:block; }
.ec-base-product .prdList .description span.grid { display:block; }


/* 일반진열 grid */
.ec-base-product ul.grid2 > li { width:50%; max-width:640px; }
.ec-base-product ul.grid3 > li { width:33.33%; }
.ec-base-product ul.grid4 > li { width:25%; }
.ec-base-product ul.grid5 > li { width:20%; }
.ec-base-product ul.grid3 > li .color { max-width:230px; }
.ec-base-product ul.grid4 > li .color { max-width:190px; }
.ec-base-product ul.grid5 > li .color { max-width:130px; }

  /* right display */
  .ec-base-product ul.grid2 li:after { content:""; display:block; clear:both; }
  .ec-base-product ul.grid2 li .thumbnail { float:left; width:220px; text-align:left; margin:0; }
  .ec-base-product ul.grid2 li .description { float:left; width:247px; padding:0 20px; }
  .ec-base-product ul.grid2 li .description .chk { position:static; text-align:left; }

/* module="product_ListItem" */
.ec-base-product .spec { margin:2px auto; }
.ec-base-product .spec li { text-align:left; }
.ec-base-product .spec li .title { font-weight:normal; vertical-align:top; }
.ec-base-product .spec li .title span { vertical-align:top; }
.ec-base-product .spec li .color { overflow:hidden; display:inline-block; margin:3px 0 0 0; }
.ec-base-product .spec li .chips { float: left; width: 16px; height: 4px; border-radius: 0; margin: 0 4px 2px 0; border: 1px solid #eee; font-size: 0; line-height: 0; }

.ec-base-product .discountPeriod { display:inline-block; z-index:10; position:relative; width:55px; height:19px; vertical-align:middle; }
.ec-base-product .layerDiscountPeriod { left:50%; top:26px; width:247px; margin:0 0 0 -124px; }
.ec-base-product .layerDiscountPeriod strong.title { display:block; margin:0 0 12px; padding:0 35px 0 0; font-weight:bold; color:#2e2e2e; }
.ec-base-product .layerDiscountPeriod .content p { margin:2px 0 0; font-size:11px; line-height:16px; color:#757575; letter-spacing:-1px; }
.ec-base-product .layerDiscountPeriod .content p strong { font-weight:normal; font-size:12px; color:#2e2e2e; }
.ec-base-product .layerDiscountPeriod .content p strong span { font-size:11px; }

.ec-base-product .prdList .shippingFee { position:relative; display:inline-block; }
.ec-base-product .prdList .shippingFee .button { display:inline-block; float:none; }
.ec-base-product .prdList .shippingFee .ec-base-tooltip { z-index:11; display:block; margin:0 0 0 -170px; width:360px; }
.ec-base-product .prdList .shippingFee .ec-base-tooltip table th { width:40px; }
.ec-base-product .prdList .shippingFee .ec-base-tooltip table th,
.ec-base-product .prdList .shippingFee .ec-base-tooltip table td { padding:7px 10px 8px 10px; }

.ec-base-product .btnTooltip { position:relative; display:inline-block; }
.differentialShipping { display:none; overflow:hidden; position:absolute; left:50%; top:17px; z-index:100; width:350px; margin:0 0 0 -176px; }
.differentialShipping h3.title { margin:0; height:35px; padding:0 35px 0 19px; border:0; color:#fff; font-size:14px; line-height:35px; background:#495164; }
.differentialShipping .content { padding:12px 18px 14px 18px; border:1px solid #757575; border-top:0; text-align:center; background:#fff; }
.differentialShipping .close { position:absolute; right:14px; top:12px; }
.differentialShipping .close img { cursor:pointer; }
.differentialShipping .content ul { color:#757575; line-height:25px; }
.differentialShipping .content li { overflow:hidden; }
.differentialShipping .content li strong { float:left; font-weight:normal; }
.differentialShipping .content li span { float:right; color:#2e2e2e; }
.differentialShipping .content .info { margin:7px 0 0; padding:7px 0 0; border-top:1px dotted #b0b1b3; color:#80aeef; text-align:right; }

/* Thumbnail icon position */
.ec-product-bgLT { background-position:left top; }
.ec-product-bgLC { background-position:left center; }
.ec-product-bgLB { background-position:left bottom; }
.ec-product-bgRT { background-position:right top; }
.ec-product-bgRC { background-position:right center; }
.ec-product-bgRB { background-position:right bottom; }
.ec-product-bgCT { background-position:center top; }
.ec-product-bgCC { background-position:center center; }
.ec-product-bgCB { background-position:center bottom; }

/* 배너 + 메인진열상품 */
.prdBanner.ec-base-product .prdList > li { display: block; margin: 8px 0; height: 0; padding-bottom: 37.8%; overflow: hidden; }
.prdBanner.ec-base-product .prdList > li:first-child { margin: 0 0 8px; }
.prdBanner.ec-base-product .prdList > li:last-child { margin: 8px 0 0; padding-bottom:34.8%; }
.prdBanner.ec-base-product .prdList > li::after { content: ""; display: block; clear: both;}
.prdBanner.ec-base-product .prdList .thumbnail { display: inline-block; width: 144px; margin: 0 8px; /*padding: 8px 0;*/ float: left; }
.prdBanner.ec-base-product .prdList .thumbnail .cart { width: 32px;}
.prdBanner.ec-base-product .prdList .thumbnail .button { display: none; }
.prdBanner.ec-base-product .prdList .description { display: inline-block; width: 256px; margin: 8px 0; float: left; box-sizing: border-box; }

/* 동영상 + 메인진열상품 */
.prdVideo.ec-base-product .prdList > li { display: block; margin: 8px 0; height: 0; padding-bottom: 38%; overflow: hidden; }
.prdVideo.ec-base-product .prdList > li:first-child { margin: 0 0 8px; }
.prdVideo.ec-base-product .prdList > li:last-child { margin: 8px 0 0; padding-bottom:33.4%; overflow: visible; }
.prdVideo.ec-base-product .prdList > li::after { content: ""; display: block; clear: both;}
.prdVideo.ec-base-product .prdList .thumbnail { display: inline-block; width: 144px; margin: 0 8px; /*padding: 8px 0;*/ float: left; }
.prdVideo.ec-base-product .prdList .thumbnail .cart { width: 32px;}
.prdVideo.ec-base-product .prdList .thumbnail .button { display: none; }
.prdVideo.ec-base-product .prdList .description { display: inline-block; width: 232px; margin: 8px 0; float: left; box-sizing: border-box; }

/* 할인율 */
.ec-base-product .prdList .description .ec-sale-rate{ display: inline-block; padding-left:5px; color: #f0352e; font-size: 18px; font-weight: 700;}
.ec-over-product .prdList .description .ec-sale-rate{ display: inline-block; padding-left:5px; color: #f0352e; font-size: 18px; font-weight: 700;}
.ec-base-paginate { margin:30px 0; text-align:center; font-size:0; line-height:0; }
.ec-base-paginate ol { display:inline-block; font-size:0; line-height:0; vertical-align:top; *display:inline; *zoom:1; *margin:0; }
.ec-base-paginate li { display:inline-block; margin:0 0 0 -1px; font-size:12px; color:#757575; vertical-align:top; *display:inline; *zoom:1; }
.ec-base-paginate li:first-child { margin-left:0; }
.ec-base-paginate img { vertical-align:top; display:none; }
.ec-base-paginate > a:first-child:after { content:"<"; }
.ec-base-paginate > a:last-child:after { content:">"; }
.ec-base-paginate > a.first { width:32px; height:32px; display:inline-block; vertical-align:top; }
.ec-base-paginate > a.first:after { content:"<<"; letter-spacing:-1px; margin-left:-8px; }
.ec-base-paginate > a.last { width:32px; height:32px; display:inline-block; vertical-align:top; }
.ec-base-paginate > a.last:after { content:">>"; letter-spacing:-1px; margin-left:-8px; }
.ec-base-paginate > a:nth-child(2) { width:32px; height:32px; display:inline-block; vertical-align:top; }
.ec-base-paginate > a:nth-child(2):after { content:"<" ; }
.ec-base-paginate > a:nth-last-child(2) { width:32px; height:32px; display:inline-block; vertical-align:top; }
.ec-base-paginate > a:nth-last-child(2):after { content:">" ;}
.ec-base-paginate > a:before, .ec-base-paginate > a:after { font-size:10px; line-height:32px; color:#000; font-family:serif !important; }
.ec-base-paginate li a { display:block; width:32px; padding:9px 0; font-weight:bold; color:#939393; line-height:14px; background:#fff; }
.ec-base-paginate li a:hover { text-decoration:none; }
.ec-base-paginate li a.this { color:#333; }
.ec-base-paginate a.nolink { cursor:default; }

/* typeSub */
.ec-base-paginate.typeSub ol { margin:7px 15px; vertical-align:middle; }
.ec-base-paginate.typeSub li { font-size:12px; border:0; }
.ec-base-paginate.typeSub img { vertical-align:middle; }
.ec-base-paginate.typeSub li a { width:auto; margin:0 5px 0; padding:2px; color:#353535; background:none; }
.ec-base-paginate.typeSub li a.this { color:#333; text-decoration:none; border:0; }
.ec-base-paginate.typeSub .first { margin-right:3px; }
.ec-base-paginate.typeSub .last { margin-left:3px; }

.ec-base-tab { position:relative; }
.ec-base-tab .menu { margin:0 0 20px; /*border:1px solid #cbcdce; border-bottom-color:#202020; border-left:0; background:#f2f2f2;*/ box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.ec-base-tab .menu:after { content:""; display:block; clear:both; }
.ec-base-tab .menu li { float:left; border: 1px solid #eee; background: #f8f8f8; border-radius: 8px; margin: 4px; /*border-left:1px solid #cbcdce; background:#f2f2f2;*/ }
.ec-base-tab .menu li a { display:block; min-width:187px; /*margin:0 0 0 -1px;*/ margin: 0; padding:12px 5px 11px; font-size: 16px; /*border-right:1px solid #cbcdce;*/ color:#999; text-decoration:none; outline:0; text-align:center; /*background:#f2f2f2;*/ }
.ec-base-tab .menu li:first-child a { margin-left:0; }
.ec-base-tab .menu li.selected a { position:relative; /*top:-1px; left:-2px; margin:0 0 -1px; border:1px solid #202020; border-bottom:0;*/ margin: 0; color:#333; font-weight: 400; }
.ec-base-tab .menu li.selected a::after { content: ""; width: 4px; height: 4px; background: #f0352e; border-radius: 100%; position: absolute; left: 50%; top: 8px;}
/*.ec-base-tab .menu li.selected:first-child a { left:-1px; }*/
.ec-base-tab > .right { position:absolute; top:8px; right:10px; line-height:24px; color:#909090; }
  /* typeLight */
  .ec-base-tab.typeLight .menu li.selected a { margin:0 0 -2px; border-bottom:1px solid #fff; color:#404040; background:#fff; }
  /* grid (2~7) */
  .ec-base-tab[class*="grid"] .menu { display:table; table-layout:fixed; width:100%; }
  .ec-base-tab[class*="grid"] .menu li { float:none; display:table-cell; vertical-align:middle; }
  .ec-base-tab[class*="grid"] .menu li a { display:inline-block; width:100%; min-width:0; margin:0; padding:11px 0; border:0; }
  .ec-base-tab[class*="grid"] .menu li.selected { position:relative; top:0; right:0; border:1px solid #eee; background:#f8f8f8; }
  .ec-base-tab[class*="grid"] .menu li:first-child.selected { right:0; }
  .ec-base-tab[class*="grid"] .menu li.selected a { position:static; background:none; }
    .ec-base-tab.grid2 .menu li { width:50.5%; }
    .ec-base-tab.grid3 .menu li { width:34%; }
    .ec-base-tab.grid4 .menu li { width:25.5%; }
    .ec-base-tab.grid5 .menu li { width:20.5%; }
    .ec-base-tab.grid6 .menu li { width:17%; }
    .ec-base-tab.grid7 .menu li { width:14.8%; width:15% \0/; }
    .ec-base-tab.grid7 .menu li:first-child { width:13% \0/; }
  /* gFlex */
  .ec-base-tab.gFlex .menu { display:flex; border-right:0; }
  .ec-base-tab.gFlex .menu:after { display:none; }
  .ec-base-tab.gFlex .menu li { display:flex; align-items: center; float:none; flex:1; position:relative; }  
  .ec-base-tab.gFlex .menu li:last-child { border-right:1px solid #cbcdce; }  
  .ec-base-tab.gFlex .menu li a { width:100%; min-width:0; border-right:0; background:none; word-break:break-all; }
  .ec-base-tab.gFlex .menu li a:after { content:''; width:100%; height:100%; position:absolute; top:0; left:0; background: transparent;}
  .ec-base-tab.gFlex .menu li.selected { border:1px solid #292929; border-bottom:0; background:#4a5164; }
  .ec-base-tab.gFlex .menu li.selected a { left:0; margin:0 0 -1px -1px; background:#4a5164; border:0; position: initial;}
/* button */
  [class^='btnNormal'], a[class^='btnNormal'] { display:inline-block; box-sizing:border-box; padding:4px 8px; border:1px solid #eee; border-radius:4px; /*font-family:"굴림",Gulim;*/ font-size:13px; line-height:18px; font-weight:normal; text-decoration:none; vertical-align:middle; word-spacing:-0.5px; letter-spacing:0; text-align:center; white-space:nowrap; color:#555; background-color:#fff; }
  [class^='btnSubmit'], a[class^='btnSubmit'] { display:inline-block; box-sizing:border-box; padding:4px 8px; border:1px solid #222; border-radius:4px; /*font-family:"굴림",Gulim;*/ font-size:13px; line-height:18px; font-weight:normal; text-decoration:none; vertical-align:middle; word-spacing:-0.5px; letter-spacing:0; text-align:center; white-space:nowrap; color:#fff; background-color:#222; }
  [class^='btnEm'], a[class^='btnEm'] { display:inline-block; box-sizing:border-box; padding:4px 8px; border:1px solid #eee; border-radius:4px; /*font-family:"굴림",Gulim;*/ font-size:13px; line-height:18px; font-weight:normal; text-decoration:none; vertical-align:middle; word-spacing:-0.5px; letter-spacing:0; text-align:center; white-space:nowrap; color:#555; background-color:#f8f8f8; }
  [class^='btnBasic'], a[class^='btnBasic'] { display:inline-block; box-sizing:border-box; padding:4px 8px; border:1px solid #eee; border-radius:4px; /*font-family:"굴림",Gulim;*/ font-size:13px; line-height:18px; font-weight:normal; text-decoration:none; vertical-align:middle; word-spacing:-0.5px; letter-spacing:0; text-align:center; white-space:nowrap; color:#222; background-color:#f5f5f5; }
    [class^='btnNormal']:not(.disabled):hover { background-color:#eee; }
    [class^='btnSubmit']:not(.disabled):hover { background-color:#fff; color: #222; }
    [class^='btnEm']:not(.disabled):hover { background-color:#eee; }
    [class^='btnBasic']:not(.disabled):hover { background-color:#eee; }
    [class^='btnNormal'].disabled { border-color:#e3e3e3; color:#999; }
    [class^='btnSubmit'].disabled { background-color:#9297a2; color:#f0f0f0; }
    [class^='btnEm'].disabled { background-color:#b5b6b9; color:#f0f0f0; }
    [class^='btnBasic'].disabled { color:#999; }
  /* size */
    [class^='btn'].sizeS { padding:8px 12px; }
    [class^='btn'].sizeM { padding:10px 16px; }
    [class^='btn'].sizeL { padding:14px 16px; min-width:80px; font-weight:500; }
  /* width Fix */
    [class^='btn'][class*='Fix'] { width:72px; word-break:keep-all; word-wrap:break-word; }
    [class^='btn'][class*='Fix'].sizeS { width:96px; }
    [class^='btn'][class*='Fix'].sizeM { width:120px; padding-left:8px; padding-right:8px; }
    [class^='btn'][class*='Fix'].sizeL { width:160px; padding-left:8px; padding-right:8px; }
 
/* icon button */
  a.btnLink { color:#222; }
  a.btnLink:hover { text-decoration:none; -webkit-box-shadow:0 1px 0 0 #222; -moz-box-shadow:0 1px 0 0 #222; box-shadow:0 1px 0 0 #222; }
  a.btnLink:after { content:""; display:inline-block; margin:-2px -2px 0 3px; vertical-align:middle; border:0 0 0 10px; border-style:solid;  border-color:transparent transparent transparent #77797d; }
  [class^='btn'] i { display:none \0/IE8; }
  [class^='btn'] .icoArrow { display:inline-block; width:3px; height:3px; margin:-2px 1px 0 1px; border:2px solid #77797d; border-width:0 2px 2px 0; vertical-align:middle;
    transform:rotate(-45deg); -webkit-transform: rotate(-45deg); -moz-transform:rotate(-45deg); -ms-transform:rotate(-45deg); -o-transform:rotate(-45deg);
  }
    [class^='btnSubmit'] .icoArrow,
    [class^='btnEm'] .icoArrow { border-color:#f0f0f0; }
  [class^='btn'] .icoDelete { position:relative; overflow:hidden; display:inline-block; width:10px; height:10px; margin:-2px 2px 0 0; vertical-align:middle; -webkit-transform:rotate(45deg); transform:rotate(45deg); }
  [class^='btn'] .icoDelete:before { content:""; position:absolute; top:0; right:4px; width:2px; height:10px; background:#77797d; }
  [class^='btn'] .icoDelete:after { content:""; position:absolute; top:4px; right:0; width:10px; height:2px; background:#77797d; }
    [class^='btnSubmit'] .icoDelete:before, [class^='btnSubmit'] .icoDelete:after,
    [class^='btnEm'] .icoDelete:before, [class^='btnEm'] .icoDelete:after { background:#ccc; }
  [class^='btn'] .icoAdd, [class^='btn'] .icoRemove { position:relative; overflow:hidden; display:inline-block; width:8px; height:8px; margin:-2px 2px 0 0; vertical-align:middle; }
  [class^='btn'] .icoAdd:before, [class^='btn'] .icoAdd:after, [class^='btn'] .icoRemove:before { content:""; position:absolute; top:50%; left:50%; width:8px; height:8px; border-radius:2px; background:#77797d; }
  [class^='btn'] .icoAdd:before, [class^='btn'] .icoRemove:before { height:2px; margin:-1px 0 0 -4px; }
  [class^='btn'] .icoAdd:after { width:2px; margin:-4px 0 0 -1px; }
  [class^='btn'] img { margin:-2px 1px 0; vertical-align:middle; }
 
  /* unique */
    .btnLogin, a.btnLogin { display:inline-block; box-sizing:border-box; width:100px; height:70px; line-height:70px; border-radius:2px; text-align:center; /*font-family:"굴림",Gulim;*/ font-size:12px; font-weight:bold; text-decoration:none; color:#fff; background-color:#4a5164; }
    .btnLogin:hover { background-color:#43495a; }
    .btnAgree, a.btnAgree { display:inline-block; box-sizing:border-box; width:80px; height:70px; line-height:70px; border:1px solid #d1d1d1; border-radius:2px; text-align:center; /*font-family:"굴림",Gulim;*/ font-size:12px; font-weight:bold; color:#222; text-decoration:none; background-color:#fff; }
    .btnAgree:hover { background-color:#f3f3f3; }
    .btnToggle { display:inline-block; font-size:0; line-height:0; }
    .btnToggle button { display:inline-block; box-sizing:border-box; border:1px solid #d1d1d1; margin:0 -1px 0 0; padding:0 7px; height:24px; line-height:24px; text-align:center; /*font-family:"굴림",Gulim;*/ font-size:12px; outline:0; text-decoration:none; color:#222; background:#fff; }
    .btnToggle button:first-child { border-radius:2px 0 0 2px; }
    .btnToggle button:last-child { border-radius:0 2px 2px 0; }
    .btnToggle button.selected { position:relative; border:1px solid #84868b; color:#fff; background:#84868b; }
 
/* ec-base-button */
.ec-base-button { padding:10px 0; text-align:center; }
.ec-base-button.justify { position:relative; }
.ec-base-button:after { display:block; content:""; clear:both; }
.ec-base-button .gLeft { float:left; text-align:left; }
.ec-base-button .gRight { float:right; text-align:right; }
.ec-base-button.justify .gLeft { position:absolute; left:0; }
.ec-base-button.justify .gRight { position:absolute; right:0; }
.ec-base-button .text { margin:0 6px 0 10px; color:#353535; line-height:24px; }
  /* type */
    .ec-base-button.typeBorder { margin-top:24px; padding:10px 20px; /*border:1px solid #eee;*/ }
    .ec-base-button.typeBG { padding:10px 20px; /*border:1px solid #eee; background:#fbfafa;*/ }
  /* gColumn */
    .ec-base-button[class*="gColumn"] { margin:0 auto; display:-webkit-flex; display:-moz-flex; display:-ms-flex; display:flex; -webkit-justify-content:center; -moz-justify-content:center; -ms-justify-content:center; justify-content:center; }
    .ec-base-button[class*="gColumn"]:after { display:none; }
    .ec-base-button[class*="gColumn"] [class^='btn'] { margin:0 2px; padding-left:8px; padding-right:8px; word-break:keep-all; word-wrap:break-word; white-space:normal; -webkit-flex:1; -moz-flex:1; -ms-flex:1; flex:1; display:-webkit-flex; display:-moz-flex; display:-ms-flex; display:flex; -webkit-align-items:center; -moz-align-items:center; -ms-align-items:center; align-items:center; -webkit-justify-content:center; -moz-justify-content:center; -ms-justify-content:center; justify-content:center; }
    .ec-base-button[class*="gColumn"] [class^='btn'][class*='Fix'] { -webkit-flex:none; -moz-flex:none; -ms-flex:none; flex:none; }
    /* gFlex */
      .ec-base-button[class*="gColumn"] .gFlex2 { -webkit-flex:2; -moz-flex:2; -ms-flex:2; flex:2; }
      .ec-base-button[class*="gColumn"] .gFlex3 { -webkit-flex:3; -moz-flex:3; -ms-flex:3; flex:3; }
      .ec-base-button[class*="gColumn"] .gFlex4 { -webkit-flex:4; -moz-flex:4; -ms-flex:4; flex:4; }
/* base */
.ec-base-box { padding:20px; margin-left:auto; margin-right:auto; /*border:1px solid #ddd;*/ color:#555; }
.ec-base-box.gHalf { position:relative; padding:20px 0; }
.ec-base-box.gHalf:before { position:absolute; top:0; left:50%; display:block; content:""; width:1px; height:100%; background-color:#eee; }
.ec-base-box.typeBg { background-color:#fbfafa; }
.ec-base-box.typeThin { border-width:1px; border-color:#d7d5d5; }
.ec-base-box.typeThin h3.boxTitle { margin:0 0 20px; font-size:22px; font-weight: 400; text-align:center; }
.ec-base-box.typeThinBg { border-width:1px; border-color:#eee; background-color:#f8f8f8; }
.ec-base-box.center { text-align:center; }
    /* 약관 */
    .ec-base-box.typeThinBg > .agree { padding:20px; border:1px solid #e6e6e6; background:#fff; }
    .ec-base-box.typeThinBg > .agree p { padding:0 0 17px; }

/* typeMember */
.ec-base-box.typeMember { padding:0; }
.ec-base-box.typeMember .information { display:table; table-layout:fixed; padding:10px 0; width:100%; box-sizing:border-box; }
.ec-base-box.typeMember .information > .title, .ec-base-box.typeMember .information > .thumbnail { display:table-cell; padding:0 15px; width:70px; text-align:center; vertical-align:middle; }
.ec-base-box.typeMember .information > .title { vertical-align:middle; }
.ec-base-box.typeMember .information > .thumbnail img { max-width:70px; }
.ec-base-box.typeMember .information .description { display:table-cell; padding:0 10px; width:auto; line-height:1.5em; border-left:1px solid #e8e8e8; vertical-align:middle; }
    .ec-base-box.typeMember.gMessage { border-width:1px; border-color:#d7d5d5; }
.ec-base-box .message { display:block; padding:10px 0 10px 35px; border-bottom:1px solid #e8e7e7; background:#fbfbfb url("//img.echosting.cafe24.com/skin/base/common/ico_info.gif") no-repeat 10px center; }

/* typeProduct */
.ec-base-box.typeProduct { display:table; table-layout:fixed; padding:15px 0; width:100%; box-sizing:border-box; }
.ec-base-box.typeProduct .thumbnail, .ec-base-box.typeProduct .information { display:table-cell; padding:0 16px; vertical-align:middle; }
.ec-base-box.typeProduct .thumbnail { width:100px; }
.ec-base-box.typeProduct .thumbnail img { width:100%; border:1px solid #eee; border-radius: 10px; box-sizing: border-box; }
.ec-base-box.typeProduct .information { /*padding-left:0;*/ }
.xans-myshop-addrlist .ec-base-table { font-size: 14px; }

.ec-base-table table { position:relative; margin:10px 0 0; border-bottom: 1px solid #ddd; border-top:0; color:#fff; line-height:1.5; }
  .ec-base-table.gLayoutFixed table { table-layout:fixed; }
  .ec-base-table.gLayoutFixed .gLayoutAuto table { table-layout:auto; }
.ec-base-table table:before { position:absolute; top:0; left:0; display:block; content:""; width:100%; height:1px; background:#eee; }
.ec-base-table thead th { padding:16px 0; border-bottom:1px solid #eee; font-size: 14px; color:#333; vertical-align:middle; font-weight:normal; }
.ec-base-table tbody th { padding: 14px 10px; font-size: 14px; border:1px solid #eee; border-bottom-width:0; color:#333; text-align:left; font-weight:normal; }
.ec-base-table th { word-break:break-all; word-wrap:break-word; }
.ec-base-table th:first-child { border-left:0; }
.ec-base-table td { padding:11px 10px 10px; border-top:1px solid #eee; color:#333; vertical-align:middle; word-break:break-all; word-wrap:break-word; }
.ec-base-table td.clear { padding:0 !important; border:0 !important; }

/* horizontal */
  /* typeWrite */
    .ec-base-table.typeWrite td { padding:8px 10px 7px; }
    .ec-base-table.typeWrite img { max-width:100% !important; height:auto !important; }

/* vertical */
  /* typeList */
    .ec-base-table.typeList table { border-top:1px solid #ddd; }
    .ec-base-table.typeList table:before { display:none; }
    .ec-base-table.typeList td { padding: 14px 10px; }
    .ec-base-table.typeList tfoot td { padding:15px 10px 17px; background:#fcfcfc; }

    .ec-base-table .message { padding: 50px 0; text-align: center; font-size: 16px; color: #555; font-weight: 400; }
    .ec-base-table table + .message { margin:-1px 0 0; }
    .ec-base-table table td.message { padding:50px 0; }
    .ec-base-table .scroll .message { border:0; }
  /* scroll */
    .ec-base-table.typeList .head td { padding:11px 0 10px; border-left:1px solid #dfdfdf; border-bottom:1px solid #dfdfdf; color:#353535; vertical-align:middle; text-align:center; background:#fbfafa; }
    .ec-base-table.typeList .head td:first-child { border-left:0; }
    .ec-base-table.typeList .scroll { position:relative; overflow-x:hidden; overflow-y:scroll; max-height:185px; min-height:100px; border:1px solid #d7d5d5; border-top-width:0; margin-top:-1px; }
    .ec-base-table.typeList .scroll table { border:0; margin:0; }
    .ec-base-table.typeList .scroll table:before { display:none; }
    .ec-base-table.typeList .scroll .message { border: 0; }
  /* thead - blind */
    .ec-base-table thead.blind,
    .ec-base-table thead.blind th { display:none; }
    .ec-base-table thead.blind + tbody tr:first-child th,
    .ec-base-table thead.blind + tbody tr:first-child td { border-top-width:0; }
  /* Line */
    .ec-base-table.typeList.gLine table { border-width:0; border-bottom-width:1px; }

/* common */
  /* border, background style none */
    .ec-base-table.typeClear table:before { display:none; }
    .ec-base-table.typeClear table,
    .ec-base-table.typeClear th,
    .ec-base-table.typeClear td { border:0 none; background:none; }
    .ec-base-table.typeClear th { font-weight:bold; }
  /* border */
    .ec-base-table.gBorder td { /*border-left:1px solid #eee;*/ }
    .ec-base-table.gBorder td:first-child { border-left:0; }
    .ec-base-table.gBorder td.gClearLine { border-left:0; }
    .ec-base-table.typeList.gBorder tbody td { border-color:#eee; }
  /* align */
    .ec-base-table .left { text-align:left; }
    .ec-base-table .center { text-align:center; }
    .ec-base-table .right { text-align:right; }
    .ec-base-table.typeList .center td,
    .ec-base-table.typeList td.center { padding-left:0; padding-right:0; }
    .ec-base-table.typeList .center td.left { padding-left:10px; }
    .ec-base-table.typeList .center td.right { /*padding-right:10px;*/ text-align: center; }
    .ec-base-table .top th, .ec-base-table th.top,
    .ec-base-table .top td, .ec-base-table td.top { vertical-align:top; }
    .ec-base-table .middle th, .ec-base-table th.middle,
    .ec-base-table .middle td, .ec-base-table td.middle { vertical-align:middle; }
  /* form */
    .ec-base-table img { vertical-align:middle; }
  /* address */
    .ec-base-table .ec-address { margin:-9px -10px -7px; }
    .ec-base-table .ec-address > li { padding:8px 10px 7px; border-top:1px solid #dfdfdf; }
    .ec-base-table .ec-address > li input[type="text"] { width:373px; }
    .ec-base-table .ec-address > li select { width:383px; }
    .ec-base-table .ec-address .ec-base-help { margin-left:0; }
    .ec-base-table .ec-address .ec-address-area select { display:block; }
    .ec-base-table .ec-address .ec-address-area select:not(:first-child) { margin-top:6px; }
    .ec-base-table .ec-address .ec-address-zipcode input[type="text"] { width:80px; margin-right:3px; }
    .ec-base-table .ec-address .ec-address-zipcode .btnBasic { margin-right:4px; }

@media print {
  .ec-base-table table:before { display:none; }
}
.ec-base-desc { overflow:hidden; text-align:left; }
.ec-base-desc:after { content:""; display:block; clear:both; }
.ec-base-desc dt, .ec-base-desc .term { float:left; width:100px; margin:0 0 2px; padding:0 4px 0 0; line-height:22px;-webkit-box-sizing:border-box; -moz-webkit-box:border-box; box-sizing:border-box; font-weight:normal; }
.ec-base-desc dd, .ec-base-desc .desc { display:block; margin:0 0 2px; padding:0 5px 0 100px; min-height:22px; line-height:22px; word-wrap:break-word; word-break:break-all; }
.ec-base-desc dd:after, .ec-base-desc .desc:after { content:""; display:block; clear:left; }

/* size */
.ec-base-desc.gSmall dt, .ec-base-desc.gSmall .term { width:30%; }
.ec-base-desc.gSmall dd, .ec-base-desc.gSmall .desc { padding-left:30%; }
.ec-base-desc.gMedium dt, .ec-base-desc.gMedium .term { width:40%; }
.ec-base-desc.gMedium dd, .ec-base-desc.gMedium .desc { padding-left:40%; }
.ec-base-desc.gLarge dt, .ec-base-desc.gLarge .term { width:50%; }
.ec-base-desc.gLarge dd, .ec-base-desc.gLarge .desc { padding:0 0 0 50%; }

/* align */
.ec-base-desc.centerDT dt, .ec-base-desc.centerDD dd, .ec-base-desc.centerDT .term, .ec-base-desc.centerDD .desc,
.ec-base-desc.center, .ec-base-desc .center { text-align:center; }
.ec-base-desc.rightDT dt, .ec-base-desc.rightDD dd, .ec-base-desc.rightDT .term, .ec-base-desc.rightDD .desc,
.ec-base-desc.right, .ec-base-desc .right { text-align:right; }
.ec-base-desc.rightDD dd, .ec-base-desc.rightDD .desc { padding-right:0; }

/* typeBullet */
.ec-base-desc.typeBullet dt,
.ec-base-desc.typeBullet .term { padding:0 4px 0 10px; background:url("//img.echosting.cafe24.com/skin/base/common/ico_arrow.png") no-repeat 0 7px; }

/* typeDot */
.ec-base-desc.typeDot dt,
.ec-base-desc.typeDot .term { position:relative; padding:0 4px 0 10px; }
.ec-base-desc.typeDot dt:before,
.ec-base-desc.typeDot .term:before { position:absolute; top:50%; left:0; content:""; display:block; width:2px; height:2px; margin:-2px 0 0 0; background:#383838; }

@media screen and (max-width: 1680px) {
   .fixed_btn {right: 1%;} 
}


@media screen and (max-width: 1440px) {

    #quick {right: 1%;}
    
    .cateBanner .txt_area { width:24%; }
    .cateBanner .icon_area { width: 76%; }    
    .cateBanner .cate_inner { width:92%; }
    
    .mainGallery .inner, .mainReview .inner { width: 92%; }
    .mainGallery .swiper-button-prev, .mainReview .swiper-button-prev { left: -4.2%; }
    .mainGallery .swiper-button-next, .mainReview .swiper-button-next { right: -4.2%; }
    
    .prdRoll .prd_inner { width: 92%; }
    .prdRoll .swiper-button-prev, .prdRoll .swiper-container-rtl .swiper-button-next { left: -3.5%; }
    .prdRoll .swiper-button-next, .prdRoll .swiper-container-rtl .swiper-button-prev { right: -3.5%; }
    
}


@media screen and (max-width: 1370px) {
    
    #layout #container {width: 96%;}
    #container #contents {width: 82%;}
    #header .inner {width:96%;}
    #quick {display:none;}
    #wrap .inner_area { width: 92%;}
    
    #allCate {width:100%;}
    #header .topCate { width: 16%; }
    .top_menu { margin-left: 16%; }
    .AllCategory { width: 100%; }
    .AllCategory .btn-allcate strong { padding: 0 0 0 36%; }
        
    /*.sidebar { width: 16%; }
    
    .swiper-container.mainSlide { width: 864px; margin-left: calc(18% + 8px); }*/
    .mainSlide .swiper-slide { width: 100%; }
    
    .mainBanner01 ul li { width: 50%; }
    
    .prdBanner .left_banner { width: 64%; }
    .prdBanner .right_prd.prdList { width: 36%; }
    .prdBanner.ec-base-product .prdList > li { padding-bottom: 33%; }
    .prdBanner.ec-base-product .prdList .thumbnail { width: 33%; margin: 0 1%; }
    .prdBanner.ec-base-product .prdList .description { width: 65%; }
    
    .prdVideo .left_video { width: 64%; }
    .prdVideo .right_prd_scroll.prdList { width: 36%; height: 85%; }
    .prdVideo.ec-base-product .prdList > li { padding-bottom: 33%; }
    .prdVideo.ec-base-product .prdList .thumbnail { width: 33%; margin: 0 1%; }
    .prdVideo.ec-base-product .prdList .description { width: 65%; }
    
    .mainGallery .galleryList li .txt .cont, .mainReview .reviewList li .txt .cont { height: 40px; }
    
    #footer .inner { width: 96%; }
    
    
    /* 텍스트 크기 */    
    .cateBanner .txt_area h3, .ec-base-product .title h2, .ec-over-product .title h2, 
    .mainBanner01 ul li .txt h3, .sub_title h2,
    .prdBanner .left_banner .txt h3, .longBanner01 .txt h3 { font-size: 28px; }
    
    .footer_menu li a { font-size: 22px; }
    
    .mainGallery .galleryList li .subject a, .mainReview .reviewList li .txt .subject a { font-size: 18px; } 
    
    .cateBanner .txt_area p, .cateBanner .icon_area .icon_txt h4,
    .ec-over-product .title h2 .sub, .mainBanner01 ul li .txt p, .prdBanner .left_banner .txt p,
    .ec-base-product .title h2 .sub, .sub_title .sub, .prdTab .btn li a, .mainGallery .galleryList li .txt .cont, .mainGallery .sub_title .more,
    .longBanner01 .txt p, .mainReview .reviewList li .txt .cont, .mainReview .sub_title .more { font-size: 14px; }
    
    .mainReview .reviewList li .txt .writer, .footer_top .utilMenu li a, .escrow h3 { font-size: 13px; }
    .cateBanner .icon_area .icon_txt p { font-size: 13px; }
   
    .footer_info .address, .footer_info .address span, 
    .footer_cs span, .footer_bank span, .escrow p { font-size: 12px; }
    
    .escrow p span a { font-size: 11px; }
    
    
    /*브랜드*/
    .comArea { width: 100%;}
    .com_img { width: 100%; }
}


@media screen and (max-width: 1280px) {
    
    .fixed_btn .xans-layout-productrecent { display: none !important; }

    .top_menu ul > li > a {padding: 0 16px;}
    
    .mainGallery .swiper-button-prev, .mainReview .swiper-button-prev { left: -4.5%; }
    .mainGallery .swiper-button-next, .mainReview .swiper-button-next { right: -4.5%; }
 
    
    /* 서브페이지 좌측 고객센터 */
    .sidebar .con .left_cs .footer_cs font, .sidebar .con .left_bank .footer_bank font { font-size: 20px; }
    .sidebar .con .left_cs .footer_cs span { font-size: 14px; }
    .sidebar .con .left_bank .footer_bank span { font-size: 13px; }    
}


@media screen and (max-width: 1200px) {

    .top_menu ul > li > a { font-size: 15px;}
    #allCate #categoryMenu .menu-dp1 > li > a { font-size: 14px; }
    
    .cateBanner .swiper-button-prev, .cateBanner .swiper-container-rtl .swiper-button-next { left: 13%; }
    .cateBanner .swiper-button-next, .cateBanner .swiper-container-rtl .swiper-button-prev { left: calc(13% + 48px); }
    
    
    /* 텍스트 크기 */    
    .cateBanner .txt_area h3, .ec-base-product .title h2, .ec-over-product .title h2, 
    .mainBanner01 ul li .txt h3, .sub_title h2,
    .prdBanner .left_banner .txt h3, .longBanner01 .txt h3 { font-size: 26px; }
}


@media screen and (max-width: 1160px) {
    
    #container #contents { width: 79%; }
    
    #header .topCate { width: 19%; }
    .top_menu { margin-left: 19%; }
    .AllCategory { width: 100%; }
    .AllCategory .btn-allcate strong { padding: 0 0 0 36%; }
    
    /*.sidebar { width: 19%; }*/
       
    .slideWrap { width: 96%; /*border-radius: 20px;*/ }
    /*.swiper-container.mainSlide { width: calc(81% - 16px); margin-left: 0; float: right; }*/
    .mainSlide .swiper-slide { width: 100%; }
    .mainSlide .options { left: auto; }
    
    .prdRoll .swiper-button-prev, .prdRoll .swiper-container-rtl .swiper-button-next { left: -3.8%; }
    .prdRoll .swiper-button-next, .prdRoll .swiper-container-rtl .swiper-button-prev { right: -3.8%; }
    
    .prdVideo .right_prd_scroll.prdList { height: 84%; }
    
    
    /* 좌측 카테고리 */
    /*.leftCategory { height: 0; padding-bottom: 255.2%; }
    .leftCategory #categoryMenu .menu-dp1 > li > a { height: 0; padding-bottom: 23.2%; }
    .leftCategory #categoryMenu .menu-dp1 > li:hover > a { padding-bottom: 23.2%; } */
}

@media screen and (max-width: 1100px) {
    
    .AllCategory .btn-allcate strong { font-size: 16px;}
    
    .mainGallery .swiper-button-prev, .mainReview .swiper-button-prev { left: -4.7%; }
    .mainGallery .swiper-button-next, .mainReview .swiper-button-next { right: -4.7%; }
}


@media screen and (max-width: 1070px) {

    #header .link > a, #header .log_state .xans-layout-statelogon li a, #header .log_state .xans-layout-statelogoff li a,
    #header .top_state .xans-layout-shoppinginfo li a, #header .top_setting p a, .xans-layout-multishoplist.list .toggle { font-size: 12px; }
    .top_menu ul > li > a { font-size: 14px;}
    .leftCategory #categoryMenu .menu-dp1 > li > a { font-size: 13px; line-height: 42px; }
    #header .shoppinginfo li a { font-size: 13px; }
    
    .mainSlide .swiper-slide .txt h3 { font-size: 36px; } 
    .mainSlide .swiper-slide .txt p { font-size: 16px; }
    .mainSlide .swiper-slide .txt .btn { margin: 40px 0 0; font-size: 14px; padding: 12px 16px; margin: 24px 0 0; }
        
    .mainGallery .swiper-button-prev, .mainReview .swiper-button-prev { left: -5%; }
    .mainGallery .swiper-button-next, .mainReview .swiper-button-next { right: -5%; }
    
    .escrow { padding:8px;}
    .escrow p span a { margin:0 0 0 4px; padding:1px 1px 1px 5px; }
    
    
    /* 텍스트 크기 */    
    .cateBanner .txt_area h3, .ec-base-product .title h2, .ec-over-product .title h2, 
    .mainBanner01 ul li .txt h3, .sub_title h2,
    .prdBanner .left_banner .txt h3, .longBanner01 .txt h3 { font-size: 24px; }
    .cateBanner .txt_area p { font-size: 13px; }
    
    
    /* 버튼 크기 */
    .cateBanner .txt_area .btn, .mainBanner01 .txt .btn,
    .prdBanner .left_banner .txt .btn, .mainGallery .galleryList .txt .btn { font-size: 14px; line-height: 14px; padding: 12px 16px; margin: 24px 0 0; }
}


@media screen and (max-width: 995px) {
    
    .prdRoll .swiper-button-prev, .prdRoll .swiper-container-rtl .swiper-button-next { left: -4%; }
    .prdRoll .swiper-button-next, .prdRoll .swiper-container-rtl .swiper-button-prev { right: -4%; }
    
    .ec-base-product .prdList {min-width: 100%;}   
}
/* reset */
li { list-style:none; }
table { width:100%; border:0; border-spacing:0; border-collapse:collapse; }
caption { display:none; }
h1, h3 { margin:0; }

/* common */
.ec-base-layer { position:absolute; z-index:100; border:1px solid #ccc; background:#fff; }
.ec-base-layer .header { padding:7px 35px 7px 19px; background: #eee; color: #000; font-weight: 500; }
.ec-base-layer .header > h1,
.ec-base-layer .header > h3 { font-size:14px; line-height:1.5; font-weight: 400; }
.ec-base-layer .content { padding:20px; font-size:12px; }
.ec-base-layer div.ec-base-help { margin-top:0; }
.ec-base-layer .ec-base-button { padding:9px; border-top:1px solid #ddd; text-align:center; background:#fcfcfc; }
.ec-base-layer .close { position:absolute; right:7px; top:7px; padding:4px; background:#ccc; cursor:pointer; }

/* popup */
#popup .ec-base-layer { position:relative; border:1px solid #ccc; box-sizing: border-box; }
#popup .ec-base-layer .header { padding:12px 35px 12px 19px; }
#popup .ec-base-layer .close { top:12px; }

/* ec-base-table */
.ec-base-layer .content > .ec-base-table table:first-child { margin-top:0; }
.ec-base-layer .ec-base-table table { line-height:1.4; }
.ec-base-layer .ec-base-table thead th { padding:9px 0 8px; }
.ec-base-layer .ec-base-table tbody th { padding:9px 0 8px 10px; }
.ec-base-layer .ec-base-table td { padding:9px 10px 8px; }
  /* horizontal - typeWrite */
    .ec-base-layer .ec-base-table.typeWrite td { padding:5px 10px 4px; }
  /* vertical - typeList */
    .ec-base-layer .ec-base-table.typeList tfoot td { padding:10px 10px 12px; }
  /* typeBorder */
    .ec-base-layer .ec-base-table.typeBorder tfoot td { padding:10px 10px 12px; }
  /* address */
    .ec-base-layer .ec-base-table .ec-address { margin:-6px -10px -4px; }
    .ec-base-layer .ec-base-table .ec-address > li { padding:5px 10px 4px; }
.xans-layout-multishopshipping { display:none; }
.xans-layout-multishopshipping .worldshipLayer { top:303px; left:50%; width:448px; margin:0 0 0 -225px; }
.xans-layout-multishopshipping .worldshipLayer .content { padding:153px 20px 30px;  line-height:1.8; background:url("//img.echosting.cafe24.com/skin/base/link/bg_worldship.gif") center 21px no-repeat; }
.xans-layout-multishopshipping .worldshipLayer .content .desc { display:block; margin:4px 0 14px; }
.xans-layout-multishopshipping .worldshipLayer .select { margin:10px 0 0; }
.xans-layout-multishopshipping .worldshipLayer .select select { width:100%; }
.xans-layout-conversionpc { background:#fff; padding:45px; text-align:center; }
.xans-layout-conversionpc a {
    margin:20px; padding:20px 40px 20px 110px;
    font-size:68px; color:#63666e; text-decoration:none; text-align:center;
    border:4px solid #9d9db0; border-radius:10px; background:url("//img.echosting.cafe24.com/skin/base/layout/ico_mobile.png") no-repeat 40px 50%;
}
#header .top_state .xans-layout-shoppinginfo { height:40px; line-height:40px; }
#header .top_state .xans-layout-shoppinginfo li { float:left; padding:0 8px; /*background:url("//img.echosting.cafe24.com/skin/base/common/ico_bar.gif") no-repeat 0 12px;*/ }
#header .top_state .xans-layout-shoppinginfo li a { color:#000; font-size:12px; font-weight:400; }
#header .top_state .xans-layout-shoppinginfo li a:hover { color:#adadad;}
/* 브랜드소개 */
.xans-layout-brand.list { float:left; position:relative; z-index:10; height:40px; }
.xans-layout-brand.list .toggle { display:block; height:40px; padding:0 0 0 8px; color:#000; line-height:40px; font-size:13px; font-weight:700; font-family:'Noto Sans KR',serif; background:#fff; /*background:url("//img.echosting.cafe24.com/skin/base/common/ico_bar.gif") no-repeat 0 17px;*/ }
.xans-layout-brand.list .toggle span { font-weight: 400; padding:0 25px 0 0; background:url("//img.echosting.cafe24.com/skin/base/layout/ico_multishop1.png") no-repeat 100% 8px; }
.xans-layout-brand.list .toggle span > img { vertical-align:middle }
.xans-layout-brand.list:hover > ul { display:block; }

.xans-layout-brand.list > ul { display:none; position:absolute; right:0; width:128px; border:1px solid #ddd; background:#fff; }
.xans-layout-brand.list > ul li { position:relative; height:32px; margin:0; line-height:32px; }
.xans-layout-brand.list > ul li a img { position:absolute; left:0px; top:9px; }
.xans-layout-brand.list > ul li a .name { font-weight:normal;}
.xans-layout-brand.list > ul li a .unit { position:absolute; right:32px; top:0; font-size:11px; color:#777; }
.xans-layout-brand.list.show > ul { display:block; }


/* 멀티샵 토글 */
.xans-layout-multishoplist.list { float:left; position:relative; z-index:10; height:40px; }
.xans-layout-multishoplist.list .toggle { display:block; height:40px; padding:0 0 0 8px; color:#000; line-height:40px; font-size:13px; font-weight:400; font-family:'Noto Sans KR',serif; background:#fff; /*background:url("//img.echosting.cafe24.com/skin/base/common/ico_bar.gif") no-repeat 0 17px;*/ }
.xans-layout-multishoplist.list .toggle span { font-weight: 400; padding:0 25px 0 0; background:url("//img.echosting.cafe24.com/skin/base/layout/ico_multishop1.png") no-repeat 100% 8px; }
.xans-layout-multishoplist.list .toggle span > img { vertical-align:middle }

.xans-layout-multishoplist.list > ul { display:none; position:absolute; right:0; width:128px; border:1px solid #ddd; background:#fff; }
.xans-layout-multishoplist.list > ul li { position:relative; height:32px; margin:0; line-height:32px; }
.xans-layout-multishoplist.list > ul li a { display:block; overflow:hidden; padding:0 62px 0 10px; color:#555; white-space:nowrap; text-decoration:none; text-overflow:ellipsis; background:url("//img.echosting.cafe24.com/skin/base/layout/ico_multishop2.png") no-repeat 100% -29px; }
.xans-layout-multishoplist.list > ul li.selected a { background:#fff url("//img.echosting.cafe24.com/skin/base/layout/ico_multishop2.png") no-repeat 100% 11px; }
.xans-layout-multishoplist.list > ul li a img { position:absolute; left:10px; top:9px; }
.xans-layout-multishoplist.list > ul li a .name strong { font-weight:normal; }
.xans-layout-multishoplist.list > ul li a .unit { position:absolute; right:32px; top:0; font-size:11px; color:#777; }
.xans-layout-multishoplist.list.show > ul { display:block; }

/* 멀티샵 아이콘 */
.xans-layout-multishoplist.thumb { float:left; }
.xans-layout-multishoplist.thumb > ul { overflow:hidden; display:flex; align-items:center; height:40px;}
.xans-layout-multishoplist.thumb > ul li { float:left; width:24px; margin:0 4px 0 0; }
.xans-layout-multishoplist.thumb > ul li a { text-decoration:none; }
.xans-layout-multishoplist.thumb > ul li a img {width:100%;}
.xans-layout-multishoplist .multiOption a { display:inline-block; height:24px; line-height:24px; color:#666; }
.xans-layout-multishoplist .multiOption a:hover { text-decoration:none; }
.xans-layout-multishoplist .multiOption .ship,
.xans-layout-multishoplist .multiOption .language { margin:0 15px 0 0; }
.xans-layout-multishoplist .multiOption .language img { margin:0 6px 0 1px; }
.xans-layout-logotop img {margin-left:-11px; padding-top:7px;}
/* 
.xans-layout-logotop { width:800px; margin:0 auto; text-align:center; }
.xans-layout-logotop a { font-family:verdana, '맑은 고딕', malgungothic, sans-serif; font-size:40px; color:#008bcc; font-weight:bold; text-decoration:none; font-style:normal; }
.xans-layout-logotop img { max-width:800px; max-height:112px; }
*/
.xans-layout-searchheader { position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); margin:0 auto; width:400px; }
.xans-layout-searchheader fieldset { border:2px solid #333;   border-radius: 30px; }
.xans-layout-searchheader #keyword  { width:320px; height:42px; margin:0 10px 0 24px; border:0; line-height:24px; font-size:14px; color:#555; background:#fff; outline:none; box-sizing:border-box;}
.xans-layout-searchheader i { position:relative; font-size:24px; vertical-align:middle;}

/*.xans-layout-searchheader fieldset .autoDrop { display:none; border:1px solid #565960; position:absolute; width: 187px; text-align:left; background:#fff; z-index:20; overflow:hidden; overflow-y:auto; max-height:100px;}
.xans-layout-searchheader fieldset .autoDrop li a { display:block; padding:6px 10px; font-size:11px; color:#1c1c1c; font-family:GulimChe,Gulim; }
.xans-layout-searchheader fieldset .autoDrop li a:hover,
.xans-layout-searchheader fieldset .autoDrop li.selected a { text-decoration:none; color:#fff; background:#a1a4ae; }*/

.popular{ margin:0 0 5px 12px;}
.popular a { color: #ababab; padding: 0 5px; font-size: 14px; font-weight: 300;}
.popular a:hover{color:#000;}
/* 우측 퀵바 최근본상품 사용시 사용 css
  :: 기존 사용하던 footer.html > 85번째 줄 import 앞 @를 삭제한 후 메인 레이아웃 (main.html) > 81번째 줄 import 앞에 @를 삽입하여 사용하세요. */
/*#quick { position:absolute; top:0; right:4.6%; width:80px; }
#quick .xans-layout-productrecent { border:1px solid #eee; text-align:center; background:#fff; margin: 0 auto 8px; border-radius: 16px; }
#quick .xans-layout-productrecent h2 a { display:block; padding:8px 0; font-size:12px; line-height:16px; font-weight:500; color:#333; }
#quick .xans-layout-productrecent ul { width:64px; margin:0 auto; }
#quick .xans-layout-productrecent li a { color:#555; }
#quick .xans-layout-productrecent li img { width:100%; border-radius: 100%; image-rendering: -webkit-optimize-contrast; }
#quick .xans-layout-productrecent li span { display:block; padding:2px 0; line-height:16px; }
#quick .xans-layout-productrecent .player { overflow:hidden; padding: 4px 0 8px; *zoom:1; }
#quick .xans-layout-productrecent .player i { border-radius: 100%; font-size: 16px; color: #fff; padding: 4px; background: rgba(0,0,0,0.3); margin: 0 2px; }
#quick .xans-layout-productrecent .player i:hover { opacity: 0.5; }*/

/* 우측 하단 최근본상품 사용시 사용 css */
.fixed_btn .xans-layout-productrecent { width: 80px; border:1px solid #eee; text-align:center; background:#fff; margin: 0 auto 8px; border-radius: 16px; }
.fixed_btn .xans-layout-productrecent h2 a { display:block; padding:8px 0; font-size:12px; line-height:16px; font-weight:normal; color:#333; }
.fixed_btn .xans-layout-productrecent ul { width:64px; margin:0 auto; }
.fixed_btn .xans-layout-productrecent li a { color:#555; }
.fixed_btn .xans-layout-productrecent li img { width:80%; border-radius: 100%; image-rendering: -webkit-optimize-contrast; }
.fixed_btn .xans-layout-productrecent li span { display:block; padding:2px 0; line-height:16px; }
.fixed_btn .xans-layout-productrecent .player { overflow:hidden; padding: 4px 0 8px; *zoom:1; }
.fixed_btn .xans-layout-productrecent .player i { border-radius: 100%; font-size: 16px; color: #fff; padding: 4px; background: rgba(0,0,0,0.3); margin: 0 2px; }
.fixed_btn .xans-layout-productrecent .player i:hover { opacity: 0.5; }
.xans-product-hashtag { display:table; table-layout:fixed; width:346px; margin:30px auto 0; font-family:GulimChe,Gulim; }
.xans-product-hashtag .heading { display:table-cell; width:41px; vertical-align:top; }
.xans-product-hashtag .heading > strong { display:inline-block; padding:3px 5px; border:1px solid #cbcbcb; color:#525252; font-size:11px; font-weight:normal; border-radius:10px; -webkit-border-radius:10px; -moz-border-radius:10px; }
.xans-product-hashtag .list { display:table-cell; width:auto; vertical-align:top; font-size:0; line-height:0; }
.xans-product-hashtag .list li { display:inline-block; margin:4px 10px 2px 0; }
.xans-product-hashtag .list li a { display:inline-block; word-break:break-all; word-wrap:break-word; text-decoration:underline; color:#525252; font-size:11px; line-height:14px; }
.xans-coupon-productdetailajax { clear:both; overflow:hidden; }
.xans-coupon-productdetailajax > .title { position:relative; border-bottom:1px solid #eee; }
.xans-coupon-productdetailajax > .title h3 { padding:0 0 0 9px; font-size:16px; color:#333; line-height:39px; }
.xans-coupon-productdetailajax > .title .button { position:absolute; top:7px; right:0; padding:0 0 0 7px; background:#fff; }

.xans-coupon-productdetailajax .couponSkinArea { padding:30px 0 0; text-align:center; }
.xans-coupon-productdetailajax .couponSkinArea ul { zoom:1; margin:0 auto; padding:0; }
.xans-coupon-productdetailajax .couponSkinArea ul:after { content:""; display:block; clear:both; }
.xans-coupon-productdetailajax .couponSkinArea ul li { display:inline; float:left; width:216px; padding:0; list-style:none; }
.xans-coupon-productdetailajax .couponSkinArea ul.grid1 { width:216px; }
.xans-coupon-productdetailajax .couponSkinArea ul.grid2 { width:472px; }
.xans-coupon-productdetailajax .couponSkinArea ul.grid2 li { margin:0 10px; }
.xans-coupon-productdetailajax .couponSkinArea ul.grid3 {/*width:708px;*/display:flex; flex-wrap: wrap; gap: 54px 36px; }
.xans-coupon-productdetailajax .couponSkinArea ul.grid3 li { /*margin:0 10px;*/ width: calc((100% - 108px) / 3); height:156px;}


.xans-coupon-productdetailajax .couponSkinArea .coupon {width: 100%; margin-bottom:20px; font-size:12px; line-height:1.5; text-align:center; background-repeat:no-repeat; position:relative;  background-position:center;     background-size: cover;}
.xans-coupon-productdetailajax .couponSkinArea .coupon .coupon__detail {position: absolute; top:0; left:0; width:100%; height: 100%; display: flex; justify-content: center; align-items: center; flex-direction: column; }
.xans-coupon-productdetailajax .couponSkinArea .coupon .coupon__bg img{width:100%;}
.xans-coupon-productdetailajax .couponSkinArea .coupon img { border:0; }
.xans-coupon-productdetailajax .couponSkinArea .coupon p { margin:0; padding:0; }
.xans-coupon-productdetailajax .couponSkinArea .coupon .title { display:block; padding:8px 0 0; font-size:10px; line-height:15px; text-align:center; font-weight:normal; }
.xans-coupon-productdetailajax .couponSkinArea .coupon .discount { font-size:18px; line-height:28px; font-weight:bold; text-align:center; text-decoration:none; letter-spacing:-1px; text-decoration:none; }
.xans-coupon-productdetailajax .couponSkinArea .coupon .discount span { font-size:19px; }
.xans-coupon-productdetailajax .couponSkinArea .coupon .period { font-size:11px; line-height:13px; font-weight:bold; text-align:center; letter-spacing:-1px; }
.xans-coupon-productdetailajax .couponSkinArea .coupon .button { margin:4px 0 0; text-align:center; }
.xans-coupon-productdetailajax .couponSkinArea .coupon.imgCoupon .title,
.xans-coupon-productdetailajax .couponSkinArea .coupon.imgCoupon .discount,
.xans-coupon-productdetailajax .couponSkinArea .coupon.imgCoupon .period,
.xans-coupon-productdetailajax .couponSkinArea .coupon.imgCoupon .button { display:none; }
.xans-coupon-productdetailajax .couponSkinArea .coupon.imgCoupon .detail { height:100%; }
.xans-coupon-productdetailajax .couponSkinArea .download {padding: 18px; border: 1px solid #000; border-radius: 10px 10px 10px 0;}
.xans-coupon-productdetailajax .couponSkinArea .download i {vertical-align: middle; margin-left: 5px;}


/* 쿠폰정보 레이어 */
#dCouponDetail { overflow:hidden; position:relative; width:398px; border:1px solid #ddd; background:#fff; box-shadow:5px 5px 5px #eee; }
#dCouponDetail h3 { height:35px; padding:0 35px 0 19px; color:#000; font-size:14px; line-height:35px; background:#fff; }
#dCouponDetail h3 + a { position:absolute; right:20px; top:10px; }
#dCouponDetail ul { padding:16px 10px 17px 20px; margin:25px 19px; background:#f5f5f5; }
#dCouponDetail ul li { margin:7px 0 0; color:#222; line-height:18px; }
#dCouponDetail ul li:first-child { margin-top:0; }
#dCouponDetail ul + a { display:block; padding:12px 0; text-align:center; border-top:1px solid #eee; background:#fcfcfc; }

