@charset "utf-8";

#wrapper, #container {width:100%}
#quick .basketShow {margin-top:200px;}
#sct {position: relative;}
#sct .pg_wrap {width:960px; margin:25px auto; position: relative; left:-115px;}
#sct_hhtml {position:relative; width:100%; min-height: 200px; overflow:hidden; margin-bottom:20px;}
#sct_hhtml img {position:absolute; left:50%; transform:translateX(-50%)}
#sct_hhtm3 {width:960px; margin:0 auto 10px; position: relative; left:-115px; border-bottom:#333 2px solid}
#sct_hhtm3 + #sct_ct_1 {margin-bottom:20px;}
#sct_location {width:1200px; position:absolute; left:50%; top:15px; margin-left:-600px; text-align:right; z-index:1}
#sct_location > a {position:relative; display:inline-block; padding: 0 15px; color:#555; font-size:11px;}
#sct_location > a:not(:last-child):after {content:">"; position:absolute; right:-6px; top:2px; font-family: "굴림",Gulim;}
#sct_location > a:last-child {padding-right:0}

.sct_ct, #sct_sortlst, #sct .sct {width:960px; margin:0 auto 0; position:relative; left:-115px;}
.sct_ct {margin-top:50px;}
.sct_ct > ul {display:inline-block; min-height:40px; width:100%; border:0px solid #ccc;}
.sct_ct > ul > li {float:left; width:25%; height:40px; text-align:center; line-height:40px; border:1px solid #ccc; margin:-1px 0 0 -1px;}
.sct_ct > ul > li.on {background-color:#ff8601; border-color:#ff8601; position:relative; z-index: 1;}
.sct_ct > ul > li.on a {color:#fff; font-weight:700}
.sct_ct > ul > li a {display:block; font-size:14px; color: #333; }
.sct_ct > ul > li a:hover { color:#ff8601; }
.sct_ct > ul > li.on a:hover { color:#fff; }

/* 검색 */
#ssch {width:960px; margin:0 auto; position: relative;left: -120px;}
#ssch .ssch_left {margin-bottom:10px; padding:20px 0; background-color:#f8f8f8; border:1px solid #e7e7e7; text-align:center;}
#ssch .ssch_left #ssch_q {border:#ff8601 3px solid; width:300px; height:40px; padding:2px 4px;}
#ssch .ssch_left .btn_submit {width: 80px; height: 40px; border: 0; background: #ff8601; color: #fff; font-weight: bold; font-size: 14px; border-radius: 3px; font-family: 'malgun gothic'; margin-left:2px;}
#ssch p.result {float: left; padding: 15px 0 0 8px;}

/* 상품 정렬 */
#ssch #sct_sortlst {display: inline-block; width:auto; float: right; left:0}
#ssch_sort {margin:0 0 15px;}
#ssch_sort:after {display:block;visibility:hidden;clear:both;content:""}
#ssch_sort .prdCount {float: left; padding:15px 0 0 8px;}
#ssch_sort ul {float:right; margin:0;padding:0 0 0 1px;list-style:none;zoom:1}
#ssch_sort ul:after {display:block;visibility:hidden;clear:both;content:""}
#ssch_sort li {float:left;position:relative;margin-left:-1px;height:45px;padding:15px 0;line-height:15px;}
#ssch_sort li.on {font-weight:bold;}
#ssch_sort li a{border-left:1px solid #ddd;display:block;padding:0 10px}
#ssch_sort li a:hover{color:#be334a}
#ssch_sort li:first-child a{border:0}

.product-headcategory {position: absolute; top:2px; width: 1200px; left:50%; margin-left:-600px;}
.product-headcategory ol {padding-right:5px; text-align:right}
.product-headcategory ol > li {display: inline-block; padding:10px 10px 10px 20px; font-size:11px;}
.product-headcategory ol > li:not(:first-child) {background: url(../../../../../../../../img/icon/rightPatharrow.png) no-repeat 0px 13px}
.product-headcategory ol > li a {color:#555}
.product-headcategory ol > li a:hover {text-decoration:underline;}

#quick .qinner.fixedOn .qDate {margin-top:0 !important;}
#quick .qinner .qDate {margin-top:0}

.opt_pop_Bg {position: fixed ; top: 0px;left: 0px; z-index: 10000; background: rgb(0, 0, 0); width:100%; height: 100%; opacity: 0.4; z-index:1; display:none }

/* 심볼 구분 */
.sct_li span.symbol1 { background-color: #fce250; padding: 3px 8px; font-size: 11px;border-radius: 10px;margin-top: 5px;display: inline-block;box-shadow: 0 2px 6px 0 rgba(67, 89, 113, 0.12)}
.sct_li span.symbol2 { background-color: #acc9e9; padding: 0.25em; font-size: 11px;}
.sct_li span.symbol3 { background-color: #d1edf9; padding: 0.25em; font-size: 11px;}
.sct_li span.symbol4 { background-color: #ffffa4; padding: 0.25em; font-size: 11px;}
.sct_li span.symbol5 { background-color: #ecd0ec; padding: 0.25em; font-size: 11px;}
.sct_li span.symbol6 { background-color: #f7e4d8; padding: 0.25em; font-size: 11px;}
.sct_li span.symbol7 { background-color: #F7CECD; padding: 0.25em; font-size: 11px;}