@charset "euc-kr"; #m_preview_wrap { display:none;}
/* 미리보기 숨기기 */
#m_skin_preview_wrap { display:none !important;}

/*
========================================================================
CSS 변수 (Design Tokens)
========================================================================
*/
:root {
    /* 폰트 스케일 */
    --fs-xxs:  10px;  /* 초극소: 스핀버튼, 뱃지 em 등 */
    --fs-xs:   12px;  /* 극소: 뱃지, 보조 레이블 */
    --fs-sm:   14px;  /* 소: 옵션, 날짜, 보조 텍스트 */
    --fs-base: 16px;  /* 기본: 본문, 버튼, 가격 */
    --fs-md:   18px;  /* 중: 상품명, 소제목 */
    --fs-lg:   20px;  /* 대: 섹션 제목 */
    --fs-xl:   24px;  /* 특대: 페이지 타이틀 */
    --fs-xxl:  40px;  /* 초특대: 닫기버튼 아이콘 등 */
}


/* base */
* { -webkit-text-size-adjust:none; outline:none;}
body { position:relative; font-size:14px; line-height:1.5; color:#222; -webkit-text-size-adjust:none;}
body,input,textarea,select,button,table,pre { font-family:'outfit',"Noto Sans KR","Helvetica Neue", Helvetica, Dotum,sans-serif; word-break:keep-all;}
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;}
h1, h2, h3 { font-weight:700;}
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:#222;}
label { cursor:pointer;}
table { border-collapse:collapse; border-spacing:0;}
.displaynone, .disnone, .display { 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:#222; 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:35px; background-color:#fff; 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 #eee; 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;}
#mask { width:100%; height:100%; position:fixed; top:36px; left:0; right:0; bottom:0; background-color:#222; z-index:1000; display:none; opacity:0.8;}
.none-data { text-align:center; margin:3em 0 9em;}
.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:5px 5px;}
.page_location li { float:left;}
.page_location li::after { content:">"; margin:0 7px;}
.page_location li:last-child::after { content:""; margin:0;}
.h_layerTitle { height:35px; line-height:35px; 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 5px;}
.notice-bar dd { text-transform:uppercase;}
/* //공통 */
/* 페이징 */
.paging { text-align:center; margin:26px 0;}
.paging a { width:25px; height:25px; line-height:25px; background-color:#fff; border:1px solid #ddd; display:inline-block; margin:0 2px; border-radius:50%;}
.paging a.now { background-color:#f3f3f3; color:#adadad; border:1px solid #f3f3f3; border-radius:50%; font-weight:bold;}
/* //페이징 */
/* 폰트 관련 */
.color_1984f1 { color:#1984f1 !important;}
/* Blue */
.color_f1191f { color:#000 !important;}
/* Red */
.color_a63f42 { color:#a63f42 !important;}
/* DarkRed */
.bgc077fe2 { background-color:#077fe2; color:#fff; padding:2px 5px; margin-right:5px;}
.bgc464644 { color:#d00; padding:2px 5px; margin-right:5px; border:1px solid #d00;}
.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;}
.txt_salePer { font-weight:500; color:#d00;}
/* //폰트 관련 */
/* 버튼 관련 */
.btn_White { width:100%; height:45px; line-height:45px; background-color:#fff; text-align:center; display:block; border:1px solid #333; box-sizing:border-box; vertical-align:middle;}
.btn_Black { width:100%; height:45px; line-height:45px; background-color:#333; color:#fff; text-align:center; display:block; border:1px solid #333; box-sizing:border-box; vertical-align:middle;}
.btn_Red { width:100%; height:45px; line-height:45px; background-color:#333; color:#fff; text-align:center; display:block; border:1px solid #333; box-sizing:border-box; vertical-align:middle;}
.btn_Grey { width:100%; height:45px; line-height:45px; background-color:#333; color:#fff; text-align:center; display:block; border:1px solid #333; box-sizing:border-box; vertical-align:middle;}
.btn_White > a, .btn_White > span { color:#333;}
.btn_Black > a, .btn_Red > a, .btn_Grey > a { color:#fff;}
.fixButtonR { position:relative; padding-right:120px;}
.fixButton { width:115px; position:absolute; top:0; right:0;}
.more { text-align:center; width:100%; margin:30px auto;}
.btn_moreGray { width:80%; height:45px; line-height:45px; background-color:#FFF; border:1px solid #333; display:block; margin:0 auto; font-size:14px; font-weight:500; text-transform:uppercase;}
.btn_moreGray span { color:#333;}
.btn_moreGray span em { color:#f1191f;}
/* 버튼 관련 */
/* 상품진열 */
.listView .btn_list_n { width:1.8em; height:1.8em; line-height:1.8; border:1px solid #000; display:inline-block; border-radius:100%; vertical-align:middle;}
.listView .btn_list_n.x2 { width:1.4em; height:1.4em; line-height:1.4;}
.listView .btn_list_n.x3 { width:1em; height:1em; line-height:1;}
.listView { text-align:center; margin:20px auto 50px;}
.nonactive .btn_list_n { background-color:#fff;}
.active .btn_list_n { background-color:#000;}
.listView hr { width:25%; height:0; background-color:#fff; color:black; display:inline-block; border:0; border-top:1px solid #000; vertical-align:middle; margin:0 -3px;}
.list_array { border-bottom:0px solid #4a4a4a; border-top:0px solid #c7c7c7; padding:0 8px; margin-bottom:00px;}
.list_array .list_arrayLeft { float:left; margin-top:12px;}
.list_array .list_arrayLeft select { height:28px;}
.list_array .list_arrayRight { margin:0 auto;}
.list_array .list_arrayRight img { padding:3px;}
.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:0px solid #d9d9d9;}
.list_shopping1x li a { display:block; padding:0 1px 18px;}
.list_shopping1x li img.listPic { width:100%;}
.list_shopping1x .list_shoppingInfo { margin:1em 1em 5em; text-align:center; font-size:10px;}
.list_shopping2x { text-align:center;}
.list_shopping2x ul { width:100%; display:table; table-layout:fixed; box-sizing:border-box; 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 1px;}
.list_shopping2x li img.listPic { width:100%;}
.list_shopping2x .list_shoppingInfo { margin:1em 1em 5em; text-align:left; font-size:10px;}
.list_shopping3x { text-align:center;}
.list_shopping3x ul { width:100%; display:table; table-layout:fixed; box-sizing:border-box; text-align:left; font-size:0;}
.list_shopping3x li { width:calc(33.33% - 2px); padding:1px; display:inline-block; vertical-align:top;}
.list_shopping3x li a { display:block; padding:1px;}
.list_shopping3x li img.listPic { width:100%;}
.list_shopping3x .list_shoppingInfo { margin:1em auto 3em; text-align:center; font-size:10px;}
.list_shopping3x .list_shoppingInfo .listName { font-size:1.3em; line-height:1.2;}
.list_shopping3x .list_shoppingInfo .listPrice { font-size:1.3em; margin:0;}
.listName { color:#222; font-size:1.5em; letter-spacing:-1px; word-break:keep-all; font-weight:normal; line-height:1.2;}
.listDiscount { color:#b5b5b5;}
.listPrice { color:#1b1b1b; margin:4px 0; font-size:1.4em; font-weight:bold;}
.listPrice del { font-size:10px; font-weight:normal; color:#ccc;}
.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:1em; margin:10px 0;}
.login .loginMiddle .btn_White { font-size:1em;}
.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:1em;}
.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:100%; max-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; text-align:center;}
.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:3; position:fixed; left:0; top:0; background:rgba(60,60,60,0.8);}
.layer .layer-pop { width:90%; background-color:#fff; position:relative; box-shadow:0px 1px 10px #494949; margin:80px auto;}
.layer .layer-pop h3 { background-color:#efefef; height:36px; line-height:36px; font-weight:bold; padding:0 10px;}
.layer .layer-pop .txt { max-height:300px; overflow-y:auto; padding:10px;}
.layer .layer-pop .close { width:45px; height:36px; color:#fff; line-height:42px; position:absolute; top:0; right:0; background-color:#4f4f4f; text-align:center;}
body #comment_password { border-radius:0 !important; font-size:1em;}
body #comment_password .head { background-color:#efefef; height:36px; line-height:36px; font-weight:bold; text-align:left !important; padding:0 10px;}
body #comment_password .head h5 { border-bottom:0px none !important; font-size:1em !important; padding:0 !important;}
body #comment_password .head a.close { width:45px; height:36px; color:#fff; line-height:42px; top:0 !important; right:0 !important; text-align:center;}
body #comment_password .contents p { font-size:1em !important; font-weight:normal;}
body #comment_password .contents .form-wrap2 input { height:35px;}
body #comment_password .contents .form-wrap2 p:last-child a { display:block; background-color:#393939; color:#fff; position:initial !important; padding:10px 0; margin-top:10px;}
/* //레이어팝업 */
/* 팝업 */
.popup .pop h3 { background-color:#efefef; height:36px; line-height:36px; font-weight:bold; padding:0 10px;}
.popup .pop .txt { padding:10px;}
.popup .pop .close { width:45px; height:36px; color:#fff; line-height:42px; position:absolute; top:0; right:0; background-color:#4f4f4f; text-align:center;}
#passimg { width:90%; background-color:#fff; top:50%; left:0; right:0; margin:0 auto; text-align:center; padding:20px 0; box-shadow:0 1px 10px #717171;}
#passimg .head { color:#f26c09;}
#passimg .btns { padding:0 10px; margin-top:10px;}
#passimg .btns a { display:block; background-color:#393939; color:#fff; padding:10px 0;}
/* //팝업 */
@media screen and (max-width:319px) { .tabletOnly { display:none !important;}
}
@media screen and (min-width:320px) and (max-width:419px) { .tabletOnly { display:none !important;}
}
@media screen and (min-width:420px) and (max-width:767px) { .tabletOnly { display:none !important;}
}
.list_shopping3x .MK-product-icons, .list_shopping3x .listName .sizeRange, .list_shopping3x .listPrice del { display:none;}
/*폴드 외부화면 등 저픽셀 외부화면용*/
@media screen and (max-width:350px) and (min-width:250px) { .list_shopping2x .list_shoppingInfo { font-size:9px;}
}
/* 더보기 버튼 */
.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;}
/* //상품진열 */
/* 더보기 버튼 */
.btn_moreGray { width:335px;}
/* //더보기 버튼 */
}
#container { margin-top:50px;}
.percent { color:#9e0000}
.bold { font-weight:bold;}
.clear { zoom:1;}
.clear:after { content:""; display:block; clear:both;}
.zoom { -webkit-transition:-webkit-transform 0.5s ease-in-out; transition:transform 0.5s ease-in-out; -webkit-transform:scale(1); transform:scale(1); backface-visibility:hidden;}
.zoom:hover { -webkit-transform:scale(1.05); transform:scale(1.05); backface-visibility:hidden;}
.box { -webkit-box-sizing:border-box; -khtml-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box; box-sizing:border-box;}
.upper { text-transform:uppercase !important;}
.fleft { float:left !important;}
.fright { float:right !important;}
.marC { margin:0 auto; text-align:center;}
.block { display:block !important;}
/* 서브타이틀 */
.h_title { margin:0px auto 10px; background:#FFF; position:relative; text-align:center; border-bottom:0px #eee solid; padding-top:20px;}
.h_title h3 { color:#363636; font-size:1.7em; padding-top:50px; font-weight:700; text-transform:uppercase; letter-spacing:1px;}
.h_title h3 a { color:#363636; font-size:1.7em; padding-top:50px; font-weight:700; text-transform:uppercase; letter-spacing:1px;}
/* .h_title h3:after { content:""; display:block; clear:both; height:1px; width:20px; margin:10px auto 0; text-align:center; background:#000 } */
.gap10 { margin-top:10px;}
.gap20 { margin-top:20px;}
.gap50 { margin-top:50px;}
.gap100 { margin-top:100px;}
.gap150 { margin-top:150px;}
.gap200 { margin-top:200px;}
.gap300 { margin-top:300px;}
.boardList li dd .bl_name, .rbInfo dd .rb_name { text-transform:uppercase;}
.notice { border-top:2px solid #464646; margin-top:3em;}
.item-color { position:absolute; float:right; bottom:3%; right:5%; width:7%; display:flex; flex-direction:column; z-index:99; gap: 2px;}
.item-color span { width:100%; aspect-ratio:1 / 1; border:1px solid #ddd; }
.img-slider-wrap,
.thumb { position: relative; }