  html, body {
  -webkit-overflow-scrolling: touch;
  overscroll-behavior: contain;

  -ms-overflow-style: none;
  scrollbar-width: none;
}

body::-webkit-scrollbar {
  width: 0;
  height: 0;
}


  /*max640¼³Á¤*/
@media (min-width: 640px) {
    html{background:#eee;}
    body{max-width:640px; margin: auto !important;background:#fff;}
    #fixedMenu{
        max-width: 640px;
        margin: auto;}
}
#m_skin_preview_wrap{display:none !important}
body,input,textarea,select,button,table { font-family:'Pretendard Variable', 'Pretendard', Malgun Gothic,"¸¼Àº °íµñ", Dotum, "µ¸¿ò", DotumChe, "µ¸¿òÃ¼", Verdana, monospace, Corbel, AppleGothic, Helvetica, sans-serif; }

.fa-mobile,.bl_iconNew{display:none !important}

@charset "euc-kr";
select {
    border:0;
    text-indent: 0 !important;
    padding-left: 5px !important;
    appearance: none !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #F6F6F6  url(/design/mhmall2023/2025_renewal/mo/chevron-down.svg) no-repeat 97% center !important;
    background-size: 20px !important;
}

body{letter-spacing: -0.05em !important;}

.prd-ico{
    position: absolute;
    right: 5px;
    top: 5px;}

/*event tab css*/
.evtTabWrap { 
    padding:0 !important;
    margin: 0 15px 40px !important;}
.evtTabWrap ul { 
    justify-content: flex-start !important;
    gap: 5px;
    display:flex; width:100%; border-bottom: 0 !important;}
    
.evtTabWrap li { 
    padding: 7px 15px !important;
    width: auto !important;
    background: #f6f6f6 !important;
    border-radius: 999px;
    margin-right: 10px;}
    
.evtTabWrap li a {     padding: 0 !important;
    height: unset !important;
    font-size: 12px !important;
    color: #6A6A6A !important;
    line-height: 1 !IMPORTANT;}
    
.evtTabWrap li.on {
    border: 0 !important;
    border-bottom: 0 !important;
    box-shadow: none !important;
    background: #000 !important;}
    
.evtTabWrap li.on a {color: #fff !important }





/*°Ô½ÃÆÇ Å¾¹è³Ê, css°øÅë 251031*/

.topBnr{
    background: #F6F6F6;
    padding: 20px;
    margin-bottom: 40px;
    display: flow-root;}
    
.topBnr img{
    margin-top: 10px;
    margin-bottom: 30px;}
    
    
.topBnr p{
    color:#6A6A6A;
    font-size:12px;
    font-weight:400;
    line-height:1.8;
    width: 57%;
    float: right;
    letter-spacing: -.8px;}

.cnt_btn{margin: 0 15px;display: flex; justify-content: space-between; align-items: flex-end; margin-bottom: 20px;}

.cnt_btn p.totalCnt{
    font-size: 12px;
    color: #6A6A6A;}
.cnt_btn p.totalCnt em{font-weight:600; color:#000;}
.cnt_btn .btn_Black{border-radius:999px; background:#000; color:#fff;font-size:14px; color:#fff; font-weight:600; height:34px; line-height:34px; width:75px; text-align:center }


#review-board-list input{border:0}
#review-board-list .boardList li.headArea{background:#F6F6F6}
#review-board-list .boardList li{display: flex;justify-content: space-between; align-items: center;text-align: center;padding: 15px 0; font-size: 14px; font-weight: 500;}
#review-board-list .boardList li .num{width:40px}
#review-board-list .boardList li .title{
    text-indent: 15px;
    width: calc(100% - 120px);
    text-align: left;}
    
#review-board-list .boardList li .writer{
    width: 40px;
    overflow: hidden;
    padding: 0 20px;
    white-space: nowrap;
    display: block;
    text-overflow: ellipsis;}
    
    
#review-board-list .boardList li .date{width:80px; }

/*moveto_°í°´¼¾ÅÍ °øÅë*/
/* CSS */
.moveto-dropdown {
  z-index:1;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  cursor: pointer;
  user-select: none;
    display: inline-block;
    border: 0;
    width: max-content;
    font-weight: 400;
    font-size: 14px;
    color: #6A6A6A;
    position: absolute;/*
    left: 22%;
    top: 49px;*/}

.moveto-dropdown li {
    padding: 6px 10px;
    border: 0;
    background: #fbfbfb;
}

.moveto-dropdown li:hover {
  background: #fff;
}

.moveto-dropdown li.dropdown-title::after {
    content: ' ¡å';
    background: url(/design/mhmall2023/2025_renewal/mo/chevron-right-gray.svg) no-repeat 65% 102%;
    float: right;
    font-size: 0;
    width: 19px;
    display: block;
    height: 16px;
}

.moveto-dropdown li:not(.dropdown-title) {
  display: none;
  border-top: 0;
  position: relative;
  z-index: 100;
}

#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,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;}


[id^="review-board"] input[type="text"],
[id^="review-board"] input[type="date"],
[id^="review-board"] input[type="tel"],
[id^="review-board"] input[type="number"],
[id^="review-board"] input[type="email"],
[id^="review-board"] input[type="password"],
[id^="review-board"] select {
    height: 31px;
    line-height: 31px;
}


input[type="text"],input[type="password"]{
    text-indent: 20px;}
    
    
input[type="text"], input[type="date"], input[type="tel"], input[type="number"], input[type="email"], input[type="password"]{
    vertical-align: middle;
    box-sizing: border-box;
    -webkit-border-radius: 0;
    _background: #F6F6F6;
    border: 1px solid #eee;
    border-radius: 0;
    height: 44px;
    line-height: 44px;
    padding-left: 0;
    color: #6A6A6A;
    font-weight: 500;
    font-size: 14px !important;
    text-indent: 10px;}


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 {display:none}
.h_title h3 {
    position:relative;
    font-size: 20px;
    width: 100%;
    text-align: left;
    margin: 0;
    text-transform: uppercase;
    font-weight: 500;
    padding: 50px 15px 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/2025_renewal/mo/check_off_svg.svg) 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/2025_renewal/mo/check_on_svg.svg) 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-size: 16px ! IMPORTANT;
    background: url(/design/mhmall2023/2025_renewal/mo/check_off_svg.svg) 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/2025_renewal/mo/radio_on_svg.svg) no-repeat;}
/* //°øÅë */

/* ÆäÀÌÂ¡ */
.paging {text-align:center; margin:26px 0;}
.paging a {display: inline-block;
    margin: 0;
    position: relative;
    min-width: 35px;
    font-size: 12px;
    color: #9E9E9E;
    line-height: 35px;
    border-radius: 100%;
    box-sizing: border-box;
    vertical-align: top;
    aspect-ratio: 1 / 1;}
    
    
.paging a.now,
.paging .now {
    color: #fff;
    background: #000000;}
.paging a.first {background-size: 26px ! IMPORTANT;min-width:16px; text-indent:-9999em; border:0; background:url(/design/mhmall2023/2025_renewal/pc/img/chevrons-right-last.svg) no-repeat center; margin: 0 5px; padding:0 !important; transform:rotate(180deg); }
.paging a.prev {background-size: 8px;min-width:16px; text-indent:-9999em; border:0; background:url(/design/mhmall2023/2025_renewal/pc/img/chevrons-right.svg) no-repeat center; margin: 0 5px; padding: 0 !important; transform:rotate(180deg); }
.paging a.next {background-size: 8px;min-width:16px; text-indent:-9999em; border:0; background:url(/design/mhmall2023/2025_renewal/pc/img/chevrons-right.svg) no-repeat center; margin: 0 5px; padding: 0 !important; }
.paging a.last { background-size: 26px ! IMPORTANT;min-width:16px; text-indent:-9999em; border:0; background:url(/design/mhmall2023/2025_renewal/pc/img/chevrons-right-last.svg) 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; }
/* //ÆùÆ® °ü·Ã */




/*°¡ÀÔ¼±ÅÃ_css°­Á¦*/
.form-terms{60px 0 30px !important;}
.form-terms input[type=checkbox]{position:relative;width: 16px;height: 16px;line-height:1;margin-top: -3px;-webkit-appearance:none!important;outline:0;}

.form-terms input[type=checkbox]:before{background:url(/design/mhmall2023/2025_renewal/mo/check_off_svg.svg) no-repeat;background-position: 0 0;background-size: 16px;content:"";font-size:12px;text-align:center;position:absolute;left:0;top:0px;z-index:1;width:16px;height:16px;line-height:16px;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}
.form-terms input[type=checkbox]:checked:before{background:url(/design/mhmall2023/2025_renewal/mo/check_on_svg.svg) no-repeat; background-position: 0 0; background-size: 16px; }
.form-terms input[type=checkbox]:after{display:none;content:"";position:absolute;top:-1px;left:-2px;width:16px;height:16px;background:#fff;border:2px solid #ccc;border-radius:3px;cursor:pointer;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}
.form-terms input[type=checkbox]:checked:after{background: #00aa6c;border: 2px solid #00aa6c;}
.form-terms .all-chk .txt-desc{display:none !Important}
.form-terms h2.title{
    color: #000000;
    font-weight: 500;
    font-size: 18px;
    margin: 0 15px;
    letter-spacing: -0.5px;}
    
.form-terms .all-chk .chk-box{
    margin: 30px 15px 15px !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;}
    
.form-terms .form-wrap{
    padding: 0 0 0 21px !important;
    border: 0 !important;
    border-radius: 0 !important;}
    
.form-terms .form-wrap .title-wrap .checkbox{
    margin-top: -4px;
    position:relative !important;
    float: left;
    margin-right: 10px;}
.form-terms .form-wrap .title-wrap .checkbox label{font-size:0 !important}
.form-terms .form-wrap *{
    font-size: 14px !important;
    font-family: 'Pretendard' !important;}
.form-terms .form-wrap h4.form-title{display: inline-block;font-weight: 400 !important;}
.form-terms .form-wrap h4.form-title .btn-toggle{
    position: absolute;
    right: 0;
    bottom: -4px;
    text-decoration: underline;}
.form-terms .form-wrap h4.form-title .btn-toggle img{opacity:0; }
.form-terms .form-wrap h4.form-title .btn-toggle:after{content:"³»¿ëº¸±â"}

.form-terms .all-chk{margin:0  !important;border: 0 !important; }
.form-terms .all-chk h4{font-size: 16px !important;}
.form-terms .all-chk h4 strong{font-weight: 500 !important;}
.form-terms .all-chk h4 span{position: relative !important;float: left; margin-right: 10px;}



/* ¹öÆ° °ü·Ã */
.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: 16px;
    height: 55px;
    line-height: 55px;
    background-color: #000000;
    color: #fff;
    text-align: center;
    display: block;
    box-sizing: border-box;
    vertical-align: middle;}
.btn_Red {width:100%; padding: 10px 0; background-color:#000; color:#fff; font-size: 15px; text-align:center; display:block; border:1px solid #000; box-sizing: border-box; vertical-align: middle;}
.btn_Grey {width:100%; height:31px; line-height:31px; 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;height: 44px; line-height: 44px;}
.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;}
/* ¹öÆ° °ü·Ã */

#join_terms .form-terms {
    padding-top: 0;
}

.joinStep { padding-top:25px ; padding-bottom: 60PX;}
.joinStep ol { font-size:0; text-align:center; display: flex; justify-content: space-between;}
.joinStep li { 
    display: inline-block;
    margin: 0 20px;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    vertical-align: top;
    color: #6A6A6A;
    position: relative;}

.joinStep li:nth-last-child(1):after{display:none}

.joinStep li:after {
    content: "-";
    position: absolute;
    top: 20%;
    left: 130%;
    width: 140%;
    background: #e0e2e5;
    height: 1px;
    font-size: 0;
}

.joinStep li p{
    line-height: 1;
    font-size: 0;
    color: #6A6A6A;
    font-weight: 400;}

.joinStep li p em{
    display: block;
    font-weight: 500;
    font-size: 12px;
    width: 20px;
    height: 20px;
    background: #9E9E9E;
    text-align: center;
    margin: auto 13.5px;
    border-radius: 500px;
    aspect-ratio: 1 / 1;
    color: #fff;
    line-height: 20px;
    margin-bottom: 5px;}

.joinStep li .ico { 
    display: none;
    margin-bottom: 20px;
    width: 40px;
    height: 40px;
    margin: 12px 10px;}
    
    
.joinStep li .icoStep1 { background:url(/design/mhmall2023/2025_renewal/pc/img/step1.png) center no-repeat;}
.joinStep li .icoStep2 { background:url(/design/mhmall2023/2025_renewal/pc/img/step2.png) center no-repeat; }
.joinStep li .icoStep3 { background:url(/design/mhmall2023/2025_renewal/pc/img/step3.png) center no-repeat;}

.joinStep li.on .icoStep1 {background:url(/design/mhmall2023/2025_renewal/pc/img/step1_on.png) center no-repeat;}
.joinStep li.on .icoStep2 { background:url(/design/mhmall2023/2025_renewal/pc/img/step2_on.png) center no-repeat;}
.joinStep li.on .icoStep3 { background:url(/design/mhmall2023/2025_renewal/pc/img/step3_on.png) center no-repeat; }



.joinStep li.on {color: #000;}
.joinStep li.on p{color: #000;}
.joinStep li.on p em{
    color: #FFF;
    background: #000;}
.joinStep li.on .ico {}
    
    
    
    
    
    
    
    
    
    
    
    
    
.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%;
    padding: 0;
    background: #F6F6F6 url(/design/mhmall2023/2025_renewal/mo/sel_arrow.svg) 87% 50% no-repeat;
    font-size: 13px;
    color: #333;
    box-sizing: border-box;
    vertical-align: 1px;
    -o-appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 999px;
    background-size: 9px;}
    
.item-order dd{
    padding-right: 33px;
    padding-left:6px;
    height: 26px;
    line-height: 26px;
    text-indent: 6px;}

.item-order dd ul li{padding: 0 15px;}

.item-order .blind { display:none !important }
.item-order .nowSortName {}
.item-order ul {
    display: none;
    margin: 0 -1px;
    position: absolute;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 555555555555555555;
    position: fixed;
    bottom: 0;
    _height: 50vw;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    padding-top: 33px;
    padding-bottom: 50px;}


.item-order ul .toggle{
    position: absolute;
    height: 3px;
    width: 30px;
    background: #F6F6F6;
    top: 15px;
    font-size: 0;
    left: 50%;
    transform: translateX(-50%);}
    

.item-order ul div{
    max-height: 96%;
    overflow: scroll;}

.item-order ul li a {     display: block;
    border-bottom: 1px solid #F6F6F6;
    font-size: 14px;
    color: #6A6A6A;
    font-weight: 500;
    padding: 15px 0;
    line-height: 1;}

.item-order ul li a span.on{font-weight: 600; color: #000 !important;}

aside * {
  -webkit-overflow-scrolling: touch;
}

/* »óÇ°Áø¿­ */
.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;}
.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 10px;  text-align:left; }
.list_shopping2x li {box-sizing: border-box; width: 50% !important; display: inline-block; padding: 20px 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 { margin:0 10px; position: relative; }
.list_shopping2x li .prd-info .prd-info{margin:0}
.list_shopping2x li .prd-info .prd-name {     width: calc(100% - 17.3px);
    line-height: 1.4em;
    margin-top: 10px;
    word-wrap: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    height: 37px;
    letter-spacing: -.03em;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #000;
    font-size: 14px;
    font-weight: 350;}
.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: 5px;
    font-size: 18px;
    color: var(--point-color);
    font-weight: 600;}
    
.groupName {color: var(--point-color) !important}

.list_shopping2x li .prd-info .priceArea .groupName { line-height: 20px; margin-right: 5px; font-size:12px; color: var(--point-color); font-weight:600 }
.list_shopping2x li .prd-info .priceArea .price { _position: absolute; bottom: 0; letter-spacing: -.03em; font-size: 18px; margin-right: 3px; font-weight: 600; }
.list_shopping2x li .prd-info .priceArea strike { display: none; 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 {margin: 0; 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: 0; bottom: 0; }
.listWish a { display: block; }
.listWish img { opacity:0; width: 17px; }
.listWish .wishOn { display:none }

.listWish .wishOff:after{content:"-"}
.listWish .wishOn:after{content:"-"}

.my-wish-list{background:url('/design/mhmall2023/2025_renewal/mo/wish.svg') no-repeat; background-size: contain;}
.my-wish-list.wish-on{background:url('/design/mhmall2023/2025_renewal/mo/wish_in.png') no-repeat !important; background-size: contain !important; display: inline-block}




.my-input:-webkit-autofill,
.my-input:-webkit-autofill:hover,
.my-input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0 1000px #F6F6F6  inset !important;
    -webkit-text-fill-color: #6A6A6A !important;
    transition: background-color 5000s ease-in-out 0s;
}






.listWish .wish-on .wishOn { display:block; }
.listWish .wish-on .wishOff { display:none }
/* //»óÇ°Áø¿­ */

/* ·Î±×ÀÎ */
.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:12px;}
.login #keyboard img {display:none; width:100%;}
.login .loginInput {margin-top:10px;}
.login .loginInput input {
    background: #F6F6F6 !important;
    width:100%; display:block; margin-bottom:10px;_font-size: 15px;}
.login .loginCheck label {
    font-size: 12px;
    color: #6A6A6A;
    font-weight: 500;}
.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: #000000;
    font-weight: 400;
    font-size: 16px;
    text-align: center; }
    



.mlog-tit {padding: 50px 15px 35px; }

.h_title h3,.mlog-tit h2 { 
    font-size: 25px;
    font-weight: 500;
    line-height: 1.5;
    text-transform: uppercase;}
.mlog-tit h2 p{line-height:1; padding-bottom: 12px;}



.h_title h3{
    font-size: 20px;}




.sns-login ul { display:block;margin-top: 30px; }
.sns-login li { border-radius:0; height: 56px; text-align: center;  width:100%;line-height: 56px;}
.sns-login li img {width: 16px;vertical-align: middle; margin-top: -3px; margin-right: 10px;}
.sns-login li.nhn{margin-bottom: 10px;background:#06BE34}
.sns-login li.nhn a{color:#fff;}
.sns-login li.kakao{background:#FAE100}
.sns-login li.apple{}
.sns-login li.facebook{}
.sns-login li a{display:block;
font-weight:500; font-size:16px;}
.login_management_box { 
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 15px 10px 35px;
    border-bottom: 1px solid #E0E2E5;
    padding-bottom: 37px;}
    
.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 { opacity:0; 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: #000; 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;}
    /* //´õº¸±â ¹öÆ° */
}

:root {
  --point-color:#FE5F57;
}


