/* admin icon */
.ec-admin-icon.cart { height:26px; cursor:pointer; }

.ec-base-product { padding:0; background-color:#fff; }
.ec-base-product h2 { max-height:43px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; font-size:15px; line-height:43px; padding:0 42px 0 14px; background:url("//img.echosting.cafe24.com/skin/mobile_ko_KR/layout/bg_title_close.gif") no-repeat right 14px top 50%; background-size:13px 8px; cursor:pointer; }
.ec-base-product h3 { margin-bottom:14px; }
.ec-base-product img { max-width:100%; }
.ec-base-product > ul { padding:14px 0 0; }
.ec-base-product li { vertical-align:top; }
.ec-base-product [class*="grid"] { display:table; table-layout:fixed; width:100%; box-sizing:border-box; padding:0 7px; font-size:0; line-height:0; }
.ec-base-product [class*="grid"] > li { display:inline-block; margin:0 0 14px; vertical-align:top; text-align:center; font-size:12px; line-height:1.4; }
.ec-base-product .thumbnail { position:relative; margin:0 7px 14px; }
.ec-base-product .thumbnail a { display:block; }
.ec-base-product .thumbnail a img { display:block; width:100%; border:1px solid #ededed; vertical-align:top; }
.ec-base-product .thumbnail .prdIcon { position:absolute; top:0; left:0; width:100%; height:100%; background-repeat:no-repeat; background-size:30% auto; }
.ec-base-product .thumbnail .wish { position:absolute; right:3px; bottom:3px; z-index:10; }
.ec-base-product .description { min-height:10px; margin:0 7px; line-height:1em; text-align:left; }
.ec-base-product .description .name { line-height:1.3em; word-wrap:break-word; margin:0 0 7px; }
.ec-base-product .description .name a { font-size:13px; color:#1b1b1b; }
.ec-base-product .description .icon { margin:0 0 7px; }
.ec-base-product .description .icon img { margin:0 4px 0 0; }
.ec-base-product .description .icon .icon_img { margin:0 0 2px; }
.ec-base-product .description .price { font-size:12px; margin:0 0 7px; }
.ec-base-product .description .strike,
.ec-base-product .description .mPriceStrike { text-decoration:line-through; }
.ec-base-product .description li.cart { margin:0 0 7px; }
.ec-base-product .description .color { overflow:hidden; margin:0; }
.ec-base-product .description .color .chips { float:left; width:12px; height:10px; margin:0 2px 2px 0; font-size:0; line-height:0; border:1px solid #e3e3e3; }
.ec-base-product .description .likeButton button { border:0; background:none; }
.ec-base-product .description .likeButton button strong { margin:0 0 0 3px; font-size:11px; line-height:20px; color:#757575; }
.ec-base-product .description .likeButton.selected button strong { line-height:20px; color:#2e2e2e; }
.ec-base-product .more_view { margin:7px 4px 0; }
.ec-base-product .more_view a { display:block; padding:0 0 0 0; background:#d4d4d6; }
.ec-base-product .more_view a span { overflow:hidden; display:block; width:100%; height:30px; text-indent:120%; background:url("//img.echosting.cafe24.com/skin/mobile_ko_KR/product/bg_togglebar_show.png") no-repeat 50% 50%; background-size:12px 12px; }

/* typeDesc */
.ec-base-product.typeDesc { margin:0; background:#fff; }
.ec-base-product.typeDesc .prdList:after { display:block; content:""; clear:both; }
.ec-base-product.typeDesc .prdList > li { margin:0; padding:14px; width:100%; box-sizing:border-box; border-top:1px solid #ececec; }
.ec-base-product.typeDesc .prdList > li:first-child { padding:0 14px 14px; border-top:0; }
.ec-base-product.typeDesc .prdList > li:after { display:block; content:""; clear:both; }
.ec-base-product.typeDesc .thumbnail { float:left; margin:0; padding:0; width:87px; }
.ec-base-product.typeDesc .thumbnail .wish { right:4px; }
.ec-base-product.typeDesc .description { padding:0 0 0 103px; }
.ec-base-product.typeDesc .description .price { color:#494949; font-size:13px; }
.ec-base-product.typeDesc .description .price.sale { color:#000; font-size:15px; }
.ec-base-product.typeDesc .description .color { margin:0 0 10px; }
.ec-base-product.typeDesc .description .summary { font-size:11px; color:#757575; margin:0 0 10px; }

/* typeGallery */
.ec-base-product.typeGallery { margin:0; }
.ec-base-product.typeGallery ul { display:table; table-layout:fixed; padding:0 14px 0 12px; font-size:0; line-height:0; }
.ec-base-product.typeGallery li { position:relative; display:inline-block; margin:0 0 2px; padding:0; vertical-align:top; overflow:hidden; font-size:13px; line-height:1.2em; }
.ec-base-product.typeGallery .thumbnail { margin:0 2px; }
.ec-base-product.typeGallery .thumbnail .wish { top:3px; bottom:auto; }
.ec-base-product.typeGallery .description { position:absolute; left:0; margin:0; padding:0 0 0 2px; width:100%; opacity:0; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
.ec-base-product.typeGallery .description a { overflow:hidden; display:block; padding:5px 38px 5px 5px; width:100%; height:100%; color:#fff; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; background:rgba(0,0,0,0.6); }
.ec-base-product.typeGallery .description a .name:after { display:block; content:""; position:absolute; top:0; right:12px; width:20px; height:100%;
    background:url("//img.echosting.cafe24.com/skin/mobile_ko_KR/layout/ico_arrow_white.png") 0 center no-repeat; background-size:20px 20px;
    -webkit-transform: rotate(270deg); -moz-transform: rotate(270deg); transform: rotate(270deg); }
.ec-base-product.typeGallery .description a .name { display:inline-block; margin:0; width:100%; }
.ec-base-product.typeGallery .description a .name,
.ec-base-product.typeGallery .description a p { overflow:hidden; line-height:1.5; text-overflow:ellipsis; white-space:nowrap; }
.ec-base-product.typeGallery .description a .price { margin:0; font-weight:bold; }
.ec-base-product.typeGallery .description a .price span { display:none; }
.ec-base-product.typeGallery .description .likeButton { position:absolute; bottom:0; right:5px; background:rgba(255, 255, 255, 0.8); }


.ec-base-product .layerDiscountPeriod { display:none; position:absolute; z-index:100; left:0; width:100%; padding:11px 7px; box-sizing:border-box; }
.ec-base-product .layerDiscountPeriod .inner { border:1px solid #353535; background:#f1f1f1; border-radius:4px; }
.ec-base-product .layerDiscountPeriod .inner .title { display:block; padding:10px 14px; font-size:14px; background-color:#353535; color:#fff; }
.ec-base-product .layerDiscountPeriod .inner .timeleft { padding:14px; color:#508bed; font-size:13px; font-weight:bold; text-align:center; }
.ec-base-product .layerDiscountPeriod ul { margin:0 7px 14px; padding:0; border:1px solid #d5d5d5; background:#fff; }
.ec-base-product .layerDiscountPeriod ul li { position:relative; padding:14px 13px 14px 100px; border-top:1px solid #ececec; color:#353535; }
.ec-base-product .layerDiscountPeriod ul li:first-child { border-top:0; }
.ec-base-product .layerDiscountPeriod ul li span { position:absolute; top:14px; left:13px; color:#757575; }
.ec-base-product .layerDiscountPeriod .btnClose { position:absolute; top:8px; right:4px; display:block; width:40px; height:40px; text-indent:-9999px; font-size:0; background:url("//img.echosting.cafe24.com/skin/mobile_ko_KR/layout/ico_close_white.png") center center no-repeat; background-size:50% 50%; }

/* 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; }

/* grid */
.ec-base-product .grid1 > li { width:100%; }
.ec-base-product .grid2 > li { width:50%; }
.ec-base-product .grid3 > li { width:33.333%; }
.ec-base-product .grid4 > li { width:25%; }
.ec-base-product .grid5 > li { width:20%; }

@media all and (max-width:480px) {
  .ec-base-product .prdList.grid1 > li { width:100%; }
  .ec-base-product .prdList.grid2 > li { width:50%; }
  .ec-base-product .prdList.grid3 > li { width:33.333%; }
  .ec-base-product .prdList.grid4 > li { width:25%; }
  .ec-base-product .prdList.grid5 > li { width:20%; }

  .ec-base-product .grid1 li .name { font-size:15px; }
  .ec-base-product .grid2 li .name,
  .ec-base-product .grid3 li .name { font-size:13px; }
  .ec-base-product .grid4 li .name { font-size:11px; }
}

@media all and (min-width:481px) and (max-width:767px) {
  .ec-base-product .prdList.grid2 > li { width:33.333%; }
  .ec-base-product .prdList.grid3 > li,
  .ec-base-product .prdList.grid4 > li,
  .ec-base-product .prdList.grid5 > li { width:25%; }

  .ec-base-product [class*="grid"] li .name { font-size:13px; }
}

@media all and (min-width:768px) {
  .ec-base-product .prdList.grid2 > li { width:25%; }
  .ec-base-product .prdList.grid3 > li,
  .ec-base-product .prdList.grid4 > li,
  .ec-base-product .prdList.grid5 > li { width:20%; }

  .ec-base-product [class*="grid"] li .name { font-size:15px; }
}
@charset "utf-8";


  .ec-base-paginate { text-align:center; }
  /* typeList */
    .ec-base-paginate.typeList { padding:14px 0; font-size:0; line-height:0; }
    .ec-base-paginate.typeList ol { margin:0 14px; }
    .ec-base-paginate.typeList ol,
    .ec-base-paginate.typeList ol li { display:inline-block; vertical-align:middle; }
    .ec-base-paginate.typeList ol li:not(:first-child) { margin:0 0 0 7px; }
    .ec-base-paginate.typeList ol li a { display:inline-block; width:31px; height:27px; border:1px solid #d9d9d9; border-radius:2px; font-size:15px; line-height:27px; color:#1b1b1b; vertical-align:middle; background:#fff; }
    .ec-base-paginate.typeList ol li .this { border-color:#508bed; color:#508bed; }
    .ec-base-paginate.typeList [class*='btn'] { display:inline-block; overflow:hidden; width:31px; height:27px; border:1px solid #d9d9d9; border-radius:2px; font-size:1px; line-height:0; color:transparent; text-indent:-150%; vertical-align:middle; background:#fff; background-repeat:no-repeat; background-position:50% 50%; background-size:7px auto; }
    .ec-base-paginate.typeList .btnPrev { background-image:url("//img.echosting.cafe24.com/skin/mobile/layout/btn_prev.png"); }
    .ec-base-paginate.typeList .btnNext { background-image:url("//img.echosting.cafe24.com/skin/mobile/layout/btn_next.png"); }

  /* typeMoreview */
    .ec-base-paginate.typeMoreview { margin:0 auto; }
    .ec-base-paginate.typeMoreview .btnMore { display:block; padding:12px 0; border-top:1px solid #f1f1f1; border-bottom:1px solid #d5d5d5; color:#757575; font-weight:bold; background:#f5f5f5; }
    .ec-base-paginate.typeMoreview .icoMore { display:inline-block; margin:0 0 0 8px; width:13px; height:8px; font-size:0; line-height:0; vertical-align:baseline; background:url("//img.echosting.cafe24.com/skin/mobile/layout/btn_more.png") no-repeat 0 50%; background-size:13px auto; }

  /* typeSwipe */
    .ec-base-paginate.typeSwipe { font-size:0; line-height:0; }
    .ec-base-paginate.typeSwipe button.circle { overflow:hidden; margin:0 3px 0 4px; width:13px; height:13px; border:0; border-radius:13px; cursor:pointer; background-color:#bbb; }
    .ec-base-paginate.typeSwipe button.circle.selected { background-color:#4a5164; }
    .ec-base-paginate.typeSwipe span { overflow:hidden; font-size:1px; line-height:0; color:transparent; text-indent:-150%; }
    .ec-base-paginate.typeSwipe button.prev,
    .ec-base-paginate.typeSwipe button.next { width:31px; font-size:15px; line-height:1.2em; border:0; cursor:pointer; background:url("//img.echosting.cafe24.com/skin/mobile/layout/btn_prev.png") no-repeat 50% 50%; background-size:7px auto; }
    .ec-base-paginate.typeSwipe button.next { background:url("//img.echosting.cafe24.com/skin/mobile/layout/btn_next.png") no-repeat 50% 50%; background-size:7px auto; }
    .ec-base-paginate.typeSwipe .prev,
    .ec-base-paginate.typeSwipe .next { display:none; }

  /* typeZoom */
    .ec-base-paginate.typeZoom .btnPrev,
    .ec-base-paginate.typeZoom .btnNext { overflow:hidden; width:31px; height:27px; border:1px solid #d9d9d9; border-radius:2px; font-size:1px; line-height:0; color:transparent; text-indent:-150%; background:url("//img.echosting.cafe24.com/skin/mobile/layout/btn_prev.png") no-repeat 50% 50%; background-size:7px auto; }
    .ec-base-paginate.typeZoom .btnNext { background:url("//img.echosting.cafe24.com/skin/mobile/layout/btn_next.png") no-repeat 50% 50%; background-size:7px auto;  }

  /* typeTotal */
    .paginate.typeTotal { color:#696969; }
    .paginate.typeTotal > span { margin:0 8px;font-weight:bold; }
    .paginate.typeTotal p { display:inline-block;vertical-align:middle; }
    .paginate.typeTotal .icoPrev,
    .paginate.typeTotal .icoNext { width:7px; height:13px; font-size:15px; line-height:1.2em; background:url("//img.echosting.cafe24.com/skin/mobile/layout/btn_prev.png") no-repeat 50% 50%; background-size:7px auto; }
    .paginate.typeTotal .icoNext { background:url("//img.echosting.cafe24.com/skin/mobile/layout/btn_next.png") no-repeat 50% 50%; background-size:7px auto; }
    .paginate.typeTotal p span { overflow:hidden; display:block; width:29px; text-indent:-999px; }
    .paginate.typeTotal strong { color:#508bed; }


/* font */
.txtWarn { color:#f45b55; }
.txtEm { color:#008bcc; }

/* grid */
.gBlank5 { display:block; margin-top:5px; }
.gBlank7 { display:block; margin-top:7px; }
.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; }
.gBreak5 { display:block; margin-bottom:5px; }
.gBreak7 { display:block; margin-bottom:7px; }
.gMerge { position:relative; z-index:1; margin-top:-1px; }

/* ec-base-qty */
.ec-base-qty [type="text"] { width:49px; }
.ec-base-qty [type="tel"] { width:49px; text-align:right; }
.ec-base-qty button { margin:0; padding:0; border:0; vertical-align:top; background:transparent; }

/* ec-base-field */
.ec-base-field { display:-webkit-flex; display:-ms-flex; display:flex; }
.ec-base-field input[type="text"] { -webkit-flex:1; -ms-flex:1; flex:1; }
.ec-base-field input ~ [class*='btn'] { margin-left:5px; }

/* form */
input, textarea, select { max-width:100%; font-size:13px; color:#000; vertical-align:middle; outline:0; border-radius:0; }
input[type=text], input[type=password], input[type=number], input[type=tel], textarea {
    padding:10px; font-size:13px; line-height:13px; font-weight:inherit; color:#353535; border:1px solid #dedfe2; border-radius:0; outline-style:none;
    -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box;
}
input[type=text], input[type=password], input[type=number], input[type=tel] { height:36px; }
input[type=text]:focus, input[type=password]:focus, input[type=number]:focus, input[type=tel]:focus { border-color:#000; color:#000; }
input[type="file"] { overflow:hidden; max-width:100%; }
input[type="button"], input[type="text"], input[type="password"], input[type="tel"], input[type="image"], textarea { -webkit-appearance:none; }

select { max-width:100%; height:36px; margin:0; padding:0 20px 0 12px; border:1px solid #dedfe2; border-radius:0; font-size:13px; line-height:36px; color:#000; word-break:break-all; font-weight:inherit; -webkit-appearance:none; background:#fff url('//img.echosting.cafe24.com/skin/dnd_ko_KR/common/layout/form/bg_select.gif') no-repeat 100% 0; background-size:20px auto; }
select::-ms-expand { display:none; } /* ie selectbox 화살표 제거 */
select:focus { border-color:#000; }

select.disabled, select:disabled,
textarea.disabled, textarea:disabled { color:#bcbcbc; }

textarea { resize:none; line-height:1.2em; }
textarea.disabled { background-color:#ffffff; color:#bfbfbf; }

input[type="radio"] { width:20px; height:20px; border:0; border-radius:0; background:url("//img.echosting.cafe24.com/skin/dnd_ko_KR/common/layout/form/bg_radio.png") no-repeat 0 0; background-size:20px 20px; -webkit-appearance:none; }
input[type="radio"]:checked { background-image:url("//img.echosting.cafe24.com/skin/dnd_ko_KR/common/layout/form/bg_radio_checked.png"); -webkit-appearance:none; }
input[type="radio"]:disabled { background-image:url("//img.echosting.cafe24.com/skin/dnd_ko_KR/common/layout/form/bg_radio_disabled.png"); -webkit-appearance:none; }
label { display:inline-block; margin:0 7px 0 0; min-height:20px; line-height:20px; font-size:12px; vertical-align:middle; cursor:pointer; }
input[type=radio] + label { margin:0 7px 0 4px; }
label input[type=radio] { margin:0 4px 0 0; }
label:last-child,
input[type=radio] + label:last-child { margin-right:0; }

input[type="checkbox"] { width:20px; height:20px; border:0; -webkit-appearance:none; cursor:pointer; background:url('//img.echosting.cafe24.com/skin/dnd_ko_KR/common/layout/form/bg_checkbox.png') no-repeat 0 0; background-size:20px auto; }
input[type="checkbox"]:checked { background-image:url('//img.echosting.cafe24.com/skin/dnd_ko_KR/common/layout/form/bg_checkbox_checked.png'); }
input[type="checkbox"]:disabled { background-image:url('//img.echosting.cafe24.com/skin/dnd_ko_KR/common/layout/form/bg_checkbox_disabled.png'); }
input[type="checkbox"]:readonly { background-image:url('//img.echosting.cafe24.com/skin/dnd_ko_KR/common/layout/form/bg_checkbox_disabled.png'); }
input[type="checkbox"]:disabled + label { color:#abaeb5; }
input[type="checkbox"]:readonly + label { color:#abaeb5; }
input[type="checkbox"] { margin:0 4px 0 0; }




.ec-base-label { display:inline-block; margin:0 7px 0 0; }
.ec-base-label input[type=radio] + label,
.ec-base-label input[type=checkbox] + label { margin-right:0; }

.fList.typeHor .gLabel { margin-right:20px; }
.fList.typeVer .gLabel { display:block; }

/* ec-base-radio */
.ec-base-radio.typeCS{display: -webkit-flex;display: -ms-flex;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;flex-direction: column;}
.ec-base-radio.typeCS .ec-base-label {margin: 0 0 10px 0;border: 1px solid #b5b5b5;box-sizing: border-box;border-radius: 2px;position:relative;}
.ec-base-radio.typeCS .ec-base-label label {position: relative;height: 100%;line-height: 20px;padding: 10px 10px 9px;box-sizing: border-box;font-size: 14px;color: #666;word-break: break-all;word-wrap: break-word;display: block;text-align: center;margin: 0;}
.ec-base-radio.typeCS .ec-base-label input {position: absolute;top: 0;left: 0;width: 100%;height: 100%;opacity: 0;margin: 0;}
.ec-base-radio.typeCS .ec-base-label input:checked + label {border-color: #508bed;font-weight: bold;color: #fff;background: #508bed;}
.ec-base-help { margin:8px 4px; font-size:12px; color:#757575; }
p.ec-base-help,
div.ec-base-help,
ul.ec-base-help li,
ol.ec-base-help li { padding:0 0 2px 18px; line-height:1.5; text-align:left; background:url("//img.echosting.cafe24.com/skin/mobile/common/ico_help.png") no-repeat 0 2px; background-size:14px auto; }
  /* Ordered List */
    ol { list-style:none; }
    ol.ec-base-help { counter-reset:rank 0; }
    ol.ec-base-help li { position:relative; padding:0 0 0 13px; background:none; }
    ol.ec-base-help li:before { counter-increment:rank 1; content:counter(rank)'.'; position:absolute; top:0; left:0; }
  /* typeDash */
    p.ec-base-help.typeDash,
    ul.ec-base-help.typeDash li { position:relative; padding:0 0 0 10px; background:none; }
    p.ec-base-help.typeDash:before,
    ul.ec-base-help.typeDash li:before { content:""; position:absolute; top:9px; left:0; width:5px; height:1px; background:#757575; }
/* button */
  .btnNormal, .btnStrong, .btnBasic, .btnSubmit, .btnEm { display:inline-block; letter-spacing:0; text-align:center; border-radius:2px; -moz-box-sizing:border-box; box-sizing:border-box; }
    html:lang(ko) btnNormal, html:lang(ko) btnStrong, html:lang(ko) btnBasic, html:lang(ko) btnSubmit, html:lang(ko) btnEm { font-family:"Apple SD Gothic Neo","Noto Sans Regular","맑은 고딕","malgun gothic","돋움","dotum", sans-serif; }
    html:lang(ja) btnNormal, html:lang(ja) btnStrong, html:lang(ja) btnBasic, html:lang(ja) btnSubmit, html:lang(ja) btnEm { font-family:"Apple SD Gothic Neo","Noto Sans Regular",Meriyo, sans-serif; }
  .btnNormal, .btnStrong, .btnBasic { height:29px; line-height:27px; padding:0 10px; vertical-align:middle; font-size:13px; }
  .btnNormal { color:#1b1b1b; border:1px solid #cfcfcf; border-bottom-color:#b5b5b5; background:#fff; }
  .btnStrong { color:#fff; border:1px solid #4a5164; border-bottom-color:#373d4b; background:#4a5164; }
  .btnSubmit { height:36px; line-height:36px; padding:0 10px; font-size:13px; color:#fff; border:1px solid #4a5164; background:#4a5164; }
  .btnEm { height:36px; line-height:34px; padding:0 10px; font-size:13px; border:1px solid #d5d5d5; background:#fff; }
  .btnBasic { color:#1b1b1b; border:1px solid #bcbcbc; background:#f0f0f0; }
  /* mini */
    [class*="btn"].mini { height:26px; line-height:24px; font-size:11px; }

/* btn */
.ec-base-button .soldout { cursor:default; }
.btnIcon { max-width:12px; max-height:12px; background-size:100% 100%; }

/* ec-base-button */
  .ec-base-button { margin:10px auto; text-align:right; }
  .ec-base-button:after { content:""; display:block; clear:both; }
  /*  typeMulti */
    .ec-base-button.typeMulti { margin:0 auto; padding:7px; }
    .ec-base-button.typeMulti .gTop:after,
    .ec-base-button.typeMulti .gBottom:after { content:""; display:block; clear:both; }
    .ec-base-button.typeMulti .gBottom { margin:7px 0 0; padding:7px 0 0; border-top:1px solid #d5d5d5; clear:both; }
  /* align */
    .ec-base-button.gLeft { text-align:left; }
    .ec-base-button.gCenter { text-align:center; }
    .ec-base-button.gRight { text-align:right; }
    .ec-base-button .gLeft { float:left; text-align:left; }
    .ec-base-button .gRight { float:right; }
  /* gColumn */
    .ec-base-button[class*="gColumn"] { display:flex; margin:10px 0 10px -4px; }
    .ec-base-button[class*="gColumn"]:after { content:none; }
    .ec-base-button[class*="gColumn"] a,
    .ec-base-button[class*="gColumn"] button { flex:1; margin:0 0 0 4px; padding:0 3px; white-space:nowrap; }
    /* gFlex */
      .ec-base-button[class*="gColumn"] .gFlex2 { flex:2; }
      .ec-base-button[class*="gColumn"] .gFlex3 { flex:3; }
      .ec-base-button[class*="gColumn"] .gFlex4 { flex:4; }
  /* gFull */
    .ec-base-button.gFull { margin-bottom:3px; }
    .ec-base-button.gFull [class*="btn"], [class*="btn"].gFull { width:100%; }
    .ec-base-button.gFull [class*="btn"] { margin:0 0 7px; }
  /* gFixed */
    .ec-base-button.gFixed { position:fixed; z-index:120; left:0; bottom:0; max-width:100%; width:100%; margin:0; padding:0 7px; box-sizing:border-box; background-color:#dbdbdb;
      -webkit-box-shadow: 0px -4px 4px 0px rgba(120, 120, 120, 0.5);
      -moz-box-shadow: 0px -4px 4px 0px rgba(120, 120, 120, 0.5);
      box-shadow: 0px -4px 4px 0px rgba(120, 120, 120, 0.5);
    }
    .ec-base-button.gFixed .state + .ec-base-button { margin-top:3px; }
    .ec-base-button.gFixed .state { overflow:hidden; margin:0 auto; font-size:11px; }
    .ec-base-button.gFixed .state .count { float:left; padding:7px 0; }
    .ec-base-button.gFixed .state .price { float:right; padding:7px 0; }
    .ec-base-button.gFixed .price strong { font-weight:normal; }
    .ec-base-button.gFixed .count strong,
    .ec-base-button.gFixed .price em { color:#508bed; font-weight:bold; }

@media all and (min-width:768px) {
  .btnSubmit { height:46px; line-height:44px; font-size:16px; }
  .btnEm { height:46px; line-height:44px; font-size:16px; }
}
/* base */
.ec-base-box { padding:14px; margin:14px; border:1px solid #d5d5d5; line-height:1.6; color:#757575; background:#fff; }
.ec-base-box.center { text-align:center; }
#popup { background:transparent; }
.popup { height:100%; }
.popup > form { height:100%; }
.layer .ec-base-layer,
.popup .ec-base-layer { position:relative; }

/* ec-base-layer */
.ec-base-layer { position:fixed; z-index:300; top:0; bottom:0; left:0; right:0; min-width:320px; width:100%; height:100%; display:-webkit-flex; display:-ms-flex; display:flex; background:#fff;
    -webkit-flex-direction:column; -moz-flex-direction:column; -ms-flex-direction:column; flex-direction:column;
}
.ec-base-layer h1 { width:100%; height:36px; text-align:center; font-size:15px; line-height:36px; color:#fff; box-sizing:border-box; background:#4a5164; }
.ec-base-layer .wrap { -webkit-flex:1; -moz-flex:1; -ms-flex:1; flex:1; height:100%; padding:14px; font-size:12px; overflow-x:auto; overflow-y:auto; box-sizing:border-box; -webkit-overflow-scrolling:touch; }
.ec-base-layer .btnClose { overflow:hidden; position:absolute; right:0; top:0; z-index:510; width:36px; height:36px; border:0; padding:0; font-size:0; text-indent:-150%; background:url("//img.echosting.cafe24.com/skin/mobile/common/btn_close_white.png") center center no-repeat; background-size:14px 14px; }
  /* theme */
    .ec-base-layer[class*="theme1"] .wrap { background:#fff; }
  /* gClearFlex */
    .ec-base-layer.gClearFlex { display:block; padding:0 0 94px; box-sizing:border-box; }
    .ec-base-layer.gClearFlex .wrap { -webkit-flex:none; -moz-flex:none; -ms-flex:none; flex:none; height:auto; }
  /* typeModal */
    .ec-base-layer.typeModal { overflow:hidden; z-index:500; top:50px; bottom:auto; left:0; right:0; min-width:280px; max-width:600px; width:92%; height:auto; margin:auto; border-radius:5px;
        -webkit-box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.75);
        -moz-box-shadow:    0px 0px 10px 2px rgba(0, 0, 0, 0.75);
        box-shadow:         0px 0px 10px 2px rgba(0, 0, 0, 0.75);
    }
    .ec-base-layer.typeModal h1 { padding:0 14px; line-height:35px; font-size:13px; text-align:left; border-bottom:1px solid #ccc; color:#1b1b1b; background:#f1f1f1; border-radius:5px 5px 0 0; }
    .ec-base-layer.typeModal .wrap { height:auto; max-height:200px; min-height:100px; padding:14px; background:#fff; }
    .ec-base-layer.typeModal .btnClose { background:url("//img.echosting.cafe24.com/skin/mobile/common/btn_close_black.png") center center no-repeat; background-size:14px 14px; }
  /* typeWide */
    .ec-base-layer.typeWide { background:#e3e4e7; }
    .ec-base-layer.typeWide h1 { height:56px; padding:0 42px; line-height:56px; font-size:20px; font-weight:normal; box-sizing:border-box; }
    .ec-base-layer.typeWide .wrap { padding:0; font-size:16px; line-height:1.4em; letter-spacing:-0.4px; }
    .ec-base-layer.typeWide .btnClose { top:10px; right:10px; background-image:url("//img.echosting.cafe24.com/skin/mobile/order/btn_close.png"); background-size:21px 21px; }
    .ec-base-layer.typeWide > .ec-base-button.gFull { padding:15px 14px 8px; }

/* ec-base-button */
  .ec-base-layer .wrap + div > .ec-base-button,
  .ec-base-layer .wrap + .ec-base-button,
  .ec-base-layer > .ec-base-button { margin:0; padding:7px 14px 7px 10px; border-radius:0 0 5px 5px; box-sizing:border-box; }
  .ec-base-layer .ec-base-button.gFull { padding:7px 14px 0; }
  .ec-base-layer .ec-base-button.gFixed .ec-base-button { padding:0; border-top:0; }
  .ec-base-layer .wrap + .ec-base-button > .ec-base-button { padding:0; }

@media all and (min-width:900px) {
  .ec-base-layer  { max-width:900px; margin:0 auto; }
  .ec-base-layer.typeModal .wrap { max-height:400px; min-height:300px; }
}
/* ec-base-table */
.ec-base-table { border:1px solid #d5d5d5; word-break:break-all; word-wrap:break-word; color:#353535; background:#fff; }
.ec-base-table table { position:relative; }
.ec-base-table table:after { position:absolute; top:0; left:0; display:block; content:""; width:100%; height:1px; background:#fff; }
.ec-base-table th,
.ec-base-table td { border-top:1px solid #ececec; font-size:13px; vertical-align:top; }
.ec-base-table th { font-weight:normal; color:#757575; }
.ec-base-table td { padding:12px 13px; }
.ec-base-table tbody th { padding:12px 0 12px 13px; text-align:left; }
.ec-base-table td.clear { padding:0 !important; }
 
/* horizontal */
  /* typeWrite */
    .ec-base-table.typeWrite td { padding:7px 13px 6px; }
    .ec-base-table.typeWrite tr td:first-child { padding:12px 13px; }
    .ec-base-table.typeWrite img { max-width:100% !important; height:auto !important; }
  /* gCellNarrow */
    .ec-base-table.gCellNarrow tbody th { padding:7px 0 7px 13px; }
    .ec-base-table.gCellNarrow td { padding:7px 13px; }
  /* gClearBorderTop */
    .ec-base-table.gClearBorderTop { border-top-width:0; }
  /* gClearBorder */
    .ec-base-table.gClearBorder { border-width:0; }
  /* gClearCell */
    .ec-base-table.gClearCell { padding:4px 0; }
    .ec-base-table.gClearCell table:after { display:none; }
    .ec-base-table.gClearCell th,
    .ec-base-table.gClearCell td,
    .ec-base-table.typeWrite.gClearCell th { border-width:0; padding-top:6px; padding-bottom:6px; }
    .ec-base-table.typeWrite.gClearCell td { padding-top:3px; padding-bottom:4px; }
  /* gLineTop */
    .ec-base-table .gLineTop { border-top:1px solid #ececec !important; }
    .ec-base-table.gClearCell tbody.gLineTop tr:first-child th,
    .ec-base-table.gClearCell tbody.gLineTop tr:first-child td { padding-top:10px; }
 
/* vertical */
  /* typeList */
    .ec-base-table.typeList { border-width:0; }
    .ec-base-table.typeList table:after { display:none; }
    .ec-base-table.typeList thead th { text-align:center; background:#fafafa; }
    .ec-base-table.typeList th,
    .ec-base-table.typeList td { padding:9px 10px; vertical-align:middle; border:1px solid #d7d5d5; }
    .ec-base-table.typeList.gClearBorderTop thead th { border-top-width:0; }
 
/* common */
  /* 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 .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; }
 
  /* reset */
  .ec-base-table td.clear .ec-base-help { margin-left:13px; margin-right:13px; }
  
   /* address */
   .ec-base-table .ec-address { margin:-4px -13px -3px; }
   .ec-base-table .ec-address > li { padding:4px 13px 3px; }
   .ec-base-table .ec-address > li input[type="text"],
   .ec-base-table .ec-address > li select { width:100%; }
   .ec-base-table .ec-address .ec-base-help { margin-bottom:4px; }
   .ec-base-table .ec-address .ec-address-area select:not(:first-child) { margin-top:4px; }
   .ec-base-table .ec-address .ec-address-zipcode input[type="text"] { width:80px; margin-right:4px; }
   .ec-base-table .ec-address .ec-address-zipcode .btnBasic { margin-right:4px; }
   .ec-base-table .ec-address .ec-address-zipcode .ec-base-label { margin:0; }
.ec-base-fold { position:relative; border:1px solid #d5d5d5; }
.ec-base-fold > .title { position:relative; z-index:1; overflow:hidden; padding:14px 43px 14px 14px; cursor:pointer; font-size:13px; line-height:1.3; -webkit-tap-highlight-color:rgba(255,255,255,0);
display:-webkit-flex; display:-ms-flex; display:-moz-flex; display:flex; -webkit-flex-wrap:wrap; -ms-flex-wrap:wrap; -moz-flex-wrap:wrap; flex-wrap:wrap; -webkit-justify-content:space-between; -ms-justify-content:space-between; -moz-justify-content:space-between; justify-content:space-between; }
.ec-base-fold > .title h2,
.ec-base-fold > .title h3 { display:inline-block; font-size:13px; line-height:1.3; }
.ec-base-fold > .title h3, .ec-base-fold > .title p { color:#757575; }
.ec-base-fold > .title p.right { margin-left:auto; }
.ec-base-fold > .title:after { content:""; position:absolute; top:0; right:0; width:40px; height:100%; background:url("//img.echosting.cafe24.com/skin/mobile/layout/ico_arrow_white.png") no-repeat 50% 50%; background-size:20px auto; -webkit-transition:.3s ease-out; transition:.3s ease-out; }
.ec-base-fold .contents { display:none; background:#fff; }
.ec-base-fold .ec-base-fold { border-width:1px 0 0; }
.ec-base-fold + .ec-base-fold { margin-top:7px; }
.ec-base-fold .ec-base-fold + .ec-base-fold { margin-top:0; }
   .ec-base-fold.selected > .title:after { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); transform:rotate(180deg); }
   .ec-base-fold.selected > .contents { display:block; }

/* theme1 */
.ec-base-fold.theme1 > .title { margin:-1px; color:#fff; background:#737782; }

/* theme2 */
.ec-base-fold.theme2 > .title { padding-right:34px; color:#1b1b1b; background:#f0f0f0; }
.ec-base-fold.theme2 > .title:after,
.ec-base-fold.theme3 > .title:after {background-image: url("//img.echosting.cafe24.com/skin/mobile/layout/ico_arrow_gray.png"); }

/* theme3 */
.ec-base-fold.theme3 > .title { color:#1b1b1b; background:#f9f9f9; }
.ec-base-fold.theme3 > .title h3 { font-weight:bold; color:#1b1b1b; }
.ec-base-fold.theme3 .contents { padding:0 14px 14px; background:#f9f9f9; }

/* theme4 */
.ec-base-fold.theme4 { margin:14px 7px 29px; font-size:13px; }
.ec-base-fold.theme4 dt { position:relative; padding:13px 30px 13px 14px; line-height:1.2; font-size:12px; cursor:pointer; background-color:#fff; }
.ec-base-fold.theme4 dt:after { content:""; position:absolute; right:10px; top:0; width:20px; height:100%; background:url("//img.echosting.cafe24.com/skin/mobile/layout/ico_arrow_gray.png") no-repeat 0 50%; background-size:20px auto; -webkit-transition:.3s ease-out; transition:.3s ease-out; }
.ec-base-fold.theme4 dd + dt { border-top:1px solid #d5d5d5; }
.ec-base-fold.theme4 dd { display:none; padding:10px 10px; font-size:12px; line-height:1.5; border-top:1px solid #d5d5d5; background-color:#f5f5f6; }
.ec-base-fold.theme4 dd.selected { display:block; }
.ec-base-fold.theme4 dt.selected:after { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); transform:rotate(180deg); }

/* ec-base-prdInfo */
.ec-base-fold .ec-base-prdInfo { margin:0; border:0; }
.ec-base-fold .ec-base-prdInfo .option { margin:0; }
.ec-base-fold .ec-base-prdInfo .prdFoot { margin:0 -14px -6px; }
.ec-base-fold .ec-base-prdInfo .prdTotal { margin:0 -14px -6px; }

/* ec-base-table */
.ec-base-fold > .contents .ec-base-table,
.ec-base-fold .ec-base-fold > .contents .ec-base-table { border:0; }
.ec-base-prdInfo { position:relative; margin:0 0 7px; padding:14px 14px 6px; border:1px solid #d5d5d5; box-sizing:border-box; background:#fff; }
.ec-base-prdInfo .prdCheck { display:inline-block; margin-bottom:7px; }
.ec-base-prdInfo .prdBox { display:-webkit-flex; display:-ms-flex; display:flex; min-height:90px; margin-top:7px; }
.ec-base-prdInfo .thumbnail { overflow:hidden; width:73px; height:73px; margin-right:15px; border:1px solid #d5d5d5; box-sizing:border-box; }
.ec-base-prdInfo .thumbnail img { width:100%; }
.ec-base-prdInfo .description { overflow:hidden; -webkit-flex:1; -ms-flex:1; flex:1; overflow:hidden; }
.ec-base-prdInfo .description .prdName { display:block; margin:0 0 10px; font-size:13px; }
.ec-base-prdInfo .description .prdName a { color:#4a5164; }
.ec-base-prdInfo .description .prdName .ec-set-product-name { display:block; margin:0 0 3px; }
.ec-base-prdInfo .description .info { margin:0 0 14px; }
.ec-base-prdInfo .description .info li { margin:0 0 7px; font-size:12px; color:#757575; }
.ec-base-prdInfo .description .info li .mileage { display:inline-block; }
.ec-base-prdInfo .description .info .price { font-size:13px; color:#000; }
.ec-base-prdInfo .description .info .price .refer { font-weight:normal; font-size:11px; }
.ec-base-prdInfo .description .info .price .discount { font-weight:normal; text-decoration:line-through; }
.ec-base-prdInfo .description .info .price .strike { font-weight:normal; text-decoration:line-through; }
.ec-base-prdInfo .description .info .price .strike strong { font-weight:normal; }
.ec-base-prdInfo .description .price .quantity { position:relative; display:inline-block; margin:0 0 0 10px; padding:0 0 0 14px; font-size:13px; }
.ec-base-prdInfo .description .price .quantity:before { display:block; content:""; position:absolute; top:1px; left:0; width:1px; height:13px; background:#989899; }
.ec-base-prdInfo .description input[type="number"] { max-width:51px; }
.ec-base-prdInfo .description .info .amount button { margin:0; padding:0; border:0; } /* gift > quantity */
.ec-base-prdInfo .description .info .amount { width:50px; }
.ec-base-prdInfo .description .info input.amount { text-align:right; }
.ec-base-prdInfo .description  input[type="tel"] { text-align:right; }
.ec-base-prdInfo .description .quantity input[type="tel"] { width:51px; }

.ec-base-prdInfo .prdFoot { padding:6px 12px; font-weight:bold; line-height:26px; color:#508bed; text-align:center; background:#f1f1f1; }
.ec-base-prdInfo .prdFoot:after { content:''; display:block; clear:both; }
.ec-base-prdInfo .prdFoot .gLeft { float:left; text-align:left; }
.ec-base-prdInfo .prdFoot .gRight { float:right; text-align:right; }
.ec-base-prdInfo .prdFoot .store { color:#000; font-weight:normal; }
.ec-base-prdInfo .prdFoot .btnBasic { font-weight:normal; background-color:#fff; }
.ec-base-prdInfo .prdFoot span > span > span { font-size:11px; }
.ec-base-prdInfo  prdFoot span span.discount { text-decoration:line-through; }
.ec-base-prdInfo .prdFoot span span.discount strong {font-weight:normal; }


.ec-base-prdInfo p.option { margin:0 14px; padding:14px 0; border-top:1px solid #ececec; font-size:13px; }
.ec-base-prdInfo .option { padding:0; color:#353535; }
.ec-base-prdInfo .option > li { border-top:1px solid #ececec; }
.ec-base-prdInfo .option > li .name { display:-webkit-flex; display:-moz-flex; display:-ms-flex; display:flex; min-height:29px; margin:7px 0; -webkit-justify-content:space-between; -moz-justify-content:space-between; -ms-justify-content:space-between; justify-content:space-between; -webkit-align-items:center; -moz-align-items:center; -ms-align-items:center; align-items:center; }
.ec-base-prdInfo .option > li .optionDesc { word-break:break-all; }
.ec-base-prdInfo .option > li .change { margin:0 0 0 5px; white-space:nowrap; }
.ec-base-prdInfo .option .file a { margin:0 0 0 4px; padding:0 0 0 11px; color:#80aeef; text-decoration:underline; background:url("//img.echosting.cafe24.com/skin/mobile_ko_KR/order/ico_attach.png") no-repeat 0 0; background-size:8px 13px; }
.ec-base-prdInfo .layerOptionModify { display:none; width:auto; margin:7px 0 14px; padding:14px; border:1px solid #d5d5d5; background-color:#f1f1f1; }
.ec-base-prdInfo .layerOptionModify .titleArea { margin-top:3px; display:none; }
.ec-base-prdInfo .layerOptionModify ul { padding:0; font-size:12px; }
.ec-base-prdInfo .layerOptionModify li { position:relative; margin:0 0 7px; padding:0 0 0 73px; }
.ec-base-prdInfo .layerOptionModify li .optionItem { display:block; position:absolute; top:0; left:0; width:73px; height:29px; font-size:13px; color:#757575; line-height:29px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.ec-base-prdInfo .layerOptionModify select,
.ec-base-prdInfo .layerOptionModify input[type="text"] { width:100%; }
.ec-base-prdInfo .layerOptionModify .ec-base-button.gCenter { margin:0; }

/* orderList > ec-base-prdInfo  */
.orderList .ec-base-prdInfo { margin:-1px 0 0; border-width:1px 0 0 0; }
.orderList .ec-base-prdInfo .option { margin:0; }
.orderList .ec-base-prdInfo .prdFoot { margin:0 -14px -6px; }
/* order_result.html > orderArea > ec-base-prdInfo */
.orderArea .ec-base-fold .ec-base-prdInfo { border-bottom:1px solid #d5d5d5; }
.orderConfirmLayer .orderArea .ec-base-prdInfo { border-bottom:0; }
.orderArea .ec-base-prdInfo + .ec-base-prdInfo { border-top:1px solid #d5d5d5; }

/*  tooltip */
  .ec-base-tooltip-area { display:inline-block; vertical-align:top; }
  .ec-base-tooltip-area.show { z-index:301; }
  .ec-base-tooltip-area .btnTip { overflow:hidden; padding:0 0 0 5px; margin:0; border:0; white-space:nowrap; width:14px; height:14px; font-size:1px; line-height:0; vertical-align:middle; color:transparent; text-indent:-150%; cursor:pointer; background:url("//img.echosting.cafe24.com/skin/mobile/common/ico_help.png") right center no-repeat; background-size:14px 14px; }
  /* ec-base-tooltip */
    .ec-base-tooltip { display:none; z-index:2; position:absolute; top:inherit !important; left:0 !important; right:0 !important; width:88%; margin:3px auto 0; padding:0 14px 14px; text-align:left; border:1px solid #ccc; border-radius:2px; letter-spacing:normal; background-color:#fff; }
    .ec-base-tooltip .title { display:block; padding:0 20px 0 0; font-size:15px; color:#000; line-height:43px; background:#fff; }
    .ec-base-tooltip ul { color:#757575; }
    .ec-base-tooltip ul li { font-size:13px; }
    .ec-base-tooltip .content table + .title { margin-top:14px; }
    .ec-base-tooltip p { float:none; font-size:12px; text-align:left; }
    .ec-base-tooltip p strong { font-weight:normal; font-size:13px; }
    .ec-base-tooltip .btnClose { overflow:hidden; position:absolute; right:10px; top:10px; width:25px; height:25px; margin:0 !important; font-size:1px; line-height:0; text-indent:150%; white-space:nowrap; border:0; background:url("//img.echosting.cafe24.com/skin/mobile/common/btn_close.png") no-repeat 50% 50%; background-size:13px 13px; }
    /* typeUpper */
      .ec-base-tooltip.typeUpper { position:absolute; left:-90px !important; bottom:33px !important; width:200px; margin:0; padding:14px 28px 14px 14px; border:1px solid #ccc; border-radius:2px;
        -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.typeUpper:before { content:""; position:absolute; left:40%; bottom:-5px; display:inline-block; width:0; height:0; margin:-3px 0 0; border-left:5px solid transparent; border-top:5px solid #ccc; border-right:5px solid transparent; }
      .ec-base-tooltip.typeUpper:after { content:""; position:absolute; left:40%; bottom:-4px; display:inline-block; width:0; height:0; margin:-3px 0 0; border-left:5px solid transparent; border-top:5px solid #fff; border-right:5px solid transparent; }

/* 배송비 레이어 */
  .shippingFee { display:inline-block; position:static; vertical-align:middle; margin:5px 0 0; }
  .shippingFee > a.btnNormal { margin:-3px 0 0 5px; }

  .shippingFee .wrap { display:none; z-index:999; left:2%; right:2%; max-width:900px; top:100px; margin:0 auto; padding:0; border:1px solid #d5d5d5; background:#fff; border-radius:5px; box-sizing:border-box;
    -webkit-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.75);
  }
  .shippingFee .wrap > h3 { padding:0 14px; font-size:13px; line-height:36px; background-color:#f0f0f0; border-bottom:1px solid #d5d5d5; border-radius:5px 5px 0 0; }
  .shippingFee .wrap .content { padding:14px; }
  .shippingFee .wrap h4 { position:relative; margin:0 7px 7px; }
  .shippingFee .wrap h4:before { display:inline-block; content:""; margin:0 5px 0 0; width:3px; height:3px; background:#666; vertical-align:middle; }
  .shippingFee .wrap table + h4 { margin-top:14px; }
  .shippingFee .wrap p strong { font-weight:normal; font-size:13px; }
  .shippingFee .wrap table { background:#fff; }
  .shippingFee .wrap th,
  .shippingFee .wrap td { padding:7px; border:1px solid #d5d5d5; }
  .shippingFee .wrap th { width:80px; border-right-width:0; color:#353535; }
  .shippingFee .wrap td { border-left-width:0; white-space:normal; }
  .shippingFee .wrap .txtEm { color:#008bcc; }
  .shippingFee .wrap .info { margin:0; color:#757575; font-size:11px; }
  .shippingFee .wrap .btnClose { overflow:hidden; position:absolute; right:0; top:0; width:36px; height:36px; font-size:0; border:none; background:transparent url("//img.echosting.cafe24.com/skin/mobile/common/btn_close.png") center center no-repeat; background-size:14px 14px; }
  .shippingFee > .button { display: inline-block; border: 1px solid #dedfe2; padding: 0 10px; border-radius: 3px; font-size: 12px; color: #000; line-height: 28px; text-decoration: none; }

.shippingFee .ec-base-tooltip .btnTooltip { display:inline-block; }
.shippingFee .ec-base-tooltip .btnTooltip .differentialShipping { display:none; width:300px; height:auto; position:absolute; border:1px solid #ccc; padding: 0 14px 14px; border-radius: 2px; background-color: #fff; }
.shippingFee .ec-base-tooltip .btnTooltip .differentialShipping .close { position: absolute; right: 0; top: 0; }
.shippingFee .ec-base-tooltip .btnTooltip .differentialShipping .close a { overflow: hidden; display: block; width: 36px; height: 36px; font-size: 0; border: none; background: #0000 url(//img.echosting.cafe24.com/skin/mobile/common/btn_close.png) center center no-repeat; background-size: 14px 14px; }

.mCustomScrollbar {    -ms-touch-action: pinch-zoom;    touch-action: pinch-zoom; /* direct pointer events to js */}.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action {    -ms-touch-action: auto;    touch-action: auto;}.mCustomScrollBox { /* contains plugin's markup */    position: relative;    overflow: hidden;    height: 100%;    max-width: 100%;    outline: none;    direction: ltr;}.mCSB_container { /* contains the original content */    overflow: hidden;    width: auto;    height: auto;}/*------------------------------------------------------------------------------------------------------------------------2. VERTICAL SCROLLBARy-axis------------------------------------------------------------------------------------------------------------------------*/.mCSB_inside > .mCSB_container {    margin-right: 30px;}.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {    margin-right: 0;}/* non-visible scrollbar */.mCS-dir-rtl > .mCSB_inside > .mCSB_container { /* RTL direction/left-side scrollbar */    margin-right: 0;    margin-left: 30px;}.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {    margin-left: 0;}/* RTL direction/left-side scrollbar */.mCSB_scrollTools { /* contains scrollbar markup (draggable element, dragger rail, buttons etc.) */    position: absolute;    width: 16px;    height: auto;    left: auto;    top: 0;    right: 0;    bottom: 0;}.mCSB_outside + .mCSB_scrollTools {    right: -26px;}/* scrollbar position: outside */.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools { /* RTL direction/left-side scrollbar */    right: auto;    left: 0;}.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {    left: -26px;}/* RTL direction/left-side scrollbar (scrollbar position: outside) */.mCSB_scrollTools .mCSB_draggerContainer { /* contains the draggable element and dragger rail markup */    position: absolute;    top: 0;    left: 0;    bottom: 0;    right: 0;    height: auto;}.mCSB_scrollTools a + .mCSB_draggerContainer {    margin: 20px 0;}.mCSB_scrollTools .mCSB_draggerRail {    width: 2px;    height: 100%;    margin: 0 auto;    -webkit-border-radius: 16px;    -moz-border-radius: 16px;    border-radius: 16px;}.mCSB_scrollTools .mCSB_dragger { /* the draggable element */    cursor: pointer;    width: 100%;    height: 30px; /* minimum dragger height */    z-index: 1;}.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { /* the dragger element */    position: relative;    width: 4px;    height: 100%;    margin: 0 auto;    -webkit-border-radius: 16px;    -moz-border-radius: 16px;    border-radius: 16px;    text-align: center;}.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {    width: 12px; /* auto-expanded scrollbar */}.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {    width: 8px; /* auto-expanded scrollbar */}.mCSB_scrollTools .mCSB_buttonUp,.mCSB_scrollTools .mCSB_buttonDown {    display: block;    position: absolute;    height: 20px;    width: 100%;    overflow: hidden;    margin: 0 auto;    cursor: pointer;}.mCSB_scrollTools .mCSB_buttonDown {    bottom: 0;}/*------------------------------------------------------------------------------------------------------------------------3. HORIZONTAL SCROLLBARx-axis------------------------------------------------------------------------------------------------------------------------*/.mCSB_horizontal.mCSB_inside > .mCSB_container {    margin-right: 0;    margin-bottom: 16px;}.mCSB_horizontal.mCSB_outside > .mCSB_container {    min-height: 100%;}.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {    margin-bottom: 0;}/* non-visible scrollbar */.mCSB_scrollTools.mCSB_scrollTools_horizontal {    width: auto;    height: 16px;    top: auto;    right: 0;    bottom: 0;    left: 0;}.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {    bottom: -26px;}/* scrollbar position: outside */.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {    margin: 0 20px;}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {    width: 100%;    height: 2px;    margin: 7px 0;}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {    width: 30px; /* minimum dragger width */    height: 100%;    left: 0;}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {    width: 100%;    height: 4px;    margin: 6px auto;}.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {    height: 12px; /* auto-expanded scrollbar */    margin: 2px auto;}.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {    height: 8px; /* auto-expanded scrollbar */    margin: 4px 0;}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {    display: block;    position: absolute;    width: 20px;    height: 100%;    overflow: hidden;    margin: 0 auto;    cursor: pointer;}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {    left: 0;}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {    right: 0;}.mCSB_container_wrapper {    position: absolute;    height: auto;    width: auto;    overflow: hidden;    top: 0;    left: 0;    right: 0;    bottom: 0;    margin-right: 30px;    margin-bottom: 30px;}.mCSB_container_wrapper > .mCSB_container {    padding-right: 30px;    padding-bottom: 30px;    -webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box;}.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {    bottom: 20px;}.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {    right: 20px;}/* non-visible horizontal scrollbar */.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {    bottom: 0;}/* non-visible vertical scrollbar/RTL direction/left-side scrollbar */.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {    right: 0;}/* RTL direction/left-side scrollbar */.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {    left: 20px;}/* non-visible scrollbar/RTL direction/left-side scrollbar */.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {    left: 0;}.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper { /* RTL direction/left-side scrollbar */    margin-right: 0;    margin-left: 30px;}.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {    padding-right: 0;}.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {    padding-bottom: 0;}.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {    margin-right: 0; /* non-visible scrollbar */    margin-left: 0;}/* non-visible horizontal scrollbar */.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {    margin-bottom: 0;}/*------------------------------------------------------------------------------------------------------------------------5. TRANSITIONS------------------------------------------------------------------------------------------------------------------------*/.mCSB_scrollTools,.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCSB_scrollTools .mCSB_buttonUp,.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonLeft,.mCSB_scrollTools .mCSB_buttonRight {    -webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;    -moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;    -o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;    transition: opacity .2s ease-in-out, background-color .2s ease-in-out;}.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, /* auto-expanded scrollbar */.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {    -webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s,    margin-left .2s ease-out .2s, margin-right .2s ease-out .2s,    margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,    opacity .2s ease-in-out, background-color .2s ease-in-out;    -moz-transition: width .2s ease-out .2s, height .2s ease-out .2s,    margin-left .2s ease-out .2s, margin-right .2s ease-out .2s,    margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,    opacity .2s ease-in-out, background-color .2s ease-in-out;    -o-transition: width .2s ease-out .2s, height .2s ease-out .2s,    margin-left .2s ease-out .2s, margin-right .2s ease-out .2s,    margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,    opacity .2s ease-in-out, background-color .2s ease-in-out;    transition: width .2s ease-out .2s, height .2s ease-out .2s,    margin-left .2s ease-out .2s, margin-right .2s ease-out .2s,    margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,    opacity .2s ease-in-out, background-color .2s ease-in-out;}.mCSB_scrollTools {    opacity: 0.75;    filter: "alpha(opacity=75)";    -ms-filter: "alpha(opacity=75)";}.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {    opacity: 0;    filter: "alpha(opacity=0)";    -ms-filter: "alpha(opacity=0)";}.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,.mCustomScrollBox:hover > .mCSB_scrollTools,.mCustomScrollBox:hover ~ .mCSB_scrollTools,.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools {    opacity: 1;    filter: "alpha(opacity=100)";    -ms-filter: "alpha(opacity=100)";}.mCSB_scrollTools .mCSB_draggerRail {    background-color: #000;    background-color: rgba(0, 0, 0, 0.4);    filter: "alpha(opacity=40)";    -ms-filter: "alpha(opacity=40)";}.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {    background-color: #fff;    background-color: rgba(255, 255, 255, 0.75);    filter: "alpha(opacity=75)";    -ms-filter: "alpha(opacity=75)";}.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {    background-color: #fff;    background-color: rgba(255, 255, 255, 0.85);    filter: "alpha(opacity=85)";    -ms-filter: "alpha(opacity=85)";}.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {    background-color: #fff;    background-color: rgba(255, 255, 255, 0.9);    filter: "alpha(opacity=90)";    -ms-filter: "alpha(opacity=90)";}.mCSB_scrollTools .mCSB_buttonUp,.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonLeft,.mCSB_scrollTools .mCSB_buttonRight {    background-image: url("//tlf3d.com/mCSB_buttons.png"); /* css sprites */    background-repeat: no-repeat;    opacity: 0.4;    filter: "alpha(opacity=40)";    -ms-filter: "alpha(opacity=40)";}.mCSB_scrollTools .mCSB_buttonUp {    background-position: 0 0;    /*    sprites locations    light: 0 0, -16px 0, -32px 0, -48px 0, 0 -72px, -16px -72px, -32px -72px    dark: -80px 0, -96px 0, -112px 0, -128px 0, -80px -72px, -96px -72px, -112px -72px    */}.mCSB_scrollTools .mCSB_buttonDown {    background-position: 0 -20px;    /*    sprites locations    light: 0 -20px, -16px -20px, -32px -20px, -48px -20px, 0 -92px, -16px -92px, -32px -92px    dark: -80px -20px, -96px -20px, -112px -20px, -128px -20px, -80px -92px, -96px -92px, -112 -92px    */}.mCSB_scrollTools .mCSB_buttonLeft {    background-position: 0 -40px;    /*    sprites locations    light: 0 -40px, -20px -40px, -40px -40px, -60px -40px, 0 -112px, -20px -112px, -40px -112px    dark: -80px -40px, -100px -40px, -120px -40px, -140px -40px, -80px -112px, -100px -112px, -120px -112px    */}.mCSB_scrollTools .mCSB_buttonRight {    background-position: 0 -56px;    /*    sprites locations    light: 0 -56px, -20px -56px, -40px -56px, -60px -56px, 0 -128px, -20px -128px, -40px -128px    dark: -80px -56px, -100px -56px, -120px -56px, -140px -56px, -80px -128px, -100px -128px, -120px -128px    */}.mCSB_scrollTools .mCSB_buttonUp:hover,.mCSB_scrollTools .mCSB_buttonDown:hover,.mCSB_scrollTools .mCSB_buttonLeft:hover,.mCSB_scrollTools .mCSB_buttonRight:hover {    opacity: 0.75;    filter: "alpha(opacity=75)";    -ms-filter: "alpha(opacity=75)";}.mCSB_scrollTools .mCSB_buttonUp:active,.mCSB_scrollTools .mCSB_buttonDown:active,.mCSB_scrollTools .mCSB_buttonLeft:active,.mCSB_scrollTools .mCSB_buttonRight:active {    opacity: 0.9;    filter: "alpha(opacity=90)";    -ms-filter: "alpha(opacity=90)";}/* theme: "light-2", "dark-2" */.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail,.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {    width: 4px;    background-color: #fff;    background-color: rgba(255, 255, 255, 0.1);    -webkit-border-radius: 1px;    -moz-border-radius: 1px;    border-radius: 1px;}.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {    width: 4px;    background-color: #fff;    background-color: rgba(255, 255, 255, 0.75);    -webkit-border-radius: 1px;    -moz-border-radius: 1px;    border-radius: 1px;}.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {    width: 100%;    height: 4px;    margin: 6px auto;}/* theme: "dark-2" */.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {    background-color: #000;    background-color: rgba(0, 0, 0, 0.1);    -webkit-border-radius: 1px;    -moz-border-radius: 1px;    border-radius: 1px;}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {    background-color: #000;    background-color: rgba(0, 0, 0, 0.75);    -webkit-border-radius: 1px;    -moz-border-radius: 1px;    border-radius: 1px;}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {    background-color: #000;    background-color: rgba(0, 0, 0, 0.85);}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {    background-color: #000;    background-color: rgba(0, 0, 0, 0.9);}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {    background-position: -112px 0;}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {    background-position: -112px -20px;}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {    background-position: -120px -40px;}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {    background-position: -120px -56px;}.glider-contain {    width: 100%;    margin: 0 auto;    position: relative;}.glider {    margin: 0 auto;    position: relative;    overflow-y: hidden;    -webkit-overflow-scrolling: touch;    -ms-overflow-style: none;    transform: translateZ(0);}.glider-track {    transform: translateZ(0);    width: 100%;    margin: 0;    padding: 0;    display: flex;    z-index: 1;}.glider.draggable {    user-select: none;    cursor: -webkit-grab;    cursor: grab;}.glider.draggable .glider-slide img {    user-select: none;    pointer-events: none;}.glider.drag {    cursor: -webkit-grabbing;    cursor: grabbing;}.glider-slide {    user-select: none;    justify-content: center;    align-content: center;    width: 100%;}.glider-slide img {    max-width: 100%;}.glider::-webkit-scrollbar {    opacity: 0;    height: 0;}.glider-prev, .glider-next {    user-select: none;    position: absolute;    outline: none;    background: none;    padding: 0;    z-index: 2;    font-size: 40px;    text-decoration: none;    left: -23px;    border: 0;    top: 30%;    cursor: pointer;    color: #666;    opacity: 1;    line-height: 1;    transition: opacity .5s cubic-bezier(.17, .67, .83, .67),    color .5s cubic-bezier(.17, .67, .83, .67);}.glider-prev:hover,.glider-next:hover,.glider-prev:focus,.glider-next:focus {    color: #a89cc8;}.glider-next {    right: -23px;    left: auto;}.glider-next.disabled,.glider-prev.disabled {    opacity: .25;    color: #666;    cursor: default;}.glider-slide {    min-width: 150px;}.glider-hide {    opacity: 0;}.glider-dots {    user-select: none;    display: flex;    flex-wrap: wrap;    justify-content: center;    margin: 0 auto;    padding: 0;}.glider-dot {    background: none;    border: 0;    padding: 0;    user-select: none;    outline: none;    display: block;    cursor: pointer;    color: #ccc;    border-radius: 999px;    background: #ccc;    width: 12px;    height: 12px;    margin: 7px;}.glider-dot:hover,.glider-dot:focus,.glider-dot.active {    background: #a89cc8;}@media (max-width: 36em) {    .glider::-webkit-scrollbar {        opacity: 1;        -webkit-appearance: none;        width: 7px;        height: 3px;    }    .glider::-webkit-scrollbar-thumb {        opacity: 1;        border-radius: 99px;        background-color: rgba(156, 156, 156, 0.25);        box-shadow: 0 0 1px rgba(255, 255, 255, .25);    }}
@charset "euc-kr";

/* 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%; background:#f6f8fa; }
body,code { font-size:12px; font-family:"Apple SD Gothic Neo", "맑은 고딕", "malgun gothic",sans-serif; color:#000; -webkit-text-size-adjust:none; }
body { max-width:900px; min-height:100%; margin:0 auto; background: #fff;}
ul,ol,dl,li { list-style:none; }
img,fieldset { border:0; vertical-align:top; }
table { table-layout:fixed; width:100%; border:0; border-spacing:0; border-collapse:collapse; }
table img { vertical-align:middle; }
th,td { border:0; word-wrap:break-word; }
input,select,textarea { font-size:12px; font-family:"Apple SD Gothic Neo", "맑은 고딕", "malgun gothic",sans-serif; color:#333; vertical-align:middle; }
label { cursor:pointer; }
caption { overflow:hidden; width:1px; font-size:1px; line-height:0; text-indent:150%; white-space:nowrap; }
legend,.blind { display:block; overflow:hidden; position:absolute; font-size:1px; line-height:0; color:transparent; text-indent:-150%; white-space:nowrap; }
hr.layout { display:none; }
button { overflow:visible; padding:0; margin:0; border:0; outline:0; cursor:pointer; background:transparent; }
a { text-decoration:none; color:#000; }
a:hover { text-decoration:underline; }


/* html5 */
object,del,sub,var { margin:0; padding:0; }
article,aside,details,figcaption,figure,footer,header,main,hgroup,menu,nav,section { display:block; }

img { max-width:100%; }

input, textarea, select { max-width:100%; font-size:13px; color:#000; vertical-align:middle; outline:0; border-radius:0; }

input[type=text], input[type=password], input[type=number], input[type=tel], textarea { padding:10px; font-size:13px; line-height:13px; font-weight:inherit; color:#353535; border:1px solid #dedfe2; }
input[type=text], input[type=password], input[type=number], input[type=tel] { height:36px; }
input[type=text]:focus, input[type=password]:focus, input[type=number]:focus, input[type=tel]:focus { border-color:#000; color:#000; }

input[type=text] { height:36px; padding:10px; font-size:13px; line-height:13px; font-weight:inherit; color:#353535; border:1px solid #dedfe2; border-radius:0; outline-style:none; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; -webkit-appearance:none; }

input[type="file"] { overflow:hidden; max-width:100%; }
input[type="button"], input[type="text"], input[type="password"], input[type="tel"], input[type="image"], textarea { -webkit-appearance:none; }

select { max-width:100%; height:36px; margin:0; padding:0 20px 0 12px; font-size:13px; line-height:36px; color:#000; word-break:break-all; font-weight:inherit; background:#fff url('//img.echosting.cafe24.com/skin/dnd_ko_KR/common/layout/form/bg_select.gif') no-repeat 100% 0; background-size:20px auto; }
select:focus { border-color:#000; }
select.disabled, select:disabled,
textarea.disabled, textarea:disabled { color:#bcbcbc; }

textarea { resize:none; line-height:1.2em; }
textarea.disabled { background-color:#fff; color:#bfbfbf; }

select { max-width:100%; height:36px; margin:0; padding:0 20px 0 12px; border:1px solid #dedfe2; border-radius:0; font-size:13px; line-height:36px; color:#000; word-break:break-all; font-weight:inherit; -webkit-appearance:none; cursor:pointer; background:#fff url('//img.echosting.cafe24.com/skin/dnd_ko_KR/common/layout/form/bg_select.gif') no-repeat 100% 0; background-size:20px auto; }
select:focus { border-color:#000; }
select.disabled, select:disabled { color:#bcbcbc; }


.dimmed { display:none; position:fixed; left:0px; top:0; right:0px; bottom:0px; z-index:150; background:rgba(0, 0, 0, .4); }
.dimmed.show { display:block; }

.btnTooltip { display:inline-block; vertical-align:top; margin: 0 0 0 3px; position: relative; }
.btnTooltip:first-child { margin:0; }

/*
    EC-SOLUTION RELATION STYLE SHEET
 */
body.eMobilePopup {
    overflow: hidden;
    position: fixed;
}

.ec-base-label {
    display: inline-block;
    margin-right: 5px;
}

.ec-base-label img {
    vertical-align: middle;
}

.ec-solution-box {
    padding: 20px;
    border: 5px solid #e8e8e8;
    color: #404040;
}

.ec-solution-box.gHalf {
    position: relative;
    padding: 20px 0;
}

.ec-solution-box.gHalf:before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    content: "";
    width: 1px;
    height: 100%;
    background-color: #e6e6e6;
}

.ec-solution-box.typeBg {
    background-color: #fbfafa;
}

.ec-solution-box.typeThin {
    border-width: 1px;
    border-color: #d7d5d5;
}

.ec-solution-box.typeThinBg {
    border-width: 1px;
    border-color: #d7d5d5;
    background-color: #fbfafa;
}

.ec-solution-box.typeThinBg > .agree {
    padding: 20px;
    border: 1px solid #e6e6e6;
    background: #fff;
}

.ec-solution-box.typeThinBg > .agree p {
    padding: 0 0 17px;
}

.ec-solution-box.typeMember {
    padding: 0;
}

.ec-solution-box.typeMember .information {
    display: table;
    table-layout: fixed;
    padding: 10px 0;
    width: 100%;
    box-sizing: border-box;
}

.ec-solution-box.typeMember .information > .title,.ec-solution-box.typeMember .information > .thumbnail {
    display: table-cell;
    padding: 0 15px;
    width: 70px;
    text-align: center;
    vertical-align: middle;
}

.ec-solution-box.typeMember .information > .title {
    vertical-align: middle;
}

.ec-solution-box.typeMember .information > .thumbnail img {
    max-width: 70px;
}

.ec-solution-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-solution-box.typeMember.gMessage {
    border-width: 1px;
    border-color: #d7d5d5;
}

.ec-solution-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;
}

.ec-solution-box.typeProduct {
    display: table;
    table-layout: fixed;
    padding: 15px 0;
    width: 100%;
    box-sizing: border-box;
}

.ec-solution-box.typeProduct .thumbnail,.ec-solution-box.typeProduct .information {
    display: table-cell;
    padding: 0 20px;
    vertical-align: middle;
}

.ec-solution-box.typeProduct .thumbnail {
    width: 100px;
}

.ec-solution-box.typeProduct .thumbnail img {
    max-width: 90px;
    border: 1px solid #d7d5d5;
}

.ec-solution-box.typeProduct .information {
    padding-left: 0;
}

.ec-solution-button {
    padding: 10px 0;
    text-align: center;
}

.ec-solution-button.justify {
    position: relative;
}

.ec-solution-button:after {
    display: block;
    content: "";
    clear: both;
}

.ec-solution-button .gLeft {
    float: left;
    text-align: left;
}

.ec-solution-button .gRight {
    float: right;
    text-align: right;
}

.ec-solution-button.justify .gLeft {
    position: absolute;
    left: 0;
}

.ec-solution-button.justify .gRight {
    position: absolute;
    right: 0;
}

.ec-solution-button .text {
    margin: 0 6px 0 10px;
    color: #353535;
    line-height: 24px;
}

.ec-solution-button.typeBorder {
    margin-top: -1px;
    padding: 10px 20px;
    border: 1px solid #d7d5d5;
}

.ec-solution-button.typeBG {
    padding: 10px 20px;
    border: 1px solid #d7d5d5;
    background: #fbfafa;
}

.ec-solution-layer li {
    list-style: none;
}

.ec-solution-layer table {
    width: 100%;
    border: 0;
    border-spacing: 0;
    border-collapse: collapse;
}

.ec-solution-layer caption {
    display: none;
}

.ec-solution-layer h1,.ec-solution-layer h3 {
    margin: 0;
}

.ec-solution-layer {
    position: absolute;
    z-index: 100;
    border: 1px solid #757575;
    background: #fff;
}

.ec-solution-layer .header {
    padding: 7px 35px 7px 19px;
    color: #fff;
    background: #495164;
}

.ec-solution-layer .header > h1,.ec-solution-layer .header > h3 {
    font-size: 14px;
    line-height: 1.5;
}

.ec-solution-layer .content {
    padding: 20px;
    font-size: 12px;
}

.ec-solution-layer div.ec-solution-help {
    margin-top: 0;
}

.ec-solution-layer .ec-solution-button {
    padding: 9px;
    border-top: 1px solid #d7d5d5;
    text-align: center;
    background: #fbfafa;
}

.ec-solution-layer .close {
    position: absolute;
    right: 0;
    top: 0;
    padding: 11px 20px;
    cursor: pointer;
}

#popup .ec-solution-layer {
    position: relative;
    border: 0;
}

#popup .ec-solution-layer .header {
    padding: 12px 35px 12px 19px;
}

#popup .ec-solution-layer .close {
    top: 5px;
}

.ec-solution-layer .content > .ec-solution-table table:first-child {
    margin-top: 0;
}

.ec-solution-layer .ec-solution-table table {
    line-height: 1.4;
}

.ec-solution-layer .ec-solution-table thead th {
    padding: 9px 0 8px;
}

.ec-solution-layer .ec-solution-table tbody th {
    padding: 9px 0 8px 10px;
}

.ec-solution-layer .ec-solution-table td {
    padding: 9px 10px 8px;
}

.ec-solution-layer .ec-solution-table.typeWrite td {
    padding: 5px 10px 4px;
}

.ec-solution-layer .ec-solution-table.typeList tfoot td {
    padding: 10px 10px 12px;
}

.ec-solution-layer .ec-solution-table.typeBorder tfoot td {
    padding: 10px 10px 12px;
}

.ec-solution-table table {
    position: relative;
    margin: 10px 0 0;
    border: 1px solid #d7d5d5;
    border-top-color: #fff;
    color: #fff;
    line-height: 1.5;
}

.ec-solution-table.gLayoutFixed table {
    table-layout: fixed;
}

.ec-solution-table.gLayoutFixed .gLayoutAuto table {
    table-layout: auto;
}

.ec-solution-table table:before {
    position: absolute;
    top: 1px;
    left: 0;
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    background: #d7d5d5;
}

.ec-solution-table thead th {
    padding: 11px 0 10px;
    border-left: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    color: #353535;
    vertical-align: middle;
    font-weight: normal;
    background: #fbfafa;
}

.ec-solution-table tbody th {
    padding: 11px 0 10px 18px;
    border: 1px solid #dfdfdf;
    border-bottom-width: 0;
    color: #353535;
    text-align: left;
    font-weight: normal;
    background-color: #fbfafa;
}

.ec-solution-table th:first-child {
    border-left: 0;
}

.ec-solution-table td {
    padding: 11px 10px 10px;
    border-top: 1px solid #dfdfdf;
    color: #353535;
    vertical-align: middle;
}

.ec-solution-table td.clear {
    padding: 0 !important;
    border: 0 !important;
}

.ec-solution-table.typeWrite td {
    padding: 8px 10px 7px;
}

.ec-solution-table.typeList table {
    border-top-color: #d7d5d5;
}

.ec-solution-table.typeList table:before {
    display: none;
}

.ec-solution-table.typeList td {
    padding: 8px 10px 7px;
}

.ec-solution-table.typeList tfoot td {
    padding: 15px 10px 17px;
    background: #fbfafa;
}

.ec-solution-table .message {
    border: 1px solid #d7d5d5;
    padding: 50px 0;
    text-align: center;
    color: #757575;
    font-weight: bold;
}

.ec-solution-table table + .message {
    margin: -1px 0 0;
}

.ec-solution-table table td.message {
    padding: 50px 0;
}

.ec-solution-table .scroll .message {
    border: 0;
}

.ec-solution-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-solution-table.typeList .head td:first-child {
    border-left: 0;
}

.ec-solution-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-solution-table.typeList .scroll table {
    border: 0;
    margin: 0;
}

.ec-solution-table.typeList .scroll table:before {
    display: none;
}

.ec-solution-table.typeList .scroll .message {
    border: 0;
}

.ec-solution-table thead.blind,.ec-solution-table thead.blind th {
    display: none;
}

.ec-solution-table thead.blind + tbody tr:first-child th,.ec-solution-table thead.blind + tbody tr:first-child td {
    border-top-width: 0;
}

.ec-solution-table.typeList.gLine table {
    border-width: 0;
    border-bottom-width: 1px;
}

.ec-solution-table.typeClear table:before {
    display: none;
}

.ec-solution-table.typeClear table,.ec-solution-table.typeClear th,.ec-solution-table.typeClear td {
    border: 0 none;
    background: none;
}

.ec-solution-table.typeClear th {
    font-weight: bold;
}

.ec-solution-table.gBorder td {
    border-left: 1px solid #dfdfdf;
}

.ec-solution-table.gBorder td:first-child {
    border-left: 0;
}

.ec-solution-table .left {
    text-align: left;
}

.ec-solution-table .center {
    text-align: center;
}

.ec-solution-table .right {
    text-align: right;
}

.ec-solution-table.typeList .center td,.ec-solution-table.typeList td.center {
    padding-left: 0;
    padding-right: 0;
}

.ec-solution-table.typeList .center td.left {
    padding-left: 10px;
}

.ec-solution-table.typeList .center td.right {
    padding-right: 10px;
}

.ec-solution-table .top th,.ec-solution-table th.top,.ec-solution-table .top td,.ec-solution-table td.top {
    vertical-align: top;
}

.ec-solution-table .middle th,.ec-solution-table th.middle,.ec-solution-table .middle td,.ec-solution-table td.middle {
    vertical-align: middle;
}

.ec-solution-table img {
    vertical-align: middle;
}

@media print {
    .ec-solution-table table:before {
        display: none;
    }
}

.xans-popup-multipopup .paginate {
    position: absolute;
    bottom: 4px;
    width: 100%;
    text-align: center;
    background: transparent;
}

.ec-multi-popup {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 300;
    height: 0px;
}

.ec-multi-popup .ec-multi-popup-inner {
    position: absolute;
    right: 7px;
    border: 1px solid #9d9db0;
}

.ec-multi-popup .ec-multi-popup-inner .ec-multi-popup-visual {
    position: relative;
    overflow: hidden;
    background-color: #fff;
}

.ec-multi-popup .ec-multi-popup-inner ul {
    position: relative;
    white-space: nowrap;
    font-size: 0;
    line-height: 0;
    display: table;
    table-layout: fixed;
}

.ec-multi-popup .ec-multi-popup-inner ul img {
    width: 100%;
}

.ec-multi-popup .ec-multi-popup-inner .ec-multi-popup-option {
    padding: 5px;
    color: #fff;
    background-color: #434447;
    text-align: right;
}

.ec-multi-popup .ec-multi-popup-inner .ec-multi-popup-option label {
    font-size: 12px;
}

.ec-multi-popup .ec-multi-popup-inner .ec-multi-popup-option button {
    padding: 0 12px 0 4px;
    color: #fff;
    border: 0;
    cursor: pointer;
    background: url("//img.echosting.cafe24.com/skin/mobile/layout/btn_close_notice.png") no-repeat right 6px;
    background-size: 10px 9px;
}

.ec-multi-popup.ec-multi-popup-swipe .ec-multi-popup-inner ul {
    display: table;
    table-layout: fixed;
}

.ec-multi-popup.ec-multi-popup-swipe .ec-multi-popup-inner ul li {
    display: table-cell;
}

.ec-multi-popup-full {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
    overflow: initial;
}

.ec-multi-popup-full .ec-multi-popup-visual {
    position: relative;
    overflow: hidden;
    display: table;
    width: 100%;
    background: #000;
}

.ec-multi-popup-full .ec-multi-popup-visual ul {
    display: table-cell;
    vertical-align: middle;
}

.ec-multi-popup-full .ec-multi-popup-visual li {
    display: block;
    width: 100%;
    text-align: center;
}

.ec-multi-popup-full .ec-multi-popup-visual li img {
    max-width: 100%;
    max-height: 100%;
}

.ec-multi-popup-full .ec-multi-popup-option {
    overflow: hidden;
    position: relative;
    width: 100%;
    padding-right: 150px;
    background-color: #434447;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ec-multi-popup-full .ec-multi-popup-option.en {
    padding-right: 93px;
}

.ec-multi-popup-full .ec-multi-popup-option.en .close {
    width: 93px;
}

.ec-multi-popup-full .ec-multi-popup-option.cn {
    padding-right: 150px;
}

.ec-multi-popup-full .ec-multi-popup-option.cn .close {
    width: 150px;
}

.ec-multi-popup-full .ec-multi-popup-option.jp {
    padding-right: 150px;
}

.ec-multi-popup-full .ec-multi-popup-option.jp .close {
    width: 150px;
}

.ec-multi-popup-full .ec-multi-popup-option button {
    display: block;
    width: 100%;
    font-size: 12px;
    color: #fff;
    border: 0;
    background: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ec-multi-popup-full .ec-multi-popup-option .today {
    margin-top: -1px;
}

.ec-multi-popup-full .option1 .ec-multi-popup-option .today {
    text-align: center;
}

.ec-multi-popup-full .ec-multi-popup-option .today,.ec-multi-popup-full .ec-multi-popup-option .date,.ec-multi-popup-full .ec-multi-popup-option .no {
    text-align: left;
    height: 26px;
    padding-left: 10px;
    border-right: 1px solid #333437;
    border-top: 1px solid #5b5c60;
    border-bottom: 1px solid #333437;
}

.ec-multi-popup-full .ec-multi-popup-option .close {
    position: absolute;
    right: 0;
    top: 0;
    width: 150px;
    height: 100%;
    text-align: center;
    border-left: 1px solid #5b5c60;
}

.ec-multi-popup-full button {
    padding: 0;
}

.ec-multi-popup-full button::-moz-focus-inner {
    padding: 0;
}

.ec-multi-popup-full.option1 .paginate {
    bottom: 35px;
}

.ec-multi-popup-full.option2 .paginate {
    bottom: 60px;
}

.ec-multi-popup-full.option3 .paginate {
    bottom: 85px;
}

.ec-multi-popup-full.ec-multi-popup-swipe {
    overflow: hidden;
}

.ec-multi-popup-full.ec-multi-popup-swipe .ec-multi-popup-visual {
    position: relative;
    overflow: hidden;
    display: block;
    height: 100%;
}

.ec-multi-popup-full.ec-multi-popup-swipe .ec-multi-popup-visual ul {
    position: relative;
    display: block;
    height: 100%;
}

.ec-multi-popup-full.ec-multi-popup-swipe .ec-multi-popup-visual ul li {
    float: left;
    width: 100%;
    height: 100%;
    text-align: center;
}

.ec-multi-popup-full.ec-multi-popup-swipe .ec-multi-popup-visual li a {
    display: table;
    width: 100%;
    height: 100%;
    table-layout: fixed;
}

.ec-multi-popup-full.ec-multi-popup-swipe .ec-multi-popup-visual li span {
    display: table-cell;
    vertical-align: middle;
}

.ec-multi-popup-full.ec-multi-popup-swipe .ec-multi-popup-visual ul li img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
}

.ec-multi-popup-full.ec-multi-popup-swipe .ec-multi-popup-option {
    position: absolute;
    left: 0;
    bottom: 0;
}

.ec-multi-banner {
    position: relative;
    background: #fff;
}

.ec-multi-banner .ec-multi-banner-visual a {
    display: block;
    width: 100%;
    text-align: center;
}

.ec-multi-banner .ec-multi-banner-visual a img {
    width: 100%;
}

.ec-multi-banner .paginate {
    display: none;
    position: absolute;
    right: 7px;
    bottom: 7px;
    background: transparent;
}

.ec-multi-banner.ec-multi-banner-swipe .paginate {
    display: block;
}

.ec-multi-banner.ec-multi-banner-swipe {
    overflow: hidden;
}

.ec-multi-banner.ec-multi-banner-swipe .ec-multi-banner-visual {
    display: table;
    table-layout: fixed;
}

.ec-multi-banner.ec-multi-banner-swipe .ec-multi-banner-visual li {
    display: table-cell;
}

@charset "utf-8";

.gridContainer { display:grid; -ms-grid-columns:25% 25% 25% 25%; grid-template-columns:25% 25% 25% 25%; }
.gridContainer .gridItem { max-width: 898px; min-width :0;}
.gridContainer .gridItem.gridHidden { overflow:hidden; }

.gridContainer .titleArea { overflow:hidden; position:relative; padding:18px 45px 19px 56px; border-top:1px solid #eee; background:#fff; }
.gridContainer .titleArea h2.title { font-size:15px; text-align:center; }
.gridContainer .titleArea .btnBack { overflow:hidden; position:absolute; left:17px; top:19px; width:20px; height:20px; font-size:1px; line-height:0; color:transparent; background:url('//img.echosting.cafe24.com/skin/dnd_ko_KR/common/module/detail/btn_title_back.png') no-repeat 0 0; background-size:20px auto; }


#container { height:100%; min-height:auto !important; -webkit-transition:-webkit-transform .3s ease-out; transition:-webkit-transform .3s ease-out; }
#dimmedSlider { display:none; position:fixed; left:0px; top:0; right:0px; bottom:0px; z-index:300; background:rgba(0,0,0,.4);
  -webkit-transition:-webkit-transform .3s ease-out; transition:-webkit-transform .3s ease-out; }

/* aside */
  #aside {
    position:fixed; left:0; top:0px; bottom:0; overflow:auto; min-width:225px; max-width:360px; width:100%; background-color:#fff; z-index: 500;
    -webkit-transform:translate(-100%, 0); transform:translate(-100%, 0);
    -webkit-transition:-webkit-transform .3s ease-out; transition:-webkit-transform .3s ease-out;
  }

/* sideMenu expand */
  html.expand body { overflow:hidden; }
  html.expand #container { -webkit-transition:-webkit-transform .3s ease-out; transition:-webkit-transform .3s ease-out; }
  html.expand #aside { z-index:500; overflow-x:hidden;
    -webkit-transform:translate(0, 0); transform:translate(0, 0); -webkit-transition:-webkit-transform .3s ease-out; transition:-webkit-transform .3s ease-out; }

/* 공통 */
  .dimmed { display:none; position:fixed; left:0px; top:0; right:0px; bottom:0px; z-index:150; background:rgba(0, 0, 0, .4); }
  .dimmed.show { display:block; }

@media all and (min-width:900px) {
  body { border:1px solid #e5e9f2; border-width:0 1px; box-sizing:border-box; }
}

@charset "utf-8";

@font-face {
  font-family: 'Noto Sans Regular';
  src: url(//t1.daumcdn.net/brunch9/static/fonts/noto/notokr-regular.woff) format('woff');
  font-style: normal;
  font-weight: 400
}

#dnd-container #dnd-content .preview-area .preview-column .column-box .slidingMenu { display: none; }
.dnd_module_9742c60d3a2ee81fffada3eade8d931d .hidden { opacity: 0; position: absolute; width: 0; height: 0; overflow: hidden; }
.dnd_module_9742c60d3a2ee81fffada3eade8d931d > header { z-index:300; position:relative; }
.dnd_module_9742c60d3a2ee81fffada3eade8d931d > header .header { z-index:300; position:relative; padding:18px 0; text-align:center; vertical-align:top; background:#fff; }
.dnd_module_9742c60d3a2ee81fffada3eade8d931d > header.open .header { z-index:301; }
.dnd_module_9742c60d3a2ee81fffada3eade8d931d > header  h1 { margin:0 95px; font-size:18px; text-align:center; color:#000; }
.dnd_module_9742c60d3a2ee81fffada3eade8d931d > header  h1 .link:hover { text-decoration:none; }
.dnd_module_9742c60d3a2ee81fffada3eade8d931d > header  h1 img { max-width:100%; vertical-align:middle; font-size:12px; max-height:30px; }
.dnd_module_9742c60d3a2ee81fffada3eade8d931d > header .headerMenu { position:absolute; top:50%; margin-top:-15px; width:80px; }
.dnd_module_9742c60d3a2ee81fffada3eade8d931d > header .headerMenu.gLeft { left:0; }
.dnd_module_9742c60d3a2ee81fffada3eade8d931d > header .headerMenu.gRight { right:0;  }
.dnd_module_9742c60d3a2ee81fffada3eade8d931d > header .headerMenu [class*="btn"],
.dnd_module_9742c60d3a2ee81fffada3eade8d931d > header .headerMenu .btnBasket > a { position:relative; width:30px; height:30px; background-repeat:no-repeat; background-size:30px 30px; }
.dnd_module_9742c60d3a2ee81fffada3eade8d931d > header .headerMenu .btnBasket .count { overflow:hidden; position:absolute; right:0; top:2px; min-width:10px; padding:0 2px; height:14px; border-radius:14px; font-weight:bold; font-size:9px; line-height:13px; color:#fff; text-align:center; background:#ff0000; }
.dnd_module_9742c60d3a2ee81fffada3eade8d931d > header .headerMenu [class*="btn"],
.dnd_module_9742c60d3a2ee81fffada3eade8d931d > header .headerMenu [class*="btn"] a { display:inline-block; overflow:hidden; font-size:1px; line-height:0; color:transparent; }
.dnd_module_9742c60d3a2ee81fffada3eade8d931d > header .headerMenu:after { content:''; clear:both; display:block; }
.dnd_module_9742c60d3a2ee81fffada3eade8d931d > header .headerMenu [class*="btn"] { float:left; }
.dnd_module_9742c60d3a2ee81fffada3eade8d931d > header .headerMenu.gLeft [class*="btn"] { margin-left:10px; }
.dnd_module_9742c60d3a2ee81fffada3eade8d931d > header .headerMenu.gRight [class*="btn"] { margin-right:10px; }
.dnd_module_9742c60d3a2ee81fffada3eade8d931d > header .headerMenu .btnCate { background-image:url('//img.echosting.cafe24.com/skin/dnd_ko_KR/common/layout/btn_cate.png'); }
.dnd_module_9742c60d3a2ee81fffada3eade8d931d > header .headerMenu .btnSearch { background-image:url('//img.echosting.cafe24.com/skin/dnd_ko_KR/common/layout/btn_search.png'); }
.dnd_module_9742c60d3a2ee81fffada3eade8d931d > header .headerMenu .btnBasket > a { background-image:url('//img.echosting.cafe24.com/skin/dnd_ko_KR/common/layout/btn_basket.png'); }
.dnd_module_9742c60d3a2ee81fffada3eade8d931d > header .headerMenu .btnMy { background-image:url('//img.echosting.cafe24.com/skin/dnd_ko_KR/common/layout/btn_my.png'); }
.dnd_module_9742c60d3a2ee81fffada3eade8d931d > header  .searchLayer { display:none; position:fixed; right:0; top:0; z-index:401; max-width:900px; text-align:left; background:#fff; }
.dnd_module_9742c60d3a2ee81fffada3eade8d931d > header.open .searchLayer { display:block; }
.dnd_module_9742c60d3a2ee81fffada3eade8d931d > header.open #dimmedSlider { display:block !important; opacity:1; }
.dnd_module_9742c60d3a2ee81fffada3eade8d931d > header .searchLayer .topSearch { position:relative; height:60px; padding:21px 85px 21px 40px; box-sizing:border-box; }
.dnd_module_9742c60d3a2ee81fffada3eade8d931d > header .searchLayer .topSearch:before { content:''; position:absolute; left:20px; top:21px; width:10px; height:17px; background:url('//img.echosting.cafe24.com/skin/dnd_ko_KR/common/module/sfix_top_search_form.png') no-repeat 0 0; background-size:150px auto; }
.dnd_module_9742c60d3a2ee81fffada3eade8d931d > header .searchLayer .topSearch #keyword { width:100%; height:18px; padding:0; border:0; font-size:14px; line-height:18px; color:#000; border-radius:0; outline-style:none; -webkit-appearance:none; box-sizing:border-box; }
.dnd_module_9742c60d3a2ee81fffada3eade8d931d > header .searchLayer .topSearch #keyword::-webkit-input-placeholder { font-size:14px; color:#999; }
.dnd_module_9742c60d3a2ee81fffada3eade8d931d > header .searchLayer .topSearch #keyword:-ms-input-placeholder { font-size:14px; color:#999; }
.dnd_module_9742c60d3a2ee81fffada3eade8d931d > header .searchLayer .topSearch #keyword::-moz-placeholder { font-size:14px; color:#999; opacity:1; }
.dnd_module_9742c60d3a2ee81fffada3eade8d931d > header .searchLayer .topSearch #keyword:-moz-placeholder { font-size:14px; color:#999; opacity:1; }
.dnd_module_9742c60d3a2ee81fffada3eade8d931d > header .searchLayer .topSearch [class*="btn"] { overflow:hidden; position:absolute; font-size:1px; line-height:0; color:transparent; }
.dnd_module_9742c60d3a2ee81fffada3eade8d931d > header .searchLayer .topSearch [class*="btn"]:before { content:''; position:absolute; }
.dnd_module_9742c60d3a2ee81fffada3eade8d931d > header .searchLayer .topSearch .btnSearch { right:0; top:0; width:50px; height:60px; }
.dnd_module_9742c60d3a2ee81fffada3eade8d931d > header .searchLayer .topSearch .btnSearch:before { right:16px; top:21px; width:18px; height:18px; background:url('//img.echosting.cafe24.com/skin/dnd_ko_KR/common/module/sfix_top_search_form.png') no-repeat -50px 0; background-size:150px auto; }
.dnd_module_9742c60d3a2ee81fffada3eade8d931d > header .searchLayer .topSearch .btnDelete { right:50px; top:0; width:35px; height:60px; }
.dnd_module_9742c60d3a2ee81fffada3eade8d931d > header .searchLayer .topSearch .btnDelete:before { right:10px; top:22px; width:15px; height:15px; background:url('//img.echosting.cafe24.com/skin/dnd_ko_KR/common/module/sfix_top_search_form.png') no-repeat -100px 0; background-size:150px auto; }
.dnd_module_9742c60d3a2ee81fffada3eade8d931d > header .searchLayer .hotKeyword { padding:15px 16px 28px; border-top:1px solid #ededed; background:#fbfbfd; }
.dnd_module_9742c60d3a2ee81fffada3eade8d931d > header .searchLayer .hotKeyword .title { font-weight:normal; font-size:12px; color:#abaeb5; }
.dnd_module_9742c60d3a2ee81fffada3eade8d931d > header .searchLayer .hotKeyword .keyword { margin:8px 0 0; }
.dnd_module_9742c60d3a2ee81fffada3eade8d931d > header .searchLayer .hotKeyword .keyword > a { display:inline-block; margin:7px 16px 0 0; font-size:14px; line-height:18px; color:#000; vertical-align:top; }
.dnd_module_9742c60d3a2ee81fffada3eade8d931d > header .searchLayer .hotKeyword .keyword > a:hover { text-decoration:none; }
@media all and (max-width:899px) {
    .dnd_module_9742c60d3a2ee81fffada3eade8d931d > header .searchLayer { left:0; width:100%; }
}
@media all and (min-width:900px) {
    .dnd_module_9742c60d3a2ee81fffada3eade8d931d > header .searchLayer { left:50%; margin-left:-450px; }
}
.dnd_module_9742c60d3a2ee81fffada3eade8d931d #aside .btnClose { display:block; overflow:hidden; position:absolute; right:10px; top:15px; width:30px; height:30px; font-size:1px; line-height:0; color:transparent; background:url('//img.echosting.cafe24.com/skin/dnd_ko_KR/common/layout/btn_aside_close.png') no-repeat 0 0; background-size:30px auto; }
.dnd_module_c785e267507864e0f86dfc2033986f74 > nav { position:relative; z-index:299; }
.dnd_module_c785e267507864e0f86dfc2033986f74 > nav .btnCateLayer { overflow:hidden; position:absolute; right:0; top:0; z-index:301; width:50px; height:38px; font-size:1px; line-height:0; color:transparent; background:url('//img.echosting.cafe24.com/skin/dnd_ko_KR/common/layout/bg_category.png') no-repeat 0 0; background-size:50px auto; display:none; }
.dnd_module_c785e267507864e0f86dfc2033986f74 > nav .btnCateLayer:after { content:''; position:absolute; right:15px; top:10px; width:20px; height:20px; background:url('//img.echosting.cafe24.com/skin/dnd_ko_KR/common/layout/btn_cate_layer.png') no-repeat 0 0; background-size:20px auto; -webkit-transition:transform .3s ease-out; transition:transform .3s ease-out; }
.dnd_module_c785e267507864e0f86dfc2033986f74 > nav.open .btnCateLayer:after { -webkit-transform:rotate(180deg); -ms-transform:rotate(180deg); transform:rotate(180deg); }
.dnd_module_c785e267507864e0f86dfc2033986f74 .navDimmed { display:none; position:fixed; left:0px; top:0; right:0px; bottom:0px; z-index:150; background:rgba(0,0,0,.4); }
.dnd_module_c785e267507864e0f86dfc2033986f74 .navDimmed.show { display:block; }
/* category 공통 */
.dnd_module_c785e267507864e0f86dfc2033986f74 > nav .category { z-index:300; }
.dnd_module_c785e267507864e0f86dfc2033986f74 > nav .category li .link { display:block; word-break:break-all; }
.dnd_module_c785e267507864e0f86dfc2033986f74 > nav .category li .link:hover { text-decoration:none; }
.dnd_module_c785e267507864e0f86dfc2033986f74 > nav .category .sub-category { display:none; }
.dnd_module_c785e267507864e0f86dfc2033986f74 > nav .inner { position:relative; overflow:hidden; z-index:300; padding:0 16px; background:#fff; }
.dnd_module_c785e267507864e0f86dfc2033986f74 > nav .inner .mCSB_horizontal.mCSB_inside > .mCSB_container { margin-bottom: 8px; }
.dnd_module_c785e267507864e0f86dfc2033986f74 > nav .inner .category { height:40px;  -webkit-overflow-scrolling:touch; }
.dnd_module_c785e267507864e0f86dfc2033986f74 > nav .inner .mCSB_horizontal.mCSB_inside .category { white-space:nowrap; }
.dnd_module_c785e267507864e0f86dfc2033986f74 > nav .inner .category::-webkit-scrollbar { display:none; }
.dnd_module_c785e267507864e0f86dfc2033986f74 > nav .inner .category::-webkit-scrollbar-thumb { display:none; }
.dnd_module_c785e267507864e0f86dfc2033986f74 > nav .inner .category li { display:inline-block; margin-left:24px; text-align:center; }
.dnd_module_c785e267507864e0f86dfc2033986f74 > nav .inner .category li:first-child { margin:0; }
.dnd_module_c785e267507864e0f86dfc2033986f74 > nav .inner .category li .link { padding:11px 0; font-size:14px; color:#000; }
.dnd_module_c785e267507864e0f86dfc2033986f74 > nav .inner .category li .link img { max-height: 18px; vertical-align: middle; }
.dnd_module_c785e267507864e0f86dfc2033986f74 > nav .categoryLayer { position:absolute; left:0; right:0; top:100%; z-index:300; width:100%; height:0; visibility:hidden; padding:16px; border-top:1px solid #ededed; opacity:0; box-sizing:border-box; background:#fbfbfd; -webkit-transition:.3s ease-out; transition:.3s ease-out; }
.dnd_module_c785e267507864e0f86dfc2033986f74 > nav .categoryLayer .category { display:-webkit-flex; display:-ms-flex; display:flex; -webkit-flex-wrap:wrap; -ms-flex-wrap:wrap; flex-wrap:wrap; z-index:300; margin:0 -2px 0 0; }
.dnd_module_c785e267507864e0f86dfc2033986f74 > nav .categoryLayer li { float:left; width:33.33%; margin:-1px 0 0 -1px; border:1px solid #dedfe2; text-align:center; box-sizing:border-box; background:#fff; }
.dnd_module_c785e267507864e0f86dfc2033986f74 > nav .categoryLayer li .link { padding:9px 5px; font-size:12px; color:#999; }
.dnd_module_c785e267507864e0f86dfc2033986f74 > nav .categoryLayer li .link img { max-height:18px; }
.dnd_module_c785e267507864e0f86dfc2033986f74 > nav.open .categoryLayer { height:auto; visibility:inherit; opacity:1; }
.dnd_module_c785e267507864e0f86dfc2033986f74 > nav.isShort .btnCateLayer { display:block; }
@media all and (max-width:479px) {
    .dnd_module_c785e267507864e0f86dfc2033986f74 > nav .inner .category li:last-child { margin-right:50px; }
}
 /* 예약구매 */
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .xans-product-detail .fundingProduct{ padding: 15px 0px 14px;background-color: #fff;}
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .xans-product-detail .fundingProduct .title { display: flex; flex-direction: column-reverse; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .xans-product-detail .fundingProduct .title .name { display: block; font-size: 17px; font-weight: bold; line-height: 28px;margin-top:2px; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .xans-product-detail .fundingProduct .title .dDay { font-weight: bold; display: block; color: #777777; font-size: 14px; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .xans-product-detail .fundingProduct .title .prdState { display: flex; justify-content: space-between;  color: #777777; font-size: 14px;font-weight: bold;line-height:18px;}
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .xans-product-detail .fundingProduct .title .prdState .state { font-size: 13px;color: #1b87d4; font-weight: bold; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .xans-product-detail .fundingProduct .title .prdState .money { font-size: 13px;color: #bababa; font-weight: bold;white-space: nowrap; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .xans-product-detail .fundingProduct .summary { font-size: 12px; line-height: 18px; color: #000;margin-top:5px;}
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .xans-product-detail .fundingProduct .fundingStatus { margin-top: 14px; position: relative; padding-top: 24px; display: flex; justify-content: space-between; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .xans-product-detail .fundingProduct .fundingStatus .perNumber { flex:none; font-size: 15px; line-height: 27px; color: #1b87d4; font-weight: bold; text-align: left;}
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .xans-product-detail .fundingProduct .fundingStatus .monenyNum em{font-size: 15px; line-height: 27px; font-style: normal;}
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .xans-product-detail .fundingProduct .fundingStatus .monenyNum { flex:1; font-size: 11px; line-height: 27px; color: #000; font-weight: bold; text-align: right;}
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .xans-product-detail .fundingProduct .fundingStatus .graphBar { position: absolute; bottom: 27px; left: 0; right: 0; height: 4px; background-color: #efefef; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .xans-product-detail .fundingProduct .fundingStatus .graphBar span { display: inline-block; position: absolute; left: 0; top: 0; bottom: 0; background-color: #479bdb; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .xans-product-detail .fundingProduct .fundingStatus .goalNumber{position: absolute;right:0;top:0;color:#a7a7a7;font-size:11px;}
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .xans-product-detail .fundingProduct .fundingShipping{margin-top:20px;position:relative;font-size:12px;line-height:18px;color:#777777;padding:12px 0 12px 24px;border-top:1px solid #ececec;}
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .xans-product-detail .fundingProduct .fundingShipping .iconShipping{display: inline-block;vertical-align: top;margin-right:5px; position: absolute; left:0; top:12px; background-image: url(//img.echosting.cafe24.com/skin/mobile/product/ico_funding_shipping.gif); background-size: auto 18px; width: 18px; height: 18px; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .xans-product-detail .fundingProduct p.prdIcon{margin:0 0 7px;}
 /* 펀딩상품 구성상품 */
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .xans-product-detail .fundingProductSet{margin:0;background-color: #fff;padding: 0 0px 7px;}
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .xans-product-detail .xans-product-funding{margin:0;}
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .xans-product-detail .xans-product-funding.productEnd .contents{position: relative;}
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .xans-product-detail .xans-product-funding.productEnd .product .information .prdPrice .remaining{z-index: 8;color:#777777;}
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .xans-product-detail .xans-product-funding.productEnd .contents:after{content:'';position: absolute;left:0;right:0;top:0;bottom:0;background-color: rgba(255,255,255,.65);}
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .xans-product-detail .xans-product-funding .product > li:first-child {padding:0;}
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .xans-product-detail .xans-product-funding .product .option{border:0;margin:0;background-color: #fff;}
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .xans-product-detail .xans-product-funding .product .byte { display: block; font-size:11px; line-height: 15px;}
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .xans-product-detail .xans-product-funding .product .inputFundingOption {width: 100%;}
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .xans-product-detail .xans-product-funding .product table { table-layout: auto;}
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .xans-product-detail .xans-product-funding .product table th { font-size: 13px; line-height: 36px; vertical-align: top; color: #757575; font-weight: normal; text-align: left;}
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .xans-product-detail .xans-product-funding .product #ul_file_option li { margin: 4px 0 0; color: #757575; font-size: 11px; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .xans-product-detail .xans-product-funding .product #ul_file_option .btnDelete { overflow: hidden; display: inline-block; text-indent: -999px; width: 21px; height: 20px; border: 0; cursor: pointer; background: url(//img.echosting.cafe24.com/skin/mobile_ko_KR/product/btn_delete.png) no-repeat 0 0; background-size: 100% 100%; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .xans-product-detail .xans-product-funding .product td.fileInfo input { width: 95%; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .xans-product-detail .xans-product-funding .product .information{padding: 0 13px;}
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .xans-product-detail .xans-product-funding .product .information .prdPrice{font-size:15px;line-height:20px;font-weight:bold;padding:7px 0;display:flex;justify-content: space-between;}
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .xans-product-detail .xans-product-funding .product .information .prdPrice .remaining{font-size:11px;color:#1b87d4;display:inline-block;}
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .xans-product-detail .xans-product-funding .product .information .prdDescription{border-top:1px solid #ececec;padding:11px 0 15px;}
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .xans-product-detail .xans-product-funding .product .information .prdDescription .name{font-size:11px;color:#1b1b1b;line-height: 18px;}
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .xans-product-detail .xans-product-funding .product .information .prdDescription .description{font-size:11px;color:#757575;line-height: 18px;margin: 7px 0 8px;}
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .xans-product-detail .xans-product-funding .product .information .prdDescription .description li{list-style: none;}
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .xans-product-detail .xans-product-funding .product .information .prdDescription .ec-base-qty [type="tel"] {height:30px; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .xans-product-detail .xans-product-funding .product .information .checkbox label{font-weight:normal;}
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .xans-product-detail .xans-product-funding .product .information .checkbox input[type="checkbox"]:checked .dnd_module_a240bc49ca24f8328aa623df4b028fda   label{font-weight: bold;}
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .xans-product-detail .xans-product-funding .product .option{padding: 0 13px 0;margin-top:-1px;}
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .xans-product-detail .xans-product-funding .product .option strong.setTitle{font-size:11px;padding:8px 0 9px;display:block;}
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .xans-product-detail .xans-product-funding .product .option tbody{border-bottom:1px solid #ececec;}
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .xans-product-detail .xans-product-funding .product .option tbody:last-child{border-bottom:0;}
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .xans-product-detail .xans-product-funding .product .option th{padding: 7px 0;}
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .xans-product-detail .xans-product-funding .product .option td{padding: 7px 0;}
 /* 펀딩 레이어팝업 */
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .fundingLayer{ position: fixed; top:0; bottom:0; left:0; right:0; background-color:rgba(0,0,0,.3); z-index:301; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .fundingLayer .inner{ position: fixed; display: flex; background: #ffffff; overflow: hidden; z-index: 500; top: 50px; bottom: auto; left: 0; right: 0; min-width: 280px; max-width: 600px; width: 92%; height: auto; margin: auto; border-radius: 2px; flex-direction: column; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .fundingLayer h1 { padding: 20px 18px 0; line-height: 35px; font-size: 16px; text-align: left; color: #1b1b1b; line-height:24px; font-weight:bold; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .fundingLayer .wrap { max-height: 200px; min-height: 100px; padding:9px 18px 0; background: #fff; flex: 1; height: 100%; font-size: 12px; overflow-x: auto; overflow-y: auto; box-sizing: border-box; -webkit-overflow-scrolling: touch; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .fundingLayer .wrap .notice{font-weight:normal;font-size:12px;line-height:1.5;}
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .fundingLayer .wrap .notice em{color:#1b87d4;font-weight:bold;}
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .fundingLayer .wrap .notice + .help{margin-top:12px}
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .fundingLayer .wrap .help{font-size:11px;line-height:1.5;color:#777777;}
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .fundingLayer .wrap .help li{ position: relative; padding: 0 0 0 8px; background: none;}
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .fundingLayer .wrap .help li:before { content: ""; position: absolute; top: 8px; left: 0; width: 2px; height: 2px; background: #777777; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .fundingLayer .wrap + div > .ec-base-button,
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .fundingLayer .wrap + .ec-base-button,
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .fundingLayer > .ec-base-button { margin: 0; padding: 18px; border-radius: 0 0 5px 5px; box-sizing: border-box; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .fundingLayer .btnClose { overflow: hidden; position: absolute; right: 0; top: 0; z-index: 510; width: 36px; height: 36px; border: 0; padding: 0; font-size: 0; text-indent: -150%; background: url(//img.echosting.cafe24.com/skin/mobile/common/btn_close_black.png) center center no-repeat; background-size: 14px 14px; }
 /* 펀딩 상품 옵션 */
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .xans-product-detail .xans-product-funding .value { color:#767479; word-break:break-all; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .xans-product-detail .xans-product-funding .value .ec-product-value { color:#363437; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .xans-product-detail .xans-product-funding .ec-product-button li { position:relative; overflow:hidden; display:inline-block; margin:0 3px 3px 0; vertical-align:top; border:1px solid #c8c8c8; border-radius:2px; background:#fff; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .xans-product-detail .xans-product-funding .ec-product-button li:last-child { margin-right:0; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .xans-product-detail .xans-product-funding .ec-product-button li a { display:block; min-width:30px; line-height:18px; text-align:center; text-decoration:none; word-break:break-all; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .xans-product-detail .xans-product-funding .ec-product-button li a span { display:inline-block; padding:6px 5px; box-sizing:border-box; word-break:break-all; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .xans-product-detail .xans-product-funding .ec-product-button.ec-product-preview li { padding:3px; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .xans-product-detail .xans-product-funding .ec-product-button.ec-product-preview li a { min-width:24px; width:24px; height:24px; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .xans-product-detail .xans-product-funding .ec-product-button.ec-product-preview li a img { max-width:100%; max-height:100%; vertical-align:top; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .xans-product-detail .xans-product-funding .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; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .xans-product-detail .xans-product-funding .ec-product-button.ec-product-preview .ec-product-soldout span,
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .xans-product-detail .xans-product-funding .ec-product-button.ec-product-preview .ec-product-disabled span { position:absolute; left:0; top:0; z-index:1; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .xans-product-detail .xans-product-funding .ec-product-button.ec-product-preview .ec-product-soldout span { background:url("//img.echosting.cafe24.com/skin/mobile/product/soldout_bg.png") repeat; background-size:28px auto; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .xans-product-detail .xans-product-funding .ec-product-button .ec-product-soldout { border-style:dashed; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .xans-product-detail .xans-product-funding .ec-product-button .ec-product-soldout a span { display:inline-block; width:100%; height:100%; cursor:not-allowed; color:#c8c8c8; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .xans-product-detail .xans-product-funding .ec-product-button .ec-product-soldout.ec-product-selected { border-style:dashed; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .xans-product-detail .xans-product-funding .ec-product-button .ec-product-disabled a span { display:inline-block; width:100%; height:100%; background:rgba(0,0,0,0.3); }
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .xans-product-detail .xans-product-funding .ec-product-button .ec-product-selected { border:2px solid #495164; border-radius:2px; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .xans-product-detail .xans-product-funding .ec-product-button .ec-product-selected a { margin:-1px; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .xans-product-detail .xans-product-funding .ec-product-radio > li { display:inline-block; margin:0 10px 0 0; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .xans-product-detail .xans-product-funding .ec-product-radio .ec-product-disabled,
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .xans-product-detail .xans-product-funding .ec-product-radio .ec-product-soldout { color:#d7d7d7; }
/*상품 추가정보 보기*/
.dnd_module_a240bc49ca24f8328aa623df4b028fda .product_description { border: 1px solid #ececec;}
.dnd_module_a240bc49ca24f8328aa623df4b028fda .product_description  h3 { font-size:0;}
.dnd_module_a240bc49ca24f8328aa623df4b028fda .xans-product-detail .productSet .description .btnBasic { width: 100%; max-width: 320px; color: #757575; font-weight: bold;}
.dnd_module_a240bc49ca24f8328aa623df4b028fda .xans-product-detail .productSet .description .btnBasic.icoToggle span { display: inline-block;  padding: 0 20px 0 0;  background: url(//img.echosting.cafe24.com/skin/mobile/product/ico_toggle_arow_down2.png) no-repeat right 10px; background-size: 13px auto;}
.dnd_module_a240bc49ca24f8328aa623df4b028fda .xans-product-detail .productSet .description.selected .btnBasic.icoToggle span { background-image: url(//img.echosting.cafe24.com/skin/mobile/product/ico_toggle_arow_up2.png);}
#dnd-container #dnd-content .preview-area .dnd_module_a240bc49ca24f8328aa623df4b028fda .productAction.gFixed { position: static; padding: 9px 0 20px 0; }
#dnd-container #dnd-content .preview-area .dnd_module_a240bc49ca24f8328aa623df4b028fda .productDetailImageViewThumList .item { display: none; }
#dnd-container #dnd-content .preview-area .dnd_module_a240bc49ca24f8328aa623df4b028fda .productDetailImageViewThumList .item:first-child { display: block; }
/* 쿠폰 정보 레이어 */
 #dCouponDetail { position:absolute;left:50% !important; z-index:100; min-width:310px; margin:0 0px 0 -156px;; border:1px solid #353535; border-radius:4px; background:#f1f1f1; }
 #dCouponDetail.active { display:block; }
 #dCouponDetail h3 { font-size:14px; box-sizing:border-box; padding:10px 14px; background:#353535; color:#fff; }
 #dCouponDetail h3 + a { position:absolute; right:20px; top:14px; }
 #dCouponDetail ul { margin:14px 7px 7px; background:#fff; border:1px solid #d5d5d5; }
 #dCouponDetail ul li { padding:12px; border-top:1px solid #ededed; }
 #dCouponDetail ul li:first-child { border-top:0; }
 #dCouponDetail ul + a { display:block; padding:12px 0; text-align:center; border-top:1px solid #d7d5d5; background:#fbfafa; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda { position:relative; padding:0 0 10px; border-top:1px solid #eee; background:#f6f8fa; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .btnBack { position:absolute; left:0; top:0; z-index:1; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .btnBack > a { display:block; overflow:hidden; width:50px; height:60px; font-size:1px; line-height:0; color:transparent; background:url('//img.echosting.cafe24.com/skin/dnd_ko_KR/common/module/detail/btn_back.png') no-repeat 50% 50%; background-size:20px auto; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .prdIcon {position:absolute; top:0; left:0; width:100%; height:100%; background-repeat:no-repeat; background-size:20% auto;}
.dnd_module_a240bc49ca24f8328aa623df4b028fda .overview { font-size:12px; background:#fff; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .overview .prdImgView { position:relative; min-height:100px; text-align:center; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .overview .prdImg { font-size:0; line-height:0; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .overview .prdImg img { width:100%; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .overview .prdIcon { position:absolute; top:0; left:0; width:100%; height:100%; background-repeat:no-repeat; background-size:20% auto; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .overview .color { overflow:hidden; margin:7px 1px 0; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .overview .chips { float:left; width:20px; height:16px; margin:0 3px 3px 0; font-size:0; line-height:0; border:1px solid #e3e3e3; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .prdDescription { padding:29px 16px 0; background:#fff; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .prdDescription .prdTitle { margin:0 0 24px; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .prdDescription .prdTitle h2.name { display:inline-block; font-size:15px; line-height:20px; word-break:break-all; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .prdDescription .prdTitle .icon { display:inline-block; vertical-align:middle; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .prdDescription .prdTitle .icon img,
.dnd_module_a240bc49ca24f8328aa623df4b028fda .prdDescription .prdTitle .icon .icon_img { display:inline-block; margin:0 1px; vertical-align:middle; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .prdDescription .topLogo { overflow:hidden; margin:3px 0 0; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .prdDescription .topLogo span { float:left; padding:0 14px 0 0; font-size:13px; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .prdDescription .topLogo span img { max-height:20px; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .prdDescription .topLogo a { float:left; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .prdDescription .topLogo a img { max-height:26px; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .prdDescription .prdBoard { padding:0 0 17px; border-bottom:1px solid #e5e9f2; background:#fff; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .prdDescription .prdBoard table {  }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .prdDescription .prdBoard th { padding:2px 9px 2px 0; font-weight:normal; font-size:13px; color:#999; text-align:left; vertical-align:top; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .prdDescription .prdBoard th > span { color:#999; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .prdDescription .prdBoard td { padding:2px 0; font-size:13px; color:#000; white-space:inherit; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .prdDescription .prdBoard td select {  }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .prdDescription .prdBoard td ul.discountMember { overflow:hidden; display: inline-block; vertical-align: middle; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .prdDescription .prdBoard td ul.discountMember li { float: left; margin: 0 0 0 2px; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .prdDescription .prdBoard #span_product_price_sale > span { font-weight:normal; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .prdDescription .prdBoard.info td select { width:100%; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .prdDescription .prdBoard.info td .delv_price_B select { margin-bottom:7px; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .prdDescription .prdBoard.option { padding:0; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .prdDescription .prdBoard.option table { margin:12px 0 17px; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .prdDescription .prdBoard.option th { padding:16px 9px 0 0; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .prdDescription .prdBoard.option td { padding:8px 0; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .prdDescription .prdBoard.option td .ec-product-radio { margin:6px 0; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .prdDescription .prdBoard.option td .btnSubmit { width:100%; height:40px; line-height:40px; text-decoration:none; font-size:13px; color:#000; border:1px solid #000; border-radius:0; background:#fff; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .prdDescription .prdBoard.option td .value { color: #767479; word-break: break-all; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .prdDescription .prdBoard.option td .value .ec-product-value { color: #363437; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .xans-product-option input[type="text"] { width:100%; height:36px; font-size:13px; line-height:36px; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .xans-product-option .txtByte { float:right; margin:2px 0 -5px; font-size:12px; color:#999; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .xans-product-option .txtByte .length { color:#000; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .xans-product-option .txtByte + * { display:block; clear:both; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .xans-product-option select { width:100%; height:36px; font-size:13px; line-height:36px; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .xans-product-option .ec-product-button { display:-webkit-flex; display:-ms-flex; display:flex; -webkit-flex-wrap:wrap; -ms-flex-wrap:wrap; flex-wrap:wrap; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .xans-product-option .ec-product-button li { float:left; position:relative; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .xans-product-option .ec-product-button li:last-child { margin-right:0; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .xans-product-option .ec-product-button li a { display:block; min-width:40px;  margin:-1px 0 0 -1px; border:1px solid #dedfe2; font-size:13px; line-height:34px; text-align:center; text-decoration:none; box-sizing:border-box; background:#fff; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .xans-product-option .ec-product-button li a span { display:inline-block; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .xans-product-option .ec-product-button .ec-product-selected a { position:relative; z-index:1; border:1px solid #000; box-sizing:border-box; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .xans-product-option .ec-product-button .ec-product-disabled a { color:#fff; cursor:default; background:#dedfe2; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .xans-product-option .ec-product-button .ec-product-soldout a { color:#abaeb5; background:#f7f7f7; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .xans-product-option .ec-product-button .ec-product-soldout.ec-product-selected a { border:1px dashed #000; background:#fff; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .xans-product-option .ec-product-button.ec-product-preview { margin:-4px 0 0 -4px; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .xans-product-option .ec-product-button.ec-product-preview li { overflow:hidden; margin:4px 0 0 4px; width:50px; height:50px; box-sizing:border-box; background:#fff; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .xans-product-option .ec-product-button.ec-product-preview li a { position:relative; margin:0; border:0; width:100%; height:100%; min-width:inherit; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .xans-product-option .ec-product-button.ec-product-preview li a img { max-width:100%; max-height:100%; vertical-align:top; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .xans-product-option .ec-product-button.ec-product-preview li a span { overflow:hidden; padding:0; line-height:0; font-size:1px; color:transparent; text-indent:120%; white-space:nowrap; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .xans-product-option .ec-product-button.ec-product-preview li.ec-product-selected { padding:3px; border:1px solid #000; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .xans-product-option .ec-product-button.ec-product-preview li.ec-product-selected a { border:0; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .xans-product-option .ec-product-button.ec-product-preview li[title^="화이트"] a { border:1px solid #dedfe2; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .xans-product-option .ec-product-button.ec-product-preview li[title^="화이트"].ec-product-selected a { border:0; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .xans-product-option .ec-product-button.ec-product-preview .ec-product-soldout,
.dnd_module_a240bc49ca24f8328aa623df4b028fda .xans-product-option .ec-product-button.ec-product-preview .ec-product-disabled { padding:3px; border:1px solid #dedfe2; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .xans-product-option .ec-product-button.ec-product-preview .ec-product-selected.ec-product-soldout { border:1px dashed #000; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .xans-product-option .ec-product-button.ec-product-preview .ec-product-soldout:before { content:''; position:absolute; right:0; top:0; z-index:2; width:1px; height:51px; background:#dedfe2; -webkit-transform:rotate(45deg); -ms-transform:rotate(45deg); transform:rotate(45deg); -webkit-transform-origin:0 0; -ms-transform-origin:0 0; transform-origin:0 0; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .xans-product-option .ec-product-button.ec-product-preview .ec-product-disabled:after { content:''; position:absolute; left:0; right:0; top:0; bottom:0; opacity:.8; background:#dedfe2;}
.dnd_module_a240bc49ca24f8328aa623df4b028fda .xans-product-option .ec-product-radio > li { display:inline-block; margin:2px 15px 2px 0; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .xans-product-option .ec-product-radio > li label { font-size:13px; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .xans-product-option .ec-product-radio .ec-product-disabled,
.dnd_module_a240bc49ca24f8328aa623df4b028fda .xans-product-option .ec-product-radio .ec-product-soldout { color:#abaeb5; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .xans-product-option .ec-product-radio .ec-product-disabled input[type="radio"] { background-image:url("//img.echosting.cafe24.com/skin/dnd_ko_KR/common/layout/form/bg_radio_disabled2.png"); -webkit-appearance:none; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .xans-product-option .ec-product-radio .ec-product-soldout input[type="radio"] { background-image:url("//img.echosting.cafe24.com/skin/dnd_ko_KR/common/layout/form/bg_radio_disabled.png"); -webkit-appearance:none; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .xans-product-option .ec-product-radio .ec-product-soldout.ec-product-selected input[type="radio"] { background-image:url("//img.echosting.cafe24.com/skin/dnd_ko_KR/common/layout/form/bg_radio_checked.png"); }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .prdDescription .fileInfo .infoDesc { margin:9px 0 0; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .prdDescription .fileInfo .infoDesc li { font-size:12px; line-height:18px; color:#999; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .xans-product-fileoption td.fileInfo #ul_file_option { margin:9px 0 0; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .xans-product-fileoption td.fileInfo #ul_file_option li { position:relative; min-height:30px; padding:7px 20px 8px 4px; border-bottom:1px solid #e5e9f2; font-size:12px; line-height:16px; color:#757575; box-sizing:border-box; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .xans-product-fileoption td.fileInfo #ul_file_option li a { position:absolute; right:0; top:50%; width:15px; height:15px; margin:-7px 0 0; background:url("//img.echosting.cafe24.com/skin/dnd_ko_KR/common/module/detail/btn_attach_file_delete.png") no-repeat 0 0; background-size:15px auto; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .xans-product-fileoption td.fileInfo #ul_file_option li a img { display:none; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .productSet { margin:-1px -16px 0; border-top:1px solid #e5e9f2; border-bottom:1px solid #e5e9f2; background:#fbfbfd; word-break:break-all; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .productSet .title { display:-webkit-flex; display:-ms-flex; display:flex; -webkit-align-items:center; -ms-align-items:center; align-items:center; position:relative; height:48px; padding:5px 43px 5px 16px; box-sizing:border-box; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .productSet .title h3 { font-size:14px; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .productSet .title .btnCover { position:absolute; left:0; top:0; width:100%; height:100%; font-size:1px; line-height:0; text-indent:-150%; color:transparent; cursor:pointer; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .productSet .title .btnCover:after { content:''; position:absolute; right:16px; top:50%; width:12px; height:8px; margin:-4px 0 0; background:url('//img.echosting.cafe24.com/skin/dnd_ko_KR/common/module/detail/ico_product_set_arrow.png') no-repeat 0 0; background-size:12px auto; -webkit-transition:.3s ease-out; transition:.3s ease-out; -webkit-transform:rotate(180deg); -ms-transform:rotate(180deg); transform:rotate(180deg); }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .productSet.closed .title .btnCover:after { -webkit-transform:rotate(0deg); -ms-transform:rotate(0deg); transform:rotate(0deg); }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .productSet .product { padding:0 16px; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .productSet .product > li { padding:16px 0 14px; border-top:1px solid #e5e9f2; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .productSet .product > li:first-child { margin-top:-10px; border-top:0; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .productSet .information { display:-webkit-flex; display:-ms-flex; display:flex; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .productSet .information:after { content:''; display:block; clear:both; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .productSet .information .thumbnail { overflow:hidden; width:78px; height:auto; margin:3px 0 0; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .productSet .information .thumbnail a { display:block; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .productSet .information .thumbnail a img { width:100%; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .productSet .information .description { -webkit-flex:1; -ms-flex:1; flex:1; overflow:hidden; padding:0 0 0 15px; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .productSet .description .prdName { display:block; font-weight:normal; font-size:12px; color:#000; line-height:18px; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .productSet .description .prdPrice { display:block; font-size:12px; color:#999; line-height:18px; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .productSet .description .prdSalePrice { display:block; font-size:12px; color:#000; line-height:18px; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .productSet .description .option > li { padding:5px 0; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .productSet .description .option > li > ul > li { display:table; width:100%; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .productSet .description .option li ul .name { display:table-cell; width:64px; padding:0 10px 0 0; font-weight:normal; vertical-align:middle; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .productSet .description .option li ul .name + * { display:table-cell; vertical-align:middle; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .productSet .description .option li ul select { width:100%; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .productSet .description .option > li.addOption { display:-webkit-flex; display:-ms-flex; display:flex; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .productSet .description .option li.addOption .name { display:block; width:64px; padding:7px 10px 0 0; font-weight:normal; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .productSet .description .option li.addOption .name + * { position:relative; -webkit-flex:1; -ms-flex:1; flex:1; box-sizing:border-box; text-align:right; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .productSet .description .option li.addOption input[type="text"] { width:100%; height:28px; font-size:12px; line-height:28px; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .productSet .xans-product-option input[type="text"] { height:28px; font-size:12px; line-height:28px; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .productSet .xans-product-option .txtByte { font-size:11px; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .productSet .xans-product-option select { height:28px; font-size:12px; line-height:28px; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .productSet .xans-product-option .ec-product-button[option_style='button'] li a { font-size:12px; line-height:18px; text-align:center; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .productSet .xans-product-option .ec-product-button[option_style='button'] li a span { padding: 4px 9px 3px; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .productSet .xans-product-option .ec-product-button.ec-product-preview:before { display:none; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .productSet .xans-product-option .ec-product-button.ec-product-preview li { width:28px; height:28px; min-width:inherit; margin:4px 0 0 4px; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .productSet .xans-product-option .ec-product-radio { margin:3px 0; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda #totalProducts { margin:-1px -16px 0; background:#fff; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda #totalProducts thead { display:none; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda #totalProducts tbody tr:first-child > td { border-top:20px solid #eee; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda #totalProducts tbody tr:last-child > td { border-bottom:20px solid #eee; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda #totalProducts tbody tr td:first-child { border-left:16px solid #eee; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda #totalProducts tbody tr td:last-child { border-right:16px solid #eee; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda #totalProducts tbody tr td { border-bottom:1px solid #e1e1e1; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda #totalProducts tbody td { padding:14px; font-size:12px; color:#000; line-height:16px; vertical-align:middle; word-break:break-all; background:#fff; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda #totalProducts tbody td img { vertical-align:middle; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda #totalProducts tbody tr td:nth-last-child(2) { padding:0; text-align:right; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda #totalProducts tbody tr td:nth-last-child(1) { padding:0 14px 0 7px; font-size:14px; color:#757575; text-align:right; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda #totalProducts tbody td p { margin:0; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda #totalProducts tbody td p.option strong,
.dnd_module_a240bc49ca24f8328aa623df4b028fda #totalProducts tbody td p.product strong { font-weight:normal; color:#000 }
.dnd_module_a240bc49ca24f8328aa623df4b028fda #totalProducts tbody td p.product + p { margin:7px 0 0; white-space:nowrap; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda #totalProducts input.quantity_opt,
.dnd_module_a240bc49ca24f8328aa623df4b028fda #totalProducts input[readonly] { width:50px; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda #totalProducts tbody td .quantity { display:inline-block; position:relative; width:110px !important; padding:0 28px; height:28px; border:1px solid #dedfe2; box-sizing:border-box; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda #totalProducts tbody td .quantity input { width:54px; height:26px; padding:0 5px; border:0; font-weight:bold; font-size:12px; color:#000; line-height:29px; text-align:center; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda #totalProducts tbody td .quantity a { position:absolute; top:0; width:28px; height:28px; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda #totalProducts tbody td .quantity a > img { position:absolute; top:0; left:0; opacity:.00001; width:100%; height:100%; z-index:10; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda #totalProducts tbody td .quantity a:before { content:''; position:absolute; left:50%; top:50%; width:9px; height:1px; background:#000; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda #totalProducts tbody td .quantity a:first-of-type { right:0; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda #totalProducts tbody td .quantity a:first-of-type:before { margin:0 0 0 -4px; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda #totalProducts tbody td .quantity a:first-of-type:after { content:''; position:absolute; left:50%; top:50%; width:1px; height:9px; margin:-4px 0 0 0; background:#000; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda #totalProducts tbody td .quantity a:last-of-type { left:0; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda #totalProducts tbody td .quantity a:last-of-type:before { margin:0 0 0 -4px; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda #totalProducts tbody td .quantity + a,
.dnd_module_a240bc49ca24f8328aa623df4b028fda #totalProducts tbody td  a.delete { display:inline-block; width:10px; height:10px; margin:0 0 0 5px; vertical-align:middle; background:url('//img.echosting.cafe24.com/skin/dnd_ko_KR/common/module/detail/btn_total_product_delete.png') no-repeat 0 0; background-size:10px auto; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda #totalProducts tbody td .quantity + a .option_box_del,
.dnd_module_a240bc49ca24f8328aa623df4b028fda #totalProducts tbody td  a.delete .option_box_del { opacity:.00001; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda #totalProducts tbody td .quantity + a .option_add_box_del,
.dnd_module_a240bc49ca24f8328aa623df4b028fda #totalProducts tbody td  a.delete .option_add_box_del { opacity:.00001; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda #totalProducts tbody td .price { display:block; margin:0 0 6px; font-weight:bold; font-size:13px; font-family:Tahoma, sans-serif; color:#508bed; } /* ??????????? */
.dnd_module_a240bc49ca24f8328aa623df4b028fda #totalProducts tbody td .mileage { display:none; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .totalPrice { display:-webkit-flex; display:-ms-flex; display:flex; -webkit-align-items:center; -ms-align-items:center; align-items:center; -webkit-flex-wrap:wrap; -ms-flex-wrap:wrap; flex-wrap:wrap; padding:24px 16px; font-size:12px; color:#000; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .totalPrice .total { margin-left:auto; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .totalPrice .total em { font-style:normal; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .totalPrice .total strong { font-size:18px; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .productAction:not(.gFixed) .buyButton { padding:0 0 8px; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .productAction .buyButton .btnBuy { display:block; width:100%; height:48px; font-size:14px; line-height:48px; color:#fff; text-align:center; background:#000; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .productAction .buyButton .btnBuy:hover { text-decoration:none; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .productAction .buyButton .addition { display:-webkit-flex; display:-ms-flex; display:flex;  }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .productAction:not(.gFixed) .buyButton .addition { margin:8px 0 0; box-sizing:border-box; border:1px solid #000;}
.dnd_module_a240bc49ca24f8328aa623df4b028fda .productAction .buyButton .addition .button {height:40px; position:relative; -webkit-flex:1; -ms-flex:1; flex:1; font-size:13px; color:#000; word-break:break-all; background:#fff; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .productAction:not(.gFixed) .buyButton .addition .button:first-child ~ .button:after { content:''; position:absolute; left:0; top:50%; width:1px; height:12px; margin:-6px 0 0; background:#cacaca; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .productAction:not(.gFixed) .buyButton .addition .button:before { content:''; display:inline-block; height:13px; margin:0 7px 0 0; vertical-align:middle; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .productAction .buyButton .addition .actionCart:before { width:12px; background:url('//img.echosting.cafe24.com/skin/dnd_ko_KR/common/module/detail/ico_action_cart.png') no-repeat 0 0; background-size:12px auto; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .productAction .buyButton .addition .actionWish:before { width:14px; background:url('//img.echosting.cafe24.com/skin/dnd_ko_KR/common/module/detail/ico_action_wish.png') no-repeat 0 0; background-size:13px auto; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .productAction .buyButton .addition .displaynone + .button:after { display:none; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .productAction .soldoutButton { display:-webkit-flex; display:-ms-flex; display:flex; margin:0 0 0 -4px; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .productAction:not(.gFixed) .soldoutButton {  padding:0 0 8px; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .productAction .soldoutButton .button { -webkit-flex:1; -ms-flex:1; flex:1; height:40px; margin:0 0 0 4px; border:1px solid #000; font-size:13px; color:#000; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .productAction .soldoutButton .button.soldout { border:1px solid #dedfe2; color:#fff; background:#dedfe2; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .productAction.gFixed { position:fixed; bottom:0; left:0; z-index:120; width:100%; padding:9px 10px 20px 6px; border-top:1px solid #dedfe2; box-sizing:border-box; background:#fbfbfd; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .productAction.gFixed .inner { max-width:1020px; margin:0 auto; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .productAction.gFixed .buyButton { display:-webkit-flex; display:-ms-flex; display:flex; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .productAction.gFixed .buyButton .btnBuy,
.dnd_module_a240bc49ca24f8328aa623df4b028fda .productAction.gFixed .buyButton .button { display:-webkit-flex; display:-ms-flex; display:flex; -webkit-align-items:center; -ms-align-items:center; align-items:center; -webkit-justify-content:center; -ms-justify-content:center; justify-content:center;
    min-height:24px; padding:9px 10px 7px; margin:0 0 0 4px; font-size:13px; line-height:inherit; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .productAction.gFixed .buyButton .btnBuy { -webkit-flex:2; -ms-flex:2; flex:2; height:inherit; font-size:13px; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .productAction.gFixed .buyButton .button { -webkit-flex:1; -ms-flex:1; flex:1; border:1px solid #000; box-sizing:border-box; background:#fff; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .productDetailImageView { position: relative; overflow: hidden; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .productDetailImageViewThumList { overflow-y: hidden; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .productDetailImageViewThumList .item { float: left; width: 100%; background:#fff; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .productDetailImageViewThumList .item img { width: 100%; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .productDetailImageView .navigation { position:absolute; left:0; right:0; bottom:20px; text-align: center; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .productDetailImageView .navigation .swiper-pagination-bullet { cursor:pointer; display:inline-block; width:12px; height:12px; margin:0 0 0 6px; border-radius:6px; font-size:1px; line-height:0; color:transparent; background:#cacaca; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .productDetailImageView .navigation .swiper-pagination-bullet-active { background:#000; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .prdDescription .prdBoard td .shippingFee { margin:0 0 0 4px;  }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .prdDescription .prdBoard td .shippingFee .button { position:relative; border:none; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .prdDescription .prdBoard td .shippingFee .ec-base-tooltip { display:none; z-index:2; position:absolute; left:0; right:0; width:88%; margin:3px auto 0; padding:0; text-align:left; border:1px solid #ccc; border-radius:2px; letter-spacing:normal; background-color:#fff; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .prdDescription .prdBoard td .shippingFee .ec-base-tooltip .title { display:block; padding:0 20px 0 0; font-size:15px; color:#000; line-height:43px; background:#fff; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .prdDescription .prdBoard td .shippingFee .wrap > h3 { padding:0 14px; font-size:13px; line-height:36px; background-color:#f0f0f0; border-bottom:1px solid #d5d5d5; border-radius:5px 5px 0 0; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .prdDescription .prdBoard td .shippingFee .wrap .content { padding:14px; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .prdDescription .prdBoard td .shippingFee .wrap h4 { position:relative; margin:0 7px 7px; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .prdDescription .prdBoard td .shippingFee .wrap h4:before { display:inline-block; content:""; margin:0 5px 0 0; width:3px; height:3px; background:#666; vertical-align:middle; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .prdDescription .prdBoard td .shippingFee .wrap table + h4 { margin-top:14px; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .prdDescription .prdBoard td .shippingFee .wrap p strong { font-weight:normal; font-size:13px; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .prdDescription .prdBoard td .shippingFee .wrap table { background:#fff; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .prdDescription .prdBoard td .shippingFee .wrap th,
.dnd_module_a240bc49ca24f8328aa623df4b028fda .prdDescription .prdBoard td .shippingFee .wrap td { padding:7px; border:1px solid #d5d5d5; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .prdDescription .prdBoard td .shippingFee .wrap th { width:80px; border-right-width:0; color:#353535; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .prdDescription .prdBoard td .shippingFee .wrap td { border-left-width:0; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .differentialShipping { display: none; overflow: hidden; position: absolute; left: 0; right: 0; top: inherit; z-index: 100; width: 88% !important; margin: 3px auto 0; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .differentialShipping h3.title { margin: 0; padding: 0 35px 0 19px; border: 0; color: #fff; font-size: 14px; line-height: 35px; background: #495164; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .differentialShipping .content { padding: 12px 18px 14px 18px; border: 1px solid #757575; text-align: center; background: #fff; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .btnTooltip.ec-front-shop-delivery-defferent-shipping { position: static; } 
.dnd_module_a240bc49ca24f8328aa623df4b028fda .differentialShipping .close { position: absolute; right: 14px; top: 12px; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .differentialShipping .close img { vertical-align: top; cursor: pointer; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .differentialShipping .content ul { color: #757575; line-height: 25px; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .differentialShipping .content li { overflow: hidden; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .differentialShipping .content li strong { float: left; font-weight: normal; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .differentialShipping .content li span { float: right; color: #2e2e2e; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .differentialShipping .content .info { margin: 7px 0 0; padding: 7px 0 0; border-top: 1px dotted #b0b1b3; color: #80aeef; text-align: right; }
/* discount_layer */
.dnd_module_a240bc49ca24f8328aa623df4b028fda .xans-product-detaildesign .discount_layer { display:block; margin:3px auto 0; padding:0 14px 14px; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .xans-product-detaildesign .discount_layer h3 { display:block; font-size:15px; color:#000; line-height:43px; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .xans-product-detaildesign .discount_layer p,
.dnd_module_a240bc49ca24f8328aa623df4b028fda .xans-product-detaildesign .discount_layer ul { margin:7px 0; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .xans-product-detaildesign .discount_layer p.bullet,
.dnd_module_a240bc49ca24f8328aa623df4b028fda .xans-product-detaildesign .discount_layer ul.bullet li { padding: 0 0 0 14px; font-size:12px; background:url("//img.echosting.cafe24.com/skin/mobile/common/ico_dot.png") no-repeat 3px 6px; background-size:4px auto; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .xans-product-detaildesign .discount_layer .info { color:#757575; font-size:12px; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .xans-product-detaildesign .discount_layer table { border:1px solid #ececec !important; background:#fff; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .xans-product-detaildesign .discount_layer thead { display:table-column; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .xans-product-detaildesign .discount_layer thead th { padding:0; height:0; font-size:0; line-height:0; border:0; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .xans-product-detaildesign .discount_layer tbody th { padding:7px 3px 7px 7px; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .xans-product-detaildesign .discount_layer tbody th,
.dnd_module_a240bc49ca24f8328aa623df4b028fda .xans-product-detaildesign .discount_layer tbody td { font-size:12px; border-top:1px solid #ececec !important; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .xans-product-detaildesign .discount_layer tbody td { padding:7px 7px 7px 0; text-align:right; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .xans-product-detaildesign .discount_layer tbody td .addMobile { display:block; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .xans-product-detaildesign .discount_layer .gCenter { text-align:center; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .productSet .ec-base-qty { display:inline-block; flex:none !important; position:relative; width:110px !important; padding:0 28px; height:28px; border:1px solid #dedfe2; box-sizing:border-box; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .productSet .ec-base-qty input { width:54px; height:26px; padding:0 5px; border:0; font-weight:bold; font-size:12px; color:#000; line-height:29px; text-align:center; vertical-align:top; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .productSet .ec-base-qty a { position:absolute; top:0; width:28px; height:28px; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .productSet .ec-base-qty a > img  { position:absolute; top:0; left:0; opacity:.00001; width:100%; height:100%; z-index:10; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .productSet .ec-base-qty a:before { content:''; position:absolute; left:50%; top:50%; width:9px; height:1px; background:#000; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .productSet .ec-base-qty a:first-of-type { right:0; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .productSet .ec-base-qty a:first-of-type:before { margin:0 0 0 -4px; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .productSet .ec-base-qty a:first-of-type:after { content:''; position:absolute; left:50%; top:50%; width:1px; height:9px; margin:-4px 0 0 0; background:#000; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .productSet .ec-base-qty a:last-of-type { left:0; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .productSet .ec-base-qty a:last-of-type:before { margin:0 0 0 -4px; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .event { padding:16px 16px 6px; }
/* 정기결제 */
.dnd_module_a240bc49ca24f8328aa623df4b028fda  .shippingCycle { background:#f1f1f1; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .shippingCycle .title { display:inline-block; padding:5px 3px; font-size:12px; font-weight:bold; color:#1b1b1b; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .shippingCycle .button { display:flex; flex-direction:row; flex-wrap:wrap; justify-content:space-between; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .shippingCycle .button .gLabel { position:relative; overflow:hidden; width:25%; margin:0; padding:3px; box-sizing:border-box; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .shippingCycle .button .gLabel .txt { display:inline-block; width:100%; height:32px; line-height:30px; text-align:center; border:1px solid #d7d5d5; background:#fff; cursor:pointer; box-sizing:border-box; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .shippingCycle .button .gLabel input { position:absolute; top:0; left:-9999em; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .shippingCycle .button .gLabel input:checked + .txt { line-height:28px; border:2px solid #008bcc; }
/* 사이즈가이드 */
.dnd_module_a240bc49ca24f8328aa623df4b028fda .sizeGuide { padding:7px 0 14px 22px; background:url("//img.echosting.cafe24.com/skin/mobile_ko_KR/product/ico_sizeGuide.png") no-repeat 2px 9px; background-size:auto 10px; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .sizeGuide a { display:inline-block; padding:0 14px 0 0; font-weight:bold; color:#1b1b1b; font-size:13px; background:url("//img.echosting.cafe24.com/skin/mobile_ko_KR/product/btn_sizeguide.png") no-repeat 100% 50%; background-size:auto 12px; }
/* select single css */
.dnd_module_a240bc49ca24f8328aa623df4b028fda .quantity_single_div { padding: 17px 0 0; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .quantity_single_div.quantity_single_div2 { padding: 17px 16px 17px 109px; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .quantity_single_div th { text-align: left; font-weight: normal; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .quantity_single_li .quantity_title {display: inline-block; width: 64px; padding: 0 10px 0 0; line-height: 28px;}
.dnd_module_a240bc49ca24f8328aa623df4b028fda .quantity_single_li { padding: 10px 0 0; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda .quantity_single_li .ec-base-qty { vertical-align: top; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda #totalProducts tbody td p { padding:7px 10px 0 0; font-weight:bold; line-height:21px; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda #totalProducts tbody + tbody{border-top:1px solid #d5d5d5}
.dnd_module_a240bc49ca24f8328aa623df4b028fda #totalProducts tbody tr.option{ border-top:0;}
.dnd_module_a240bc49ca24f8328aa623df4b028fda #totalProducts tbody tr.option table tr{border-top:0}
.dnd_module_a240bc49ca24f8328aa623df4b028fda #totalProducts tbody tr.option table tr th{border-top:1px solid #d5d5d5}
.dnd_module_a240bc49ca24f8328aa623df4b028fda #totalProducts tbody tr.option table th{ text-align:left;padding: 6px 0 7px 5px;line-height: 29px; vertical-align:top;}
.dnd_module_a240bc49ca24f8328aa623df4b028fda #totalProducts tbody tr.option table td { text-align:left;padding: 6px 0 7px;line-height: 29px; border:0; border-top:1px solid #d5d5d5; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda #totalProducts tbody tr.option > td { padding:0; border:0;}
.dnd_module_a240bc49ca24f8328aa623df4b028fda #totalProducts > table > tbody > tr > td > table > tbody > tr:first-child > td { border:0; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda #totalProducts > table > tbody > tr > td > table > tbody > tr:first-child > td:first-child { text-align:left; }
.dnd_module_a240bc49ca24f8328aa623df4b028fda #totalProducts > table > tbody > tr > td > table > tbody > tr:first-child.option > td {padding: 0; border:0;}
/* 펀딩구성 구매안내 */
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .fundingDetail{background-color: #fff; display:none;}
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .fundingDetail h3{font-size:13px;line-height: 24px;font-weight: bold;color:#1b1b1b;padding: 11px 14px;}
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .fundingDetail ul li{position: relative;border-top:1px solid #ececec;padding: 14px;}
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .fundingDetail ul li .prdPrice{font-size:15px;line-height:20px;font-weight:bold;display:flex;justify-content: space-between;}
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .fundingDetail ul li .prdPrice .remaining{display:inline-block;font-size:11px;font-weight: bold;color:#1b87d4;}
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .fundingDetail ul li .name{display:block;font-size:12px;line-height: 17px;font-weight: bold;color:#1b1b1b;margin-top:10px;}
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .fundingDetail ul li .description{font-size:12px;line-height: 17px;color:#777777;margin-top:13px;}
html[lang="ko"] .dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .fundingDetail { display:block;}
/*배송비 할인*/
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .shippingFee .ec-base-tooltip .btnTooltip { position: static; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .shippingFee .ec-base-tooltip .btnTooltip .differentialShipping {  overflow: hidden;  position: absolute; left: 0; right: 0;  top: inherit; z-index: 100;  width: 88% !important;  margin: 3px auto 0; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .shippingFee .wrap .differentialShipping .content { border: 1px solid #757575; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .differentialShipping .content li { overflow: hidden; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .differentialShipping .content li strong { float: left; font-weight: normal; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .differentialShipping .content li span { float: right; color: #2e2e2e; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .shippingFee .wrap table { position: static; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .xans-product-detaildesign .shippingFee > .button { border:0;}
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .ec-base-tooltip   .differentialShipping h3.title  {display: block; padding: 0 20px 0 0; font-size: 15px;  color: #000;  line-height: 43px; background: #fff;}
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58  .differentialShipping { display: none; overflow: hidden; position: absolute; left: 0; right: 0; top: inherit; z-index: 100; width: 88% !important; margin: 3px auto 0; } .dnd_module_92dd6f7ac13d81237bb5f8047fb78f58  .differentialShipping h3.title { margin: 0; padding: 0 35px 0 19px; border: 0; color: #fff; font-size: 14px; line-height: 35px; background: #495164; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58  .differentialShipping .content {border: 1px solid #757575; text-align: center; background: #fff; padding: 12px 18px 14px 18px;}
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58  .btnTooltip.ec-front-shop-delivery-defferent-shipping { position: static; } 
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58  .differentialShipping .close { position: absolute; right: 14px; top: 12px; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58  .differentialShipping .close img { vertical-align: top; cursor: pointer; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58  .differentialShipping .content ul { color: #757575; line-height: 25px; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58  .differentialShipping .content .info { margin: 7px 0 0; padding: 7px 0 0; border-top: 1px dotted #b0b1b3; color: #80aeef; text-align: right; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 input { padding:5px 10px; height:36px; line-height:36px; font-size:13px; border:1px solid #dcd8d6; box-sizing:border-box; outline:none; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 input[type="radio"],
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 input[type="checkbox"] { width:20px; height:20px; border:0; -webkit-appearance:none; vertical-align:middle; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 input[type="radio"] { background:url('https://moma-img.echosting.cafe24.com/img/1/92dd/bg_radio_2.png') no-repeat 0 0; background-size:20px auto; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 input[type="radio"]:checked { background-image:url("https://moma-img.echosting.cafe24.com/img/1/92dd/bg_radio_checked_2.png"); }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 input[type="checkbox"] { background:url('https://moma-img.echosting.cafe24.com/img/1/92dd/bg_checkbox.png') no-repeat 0 0; background-size:20px auto; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 input[type="checkbox"]:checked { background-image:url("https://moma-img.echosting.cafe24.com/img/1/92dd/bg_checkbox_checked.png"); }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 input[type="radio"] + label,
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 input[type="checkbox"] + label { margin:0 16px 0 6px; vertical-align:middle; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 textarea { padding:12px; color:#54504f; border:1px solid #dcd8d6; line-height:1.5; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .tabProduct { position:relative; padding:0 16px; border-bottom:1px solid #e1e1e1; background:#fff; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .tabProduct .tab { display:-webkit-flex; display:-ms-flex; display:flex; overflow:hidden; position:relative; top:1px; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .tabProduct .tab li { -webkit-flex:1; -ms-flex:1; flex:1; border-bottom:2px solid transparent; text-align:center; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .tabProduct .tab li > a { display:block; height:100%; padding:15px 5px 13px; font-size:14px; color:#afa9a6; box-sizing:border-box;line-height: 100%; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .tabProduct .tab li > a:hover { text-decoration:none; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .tabProduct .tab li.selected { border-color:#54504f; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .tabProduct .tab li.selected > a { font-weight:bold; color:#54504f; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 #prdInfo { display:none; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .xans-product-detaildesign { padding:14px 7px 7px; background:#fff; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .xans-product-detaildesign > .ec-base-table input#quantity,
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .xans-product-detaildesign > .ec-base-table img.QuantityUp,
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .xans-product-detaildesign > .ec-base-table img.QuantityDown { display:none; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .xans-product-detaildesign > .ec-base-table img#qrcode { width:70px; margin-right:-20px; margin-top:15px; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .xans-product-detaildesign > .ec-base-table .discount { display:block; font-size:11px; color:#1c1c1c; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .xans-product-detaildesign > .ec-base-table .period { display:block; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .xans-product-detaildesign > .ec-base-table #delivery_cost_prepaid { display:block; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .xans-product-detaildesign > .ec-base-table #btn_email_restock img { width:auto; height:26px; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional {  }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .brdButton { padding:20px 16px 15px; text-align:right; background:#fff; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .brdButton .btnWrite { display:block; width:100%; height:40px; border:1px solid #54504f; font-size:13px; line-height:40px; color:#54504f; text-align:center; border-radius:5px; box-sizing:border-box; text-decoration:none; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .brdButton .viewLink { display:inline-block; margin:16px 0; font-size:12px; color:#54504f; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .brdButton .viewLink:after { content:''; display:inline-block; width:6px; height:6px; margin:-2px 0 0 7px; vertical-align:middle; background-size: 7px auto; border-style:solid; border-color:#54504f; border-width:1px 1px 0 0; transform:rotate(45deg); }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .board .nodata,
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .board .noAccess { height:222px; padding:58px 10px 20px; border-top:1px solid #f0efee; font-size:12px; color:#afa9a6; text-align:center; box-sizing:border-box; }
/* 상세정보 */
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .faq { margin:0; padding:10px 0 7px; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .faq .toggle { margin:0 7px 7px; border:1px solid #d5d5d5; background-color:#fff; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .faq .toggle > .title { position:relative; padding:14px; color:#508bed; -webkit-tap-highlight-color: rgba(255,255,255,0); cursor:pointer; background-color:#f0f0f0; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .faq .toggle > .title:after { display:block; position:absolute; top:0; right:0; content:""; width:40px; height:100%; background-repeat:no-repeat; background-size:13px 8px; background-position:center; background-image:url("//img.echosting.cafe24.com/skin/mobile_ko_KR/product/ico_toggle_arow_down.png"); }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .faq .toggle.selected > .title:after { background-image:url("//img.echosting.cafe24.com/skin/mobile_ko_KR/product/ico_toggle_arow_up.png"); }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .faq .toggle.disable > .title:after { background-image:none !important; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .faq .toggle .contents { display:none; border-top:1px solid #ddd; padding:14px; color:#777; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .faq .toggle.selected > .contents,
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .faq .toggle.disable > .contents { display:block; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional { margin:0; padding:0; background:#fff; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional #prdDetail .button { text-align:center; padding:12px 0; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional #prdDetail .ico { position:relative; top:2px; display:inline-block; width:13px; height:13px; background-image:url("//img.echosting.cafe24.com/skin/mobile_ko_KR/product/ico_expand.png"); background-size:13px 13px; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional #prdDetail img { width:100%; margin:0; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .btnMore { position:relative; margin:0 auto; width:100%; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .btnMore a { display:block; padding:12px 0; border-top:1px solid #f1f1f1; border-bottom:1px solid #d5d5d5; color:#757575; text-align:center; font-weight:bold; background:#f5f5f5; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .btnMore span.icoMore { display:inline-block; margin:0 0 0 8px; width:12px; height:7px; font-size:0; line-height:0; vertical-align:middle; background:url("//img.echosting.cafe24.com/skin/mobile_ko_KR/layout/btn_more.gif") no-repeat 50% 50%; background-size:12px 7px; }
/* 상품후기, Q&A */
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 #prdReview,
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 #prdQnA { display:none; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 #prdReview h3,
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 #prdQnA h3 { display:none; }
/* 리스트 */
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .board { background:#fff; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .board .writeNotiArea { padding:0 14px; background:#fff; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .board .writeNotiArea:after { content:""; display:block; clear:both; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .board .writeNotiArea p { float:left; margin:7px 0; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .board .writeNotiArea div.gRight { float:right; margin:7px 0 0; }
/* 미성년자 출입 금지 */
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .board .minor { height:222px; padding:58px 10px 20px; border-top:1px solid #e5e9f2; font-size:12px; color:#999; text-align:center; box-sizing:border-box; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .board .minor .button { display:inline-block; height:28px; margin:16px 0 0; padding:0 10px; border:1px solid #54504f; font-size:12px; color:#54504f; line-height:26px; box-sizing:border-box; text-decoration:none; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .board .minor .btnBasic { display: inline-block; background: transparent; font-family: "Apple SD Gothic Neo","Noto Sans Regular","맑은 고딕","malgun gothic","돋움","dotum",sans-serif; height: 28px; margin: 16px 0 0; padding: 0 10px; border: 1px solid #000; font-size: 12px; color: #000; line-height: 26px; box-sizing: border-box; text-decoration: none; }
/* 정렬 */
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .board .boardSort { padding:7px 14px; font-size:13px; background:#f1f1f1; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .board .boardSort:after { content:""; display:block; clear:both; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .board .boardSort span { float:left; margin:0 14px 0 0; }
/* 게시글 */
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .brdList { border-bottom:1px solid #e5e9f2; background:#fff; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .brdList > li { padding:17px 16px; border-top:1px solid #e5e9f2; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .brdList > li > .link { display:block; position:relative; color:#54504f; text-decoration:none; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .brdList > li > .link .subject { display:block; font-size:14px; font-weight:normal; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .brdList > li > .link .subject .text { margin:0 3px 0 0; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .brdList > li > .link .subject > img { display:inline-block; width:inherit !important; height:inherit !important; margin:0 3px 0 0; vertical-align:middle; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .brdList > li > .link .subject .commentCntdhs { display:none; padding:0 2px 0 0; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .brdList > li > .link .info { display:block; margin:10px 0 0; font-size:12px; color:#afa9a6; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .brdList > li > .link .info .point { display:inline-block; height:10px; margin:1px 3px 0 0; vertical-align:top; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .brdList > li > .link .info > span:before { content:''; display:inline-block; width:1px; height:8px; margin:5px 8px 0; vertical-align:top; background:#dddee0; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .brdList > li > .link .info > span:first-child:before,
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .brdList > li > .link .info > span.point + span:before { display:none; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .brdList > li > .link .append { margin:3px 0 0; font-size:0; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .brdList > li > .link .append > span { display:inline-block; font-size:12px; color:#afa9a6; vertical-align:middle; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .brdList > li > .link .append > span:before { content:''; display:inline-block; width:1px; height:8px; margin:3px 8px 0; background:#dddee0; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .brdList > li > .link .append > span:first-child:before { display:none; }
/* 아코디언형 본문 */
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .brdList .contentView { margin:0; padding:0; min-height:0; border-top:0; color:#54504f; font-size:15px; text-align:left; word-wrap:break-word; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .brdList .contentView .formGroup { display:-webkit-flex; display:-ms-flex; display:flex; -webkit-justify-content:space-between; -ms-justify-content:space-between; justify-content:space-between; -webkit-flex-wrap:wrap; -ms-flex-wrap:wrap; flex-wrap:wrap; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .brdList .contentView .formGroup .gLeft { text-align:left; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .brdList .contentView .formGroup .gRight { text-align:right; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .brdList .contentView .view { }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .brdList .contentView .view.secret { padding:16px 16px 19px; background:#f6f6f6; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .brdList .contentView .view.secret .alert { display:block; margin:0 0 10px; color:#5d5d5d; font-size:12px; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .brdList .contentView .view.secret .formGroup input[type="password"] { -webkit-flex:1; -ms-flex:1; flex:1; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .brdList .contentView .view.secret .formGroup input[type="button"] { min-width:60px; height:36px; margin:0 0 0 4px; border:0; border-radius:0; font-size:13px; line-height:36px; color:#fff; text-align:center; background:#000; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .brdList .contentView .view.comment { padding:0 16px; font-size:13px; line-height:20px; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .brdList .contentView .view.comment .attachImage { max-width:100%; text-align:center; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .brdList .contentView .view.comment .attachImage img { max-width:100%; margin:0 0 14px; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .brdList .contentView .view.comment .formGroup { margin:25px 0 19px; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .brdList .contentView .view.comment .formGroup a em { color:#508bed; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .brdList .contentView .view.comment .formGroup .btnReply { display:inline-block; position:relative; padding:0 16px 0 0; font-size:14px; color:#54504f; vertical-align:top; text-decoration:none; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .brdList .contentView .view.comment .formGroup .btnReply:after { content:''; position:absolute; right:0; top:50%; width:8px; height:5px; margin:-2px 0 0; background:url('//img.echosting.cafe24.com/skin/dnd_ko_KR/common/module/board/btn_reply.png') no-repeat 0 0; background-size:8px auto; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .brdList .contentView .view.comment .formGroup .btnReply .number { margin:0 0 0 3px; color:#ff9584; }
/* 댓글영역 */
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .boardCommentPackage { overflow:hidden; background:#fff; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .boardCommentPackage .brdCmtTitle { margin:0 16px; padding:16px 0 14px; border-bottom:2px solid #000; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .boardCommentPackage .brdCmtTitle h3 { display:inline-block; font-size:13px; color:#000; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .boardCommentPackage .empty { display:-webkit-flex; display:-ms-flex; display:flex; -webkit-align-items:center; -ms-align-items:center; align-items:center; -webkit-justify-content:center; -ms-justify-content:center; justify-content:center; height:160px; padding:0 16px; font-size:12px; color:#999; text-align:center; box-sizing:border-box; }
/* 비밀글 확인 */
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .cmtSecret { margin:16px 0 34px; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .cmtSecret #secure_password { -webkit-flex:1; -ms-flex:1; flex:1; }
/* 권한 없음 */
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .brdCmtAuthority { margin:20px 16px; padding:12px 10px 11px; border-radius:4px; font-size:12px; color:#0078ea; text-align:center; background:#f6f8fa; }
/* 댓글리스트 공통요소*/
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .brdList .formGroup { display:-webkit-flex; display:-ms-flex; display:flex; -webkit-flex-wrap:wrap; -ms-flex-wrap:wrap; flex-wrap:wrap; -webkit-justify-content:space-between; -ms-justify-content:space-between; justify-content:space-between; -webkit-align-items:center; -ms-align-items:center; align-items:center; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .brdList .contentView .view.comment .brdCmt .formGroup { margin-bottom:0; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .brdList .formGroup .gLeft { text-align:left; font-size:0; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .brdList .formGroup .gRight { text-align:right; font-size:0; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .brdList .formGroup .button { display:inline-block; height:28px; padding:0 10px; font-size:12px; line-height:28px; box-sizing:border-box; text-decoration:none; border-radius:5px; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .brdList .formGroup .button.theme1 { border:1px solid #54504f; color:#54504f; background:#fff; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .brdList .formGroup .button.theme2 { border:1px solid #54504f; color:#fff; background:#54504f; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .brdList .formGroup .button.large { min-width:67px; height:36px; font-size:13px; line-height:36px; text-align:center; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .brdList .formGroup .button.large.theme1 { border-color:#000; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .brdList .formGroup .gLeft .button { margin:0 4px 0 0; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .brdList .formGroup .gRight .button { margin:0 0 0 4px; }
/* 댓글리스트 */
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .brdList .contentView .brdCmt { margin:0 -16px; background:#f6f6f6; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .brdCmt li { position:relative; padding:19px 16px 19px 36px; border-top:1px solid #e5e9f2; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .brdCmt li:before { content:'댓글'; position:absolute; left:22px; top:24px; width:6px; height:6px; font-size:1px; line-height:0; text-indent:-150%; color:transparent; background:url('//img.echosting.cafe24.com/skin/dnd_ko_KR/common/module/board/ico_reply.png') no-repeat 0 0; background-size:6px auto; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .brdCmt li > .info { margin:0 0 9px; font-size:0; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .brdCmt li > .info > span { display:inline-block; font-size:12px; color:#afa9a6; vertical-align:middle; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .brdCmt li > .info > span:before { content:''; display:inline-block; width:1px; height:8px; margin:3px 8px 0; background:#dddee0; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .brdCmt li > .info > span:first-child:before,
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .brdCmt li > .info .point + span:before { display:none; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .brdCmt li > .info .point { height:10px; margin:3px 3px 0 0; vertical-align:top; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .brdCmt li > .info .writer a { color:#afa9a6; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .brdCmt li > .comment { font-size:13px; line-height:20px; color:#54504f; word-wrap:break-word; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .brdCmt li > .comment .icon > img { display:inline-block; width:inherit !important; height:inherit !important; margin:0 3px 0 0; vertical-align:middle; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .brdCmt li > .comment + .formGroup { margin:25px 0 0; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .brdCmt li > .formGroup .btnReply { display:inline-block; position:relative; padding:0 16px 0 0; font-size:14px; color:#000; vertical-align:top; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .brdCmt li > .formGroup .btnReply:after { content:''; position:absolute; right:0; top:50%; width:8px; height:5px; margin:-2px 0 0; background:url('//img.echosting.cafe24.com/skin/dnd_ko_KR/common/module/board/btn_reply.png') no-repeat 0 0; background-size:8px auto; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .brdCmt li > .formGroup .btnReply .number { margin:0 0 0 3px; color:#0078ea; }
/* 댓글의 댓글영역 */
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .brdCmt li.replyArea { margin-left:36px; padding-left:14px; background:#f6f6f6; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .brdCmt li.replyArea:before { content:'댓글의 댓글'; position:absolute; left:0; top:24px; width:6px; height:6px; font-size:1px; line-height:0; text-indent:-150%; color:transparent; background:url('//img.echosting.cafe24.com/skin/dnd_ko_KR/common/module/board/ico_reply.png') no-repeat 0 0; background-size:6px auto; }
/* 댓글쓰기(write), 댓글수정(modify), 댓글의 댓글 쓰기(reply) 공통 */
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .brdEditor { }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .brdEditor .titEditor { display:block; margin:0 0 12px; font-size:13px; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .brdEditor .info { display:-webkit-flex; display:-ms-flex; display:flex; margin:0 0 0 -10px; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .brdEditor .info .name,
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .brdEditor .info .password { -webkit-flex:1; -ms-flex:1; flex:1; margin:0 0 0 10px; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .brdEditor .info input { width:100%; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .brdEditor .comment { display:block; margin:10px 0 0; word-wrap:break-word; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .brdEditor .comment textarea { width:100%; height:62px; box-sizing:border-box; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .brdEditor .comment .byte { display:block; margin:2px 0 0; font-size:12px; color:#54504f; text-align:right; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .brdEditor .comment .byte .current { color:#000; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .brdEditor .formGroup { margin:15px 0 0; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .brdEditor .formGroup .secret {  }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .brdEditor .formGroup .secret label { height:20px; font-size:13px; color:#54504f; line-height:20px; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .brdEditor .formGroup .secret label input[type="checkbox"] { vertical-align:top; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .brdEditor .byteRating { display:-webkit-flex; display:-ms-flex; display:flex; margin:12px 0 0; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .brdEditor .byteRating .label { width:64px; padding:0 10px 0 0; font-weight:normal; font-size:13px; color:#54504f; box-sizing:border-box; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .brdEditor .byteRating .rating { -webkit-flex:1; -ms-flex:1; flex:1; color:#54504f; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .brdEditor .byteRating .rating em { font-style:normal; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .brdEditor .byteRating .rating input[type=radio] + label { margin:0 7px 0 4px; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .brdEditor .captcha { margin:20px 0 32px; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .brdEditor .captcha:after { content:''; display:block; clear:both; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .brdEditor .captcha .image { float:left; min-height:36px; margin:0 10px 0 0; padding:5px; box-sizing:border-box; background:#dedfe2; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .brdEditor .captcha .form { overflow:hidden; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .brdEditor .captcha .form input[type="text"] { width:100%; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .brdEditor .captcha .help { clear:both; margin:7px 0 0; font-size:12px; color:#999; }
/* 댓글 쓰기 */
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .brdCmtWrite {  }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .brdCmtWrite .brdEditor { margin:0 -16px 0; padding:20px 16px; border-top:1px solid #e5e9f2; background:#f6f6f6; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .brdList .contentView .view.comment .brdCmtWrite .formGroup { margin-bottom:0; }
/* 댓글의 댓글 쓰기 */
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .brdCmtReply { margin:19px -16px -19px -36px; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .brdCmtReply .brdEditor { padding:20px 16px; border-top:1px solid #e5e9f2; background:#f6f6f6; }
/* brdPaginate */
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .brdPaginate.typeList { padding:20px 0 48px; text-align:center; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .brdPaginate.typeList [class*='btn'] { display:inline-block; position:relative; width:30px; height:30px; font-size:1px; line-height:0; color:transparent; vertical-align:top; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .brdPaginate.typeList [class*='btn']:before { content:''; position:absolute; left:50%; top:50%; width:8px; height:13px; margin:-6px 0 0 -4px; background:url('//img.echosting.cafe24.com/skin/dnd_ko_KR/common/module/sfix_btn_paginate.png') no-repeat 0 0; background-size:100px auto; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .brdPaginate.typeList .btnNext:before { background-position:-50px 0; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .brdPaginate.typeList .page { display:inline-block; height:32px; max-width:220px; vertical-align:top; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .brdPaginate.typeList .page:after { content:''; display:block; clear:both; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .brdPaginate.typeList .page li { float:left; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .brdPaginate.typeList .page li a { display:inline-block; margin:0 18px; font-size:15px; line-height:32px; color:#999; text-decoration:none; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .brdPaginate.typeList .page .other { }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .brdPaginate.typeList .page .this { font-weight:bold; color:#000; }
/* 권한 없음 */
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional .brdList .contentView .memoCont .boardCommentAuthority { padding:14px; text-align:center; background:#fff; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .prdAdditional #prdDetail {  word-break: break-all; text-align: center;}
/* 에디봇 */
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58 .-edm-style{ overflow:hidden; width:100% !important; }
.dnd_module_92dd6f7ac13d81237bb5f8047fb78f58  .edibot-product-detail { width: auto !important; }
.dnd_module_3865037d1db28c40406f2a127c19756c { padding:10px 0 0; background:#f6f8fa; }
.dnd_module_3865037d1db28c40406f2a127c19756c .customer { display:-webkit-flex; display:-ms-flex; display:flex; margin:0 8px 10px; border:1px solid #e5e9f2; background:#fff; }
.dnd_module_3865037d1db28c40406f2a127c19756c .customer:after { content:''; display:block; clear:both; }
.dnd_module_3865037d1db28c40406f2a127c19756c .customer .link { position:relative; -webkit-flex:1; -ms-flex:1; flex:1; padding:23px 10px 17px; text-align:center; }
.dnd_module_3865037d1db28c40406f2a127c19756c .customer .link:hover { text-decoration:none; }
.dnd_module_3865037d1db28c40406f2a127c19756c .customer .link:before { content:''; display:block; width:24px; height:24px; margin:0 auto; }
.dnd_module_3865037d1db28c40406f2a127c19756c .customer .link.tel:before { background:url('//img.echosting.cafe24.com/skin/dnd_ko_KR/common/layout/img_customer_tel.png') no-repeat 0 0; background-size:24px auto;}
.dnd_module_3865037d1db28c40406f2a127c19756c .customer .link.consult:before { background:url('//img.echosting.cafe24.com/skin/dnd_ko_KR/common/layout/img_customer_consult.png') no-repeat 0 0; background-size:24px auto; }
.dnd_module_3865037d1db28c40406f2a127c19756c .customer .link:after { content:''; position:absolute; left:0; top:29px; bottom:29px; width:1px; background:#e5e9f2; }
.dnd_module_3865037d1db28c40406f2a127c19756c .customer .link:first-child:after { display:none; }
.dnd_module_3865037d1db28c40406f2a127c19756c .customer .link .title { display:block; margin:7px 0 2px; font-size:14px; color:#000; font-weight:bold; }
.dnd_module_3865037d1db28c40406f2a127c19756c .customer .link .sub { font-size:13px; color:#abaeb5; }
.dnd_module_3865037d1db28c40406f2a127c19756c .company { padding:16px 16px 63px; font-size:12px; line-height:18px; }
.dnd_module_3865037d1db28c40406f2a127c19756c .company .link:hover { text-decoration:none; }
.dnd_module_3865037d1db28c40406f2a127c19756c .company .util { margin:0 0 28px; color:#5d5d5d; }
.dnd_module_3865037d1db28c40406f2a127c19756c .company .util:after { content:''; display:block; clear:both; }
.dnd_module_3865037d1db28c40406f2a127c19756c .company .util li { float:left; margin:0 22px 5px 0; }
.dnd_module_3865037d1db28c40406f2a127c19756c .company .util li.commercial-law { display: none; }
.dnd_module_3865037d1db28c40406f2a127c19756c .company .info { color:#999; }
.dnd_module_3865037d1db28c40406f2a127c19756c .company .name { display:block; font-weight:normal; }
.dnd_module_3865037d1db28c40406f2a127c19756c .company .info dl dt,
.dnd_module_3865037d1db28c40406f2a127c19756c .company .info dl dd { display:inline-block; }
.dnd_module_3865037d1db28c40406f2a127c19756c .company .info dl dd a { color:#999; }
.dnd_module_3865037d1db28c40406f2a127c19756c .company .info dl dd + dt:before { content:''; display:inline-block; width:1px; height:10px; margin:3px 6px 0 2px; vertical-align:top; background:#cacaca; }
.dnd_module_3865037d1db28c40406f2a127c19756c .company .copyright { margin:10px 0 0; color:#999; }
.dnd_module_3865037d1db28c40406f2a127c19756c .company .info dl dd.business_info { display:none; }
html[lang="ja"] .dnd_module_3865037d1db28c40406f2a127c19756c .company .util li.commercial-law { display: block; }
html[lang="ko"] .dnd_module_3865037d1db28c40406f2a127c19756c .company .info dl dd.business_info { display:inline-block; }
.dnd_module_8b2faf08d27d4939d1579e54c4058b93 { padding:37px 16px 18px; margin:0 0 10px; background:#fff; }
.dnd_module_8b2faf08d27d4939d1579e54c4058b93 .member .message { font-size:15px; line-height:22px; }
.dnd_module_8b2faf08d27d4939d1579e54c4058b93 .member .message .comment { display:block; }
.dnd_module_8b2faf08d27d4939d1579e54c4058b93 .member .btnMember { display:-webkit-flex; display:-ms-flex; display:flex; -webkit-flex-wrap:wrap; -ms-flex-wrap:wrap; flex-wrap:wrap; -webkit-align-items:center; -ms-align-items:center; align-items:center; margin:11px 0 0; }
.dnd_module_8b2faf08d27d4939d1579e54c4058b93 .member .btnMember .member {  }
.dnd_module_8b2faf08d27d4939d1579e54c4058b93 .member .btnMember .button { float:left; min-width:63px; height:28px; padding:0 10px; margin:0 4px 0 0; border:1px solid #000; font-size:12px; line-height:28px; text-align:center; box-sizing:border-box; text-decoration:none; }
.dnd_module_8b2faf08d27d4939d1579e54c4058b93 .member .btnMember .button.theme1 { color:#000; background:#fff; }
.dnd_module_8b2faf08d27d4939d1579e54c4058b93 .member .btnMember .button.theme2 { color:#fff; background:#000; }
.dnd_module_8b2faf08d27d4939d1579e54c4058b93 .member .btnMember .orderList { display:inline-block; position:relative; margin-left:auto; padding-right:16px; font-size:12px; color:#0078ea; text-decoration:none; }
.dnd_module_8b2faf08d27d4939d1579e54c4058b93 .member .btnMember .orderList:after { content:''; position:absolute; right:2px; top:50%; width:7px; height:10px; margin-top:-5px; background:url('//img.echosting.cafe24.com/skin/dnd_ko_KR/common/module/aside/ico_order_arrow.png') no-repeat 0 0; background-size:7px auto; }
.dnd_module_8b2faf08d27d4939d1579e54c4058b93 .search { margin:40px 0 0; }
.dnd_module_8b2faf08d27d4939d1579e54c4058b93 .search { position:relative; }
.dnd_module_8b2faf08d27d4939d1579e54c4058b93 .search #keyword { display:block; width:100%; height:32px; padding:0 10px 0 30px; font-size:12px; color:#666; border:1px solid #dedfe2; box-sizing:border-box; }
.dnd_module_8b2faf08d27d4939d1579e54c4058b93 .search #keyword:focus { padding-right:30px; color:#000; border-color:#000; }
.dnd_module_8b2faf08d27d4939d1579e54c4058b93 .search [class*="btn"] { overflow:hidden; position:absolute; font-size:1px; line-height:0; color:transparent; }
.dnd_module_8b2faf08d27d4939d1579e54c4058b93 .search [class*="btn"]:before { content:''; position:absolute; background-image:url('//img.echosting.cafe24.com/skin/dnd_ko_KR/common/module/sfix_search_form.png'); background-repeat:no-repeat; background-size:150px 25px;  }
.dnd_module_8b2faf08d27d4939d1579e54c4058b93 .search .btnSearch { left:0; top:0; width:30px; height:30px; }
.dnd_module_8b2faf08d27d4939d1579e54c4058b93 .search .btnSearch:before { left:10px; top:9px; width:13px; height:13px; background-position:0 0;}
.dnd_module_8b2faf08d27d4939d1579e54c4058b93 .search #keyword:focus + .btnSearch:before { background-position:-50px 0; }
.dnd_module_683894327793039c00ad4c0440d0d8df { padding:0 16px 15px; border-bottom:1px solid #e5e9f2; background:#fff; }
.dnd_module_683894327793039c00ad4c0440d0d8df h2 { padding:25px 0 15px; font-size:12px; }
.dnd_module_683894327793039c00ad4c0440d0d8df .category { display:-webkit-flex; display:-ms-flex; display:flex; -webkit-flex-wrap:wrap; -ms-flex-wrap:wrap; flex-wrap:wrap; margin:0 0 0 -16px; }
.dnd_module_683894327793039c00ad4c0440d0d8df .category:after { content:''; display:block; clear:both; }
.dnd_module_683894327793039c00ad4c0440d0d8df .category li { float:left; width:50%; -webkit-flex-basis:50%; -ms-flex-basis:50%; flex-basis:50%; }
.dnd_module_683894327793039c00ad4c0440d0d8df .category .link { display:block; display:-webkit-flex; display:-ms-flex; display:flex; -webkit-flex-wrap:wrap; -ms-flex-wrap:wrap; flex-wrap:wrap; -webkit-align-items:center; -ms-align-items:center; align-items:center; min-height:50px; padding:10px 0 10px 16px; font-size:13px; color:#000; word-break:break-all; box-sizing:border-box; }
.dnd_module_683894327793039c00ad4c0440d0d8df .category .link:hover { text-decoration:none; }
.dnd_module_8b71cdd5fdf6c6798316ae12967bd43a { background:#fff; overflow: hidden; }
.dnd_module_8b71cdd5fdf6c6798316ae12967bd43a .link { display:block; font-size:0; }
.dnd_module_8b71cdd5fdf6c6798316ae12967bd43a .image { width:100%; }
.dnd_module_9f9c25628731aa225372896edfbe24ec { background:#fff; overflow: hidden; }
.dnd_module_9f9c25628731aa225372896edfbe24ec .link { display:block; font-size:0; }
.dnd_module_9f9c25628731aa225372896edfbe24ec .image { width:100%; }
.dnd_module_608cf25be3fe4e5bd1f55b2485321931 { padding:0 16px 15px; border-bottom:1px solid #e5e9f2; background:#fff; }
.dnd_module_608cf25be3fe4e5bd1f55b2485321931 h2 { padding:25px 0 15px; font-size:12px; }
.dnd_module_608cf25be3fe4e5bd1f55b2485321931 .board { display:-webkit-flex; display:-ms-flex; display:flex; -webkit-flex-wrap:wrap; -ms-flex-wrap:wrap; flex-wrap:wrap; }
.dnd_module_608cf25be3fe4e5bd1f55b2485321931 .board:after { content:''; display:block; clear:both; }
.dnd_module_608cf25be3fe4e5bd1f55b2485321931 .board li { float:left; width:50%; -webkit-flex-basis:50%; -ms-flex-basis:50%; flex-basis:50%; }
.dnd_module_608cf25be3fe4e5bd1f55b2485321931 .board .link { display:block; display:-webkit-flex; display:-ms-flex; display:flex; -webkit-flex-wrap:wrap; -ms-flex-wrap:wrap; flex-wrap:wrap; -webkit-align-items:center; -ms-align-items:center; align-items:center; min-height:50px; padding:10px 0 10px 0; font-size:13px; color:#000; word-break:break-all; box-sizing:border-box; }
.dnd_module_608cf25be3fe4e5bd1f55b2485321931 .board .link:hover { text-decoration:none; }
.dnd_module_5db06c03ea0da5a37c946c37ba207438 { background:#fff; overflow: hidden; }
.dnd_module_5db06c03ea0da5a37c946c37ba207438 .link { display:block; font-size:0; }
.dnd_module_5db06c03ea0da5a37c946c37ba207438 .link .image { width:100%; }
.slidingMenu .dnd_module_5db06c03ea0da5a37c946c37ba207438 { width:100%; max-height:133px; }
.dnd_module_9b58460ba77054c65b28587ebdbc274d { overflow:hidden; padding:0 16px 24px; background:#f6f8fa; }
.dnd_module_9b58460ba77054c65b28587ebdbc274d .xans-layout-info { display:-webkit-flex; display:-ms-flex; display:flex; }
.dnd_module_9b58460ba77054c65b28587ebdbc274d .link { -webkit-align-items:center; -ms-align-items:center; align-items:center; -webkit-justify-content:center; -ms-justify-content:center; justify-content:center; -webkit-flex:1; -ms-flex:1; flex:1; position:relative; line-height: 55px; height:55px; text-align:center; }
.dnd_module_9b58460ba77054c65b28587ebdbc274d .link:hover { text-decoration:none; }
.dnd_module_9b58460ba77054c65b28587ebdbc274d .link.customer:after { content:''; position:absolute; right:-1px; top:50%; width:1px; height:12px; margin:-5px 0 0; background:#cacaca; }
.dnd_module_9b58460ba77054c65b28587ebdbc274d .link:before { content:''; display:inline-block; width:14px; height:14px; margin:0 3px 0 0; vertical-align:middle; }
.dnd_module_9b58460ba77054c65b28587ebdbc274d .link.customer:before { background:url('//img.echosting.cafe24.com/skin/dnd_ko_KR/common/layout/img_bottom_menu_customer.png') no-repeat 0 0; background-size:14px auto; }
.dnd_module_9b58460ba77054c65b28587ebdbc274d .link.inquire:before { background:url('//img.echosting.cafe24.com/skin/dnd_ko_KR/common/layout/img_bottom_menu_inquire.png') no-repeat 0 0; background-size:14px auto; }
/* 쿠폰 */
.xans-coupon-productdetailajax.ec-base-fold { margin:0 7px 7px; }
.xans-coupon-productdetailajax .contents { background:#fff; }
.xans-coupon-productdetailajax .contents li { padding:14px; border-top:1px solid #ececec; }
.xans-coupon-productdetailajax .contents li:first-child { border-top:0; }
.xans-coupon-productdetailajax .coupon { width:216px; height:105px; margin:10px auto; font-size:12px; line-height:1.5; text-align:center; font-family:Dotum, sans-serif; background-repeat:no-repeat; }
.xans-coupon-productdetailajax .coupon .title { display:block; padding:8px 0 0; font-size:10px; line-height:15px; text-align:center; font-weight:normal; font-family:Arial, sans-serif; }
.xans-coupon-productdetailajax .coupon .discount { font-size:18px; line-height:28px; font-weight:bold; text-align:center; letter-spacing:-1px; font-family:Dotum, sans-serif; text-decoration:none; }
.xans-coupon-productdetailajax .coupon .discount span { font-size:22px; font-family:Verdana, sans-serif; }
.xans-coupon-productdetailajax .coupon .period { font-size:11px; line-height:13px; font-weight:bold; text-align:center; font-family:Dotum, sans-serif; letter-spacing:-1px; }
.xans-coupon-productdetailajax .coupon .button { margin:5px 0 0; text-align:center; }
