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




/*=========================================================================================================================================================================================================*/

/* reset */
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(0, 0, 0, 0); }
html { width:100%; height:100%; }
body, code { min-width:320px; font-family:'lato','맑은 고딕','Malgun Gothic', "돋움", Dotum, sans-serif; font-size:12px; line-height:1.2em; color:#555; letter-spacing:0.5px; background:#fff; -webkit-text-size-adjust:none; }
code { background:none; display:block; }
ul { list-style:none outside; }
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; font-family:'lato','맑은 고딕','Malgun Gothic', "돋움", Dotum, sans-serif; color:#555; letter-spacing:0.5px; }
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:18px; }
legend { height:0; width:0; display:block; text-indent:-9999em; }
label { cursor:pointer; }

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

/* form */
input[type=text], input[type=password], input[type=number], input[type=tel], textarea {
    padding:7px; font-weight:inherit; border:1px solid #ddd; border-radius:0; outline-style:none; line-height:13px; color:#555;
    -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box;
}
input[type="file"] { overflow:hidden; max-width:100%; }
input[type=text], input[type=password], input[type=number], input[type=tel] { height:29px; }
textarea, input, select { vertical-align:middle; }
textarea { resize:none; line-height:1.2em; }
select { max-width:100%; height:29px; margin:0; padding:0 35px 0 3px; color:#353535; word-break:break-all; font-weight:inherit; border:1px solid #ccc; background:#fff url("http://img.echosting.cafe24.com/skin/mobile_ko_KR/layout/bg_selectbox.gif") no-repeat right center; background-size:32px 27px; -webkit-border-radius:3px; -webkit-appearance:none; }
select.disabled { color:#bfbfbf; background-image:url("http://img.echosting.cafe24.com/skin/mobile_ko_KR/layout/bg_selectbox_disabled.gif");}
input[type="button"], input[type="text"], input[type="password"], input[type="tel"], input[type="image"], textarea { -webkit-appearance:none; }
input:checked[type="checkbox"] { background-color:#fff; -webkit-appearance:checkbox; }
button::-moz-focus-inner { padding:0; border:0; }
label { margin:0; display:inline-block; min-height:29px; line-height:29px; vertical-align:middle; }
input[type="radio"],
input[type="checkbox"] { margin:0 7px 0 0; }
textarea.disabled { background-color:#ffffff; color:#bfbfbf; }

/**** COMMON ****/

.red { color:#c4a26d !important; /*color:#ff6666 !important;*/ }
.transition { -webkit-transition:all 0.3s ease; -khtml-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -ms-transition:all 0.3s ease; -o-transition:all 0.3s ease; transition:all 0.3s ease; }
.box { -webkit-box-sizing:border-box; -khtml-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box; box-sizing:border-box; }
.borderBox { -webkit-box-sizing:border-box; -khtml-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box; box-sizing:border-box; }
.wrapWidth { clear:both !important; padding:0 7px !important; }
.font { font-family:'Nunito Sans','Noto Sans KR','Nanum Gothic',AppleGothic,sans-serif; }
.font2 { font-family:'Montserrat', 'Noto Sans KR', 'Nanum Gothic', sans-serif; }
.bg { width:100%; background:#f5f5f5; }


/* 타이틀 */
.titleArea { min-height:30px; padding:30px 0 60px; }
.titleArea h2 { position:relative; display:inline-block; *display:inline; *zoom:1; line-height:30px; font-size:18px; font-weight:normal; text-transform:capitalize !important; padding-bottom:10px; }
.titleArea h2:after { content:""; position:absolute; left:0; bottom:0; width:30px; height:1px; background:#bbb; }
.titleArea h2 span { text-transform:capitalize !important; }


#titleArea { position:relative; padding:30px 14px 60px; }
#titleArea h2 { position:relative; display:inline-block; *display:inline; *zoom:1; line-height:30px; font-size:18px; font-weight:normal; text-transform:capitalize !important; padding-bottom:10px; }
#titleArea h2:after { content:""; position:absolute; left:0; bottom:0; width:30px; height:1px; background:#bbb; }
#titleArea h2 span { text-transform:capitalize !important; }
#titleArea span.xans-layout-mobileaction { display:none; }

.h_title {    position: relative;
    padding: 10px 14px 10px 14px;}
.h_title h3 {      position: relative;
    font-family: 'lato','맑은 고딕','Malgun Gothic',"돋움",Dotum,sans-serif;
    display: inline-block;
    line-height: 30px;
    font-size: 11px;
    font-weight: normal;
    text-transform: capitalize !important; }
.h_title h3:after { }
.h_title h3 span { text-transform:capitalize !important; }
.h_title span img { width:auto !important; max-height:20px; vertical-align:middle; margin-left:5px; }


/* 서브 페이지 */
.subpage { width:100%; }
.subpageIn { padding:0 14px; text-align:center; }
.subpageIn img { max-width:100%; }


/* LAYOUT */
#contents { position:relative; min-height:200px; padding-bottom:45px !important; margin-top:45px !important; }
#contentsMain { position:relative; min-height:200px; padding-bottom:0px !important; background:#fff; }

#fix_icon {position:fixed;right:12px;bottom:57px;z-index:99999;}
#fix_icon a {display:block;width:38px;height:auto;margin-top:4px;}
#fix_icon a img {width:100%;}





/*********************** 공통 ***********************/

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}
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 {height:30px; border:1px solid #ccc; vertical-align: middle; padding-left:10px; box-sizing: border-box; -webkit-border-radius:0; border-radius: 0;line-height:30px; }
input[type="radio"], input[type="checkbox"] {vertical-align: middle;}
textarea {border:1px solid #ddd; vertical-align: middle; box-sizing:border-box; background-color:#fff; padding:10px; -webkit-border-radius:0; border-radius:0;}
.clearFix {position:relative; overflow:hidden; zoom:1;}
.bold { font-weight:bold; }
.response100 {width:100%;}
.location {padding:0 10px; margin-bottom:8px;}


#mask {width:100%; height:100%; position:fixed; top:36px; left:0; right:0; bottom:0; background-color:#3c3c3c; z-index:1000; display:none; opacity:0.8;}
.none-data {    text-align: center;
    padding: 100px 0 150px; }
.none-data img { margin-bottom:10px; }
.pd10 { padding:0 15px; }
.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;}
/* //공통 */




/* 페이징 */
.paging { text-align:center; margin:20px 0 ; }
.paging a { width:30px; height:30px; line-height:30px; background-color:#fff; border:1px solid #ddd; display:inline-block; margin:0 2px; color:#777; }
.paging a.now { background-color:#ddd; border:1px solid #ddd; }
/* //페이징 */




/* 폰트 관련 */
.color_1984f1 {color:#c4a26d !important;} /* Blue */
.color_f1191f {color:#c4a26d !important;} /* Red */
.color_a63f42 {color:#c4a26d !important;} /* DarkRed */
.bgc077fe2 {background-color:#c4a26d; color:#fff; padding:2px 5px; margin-right: 5px;}
.bgc464644 {background-color:#444; color:#fff; padding:2px 5px; margin-right: 5px;}
.caution {color:#c4a26d; text-align:center; font-size:0.917em;}
.ico_new { color:#fff; background-color:#196ff1; font-size:10px; font-weight:bold; padding:1px 5px;display:none !important; }
.ico_hit { color:#fff; background-color:#c4a26d; font-size:10px; font-weight:bold; padding:1px 5px; }
/* //폰트 관련 */




/* 버튼 관련 */
.btn_White { width:100%; height:30px; line-height:30px; background-color:#fff; text-align:center; display:block; border:1px solid #ddd; box-sizing:border-box; vertical-align:middle; }
.btn_Black { width:100%; height:30px; line-height:30px; background-color:#131313; color:#fff; text-align:center; display:block; border:1px solid #393939; box-sizing:border-box; vertical-align:middle;font-size:12px;  }
.btn_Red { width:100%; height:30px; line-height:30px; background-color:#000; color:#fff; text-align:center; display:block; border:1px solid #000; box-sizing:border-box; vertical-align:middle; }
.btn_Grey { width:100%; height:30px; line-height:30px; background-color:#bbb; color:#fff; text-align:center; display:block; border:1px solid #bbb; box-sizing:border-box; vertical-align:middle; }
.fixButtonR {position:relative; padding-right:120px;}
.fixButton {width:115px; position:absolute; top:0; right:0;}
.more { text-align:center; margin:0 14px; }
.btn_moreGray { display:block; width:100%; height:35px; line-height:35px; background-color:#eee; border:0; font-weight:normal; font-size:11px; color:#777; cursor:pointer; }
.btn_moreGray span { color:#777; }
.btn_moreGray span em { color:#777; }
.more span.icoMore { display:inline-block; margin:0 0 0 8px; width:10px; height:8px; font-size:0; line-height:0; vertical-align:baseline; background:url("/design/misun7292/themare/mobile/images/btn_more.png") no-repeat 0 50%; background-size:10px auto; opacity:0.4; }
/* 버튼 관련 */




/* 상품진열 */
.list_array { height:52px; border-top:1px solid #eee; padding:0 14px; margin-bottom:20px; }
.list_array .list_arrayLeft {    float: right;
    margin-top: 20px;
    width: 100px;}
.list_array .list_arrayLeft select { height:28px;width:100%; }
.list_array .list_arrayRight { float:right; margin-top:20px; display:none; }
.list_array .list_arrayRight img { margin-left:10px; }

.list_shopping1x {text-align:center;}
.list_shopping1x ul {width:100%; display:table; table-layout: fixed; box-sizing: border-box; text-align:left; font-size:0;}
.list_shopping1x li {width:100%; display:inline-block; vertical-align: top; border-top:1px solid #d9d9d9;}
.list_shopping1x li a {display: block; padding:18px 4px; position:relative; overflow:hidden; zoom:1;}
.list_shopping1x li:first-child {border:0px none;}
.list_shopping1x li:first-child a {padding:0 4px 18px 4px;}
.list_shopping1x li img.listPic {width:50%; float:left;}
.list_shopping1x .list_shoppingInfo {width:46%; float:left; padding-left:4%; font-size:12px; line-height:1.2em; }

.list_shopping2x { text-align:left; }
.list_shopping2x ul { width:100%; display:table; table-layout:fixed; box-sizing:border-box; padding:0 3px; text-align:left; font-size:0;}
.list_shopping2x li { width:50%; display:inline-block; vertical-align:top; text-align:left; }
.list_shopping2x li a {    display: block;
    padding: 0 3px 10px;}
.list_shopping2x li img.listPic { width:100%; }
.list_shopping2x .list_shoppingInfo { padding:0; text-align:left; font-size:10px; line-height:1.4; margin-bottom:30px; }
.list_shopping2x .list_shoppingInfo a { padding:0; }

.list_shopping3x { text-align:left; }
.list_shopping3x ul { width:100%; display:table; table-layout:fixed; box-sizing:border-box; padding:0 7px; text-align:left; font-size:0; }
.list_shopping3x li { width:33.33%; display:inline-block; vertical-align:top; }
.list_shopping3x li a { display:block; padding:0 7px; }
.list_shopping3x li img.listPic { width:100%; }
.list_shopping3x .list_shoppingInfo { padding:0 7px; text-align:left; font-size:10px; line-height:1.4; margin-bottom:40px; }
.list_shopping3x .list_shoppingInfo a { padding:0; }



/* 상품목록 상품 정보 */
.list_shoppingInfo p { color:#888; text-align:left; margin-bottom:3px; letter-spacing: 0.5px !important; font-size: 11px; line-height: 1.5em !important; }
.listName {     display: block;
    line-height: 1.2em;
    word-wrap: break-word;
    border-bottom: 1px solid #ececec;
    padding:8px 0 ;margin-bottom:8px !important;}
.listName a { line-height:18px !important; font-size:11px;font-weight:normal; color:#121212; }
.listSubname {   display:block;  padding:0px 0 5px;
    font-size: 9px !important;
    letter-spacing: 0;}
.listPrice {color:#9e8a80 !important;font-weight:normal;}
.listPrice strike { text-decoration:line-through;color:#999 !important; }
.listDiscount {}
.listSoldout { font-weight:bold; color:#555 }
.listReplace {}
.listIcon .MK-product-icons img { margin:0 3px 0 0; vertical-align:middle; width:auto !important; max-height:12px; }
.listColor { overflow:hidden; margin:3px 0 0 0 !important; }
.listColor .chips {   float: left;width: 6px;height: 6px;margin: 0 5px 0 0;font-size: 0;line-height: 0;border-radius: 3px;border: 1px solid transparent;}
.listColor .chips.white {border:1px solid #ddd;}


/* //상품진열 */
/* 로그인 */
.login .caution { margin-bottom:10px; }
.member { padding:0 15px; }
.login #keyboard { text-align:center; margin:0 auto; }
.login #keyboard p { text-align:right; margin-bottom:0px; }
.login #keyboard a { font-size:11px; font-weight:normal; color:#888; }
.login #keyboard img { display:none; width:100%; }
.login .loginInput { margin-top:20px; }
.login .loginInput input { width:100%; display:block; margin-bottom:5px; }
.login .loginCheck { margin-top:10px; padding-bottom:5px; }
.login .loginCheck label { margin-right:12px; font-size:11px; color:#888; }
.login .loginCheck label input { vertical-align: middle; }
.login .loginMiddle .btn_Black { font-size:12px; margin-top:5px; }
.login .loginMiddle .btn_White { font-size:12px; margin-top:5px; }

.login .btnArea.typeLogin { height:40px; margin:0 auto; text-align:center; line-height:40px; }
.login .btnArea.typeLogin .btnLogin { position:relative; display:inline-block; padding:0 10px 0 10px; font-size:11px; color:#666; font-weight:normal; letter-spacing:0.1em; }
.login .btnArea.typeLogin .btnLogin:before { display:block; content:""; position:absolute; top:15px; left:0; width:1px; height:11px; background:#ccc; }
.login .btnArea.typeLogin .btnLogin:first-child:before { display:none; }

.login .loginBottom { background-color:#eaeaea; padding:20px 15px; margin-top:20px; }
.login .loginBottom h4 { background-color:#eaeaea; margin-bottom:5px; padding:0; font-weight:bold; }
.login .loginBottom a { font-size:1.167em; }
.login .loginBottom a.btn_Black { margin-top:16px; }
.login .loginBottom a.btn_Black:last-child { margin-top:10px; }
.login .loginBottom a.btn_White { margin-top:10px; }

.sns-login { position: relative; margin: 20px 10px 0; }
.sns-login .sns-title img { width: 100%; max-width: 300px; }
.sns-login ul li { position: relative; margin-top: 10px; padding-left: 50px; height: 40px; line-height: 40px; border: 1px solid #dfdfdf; border-radius: 4px; list-style: none; }
.sns-login ul li a { display: block; padding-left: 20px; border-left: 1px solid #dfdfdf; color: #999; font-size: 1.25em; font-weight: bold; letter-spacing: -1px; }
.sns-login ul li span { position: absolute; top: 0; left: 0; width: 50px; height: 40px; }
.sns-login ul li.facebook span { background: url(/images/d3/m_01/icon/ico_sns_facebook.gif) no-repeat 50% 50%; background-size: 12px auto; }
.sns-login ul li.naver span { background: url(/images/d3/m_01/icon/ico_sns_naver.gif) no-repeat 50% 50%; background-size: 18px auto; }
.sns-login ul li.kakaotalk span { background: url(/images/d3/m_01/icon/ico_sns_kakaotalk.gif) no-repeat 50% 50%; background-size: 20px 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: 999; 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;margin-top:100px;}
.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: #393939; color:#fff; padding:10px 0;}
/* //팝업 */




@media screen and (max-width:319px) {
    .tabletOnly {display:none !important;}
}
@media screen and (min-width:320px) and (max-width:419px) {
    .tabletOnly {display:none !important;}
}
@media screen and (min-width:420px) and (max-width:767px) {
    .tabletOnly {display:none !important;}

    /* 상품진열 */
    .list_shopping1x li {width:50%;}
    .list_shopping1x li a {padding:4px;}
    .list_shopping1x li:first-child a {padding:4px;}
    .list_shopping1x li:nth-child(2) {border:0px none;}
    .list_shopping2x li {width:50%;}
    .list_shopping3x li {width:33.3%;}
    /* //상품진열 */
    
    /* 더보기 버튼 */
    .btn_moreGray { width:100%; }
    /* //더보기 버튼 */
    /* .layer .layer-pop .txt {max-height: 150px;} G패드에서 사이즈가 작게 나와서 제거함 */
    .layer .layer-pop {margin:20px auto;margin-top:100px; }
}
@media screen and (min-width:768px) {
    body {font-size:0.813em;}
    .mobileOnly {display:none !important;}

    /* 상품진열 */
    .list_shopping1x li {width:50%;}
    .list_shopping1x li a {padding:10px;}
    .list_shopping1x li:first-child a {padding:10px;}
    .list_shopping1x li:nth-child(2) {border:0px none;}
    .list_shopping2x ul {padding:0 5px;}
    .list_shopping2x li {width:50%;}
    .list_shopping2x li a {padding:0px 5px;}
    .list_shopping3x ul {padding:0 5px;}
    .list_shopping3x li {width:33.3%;}
    .list_shopping3x li a {padding:0px 5px;}
    /* //상품진열 */
    
    /* 더보기 버튼 */
    .btn_moreGray { width:100%; }
    /* //더보기 버튼 */
}











#basketpage {top:200px !important;}