@charset "euc-kr";
#m_preview_wrap {display:none;} /* ¹Ì¸®º¸±â ¼û±â±â */


select { margin: 0 5px 10px 0;   width: 30%;   height: 40px;   line-height: 40px;   left: 0;   top: 0;   color: #000;   background: #fff url(/design/koharu01/phps/m/common/btn_select.gif) no-repeat right 50%; background-size: 32px 40px;  appearance: none;  -moz-appearance: none;  -webkit-appearance: none;  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box;  box-sizing: border-box; }

.listPrice span.dcPrice {
    font-size: 15px;
}
input[type=checkbox] {
        -webkit-appearance: none;
    border: 2px solid #d2d2d2!important;
    width: 17px!important;
    height: 17px!important;
    vertical-align: middle;
    background-color: #fff;
    margin: 0;
    margin-top: -3px;
    outline: none;
    margin-right: 1px;
    background: #fff url(/design/koharu01/phps/m/main/default_check.png) no-repeat 50% 49%!important;
    background-size: 9px auto!important;
    border-radius:0!important;
    -webkit-border-radius:0!important;
}


input[type=checkbox]:checked {
    border: 2px solid #E0695E!important;
    background: #fff url(/design/koharu01/phps/m/main/check_img.png) no-repeat 50% 50%!important;
    background-size: 9px auto!important;
}

/*
#order .orderBody td input[type=checkbox], #order .before_pay input[type=checkbox] {
    -webkit-appearance: none;
    border: 2px solid #E0695E;
    width: 18px;
    height: 18px;
    vertical-align: middle;
    background-color: #fff;
    margin: 0;
    margin-top: -4px;
    outline: none;
    
}


#order .orderBody td input[type=checkbox]:checked, #order .before_pay input[type=checkbox]:checked {
    
}
*/



/*
::-webkit-scrollbar {
    width: 25px !important;
    position:fixed;
    top:0;
    left:0;
 }


::-webkit-scrollbar-track {
   -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0) !important;
   -webkit-border-radius: 0px !important;
   border-radius: 0px !important;
   opacity:0;
   display:none!important;
 }


::-webkit-scrollbar-thumb {
   -webkit-border-radius: 0px !important;
   border-radius: 0px !important;
   background: url('/design/koharu01/phps/m/main/ico_drag.png') no-repeat top !important; 
   background-size:25px auto!important; 
   height:31px!important;
 }

::-webkit-scrollbar { -webkit-appearance: none; } ::-webkit-scrollbar:vertical { width: 25px; } ::-webkit-scrollbar:horizontal { height: 31px; }
*/


input[type=radio] {
    -webkit-appearance: none;
    border: 2px solid #d2d2d2!important;
    width: 18px!important;
    height: 18px!important;
    vertical-align: middle;
    background-color: #fff;
    margin: 0;
    margin-top: -3px;
    outline: none;
    border-radius:50%;
    background: #fff url(/design/koharu01/phps/m/main/defalut_radio.png) no-repeat 50% 50%!important;
    background-size: 10px auto!important;
}


input[type=radio]:checked {
    background: #fff url(/design/koharu01/phps/m/main/radio_bt.png) no-repeat 50% 50%!important;
    background-size: 10px auto!important;
    border-color:#E0695E;
    border: 2px solid #E0695E!important;
}



input[type="text"] {
    -webkit-appearance: none !important; }



/* base */
* {-webkit-text-size-adjust:none;}
body {position:relative;font-size:0.75em;line-height:1.417em;color:#191919;-webkit-text-size-adjust:none;}
body,input,textarea,select,button,table{font-family:'Lato','Noto Sans KR',Arial,"Helvetica Neue", Helvetica, NanumGothic,"Malgun Gothic",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:#101010;}
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:#101010; 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 #ddd;vertical-align: middle;padding-left:10px;box-sizing: border-box;-webkit-border-radius:0;border-radius: 0; -webkit-appearance: none !important;}
input[type="radio"], input[type="checkbox"] {vertical-align: middle;}


input:focus { outline: none !important;}
textarea {border: 1px solid #ddd;vertical-align: middle;box-sizing:border-box;background-color:#fff;padding:10px;-webkit-border-radius:0;border-radius:0;  -moz-appearance: none;  -webkit-appearance: none;  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box;}
.clearFix {position:relative; overflow:hidden; zoom:1;}
.bold {font-weight:bold;}
.response100 {width:100%;}
.location {padding:0 10px; margin-bottom:8px;}
.h_title {border-bottom: 1px solid #ededed;position: relative;background: #fff;height: 49px;line-height: 49px;z-index: 17;box-sizing:border-box;-webkit-box-sizing:border-box;}
.h_title.downFix {position:fixed;top:-50px;left:0;right:0;width:100%;transition:0.2s;}
.h_title.upFix {position:fixed;top:0;left:0;right:0;width:100%;z-index: 17;transition:0.2s;}
.fixHeight.fxOn { position: relative; width:100%; height: 50px; }
.h_title h3 {font-weight:500;text-align: center;font-size: 16px;}
.h_title h3 span { font-size: 14px; color:#777;font-weight:normal;}
.h_title h3 .btn_Red { display:none; }
.hisBack:before {position: absolute;top: 0;left: 5px;display: block;width: 30px;height: 49px;line-height: 49px;text-align: center;font-family: FontAwesome;content: "\f104";font-size: 28px;color: #555;}
.h_title a.quickHomeBtn {position: absolute;top: 0;left: 35px;display: block;width: 35px;height: 49px;line-height: 47px;text-align: center;}
.h_title a.quickCartBtn {position: absolute;top: 0;right: 5px;display: block;width: 35px;height: 49px;line-height: 49px;text-align: center;}
.h_title a.quickSrcBtn {position: absolute;top: 0;right: 40px;display: block;width: 35px;height: 49px;line-height: 48px;text-align: center;}
.h_title i {font-size: 28px;color: #555;vertical-align: middle;}
.h_title a.quickSrcBtn i {font-size:26px;}
.h2_title {border-bottom: 1px solid #ddd;position: relative;background: #fff;height: 49px;line-height: 49px;z-index: 10;}
.h2_title h3 {font-weight:bold;text-align: center;font-size: 16px;}

.none-data {text-align: center; margin: 20px 0;}
.none-data i {font-size: 32px;}
.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 { margin-right: 3px; text-align:center}
.page_location li { display: inline; }
.page_location li a {font-size: 16px;}
.page_location li:after {content: ">"; margin: 0 7px;}
.page_location li:last-child {font-weight:bold;}
.page_location li:last-child:after {content: ""; margin:0; font-weight:bold;}

.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;padding: 26px 0;background: #fff;}
.paging a {display:inline-block;margin: 0 8px;padding: 0 3px;font-size: 16px;font-weight: 700;color: #191919;padding-bottom: 5px;border-bottom: 2px solid #fff;}
.paging a.now {color: #e0695e;border-bottom: 2px solid #e0695e;}
.paging a.next, .paging a.prev {font-size: 0;font-weight:bold;width: 8px;box-sizing: border-box;-webkit-box-sizing: border-box;vertical-align: middle;}
.paging a.next {background:url(/design/koharu01/phps/main/pager_next.png);background-repeat:no-repeat;background-position: center 33%;background-size: 100% auto;}
.paging a.prev { background:url(/design/koharu01/phps/main/pager_prev.png); background-repeat:no-repeat; background-position:center 35%; }
/* //ÆäÀÌÂ¡ */

/* ÆùÆ® °ü·Ã */
.pcolor {color: #e0695e;}
.color_1984f1 {color:#1984f1 !important;} /* Blue */
.color_f1191f {color:#393939 !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: 40px;line-height: 40px;background-color:#fff;text-align:center;display:block;border:1px solid #ddd;box-sizing: border-box;vertical-align: middle;}
.btn_Black {width:100%;height: 40px;line-height: 40px;background-color:#393939;color:#fff;text-align:center;display:block;border:1px solid #393939;box-sizing: border-box;vertical-align: middle;font-size: 14px;font-weight: 500;}
.btn_Red {width:100%;height: 40px;line-height: 40px;background-color: #393939;color: #fff;text-align:center;display:block;border: 1px solid #393939;box-sizing: border-box;vertical-align: middle; font-size: 14px;font-weight: 500;}
.btn_Grey {width:100%;height:40px;line-height: 40px;background-color: #a1a1a1;color:#fff;text-align:center;display:block;border: 1px solid #909090;box-sizing: border-box;vertical-align: middle;}
.btn_Login {margin-top:20px;width:100%;height: 50px;line-height: 50px;background-color: #191919;color: #fff;text-align:center;font-size:14px;display:block;border: 1px solid #414754;box-sizing: border-box;vertical-align: middle;}
.btn_BLogin {margin-top:20px;width:100%;height: 50px;line-height: 50px;background-color: #999;color: #fff;text-align:center;font-size:14px;display:block;border: 1px solid #999;box-sizing: border-box;vertical-align: middle;}
.btn_KHJoin {margin-top:20px;width:100%;height: 50px;line-height: 50px;background-color: #df695e;color: #fff;text-align:center;font-size:14px;display:block;border: 1px solid #df695e;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%;}
.btn_moreGray {width:75%;height: 50px;line-height: 50px;background-color:#fff;border: 1px solid #ddd; border-radius: 50px; display: block;margin: 0 auto; font-size: 15px; font-weight: 500;}
.btn_moreGray i { margin-left:4px; color:#111;     font-size: 20px; vertical-align: middle; padding-bottom: 2px;}
/* ¹öÆ° °ü·Ã */

/* »óÇ°Áø¿­ */
.list_array {padding: 8px 17px;height: 30px;margin-top: 8px;background: #fff;margin-bottom: 8px;}
.list_array .list_arrayLeft {float:left;line-height: 30px;width: 49%;font-size: 14px; color:#191919; font-weight:500; font-family:'Noto Sans KR';}
.list_array .list_arrayLeft span { font-weight:bold; }
.list_array .list_arrayRight {float:right;}
.list_array .list_arrayRight select {height: 30px;line-height: 30px;border: none;font-size: 14px;font-weight: 500;width: 85px;}
.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;padding-bottom: 6px;padding: 0 17px;background: #fff;}
.list_shopping1x li {width:100%;display:inline-block;vertical-align: top;background: #fff;position: relative;padding: 12px 0;border-bottom: 1px solid #ededed;}
.list_shopping1x li a {display: block;position:relative;overflow:hidden;zoom:1;}
.list_shopping1x li .thumbArea {width: 45%;float:left;position:relative;border-right:1px solid #eee;box-sizing: border-box;}
.list_shopping1x li .thumbArea .listIcons {position:absolute;bottom: -10px;left: 8px;z-index:10;}
.list_shopping1x li .thumbArea .listIcons img {margin-right: 2px;vertical-align:top;padding: 0;}
.list_shopping1x li .thumbArea .idxIco { position:absolute; top:2px; right:2px; width:26px; height:26px; text-align:center; background:rgba(102,102,102,0.9); z-index:20 }
.list_shopping1x li .thumbArea .idxIco .bestNum { display:block; font-size:14px; color:#fff; line-height:26px }
.list_shopping1x li .thumbArea .idxBest { background:rgba(224,105,94,0.9) }
.list_shopping1x li img.listPic { width:100% }
.list_shopping1x li .listPriceWrap { margin: 20px 0 3px; }
.list_shopping1x li .right_div {float:left;width: 55%;padding-left: 4%;box-sizing: border-box;-webkit-box-sizing: border-box;position: absolute;right: 0;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);-moz-transform: translateY(-50%);}
.list_shopping1x .list_shoppingInfo {width: 100%;font-size: 13px;box-sizing: border-box;}
.list_shopping1x .list_shoppingInfo a {}
.list_shopping1x .list_infoBottom {padding: 9px 0px 0;font-size:11px;letter-spacing:-0.5px; *zoom:1;}
.list_shopping1x .list_infoBottom:after { display:block; clear:both; content:'' }
.list_shopping1x .list_infoBottom .buy { padding-right:8px; position:relative; float:left }
.list_shopping1x .list_infoBottom .buy:after { position:absolute;top: 3px;right:0;width: 1px;height: 12px;background:#dbdbdb;content:''; }
.list_shopping1x .list_infoBottom .reivew { padding-left:7px; float:left }
.buy img, .reivew img{width:12px; vertical-align:middle;}
.list_shopping2x {  }
.list_shopping2x ul {width:100%;display:table;table-layout:fixed;box-sizing:border-box;padding: 0 17px;text-align:left;font-size:0;}
.list_shopping2x li {padding-bottom:25px;width: 49%;display:inline-block;vertical-align:top;margin-right:2%;}
.list_shopping2x li:nth-of-type(2n) { margin-right:0; }
.list_shopping2x li a {display:block;}
.list_shopping2x li img.listPic { width:100% }
.list_shopping2x li .thumbArea { position:relative }
.list_shopping2x li .thumbArea .listIcons {position:absolute;bottom: -10px;left: 8px;z-index:10;}
.list_shopping2x li .thumbArea .listIcons img {margin-right: 2px;vertical-align:top;padding: 0;}
.list_shopping2x li .thumbArea .idxIco {position:absolute; width:26px;height:26px;text-align:center;background:rgba(102,102,102,0.9);z-index:20;}
.list_shopping2x li .thumbArea .idxIco .bestNum { display:block; font-size:14px; color:#fff; line-height:30px }
.list_shopping2x li .thumbArea .idxBest { background:rgba(224,105,94,0.9) }
.list_shopping2x li .bottom_info { padding-top:5px; }
.list_shopping2x .list_shoppingInfo {padding: 12px 0px 0;position:relative;font-size:13px;}
.list_shopping2x .list_shoppingInfo a {padding: 0 0px 7px;border-bottom: 1px solid #ededed;}
.list_shopping2x .list_infoBottom {padding: 7px 0px 0;font-size:11px;letter-spacing:-0.5px; *zoom:1;}
.list_shopping2x .list_infoBottom:after { display:block; clear:both; content:'' }
.list_shopping2x .list_infoBottom .buy { padding-right:7px; position:relative; float:left }
.list_shopping2x .list_infoBottom .buy:after {position:absolute;top: 3px;right:0;width: 1px;height: 12px;background:#dbdbdb;content:'';}
.list_shopping2x .list_infoBottom .reivew { padding-left:7px; float:left ;letter-spacing:-0.5px;}

.list_shopping3x {text-align:center;}
.list_shopping3x ul {width:100%;display:table;table-layout: fixed;box-sizing: border-box;padding: 0 3px;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 3px 3px;}
.list_shopping3x li img.listPic {width:100%;}
.list_shopping3x .list_shoppingInfo {/* margin-top:10px; */text-align:center;font-size:12px;}



.listName {color: #191919;padding-top: 2px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size: 13px;font-weight: 400;}
.listSubname {font-size: 13px;color: #767676;padding-top:3px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-weight: 400;}
.listDiscount {color:#b5b5b5;}
.listPrice {margin-top: 10px;}
.listPrice span {margin-right: 1px!important;}
.listPrice del {/* display:none; */font-size: 11px;color: #767676;letter-spacing: -0.025em;}
.listPrice .price {color:#101010;font-weight:bold;font-size: 14px;letter-spacing: -0.025em;}
.listPrice .percent {margin-right:0px;font-weight:bold;font-size: 14px;letter-spacing: -0.025em;}
.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: #111;font-size: 14px;/* font-weight:bold; */margin-bottom: 2px;}
p.time_txt {position:absolute;bottom:0;left:0;z-index:9;font-size: 16px;text-align:center;width: 100%;padding: 7px 0;background: rgba(25,25,25,.7);color: #fff;font-weight: 600;}
.list_shopping1x li .right_div .listName {padding-top: 2px;font-size: 15px;}
.list_shopping1x li .right_div .listPrice {margin-top: 11px;}
.list_shopping1x li .right_div .listPrice .percent, .list_shopping1x li .right_div .listPrice .price { font-size: 17px; }
.list_shopping1x li .right_div .listPrice del { font-size:14px; }

.sold_out_box { position:absolute; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,.6); z-index:11; }
.sold_out_box span {font-size: 19px;color: #fff;font-weight: 700;font-family: 'Noto Sans KR';letter-spacing: -0.025em;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);-o-transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%);width: 100%;text-align: center;}


/* //»óÇ°Áø¿­ */

/* ·Î±×ÀÎ */
.login .caution {margin-bottom:10px;}
.member {padding:0 15px; margin-top: 20px;}
.login #keyboard {text-align:center; margin:5px auto;}
.login #keyboard p {text-align:right; margin-bottom:5px;}
.login #keyboard img {display:none; width:100%;}
.login .loginInput {margin-top: 12px;}
.login .loginInput input {width:100%;display:block;margin-bottom:8px;}
.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: 12px 0 0;}
.login .loginMiddle .btn_White {font-size:1.167em;}
.login .loginBtns {border-top: 1px solid #ddd;padding: 10px 0 20px 0;margin: 10px 0 0 0;zoom:1;overflow:hidden;position: relative;}
.login .loginBtns .btn_White {width: 50%;float:left;}
.login .loginBtns .btn_Grey {width: 49%;float:left;margin-right: 1%;}
.login .loginBtns .lbJoin2000 {z-index:20;position:absolute;top: 40px;left: 24%;width: 110px;height: 20px;line-height: 20px;margin-left: -55px;background: #333;border: 1px solid #333;border-radius: 4px;font-size: 11px;color: #fff;text-align:center;}
.login .loginBtns .lbJoin2000:before {content: "";position:absolute;top: -5px;left:50%;margin-left: -2px;border-style: solid;border-width: 0 4px 4px;border-color: #333 transparent;}
.login .loginBottom {background-color:#fff; padding:18px 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 15px 0;}
.sns-login .sns-title img { 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; }
/* //·Î±×ÀÎ */

/* È¸¿ø°¡ÀÔ */
#join .sequence {padding: 18px 0 12px;text-align: center;}
#join .sequence li {display: inline-block;color: #aaa;font-weight: bold;}
#join .sequence li:after {font-family: FontAwesome;content: "\f105";margin: 0 10px;}
#join .sequence li:last-child::after {content: ""; margin:0;}
#join .sequence li.now {color:#333;}
.sns-join .sns-title { padding: 0 15px; color:#999;}
.sns-join .sns-title h2 { display: inline; font-weight: bold; font-size: 16px; margin-right: 5px; color:#333;}
.sns-join .sns-btn {margin: 20px 15px 10px 15px;}
.sns-join .sns-btn p { margin-top: 10px; font-size: 1em; color: #777; text-align: center; }
.sns-join {position: relative;padding: 30px 0 20px 0;}
.sns-join .sns-title img { width: 300px; padding: 0 20px; }
/*
.sns-join ul {padding: 0 15px;padding-bottom: 20px;}
.sns-join ul li {position: relative;margin-top: 10px;padding-left: 50px;height: 40px;line-height: 40px;border: 1px solid #dfdfdf;list-style: none;background: #fff;}
.sns-join ul li a{display: block;padding-left: 10px;border-left: 1px solid #dfdfdf;font-size: 1.25em;font-weight: bold;letter-spacing: -1px;}
.sns-join ul li span { position: absolute; top: 0; left: 0; width: 50px; height: 40px; }
.sns-join ul li.naver span { background: url(/images/d3/m_01/icon/ico_sns_naver.gif) no-repeat 50% 50%; background-size: 18px auto; }
.sns-join ul li.facebook span { background: url(/images/d3/m_01/icon/ico_sns_facebook.gif) no-repeat 50% 50%; background-size: 12px auto; }
.sns-join ul li.kakao span { background: url(/images/d3/m_01/icon/ico_sns_kakaotalk.gif) no-repeat 50% 50%; background-size: 18px 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;}
.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: #f8f8f8;height: 36px;line-height: 36px;font-weight: bold;padding: 0 10px;}
.popup .pop .txt {padding:10px;}
.popup .pop .close {width:45px;height:36px;line-height: 44px;position:absolute;top:0;right:0;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; margin-top: 5px;}
/* //ÆË¾÷ */

@media screen and (max-width:320px) {
    .tabletOnly {display:none !important;}
}
@media screen and (min-width:321px) and (max-width:375px) {
    .tabletOnly {display:none !important;}
    .list_shopping1x .list_shoppingInfo a {}
}
@media screen and (min-width:376px) and (max-width:767px) {
    .tabletOnly {display:none !important;}
    .list_shopping1x .list_shoppingInfo a {}
    /* .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 .list_shoppingInfo {padding: 10% 10px;}
}

#gallery-list .notice-bar,
#review-board-list .notice-bar,
#board-list table thead {background-color: #eee !important;}

.buy img{display:none;}
span.my-wish-list img { display: block; } 
.list_shopping2x .list_infoBottom .buy span, .list_shopping2x .list_infoBottom .reivew span { display: inline-block; vertical-align: middle; color: #767676; font-weight:500; }
.list_shopping1x .list_infoBottom .buy span, .list_shopping1x .list_infoBottom .reivew span { display: inline-block; vertical-align: middle; color: #767676; font-weight:500; }

.d_p_money {width:13px;margin-right:5px;vertical-align:middle;}
.infoBottom2 {padding: 7px 0px 0;position:relative; *zoom:1;}
.infoBottom2 p {font-size:11px;border: 1px solid #dbdbdb;width: auto;display:inline-block;border-radius:15px;padding: 1px 7px;box-sizing: border-box;-webkit-box-sizing: border-box;margin-right: 3px;font-family: 'Noto Sans KR';font-weight: 500;}
.infoBottom2 .p_money {width:13px;margin-right:5px;vertical-align:middle;margin-top: -2px;}
.infoBottom2 p.listIcons { border: none; padding: 0; display: inline-block; }

.infoBottom3 { padding:5px 0px 0; position:relative; float:left;margin-left:-3px; *zoom:1 }
.infoBottom3 p {  font-size:11px; border:1px solid #ddd;width:107px;border-radius:15px;padding:1px 5px;letter-spacing:-0.7px;}
.infoBottom3 .p_money {width:13px;margin-right:5px;vertical-align:middle;margin-top:-4px;}

.list_infoBottom .r_view { float:right; }
.list_infoBottom .r_view img { width:15px; margin-top:2px; }

.login h2.tit-page {margin:0 auto;width:90%;text-align:center; font-size:18px;font-weight:600;margin-top:20px;margin-bottom:20px;}
.login h2 span {display:block;font-size:13px;margin-top:20px; font-weight:500;text-align:center}
.benft {margin:0 auto;}
.benft img{width:100%;}
.benft2 img{width:90%;margin-left:5%;}
.kko_btn { margin:0 auto;width:90%;height:50px;line-height:50px;background:#fee500;text-align:center;}
.kko_btn li { width:100%;height:50px;line-height:50px;background:#fee500;text-align:center;box-sizing:border-box;}
.kko_btn li a{ display: block;font-size:16px;}
.kko_btn li a i { font-size:26px; vertical-align: middle;}

.join_point {position:relative; top:-50px; left:43%; margin-right:0px; display:inline-block; min-width:70px; height:20px; line-height:20px; border-radius:10px; background:#e75244; text-align:center; font-size:11px; font-weight:600; color:#fff; animation:join_point 1s linear infinite; z-index:10;}
.join_point .arrow {position:absolute; top:12px; left:30%; margin-left:5px; color:#e75244;}
@keyframes join_point {0% {top:5px;} 50% {top:0px;} 100% {top:5px;}}

.join_point_shop {position:relative; top:55px; left:60%; margin-right:0px; display:inline-block; min-width:120px; height:50px; line-height:50px; border-radius:10px; background:#f1f1f1; text-align:center; font-size:12px; font-weight:600; color:#333;  animation:join_point_shop 1s linear infinite; z-index:200;}
.join_point_shop .arrow {position:absolute; top:25px; left:10%; margin-left:5px; color:#f1f1f1;}
.join_point_shop p {line-height:15px;font-weight:500;font-size:12px;padding-top:0px;}
.join_point_shop p span {display:block;color:#e75244;font-weight:600;}
@keyframes join_point_shop {0% {top:35px;} 50% {top:30px;} 100% {top:35px;}}

/* Å«¹öÆ°¹é¾÷
.sns-join ul {padding: 0 15px;padding-bottom: 0px;}
.sns-join ul li {position: relative;margin-top: 10px;height: 50px;line-height: 50px;border: 0px solid #dfdfdf;list-style: none;background: #fff;text-align:center;}
.sns-join ul li a{display: block;font-size: 1.25em;font-weight: bold;text-align:center;letter-spacing: -0.5px;color:#fff;}
.sns-join ul li.naver{ background:#58b735;}
.sns-join ul li.facebook  { background:#586fa7; }
.sns-join p.notice_txt {text-align:center;width:90%; margin:20px auto 10px; color:#555;}
 */


.sns-join ul {padding: 0 15px;padding-bottom: 0px;}
.sns-join ul li {position: relative;margin-top: 10px;height: 40px;line-height: 40px;border: 1px solid #dfdfdf;list-style: none;background: #fff;text-align:center;}
.sns-join ul li a{display: inline-block;font-size: 12px; color:#222;}
.sns-join ul li.naver{ position:relative;background:#fff;width:48%;display: inline-block;}
.sns-join ul li.naver a span{ position: absolute; right: 10px; top:0px; text-align:right;font-size:12px;color:#333;}
.sns-join ul li.naver a i{ position: absolute; left: 10px; top: 8px;background:#58b735;padding:5px;color:#fff;}
.sns-join ul li.shop  {position:relative; background:#fff;width:48%; display: inline-block;}
.sns-join ul li.shop a span{ position: absolute; right: 10px; text-align:right;font-size:12px;color:#333;top:0px;}
.sns-join ul li.shop a img{ position: absolute; left: 10px; top: 10px; width:20px;height:20px;background:#fff;padding:1px;}
.sns-join p.notice_txt {text-align:center;width:90%; margin:20px auto 10px; color:#555;}


.sns-join2 ul {padding: 0 15px;padding-bottom: 0px;}
.sns-join2 ul li {position: relative;margin-top: 10px;height: 18px;line-height: 18px;border: 0px solid #dfdfdf;list-style: none;background: #fff;text-align:center;font-size: 12px;}
.sns-join2 ul li a{display: block;font-size: 13px;font-weight: bold;text-align:center;letter-spacing: -0.5px;color:#333;}
.sns-join2 ul li span {display: inline-block;}


.sns-join h2.tit-page {margin:0 auto;width:90%;text-align:center; font-size:18px;font-weight:600;margin-top:20px;margin-bottom:20px;}
.sns-join h2 span {display:block;font-size:13px;margin-top:20px; font-weight:500;text-align:center}

#login h2.tit-page {margin:0 auto;width:90%;text-align:center; font-size:18px;font-weight:600;margin-top:20px;margin-bottom:10px;}
#login h2 span {display:block;font-size:13px;margin-top:20px; font-weight:500;text-align:center}

.koharu_icon {vertical-align:middle;width:15px;}
.btn_KHJoin img{width:15px;}


/* Àå¹Ù±¸´Ï ·¹ÀÌ¾îÆË¾÷*/
.layer-confirm {padding: 2px !important;   background-color: #191919 !important; }
.layer-confirm h4 {  line-height: 36px !important; height: 36px !important; font-size: 14px !important;  }
.layer-confirm a.close { background-size: 13px 12px !important; }
.layer-confirm .txt {  font-weight: normal !important; color: #191919 !important;  font-size: 13px !important;  padding: 24px 0 !important; }
.layer-confirm a.btn-cart { border: 1px solid #dbdbdb !important;  color: #000 !important;  background-color: #fff !important; background-image: none !important;}