@charset "euc-kr";

/* Pretendard */
@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.min.css");
/*
@font-face {
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 100;
  src: url(https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-Thin.woff) format('woff');
}
@font-face {
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 200;
  src: url(https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-ExtraLight.woff) format('woff');
}
@font-face {
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 300;
  src: url(https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-Light.woff) format('woff');
}
@font-face {
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 400;
  src: url(https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-Regular.woff) format('woff');
}
@font-face {
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 500;
  src: url(https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-Medium.woff) format('woff');
}
@font-face {
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 600;
  src: url(https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-SemiBold.woff) format('woff');
}
@font-face {
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 700;
  src: url(https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-Bold.woff) format('woff');
}
@font-face {
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 800;
  src: url(https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-ExtraBold.woff) format('woff');
}
@font-face {
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 900;
  src: url(https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-Black.woff) format('woff');
}

*/

#m_preview_wrap {display:none;} /* ¹Ì¸®º¸±â ¼û±â±â */

/* base */
#container { overflow-x: hidden; }
* {-webkit-text-size-adjust:none;}
body { position:relative; font-size:12px; line-height:1; color:#000; letter-spacing:-0.04em; -webkit-text-size-adjust:none }
body,input,textarea,select,button,table { font-family:'Pretendard', Malgun Gothic,"¸¼Àº °íµñ", Dotum, "µ¸¿ò", DotumChe, "µ¸¿òÃ¼", Verdana, monospace, Corbel, AppleGothic, Helvetica, 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:#000; 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:40px; border:1px solid #eee; vertical-align: middle; padding-left:10px; box-sizing: border-box; -webkit-border-radius:0; border-radius: 0;}
input[type="radio"], input[type="checkbox"] {vertical-align: middle;}
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 {}
.h_title h3 {font-size: 20px; width: 80%; text-align: left; margin: 0; text-transform: uppercase; font-weight:500; padding: 25px 10px 20px; line-height: 1; letter-spacing: -1px; color: #000000;}
#mask { display:none; position:fixed; top:0; left:0; right:0; bottom:0; width:100%; height:100%; background:#000; z-index:1000; opacity:0.8 }
.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 {padding: 6px 10px; }
.page_location li { display: inline-block; }
.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 { width: 45px !important; }
.off { display: none !important; }

input[type=checkbox]{position:relative;width:20px;height:20px;line-height:1;margin-top: -2px; -webkit-appearance:none!important; outline:0;}
input[type=checkbox]:before{ background:url(/design/mhmall2023/m/common/check_off.png) no-repeat; background-position: 0 0; background-size: 20px; content:"";font-size:12px;text-align:center;position:absolute;left:0;top:0px;z-index:1;width:20px;height:20px;line-height:20px;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}
input[type=checkbox]:checked:before{background:url(/design/mhmall2023/m/common/check_on_small_g.jpg) no-repeat; background-position: 0 0; background-size: 20px; }
input[type=checkbox]:after{display:none;content:"";position:absolute;top:-1px;left:-2px;width:20px;height:20px;background:#fff;border:2px solid #ccc;border-radius:3px;cursor:pointer;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}
input[type=checkbox]:checked:after{background: #00aa6c;border: 2px solid #00aa6c;}

input[type=radio]{position:relative;left:-1px;top:-1px;width:16px;height:16px;line-height:1;-webkit-appearance:none!important;outline:0}
input[type=radio]:before{background: url(/design/mhmall2023/10587/es_php/m/common/radio_off_small.png) no-repeat;content:"";font-size:12px;text-align:center;position:absolute;left:-1px;z-index:1;width:16px;height:16px;line-height:16px;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;background-position: center !important;}
input[type=radio]:checked:before{background: url(/design/mhmall2023/10587/es_php/m/common/radio_on_small.png) no-repeat;}
/* //°øÅë */

/* ÆäÀÌÂ¡ */
.paging {text-align:center; margin:26px 0;}
.paging a { display: inline-block; margin: 0 4px; position: relative; min-width: 26px; font-size: 16px; color: #a2a0a3; line-height: 21px; border: 1px solid #ccc; border-radius: 5px; box-sizing: border-box; vertical-align: top; }
.paging a.now,
.paging .now { color:#fff; border: 1px solid #2fb8bd; background:#2fb8bd }
.paging a.first { min-width:16px; text-indent:-9999em; border:0; background:url(/design/mhmall2023/m/common/btn_more_last.png) no-repeat center; margin: 0 5px; padding:0 !important; transform:rotate(180deg); }
.paging a.prev { min-width:16px; text-indent:-9999em; border:0; background:url(/design/mhmall2023/m/common/btn_more.png) no-repeat center; margin: 0 5px; padding: 0 !important; transform:rotate(180deg); }
.paging a.next { min-width:16px; text-indent:-9999em; border:0; background:url(/design/mhmall2023/m/common/btn_more.png) no-repeat center; margin: 0 5px; padding: 0 !important; }
.paging a.last { min-width:16px; text-indent:-9999em; border:0; background:url(/design/mhmall2023/m/common/btn_more_last.png) no-repeat center; margin:0 5px; padding: 0 !important; }
/* //ÆäÀÌÂ¡ */

/* ÆùÆ® °ü·Ã */
.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;}

.fc-blue { color: #0000FF !important; }
.fc-red { color: #bd101b; }
/* //ÆùÆ® °ü·Ã */

/* ¹öÆ° °ü·Ã */
.btn_White {width:100%; padding: 10px 0; font-size: 15px; background-color:#fff; text-align:center; display:block; border:1px solid #9f9f9f; color: #494949; box-sizing: border-box; vertical-align: middle;}
.btn_Black {width:100%; font-size: 15px; height:40px; line-height:40px; background-color:#404041; color:#fff; text-align:center; display:block; border:1px solid #404041; box-sizing: border-box; vertical-align: middle;}
.btn_Red {width:100%; padding: 10px 0; background-color:#2fb8bd; color:#fff; font-size: 15px; text-align:center; display:block; border:1px solid #2fb8bd; box-sizing: border-box; vertical-align: middle;}
.btn_Grey {width:100%; height:35px; line-height:35px; 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; width:100%; margin-top:30px;}
.btn_moreGray {width:224px; height:35px; line-height: 35px; background-color:#efefef; border:0px none; font-weight:bold; display: block; margin: 0 auto;}
.btn_moreGray span {color:#aaaaaa;}
.btn_moreGray span em {color:#f1191f;}
/* ¹öÆ° °ü·Ã */

.shopbrand .page_location { display:none }
.shopbrand *::-webkit-scrollbar { display: none; }
.shopbrand .cateTopBanner .innerContainer { padding-top: 10px; padding-bottom:0; overflow:hidden; overflow-x:auto; /* border-bottom:5px solid #ededed */ border-bottom: none !important; }
.shopbrand .cateTopBanner .innerContainer ul { display:flex; padding:0 10px; width:auto; font-size:0; min-width:max-content }
.shopbrand .cateTopBanner .innerContainer li { margin-left:10px; width:340px }
.shopbrand .cateTopBanner .innerContainer li:first-child { margin:0 }
.shopbrand .cateTopBanner .innerContainer li a { display:block }
.shopbrand .cateTopBanner .innerContainer li img { display:block; width:100%; border-radius:20px; overflow:hidden }
.shopbrand .cateTopBanner img { width: 100%; }

.item-order { position:relative; width:100%; height: 31px; padding: 0 33px 0 6px; background: #fff url(/design/mhmall2023/m/common/icon_bg_select.png) no-repeat 100% 0; background-size: 400px 31px; font-size: 13px; color: #333; border: 1px solid #c3c3c3; box-sizing: border-box; vertical-align: 1px; -o-appearance: none; -webkit-appearance: none; -moz-appearance: none; appearance: none; }
.item-order .blind { display:none !important }
.item-order .nowSortName { line-height:31px; width: 135%; }
.item-order ul { display:none; margin:0 -1px; position:absolute; top:30px; left:0; width:100%; border: 1px solid #c3c3c3; background:#fff; z-index:5 }
.item-order ul li a { display:block; padding:0 6px; line-height:31px }

/* »óÇ°Áø¿­ */
.list_array select {width:100%; height: 31px; padding: 0 33px 0 6px; background: #fff url(/design/mhmall2023/m/common/icon_bg_select.png) no-repeat 100% 0; background-size: 400px 31px; font-size: 13px; color: #333; border: 1px solid #c3c3c3; box-sizing: border-box; vertical-align: 1px; -o-appearance: none; -webkit-appearance: none; -moz-appearance: none; appearance: none; }
.list_array { padding: 20px 0 0; margin: 0 15px; background: none; border-top: 0px solid #ddd; display: flex; align-items: center; justify-content: space-between; }
.list_array .list_arrayLeft { font-size: 14px; }
.list_array .list_arrayLeft select { font-size: 13px; }
.list_array .list_arrayRight { margin-left: 10px; width: 40%; }
.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;}

.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; }
.list_shopping2x li {box-sizing: border-box; width: 50% !important; display: inline-block; padding: 15px 5px 15px 5px; vertical-align: top; text-align:left;position: relative;}
.list_shopping2x li:nth-child(2n) { margin-right: 0; }
.list_shopping2x li .thumb {width: 100%; border-radius: 10px; overflow: hidden; position: relative;}
.list_shopping2x li .thumb img { width: 100%; }
.thumb .soldOut { position:absolute; top:0; left:0; width:100%; height:100%; text-indent:-9999em; background:rgba(255,255,255,0.6) url(/design/mhmall2023/common/prd_soldout.png) 0 0 no-repeat; background-size: 100%; }
.list_shopping2x li .prd-info { position: relative; }
.list_shopping2x li .prd-info .prd-name { line-height: 15px; margin-top:20px; word-wrap: normal; display: -webkit-box; -webkit-line-clamp: 2; height: 30px; letter-spacing: -.03em; -webkit-box-orient: vertical; text-overflow: ellipsis; overflow: hidden; color: #000; font-size: 14px; font-weight: 450; }
.list_shopping2x li .prd-info .priceArea { margin-top: 10px;display: block; text-decoration: unset; font-size: 13px; height: 33px; position: relative; }
.list_shopping2x li .prd-info .priceArea .discount_box { margin-right: 3px; font-size: 17px; color: #FE5F57; font-weight:700; }
.list_shopping2x li .prd-info .priceArea .groupName { line-height: 20px; margin-right: 5px; font-size:12px; color: #299da3; font-weight:600 }
.list_shopping2x li .prd-info .priceArea .price { position: absolute; bottom: 0; letter-spacing: -.03em; font-size: 17px; margin-right: 3px; font-weight: 700; }
.list_shopping2x li .prd-info .priceArea strike { display: block; text-decoration: unset; font-size: 13px; margin-bottom: 3px; color: #636363 }
.list_shopping2x .list_shoppingInfo {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:2px;}
.list_shopping3x li img.listPic {width:100%;}
.list_shopping3x .list_shoppingInfo {margin-top:10px; text-align:center; font-size:12px;}

.listName {color:#3b3b3b; word-break: break-all;}
.listIcons { /* position: absolute; top: 7px; right: 7px; width: calc(100% - 7px); justify-content: flex-end; display: flex; */ }
.listIcons span { margin:0 1px;margin: 0 1px; }
.listIcons span.MK-product-icons { position: absolute; right: 5px; top: 5px; }
.listIcons .todayIcon { position: absolute; bottom: -10px; left: 10px; }
.listIcons .todayIcon img { width:54px !important }
.listDiscount {color:#b5b5b5;}
.listPrice {color:#1b1b1b; 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;}
.listPoint {color:#7d7d7d; font-size:0.917em;}
.listWish { position:absolute; right: 5px; bottom: 17px; }
.listWish a { display: block; }
.listWish img { width: 16px; }
.listWish .wishOn { display:none }
.listWish .wish-on .wishOn { display:block; }
.listWish .wish-on .wishOff { display:none }
/* //»óÇ°Áø¿­ */

/* ·Î±×ÀÎ */
.login .caution {margin-bottom:10px;}
.member {padding:0 7%; margin-top: 10px;}
.login #keyboard {text-align:center; margin:0 auto;}
.login #keyboard p {text-align:right; margin-bottom:12px;}
.login #keyboard img {display:none; width:100%;}
.login .loginInput {margin-top:10px;}
.login .loginInput input {width:100%; display:block; margin-bottom:10px;font-size: 15px;}
.login .loginCheck label {font-size: 15px;color: #585858;}
.login .loginCheck label input {vertical-align: middle;margin-right:5px;}
.login .loginMiddle .btn_Red {font-size: 16px; margin-top: 20px; height: 40px; line-height: 40px; padding: 0; background-color: #28bab8; border: none;}
.login .loginMiddle .btn_White {font-size:1.167em;}

.sns-login { position: relative; margin: 20px 7% 0; }
.sns-login p { position: relative; padding: 0; margin: 0; width: 100%; border: none; color: #d7d7d7; font-weight:500; font-size: 15px; text-align: center; }
.sns-login p::after,
.sns-login p::before { content: ''; position: absolute; top: 6px; left: 0; width: calc((100% - 135px) / 2); height: 1px; background: #d7d7d7; }
.sns-login p::after { left: auto; right: 0; }
.sns-login ul { display:flex; justify-content:space-between; margin-top: 20px; }
.sns-login li { width:49%; }
.sns-login li img { width:100% }



.login_management_box { display: flex; justify-content: space-between; width: 100%; align-items: center; margin-top: 15px; }
.login_management_box a { color: #585858; font-size: 15px;  }
.login_management_box .id_find ul { display: flex; justify-content: space-between; }
.login_management_box .id_find ul li:last-child { padding-left: 10px; margin-left: 10px; position: relative; }
.login_management_box .id_find ul li:last-child::before { content: ''; position: absolute; top: 48%; left: 0; transform: translateY(-50%); margin: 0; width: 1px; height: 14px; background: #a3a3a3; }

.join_btn_box { padding: 12px 0; text-align: center; }
.join_btn_box p { display:none; color: #585858; font-size: min(4vw , 16px); vertical-align: middle; }
.join_btn_box a { display: inline-block; padding:0 10px; position:relative; font-size:15px; color:#717171; font-weight:500 }
.join_btn_box a:before { position:absolute; top:0; left:0; width:1px; height:14px; background:#717171; content:'' }
.join_btn_box a:first-child:before { display:none }

/* //·Î±×ÀÎ */

#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  { font-size: 14px; color: #2ebdbb; 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 {line-height: 36px; position: absolute; top: 0; right: 10px; text-align: center; font-size: 25px; color: #666;}
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;}
    
    /* .layer .layer-pop .txt {max-height: 150px;} GÆÐµå¿¡¼­ »çÀÌÁî°¡ ÀÛ°Ô ³ª¿Í¼­ Á¦°ÅÇÔ */
    .layer .layer-pop {margin:20px auto;}
}
@media screen and (min-width:768px) {
    .mobileOnly {display:none !important;}
    
    /* ´õº¸±â ¹öÆ° */
    .btn_moreGray {width:335px;}
    /* //´õº¸±â ¹öÆ° */
}