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

/* base */
* {-webkit-text-size-adjust:none; -webkit-touch-callout:none;}
body {position:relative;font-size:13px;line-height:19px;color:#000;}

body img{
-webkit-text-size-adjust:none; 
-webkit-user-select: none !important;
-moz-user-select: -moz-none !important;
-ms-user-select: none !important;
user-select: none !important;
}

/*컬렉션 분류리스트 ...표시*/
#MS_select_category {padding: 0 30px 0 10px; overflow: hidden !important;white-space: nowrap;text-overflow: ellipsis;}
#MS_select_category2 {padding: 0 30px 0 10px; overflow: hidden !important;white-space: nowrap;text-overflow: ellipsis;}
/*컬렉션 분류리스트 ...표시*/


body,input,textarea,select,button,table{font-family:"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-bottom:0px; font-size:13px; font-weight:400;}
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:13px;font-family:inherit;line-height:inherit;color:#000;}
label { cursor:pointer; }
table {border-collapse: collapse; border-spacing: 0;}
/* //base */

/* cross */
* html input { margin:-1px 0; } 
*:first-child+html input { margin:-1px 0; }
input.checkbox { width:13px; height:13px; margin-top:-4px; vertical-align:middle;}
/* //cross */

/* a-style */
a {color:#000; text-decoration:none;}
a:hover, a:active {text-decoration:none;}
/* //a-style */

/* 공통 */
address, article, aside, figure, footer, header, hgroup, menu, nav, section {display:block;}
caption {font-size:0; height:0;}
input[type="text"], input[type="date"], input[type="tel"], input[type="number"], input[type="email"], input[type="password"], select {height:40px; border:1px solid #dbdbdb; vertical-align: middle; padding-left:10px; padding-right: 10px; box-sizing: border-box; -webkit-border-radius:0; border-radius: 0; -webkit-appearance: none;}
input[type="radio"], input[type="checkbox"] {vertical-align: middle;}
textarea {border:1px solid #dbdbdb; vertical-align: middle; box-sizing:border-box; background-color:#fff; padding:10px; -webkit-border-radius:0; border-radius:0; height:100px;}
.clearFix {position:relative; overflow:hidden; zoom:1;}
.bold {font-weight:bold !important;}
.response100 {width:100%;}
.location {padding:0 10px; margin-bottom:8px;}
.h_title {padding-top:30px; padding-left: 20px; padding-right:20px; margin-bottom: 35px;}
.h_title h3 {font-family: 'Roboto Condensed', 'Noto Sans KR', sans-serif; font-size: 23px; line-height: 29px; letter-spacing: -0.02rem; font-weight: bold; color:#000; text-align:left;}
#mask {width:100%; height:100%; position:fixed; top:36px; left:0; right:0; bottom:0; background-color:#000; z-index:1000; display:none; opacity:0.6;}
.none-data {text-align: center; margin: 20px 0;}
.none-data img {margin-bottom:10px;}
.pd10 {padding:0 20px;}
.fr {float:right !important;}
.fl {float:left !important;}
.txt-input1 {width:100% !important;}
.txt-input2 {width:46% !important;}
.txt-input3 {width:30.5% !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; 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;}
.MK-product-icons img:first-child {padding-left:0px !important;}

/* block, inline */
.d-block { display: block;}
.d-inline { display: inline;}
.d-inblock { display: inline-block;}
/*vertical*/
.vm{vertical-align:middle;}
/* text align */
.txt-center { text-align: center; }
.txt-right { text-align: right; }
/* margin */
.mr-5 { margin-right: 5px;}
.mr-10 { margin-right: 10px; }
.mr-15 { margin-right: 15px; }
.mr-20 { margin-right: 20px; }
.ml-5 { margin-left: 5px; }
.ml-10 { margin-left: 10px; }
.ml-15 { margin-left: 15px; }
.ml-20 { margin-left: 20px; }
.mt-5 { margin-top: 5px; }
.mt-10 { margin-top: 10px; }
.mt-15 { margin-top: 15px; }
.mt-20 { margin-top: 20px; }
.mt-25 { margin-top: 25px; }
.mt-30 { margin-top: 30px; }
.mb-5 { margin-bottom: 5px; }
.mb-10 { margin-bottom: 10px; }
.mb-13 { margin-bottom: 13px; }
.mb-15 { margin-bottom: 15px; }
.mb-20 { margin-bottom: 20px !important;}
.mb-25 { margin-bottom: 25px !important;}
.mb-30 { margin-bottom: 30px !important;}
/* padding */
.pr-5 { padding-right: 5px; }
.pr-10 { padding-right: 10px; }
.pr-15 { padding-right: 15px; }
.pr-20 { padding-right: 20px; }
.pl-5 { padding-left: 5px; }
.pl-10 { padding-left: 10px; }
.pl-15 { padding-left: 15px; }
.pl-20 { padding-left: 20px; }
.pl-30 { padding-left: 30px; }
.pt-5 { padding-top: 5px; }
.pt-10 { padding-top: 10px; }
.pt-15 { padding-top: 15px; }
.pt-20 { padding-top: 20px; }
.pb-5 { padding-bottom: 5px; }
.pb-10 { padding-bottom: 10px; }
.pb-15 { padding-bottom: 15px; }
.pb-20 { padding-bottom: 20px; }
/* //공통 */

/* 페이징 */
.paging {text-align:center; margin:26px 0;}
.paging a {width:30px; height:30px; font-size: 12px; line-height:30px; background-color:#fff; border:1px solid #ddd; display:inline-block; margin:0 2px;}
.paging a.now {background-color:#000; color:#fff; border:1px solid #000;}
/* //페이징 */

/* 폰트 관련 */
.color_bc9a6a {color:#bc9a6a !important;} /* Gold */
.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;}
/* //폰트 관련 */

/* 버튼 관련 */
.btn_White {width:100%; height:40px; font-size: 13px; line-height:40px; color:#fff; background-color:#c1c1c1; text-align:center; display:block; border:1px solid #c1c1c1; box-sizing: border-box; vertical-align: middle;}
.btn_Black {width:100%; height:40px; font-size: 13px; line-height:40px; background-color:#000000; color:#fff; text-align:center; display:block; border:1px solid #000000; box-sizing: border-box; vertical-align: middle;}
.btn_Red {width:100%; height:40px; font-size: 13px; line-height:40px; background-color:#000 !important; color:#fff; text-align:center; display:block; border:1px solid #000 !important; box-sizing: border-box; vertical-align: middle;}
.btn_Grey {width:100%; height:40px; font-size: 13px; line-height:40px; background-color:#000; color:#fff; text-align:center; display:block; border:1px solid #000; box-sizing: border-box; vertical-align: middle;}

.fixButtonR {position:relative; padding-right:120px;}
.fixButton {width:115px; position:absolute; top:0; right:0;}
.more {text-align:center; width:100%; margin-top:30px;}
.btn_moreGray {width:224px; height:35px; font-size: 13px; 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;}


/* 모바일 컬렉션 페이지<테스트> 버튼 관련 */
.more1 {text-align:center; width:100%; margin-top:0px;}
.btn_moreGray1 {width:224px; height:35px; font-size: 13px; line-height: 35px; background-color:#efefef; border:0px none; font-weight:bold; display: block; margin: 0 auto;}
.btn_moreGray1 span {color:#aaaaaa;}
.btn_moreGray1 span em {color:#f1191f;}


/* 버튼 관련 */

/* 상품진열 */
.list_array {height:52px; border-bottom:1px solid #4a4a4a; border-top:1px solid #c7c7c7; /*padding:0 8px;*/ padding:0 18px;  margin-bottom: 20px;}
.list_array .list_arrayLeft {float:left; margin-top:12px;}
.list_array .list_arrayLeft select {height:28px;}
.list_array .list_arrayRight {float:right; margin-top:12px;}
.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 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:center; 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;}
.listDiscount {color:#b5b5b5;}
.listPrice {color:#1b1b1b; margin-bottom:8px;}
.listSoldout {color:#D22525; margin-bottom:4px;}
.listReplace {color:#1b1b1b; margin-bottom:4px;}
.listReview {color: #DB2E2E; margin-bottom:8px;}
.listReserve {color:#7d7d7d; font-size:0.917em;}
.listPoint {color:#7d7d7d; font-size:0.917em;}
/* //상품진열 */

/* 로그인 */
.login .caution {margin-bottom:10px;}
.member {padding:0 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; -webkit-appearance: none; }
.login .loginCheck {margin-top:10px;}
.login .loginCheck label {margin-right:12px;}
.login .loginCheck label input {vertical-align: middle;}
.login .loginMiddle .btn_Red {margin-bottom: 20px;}


/* //로그인 */

#check_auth {padding:15px 0;}
#check_auth .head {text-align:left; color:#000; 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); padding-top:60px;}
.layer .layer-pop {width:90%; background-color: #fff; position: relative; margin:80px auto;}
.layer .layer-pop h3  {background-color: #fff; 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:#000; line-height: 42px; position:absolute; top:0; right:0;  background-color: #fff; 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: #000000; 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;}
#passimg .head {color:#f26c09;}
#passimg .btns {padding:0 10px; margin-top: 10px;}
#passimg .btns a {display:block; background-color: #000000; 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%;}
    .list_shopping3x li {width:25%;}
    /* //상품진열 */
    
    /* 더보기 버튼 */
    .btn_moreGray {width:335px;}
    /* //더보기 버튼 */
    /* .layer .layer-pop .txt {max-height: 150px;} G패드에서 사이즈가 작게 나와서 제거함 */
    .layer .layer-pop {margin:20px auto;}
}
@media screen and (min-width:768px) {
    .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;}
    .list_shopping3x ul {padding:0 5px;}
    .list_shopping3x li {width:25%;}
    .list_shopping3x li a {padding:5px;}
    /* //상품진열 */
    
    /* 더보기 버튼 */
    .btn_moreGray {width:335px;}
    /* //더보기 버튼 */
}


#reviewBoard .cond-category-rank div.pr-cate {display:none;}

/*input*/
.input_style_0 {width: 100% !important; height: 40px !important; line-height:40px !important; text-indent:10px; font-size:16px;color: #000; border:1px solid #dedede; padding-left:3px; box-sizing:border-box;}
.input_style_0::-webkit-input-placeholder{font-size:14px;}


/*버튼*/

.btn_style_0{height:40px; line-height:40px; color:#fff; font-size:18px; font-weight:400; text-align:center; background-color:#000; display:block; }

.sns-login { position: relative;}
.sns-login .sns-title {text-align:left; font-size:1.167em; padding-top:20px;}
.sns-login ul li { position: relative; margin-top: 10px; height: 40px; line-height: 40px;}
.sns-login ul li:first-child{margin-top: 0;}
.sns-login ul li a { display: block; font-size: 13px; letter-spacing: -1px; height: 40px; line-height: 38px;}

.btn_facebook {width:100%; height:40px; font-size: 13px; line-height:40px; background: url(/design/newerashop/mobile_decode/ico_sns_facebook.gif) no-repeat 100%; background-size: contain; background-position:left center; 
color:#fff; text-align:center; display:block; box-sizing: border-box; vertical-align: middle; background-color:#4267b2;}
.btn_naver {width:100%; height:40px; font-size: 13px; line-height:40px; text-align:center; display:block; box-sizing: border-box; vertical-align: middle; background-color:#00c300;}
.btn_naver > a > span{display: inline-block; vertical-align: middle; color:#fff; font-weight: 500; }
.btn_naver .btn_naver_img{ width: 12px; height: 14px; background-image: url('http://newera5950.jpg3.kr/img/sns_naver_icon_img.png'); background-repeat: no-repeat; background-size: 100%; background-position: center; margin-right: 5px;}
.btn_kakao {width:100%; height:40px; font-size: 13px; line-height:40px; text-align:center; display:block; box-sizing: border-box; vertical-align: middle; background-color:#fae300;}
.btn_kakao > a > span{display: inline-block; vertical-align: middle; color:#000; font-weight: 500; }
.btn_kakao .btn_kakao_img{width: 15px; height: 16px; background-image: url('http://newera5950.jpg3.kr/img/sns_kakao_icon_img.png'); background-repeat: no-repeat; background-size: 100%; background-position: center; margin-right: 5px;}


.btn_line_0{position:relative; display:inline-block; font-weight:500; color:#000; padding-top:3px; padding-bottom:3px;}
.btn_line_0:after{content: ''; position: absolute; left: 0; width: 100%; border-bottom: 1px solid #000; bottom: 0;}

.btn_order_list {width:510px; height:60px; line-height:60px; color:#fff; font-size:25px; font-weight:400; text-align:center; background-color:#000; display:block; margin-top:40px;}

.or_con {display:flex; align-items:center; width: 100%; margin-left:auto; margin-right:auto; margin-bottom:35px; padding: 0; text-align: center; }
.or_line{width:100%; border-bottom:1px solid #000;}
.or_text{font-size:16px; color:#000; font-weight: 500; padding-left:15px; padding-right:15px;}


/* 공통 스타일 - 2206 */
[class^='title_style_'], [class^='desc_style_'], [class^='comment_style_']{font-family: 'Roboto Condensed', 'Noto Sans KR', sans-serif;}
.title_style_1{font-size: 25px; line-height: 31px; letter-spacing: 0; font-weight: bold; color:#000;} /*메인*/
.title_style_2{font-size: 30px; line-height: 36px; letter-spacing: -0.02rem; font-weight: bold; color:#000;}
.title_style_3{font-size: 17px; line-height: 23px; letter-spacing: -0.025rem; font-weight: bold; color:#000;} /*제품명*/
.title_style_4{font-size: 23px; line-height: 29px; letter-spacing: -0.02rem; font-weight: bold; color:#000;} /*서브*/

.desc_style_1{font-size: 14px; line-height: 24px; letter-spacing: -0.025rem; font-weight: 700; color:#000;}
.desc_style_2{font-size: 13px; line-height: 23px; letter-spacing: -0.02rem; font-weight: 400; color:#000;}
.desc_style_3{font-size: 12px; line-height: 22px; letter-spacing: -0.025rem; font-weight: 400; color:#000;}

.comment_style_1{font-size: 11px; line-height: 19px; letter-spacing: -0.025rem; font-weight: 400; color:#000;}
.comment_style_2{font-size: 11px; line-height: 19px; letter-spacing: -0.035rem; font-weight: 400; color:#000;}

.btn_style_1{font-family: 'Noto Sans KR', sans-serif; font-size: 14px; line-height: 20px; letter-spacing: -0.05rem; font-weight: bold;}
.btn_style_2{font-family: 'Noto Sans KR', sans-serif; font-size: 13px; line-height: 19px; letter-spacing: -0.02rem; font-weight: bold;}


/* 리뉴얼 상품 리스트 */
.item-cont2 {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: space-between;
    /*padding: 0 18px;*/
}

.itemList {
    position: relative;
    width: 49%;
    margin-bottom: 28px;
}

.itemList .swiper_roll2 {
    position: relative;
    overflow: hidden !important;
}

.itemList .swiper_roll2 img {
    width: 100%;
}

.itemList .swiper_roll2 .swiper-pagination-bullets span {
    height: 7px;
    width: 7px;
    background-color: #222;
    border-radius: 50%;
    opacity: 0.3;
}

.itemList .swiper_roll2 .swiper-pagination-bullets span.swiper-pagination-bullet-active {
    opacity: 1;
}
/* [시작] 리뉴얼 버전 */
/*

.itemList .prd-name {
    margin-top: 14px;
    font-size: 13px;
    letter-spacing: -0.4px;
    line-height: 18px;
    padding: 0 5px;
}
.itemList .prd-engname {
    color: #999;
    margin-top: 8px;
    letter-spacing: -0.4px;
    padding: 0 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.itemList .price {
    margin-top: 8px;
    font-weight: bold;
    font-size: 13px;
    letter-spacing: -0.4px;
    line-height: normal;
    padding: 0 5px;
}

.itemList .price .won {
    font-size: 12px;
}

.itemList .price .consumer {
    color: #a3a3a3;
    font-weight: 400;
    text-decoration: line-through;
    font-size: 11px;
    margin-left: 5px;
    letter-spacing: -0.3px;
    display: none;
}

.itemList .linkOption {
    margin-top: 8px;
    font-size: 11px;
    letter-spacing: -0.2px;
    line-height: normal;
    background: #F4F4F4;
    width: 60px;
    height: 22px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 3px;
    margin-left: 5px;
}

.itemList .linkOption img {
    vertical-align: middle;
    margin-left: 3px;
}

.itemList .linkOption.on {
    background: #e9e9e9;
}

.itemList .linkOption.on img {
    transform: rotate(180deg);
}
*/
/* [끝] 리뉴얼 버전 */

/* [시작] 기존 버전 */
.itemList {
    font-size: 11px;
}
.itemList .prd-name {
    color: #3b3b3b;
    word-break: break-all;
    margin-top: 10px;
    font-weight: 400;
    line-height: 1.3;
    letter-spacing: -0.3px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: bold;
    padding: 0 5px;
}
.itemList .prd-engname {
    color: #999;
    margin-top: 5px; 
    padding: 0 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 80%;
}
.itemList .price {
    margin-top: 5px; 
    color: #1b1b1b;
    margin-bottom: 8px;
    line-height: 1;
    font-weight: bold;
    letter-spacing: -0.5px;
    padding: 3px 5px 0;
}

.itemList .price .won { 
}

.itemList .price .consumer {
    color: #a3a3a3;
    font-weight: 400;
    text-decoration: line-through;
    font-size: 11px;
    margin-left: 5px;
    letter-spacing: -0.3px;
}
.itemList .linkOption { 
    display: inline-block;
    margin-top: 20px; 
    margin-left: 5px; 
    border: 1px solid #e7e7e7;
    padding: 7px 5px !important;
    text-align: left;
    color: #999;
    font-size: 11px;
    box-sizing: border-box;
    font-family: Noto Sans KR, sans-serif;
    word-break: break-all;
    margin-bottom: 3px;
    font-weight: 400;
    line-height: 1.3;
    letter-spacing: -0.3px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.itemList .linkOption img {
    display: none;
}
.itemList .linkOption:after{  content: '\25BC'; /* ▼ */font-size: 10px;padding-left: 3px;vertical-align: top;}

.itemList .linkOption.on:after{  content: '\25B2'; /* ▲ */font-size: 10px;padding-left: 3px;vertical-align: top;}

 
/* [끝] 기존 버전 */
.itemWish {
    position: absolute;
    top: 3px;
    left: 3px;
    z-index: 2;
}

.itemWish img {
    display: block;
}

.itemWish img+img {
    display: none;
}

.itemWish .wish-on img {
    display: none;
}

.itemWish .wish-on img+img {
    display: block;
}

.itemList .swiper_roll2.soldout {}

.itemList .swiper_roll2.soldout::after {
    content: "SOLD OUT";
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.35);
    width: 100%;
    height: 100%;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 28px;
    font-weight: bold;
    font-style: italic;
    letter-spacing: -0.85px;
}


/* 분류필터 */
.btn-filter-wrap {
    box-shadow: -5px 0 9px 13px rgba(255, 255, 255, 1);
    display: inline-block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 18px;
    background: #fff;
}

.btn-filter-wrap strong {
    display: none;
}

.btn-filter-wrap a {}

.filter-wrap * {
    color: #000;
    word-break: break-all;
}

.filter-wrap button {
    border: 0;
}

.layer-filter-wrap {
    display: none;
}

.layer-filter-wrap .layer-filter {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 200;
    overflow: auto;
}

.layer-filter-wrap .layer-filter .tit {
    position: sticky;
    top: 0;
    padding: 17px 18px;
    background: #fff;
    border-bottom: 1px solid #e8e8e8;
    z-index: 100;
}

.layer-filter-wrap .layer-filter .tit h3 {
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    letter-spacing: -0.6px;
    vertical-align: middle;
}

.layer-filter-wrap .layer-filter .tit .total-count {
    display: inline-block;
    margin-left: 2px;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: -0.4px;
    vertical-align: middle;
}

.layer-filter-wrap .layer-filter .tit .btn-close {
    position: absolute;
    right: 18px;
    top: 50%;
    transform: translateY(-50%);
    width: 14px;
    height: 14px;
    font-size: 0px;
    text-indent: -9999px;
    background: url(/design/newerashop/m/ic_product_cancel.svg) no-repeat left center;
    background-size: contain;
}

.layer-filter-wrap .layer-filter .opt-box li>div {
    padding: 7px 18px 32px;
}

.layer-filter-wrap .layer-filter .opt-box li .filterTitle {
    padding: 18px;
    display: block;
    width: 100%;
    box-sizing: border-box;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: -0.25px;
}

.layer-filter-wrap .layer-filter .opt-box li {
    border-bottom: 1px solid #f0f0f0;
    background: url(/design/newerashop/m/arrow-1.svg) no-repeat right 18px top 22px;
    font-size: 15px;
    font-weight: bold;
    cursor: pointer;
}

.layer-filter-wrap .layer-filter .opt-box li.active {
    background: url(/design/newerashop/m/arrow.svg) no-repeat right 18px top 22px;
}

.layer-filter-wrap .layer-filter .opt-box li input[type="checkbox"] {
    display: none;
}


.layer-filter-wrap .layer-filter .opt-box li .chk-box label {
    position: relative;
    height: 18px;
    padding-left: 20px;
    font-size: 14px;
    font-weight: normal;
    cursor: pointer;
    width: 100%;
    padding-top: 14px;
    z-index: 3;
    letter-spacing: -0.4px;
}

.layer-filter-wrap .layer-filter .opt-box li .chk-box .inputGroup:last-child label {
    padding-top: 0;
}

.layer-filter-wrap .layer-filter .opt-box li .chk-box label:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 16px;
    height: 16px;
    background: url(/design/newerashop/m/checkbox.svg) no-repeat center center;
    content: '';
    background-size: contain;
}

.layer-filter-wrap .layer-filter .opt-box li .chk-box input[type="checkbox"]:checked+label:before {
    background: url(/design/newerashop/m/checkbox-1.svg) no-repeat center center;
    background-size: contain;
}



.layer-filter-wrap .layer-filter .opt-box li .chk-color-code {
    display: flex;
    flex-wrap: wrap;
    gap: 16px 26px;
    align-items: flex-start;
}

.layer-filter-wrap .layer-filter .opt-box li .chk-color-code .inputGroup {
    width: 30px;
}

.layer-filter-wrap .layer-filter .opt-box li .chk-color-code label {
    display: block;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    font-size: 13px;
    font-weight: normal;
    box-shadow: 0px 0px 1px 1px #ddd;
    cursor: pointer;
}

.layer-filter-wrap .layer-filter .opt-box li .chk-color-code input[type="checkbox"]:checked+label {}

.layer-filter-wrap .layer-filter .opt-box li .chk-color-code input[type="checkbox"]:checked+label::after {
    content: "";
    background: url(/design/newerashop/m/color_check.svg) no-repeat center;
    width: 15px;
    height: 10px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 6px;
}

.layer-filter-wrap .layer-filter .opt-box li .chk-color-code input[type="checkbox"]:checked+label+p {
    color: #202020;
}

.layer-filter-wrap .layer-filter .opt-box li .chk-color-code p {
    padding-top: 9px;
    color: #a6a6a6;
    font-size: 12px;
    text-align: center;
    font-weight: normal;
}

.layer-filter-wrap .layer-filter .select-filter {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    margin: 21px 0;
    padding: 0 18px;
}

.layer-filter-wrap .layer-filter .select-filter li {
    display: flex;
    align-items: center;
    padding: 8px 10px;
    background: #f5f5f5;
    border-radius: 3px;
    font-size: 13px;
}

.layer-filter-wrap .layer-filter .select-filter li .btn-del {
    width: 8px;
    height: 8px;
    margin-left: 5px;
    background: url(/design/newerashop/m/ic_keword_cancel.svg) no-repeat right center;
    font-size: 0px;
    text-indent: -9999px;
    background-size: cover;
}

.layer-filter-wrap .layer-filter .select-filter li .color-code {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-right: 3px;
    border-radius: 50%;
}

.layer-filter-wrap .layer-filter .select-filter li .filter-text {
    max-width: 200px;
    font-size: 12px;
    letter-spacing: -0.35px;
}

.layer-filter-wrap .layer-filter .btn-wrap {
    display: flex;
    margin: 18px 18px 42px;
    box-sizing: border-box;
    justify-content: space-between;
}

.layer-filter-wrap .layer-filter .btn-wrap button {
    width: 49%;
    padding: 10px 0;
    text-align: center;
    background: #fff;
    font-size: 14px;
    font-weight: bold;
    border-radius: 3px;
    border: 1px solid #000;
    box-sizing: border-box;
    font-size: 14px;
    letter-spacing: -0.3px;
    font-weight: 500;
}

.layer-filter-wrap .layer-filter .btn-wrap button.btn-reset {}

.layer-filter-wrap .layer-filter .btn-wrap button.btn-search {
    background: #000;
    color: #fff;
}

.layer-filter-wrap .layer-filter .btn-wrap button span {
    display: inline-block;
    visibility: visible;
}

.layer-filter-wrap .layer-filter .btn-wrap button span.fc-fff {
    color: #fff;
}

.layer-filter-wrap .layer-filter .opt-box li .chk-box label+p {
    position: absolute;
    left: 19px;
    top: -1px;
    z-index: 2;
    font-size: 14px;
    letter-spacing: -0.4px;
    font-weight: 400;
}

.inputGroup {
    display: flex;
    align-items: center;
    position: relative;
}

.filter_item_count {
    display: none;
}

.layer-filter-wrap .layer-filter .opt-box li .chk-color-code .filter_item_color_keyword.filter_item_keyword,
.layer-filter-wrap .layer-filter .opt-box li .chk-color-code .filter_item_image_keyword.filter_item_keyword {
    display: none;
}
.filter-caution {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: -0.25px;
    padding: 0 18px;
}