/*ÀüÃ¼ spoqa ÆùÆ® »ç¿ë*/
header *,.quick_MenuWrapper *, footer  * {font-family: 'spoqa M';}

/*:::Çì´õ:::*/
input{vertical-align: middle;}
input[type='search']{background: #fff; color: #666; -webkit-border-radius: 0; -webkit-appearance: none; -webkit-box-sizing: border-box; box-sizing: border-box;}
.disp-none {display: none;}
#m_wrap {width:100%;min-height:100%;padding-top: calc(3.125em + 2.625em);font-size: 16px;}
@media (max-width: 320px) {
	#m_wrap {font-size:14px;}
}
header#m_header {
	width:100%;
	position: fixed;
	top:0;
	left:0;
	z-index:99;
  -webkit-transition: all 0.5s ease;
  -moz-transition: position 10s;
  -ms-transition: position 10s;
  -o-transition: position 10s;
  transition: all 0.5s ease;
}

/* 2020-02-10 floatBnr ¼öÁ¤*/
@media all and (max-width:320px){
/* 320ÀÌÇÏ¿¡¼­ X¹öÆ°ÀÌ Æ²¾îÁö´Â °ÍÀ» º¸¿Ï */
	.floatBnr a svg{margin-top:3px;}
	.floatBnr { position: relative; background: rgba(0, 0, 0, 0.8);/*  padding: 5px 5px 0 20px; */ margin-bottom: 20px; width:170px; right: 0; border-radius: 13px 0 0 13px; box-sizing:border-box; float: right; -webkit-transition: all 0.5s ease; -moz-transition: position 10s; -ms-transition: position 10s; -o-transition: position 10s; transition: all 0.5s ease;}
	.floatBnr img { position: relative; bottom: -5px;}
	.m_bottomWrap .right_btn{ width: 170px; margin-right: 0 !important;}
}
@media all and (min-width:321px) and (max-width:859px){
	.floatBnr { position: relative; background: rgba(0, 0, 0, 0.8); /* padding: 5px 5px 0 20px; */ margin-bottom: 20px; width:170px; right: 0; border-radius: 13px 0 0 13px; box-sizing:border-box; float: right; -webkit-transition: all 0.5s ease; -moz-transition: position 10s; -ms-transition: position 10s; -o-transition: position 10s; transition: all 0.5s ease;}
	.floatBnr img { position: relative; bottom: -5px;}
}
@media all and (min-width:860px) {
	.floatBnr { position: relative; background: rgba(0, 0, 0, 0.8); /* padding: 5px 5px 0 20px; */ margin-bottom: 20px; width:230px; right: 0; border-radius: 13px 0 0 13px; box-sizing:border-box; float: right; -webkit-transition: all 0.5s ease; -moz-transition: position 10s; -ms-transition: position 10s; -o-transition: position 10s; transition: all 0.5s ease;}
	.floatBnr img { position: relative; bottom: -6px;}
}
.bounce {transform:translate3d(0,0,0); -webkit-transform:translate3d(0,0,0); -moz-transform:translate3d(0,0,0); opacity:1; animation:translateArr 1.2s ease-out infinite; -webkit-animation:translateArr 1.2s ease-out infinite; -moz-animation:translateArr 1.2s ease-out infinite;}
@keyframes translateArr {
			0%{ transform:translate3d(0,0,0); -webkit-transform:translate3d(0,0,0);}
			20%{	 transform:translate3d(0,0,0); -webkit-transform:translate3d(0,0,0); opacity:1; }
			33%{ transform:translate3d(0,12px,0); -webkit-transform:translate3d(0,12px,0); opacity:1;}
			75%{ transform:translate3d(0,-5px,0); -webkit-transform:translate3d(0,-5px,0);}
			100%{ transform:translate3d(0,0,0); -webkit-transform:translate3d(0,0,0);}
		}
@-webkit-keyframes translateArr {
			0%{ transform:translate3d(0,0,0); -webkit-transform:translate3d(0,0,0);}
			20%{	 transform:translate3d(0,0,0); -webkit-transform:translate3d(0,0,0); opacity:1; }
			33%{ transform:translate3d(0,12px,0); -webkit-transform:translate3d(0,12px,0); opacity:1;}
			75%{ transform:translate3d(0,-5px,0); -webkit-transform:translate3d(0,-5px,0);}
			100%{ transform:translate3d(0,0,0); -webkit-transform:translate3d(0,0,0);}
		}

/* °áÁ¦°èÁÂ ·¹ÀÌ¾îÆË¾÷ */
.account_info_popup {width: 100vw; height: 100vh; background: #fff; position: fixed; top: 0; left: 0; z-index: 101; text-align: center; display: none;}
.account_info_popup * {box-sizing: border-box; font-family: "spoqa M"; color: #111; font-size: 3.875vw;}
.account_info_popup .acc_closeBtn{position: absolute; z-index: 1; width: 12.267vw; max-width: 46px; height: 12.267vw; max-height: 46px; right: 1.625vw; margin-top: 6px;}
.account_info_popup .acc_closeBtn:before, .account_info_popup .acc_closeBtn:after{content: ""; position: absolute; top: 0;left: 0;  right: 0; bottom: 0; margin: auto; width: 6.133vw; max-width: 23px; height: 1px; background-color: #666;}
.account_info_popup .acc_closeBtn:before{-webkit-transform: rotate(945deg); transform: rotate(945deg);}
.account_info_popup .acc_closeBtn:after{-webkit-transform: rotate(1035deg); transform: rotate(1035deg);}
.account_info_popup_max {width: 100%; height: 100%; padding: 4.625vw; text-align: left; position: relative;}
.account_info_popup .acc_info_title { font-family: "spoqa B"; font-size: 5.5vw; line-height: 9.25vw; }
.account_info_popup .acc_info_sub_title {line-height: 6.25vw;}
.account_info_popup .acc_info_ul { width: 100%; border:1px solid #eee; margin-top: 3.5vw;}
.account_info_popup .acc_info_ul > li {list-style: none;  height: 13.75vw; background: #fff; border-top: 1px solid #eee; position: relative;}
.account_info_popup .acc_info_ul > li:nth-child(1) { height: 12.5vw; background: #fafafa; border-top: 0; padding-left: 5.25vw;}
.account_info_popup .acc_com { display: inline-block; position: relative; top: 50%; transform: translateY(-50%);}
.account_info_popup .acc_info_ul > li > div { position: relative; top: 50%; transform: translateY(-50%); display: inline-block; float: left;} 
.account_info_popup .acc_info_ul > li > div.acc_img {width: 32.5vw; height: 8.75vw;} 
.account_info_popup .acc_info_ul > li > div.acc_img > img {width: 100%; height: 100%; display: block;} 
.account_info_popup .acc_info_ul > li > div.acc_num {width: 46.25vw; height: 4.75vw; line-height: 4.75vw; padding-left: 5vw;} 
.account_info_popup .acc_info_ul .acc_icon_URL { background: url('//image5.compuzone.co.kr/img/images/quick/payment/mo_quick_accoun_icon1.png') no-repeat; }
.account_info_popup .acc_info_ul .acc_icon_C { background: url('//image5.compuzone.co.kr/img/images/quick/payment/mo_quick_accoun_icon2.png') no-repeat; }
.account_info_popup .acc_info_ul .acc_icon_URL, .account_info_popup .acc_info_ul .acc_icon_C { position: absolute; right: 5.25vw; top: 50%; transform: translateY(-50%); display: inline-block; width: 4.75vw; height: 4.75vw; background-size: cover;}
.account_info_popup .acc_info_text1 {font-family: "spoqa B"; color: #ff4a4a; line-height: 4.6vw; margin: 5.75vw 0 3vw; font-size: 3.7vw;}
.account_info_popup .acc_info_text2 { color: #555; line-height: 4.6vw; font-size: 3.7vw;}
@media all and (min-width: 550px){
	.account_info_popup * {font-size: 21px;}
	.account_info_popup .acc_closeBtn{right: 16px; top:18px;}
	.account_info_popup_max {width: 550px; padding: 25px; display: inline-block;}
	.account_info_popup .acc_info_title {  font-size: 30px; line-height: 51px; }
	.account_info_popup .acc_info_sub_title {line-height: 34px;}
	.account_info_popup .acc_info_ul { margin-top: 19px;}
	.account_info_popup .acc_info_ul > li { height: 76px; }
	.account_info_popup .acc_info_ul > li:nth-child(1) { height: 69px; padding-left: 29px;}
	.account_info_popup .acc_info_ul > li > div.acc_img {width: 179px; height: 48px;} 
	.account_info_popup .acc_info_ul > li > div.acc_num {width: 254px; height: 26px; line-height: 26px; padding-left: 28px;} 
	.account_info_popup .acc_info_ul .acc_icon_URL, .account_info_popup .acc_info_ul .acc_icon_C {  right: 29px; width: 26px; height: 26px; }
	.account_info_popup .acc_info_text1 {  line-height: 25px; margin: 32px 0 17px; font-size: 20px;}
	.account_info_popup .acc_info_text2 {  line-height: 25px; font-size: 20px;}
}
/* °áÁ¦°èÁÂ ·¹ÀÌ¾îÆË¾÷ */
/* SNS°øÀ¯ÇÏ±â */
#pop_box.shareLyr {display: none; overflow-x: hidden; position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 9998; background-color: rgba(0,0,0,.7);}
#pop_box.shareLyr .inner { text-align: center; width: calc(100% - 50px); max-width: 450px; position: fixed; top: 50%; left:50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);}
#pop_box.shareLyr .inner .cont { margin: 0 auto; background: #fff;}
.shr_sns {position:relative; padding:20px 35px; border-bottom: 1px solid #d8d8d8; color: #3a3a3a; font-size:20px; font-family: 'noto-B'; font-weight: normal; text-align: center; word-break: keep-all; height:auto; line-height:inherit;}
.shr_sns_btn {padding:20px 38px 25px;}
.shr_sns_btn .shr { display: flex; gap: 28px; flex-wrap: wrap; justify-content: center;}
@media (max-width:499px) {
	.shr_sns_btn .shr {display: grid; grid-template-columns: repeat(2, 1fr); justify-items: center;}
	.shr_sns_btn .shr li{width: 100%;}
}
.shr_sns_btn .shr li {width: 60px; text-align: center; flex: unset; -webkit-box-flex:unset;}
.shr_sns_btn .shr a { font-size: 14px; font-family: 'noto-R'; font-weight: normal; color:#3a3a3a;}
.shr_sns_btn .shr a:before { content: ''; display: block; width: 60px;  height:60px; margin-bottom: 6px;}
.shr_sns_btn .shr .kt a:before {background: url('//image5.compuzone.co.kr/img/images/product_detail/btn_kakao_24.png') center center/cover no-repeat;}
.shr_sns_btn .shr .URL a:before {background: url('//image5.compuzone.co.kr/img/images/product_detail/btn_url_24.png') center center/cover no-repeat;}
.shr_sns_btn .shr .fb a:before {background: url('//image5.compuzone.co.kr/img/images/product_detail/btn_facebook_24.png') center center/cover no-repeat;}
.shr_sns_btn .shr .tw a:before {background: url('//image5.compuzone.co.kr/img/images/product_detail/btn_x_24.png') center center/cover no-repeat;}
.sns_btn_cancel {  display: block;  width: 100%;  height: 44px;  background: none;  border: none;  border-top: 1px solid #f2f2f2;  color: #999;  font-size: 16px;}
.shareLyr .closeBtn {display: inline-block; width:28px; height:28px; background:url('//image5.compuzone.co.kr/img/images/svg_icon/3A3A3A/icon_line_close_24.svg') center center / contain no-repeat; position: absolute; top:20px; right:16px;}
/* SNS°øÀ¯ÇÏ±â */

/* °Ë»öÃ¢ °³Æí - 2021 */
.search21_boxWrap{position:relative; height:calc(100vh - 7.751rem);}
.search21_boxWrap .slick-list{overflow:inherit;}
.search21_boxWrap .search21_box{position:relative; margin:18px 6px 0; display:inline-block; width:100%; max-height:72vh; border-radius:20px; border:1px solid #D8D8D8;}
/* ¾Èµå·ÎÀÌµå class Ãß°¡ */
.search21_boxWrap .search21_box.android{max-height:67vh; }
.search21_boxWrap .search21_box.android .search21_word{height:calc(67vh - 5rem);}
.search21_boxWrap .search21_box .search21_word{height:calc(72vh - 120px); margin-bottom:1.313rem; overflow-y:auto;}
.search21_boxWrap .search21_box .keyword_wrap{height:calc(72vh - 120px); overflow-y:auto; overflow-x: hidden;}
.search21_box .search21_add , .search21_wordbox .search21_add {position:absolute; left:50%; top:12.875rem; transform:translateX(-50%); width:115%; max-width:30rem;  height:3.313rem; background:#595959; opacity:0.8; border-radius:10px; text-align:center; z-index:10; align-items: center; justify-content: center;}
.search21_wordbox .search21_add{width:90%;}
.search21_box .search21_add .addStar , .search21_wordbox .search21_add .addStar{display:inline-block; color:#fff; font-size:0.875rem; vertical-align:top; letter-spacing:0;  padding-top: 2px;}
.search21_box .search21_add > i , .search21_wordbox .search21_add > i {display:inline-block; margin-right:0.625rem; width:1.5rem; height:1.5rem; background:url("//image5.compuzone.co.kr/img/images/m_compuzone/main2021/search21_strWGray.png") left center no-repeat; background-size:cover;}
.search21_box .btm{position:absolute; right:0.938rem; bottom:-2rem;}
.search21_box .btm .all_x{position:relative; padding-left:1.875rem; color:#6C6C6C; font-size:0.875rem; background:none; outline:none;}
.search21_slidebox{padding-top:12px;}
.search21_boxWrap .search21_box h2.title{padding:10px 16px; color:#1A1A1A; font-size:18px; line-height:1.5; font-family: 'noto-B'; font-weight:normal; letter-spacing:-1px; border-bottom:1px solid #D8D8D8; text-align:left;}
.search21_box .search_nothing{text-align:center; display: flex; align-items: center; justify-content: center; flex-direction: column; padding: 16px;}
.search21_box .search_nothing > span.img{display:inline-block; width: 60px; height: 60px; background:url("//image5.compuzone.co.kr/img/images/m_compuzone/main2021/search21_alram_mo.png") center no-repeat; background-size:cover; margin-bottom: 8px;}
.search21_box .search_nothing > p.txt{color:#6C6C6C; font-size:0.875rem;}
.search21_box .search_nothing.logout .login_btn{margin-top:1.563rem; max-width:240px; height: 50px; background:#0D6DE3; color:#fff; font-size:16px; font-family: 'noto-M'; border-radius: 10px;}
.search21_box .keyword_wrap .search_nothing {height: calc(100% - 1.313rem);}
.search21_box ul{margin:0 1.250rem;}
.search21_box ul li{position:relative; margin-top:1rem; line-height:1; height: 1.26rem;}
.search21_box ul li:first-child{margin-top: 1.26rem;}
.search21_box ul li:last-child{margin-bottom:1.438rem;}
.search21_box ul li > i.search_strGray , .search21_recomT > li > i.search_strGray{display:inline-block; margin-right:0.438rem; width:1.125rem; height:1.125rem; background:url("//image5.compuzone.co.kr/img/images/m_compuzone/main2021/search21_strGray_mo.png") center no-repeat; background-size:cover; cursor:pointer; vertical-align:top;}
.search21_box ul li > a {display:inline-flex; align-items: center; max-width:58%; height: 100%; padding: 1px; color:#1A1A1A; font-size:1rem; line-height:1; overflow:hidden; text-overflow:ellipsis; white-space: nowrap;}
.search21_word .search_date{display:inline-flex; align-items: center; margin-left:10px; color:#a9a9a9; font-size:1rem; line-height:1; height: 100%;}
.search21_box ul li > button.search21_wordX{display:inline-block; position:absolute; right:0; top:0; width:1.188rem; height:1.188rem; background:url("//image5.compuzone.co.kr/img/images/m_compuzone/main2021/search21_wordX_mo.png") center no-repeat; background-size:cover;}
.search21_box.search21_rank{margin-bottom:3.125rem;}
.search21_box.search21_rank .num{display: inline-flex; align-items: center; height: 100%; margin-right:0.25rem; color:#B4B4B4; font-size:1rem; line-height:1; vertical-align:top;}
.search21_box.search21_rank li:last-child{margin-bottom:1.313rem;}
.search21_box .right{position:absolute; right:0; top:1px; display:inline-block; font-size:0.875rem; font-family:spoqa B; line-height:1; transform: unset;}
.search21_box .right.new{color:#F14738;}
.search21_box .right.downBlue{color:#135EBA;}
.search21_box .right.downBlue:before{content:""; display:inline-block; margin-right:0.313rem; width:0.625rem; height:0.875rem; background:url("//image5.compuzone.co.kr/img/images/m_compuzone/main2021/search21_downBlue_mo.png") center no-repeat; background-size:cover; vertical-align:-2px;}
.search21_box .right.upRed{color:#F14738;}
.search21_box .right.upRed:before{content:""; display:inline-block; margin-right:0.313rem; width:0.625rem; height:0.875rem; background:url("//image5.compuzone.co.kr/img/images/m_compuzone/main2021/search21_upRed_mo.png") center no-repeat; background-size:cover; vertical-align:-2px;}
.search21_box .right.line{color:#6C6C6C;}
.search21_box .keyword_wrap{margin-bottom:1.313rem; padding:1.313rem 1.250rem 0; font-size:0;}
.search21_box .keyword_wrap > span{display:inline-block; margin:0 0.5rem 0.625rem 0; max-width:100%; height:2.688rem; line-height:2.688rem; background:#F1F5F8; border-radius:20px; overflow:hidden;}
.search21_box .keyword_wrap > span > a{display:block; padding:0 1.66rem; height:2.688rem; color:#222; font-size:1rem; overflow:hidden; text-overflow:ellipsis; white-space: nowrap;}
.search21_boxWrap .slick-dots{bottom:inherit; top:0;}
.search21_boxWrap .slick-dots li {margin:0 0.156rem; width: 6px; height:6px; background:#D8D8D8; border-radius:50%; vertical-align:top; transition: all 0.3s;}
.search21_boxWrap .slick-dots li.slick-active{background:#1A1A1A; width: 20px; border-radius: 10px;}
.search21_boxWrap .slick-dots li button{width:100%; height:100%;}
.search21_boxWrap .slick-dots li button:before{content:""; display:none;}
.search21_wordbox{height:calc(100vh - 10rem); overflow-y:auto;}
.search21_wordbox .search21_wordInner{margin:0 16px 0; }
.search21_wordbox .search_nothing{margin-top: 12px; border-bottom:1px solid #E8E8E8; text-align:center; height: calc(100vh - 220px); display: flex; align-items: center; justify-content: center;}
.search21_wordbox .search_nothing .txt{padding-bottom:1.469rem; color:#6C6C6C; font-size:0.875rem;} 
.search21_wordbox .search21_recomT , .search21_wordbox .search21_recomB{border-bottom:1px solid #E8E8E8;}
.search21_wordbox .search21_recomT{margin-top:1.563em; padding-bottom:1.563em;}
.search21_wordbox .search21_over li{max-width:100%; font-size:1rem; color:#1A1A1A; line-height:1; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.search21_wordbox .search21_recomT.search21_over li + li{margin-top:1.875rem; }
.search21_wordbox .search21_over li strong{color:#0C409B; line-height:1;}
.search21_wordbox .search21_recomB h2.title{margin:1.625rem 0 1.25rem; color:#1A1A1A; font-size:1.125rem; font-family: 'sans-serif'; font-weight:bold;}
.search21_recomB > ul{margin-bottom:0.625rem; padding:1.656rem 1.25rem; width:100%; height:6.031rem; background:#F1F5F8;}
.search21_recomB > ul:last-child{margin-bottom:1.438rem; }
.search21_wordbox .search21_recomB .search21_over li + li{margin-top:0.781rem;}
.serch21_Xbtn{display:inline-block; margin-top:0.938rem; width:100%; color:#6C6C6C; font-size:0.875rem; text-align:right; background:none; }

/* 126703 °Ë»öÃ¢ °³¼± */
.search21_cover{position:fixed; left:0; top:0; width:100%; height:100vh; background:#fff; z-index:1000;}
.search21_cover *{letter-spacing:-0.5px; box-sizing:border-box;}
.search21_inner{position:relative;}
/* °Ë»ö »ó´Ü */
.search21_top{ width: 100%;  height: 48px; position:relative; font-size:0; padding: 6px 12px; box-sizing: border-box; display: flex; justify-content: space-between;align-items: center; gap: 8px; border-bottom: 1px solid var(--coD8);}
.search21_top button{background:none; border:none; text-indent:-9999px;}
.search21_top .prev_btn{display:inline-block; width: 36px; height:36px; background: url(//image5.compuzone.co.kr/img/images/svg_icon/3A3A3A/icon_line_before_24.svg) center center / 24px no-repeat;}
.search21_top .sesarch21_wrap{position:relative; display:inline-block; width:100%; overflow: hidden;}
.search21_top .sesarch21_wrap .sch_Wdel{width:20px; height:20px; background: var(--co94) url("//image5.compuzone.co.kr/img/images/svg_icon/FFFFFF/icon_line_close_12.svg") center /12PX no-repeat; position: absolute; top: 50%; transform: translateY(-50%); right: 40px; border-radius: 50%;}
.search21_top .sesarch21_wrap .sch_btn{position:absolute; right:0; top: 50%; transform: translateY(-50%);  width:36px; height:36px; background: url(//image5.compuzone.co.kr/img/images/svg_icon/3A3A3A/icon_line_search_24.svg) center center / 24px no-repeat; z-index:5;}
.sesarch21_wrap .sch_text{width: calc(100% - 60px); height: 100%; position: relative; box-sizing: border-box; font-size: 16px;}
.sesarch21_wrap .sch_text:focus{ color: var(--co6C); }

/* search-content */
.search-content {width: 100%; max-width: 750px; height: calc(100dvh - 48px); margin: 0 auto ; padding: 20px 0px 40px; box-sizing: border-box; display: flex; flex-direction: column; gap: 30px; overflow-y: auto; justify-content: flex-start;}
.search-content .star {display: block; width:16px; height:16px; background:url('//image5.compuzone.co.kr/img/images/svg_icon/ETC/icon_fill_light_star.svg') center/16px no-repeat;}
.search-content .star.on {display: block; width:16px; height:16px; background:url('//image5.compuzone.co.kr/img/images/svg_icon/Fill/icon_fill_light_star.svg') center/16px no-repeat;}
.search-content .flex {display: flex; align-items: center;}
.search-content .gap4 {gap: 4px;}
.search-content .gap8 {gap: 8px;}
.search-content .tit-wrap {width: 100%; justify-content: space-between; align-items: center; margin-bottom: 16px; padding: 0 16px; box-sizing: border-box;}
.search-content .scroll-box ul{width: 100%; overflow-x: auto; padding: 0 16px; box-sizing: border-box;} 
.search-content .scroll-box ul::-webkit-scrollbar {display: none;}
.search-content .line-box {width: max-content; height: 32px; padding: 0 12px; display: flex; align-items: center; border-radius: 28px; background: var(--coFF); border: 1px solid var(--coD8); box-sizing: border-box;}
.search-content .line-box p {max-width: 174px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; letter-spacing: -0.24px;}
.search-my .line-box{background: var(--coF9);}
.search-soar .swiper-slide > div {gap: 16px; padding: 0 16px; box-sizing: border-box;}
.search-soar ul {width: 50%; display: flex; flex-direction: column; gap: 16px;}
.search-soar span {width: 20px; text-align: center;}
.search-soar p { width: 100%; flex-grow: 1; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.search-soar .swiper-container .swiper-pagination {width: calc(100% - 32px);  height: 1px; background:var(--coD8); opacity: 1; position: static; margin: 20px auto 0; } 
.search-soar .swiper-container .swiper-pagination .swiper-pagination-progressbar-fill { background:var(--co1A);} 
.search-hot ul li a{width: 104px; display: block;}
.search-reco .line-box {background: var(--coF3); border: none;}
.search-reco .scroll-box {display: flex; flex-direction: column; gap: 4px;}
.search-reco .scroll-box  ul {flex-direction: column; align-items: flex-start;}
.search-list ul {display: flex; flex-direction: column; align-items: flex-start; gap: 16px;  padding: 0 16px; box-sizing: border-box;}
.search-list ul li {width: 100%;}
.search-list ul li .star {flex-shrink: 0;}
.search-list ul li a{width: 100%; flex-grow: 1; min-width: 0;}
.search-list ul li p {overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.search-reco-prod ul li {max-width: 208px;}
/* °Ë»ö ³»¿ë ¾øÀ» ¶§ */
.search-content .none {height: 100%;}
.search-content .none > div {height: 100%; flex-direction: column; justify-content: center;}
/* ÀÚµ¿ ¼û±è ¹è³Ê */
.auto-hide-banner {width: calc(100% - 32px); max-width: 718px; height: 43px; line-height: 43px; text-align: center; position: fixed; top: 80%; left: 50%; transform: translateX(-50%); z-index: 5; background: rgb(26, 26, 26, 0.9); border-radius: 10px; display: none;} 

/* ÁßºÐ·ù ¸®½ºÆ®¿¡¼­ .floatBnr ¹öÆ° Æ²¾îÁü ¼öÁ¤ 210826 */
.floatBnr a svg { font-size: 0; margin-top: 3px;}

/* ÃßÃµÁ¶¸³PC Á¦Ç°¸¸ ¹îÁöÃß°¡ 211130 */
.recomPCbadge { width: 100%; height: 100%; display: inline-block; position: absolute; top: 0; left: 0; }
.recomPCbadge > img { width: 100%; height: 100%; display: block;}
/* 90367 °¡»êÁ¡ ºü¸¥ÇÈ¾÷ ¹îÁöÃß°¡ 221101 */
.rec_L_wrap .prd_img.qp_badge::before { content: ''; width: 24px; height: 24px; background: url(//image5.compuzone.co.kr/img/images/product_list22/pro_list_picup.png) center center/contain no-repeat; position: absolute; bottom: 5px; left: 5px; z-index: 1; }
