@charset "euc-kr";

@import url(/design/seilglobal/phps/css/nanumsquare.css);
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);

/* 
 * Nanum Gothic (Korean) http://www.google.com/fonts/earlyaccess
 */
@font-face { /* ³ª´®°íµñ Regular */
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 400;
  src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.eot);
  src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.eot?#iefix) format('embedded-opentype'),
        url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.woff) format('woff'),
        url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.ttf) format('truetype');
}
@font-face { /* ³ª´®°íµñ Bold */
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 700;
  src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.eot);
  src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.eot?#iefix) format('embedded-opentype'),
        url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.woff) format('woff'),
        url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.ttf) format('truetype');
}
@font-face { /* ³ª´®°íµñ ExtraBold */
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 800;
  src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-ExtraBold.eot);
  src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-ExtraBold.eot?#iefix) format('embedded-opentype'),
        url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-ExtraBold.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-ExtraBold.woff) format('woff'),
        url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-ExtraBold.ttf) format('truetype');
}

/* base */
* {-webkit-text-size-adjust:none;}
body {position:relative;font-size:0.75em;line-height:1.417em;color:#333;-webkit-text-size-adjust:none;}
body,input,textarea,select,button,table{font-family:'Nanum Gothic', 'Nanum Square', "Malgun Gothic",Arial,"Helvetica Neue", Helvetica, NanumGothic,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:#333;}
label { cursor:pointer; }
table {border-collapse: collapse; border-spacing: 0;}
.off { display: none !important; }
/* //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:#333; 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: 32px;border:1px solid #bbb;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;}
input:focus { 
    outline: none !important;
    border-color: #ddd;
}
select { background: #fff; }
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 {border-bottom: 1px solid #ddd;padding: 8px 10px 6px;}
.h_title h3 {font-weight:bold;}
.none-data {text-align: center; margin: 20px 0;}
.none-data img {margin-bottom:10px;}
.pd10 {padding: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;}
nav.page_location {border-bottom: 1px solid #eee;padding: 8px 10px 6px;}
nav.page_location li {float:left;}
nav.page_location li::after {content: ">"; margin: 0 3px;}
nav.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:2px; height: 19px !important; width: auto;}
/* //°øÅë */

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

/* ÆäÀÌÂ¡ */
.paging {text-align:center; margin:26px 0;}
.paging a {width:30px; height:30px; line-height:30px; background-color:#fff; border:1px solid #ddd; display:inline-block; margin:0 2px;}
.paging a.now {background-color:#3b3b3b; color:#fff; border:1px solid #3b3b3b;}
/* //ÆäÀÌÂ¡ */

/* ÆùÆ® °ü·Ã */
.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: 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: 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_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 { padding-top:5px; text-align:center;width:100%;}
.btn_moreGray {width: 45%;height: 34px;line-height: 34px;background-color:#fff;border: 1px solid #ddd;display: block;margin: 0 auto;background: #f8f8f8;padding-left: 4px;}
.btn_moreGray i { margin-left:4px; color:#111; }
.btn_moreWhite { display:block; width:100%; height:36px; font-size:14px; color:#1c1c1c; font-weight:bold; text-align:center; line-height:36px; border-top:1px solid #e5e5e5; border-bottom:1px solid #e5e5e5; background:#fff }
.btn_moreWhite i { color:#c70026; }
/* ¹öÆ° °ü·Ã */

/* »óÇ°Áø¿­ */
.list_array {height: 46px; border-top: 1px solid #eee;padding: 0 10px;}
.list_array .list_arrayLeft {float:left;margin-top: 10px;width: 49%;}
.list_array .list_arrayLeft select {height:28px;width: 100%;}
.list_array .list_arrayRight {float:right;margin-top: 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 #eee}
.list_shopping1x li a {display: block; padding:18px 4px; position:relative; overflow:hidden; zoom:1;}
.list_shopping1x li img.listPic {width: 35%;float:left;}
.list_shopping1x .list_shoppingInfo {width: 58%;float:left;padding-left: 6%;font-size:12px;}
.list_shopping2x {text-align:center;}
.list_shopping2x ul {width:100%; display:table; table-layout: fixed; box-sizing: border-box; padding:0 2px;  text-align:left; font-size:0;}
.list_shopping2x li {width:50%; display:inline-block; vertical-align: top; text-align:left;}
.list_shopping2x li a {display: block; padding:0 2px 18px 2px;}
.list_shopping2x li img.listPic {width:100%;}
.list_shopping2x .list_shoppingInfo {margin-top:10px; text-align:left; 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; margin:0 2px 5px 2px; border:1px solid #e5e5e5 }
.list_shopping3x li img.listPic {width:100%;}
.list_shopping3x .list_shoppingInfo {margin:10px 3px; text-align:left; font-size:12px;}

.listName { margin-bottom:10px; height:51px; word-break: break-all; text-align:left; overflow:hidden }
.listDiscount {color:#535353; font-weight:bold; text-align:left }
.listPrice { font-size:15px; color:#da2426; font-weight:bold; text-align:left }
.listPrice .percent { font-size:12px; color:#0442E3 }
.percent {color:#0442E3 }
.listCode { text-align:left }
.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;}
/* //»óÇ°Áø¿­ */

/* ·Î±×ÀÎ */
.login .caution {margin-bottom:10px;}
.member {padding:0 15px; margin-top: 20px;}
.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:18px;}
.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 {background-color:#eaeaea; 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 10px 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; }
/* //·Î±×ÀÎ */

#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  { text-align: left; height: 70px; display: flex; align-items: center; justify-content: space-between; background: #fff; font-size: 24px; font-weight: bold; padding: 0 3%; }
.layer .layer-pop .txt {max-height: 300px; overflow-y: auto; padding:10px;}
.layer .layer-pop .close { text-align: right; line-height: 50px; height: 50px; width: 50px; font-size: 20px;}
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%;}
    /* //»óÇ°Áø¿­ */
    
    /* ´õº¸±â ¹öÆ° */
    .btn_moreGray {width:335px;}
    /* //´õº¸±â ¹öÆ° */
    /* .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;}
    /* //»óÇ°Áø¿­ */
    
    /* ´õº¸±â ¹öÆ° */
    .btn_moreGray {width:335px;}
    /* //´õº¸±â ¹öÆ° */
}


.addbnr { width:95%; margin:auto; padding-top:10px; }
.addbnr img { width:100%; text-align:center; }

/* ½º¸¶Æ®ÆÄÀÎ´õ °øÅë - mobile */
.smart-finder select,
.smart-finder input[type='text'] { height: 38px; line-height: 38px; padding: 0 5px; color: #333; font-size: 12px; letter-spacing: -1px; border: 1px solid #313131; background: 0 none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border-radius: 0; }
.smart-finder input[type="checkbox"],
.smart-finder input[type="radio"] { position: relative; top: 2px; border-radius: 0; }
.smart-finder .txt-r { text-align: right !important; }
.smart-finder .btn-control { z-index: 1; position: absolute; top: 30px; left: -30px; width: 30px; height: 30px; font-size: 0; line-height: 0; }
.smart-finder .finder-hd { z-index: 2; }
.smart-finder .finder-body { z-index: 1; position: relative; padding: 20px 0; border: 1px solid #666; background: #fff; }
.smart-finder .finder-body .close { position: absolute; top: 15px; right: 15px; width: 15px; height: 15px; background: url(/images/d3/m_01/btn/h27_close.png) no-repeat 0 0; background-size: 15px 15px; text-indent: -9999px; }
.smart-finder .finder-body h3 { margin: 0; padding-left: 10px; color: #666; font-size: 12px; font-weight: bold; letter-spacing: -1px; }
.smart-finder .finder-body .tbl { position: relative; }
.smart-finder .finder-body .tbl table { width: 100%; table-layout: fixed; }
.smart-finder .finder-body .tbl th, 
.smart-finder .finder-body .tbl td { padding: 10px 25px; border-top: 1px solid #c9c9c9; font-size: 12px; letter-spacing: -1px; vertical-align: middle; }
.smart-finder .finder-body .tbl th { background: #f6f6f6; color: #666; text-align: left; }
.smart-finder .finder-body .tbl td p { padding-top: 10px; line-height: 20px; }
.smart-finder .finder-body .tbl .popular { padding: 10px 25px; }
.smart-finder .finder-body .popular { color: #666; font-size: 14px; letter-spacing: -1px; white-space: nowrap; }
.smart-finder .finder-body .popular span { display: block; width: 70px; height: 20px; line-height: 20px; font-size: 12px; background: #da2426; border-radius: 3px; color: #fff; text-align: center; margin-bottom: 10px; }
.smart-finder .finder-body .btn-c { margin-top: 20px; text-align: center; }
.smart-finder .finder-body .btn-c a { display: inline-block; height: 40px; line-height: 40px; padding: 0 70px; background: #000; color: #fff; font-size: 18px; font-weight: bold; }
.smart-finder .finder-body .btn-c a i { vertical-align: middle; font-size: 20px; }
.smart-finder .finder-body .search { position: relative; }
.smart-finder .finder-body .search label { position: relative; display: block; }
.smart-finder .finder-body .search label .keyword { display: block; width: 100%; height: 34px; line-height: 34px; border: 3px solid #313131; color: #333; font-weight: bold; letter-spacing: -1px; }
.smart-finder .finder-body .search label .btn { position: absolute; top: 4px; right: 4px; width: 30px; height: 22px; background: url(/images/d3/m_01/btn/btn_h9_btm.gif) no-repeat 50% 50%; text-indent: -9999px; }
.smart-finder .finder-body .search .btn-search { position: absolute; top: 0; right: 0; height: 28px; line-height: 28px; padding: 0 25px; border: 1px solid #ddd; background: #fff; color: #333; font-size: 12px; font-weight: bold; }
.smart-finder .finder-body .colorpicker { overflow: hidden; position: relative; margin-right: -10px; }
.smart-finder .finder-body .colorpicker li span { display: inline-block; width: 13px; height: 13px; margin-bottom: 2px; vertical-align: middle; }
.smart-finder .finder-body .colorpicker li { float: left; height: 20px; margin: 3px 6px 3px 0; list-style: none; }
.smart-finder .finder-body .colorpicker li a { display: inline-block; width: 18px; height: 18px; }
.smart-finder .finder-body .colorpicker li a.red { background-color: #f77a7a; border: 1px solid #f77a7a; }
.smart-finder .finder-body .colorpicker li a.orange { background-color: #f4a74f; border: 1px solid #f4a74f; }
.smart-finder .finder-body .colorpicker li a.yellow { background-color: #f2e63e; border: 1px solid #f2e63e; }
.smart-finder .finder-body .colorpicker li a.green { background-color: #86c38f; border: 1px solid #86c38f; }
.smart-finder .finder-body .colorpicker li a.blue { background-color: #5f95e7; border: 1px solid #5f95e7; }
.smart-finder .finder-body .colorpicker li a.navy { background-color: #4d6d94; border: 1px solid #4d6d94; }
.smart-finder .finder-body .colorpicker li a.violet { background-color: #997cda; border: 1px solid #997cda; }
.smart-finder .finder-body .colorpicker li a.black { background-color: #333333; border: 1px solid #333333; }
.smart-finder .finder-body .colorpicker li a.gray { background-color: #d6d6d6; border: 1px solid #d6d6d6; }
.smart-finder .finder-body .colorpicker li a.white { background-color: #fff; border: 1px solid #a8a8a8; }
.smart-finder .finder-body .label { display: inline-block; width: 42px; }