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

/* base */
* {-webkit-text-size-adjust:none;}
*{margin: 0; padding: 0; box-sizing: border-box;}
ul,li{list-style: none;}
a{text-decoration: none; color: inherit;}
.clear_fix::after,.clear_fix::before{clear: both; display: block; content: "";}
/* font-family: 'Noto Sans KR', sans-serif; */
/* font-family: 'Lato' , sans-serif; */
/* font-family: 'Montserrat', sans-serif; */


#container{width:100%; margin:0 auto;max-width:850px; min-width:320px; }


/*상품 리스트 기본*/
.item_list{float:left; height:550px; overflow:hidden;}
.item_list .tumb{width: 100%; }
.tumb.hcss{padding:30% 0; background:#f6f6f6;}
.item_list .tumb a{width: 100%;display:block}
.item_list .tumb a img{width: 100%;}
.item_list .info{}
.item_list .info p{}
.item_list .info .prdname{font-family: 'Montserrat', sans-serif; color:#000;font-weight:700;letter-spacing:-.3px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.item_list .info .prdetc{font-family: 'Noto Sans KR', sans-serif; color:#606060; font-size:12px;font-weight:400;}
.item_list .info .prdprice{margin-top:12px}
.item_list .info .prdprice .price{font-family: 'Montserrat', sans-serif; color:#000; font-weight:500}
.item_list .info .prdprice strike{font-family: 'Montserrat', sans-serif;  color:#606060; display:inline-block; margin-left:2.4px; font-weight:500}
.item_list .info .prdprice .percent{font-family: 'Montserrat', sans-serif;  color:#ff0000; font-weight:500; float: right;  }



/*상품 리스트(2n)*/
.item_list1{width:48.5% !important; margin-right:3%}
.item_list1:nth-child(2n){margin-right:0 !important}
.item_list1 .info{padding:13px 0 36px}
.item_list1 .info p{margin-bottom:3px}
.item_list1 .info .prdname{ font-size:1.1em;}
.item_list1 .info .prdetc{ font-size:10.5px;}
.item_list1 .info .prdprice{margin-top:5px}
.item_list1 .info .prdprice .price{ font-size:13px;}
.item_list1 .info .prdprice strike{font-size:10.5px;}
.item_list1 .info .prdprice .percent{ font-size:13px; }



/*상품 리스트(3n)*/
.item_list2{width:32.5% !important; margin-right:1.25%}
.item_list2:nth-child(3n){margin-right:0 !important}

.item_list2 .info{padding:6px 0 36px}
.item_list2 .info p{margin-bottom:0px !important}
.item_list2 .info .prdname{font-size:1.1em; font-weight:500}
.item_list2 .info .prdprice{margin-top:2px}
.item_list2 .info .prdprice .price{ font-size:10px;font-weight:600}
.item_list2 .info .prdprice strike{font-size:8px;}
.item_list2 .info .prdprice .percent{ font-size:10px;float: unset !important; display:block;font-weight:600; transform:translateY(-1px)}



/*상품 리스트 (분류/검색)*/
.product_item .info{padding:0px 0 36px}
.product_item .info p{margin-bottom:3px}
.product_item .info .prdname{font-family: 'Montserrat', sans-serif; color:#000 !important;font-weight:700;letter-spacing:-.3px;font-size:11.7px !important;}
.product_item .info .prdetc{font-family: 'Noto Sans KR', sans-serif; color:#606060 !important; font-size:10.5px !important;font-weight:400;}
.product_item .info .prdprice{margin-top:5px}
.product_item .info .prdprice .price{font-family: 'Montserrat', sans-serif; color:#000; font-weight:500;font-size:13px;}
.product_item .info .prdprice strike{font-family: 'Montserrat', sans-serif;  color:#606060; display:inline-block; margin-left:2.4px; font-weight:500;font-size:10.5px;}
.product_item .info .prdprice .percent{font-family: 'Montserrat', sans-serif;  color:#ff0000; font-weight:500; float: right; font-size:13px; }





body {position:relative;font-size:0.75em;line-height:1.417em;color:#3b3b3b;-webkit-text-size-adjust:none;}
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:0;}
fieldset{border:0 none;}
fieldset legend {position:absolute; visibility:hidden; overflow:hidden; width:0; height:0; margin:0; padding:0; font:0/0 Arial;}
em,address{font-style:normal;}
input,textarea,select,button,table{font-size:inherit;font-family:inherit;line-height:inherit;color:#3b3b3b;}
label { cursor:pointer; }
table {border-collapse: collapse; border-spacing: 0;}
/* //base */

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

/* a-style */
a {color:#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; 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;}
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-top:1px solid #464646; border-bottom:1px solid #464646; padding:6px 10px;}
.h_title h3 {font-weight:bold;}
#mask {width:100%; height:100%; position:fixed; top:36px; left:0; right:0; bottom:0; background-color:#3c3c3c; z-index:1000; display:none; opacity:0.8;}
.none-data {text-align: center; margin: 20px 0;}
.none-data img {margin-bottom:10px;}
.pd10 {padding:0 10px;}
.fr {float:right !important;}
.fl {float:left !important;}
.txt-input1 {width:100% !important;}
.txt-input2 {width:46% !important;}
.txt-input3 {width:29% !important;}
.txt-input4 {width:20% !important;}
.txt-area1 {width:100% !important;}
.mt5 {margin-top:5px;}
.page_location {padding: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;}
/* //공통 */

/* 페이징 */
.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;}

div.paging-new {
    position: relative;
    text-align: center;
    padding: 15px 0;
}
#container .paging-new { margin:22px auto 25px 0px; padding:0px; }
#container .paging-new a { position:relative; width:25px; height:25px; margin:0px 4px; border:none; background:none; font-weight:normal; color:#333333; font-size:12px; line-height:25px; }
#container .paging-new a.now { color:#000; font-weight:bold; }
#container .paging-new a.now:after { position:absolute; bottom:0px; left:50%; width:8px; height:1px; margin-left:-4px; background:#333; content:""; }
#container .paging-new a.next:before { position:absolute; top:0px; left:0px; width:25px; height:25px; line-height:25px; content:">"; background: url(/design/naschenka/modeny/MO_img/p_next.png) no-repeat center; background-size: 5px; }
#container .paging-new a.prev:before { position:absolute; top:0px; left:0px; width:25px; height:25px; line-height:25px; content:"<"; background: url(/design/naschenka/modeny/MO_img/p_prev.png) no-repeat center; background-size: 5px; }
#container .paging-new a.last:before { position:absolute; top:0px; left:0px; width:25px; height:25px; line-height:25px; content:">>"; background: url(/design/naschenka/modeny/MO_img/p_last.png) no-repeat center; background-size: 9px; }
#container .paging-new a.first:before { position:absolute; top:0px; left:0px; width:25px; height:25px; line-height:25px; content:"<<"; background: url(/design/naschenka/modeny/MO_img/p_first.png) no-repeat center; background-size: 9px; }

.paging-new a.next, .paging-new a.prev, .paging-new a.first, .paging-new a.last { text-indent:-9999px !important; }

/* //페이징 */



#container #review-board-list .search-wrap { margin:0px 14px; margin-bottom:10px; padding:0px; background:none; }
#container #review-board-list .search-wrap form { display:block; }
#container #review-board-list .search-wrap form fieldset { border:1px solid #e1e1e1; }
#container #review-board-list .search-wrap form fieldset:after { display:block; clear:both; content:""; }
#container #review-board-list .search-wrap form fieldset label { position:absolute; top:0px; left:0px; z-index:10; width:60px; }
#container #review-board-list .search-wrap form fieldset label select { width:100%; height:38px; padding-left:13px; border:none; color:#333333; font-size:13px; box-sizing:border-box; }
#container #review-board-list .search-wrap form fieldset .wrap { float:left; width:100%; margin:0px; padding:0px; }
#container #review-board-list .search-wrap form fieldset .wrap input { width:100%; height:38px; padding:0px 48px 0px 73px; border:none; border-radius:none; color:#333333; font-size:13px; box-sizing:border-box;}
#container #review-board-list .search-wrap form fieldset a { width:35px; height:38px; margin:0px; padding:0px; border:none; background:url("/design/naschenka/modeny/MO_img/cs_search_btn.jpg") no-repeat center center; background-size: auto 38px; text-indent:-999em; overflow:hidden; }

#container #review-board-list .write-btn { margin:0px 14px !important; margin-bottom:45px !important; padding:0px !important; background:none !important; border:none !important; }
#container #review-board-list .write-btn a { display:inline-block; width:100%; height:40px; padding:0px; margin:0px; background:#000; border:none; border-radius:0px !important; color:white; font-size:14px; line-height:40px; text-align:center; }
#container #review-board-list .write-btn a strong { padding:0px; }
#container #review-board-list .notice-bar dt {font-size:14px; }


#review-board-list .reviews > ul > li dl .icon { display:inline-block; margin-top:0px; margin-left:5px; }

#container #review-board-list .reviews > ul > li > dl h4, #container #review-board-type .reviews > ul > li > dl h4 { padding:15px 10px; font-size:15px; }

#passimg { left:0px !important; width:100% !important; }
#passimg .contents table { margin:0 auto !important; }

#review-board-list table.normal {background:none; border:0; width:100%;}
#review-board-list table.normal tr {border:0; }

#review-board-list .form-wrap th { color:#333; text-indent:14px; font-size:13px; background:#fff;  border:0; }
#review-board-list .form-wrap td { vertical-align:middle; text-indent:0px; text-align:left; position:relative; padding:5px 14px; border:0; }
#review-board-list .form-wrap .w100-wrap { padding-right:0px; margin-right:0; }
#review-board-list .form-wrap input { vertical-align:middle; height:40px; padding-right:20px; padding-left:5px; border-radius:0;  width:100%; box-sizing: border-box; border: 1px solid #bbb; font-size: 13px; }
#review-board-list .form-wrap td font {margin-top:4px; font-size:11px; display:inline-block; }
#review-board-list .form-wrap textarea { height: 150px; padding: 5px 3px; box-sizing:border-box; border: 1px solid #bbb; }
#review-board-list .form-wrap td .btns ul li {font-size:0; margin-bottom:4px; }
#review-board-list .form-wrap td .btns input {width:70% !important; margin-right:2%; }
#review-board-list .form-wrap td .btns a {width:28%; height: 40px; line-height: 40px; font-size:13px; color:#fff; border-radius:0 !important; background-color: #858585; color: #fff; text-align: center; border: 1px solid #858585; box-sizing: border-box; vertical-align: middle;}


.btn-group { margin:10px 15px 30px 15px; }
.btn-group:after { display:block; clear:both; content:""; }
.btn-group .shopping-btn { width:100%; padding-right:2.5px; margin-bottom:5px; }
.btn-group .all-delete { float:left; width:50%; padding-left:2.5px; margin-bottom:5px; }
.btn-group .shopping-btn a, .btn-group .all-delete a { display:block; width:100%; border:1px solid #000; color:#000; font-size:14px; font-weight:400; line-height:38px; text-align:center; }
.btn-group .all-order { width:100%; margin-bottom:10px; }
.btn-group .all-order a { display:block; width:100%;  background:#000; border:1px solid #000; color:white; font-size:14px; font-weight:400; line-height:38px; text-align:center; }



/* 폰트 관련 */
.color_1984f1 {color:#1984f1 !important;} /* Blue */
.color_f1191f {color:#f1191f !important;} /* Red */
.color_a63f42 {color:#a63f42 !important;} /* DarkRed */
.bgc077fe2 {background-color:#077fe2; color:#fff; padding:2px 5px; margin-right: 5px;}
.bgc464644 {background-color:#464644; color:#fff; padding:2px 5px; margin-right: 5px;}
.caution {color:#f1191f; text-align:center; font-size:0.917em;}
.ico_new {color: #ffffff; background-color: #ff8400; font-weight:bold; padding:1px 5px;}
.ico_hit {color: #ffffff; background-color: #f1191f; font-weight:bold; padding:1px 5px;}
/* //폰트 관련 */

/* 버튼 관련 */
.btn_White {width:100%; height:35px; line-height:35px; background-color:#fff; text-align:center; display:block; border:1px solid #c6c6c6; box-sizing: border-box; vertical-align: middle;}
.btn_Black {width:100%; height:35px; line-height:35px; 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:40px; line-height:40px; background-color:#ab3e41; color:#fff; text-align:center; display:block; border:1px solid #ab3e41; box-sizing: border-box; vertical-align: middle;}
.btn_Grey {width:100%; height:35px; line-height:35px; 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 {text-align:center; width:100%; margin-top:30px;}
.btn_moreGray {width:224px; height:35px; line-height: 35px; background-color:#efefef; border:0px none; font-weight:bold; display: block; margin: 0 auto;}
.btn_moreGray span {color:#aaaaaa;}
.btn_moreGray span em {color:#f1191f;}
/* 버튼 관련 */

/* 상품진열 */
.list_array {height:52px; border-bottom:1px solid #4a4a4a; border-top:1px solid #c7c7c7; padding:0 8px; 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:4px;}
.listSoldout {color:#D22525; margin-bottom:4px;}
.listReplace {color:#1b1b1b; margin-bottom:4px;}
.listReview {color: #DB2E2E; margin-bottom:4px;}
.listReserve {color:#7d7d7d; font-size:0.917em;}
.listPoint {color:#7d7d7d; font-size:0.917em;}
/* //상품진열 */

/* 로그인 */
.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:10px 0;}
.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: 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; }
.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; }
.sns-login ul li.apple span { background: url(/images/d3/m_01/icon/ico_sns_apple.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_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) {
    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;}
    .list_shopping3x ul {padding:0 5px;}
    .list_shopping3x li {width:25%;}
    .list_shopping3x li a {padding:5px;}
    /* //상품진열 */
    
    /* 더보기 버튼 */
    .btn_moreGray {width:335px;}
    /* //더보기 버튼 */
}



input:checked {
    background: url(/design/naschenka/modeny/MO_img/radio13_on_black.png) !important;
    background-size: 13px !important;
}
input[text], input[type=checkbox] {
    background: url(/design/naschenka/modeny/MO_img/radio13_off.png) !important;
    background-size: 13px !important;
    display: inline-block;
    width: 13px;
    min-height: 13px;
    background-color: transparent !important;
    margin-right: 6px;
}


#container .container_title { margin:25px 0 20px; font-size:22px; font-weight:600; text-align:center; color:#111;}

.fbv {width:100%; margin:6% auto;}

.fbv-wrapper {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
    background-color:#000;
}



.fbv-wrapper-sq {
    overflow: hidden;
    padding-bottom: 100%;
    position: relative;
    height: 0;
    background-color:#000;
    margin-bottom : 3%;
}


.fbv-wrapper iframe, .fbv-wrapper-sq iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}

.blend_darken {mix-blend-mode: darken;}



/* 섹션 공통 */
section{margin-bottom:100px; width:100%; max-width: 850px; min-width: 320px; margin: 0 auto; margin-bottom: 60px;}
section .sec_inner{width:100%; margin: 0 auto; padding:0 3%}
section h2{font-family: 'Montserrat', serif;font-size: 26px; font-weight: 400;text-align: center;margin-bottom: 25px;}


/* sec0 */
#sec0{position: relative;}
#sec0{text-align:center; background-color:#f2f2f2;}
#sec0 .swiper{width: 100%;}
#sec0 .swiper-wrapper{width: 100%; }
#sec0 .swiper-slide{ width: 100%; }

/* sec1 */
#sec1{position: relative;}
#sec1 .swiper{width: 100%;}
#sec1 .swiper-wrapper{width: 100%; }
#sec1 .swiper-slide{ width: 100%; }
#sec1 .swiper-slide img{width:100%;}

#sec1 .swiper-pagination-bullet{background-color:#fff !important; opacity:1 !important}
#sec1 .swiper-pagination-bullet-active{background-color:#000 !important; }

#sec1 .sec_notice {}
#sec1 .sec_notice li {background-color:#f2f2f2; padding:5px; text-align:center;}


/* sec2 */
#sec2{}
#sec2 h2 {font-size:23px !important;}
#sec2 .sec2_cont{width: 100%;}
#sec2 .sec2_cont ul{width: 100%;}
#sec2 .sec2_cont ul li{ height: auto; width: 75%;}
#sec2 .sec2_cont ul li>div{width: 100%;}
#sec2 .sec2_cont ul li .img_sec{}
#sec2 .sec2_cont ul li .img_sec a{display: block; width: 100%;}
#sec2 .sec2_cont ul li .img_sec a img{width: 100%;}
#sec2 .sec2_cont ul li .info_sec{padding:25px 0px 10px; text-align: center; opacity: 0;transition:  opacity 1.3s,margin-top .5s; margin-top: 10px;}
#sec2 .sec2_cont ul li .info_sec.show{opacity: 1; margin-top: 0px;}
#sec2 .sec2_cont ul li .info_sec h3{font-family: 'Montserrat', serif; font-size: 17px; color: #000; margin-bottom: 10px;font-weight: 700;}
#sec2 .sec2_cont ul li .info_sec p{font-family: 'Noto Sans KR', sans-serif;font-weight: 400; font-size: 12px;color: #606060; line-height: 1.4; letter-spacing:-.3s}


/* sec3 */
#sec3{}
#sec3 ul{}
#sec3 ul li{}
#sec3 ul li a{display: block; width: 100%;}
#sec3 ul li a img{width: 100%;}

/* sec31 */
#sec31{}
#sec31 ul{}
#sec31 ul li{ text-align: justify; padding : 0 5%;}
#sec31 ul li img{width: 15%; display:inline-block;}
#sec31 ul li:after{content:""; display: inline-block; width: 100%; height: 0;}

.justify-image{ text-align: justify;}
.justify-image img{display:inline-block;}
.justify-image:after{content:""; display: inline-block; width: 100%; height: 0;}


/* sec4 */
#sec4 .swiper-pagination-bullet{background-color:#000 !important;}

/* sec5 */
#sec5{}
#sec5 h2{}
#sec5 .sec5_cont{width: 100%;}
#sec5 .sec5_cont .swiper{}
#sec5 .sec5_cont .swiper ul{width: 100%;}
#sec5 .sec5_cont .swiper ul li{ }
#sec5 .swiper_btn_prev{position: absolute; top: 50%; transform: translateY(-50%); left: 3%;z-index: 9;cursor: pointer;}
#sec5 .swiper_btn_prev img,#sec5 .swiper_btn_next img{transform: scale(.66)}
#sec5 .swiper_btn_next{position: absolute; top: 50%; transform: translateY(-50%); right: 3%;z-index: 9; cursor: pointer;}

/* sec6 */
#sec6 .item_list2 {margin-right: 0.05%; float: none; display: inline-block; vertical-align: top;}

/* sec7 */
#sec7{}
#sec7 h2{}
#sec7 .sec7_ban{width: 100%;}
#sec7 .sec7_ban ul{width: 100%;}
#sec7 .sec7_ban ul li{width: 100%;}
#sec7 .sec7_ban ul li a{display: block;width: 100%;}
#sec7 .sec7_ban ul li a img{width: 100%;}
#sec7 .swiper-pagination-bullet{background-color:#000 !important}


/* sec8 */
#sec8{}
#sec8 .sec_inner{}
#sec8 .sec_inner h2{}
#sec8 .sec8_cont{ width: 100%;}
#sec8 .sec8_cont>div{ width: 100%;}
#sec8 .sec8_cont .sec8_L{}
#sec8 .sec8_cont .sec8_L .swiper{width: 100%;}
#sec8 .sec8_cont .sec8_L .swiper ul{width: 100%;}
#sec8 .sec8_cont .sec8_L .swiper ul li{width: 100%;}
#sec8 .sec8_cont .sec8_L .swiper ul li a{/*display: block;width: 100%;*/}
#sec8 .sec8_cont .sec8_L .swiper ul li p{display: block;width: 100%; padding:1% 10% 35px 10%;}
#sec8 .sec8_cont .sec8_L .swiper ul li p a{display: inline-block;}
#sec8 .sec8_cont .sec8_L .swiper ul li a img{width: 100%;}
#sec8 .sec8_cont .sec8_L .swiper .swiper_btn_prev{ position:absolute; top:50%; left: 3%;transform: translateY(-50%); z-index:4; cursor:pointer}
#sec8 .sec8_cont .sec8_L .swiper .swiper_btn_next{position:absolute; top:50%; right: 3%;transform: translateY(-50%); z-index:4; cursor:pointer}
#sec8 .swiper_btn_prev img,#sec8 .swiper_btn_next img{transform: scale(.66)}
#sec8 .sec8_cont .sec8_L .swiper .swiper-pagination{}
#sec8 .sec8_cont .sec8_L .swiper .swiper-pagination-bullet{background-color:#1b1b1b !important;}

#sec8 .sec8_cont .sec8_R{margin-top:50px}
#sec8 .sec8_cont .sec8_R ul{display:flex; flex-wrap:wrap; width:100%}
#sec8 .sec8_cont .sec8_R ul li{}




/* sec9 */
#sec9{}
#sec9 .sec9_ban{width: 100%;}
#sec9 .sec9_ban ul{width: 100%;}
#sec9 .sec9_ban ul li{width: 100%;}
#sec9 .sec9_ban ul li a{display: block;width: 100%;}
#sec9 .sec9_ban ul li a img{width: 100%;}
#sec9 .swiper .swiper-pagination-bullet{background-color:#fff !important;}


/* sec10 */
#sec10 .swiper-pagination-bullet{background-color:#000 !important;}


/* sec11 
#sec11{background-color: #000; padding:40px 0 50px}
#sec11 ul{width: 100%; }
#sec11 ul li{width:75%}
#sec11 ul li .photo{width:100%}
#sec11 ul li .photo a{display:block; width:100%}
#sec11 ul li .photo a img{width:100%}
#sec11 ul li .text{padding-top: 17px;opacity:0 ; transition: opacity 1s}
#sec11 ul li .text.show{padding-top: 17px;opacity:1}
#sec11 ul li .text h3{ font-family: 'Montserrat', sans-serif; font-size: 12px; font-weight: 700;color: #fff;}
#sec11 ul li .text p{margin: 4px 0 16px;font-family: 'Noto Sans KR', sans-serif; font-size: 9px;color: #939393;}
#sec11 ul li .text .view{ font-family: 'Montserrat', sans-serif; font-size: 9px; font-weight: 500; color: #686868; text-decoration: underline;}
*/



/* sec12 */
#sec12{}
#sec12 .sec_inner{}
#sec12 .sec_inner>div{margin-bottom:30px; overflow:hidden;}
#sec12 .sec_inner>div h2{text-align: left;position: relative; margin-bottom:20px !important; vertical-align:bottom; padding-top:2px;}
#sec12 .sec_inner>div h2 a{font-size: 11px; position: absolute; right: 0; top: 50%;font-family: 'Montserrat', sans-serif; transform: translateY(-50%); font-weight:500}
#sec12 .sec_inner>div h2 a span{display:inline-block;)}
#sec12 .sec_inner>div h2 a span img{transform:scale(.7) translateY(3.6px); transform-origin:bottom; }
#sec12 .sec_inner>div ul{}


/* sec13 */
#sec13{}
#sec13 h2{}
#sec13 .sec13_cate{}
#sec13 .sec13_cate ul{text-align: center;display:flex; justify-content:space-between; padding:0 3%}
#sec13 .sec13_cate ul li{display: inline-block;}
#sec13 .sec13_cate ul li a{border-bottom: 2px solid #fff;  font-family: 'Montserrat', sans-serif; color:#bfbfbf; font-size: 11.6px; font-weight: 700; letter-spacing: -.3px; transition: color .5s, border-color .3s}
#sec13 .sec13_cate ul li.on>a{border-color:#000 !important; color: #000 !important;}
#sec13 .sec13_prd{margin-top:25px;}
#sec13 .sec13_prd>div{display: none;}
#sec13 .sec13_prd>div.show{display: block;}
#sec13 .sec13_prd>div .swiper{}
#sec13 .sec13_prd>div .swiper ul{}
#sec13 .sec13_prd>div .swiper ul li{}
#sec13 .sec13_prd>div .swiper ul li a{display: block;width: 100%;height:100%; overflow:hidden}
#sec13 .sec13_prd>div .swiper ul li a img{width: 100%; }
#sec13 .swiper_btn_prev img,#sec13 .swiper_btn_next img{transform: scale(.66)}
#sec13 .swiper_btn_prev{position: absolute; top: 50%; transform: translateY(-50%); left: 3%;z-index: 10;cursor: pointer;}
#sec13 .swiper_btn_next{position: absolute; top: 50%; transform: translateY(-50%); right: 3%;z-index: 10; cursor: pointer;}

#sec13 .sec13_sns{}
#sec13 .sec13_sns ul{text-align: center;}
#sec13 .sec13_sns ul li{display: inline-block; margin: 0 15px;}
#sec13 .sec13_sns ul li a{  border-bottom: 2px solid #fff;  font-family: 'Montserrat', sans-serif; color:#bfbfbf; font-size: 11.6px; font-weight: 700; letter-spacing: -.3px; transition: color .5s, border-color .3s}
#sec13 .sec13_sns ul li a:hover{border-color:#000 !important; color: #000 !important;}
#sec13 .sec13_sns ul li a img {width:1.5em; vertical-align: middle;}


/* sec14 */
#sec14{margin-bottom:100px}
#sec14 .sec_inner{}
#sec14 .sec14_L{}
#sec14 .sec14_L h2{text-align: left !important;line-height:1.1; margin-bottom:0 !important}
#sec14 .sec14_L p{font-family: 'Montserrat', sans-serif; font-size: 12px;color: #000; font-weight: 400; margin-top: 10px;}
#sec14 .sec14_R{margin-top:30px}



.tumb {position:relative; overflow:hidden;}
.tumb img {width:100%;}
.soldout_prd {position:absolute; top:50%; transform:translateY(-50%); -webkit-transform:translateY(-50%); background:#e1e1e1; padding:5px 0; z-index:1; line-height:25px; width:100%;}
.soldout_prd p {text-align:center; border-top:1px solid #fff; border-bottom:1px solid #fff; font-weight:900; font-size:16px; color:#cc0205;}


.prod_icons img {width:15%;}
.blend_darken  { mix-blend-mode: darken; }

.eng_grey {color:#ccc;}





.tbl_cate_short td {padding:5% font-size:1em;}
.tbl_cate_short td h2 a {font-size:1em; }

.td_grey {background-color:#f6f6f6;}

.button {
  background-color: #1b1b1b;
  border: none;
  color: white;
  padding: 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  
  margin: 4px 2px; vertical-align:20%;
}

.button1 {border-radius: 2px;}
.button2 {border-radius: 4px;}
.button3 {border-radius: 8px;}
.button4 {border-radius: 12px;}
.button5 {border-radius: 40%;}
.button6 {font-weight: bold; border-radius: 20px;}
.button7 {background-color: #eee; border-radius: 20px; margin-right: 6px; color:#1b1b1b; font-size: 14px;}
.button71 {background-color: #ccc; border-radius: 20px; margin-right: 6px; color:#000; font-size: 14px;}


.button8 {background-color: #ccc; border-radius: 20px; color:#1b1b1b; font-size: 1em;}
.button0 {background-color: #f2f2f2; border:none; color:#1b1b1b; font-size: 1em;}

.fbv-wrapper, .fbv-wrapper-sq, .fbv-wrapper-v {
    overflow: hidden;
    position: relative;
    height: 0;
    background-color:#000;
    margin:0 auto 50px auto;
 }

.fbv-wrapper {
    padding-bottom: 56.25%;
}

.fbv-wrapper-sq {
    padding-bottom: 100%;
    margin-bottom : 3%;
}

.fbv-wrapper-v {
    /* padding-bottom: 100%; */
    width:50%; /* 100 / 2 */
    padding-bottom: 88.88%; /* 177.77 / 2 */
}

.fbv-wrapper iframe, .fbv-wrapper-sq iframe, .fbv-wrapper-v iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}

.prdn









/* BASIC css end */

