body {overflow-x: hidden; }
@charset "euc-kr";
#m_preview_wrap {display:none;} /* 미리보기 숨기기 */
@import url(//fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url(//fonts.googleapis.com/css?family=Lato:300,400,700);
@import url(//fonts.googleapis.com/css?family=Roboto:400,300,100,500,700);
@import url(//fonts.googleapis.com/css?family=Noto+Sans);
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,600);
/* base */
* {-webkit-text-size-adjust:none;}
html,body{overflow-x:hidden;}
body {position:relative; font-size:0.75em; line-height:1.417em; color:#3b3b3b; font-weight:600; -webkit-text-size-adjust:none;}
body,input,textarea,select,button,table{font-family:'Open Sans', 'Nanum Gothic', NanumGothic,"Malgun Gothic",Arial,"Helvetica Neue", Helvetica,Dotum,Gulim,sans-serif;}
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:normal; font-size:100%; word-break: break-all;}
ul, ol, li {list-style:none;}
fieldset, img {border:none;}
img {vertical-align:top;}
hr, button img {display:none;}
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;}
input,textarea,select,button,table{font-size:inherit;font-family:inherit;line-height:inherit;color:#3b3b3b;}
label { cursor:pointer; }
table {border-collapse: collapse; border-spacing: 0;}
/* //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 {color:#3b3b3b; text-decoration:none;}
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 {height: 36px;line-height: 36px;border: 1px solid #ccc;vertical-align: middle;padding-left:10px;box-sizing: border-box;-webkit-border-radius:0;border-radius: 0;color: #000;font-size: 13px;}
input[type="radio"], input[type="checkbox"] {vertical-align: middle;}
input:focus { 
    outline: none !important;
    border-color: #ddd;
    /*box-shadow: 0 0 10px #ccc;*/
}
textarea {border:1px solid #bbb; 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;}
.h_title {padding: 20px 15px;}
.h_title h3 {position: relative;font-size: 16px;color: #111111;font-weight: bold;}
.h_title h3:before{content:" "}
.h_title h3 img{
    width: 15px;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}
.h_title h3 img.on{
    -ms-transform: rotate(180deg); 
    -webkit-transform: rotate(180deg); 
    transform: rotate(180deg);
}

#mask {width:100%; height:100%; position:fixed; top:36px; left:0; right:0; bottom:0; z-index:1000; display:none;}

.none-data {text-align: center; margin: 20px 0;}
.none-data img {margin-bottom:10px;}
.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 {border-bottom: 1px solid #eee;padding:6px 10px;letter-spacing: -0.5px;overflow: hidden;}
.page_location li {float:left;}
.page_location li .xi-home {color:#aaaaaa;}
.page_location li::after {content: "\e940";margin: 0 2px;color:#aaa;font-size:11px;font-family:xeicon;}
.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; width:30px !important;}

.tb-left{text-align:left;}
.tb-right{text-align:right;}
/* //공통 */

/* 페이징 */
.paging {text-align:center;margin: 35px 0 60px;display: flex;justify-content: center;}
.paging a {width: 26px;height: 26px;line-height: 26px; background-color:#fff;color: #868686;border: 2px solid #e2e2e2;margin: 0 3px;font-size: 13px;font-weight: normal;border-radius: 5px;font-family: 'Lato', sans-serif;}
.paging a.now {background-color: #fff;color: #111;border-color: #111;}
/* //페이징 */

/* 폰트 관련 */
.color_1984f1 {color:#1984f1 !important;} /* Blue */
.color_f1191f {color: #d6000f !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;}
/* //폰트 관련 */

/* 버튼 관련 */
.btn_White {width:100%;height: 36px;line-height: 36px;background-color:#fff;text-align:center;display:block;border:1px solid #c6c6c6;box-sizing: border-box;vertical-align: middle;}
.btn_Black {width:100%;height: 36px;line-height: 36px;background-color:#393939;color:#fff;text-align:center;display:block;border:1px solid #393939;box-sizing: border-box;vertical-align: middle;}
.btn_Red {width:100%;height: 46px;line-height: 46px;background-color: #d70010;color: #fff;text-align:center;display:block;border: 1px solid #d70010;box-sizing: border-box;vertical-align: middle;font-size: 16px;}
.btn_Grey {width:100%; height:36px; line-height:36px; background-color:#858585; color:#fff; text-align:center; display:block; border:1px solid #858585; 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;clear: both;padding: 20px 10px;}
.btn_moreGray { display: block; border: 1px solid #dddddd; color: #1c1c1c; padding: 10px 0; font-size: 14px;}
.btn_moreGray i {color: #d6000f;vertical-align: middle;font-size: 16px; }


/* 버튼 관련 */

/* 상품진열 */
.list_array {display: flex;justify-content: space-between;padding: 25px 14px 31px;}
.list_array div, .list_array select{color: #222;font-size:13px;font-weight: 500;font-family: 'Noto Sans KR', sans-serif;height: auto;border: none;letter-spacing: -0.05em;}
.list_array div span{font-family:'Lato', sans-serif;}
.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; border-bottom: 1px solid #dedede; margin-bottom: 10px;}
.list_shopping1x li {width:100%; display:inline-block; vertical-align: top; border-top:1px solid #d9d9d9;}
.list_shopping1x li a {display: block; padding:10px; position:relative; overflow:hidden; zoom:1;}
.list_shopping1x li:first-child {border:0px none;}
.list_shopping1x li:first-child a {padding:0 10px 10px;}
.list_shopping1x li img.listPic {width:40%; float:left; border:1px solid #dedede;}
.list_shopping1x li .listPriceWrap { margin: 20px 0 3px; }
.list_shopping1x .list_shoppingInfo {width:55%; float:left; padding-left:4%; font-size:12px;}
.list_shopping2x {text-align:center;}
.list_shopping2x ul {width:100%; display:table; table-layout: fixed; box-sizing: border-box; padding:0 5px;  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:5px;}
.list_shopping2x li img.listPic {width: 100%; border: 1px solid #ddd;}
.list_shopping2x .list_shoppingInfo {text-align:center;font-size:12px;}
.list_shopping3x {text-align:center;}
.list_shopping3x ul {width:100%; display:table; table-layout: fixed; box-sizing: border-box; padding:0 2px; 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 2px 18px 2px;}
.list_shopping3x li img.listPic {width:100%;}
.list_shopping3x .list_shoppingInfo {margin-top:10px; text-align:center; font-size:12px;}
.listName {color:#111111;word-break: break-all;padding: 7px 0 3px;max-height: 32px;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;text-overflow: ellipsis;}
.listBrand {font-size:12px;color:#777777;text-align:middle;font-weight:bold;}
.listSubname {font-size:9px;color:#777777;word-break: break-all;padding: 0 0 3px;}
.listDiscount {color:#666;}
.listPrice {color:red;margin-bottom:4px;}
.listSoldout {color:#D22525; margin-bottom:4px;}
.listReplace {color:#1b1b1b; margin-bottom:4px;}
.listReview {color: #DB2E2E; margin-bottom:4px;}
.listReserve {color:#7d7d7d; font-size:0.917em;display: none;}
.listPoint {color:#7d7d7d; font-size:0.917em;}
.listDcPrice {color:#333333; font-size:12px;}
.listDiscount2 { color:#000; }
.listPrice2 { color:red; }
.listdprice {padding-bottom:5px; font-size:15px; color:red; font-weight:bold; }

/* //상품진열 */

/* 로그인 */
.login .caution {margin-bottom:10px;}
.member {padding:0 15px;margin-top: 10px;}
.login #keyboard {text-align:center; margin:0 auto;}
.login #keyboard p {text-align:right;margin-bottom: 10px;}
.login #keyboard img {display:none; width:100%;}
.login .loginInput {margin-top: 10px;}
.login .loginInput input {width:100%; display:block; margin-bottom:10px;}
.login .loginCheck {margin-top:10px;}
.login .loginCheck label {margin-right:12px;}
.login .loginCheck label input {vertical-align: middle;}
.login .loginMiddle .btn_Red {font-size:1.167em;margin: 20px 0 5px;}
.login .loginMiddle .btn_White {font-size:1.167em;}
.login .loginBottom {padding:18px 15px;background: #f8f8f8;}
.login .loginBottom h4 {margin-bottom:5px;padding:0;font-weight:bold;font-size: 16px;}
.login .loginBottom h4 span {color:#d6000f}
.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: 25px 15px;}
.sns-login .sns-title {color:#999;margin-bottom: 15px;}
.sns-login .sns-title span { color:#111; font-size: 16px; font-weight: bold; margin-right: 4px; }
.sns-login ul {text-align: center; }
.sns-login ul li {position: relative; display:inline-block; margin: 0 5px;}
.sns-login ul li a {display: block;}
.sns-login ul li span {width: 50px;height: 50px;display: block;border-radius: 10px;font-size: 30px;margin-bottom: 3px;}
.sns-login ul li span i { margin-top: 10px;}
.sns-login ul li.facebook span {background-color:#3b5998; color:#fff; }
.sns-login ul li.naver span {background-color:#2db400; color:#fff;}
.sns-login ul li.kakaotalk span {background-color:#fae101; color:#3c1e1e;}

/* //로그인 */

#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;}
.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:33.3%;}
    .list_shopping3x li {width:25%;}
    /* //상품진열 */

    /* .layer .layer-pop .txt {max-height: 150px;} G패드에서 사이즈가 작게 나와서 제거함 */
    .layer .layer-pop {margin:20px auto;}
}
@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:33.3%;}
    .list_shopping2x li a {padding:5px;}
    .list_shopping3x ul {padding:0 5px;}
    .list_shopping3x li {width:25%;}
    .list_shopping3x li a {padding:5px;}
    /* //상품진열 */
    

}

/* 상품리스트 공통 */
.list_wrap {display: flex;flex-direction: row;justify-content: space-between;flex-wrap: wrap;padding: 0 14px;}
.list_wrap .item-list.list2 {width: 47%;margin-bottom: 55px;}
.list_wrap .item-list .thumb { position: relative; } 
.list_wrap .item-list .thumb .thumb_icon { position: absolute; right: 8px; bottom: 8px; } 
.list_wrap .item-list .thumb .thumb_icon li {margin-top: 5px;line-height: 1;} 
.list_wrap .item-list .thumb .thumb_icon li img { width: 23px !important; } 
.list_wrap .item-list .thumb .dc { text-align: center; position: absolute; top: 0; left: 0; height: 40px; line-height: 40px; width: 40px; background: #9750c7; color: #fff; font-size: 14px; } 
.list_wrap .item-list .thumb .dc em { font-size: 10px !important; } 
.list_wrap .item-list .thumb .dc.term { } 
.list_wrap .item-list .thumb .dc em:nth-child(3), .list_wrap .item-list .thumb .dc em:nth-child(4) { display: none !important } 
.list_wrap .item-list .thumb .dc em.num { font-size: 14px !important; display: inline-block; } 
.list_wrap .item-list .thumb .dc em.percent { font-size: 10px !important; display: inline-block; vertical-align: top; margin-top: 3px; } 
.list_wrap .item-list img { width: 100%; } 



.displaynone { display:none; }

/* 서브페이지 상단 */
.page_top { position: relative; display: flex; justify-content: space-between; align-items: center; padding: 12px 15px; } 
.page_top .back a { display: inline-block; } 
.page_top .back a img { width: 9px; } 
.page_top .tit { font-size: 16px; color: #000; } 
.page_top .basket_wrap { position:relative; } 
.page_top .basket_wrap a { position:relative; display: inline-block; } 
.page_top .basket_wrap a img { width: 24px; } 
.page_top .basket_wrap a span { width: 15px; height: 15px; background-color: #d70010; border-radius: 100%; position:absolute; top: -4px; right: -4px; color: #fff; text-align: center; line-height: 14px; font-weight: 100; font-size: 10px!important; } 

