/* BASIC css start */
html {background:#ececec}
body {background-color:#fff; } 
#box_wrap {box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.2); background: #fff;}


.head_inner{padding: 0 10px;}




/* ±âº» Çì´õ */
#header{background-color: #fff;padding-bottom:8px}
#header .head_inner{}
#header .head_inner>div{}
#header .head_inner .head_top{display: flex; align-items: center;position: relative; justify-content: space-between; padding: 30px 0 0;}
#header .head_inner .head_top .ham{}
#header .head_inner .head_top .ham a{display: block;}
#header .head_inner .head_top .ham a img{transform-origin: left center;}
#header .head_inner .head_top h1.logo{}
#header .head_inner .head_top h1.logo a{display: block;}
#header .head_inner .head_top h1.logo a img{max-width:117px;}
#header .head_inner .head_top .inner_right {display:flex;}
#header .head_inner .head_top .inner_right img {width:24px;}
#header .head_inner .head_top .inner_right > div {margin-left:24px; cursor:pointer;}
#header .head_inner .head_top .inner_right .cart {}
#header .head_inner .head_top .inner_right .cart a{display: inline-block; position: relative;}
#header .head_inner .head_top .inner_right .cart a img{transform-origin: right center; width:24px;}
#header .head_inner .head_top .inner_right .cart a span{position: absolute; top: 38%; left: 50%; transform: translateX(-50%);font-family: 'Montserrat', sans-serif;font-size: 12px; color: #000; font-weight: 600;}
#header .head_inner .head_top .inner_right .search {
  margin-top: 7px;
  margin-bottom: 0;
}

#header .head_inner .head_bottom{}
#header .head_inner .head_bottom .search{}

#fix_head{position: sticky; top: 0; background-color: #fff;z-index: 20; border-bottom: 1px solid #e9e9e9;}
#fix_head .head_cont{}
#fix_head .head_cont .swiper{}
#fix_head .head_cont .swiper>ul{}
#fix_head .head_cont .swiper>ul>li{width: max-content}
#fix_head .head_cont .swiper>ul>li>a{font-size: 16px;font-weight: 600; width: max-content; max-width: 300px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; display: block; line-height: 58px; text-align: center; padding: 0 16px;}
#fix_head .head_cont .swiper>ul>li>a.point {position:relative;}
#fix_head .head_cont .swiper>ul>li>a.point:after {content:''; display:inline-block; width:5px; height:5px; background:#DC2832; position:absolute; top: 15px; right:8px; border-radius: 50%;}
#fix_head .head_cont .swiper>ul>li:first-child{margin-left:20px;}
#fix_head .head_cont .swiper>ul>li:first-child a{padding-left:0}

/* ºÐ·ù Çì´õ */
#header_list {display:none; border-bottom:1px solid #e9e9e9;}
#header_list .head_inner .head_top{display: flex; align-items: center;position: relative; justify-content: space-between; height:60px;}
#header_list .head_inner .head_top .history_back img {width:24px}
#header_list .head_inner .head_top .cate_name {font-size:18px; font-weight:600;}
#header_list .head_inner .head_top .inner_right {display:flex;}
#header_list .head_inner .head_top .inner_right img {width:24px;}
#header_list .head_inner .head_top .inner_right > div {cursor:pointer;}
#header_list .head_inner .head_top .inner_right .cart {}
#header_list .head_inner .head_top .inner_right .cart a{display: inline-block; position: relative;}
#header_list .head_inner .head_top .inner_right .cart a img{transform-origin: right center; width:24px;}
#header_list .head_inner .head_top .inner_right .cart a span{position: absolute; top: 38%; left: 50%; transform: translateX(-50%);font-family: 'Montserrat', sans-serif;font-size: 12px; color: #000; font-weight: 600;}

/* »ó¼¼ Çì´õ */
#header_detail {display:none; border-bottom:1px solid #e9e9e9;}
#header_detail .head_inner {padding:0;}
#header_detail .head_inner .head_top{display: flex; align-items: center;position: relative; justify-content: space-between; height:60px; border-bottom:1px solid #e9e9e9; padding:0 20px;}
#header_detail .head_inner .head_top .history_back img {width:24px}
#header_detail .head_inner .head_top .cate_name {font-size:18px; font-weight:600;}
#header_detail .head_inner .head_top .inner_right {display:flex;}
#header_detail .head_inner .head_top .inner_right img {width:24px;}
#header_detail .head_inner .head_top .inner_right > div {cursor:pointer; margin-left:20px;}
#header_detail .head_inner .head_top .inner_right .cart {}
#header_detail .head_inner .head_top .inner_right .cart a{display: inline-block; position: relative;}
#header_detail .head_inner .head_top .inner_right .cart a img{transform-origin: right center; width:24px;}
#header_detail .head_inner .head_top .inner_right .cart a span{position: absolute; top: 38%; left: 50%; transform: translateX(-50%);font-family: 'Montserrat', sans-serif;font-size: 12px; color: #000; font-weight: 600;}

/* ÇÜ¹ö°Å ¸Þ´º */
#asi.block{display: block;}
#asi.block.show{opacity: 1;}
#asi>div{width: 100%;}
:is(#asi .asi_btm) li>a:has(span){display: flex; justify-content: space-between; align-items: center;}
#asi .asi_btm{padding-bottom:40px}
#asi .asi_btm ul.main_m{font-size:0; padding:0 30px;}
#asi .asi_btm ul.main_m>li{width: 43%; margin-right:14%; display: inline-block; vertical-align: top;}
#asi .asi_btm ul.main_m>li:nth-child(even) {margin-right:0;}
#asi .asi_btm ul.main_m>li>a:not(:has(span)){display: block; }
#asi .asi_btm ul.main_m>li>a{padding: 14px 0; font-size: 16px; color: #000; font-weight: 400;}
#asi .asi_btm ul.main_m>li>a.clicked {border-bottom:2px solid #000;}
#asi .asi_btm ul.main_m>li>a:hover {opacity:0.5;}
#asi .asi_btm ul.main_m>li>a span{display:flex; align-items:center; justify-content:center; margin-left:10px; }
#asi .asi_btm ul.main_m>li>a span img{transition: transform .2s; width:13px;}
#asi .asi_btm ul.main_m>li>a.clicked span img{transform: rotate(180deg)}
#asi .asi_btm ul.sub_m{ display: none; background:#F9F9F9; position: absolute; width: 90%; left: 10px; padding:10px 30px 15px;}
#asi .asi_btm ul.sub_m>li{display:inline-block; width:43%; margin-right:14%; }
#asi .asi_btm ul.sub_m>li:nth-child(even) {margin-right:0;}
#asi .asi_btm ul.sub_m>li>a{display: block; padding: 0;color: #555;font-size: 14px; font-weight: 400; max-width:100%; margin-bottom:15px; line-height:1;}
#asi .asi_btm ul.sub_m>li>a:hover{color:#000;}

:where(#asi):is(img) {transform:scale(.66); } 
:where(#asi) li>a:has(span) {display:flex;justify-content:space-between;align-items:center; } 
#asi {width:100%;z-index:20;min-width:320px;transition:all .5s;display:none;opacity:0;max-width:640px;z-index:20;background-color:#fff;position:fixed;top:0;left:50%;height:100%;overflow-y:auto;transform: translateX(-50%);-webkit-transform: translateX(-50%);} 
#asi.block {display:block; } 
#asi.block.show {opacity:1; } 
#asi .asi_top {}
#asi .asi_top .asi_inner {text-align:center; font-size:18px; line-height:60px; position: relative; font-weight:600; border-bottom:1px solid #E9E9E9; margin-bottom:20px;}
#asi .asi_top .asi_inner .asi_close {display: inline-block; position: absolute; left: 20px; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%);}
#asi .asi_top .asi_inner .asi_close img {width:24px;}
#asi .asi_top .asi_inner .message {display:flex;align-items:center;justify-content:space-between; } 
#asi .asi_top .asi_inner .message>a {font-size:18px;gap:15px;color:#fff;font-weight:400;display:flex;align-items:center; } 
#asi .asi_top .asi_inner .message>a span {display:block}
#asi .asi_top .asi_inner .message .asi_close a {display:block; } 
#asi .asi_top .asi_inner .message .asi_close a img {transform:scale(.66);transform-origin:center center; } 
#asi .asi_top .asi_inner ul.user_m {display:flex;align-items:center;justify-content:space-between;margin-top:25px; } 
#asi .asi_top .asi_inner ul.user_m li a {font-size:17px;color:#fff;font-weight:400; } 
#asi .asi_bottom {padding:50px 30px; } 
#asi .asi_bottom h3 {font-size:21px;color:#000;font-weight:600;margin-bottom:25px; } 
#asi .asi_bottom:is(h3,li) {padding:0 5%}
#asi .asi_bottom ul.main_m>li>a:not(:has(span)) {display:block; } 
#asi .asi_bottom ul.main_m>li.red>a:not(:has(span)) {color:red; } 
#asi .asi_bottom ul.main_m>li>a {line-height:1.2;padding:13px 0px;font-size:15px;color:#000;font-weight:500;border-bottom:1px solid #f3f3f3; } 
#asi .asi_bottom ul.main_m>li>a span {display:flex;align-items:center;justify-content:center;transition:transform .3s; } 
#asi .asi_bottom ul.main_m>li>a span img {transform:scale(.66); } 
#asi .asi_bottom ul.main_m>li>a.clicked span {transform:rotate(180deg); } 
#asi .asi_bottom ul.sub_m {display:none;background-color:#f7f7f7;flex-wrap:wrap;padding:15px 20px; } 
#asi .asi_bottom ul.sub_m.clicked {display:flex; } 
#asi .asi_bottom ul.sub_m>li {width:33%;display:inline-block}
#asi .asi_bottom ul.sub_m>li>a {line-height:1.2;display:block;padding:8px 0px;font-size:14px;font-weight:400;color:#6d6d6d;width:max-content;max-width: 100%; } 

/* ÁÂÃø °íÁ¤ ¿µ¿ª */
#fix_left_cont {position:fixed;left:calc(50% - 740px);top:50%;transform:translateY(-50%);} 
#fix_left_cont .tit {font-size:32px; font-weight:300;}
#fix_left_cont .tit b {font-weight:700;}
#fix_left_cont .left_search {position:relative; padding:17px 0 30px; width:350px;}
#fix_left_cont .left_search .MS_search_word {width:100%; line-height:58px; border:1px solid #000;; background:#fff; border-radius:30px; box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15); text-indent:20px; font-size:16px; color:rgba(0, 0, 0, 0.5);}
#fix_left_cont .left_search .search_icon {position:absolute; right:26px; top: 45%; transform: translateY(-50%); -webkit-transform: translateY(-50%);}
#fix_left_cont .left_search .search_icon img {width:26px;}
#fix_left_cont .keyword {width:360px;}
#fix_left_cont .keyword p {font-size:24px; font-weight:600; margin-bottom:15px;}
#fix_left_cont .keyword ul {font-size:0;}
#fix_left_cont .keyword ul li {display:inline-block; border:1px solid #ccc; margin:0 5px 5px 0; background:#fff; border-radius:30px;}
#fix_left_cont .keyword ul li a {padding:0 15px; line-height:39px; display:block; font-size:16px;}

/* ¿ìÃø °íÁ¤ ¿µ¿ª */
#fix_right_cont {position:fixed;right:calc(50% - 740px);width:310px;text-align:center;-webkit-animation:up-down 1.4s infinite ease-in-out alternate;animation:up-down 1.4s infinite ease-in-out alternate; top: 240px;} 
#fix_right_cont > img {}
#fix_right_cont > b {display:block; font-size:32px; font-weight:700; padding:20px 0 15px;}
#fix_right_cont > p {font-size:20px; margin-bottom:30px;}
#fix_right_cont .down {}
#fix_right_cont .down a {}
@keyframes up-down {
    from {transform:translateY(0px); } 
    to {transform:translateY(-8px); } 
}
#list_wrap dl.item-list {display:flex;margin-bottom:15px;align-items:center; } 
#list_wrap dl.item-list:last-child {margin-bottom:0; } 
#list_wrap dl.item-list dt.thumb {width:30%; } 
#list_wrap dl.item-list dd.prd-info {padding:0 0 0 15px;width: 70%; } 
#list_wrap dl.item-list dd.prd-info .prd-name a { } 

/* ¿ìÃø ÇÏ´Ü °íÁ¤ ¾ÆÀÌÄÜ */
#fix_icon {position:fixed;z-index:10;right:-15px;bottom:20px;opacity:0;transition:right .4s,opacity .6s; } 
#fix_icon.show {right:15px;opacity:1; } 
#fix_icon ul {display:flex;flex-direction:column;gap:5px; } 
#fix_icon ul li a {display:block; } 
#fix_icon ul li a img {width: 42px; } 

/* ´ÙÃ£´Ù ÀÚµ¿¿Ï¼º*/
.search-auto-complete-list { display:none; z-index:1; position:absolute; top:43px; left:0; width:100%; line-height:14px; background:#fff; box-shadow:0px 0px 5px 0px rgb(0 0 0 / 20%); }
.search-auto-complete-list ul { width:100%; padding:8px 5px 10px 5px; border-bottom:1px solid #ddd; display: flex; flex-wrap: wrap;}
.search-auto-complete-list ul li { text-align:center; margin: 3px; }
.search-auto-complete-list ul li a { display:block; padding:8px 14px; color:#000; border: 1px solid #eee; border-radius: 10px; background:none; font-family:'malgun gothic'; font-size:11px; letter-spacing:-1px; } 
.search-auto-complete-list ul li a strong { color:#ab3e41; }
.search-auto-complete-list ul li a:hover { background:#f2f2f2; }
.search-auto-complete-list ul li a:hover span {}
.search-auto-complete-list .search-list-close { display:block; padding:10px 11px; text-align:right; color:#666; font-size:11px; }


/* ´ÙÃ£´Ù °Ë»ö ÆÄÀÎ´õ - ·¹ÀÌ¾î */
#allfinder-ctr { z-index: 100; position: fixed; right:0; bottom:50%; }
#allfinder-ctr a { display:block; width:77px; height:64px; background:url('/images/common/allfinder_ctrl_mo.png') no-repeat 0 0; background-size:100% 100%; border:none; outline:none; font-size:0; }

.all-finder-layer { z-index:200; position:fixed; top:0; left:0; width:100%; height:100%; background:#fff; overflow-y:auto; }
.all-finder-layer .finder-hd { z-index:1; position:fixed; top:0; left:0; width:100%; height:60px; border-bottom:1px solid #e7e7e7; background:#fff; }
.all-finder-layer .finder-hd .fa-close { position:absolute; top:17px; right:10px; font-size:26px; color:#000; }
.all-finder-layer .finder-hd .finder-tit { height:60px; line-height:60px; padding:0 10px; font-size:16px; font-weight:bold; color:#000; letter-spacing:-2px; }
.all-finder-layer .finder-search { position:relative; margin:0 10px 20px; border:2px solid #000; border-radius:3px; }
.all-finder-layer .finder-search .fa-search { display: inline-block; width: 40px; height: 42px; line-height: 42px; text-align: center; font-size: 18px; }
.all-finder-layer .finder-search .txt-input { width:85%; height:42px; line-height:42px; margin:0; padding:0; font-size:14px; outline:none; border:none; color: #000; vertical-align:top; letter-spacing:-1px; }
.all-finder-layer .finder-search .txt-input::-webkit-input-placeholder { color:#b1b1b1; }
.all-finder-layer .finder-search dd { background:#FFF; }
.all-finder-layer .finder-opt { padding:60px 0 55px; color:#000; }
.all-finder-layer .finder-opt dl dt { position:relative; height:53px; line-height:53px; padding:0 10px; border-top:1px solid #e7e7e7; font-size:14px; font-weight:bold; color:#000; letter-spacing:-1px; }
.all-finder-layer .finder-opt dl dt .fa { position:absolute; top:50%; right:10px; margin-top:-13px; font-size:25px; color:#b2b2b2; }
.all-finder-layer .finder-opt dl dt > .finder-tooltip-btn { display:inline-block; width:20px; height:20px; line-height:20px; margin-top:0; border:1px solid #cecece; border-radius:20px; color:#666; font-size:11px; background:#fff; text-align:center; outline:none; }
.all-finder-layer .finder-opt dl dt .finder-comm-layer { display:none; position:absolute; top:43px; left:10px; width:70%; padding:0 15px 11px; border:1px solid #000; background:#fff; text-align:left; font-weight:normal; color:#000; z-index:1 }
.all-finder-layer .finder-opt dl dt .finder-comm-layer .finder-btn-close { display:inline-block; position:absolute; top:10px; right:14px; margin:0; font-size:19px; color:#000; outline:none; }
.all-finder-layer .finder-opt dl dt .finder-comm-layer .finder-layer-tit { padding:13px 0; border-bottom:1px solid #e5e5e5; font-size:14px; font-weight:bold; line-height:14px; }
.all-finder-layer .finder-opt dl dt .finder-comm-layer .finder-layer-cnt { padding-top:13px; line-height:1.5; font-size:13px; }
.all-finder-layer .finder-opt dl dd { display:none; padding:10px 5px 0; border-top:1px solid #e7e7e7; background:#f4f4f4; font-size:0; }
.all-finder-layer .finder-opt dl dd label { display:inline-block; width:33.3333%; text-align:center; line-height:18px;}
.all-finder-layer .finder-opt .finder-color label { width:12.5%; }
.all-finder-layer .finder-opt .finder-price .finder-price-input { padding:0 5px 10px; text-align:right; font-size:12px; }
.all-finder-layer .finder-opt .finder-price .finder-price-input:after { clear: both; content: ""; display: block; }
.all-finder-layer .finder-opt .finder-price .finder-price-input span { float:left; display:inline-block; height:34px; line-height:34px; }
.all-finder-layer .finder-opt .finder-price .finder-price-input label { display: inline-block; width: 33%; padding: 0 8px; border: 1px solid #ccc; border-radius:3px; color: #666; background:#fff; }
.all-finder-layer .finder-opt .finder-price .finder-price-input label .txt-input { display: inline-block; width: 84%; height: 32px; line-height: 32px; padding: 0; border: none; background: none; color: #000; outline:none; text-align:right; }
.all-finder-layer .finder-opt .finder-child-category { padding:0; }
.all-finder-layer .finder-opt .finder-child-category .mobile-select-category { padding:15px; margin-bottom:9px; border-bottom:1px solid #e7e7e7; font-size:14px; font-weight:bold; color:#9a9a9a; background:#fff; word-break:break-all; letter-spacing:-1px; }
.all-finder-layer .finder-opt .finder-child-category .mobile-select-category .pd-2px { padding:0 2px; }
.all-finder-layer .finder-opt .finder-child-category .mobile-select-category .fc-black { color:#000; }
.all-finder-layer .finder-opt .finder-child-category .mobile-select-category .fa { margin-left:2px; color:#000; }
.all-finder-layer .finder-btn-c { z-index:1; position:fixed; bottom:0; left:0; width:100%; height:55px; text-align: center; font-size:0; }
.all-finder-layer .finder-btn-c a.reset { display: inline-block; width: 30%; height: 55px; line-height: 55px; background: #999; color: #fff; font-size: 16px; font-weight: bold; letter-spacing: 1px; border:none; }
.all-finder-layer .finder-btn-c button { display: inline-block; width: 70%; height: 55px; line-height: 55px; background: #000; color: #fff; font-size: 16px; font-weight: bold; letter-spacing: -0.5px; border:none; }
.all-finder-layer .finder-btn-c button span.fa-search { margin-right:5px; margin-top:-2px; vertical-align:middle; font-size:0.750em; }
.all-finder-layer .finder-btn-c button span.finder-count { display:inline-block; color:#ffd800; font-size:18px; vertical-align:middle; }

.all-finder-layer .finder-opt .finder-options { display:inline-block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; width:80%; height:22px; padding: 5px 5%; line-height:22px; border: 1px solid #ccc; word-break:break-all; border-radius: 20px; background:#fff; color:#000; text-align:center; font-size:12px; }
.all-finder-layer .finder-opt .finder-options.on { font-weight: bold; border: 1px solid #000; box-shadow:2px 2px 3px #d2d2d2; }
.all-finder-layer .finder-opt .finder-option-color em { display: inline-block; width: 33px; height: 33px; border-radius:20px; font-size:0; vertical-align:middle; }
.all-finder-layer .finder-opt .finder-option-color.color-picker { width:33px; height:33px; padding: 0; border: none; } 
.all-finder-layer .finder-opt .finder-option-color.color-picker .fa-check { display:none; width:33px; height:33px; margin-top:-25px; color:#fff; text-align:center; font-size:16px; }
.all-finder-layer .finder-opt .finder-option-color.color-picker.on .fa-check { display:block; }
.all-finder-layer .finder-opt .finder-option-color.color-picker.on.finder-option-color-white .fa-check { color:#000; }

.finder-option-color.finder-option-color-black em { background-color: #000; }
.finder-option-color.finder-option-color-white em { background-color: #FFF; width: 20px; height: 20px; border: 1px solid #e5e5e5; }
.finder-option-color.finder-option-color-gray em { background-color: #808080; }
.finder-option-color.finder-option-color-beige em { background-color: #e5d0b2; }
.finder-option-color.finder-option-color-brown em { background-color: #aa6810; }
.finder-option-color.finder-option-color-navy em { background-color: #425583; }
.finder-option-color.finder-option-color-blue em { background-color: #0000ff; }
.finder-option-color.finder-option-color-light-blue em { background-color: #62acff; }
.finder-option-color.finder-option-color-red em { background-color: #ff0000; }
.finder-option-color.finder-option-color-orange em { background-color: #ffa500; }
.finder-option-color.finder-option-color-yellow em { background-color: #ffff00; }
.finder-option-color.finder-option-color-pink em { background-color: #ffc0cb; }
.finder-option-color.finder-option-color-purple em { background-color: #800080; }
.finder-option-color.finder-option-color-jaju em { background-color: #a63f7f; }
.finder-option-color.finder-option-color-khaki em { background-color: #2f5e2f; }
.finder-option-color.finder-option-color-green em { background-color: #008000; }
.finder-option-color.finder-option-color-light-green em { background-color: #72dd95; }
.finder-option-color.finder-option-color-silver em { background-color: #dfdfdf; }
.finder-option-color.finder-option-color-gold em { background-color: #cfbc4e; }
.finder-option-color.finder-option-color-apricot em { background-color: #fbceb1;  }

.all-finder-layer .search-auto-complete-list { display:none; z-index:1; position:absolute; top:43px; left:0; width:100%; line-height:14px; background:#fff; box-shadow:0px 0px 5px 0px rgb(0 0 0 / 20%); }
.all-finder-layer .search-auto-complete-list ul { width:100%; padding:8px 5px 10px 5px; border-bottom:1px solid #ddd; display: flex; flex-wrap: wrap;}
.all-finder-layer .search-auto-complete-list ul li { text-align:center; margin: 3px; }
.all-finder-layer .search-auto-complete-list ul li a { display:block; padding:8px 14px; color:#000; border: 1px solid #eee; border-radius: 10px; background:none; font-family:'malgun gothic'; font-size:11px; letter-spacing:-1px; } 
.all-finder-layer .search-auto-complete-list ul li a strong { color:#ab3e41; }
.all-finder-layer .search-auto-complete-list ul li a:hover { background:#f2f2f2; }
.all-finder-layer .search-auto-complete-list ul li a:hover span {}
.all-finder-layer .search-auto-complete-list .search-list-close { display:block; padding:10px 11px; text-align:right; color:#666; font-size:11px; }


/* °íÁ¤¹öÆ° */
.fixed_btn {position: fixed;right: 0;left: 0;bottom: 0px;cursor: pointer;background: #fff;max-width: 640px;margin: 0 auto;border-top: 1px solid #f3f3f3;box-sizing: border-box;z-index: 22;height: 70px; }
.fixed_btn ul.box {display: flex;justify-content: space-around;padding: 10px 0;}
.fixed_btn ul.box li {flex-basis: 16%;display: flex;flex-direction: column;text-align: center;}
.fixed_btn ul.box li i {font-size: 28px;transition: 0.3s;}
.fixed_btn ul.box li p {font-size: 12px;padding-top: 6px;}
.fixed_btn ul.box li.ic-cate span {background:url('//skin.makeshop.co.kr/skin/potato/img/fix_menu_off.png')no-repeat center; width:24px; height:24px; background-size:24px auto; display: block; margin: 0 auto;}
.fixed_btn ul.box li.ic-cate.on span {background:url('//skin.makeshop.co.kr/skin/potato/img/fix_menu_on.png')no-repeat center; width:24px; height:24px; background-size:24px auto; display: block; margin: 0 auto;}
.fixed_btn ul.box li.ic-search span {background:url('//skin.makeshop.co.kr/skin/potato/img/fix_search_off.png')no-repeat center; width:24px; height:24px; background-size:24px auto; display: block; margin: 0 auto;}
.fixed_btn ul.box li.ic-search.on span {background:url('//skin.makeshop.co.kr/skin/potato/img/fix_search_on.png')no-repeat center; width:24px; height:24px; background-size:24px auto; display: block; margin: 0 auto;}
.fixed_btn ul.box li.ic-home span {background:url('//skin.makeshop.co.kr/skin/potato/img/fix_home_off.png')no-repeat center; width:24px; height:24px; background-size:24px auto; display: block; margin: 0 auto;}
.fixed_btn ul.box li.ic-home.on span {background:url('//skin.makeshop.co.kr/skin/potato/img/fix_home_on.png')no-repeat center; width:24px; height:24px; background-size:24px auto; display: block; margin: 0 auto;}
.fixed_btn ul.box li.ic-my span {background:url('//skin.makeshop.co.kr/skin/potato/img/fix_my_off.png')no-repeat center; width:24px; height:24px; background-size:24px auto; display: block; margin: 0 auto;}
.fixed_btn ul.box li.ic-my.on span {background:url('//skin.makeshop.co.kr/skin/potato/img/fix_my_on.png')no-repeat center; width:24px; height:24px; background-size:24px auto; display: block; margin: 0 auto;}
.fixed_btn ul.box li.ic-today span {background:url('//skin.makeshop.co.kr/skin/potato/img/fix_today_off.png')no-repeat center; width:24px; height:24px; background-size:24px auto; display: block; margin: 0 auto; position:relative;}
li.ic-today #blk_scroll_wings, 
li.ic-today #cherrypicker_scroll {position:static;}
li.ic-today #blk_scroll_wings .view_prd a {height:24px; display:block;}
li.ic-today #blk_scroll_wings .view_prd img {border-radius: 5px; width: 18px; position: absolute; top: 3px; z-index: -1; left: 2px;}


/* »ó´Ü °Ë»ö */
.search-layer {position: fixed; background: #fff; z-index: 21; left: 50%; top: 0; width: 100%; max-width: 640px; height: 100vh; transform: translateX(-50%); -webkit-transform: translateX(-50%); display:none;}
.search-layer .sc-inner {border-bottom:1px solid #e9e9e9; padding: 18px 20px 18px 12px; position:relative;}
.search-layer .sc-inner .sc-close {margin-right:12px; cursor:pointer;}
.search-layer .sc-inner .sc-close img {width:24px;}
.search-layer .sc-inner .btn_search {position: absolute; right: 20px; top: 18px;}
.search-layer .sc-inner .btn_search img {width:24px;}
.search-layer .sc-inner .sc-del {cursor:pointer; position: absolute; right: 64px;}
.search-layer .sc-inner .sc-del img {width:22px;}
.search-layer .sc-inner #keyword1 {border: none; width: 60%; line-height: 24px; font-size:16px; color:#000;}
.search-layer .sc-inner #keyword1::placeholder {color:#000;}
.search-layer .live-sc {padding:40px 30px 25px;}
.search-layer .live-sc > dl {display:flex; align-items: end; margin-bottom:24px;}
.search-layer .live-sc > dl > dt {font-size:18px; font-weight:600;}
.search-layer .live-sc > dl > dd {flex:1; text-align:right; font-size:12px; color:#999;}
.search-layer .live-sc .rank {display:flex;}
.search-layer .live-sc .rank li {flex:1;}
.search-layer .live-sc .rank dl {display:flex; margin-bottom:15px; opacity: 0; animation: fadeIn 1s forwards;}
.search-layer .live-sc .rank li:first-child dl:nth-child(1) { animation-delay: 0.1s; }
.search-layer .live-sc .rank li:first-child dl:nth-child(2) { animation-delay: 0.2s; }
.search-layer .live-sc .rank li:first-child dl:nth-child(3) { animation-delay: 0.3s; }
.search-layer .live-sc .rank li:first-child dl:nth-child(4) { animation-delay: 0.4s; }
.search-layer .live-sc .rank li:first-child dl:nth-child(5) { animation-delay: 0.5s; }
.search-layer .live-sc .rank li:last-child dl:nth-child(1) { animation-delay: 0.4s; }
.search-layer .live-sc .rank li:last-child dl:nth-child(2) { animation-delay: 0.5s; }
.search-layer .live-sc .rank li:last-child dl:nth-child(3) { animation-delay: 0.6s; }
.search-layer .live-sc .rank li:last-child dl:nth-child(4) { animation-delay: 0.7s; }
.search-layer .live-sc .rank li:last-child dl:nth-child(5) { animation-delay: 0.8s; }
.search-layer .live-sc .rank dt {font-size:14px; line-height:1; width:25px;}
.search-layer .live-sc .rank dd {line-height:1; flex:1;}
.search-layer .live-sc .rank dd a {font-size:14px; color:#666;}
.search-layer .live-sc .rank li:first-child dl:nth-child(-n + 3) dd a {color:#000;}
.search-layer .recmd-sc {padding:0 30px;}
.search-layer .recmd-sc p {font-size: 18px; font-weight: 600; margin-bottom:24px; animation: coinFall 1.3s ease-out forwards;  animation-delay: 1.5s; display:inline-block;}
.search-layer .recmd-sc ul li {padding:8px 15px; font-size:14px; border-radius:3px; background:#F5F5F5; display:inline-block; margin-right:10px; margin-bottom:10px;}
.search-layer .recmd-sc ul li a {display:block;}

@keyframes fadeIn {
    from { opacity: 0; }
    to { opacity: 1; }
}

@keyframes coinFall {
    0% { transform: translate(0, 0) rotate(0deg); }
    10% { transform: rotate(5deg); }
    20% { transform: rotate(-5deg); }
    30% { transform: rotate(4deg); }
    40% { transform: rotate(-4deg); }
    50% { transform: rotate(3deg); }
    60% { transform: rotate(-3deg); }
    70% { transform: rotate(2deg); }
    80% { transform: rotate(-2deg); }
    90% { transform: rotate(1deg); }
    95% { transform: rotate(-1deg); }
    100% { transform: translate(0, 0) rotate(0deg); }
}


/* ¿ìÃø ÇÈ½º »óÇ°´Ü ³ôÀÌ¿¡ µû¸¥ ¹Ìµð¾îÄõ¸® */
@media (max-height: 850px) {
#fix_right_cont {
    height: calc(100% - 160px);
}
#fix_right_cont .item-wrap {
    overflow-y: scroll;
    height: 100%;
}
#fix_right_cont .item-wrap::-webkit-scrollbar {
    width: 4px;  /* ½ºÅ©·Ñ¹ÙÀÇ ³Êºñ */
}

#fix_right_cont .item-wrap::-webkit-scrollbar-thumb {
    height: 30%; /* ½ºÅ©·Ñ¹ÙÀÇ ±æÀÌ */
    background: #a5a8a9; /* ½ºÅ©·Ñ¹ÙÀÇ »ö»ó */
    border-radius: 13px;
}

#fix_right_cont .item-wrap::-webkit-scrollbar-track {
    background: rgba(33, 122, 244, .1);  /*½ºÅ©·Ñ¹Ù µÞ ¹è°æ »ö»ó*/
}
}
/* BASIC css end */

