.bnr_area {display: flex; width: 100%; height: auto; margin-bottom: 0;}
.bnr_area img {display: block; width: 100%; height: auto;}


.content_wide {width: 1200px!important;}
/* 스크린리더 읽기(숨김처리) */
.hideTxt,
.hide_txt { position: absolute!important; width: 1px !important; height: 1px!important; margin: -1px!important; clip: rect(0,0,0,0)!important; white-space: nowrap!important; border: 0!important; padding: 0!important; font-size: inherit!important; font-weight: inherit!important; text-indent:-9999px !important }

/** 일시품절 이미지 **/
.imglist .goodsEnd{width:100%;height:100%;position:absolute;top:0;left:0;z-index:2;}
.imglist .goodsEnd img{width:100%;}
.textlist .goodsEnd{width:100%;height:190px;position:absolute;top:0;left:0;z-index:2;}
.textlist .goodsEnd img{height:100%;}

/* 검색바 */
.new_25_template_pc_search_etc {display: flex; width: 100%; border-bottom:1px solid #e2e2e2; padding:40px 0 0; height:auto; flex-direction: row; flex-wrap: nowrap; justify-content: flex-start; align-items: center; gap: 10px; border: 0; }

/* 검색바 카운트 */
.new_25_template_pc_search_etc .numb_count { display: flex; width: auto; font-size: 12px; font-weight: 400; color: #707070; gap: 4px; margin-right: auto; }
.new_25_template_pc_search_etc .numb_count .count { display: inline; color: #111; font-weight: bold; }

/* 검색바 메뉴 */
.new_25_template_pc_search_etc .search_etc_menu { display: flex; width: auto; height: auto; font-size: 12px; font-weight: 400; gap: 5px; }
.new_25_template_pc_search_etc .search_etc_menu > a { display: inline-flex; width: auto; height: auto; line-height: 1.2; font-size: inherit; font-weight: inherit; padding: 5px; margin: 0; text-decoration: none; background: none; background-image: none; background-color: transparent; transition: all 0.35s ease; list-style: none; color: #707070; }
.new_25_template_pc_search_etc .search_etc_menu > a:hover,
.new_25_template_pc_search_etc .search_etc_menu > a:active,
.new_25_template_pc_search_etc .search_etc_menu > a:focus,
.new_25_template_pc_search_etc .search_etc_menu > a.active { font-weight: bold; color: inherit; }

/* 검색 창 */
.new_25_template_pc_search_etc .search_etc_box { display: flex; width: auto; height: auto; gap: 5px; }
.new_25_template_pc_search_etc .search_etc_box::after { display: none; }

/* 검색 입력 */
.new_25_template_pc_search_etc .search_etc_box .search_etc_input { display: inline-flex; width: 100px; height: auto; max-height: 27px; gap: 5px; border: 1px solid #dadada; margin: 0; }
.new_25_template_pc_search_etc .search_etc_box .search_etc_input .search_input { display: inline-flex; justify-content: flex-start; align-items: center; padding: 4px; width: 100%; height: 100%; max-height: 25px; font-size: 12px; font-weight: 400; line-height: 1.2; color: #707070; border: 0; box-sizing: border-box;}
.new_25_template_pc_search_etc .search_etc_box .search_etc_input .search_input:focus {outline: 0;}
.new_25_template_pc_search_etc .search_etc_box .search_etc_input .search_submit_btn { display: inline-flex; width: 25px; height: 25px; font-size: 0; background-image: url(../img/new_25_search_btn.png); background-repeat: no-repeat; background-position: center; background-size: contain; }

/* 검색결과 표출 개수 선택 */
.new_25_template_pc_search_etc .search_etc_box .search_etc_sel { display: inline-flex; align-items: center; gap: 0; width: auto; height: auto; margin: 0; }
.new_25_template_pc_search_etc .search_etc_box .search_etc_sel .search_select { display: inline-flex; width: auto; height: 100%; max-height: 27px; line-height: 1.2; align-items: center; margin: 0; margin-right: 5px; padding: 4px 22px 4px 6px; font-size: 12px; font-weight: 400; color: #707070; border: 1px solid #dadada; float: none; position: relative; appearance: none; background-image: url(../img/new_25_select_arrow.png); background-position: right 6px center; background-size: auto; background-repeat: no-repeat; }

/* 검색결과 목록 뷰 선택 버튼(갤러리형, 리스트형) */
.new_25_template_pc_search_etc .search_etc_box .search_etc_sel .view_btn,
.new_25_template_pc_search_etc .search_etc_box .search_etc_sel .btn { display: inline-flex; width: 27px; height: 27px; box-sizing: border-box; border: 1px solid #dadada; background-color: transparent; background-repeat: no-repeat; background-position: center; background-size: contain; }

.new_25_template_pc_search_etc .search_etc_box .search_etc_sel .btn_imgview,
.new_25_template_pc_search_etc .search_etc_box .search_etc_sel .btn.btn_imgview,
.new_25_template_pc_search_etc .search_etc_box .search_etc_sel .view_btn.btn_imgview { background-image: url(../img/new_25_view_gallery_btn_off.png); background-position: center; border: 1px solid #eee;}

.new_25_template_pc_search_etc .search_etc_box .search_etc_sel .btn_listview,
.new_25_template_pc_search_etc .search_etc_box .search_etc_sel .btn.btn_listview,
.new_25_template_pc_search_etc .search_etc_box .search_etc_sel .view_btn.btn_listview { background-image: url(../img/new_25_view_list_btn_off.png); background-position: center; border: 1px solid #eee;}
.new_25_template_pc_search_etc .search_etc_box .search_etc_sel .btn_imgview.active,
.new_25_template_pc_search_etc .search_etc_box .search_etc_sel .btn.btn_imgview.active,
.new_25_template_pc_search_etc .search_etc_box .search_etc_sel .view_btn.btn_imgview.active { background-image: url(../img/new_25_view_gallery_btn.png); background-position: center; border: 1px solid #000;}
.new_25_template_pc_search_etc .search_etc_box .search_etc_sel .btn_listview.active,
.new_25_template_pc_search_etc .search_etc_box .search_etc_sel .btn.btn_listview.active,
.new_25_template_pc_search_etc .search_etc_box .search_etc_sel .view_btn.btn_listview.active { background-image: url(../img/new_25_view_list_btn.png); background-position: center; border: 1px solid #000;}

/* 상품 목록 레이아웃 조정*/
.list_box_v4 .list_box { padding-top: 20px; display: block; width: 100%; height: auto; position: relative; font-family: inherit; }
.list_box_v4 .list_box > ul,
.new_25_template_pc_product_list_wrap > ul { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: flex-start; align-items: flex-start; width: 100%; height: auto; gap: 50px 21px; padding: 0; margin: 0; }
.list_box_v4 .imglist > ul > li,
.imglist > ul > li,
.new_25_template_pc_product_list_wrap > ul > li { list-style: none; flex: 0 1 calc(100% / 4 - (21px*3) / 4); width: calc(100% / 4 - (21px*3) / 4); height: auto; border: 0; margin: 0; position: relative; }
.new_25_template_pc_product_list_wrap > ul > li > a { width: 100%; padding: 0; list-style: none; text-decoration: none; }
.textlist > ul > li:first-of-type { border-top: 0; }
.textlist > ul > li { border: 0; }
.textlist > ul > li { border-bottom: 1px solid #e2e2e2; }
.list_box_v4 .list_box.textlist > ul {gap: 0;}

.new_25_template_pc_product_list_wrap { display: block; width: 100%; height: auto; position: relative; font-family: inherit; }
.new_25_template_pc_product_list_wrap > ul > li:hover .goods_btn { opacity: 1; }
.new_25_template_pc_product_list_wrap.textlist > ul { gap: 0; }

/* 상품 구매 및 찜, 장바구니 버튼 */
.new_25_template_pc_product_list_wrap .goods_btn { display: flex; width: 100%; height: 40px; justify-content: center; align-items: center; gap: 20px; position: absolute; top: 282px; left: 0; transform: translate(0,-100%); z-index: 3; background-color: rgba(0, 0, 0, 0.6); margin: 0; padding: 0; opacity: 0; transition: opacity 0.35s ease; }
.new_25_template_pc_product_list_wrap .goods_btn a { display: inline-block; width: 24px; height: 24px; background-position: center; background-size: contain; background-repeat: no-repeat; }
.new_25_template_pc_product_list_wrap .goods_btn a:nth-of-type(1) { background-image:url(../img/btn_blgm.png); }
.new_25_template_pc_product_list_wrap .goods_btn a:nth-of-type(2) { background-image:url(../img/btn_cart.png); }
.new_25_template_pc_product_list_wrap .goods_btn a:nth-of-type(3) { background-image:url(../img/btn_ggim.png); }

.textlist .goods_btn { display: flex; flex-direction: column; width: 160px; height: initial; justify-content: center; align-items: center; gap: 5px; opacity: 1; position: static; transform: translate(0,0); background-color: transparent; background: none; }
.textlist .goods_btn .btn { background: none; background-color: #222; color: #fff; }
.textlist .goods_btn > a { display: flex; width: 100%; height: 32px; justify-content: center; align-items: center; background: none; background-color: #fff; color: #111; font-size: 14px; font-weight: 400; line-height: 1; margin: 0; background-image: none!important; border: 1px solid #e2e2e2; }
.textlist .goods_btn .hide_txt { position: static !important; width: auto !important; height: auto !important; margin: 0 !important; clip: initial !important; white-space: initial !important; text-indent: 0 !important;}

/* 상품 이미지 */
.new_25_template_pc_product_list_wrap .goods_img { display: block; width: 282px; height: 282px; position: relative; }
.new_25_template_pc_product_list_wrap .goods_img img { display: block; width: 100%; height: 100%; object-fit: cover; }

/* 인증마크 */
.list_box_v4 .list_box .goods_img > .mark { position: absolute; z-index: 1; }
.new_25_template_pc_product_list_wrap .goods_img > .mark > span { margin: 0; }
.mark_wrap { display: flex!important; width: auto; height: auto; gap: 10px; top: 215px; left: 10px; position: absolute; z-index: 2; }
.mark_wrap .mark { width: 48px; height: 48px; }
.mark_wrap .mark > span { display: block; width: 100%; height: 100%; position: relative; }
.mark_wrap .mark > span > img { width: 100%!important; height: 100%!important; object-fit: contain!important; position: static; }
.mark_epl { display: none; width: auto; height: auto; position: absolute; padding: 5px; border: 1px solid #111; color: #666; background-color: #fff; z-index: 500; font-size: 13px; font-weight: 400; opacity: 0.7; white-space: nowrap; border-radius: 3px; top: -3px; transform: translate(0,-100%); }
.textlist .mark_epl { left: initial; right: 0; }
.textlist .mark_wrap { left: initial; right: 40px; top: 115px; }
.mark_wrap .mark:hover .mark_epl { display: block; }


/* 상품 목록 정보 */
.pr_wrap { flex: 1; display: flex !important; flex-direction: column; gap: 0; font-family: inherit; position: relative; padding: 0 !important; margin: 0 !important; }
.pr_wrap.row { flex-direction: row; }
.pr_wrap .pr_img_box { display: block; width: 100%; max-width: 100%; height: 0; max-height: 0; padding-top: 100%; border: 1px solid #eee; border-radius: 0; overflow: hidden; position: relative; box-sizing: border-box; }
.imglist .pr_wrap .pr_img_box { width: 100%; }
.textlist > ul > li { display: flex; width: 100%; height: auto; padding: 20px 0; }
.textlist .pr_wrap { display: flex; flex-direction: row; width: 100%; height: auto; padding: 0; border: 0; gap: 30px; }
.textlist .pr_wrap .pr_img_box { width: 180px; padding-top: 180px; border: 0; }
.pr_wrap .pr_img_box img { display: block; width: 100%; height: 100%; object-fit: cover; position: absolute; left: 0; top: 0; z-index: 0; }
.pr_wrap .pr_img_box.sold_out { position: relative; }
.pr_wrap .pr_img_box.sold_out::after { content: '품절'; display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); position: absolute; left: 0; top: 0; font-size: 50px; font-weight: 600; line-height: 1; color: #fff; }

.pr_wrap .pr_box { flex:1; display: block; width: 100%; height: auto; padding: 20px 0 0; }
.textlist .pr_wrap .pr_box { max-width: 675px; padding: 0; }
.pr_wrap .pr_box .pr_info { display: block; width: 100%; height: auto; }
.pr_wrap .pr_box .pr_info .tit { display: block; width: 100%; height: auto; max-height: 108px; font-size: 16px; line-height: 1.4; font-weight: 400; color: #333; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-wrap: break-word; margin: 0; text-decoration: none; }
.textlist .pr_wrap .pr_box .pr_info .tit { display: block; width: 100%; white-space: nowrap; }

.pr_wrap .pr_box .pr_info_box { display: flex; width: 100%; height: auto; flex-wrap: wrap; margin-top: 7px; gap: 10px; padding: 0; }
.pr_wrap .pr_box .pr_info_box dl { display: inline-flex; margin: 0; }
.pr_wrap .pr_box .pr_info_box dl dt { overflow: hidden; line-height: 0; font-size: 0; text-indent: -1000px; }
.pr_wrap .pr_box .pr_info_box dl dd { margin: 0; }
.pr_wrap .pr_box .pr_info_box .pr_unit { display: flex; width: 100%; height: auto; font-size: 14px; font-weight: 400; color: #999; }
.pr_wrap .pr_box .pr_info_box .pr_unit > dd { width: 100%; height: auto; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.pr_wrap .pr_box .pr_info_box .standard_price { display: inline-flex; width: 100%; font-size: 14px; font-weight: 400; line-height: 1.2; color: #999; }
.pr_wrap .pr_box .pr_info_box .standard_price > dd:first-of-type { text-decoration: line-through; margin: 0; }
.pr_wrap .pr_box .pr_info_box .standard_price > em { text-decoration: none; }
.pr_wrap .pr_box .pr_info_box .sale_per { display: inline-flex; width: auto; height: auto; font-size: 18px; font-weight: 600; line-height: 1; color: #ed3425; }
.pr_wrap .pr_box .pr_info_box .pr_price { display: inline-flex; width: auto; height: auto; font-size: 18px; font-weight: 600; line-height: 1; color: #111; align-items: baseline;}
.pr_wrap .pr_box .pr_info_box .pr_price > dd:last-child {font-size: 16px;}
.pr_wrap .pr_box .pr_info_box .pr_cnt { position: absolute; top: 172px; right: 10px; font-size: 36px; color: #ed3425; font-weight: 500; }
.pr_wrap .pr_box .pr_info_box .pr_cnt dd { display: flex; gap: 8px; }
.pr_wrap .pr_box .pr_info_box .pr_cnt dd > span { font-size: inherit; font-weight: inherit; color: inherit; }

.pr_wrap .pr_box .pr_info_box .star_point { display: flex; width: 100%; height: auto; align-items: flex-start; }
.pr_wrap .pr_box .pr_info_box .star_point dd { font-size: 13px; font-weight: 400; color: #111; }
.pr_wrap .pr_box .pr_info_box .star_point dd:last-child { color: #a2a2a2; margin-left: 4px; line-height: 0.8; }
.pr_wrap .pr_box .pr_info_box .star_point dd.star { display: inline-flex; width: auto; height: auto; align-items: flex-start; line-height: 0.8; }
.pr_wrap .pr_box .pr_info_box .star_point dd.star::before { content: ''; display: inline-block; width: 12px; height: 12px; background-image: url(../img/star_point_icon.png); background-position: center; background-size: contain; background-repeat: no-repeat; margin-right: 5px; }

.pr_wrap .pr_box .pr_tag_box { display: block; width: 100%; height: auto; max-height: 20px; margin-top: 12px; overflow: hidden; }
.pr_wrap .pr_box .pr_tag_box ul { display: flex; width: 100%; height: auto; gap: 5px; flex-wrap: wrap; padding: 0; }
.pr_wrap .pr_box .pr_tag_box ul > li { display: inline-flex; width: auto; height: auto; align-items: center; padding: 4px 10px; background-color: #f5f5f5; border-radius: 100px; font-size: 12px; font-weight: 400; line-height: 1; }
.pr_wrap .pr_box .pr_tag_box .tag_2 { background-color: #eff6fb; color: #0075dc; }


.pr_tag_box { display: block; width: 100%; max-width: 800px; height: auto; max-height: 52px; margin-top: 19px; overflow: hidden; }
.pr_tag_box ul { display: flex; width: 100%; height: auto; gap: 9px; flex-wrap: wrap; }
.pr_tag_box ul > li { display: inline-flex; width: auto; height: auto; padding: 11px; background-color: #f5f5f5; border-radius: 7.000000000000001px; font-size: 30.000000000000004px; font-weight: 400; }
.pr_tag_box .tag_2 { background-color: #eff6fb; color: #0075dc; }
.pr_tag_box .tag_3 { background-color: #f6effb; color: #6764f8; }
.pr_tag_box .tag_4 { background-color: #fff4ee; color: #ff2400; }




/* 신규 - 페이지네이션 */
.list_pagenation_wrap { display: flex; width: 100%; height: auto; margin: 30px auto; padding: 0 !important; justify-content: center; align-items: center; color: #666; gap: 5px;}
.list_pagenation_wrap > ul { display: flex; width: auto; height: auto; gap: 5px; }
.list_pagenation_wrap > ul > li { display: flex; width: auto; height: auto; }
.list_pagenation_wrap > ul > li > a { text-decoration: none; }
.list_pagenation_wrap .page_btn, .list_pagenation_wrap > span, .list_pagenation_wrap > a { display: flex; width: auto; min-width: 33px; height: auto; min-height: 33px; font-size: 14px; font-weight: 400; line-height: 1.2; color: #111; padding: 2px 8px; justify-content: center; align-items: center; background-color: transparent; border: 1px solid transparent; position: relative; top: initial; left: initial; box-sizing: border-box; left: initial; right: initial; top: initial; bottom: initial; }
.list_pagenation_wrap .page_btn.ctrl { margin: 0; }
.list_pagenation_wrap .page_btn.ctrl > span { position: absolute!important; width: 1 !important; height: 1!important; margin: -1px!important; clip: rect(0,0,0,0)!important; white-space: nowrap!important; border: 0!important; padding: 0!important; font-size: inherit!important; font-weight: inherit!important; }
.list_pagenation_wrap .page_btn.ctrl.fisrt,
.list_pagenation_wrap .page_btn.ctrl.prev,
.list_pagenation_wrap .page_btn.ctrl.next,
.list_pagenation_wrap .page_btn.ctrl.last { background-color: #fff; border-color: #d6d6d6; background-position: center; background-repeat: no-repeat; }

.list_pagenation_wrap .page_btn.ctrl:hover,
.list_pagenation_wrap .page_btn.ctrl:focus,
.list_pagenation_wrap .page_btn.ctrl:active { background-color: #111; color: #fff; }
.list_pagenation_wrap .page_btn.ctrl.fisrt { background-image: url(../img/pagenation_arrow_1.png); }
.list_pagenation_wrap .page_btn.ctrl.prev { background-image: url(../img/pagenation_arrow_2.png); }
.list_pagenation_wrap .page_btn.ctrl.next { background-image: url(../img/pagenation_arrow_2.png); rotate: 180deg; }
.list_pagenation_wrap .page_btn.ctrl.last { background-image: url(../img/pagenation_arrow_1.png); rotate: 180deg; }


.list_pagenation_wrap .page_btn.ctrl.fisrt:hover,
.list_pagenation_wrap .page_btn.ctrl.fisrt:focus,
.list_pagenation_wrap .page_btn.ctrl.fisrt:active { background-image: url(../img/pagenation_arrow_1_wh.png); }
.list_pagenation_wrap .page_btn.ctrl.prev:hover,
.list_pagenation_wrap .page_btn.ctrl.prev:focus,
.list_pagenation_wrap .page_btn.ctrl.prev:active { background-image: url(../img/pagenation_arrow_2_wh.png); }
.list_pagenation_wrap .page_btn.ctrl.next:hover,
.list_pagenation_wrap .page_btn.ctrl.next:focus,
.list_pagenation_wrap .page_btn.ctrl.next:active { background-image: url(../img/pagenation_arrow_2_wh.png); }
.list_pagenation_wrap .page_btn.ctrl.last:hover,
.list_pagenation_wrap .page_btn.ctrl.last:focus,
.list_pagenation_wrap .page_btn.ctrl.last:active { background-image: url(../img/pagenation_arrow_1_wh.png); }

.list_pagenation_wrap a > span { position: absolute!important; width: 1 !important; height: 1!important; margin: -1px!important; clip: rect(0,0,0,0)!important; white-space: nowrap!important; border: 0!important; padding: 0!important; font-size: inherit!important; font-weight: inherit!important; }
.list_pagenation_wrap .pprev,
.list_pagenation_wrap .prev,
.list_pagenation_wrap .next,
.list_pagenation_wrap .nnext {margin:0; background-color: #fff; border-color: #d6d6d6; background-position: center; background-repeat: no-repeat; }

.list_pagenation_wrap .pprev { background-image: url(../img/pagenation_arrow_1.png); }
.list_pagenation_wrap .prev { background-image: url(../img/pagenation_arrow_2.png); }
.list_pagenation_wrap .next { background-image: url(../img/pagenation_arrow_2.png); rotate: 180deg; }
.list_pagenation_wrap .nnext { background-image: url(../img/pagenation_arrow_1.png); rotate: 180deg; }

.list_pagenation_wrap .pprev:hover,
.list_pagenation_wrap .pprev:focus,
.list_pagenation_wrap .pprev:active { background-image: url(../img/pagenation_arrow_1_wh.png); }
.list_pagenation_wrap .prev:hover,
.list_pagenation_wrap .prev:focus,
.list_pagenation_wrap .prev:active { background-image: url(../img/pagenation_arrow_2_wh.png); }
.list_pagenation_wrap .next:hover,
.list_pagenation_wrap .next:focus,
.list_pagenation_wrap .next:active { background-image: url(../img/pagenation_arrow_2_wh.png); }
.list_pagenation_wrap .nnext:hover,
.list_pagenation_wrap .nnext:focus,
.list_pagenation_wrap .nnext:active { background-image: url(../img/pagenation_arrow_1_wh.png); }

.list_pagenation_wrap .page_btn > span { display: inline-flex; width: auto; height: auto; justify-content: center; align-items: center; border: 0; padding: 0; font-size: inherit; font-weight: inherit; color: inherit; text-indent: 0; color: inherit!important; letter-spacing: 0; line-height: 1.2; }

.list_pagenation_wrap a:hover,
.list_pagenation_wrap a:active,
.list_pagenation_wrap > span { color: #fff!important; background-color: #222; border: none;}

