<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Layout */
.cpz_inner{width:1300px; margin:0 auto; position:relative; display:block; clear: both;}

/* 로고 */
.sta { width:100%; height:100px; box-sizing:border-box; position:relative; display:flex; align-items: center; justify-content: space-between;}
.sta .cpz_logo {width:160px; height:100px;}
.sta .cpz_logo a { display:block; width:160px; height:100px;}
.sta .cpz_logo h2 {width:160px; height:100px; display:inline-block; background:url('//image5.compuzone.co.kr/img/images/svg_icon/ETC/logo.svg') center/contain no-repeat; text-indent:-10000px; }
.sta .cpz_logo span {width: 160px; display: block; background: url('//image5.compuzone.co.kr/img/images/mypage21/logo_2023_6.png') no-repeat;  }
/* 작은 배너 롤링 버튼*/
.small_rolling_prev {text-indent:-10000px; width:18px; height:18px; display:block; background:#fff url('//image5.compuzone.co.kr/img/images/svg_icon/3A3A3A/icon_line_prev_12.svg') center center no-repeat; border:1px solid #d8d8d8; border-radius: 2px; box-sizing: border-box; position:absolute; left:0;}
.small_rolling_next {text-indent:-10000px; width:18px; height:18px; display:block; background:#fff url('//image5.compuzone.co.kr/img/images/svg_icon/3A3A3A/icon_line_next_12.svg') center center no-repeat; border:1px solid #d8d8d8; border-radius: 2px; box-sizing: border-box; position:absolute; right:0;}

/* 메인 롤링 버튼*/
.nav_arrow .main_slide_prev, .nav_arrow .main_slide_next { display:inline-block; z-index:10;}
.nav_arrow .main_slide_prev { float:left;}
.nav_arrow .main_slide_next { float:right;}
.nav_arrow .main_slide_prev i {text-indent:-10000px; font-size:0px; width:24px; height:24px; display:block; margin:0 auto; background:url('//image5.compuzone.co.kr/img/images/svg_icon/6C6C6C/icon_line_prev_24.svg') center center/contain no-repeat;}
.nav_arrow .main_slide_next i {text-indent:-10000px; width:24px; height:24px; display:block; margin:0 auto; background:url('//image5.compuzone.co.kr/img/images/svg_icon/6C6C6C/icon_line_next_24.svg') center center/contain no-repeat;}

/* 컨텐츠 롤링 버튼*/
.nav_arrow .middle_rolling_prev, .nav_arrow .middle_rolling_next { display:inline-block;  padding:8px; border-radius:2px; z-index:10; transition:all 0.3s;}
.nav_arrow .middle_rolling_prev:hover, .nav_arrow .middle_rolling_next:hover {background:rgba(249,249,249,0.7);}
.monthly_evt_section .nav_arrow .middle_rolling_prev:hover, .monthly_evt_section .nav_arrow .middle_rolling_next:hover {background:rgba(26,26,26,0.7);}
.nav_arrow .middle_rolling_prev { float:left;}
.nav_arrow .middle_rolling_next { float:right;}
.nav_arrow .middle_rolling_prev i {text-indent:-10000px; font-size:0px; width:20px; height:20px; display:block; background:url('//image5.compuzone.co.kr/img/images/svg_icon/3A3A3A/icon_line_prev_24.svg') center center no-repeat;}
.nav_arrow .middle_rolling_next i {text-indent:-10000px; width:20px; height:20px; display:block; background:url('//image5.compuzone.co.kr/img/images/svg_icon/3A3A3A/icon_line_next_24.svg') center center no-repeat;}

/* 메뉴세줄라인 */
.blind{overflow:hidden;position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;line-height:0;white-space:normal;word-wrap:break-word;word-break:break-all;clip:rect(0,0,0,0)}
.blind:before{display:block;width:0;height:0;font-size:0;content:'\00a0'}

/* cpz_gnb */
.cpz_gnb {width:100%; height:33px; box-sizing:border-box; margin:0 auto; position:relative; z-index:99; border-bottom:1px solid #eee;}
.cpz_gnb_list{width:1300px;height:32px; font-family:'맑은고딕',malgun gothic,'돋움',Dotum,AppleGothic,sans- serif; margin:0 auto; position:relative; display: flex; justify-content: space-between;}
.cpz_gnb_list&gt;.left {display: flex; align-items:center; gap:10px;}
.cpz_gnb_list&gt;.left .gateway li {font-size:13px; font-family:'맑은고딕'; float:left; display:inline-block; width:70px; height:32px; line-height:32px; border:1px solid #eee; border-bottom:none; border-left:none; text-align:center;}
.cpz_gnb_list&gt;.left .gateway li.compuzone {background-color:#fff; color:#135ebb;}
.cpz_gnb_list&gt;.left .gateway li.cozmall&gt;a:hover { color:#f24638 !important;}
.cpz_gnb_list&gt;.left .gateway li&gt;a {width:100%; height:100%; display:inline-block; }
.cpz_gnb_list&gt;.left .gateway li&gt;a:hover {text-decoration:none; font-family:Noto-M; border-color:#eee;}
/* 나의 담당자 추가 2020.02.05 */
.cpz_gnb_list&gt;.right {}
.cpz_gnb_list&gt;.right &gt; ul{height:100%; line-height:33px;}
.cpz_gnb_list&gt;.right&gt;ul&gt;li{float:left;position:relative;}
.cpz_gnb_list&gt;.right&gt;ul&gt;li:first-child:before{display:none;}
.cpz_gnb_list&gt;.right&gt;ul&gt;li:before{content:'';height:10px;display:inline-block;vertical-align:baseline;border-left:#e1e3e3 1px solid;margin:0 10px;}
.cpz_gnb_list&gt;.right&gt;ul&gt;li&gt;a{display:inline-block;letter-spacing:-.5px; font-family:맑은고딕; color:#6c6c6c; font-size:12px;}
.cpz_gnb_list&gt;.right&gt;ul&gt;li&gt;a&gt;b{font-family: inherit; color: inherit;}
.cpz_gnb_list&gt;.right&gt;ul&gt;li&gt;a:hover {color:#1a1a1a; text-decoration:none;}
.cpz_gnb_list&gt;ul{margin:8px 0;float:right;}
.cpz_gnb_list&gt;ul&gt;li{float:left;position:relative;}
.cpz_gnb_list&gt;ul&gt;li:first-child:before{display:none;}
.cpz_gnb_list&gt;ul&gt;li:before{content:'';height:10px;display:inline-block;vertical-align:baseline;border-left:#e1e3e3 1px solid;margin:0 10px;}
*:first-child+html .cpz_gnb_list&gt;ul&gt;li.ie-before:first-child{vertical-align:baseline;border-left:#fff 1px solid;}
*:first-child+html .cpz_gnb_list&gt;ul&gt;li.ie-before{height:16px;vertical-align:baseline;border-left:#e1e3e3 1px solid;padding:0 10px;}
.cpz_gnb_list ul li a{display:block;letter-spacing:-.5px; font-family:Noto-R; color:#6c6c6c; position:relative; height:23px;}
.cpz_gnb_list ul li a:hover {color:#1a1a1a; text-decoration:none;}
.cpz_gnb_list .down_arrow{width:12px; height:12px; background:url('//image5.compuzone.co.kr/img/images/svg_icon/1C8FED/icon_line_down_12.svg') center center; display:inline-block;}
.cpz_gnb_list .right ul li { position:relative;}
.cpz_gnb_list .right ul li .mapage_menu { display:none;}
.cpz_gnb_list .right ul li:first-child &gt; span{padding:0 2px 0 2px !important; line-height:1.8 !important; margin-top:7px !important;}
.cpz_gnb_list .right ul li:hover .mapage_menu {display:block; position:absolute; top:30px; left:11px; width:91px; border:1px solid #afafaf; box-shadow:2px 4px 10px 0px rgba(0,0,0,0.05); background-color:#fff; z-index:99;}
.cpz_gnb_list .right ul li:hover .mapage_menu ul { margin:0px !important; }
.cpz_gnb_list .right ul li:hover .mapage_menu li { display:block; width:100%; height:24px; line-height:24px; display:inline-block; font-size:12px; letter-spacing:-1px; box-sizing:border-box; padding-left:10px;}
.cpz_gnb_list .right ul li:hover .mapage_menu li:first-child {padding-top:4px;}
.cpz_gnb_list .right ul li:hover .mapage_menu li:last-child {padding-bottom:4px ;}
.cpz_gnb_list .right ul li:hover .mapage_menu li:hover {color:#3a3a3a; }
.cpz_gnb_list .right ul li:hover .mapage_menu li:hover a {color:#6c6c6c;}
.cpz_gnb_list .right ul li:hover .mapage_menu li:hover + .cpz_gnb_list .right ul li:hover {display:block;}
.cpz_gnb_list .right ul .directcall&gt;a{color:#ef5b3f; font-weight:bold;}
.cpz_gnb_list .right ul .directcall&gt;a:hover { color:#ef5b3f !important;}
.cpz_gnb_list .right ul .directcall&gt;a&gt;.directcall_icon{width:20px; height:20px; display:inline-block; background:url('//image5.compuzone.co.kr/img/images/svg_icon/ETC/icon_line_call_24.svg') center center/contain no-repeat; margin-left: -6px; vertical-align: -6px;}
/* 240422 108893 pc팝업 개선요청 */
.cpz_gnb_list .right ul .directcall .directpop{ display:none;}
.cpz_gnb_list .right ul .directcall:hover .directpop{display:block; top:30px; position:absolute; border:#E8E8E8 1px solid; background:#fff;padding:30px; z-index:100; left: -294px; width: 410px; box-sizing: border-box;}
.cpz_gnb_list .right ul .directcall .directpop .call .txt {text-align: left; color: #1A1A1A; font-family: 'noto-R'; font-size: 16px; line-height: 24px;}
.cpz_gnb_list .right ul .directcall .directpop .call .txt&gt;i {color: #F14738; font-family: 'noto-M'; font-style: normal;}
.cpz_gnb_list .right ul .directcall .directpop .call .time_info {background: #F9F9F9; border-top: 1px solid #E8E8E8; border-bottom: 1px solid #E8E8E8; padding: 20px; box-sizing: border-box; font-family: 'noto-R'; font-size: 13px; color: #6c6c6c; display: flex; justify-content: space-between; border-radius: 2px; margin: 20px 0  30px; height: 60px; align-items: center;}
.cpz_gnb_list .right ul .directcall .directpop .call .time_info strong {color: #1A1A1A; font-weight: normal;} 
.cpz_gnb_list .right ul .directcall .directpop .call&gt;a {text-align: center; background: #F14738; height: 50px; line-height: 50px; color: #fff; font-family: 'noto-M'; font-size: 16px; border-radius: 2px}

/** 로그인 후 보이는 상담센터 담당자 레이어 팝업 **/
.manager_id_card{display:none;}
.cpz_gnb_list .manager_id_card{position:absolute; right:0; top:28px; width:410px; border:1px solid #E8E8E8; background:#fff; text-align:left; font-size:0; z-index:200; }
.cpz_gnb_list .right ul li:hover .manager_id_card{display:block;}
.cpz_gnb_list .manager_id_card .table_wrap{padding:30px; box-sizing: border-box;}
.cpz_gnb_list .manager_id_card .id_img{width:100px;height:125px; border-radius: 2px; overflow: hidden; display: inline-block;} 
.img100{width:100%; height:100%;}
.cpz_gnb_list .manager_id_card .table_wrap tr:nth-child(1){display: flex; align-items: flex-start;}
.cpz_gnb_list .manager_id_card .id_info{padding-left:20px;}
.cpz_gnb_list .manager_id_card .id_info .id_info_top  {display: flex; justify-content: space-between;}
.cpz_gnb_list .manager_id_card .id_info .id_info_top &gt; h3{color:#1a1a1a; font-size:18px; line-height:1; font-family:'noto-M'; font-weight: normal; letter-spacing:-0.5px;}
.cpz_gnb_list .manager_id_card .id_info .id_info_top &gt; button {display: inline-block; padding: 0 10px; min-width: 44px; height: 26px; line-height: 26px; background: #fff; border: 1px solid #e1e1e1; border-radius: 2px; color: #1a1a1a !important; font-size: 12px; font-family: Noto-R; text-align: center; outline: none; cursor: pointer;}
.cpz_gnb_list .manager_id_card .id_info .id_info_top &gt; p{margin:13px 0 10px; color:#1a1a1a; font-size:14px; line-height:1; font-family:Noto-R; font-weight:normal; letter-spacing:-0.5px;}
.cpz_gnb_list .manager_id_card .id_field_wrap{margin-top: 20px; font-size:0; width: 230px; display: flex; flex-wrap: wrap; gap: 10px;}
.cpz_gnb_list .manager_id_card .id_field{display:inline-block; padding:0 12px; background: #e8e8e8; border:1px solid #e8e8e8; border-radius:100px; color:#1A1A1A; font-size:14px; font-family: 'noto-R'; letter-spacing: -0.6px; box-sizing: border-box; height: 34px; line-height: 34px;}
.cpz_gnb_list .manager_id_card .id_field:last-child {margin-right: unset;}
.cpz_gnb_list .manager_id_card .id_field.blue{border:1px solid #1C8FED; color:#1C8FED; background: #fff;}
.cpz_gnb_list .manager_id_card .work{margin-top:20px; padding: 20px; background:#F9F9F9 ; border-top: 1px solid #e8e8e8; border-bottom: 1px solid #e8e8e8; box-sizing: border-box; height: 90px;}
.cpz_gnb_list .manager_id_card .work dl{margin-bottom:10px; line-height:1.3; font-size:0; display: flex; justify-content: space-between;}
.cpz_gnb_list .manager_id_card .work dl:last-child {margin-bottom: unset;}
.cpz_gnb_list .manager_id_card .work dt{display:inline-block; width:70px; color:#1a1a1a; font-size:14px; font-family:Noto-R; font-weight:normal; letter-spacing:-0.5px;}
.cpz_gnb_list .manager_id_card .work dd{display:inline-block; color:#6c6c6c; font-size:14px; font-family: 'Noto-R'; font-weight:normal; letter-spacing:-0.5px;}
.cpz_gnb_list .manager_id_card .work_button{margin-top:30px; font-size:0;}
.cpz_gnb_list .manager_id_card .work_button &gt; button{display:inline-block; padding:0 18px; width:100%; height:50px; border-radius:2px; line-height:40px; color:#fff; font-size:16px; font-family:'noto-M'; text-align:center; outline:none; background: #1a1a1a;}
.cpz_gnb_list .manager_id_card .grey_txt{color:#6C6C6C; font-size:14px; line-height:1; font-family:Noto-R; text-align:left; margin: 20px 0 10px;}
.cpz_gnb_list .manager_id_card .holiday_txt{color:#1C8FED; font-size:13px; line-height:1.2; font-family:Noto-R; text-align:left; letter-spacing: -0.33px;}
.cpz_gnb_list .manager_id_card .holiday_txt span {color:#1C8FED;}

/* search */
.search_wrap {}
.search_wrap .search_area {height:40px; padding:0 15px; border-radius: 20px; display:flex; align-items: center; background:#fff; border:1px solid #135dba; position:relative; box-sizing:border-box; }
.search_wrap a.sub_logo_C {display:none; width:20px; height:20px; margin-right:10px; background:url('//image5.compuzone.co.kr/img/images/svg_icon/ETC/icon_fill_light_logo_first.svg') center center no-repeat;}
.search_wrap .search_area .sch_txet { width:360px; height:33px; line-height:35px; margin:0; padding-right:30px; font-size:14px; font-family:noto-D; color:#6c6c6c; letter-spacing:-1px; text-align:left; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; background:#fff; border:none; box-sizing:border-box;}
.search_wrap .search_area .sch_txet::-ms-clear { display: none;}
.search_wrap .search_area .sch_txet:focus {outline:none;}
.search_wrap .search_area .sch_btn {text-indent:-10000px; width:32px; height:32px; display:block; position:inherit; background: url(//image5.compuzone.co.kr/img/images/svg_icon/ETC/icon_line_search_24.svg) center center/contain no-repeat;}
.search_wrap .search_dropbox { position:absolute; width:406px; display:block; background:#fff; top:66px; left:22px; z-index:100; box-sizing:border-box; font-family:spoqa R; border:1px solid #f9f9f9; box-shadow:0px 10px 14px rgba(0, 0, 0, 0.2)}
.search_wrap .search_dropbox&gt;ul { padding:15px 0px; box-sizing:border-box;}
.search_wrap .search_dropbox&gt;ul&gt;li {list-style:none; width:100%; position:relative; height:28px; text-align:left;  box-sizing:border-box; padding:0 20px; cursor:pointer;}
.search_wrap .search_dropbox&gt;ul&gt;li:hover {background:#f7f8f9;}
.search_wrap .search_dropbox&gt;ul&gt;li{list-style: none;width: 100%;position: relative;height: 28px;text-align: left;box-sizing: border-box;padding: 0 20px;cursor: pointer; }
.search_wrap .search_dropbox&gt;ul&gt;li a {font-size:13px; font-family:'맑은고딕'; line-height:28px; height:28px; display:block;width: 344px;overflow: hidden;
white-space: nowrap;text-overflow: ellipsis;}
.search_wrap .search_dropbox&gt;ul&gt;li a:hover {color:#1a1a1a; text-decoration:none; }
.search_wrap .search_dropbox&gt;ul&gt;li&gt;.del_btn {width:11px; height:11px; display:block; text-indent:-10000px; background:url('//image5.compuzone.co.kr/img/images/main2019/function_icon.png') no-repeat -571px -31px; position:absolute; top:10px; right:20px;}
.search_wrap .search_dropbox .listnone{width:404px; height:290px; float:left; padding:5px 0; text-align:center; line-height:280px;color:#949494; font-size:15px;letter-spacing:-1px;}
.search_wrap .search_bottom {background-color:#f9f9f9; padding:15px 0; width:100%; text-align:left; display:inline-block;}
.search_wrap .search_bottom .left {display:inline-block; text-align:left; margin-left:25px;}
.search_wrap .search_bottom a {font-size:13px; font-family:'맑은고딕'; letter-spacing:-1px; color:#1a1a1a; text-decoration:none; }
.search_wrap .search_bottom a:hover { text-decoration:underline;}
.search_wrap .search_bottom .right {float:right; margin-right:25px;}
.search_wrap .search_bottom .data {display:none;}
/* new_logo 붙어서 로고 변경시 (로고 넓이에 따라 input박스 넓이 조정 로고 280px일때 255px) */
.cpz_inner.new_logo .search_wrap a.sub_logo_C {display:block;}
.cpz_inner.new_logo .search_wrap .search_area .sch_txet {width:320px;}

/* recommend_wrap - 잉크토너아이콘+추천검색어 */
.recommend_wrap{ display: flex; align-items: center;}
.recommend_wrap .ink_cable_iconbox {display: flex; align-items: center;}
.recommend_wrap .ink_cable_iconbox .cable_icon{display:inline-block; width:20px; height:20px; background:url('//image5.compuzone.co.kr/img/images/svg_icon/3A3A3A/icon_line_cable_24.svg') center center/contain no-repeat; margin-right:10px;}
.recommend_wrap .ink_cable_iconbox .ink_icon{display:inline-block; width:20px; height:20px; background:url('//image5.compuzone.co.kr/img/images/svg_icon/3A3A3A/icon_line_ink_24.svg') center center/contain no-repeat;}
.recommend_wrap .recommend_list {text-overflow:ellipsis; -webkit-line-clamp:1; -webkit-box-orient:vertical; word-wrap:break-word; white-space:nowrap;}
.recommend_wrap .recommend_list ul {display: flex; align-items: center;}
.recommend_wrap .recommend_list ul li a{ display:inline-block; color:#949494; letter-spacing:-0.5px; font-family:'맑은고딕'; font-size:11px;}
.recommend_wrap .recommend_list ul li:before{content:''; height:9px; display:inline-block;vertical-align:baseline;border-left:#d8d8d8 1px solid;margin:0 10px;}

/* sta_rolling_banner 최상단우측배너 */
.sta_rolling_banner {width:277px; height: 103px;}
.sta_rolling_banner .imglink { display:block; width:100%; height:100%;}
.sta_rolling_banner .imglink&gt;img{ width:277px; height:100px;}
.sta_rolling_banner .bnr_paging {width:38px; height:18px; position:absolute; bottom:10px; right:0px; z-index:11;}

/* category 카테고리 전체보기 아이콘 */
.cpz_cate_all{position:relative;float:left; margin-right: 3px;}

/* 카테고리 펼침 (대분류+중분류+소분류) */
.cpz_category_layer { position:absolute; z-index:-1; opacity:0;  width:199px; height:auto; height:755px; box-sizing:border-box; padding:15px 0px 15px 25px; top:45px; left:-10000px; border:1px solid #D8D8D8;  background:#fff; text-align:left; border-radius: 0px 0px 20px 20px;}
.cpz_category_layer.onscroll { z-index:999; opacity:1; width:199px; height:704px; box-sizing:border-box; padding:15px 0px 15px 20px; top:45px; left:0px; border:1px solid #D8D8D8; background:#fff; text-align:left;}
.cpz_category_layer._on { position:absolute; width:606px !important; box-sizing:border-box; left:0px; padding:15px 0px 15px 20px; top:45px; left:0px; border:1px solid #D8D8D8; ; z-index:999; background:#fff; text-align:left;}
.cpz_category_layer .cate_close_btn { display:none;}
.cpz_category_layer._on .cate_close_btn {position:absolute; top:15px; right:15px; z-index:2; display:inline-block; width:23px; height:23px; cursor:pointer; background:url('//image5.compuzone.co.kr/img/images/main2019/function_icon.png') no-repeat -110px -21px #fff;}
.cpz_category_layer .nano-content, .cpz_category_layer._on .nano-content { overflow-y:hidden;}
.cpz_category_layer .nano &gt; .nano-content{ position:absolute; overflow-y:auto; overflow-x:hidden; top:0; right:0; bottom:0; left:0;}
.cpz_category_layer .nano &gt; .nano-pane{background-color:transparent; width:4px; border-radius:0; right:5px;}
.cpz_category_layer .nano &gt; .nano-pane .nano-slider{background-color:transparent; width:4px; border-radius:0;}
.cpz_category_layer .category_set_area .first_cate_area { position:absolute; left:0px; z-index:100;}
.cpz_category_layer .category_set_area .f_cate_list {height:22px; line-height:22px; font-size:13px; font-family:'맑은고딕'; color:#6c6c6c; letter-spacing:-1px; position:relative;}
.cpz_category_layer .category_set_area .f_cate_list li, .cpz_category_layer .category_set_area .s_cate_list li {font-family:'맑은고딕',malgun gothic; letter-spacing: -1.5px;}
.cpz_category_layer._on .f_cate_list li {width:183px !important;}
.cpz_category_layer .category_set_area .f_cate_list a:hover, .cpz_category_layer .category_set_area .s_cate_list a:hover { text-decoration:none; font-weight:bold; color:#1C8FED;}
.cpz_category_layer .category_set_area .f_cate_list a.active, .cpz_category_layer .category_set_area .s_cate_list a.active{font-weight:bold; color:#1C8FED; }

.second_cate_area { position:absolute; top:5px; left:170px; z-index:100; padding-left:25px; display:none;}
.second_cate_area .cate_divide_line { position:absolute;  width:1px; box-sizing:border-box; height:650px; display:inline-block; border-left:#d8d8d8 1px solid; top:-30px; left:2px; opacity:0;}
.cpz_category_layer._on .second_cate_area .cate_divide_line { opacity: 1; }
.second_cate_area strong { width:351px; font-family:noto-M; font-size:24px; letter-spacing:-0.8px; color:#3a3a3a; font-weight:normal; display:block; margin-bottom:15px;}
.second_cate_area .scate_wdivide { display:inline-block; width:155px; box-sizing:border-box; height:36px; border-top:1px dotted #c5c5c5; margin-top:4px; padding-top:4px }
.s_cate_list ,.t_cate_list {line-height:28px; font-size:13px; font-family:'맑은고딕'; color:#6c6c6c; }
.s_cate_list .second_border { width:175px;}
.s_cate_list .second_border:hover { border-right:1px solid #d8d8d8;}
.s_cate_list .second_border li .third_cate_area { display:none; position:absolute; top:35px; left:200px; z-index:100; box-sizing:content-box; width:198px; padding:0 0 0 25px; border-left:1px solid #d8d8d8; height:auto;}
.s_cate_list .second_border li .third_cate_area a:hover:after { content:''; width:0px !important;}
.s_cate_list .second_border li .t_cate_commercial { border-top:1px solid #d8d8d8; border-bottom:1px solid #d8d8d8; box-sizing:border-box; padding:8px 0; width:151px; display:inline-block; margin-top:10px;}
.s_cate_list .second_border li .t_cate_commercial&gt;span {width:151px; display:inline-block; font-size:12px; font-weight: bold; color:#3a3a3a; line-height:16px; letter-spacing:-0.5px; cursor:pointer; position: relative;}
.s_cate_list .second_border li .t_cate_commercial&gt;span:after { content:''; width:10px; height:10px; background:url('//image5.compuzone.co.kr/img/images/main2019/function_icon.png') -52px -92px; display:inline-block; vertical-align:middle; position: absolute; top: 5px; right: 5px;}
.s_cate_list .second_border li:hover .t_cate_commercial&gt;span:hover { color:#1a1a1a !important;}
.s_cate_list .second_border li .t_cate_commercial_no_title2 { border-top:1px solid #d8d8d8; border-bottom:1px solid #d8d8d8; box-sizing:border-box; padding:8px 0; width:151px; display:inline-block; margin-top:10px;}
.s_cate_list .second_border li .t_cate_commercial_no_title2&gt;span { width:151px; display:inline-block; font-size:12px; font-weight: bold; color:#3a3a3a; line-height:16px; letter-spacing:-0.5px; cursor:pointer;}
.s_cate_list .second_border li .t_cate_commercial_no_title2&gt;span:after { content:''; width:10px; height:10px; background:url('//image5.compuzone.co.kr/img/images/main2019/function_icon.png') -52px -92px; display:inline-block; vertical-align:middle; margin:-12px 0 0 130px;}
.s_cate_list .second_border li:hover .t_cate_commercial_no_title2&gt;span:hover { color:#1a1a1a !important;}
.s_cate_list ul li { width:auto; overflow:hidden; line-height: 26px;}
.s_cate_list ul li a { font-size:13px; font-family:'맑은고딕'; box-sizing:border-box; white-space:nowrap; }

/* 메인 카테고리 펼쳤을때, '소'사이즈 배너 '좌' 추가 200210 */
.cpz_category_layer .catebnr_area1, .cpz_category_layer .catebnr_area2, .cpz_category_layer .catebnr_area3, .cpz_category_layer .catebnr_area4, .cpz_category_layer .catebnr_area5 { position:absolute; overflow:hidden; text-align:right; display:none;}
.cpz_category_layer .catebnr_area1 {width:355px; top:352px; right:-7px;}
.cpz_category_layer .catebnr_area2 {width:355px; top:452px; right:-7px;}
.cpz_category_layer .catebnr_area3 {width:172px; top:432px; right:-7px;}
.cpz_category_layer .catebnr_area4 {width:172px; top:529px; left: 25px;}
.cpz_category_layer .catebnr_area5 {width:159px; top: 588px; right: -7px;}
.cpz_category_layer .catebnr{position:relative; font-family:noto-R; word-break:break-all; overflow:hidden; white-space:nowrap;}
.cpz_category_layer .catebnr a:hover { font-weight:normal !important;}
.cpz_category_layer .catebnr .catebnr_link{display:block;text-decoration:none}
.cpz_category_layer .catebnr .catebnr_imgbx{font-size:0; border-radius: 10px; overflow: hidden;}
.cpz_category_layer .catebnr .catebnr_imgbx img { display:block;}
.cpz_category_layer .catebnr .catebnr_img1{width:355px; height:234px;}
.cpz_category_layer .catebnr .catebnr_img2{width:355px; height:134px;}
/* '소'사이즈 배너 '좌' 이미지 class 추가 200211 */
.cpz_category_layer .catebnr .catebnr_img3, .cpz_category_layer .catebnr .catebnr_img4 {width:172px; height:154px;}
.cpz_category_layer .catebnr .catebnr_txt{padding:10px 0 0;}
.cpz_category_layer .catebnr .catebnr_tit{display:block; font-size:18px;line-height:24px;color:#1a1a1a; letter-spacing:-.7px; font-family:noto-M;}
.cpz_category_layer .catebnr .catebnr_tit2{overflow:hidden; font-size:13px; font-family:'맑은고딕'; line-height:22px;color:#6c6c6c ;letter-spacing:-.7px;}
.cpz_category_layer .exclusive_area, .event_area {width: 152px; height:40px; line-height:39px; position:absolute; left:-10px; top:0px; box-sizing:border-box; cursor:pointer; position: static;}
.cpz_category_layer .exclusive_area { margin-top:0; border-top:1px solid #d8d8d8; border-bottom:0px solid #d8d8d8;}
.cpz_category_layer .exclusive_area.BigDivLi{ margin-top:8px; height: unset; line-height: unset; padding-top: 8px;}
.cpz_category_layer .exclusive_area2.BigDivLi {margin-top:0; border:0; padding-top: 0;}
.cpz_category_layer #BigDivLi_brandstore{padding-bottom: 8px;}
.cpz_category_layer .exclusive_area a:after { content:''; width:12px; height:12px; background:url('//image5.compuzone.co.kr/img/images/svg_icon/1C8FED/icon_line_next_12.svg') center center no-repeat; position:absolute; top:3px; right:-15px;}
.cpz_category_layer .event_area { margin-top:0; height:100%; padding-right:0;}
.cpz_category_layer .event_area a:after { content:''; width:24px; height:16px; background:url('//image5.compuzone.co.kr/img/images/main2019/symbol_icon.png') no-repeat -71px -21px; display:inline-block; vertical-align:middle; margin-left:7px;}
.cpz_category_layer .exclusive_area .exclusive_bnr_wrap {position:relative;}
.cpz_category_layer .exclusive_area .exclusive_bnr_wrap&gt;span{display:block; cursor:pointer; margin-bottom:10px;}
.cpz_category_layer .exclusive_area .exclusive_bnr_wrap&gt;span:last-child { margin-bottom:0px;}

/* lnb 메뉴바  */
.cpz_lnb_wrap {position: relative; border-bottom: 1px solid #f2f2f2; border-top: 1px solid #f2f2f2; font-family: noto-R; height: 47px; box-sizing: border-box; z-index: 91;}


/* 파격할인과 간격을 맞추기 위해 수정함. 200220 */
.cpz_lnb_wrap .right_commercial&gt;ul .second_commercial { margin-right:24px;}
.cpz_lnb_wrap .right_commercial&gt;ul .second_commercial:before{content:'';height:15px; vertical-align:baseline; border-left:#d8d8d8 1px solid;margin:0 5px;}
.cpz_lnb_wrap .right_commercial&gt;ul li a:hover { text-decoration:none;}
.cpz_lnb_wrap .right_commercial&gt;ul li .hot_icon {width:45px; height:16px; text-indent:-10000px; display:block; float:left; background: url(//image5.compuzone.co.kr/img/images/main2019/HOT_icon_new.png) top center no-repeat; margin-top:16px; }
.cpz_lnb_wrap .right_commercial&gt;ul .popular_words_area { position:relative; width:195px;}

/* 급상승검색어 */
.pwords_slide{position:relative;}
:lang(en) .pwords_slide,:lang(zh) .pwords_slide{visibility:hidden;left:-100%}
.pwords_slide  .pwords_rank{overflow:hidden;width:195px;height:45px;border-right:1px solid #d8d8d8; border-left:1px solid #d8d8d8; background-color:#fafafb; text-align:left; box-sizing:border-box; padding:0;}
.pwords_slide .pwords_rank .pwords_rank_cont{overflow:hidden}
.pwords_slide .slide_li {float:none !important; list-style:none; position:relative; width:193px; box-sizing:border-box; padding:10px 13px; }
.pwords_slide .pwords_rank_up, .pwords_slide .pwords_rank_new{display:block; min-width:120px; color:#ea6a6a; text-align:right;}
.pwords_slide .pwords_rank_up &gt; i, .pwords_slide .pwords_rank_new &gt; i{ font-style:normal;}
.pwords_slide .cmjump_rank_down, .pwords_slide .cmjump_rank_same{color:#6c6c6c}
.pwords_slide .pwords_rank_up, .pwords_slide .cmjump_rank_down { margin-right:-2px;}
.pwords_slide .pwords_rank_link{display:block;overflow:hidden;position:relative;  line-height:25px;color:#1a1a1a;text-decoration:none; white-space:nowrap;text-overflow:ellipsis}
.pwords_slide .pwords_rank_num{font-size:13px; font-family:'맑은고딕';letter-spacing:-.5px;vertical-align:top;color:#6c6c6c; float:left; padding-right:5px }
.pwords_slide .pwords_rank_link .pwords_rank_tx { font-size:13px; font-family:'맑은고딕'; width:100px; overflow:hidden; text-overflow:ellipsis; -webkit-line-clamp:1; -webkit-box-orient:vertical; word-wrap:break-word; white-space:nowrap; float:left; letter-spacing:-0.5px}
.pwords_slide .pwords_rank_state{position:absolute;top:0px;right:10px; font-family:spoqa R; font-size:11px !important;line-height:25px;letter-spacing:-.5px; text-align:right;}
.pwords_slide .pwords_rank_state i { font-size:12px !important; font-style:normal;}
.pwords_slide .pwords_lyrbox{display:none;}
.pwords_slide:hover .pwords_lyrbox{display:block; position:absolute; top:0px; right:0px; z-index:100; box-sizing:border-box; padding:10px; width:195px; height:355px; border:solid 1px #d8d8d8;box-shadow:2px 2px 3px 0 rgba(0,0,0,.03);background-color:#fff; }
.pwords_slide:hover .pwords_lyrbox .pwords_lyr_cont{padding:5px 0 0; text-align:left;}
.pwords_slide:hover .pwords_lyrbox .pwords_lyr_cont&gt;strong { padding-left:5px; font-size:14px;}
.pwords_slide:hover .pwords_lyrbox .pwords_lyr_cont .pwords_lyr_panel.on{display:block}
.pwords_slide:hover .pwords_lyrbox .pwords_lyr_cont .pwords_rank_lst{padding-top:5px;}
.pwords_slide:hover .pwords_lyrbox .pwords_lyr_cont .pwords_rank_link{padding:0; color:#6c6c6c;}
.pwords_slide:hover .pwords_lyrbox .pwords_lyr_cont .pwords_rank_item{display:block; width:162px; font-family:spoqa R; font-size:12px;}
.pwords_slide:hover .pwords_lyrbox .pwords_lyr_cont .pwords_rank_item a{font-family:spoqa R; padding:0 5px}
.pwords_slide:hover .pwords_lyrbox .pwords_lyr_cont .pwords_rank_num{font-size:12px;letter-spacing:-.3px;vertical-align:top;color:#949494; padding-right:5px}
.pwords_slide:hover .pwords_lyrbox .pwords_lyr_cont .pwords_rank_tx {font-size:12px;}
.pwords_slide:hover .pwords_lyrbox .pwords_lyr_cont .pwords_rank_same .pwords_rank_ico{margin-right:0}
.pwords_slide:hover .pwords_lyrbox .pwords_lyr_cont .pwords_lyr_tab li{display:inline-block; margin:10px 0;}
.pwords_slide:hover .pwords_lyrbox .pwords_lyr_cont .pwords_lyr_tab li button{float:left; display:inline-block; width:86px;height:34px; border:#d8d8d8 1px solid;line-height:14px;text-align:center; vertical-align:middle; box-sizing:border-box; background-color:#f4f4f4}
.pwords_slide:hover .pwords_lyrbox .pwords_lyr_cont .pwords_lyr_tab li.on button{color:#1a1a1a;background-color:#fff; position:relative;}
.pwords_slide:hover .pwords_lyrbox .pwords_lyr_cont .pwords_lyr_tab li.on button:after{ border-bottom:#fff 1px solid;  width:100%; position:absolute; bottom:-1px; left:0; content:''; z-index:1;}
.pwords_slide:hover .pwords_lyrbox .pwords_lyr_cont .pwords_rank_state {top:0; right:0px;}
.pwords_slide:hover .pwords_lyrbox .pwords_lyr_cont .pwords_lyr_panel{display:none;}
.pwords_slide:hover .pwords_lyrbox .pwords_lyr_cont .pwords_rank_item:hover{ text-decoration:none; font-weight:bold;}

/* 고정lnb */
.top_fix_head {position:fixed !important; opacity:0; z-index:-1px; left:-10000px; top:0px; width:100%; background:#fff; box-shadow:0px 6px 11px 0 rgba(0,0,0,0.2);  border-bottom:1px solid #125dba !important; border-top:1px solid #f2f2f2; font-family:noto-R; height:47px;}
.top_fix_head.on{ opacity:1; z-index:10001; left:0px;}
.top_fix_head .top_fix_wrap {height:45px;}
.top_fix_head .top_fix_wrap:after {clear:both; display:block; content:''}
.top_fix_head .cpz_logo {width:129px; height:21px; position:absolute; left:0; top:12px; float:left; margin-left:55px;}
.top_fix_head .cpz_logo h2 {width:129px; display:inline-block; background:url('//image5.compuzone.co.kr/img/images/svg_icon/ETC/logo.svg') center/contain no-repeat; text-indent:-10000px; }
.top_fix_head .cpz_cate_all {position:absolute !important; left:0; top:0px; overflow:hidden; width:45px; height:45px; font-size:0; text-indent:-9999px}
.top_fix_head .fixed_search_wrap {position:absolute; left:200px !important; top:1px !important; }
.top_fix_head .fixedlnb_search_area {width:425px; height:34px; border-radius:20px; background-color:#f9f9f9; position: absolute; left:4px; margin-top:4px;}
.top_fix_head .fixedlnb_search_area .sch_txet { border:none; background-color:#f9f9f9; width:380px; height:34px; line-height:34px; font-size:14px; margin-left:23px; font-family:noto-D; color:#6c6c6c; letter-spacing:-1px; text-align:left; float:left; }
.top_fix_head .fixedlnb_search_area .sch_txet::-ms-clear { display: none;}
.top_fix_head .fixedlnb_search_area .sch_txet:focus {outline:none;}
.top_fix_head .fixedlnb_search_area .sch_btn {text-indent:-10000px; width:24px; height:24px; display:block; background:url('//image5.compuzone.co.kr/img/images/svg_icon/3A3A3A/icon_line_search_24.svg') center center/contain no-repeat; position:absolute; right:14px; top:5px;}
.top_fix_head .right_icon_area { position:relative; width:142px; height:44px; padding-left:10px; box-sizing:border-box; display: flex; align-items: center; gap:10px;}
.top_fix_head .right_icon_area .cart_icon {width:32px; height:32px; display:block; background:url('//image5.compuzone.co.kr/img/images/svg_icon/3A3A3A/icon_line_basket_24.svg') center center/contain no-repeat; position:relative; cursor:pointer;}
.top_fix_head .right_icon_area .mypage_icon {width:32px; height:32px; display:block; background:url('//image5.compuzone.co.kr/img/images/svg_icon/3A3A3A/icon_line_mypage_24.svg') center center/contain no-repeat; position:relative; cursor:pointer;}
.top_fix_head .right_icon_area .cart_icon .cart_num {position:absolute; top:-2px; right:0; text-align:center; color:#fff; font-size:10px; border-radius:10px; background-color:#f24638; padding:1px 5px;}
.top_fix_head .right_icon_area .cart_icon&gt;a {display: block; width: 100%; height: 100%; box-sizing: border-box; padding: 0 !important; position: relative;}
.top_fix_head .right_icon_area .mypage_icon&gt;a { display: block; width:36px; height:26px; box-sizing:border-box; padding:0 !important;}

/* 좌측날개배너 */
.leftwing_section{position:absolute;top:209px;left:50%; z-index:10; width:115px; margin-left:-785px}
.leftwing_section .leftwing_box{position:relative;top:0;left:0;margin-left:0}
.leftwing_box .wingrolling_area { display:block; width:115px; height:197px;}
.leftwing_box .wingrolling_area .leftwing_paging {width:38px; height:18px; position:absolute; bottom:10px; left:50%; transform:TranslateX(-50%); z-index:11;}
.leftwing_box .wingrolling_bnr_wrap{overflow: hidden; position:relative;top:0;left:0; z-index:10; width:95px;}
.leftwing_box .wingrolling_bnr_box{overflow:hidden;height:109px}
.leftwing_box .wingrolling_cont{height:109px}
.leftwing_box .wingrolling_cont li {display:list-item; float:left; width: 100%; height: 100%; border-radius: 5px;}
.leftwing_box .wingrolling_cont li a{display:inline-block;vertical-align:top}
.leftwing_box .wingrolling_cont li img{vertical-align:top}
.leftwing_box .bn_brem{ position:absolute; text-align:center}
.leftwing_box .bn_brem .sp_rban{position:static;top:auto;left:auto;right:auto;width:18px;height:18px;margin:0 1px}
.leftwing_box .bn_brem .prev{background-position:-10px 0}
.leftwing_box .bn_brem .next{background-position:-30px 0}
.leftwing_box .wingrolling_area{position:relative; box-sizing:border-box; padding:0 10px; }
.leftwing_box .wingrolling_area .wingrolling_bnr_box,.leftwing_box .wingrolling_area .wingrolling_cont{height:197px}
.leftwing_box .wing_fix_bnr{position:relative;}
.leftwing_box .wing_fix_bnr:last-child{ margin-top:10px; text-align: center;}
.leftwing_box .wingrolling_bnr_wrap,.leftwing_box .wing_fix_bnr{position:relative;top:0;left:0}

/* 우측날개 --상담센터+최근본상품+배너 */
.rightwing_section._fixed { position:fixed !important; top:90px !important; z-index:50;}
.rightwing_section{position: absolute; top:209px; right:auto; left:50%; z-index:58; width:100px; margin-left:679px; line-height:1.5rem; text-align:center; }
.rightwing_section .rightwing_wrap { position:relative; border:1px solid #d8d8d8; box-sizing:border-box;}
.rightwing_section .rightwing_wrap .rightwing_xbtn{position:absolute;top:-25px;right:0;width:21px;height:21px; border-radius:25px; background:url('//image5.compuzone.co.kr/img/images/main2019/function_icon.png') -566px -25px no-repeat #fff; border:1px solid #d8d8d8;}
.rightwing_section._minisection { position:fixed; width:55px; height:119px; right:0; left:auto; top:208px; margin-left:0px; background:none; z-index:1002;}
.rightwing_section._minisection .miniwing{ width:100%; display:block; border:1px solid #989898; background:#fff;}
.rightwing_section._minisection .mini_btn_chatbot , .rightwing_section._minisection .mini_btn_kakao {display:block; margin:0; border-bottom:1px solid #989898; box-sizing:border-box;}
.rightwing_section._minisection .mini_btn_chatbot a ,.rightwing_section._minisection .mini_btn_kakao a { display:block; font-size:12px;  font-family:noto-b; text-align:center; letter-spacing:-1px; margin-top:7px; }
.rightwing_section._minisection .mini_btn_chatbot a:hover ,.rightwing_section._minisection .mini_btn_kakao a:hover { text-decoration:none;}
.rightwing_section._minisection .mini_btn_chatbot {height:46px;}
.rightwing_section._minisection .mini_btn_chatbot a {color:#2367d7;}
.rightwing_section._minisection .mini_btn_chatbot a:before { content:''; display:block; width:22px; height:19px; background:url('//image5.compuzone.co.kr/img/images/main2019/symbol_icon.png') no-repeat -201px -20px; margin:0px 15.5px; }
.rightwing_section._minisection .mini_btn_kakao {height:60px;}
.rightwing_section._minisection .mini_btn_kakao a { line-height:15px; color:#3b1d1f;}
.rightwing_section._minisection .mini_btn_kakao a:before { content:''; display:block; width:23px; height:19px; background:url('//image5.compuzone.co.kr/img/images/main2019/symbol_icon.png') no-repeat -391px -19px; margin:0px 15.5px 4px; }
.rightwing_section._minisection .history_btn a, .rightwing_section._minisection .wish_btn a  { display:block; background:#fafafb; font-family:noto-M; font-size:12px; line-height:16px; letter-spacing:-0.5px; text-align:left; box-sizing:border-box; padding:6px; color:#1a1a1a; border-top:1px solid #d8d8d8;}
.rightwing_section._minisection .history_btn a:hover, .rightwing_section._minisection .wish_btn a:hover{ text-decoration:none;}
.rightwing_section._minisection .history_btn a:before {content:''; width:9px;height:9px;background:url('//image5.compuzone.co.kr/img/images/main2019/function_icon.png') -54px -91px; display:inline-block; vertical-align:middle;  -ms-transform: rotate(180deg); /* IE 9 */ -webkit-transform: rotate(180deg); /* Safari prior 9.0 */ transform: rotate(180deg); /* Standard syntax */}
.rightwing_section._minisection .miniwing_btn_top{display:block;width:55px; height:21px; background-color:#989898; box-sizing:border-box;}
.rightwing_section._minisection .miniwing_btn_top .btn_top_icon{ display:block; height:21px; background:url('//image5.compuzone.co.kr/img/images/main2019/function_icon.png') -328px -20px no-repeat}
.rightwing_section._minisection .rightwing_wrap{ margin-left:-45px;}
.rightwing_bnr {position:relative; width:100%; height:147px;}
.rightwing_bnr a img { width:98px; height:147px;}
.rightwing_btn_top{display:block; height:36px; background-color:#989898; box-sizing:border-box; }
.rightwing_btn_top .btn_top_icon{ display:block; height:36px; background:url('//image5.compuzone.co.kr/img/images/main2019/function_icon.png') -241px -13px no-repeat}

/* 양날개배너 라인배너 생성 시 위치 값 */
.leftwing_section.line_bnr, .rightwing_section.line_bnr { top:279px;}

/* footer */
#footer { width:100%; height:220px; border-top:#aaaaaa 2px solid; float:left; background-color: #fff; min-width: 1300px;}
#footer .footer_nav { width:100%; height:45px; float:left;}
#footer .footer_nav .footer_nav_area { width:1300px; height:45px; margin:0 auto; position:relative;}
#footer .footer_nav .footer_nav_area &gt; ul {display: flex; gap:30px;}
#footer .footer_nav .footer_nav_area &gt; ul &gt; li { height:45px; line-height:45px; list-style:none; font-family:Noto-R; font-size:14px; letter-spacing:-0.5px; }
#footer .footer_nav .footer_nav_area &gt; ul &gt; li &gt; a { height:100%; display:block;  color:#1a1a1a; cursor: pointer;}
#footer .footer_nav .footer_nav_area &gt; ul &gt; li &gt; a:hover { text-decoration:none; }
#footer .cpz_copyright { width:100%; border-top:#e5e5e5 1px solid; float:left;}
#footer .cpz_copyright .cpz_copyright_area { width:1300px; margin:0 auto;}
#footer .cpz_copyright .cpz_copyright_area  ul { list-style:none; margin-top:28px;}
#footer .cpz_copyright .cpz_copyright_area  .left { float:left;}
#footer .cpz_copyright .cpz_copyright_area .left p {color:#949494; font-size:12px; line-height:23px; height:23px; font-family: '맑은고딕', 'malgun gothic'; letter-spacing: -1px;}
#footer .cpz_copyright .cpz_copyright_area .left p a:hover{ text-decoration:none;}
#footer .cpz_copyright .cpz_copyright_area .left p strong { color:#1a1a1a; font-family: noto-b; font-weight: normal;}
#footer .cpz_copyright .cpz_copyright_area .left p  em { color:#6c6c6c; font-size:11px; font-style:normal; }
#footer .cpz_copyright .cpz_copyright_area .left p .btn {display:inline-block; height:15px; line-height: 14px; padding:0 4px; border:1px solid #ccc; background-color:#fff; color:#949494; font-size:11px; margin-left:5px; } 
#footer .cpz_copyright .cpz_copyright_area .right { float:right; max-width:470px; box-sizing:border-box;}
#footer .cpz_copyright .cpz_copyright_area .right ul { list-style:none; margin-top:0px !important; }
#footer .cpz_copyright .cpz_copyright_area .right ul li {display:inline-block; margin-right:18px; padding:6px 0; float:right; }
#footer .cpz_copyright .cpz_copyright_area .right ul li a:hover { text-decoration:none;}
#footer .cpz_copyright .cpz_copyright_area .right ul li .footer_mark{display:inline-block; background:url('//image5.compuzone.co.kr/img/images/main2019/footer_mark.jpg') no-repeat 0 0;vertical-align:top;}
#footer .cpz_copyright .cpz_copyright_area .right ul li .mark1{width:85px; height:35px; background-position:-296px -7px}
#footer .cpz_copyright .cpz_copyright_area .right ul li .mark2{width:119px; height:35px; background-position:-146px -7px}
#footer .cpz_copyright .cpz_copyright_area .right ul li .mark3{width:99px; height:35px; background-position:-16px -7px }
#footer .cpz_copyright .cpz_copyright_area .right ul li .mark4{width:140px; height:35px; background-position:-86px -56px}
#footer .cpz_copyright .cpz_copyright_area .right ul li .mark5{width:125px; height:35px; background-position:-256px -56px;}
#footer .cpz_copyright .cpz_copyright_area .right ul li .mark6{background:url('//image5.compuzone.co.kr/img/images/main2019/itpp/footer_mark6.png') no-repeat 0 0; width: 100px; height: 35px;}
#footer .cpz_copyright .cpz_copyright_area .right ul li .mark7 {background: url('//image5.compuzone.co.kr/img/images/main2019/itpp/footer_mark7.png') no-repeat 0 0; width: 90px; height: 35px;}

@media all and (max-width:1650px){
	.cpz_category_layer { height:600px; width:219px;}
	.cpz_category_layer.onscroll {height:600px; width:219px;}	
	.cpz_category_layer._on {height:600px; width:621px; }
	.cpz_category_layer .nano-content, .cpz_category_layer._on .nano-content { overflow-y:auto}
	.cpz_category_layer .nano &gt; .nano-pane{background-color:#f9f9f9;}
	.cpz_category_layer .nano &gt; .nano-pane .nano-slider{background-color:#d8d8d8;}
	.cpz_category_layer.cozM .cozM_bg {display:none;}
	.cpz_lnb_wrap .lnb_menu_box &gt; ul &gt; li:first-child{padding-left:10px;}
	.cpz_lnb_wrap .right_commercial&gt;ul .second_commercial{margin-right:5px;}
	.cpz_category_layer .nano &gt; .nano-content{overflow-y:auto;}
}
@media all and (max-width:1570px){
	.leftwing_section {margin-left:-758px}
	.rightwing_section {margin-left:649px; }
	.rightwing_section._minisection { display:block}
	.cpz_category_layer { height:548px; width:219px;}
	.cpz_category_layer.onscroll {height:548px; width:219px;}
	.cpz_category_layer._on {height:548px; width:621px; }	
}
@media all and (max-width:1490px){
	.leftwing_section {display:none; }
	.weeklysale_section { display:none;}
	.cpz_category_layer {height:430px; width:219px; }
	.cpz_category_layer.onscroll {height:430px; width:219px;}
	.cpz_category_layer._on {height:430px; width:621px; }
}
	

/* 장바구니팝업 */
.basket_layerpop { position:fixed; left:50%; margin-left:-205px; top:50%; margin-top:-90px;  text-align:left; box-sizing: border-box; font-family:'spoqa R'; letter-spacing:-1px; width:410px; height:180px; padding:25px; display:block; border:1px solid #b7bbc0; background:#fff;z-index:100; box-shadow:2px 4px 10px 0px rgba(0,0,0,0.1);}
.basket_layerpop .bskpop_txt {text-align: center;font-size:16px;}
.basket_layerpop .bskpop_txt &gt;span{display:inline-block; margin: 20px 0 30px 0;}
.basket_layerpop .btn_area { display: flex; gap: 10px;}
.basket_layerpop .btn_area button { width:50%; border:1px solid #ccc; padding:15px 0; font-family: 'noto-R'; font-size:15px; background-color:transparent;}
.basket_layerpop .btn_area button.bkbg { width:50%; border:1px solid #1a1a1a; background:#1a1a1a; color: #fff;}
.basket_layerpop .bskpop_close {position:absolute !important;padding:0 !important;top:20px;right:20px;width:16px;height:16px;background: url(//image5.compuzone.co.kr/img/images/product_detail/btn_pd_new.png) -350px -130px no-repeat;}

/* 전 페이지 공통으로 사용되는 것은 아래에 기재해주세요! --------------------------------------------- 
	기본 스타일은 여기에 추가하나, 세부 위치 수정이나 그외 해당 페이지에만 사용하는건 각 페이지에 해당하는 CSS 파일 또는 페이지 내에 추가사항 기재 */

/* new icon */  .ico_dot_new {
	text-decoration:none; font-style:normal; font-weight:normal; font-size:10px; width:12px; height:12px; display:inline-block; color:#fff; background-color:#F14738; line-height: 10.5px; text-align:center; border-radius:50%; font-family:spoqa R; vertical-align:1px;}
/* 이벤트 아이콘 css */
.evtIco_obj {display:inline-block; box-sizing:border-box; height:22px; margin-right:3px; padding:0 5px; border:1px solid #86b0a5; font-size:12px; line-height:20px; margin-bottom:4px; font-family:맑은고딕; vertical-align:top;}
/* 마감임박 */.evtIco_obj.blink { animation-name:blink; animation-duration:.5s; animation-iteration-count:infinite; animation-delay:0s; color:#ff4848; border-color:#ff4848;} 
	@keyframes blink {
		0%, 50% {}
		51% {border-color:#ffa518; color:#ffa518;}
	}	
	@-webkit-keyframes blink {
		0%, 20% {opacity:0;} 21% {opacity:1;}
	}
	@-moz-keyframes blink {
		0%, 20% {opacity:0;} 21% {opacity:1;} }

/* 제품 상세페이지 및 아이웍스와 추천조립상품 리스트 페이지의 비교 아이콘 CSS 200312  */
.compare_bt {width: 60px; height: 22px; border-radius: 50px; background: #e8e8e8; color: #949494; float: right; text-align: center; cursor: pointer; display: flex; align-items: center; justify-content: center; gap:2px;}
.compare_bt.on {background:#1C8FED; color: #fff;}
.compare_bt &gt; p	 {display: inline-block; font-size:13px; font-family:'맑은고딕'; line-height: 22px;}
.compare_img {display: inline-block; width: 16px; height: 16px; border-radius: 50%; background:url('//image5.compuzone.co.kr/img/images/svg_icon/ETC/icon_fill_light_check.svg') center center/contain no-repeat; box-sizing: border-box;}
.compare_bt.on .compare_img {background:url('//image5.compuzone.co.kr/img/images/svg_icon/Fill/icon_fill_vivid_check.svg') center center/contain no-repeat;}
.no-drag {-ms-user-select: none; -moz-user-select: -moz-none; -webkit-user-select: none; -khtml-user-select: none; user-select:none;}

/*비교하기 레이어팝업 200313-여러 페이지에서 동일한 스타일로 사용*/
.prd_compare_LyPop {width: 530px; max-height: 520px; position: absolute; display: inline-block; border: 1px solid #a6a6a6; background: #fff; z-index:10000; -webkit-box-shadow: 5px 5px 7px 0px rgba(0,0,0,0.05); -moz-box-shadow: 5px 5px 7px 0px rgba(0,0,0,0.05); box-shadow: 5px 5px 7px 0px rgba(0,0,0,0.05);}
.prd_compare_LyPop .pc_LyPop_close {position:absolute !important; padding:0 !important; top:15px; right:15px; width:16px; height:16px; background: url(//image5.compuzone.co.kr/img/images/product_detail/btn_pd_new.png) -350px -130px no-repeat;}
.prd_compare_LyPop .prd_compare_head { width: 100%; height: 30px; padding: 0 30px; margin-top: 57px; box-sizing:border-box;}
.prd_compare_LyPop .prd_compare_head .pch_title {font-size:22px; color:#434343; font-family: 'noto-B';}
.prd_compare_LyPop .prd_compare_head .pch_bt {position: relative; width: 82px; height: 28px; float: right; margin-left: 10px; cursor: pointer; font-size:14px; text-align: center; line-height: 30px; font-family: 'noto-R';}
.prd_compare_LyPop .prd_compare_head .pch_bt.delete { background: #fff; color: #434343; border: 1px solid #434343;}
.prd_compare_LyPop .prd_compare_head .pch_bt.winPop { background: #3775ff; color: #fff; border: 1px solid #3775ff;}
.prd_compare_LyPop .prd_compare_head .pch_bt.winPop &gt; .winPop_a {position: absolute; top:0; left: 0; width: 82px; height: 28px;}
.prd_compare_LyPop .prd_compare_body {width: 100%; max-height: 418px; overflow-y: auto; margin-top: 14px; border-top: 1px solid #d8d8d8;}
.prd_compare_LyPop .prd_compare_body .compare_li {width: 100%; height: 158px; border-bottom: 1px solid #d8d8d8; box-sizing:border-box; padding: 14px 26px; font-family: 'noto-R'; color: #434343; position: relative;}
.prd_compare_LyPop .prd_compare_body .compare_li .compare_num { font-size: 13px; line-height: 22px; vertical-align: top; font-family: '맑은고딕', 'malgun gothic';}
.prd_compare_LyPop .prd_compare_body .compare_li .compare_img { width: 128px; height: 128px; border: 1px solid #d8d8d8; margin-left: 14px; border-radius: 0;}
.prd_compare_LyPop .prd_compare_body .compare_li .compare_img &gt; img {width: 100%; height: 100%;}
.compare_li .compare_name_price {display: inline-block; margin-left: 20px; width: 250px; vertical-align: top; letter-spacing: -0.5px}
.compare_li .compare_name_price .compare_name { font-size:14px; margin-bottom: 10px; line-height: 20px; word-break: keep-all; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden;}
.compare_li .compare_name_price .compare_price &gt; span {padding-right: 7px;} 
.compare_li .compare_name_price .compare_price .discount { font-size: 20px; font-family: 'spoqa R'; font-weight: bold; letter-spacing: -0.5px; color: #F14738;}
.compare_li .compare_name_price .compare_price .won {font-size: 20px; font-family: 'noto-B';} 
.compare_li .compare_name_price .compare_price .won strong{ font-family: 'spoqa R';}
.compare_li .compare_name_price .compare_price .won &gt; em {font-size: 18px;} 
.compare_li .compare_name_price .compare_price .under {font-family: 'spoqa R'; font-size: 15px; color: #6c6c6c; text-decoration: line-through;}
.compare_li .compare_name_price .compare_price .rating {display: block; font-size: 13px; color: #6c6c6c; margin-top: 7px; font-family: '맑은고딕', 'malgun gothic';}
.compare_li .compare_name_price .compare_price .rating b{font-family: '맑은고딕', 'malgun gothic';}
.compare_li .compare_name_price .compare_price .rating .Product_star { background: url(//image5.compuzone.co.kr/img/images/product_detail/btn_pd_new.png) #fff -8px -181px; width: 73px; height: 12px; display: inline-block; margin: 0;}
.compare_li .compare_name_price .compare_price .rating .Product_starIco { background: url(//image5.compuzone.co.kr/img/images/product_detail/btn_pd_new.png) #fff -8px -166px; height: 12px; display: inline-block; margin: 0;}
.compare_close {position:absolute; top:20px; right:20px; width:11px; height:11px; background: url(//image5.compuzone.co.kr/img/images/product_detail/btn_pd_new_1.png) -366px -130px no-repeat; cursor: pointer;}

.rightwing_section._minisection .mini_btn_youtube {display:block; margin:0; border-bottom:1px solid #989898; box-sizing:border-box;}
.rightwing_section._minisection .mini_btn_youtube a { display:block; font-size:12px; line-height: 15px; font-family:noto-b; text-align:center; letter-spacing:-1px; margin-top:7px; }
.rightwing_section._minisection .mini_btn_youtube a:hover { text-decoration:none;}
.rightwing_section._minisection .mini_btn_youtube {height:53px;}
.rightwing_section._minisection .mini_btn_youtube a {color:#962d26;}
.rightwing_section._minisection .mini_btn_youtube a:before { content:''; display:block; width: 20px; height: 14px; background:url('//image5.compuzone.co.kr/img/images/as_guide/symbol_icon2.png') no-repeat -431px -61px; margin:0px 18px 3px; }

/* 구매수량 제한상품 얼럿 삭제 및 레이어 팝업 추가 200708*/
.prd_opt_LyPop {width: 500px; padding: 25px; position: fixed; display: block; border: 1px solid #b7bbc0; background: #fff; z-index:999; left:50%; top:50%; transform: translate(-50%, -250px);}
.prd_opt_LyPop .s_close {position:absolute !important; padding:0 !important; top:20px; right:20px; width:16px; height:16px; background: url(//image5.compuzone.co.kr/img/images/product_detail/btn_pd_new.png) -350px -130px no-repeat;}
.prd_opt_LyPop.same { width: 466px; padding: 44px 24px 28px; display: none; text-align: center; box-sizing: border-box; }
.prd_opt_LyPop.same &gt; p {font-family: "spoqa R";}
.prd_opt_LyPop.same &gt; p.pd_name, .prd_opt_LyPop.max_num &gt; p.info_sub_text {color: #686868; font-family: '맑은고딕',malgun gothic,'돋움',Dotum,AppleGothic,sans-serif;}
.prd_opt_LyPop.same &gt; p.pd_name {font-size: 14px; padding: 0 22px; line-height: 18px; margin-bottom: 18px; word-break: break-all;}
.prd_opt_LyPop.same &gt; p.info_text, .prd_opt_LyPop.same &gt; p.info_bsk_text {font-size: 16px; color: #1a1a1a; line-height: 16px; }
.prd_opt_LyPop.same &gt; p.info_text {margin-bottom: 8px;}
.prd_opt_LyPop.same &gt; p.info_text &gt; b {font-size: 16px; color: #ff5555; line-height: 16px; }
.prd_opt_LyPop.same &gt; p.info_sub_text {font-size: 13px; line-height: 13px;}
.prd_opt_LyPop.login_go&gt; p.info_text, .prd_opt_LyPop.max_num &gt; p.info_sub_text, .prd_opt_LyPop.max_num_bsk &gt; p.info_bsk_text {margin-bottom: 30px;}
.prd_opt_LyPop.max_num_bsk &gt; p.info_sub_text {margin-bottom: 20px;}

.prd_opt_LyPop.same .btn_area {width: 100%; height: 45px;}
.prd_opt_LyPop.same .btn_area button { height: 45px; background: #1a1a1a; color: #fff; font-size: 15px; font-family: noto-M; display: inline-block; cursor: pointer; box-sizing: border-box; }
.prd_opt_LyPop.login_go .btn_area button {width: 191px;}
.prd_opt_LyPop.max_num .btn_area button {width: 172px;}
.prd_opt_LyPop.max_num_bsk .btn_area { overflow: hidden;}
.prd_opt_LyPop.max_num_bsk .btn_area button { width: 207px; float: left;}
.prd_opt_LyPop.max_num_bsk .btn_area button:first-child {background: #fff; color: #1a1a1a; border:1px solid #ccc;}

.max_num_pd {width: 644px; padding: 25px; border:1px solid #b7bbc0; box-sizing: border-box; position: fixed; left: 50%; top: 20%; transform: translateX(-50%); background: #fff; display: inline-block; z-index: 10000;}
.max_num_pd * {box-sizing: border-box; letter-spacing: -1px; }
.max_num_pd .max_num_pd_title { font-family: noto-B; color: #1a1a1a; font-size: 19px; line-height: 18px; margin-bottom: 18px;}
.max_num_pd .max_num_pd_inpo { font-family: noto-M; color: #6c6c6c; font-size: 14px; line-height: 20px; margin-bottom: 18px;}
.max_num_pd_ul {width: 100%; max-height: 325px; overflow-x: hidden; overflow-y: auto;  -ms-overflow-style: none; scrollbar-width: none; margin-bottom: 25px;}
.max_num_pd_ul::-webkit-scrollbar { display: none; /* Chrome, Safari, Opera*/}
.max_num_pd_ul_head {width: 100%; height: 26px; background: #f9f9f9; border: solid #eee; border-width: 1px 0 1px; display: table;}
.max_num_pd_ul li {width: 100%; height: 93px; list-style: none; border-bottom: 1px solid #eee;}
.max_num_pd_ul_head &gt; div{ height: 100%; text-align: center; display: table-cell; color: #1a1a1a; font-weight: bold; font-size: 12px; vertical-align: middle;}
.max_num_pd_ul li &gt; div { height: 92px; text-align: center; display: table-cell; vertical-align: middle;}

.max_num_pd .max_num_pd_1 {width: 382px; }
.max_num_pd .max_num_pd_2, .max_num_pd .max_num_pd_3 {width: 106px; }
.max_num_pd_ul li .max_num_pd_2, .max_num_pd_ul li .max_num_pd_3 {font-weight: bold; font-size: 16px; border-left: 1px solid #eee;}

.max_num_pd_ul li .max_num_pd_1 { text-align: left; padding-top: 10px; vertical-align: top;}
.max_num_pd_ul li .max_num_pd_1 &gt; div { float: left;}
.max_num_pd_ul li .max_num_pd_1 .max_num_pd_1_img {width: 72px; height: 72px; border: 1px solid #eee; margin-right: 10px; display: inline-block;}
.max_num_pd_ul li .max_num_pd_1 .max_num_pd_1_img &gt; img {width: 100%; height: 100%; display: block;}

.max_num_pd_ul li .max_num_pd_1 .max_num_pd_1_info {width: 290px; display: inline-block;}
.max_num_pd_ul li .max_num_pd_1_info &gt; p { font-size: 12px; line-height: 16px;}
.max_num_pd_ul li .max_num_pd_1_info &gt; p.mnp1_cate { color: #1a1a1a;}
.max_num_pd_ul li .max_num_pd_1_info &gt; p.mnp1_name { color: #616161; margin-bottom: 3px;}
.max_num_pd_ul li .max_num_pd_1_info &gt; p.mnp1_red { color: #F14738; font-family: "spoqa R";}

.max_num_pd_ul li .max_num_pd_2 { color: #616161; font-weight: bold; font-size: 16px;}
.max_num_pd_ul li .max_num_pd_3 { color: #1a75d2; font-weight: bold; font-size: 16px;}

.max_num_pd_btns {width: 100%; height: 44px; overflow: hidden; text-align: center;}
.max_num_pd_btns &gt; a {width: 50%; height: 100%; display: inline-block; text-align: center; line-height: 42px; font-family: noto-M; font-size: 15px; background: #fff; color: #1a1a1a; text-decoration: none !important; border:1px solid #ccc; }
.max_num_pd_btns &gt; a.num_change {background: #1a1a1a; color: #fff; border:1px solid #1a1a1a; float: right;}

/* PC 하단 배너 추가 200717 */
.ask_estimate_bn {position: fixed; left: 50%; margin-left: -516px; bottom: 67px; width: 1030px; height: 50px; border-radius: 11px; background-color: #1a1a1a; background: rgba(0,0,0,0.75); box-sizing: border-box; padding: 0 38px 0 80px; z-index: 101;}
.ask_estimate_bn &gt; p { line-height: 50px; color: #fff; font-family: noto-R; display: inline-block; font-size: 18px;}
.ask_estimate_bn &gt; p &gt; b { line-height: 50px; color: #67ffff; font-family: noto-R; font-size: 18px;}
.arrowR {position: relative; background: rgba(0,0,0,0.75); display: inline-block; vertical-align: 6px; margin-left: 10px;}
.arrowR:after, .arrowR:before {left: 100%; top: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none;}
.arrowR:after { border-color: rgba(0, 0, 0, 0); border-left-color: rgba(0,0,0,0.75); border-width: 4px; margin-top: -4px;}
.arrowR:before {border-color: rgba(254, 255, 155, 0); border-left-color: #feff9b; border-width: 7px;margin-top: -7px;}
.ask_estimate_bn span {color: #fff; font-size: 15px; line-height: 50px;font-family: noto-R; float: right;}
.ask_estimate_bn a {display: inline-block; width: auto; height: 14px; text-decoration: none; position: relative; vertical-align: middle; margin-left: 10px;}
/* 구해줘견적 레이어팝업 20200917 */
#layer_ask_estimate{position:Absolute; left:50%; top:30%; margin-left:-575px;text-align:left; border:1px solid #b7bbc0; background-color:#fff; font-family:'spoqa R'; letter-spacing:-1px; z-index:10; box-sizing:border-box;}
#layer_ask_estimate .s_close{position:Absolute;  padding:0; width:16px; height:16px; top:10px; right:10px; background:url("//image5.compuzone.co.kr/img/images/product_detail/btn_pd_new.png") -460px -185px no-repeat;}
.askEstbtn_area{width:100%; height:50px; font-size:0; }
.askEstbtn_area a{display:inline-block; width:50%; height:100%; line-height:50px; font-size:15px; text-align:center;}
.askEstbtn_area a:first-child{background:#fff; color:#1a1a1a;}
.askEstbtn_area a:last-child{background:#1a1a1a; color:#fff;}

/* 빠른픽업 201118 */
.quick_pickUP_icon {display: inline-block; position: relative; height: 17px; width: 140px;}
.quick_pickUP_icon &gt; b {color: #1C8FED; font-size:14px; font-family: noto-M; font-style: italic; padding-left: 22px; display: inline-block; position: absolute; line-height: 17px; cursor: pointer; height: 25px; font-weight: normal;}
.quick_pickUP_icon &gt; b:before {content: ''; position: absolute; width:20px; height:20px; background: url('//image5.compuzone.co.kr/img/images/svg_icon/Fill/icon_fill_light_spark.svg') center center/contain no-repeat; display: inline-block; left: 0; top: 0;}
/* 240321 107554 가산점 빠른픽업 레이어 개선 */
.quick_pickUP_layer_pop {display:none; width: 410px; height: auto; position: absolute; top:23px; left: -259px; background-color: #fff; box-sizing: border-box; z-index: 99; padding: 30px; border: 1px solid #B4B4B4;}
.quick_pickUP_icon .quick_pickUP_layer_pop .qpup_tit h2 {padding-bottom: 15px; margin:0 0 15px; font-size: 18px; font-family: 'noto-B'; font-weight: normal; color: #1A1A1A; border-bottom: 1px solid #1a1a1a; text-align: center;}
.quick_pickUP_layer_pop .qpup_tit &gt; button {width: 16px; height: 16px; background: url(//image5.compuzone.co.kr/img/images/product_detail/btn_pd_new.png) -350px -130px no-repeat; position: absolute; top: 20px; right: 20px;}
.quick_pickUP_layer_pop &gt; button {width: 100%; max-width: 350px; height: 50px; background: #1a1a1a; border-radius: 2px; color: #fff; margin: auto;}
.quick_pickUP_layer_pop .qpup_notice {display: block; width: 100%; text-align: left; margin: 20px 0 30px; padding: 20px; background: #F9F9F9; border-top: 1px solid #E8E8E8; border-bottom: 1px solid #E8E8E8;  box-sizing: border-box;}
.quick_pickUP_layer_pop .qpup_notice &gt; p {color: #6c6c6c !important; margin-top: 4px; letter-spacing: -0.33px;}
.quick_pickUP_layer_pop .qpup_notice &gt; p:first-child{margin: unset;}

/* 청소년 구매 불가 상품 레이어 팝업 210105 */
.R_rated_dimmed {position: fixed; z-index: 10001; width: 100%; height: 100vh; top: 0; left: 0;}
.R_rated_dimmed:before {content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: #1a1a1a; opacity: 0.6; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; filter: alpha(opacity=60);}
.R_rated_dimmed .layer_pop { position: absolute; width: 350px; padding: 45px 0 36px; text-align: center; background-color: #fff; box-sizing: border-box; top: 50%; left: 50%; margin-top: -260px; margin-left: -175px; border: 0;}
.R_rated_dimmed .layer_pop * { box-sizing: border-box; font-family: noto-R; letter-spacing: -0.5px;}
.R_rated_dimmed .layer_pop .s_close {position:absolute !important; padding:0 !important; top:16px; right:18px; width:16px; height:16px; background: url(//image5.compuzone.co.kr/img/images/product_detail/btn_pd_new.png) -350px -130px no-repeat;}
.R_rated_dimmed .layer_pop .R_rated_title,
.R_rated_dimmed .layer_pop .R_rated_title &gt; span {font-size:18px; font-family: noto-B; line-height: 26px; color: #f14738; letter-spacing: -1px;}
.R_rated_dimmed .layer_pop .R_rated_title {color:#3a3a3a; margin-bottom:15px; width: 100%;}
.R_rated_dimmed .layer_pop .R_rated_icon {height: 94px; width: 100%; margin-bottom: 10px; background: url("//image5.compuzone.co.kr/img/images/popup/R_rated_icon_pc.png") top center no-repeat; }
.R_rated_dimmed .layer_pop .R_rated_notice { color:#b4b4b4; width: 100%; font-size: 12px; line-height: 20px; margin-bottom: 16px;}
.R_rated_dimmed .layer_pop .R_rated_box { width: 100%; padding: 0 20px;}
.R_rated_dimmed .layer_pop .R_rated_box &gt; span { display: block; width: 100%;}
.R_rated_dimmed .layer_pop .R_rated_box .R_rated_info { padding: 16px 0 28px; border-top: 1px solid #d8d8d8; color: #3a3a3a; font-size: 15px; line-height: 21px;	}
.R_rated_dimmed .layer_pop .R_rated_box .R_rated_info &gt; b { display: inline-block; font-family: noto-B; text-decoration: underline; color: #3a3a3a; font-size: 15px; line-height: 21px;	}
.R_rated_dimmed .layer_pop .R_rated_box .R_rated_btn_wrap:after { content: ''; display: block; clear: both;}
.R_rated_dimmed .layer_pop .R_rated_box .R_rated_btn_wrap &gt; button {display: inline-block; float: left; width: 152px; height: 43px; color: #fff; border-radius: 0; border: 0; outline: 0; cursor: pointer; -webkit-appearance: none; font-size: 16px; line-height: 1;}
.R_rated_dimmed .layer_pop .R_rated_box .R_rated_btn_wrap &gt; button + button {margin-left: 6px;}
.R_rated_dimmed .layer_pop .R_rated_box .R_rated_btn_wrap .R_rated_btn_BL {background-color: #135eba;}
.R_rated_dimmed .layer_pop .R_rated_box .R_rated_btn_wrap .R_rated_btn_BK {background-color: #1a1a1a;}

/* 업체직배송 배송비 할인 기능개선 210107 */
.deli_saving_popup .pop_bg_inner &gt; button { position: absolute; width: 47px; height: 47px; right: -47px; top: 0; z-index: 4; outline: none; background: url(//image5.compuzone.co.kr/img/images/main2019/function_icon.png) no-repeat -56px -11px #135dba; }
.pop_bg_bk.deli_saving_popup { display: block; overflow-x: hidden; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,.6); z-index: 10000; text-align: center;}
.pop_bg_bk.deli_saving_popup .pop_bg_inner {position: relative; display: inline-block; top: 50%; height: 628px; margin-top: -314px; left: auto; width: 1197px; padding: 42px 40px 45px; vertical-align: middle; text-align: center; background-color: #fff; box-sizing: border-box; }
.pop_bg_bk.deli_saving_popup .pop_bg_inner.less_pd4 {width: 751px; min-width: 751px;}
.pop_bg_bk.deli_saving_popup .pop_bg_inner * {box-sizing: border-box; font-family: noto-R;}
.deli_saving_popup .dsp_tit { display: block; width: 100%;}
.deli_saving_popup .dsp_tit * { width: 100%; text-align: center; display: block; letter-spacing: -1px;}
.deli_saving_popup .dsp_tit &gt; h1 { color: #1a1a1a; font-size: 24px; line-height: 28px; font-family: "spoqa B" !important; letter-spacing: 0;}
.deli_saving_popup .dsp_tit &gt; h2 { color: #1a1a1a; font-size: 24px; line-height: 28px; font-family: "spoqa B" !important; letter-spacing: 0;}
.deli_saving_popup .dsp_tit &gt; p { color: #434343; font-size: 16px; line-height: 40px; }
.deli_saving_popup .dsp_list {margin: 12px 0 30px; height: 405px; border: 1px solid; border-color: #1a1a1a #dbdbdb #dbdbdb; display: inline-block;}
.deli_saving_popup .dsp_list:after {content: ''; display: block; clear: both;}
.deli_saving_popup .dsp_list &gt; li {width: 223px; height: 100%; padding: 25px 15px 30px; display: inline-block; float: left; text-align: center;}
.deli_saving_popup .dsp_list &gt; li + li {border-left: 1px solid #dbdbdb;}
.deli_saving_popup .page_area{ display:inline-block; width:auto; margin:0 auto;}
.deli_saving_popup .page_area:after {content: ''; display:block; clear: both;}
.deli_saving_popup .page_area &gt; a{ height:30px; width:30px; background-color:#fff; border:1px solid #d8d8d8; display:block; line-height: 28px; text-align:center; color:#3a3a3a; font-size:12px; margin-right:5px; display:inline-block; float:left; font-family: "spoqa R" !important;}
.deli_saving_popup .page_area &gt; a:hover{text-decoration:none; background-color:#3a3a3a; border-color:#3a3a3a; color:#fff; font-weight:bold;}
.deli_saving_popup .page_area &gt; a.prev{height:30px; width:30px; background-color:#fff; border:1px solid #d8d8d8; display:block; line-height:30px; float:left; margin-right:10px; background:url(//image5.compuzone.co.kr/img/images/product_detail/product_list_obj.png) -97px -132px no-repeat;}
.deli_saving_popup .page_area &gt; a.next{height:30px; width:30px; background-color:#fff; border:1px solid #d8d8d8; display:block; line-height:30px; float:left; margin-left: 5px; margin-right: 0; background:url(//image5.compuzone.co.kr/img/images/product_detail/product_list_obj.png) -117px -132px no-repeat;}
.deli_saving_popup .page_area &gt; a.active{text-decoration:none; background-color:#3a3a3a; border-color:#3a3a3a; color:#fff; font-weight:bold;}
.deli_saving_popup .dsp_list .prd_img {width: 192px; height: 192px; display: block;}
.deli_saving_popup .dsp_list .prd_img &gt; a,
.deli_saving_popup .dsp_list .prd_img &gt; a &gt; img {width: 100%; height: 100%; display: block;}
.deli_saving_popup .dsp_list .prd_name {margin: 12px 0 20px; text-align: left; height: 36px;}
.deli_saving_popup .dsp_list .prd_name &gt; a {width: 100%; display: block; text-decoration: none !important; color: #6c6c6c; font-size: 14px; line-height: 18px; word-break: break-all;}
.deli_saving_popup .dsp_list .prd_bottom_box {width: 100%; position: relative;}
.deli_saving_popup .dsp_list .prd_bottom_box:after {content: ''; display: block; clear: both;}
.deli_saving_popup .dsp_list .won {display: inline-block; float: left;}
.deli_saving_popup .dsp_list .won * {display: inline-block; line-height: 28px; color: #434343; font-family: "spoqa B"; font-weight: normal; vertical-align: top;}
.deli_saving_popup .dsp_list .won .number {font-size: 17px;}
.deli_saving_popup .dsp_list .won &gt; em {font-size: 15px;}
.deli_saving_popup .dsp_list .num_ctrl_option { position:relative; display:inline-block; float: right;}
.deli_saving_popup .dsp_list .num_ctrl_option button {background: url(//image5.compuzone.co.kr/img/images/product_detail/btn_pd_new.png) #fff no-repeat;  width: 28px; height: 28px;}
.deli_saving_popup .dsp_list .num_ctrl_option .bt_decrease{background-position: -90px -10px; position: absolute; top: 0; left: 0px; display: block;}
.deli_saving_popup .dsp_list .num_ctrl_option .bt_increase{background-position: -118px -10px; position: absolute; top: 0; right: 0px; display: block;}
.deli_saving_popup .dsp_list .num_ctrl_option .num{width: 82px; height: 28px; border: 1px solid #cdcdcd; line-height: 26px; color: #233549; font-size: 14px; text-align: center; font-family: malgun gothic;}
.deli_saving_popup .dsp_list .num_ctrl_option .bt_decrease.disable{opacity:.6;}
.deli_saving_popup .dsp_list .num_ctrl_option .bt_increase.disable{opacity:.6;}
.deli_saving_popup .dsp_list .dsp_bsk_go { width: 100%; border:1px solid #dbdbdb; height: 40px; background-color: #fff; color: #6c6c6c; font-size: 14px; line-height: 38px; margin-top: 20px; float: left;}
.deli_saving_popup .dsp_list .dsp_bsk_go &gt; i {background:url(//image5.compuzone.co.kr/img/images/product_list/productList_N/productList_icon.png) -205px -42px no-repeat; width: 20px; height: 20px; display: inline-block; vertical-align: middle; margin-right: 9px;}
.deli_saving_popup .dsp_dimmed_alert {width: 100%; position: absolute; bottom: 127px; left: 0; height: 50px; text-align: center;}
.deli_saving_popup .dsp_dimmed_alert &gt; p { width: 80%; max-width: 488px; min-width: 315px; display: inline-block; background: rgba(0,0,0,0.8); height: 50px; border-radius: 10px; color: #fff; line-height: 50px; text-align: center; font-size: 18px; font-family: noto-R;}
@media all and (max-width: 1330px) {
	.deli_saving_popup .pop_bg_inner &gt; button { right: 0;}
}

/* 검색창 개편 210202 */
.search21_cover{position:absolute; left:50%; margin-left:-495px; top:105px; box-sizing:border-box; z-index:120;}
.search21_cover.on{position:fixed; margin-left:-446px; top:44px;}
.search21_cover *{box-sizing:border-box;}
.sesarch21_wrap .sch_text{display:inline-block; width:96%; height:100%; color:#B4B4B4; font-size:18px; letter-spacing:-1px; font-family:Noto-D; text-align:left; border:none; background-color:transparent; outline:none;}
.sesarch21_wrap .sch_text:focus{color:#1A1A1A;}
.sesarch21_wrap input.sch_text[type=text]::-ms-clear{display: none;}
.sesarch21_wrap .sch_Wdel{position:absolute; right:38px; top:0; display:inline-block; width:22px; height:22px; background:url("//image5.compuzone.co.kr/img/images/main2019/search21_wordDel.png") right top no-repeat; text-indent:-9999px;}
.sesarch21_wrap .sch_btn{position:absolute; right:0; top:0; display:inline-block; width:25px; height:24px; background:url("//image5.compuzone.co.kr/img/images/main2019/search21.png") right top no-repeat; text-indent:-9999px;}
.search21_boxWrap{position:relative; width:976px; height:460px; border:1px solid #E8E8E8; background:#fff; border-radius:10px; box-shadow:4px 8px 10px rgba(0,0,0,25%); font-size:0;}
.search21_boxWrap .search21_box{position:relative; display:inline-block; width:33.33%; height:100%; vertical-align:top;}
.search21_boxWrap &gt; div + div:before{content:""; position:absolute; left:0; top:34px; width:1px; height:392px;  background:#E8E8E8;}
.search21_wordTab{padding:14px 24px 26px 34px; }
.search21_box .q_icon{display:inline-block; margin-left:5px; width:24px; height:24px; font-style:normal; background:url("//image5.compuzone.co.kr/img/images/svg_icon/D8D8D8/icon_line_question_mark_circle_24.svg") center no-repeat; vertical-align:-5px;}
.search21_wordTab .search21_tab{width:100%; overflow:visible;}
.search21_wordTab .search21_tab li{position:relative; display:inline-block; width:50%; height:45px; line-height:45px; border-bottom:2px solid #D8D8D8; color:#D8D8D8; font-size:18px; letter-spacing:-1px; font-family:Noto-B;  cursor:pointer; text-align:center;}
.search21_wordTab .search21_tab li.current{border-color:#1A1A1A; color:#1a1a1a;}
.search21_box li.current .q_icon{background:url("//image5.compuzone.co.kr/img/images/svg_icon/3A3A3A/icon_line_question_mark_circle_24.svg") center top no-repeat;}
.q_infoBox{display:none; position:absolute; left:20px; top:35px; padding:20px; width:205px; height:100px; border:1px solid #B7BBC0; color:#6c6c6c; font-size:14px; line-height:1.5; font-family:'Noto-R'; background-color:rgba(255,255,255,10); text-align:center; z-index:10;}
.q_icon:hover + .q_infoBox{display:block;}
.search21_wordTab .search21_tabCon{display:none; margin-top:15px; height:355px;}
.search21_wordTab .search21_tabCon.current{display:inherit; width:100%;}
.search21_wordTab .search_nothing{padding-top:138px; color:#6C6C6C; font-size:16px; font-family:Noto-R; line-height:1.5; letter-spacing:-1px; text-align:center;}
.search21_box .slick-track{overflow:hidden;}
.search21_box .search21_word{position:relative; height:100%;}
.search21_box &gt; ul{max-height:320px; overflow:hidden;}
.search21_cover .words_list{position:relative; width:100%; height:32px;}
.search21_cover i.search_strRed{display:inline-block; margin-right:5px; width:18px; height:18px; background:url("//image5.compuzone.co.kr/img/images/main2019/search21_strRed.png") center no-repeat; vertical-align:middle; cursor:pointer;}
.search21_cover i.search_strGray{display:inline-block; margin-right:5px; width:18px; height:18px; background:url("//image5.compuzone.co.kr/img/images/main2019/search21_strGray.png") center no-repeat; vertical-align:middle; cursor:pointer;}
.search21_cover .words_list &gt; a{display:inline-block; max-width:160px; color:#1A1A1A; font-size:15px; line-height:32px; letter-spacing:-0.5px; vertical-align:middle; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; outline:none;}
.search21_box .words_list &gt; a:hover{text-decoration:underline;}
.search21_box .words_list &gt; button{position:absolute; right:0; top:7px; display:inline-block; width:16px; height:16px; background:url("//image5.compuzone.co.kr/img/images/svg_icon/D8D8D8/icon_line_close_24.svg") center top/contain no-repeat;}
.search21_box .search21_word .btm{position:absolute; left:0; bottom:0;}
.search21_box .search21_word .all_x{padding:0 10px; height:26px; line-height:24px; background:#fff; border:1px solid #d8d8d8; border-radius: 2px; position:relative; color:#1A1A1A; font-size:12px; font-family:'맑은고딕'; text-align: center;}
.search21_box2 , .search21_box3{padding:20px 24px 65px;}
.search21_box .title{margin:5px 0 30px; height:auto; color:#1A1A1A; font-size:18px; font-family:Noto-B; border-bottom:none !important;}
.search21_box2 .search21_slide{position:relative; height:318px;}
.search21_box2 .search21_word{outline:none; height:318px; }
.search21_box2 .words_list .num{display:inline-block; margin-right:3px; color:#B4B4B4; font-size:15px; vertical-align:middle;}
.search21_box2 .words_list .right{position:absolute; right:2px; top:4px; display:flex; align-items: center; font-size:15px; font-family:spoqa B;}
.search21_box2 .words_list .new{color:#F14738; }
.search21_box2 .words_list .upRed{color:#F14738; }
.search21_box2 .words_list .upRed &gt; i{display:inline-block; margin-right:3px; width:16px; height:16px; background:url("//image5.compuzone.co.kr/img/images/svg_icon/ETC/icon_fill_light_up.svg") center/contain no-repeat; }
.search21_box2 .words_list .downBlue{color:#1C8FED; }
.search21_box2 .words_list .downBlue &gt; i{display:inline-block; margin-right:3px; width:16px; height:16px;  background:url("//image5.compuzone.co.kr/img/images/svg_icon/ETC/icon_fill_light_down.svg") center/contain no-repeat;}
.search21_box2 .words_list .line{color:#6C6C6C;}
.search21_box2 .search21_btn_L{display:block; position:absolute; bottom:17px; left:92px; width:12px; height:12px; background:url("//image5.compuzone.co.kr/img/images/svg_icon/D8D8D8/icon_line_prev_12.svg") center no-repeat; cursor:pointer; outline:none; z-index:10;}
.search21_box2 .search21_btn_R{display:block; position:absolute; bottom:17px; right:92px; width:12px; height:12px; background:url("//image5.compuzone.co.kr/img/images/svg_icon/D8D8D8/icon_line_next_12.svg") center no-repeat; cursor:pointer; outline:none; z-index:10;}
.search21_box2 .slick-dots{bottom:-40px; text-align:center;}
.search21_box2 .slick-dots li{margin:0 2px; width:8px; height:8px; background:#e8e8e8; border-radius:50%; }
.search21_box2 .slick-dots li.slick-active{background:#3A3A3A;}
.search21_box2 .slick-dots li button{width:100%; height:100%;}
.search21_box2 .slick-dots li button:before{content:""; display:none;}
.search21_box .keyword_wrap{height:317px; overflow:hidden;}
.search21_box .keyword_wrap &gt; span{display:inline-block; margin:0 6px 8px 0; height:38px; line-height:38px; background:#F1F5F8; border-radius:20px; transition:0.2s all;}
.search21_box .keyword_wrap &gt; span &gt; a{display:block; padding:0 18px; color:#1A1A1A; font-size:15px; letter-spacing:-0.5px;}
.search21_box .keyword_wrap &gt; span:hover{background:#135EBA;}
.search21_box .keyword_wrap &gt; span:hover &gt; a{color:#fff; text-decoration:none; transition:0.2s all;}
.search21_boxWrap2{position:relative; padding:32px 34px 30px; width:976px; height:507px; background:#fff; border:1px solid #e8e8e8; border-radius:10px; box-shadow:4px 8px 10px rgba(0,0,0,25%); overflow:hidden;}
.search21_boxWrap2 .search21_recomT{margin-bottom:17px;}
.search21_boxWrap2 .title{margin-bottom:13px; color:#1A1A1A; font-size:17px; font-family:Noto-B; border-bottom:none !important;}
.search21_boxWrap2 .search_nothing{background:#F9F9F9; color:#949494; font-size:16px; font-family:Noto-R; letter-spacing:-1px; text-align:center;}
.search21_recomT .search_nothing{height:109px; padding-top:43px;}
.search21_recomB .search_nothing{height:51px; padding-top:14px;}
.search21_recomT .search21_overBox{font-size:0;}
.search21_recomT .search21_overBox &gt; ul{display:inline-block; width:33.33%; vertical-align:top;}
.search21_recomT .search21_overBox &gt; ul + ul{border-left:1px dashed #E8E8E8; }
.search21_recomT .search21_overBox &gt; ul:nth-child(2) &gt; li, .search21_recomT .search21_overBox &gt; ul:last-child &gt; li{padding-left:24px;}
.search21_recomT .search21_over{height:115px; overflow:hidden;}
.search21_boxWrap2 li{height:28px;}
.search21_boxWrap2 .search21_over li.on{background:#F1F5F8;}
.search21_boxWrap2 li &gt; a{position:relative; display:inline-block; max-width:230px; color:#1a1a1a; font-size:15px; line-height:28px; letter-spacing:-1px; vertical-align:middle; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; text-decoration:none;}
.search21_boxWrap2 li &gt; a:hover:before{content:""; position:absolute; left:0; bottom:4px; display:inline-block; width:100%; height:1px; background:#1a1a1a;}
.search21_boxWrap2 li &gt; a &gt; em{position:relative; display:inline-block; color:#0C409B;}
.search21_boxWrap2 li &gt; a:hover &gt; em:before{content:""; position:absolute; left:0; bottom:4px; display:inline-block; width:100%; height:1px; background:#0C409B; }
.search21_recomB{padding-top:24px; border-top:1px solid #E8E8E8;  font-size:0;}
.search21_recomB .search21_overBox{display:inline-block; width:50%; height:100%; vertical-align:top;}
.search21_recomB div:first-child{padding-right:24px;}
.search21_recomB .search21_overBox + .search21_overBox{padding-left:24px; border-left:1px dashed #E8E8E8;}
.search21_recomB .search21_cate li &gt; a , .search21_recomB .search21_evt li &gt; a{max-width:428px; }
.search21_recoPrd{margin-top:20px; padding-top:23px; border-top:1px solid #E8E8E8}
.search21_recoPrd .title{padding:0;}
.search21_recoPrd .recoprdWrap{font-size:0;}
.search21_recoPrd .recoprdWrap &gt; dl + dl{border-left:1px dashed #e8e8e8;}
.search21_recoPrd .recoprd_box{display:inline-block; width:33%; font-size:0; vertical-align:top;}
.search21_recoPrd .recoprd_box + .recoprd_box , .search21_recoPrd .recoprd_box + .recoprd_box + .recoprd_box{padding-left:19px;} 
.search21_recoPrd .recoprd_box dt , .search21_recoPrd .recoprd_box dd{display:inline-block; vertical-align:middle;}
.search21_recoPrd .img{display:inline-block; width:72px; height:72px; border-radius:50%; overflow:hidden;}
.search21_recoPrd .img &gt; img{display:block; width:100%; height:100%; }
.search21_recoPrd .prd_text{margin:2px 0 0 19px; width:175px; height:60px;}
.search21_recoPrd .prd_text &gt; a{ display:block; width:100%; height:100%; color:#1a1a1a; font-size:15px; letter-spacing:-1px; line-height:1.4; display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; text-overflow:ellipsis;  overflow:hidden; word-break:keep-all;}
.search21_recoPrd .prd_text &gt; a &gt; em{position:relative; display:inline-block; color:#0C409B; font-size:15px; line-height:1.3; text-decoration:none;}
.search21_recoPrd .prd_text &gt; a:hover &gt; em{text-decoration:underline;}
.search21_boxWrap .search21_add , .search21_boxWrap2 .search21_add{position:Absolute; left:50%; top:177px; margin-left:-225px; padding-top:22px; width:450px; height:66px; background:#6c6c6c; opacity:0.85; border-radius:20px; text-align:center; z-index:80;}
.search21_boxWrap .search21_add .addStar , .search21_boxWrap2 .search21_add .addStar{display:inline-block; padding-left:30px; color:#fff; font-size:16px; font-family:Noto-R; background-size:24px 24px; background:url("//image5.compuzone.co.kr/img/images/main2019/search21_strWGray.png") left center no-repeat;}
.remove_btn{display:block; width:20px; height:20px; background:#D8D8D8 url('//image5.compuzone.co.kr/img/images/svg_icon/FFFFFF/icon_line_close_24.svg') center center/contain no-repeat; border-radius: 50%; outline:none; position:absolute; top:50%; right:50px; transform:TranslateY(-50%); overflow:hidden;}
.fixedlnb_search_area .remove_btn{top:17px; right:50px;}
.search_closeX{position:Absolute; right:18px; top:18px; width:20px; height:20px; background:url('//image5.compuzone.co.kr/img/images/svg_icon/3A3A3A/icon_line_close_24.svg') center center/contain no-repeat;}

/* 메뉴 하나일 때 간격 조정. 2개 이상일 땐 지워야함 210217 */
.cpz_lnb_wrap .right_commercial &gt; ul .first_commercial a { padding-right: 17px;	}

/* 빠른픽업 GNB 추가 210323 */
.qpup_menu &gt; a { position: relative; display: inline-block; /* color: #1C8FED !important; */ letter-spacing: -0.8px; padding-left: 10px;}
.qpup_menu &gt; a:before { content: ''; position: absolute; width: 10px; height: 17px; background: url(//image5.compuzone.co.kr/img/images/product_detail/evt28221_icon_S.png) top center no-repeat; display: inline-block; left: 0; top: 14px; }

/* 고정 width 이벤트 태그 클래스 추가 210323 */
.evtFix_tag { display: inline-block; box-sizing: border-box; height:22px; text-align: center; margin-right: 3px; padding: 0 5px; border: 1px solid #86b0a5; font-size: 12px; line-height: 20px; margin-bottom: 4px; font-family: '맑은고딕', 'malgun gothic'; letter-spacing: -1px; border-radius: 2px;}

/* 우측날개 개선 210521 */
.cpz_gnb_list .right ul .top_chatbot &gt; a { color: #1C8FED !important}
.cpz_gnb_list .right ul .top_chatbot &gt; a &gt; .top_chatbot_icon { width: 20px; height: 20px; display: inline-block; background:url('//image5.compuzone.co.kr/img/images/svg_icon/1C8FED/icon_line_cs_24.svg') center center/contain no-repeat; margin-right: 1px; margin-left: -6px; vertical-align: -6px;}
.rightwing_section .rightwing_wrapNew { position:relative; box-sizing:border-box;}
.rightwing_section .rightwing_wrapNew * {box-sizing:border-box;}
.rightwing_section .rightwing_wrapNew .rightwing_xbtn{position:absolute; display: inline-block; top: -23px; right:0; width:20px; height: 20px; border-radius: 50%; border:1px solid #d8d8d8; background:#FFF url('//image5.compuzone.co.kr/img/images/svg_icon/6C6C6C/icon_line_close_12.svg') center center no-repeat; }
/* 작은 날개 */
.rightwing_section .miniwingNew { width: 56px; display:block; position: fixed; bottom: 30px; right: 30px;}
.rightwing_section .miniwingNew li {list-style: none; width: 100%; height: 56px; }
.rightwing_section .miniwingNew li + li {margin-top: 8px;}
.rightwing_section .miniwingNew .miniWzoom {position: absolute; display: inline-block; right: 0; top: -26px; width:20px; height:20px;}
.rightwing_section .miniwingNew button {width: 100%; height: 100%; box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16); background-color: #fff;}
.rightwing_section .miniwingNew li button { border-radius: 10px;}
.rightwing_section .miniwingNew li button img {width:36px; height:36px;}
.rightwing_section .miniwingNew li.miniRecommend button img {width:26px; height:34px;}
.rightwing_section .miniwingNew .miniWzoom button { border-radius: 50%;}
/* 히스토리 리스트 */
.rightwing_boxNew {position:relative;}
.rightwing_boxNew .history_box{width: 100%; overflow:inherit; position:relative; z-index:10; padding: 0 13px 13px; background:#fff; border:1px solid #e8e8e8; border-radius: 10px;}
.rightwing_section .history_box .history_tit{width: 100%; height: 34px; font-size: 13px; color: #3a3a3a; cursor: pointer; font-family: '맑은고딕', 'malgun gothic'; font-weight: bold; letter-spacing: -1px; display: flex; align-items: center; justify-content: center;}
.rightwing_section .history_box .history_tit &gt; i{text-indent:-9999px; display:block; width:12px; height:12px; background:url('//image5.compuzone.co.kr/img/images/svg_icon/3A3A3A/icon_line_next_12.svg') center center no-repeat;}
.rightwing_section .history_box .history_list_no {width: 100%; text-align: center; color: #b4b4b4; font-size: 11px; line-height: 15px; padding-top: 50px;}
.rightwing_section .history_box .history_list li {width: 72px; height: 72px; position: relative;}
.rightwing_section .history_box .history_list li + li {margin-top: 6px;}
.rightwing_section .history_box .history_list li &gt; a {position: absolute; display: block; top: 0; right: 0; width: 72px; height: 72px; background:#fff; border:1px solid #e8e8e8; transition: width 0.25s ease-in-out; overflow: hidden;}
.rightwing_section .rightwing_boxNew .history_list li:hover &gt; a {width: 238px;}
.rightwing_section .history_list li .img_box {position: absolute; display: inline-block; z-index: 2; width: 70px; height: 70px; top: 0; right: 0; background-color: #fff;}
.rightwing_section .history_list li .history_list_X {position: absolute; display: none; z-index: 3; width: 18px; height: 18px; top: 0; right: 0; background:#FFF url('//image5.compuzone.co.kr/img/images/svg_icon/6C6C6C/icon_line_close_12.svg') center center no-repeat; border:1px solid #e8e8e8;}
.rightwing_section .rightwing_boxNew .history_list li:hover .history_list_X {display: inline-block;}
.rightwing_section .history_list li .img_box img {width: 100%; height: 100%; display: block;}
.rightwing_section .history_list li .info_box {position: absolute; display: inline-block; z-index: 1; width: 165px; height: 70px; top: 0; left: 0; padding: 10px; text-align: left;}
.rightwing_section .history_list li .info_box .pd_name {width: 100%; height: 30px; font-size: 13px; line-height: 15px; font-family: noto-R; color: #3a3a3a; overflow: hidden;  letter-spacing: -1px; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-break: break-all;}
.rightwing_section .history_list li .info_box .pd_name .rightWcoz {display: inline-block; width: 13px; height: 13px; background:url('//image5.compuzone.co.kr/img/images/main2019/rightWcoz.png') top center no-repeat; vertical-align: -1px; margin-right: 3px; }
.rightwing_section .history_list li .info_box .pd_name .evtFix_tag {float: left; margin-right: 0; margin-bottom: 0; margin-top: 5px;}
.rightwing_section .history_list li .info_box .pd_name .evtFix_tag + .evtFix_tag {margin-left: 4px;}
.rightwing_section .history_list li .info_box .pd_price {position: absolute; display: inline-block; width: 100%; left: 10px; bottom: 10px; font-family: "spoqa B"; line-height: 15px;}
.rightwing_section .history_list li .info_box .pd_price .discount { font-size: 14px; color: #f14738; margin-right: 5px;}
.rightwing_section .history_list li .info_box .pd_price .won { font-size: 13px; color: #3a3a3a; font-family: '맑은고딕', 'malgun gothic'; font-weight: bold; letter-spacing: -1px;}
.rightwing_section .history_list li .info_box .pd_price .member_pd { font-size: 12px; color: #f14738;}
.rightwing_section .history_list li .info_box .pd_price .evtTxt { font-size: 13px; color: #3a3a3a; font-family:맑은고딕; letter-spacing: -0.5px; display: inline-block; height: 15px; line-height: 15px; width: calc(100% - 21px); overflow: hidden;}
/* 상담센터 + 관심상품 */
.rightwing_boxNew .icon_mid_box {margin-top: 6px; width: 100%; height: 30px; display: flex; justify-content: space-between; align-items: center;}
.rightwing_boxNew .icon_mid_box button {width: 48px; height: 30px; border-radius: 10px; background:#fff; border:1px solid #e8e8e8; position:relative;}
.rightwing_boxNew .icon_mid_box button + button {margin-left: 4px;}
.rightwing_boxNew .icon_mid_box .chatbot::before {content:''; width:20px; height:20px; background:url('//image5.compuzone.co.kr/img/images/svg_icon/3A3A3A/icon_line_cs_24.svg') center no-repeat; position:absolute; top:50%; left:50%; transform:translate(-50%, -50%);}
.rightwing_boxNew .icon_mid_box .wish_list::before { content:''; width:20px; height:20px; background:url('//image5.compuzone.co.kr/img/images/svg_icon/ETC/icon_line_heart_24.svg') center no-repeat; position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); }
.rightwing_boxNew .rightwing_bnr { position: relative; width: 100%; height: 130px; border-radius: 5px; overflow: hidden; margin-top: 6px;}
.rightwing_bnr a img { width: 100%; height: auto; display: block; }
.rightwing_boxNew .rightwing_btn_top { display: block; margin-top: 6px; width: 100%; height: 30px; background-color: #3a3a3a; font-size: 12px; font-family:'spoqa R'; color: #fff; border-radius: 10px; font-family: '맑은고딕', 'malgun gothic'; letter-spacing: -1px;}
.rightwing_boxNew .rightwing_btn_top .btn_top_icon { display: inline-block; width: 16px; height:16px; background:url('//image5.compuzone.co.kr/img/images/svg_icon/FFFFFF/icon_line_up_24.svg') center center/contain no-repeat;  position: relative; top:4px;}
/* 수동배너 위치 */
.rightwing_boxNew .rightwing_bnr2 { position: relative; width: 100%; margin-top: 6px;}
/* 히스토리 팝업 */
.rightwing_section .history_popup {position: absolute; display: inline-block; z-index: 10; top: -23px; right: 0; width: 410px; height: 540px; padding: 30px 30px 0; border:1px solid #b4b4b4; background-color: #fff; box-sizing: border-box; overflow: hidden;}
.rightwing_section .history_popup * {box-sizing: border-box; }

/* 240325 106363 히스토리 팝업 개선 */
.history_popup .history_popup_tit {width: 100%; font-family: 'noto-B'; color: #1a1a1a; font-size: 18px; line-height: -0.45px; padding-bottom: 20px; text-align: center;}
.history_popup .history_popup_btn {position: absolute; display: inline-block; top: 20px; right: 20px; width: 18px; height: 18px;}
.history_popup .history_popup_btn:after,
.history_popup .history_popup_btn:before {content: ''; position:absolute; display: inline-block; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 18px; height: 1px; background-color: #1a1a1a;}
.history_popup .history_popup_btn:after {transform: translate(-50%, -50%) rotate(45deg);}
.history_popup .history_popup_btn:before {transform: translate(-50%, -50%) rotate(135deg);}
.history_popup .history_tab {display: flex; width: 350px; height: 40px; border-radius: 100px; background: #f9f9f9; position: relative; }
.history_popup .history_tab::after {content: ''; width: 116px; height: 100%; position: absolute; top: 0; left: 0; background: #1A1A1A; border-radius: 1000px; transition: all 0.3s;} 
.history_popup .history_tab li {width: 116px; line-height: 40px; font-family: 'noto-R'; font-size: 14px;  letter-spacing: -0.35px; cursor: pointer; color: #b4b4b4; z-index: 1; transition: all 0.4s;}
.history_popup .history_tab li.on { color: #fff;}
.history_popup .history_tab.on1::after{left: 0;}
.history_popup .history_tab.on2::after{left: 116px;}
.history_popup .history_tab.on3::after{left: 232px;}

.history_popup .history_box_top {width: 350px; height: 55px; display: flex; align-items: center; justify-content: space-between; font-family: 'noto-M'; font-size: 14px; color: #1a1a1a; letter-spacing: -0.35px; padding: 20px 0px 10px; box-sizing: border-box;}
.history_popup .history_box_top .edit_wrap {display: flex; gap: 20px;}
.history_popup .history_box_top .edit_wrap a {color: #949494; font-family: 'noto-R';}
.history_popup .history_box_top .edit_wrap a.save{position: relative;}
.history_popup .history_box_top .edit_wrap a.save::before {content: ''; position: absolute; width: 1px; height: 18px; top: 50%; transform: translateY(-50%); left: -10px; background: #F0F0F0;}
.history_popup .history_tabcont {width: 350px;}
.history_box .prod_wrap {display: flex; justify-content: space-between; gap:10px; padding: 15px 0; box-sizing: border-box; border-bottom: 1px solid #e8e8e8; }
.history_box .prod_wrap .prod_img, .history_box .evt_wrap .evt_img {width: 70px; height: 70px; border-radius: 5px; background: #FAFAFA; overflow: hidden;}
.history_box .prod_wrap .prod_img a{width: 100%; height: 100%; display: block; position: relative;}
.history_box .prod_wrap .prod_img a::before{content: ''; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: rgb(0, 0, 0, 0.02);}
.history_box img {object-fit: cover; width: 70px; height: 70px;}
.history_box .prod_wrap .prod_info{text-align: left; width: calc(100% - 80px); box-sizing: border-box;}
.history_box .prod_wrap .prod_info .prod_name {font-size: 14px; font-family: 'noto-R'; letter-spacing: -0.4px; word-break: break-all; display: -webkit-box;	-webkit-line-clamp: 2;-webkit-box-orient: vertical; overflow: hidden; color: #1a1a1a; margin-bottom: 8px; line-height: 18px;}
.history_box .prod_wrap .prod_info .price {display: flex; gap: 5px; font-size: 14px;  font-family: 'spoqa m'; font-weight: bold; color: #1A1A1A;}
.history_box .red_txt {color: #F14738;}
.history_box .evt_wrap .prod_info p {font-family: 'noto-R'; font-size: 12px; color: #949494; line-height: unset;}
.history_box .prod_wrap .btn_list {display: flex;  justify-content: center; align-items: center; gap: 5px; box-sizing: border-box;}
.history_box .prod_wrap .btn_list a {padding: 0 10px; min-width: 44px; width: auto; height: 26px; line-height: 26px; background: #fff; border: 1px solid #e1e1e1; border-radius: 2px; color: #1a1a1a; font-size: 12px; font-family: 'Noto-R'; text-align: center; outline: none; cursor: pointer; box-sizing: border-box; box-shadow: none;} 
.history_box .prod_wrap .btn_list a.btn-g{background: #f9f9f9;}
.history_box .evt_wrap {display: flex; gap:10px; padding: 15px 0px; box-sizing: border-box; border-bottom: 1px solid #e8e8e8;}
.history_box .prod_wrap .btn_list .del {display: none;}
.history_box .evt_wrap .prod_info .prod_name {margin-bottom: unset;}
.history_box .evt_wrap .evt_img.close {position: relative;}
.history_box .evt_wrap .evt_img.close::after {content: "\c774\bca4\d2b8\000a\c885\b8cc"; position: absolute; top: 0; left: 0; display: flex; align-items: center; justify-content: center; width: 70px; height: 70px; box-sizing: border-box; color: #fff; white-space: pre; font-family: 'NOTO-B'; font-size: 16px; line-height: 20px;  background: rgba(0, 0, 0, 0.6);}
.history_box .evt_img.close a { pointer-events: none;}
.history_box .prod_wrap .evt_img.close ~ .prod_info &gt; a { pointer-events: none;}
.history_box .prod_wrap .evt_img.close ~ .prod_info &gt; a:hover {cursor: default;}
.history_box .evt_wrap .pd_badge .evtFix_tag {margin-bottom: 4px}
.history_box .history_date {width: 100%; height: 40px; text-align: left; padding: 10px; box-sizing: border-box; font-family: 'noto-R'; font-size: 14px; letter-spacing: -0.35px; color: #949494; background: #f9f9f9; line-height: 20px;}
.history_box .history_date:first-child{border-top: 1px solid #e8e8e8;}
.history_popup .history_box .history_list { display: block;}
.history_popup .history_box{display: none; width: 100%; max-height: 370px; overflow-y: scroll;}
.history_popup .history_box.on {display: block;}
.history_popup .history_box::-webkit-scrollbar { width: 4px;}
.history_popup .history_box::-webkit-scrollbar-thumb { background: #d8d8d8; border-radius: 5px;}
.history_popup .history_box::-webkit-scrollbar-track {background:#f9f9f9;}
.rightwing_section .history_list li .RWevtEnd .img_box:after { content: "\c774\bca4\d2b8\000a\c885\b8cc"; position: absolute; top: 5px; left: 5px; display: inline-block; width: 60px; height: 60px; box-sizing: border-box; color: #fff; white-space: pre; font-size: 13px; line-height: 1.4; font-weight: bold; padding: 12px 10px; border-radius: 50%; background: rgba(0, 0, 0, 0.6); }
.rightwing_section .history_popup .history_box .history_list_no {width: 100%;  font-size: 16px; line-height: 24px; padding-top: 156px; font-family: noto-R; display: flex; flex-direction: column; align-items: center;}
.rightwing_section .history_popup .history_box .history_list_no i {width: 60px; height: 60px; content: ''; display: block; background: url(//image5.compuzone.co.kr/img/images/main2019/caution_icon.png) no-repeat;
margin-bottom: 10px;} 

.rightwing_section._minisection .history_popup {position: fixed; display: inline-block; z-index: 10; top: auto; bottom: 30px; right: 30px; }
.rightwing_section._minisection {width: 100px; height: auto; right: 30px; left: auto; margin-left: 0;}
.rightwing_section .miniwingNew .miniWrecom &gt; button {position: relative;}
.rightwing_section .miniwingNew .miniWrecom &gt; button:before {content: ''; position: absolute; display: inline-block; width: 48px; height: 35px; top: 26px; left: -16px; background: url("//image5.compuzone.co.kr/img/images/main2019/miniWbest_tag.png") top left no-repeat;}
.rightwing_boxNew .RW_recom_box{width: 100%; height: 120px; position:relative; z-index:10; padding: 0 13px 13px; background:#fff; border:1px solid #e8e8e8; border-radius: 10px; margin-bottom: 6px; cursor: pointer;}
.rightwing_section .RW_recom_box .RW_recom_tit{padding-top: 5px; width: 100%; height: 34px; text-align: center; line-height: 29px; font-size: 13px; font-family: noto-B; color: #3a3a3a; letter-spacing: -0.5px;}
.rightwing_section .RW_recom_box .RW_recom_img {width: 72px; height: 72px; position: relative; border:1px solid #e8e8e8;}
.rightwing_section .RW_recom_box .RW_recom_img img {width: 100%; height: 100%; display: block;}	
.rightwing_section .recom_list_popup {position: absolute; display: inline-block; z-index: 10; top: -23px; right: 0; width: 600px; height: 617px; background-color: #fff;	border:1px solid #b7bbc0; box-sizing: border-box; padding: 38px 45px; z-index:100;}
.rightwing_section .recom_list_popup * {box-sizing: border-box;}
.rightwing_section .recom_list_popup &gt; h1 {line-height: 36px; font-size: 24px; color: #1a1a1a; font-family: noto-B; font-weight: normal; text-align: center; margin-bottom: 8px;}
.rightwing_section .recom_list_popup &gt; h2 {line-height: 36px; font-size: 24px; color: #1a1a1a; font-family: noto-B; font-weight: normal; text-align: center; margin-bottom: 8px;}
.rightwing_section .recom_list_popup .rls_btn {position: absolute; top: 296px; left: 0; width: 100%; overflow: hidden;}
.rightwing_section .recom_list_popup .rls_btn &gt; span {width: 18px; height: 36px; font-family: "spoqa T"; line-height: 36px; color: #1a1a1a; cursor: pointer; font-size: 36px;}
.rightwing_section .recom_list_popup .rls_btn .rls_btn_L {float: left; margin-left: 21px;}
.rightwing_section .recom_list_popup .rls_btn .rls_btn_R {float: right; margin-right: 21px;}
.rightwing_section .recom_list_popup .rlp_X_btn {position: absolute; width: 24px; height: 24px; background-image: url(//image5.compuzone.co.kr/img/images/classic_icon/icon-x-24px.png); display: inline-block; top: 18px; right: 18px;}
.rightwing_section._minisection .recom_list_popup {position: fixed; display: inline-block; z-index: 10; top: auto; bottom: 30px; right: 30px; }
.rightwing_section .recom_list_slide {width: 510px; height: 520px; overflow: hidden;}
.rightwing_section .recom_list_slide .rls_inner {width: 100%; height: 100%; overflow: hidden;}
.rightwing_section .recom_list_slide .rls_inner_pd {width: 170px; height: 250px; display: inline-block; padding: 10px; float: left; text-align: left;}
.rightwing_section .recom_list_slide .rls_inner_pd .pd_img {width: 150px; height: 150px; display: block; border:1px solid #e8e8e8; margin-bottom: 13px;}
.rightwing_section .recom_list_slide .rls_inner_pd .pd_img &gt; img {width: 100%; height: 100%; display: block;}
.rightwing_section .recom_list_slide .rls_inner_pd .pd_name {width: 100%; height: 40px; line-height: 20px; word-break: break-all; font-family: "spoqa R"; color: #656565; margin-bottom: 7px; overflow: hidden; text-overflow: ellipsis;  display: -webkit-box; -webkit-line-clamp: 2;  -webkit-box-orient: vertical;}
.rightwing_section .recom_list_slide .rls_inner_pd .pd_price {width: 100%; height: 20px; line-height: 20px; font-family: "spoqa B"; color: #3a3a3a; }
.recom_list_slide .slick-dots { position: relative; bottom: -10px;}
.recom_list_slide .slick-dots li button { width: 8px; height: 8px; padding: 0; border: 0; background: #fff; border:1px solid #3a3a3a; border-radius: 50%; box-sizing: border-box; }
.recom_list_slide .slick-dots li { width: 8px; height: 8px; margin: 0 2.5px; padding: 0;}
.recom_list_slide .slick-dots li:hover {background: #3a3a3a; border-radius: 50%;}
.recom_list_slide .slick-dots li.slick-active button:before { opacity: 1; background: #3a3a3a;}
.recom_list_slide .slick-dots li button:before { width: 8px; height: 8px; border-radius: 50%; content: ''; opacity: 1;}

.history_popup .prod_bt {display: flex; justify-content: space-between; align-items: center; height: 26px;}

/* 115261 수동 배너 추가 요청 */
.rightwing_boxNew .rightwing_bnr3 { position: relative; width: 100%; margin-top: 6px; line-height: 18px;}
.rightwing_boxNew .rightwing_bnr3 ul{background: #fff; border-radius: 10px; overflow: hidden; border: 1px solid #E8E8E8;}
.rightwing_boxNew .rightwing_bnr3 ul li{width: 100%; padding: 20px 0; box-sizing: border-box; border-bottom: 1px solid #E8E8E8;}
.rightwing_boxNew .rightwing_bnr3 ul li:last-child{border: 0;}
.rightwing_boxNew .rightwing_bnr3 ul li a{display: flex; flex-direction: column; align-items: center;}
.rightwing_boxNew .rightwing_bnr3 ul li a img{display: block; margin-bottom: 10px;}
.rightwing_boxNew .rightwing_bnr3 ul li a span{display: block; text-align: center; color: #6c6c6c; font-size: 13px; font-family: '맑은고딕'; font-weight: bold; letter-spacing: -1px;}


/* 상단 로그인 했을때 MY컴퓨존 마우스오버 레이어 210705*/
.login_memerLayer{display:none; position:absolute; left:0; top:30px; padding:20px 24px 15px; min-width:215px; width: max-content; border:1px solid #b7bbc0; background:#fff; box-sizing:border-box;}
.cpz_gnb_list .myP_myCpz:hover .login_memerLayer{display:block;}
.login_memerLayer .top_memInfo .mem_id{color:#1a1a1a; font-size:16px; line-height:1; font-weight:bold; font-family:Noto-R;}
.top_memInfo .mem_id &gt; i{display:inline-block; margin-left:2px; width:12px; height:12px; background:url("//image5.compuzone.co.kr/img/images/svg_icon/6C6C6C/icon_line_next_12.svg") center no-repeat;}
.top_memInfo .mem_level{position:relative; color:#b4b4b4; font-size:14px;}
.login_memerLayer .mem_listCon{padding:5px 0; border-top:1px solid #dbdddf; }
.login_memerLayer .mem_listCon &gt; p{margin-top:6px;}
.login_memerLayer .mem_listCon .left{float:left; color:#1a1a1a; font-size:14px; line-height:1.6; display: flex; align-items: center;}
.login_memerLayer .mem_listCon .right{float:right; color:#1c8fed; font-size:14px; line-height:1.6; font-family: 'spoqa R';}
.login_memerLayer .mem_listCon .new_red {display:inline-block; width:16px; height:16px; margin-left:2px; line-height:16px; background:#f14738; color:#fff; font-size:11px; text-align:center; border-radius:50%; box-sizing: border-box;}
/* 추천판매 서비스 개발요청PC 래플 210701 */
.raffle_box.popup_raffle{position: fixed; left: 50%; margin-left: -790px; bottom: 30px; text-align: center;width: 124px; height: 140px; z-index: 10;}
.raffle_box_wrap{padding: 25px; margin: -25px; height: 100%; width: 100%;}
.raffle_box.popup_raffle .raffle_circle{width: 95px; height: 95px; background: #F2F2F2; border-radius: 50%; margin: 0 auto; position: relative;}
.raffle_box.popup_raffle .raffle_item{ position: absolute; left: 7px; top: 7px; width: 81px; height: 81px; border-radius: 50%; box-shadow: 0 0 6px 0 rgb(0 0 0 / 16%); overflow: hidden;}
.raffle_box.popup_raffle .raffle_item img{height: 100%; position:absolute; left:50%; transform:TranslateX(-50%);}
.raffle_box_wrap .raffle_timer{position: absolute; left: 50%; transform: translateX(-50%); bottom: 0; width: 100%;}
.raffle_box_wrap .raffle_timer .raffle-js-clock{font-family: 'spoqa B'; width: auto; margin: 0 auto; text-align: center; display: inline-block;}
.raffle_box_wrap .raffle_timer .raffle-js-clock .state_day{border-radius: 20px; padding: 1px 6px; margin: 0 auto; display: inline-block; background-color: #1a1a1a;
    color: #fff; float: left; font-size: 9px; margin-right: 4px;}
.raffle_box_wrap .raffle_timer .raffle-js-clock h1{ font-size: 16px; line-height: 1em; float: left;}
.raffle_box_wrap .raffle_timer .raffle-js-clock h2{ font-size: 16px; line-height: 1em; float: left;}
.raffle_box_wrap .raffle_timer .raffle-js-clock h1 &gt; span{ font-size: 16px; font-family: 'spoqa B';line-height: 1em;}
.raffle_box_wrap .raffle_timer .raffle-js-clock h2 &gt; span{ font-size: 16px; font-family: 'spoqa B';line-height: 1em;}
.raffle_box.popup_raffle p{font-size: 12px; color: #6c6c6c; letter-spacing: -0.048em; font-family: 'Noto-M'; margin-top: 1px;}
/* 숨은 팝업 영역 애니메이션 효과 */
.raffle_box.popup_raffle .hide_box{width: 0;height: 0; position: absolute; left: 0; bottom: 0; background: url("//image5.compuzone.co.kr/img/images/raffle_shopping/item_bg.png");
border-radius: 10px 0; border: solid 1px #e5e5e5;padding: 25px; box-sizing: border-box; opacity: 0; transform-origin: 0 100%;	box-shadow: 0 3px 10px rgba(0, 0, 0, 0.16)}
.raffle_box.popup_raffle.hover_out .hide_box{transform-origin: 0 100%;	transition: 0.5s; animation: raffle_popup_none 0.5s forwards;}
.raffle_box.popup_raffle:hover .hide_box, .raffle_box.popup_raffle.hover .hide_box{ transform-origin: 0 100%;	animation: raffle_popup 0.5s forwards; transition: 0.5s;}	
@keyframes raffle_popup_none { 
	from { transform: scale(1); width: 610px; height: 276px;  opacity: 1;}
	to { transform: scale(0); width: 100%; height: 100%; opacity: 0;}
}
@keyframes raffle_popup {
	from {transform: scale(0);  width: 100%;height: 100%; opacity: 0;}
	to { transform: scale(1); width: 610px; height: 276px;  opacity: 1;}
}
/* 숨은 팝업 내부 영역 */
.raffle_box.popup_raffle .hide_box .img_box{width: 223px; height: 223px; float: left; overflow: hidden; border-radius: 12px; border:1px solid #E5E5E5; box-sizing: border-box; position:relative;}
.raffle_box.popup_raffle .hide_box .img_box img {height: 100%; position:absolute; left:50%; transform:TranslateX(-50%);}
.raffle_box.popup_raffle .hide_box .text_box{ float: left;text-align: left;width: calc(100% - 223px);}
.raffle_box.popup_raffle .hide_box .text_box&gt;div{padding: 15px 7px 0 27px;width: 100%;box-sizing: border-box;height: 100%;}
.raffle_box.popup_raffle .hide_box .text_box .when{color: #9f9f9f;font-family: 'Noto-D';font-size: 14px; margin-bottom: 1px;}
/* 팝업 내 타이머 영역 */
.raffle_box.popup_raffle .hide_box .text_box .raffle_timer{font-size: 28px;letter-spacing: -0.07em; font-family: 'spoqa B'; line-height: 37px;}
.raffle_box.popup_raffle .hide_box .text_box .raffle_timer .raffle-js-clock .state_day{border-radius: 20px; padding: 1px 9px 2px; display: inline-block; background-color: #1a1a1a; color: #fff; float: left; font-size: 16px; line-height: 1.4em; letter-spacing: -0.025em; margin: 7px 6px 0 0; vertical-align: text-top;}
.raffle_box.popup_raffle .hide_box .text_box .raffle_timer .raffle-js-clock h1{ font-size: 28px; line-height: 1em; display: inline-block; letter-spacing: 1px;}
.raffle_box.popup_raffle .hide_box .text_box .raffle_timer .raffle-js-clock h2{ font-size: 28px; line-height: 1em; display: inline-block; letter-spacing: 1px;}
.raffle_box.popup_raffle .hide_box .text_box .raffle_timer .raffle-js-clock h1 &gt; span{font-size: 28px; letter-spacing: 1px;  font-family: 'spoqa B'; line-height: 1em;}
.raffle_box.popup_raffle .hide_box .text_box .raffle_timer .raffle-js-clock h2 &gt; span{font-size: 28px; letter-spacing: 1px;  font-family: 'spoqa B'; line-height: 1em;}
.raffle_box.popup_raffle .hide_box .text_box .prograss_bar{width: 100%; height: 2px; margin: 10px 0 19px; background: #D8D8D8; border-radius: 2px; position: relative;}
.raffle_box.popup_raffle .hide_box .text_box .inner_bar{position: absolute; left: 0; top: 50%; height: 10px; background: linear-gradient(to left, #1f87e6 , #1f239e ); margin-top: -5px; border-radius: 5px;}
.raffle_box.popup_raffle .hide_box .text_box .product_name{overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;
height: 50px; width: 300px; letter-spacing: -0.06em; font-size: 18px; font-family: 'Noto-D';}
.raffle_box.popup_raffle .hide_box .text_box .price{font-size: 23px; font-family: 'spoqa B'; color: #1a1a1a; line-height: 31px; margin-top: 13px;}
.raffle_box.popup_raffle .hide_box .text_box .price em{font-size: 23px; font-family: 'spoqa B'; color: #1a1a1a;}
/* 움직이는 버튼 */
.raffle_box.popup_raffle .raffle_btn{ width: 55px; height: 55px; background-color: #373737; border-radius: 50%; position: absolute; right: -23px; bottom: 24px; display: table;}
.raffle_box.popup_raffle .raffle_btn img{width: 18px; height: 16px; position: absolute; left: 50%; top: 50%; margin-left: -9px; margin-top: -8px; transform: translateX(0);}
.raffle_box.popup_raffle .raffle_btn:hover img {transform: translateX(-5px); animation: btn_ani 0.6s 0.3s ease-in-out infinite; transition: 0.3s;}

@keyframes btn_ani {
	0% {transform: translateX(-5px);}
	50% {transform: translateX(5px);}
	100% {transform: translateX(-5px);}
}

/* 컴퓨존 혜택상품 */
.Live_Dday_area {position: relative; width:300px; height:45px; border-right:1px solid #f2f2f2; border-left:1px solid #f2f2f2; box-sizing: border-box; cursor: pointer;}
.Live_Dday_area * {box-sizing: border-box;}
/* 공통 제품명 */
.Live_Dday_area .Live_prd_name {font-size: 11px; font-family:맑은고딕; height: 19px; line-height: 19px; letter-spacing: -0.5px; color: #3a3a3a; width: 235px; overflow: hidden; text-align:left; text-overflow: ellipsis; white-space: nowrap;}
.Live_Dday_area .LIVE_icon {display: inline-block; width: 34px; height: 16px; background-color: #EE3044; text-align: center; border-radius: 20px; font-size:0;}
.Live_Dday_area .LIVE_icon &gt; i {display: inline-block; font-style: normal; color: #fff; font-size:11px; letter-spacing: 0; font-weight: bold; line-height: 11px; padding: 2px 0; font-family: '맑은고딕',malgun gothic,'돋움',Dotum,AppleGothic,sans-serif; animation:gnbLIVEAni 1s linear infinite;}
@keyframes gnbLIVEAni {
	0%,25%,75%,100% {color:#fff;}
	50% {color:#fbe2e4;}
}
.Live_Dday_area .LIVE_icon &gt; i:nth-child(1) {animation-delay:0.1s;}
.Live_Dday_area .LIVE_icon &gt; i:nth-child(2) {animation-delay:0.2s;}
.Live_Dday_area .LIVE_icon &gt; i:nth-child(3) {animation-delay:0.3s;}
.Live_Dday_area .LIVE_icon &gt; i:nth-child(4) {animation-delay:0.4s;}
.Live_Dday_area &gt; .LIVE_icon {position: absolute; top: 15px; left: 8px;}
.Live_Dday_area .pwords_slider {overflow: hidden; width: 300px; height: 45px;}
.Live_Dday_area .pwords_slider .pwords_slider_item {position: relative; width: 300px; height: 45px; text-align: left;}
.Live_Dday_area .pwords_slider_item .flex_box{display: flex; align-items: center; gap: 10px;}
.Live_Dday_area .pwords_slider_item .Dday_box{display: flex; align-items: center; gap: 5px;}
.Live_Dday_area .pwords_slider_item .Dday_box .item_bat{width: 52px; height: 18px; background: #1C8FED; border-radius: 5px; display: flex; align-items: center; justify-content: center; font-family: 'noto-M'; color: #fff; font-size: 12px;}
.Live_Dday_area .pwords_slider_item .Live_Dday {color: #1C8FED; font-family: 'spoqa M'; font-size: 12px; line-height: 12px;}
.Live_Dday_area .pwords_slider_item .Live_prd_img{width: 45px; height: 45px; position: relative;}
.Live_Dday_area .pwords_slider_item .Live_prd_img::before {content: ''; position: absolute; top: 0; bottom: 0; left: 0; right: 0; background-color: rgba(0,0,0,0.02);}
.Live_Dday_area .pwords_slider_item .Live_prd_img img{width: 100%;}
.Live_Dday_area .Live_Dday_box{position: absolute; display: inline-block; overflow: hidden; z-index: 98; top: -1px; right: -1px; width: 350px; height: 552px; box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.08); border: solid 1px #d8d8d8; background-color: #fff; display:none;}
.Live_Dday_area:hover .Live_Dday_box{display: block;}
.Live_Dday_area:hover .Live_Dday_box *{box-sizing: border-box !important;}
.Live_Dday_area .Live_Dday_box .Live_Dday_Tit { width: 100%; height: 95px; border-bottom: 1px solid #F2F2F2; padding: 20px; box-sizing: border-box;}
.Live_Dday_area .Live_Dday_box .Live_Dday_Tit ul{display: flex; justify-content: flex-start; gap: 8px;}
.Live_Dday_area .Live_Dday_box .Live_Dday_Tit ul li{position: relative; width: 55px; height: 55px; overflow: hidden; border-radius: 55px; cursor: pointer;}
.Live_Dday_area .Live_Dday_box .Live_Dday_Tit ul li .thum{position: relative;}
.Live_Dday_area .Live_Dday_box .Live_Dday_Tit ul li .thum::before {content: ''; position: absolute; top: 0; bottom: 0; left: 0; right: 0; background-color: rgba(0,0,0,0.02);}
.Live_Dday_area .Live_Dday_box .Live_Dday_Tit ul li .thum img{width: 100%;}
.Live_Dday_area .Live_Dday_box .Live_Dday_Tit ul li .days{display: flex; position: absolute; top: 0; left: 0; width: 55px; height: 55px; align-items: center; justify-content: center; background: rgba(0, 0, 0, 0.6); color: #fff; font-family: 'spoqa R'; font-size: 13px;}
.Live_Dday_area .Live_Dday_box .Live_Dday_Tit ul li.on{border: 2px solid #1C8FED;}
.Live_Dday_area .Live_Dday_box .Live_Dday_Tit ul li.on .days{display: none;}
.Live_Dday_area .Live_Dday_box .Live_Dday_detail{width: 100%; height: 100%; padding: 20px;}
.Live_Dday_area .Live_Dday_box .Live_Dday_detail ul li{float: unset; display: none;}
.Live_Dday_area .Live_Dday_box .Live_Dday_detail ul li.on{display: block;}
.Live_Dday_area .Live_Dday_box .Live_Dday_detail ul li a{display: block; padding: unset;}
.Live_Dday_area .Live_Dday_box .Live_Dday_detail .thum{width: 310px; height: 310px; margin-bottom: 10px; border-radius: 10px; overflow: hidden; position: relative;}
.Live_Dday_area .Live_Dday_box .Live_Dday_detail .thum::before {content: ''; position: absolute; top: 0; bottom: 0; left: 0; right: 0; background-color: rgba(0,0,0,0.02);}
.Live_Dday_area .Live_Dday_box .Live_Dday_detail .thum img{width: 100%;}
.Live_Dday_area .Live_Dday_box .Live_Dday_detail .Dday_box{display: flex; gap: 5px; margin-bottom: 5px;}
.Live_Dday_area .Live_Dday_box .Live_Dday_detail .Dday_box .item_bat{width: 58px; height: 26px; background: #1C8FED; border-radius: 5px; display: flex; align-items: center; justify-content: center; font-family: 'noto-R'; color: #fff; font-size: 14px;}
.Live_Dday_area .Live_Dday_box .Live_Dday_detail .Dday_box .day_bay{width: 58px; height: 26px; background: #fff; border: 1px solid #1C8FED; border-radius: 5px; display: flex; align-items: center; justify-content: center; font-family: 'noto-R'; color: #1C8FED; font-size: 14px;}
.Live_Dday_area .Live_Dday_box .Live_Dday_detail .Live_prd_name{font-size: 14px; font-family: 'noto-R'; color: #6C6C6C; margin-bottom: 5px; word-wrap: break-word; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; width: unset; height: 38px; white-space: unset;}
.Live_Dday_area .Live_Dday_box .Live_Dday_detail .Live_item_name{font-size: 15px; font-family: 'noto-R'; color: #1C8FED;}
.Live_Dday_area .Live_Dday_box .Live_Dday_detail .Live_price_name{font-size: 18px; font-family: 'spoqa M'; color: #1A1A1A;}
.Live_Dday_area .Live_Dday_box .Live_Dday_detail .Live_price_name span{color: #F14738;}

/* 메인 카테고리 하단 배너 210817 */
.cpz_category_layer .cate_holiday_bnr { margin-top: 8px;}

/* 추첨판매 관리툴 내 기능 추가 210909 */
.raffle_box_wrap .raffle_timer .raffle-js-clock .day_text{font-size: 15px; font-family: 'spoqa R'; margin-right: 4px;}
.raffle_box.popup_raffle .hide_box .text_box .raffle_timer .raffle-js-clock h1 span.day_text{margin-right: 6px; font-size: 26px;}
.raffle_box.popup_raffle .hide_box .text_box .raffle_timer .raffle-js-clock h2 span.day_text{margin-right: 6px; font-size: 26px;}
.raffle_box.popup_raffle .hide_box .text_box .price .discount_per{ margin-right: 7px; color: #F14738;}
.raffle_box.popup_raffle .hide_box .text_box .price .price_original{margin-left: 12px; font-family: 'spoqa R'; font-size: 14px; letter-spacing: -0.01em; color: rgba(26,26,26,0.50); position: relative;}
.raffle_box.popup_raffle .hide_box .text_box .price .price_original::before{content:""; position: absolute; width: 100%; height: 1px; background: rgba(26,26,26,0.50); display: inline-block; top: 50%; left: 0; margin-top: 2px;}

/* 추천조립PC 제품만 뱃지추가 211130 */
.recomPCbadge { width: 100%; height: 100%; display: inline-block; position: absolute; bottom: 0; left: 0; }
.recomPCbadge &gt; img { width: 100%; height: 100%; display: block;}

/* 상담센터 팝업박스 211201 */
.popup_box.cscenterMG_popup{width: 800px; position: fixed; left: 50%; margin-left: -350px; top: 50%; transform: translateY(-50%); z-index: 1000;}
.popup_box.cscenterMG_popup *{box-sizing: border-box; color: #1A1A1A; font-family: 'Noto-R';}
.popup_box.cscenterMG_popup .pop_close_btn{position: absolute; right: 24px; top: 24px; width: 18px; height: 18px; display: block; z-index: 1; background-position: center;
background: url('//image5.compuzone.co.kr/img/images/classic_icon/icon-x-18px.png')no-repeat;}
.popup_box.cscenterMG_popup .contents_box{width: 100%;height: auto; margin: 0 auto; background: #fff; padding: 30px; box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
box-sizing: border-box;}
.popup_box.cscenterMG_popup .contents_box .line { background: #3A3A3A; height: 2px; }
.popup_box.cscenterMG_popup .contents_sub_title{font-size: 18px; font-family: 'Noto-B'; letter-spacing: -0.025em; line-height: 1em; margin-bottom: 20px;}
.popup_box.cscenterMG_popup .pro_btn_list{margin: 10px -10px 23px 0;}
.popup_box.cscenterMG_popup .pro_btn_list .round_btn{display: inline-block; color: #1A1A1A;font-size: 16px; letter-spacing: -0.025em; font-family: 'Noto-R'; padding: 15px 20px; line-height: 1em; border-radius: 44px;
background: #E8E8E8; margin-top: 10px; margin-right: 10px; float: left;}
.popup_box.cscenterMG_popup .pro_btn_list .round_btn:hover, .popup_box.cscenterMG_popup .pro_btn_list .round_btn:focus,.popup_box.cscenterMG_popup .pro_btn_list .round_btn.active{background: #1A1A1A; color:#FFFFFF}
.popup_box.cscenterMG_popup .button_list .myP_BWbtn{ position: relative; display: inline-block; height: 60px; line-height: 58px; background: #fff; border: 1px solid #d8d8d8; border-radius: 2px; color: #1a1a1a !important; font-size: 16px; text-align: 
center; outline: none; cursor: pointer; width: 233px; margin-right: 9px;}
.popup_box.cscenterMG_popup .button_list .myP_BWbtn:hover, .popup_box.cscenterMG_popup .button_list .myP_BWbtn:focus,
.popup_box.cscenterMG_popup .button_list .myP_BWbtn.on{border: 1px solid #135eba; color: #135eba !important; font-family: 'Noto-M';}
.popup_box.cscenterMG_popup  .nano &gt; .nano-pane{background: rgba(0,0,0,.06);width: 6px; border-radius: 0px; opacity: 1;}
.popup_box.cscenterMG_popup  .nano &gt; .nano-pane &gt; .nano-slider { border-radius: 0px;}
/* 상담센터 팝업 아이디 카드 */
.popup_box.cscenterMG_popup .contents_box .id_card_wrap{height: 500px; overflow: hidden;}
.popup_box.cscenterMG_popup .contents_box .id_card_wrap .id_card_cover{padding: 0;margin: 0;}
.popup_box.cscenterMG_popup .contents_box .id_card_wrap .id_card_cover.stf_list{padding: 0 !important;margin: 0; border-bottom:0;	}
.popup_box.cscenterMG_popup .id_card{ width: 355px ; height: auto ; font-size: 0; display: inline-block; border: 1px solid #D8D8D8; margin-bottom: 10px;}
.popup_box.cscenterMG_popup .id_card:nth-child(2n){margin-left: 9px;}
.popup_box.cscenterMG_popup .id_card:nth-last-child(1), .id_card:nth-last-child(2){margin-bottom: 0;}
.popup_box.cscenterMG_popup .contents_box .id_card_wrap .id_card_cover &gt; label{display: inline-block; margin-bottom: 10px;}
.popup_box.cscenterMG_popup .contents_box .id_card_wrap .id_card_cover &gt; label:nth-child(2n){margin-left: 9px;}
.popup_box.cscenterMG_popup .contents_box .id_card_wrap .id_card_cover &gt; label:nth-last-child(1),
.popup_box.cscenterMG_popup .contents_box .id_card_wrap .id_card_cover &gt; label:nth-last-child(2){margin-bottom: 0;}
.popup_box.cscenterMG_popup .id_card .table_wrap{padding: 14px 0 0 14px;}
.popup_box.cscenterMG_popup .contents_box .id_card table{border-spacing: 0;width: 100%; border: 0px; border-collapse: collapse; font-size: 0;}
.popup_box.cscenterMG_popup .contents_box .id_card table td{padding: 0; font-size: 16px; letter-spacing: -0.025em; color: #949494; line-height: 1em;letter-spacing: -0.055em; font-size: 0;}
.popup_box.cscenterMG_popup .id_card .id_img{width: 92px;height: 110px; vertical-align: baseline;}
.popup_box.cscenterMG_popup .id_card .id_img img{width: 100%; height: auto;}
.popup_box.cscenterMG_popup .contents_box .id_card table td.id_info{padding-left: 13px; vertical-align: top;}
.popup_box.cscenterMG_popup .contents_box .id_card table td.description{ font-size: 16px; line-height: 1em; padding: 14px 0 15px; height: 46px;}
.popup_box.cscenterMG_popup .id_card .cs_inp_rdo{height: 40px; display: block; position: relative;}
.popup_box.cscenterMG_popup .id_card .cs_inp_rdo input.rdo_basic[type="radio"] {display: none; vertical-align: middle;}
.popup_box.cscenterMG_popup .id_card .cs_inp_rdo input.rdo_basic[type="radio"] + label.rdo_basic{line-height: 32px; font-size: 18px; font-family: 'Noto-R'; letter-spacing: -0.025em;}
.popup_box.cscenterMG_popup .id_card .cs_inp_rdo input.rdo_basic[type="radio"]:checked + label.rdo_basic{font-weight: 400;}
.popup_box.cscenterMG_popup .id_card .cs_inp_rdo input.rdo_basic[type="radio"] + label.rdo_basic &gt; i{display: inline-block; width: 20px; height: 20px;
background: url(//image5.compuzone.co.kr/img/images/cscenter2019/btn_rdo.png) center right no-repeat; cursor: pointer; vertical-align: middle; margin: 3px 7px 5px 0;}
.popup_box.cscenterMG_popup .id_card .cs_inp_rdo input.rdo_basic[type="radio"]:hover + label.rdo_basic &gt; i,
.popup_box.cscenterMG_popup .id_card .cs_inp_rdo input.rdo_basic[type="radio"]:focus + label.rdo_basic &gt; i,
.popup_box.cscenterMG_popup .id_card .cs_inp_rdo input.rdo_basic[type="radio"]:checked + label.rdo_basic &gt; i{
    background: url(//image5.compuzone.co.kr/img/images/cscenter2019/btn_rdo.png) center left no-repeat;}
.popup_box.cscenterMG_popup .id_card .id_field_wrap{display: block;}
.popup_box.cscenterMG_popup .id_card .id_field{padding: 0 10px; font-size: 13px; display: inline-block; border: 1px solid #949494; line-height: 28px; border-radius: 15px ; color: #949494; margin-right: 5px; margin-top: 5px; font-family: '맑은고딕', 'malgun gothic'; letter-spacing: -1px;}
.popup_box.cscenterMG_popup .id_card p.work{background: #F9F9F9; height: 50px ; padding: 14px 15px;}
.popup_box.cscenterMG_popup .id_card p.work span{ font-size: 14px; font-family: 'Noto-R'; letter-spacing: -0.025em; line-height: 22px;width: 155px; display: inline-block;}
.popup_box.cscenterMG_popup .id_card p.work span:first-child{margin-right: 7px;}
.popup_box.cscenterMG_popup .id_card.holiday .cs_inp_rdo::after{display: block; content: '휴무'; width: 44px; height: 26px; background: #f9f9f9; position: absolute; left: 0; top: 3px; text-align: center;
    line-height: 26px; letter-spacing: -0.025em; font-size: 12px; font-family: 'Noto-R';    border-radius: 2px;}
.popup_box.cscenterMG_popup .id_card.holiday .cs_inp_rdo input.rdo_basic[type="radio"] + label.rdo_basic{margin-left: 23px; pointer-events: none; }
/* 고정된 나의 담당자 */
.popup_box.cscenterMG_popup .id_card.non_radio .cs_inp_rdo input.rdo_basic[type="radio"] + label.rdo_basic{pointer-events: none;}
.popup_box.cscenterMG_popup .id_card.non_radio .cs_inp_rdo input.rdo_basic[type="radio"] + label.rdo_basic &gt; i{display: none;}
/* 고객의 소리 영업담당자 선택 팝업 */
.popup_box.cscenterMG_popup .contents_box .contentsbox_sub_title{font-size: 18px; font-family: 'Noto-B'; letter-spacing: -0.025em; line-height: 1em;    margin-bottom: 14px; margin-top: 35px;}
.popup_box.cscenterMG_popup .contents_box .contentsbox_sub_title:first-of-type{margin-top: 20px;}
.popup_box.cscenterMG_popup .contents_box .notice_blue{font-size: 16px; font-family: 'Noto-R'; color: #135EBA; line-height: 1em; margin-bottom: 13px;}
.popup_box.cscenterMG_popup .contents_box .button_list {margin-bottom: 20px;}
.popup_box.cscenterMG_popup .contents_box .button_list .myP_BWbtn{ width: 233px; margin-right: 9px; font-family: 'Noto-R';}
.popup_box.cscenterMG_popup .contents_box .button_list .myP_BWbtn:hover, .popup_box.cscenterMG_popup .contents_box .button_list .myP_BWbtn:focus,
.popup_box.cscenterMG_popup .contents_box .button_list .myP_BWbtn.on { border: 1px solid #135eba; color: #135eba !important; font-family: 'Noto-M'; }
.popup_box.cscenterMG_popup .contents_box .id_card table td.id_info{padding-right: 10px;}
.popup_box.cscenterMG_popup .contents_box .id_card table td.description{font-size: 14px;}
.popup_box.cscenterMG_popup.compliment .contents_box .button_list{margin-top: 20px;}
.popup_box.cscenterMG_popup.compliment .contents_box .id_card_wrap{height: 545px;}
.popup_box.cscenterMG_popup.manager_popup_box .contents_box .id_card_wrap{height: 645px;}

/* 신규페이지 오픈 new 아이콘 */
.cpz_lnb_wrap .lnb_menu_box &gt; ul &gt; li .red_N{position:absolute; right:-5px; top:6px; display:inline-block; width:16px; height:16px; line-height:16px; background:#ff4c4c; color:#fff; font-size:11px; text-align:center; border-radius:50%;}

/* 220926 컴퓨존 알림(타임 라인)기능 개선 요청 */
.cpz_gnb_list .right ul li.notice_bell {padding-left:32px;}
.cpz_gnb_list .right ul li.notice_bell .count {width:auto; height:16px; line-height:16px; padding:0 5px; border-radius: 8px; text-align: center; background:#f14738; font-size:11px; font-family:'맑은고딕'; color:#fff; position:absolute; top:5px; right:38px; box-sizing: border-box; z-index:1; word-break: normal;}
.cpz_gnb_list .right ul li.notice_bell .count::before {content:''; width:20px; height:20px; background:url('//image5.compuzone.co.kr/img/images/svg_icon/3A3A3A/icon_line_bell_24.svg') center center/contain no-repeat; position:absolute; top:2px; left:-11px; z-index:-1;}
.cpz_gnb_list .right ul li.notice_bell .count::after {content:''; width:15px; height:15px; border-radius: 50%; background:#f14738; position:absolute; top:0; left:0; z-index:-1;}
.notice_bell_inner {width:410px; background:#fff; border:1px solid #b7bbc0; position:absolute; top:32px; left:-50px; box-sizing: border-box;}
.notice_bell_inner .bell_title {padding:15px 16px 13px 26px; border-bottom:1px solid #E8E8E8; overflow:hidden;}
.notice_bell_inner .bell_title .bell_left {float:left;}
.notice_bell_inner .bell_title .bell_left h3 {line-height:22px; font-size:16px; font-family:'noto-M'; font-weight: normal; color:#1a1a1a;}
.notice_bell_inner .bell_title .bell_left a {display:inline-block; width:69px; height:23px; line-height:24px; margin-left:10px; padding:0 10px; text-align: center; font-size:13px; font-family: '맑은고딕', 'malgun gothic';width: auto; letter-spacing: -1px; font-weight: normal; color:#3A3A3A; background:#F2F2F2; border-radius:13px;}
.notice_bell_inner .bell_title .bell_right {float:right; line-height:25px;}
.notice_bell_inner .bell_title .bell_right a {display: inline-block; margin-left:15px; padding:0; font-size:14px; font-family:'noto-R'; color:#949494; position:relative;}
.notice_bell_inner .bell_title .bell_right a:nth-child(1):before {content:''; width:1px; height:12px; background:#d8d8d8; position:absolute; top:6px; right:-11px;}
.notice_bell_inner .bell_title .bell_right a.closeX {text-indent:-999px; width:24px; height:24px; margin-left:10px; background:url('//image5.compuzone.co.kr/img/images/main/closex_l.png') center center no-repeat;}
.notice_bell_inner .bell_title .bell_right a.closeX:before {display:none;}
.bell_cont { height: 380px;overflow-y: auto;overflow-x: hidden;}
.bell_cont::-webkit-scrollbar { width:5px;}
.bell_cont::-webkit-scrollbar-thumb {background: #d8d8d8; border-radius: 10px;}
.bell_cont::-webkit-scrollbar-track {background:#f9f9f9;}
.bell_cont ul li {height:auto; min-height: 86px; padding:15px 24px 15px 26px; border-bottom:1px solid #E8E8E8; box-sizing: border-box; position:relative;}
.bell_cont ul li:last-child {border-bottom:none;}
.bell_cont ul li&gt;a {display:block; height:100%; position: static;}
.bell_cont ul li h4 {width:330px; line-height:20px; font-size:14px; font-family:'noto-R'; font-weight:normal; color:#1a1a1a; letter-spacing: -0.5px; overflow:hidden; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.bell_cont ul li h4 span {margin-right:5px; color:#1c8fed;}
.bell_cont ul li a.closeX {width:18px; height:18px; background:url('//image5.compuzone.co.kr/img/images/main/closex_s.png') center center no-repeat; position:absolute; top:13px; right:26px;}
.bell_cont ul li h5 {width:290px; line-height:20px; font-size:14px; font-family:'noto-R'; font-weight:normal; color:#1a1a1a; overflow:hidden; text-overflow: ellipsis; display:-webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.bell_cont ul li h5 span {margin-right:5px; font-family:'noto-M';}
.bell_cont ul li h6.bell_time {line-height:normal; font-size:14px; font-family:'noto-R'; font-weight:normal; color:#949494; position:absolute; bottom:12px; right:24px;}
.bell_cont ul li.old {background:#f9f9f9;}
.bell_cont ul li.old a.closeX {opacity:0.42;}
.bell_cont ul li.old h4, .bell_cont ul li.old h4 span, .bell_cont ul li.old h5, .bell_cont ul li.old h6.bell_time {color:#d8d8d8;}

/* 새로운 알림 없을시 */
.bell_nocont_inner {margin:120px auto 0; text-align: center;}
.bell_nocont_inner p {font-size:14px; font-family:'noto-R'; font-weight: normal; color:#949494;}
/* fixmenu알림 추가 */
.top_fix_head .right_icon_area .noti_bell {width:32px; height:32px; display:block; float:left; background:url('//image5.compuzone.co.kr/img/images/svg_icon/3A3A3A/icon_line_bell_24.svg') center center/contain no-repeat;}
.top_fix_head .right_icon_area .noti_bell&gt;a { display: block; width:100%; height:100%; box-sizing:border-box; padding:0 !important; position:relative;}
.top_fix_head .right_icon_area .noti_bell .noti_num {position:absolute; top:-2px; right:0; text-align:center; color:#fff; font-size:10px; border-radius:10px; background-color:#f24638; padding:1px 5px;}
.top_fix_head .notice_bell_inner {top:45px; left:auto; right:-100px;}
.cpz_lnb_wrap .right_commercial .bell_cont li {float:none;}
.cpz_lnb_wrap .right_commercial&gt;ul li a.libox {height:100%; padding:0;}

/* 90274 이벤트 당첨 공지 팝업 221024 */
.custEvtWinner_pop {visibility:hidden; position: fixed; left: 50%; top: 50%; transform: translate(-50%, -50%); text-align: center; border: 1px solid #b7bbc0;	background-color: #fff; box-sizing: border-box; font-family: 'spoqa R'; letter-spacing: -1px; }
.custEvtWinner_pop.on{visibility:visible; z-index:1000;}
.custEvtWinner_pop .s_close { position: absolute ; padding: 0 ; top: 20px; right: 20px; width: 16px; height: 16px; background: url(//image5.compuzone.co.kr/img/images/product_detail/btn_pd_new.png) -350px -130px no-repeat;}
.custEvtWinner_pop .title { font-size: 18px; color: #383838; margin-bottom: 10px; margin-top: 0px; font-family: 'noto-B'; font-weight: normal; text-align: center; }
.custEvtWinner_pop .red_txt{color: #F14738;}
.custEvtWinner_pop .blue_txt{color: #1C8FED;}
.custEvtWinner_pop .content_box { text-align: center; border-top: 1px solid #1a1a1a; padding: 20px 0; }
.custEvtWinner_pop .content_box p{font-size: 16px;font-family: 'Noto-R'; margin-top: 10px;}
.custEvtWinner_pop .content_box p:first-child{margin-top: 0;}
.custEvtWinner_pop .content_box .strong{font-family: 'Noto-B';}
.custEvtWinner_pop .winning_list{ margin: 20px auto; width: 100%; max-height: 287px; box-sizing: border-box; }
.custEvtWinner_pop .winning_list .nano{ max-height: 287px;}
.custEvtWinner_pop .winning_list .nano-content{padding: 0 20px;}
.custEvtWinner_pop .winning_list ul li{border: 1px solid #E8E8E8; border-radius: 10px; margin-top: 10px; cursor: pointer;}
.custEvtWinner_pop .winning_list ul li:first-child{margin-top: 0;}
.custEvtWinner_pop .winning_list .winning_link{font-family: 'Noto-B'; text-align: left; letter-spacing: -1px; font-size: 16px; padding: 10px 42px 10px 20px; background: #F9F9F9; border-radius: 10px 10px 0 0; position: relative;}
.custEvtWinner_pop .winning_list .winning_link span { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; box-sizing: border-box; }
.custEvtWinner_pop .winning_list .winning_link::before{content: ''; display: block; background: url(//image5.compuzone.co.kr/img/images/svg_icon/3A3A3A/icon_line_next_12.svg)no-repeat; position: absolute; width: 9px; height: 14px; right: 18px; top: 16px;}
.custEvtWinner_pop .winning_list .comment_period{padding: 10px 20px; text-align-last: left; font-family: 'Noto-B'; font-size: 14px; border-radius: 0 0 10px 10px; border-top: 1px solid #E8E8E8;}
.custEvtWinner_pop .comment_period .blue_txt{ font-family: 'Noto-R'; float: right; font-family: 'spoqa R';}
.custEvtWinner_pop .nano &gt; .nano-pane {background-color:#f3f3f3; width:7px; border-radius:0;}
.custEvtWinner_pop .nano &gt; .nano-pane .nano-slider { background-color:#c9cacd; width:7px; border-radius:0;}
.custEvtWinner_pop .bt_check_wrap { position: absolute; bottom: 0; left: 0; width: 100%; height: 47px; border-top: 1px solid #e9e9e9; background: #f9f9f9; padding: 14px 28px; box-sizing: border-box; text-align: left; }
.custEvtWinner_pop .check_wrap input { display: none; vertical-align: middle; }
.custEvtWinner_pop .check_wrap label { vertical-align: middle; font-size: 14px; line-height: 1; letter-spacing: -0.5px; font-family: noto-R; }
.custEvtWinner_pop .check_wrap label i { display: inline-block; width: 18px; height: 18px; background: url(//image5.compuzone.co.kr/img/images/customer/cst2020/ui_style.png) 0px 0 no-repeat; cursor: pointer; vertical-align: middle; margin: 0 8px 2px 0; }
.custEvtWinner_pop .check_wrap input[type="checkbox"]:checked + label i {background: url(//image5.compuzone.co.kr/img/images/customer/cst2020/ui_style.png) -22px 0 no-repeat;}

/* 221019 89532 컴퓨존서비스 모아보기 추가 */
.cpz_category_layer .exclusive_area .exclusive_bnr_small {margin-top:20px; display: flex; justify-content: flex-start; gap: 10px; }
.cpz_category_layer .exclusive_area .exclusive_bnr_small a {display:block; width:65px; text-align: center; font-size:12px; font-family:'맑은고딕'; font-weight: normal; color:#1A1A1A; letter-spacing: -2px;}
.cpz_category_layer .exclusive_area .exclusive_bnr_small a::after {display: none;}
.cpz_category_layer .exclusive_area .exclusive_bnr_small a span {display: block;}
.cpz_category_layer .exclusive_area .exclusive_bnr_small a span:nth-child(1) {display: flex; align-items: center; justify-content: center; width:65px; height:65px; background:#fafafa; border-radius:10px;}
.cpz_category_layer .exclusive_area .exclusive_bnr_small a span img {display: block; width:36px;}
.cpz_category_layer .f_cate_list li.hide_submenu {width:152px!important; height:60px; border-radius:6px; margin-top:8px;}
.cpz_category_layer .category_set_area .f_cate_list .event_area a {display:block; height:100%; padding:8px 10px 12px; line-height:22px; font-family:'noto-R'; box-sizing: border-box;}
.cpz_category_layer .category_set_area .f_cate_list .event_area a::after {display: none;}
.cpz_category_layer .category_set_area .f_cate_list .event_area a:hover {font-weight:normal;}
.cpz_category_layer .category_set_area .f_cate_list .event_area a i {padding:1px 6px 2px; border-radius:8px; font-size:10px; font-family:'spoqa B'; font-weight: normal; font-style: normal; letter-spacing:0px;}

/* 231206 103920 마이알림 이벤트 노출기능추가 */
.evt_noti {width:calc(100% + 2px); padding:20px; line-height:normal; background:#1C8FED url('//image5.compuzone.co.kr/img/images/main/main2022/evt_noti_bg.png') center center no-repeat; box-sizing: border-box; position:relative; left:-1px; bottom:-1px;}
.evt_noti a {display: flex; gap:15px; align-items: center; height:auto; line-height:normal; color:#fff;}
.evt_noti .noti_img {width:60px; height:60px; border-radius:5px; overflow: hidden;}
.evt_noti .noti_img img {width:100%; height:100%;}
.evt_noti .noti_txt h4 {line-height:20px; font-size:16px; font-family:'noto-M'; font-weight: normal;color: #fff;}
.evt_noti .noti_txt h5 {margin-top:4px; line-height:18px; font-size:14px; font-family:'noto-L'; font-weight: normal; color:#F3FAFF;}

.cpz_gnb_list ul li .evt_noti {width:calc(100% + 2px); padding:20px; line-height:normal; background:#1C8FED url('//image5.compuzone.co.kr/img/images/main/main2022/evt_noti_bg.png') center center no-repeat; box-sizing: border-box; position:relative; left:-1px; bottom:-1px;}
.cpz_gnb_list ul li .evt_noti a {display: flex; gap:15px; align-items: center; height:auto; line-height:normal; color:#fff;}
.cpz_gnb_list ul li .evt_noti .noti_img {width:60px; height:60px; border-radius:5px; overflow: hidden;}
.cpz_gnb_list ul li .evt_noti .noti_img img {width:100%; height:100%;}
.cpz_gnb_list ul li .evt_noti .noti_txt h4 {line-height:20px; font-size:16px; font-family:'noto-M'; font-weight: normal;}
.cpz_gnb_list ul li .evt_noti .noti_txt h5 {margin-top:4px; line-height:18px; font-size:14px; font-family:'noto-L'; font-weight: normal; color:#F3FAFF;}

.evt_noti .evt_noti_op {display: flex; align-items: center; gap:6px; position:absolute; top:20px; right:20px;}
.evt_noti .slick_counter {line-height:16px; color:#76BCF4;}
.evt_noti .slick_counter span {font-size:13px; font-family:'맑은고딕'; font-weight: normal;}
.evt_noti .slick_counter span.current {color:#fff;}
.evt_noti .slick_counter span.total {color:#76BCF4;}
.evt_noti .slick_ani {display: flex; align-items: center; position:relative; width:22px; height:22px;}
.evt_noti .slick_circle svg {width:22px; height:22px; stroke-dasharray: 270px; stroke-dashoffset: 0; transform:rotate(-90deg); position:absolute; top:0;}
.evt_noti .slick_circle svg:nth-child(2) {stroke-dashoffset: 270px;}
.evt_noti .slick_circle.on svg:nth-child(2) { animation: heartBeat 3.5s linear reverse forwards;}
@keyframes heartBeat {
	0% {stroke-dashoffset: 0;}
	100% {stroke-dashoffset: 270px;}
}
.evt_noti .slick_controler {width:100%; height:100%; position:absolute; }
.evt_noti .slick_controler span {width:12px; height:12px; Position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); cursor: pointer;}
.evt_noti .evt_slick_arw {display:flex; gap:6px; position:absolute; bottom:20px; right:20px; opacity:0;}
.evt_noti:hover .evt_slick_arw {opacity:1;}
.evt_noti .evt_slick_arw&gt;div {display:flex; align-items: center; justify-content:center; width:22px; height:22px; background:rgba(255,255,255,0.1); border-radius: 50%; cursor: pointer;}
.evt_noti .evt_slick_arw&gt;div img {opacity:0.4; transition:all 0.2s;}
.evt_noti .evt_slick_arw&gt;div:hover img {opacity:1;}
.evt_noti .evt_slick_arw .prev {transform:rotate(180deg);} 

/* 240228 106531 카테고리배너 작업 */
/* 주요서비스 */
.exclusive_bnr_wrap .flex_L {display: flex; align-items: center; justify-content: space-between; gap:10px; margin-bottom:10px;}
.exclusive_bnr_wrap .w50 {width:177px; height:94px;}
.exclusive_bnr_wrap .w70 {width:237px; height:94px;}
.exclusive_bnr_wrap .w30 {width:118px; height:198px;}
.exclusive_bnr_wrap .w100 {width:100%;}
.exclusive_bnr_wrap .float_a {display: block; width:100%; height:100%; padding:14px 15px; border-radius:10px; border:1px solid #d8d8d8; box-sizing: border-box; position:relative;}
.cpz_category_layer .exclusive_bnr_wrap .float_a::after {display: none;}
.exclusive_bnr_wrap .float_a::before {content:''; width:100%; height:100%; border:2px solid #1c8fed; border-radius:10px; box-sizing: border-box; position:absolute; top:0; left:0; opacity:0; transition:all 0.2s;}
.exclusive_bnr_wrap .float_a:hover {border:1px solid transparent;}
.exclusive_bnr_wrap .float_a:hover::before {opacity:1;}
.cpz_category_layer .exclusive_bnr_wrap2 .flex::after {display: none;}
.exclusive_bnr_wrap .float_a p {margin-top:6px; line-height:17px; font-size:13px; font-family:'맑은고딕'; color:#6c6c6c;}
.exclusive_bnr_wrap .float_a h4 {font-weight: normal;}
.exclusive_bnr_wrap .float_a .flex {display: flex; align-items: center; gap:4px;}
.exclusive_bnr_wrap .flex_L.wrap {display: flex; flex-wrap: wrap; width:237px; margin-bottom:0;}
.exclusive_bnr_wrap .flex.between {display: flex; align-items: flex-start; justify-content: space-between;}
.exclusive_bnr_wrap .float_a .flex&gt;span {display: block; width:24px; height:24px;}
.exclusive_bnr_wrap .float_a .img64 {width:60px!important; height:60px!important;}
.exclusive_bnr_wrap .float_a span img {width:100%;}
.exclusive_bnr_wrap .vertical span {position:absolute; bottom:15px; right:15px;}
/* 컴퓨존전용관 */
.exclusive_bnr_wrap2 .flex_L {display: flex; flex-direction:column; gap:10px;}
.exclusive_bnr_wrap2 .flex_L&gt;div {width:355px;}
.exclusive_bnr_wrap2 .flex_L .flex {display: flex; justify-content: space-between; width:100%; height:100%; padding:14px 15px; border-radius:10px; border:1px solid #d8d8d8; box-sizing: border-box; overflow:hidden; position:relative; transition:all 0.2s;}
.exclusive_bnr_wrap2 .flex_L .flex::before {content:''; width:100%; height:100%; border:2px solid #1c8fed; border-radius:10px; box-sizing: border-box; position:absolute; top:0; left:0; opacity:0; transition:all 0.2s;}
.exclusive_bnr_wrap2 .flex_L .flex:hover {border:1px solid transparent;}
.exclusive_bnr_wrap2 .flex_L .flex:hover::before {opacity:1;}
.cpz_category_layer .exclusive_bnr_wrap2 .flex::after {display: none;}
.exclusive_bnr_wrap2 .flex p {margin-top:6px; line-height:17px; font-size:13px; font-family:'맑은고딕'; color:#6c6c6c;}
.exclusive_bnr_wrap2 .flex h4 {font-weight: normal;}
.exclusive_bnr_wrap2 .flex img {width:60px; height:60px;}

/* 240528 카테고리 수정 */
.cpz_category_layer .f_cate_list li.grline {padding-bottom: 10px; position: relative;}
.cpz_category_layer .f_cate_list li.grline::after {content: ''; width: 152px; height: 1px; background: #e8e8e8; position: absolute; bottom: 0; left: 0;}
.cpz_category_layer .f_cate_list li.pt10 {padding-top: 10px;}
.cpz_category_layer .exclusive_area a {color: #1C8FED; position:relative;}
.cpz_category_layer .exclusive_area a:hover {color: #1C8FED !important;}

/* 240510 108971 gnb 개선 */
.cpz_lnb_wrap .right_commercial {margin-left: auto;} 
.cpz_inner {display: flex;}
.cpz_open_btn{display:block; width:45px; height:45px; text-align:center; outline:none; background:url('//image5.compuzone.co.kr/img/images/svg_icon/3A3A3A/icon_line_menu_24.svg') center center no-repeat; }
.cpz_open_btn.on {background:url('//image5.compuzone.co.kr/img/images/svg_icon/3A3A3A/icon_line_close_24.svg') center center no-repeat;}
.cpz_lnb_wrap .badge{width: 46px; height: 26px; line-height: 26px; text-align: center; font-size:12px; font-family:noto-M; color: #fff; border-radius: 30px; background: #1C8FED; font-style: normal; display: block; box-sizing: border-box;}
.cpz_lnb_wrap .flex_box {display: flex; width: 100%;}
.lnb_menu {display: flex;}
.lnb_menu &gt; ul{display: flex}
.lnb_menu &gt; ul:nth-child(2) {margin-left: 40px; position: relative;}
.lnb_menu &gt; ul:nth-child(2)::after {content: ''; width: 1px; height:15px; background: #D8D8D8; position: absolute; top: 50%; left: -20px; transform: translateY(-50%);}
.lnb_menu &gt; ul:nth-child(2) li:last-child::after {display: none;}
.lnb_menu &gt; ul &gt; li{padding: 0 10px; height: 45px;  position: relative; text-align: center; cursor: pointer;}
.lnb_menu &gt; ul &gt; li &gt; a {display: block; font-size: 14px; font-family: 'noto-M'; color: #1a1a1a; line-height: 45px; height: 45px;}
.lnb_menu &gt; ul li.new::after {content: ''; width: 4px; height: 4px; background: #F14738; border-radius: 50%; top: 11px; right: 6px; position: absolute;}
.lnb_menu &gt; ul li .new::after {content: ''; width: 4px; height: 4px; background: #F14738; border-radius: 50%; top: 0px; right:-4px; position: absolute;}
.lnb_menu .raffle_timer p {color:#f14738;}
.lnb_depth2 { height: max-content; border: 1px solid #D8D8D8; border-radius: 0px 0px 20px 20px; background: #fff;  position: absolute; top: 45px; left: -18px; display: none; overflow: hidden;}
.lnb_depth2 li {display: flex;  padding: 30px; box-sizing: border-box;}
.lnb_depth2 .lnb_list1 {flex-direction: column; gap: 25px; width: 160px; padding: 30px 0 30px 30px;  position: relative;  max-height: 310px;  overflow-y: scroll;}
.lnb_depth2 .lnb_list1 a {display: block; width:fit-content; font-size: 14px; font-family: 'noto-B'; color: #1a1a1a; line-height: 20px; height: 20px; text-align: left; position:relative;}
.lnb_depth2 .lnb_list1::after {content: ''; width: 1px; height: calc(100% - 60px); background: #D8D8D8; position: absolute; top: 30px; right: 0;} 
.lnb_depth2 .lnb_list2 {width: 440px; max-height: 340px; flex-wrap: wrap; gap: 10px; overflow-y: scroll; padding: 30px 26px 30px 30px;}
.lnb_depth2 .lnb_list2 a {width: 120px; height: 120px; box-sizing: border-box; background: #f9f9f9; border-radius: 10px; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 10px; overflow: hidden; position: relative;}
.lnb_depth2 .lnb_list2 a &gt; p {font-size: 14px; font-family: 'noto-M'; color: #1a1a1a;}
.lnb_depth2 .lnb_list2 a .list_img_box{height: 45px; display: flex; align-items: flex-end; justify-content: center;}
.lnb_depth2 .lnb_list2 a span.svgico {display: block; width:48px; height:48px;}
.lnb_depth2 .lnb_list2 a span.svgico img {padding-top:0; width:100%;}
.lnb_depth2 .lnb_list2 a img {width: 100%;}
.lnb_depth2 .lnb_list2 .longbnr {width:100%; height: max-content; overflow:hidden;}
.lnb_depth2 .lnb_list2 .longbnr&gt;a {width:100%; height:100%; padding:20px 0; background:#1C8FED;}
.lnb_depth2 .lnb_list2 .longbnr&gt;a p {color:#fff;}
.lnb_depth2 .lnb_list2 .longbnr .new_icon {background:#fff; color:#1c8fed;}
.lnb_depth2 .lnb_list_rec a{position: relative;  gap: 0px;}
.lnb_depth2 .lnb_list_rec a img {padding-top: 0px;}
.lnb_depth2 .lnb_list_rec a p {color: #fff;}
.lnb_depth2 .lnb_list_rec .new_icon {background: #FFF;}
.lnb_menu &gt; ul &gt; li:hover &gt; a {color: #1C8FED;}
.lnb_menu &gt; ul &gt; li:hover .lnb_depth2{display: flex;}
.lnb_list1 a:hover {color: #1C8FED;} 
.lnb_depth2 .new_icon {padding: 0 6px; box-sizing: border-box; font-family: unset; color: #fff; font-size: 10px; font-weight: bold; position: absolute; top: 10px; left: 10px; background: #1C8FED;border-radius: 8px; font-style: normal; line-height: 17px;}
.evt_badge {width: 42px; height: 17px; position: absolute; top: 10px; left: 10px; background: url('//image5.compuzone.co.kr/img/images/main2019/evt_badge.png') 50% 50% no-repeat; }
.lnb_depth2 .lnb_list2::-webkit-scrollbar, .lnb_depth2 .lnb_list1::-webkit-scrollbar{width:4px;}
.lnb_depth2 .lnb_list2::-webkit-scrollbar-thumb, .lnb_depth2 .lnb_list1::-webkit-scrollbar-thumb{background:#d8d8d8; border-radius:2px;}
.lnb_depth2 .lnb_list2::-webkit-scrollbar-track, .lnb_depth2 .lnb_list1::-webkit-scrollbar-track{background:#fff;}

/* 241014 114729 gnb 추가 */
.store_zone {position: relative; width:260px; height:45px; border-right:1px solid #f2f2f2; border-left:1px solid #f2f2f2; box-sizing: border-box; cursor: pointer;}
.store_zone:hover .lnb_depth2 {display: flex; left: -313px; text-align: center;}
.store_zone .lnb_depth2 .lnb_list2 {width: 570px; gap: 20px 10px; max-height: 310px;}
.store_zone .lnb_depth2 .lnb_list2 a {height: auto; background: #fff; border-radius: 0; justify-content: flex-start;}
.store_zone .lnb_depth2 .lnb_list2 a .list_img_box {width: 100%; height: 60px; align-items: center; background-color: #f9f9f9; border-radius: 10px; overflow: hidden;}
.store_zone .lnb_depth2 .lnb_list2 a img {width: auto;}
.store_zone .flex_box{width: 100%; height: 45px; align-items: center; gap: 10px; padding: 10px 15px; box-sizing: border-box; justify-content: space-between;}
.store_zone .store_slider{width: calc(100% - 56px); height: 20px; overflow: hidden;}
.lnb_depth2 .raffle_list .flex_box {justify-content: space-between;}
.lnb_depth2 .raffle_list a {display: block;}
.cpz_lnb_wrap .raffle_timer {margin-left: 5px; position: relative;}
.cpz_lnb_wrap .raffle_timer::after {content: ''; width: 4px; height: 4px; background: #F14738; border-radius: 50%; top: 11px; right: -7px; position: absolute;}
.lnb_depth2 .raffle_timer::after {display: none;}
.raffle_list .txt_box {width: calc(100% - 135px); text-align: left; padding: 5px 0 0; box-sizing: border-box; height: auto; border: none; }
.lnb_depth2 .raffle_list a::before {content: ''; width: 100%; height: 100%; background: rgb(0, 0, 0, 0.02);  position: absolute; top: 0; left: 0;} 
.lnb_depth2 .raffle_list a img{display: block; height: 100%; object-fit: cover;}
.raffle_list .Dday_box{display: flex; align-items: center;}
.raffle_list .Live_prd_name{font-size: 14px; font-family: 'noto-R'; color: #6C6C6C; margin: 4px 0 5px; text-overflow: ellipsis; overflow: hidden; display: -webkit-box;
-webkit-box-orient: vertical; -webkit-line-clamp: 2;}
.raffle_list .Live_price_name{font-size: 18px; font-family: 'spoqa M'; color: #1A1A1A;}
.raffle_list .Live_price_name span{font-family: 'spoqa M';}
.raffle_list .Dday_box_raf .badge {border: 1px solid #F14738; color: #F14738; background: #fff;}
.raffle_list .Dday_box_raf p {color: #F14738;}
.raffle_list .Dday_box_dis .badge {border: 1px solid #8433FF; color: #8433FF; background: #fff;}
.raffle_list .Dday_box_dis p {color: #8433FF;}
.raffle_list .Dday_box_evt .badge {border: 1px solid #1C8FED; color: #1C8FED; background: #fff;}
.raffle_list .Dday_box_evt p {color: #1C8FED;}

/* 109636 MY알림 내 담당자 알림 기능 추가 요청 */
.cpz_gnb_list&gt;.right .balloon_box{display: inline-block; padding: 10px; background: #fff; border-radius: 2px; border: 1px solid #2679CF; text-align: center; font-size: 12px; letter-spacing: -0.5px; position: absolute; white-space: nowrap; z-index: 1; line-height: 1; top: 33px; left: -75px; transition: all 0.5s;}
.cpz_gnb_list&gt;.right .balloon_box.none{opacity: 0; visibility: hidden;}
.cpz_gnb_list&gt;.right .balloon_box::before {content: ''; display: inline-block; width: 0; height: 0; border-bottom: 7px solid #2679CF; border-right: 5px solid transparent; border-left: 5px solid transparent; position: absolute; top: -7px; left: 0; right: 0; margin: auto;}
.cpz_gnb_list&gt;.right .balloon_box::after {content: ''; display: inline-block; width: 0; height: 0; border-bottom: 6px solid #fff; border-right: 4px solid transparent; border-left: 4px solid transparent; position: absolute; top: -6px; left: 0; right: 0; margin: auto;}
.notice_bell_inner .bell_tab_box{width: 407px;}
.notice_bell_inner .bell_tab_box ul{display: grid; grid-template-columns: repeat(2,1fr);}
.notice_bell_inner .bell_tab_box ul li{width: 100%; height: 50px; cursor: pointer; display: flex; align-items: center; justify-content: center; color: #B4B4B4; font-size: 16px; font-family: 'noto-R'; background: #F9F9F9; border-bottom: 1px solid #E8E8E8; position: relative;}
.notice_bell_inner .bell_tab_box ul li:nth-child(2){border-left: 1px solid #E8E8E8;}
.notice_bell_inner .bell_tab_box ul li.on{color: #1A1A1A; background: #fff; border-bottom: 0;}
.notice_bell_inner .bell_tab_box ul li .red_circle{position: absolute; width: 6px; height: 6px; border-radius: 6px; background: #F14738; top: 10px; right: 58px; box-sizing: border-box;}
.notice_bell_inner .bell_cont ul{display: none;}
.notice_bell_inner .bell_cont ul.on{display: block;}
.notice_bell_inner .bell_cont ul.managerUl li{height: 117px;}
.notice_bell_inner .bell_cont ul.managerUl li h4{font-family: 'Noto-M'; margin-bottom: 3px; width: 300px;}
.notice_bell_inner .bell_cont ul.managerUl li h5.txt{-webkit-line-clamp: 2; margin-bottom: 4px; width: 345px;}
.notice_bell_inner .bell_cont ul.managerUl li h5.more{color: #949494; width: max-content;}
.notice_bell_inner .bell_cont ul.managerUl li.old h5.more{color: #d8d8d8;}
.notice_bell_inner .bell_cont ul.managerUl li.open{height: 100%;}
.notice_bell_inner .bell_cont ul.managerUl li.open h5.txt{display: block; overflow: unset;}

/* 통합회원전환 프로세스 확대 및 안내 개선 요청 */
.level_name.level_social{font-family: '맑은고딕'; font-size: 12px !important; color: #fff !important; width: 92px; height: 26px; background: #1C8FED; border-radius: 5px; display: flex !important; align-items: center; justify-content: center;}
.level_name.level_social:hover{color: #fff;}
.myP_topFixed .level_name.level_social{margin-left: 22px;}
.top_memInfo_box{display: flex; align-items: center; gap: 10px;}

/* 프리미엄, 아이웍스, 추천조립PC 상단 공통배너 */
.pc_top_banner {width:100%; height:60px;}
.pc_top_banner .inner_cont {width: 1300px; height: 100%; margin: 0 auto; display: flex; align-items: center; justify-content: center; gap: 10px; box-sizing: border-box;}
.pc_top_banner .text {color: #1a1a1a; font-size: 18px; font-family: "noto-r"; line-height: 26px; letter-spacing: -0.4px;}
.pc_top_banner .text span {color: #1C8FED; font-weight: bold;}
.pc_top_banner .icon {display: block; height: 60px;}
.pc_top_banner.purple {background: linear-gradient(-90deg,rgba(242, 246, 250, 0) 0%, rgba(236, 222, 255, 1) 100%);}
.pc_top_banner.mint {background: linear-gradient(-90deg,rgba(242, 246, 250, 0) 0%, rgba(193, 249, 255, 1) 100%);}
.pc_top_banner.blue {background: linear-gradient(-90deg,rgba(242, 246, 250, 0) 0%, rgba(183, 222, 255, 1) 100%);}
.pc_top_banner.blue .text span {color: #1C8FED;}
.pc_top_banner.mint .text span {color: #00B8CC;}
.pc_top_banner.purple .text span {color: #C164EF;}

/* 우측 광고영역 및 급상승검색어 */
.cpz_lnb_wrap .right_commercial {float:right; }
.cpz_lnb_wrap .right_commercial&gt;ul li { float:left;}
.cpz_lnb_wrap .right_commercial&gt;ul .first_commercial ,.cpz_lnb_wrap .right_commercial&gt;ul .second_commercial { margin-top:13px;}
/* 컴퓨존 혜택상품 */
.Live_Dday_area {position: relative; width:300px; height:45px; border-right:1px solid #f2f2f2; border-left:1px solid #f2f2f2; box-sizing: border-box; cursor: pointer;}
.Live_Dday_area * {box-sizing: border-box;}
/* 공통 제품명 */
.Live_Dday_area .Live_prd_name {font-size: 11px; font-family:맑은고딕; height: 19px; line-height: 19px; letter-spacing: -0.5px; color: #3a3a3a; width: 235px; overflow: hidden; text-align:left; text-overflow: ellipsis; white-space: nowrap;}
.Live_Dday_area .LIVE_icon {display: inline-block; width: 34px; height: 16px; background-color: #EE3044; text-align: center; border-radius: 20px; font-size:0;}
.Live_Dday_area .LIVE_icon &gt; i {display: inline-block; font-style: normal; color: #fff; font-size:11px; letter-spacing: 0; font-weight: bold; line-height: 11px; padding: 2px 0; font-family: '맑은고딕',malgun gothic,'돋움',Dotum,AppleGothic,sans-serif; animation:gnbLIVEAni 1s linear infinite;}
@keyframes gnbLIVEAni {
	0%,25%,75%,100% {color:#fff;}
	50% {color:#fbe2e4;}
}
.Live_Dday_area .LIVE_icon &gt; i:nth-child(1) {animation-delay:0.1s;}
.Live_Dday_area .LIVE_icon &gt; i:nth-child(2) {animation-delay:0.2s;}
.Live_Dday_area .LIVE_icon &gt; i:nth-child(3) {animation-delay:0.3s;}
.Live_Dday_area .LIVE_icon &gt; i:nth-child(4) {animation-delay:0.4s;}
.Live_Dday_area &gt; .LIVE_icon {position: absolute; top: 15px; left: 8px;}
.Live_Dday_area .pwords_slider {overflow: hidden; width: 300px; height: 45px;}
.Live_Dday_area .pwords_slider .pwords_slider_item {position: relative; width: 300px; height: 45px; text-align: left;}
.Live_Dday_area .pwords_slider_item .flex_box{display: flex; align-items: center; gap: 10px;}
.Live_Dday_area .pwords_slider_item .Dday_box{display: flex; align-items: center; gap: 5px;}
.Live_Dday_area .pwords_slider_item .Dday_box .item_bat{width: 52px; height: 18px; background: #1C8FED; border-radius: 5px; display: flex; align-items: center; justify-content: center; font-family: 'noto-M'; color: #fff; font-size: 12px;}
.Live_Dday_area .pwords_slider_item .Live_Dday {color: #1C8FED; font-family: 'spoqa M'; font-size: 12px; line-height: 12px;}
.Live_Dday_area .pwords_slider_item .Live_prd_img{width: 45px; height: 45px; position: relative;}
.Live_Dday_area .pwords_slider_item .Live_prd_img::before {content: ''; position: absolute; top: 0; bottom: 0; left: 0; right: 0; background-color: rgba(0,0,0,0.02);}
.Live_Dday_area .pwords_slider_item .Live_prd_img img{width: 100%;}
.Live_Dday_area .Live_Dday_box{position: absolute; display: inline-block; overflow: hidden; z-index: 98; top: -1px; right: -1px; width: 350px; height: 552px; box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.08); border: solid 1px #d8d8d8; background-color: #fff; display:none;}
.Live_Dday_area:hover .Live_Dday_box{display: block;}
.Live_Dday_area:hover .Live_Dday_box *{box-sizing: border-box !important;}
.Live_Dday_area .Live_Dday_box .Live_Dday_Tit { width: 100%; height: 95px; border-bottom: 1px solid #F2F2F2; padding: 20px; box-sizing: border-box;}
.Live_Dday_area .Live_Dday_box .Live_Dday_Tit ul{display: flex; justify-content: flex-start; gap: 8px;}
.Live_Dday_area .Live_Dday_box .Live_Dday_Tit ul li{position: relative; width: 55px; height: 55px; overflow: hidden; border-radius: 55px; cursor: pointer;}
.Live_Dday_area .Live_Dday_box .Live_Dday_Tit ul li .thum{position: relative;}
.Live_Dday_area .Live_Dday_box .Live_Dday_Tit ul li .thum::before {content: ''; position: absolute; top: 0; bottom: 0; left: 0; right: 0; background-color: rgba(0,0,0,0.02);}
.Live_Dday_area .Live_Dday_box .Live_Dday_Tit ul li .thum img{width: 100%;}
.Live_Dday_area .Live_Dday_box .Live_Dday_Tit ul li .days{display: flex; position: absolute; top: 0; left: 0; width: 55px; height: 55px; align-items: center; justify-content: center; background: rgba(0, 0, 0, 0.6); color: #fff; font-family: 'spoqa R'; font-size: 13px;}
.Live_Dday_area .Live_Dday_box .Live_Dday_Tit ul li.on{border: 2px solid #1C8FED;}
.Live_Dday_area .Live_Dday_box .Live_Dday_Tit ul li.on .days{display: none;}
.Live_Dday_area .Live_Dday_box .Live_Dday_detail{width: 100%; height: 100%; padding: 20px;}
.Live_Dday_area .Live_Dday_box .Live_Dday_detail ul li{float: unset; display: none;}
.Live_Dday_area .Live_Dday_box .Live_Dday_detail ul li.on{display: block;}
.Live_Dday_area .Live_Dday_box .Live_Dday_detail ul li a{display: block; padding: unset;}
.Live_Dday_area .Live_Dday_box .Live_Dday_detail .thum{width: 310px; height: 310px; margin-bottom: 10px; border-radius: 10px; overflow: hidden; position: relative;}
.Live_Dday_area .Live_Dday_box .Live_Dday_detail .thum::before {content: ''; position: absolute; top: 0; bottom: 0; left: 0; right: 0; background-color: rgba(0,0,0,0.02);}
.Live_Dday_area .Live_Dday_box .Live_Dday_detail .thum img{width: 100%;}

.Live_Dday_area .Live_Dday_box .Live_Dday_detail .Dday_box{display: flex; gap: 5px; margin-bottom: 5px;}
.Live_Dday_area .Live_Dday_box .Live_Dday_detail .Dday_box .item_bat{width: 58px; height: 26px; background: #1C8FED; border-radius: 5px; display: flex; align-items: center; justify-content: center; font-family: 'noto-R'; color: #fff; font-size: 14px;}
.Live_Dday_area .Live_Dday_box .Live_Dday_detail .Dday_box .day_bay{width: 58px; height: 26px; background: #fff; border: 1px solid #1C8FED; border-radius: 5px; display: flex; align-items: center; justify-content: center; font-family: 'noto-R'; color: #1C8FED; font-size: 14px;}
.Live_Dday_area .Live_Dday_box .Live_Dday_detail .Live_prd_name{font-size: 14px; font-family: 'noto-R'; color: #6C6C6C; margin-bottom: 5px; word-wrap: break-word; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; width: unset; height: 38px; white-space: unset;}
.Live_Dday_area .Live_Dday_box .Live_Dday_detail .Live_item_name{font-size: 15px; font-family: 'noto-R'; color: #1C8FED;}
.Live_Dday_area .Live_Dday_box .Live_Dday_detail .Live_price_name{font-size: 18px; font-family: 'spoqa M'; color: #1A1A1A;}
.Live_Dday_area .Live_Dday_box .Live_Dday_detail .Live_price_name span{color: #F14738;}

/* 117561 토요일출발 추가 */
.productList_area .quick_pickUP_icon.sat_icon{width: 108px;}
.sat_icon{display: inline-block; position: relative; height: 17px; width: 108px;}
.sat_icon&gt; b {font-size:14px; font-family: noto-M; font-style: italic; display: inline-block; position: absolute; line-height: 17px; cursor: pointer; height: 25px; color: #7A45C6; font-weight: normal; padding-left: 22px;}
.sat_icon &gt; b:before {content: ''; width: 18px; height: 18px; display: block; border-radius: 50%; background: #7A45C6 url('//image5.compuzone.co.kr/img/images/svg_icon/Fill/icon_fill_vivid_sat.svg') center center/12px no-repeat; position: absolute; top: 0; left: 0;}
.sat_icon.small &gt; b {font-size:13px; padding-left: 20px; line-height: unset; cursor: pointer; height: 13px; }
.sat_icon.small &gt; b:before {content: ''; width: 16px; height: 16px;}
.product_list .sat_icon:hover .sat_layer_pop {display: block;}
.sat_layer_pop .qpup_tit h2{padding-bottom: 15px; margin: 0 0 15px; border-bottom: 1px solid #1a1a1a; text-align: center; font-family: 'noto-B'; font-size: 18px;}


</pre></body></html>