@charset "euc-kr";
#m_preview_wrap {display:none;} /* 미리보기 숨기기 */


@import url('https://fonts.googleapis.com/css?family=Ubuntu:300,400,500,700');
/* Noto Sans KR (korean) */
@font-face { 
    font-family: 'Noto Sans KR'; 
    font-style: normal; 
    font-weight: 100; 
    src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff) format('woff'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.otf) format('opentype');
} 

@font-face { 
    font-family: 'Noto Sans KR'; 
    font-style: normal; 
    font-weight: 300; 
    src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff) format('woff'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.otf) format('opentype'); 
}

@font-face {
font-family: 'Noto Sans KR'; 
    font-style: normal; 
    font-weight: 400; 
    src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff) format('woff'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.otf) format('opentype'); 
}

@font-face { 
    font-family: 'Noto Sans KR'; 
    font-style: normal; 
    font-weight: 500; 
    src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff) format('woff'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.otf) format('opentype'); 
} 

@font-face { 
    font-family: 'Noto Sans KR'; 
    font-style: normal; 
    font-weight: 700; 
    src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff) format('woff'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.otf) format('opentype'); 
} 

@font-face {
    font-family: 'Noto Sans KR'; 
    font-style: normal; 
    font-weight: 900; 
    src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff) format('woff'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.otf) format('opentype'); 
}



/* base */
* {-webkit-text-size-adjust:none;}
*:focus {
outline: none;
}
body, code{min-width:320px; font-size:11px; font-family:'Poppins', 'Noto Sans KR', sans-serif; color:#474852; line-height:20px; background:#fff; font-weight:400; -webkit-text-size-adjust:none;}
body,input,textarea,select,button,table{font-size:11px; font-family:'Poppins', 'Noto Sans KR', sans-serif; color:#474852; line-height:20px; background:#fff; font-weight:400;;}
body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,textarea,button,select,figure{margin:0;padding:0}
h1, h2, h3, h4, h5, h6 {font-weight:600;}

form, fieldset, legend, label {margin:0; padding:0;}
fieldset{border:0 none;}
fieldset legend {position:absolute; visibility:hidden; overflow:hidden; width:0; height:0; margin:0; padding:0; font:0/0 Arial;}
em,address{font-style:normal;}
table{border:1px solid #f3f3f3;}
th,td{font-weight:normal;}
input,textarea,select{padding:7px; height:30px; background:#f3f3f3; color:#666; border:0; outline-style:none; line-height:16px; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box;}
button{border:0; font-family:'Poppins', 'Noto Sans KR', sans-serif; outline:0; cursor:pointer;}
button:focus{outline: 0 !important;}
label { cursor:pointer; }
table {border-collapse: collapse; border-spacing: 0;}
#passimg input{    background-color: #fff !important;
    height: 29px !important;
    line-height: 29px !important;}

html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, button, p, blockquote, th, td{margin:0; padding:0; -webkit-tap-highlight-color:rgba(255, 255, 255, 0.5);}
html{width:100%; height:100%;}
body, code{min-width:320px;  font-size:11px; font-family:'Poppins', 'Noto Sans KR', sans-serif; color:#474852; line-height:20px; background:#fff; font-weight:400; -webkit-text-size-adjust:none;}
body{position:relative; height:100%;}
code{background:none; display:block;}
ul li{list-style:none;}
ol{list-style-position:inside;}
img, fieldset{ border:none;}
img{vertical-align:middle;}
hr.layout{display:none;}
em, address{font-style:normal;}
ins{text-decoration:none;}
a{text-decoration:none; color:#6d6d6d; font-weight:400;}
a:active{text-decoration:none;}
table{width:100%; table-layout:fixed; border:0 none; border-spacing:0; border-collapse:collapse;}
table caption{display:none;}
th, td{border:0; line-height:16px;}
legend{height:0; width:0; display:block; text-indent:-9999em;}
label{cursor:pointer;}
strong,b{font-weight:600;}
img {max-width:100%;}
hr, button img {display:none;}
/* //base */

/* cross */
* html input { margin:-1px 0; } 
*:first-child+html input { margin:-1px 0; }
input.checkbox { width:13px; height:13px; margin-top:-4px; vertical-align:middle;}
/* //cross */

/* a-style */
a {text-decoration:none; color:#666; font-weight:400;}
a:hover, a:active {text-decoration:none;}
/* //a-style */

/* 공통 */
address, article, aside, figure, footer, header, hgroup, menu, nav, section {display:block;}
caption {font-size:0; height:0;}
input[type="text"], input[type="date"], input[type="tel"], input[type="number"], input[type="email"], input[type="password"], select {padding:3px 7px; height:28px; background:transparent; color:#474852; border:1px solid #efefef; outline-style:none; line-height:18px; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; vertical-align:middle;}
input[type="radio"], input[type="checkbox"] {vertical-align: middle;}





.clearFix {position:relative; overflow:hidden; zoom:1;}
.bold {font-weight:bold;}
.response100 {width:100%;}
.location {padding:0 10px; margin-bottom:8px;}

.none-data {text-align: center; margin: 80px 0;}
.none-data img {margin-bottom:10px;}
.none-data i {font-size: 20px;color: #d6d6d6;display: block;padding-bottom: 15px;}

.pd10 {padding:0 10px;}
.fr {float:right !important;}
.fl {float:left !important;}
.txt-input1 {width:100% !important;}
.txt-input2 {width:46% !important;}
.txt-input3 {width:29% !important;}
.txt-input4 {width:20% !important;}
.txt-area1 {width:100% !important;}
.mt5 {margin-top:5px;}
.page_location {padding:5px 5px;}
.page_location li {float:left;}
.page_location li::after {content: ">"; margin: 0 7px;}
.page_location li:last-child::after {content: ""; margin:0;}
.h_layerTitle {height:35px; line-height:35px; background-color:#f2f2f2; padding:0 10px; margin-bottom:10px;}
.h_layerTitle h3 {font-weight:bold;}
.h_layerTitle .fa-times {float:right; margin-top: 5px;}
.MK-product-icons img {padding:0 2px;}
/* //공통 */

/* 페이징 */
.paging {text-align:center; margin:30px 0;}
.paging a {font-size: 10px; width: 25px; height: 25px; line-height: 25px; color: #c7c7c7; display: inline-block; vertical-align: middle;}
.paging a.now {    background: #f7f7f7;
    color: #c7a384;}
/* //페이징 */

/* 폰트 관련 */
.color_1984f1 {color:#1984f1 !important;} /* Blue */
.color_f1191f {color:#f1191f !important;} /* Red */
.color_a63f42 {color:#a63f42 !important;} /* DarkRed */
.bgc077fe2 {background-color:#077fe2; color:#fff; padding:2px 5px; margin-right: 5px;}
.bgc464644 {background-color:#464644; color:#fff; padding:2px 5px; margin-right: 5px;}
.caution {color:#f1191f; text-align:center; font-size:0.917em;}
.ico_new {color: #ffffff; background-color: #ff8400; font-weight:bold; padding:1px 5px;}
.ico_hit {color: #ffffff; background-color: #f1191f; font-weight:bold; padding:1px 5px;}
/* //폰트 관련 */

/* 버튼 관련 */
.fixButtonR {position:relative; padding-right:120px;}
.fixButton {width:115px; position:absolute; top:0; right:0;}
/* //버튼 관련 */




/******************************************************* 원디자인 *******************************************************/
/* layout */
body {padding-top:70px;}
#wrap{min-height:100%;}

#container{position:relative; overflow:hidden; background-color:#fff; -webkit-backface-visibility:hidden; -ms-backface-visibility:hidden; backface-visibility:hidden;}
#contents{clear:both; position:relative; margin:0 auto; min-height:100px;}

/* 공통 타이틀 */
#titleArea{ padding: 22.5px;text-align: center;color: #616161;}
#titleArea h2{display:inline-block; font-size:12px; line-height:22px; letter-spacing:1px; font-weight:500;}
#titleArea p{margin-top:10px; line-height:20px; font-size:11px; color:#b9b9b9; font-weight:300;}
#titleArea p a{font-weight:500;}
#titleArea span.xans-layout-mobileaction{display:none;}


/* 공통 타이틀 */
.h_title {    padding: 22.5px;text-align: center;color: #616161;}
.h_title h3{    display: inline-block;font-size: 12px;line-height: 22px;letter-spacing: 1px;font-weight: 500;;}
.h_title p{margin-top:10px; line-height:20px; font-size:11px; color:#b9b9b9; font-weight:300;}



 /* 주요 버튼 디자인 */
.btn_none, .btn_white, .btn_point{font-size:12px; line-height:1.5; font-weight:400; letter-spacing:-0.3px; text-transform:uppercase; text-align:center;}
.btn_none{background:#909090; color:#fff;}
.btn_white{background:#f1f1f1; color:#474852;}
.btn_point{background:#c7a384; color:#fff;}

.btn_01{display:inline-block; width:18%; height:28px; line-height:28px; margin-left:2%; box-sizing:border-box; vertical-align:top;} /*검색페이지 검색버튼*/
.btn_02{display:inline-block; padding:0 15px; height:28px; line-height:28px; box-sizing:border-box; vertical-align:top;}/*게시판작은버튼*/
.btn_03{display:inline-block; padding:12px 0; width:100%; box-sizing:border-box;}/* 가로100*/
.btn_04{display:inline-block; padding:12px 0; width:100%; box-sizing:border-box;}/* 두꺼운 가로100*/
.btn_point.btn_04{font-size:12px;}

.btn_White {display:block; height:37px; line-height:37px; width:100%; border:1px solid #f3f3f3; background:#fff; color:#777; font-size:11px; font-weight:300; letter-spacing:1px; text-transform:uppercase; border-radius:4px; text-align:center; box-sizing:border-box;}
.btn_Grey {display:block; height:37px; line-height:37px; width:100%; background:#f0f0f0; color:#7c7c7c; font-size:11px; font-weight:300; letter-spacing:1px; text-transform:uppercase; border-radius:4px; text-align:center; box-sizing:border-box;}
.btn_Red{display:block; height:37px; line-height:37px; width:100%; border:1px solid #c7a384; background:#c7a384; color:#fff; font-size:11px; font-weight:300; letter-spacing:1px; text-transform:uppercase; border-radius:4px; text-align:center; box-sizing:border-box;}




/* 상품진열 */
.list_array {height:50px; border-bottom:1px solid #f3f3f3; border-top:1px solid #f3f3f3; padding:0 8px; margin-bottom: 20px;}
.list_array .list_arrayLeft {float:left; margin-top:12px;}
.list_array .list_arrayLeft select {height:28px;}
.list_array .list_arrayRight {float:right; margin-top:12px;}
.list_array .list_arrayRight img {margin-left:10px;}

/* 상품리스트 */
.list_shopping1x,
.list_shopping2x,
.list_shopping3x{text-align:center;}

.list_shopping1x ul,
.list_shopping2x ul,
.list_shopping3x ul{display:block; table-layout:fixed; width:100%; box-sizing:border-box; padding:0 10px; font-size:0; line-height:0;text-align:left;}

.list_shopping1x li,
.list_shopping2x li,
.list_shopping3x li{position:relative;display:inline-block; padding-bottom:15px; vertical-align:top; text-align:center; letter-spacing:0px; line-height:14px; box-sizing:border-box;}

.list_shopping1x li a,
.list_shopping2x li a,
.list_shopping3x li a{display: block;}

.list_shopping1x li img.listPic,
.list_shopping2x li img.listPic,
.list_shopping3x li img.listPic{width:100%; display:block; position:relative; margin-bottom:14px;}


.list_shopping1x .list_shoppingInfo,
.list_shopping2x .list_shoppingInfo,
.list_shopping3x .list_shoppingInfo{color:#666; font-size:10px; line-height:14px; text-align:left;padding:0 2px;}

.list_shopping1x .list_shoppingInfo p,
.list_shopping2x .list_shoppingInfo p,
.list_shopping3x .list_shoppingInfo p{;}

/* 목록형 */
.list_shopping1x li {border-top:1px solid #f3f3f3; margin:0;}
.list_shopping1x li a {padding:18px 4px; position:relative; overflow:hidden; zoom:1;}
.list_shopping1x li:first-child {border:0px none;}
.list_shopping1x li:first-child a {border-top:1px solid #f3f3f3;}
.list_shopping1x li img.listPic {width:50%; float:left; margin-bottom:0;}
.list_shopping1x .list_shoppingInfo {width:46%; float:left; margin:0; padding-left:4%; font-size:12px;}

/* 갤러리형-2 */
.list_shopping2x li {width:49%;margin-right:2%;}
.list_shopping2x li:nth-child(2n) {margin-right:0;}
/* 갤러리형-3 */
.list_shopping3x ul{padding:0 2px;}
.list_shopping3x li{width:32.33%; margin-right:1.5%;}
.list_shopping3x li:nth-child(3n){margin-right:0;}

/* 상품정보*/
.list_shoppingInfo .listName {    display: block;font-weight: 500 !important;letter-spacing: .5px;font-size: 14px !important;color: #585858 !important;margin-bottom:10px;}
.list_shoppingInfo .listSubname{  margin-top:7px; color: #757575 !important;font-size: 11px !important;letter-spacing: .4px;line-height: 1.3;font-weight: 300;;}
.list_shoppingInfo .listSoldout {/*color:#e33b3b !important;*/}
.list_shoppingInfo .listReplace {}
.list_shoppingInfo .listConsumer{display:inline-block;vertical-align:middle;padding-right:5px;text-decoration:line-through;    font-weight: normal !important;color: #bbb !important;font-size: 12px !important;}
.list_shoppingInfo .listPrice {display:inline-block;vertical-align:middle;    font-weight: normal !important;color: #000 !important;font-size: 12px !important;}
.list_shoppingInfo .listConsumer.discount{} /*할인전가격*/
.list_shoppingInfo .listPrice.discount{} /*할인후가격*/
.list_shoppingInfo .listTerm{display:none; margin-top:5px !important;} /* 기간할인 종료일 */
.list_shoppingInfo .listIcon{margin:5px 0 0;}
.list_shoppingInfo .listIcon img{display:inline-block; vertical-align:middle; margin:0 2px; max-height:15px;}

/* 상품색상 */
.list_shoppingInfo .prd-color {}
.list_shoppingInfo .prd-color span{display: inline-block;width: 6px;height: 6px;margin: 0 1px 0 0;border:0;;box-sizing: border-box;border-radius: 50%;}
.list_shoppingInfo .prd-color span.white {border:1px solid #ccc;}


.list_shoppingInfo .listSoldout {    margin-top: 10px;}
.list_shoppingInfo .listSoldout span {    display: inline-block;
    background: #bb9480;
    color: #fff;
    padding: 3px 6px;
    font-size: 9px;
    letter-spacing: 1px;line-height:13px;
}

/* 더보기버튼 */
.more {margin:15px auto; text-align:center;}
.more .btn_moreGray {display: inline-block;padding: 10px 20px;background: #f3f3f3;color: #afafaf;border-radius: 2px;}
.more .btn_moreGray span {display:inline-block; vertical-align:middle;}




/* 로그인 */
.login .caution {margin-bottom:10px;}
.member {position:relative; width:60%; margin:0 auto; font-size:11px; }
.login #keyboard {display:none; text-align:center; margin:0 auto;}
.login #keyboard p {text-align:right; margin-bottom:12px;}
.login #keyboard img {display:none; width:100%;}
.login .loginInput {}
.login .loginInput input {width:100%; height:40px; letter-spacing:-0.3px; margin:0 0 6px; border:0; border-bottom:1px solid #dfdfdf;}
.login .loginInput input::placeholder{color:#afafaf; font-weight:300;}
.xans-member-login .formBox .option {display:none; overflow:hidden; line-height:25px; font-size:10px; color:#afafaf;}
.login .loginCheck {text-align:center; margin:10px 0;}
.login .loginCheck label {color:#afafaf; font-weight:normal; letter-spacing:-0.3px; margin-right:8px; font-size:10px;}
.login .loginCheck label input {vertical-align: middle;}
.login .loginCheck label:last-child{margin-right:0;}
.login .lostArea{font-size:11px; line-height:16px; margin:15px 0; text-align:center;}
.login .lostArea a{position:relative; display:inline-block; padding:0 2px; color:#afafaf; font-weight:normal; letter-spacing:-0.3px;}
.login .btnArea{margin:30px 0 0; padding:0;}
.login .btnArea a{margin:4px 0 0;border-radius:2px;}

.sns-login {position: relative; margin:0 auto; width:60%;}
.sns-login .h_title{position:relative; line-height:1.5; padding:15px 0 0; margin:60px auto 25px;}
.sns-login .h_title:before{content:""; text-align:center; display:inline-block; width:8px; height:3px; background:#454545; position:absolute; top:0; left:calc(50% - 4px);}
.sns-login .h_title h3{font-size:13px; color:#b9b9b9;}
.sns-login .h_title h3 span{color:#474852;}

.sns-login ul{}
.sns-login ul li {margin:4px 0 0;}
.sns-login ul li a{display:block; border:0; font-size:11px; color:#fff; text-align:center; height:40px; line-height:40px; padding:0 0 0 30px; -moz-box-sizing:border-box; box-sizing:border-box;}
.sns-login ul li.kakao a{background:#ffeb00 url("http://img.echosting.cafe24.com/skin/mobile/member/ico_btn_kakao.png") no-repeat 9px center; background-size:19px auto; color:#3c1e1e;}
.sns-login ul li.naver a{background:#26c826 url("http://img.echosting.cafe24.com/skin/mobile/member/ico_btn_naver.png") no-repeat 9px center; background-size:19px auto;}
.sns-login ul li.facebook a{background:#3b5998 url("http://img.echosting.cafe24.com/skin/mobile/member/ico_btn_facebook.png") no-repeat 9px center; background-size:19px auto;}
/* //로그인 */




#check_auth {padding:15px 0;}
#check_auth .head {text-align:center; color:#f46b00; margin-bottom:10px;}
#check_auth .contents table {margin:0 auto;}
#check_auth .contents table td {padding:5px 0;}
#check_auth .contents table td input {width:100% !important; height:35px !important; margin-bottom:0 !important;}

/* 레이어팝업 */
.layer {width: 100%; min-height: 100%; z-index: 3; position: fixed; left: 0; top: 0; background:rgba(60,60,60,0.8);}
.layer .layer-pop {width:90%; background-color: #fff; position: relative; box-shadow: 0px 1px 10px #494949; margin:80px auto;}
.layer .layer-pop h3{background-color: #efefef; height: 36px; line-height: 36px; font-weight: bold; padding: 0 10px; }
.layer .layer-pop .txt {max-height: 300px; overflow-y: auto; padding:10px;}
.layer .layer-pop .close {width:45px; height:36px; color:#fff; line-height: 42px; position:absolute; top:0; right:0;background-color: #4f4f4f; text-align: center;}
body #comment_password {border-radius:0 !important; font-size:1em;}
body #comment_password .head {background-color: #efefef; height: 36px; line-height: 36px; font-weight: bold; text-align:left !important; padding: 0 10px;}
body #comment_password .head h5 {border-bottom:0px none !important; font-size:1em !important; padding:0 !important;}
body #comment_password .head a.close {width:45px; height:36px; color:#fff; line-height: 42px; top:0 !important; right:0 !important; text-align: center;}
body #comment_password .contents p {font-size:1em !important; font-weight:normal;}
body #comment_password .contents .form-wrap2 input {height: 35px;}
body #comment_password .contents .form-wrap2 p:last-child a {display:block; background-color: #393939; color:#fff; position:initial !important; padding:10px 0; margin-top: 10px;}
/* //레이어팝업 */

/* 팝업 */
.popup .pop h3{background-color: #efefef; height: 36px; line-height: 36px; font-weight: bold; padding: 0 10px; }
.popup .pop .txt {padding:10px;}
.popup .pop .close {width:45px; height:36px; color:#fff; line-height: 42px; position:absolute; top:0; right:0;background-color: #4f4f4f; text-align: center;}
#passimg {width: 90%; background-color: #fff; top:50%; left: 0; right: 0; margin: 0 auto; text-align: center; padding: 20px 0; box-shadow: 0 1px 10px #717171;}
#passimg .head {color:#f26c09;}
#passimg .btns {padding:0 10px; margin-top: 10px;}
#passimg .btns a {    display: block;
    background-color: #f3f3f3;
    color: #717171;
    padding: 10px 0;
    margin-bottom: 7px;}
#passimg .btns a:last-child {margin-bottom:0;display:none}
/* //팝업 */




/* 다다익선 아이콘 */
.icon_dada {position:absolute;left:7px;top:7px;z-index:98;}
.icon_dada img {width:33px;}




figure > img {border:1px solid #636363;box-sizing:border-box;}