@charset "UTF-8";
/*****************************
    datepicker
*****************************/
.ui-datepicker{display:none;padding:15px;position:relative;}
.ui-datepicker:after{display:block;content:"";position:absolute;border:1px solid #788aa4;background:#fff;left:0;right:0;top:6px;bottom:6px;z-index:-1;}
.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{display:block;width:10px;height:10px;text-indent:-999em;background:url(../images/bg_btn.png) no-repeat -1407px 0;position:absolute;top:35px;cursor:pointer;}
.ui-datepicker .ui-datepicker-prev{left:62px;}
.ui-datepicker .ui-datepicker-next{background-position:-1437px 0;right:62px;}
.ui-datepicker .ui-datepicker-title{padding:15px 0 21px;font-size:13px;color:#333;text-align:center;}
.ui-datepicker select.ui-datepicker-month{font-size:13px;color:#333;border:1px solid #ccc;}
.ui-datepicker select.ui-datepicker-year{margin-left:5px;font-size:13px;color:#333;border:1px solid #ccc;}
.ui-datepicker table{table-layout:fixed;width:254px;}
.ui-datepicker table th,
.ui-datepicker table td{text-align:center !important;font-size:13px !important;padding:0 !important;font-weight:normal;color:#333;vertical-align:middle !important;background:#fff;border-bottom:0 !important;border-top:0 !important;}
.ui-datepicker table th{height:36px !important;}
.ui-datepicker table th span{display:block;height:34px !important;line-height:34px !important;color:#505767;background:#eef1f6;}
.ui-datepicker table .ui-datepicker-other-month{color:#ccc;}
.ui-datepicker table .ui-datepicker-other-month.ui-datepicker-week-end{color:#f9c3c2;}

.ui-datepicker table .ui-datepicker-week-end{color:#e80e0d;}
.ui-datepicker table .ui-datepicker-today a,
.ui-datepicker table .ui-datepicker-today span{color:#e80e0d;text-decoration:underline}

.ui-datepicker table .ui-datepicker-days-cell-over.ui-datepicker-current-day a,
.ui-datepicker table .ui-datepicker-current-day a.ui-state-active,
.ui-datepicker table td.ui-state-highlight a{color:#fff;background:#ae2016;text-decoration:none;}
.multiDatePicker .ui-datepicker table .ui-datepicker-current-day:not(.ui-state-highlight) a{background:none;color:#333;} /* SYS-3615 20200108 */

.ui-datepicker table a,
.ui-datepicker table .ui-state-default{display:block;margin:3px 0;height:26px;line-height:26px;color:inherit;}
.ui-datepicker table .ui-state-disabled .ui-state-default{background:#ccc;}
.ui-datepicker table .ui-state-active{color:#fff;}
.ui-datepicker .ui-datepicker-buttonpane .ui-priority-secondary{display:none;}
.ui-datepicker .ui-datepicker-buttonpane .ui-priority-primary{display:inline-block;padding:0 !important;width:12px !important;height:12px !important;background:url('../images/bg_btn.png') no-repeat -150px -30px;text-indent:-999em;position:absolute;right:10px;top:16px;}

/*******************************
   튜토리얼
*******************************/
.toturialWrap{display:inline-block;position:absolute;width:100%;top:0;z-index:80;}
.toturialWrap.type2{width:inherit;}
.toturialWrap .toturialPop{position:relative;display:inline-block;}
.toturialWrap.type2 .toturialPop{display:none;width:0%;}
.toturialPop .tpopClose{display:block;width:28px;height:28px;position:absolute;top:0;right:0;font-size:0;line-height:0;text-indent:-999em;background:#505767;opacity:0;filter:alpha(opacity = 0);cursor:pointer;}

.categoryOption .btnMoreItem .toturialWrap.type2{top:13px;right:-32px;left:inherit;}

/* E-BOUTIQUE */
.ebtq_wrap .visual .info { width: 550px; color: #fff; position: absolute; top: 190px; right: calc(50% - 640px); }

.ebtq_wrap .visual .info p { height: 60px; overflow: hidden; font-size: 24px; font-weight: normal; line-height: 1.25; margin-top: 40px; }

.ebtq_wrap .visual .info p:first-child { height: auto; max-height: 106px; display: -webkit-box; text-overflow: ellipsis; -webkit-box-orient: vertical; -webkit-line-clamp: 2; word-break: break-word; overflow: hidden; font-size: 44px; font-weight: bold; line-height: 1.2; margin-top: 0; }

.ebtq_wrap .visual .info.type2 { color: #000; }

.ebtq_wrap .visual .swiper-no-swiping .swiper-slide .info .tex1 { opacity: 1; transform: none; transition: none; }

.ebtq_wrap .visual .swiper-no-swiping .swiper-slide .info .tex2 { opacity: 1; transform: none; transition: none; }

.ebtq_wrap .visual.tansition_off .swiper-slide .info .tex1 { opacity: 1; transform: none; transition: none; }

.ebtq_wrap .visual.tansition_off .swiper-slide .info .tex2 { opacity: 1; transform: none; transition: none; }

.ebtq_wrap .visual .swiper-slide .info .tex1 { opacity: 0; transform: translateX(50px); transition: ease-out 300ms; transition-delay: 200ms; }

.ebtq_wrap .visual .swiper-slide .info .tex2 { opacity: 0; transform: translateX(50px); transition: ease-out 300ms; transition-delay: 300ms; }

.ebtq_wrap .visual .swiper-slide.swiper-slide-active .info .tex1 { opacity: 1; transform: translateX(0); }

.ebtq_wrap .visual .swiper-slide.swiper-slide-active .info .tex2 { opacity: 1; transform: translateX(0); }

.ebtq_wrap .banner_box { width: 1280px; margin: 120px auto 0; }

.ebtq_wrap .banner_box .banner { width: 1280px; position: relative; }

.ebtq_wrap .banner_box .banner.txt { height: 104px; }

.ebtq_wrap .banner_box .banner > a { display: block; }

.ebtq_wrap .banner_box .banner > a .img img { vertical-align: top; }

.ebtq_wrap .banner_box .banner .bannerTxt { width: 100%; height: 100%; position: absolute; left: 0; top: 0; text-align: center; }

.ebtq_wrap .banner_box .banner .bannerTxt div { position: absolute; left: 0; top: 50%; transform: translateY(-50%); }

.ebtq_wrap .banner_box .banner .bannerTxt div strong { display: inline-block; font-size: 42px; font-weight: bold; color: #fff; line-height: 47px; }

.ebtq_wrap .banner_box .banner .bannerTxt div span { padding-top: 30px; display: inline-block; font-size: 20px; font-weight: normal; line-height: 27px; color: #fff; }

.ebtq_wrap .banner_box .banner .bannerTxt::before { content: ""; position: absolute; left: 0; top: 0; display: block; background: rgba(0, 0, 0, 0.45); width: 100%; height: 100%; }

.ebtq_wrap .banner_box .banner .bannerTxt:only-child { position: static; }

.ebtq_wrap .banner_box .banner .bannerTxt:only-child strong, .ebtq_wrap .banner_box .banner .bannerTxt:only-child span { color: #000; }

.ebtq_wrap .banner_box .banner .bannerTxt:only-child::before { display: none; }

.ebtq_wrap .banner_box .banner .bannerTxt:only-child div { position: static; transform: translateY(0); }

.ebtq_wrap .banner_box .banner .bannerTxt.type2 strong, .ebtq_wrap .banner_box .banner .bannerTxt.type2 span { color: #000; }

.ebtq_wrap [data-swiper="eBtq"] .tit_type h2 a { font-weight: bold; }

.ebtq_wrap [data-swiper="eBtq"] .list_thumb li .area1 { padding-top: 615px; }

.ebtq_wrap [data-swiper="eBtq"] .list_thumb ~ .btn_prev, .ebtq_wrap [data-swiper="eBtq"] .list_thumb ~ .btn_next { top: 278px; }

.ebtq_wrap [data-swiper="eBtq"] .swiper-button-disabled { display: none; }

.ebtq_wrap [data-swiper="eBtq"] .list_thumb li div[class*="slideBox"] { width: 615px; position: relative; }

.ebtq_wrap [data-swiper="eBtq"] .list_thumb li div[class*="slideBox"] > a { position: absolute; left: 0; top: 0; width: 0; height: 100%; padding-left: 100%; overflow: hidden; }

.ebtq_wrap [data-swiper="eBtq"] .list_thumb li::after { content: ""; display: block; clear: both; }

.ebtq_wrap [data-swiper="eBtq"] .list_thumb ~ .indicator { margin-top: 50px; }

.ebtq_wrap .panel { margin-top: 40px; padding-top: 80px; }

/* [SYS-17869] 210810 [PC] 옴니 E-BTQ 매장 브랜드관 */
.btq .brandCont .prdFilterArea { padding-bottom: 16px; }

.btq .brandCont .prdFilterArea .selectZone.sizeS .ui-selectmenu-text { padding-left: 10px; }

.btq_goods_list ol.unit_THMBH li.on, .btq_goods_list ol.unit_THMBB li.on { border: 1px solid #fff; }

.btq_goods_list ol.unit_THMBH li.on .unit_img, .btq_goods_list ol.unit_THMBB li.on .unit_img { opacity: 1; }

.btq_goods_list ol.unit_THMBH li.on .unit_btn, .btq_goods_list ol.unit_THMBB li.on .unit_btn { display: none; }

/* // [SYS-17869] 210810 [PC] 옴니 E-BTQ 매장 브랜드관 */
/* [SYS-17886] AD배너 / GATE 배너 롤링 기능 추가 요청 */
.contents .banner_box[data-swiper="banner_box"] .swiper-container ul.swiper-wrapper li.swiper-slide { width: 1280px; }

.contents .banner_box[data-swiper="banner_box"] .swiper-container ul.swiper-wrapper li.swiper-slide .video_src { visibility: hidden; position: relative; }

.contents .banner_box[data-swiper="banner_box"] .swiper-container ul.swiper-wrapper li.swiper-slide .video_src > * { max-width: 100% !important; }

.contents .banner_box[data-swiper="banner_box"] .swiper-container ul.swiper-wrapper li.swiper-slide.swiper-slide-active .video_src { visibility: visible; }

.contents .banner_box[data-swiper="banner_box"]:last-child { margin-bottom: 150px; }

.contents .banner_box + .banner_box { margin-top: 120px !important; }

.panel:last-of-type + .banner_box { /* .panel 마지막 다음에 .banner_box 가 왔을때 */ margin-top: -30px !important; }

.panel:last-of-type ~ .banner_box:last-child { /* .panel 마지막 다음에 .banner_box:last-child margin-bottom 설정 */ margin-bottom: 150px !important; }

.panel:last-of-type ~ .banner_box:last-of-type { /* .panel 마지막 다음에 .banner_box:last-of-type margin-bottom 설정 */ margin-bottom: 150px !important; }

/* [SYS-17886] AD배너 / GATE 배너 롤링 기능 추가 요청 */
/* [SYS-19269] PC 빅배너 텍스트 컬러 개선 요청의 건 */
#lotteContents .visual dl.type2 dt, #lotteContents .visual dl.type2 dd { color: #000; }

/* // [SYS-19269] PC 빅배너 텍스트 컬러 개선 요청의 건 */
/* [SYS-20988] 2022-01-26 [상품/전시] 랭킹 판 찜꽁 품절상품코너 개발 요청 */
.tit_type p.info { padding-top: 10px; color: #666666; font-size: 28px; line-height: 33px; }

/* //[SYS-20988] 2022-01-26 [상품/전시] 랭킹 판 찜꽁 품절상품코너 개발 요청 */
/* [SYS-21105] 2022-02-09 */
.review_wrap.rank_type .review_category .noData { padding-bottom: 0 !important; margin-bottom: 120px; }

.review_wrap.rank_type .review_category:last-of-type + .banner_box { margin-top: 120px !important; }

.review_wrap.rank_type .review_category:last-of-type ~ .banner_box:last-child { margin-bottom: 0 !important; }

.review_wrap.rank_type .review_category img { vertical-align: top; }

.review_wrap.rank_type .review_category .banner_box + .banner_box { margin-top: 0 !important; }

.review_wrap.rank_type .review_category .list_thumb li { margin-right: 40px; }

.review_wrap.rank_type .review_category .swiper-container [class*="btn_"]:not(li) { display: none; }

.review_wrap.rank_type .review_category .swiper-container .indicator { margin-top: 0; }

.review_wrap.rank_type .review_category .swiper-container.swiper-container-initialized [class*="btn_"] { display: block; }

.review_wrap.rank_type .review_category .swiper-container.swiper-container-initialized .indicator { margin-top: 50px; }

.review_wrap.rank_type .review_category .list_card li { width: 290px; margin-right: 40px; }

.review_wrap.rank_type .review_category .list_card li > a { display: block; position: relative; }

.review_wrap.rank_type .review_category .list_card li .area1 { padding-top: 290px; }

.review_wrap.rank_type .review_category .list_card li .area1 img { min-height: 100%; height: auto; }

.review_wrap.rank_type .review_category .list_card li .area2 { text-align: center; align-items: center; }

.review_wrap.rank_type .review_category .list_card li .area2 em { display: block; font-weight: 700; font-size: 14px; line-height: 1.334; }

.review_wrap.rank_type .review_category .list_card li .area2 cite { margin-top: 5px; font-size: 13px; line-height: 1.334; }

.review_wrap.rank_type .review_category .user_date { margin-top: 30px; font-size: 14px; line-height: 17px; color: #999999; position: absolute; top: 30px; right: 30px; margin: 0; max-width: 45%; text-align: right; }

.review_wrap.rank_type .review_category .user_date span { display: block; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.review_wrap.rank_type .review_category .user_date span:nth-child(2)::before { content: ''; display: inline-block; width: 1px; height: 11px; margin-left: 5px; margin-right: 10px; background: #999; }

.review_wrap.rank_type .review_category .review_txt .scrollWrap { border: none; padding: 0; background: none; }

.review_wrap.rank_type .review_category .review_txt .scrollWrap .scrollCont { height: 85px; padding: 0 79px 0 0; font-size: 17px; line-height: 20px; line-height: 1.76; overflow-y: scroll; word-break: break-all; }

.review_wrap.rank_type .review_category .review_txt .scrollWrap .vertical-track { width: 4px; }

.review_wrap.rank_type .review_category .review_txt .scrollWrap .vertical-track { background: #e6e6e6; }

.review_wrap.rank_type .review_category .review_txt .scrollWrap .vertical-handle { background: #000; }

.review_wrap.rank_type .review_category[data-swiper='theme'] .swiper-slide { max-width: 400px; }

.review_wrap.rank_type .review_category[data-swiper='theme'] .swiper-slide:last-child { margin-right: 0; }

.review_wrap.rank_type .review_category[data-swiper='theme'] .swiper-slide::after { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; opacity: 0.6; -webkit-backdrop-filter: blur(30px); backdrop-filter: blur(30px); background-image: linear-gradient(to top, #000, rgba(4, 4, 4, 0.4)); z-index: 0; }

.review_wrap.rank_type .review_category[data-swiper='theme'] .swiper-slide .area1 { padding-top: 400px; }

.review_wrap.rank_type .review_category[data-swiper='theme'] .swiper-slide .scrollWrap { position: absolute; top: 0; left: 0; right: 0; overflow: hidden; overflow-y: auto; margin: 20px; padding: 0; border: none; background: none; font-size: 17px; color: #fff; z-index: 2; }

.review_wrap.rank_type .review_category[data-swiper='theme'] .swiper-slide .scrollWrap .scrollCont { position: relative; height: 140px; padding: 0 20px 0 0; line-height: 1.65; overflow-y: scroll; word-break: break-all; }

.review_wrap.rank_type .review_category[data-swiper='theme'] .swiper-slide .scrollWrap .vertical-track { width: 4px; }

.review_wrap.rank_type .review_category[data-swiper='theme'] .swiper-slide .scrollWrap .vertical-track { background: rgba(255, 255, 255, 0.2); }

.review_wrap.rank_type .review_category[data-swiper='theme'] .swiper-slide .scrollWrap .vertical-handle { background: #fff; }

.review_wrap.rank_type .review_category[data-swiper='theme'] .swiper-slide .user { overflow: hidden; position: absolute; top: 240px; left: 20px; z-index: 1; font-size: 15px; line-height: 19px; color: #ffffff; opacity: 0.7; }

.review_wrap.rank_type .review_category[data-swiper='theme'] .swiper-slide .info { position: absolute; top: auto; left: 0; bottom: 0; right: 0; z-index: 1; }

.review_wrap.rank_type .review_category[data-swiper='theme'] .swiper-slide .info a { display: flex; width: 400px; padding: 20px; background: rgba(255, 255, 255, 0.7); }

.review_wrap.rank_type .review_category[data-swiper='theme'] .swiper-slide .info a .img { width: 80px; margin-right: 20px; vertical-align: middle; }

.review_wrap.rank_type .review_category[data-swiper='theme'] .swiper-slide .info a .img img { width: 80px; height: 80px; border-radius: 20px; vertical-align: top; }

.review_wrap.rank_type .review_category[data-swiper='theme'] .swiper-slide .info a .area2 { padding: 0; display: flex; max-width: 260px; justify-content: center; flex-direction: column; }

.review_wrap.rank_type .review_category[data-swiper='theme'] .swiper-slide .info a .area2 em { display: block; overflow: hidden; width: 100%; font-size: 16px; font-weight: bold; letter-spacing: -0.32px; white-space: nowrap; text-overflow: ellipsis; }

.review_wrap.rank_type .review_category[data-swiper='theme'] .swiper-slide .info a .area2 cite { display: block; overflow: hidden; max-height: initial; max-width: 100%; margin-top: 8px; font-size: 16px; font-weight: normal; letter-spacing: -0.32px; white-space: nowrap; text-overflow: ellipsis; }

.review_wrap.rank_type .review_category[data-swiper='theme'] button[class*='btn_'] { top: 170px; }

.review_wrap.rank_type .review_category[data-swiper='unwritten'] .panel_title .tit_type { display: flex; justify-content: space-between; align-items: center; }

.review_wrap.rank_type .review_category[data-swiper='unwritten'] .panel_title .sub_txt { margin-top: 30px; margin-bottom: 50px; color: #666666; font-size: 22px; line-height: 27px; line-height: 32px; }

.review_wrap.rank_type .review_category[data-swiper='unwritten'] .panel_title .sub_txt strong { color: #000000; }

.review_wrap.rank_type .review_category[data-swiper='unwritten'] .panel_title .list_unwritten li .area2 em { display: block; }

.review_wrap.rank_type .review_category[data-swiper='unwritten'] .panel_cont { display: flex; }

.review_wrap.rank_type .review_category[data-swiper='unwritten'] .panel_cont .swiper-container { max-width: 950px; margin: 0 40px 0 0; }

.review_wrap.rank_type .review_category[data-swiper='unwritten'] .panel_cont .swiper-container .swiper-wrapper { margin-right: 0; height: auto; }

.review_wrap.rank_type .review_category[data-swiper='unwritten'] .panel_cont .swiper-container .swiper-wrapper .swiper-slide:last-child { margin-right: 0; }

.review_wrap.rank_type .review_category[data-swiper='unwritten'] .panel_cont .swiper-container [class*='btn_'] { top: 115px; margin-top: 0; }

.review_wrap.rank_type .review_category[data-swiper='unwritten'] .panel_cont .btn_written_go { width: 290px; height: 350px; }

.review_wrap.rank_type .review_category[data-swiper='unwritten'] .panel_cont .btn_written_go a { display: block; width: 100%; height: 100%; background: url("../images/written.jpg") no-repeat; text-indent: -1000em; font-size: 0; }

.review_wrap.rank_type .review_category[data-swiper='category'] .dp_classified { margin-bottom: 50px; }

.review_wrap.rank_type .review_category[data-swiper='category'] .category_list { padding-top: 0; margin-top: 50px; border-top: 1px solid #e0e0e0; }

.review_wrap.rank_type .review_category[data-swiper='category'] .category_list:first-child { margin-top: 0; padding-top: 0; }

.review_wrap.rank_type .review_category[data-swiper='category'] .category_list .display_unit { display: table; width: 100%; padding: 30px 0; }

.review_wrap.rank_type .review_category[data-swiper='category'] .category_list .display_unit .number { display: table-cell; width: 63px; color: #000; font-family: 'NotoSansKR'; font-weight: bold; font-size: 30px; line-height: 1.13; vertical-align: middle; }

.review_wrap.rank_type .review_category[data-swiper='category'] .category_list .display_unit .thumb { display: table-cell; width: 120px; vertical-align: middle; }

.review_wrap.rank_type .review_category[data-swiper='category'] .category_list .display_unit .thumb img { width: 120px; height: 120px; }

.review_wrap.rank_type .review_category[data-swiper='category'] .category_list .display_unit .adult_flag .ico_adult { width: 40px; height: 40px; background-position: -27px 0; }

.review_wrap.rank_type .review_category[data-swiper='category'] .category_list .display_unit .info { display: table-cell; padding-left: 30px; vertical-align: middle; }

.review_wrap.rank_type .review_category[data-swiper='category'] .category_list .display_unit .info em, .review_wrap.rank_type .review_category[data-swiper='category'] .category_list .display_unit .info cite { overflow: hidden; display: block; width: 1067px; white-space: nowrap; text-overflow: ellipsis; font-size: 20px; line-height: 24px; }

.review_wrap.rank_type .review_category[data-swiper='category'] .category_list .display_unit .info em { font-weight: bold; }

.review_wrap.rank_type .review_category[data-swiper='category'] .category_list .display_unit .info cite { margin-top: 10px; }

.review_wrap.rank_type .review_category[data-swiper='category'] .category_list .swiper-container { margin-top: 10px; }

.review_wrap.rank_type .review_category[data-swiper='category'] .category_list .swiper-container .swiper-slide { width: 620px; margin-right: 40px; }

.review_wrap.rank_type .review_category[data-swiper='category'] .category_list .swiper-container .swiper-slide .review_txt { position: relative; height: 232px; height: 184px; padding: 30px; box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.1); border: solid 1px #e7e7e7; background-color: #fff; }

.review_wrap.rank_type .review_category[data-swiper='category'] .category_list .swiper-container .swiper-slide .review_txt .star_score { margin-bottom: 15px; }

.review_wrap.rank_type .review_category[data-swiper='category'] .category_list .swiper-container .swiper-slide .review_txt .star_score .star { position: relative; display: block; width: 140px; height: 24px; background: url("../images/sp_star_set.png") no-repeat; background-position: 0 -90px; background-size: 200px auto; }

.review_wrap.rank_type .review_category[data-swiper='category'] .category_list .swiper-container .swiper-slide .review_txt .star_score .star span { position: absolute; top: 0; left: 0; height: 24px; background: url("../images/sp_star_set.png") no-repeat; background-position: 0 -120px; background-size: 200px auto; }

.review_wrap.rank_type .review_category[data-swiper='category'] .category_list .swiper-container .swiper-slide .hashTag { margin: 30px 0 0; }

.review_wrap.rank_type .review_category[data-swiper='category'] .category_list .swiper-container .swiper-slide .hashTag li { margin-top: 10px; font-size: 16px; line-height: 19px; }

.review_wrap.rank_type .review_category[data-swiper='category'] .category_list .swiper-container .swiper-slide .hashTag li strong { display: inline-block; min-width: 88px; max-width: 198px; overflow: hidden; margin-right: 20px; padding: 13px 20px; border-radius: 23px; background: #f1f1f1; justify-content: center; align-items: center; white-space: nowrap; text-overflow: ellipsis; vertical-align: middle; }

.review_wrap.rank_type .review_category[data-swiper='category'] .category_list .swiper-container .swiper-slide .hashTag li em { overflow: hidden; display: inline-block; max-width: 159px; justify-content: center; align-items: center; font-weight: bold; white-space: nowrap; text-overflow: ellipsis; vertical-align: middle; }

.review_wrap.rank_type .review_category[data-swiper='category'] .category_list .swiper-container .swiper-slide .noData { padding: 128px 0 37px !important; font-size: 15px; line-height: 19px; }

.review_wrap.rank_type .review_category[data-swiper='category'] .category_list .swiper-container .swiper-slide .noData::before { top: 48px; }

.review_wrap.rank_type .review_category[data-swiper='category'] .category_list .swiper-container .swiper-slide.btn_more { width: 232px !important; height: 184px; padding: 0; box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.1); background-color: #fff; }

.review_wrap.rank_type .review_category[data-swiper='category'] .category_list .swiper-container .swiper-slide.btn_more a { display: flex; border: solid 1px #eaeaea; width: 100%; height: 100%; padding: 20px; justify-content: center; align-items: center; font-size: 18px; line-height: 21px; }

.review_wrap.rank_type .review_category[data-swiper='category'] .category_list .swiper-container.swiper-container-initialized .swiper-slide { margin-right: 0; }

.review_wrap.rank_type .review_category[data-swiper='category'] .category_list .swiper-container button.swiper-button-disabled { display: none; }

.review_wrap.rank_type .review_category[data-swiper='category'] .btnWrap { margin-top: 60px; text-align: center; }

.review_wrap.rank_type .review_category[data-swiper='category'] .btnWrap .display_more { min-width: 240px; height: 60px; padding: 0 10px; border: 1px solid #000; line-height: 60px; font-size: 18px; line-height: 21px; color: #000000; font-weight: bold; }

.review_wrap.rank_type .review_category[data-swiper='category'] .btnWrap .display_more::after { content: ''; display: inline-block; width: 9px; height: 9px; margin-left: 11px; border-top: 1px solid #000; border-right: 1px solid #000; transform: rotate(135deg); vertical-align: 4px; }

.review_wrap.rank_type .review_category[data-swiper='category'] .btnWrap .display_more.fold::after { transform: rotate(-45deg); vertical-align: 0; }

.review_wrap.rank_type .review_category[data-swiper='best'] .swiper-slide .area2 { text-align: left; }

.review_wrap.rank_type .review_category[data-swiper='best'] .swiper-slide .area2 .txt_group em { display: inline; font-weight: normal; }

.review_wrap.rank_type .review_category[data-swiper='brand'] .info { padding: 20px; }

.review_wrap.rank_type .review_category[data-swiper='brand'] .info em { display: block; overflow: hidden; margin-bottom: 15px; font-size: 24px; line-height: 29px; font-weight: bold; white-space: nowrap; text-overflow: ellipsis; }

.review_wrap.rank_type .review_category[data-swiper='brand'] .info cite { display: block; overflow: hidden; font-size: 17px; line-height: 20px; white-space: nowrap; text-overflow: ellipsis; }

.review_wrap.rank_type .review_category[data-swiper='brand'] .swiper-container .swiper-slide { width: 400px; height: 193px; margin-right: 40px; margin-bottom: 10px; padding: 30px; box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.1); border: solid 1px #eaeaea; background-color: #fff; }

.review_wrap.rank_type .review_category[data-swiper='brand'] .swiper-container.swiper-container-initialized .indicator { margin-top: 40px; }

/* [SYS-21105] 2022-02-09 */
/* [SYS-22223]20220510 [상품/전시] 주제별 랭킹>임의선정자동순위 코너 랭킹판 내 추가 개발 */
.theme_rank[data-swiper*="rank"] .swiper-coverflow { width: 1380px; margin: 0 0 0 -50px; overflow: hidden; }

.theme_rank[data-swiper*="rank"] .swiper-coverflow .swiper-container { padding: 100px 0 0; }

.theme_rank[data-swiper*="rank"] .swiper-coverflow .swiper-container.swiper-container-horizontal > .swiper-pagination-bullets { max-width: 1280px; margin: 0 auto; }

.theme_rank .swiper-coverflow .swiper-container { padding-top: 70px !important; }

.theme_rank .swiper-coverflow .swiper-container .list_card2 > li { width: 270px; margin: 0 20px; padding: 20px 35px; }

.theme_rank .swiper-coverflow .swiper-container .list_card2 > li .num { top: -42px; left: -56px; }

.theme_rank .swiper-coverflow .swiper-container .list_card2 > li .area1 { padding-top: 200px; }

.theme_rank .swiper-coverflow .swiper-container .list_card2 > li .area2 { margin-top: 15px; }

.theme_rank .swiper-coverflow .swiper-container .list_card2 > li .area2 .price { margin-top: 15px; }

/* //[SYS-22223]20220510 [상품/전시] 주제별 랭킹>임의선정자동순위 코너 랭킹판 내 추가 개발 */
/* [SYS-21672] 2022-07-07 [상품/전시][퍼블리싱] 세일판 개선 (PC) */
.timeSale_new .panel { margin: 80px auto 0 auto; }

.timeSale_new .panel:first-of-type { margin-top: 0; }

.timeSale_new .panel .sub_tit { font-size: 18px; font-weight: normal; line-height: 27px; color: #000; text-align: center; margin: 13px 0 20px; width: 100%; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.timeSale_new .panel .tit_type.t1 { position: relative; }

.timeSale_new .panel .tit_type.t1 .more { font-size: 12px; line-height: 30px; color: #000; font-weight: normal; position: absolute; right: 0; bottom: -5px; }

.timeSale_new .panel .tit_type.t2 { font-size: 30px; line-height: 40px; font-weight: bold; display: flex; justify-content: center; align-items: center; }

.timeSale_new .panel .tit_type.t2 > span { display: inline-block; max-width: 100%; text-align: center; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.timeSale_new .panel .tit_type.t2 .more { font-size: 13px; min-height: 30px; color: #000; padding: 6px 15px; border: 1px solid #c2c3c4; border-radius: 18px; letter-spacing: normal; display: flex; justify-content: center; align-items: center; font-weight: normal; white-space: nowrap; }

.timeSale_new .panel .tit_type.t2 .more::after { margin-left: 5px; }

.timeSale_new .panel .tab_wrap { margin-top: 30px; }

.timeSale_new .panel:last-of-type { margin-bottom: 150px; }

.timeSale_new .tab_type6 { display: flex; justify-content: center; }

.timeSale_new .tab_type6 li { border: 1px solid #c2c3c4; text-align: center; color: #888; }

.timeSale_new .tab_type6 li:first-child { border-right: 0; }

.timeSale_new .tab_type6 li + li { border-left: 0; }

.timeSale_new .tab_type6 li > a { display: block; color: #888; padding: 11px 15px 12px; min-width: 212px; }

.timeSale_new .tab_type6 li.on { border: 2px solid #000; }

.timeSale_new .tab_type6 li.on > a { color: #000; font-weight: bold; }

.timeSale_new .remaining_time { text-align: center; margin: 30px 0 20px; }

.timeSale_new .remaining_time dt { font-size: 18px; color: #000; line-height: 27px; }

.timeSale_new .remaining_time dd { margin-top: 10px; font-family: 'NotoSansKR', '맑은 고딕', 'Malgun Gothic'; font-weight: bold; font-size: 40px; line-height: 45px; color: #000; display: block; }

.timeSale_new .remaining_time dd::before { content: none; }

.timeSale_new .remaining_time dd > div { display: flex; justify-content: center; align-items: center; }

.timeSale_new .remaining_time dd > div::before { content: ''; display: inline-block; width: 40px; height: 40px; background: url("../images/icon_clock.png") no-repeat; vertical-align: middle; margin-right: 10px; }

.timeSale_new .timeSale_list li, .timeSale_new .limitSale_list li { padding: 0 35px; width: 320px; }

.timeSale_new .timeSale_list li .thumb, .timeSale_new .limitSale_list li .thumb { padding: 0; }

.timeSale_new .timeSale_list li .thumb .img, .timeSale_new .limitSale_list li .thumb .img { padding-bottom: 250px; }

.timeSale_new .timeSale_list li .adult_flag .ico_adult, .timeSale_new .limitSale_list li .adult_flag .ico_adult { width: 50px; height: 50px; background-position: -71px 0; }

.timeSale_new .timeSale_list li .dp_unit .unit_info, .timeSale_new .limitSale_list li .dp_unit .unit_info { margin-top: 15px; margin-bottom: 10px; }

.timeSale_new .timeSale_list li .dp_unit .unit_info .name, .timeSale_new .limitSale_list li .dp_unit .unit_info .name { white-space: nowrap; display: block; height: auto; }

.timeSale_new .timeSale_list li .brand_logo, .timeSale_new .limitSale_list li .brand_logo { text-align: center; margin: 20px 0 30px; }

.timeSale_new .timeSale_list li .brand_logo img, .timeSale_new .limitSale_list li .brand_logo img { width: 150px; height: 40px; }

.timeSale_new .timeSale_list li .brand_sale, .timeSale_new .limitSale_list li .brand_sale { display: flex; justify-content: space-between; font-family: 'NotoSansKR', '맑은 고딕', 'Malgun Gothic'; color: #000; }

.timeSale_new .timeSale_list li .brand_sale .brand, .timeSale_new .limitSale_list li .brand_sale .brand { font-size: 18px; line-height: 21px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.timeSale_new .timeSale_list li .brand_sale .sale, .timeSale_new .limitSale_list li .brand_sale .sale { color: #de0018; font-weight: bold; font-size: 22px; line-height: 24px; letter-spacing: -0.44px; white-space: nowrap; }

.timeSale_new .swiper-container-horizontal > .indicator { margin-top: 40px; }

.timeSale_new [data-swiper="dp_slide_con"] .btn_prev, .timeSale_new [data-swiper="dp_slide_con"] .btn_next { margin-top: -55px; }

.timeSale_new .sale_banner { width: 1280px; margin: 80px auto 0 auto; font-size: 0; }

.timeSale_new .sale_banner li img { display: block; width: 100%; }

.timeSale_new .list_event li { width: 400px; }

.timeSale_new .list_event li .area1 { padding-top: 400px; margin-top: 0; position: relative; }

.timeSale_new .list_event li .area1 span.btn_type.col1 { position: absolute; top: 20px; left: 20px; font-size: 13px; min-width: 76px; }

.timeSale_new .list_event li .area1 .info .progress { bottom: 3px; }

.timeSale_new .list_event li .area2 > cite { font-size: 17px; }

.timeSale_new .list_event li .area2 .btn_type3.col2 { margin-top: 20px; }

.timeSale_new .list_event li .area2 .group span { font-size: 18px; font-family: 'NotoSansKR', '맑은 고딕', 'Malgun Gothic'; }

.timeSale_new .list_event li .area2 .group span s { font-weight: normal; color: #c4c4c4; margin-left: 7px; font-weight: bold; }

.timeSale_new .list_event li .area2 .group span:only-child { margin-left: 0; }

.timeSale_new .newSale .br_search + .br_slide { margin-top: 40px; }

.timeSale_new .newSale .br_result { margin-top: 60px; }

.timeSale_new .newSale .dp_classified { margin-bottom: 20px; }

.timeSale_new .newSale .dp_classified > ul > li [class*="check_type"] > em { padding: 0 20px; font-size: 15px; }

.timeSale_new .newSale li.keywordUnit { display: flex; align-items: flex-start; justify-content: center; flex-direction: column; }

.timeSale_new .newSale li.keywordUnit strong { display: flex; align-items: flex-end; font-size: 20px; color: #000; line-height: 19px; margin: 0 0 30px; font-weight: bold; }

.timeSale_new .newSale li.keywordUnit strong i { display: inline-block; width: 20px; height: 20px; margin: 0 8px 0 0; background-color: transparent; background-image: url("../images/icon_common.png"); background-position: -360px -104px; }

.timeSale_new .newSale li.keywordUnit .arrowBtn { display: flex; align-items: center; justify-content: center; border-radius: 24px; background-color: #f4f4f4; padding: 13px 30px; min-height: 48px; max-width: 100%; }

.timeSale_new .newSale li.keywordUnit .arrowBtn span { display: block; font-size: 16px; color: #000; line-height: 17px; max-width: calc(100% - 18px); white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.timeSale_new .newSale li.keywordUnit .arrowBtn i { display: inline-block; width: 8px; height: 8px; border: solid #000; border-width: 1px 1px 0 0; transform: rotate(45deg); margin: 0 0 0 10px; }

.timeSale_new .newSale li.keywordUnit .arrowBtn + .arrowBtn { margin: 15px 0 0; }

.timeSale_new .noData { padding: 140px 0 60px !important; background-color: #f4f4f4; margin-top: 30px; }

.timeSale_new .noData::before { top: 60px; }

.timeSale_new .today_sale .remaining_time { margin: 20px 0; }

.timeSale_new .today_sale .noData_txt { text-align: center; }

.timeSale_new .today_sale .noData_txt p { font-size: 22px; line-height: 34px; color: #333; }

.timeSale_new .today_sale .adult_flag .ico_adult { width: 50px; height: 50px; background-position: -71px 0; }

.timeSale_new .brTimeSale .remaining_time { margin: 20px 0 30px; }

.timeSale_new .brTimeSale .dday { font-size: 50px; color: #000; font-family: 'NotoSansKR', '맑은 고딕', 'Malgun Gothic'; font-weight: bold; line-height: 58px; text-align: center; margin: 15px 0 60px; }

.timeSale_new .brTimeSale .list_event > li { border: 1px solid #e0e0e0; }

.timeSale_new .brTimeSale .list_event > li .area1 { padding-top: 256px; }

.timeSale_new .brTimeSale .list_event > li .area1 .brand_img { height: 196px; overflow: hidden; position: relative; }

.timeSale_new .brTimeSale .list_event > li .area1 .brand_img img { width: 100%; min-width: 100%; height: auto; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }

.timeSale_new .brTimeSale .list_event > li .area1 .brand_logo { text-align: center; margin-top: 20px; }

.timeSale_new .brTimeSale .list_event > li .area1 .brand_logo img { width: 150px; height: 40px; }

.timeSale_new .brTimeSale .list_event > li .area2 { margin-top: 0; }

.timeSale_new .brTimeSale .list_event > li .product { padding: 10px 20px; }

.timeSale_new .brTimeSale .list_event > li .product li { width: 100%; padding: 20px 0; }

.timeSale_new .brTimeSale .list_event > li .product li > a { background-color: #fff; text-align: left; padding: 0; }

.timeSale_new .brTimeSale .list_event > li .product li .ts_unit { width: 100%; display: flex; align-items: center; }

.timeSale_new .brTimeSale .list_event > li .product li .ts_unit .thumb .img { width: 100px; height: 100px; }

.timeSale_new .brTimeSale .list_event > li .product li .ts_unit .thumb .img img { width: 100%; }

.timeSale_new .brTimeSale .list_event > li .product li .ts_unit .adult_flag .ico_adult { width: 24px; height: 24px; background-position: 0 0; }

.timeSale_new .brTimeSale .list_event > li .product li .ts_unit .info { margin-left: 20px; width: calc(100% - 120px); }

.timeSale_new .brTimeSale .list_event > li .product li .ts_unit .info .unit_info .brand { font-size: 14px; color: #000; font-weight: bold; line-height: 20px; letter-spacing: -0.28px; margin-bottom: 2px; }

.timeSale_new .brTimeSale .list_event > li .product li .ts_unit .info .unit_info .name { font-size: 14px; color: #000; line-height: 20px; letter-spacing: -0.28px; display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; height: auto; }

.timeSale_new .brTimeSale .list_event > li .product li .ts_unit .info .unit_price { font-family: 'NotoSansKR', '맑은 고딕', 'Malgun Gothic'; }

.timeSale_new .brTimeSale .list_event > li .product li .ts_unit .info .unit_price .price01 { font-size: 14px; line-height: 1; letter-spacing: -0.28px; color: #c4c4c4; padding-bottom: 5px; }

.timeSale_new .brTimeSale .list_event > li .product li .ts_unit .info .unit_price .price02 { font-size: 18px; line-height: 1; letter-spacing: -0.36px; font-weight: bold; color: #000; margin-bottom: 0; }

.timeSale_new .brTimeSale .list_event > li .product li .ts_unit .info .unit_price .price02 .sale { color: #de0018; margin-left: 7px; font-weight: bold; }

.timeSale_new .brTimeSale .list_event > li .product li strong { padding-top: 0; }

.timeSale_new .brTimeSale .list_event > li .product li strong::before, .timeSale_new .brTimeSale .list_event > li .product li strong::after { content: none; }

.timeSale_new .brTimeSale .list_event > li .product li + li { border-top: 1px solid #eaeaea; }

.timeSale_new [data-swiper="timeSale"] .list_event.t1 ~ .btn_prev, .timeSale_new [data-swiper="timeSale"] .list_event.t1 ~ .btn_next { top: 248px; }

.timeSale_new.sale_lounge .sale_notice { margin: 30px 0 60px; text-align: center; background-color: #f5f5f5; padding: 40px; }

.timeSale_new.sale_lounge .sale_notice strong { display: block; font-size: 30px; color: #000; font-weight: bold; font-family: 'NotoSansKR', '맑은 고딕', 'Malgun Gothic'; line-height: 39px; margin-bottom: 20px; }

.timeSale_new.sale_lounge .sale_notice li { font-size: 15px; color: #666; }

.timeSale_new.sale_lounge .sale_notice li + li { margin-top: 10px; }

.timeSale_new.sale_lounge .prdFilterArea .viewType .selectZone { display: none; }

.timeSale_new .swiper-pagination-lock { display: none; }

/* //[SYS-21672] 2022-07-07 [상품/전시][퍼블리싱] 세일판 개선 (PC) */
/* [SYS-23653] 2022-07-27 [판촉] WEB 혜택&매장혜택 판 개선 (PC) */
.panel.newBenefit .home_title { text-align: center; margin-bottom: 30px; }

.panel.newBenefit .home_title h2 { font-size: 30px; line-height: 40px; color: #000; font-weight: bold; }

.panel.newBenefit .shortCuts { display: flex; align-items: center; justify-content: center; flex-wrap: wrap; margin-top: -5px; }

.panel.newBenefit .shortCuts li { margin: 5px 0 0 5px; }

.panel.newBenefit .shortCuts li:first-child { margin-left: 0; }

.panel.newBenefit .shortCuts li > a { display: flex; align-items: center; justify-content: center; padding: 5px 20px; border-radius: 24px; background-color: #000; font-size: 16px; color: #fff; line-height: 21px; font-weight: bold; min-height: 40px; }

.panel.newBenefit .tab_type.squareTab { display: flex; align-items: stretch; justify-content: center; margin: 0 0 30px; }

.panel.newBenefit .tab_type.squareTab > li { margin: 0; width: 100%; display: block; }

.panel.newBenefit .tab_type.squareTab > li > a { display: flex; align-items: center; justify-content: center; flex-wrap: wrap; min-height: 65px; padding: 5px; border: solid 1px #e0e0e0; background-color: #fff; font-size: 20px; color: #c4c4c4; font-weight: bold; line-height: 1; }

.panel.newBenefit .tab_type.squareTab > li > a:before { display: none; }

.panel.newBenefit .tab_type.squareTab > li.on > a { color: #000; border: 2px solid #000; }

.panel.newBenefit .tab_type.innerTab { display: flex; align-items: stretch; justify-content: center; border-bottom: 1px solid #e0e0e0; margin: 30px 0 0; }

.panel.newBenefit .tab_type.innerTab > li { margin: 0; min-width: 160px; display: block; width: max-content !important; }

.panel.newBenefit .tab_type.innerTab > li > a { display: flex; align-items: flex-start; justify-content: center; flex-wrap: wrap; height: 45px; padding: 0 44px 5px; border-bottom: solid 2px transparent; background-color: #fff; font-size: 18px; color: #000; font-weight: normal; line-height: 1; width: 100% !important; }

.panel.newBenefit .tab_type.innerTab > li > a:before { display: none; }

.panel.newBenefit .tab_type.innerTab > li > a span { font-size: 18px; color: #000; }

.panel.newBenefit .tab_type.innerTab > li.on > a { font-weight: bold; border-color: #000; }

.panel.newBenefit .innerTabContents { padding: 60px 0 0; }

.panel.newBenefit .innerTabContents .dp_classified { margin: 0 0 20px; }

.panel.newBenefit .innerTabContents .dp_classified > ul > li { margin: 0 5px 10px 0; }

.panel.newBenefit .innerTabContents .dp_classified > ul > li [class*="check_type"] > a, .panel.newBenefit .innerTabContents .dp_classified > ul > li [class*="check_type"] > em { display: flex; align-items: center; justify-content: center; height: 45px; font-size: 14px; line-height: 1; color: #333; padding: 0 20px; border-radius: 24px; background-color: #f4f4f4; }

.panel.newBenefit .innerTabContents .dp_classified > ul > li [class*="check_type"] > input:checked + em, .panel.newBenefit .innerTabContents .dp_classified > ul > li [class*="check_type"] > input:checked + a { color: #fff; background: #000; }

.panel.newBenefit .innerTabContents .anchorArea { margin: 0 0 20px; }

.panel.newBenefit .innerTabContents .anchorArea > ul { display: flex; align-items: flex-start; justify-content: flex-start; }

.panel.newBenefit .innerTabContents .anchorArea > ul > li + li { margin: 0 0 0 5px; }

.panel.newBenefit .innerTabContents .anchorArea > ul > li > a { display: flex; align-items: center; justify-content: center; height: 45px; line-height: 1; color: #333; padding: 0 20px; border-radius: 24px; font-size: 15px; background-color: #f2f4f5; }

.panel.newBenefit .innerTabContents .anchorArea > ul > li > a.on { background: #000; color: #fff; }

.panel.newBenefit .innerTabContents .categoryOption { margin: 20px 0 0; margin: 0; }

.panel.newBenefit .innerTabContents .categoryOption .defaultItem dl dt { display: table-cell; height: 100%; border-bottom: 1px solid #e0e0e0; padding: 15px 0 15px 25px; color: #5b6374; background: #f9f9f9; width: 163px; vertical-align: top; font-size: 14px; color: #000; line-height: 1; }

.panel.newBenefit .innerTabContents .categoryOption .defaultItem dl dd { padding: 17px 0 7px 20px; }

.panel.newBenefit .innerTabContents .categoryOption .defaultItem dl dd .checkboxGroup.point { display: block; display: flex; align-items: flex-start; justify-content: flex-start; flex-wrap: wrap; }

.panel.newBenefit .innerTabContents .categoryOption .defaultItem dl dd .checkboxGroup.point:first-child { margin-top: 0; }

.panel.newBenefit .innerTabContents .categoryOption .defaultItem dl dd .checkboxGroup.point label { font-size: 14px; line-height: 1; width: inherit; height: inherit; margin: 0 0 13px; padding: 0 20px 0 28px; }

.panel.newBenefit .innerTabContents .categoryOption .defaultItem dl dd .checkboxGroup.point label:before { width: 18px; height: 18px; margin: -2px 10px 0 -28px; background: url("../images/bg_layout.png") no-repeat -320px 0; }

.panel.newBenefit .innerTabContents .categoryOption .defaultItem dl dd .checkboxGroup.point label.disabled { color: #ccc; }

.panel.newBenefit .innerTabContents .categoryOption .defaultItem dl dd .checkboxGroup.point input[type="checkbox"]:checked + label:before { background-position: -360px 0; }

.panel.newBenefit .innerTabContents .categoryOption .defaultItem .brandList dt .btnSquare { margin-top: 10px; }

.panel.newBenefit .innerTabContents .categoryOption .defaultItem .brandList dd { padding: 0; vertical-align: top; }

.panel.newBenefit .innerTabContents .categoryOption .defaultItem .brandList .scrollWrap { border: none; background: #fff; overflow: hidden; padding: 0; }

.panel.newBenefit .innerTabContents .categoryOption .defaultItem .brandList .scrollWrap .on { padding: 4px 0 11px 20px; overflow: hidden; }

.panel.newBenefit .innerTabContents .categoryOption .defaultItem .brandList .scrollWrap .scrollCont { height: auto; max-height: 100px; padding: 17px 0 7px 20px; }

.panel.newBenefit .innerTabContents .categoryOption .defaultItem .brandList .scrollWrap .scrollCont.on { max-height: 120px; }

.panel.newBenefit .innerTabContents .categoryOption .defaultItem .brandList .scrollWrap .scrollCont .defaultItem { padding: 0; }

.panel.newBenefit .innerTabContents .categoryOption .defaultItem .brandList .checkboxGroup.point { margin-top: 0; }

.panel.newBenefit .innerTabContents .categoryOption .defaultItem .brandList .checkboxGroup.point:first-child { margin-top: 0; }

.panel.newBenefit .innerTabContents .categoryOption .defaultItem .brandList .checkboxGroup.point label { width: 210px; line-height: 1.2; word-break: break-all; vertical-align: top; }

.panel.newBenefit .innerTabContents .categoryOption .defaultItem .brandList .moreBrand { display: none; }

.panel.newBenefit .innerTabContents .categoryOption .defaultItem .brandList.noData dt .btnSquare { display: none; }

.panel.newBenefit .innerTabContents .categoryOption .defaultItem .brandList.noData dd p { line-height: 80px; text-align: center; }

.panel.newBenefit .innerTabContents .categoryOption .selProp dt { display: table-cell; height: 100%; padding: 17px 0 22px 20px; color: #000; background: #fff; width: 163px; vertical-align: top; font-size: 14px; color: #000; line-height: 1; }

.panel.newBenefit .innerTabContents .categoryOption .selProp dd.con { padding: 15px 25px 5px; }

.panel.newBenefit .innerTabContents .categoryOption .selProp dd.con > a { display: inline-block; margin: 0 20px 10px 0; border-radius: 12px; padding: 3px 11px 4px; font-size: 13px; color: #333; border: 1px solid #e5e5e5; }

.panel.newBenefit .innerTabContents .categoryOption .btnMoreItem { border-top: 1px solid #ccc; }

.panel.newBenefit .innerTabContents .categoryOption .btnWrap > a { width: 240px; }

.panel.newBenefit .innerTabContents .categoryOption .btnWrap > a + a { margin-left: 10px; }

.panel.newBenefit .innerTabContents .categoryOption + .panel { margin-top: 80px; }

.panel.newBenefit .innerTabContents .panel { margin-top: 0; }

.panel.newBenefit .innerTabContents .panel + .panel { margin-top: 80px; }

.panel.newBenefit .innerTabContents .panel[id^="anchorIdx"] { margin: 0 auto; padding-top: 80px; }

.panel.newBenefit .innerTabContents .panel .ev_slide_con + .pagination { margin-top: 90px; }

.panel.newBenefit .innerTabContents .panel .tit_type { font-size: 24px; color: #000; line-height: 32px; display: block; font-weight: bold; margin: 0 0 30px; }

.panel.newBenefit .innerTabContents .panel .ev_slide_con { padding: 0; }

.panel.newBenefit .innerTabContents .panel .ev_slide_con ul li { width: 224px; border-radius: 0; margin-right: 40px; }

.panel.newBenefit .innerTabContents .panel .ev_slide_con ul li a { display: block; }

.panel.newBenefit .innerTabContents .panel .ev_slide_con ul li .area2 { padding: 0; background: #fff; font-size: 14px; color: #000; }

.panel.newBenefit .innerTabContents .panel .ev_slide_con ul li .area2 strong { display: block; margin: 0 0 5px; line-height: 18px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.panel.newBenefit .innerTabContents .panel .ev_slide_con ul li .area2 p { height: 38px; color: #000; margin: 0 0 15px; line-height: 19px; display: -webkit-box; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; word-break: break-word; word-break: break-word; }

.panel.newBenefit .innerTabContents .panel .ev_slide_con ul li .area2 div { display: flex; align-items: center; justify-content: flex-end; line-height: 16px; }

.panel.newBenefit .innerTabContents .panel .ev_slide_con ul li .area2 div span { display: block; flex: 1; font-family: Arial, "NotoSansKR", "맑은 고딕", "Malgun Gothic"; font-weight: bold; }

.panel.newBenefit .innerTabContents .panel .ev_slide_con ul li .area2 div em.done { font-size: 12px; color: #c4c4c4; line-height: 16px; font-weight: bold; background: unset; width: auto; height: 16px; display: block; }

.panel.newBenefit .innerTabContents .panel .ev_slide_con ul li .area2 div em.downLoad { font-size: 0; display: block; width: 20px; height: 18px; border: 0; background-color: transparent; background-image: url("../images/icon_common.png"); background-position: 0px -122px; }

.panel.newBenefit .innerTabContents .panel .ev_slide_con ul li .area2 div em.downLoad:after { display: none; }

.panel.newBenefit .innerTabContents .panel .ev_slide_con ul li .area2 div em.none:after { display: none; }

.panel.newBenefit .innerTabContents .panel .ev_slide_con .indicator { margin: 40px 0 0; }

.panel.newBenefit .innerTabContents .panel .ev_slide_con .swiper-no-swiping + .indicator { display: none; }

.panel.newBenefit .innerTabContents .panel .ev_slide_con .btn_prev, .panel.newBenefit .innerTabContents .panel .ev_slide_con .btn_next { top: 82px; margin-top: 0; }

.panel.newBenefit .innerTabContents .panel .ev_slide_con:not([data-swiper="ev_slide_con"]) ul { flex-wrap: wrap; }

.panel.newBenefit .innerTabContents .panel .ev_slide_con:not([data-swiper="ev_slide_con"]) ul li:nth-child(5n) { margin-right: 0; }

.panel.newBenefit .innerTabContents .panel .ev_slide_con:not([data-swiper="ev_slide_con"]) ul li:nth-child(n+6) { margin-top: 80px; }

.panel.newBenefit .innerTabContents .panel .ev_slide_con:not([data-swiper="ev_slide_con"]) .indicator, .panel.newBenefit .innerTabContents .panel .ev_slide_con:not([data-swiper="ev_slide_con"]) .btn_prev, .panel.newBenefit .innerTabContents .panel .ev_slide_con:not([data-swiper="ev_slide_con"]) .btn_next { display: none; }

.panel.newBenefit + .panel.newBenefit { margin-top: 80px; }

/* //[SYS-23653] 2022-07-27 [판촉] WEB 혜택&매장혜택 판 개선 (PC) */
/* [SYS-23595] 2022-07-12 [상품/전시][퍼블리싱] 홈판 신규 생성 [PC] */
.contents .visual.home_new dl dt, .contents .visual.story dl dt { margin-top: 10px; }

.contents .visual.home_new dl dt.brand, .contents .visual.story dl dt.brand { display: block; font-size: 20px; font-weight: bold; line-height: 30px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; margin-top: 0px; }

.contents .visual.home_new dl dd, .contents .visual.story dl dd { max-height: 30px; display: block; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.contents .visual.home_new .visual-control, .contents .visual.story .visual-control { bottom: 105px; }

.tab_type6 { display: flex; justify-content: center; }

.tab_type6 li { border: 1px solid #c2c3c4; text-align: center; color: #888; }

.tab_type6 li:first-child { border-right: 0; }

.tab_type6 li + li { border-left: 0; }

.tab_type6 li > a { display: block; color: #888; padding: 11px 15px 12px; min-width: 212px; font-size: 16px; }

.tab_type6 li.on { border: 2px solid #000; }

.tab_type6 li.on > a { color: #000; font-weight: bold; }

.home_new { margin: 0 auto; }

.home_new .panel:first-of-type { margin: 80px auto; }

.home_new .panel section { margin: 0 auto 80px; }

.home_new .panel section:first-of-type { margin-top: 30px; }

.home_new .panel section .tit_type.t2 { margin-bottom: 30px; font-size: 30px; line-height: 40px; font-weight: bold; display: flex; justify-content: center; align-items: center; }

.home_new .panel section .tit_type.t2 span { display: block; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.home_new .panel section .tit_type.t2 .more { font-size: 13px; min-height: 30px; color: #000; padding: 6px 15px; border: 1px solid #c2c3c4; border-radius: 18px; letter-spacing: normal; display: flex; justify-content: center; align-items: center; font-weight: normal; white-space: nowrap; }

.home_new .panel section .tit_type.t2 .more::after { margin-left: 5px; }

.home_new .panel section .list_card.t1 > li .area2 .txt_group { padding-top: 0; }

.home_new .panel section .list_card.t1 > li .area2 [class*="txt_icon"] + .txt_group { padding-top: 5px; }

.home_new .panel section .list_card.t1 > li .area2 [class*="icom"] { margin-top: 15px; }

.home_new .panel section .list_card.t1 > li .area2 .icom1 em { color: #888; }

.home_new .panel section .list_card.t1 > li .area2 p { color: #666; margin-top: 5px; }

.home_new .panel section .list_card.t1 ~ .indicator { margin-top: 40px; }

.home_new .panel section:last-of-type { margin-bottom: 150px; }

.home_new .panel section[data-swiper="review"] { margin-top: 40px; }

.home_new .panel section[data-swiper="review"] .swiper-container .list_card.t1 > li > a { z-index: 1; }

.home_new .panel .banner_box { margin: 120px auto; width: 1280px; }

.home_new .home_title { text-align: center; display: -webkit-box; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; word-break: break-word; margin: 120px auto 30px; }

.home_new .home_title h2 { font-size: 36px; line-height: 48px; color: #000; font-weight: bold; }

.home_new .home_title + .panel { margin-top: 30px; }

.home_new .home_title:first-of-type { margin-top: 80px; }

.home_new .noData { padding: 140px 0 60px !important; background-color: #f5f5f5; margin-top: 30px; }

.home_new .noData::before { top: 60px; }

.home_new .swiper-container-horizontal > .indicator { margin-top: 40px; }

.home_new .list_thumb ~ .indicator, .home_new .list_card.t1 ~ .indicator { margin-top: 30px; }

.home_new .swiper-pagination-lock { display: none !important; }

.newHome_list .area2 { position: absolute; bottom: 0; width: 100%; text-align: center; background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5)); }

.newHome_list .noData { padding: 140px 0 60px !important; background-color: #f5f5f5; }

.newHome_list .noData::before { top: 60px; }

.productZone .product_cate ul { width: calc(100% - 90px); }

.productZone .product_cate ul li { width: calc(1280px / 7) !important; display: flex; justify-content: center; text-align: center; }

.productZone .product_cate ul li .thumb { width: 110px; height: 110px; border-radius: 100%; background-color: #f4f4f4; display: flex; justify-content: center; align-items: center; overflow: hidden; margin: 0 auto; }

.productZone .product_cate ul li .thumb img { width: 100%; height: 100%; }

.productZone .product_cate ul li .cate_name { max-width: 170px; font-size: 15px; color: #000; line-height: 17px; letter-spacing: -0.32px; margin: 10px auto 0; overflow: hidden; display: -webkit-box; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; word-break: break-word; word-break: break-all; }

.productZone [data-swiper="product_cate"] .btn_prev, .productZone [data-swiper="product_cate"] .btn_next { margin-top: -55px; }

:lang(en) .productZone .product_cate ul li .cate_name { line-height: 23px; }

dl.remaining_time { text-align: center; margin: 30px 0 20px; }

dl.remaining_time dt { font-size: 18px; color: #000; line-height: 27px; }

dl.remaining_time dd { margin-top: 10px; font-family: 'NotoSansKR', '맑은 고딕', 'Malgun Gothic'; font-weight: bold; font-size: 40px; line-height: 45px; color: #000; display: block; }

dl.remaining_time dd::before { content: none; }

dl.remaining_time dd > div { display: flex; justify-content: center; align-items: center; }

dl.remaining_time dd > div::before { content: ''; display: inline-block; width: 40px; height: 40px; background: url("../images/icon_clock.png") no-repeat; vertical-align: middle; margin-right: 10px; }

div.remaining_time { font-family: 'NotoSansKR', '맑은 고딕', 'Malgun Gothic'; font-weight: bold; font-size: 40px; line-height: 45px; color: #000; display: block; }

div.remaining_time::before { content: none; }

div.remaining_time > div { display: flex; justify-content: center; align-items: center; }

div.remaining_time > div::before { content: ''; display: inline-block; width: 40px; height: 40px; background: url("../images/icon_clock.png") no-repeat; vertical-align: middle; margin-right: 10px; }

.timeSaleZone .timeSale_list li { padding: 0 35px; width: 320px; }

.timeSaleZone .timeSale_list li .thumb { padding: 0; }

.timeSaleZone .timeSale_list li .thumb .img { padding-bottom: 250px; }

.timeSaleZone .timeSale_list li .adult_flag .ico_adult { width: 50px; height: 50px; background-position: -71px 0; }

.timeSaleZone .timeSale_list li .dp_unit .unit_info { margin-top: 20px; margin-bottom: 10px; }

.timeSaleZone .timeSale_list li .dp_unit .unit_info .name { white-space: nowrap; display: block; height: auto; }

.timeSaleZone .timeSale_list li .dp_unit .unit_price .price01 { color: #c4c4c4; }

.timeSaleZone .timeSale_list li .dp_unit .unit_price .price02 .sale { font-weight: bold; color: #de0018; }

.timeSaleZone .timeSale_list li .brand_logo { text-align: center; margin: 20px 0 30px; }

.timeSaleZone .timeSale_list li .brand_logo img { width: 150px; height: 40px; }

.timeSaleZone .timeSale_list li .brand_sale { display: flex; justify-content: space-between; font-family: 'NotoSansKR', '맑은 고딕', 'Malgun Gothic'; color: #000; }

.timeSaleZone .timeSale_list li .brand_sale .brand { font-size: 18px; line-height: 21px; display: block; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.timeSaleZone .timeSale_list li .brand_sale .sale { color: #de0018; font-weight: bold; font-size: 22px; line-height: 24px; letter-spacing: -0.44px; white-space: nowrap; }

.timeSaleZone [data-swiper="dp_slide_con"] .btn_prev, .timeSaleZone [data-swiper="dp_slide_con"] .btn_next { margin-top: -55px; }

.bestBuyingZone .dp_classified { margin-bottom: 50px; }

.bestBuyingZone .dp_classified > ul > li { margin-right: 5px; }

.bestBuyingZone .dp_classified > ul > li [class*="check_type"] > em { font-size: 15px; padding: 0 20px; height: 45px; line-height: 45px; background-color: #f4f4f4; }

.bestBuyingZone .ranking_goods.hit .goods_list ol li { height: 100%; }

.bestBuyingZone .ranking_goods.hit .goods_list ol li:nth-child(-n+3) { height: 100%; }

.bestBuyingZone .ranking_goods.hit .goods_list ol li:nth-child(-n+3) .price02 i { display: none !important; }

.bestBuyingZone .ranking_goods.hit .goods_list ol li a .unit_flag { width: 100%; height: 19px; margin: 0 0 5px; display: block; overflow: hidden; }

.bestBuyingZone .ranking_goods.hit .goods_list ol li a .unit_flag span { float: left; display: inline-flex; align-items: center; justify-content: center; height: 19px; border: 1px solid #e7e7e7; background: #fff; font-size: 11px; color: #666; line-height: 1; }

.bestBuyingZone .ranking_goods.hit .goods_list ol li a .unit_flag span + span { margin: 0 0 0 2px; }

.bestBuyingZone .ranking_goods.hit .goods_list ol li a .unit_flag:after { content: ""; display: block; clear: both; }

.bestBuyingZone .ranking_goods.hit .goods_list ol li a .unit_info { margin: 0 0 15px; }

.bestBuyingZone .ranking_goods.hit .goods_list ol li a .unit_info .brand i { display: block; font-size: 14px; color: #000; font-weight: bold; line-height: 18px; margin: 0 0 5px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.bestBuyingZone .ranking_goods.hit .goods_list ol li a .unit_info .name { display: block; height: auto; font-size: 14px; color: #000; line-height: 18px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.bestBuyingZone .ranking_goods.hit .goods_list ol li a .unit_price .price01 { display: none; }

.bestBuyingZone .ranking_goods.hit .goods_list ol li a .unit_price .price02 { font-size: 18px; color: #000; line-height: 20px; font-weight: bold; margin: 0 0 5px; display: flex; }

.bestBuyingZone .ranking_goods.hit .goods_list ol li a .unit_price .price02 .sale { display: inline-block !important; font-size: 18px; color: #de0018; line-height: 20px; font-weight: bold; margin: 0 0 0 10px; }

.bestBuyingZone .ranking_goods.hit .goods_list ol li a .unit_price .price03 { font-size: 14px; color: #000; line-height: 16px; }

.bestBuyingZone .ranking_goods.hit .goods_list ol li a .unit_price .price03 i { font-size: 12px; color: #000; }

.bestBuyingZone .ranking_goods.hit .goods_list ol li a .adult_flag .ico_adult { width: 50px; height: 50px; background-position: -71px 0; }

.bestBuyingZone .ranking_goods.hit .noData, .bestBuyingZone .ranking_goods.hit [class*="unit_THMB"] li.noData { padding: 140px 0 60px !important; background-color: #f5f5f5 !important; height: auto !important; margin-right: 0 !important; margin-bottom: 0 !important; border-radius: 0 !important; box-shadow: none !important; }

.bestBuyingZone .ranking_goods.hit .noData::before, .bestBuyingZone .ranking_goods.hit [class*="unit_THMB"] li.noData::before { top: 60px; }

.benefitZone ul.list_thumb { margin-right: -40px; }

.benefitZone ul.list_thumb li { width: 400px; margin-right: 40px; flex: none; -ms-flex: none; }

.benefitZone ul li .area1 { padding-top: 354px; }

.benefitZone ul li .area2 { padding: 35px 20px 30px; }

.benefitZone ul li .area2 span { color: #fff; display: block; font-weight: bold; font-size: 22px; line-height: 18px; }

.benefitZone ul li .area2 span + span { font-weight: normal; font-size: 15px; line-height: 20px; margin-top: 5px; }

.benefitZone[data-swiper] .list_thumb ~ .btn_prev, .benefitZone[data-swiper] .list_thumb ~ .btn_next { top: 148px; }

.benefitZone.dateBenefit.panel { margin: 80px auto 0 auto; }

.benefitZone.dateBenefit .dp_classified { text-align: center; margin-bottom: 22px; }

.benefitZone.dateBenefit .dp_classified > ul > li { padding-top: 0; margin-right: 15px; }

.benefitZone.dateBenefit .dp_classified > ul > li [class*="check_type"] > em { padding: 0; width: 48px; }

.benefitZone.dateBenefit .swiper-wrapper { padding-top: 18px; }

.benefitZone.dateBenefit .swiper-wrapper > li { border-radius: 16px; position: relative; width: 290px; height: 330px; margin-right: 40px; }

.benefitZone.dateBenefit .swiper-wrapper > li > a { height: 100%; display: flex; justify-content: center; flex-wrap: wrap; }

.benefitZone.dateBenefit .swiper-wrapper > li .area1 { padding-top: 0; border-radius: 16px; height: 290px; width: 100%; }

.benefitZone.dateBenefit .swiper-wrapper > li .area1 .img { height: 190px; height: 100%; display: flex; align-items: center; justify-content: center; }

.benefitZone.dateBenefit .swiper-wrapper > li .area1 img { width: auto; width: 100%; height: 100%; position: static; }

.benefitZone.dateBenefit .swiper-wrapper > li .area1 .video_src { position: static; }

.benefitZone.dateBenefit .swiper-wrapper > li .area1 .video_src .video-js { height: 290px !important; }

.benefitZone.dateBenefit .swiper-wrapper > li .area1 .video_url { position: static; }

.benefitZone.dateBenefit .swiper-wrapper > li .area1 .video_url iframe { height: 290px !important; }

.benefitZone.dateBenefit .swiper-wrapper > li .area2 { position: static; background-image: none; padding: 20px 30px 0; }

.benefitZone.dateBenefit .swiper-wrapper > li .area2 span { font-size: 15px; color: #000; line-height: 20px; font-weight: normal; }

.benefitZone.dateBenefit .swiper-wrapper > li .area2 span.txt_w { color: #000; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.benefitZone.dateBenefit .swiper-wrapper > li .tooltip_wrap { position: absolute; top: -18px; left: 0; }

.benefitZone.dateBenefit .swiper-wrapper > li .tooltip_wrap .tooltip { padding: 6px; background-color: #000; border-radius: 8px; min-width: 66px; display: inline-block; text-align: center; position: relative; }

.benefitZone.dateBenefit .swiper-wrapper > li .tooltip_wrap .tooltip .txt { color: #fff; font-size: 16px; line-height: 24px; font-weight: bold; }

.benefitZone.dateBenefit .swiper-wrapper > li .tooltip_wrap .tooltip::after { content: ''; display: block; border-left: 15px solid #000; border-top: 15px solid transparent; border-bottom: 15px solid transparent; position: absolute; bottom: -14px; left: 0; }

.benefitZone.dateBenefit[data-swiper] .list_thumb ~ .btn_prev, .benefitZone.dateBenefit[data-swiper] .list_thumb ~ .btn_next { top: 130px; margin-top: 0; }

.benefitZone.dateBenefit .indicator { margin-top: 40px; }

.benefitZone.dateBenefit .noData { margin-top: 40px; }

.benefitZone .dp_classified > ul > li [class*="check_type"] > em { background-color: #f4f4f4; }

/* [SYS-25145] 2022-09-28 [상품/전시][퍼블리싱] 홈판 신규 생성-GATE배너 추가 */
.benefitZone ul li .area2 dl dt { color: #fff; display: block; font-weight: bold; font-size: 22px; line-height: 30px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.benefitZone ul li .area2 dl dd { color: #fff; font-weight: normal; font-size: 15px; line-height: 20px; margin-top: 5px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.benefitZone ul li .area2 .type2 dt, .benefitZone ul li .area2 .type2 dd { color: #000; }

.benefitZone.dateBenefit .swiper-wrapper > li { flex: 0 0 auto; -ms-flex: 0 0 auto; }

/* //[SYS-25145] 2022-09-28 [상품/전시][퍼블리싱] 홈판 신규 생성-GATE배너 추가 */
.inspirationZone .swiper-wrapper > li .area2 { padding: 186px 30px 30px; }

.inspirationZone .swiper-wrapper > li .area2 cite { font-size: 22px; line-height: 29px; color: #fff; }

.inspirationZone .swiper-wrapper > li .area2 p { font-size: 15px; line-height: 1; margin-top: 5px; color: #fff; text-overflow: ellipsis; white-space: nowrap; display: block; overflow: hidden; }

.storyZone .area1 .video_src { position: absolute; left: 50%; top: 50%; height: 100%; width: 100%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); }

.storyZone .area1 .video_src .video-js { height: 100%; }

.storyZone .area1 .video_url { position: absolute; left: 50%; top: 50%; height: 100%; width: 100%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); }

.storyZone .area1 .video_url iframe { height: 100%; }

.storyZone .area2 { padding: 67px 20px 30px; margin-top: 0 !important; }

.storyZone .area2 strong { max-height: none; font-weight: bold; -webkit-box-orient: inherit; font-size: 17px !important; line-height: 18px; color: #fff; text-overflow: ellipsis; white-space: nowrap; display: block !important; overflow: hidden; }

.reviewZone .home_title { margin-bottom: 40px; }

.reviewZone .list_card.t1 > li .area2 .txt_group { padding-top: 0; }

.reviewZone .list_card.t1 > li .area2 [class*="txt_icon"] + .txt_group { padding-top: 5px; }

.reviewZone .list_card.t1 > li .area2 [class*="icom"] { margin-top: 15px; }

.reviewZone .list_card.t1 > li .area2 .icom1 em { color: #888; }

.reviewZone .list_card.t1 > li .area2 p { color: #666; margin-top: 5px; }

.reviewZone .list_card.t1 ~ .indicator { margin-top: 40px; }

.addServiceZone > ul li { font-size: 0; position: relative; }

.addServiceZone > ul li .tit_type.t2 { margin-bottom: 30px; }

.addServiceZone > ul li .area1 { position: relative; height: 720px; overflow: hidden; }

.addServiceZone > ul li .area1 .video_src[data-lottie="lottieMovin"] { height: 100%; }

.addServiceZone > ul li .area1 .video_src[data-lottie="lottieMovin"] > span { display: block; width: 100%; height: 100%; margin: 0 auto; cursor: pointer; position: relative; display: flex; align-items: center; background: #fff; }

.addServiceZone > ul li .area2 { position: absolute; width: 100%; text-align: center; bottom: 0; padding: 27px 140px 30px; background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5)); }

.addServiceZone > ul li .area2 strong { color: #fff; font-size: 22px; line-height: 34px; }

.addServiceZone > ul li + li .tit_type.t2 { margin-top: 30px; }

.bestViewingZone .swiper_bg { -webkit-backdrop-filter: blur(30px); backdrop-filter: blur(30px); background-color: #f9f9f9; margin-left: auto; margin-right: auto; position: relative; overflow: hidden; list-style: none; padding: 0; z-index: 1; }

.bestViewingZone .swiper_bg button { position: absolute; top: 50%; width: 60px; height: 0; margin-top: -30px; padding-top: 60px; background: none; overflow: hidden; z-index: 5; transition: opacity 0.3s; }

.bestViewingZone .swiper_bg button.btn_prev { left: 10px; }

.bestViewingZone .swiper_bg button.btn_next { right: 10px; }

.bestViewingZone .swiper_bg button.swiper-button-disabled { opacity: 0; }

.bestViewingZone .swiper_bg button:after { content: ''; display: block; width: 13px; height: 22px; background-color: transparent; background-image: url("../images/icon_arrow.png"); background-position: -81px -39px; position: absolute; top: 50%; left: 50%; transform: translate3d(-50%, -50%, 0); }

.bestViewingZone .swiper-container { width: 1135px; }

.bestViewingZone .swiper-container .indicator { display: none; }

.bestViewingZone .linkArea { display: flex; align-items: stretch; justify-content: flex-start; }

.bestViewingZone .linkArea > li { width: 227px; height: 110px; position: relative; }

.bestViewingZone .linkArea > li + li:before { content: ''; position: absolute; left: 0; top: 30px; width: 1px; height: calc(100% - 60px); background: #eaeaea; }

.bestViewingZone .linkArea > li:hover a { background: #000; }

.bestViewingZone .linkArea > li:hover a > * { color: #fff !important; }

.bestViewingZone .linkArea > li:hover:before { background: #000; }

.bestViewingZone .linkArea > li > a { display: block; padding: 30px 30px 30px 31px; height: 110px; background: #f9f9f9; }

.bestViewingZone .linkArea > li > a .num { display: block; font-size: 20px; line-height: 1; color: #000; font-weight: bold; margin: 0 0 5px; }

.bestViewingZone .linkArea > li > a .title { display: block; font-size: 17px; color: #000; line-height: 23px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
/* [SYS-25546] 2023-02-08 [주문] 주류 온라인판매 전환 - 검토 */
.btn_locationliquor { display: inline-flex; justify-content: center; align-items: center; min-height: 40px; height: auto; text-decoration: none !important; padding: 5px 16px; font-weight: bold; font-size: 14px; line-height: 20px; color: #000; border: solid 1px #c4c4c4; max-width: 500px; text-align: center; }

.contOrder.contOrderNew .orderPayment.group .orderList.newOrderList .text_wrap { display: flex; justify-content: space-between; align-items: flex-end; margin-bottom: 17px; }

.contOrder.contOrderNew .orderPayment.group .orderList.newOrderList .text_wrap .left { display: flex; align-items: center; flex-shrink: 0; margin: 0 10px 0 0; }

.contOrder.contOrderNew .orderPayment.group .orderList.newOrderList .text_wrap .left h3.conTitle { width: auto; margin: 0; }

.contOrder.contOrderNew .orderPayment.group .orderList.newOrderList .text_wrap .left .btn_locationliquor { margin: 0 0 0 20px; }

.contOrder.contOrderNew .orderPayment.group .orderList.newOrderList .text_wrap .left + .desc { margin-bottom: 0; position: unset; }

.orderPayment.order_list .cart_list.order .title_area.orderList_title .left { display: flex; align-items: center; flex-shrink: 0; margin-right: 10px; }

.orderPayment.order_list .cart_list.order .title_area.orderList_title .left a.btn_locationliquor { margin-left: 20px; position: unset; text-decoration: none; font-size: 14px; }

.notice_part { display: flex; justify-content: space-between; margin-top: 10px; }

.notice_part .left { flex-shrink: 0; }

.notice_part .left .btn_locationliquor { margin-right: 10px; }

.layerContainer #popLocationLiquor.layerpop { height: auto; }

.layerContainer #popLocationLiquor.layerpop .layerBody .btn_wrap { margin-top: 40px; }

/* //[SYS-25546] 2023-02-08 [주문] 주류 온라인판매 전환 - 검토 */
/* [SYS-31000] 2023-07-10 [상품/전시] 메인배너 기능 개선 / 홈판 로터리 코너 추가 */
.home_new .panel section.lotteyZone { background: #F2F4F5; width: auto; margin: 80px calc((-100vw / 2) - 640px) 80px; padding: 50px 0; }

.home_new .panel section.lotteyZone .tit_type.t2 { margin-bottom: 20px; }

.home_new .panel section.lotteyZone .info_text { margin: 0 auto 30px; text-align: center; font-size: 16px; color: #888; line-height: 21px; }

.home_new .panel section.lotteyZone .inner { width: 1280px; margin: 0 auto; }

.home_new .panel section.lotteyZone .product { width: 800px; margin: 0 auto; }

.home_new .panel section.lotteyZone .product .display_unit { display: flex; }

.home_new .panel section.lotteyZone .product .display_unit a { display: flex; }

.home_new .panel section.lotteyZone .product .display_unit .thumb .img { width: 400px; height: 400px; position: relative; overflow: hidden; }

.home_new .panel section.lotteyZone .product .display_unit .thumb .img img { height: 100%; position: absolute; top: 50%; left: 50%; transform: translate3d(-50%, -50%, 0); }

.home_new .panel section.lotteyZone .product .display_unit .thumb .video_src { width: 400px; height: 400px; overflow: hidden; }

.home_new .panel section.lotteyZone .product .display_unit .adult_flag .ico_adult { width: 50px; height: 50px; background-position: -71px 0; }

.home_new .panel section.lotteyZone .product .display_unit .info { width: 400px; height: 400px; padding: 40px; background: #282828; display: flex; flex-direction: column; justify-content: space-between; align-items: flex-start; }

.home_new .panel section.lotteyZone .product .display_unit .info .timeArea { width: 100%; display: flex; align-items: center; justify-content: space-between; padding: 0 0 15px; height: 51px; border-bottom: 1px solid #404040; }

.home_new .panel section.lotteyZone .product .display_unit .info .timeArea .remainingTime { height: 34px; }

.home_new .panel section.lotteyZone .product .display_unit .info .timeArea .remainingTime p { display: flex; justify-content: flex-start; align-items: center; height: 34px; font-size: 30px; line-height: 29px; color: #fff; font-weight: bold; }

.home_new .panel section.lotteyZone .product .display_unit .info .timeArea .remainingTime p:before { content: ''; display: inline-block; width: 24px; height: 24px; background: url(../images/icon_clock_white.png) no-repeat center/100%; margin-right: 8px; }

.home_new .panel section.lotteyZone .product .display_unit .info .timeArea .noti { height: 28px; padding: 4px 12px; display: flex; justify-content: center; align-items: center; border-radius: 2px; border: 1px solid #fff; font-size: 13px; color: #fff; line-height: 1; }

.home_new .panel section.lotteyZone .product .display_unit .info .textArea { width: 100%; display: flex; flex-direction: column; justify-content: center; }

.home_new .panel section.lotteyZone .product .display_unit .info .textArea .title { display: block; font-size: 20px; color: #fff; font-weight: bold; line-height: 28px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.home_new .panel section.lotteyZone .product .display_unit .info .textArea .name { display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; overflow: hidden; font-size: 20px; color: #fff; font-weight: normal; line-height: 28px; word-break: break-all; }

.home_new .panel section.lotteyZone .product .display_unit .info .textArea .sum_area { display: flex; justify-content: flex-start; align-items: center; }

.home_new .panel section.lotteyZone .product .display_unit .info .textArea .sum_area .price_1 { font-size: 24px; color: #fff; font-weight: bold; line-height: 32px; }

.home_new .panel section.lotteyZone .product .display_unit .info .textArea .sum_area .price_2 { font-size: 24px; color: #999; font-weight: normal; line-height: 32px; margin: 0 0 0 10px; text-decoration: line-through; }

.home_new .panel section.lotteyZone .product .display_unit .info .textArea * + .sum_area { margin-top: 15px; }

.home_new .panel section.lotteyZone .product .display_unit .info .btn_area { width: 100%; }

.home_new .panel section.lotteyZone .product .display_unit .info .btn_area button { height: 50px; padding: 0px 15px; background: #fff; width: 100%; display: flex; justify-content: center; align-items: center; align-self: stretch; font-size: 15px; color: #000; font-weight: bold; line-height: 1; border: 0; }

/* // [SYS-31000] 2023-07-10 [상품/전시] 메인배너 기능 개선 / 홈판 로터리 코너 추가 */
/* [SYS-31031] 2023-07-31 [상품/전시] 2023년 5월 운영결함 개선 요청의 건 */
.timeSale_new .newSale .br_search { margin-top: 30px; }

/* //[SYS-31031] 2023-07-31 [상품/전시] 2023년 5월 운영결함 개선 요청의 건 */
/* [SYS-21328] 2023-08-22 active -> on 관심상품 수정 */
.timeSale_new .goods_list [class^="unit_THMB"] .unit_btn > button.wish.on { background-position: -100px 0; }

/* //[SYS-21328] 2023-08-22 active -> on 관심상품 수정 */
/* [SYS-34730] 2024-01-11 [DEF-26678] [운영] PC 랭킹 > 연말기프트 영역 폰트 및 이미지 화질 저하 문제 */
.panel .swiper-coverflow .swiper-container.swiper-container-3d { perspective: 1380px; }

.panel .swiper-coverflow .swiper-container.swiper-container-3d:is(.overseas_wrap .panel[data-swiper*="rank"] .swiper-coverflow .swiper-container) { perspective: 1280px; }

.panel .swiper-coverflow .swiper-container .list_card2 > li.swiper-slide-active { margin: 0; transform: initial !important; }

/* //[SYS-34730] 2024-01-11 [DEF-26678] [운영] PC 랭킹 > 연말기프트 영역 폰트 및 이미지 화질 저하 문제 */
/* [UX-443] 2024-04-15 [퍼블] [판촉] PC 혜택판 */
.ux_group_wrap { width: 1280px; margin: 120px auto 0; }

.ux_group_wrap:first-child { margin-top: 80px; }

.ux_group_wrap.end_contents, .ux_group_wrap:last-of-type, .ux_group_wrap:last-child { margin-bottom: 150px; }

.ux_group_wrap .benefit_recommend_banner { width: 100%; padding: 40px 60px 40px 80px; background: #F4F4F4; display: flex; align-items: center; justify-content: flex-start; }

.ux_group_wrap .benefit_recommend_banner .img_area { display: block; width: 90px; height: 90px; flex: none; }

.ux_group_wrap .benefit_recommend_banner .img_area img { display: block; width: 100%; height: 100%; }

.ux_group_wrap .benefit_recommend_banner .img_area ~ .txt_area { margin-left: 30px; }

.ux_group_wrap .benefit_recommend_banner .txt_area { flex: 1 1 auto; }

.ux_group_wrap .benefit_recommend_banner .txt_area strong { display: block; font-size: 24px; font-weight: normal; line-height: 32px; text-align: left; }

.ux_group_wrap .benefit_recommend_banner .txt_area strong ~ p { margin-top: 10px; }

.ux_group_wrap .benefit_recommend_banner .txt_area p { display: block; font-size: 16px; font-weight: normal; line-height: 22px; text-align: left; }

.ux_group_wrap .benefit_recommend_banner .btn_area { flex: none; margin-left: 30px; }

.ux_group_wrap .benefit_recommend_banner .btn_area .recommend_btn { padding: 20px 40px; font-size: 15px; font-weight: 400; line-height: 20px; text-align: center; color: #fff; background: #000; }

.ux_group_wrap .main_title { text-align: center; margin-bottom: 30px; }

.ux_group_wrap .main_title em { font-size: 30px; line-height: 40px; color: #000; font-weight: bold; }

.ux_group_wrap .tab_wrap .tab_flex_box { position: relative; display: flex; align-items: center; justify-content: space-between; }

.ux_group_wrap .tab_wrap .tab_flex_box .tab_type_round { flex: 1 1 auto; }

.ux_group_wrap .tab_wrap .tab_flex_box .arrow_btn { flex: none; display: flex; align-items: center; justify-content: flex-end; font-size: 16px; font-weight: normal; line-height: 22px; text-align: right; margin-left: 30px; }

.ux_group_wrap .tab_wrap .tab_flex_box .arrow_btn i { display: inline-block; width: 6px; height: 6px; border: solid #888; border-width: 1px 1px 0 0; transform: rotate(45deg); margin: 0 0 0 5px; }

.ux_group_wrap .tab_wrap .tab_flex_box .filter_btn { position: relative; flex: none; margin-left: 30px; }

.ux_group_wrap .tab_wrap .tab_flex_box .filter_btn .filter_info { display: flex; align-items: center; justify-content: flex-end; font-size: 0; width: 45px; height: 45px; background: url("../images/ux_icons.png") no-repeat; background-position: -81px -5px; background-size: 900px auto; }

.ux_group_wrap .tab_wrap .tab_flex_box .filter_btn .filter_info.show { background: url("../images/ux_icons.png") no-repeat; background-position: -131px -5px; background-size: 900px auto; }

.ux_group_wrap .tab_wrap .tab_flex_box .filter_btn .ux_filter_tooltip { display: block; position: absolute; padding: 14px 39px 14px 14px; top: 60px; width: max-content; max-width: 200px; left: initial; right: 0; bottom: initial; border: 1px solid #000; background-color: #fff; z-index: 2; }

.ux_group_wrap .tab_wrap .tab_flex_box .filter_btn .ux_filter_tooltip::before { content: ""; display: block; position: absolute; top: -14px; left: 0; right: 0; bottom: 0; z-index: -1; }

.ux_group_wrap .tab_wrap .tab_flex_box .filter_btn .ux_filter_tooltip::after { content: ""; display: block; width: 20px; height: 10px; background: url("../images/ux_icons.png") no-repeat; background-position: -3px -30px; background-size: 900px auto; position: absolute; top: -10px; left: initial; right: 12px; }

.ux_group_wrap .tab_wrap .tab_flex_box .filter_btn .ux_filter_tooltip p { font-size: 13px; line-height: 17px; color: #666; }

.ux_group_wrap .tab_wrap .tab_flex_box .filter_btn .ux_filter_tooltip .tooltip_close { display: block; width: 30px; height: 30px; position: absolute; top: 4px; right: 4px; }

.ux_group_wrap .tab_wrap .tab_flex_box .filter_btn .ux_filter_tooltip .tooltip_close i { position: absolute; top: 50%; left: 50%; transform: translate3d(-50%, -50%, 0); display: block; width: 8px; height: 8px; background: url("../images/ux_icons.png") no-repeat; background-position: -31px -31px; background-size: 900px auto; font-size: 0; }

.ux_group_wrap .tab_wrap .tab_flex_box .filter_btn .ux_filter_tooltip.hide { display: none; }

.ux_group_wrap .tab_wrap .tab_type_round { display: flex; align-items: flex-start; justify-content: flex-start; }

.ux_group_wrap .tab_wrap .tab_type_round > li { width: auto; height: 45px; }

.ux_group_wrap .tab_wrap .tab_type_round > li + li { margin-left: 5px; }

.ux_group_wrap .tab_wrap .tab_type_round > li > a { display: flex; align-items: center; justify-content: center; width: auto; height: 45px; padding: 12.5px 20px; border-radius: 25px; font-size: 15px; font-weight: normal; line-height: 20px; text-align: center; color: #000; transition: 0.3s all; -webkit-transition: 0.3s all; -moz-transition: 0.3s all; -ms-transition: 0.3s all; -o-transition: 0.3s all; background: #F4F4F4; }

.ux_group_wrap .tab_wrap .tab_type_round > li.favorite > a { background: #fff; color: #000; font-weight: normal; padding: 11.5px 20px; border: 1px solid #C2C3C4; }

.ux_group_wrap .tab_wrap .tab_type_round > li.on > a { background: #000; color: #fff; font-weight: bold; }

.ux_group_wrap .tab_wrap .tab_type_round.disabled > li { position: relative; }

.ux_group_wrap .tab_wrap .tab_type_round.disabled > li::after { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: #ffffffad; }

.ux_group_wrap .tab_wrap .tabContents { margin-top: 30px; }

.ux_group_wrap .tab_wrap .tabContents .filter_benefit .filter_benefit_list, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .popular_benefit_list, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .custom_benefit_list, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .filter_benefit_list, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .popular_benefit_list, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .custom_benefit_list, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .filter_benefit_list, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .popular_benefit_list, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .custom_benefit_list { display: flex; flex-wrap: nowrap; }

.ux_group_wrap .tab_wrap .tabContents .filter_benefit .filter_benefit_list > li, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .popular_benefit_list > li, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .custom_benefit_list > li, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .filter_benefit_list > li, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .popular_benefit_list > li, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .custom_benefit_list > li, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .filter_benefit_list > li, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .popular_benefit_list > li, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .custom_benefit_list > li { width: calc((100% - 40px) / 3); height: 143px; overflow: hidden; position: relative; display: flex; align-items: center; justify-content: flex-start; background: #FFF; padding: 20px; height: 143px; border: 1px solid #E0E0E0; }

.ux_group_wrap .tab_wrap .tabContents .filter_benefit .filter_benefit_list > li > a, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .popular_benefit_list > li > a, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .custom_benefit_list > li > a, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .filter_benefit_list > li > a, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .popular_benefit_list > li > a, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .custom_benefit_list > li > a, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .filter_benefit_list > li > a, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .popular_benefit_list > li > a, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .custom_benefit_list > li > a { position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 0; }

.ux_group_wrap .tab_wrap .tabContents .filter_benefit .filter_benefit_list > li .img_area, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .popular_benefit_list > li .img_area, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .custom_benefit_list > li .img_area, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .filter_benefit_list > li .img_area, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .popular_benefit_list > li .img_area, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .custom_benefit_list > li .img_area, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .filter_benefit_list > li .img_area, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .popular_benefit_list > li .img_area, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .custom_benefit_list > li .img_area { display: block; width: 90px; height: 90px; flex: none; }

.ux_group_wrap .tab_wrap .tabContents .filter_benefit .filter_benefit_list > li .img_area img, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .popular_benefit_list > li .img_area img, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .custom_benefit_list > li .img_area img, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .filter_benefit_list > li .img_area img, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .popular_benefit_list > li .img_area img, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .custom_benefit_list > li .img_area img, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .filter_benefit_list > li .img_area img, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .popular_benefit_list > li .img_area img, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .custom_benefit_list > li .img_area img { display: block; width: 100%; height: 100%; border-radius: 50%; }

.ux_group_wrap .tab_wrap .tabContents .filter_benefit .filter_benefit_list > li .img_area ~ .txt_area, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .popular_benefit_list > li .img_area ~ .txt_area, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .custom_benefit_list > li .img_area ~ .txt_area, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .filter_benefit_list > li .img_area ~ .txt_area, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .popular_benefit_list > li .img_area ~ .txt_area, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .custom_benefit_list > li .img_area ~ .txt_area, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .filter_benefit_list > li .img_area ~ .txt_area, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .popular_benefit_list > li .img_area ~ .txt_area, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .custom_benefit_list > li .img_area ~ .txt_area { margin-left: 20px; }

.ux_group_wrap .tab_wrap .tabContents .filter_benefit .filter_benefit_list > li .txt_area, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .popular_benefit_list > li .txt_area, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .custom_benefit_list > li .txt_area, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .filter_benefit_list > li .txt_area, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .popular_benefit_list > li .txt_area, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .custom_benefit_list > li .txt_area, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .filter_benefit_list > li .txt_area, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .popular_benefit_list > li .txt_area, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .custom_benefit_list > li .txt_area { flex: 1 1 auto; max-width: 222px; }

.ux_group_wrap .tab_wrap .tabContents .filter_benefit .filter_benefit_list > li .txt_area strong, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .popular_benefit_list > li .txt_area strong, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .custom_benefit_list > li .txt_area strong, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .filter_benefit_list > li .txt_area strong, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .popular_benefit_list > li .txt_area strong, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .custom_benefit_list > li .txt_area strong, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .filter_benefit_list > li .txt_area strong, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .popular_benefit_list > li .txt_area strong, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .custom_benefit_list > li .txt_area strong { display: block; font-size: 14px; font-weight: bold; line-height: 19px; text-align: left; color: #000; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.ux_group_wrap .tab_wrap .tabContents .filter_benefit .filter_benefit_list > li .txt_area strong ~ p, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .popular_benefit_list > li .txt_area strong ~ p, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .custom_benefit_list > li .txt_area strong ~ p, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .filter_benefit_list > li .txt_area strong ~ p, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .popular_benefit_list > li .txt_area strong ~ p, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .custom_benefit_list > li .txt_area strong ~ p, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .filter_benefit_list > li .txt_area strong ~ p, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .popular_benefit_list > li .txt_area strong ~ p, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .custom_benefit_list > li .txt_area strong ~ p { margin-top: 5px; }

.ux_group_wrap .tab_wrap .tabContents .filter_benefit .filter_benefit_list > li .txt_area p, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .popular_benefit_list > li .txt_area p, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .custom_benefit_list > li .txt_area p, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .filter_benefit_list > li .txt_area p, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .popular_benefit_list > li .txt_area p, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .custom_benefit_list > li .txt_area p, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .filter_benefit_list > li .txt_area p, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .popular_benefit_list > li .txt_area p, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .custom_benefit_list > li .txt_area p { height: 38px; font-size: 14px; font-weight: normal; line-height: 19px; text-align: left; color: #000; display: -webkit-box; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; word-break: break-word; }

.ux_group_wrap .tab_wrap .tabContents .filter_benefit .filter_benefit_list > li .txt_area p ~ span.date, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .popular_benefit_list > li .txt_area p ~ span.date, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .custom_benefit_list > li .txt_area p ~ span.date, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .filter_benefit_list > li .txt_area p ~ span.date, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .popular_benefit_list > li .txt_area p ~ span.date, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .custom_benefit_list > li .txt_area p ~ span.date, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .filter_benefit_list > li .txt_area p ~ span.date, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .popular_benefit_list > li .txt_area p ~ span.date, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .custom_benefit_list > li .txt_area p ~ span.date { margin-top: 15px; }

.ux_group_wrap .tab_wrap .tabContents .filter_benefit .filter_benefit_list > li .txt_area span.date, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .popular_benefit_list > li .txt_area span.date, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .custom_benefit_list > li .txt_area span.date, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .filter_benefit_list > li .txt_area span.date, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .popular_benefit_list > li .txt_area span.date, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .custom_benefit_list > li .txt_area span.date, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .filter_benefit_list > li .txt_area span.date, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .popular_benefit_list > li .txt_area span.date, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .custom_benefit_list > li .txt_area span.date { display: block; font-size: 14px; font-weight: normal; line-height: 16px; text-align: left; color: #888; }

.ux_group_wrap .tab_wrap .tabContents .filter_benefit .filter_benefit_list > li .btn_area, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .popular_benefit_list > li .btn_area, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .custom_benefit_list > li .btn_area, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .filter_benefit_list > li .btn_area, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .popular_benefit_list > li .btn_area, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .custom_benefit_list > li .btn_area, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .filter_benefit_list > li .btn_area, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .popular_benefit_list > li .btn_area, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .custom_benefit_list > li .btn_area { flex: none; margin-left: 20px; display: flex; align-items: flex-start; justify-content: flex-end; height: 101px; }

.ux_group_wrap .tab_wrap .tabContents .filter_benefit .filter_benefit_list > li .btn_area .bookmark_btn, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .popular_benefit_list > li .btn_area .bookmark_btn, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .custom_benefit_list > li .btn_area .bookmark_btn, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .filter_benefit_list > li .btn_area .bookmark_btn, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .popular_benefit_list > li .btn_area .bookmark_btn, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .custom_benefit_list > li .btn_area .bookmark_btn, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .filter_benefit_list > li .btn_area .bookmark_btn, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .popular_benefit_list > li .btn_area .bookmark_btn, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .custom_benefit_list > li .btn_area .bookmark_btn { z-index: 1; display: block; width: 20px; height: 20px; font-size: 0; background: url("../images/ux_icons.png") no-repeat; background-position: -5px -5px; background-size: 900px auto; }

.ux_group_wrap .tab_wrap .tabContents .filter_benefit .filter_benefit_list > li .btn_area .bookmark_btn.on, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .popular_benefit_list > li .btn_area .bookmark_btn.on, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .custom_benefit_list > li .btn_area .bookmark_btn.on, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .filter_benefit_list > li .btn_area .bookmark_btn.on, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .popular_benefit_list > li .btn_area .bookmark_btn.on, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .custom_benefit_list > li .btn_area .bookmark_btn.on, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .filter_benefit_list > li .btn_area .bookmark_btn.on, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .popular_benefit_list > li .btn_area .bookmark_btn.on, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .custom_benefit_list > li .btn_area .bookmark_btn.on { background: url("../images/ux_icons.png") no-repeat; background-position: -30px -5px; background-size: 900px auto; }

.ux_group_wrap .tab_wrap .tabContents .filter_benefit .filter_benefit_list > li.more_area, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .popular_benefit_list > li.more_area, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .custom_benefit_list > li.more_area, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .filter_benefit_list > li.more_area, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .popular_benefit_list > li.more_area, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .custom_benefit_list > li.more_area, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .filter_benefit_list > li.more_area, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .popular_benefit_list > li.more_area, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .custom_benefit_list > li.more_area { width: 124px; border: 0; }

.ux_group_wrap .tab_wrap .tabContents .filter_benefit .filter_benefit_list > li.more_area > a, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .popular_benefit_list > li.more_area > a, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .custom_benefit_list > li.more_area > a, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .filter_benefit_list > li.more_area > a, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .popular_benefit_list > li.more_area > a, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .custom_benefit_list > li.more_area > a, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .filter_benefit_list > li.more_area > a, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .popular_benefit_list > li.more_area > a, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .custom_benefit_list > li.more_area > a { border: 0; display: flex; align-items: center; flex-direction: column; justify-content: center; }

.ux_group_wrap .tab_wrap .tabContents .filter_benefit .filter_benefit_list > li.more_area > a i, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .popular_benefit_list > li.more_area > a i, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .custom_benefit_list > li.more_area > a i, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .filter_benefit_list > li.more_area > a i, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .popular_benefit_list > li.more_area > a i, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .custom_benefit_list > li.more_area > a i, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .filter_benefit_list > li.more_area > a i, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .popular_benefit_list > li.more_area > a i, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .custom_benefit_list > li.more_area > a i { display: block; width: 45px; height: 0; padding-top: 45px; background-color: transparent; background: url("../images/ux_icons.png") no-repeat; background-position: -231px -5px; background-size: 900px auto; }

.ux_group_wrap .tab_wrap .tabContents .filter_benefit .filter_benefit_list > li.more_area > a i ~ p, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .popular_benefit_list > li.more_area > a i ~ p, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .custom_benefit_list > li.more_area > a i ~ p, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .filter_benefit_list > li.more_area > a i ~ p, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .popular_benefit_list > li.more_area > a i ~ p, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .custom_benefit_list > li.more_area > a i ~ p, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .filter_benefit_list > li.more_area > a i ~ p, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .popular_benefit_list > li.more_area > a i ~ p, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .custom_benefit_list > li.more_area > a i ~ p { margin-top: 10px; }

.ux_group_wrap .tab_wrap .tabContents .filter_benefit .filter_benefit_list > li.more_area > a p, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .popular_benefit_list > li.more_area > a p, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .custom_benefit_list > li.more_area > a p, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .filter_benefit_list > li.more_area > a p, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .popular_benefit_list > li.more_area > a p, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .custom_benefit_list > li.more_area > a p, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .filter_benefit_list > li.more_area > a p, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .popular_benefit_list > li.more_area > a p, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .custom_benefit_list > li.more_area > a p { font-size: 14px; font-weight: normal; line-height: 22px; text-align: center; color: #888; }

.ux_group_wrap .tab_wrap .tabContents .filter_benefit .filter_benefit_list > li.suggest_empty, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .popular_benefit_list > li.suggest_empty, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .custom_benefit_list > li.suggest_empty, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .filter_benefit_list > li.suggest_empty, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .popular_benefit_list > li.suggest_empty, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .custom_benefit_list > li.suggest_empty, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .filter_benefit_list > li.suggest_empty, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .popular_benefit_list > li.suggest_empty, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .custom_benefit_list > li.suggest_empty { border: 1px solid #E0E0E0; display: flex; align-items: center; justify-content: flex-start; background: #FFF; padding: 20px; height: 143px; position: relative; }

.ux_group_wrap .tab_wrap .tabContents .filter_benefit .filter_benefit_list > li.suggest_empty .img_area, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .popular_benefit_list > li.suggest_empty .img_area, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .custom_benefit_list > li.suggest_empty .img_area, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .filter_benefit_list > li.suggest_empty .img_area, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .popular_benefit_list > li.suggest_empty .img_area, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .custom_benefit_list > li.suggest_empty .img_area, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .filter_benefit_list > li.suggest_empty .img_area, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .popular_benefit_list > li.suggest_empty .img_area, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .custom_benefit_list > li.suggest_empty .img_area { display: block; width: 90px; height: 90px; flex: none; }

.ux_group_wrap .tab_wrap .tabContents .filter_benefit .filter_benefit_list > li.suggest_empty .img_area img, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .popular_benefit_list > li.suggest_empty .img_area img, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .custom_benefit_list > li.suggest_empty .img_area img, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .filter_benefit_list > li.suggest_empty .img_area img, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .popular_benefit_list > li.suggest_empty .img_area img, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .custom_benefit_list > li.suggest_empty .img_area img, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .filter_benefit_list > li.suggest_empty .img_area img, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .popular_benefit_list > li.suggest_empty .img_area img, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .custom_benefit_list > li.suggest_empty .img_area img { display: block; width: 100%; height: 100%; border-radius: 50%; }

.ux_group_wrap .tab_wrap .tabContents .filter_benefit .filter_benefit_list > li.suggest_empty .img_area ~ .txt_area, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .popular_benefit_list > li.suggest_empty .img_area ~ .txt_area, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .custom_benefit_list > li.suggest_empty .img_area ~ .txt_area, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .filter_benefit_list > li.suggest_empty .img_area ~ .txt_area, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .popular_benefit_list > li.suggest_empty .img_area ~ .txt_area, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .custom_benefit_list > li.suggest_empty .img_area ~ .txt_area, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .filter_benefit_list > li.suggest_empty .img_area ~ .txt_area, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .popular_benefit_list > li.suggest_empty .img_area ~ .txt_area, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .custom_benefit_list > li.suggest_empty .img_area ~ .txt_area { margin-left: 20px; }

.ux_group_wrap .tab_wrap .tabContents .filter_benefit .filter_benefit_list > li.suggest_empty .txt_area, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .popular_benefit_list > li.suggest_empty .txt_area, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .custom_benefit_list > li.suggest_empty .txt_area, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .filter_benefit_list > li.suggest_empty .txt_area, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .popular_benefit_list > li.suggest_empty .txt_area, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .custom_benefit_list > li.suggest_empty .txt_area, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .filter_benefit_list > li.suggest_empty .txt_area, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .popular_benefit_list > li.suggest_empty .txt_area, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .custom_benefit_list > li.suggest_empty .txt_area { flex: 1 1 auto; max-width: 222px; }

.ux_group_wrap .tab_wrap .tabContents .filter_benefit .filter_benefit_list > li.suggest_empty .txt_area strong, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .popular_benefit_list > li.suggest_empty .txt_area strong, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .custom_benefit_list > li.suggest_empty .txt_area strong, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .filter_benefit_list > li.suggest_empty .txt_area strong, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .popular_benefit_list > li.suggest_empty .txt_area strong, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .custom_benefit_list > li.suggest_empty .txt_area strong, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .filter_benefit_list > li.suggest_empty .txt_area strong, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .popular_benefit_list > li.suggest_empty .txt_area strong, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .custom_benefit_list > li.suggest_empty .txt_area strong { display: block; font-size: 16px; font-weight: bold; line-height: 22px; text-align: left; color: #000; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.ux_group_wrap .tab_wrap .tabContents .filter_benefit .filter_benefit_list > li.suggest_empty .txt_area strong ~ p, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .popular_benefit_list > li.suggest_empty .txt_area strong ~ p, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .custom_benefit_list > li.suggest_empty .txt_area strong ~ p, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .filter_benefit_list > li.suggest_empty .txt_area strong ~ p, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .popular_benefit_list > li.suggest_empty .txt_area strong ~ p, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .custom_benefit_list > li.suggest_empty .txt_area strong ~ p, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .filter_benefit_list > li.suggest_empty .txt_area strong ~ p, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .popular_benefit_list > li.suggest_empty .txt_area strong ~ p, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .custom_benefit_list > li.suggest_empty .txt_area strong ~ p { margin-top: 5px; }

.ux_group_wrap .tab_wrap .tabContents .filter_benefit .filter_benefit_list > li.suggest_empty .txt_area strong ~ .arrow_btn, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .popular_benefit_list > li.suggest_empty .txt_area strong ~ .arrow_btn, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .custom_benefit_list > li.suggest_empty .txt_area strong ~ .arrow_btn, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .filter_benefit_list > li.suggest_empty .txt_area strong ~ .arrow_btn, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .popular_benefit_list > li.suggest_empty .txt_area strong ~ .arrow_btn, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .custom_benefit_list > li.suggest_empty .txt_area strong ~ .arrow_btn, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .filter_benefit_list > li.suggest_empty .txt_area strong ~ .arrow_btn, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .popular_benefit_list > li.suggest_empty .txt_area strong ~ .arrow_btn, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .custom_benefit_list > li.suggest_empty .txt_area strong ~ .arrow_btn { margin-top: 6px; }

.ux_group_wrap .tab_wrap .tabContents .filter_benefit .filter_benefit_list > li.suggest_empty .txt_area p, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .popular_benefit_list > li.suggest_empty .txt_area p, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .custom_benefit_list > li.suggest_empty .txt_area p, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .filter_benefit_list > li.suggest_empty .txt_area p, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .popular_benefit_list > li.suggest_empty .txt_area p, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .custom_benefit_list > li.suggest_empty .txt_area p, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .filter_benefit_list > li.suggest_empty .txt_area p, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .popular_benefit_list > li.suggest_empty .txt_area p, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .custom_benefit_list > li.suggest_empty .txt_area p { height: 38px; font-size: 14px; font-weight: normal; line-height: 19px; text-align: left; color: #000; display: -webkit-box; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; word-break: break-word; }

.ux_group_wrap .tab_wrap .tabContents .filter_benefit .filter_benefit_list > li.suggest_empty .txt_area p ~ span.date, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .popular_benefit_list > li.suggest_empty .txt_area p ~ span.date, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .custom_benefit_list > li.suggest_empty .txt_area p ~ span.date, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .filter_benefit_list > li.suggest_empty .txt_area p ~ span.date, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .popular_benefit_list > li.suggest_empty .txt_area p ~ span.date, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .custom_benefit_list > li.suggest_empty .txt_area p ~ span.date, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .filter_benefit_list > li.suggest_empty .txt_area p ~ span.date, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .popular_benefit_list > li.suggest_empty .txt_area p ~ span.date, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .custom_benefit_list > li.suggest_empty .txt_area p ~ span.date { margin-top: 15px; }

.ux_group_wrap .tab_wrap .tabContents .filter_benefit .filter_benefit_list > li.suggest_empty .txt_area span.date, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .popular_benefit_list > li.suggest_empty .txt_area span.date, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .custom_benefit_list > li.suggest_empty .txt_area span.date, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .filter_benefit_list > li.suggest_empty .txt_area span.date, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .popular_benefit_list > li.suggest_empty .txt_area span.date, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .custom_benefit_list > li.suggest_empty .txt_area span.date, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .filter_benefit_list > li.suggest_empty .txt_area span.date, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .popular_benefit_list > li.suggest_empty .txt_area span.date, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .custom_benefit_list > li.suggest_empty .txt_area span.date { display: block; font-size: 14px; font-weight: normal; line-height: 16px; text-align: left; color: #888; }

.ux_group_wrap .tab_wrap .tabContents .filter_benefit .filter_benefit_list > li.suggest_empty a.arrow_btn, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .popular_benefit_list > li.suggest_empty a.arrow_btn, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .custom_benefit_list > li.suggest_empty a.arrow_btn, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .filter_benefit_list > li.suggest_empty a.arrow_btn, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .popular_benefit_list > li.suggest_empty a.arrow_btn, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .custom_benefit_list > li.suggest_empty a.arrow_btn, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .filter_benefit_list > li.suggest_empty a.arrow_btn, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .popular_benefit_list > li.suggest_empty a.arrow_btn, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .custom_benefit_list > li.suggest_empty a.arrow_btn { font-size: 16px; font-weight: normal; line-height: 22px; text-align: center; display: flex; align-items: center; justify-content: flex-start; }

.ux_group_wrap .tab_wrap .tabContents .filter_benefit .filter_benefit_list > li.suggest_empty a.arrow_btn i, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .popular_benefit_list > li.suggest_empty a.arrow_btn i, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .custom_benefit_list > li.suggest_empty a.arrow_btn i, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .filter_benefit_list > li.suggest_empty a.arrow_btn i, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .popular_benefit_list > li.suggest_empty a.arrow_btn i, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .custom_benefit_list > li.suggest_empty a.arrow_btn i, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .filter_benefit_list > li.suggest_empty a.arrow_btn i, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .popular_benefit_list > li.suggest_empty a.arrow_btn i, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .custom_benefit_list > li.suggest_empty a.arrow_btn i { display: inline-block; width: 6px; height: 6px; border: solid #888; border-width: 1px 1px 0 0; transform: rotate(45deg); margin: 0 0 0 5px; }

.ux_group_wrap .tab_wrap .tabContents .filter_benefit .filter_benefit_list > li.suggest_empty:only-child, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .popular_benefit_list > li.suggest_empty:only-child, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .custom_benefit_list > li.suggest_empty:only-child, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .filter_benefit_list > li.suggest_empty:only-child, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .popular_benefit_list > li.suggest_empty:only-child, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .custom_benefit_list > li.suggest_empty:only-child, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .filter_benefit_list > li.suggest_empty:only-child, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .popular_benefit_list > li.suggest_empty:only-child, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .custom_benefit_list > li.suggest_empty:only-child { width: 100%; padding: 40px; }

.ux_group_wrap .tab_wrap .tabContents .filter_benefit .filter_benefit_list > li.suggest_empty:only-child .img_area, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .popular_benefit_list > li.suggest_empty:only-child .img_area, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .custom_benefit_list > li.suggest_empty:only-child .img_area, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .filter_benefit_list > li.suggest_empty:only-child .img_area, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .popular_benefit_list > li.suggest_empty:only-child .img_area, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .custom_benefit_list > li.suggest_empty:only-child .img_area, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .filter_benefit_list > li.suggest_empty:only-child .img_area, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .popular_benefit_list > li.suggest_empty:only-child .img_area, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .custom_benefit_list > li.suggest_empty:only-child .img_area { display: none; }

.ux_group_wrap .tab_wrap .tabContents .filter_benefit .filter_benefit_list > li.suggest_empty:only-child .txt_area, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .popular_benefit_list > li.suggest_empty:only-child .txt_area, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .custom_benefit_list > li.suggest_empty:only-child .txt_area, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .filter_benefit_list > li.suggest_empty:only-child .txt_area, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .popular_benefit_list > li.suggest_empty:only-child .txt_area, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .custom_benefit_list > li.suggest_empty:only-child .txt_area, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .filter_benefit_list > li.suggest_empty:only-child .txt_area, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .popular_benefit_list > li.suggest_empty:only-child .txt_area, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .custom_benefit_list > li.suggest_empty:only-child .txt_area { display: flex; align-items: center; justify-content: center; flex-direction: column; max-width: 100%; }

.ux_group_wrap .tab_wrap .tabContents .filter_benefit .filter_benefit_list > li.suggest_empty:only-child .txt_area strong, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .popular_benefit_list > li.suggest_empty:only-child .txt_area strong, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .custom_benefit_list > li.suggest_empty:only-child .txt_area strong, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .filter_benefit_list > li.suggest_empty:only-child .txt_area strong, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .popular_benefit_list > li.suggest_empty:only-child .txt_area strong, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .custom_benefit_list > li.suggest_empty:only-child .txt_area strong, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .filter_benefit_list > li.suggest_empty:only-child .txt_area strong, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .popular_benefit_list > li.suggest_empty:only-child .txt_area strong, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .custom_benefit_list > li.suggest_empty:only-child .txt_area strong { font-size: 24px; font-weight: normal; line-height: 32px; text-align: center; }

.ux_group_wrap .tab_wrap .tabContents .filter_benefit .filter_benefit_list > li.suggest_empty:only-child .txt_area strong ~ p, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .filter_benefit_list > li.suggest_empty:only-child .txt_area strong ~ a, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .popular_benefit_list > li.suggest_empty:only-child .txt_area strong ~ p, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .popular_benefit_list > li.suggest_empty:only-child .txt_area strong ~ a, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .custom_benefit_list > li.suggest_empty:only-child .txt_area strong ~ p, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .custom_benefit_list > li.suggest_empty:only-child .txt_area strong ~ a, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .filter_benefit_list > li.suggest_empty:only-child .txt_area strong ~ p, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .filter_benefit_list > li.suggest_empty:only-child .txt_area strong ~ a, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .popular_benefit_list > li.suggest_empty:only-child .txt_area strong ~ p, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .popular_benefit_list > li.suggest_empty:only-child .txt_area strong ~ a, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .custom_benefit_list > li.suggest_empty:only-child .txt_area strong ~ p, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .custom_benefit_list > li.suggest_empty:only-child .txt_area strong ~ a, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .filter_benefit_list > li.suggest_empty:only-child .txt_area strong ~ p, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .filter_benefit_list > li.suggest_empty:only-child .txt_area strong ~ a, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .popular_benefit_list > li.suggest_empty:only-child .txt_area strong ~ p, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .popular_benefit_list > li.suggest_empty:only-child .txt_area strong ~ a, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .custom_benefit_list > li.suggest_empty:only-child .txt_area strong ~ p, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .custom_benefit_list > li.suggest_empty:only-child .txt_area strong ~ a { margin-top: 10px; }

.ux_group_wrap .tab_wrap .tabContents .filter_benefit .filter_benefit_list > li.suggest_empty:only-child .txt_area a.arrow_btn, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .popular_benefit_list > li.suggest_empty:only-child .txt_area a.arrow_btn, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .custom_benefit_list > li.suggest_empty:only-child .txt_area a.arrow_btn, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .filter_benefit_list > li.suggest_empty:only-child .txt_area a.arrow_btn, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .popular_benefit_list > li.suggest_empty:only-child .txt_area a.arrow_btn, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .custom_benefit_list > li.suggest_empty:only-child .txt_area a.arrow_btn, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .filter_benefit_list > li.suggest_empty:only-child .txt_area a.arrow_btn, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .popular_benefit_list > li.suggest_empty:only-child .txt_area a.arrow_btn, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .custom_benefit_list > li.suggest_empty:only-child .txt_area a.arrow_btn { font-size: 16px; font-weight: normal; line-height: 22px; text-align: center; display: flex; align-items: center; justify-content: center; }

.ux_group_wrap .tab_wrap .tabContents .filter_benefit .filter_benefit_list > li.suggest_empty:only-child .txt_area a.arrow_btn i, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .popular_benefit_list > li.suggest_empty:only-child .txt_area a.arrow_btn i, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .custom_benefit_list > li.suggest_empty:only-child .txt_area a.arrow_btn i, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .filter_benefit_list > li.suggest_empty:only-child .txt_area a.arrow_btn i, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .popular_benefit_list > li.suggest_empty:only-child .txt_area a.arrow_btn i, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .custom_benefit_list > li.suggest_empty:only-child .txt_area a.arrow_btn i, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .filter_benefit_list > li.suggest_empty:only-child .txt_area a.arrow_btn i, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .popular_benefit_list > li.suggest_empty:only-child .txt_area a.arrow_btn i, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .custom_benefit_list > li.suggest_empty:only-child .txt_area a.arrow_btn i { display: inline-block; width: 6px; height: 6px; border: solid #888; border-width: 1px 1px 0 0; transform: rotate(45deg); margin: 0 0 0 5px; }

.ux_group_wrap .tab_wrap .tabContents .filter_benefit .filter_benefit_list > li.suggest_empty:only-child .txt_area p, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .popular_benefit_list > li.suggest_empty:only-child .txt_area p, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .custom_benefit_list > li.suggest_empty:only-child .txt_area p, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .filter_benefit_list > li.suggest_empty:only-child .txt_area p, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .popular_benefit_list > li.suggest_empty:only-child .txt_area p, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .custom_benefit_list > li.suggest_empty:only-child .txt_area p, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .filter_benefit_list > li.suggest_empty:only-child .txt_area p, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .popular_benefit_list > li.suggest_empty:only-child .txt_area p, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .custom_benefit_list > li.suggest_empty:only-child .txt_area p { height: 22px; font-size: 16px; font-weight: normal; line-height: 22px; text-align: center; display: flex; align-items: center; }

.ux_group_wrap .tab_wrap .tabContents .filter_benefit .filter_benefit_list > li.suggest_empty:only-child .txt_area p i, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .popular_benefit_list > li.suggest_empty:only-child .txt_area p i, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .custom_benefit_list > li.suggest_empty:only-child .txt_area p i, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .filter_benefit_list > li.suggest_empty:only-child .txt_area p i, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .popular_benefit_list > li.suggest_empty:only-child .txt_area p i, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .custom_benefit_list > li.suggest_empty:only-child .txt_area p i, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .filter_benefit_list > li.suggest_empty:only-child .txt_area p i, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .popular_benefit_list > li.suggest_empty:only-child .txt_area p i, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .custom_benefit_list > li.suggest_empty:only-child .txt_area p i { display: inline-block; width: 20px; height: 20px; background: url("../images/ux_icons.png") no-repeat; background-position: -5px -5px; background-size: 900px auto; margin: 0 5px; }

.ux_group_wrap .tab_wrap .tabContents .filter_benefit .filter_benefit_list > li.suggest_empty2, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .popular_benefit_list > li.suggest_empty2, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .custom_benefit_list > li.suggest_empty2, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .filter_benefit_list > li.suggest_empty2, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .popular_benefit_list > li.suggest_empty2, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .custom_benefit_list > li.suggest_empty2, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .filter_benefit_list > li.suggest_empty2, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .popular_benefit_list > li.suggest_empty2, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .custom_benefit_list > li.suggest_empty2 { border: 1px solid #E0E0E0; display: flex; align-items: center; justify-content: flex-start; background: #FFF; padding: 20px; height: 143px; position: relative; }

.ux_group_wrap .tab_wrap .tabContents .filter_benefit .filter_benefit_list > li.suggest_empty2 .img_area, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .popular_benefit_list > li.suggest_empty2 .img_area, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .custom_benefit_list > li.suggest_empty2 .img_area, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .filter_benefit_list > li.suggest_empty2 .img_area, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .popular_benefit_list > li.suggest_empty2 .img_area, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .custom_benefit_list > li.suggest_empty2 .img_area, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .filter_benefit_list > li.suggest_empty2 .img_area, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .popular_benefit_list > li.suggest_empty2 .img_area, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .custom_benefit_list > li.suggest_empty2 .img_area { display: block; width: 90px; height: 90px; flex: none; }

.ux_group_wrap .tab_wrap .tabContents .filter_benefit .filter_benefit_list > li.suggest_empty2 .img_area img, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .popular_benefit_list > li.suggest_empty2 .img_area img, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .custom_benefit_list > li.suggest_empty2 .img_area img, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .filter_benefit_list > li.suggest_empty2 .img_area img, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .popular_benefit_list > li.suggest_empty2 .img_area img, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .custom_benefit_list > li.suggest_empty2 .img_area img, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .filter_benefit_list > li.suggest_empty2 .img_area img, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .popular_benefit_list > li.suggest_empty2 .img_area img, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .custom_benefit_list > li.suggest_empty2 .img_area img { display: block; width: 100%; height: 100%; border-radius: 50%; }

.ux_group_wrap .tab_wrap .tabContents .filter_benefit .filter_benefit_list > li.suggest_empty2 .img_area ~ .txt_area, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .popular_benefit_list > li.suggest_empty2 .img_area ~ .txt_area, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .custom_benefit_list > li.suggest_empty2 .img_area ~ .txt_area, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .filter_benefit_list > li.suggest_empty2 .img_area ~ .txt_area, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .popular_benefit_list > li.suggest_empty2 .img_area ~ .txt_area, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .custom_benefit_list > li.suggest_empty2 .img_area ~ .txt_area, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .filter_benefit_list > li.suggest_empty2 .img_area ~ .txt_area, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .popular_benefit_list > li.suggest_empty2 .img_area ~ .txt_area, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .custom_benefit_list > li.suggest_empty2 .img_area ~ .txt_area { margin-left: 20px; }

.ux_group_wrap .tab_wrap .tabContents .filter_benefit .filter_benefit_list > li.suggest_empty2 .txt_area, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .popular_benefit_list > li.suggest_empty2 .txt_area, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .custom_benefit_list > li.suggest_empty2 .txt_area, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .filter_benefit_list > li.suggest_empty2 .txt_area, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .popular_benefit_list > li.suggest_empty2 .txt_area, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .custom_benefit_list > li.suggest_empty2 .txt_area, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .filter_benefit_list > li.suggest_empty2 .txt_area, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .popular_benefit_list > li.suggest_empty2 .txt_area, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .custom_benefit_list > li.suggest_empty2 .txt_area { flex: 1 1 auto; max-width: 100%; }

.ux_group_wrap .tab_wrap .tabContents .filter_benefit .filter_benefit_list > li.suggest_empty2 .txt_area strong, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .popular_benefit_list > li.suggest_empty2 .txt_area strong, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .custom_benefit_list > li.suggest_empty2 .txt_area strong, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .filter_benefit_list > li.suggest_empty2 .txt_area strong, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .popular_benefit_list > li.suggest_empty2 .txt_area strong, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .custom_benefit_list > li.suggest_empty2 .txt_area strong, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .filter_benefit_list > li.suggest_empty2 .txt_area strong, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .popular_benefit_list > li.suggest_empty2 .txt_area strong, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .custom_benefit_list > li.suggest_empty2 .txt_area strong { display: block; font-size: 16px; font-weight: bold; line-height: 22px; text-align: center; color: #000; white-space: initial; }

.ux_group_wrap .tab_wrap .tabContents .filter_benefit .filter_benefit_list > li.suggest_empty2 .txt_area strong ~ p, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .popular_benefit_list > li.suggest_empty2 .txt_area strong ~ p, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .custom_benefit_list > li.suggest_empty2 .txt_area strong ~ p, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .filter_benefit_list > li.suggest_empty2 .txt_area strong ~ p, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .popular_benefit_list > li.suggest_empty2 .txt_area strong ~ p, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .custom_benefit_list > li.suggest_empty2 .txt_area strong ~ p, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .filter_benefit_list > li.suggest_empty2 .txt_area strong ~ p, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .popular_benefit_list > li.suggest_empty2 .txt_area strong ~ p, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .custom_benefit_list > li.suggest_empty2 .txt_area strong ~ p { margin-top: 5px; }

.ux_group_wrap .tab_wrap .tabContents .filter_benefit .filter_benefit_list > li.suggest_empty2 .txt_area strong ~ .arrow_btn, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .popular_benefit_list > li.suggest_empty2 .txt_area strong ~ .arrow_btn, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .custom_benefit_list > li.suggest_empty2 .txt_area strong ~ .arrow_btn, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .filter_benefit_list > li.suggest_empty2 .txt_area strong ~ .arrow_btn, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .popular_benefit_list > li.suggest_empty2 .txt_area strong ~ .arrow_btn, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .custom_benefit_list > li.suggest_empty2 .txt_area strong ~ .arrow_btn, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .filter_benefit_list > li.suggest_empty2 .txt_area strong ~ .arrow_btn, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .popular_benefit_list > li.suggest_empty2 .txt_area strong ~ .arrow_btn, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .custom_benefit_list > li.suggest_empty2 .txt_area strong ~ .arrow_btn { margin-top: 6px; }

.ux_group_wrap .tab_wrap .tabContents .filter_benefit .filter_benefit_list > li.suggest_empty2 .txt_area p, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .popular_benefit_list > li.suggest_empty2 .txt_area p, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .custom_benefit_list > li.suggest_empty2 .txt_area p, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .filter_benefit_list > li.suggest_empty2 .txt_area p, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .popular_benefit_list > li.suggest_empty2 .txt_area p, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .custom_benefit_list > li.suggest_empty2 .txt_area p, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .filter_benefit_list > li.suggest_empty2 .txt_area p, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .popular_benefit_list > li.suggest_empty2 .txt_area p, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .custom_benefit_list > li.suggest_empty2 .txt_area p { height: 38px; font-size: 14px; font-weight: normal; line-height: 19px; text-align: center; color: #000; display: -webkit-box; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; word-break: break-word; }

.ux_group_wrap .tab_wrap .tabContents .filter_benefit .filter_benefit_list > li.suggest_empty2 .txt_area p ~ span.date, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .popular_benefit_list > li.suggest_empty2 .txt_area p ~ span.date, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .custom_benefit_list > li.suggest_empty2 .txt_area p ~ span.date, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .filter_benefit_list > li.suggest_empty2 .txt_area p ~ span.date, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .popular_benefit_list > li.suggest_empty2 .txt_area p ~ span.date, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .custom_benefit_list > li.suggest_empty2 .txt_area p ~ span.date, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .filter_benefit_list > li.suggest_empty2 .txt_area p ~ span.date, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .popular_benefit_list > li.suggest_empty2 .txt_area p ~ span.date, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .custom_benefit_list > li.suggest_empty2 .txt_area p ~ span.date { margin-top: 15px; }

.ux_group_wrap .tab_wrap .tabContents .filter_benefit .filter_benefit_list > li.suggest_empty2 .txt_area span.date, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .popular_benefit_list > li.suggest_empty2 .txt_area span.date, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .custom_benefit_list > li.suggest_empty2 .txt_area span.date, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .filter_benefit_list > li.suggest_empty2 .txt_area span.date, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .popular_benefit_list > li.suggest_empty2 .txt_area span.date, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .custom_benefit_list > li.suggest_empty2 .txt_area span.date, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .filter_benefit_list > li.suggest_empty2 .txt_area span.date, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .popular_benefit_list > li.suggest_empty2 .txt_area span.date, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .custom_benefit_list > li.suggest_empty2 .txt_area span.date { display: block; font-size: 14px; font-weight: normal; line-height: 16px; text-align: left; color: #888; }

.ux_group_wrap .tab_wrap .tabContents .filter_benefit .filter_benefit_list > li.suggest_empty2 a.arrow_btn, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .popular_benefit_list > li.suggest_empty2 a.arrow_btn, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .custom_benefit_list > li.suggest_empty2 a.arrow_btn, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .filter_benefit_list > li.suggest_empty2 a.arrow_btn, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .popular_benefit_list > li.suggest_empty2 a.arrow_btn, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .custom_benefit_list > li.suggest_empty2 a.arrow_btn, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .filter_benefit_list > li.suggest_empty2 a.arrow_btn, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .popular_benefit_list > li.suggest_empty2 a.arrow_btn, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .custom_benefit_list > li.suggest_empty2 a.arrow_btn { font-size: 16px; font-weight: normal; line-height: 22px; text-align: center; display: flex; align-items: center; justify-content: center; }

.ux_group_wrap .tab_wrap .tabContents .filter_benefit .filter_benefit_list > li.suggest_empty2 a.arrow_btn i, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .popular_benefit_list > li.suggest_empty2 a.arrow_btn i, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .custom_benefit_list > li.suggest_empty2 a.arrow_btn i, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .filter_benefit_list > li.suggest_empty2 a.arrow_btn i, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .popular_benefit_list > li.suggest_empty2 a.arrow_btn i, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .custom_benefit_list > li.suggest_empty2 a.arrow_btn i, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .filter_benefit_list > li.suggest_empty2 a.arrow_btn i, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .popular_benefit_list > li.suggest_empty2 a.arrow_btn i, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .custom_benefit_list > li.suggest_empty2 a.arrow_btn i { display: inline-block; width: 6px; height: 6px; border: solid #888; border-width: 1px 1px 0 0; transform: rotate(45deg); margin: 0 0 0 5px; }

.ux_group_wrap .tab_wrap .tabContents .filter_benefit .filter_benefit_list > li.suggest_empty2:only-child, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .popular_benefit_list > li.suggest_empty2:only-child, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .custom_benefit_list > li.suggest_empty2:only-child, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .filter_benefit_list > li.suggest_empty2:only-child, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .popular_benefit_list > li.suggest_empty2:only-child, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .custom_benefit_list > li.suggest_empty2:only-child, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .filter_benefit_list > li.suggest_empty2:only-child, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .popular_benefit_list > li.suggest_empty2:only-child, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .custom_benefit_list > li.suggest_empty2:only-child { width: 100%; padding: 40px; }

.ux_group_wrap .tab_wrap .tabContents .filter_benefit .filter_benefit_list > li.suggest_empty2:only-child .img_area, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .popular_benefit_list > li.suggest_empty2:only-child .img_area, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .custom_benefit_list > li.suggest_empty2:only-child .img_area, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .filter_benefit_list > li.suggest_empty2:only-child .img_area, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .popular_benefit_list > li.suggest_empty2:only-child .img_area, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .custom_benefit_list > li.suggest_empty2:only-child .img_area, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .filter_benefit_list > li.suggest_empty2:only-child .img_area, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .popular_benefit_list > li.suggest_empty2:only-child .img_area, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .custom_benefit_list > li.suggest_empty2:only-child .img_area { display: none; }

.ux_group_wrap .tab_wrap .tabContents .filter_benefit .filter_benefit_list > li.suggest_empty2:only-child .txt_area, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .popular_benefit_list > li.suggest_empty2:only-child .txt_area, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .custom_benefit_list > li.suggest_empty2:only-child .txt_area, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .filter_benefit_list > li.suggest_empty2:only-child .txt_area, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .popular_benefit_list > li.suggest_empty2:only-child .txt_area, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .custom_benefit_list > li.suggest_empty2:only-child .txt_area, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .filter_benefit_list > li.suggest_empty2:only-child .txt_area, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .popular_benefit_list > li.suggest_empty2:only-child .txt_area, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .custom_benefit_list > li.suggest_empty2:only-child .txt_area { display: flex; align-items: center; justify-content: center; flex-direction: column; max-width: 100%; }

.ux_group_wrap .tab_wrap .tabContents .filter_benefit .filter_benefit_list > li.suggest_empty2:only-child .txt_area strong, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .popular_benefit_list > li.suggest_empty2:only-child .txt_area strong, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .custom_benefit_list > li.suggest_empty2:only-child .txt_area strong, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .filter_benefit_list > li.suggest_empty2:only-child .txt_area strong, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .popular_benefit_list > li.suggest_empty2:only-child .txt_area strong, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .custom_benefit_list > li.suggest_empty2:only-child .txt_area strong, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .filter_benefit_list > li.suggest_empty2:only-child .txt_area strong, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .popular_benefit_list > li.suggest_empty2:only-child .txt_area strong, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .custom_benefit_list > li.suggest_empty2:only-child .txt_area strong { font-size: 24px; font-weight: normal; line-height: 32px; text-align: center; }

.ux_group_wrap .tab_wrap .tabContents .filter_benefit .filter_benefit_list > li.suggest_empty2:only-child .txt_area strong ~ p, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .filter_benefit_list > li.suggest_empty2:only-child .txt_area strong ~ a, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .popular_benefit_list > li.suggest_empty2:only-child .txt_area strong ~ p, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .popular_benefit_list > li.suggest_empty2:only-child .txt_area strong ~ a, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .custom_benefit_list > li.suggest_empty2:only-child .txt_area strong ~ p, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .custom_benefit_list > li.suggest_empty2:only-child .txt_area strong ~ a, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .filter_benefit_list > li.suggest_empty2:only-child .txt_area strong ~ p, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .filter_benefit_list > li.suggest_empty2:only-child .txt_area strong ~ a, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .popular_benefit_list > li.suggest_empty2:only-child .txt_area strong ~ p, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .popular_benefit_list > li.suggest_empty2:only-child .txt_area strong ~ a, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .custom_benefit_list > li.suggest_empty2:only-child .txt_area strong ~ p, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .custom_benefit_list > li.suggest_empty2:only-child .txt_area strong ~ a, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .filter_benefit_list > li.suggest_empty2:only-child .txt_area strong ~ p, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .filter_benefit_list > li.suggest_empty2:only-child .txt_area strong ~ a, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .popular_benefit_list > li.suggest_empty2:only-child .txt_area strong ~ p, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .popular_benefit_list > li.suggest_empty2:only-child .txt_area strong ~ a, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .custom_benefit_list > li.suggest_empty2:only-child .txt_area strong ~ p, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .custom_benefit_list > li.suggest_empty2:only-child .txt_area strong ~ a { margin-top: 10px; }

.ux_group_wrap .tab_wrap .tabContents .filter_benefit .filter_benefit_list > li.suggest_empty2:only-child .txt_area a.arrow_btn, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .popular_benefit_list > li.suggest_empty2:only-child .txt_area a.arrow_btn, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .custom_benefit_list > li.suggest_empty2:only-child .txt_area a.arrow_btn, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .filter_benefit_list > li.suggest_empty2:only-child .txt_area a.arrow_btn, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .popular_benefit_list > li.suggest_empty2:only-child .txt_area a.arrow_btn, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .custom_benefit_list > li.suggest_empty2:only-child .txt_area a.arrow_btn, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .filter_benefit_list > li.suggest_empty2:only-child .txt_area a.arrow_btn, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .popular_benefit_list > li.suggest_empty2:only-child .txt_area a.arrow_btn, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .custom_benefit_list > li.suggest_empty2:only-child .txt_area a.arrow_btn { font-size: 16px; font-weight: normal; line-height: 22px; text-align: center; display: flex; align-items: center; justify-content: center; }

.ux_group_wrap .tab_wrap .tabContents .filter_benefit .filter_benefit_list > li.suggest_empty2:only-child .txt_area a.arrow_btn i, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .popular_benefit_list > li.suggest_empty2:only-child .txt_area a.arrow_btn i, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .custom_benefit_list > li.suggest_empty2:only-child .txt_area a.arrow_btn i, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .filter_benefit_list > li.suggest_empty2:only-child .txt_area a.arrow_btn i, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .popular_benefit_list > li.suggest_empty2:only-child .txt_area a.arrow_btn i, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .custom_benefit_list > li.suggest_empty2:only-child .txt_area a.arrow_btn i, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .filter_benefit_list > li.suggest_empty2:only-child .txt_area a.arrow_btn i, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .popular_benefit_list > li.suggest_empty2:only-child .txt_area a.arrow_btn i, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .custom_benefit_list > li.suggest_empty2:only-child .txt_area a.arrow_btn i { display: inline-block; width: 6px; height: 6px; border: solid #888; border-width: 1px 1px 0 0; transform: rotate(45deg); margin: 0 0 0 5px; }

.ux_group_wrap .tab_wrap .tabContents .filter_benefit .filter_benefit_list > li.suggest_empty2:only-child .txt_area p, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .popular_benefit_list > li.suggest_empty2:only-child .txt_area p, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .custom_benefit_list > li.suggest_empty2:only-child .txt_area p, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .filter_benefit_list > li.suggest_empty2:only-child .txt_area p, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .popular_benefit_list > li.suggest_empty2:only-child .txt_area p, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .custom_benefit_list > li.suggest_empty2:only-child .txt_area p, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .filter_benefit_list > li.suggest_empty2:only-child .txt_area p, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .popular_benefit_list > li.suggest_empty2:only-child .txt_area p, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .custom_benefit_list > li.suggest_empty2:only-child .txt_area p { height: 22px; font-size: 16px; font-weight: normal; line-height: 22px; text-align: center; display: flex; align-items: center; }

.ux_group_wrap .tab_wrap .tabContents .filter_benefit .filter_benefit_list > li.suggest_empty2:only-child .txt_area p i, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .popular_benefit_list > li.suggest_empty2:only-child .txt_area p i, .ux_group_wrap .tab_wrap .tabContents .filter_benefit .custom_benefit_list > li.suggest_empty2:only-child .txt_area p i, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .filter_benefit_list > li.suggest_empty2:only-child .txt_area p i, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .popular_benefit_list > li.suggest_empty2:only-child .txt_area p i, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .custom_benefit_list > li.suggest_empty2:only-child .txt_area p i, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .filter_benefit_list > li.suggest_empty2:only-child .txt_area p i, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .popular_benefit_list > li.suggest_empty2:only-child .txt_area p i, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .custom_benefit_list > li.suggest_empty2:only-child .txt_area p i { display: inline-block; width: 20px; height: 20px; background: url("../images/ux_icons_3x.png") no-repeat; background-position: -3px -3px; background-size: 300px 300px; margin: 0 5px; }

.ux_group_wrap .tab_wrap .tabContents .filter_benefit.filter_benefit .btn_next, .ux_group_wrap .tab_wrap .tabContents .filter_benefit.filter_benefit .btn_prev, .ux_group_wrap .tab_wrap .tabContents .popular_benefit.filter_benefit .btn_next, .ux_group_wrap .tab_wrap .tabContents .popular_benefit.filter_benefit .btn_prev, .ux_group_wrap .tab_wrap .tabContents .custom_benefit.filter_benefit .btn_next, .ux_group_wrap .tab_wrap .tabContents .custom_benefit.filter_benefit .btn_prev { display: none; }

.ux_group_wrap .tab_wrap .tabContents .popular_benefit, .ux_group_wrap .tab_wrap .tabContents .custom_benefit { padding-bottom: 0; }

.ux_group_wrap .tab_wrap .tabContents .popular_benefit .custom_benefit_list.swiper-no-swiping > li, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .popular_benefit_list.swiper-no-swiping > li, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .custom_benefit_list.swiper-no-swiping > li, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .popular_benefit_list.swiper-no-swiping > li { margin-right: 20px; }

.ux_group_wrap .tab_wrap .tabContents .popular_benefit .custom_benefit_list.swiper-no-swiping > li:last-child, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .popular_benefit_list.swiper-no-swiping > li:last-child, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .custom_benefit_list.swiper-no-swiping > li:last-child, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .popular_benefit_list.swiper-no-swiping > li:last-child { margin-right: 0 !important; }

.ux_group_wrap .tab_wrap .tabContents .popular_benefit .btn_next, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .btn_prev, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .btn_next, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .btn_prev { display: block; top: calc(50% - 20px); }

.ux_group_wrap .tab_wrap .tabContents .popular_benefit .btn_next.swiper-button-disabled, .ux_group_wrap .tab_wrap .tabContents .popular_benefit .btn_prev.swiper-button-disabled, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .btn_next.swiper-button-disabled, .ux_group_wrap .tab_wrap .tabContents .custom_benefit .btn_prev.swiper-button-disabled { display: none; }

.ux_group_wrap .touch_benefit { display: flex; align-items: flex-start; justify-content: flex-start; width: 1280px; }

.ux_group_wrap .touch_benefit > li { width: calc((100% - 40px) / 3); flex: 1 1 0; border: 1px solid #E0E0E0; height: 450px; }

.ux_group_wrap .touch_benefit > li .touch_benefit_area { padding: 60px; display: flex; flex-direction: column; align-items: center; justify-content: space-between; }

.ux_group_wrap .touch_benefit > li .touch_benefit_area > a { display: flex; flex-direction: column; align-items: center; justify-content: space-between; width: 100%; }

.ux_group_wrap .touch_benefit > li .touch_benefit_area > a ~ .btn_area { margin-top: 50px; }

.ux_group_wrap .touch_benefit > li .touch_benefit_area .txt_area { width: 100%; }

.ux_group_wrap .touch_benefit > li .touch_benefit_area .txt_area p { font-size: 15px; font-weight: normal; line-height: 20px; text-align: center; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.ux_group_wrap .touch_benefit > li .touch_benefit_area .txt_area p ~ strong { margin-top: 10px; }

.ux_group_wrap .touch_benefit > li .touch_benefit_area .txt_area strong { display: block; font-size: 22px; font-weight: bold; line-height: 30px; text-align: center; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.ux_group_wrap .touch_benefit > li .touch_benefit_area .txt_area ~ .img_area { margin-top: 40px; border-radius: 50%; overflow: hidden; }

.ux_group_wrap .touch_benefit > li .touch_benefit_area .img_area { width: 120px; height: 120px; }

.ux_group_wrap .touch_benefit > li .touch_benefit_area .img_area img { display: block; width: 100%; height: 100%; }

.ux_group_wrap .touch_benefit > li .touch_benefit_area .img_area ~ .btn_area { margin-top: 50px; }

.ux_group_wrap .touch_benefit > li .touch_benefit_area .btn_area button { display: block; width: 250px; height: 60px; background: #000; color: #fff; font-size: 18px; font-weight: bold; line-height: 24px; text-align: center; padding: 18px 20px; }

.ux_group_wrap .touch_benefit > li .touch_benefit_area.ux_touch_banner_slide { padding: 0; }

.ux_group_wrap .touch_benefit > li ~ li { margin-left: 20px; }

.ux_group_wrap .touch_benefit .ux_touch_banner_slide .swiper-container { width: 100%; }

.ux_group_wrap .touch_benefit .ux_touch_banner_slide .swiper-container li { padding: 60px; display: flex; flex-direction: column; align-items: center; justify-content: space-between; }

.ux_group_wrap .touch_benefit .ux_touch_banner_slide .swiper-container li > a { display: flex; flex-direction: column; align-items: center; justify-content: space-between; width: 100%; }

.ux_group_wrap .touch_benefit .ux_touch_banner_slide .swiper-container li > a ~ .btn_area { margin-top: 50px; }

.ux_group_wrap .touch_benefit .ux_touch_banner_slide .swiper-container .indicator.swiper-pagination { position: absolute; text-align: center; transition: 300ms opacity; transform: translate3d(0, 0, 0); z-index: 10; bottom: 20px; left: 50%; transform: translateX(-50%); width: auto; margin: 0; }

.ux_group_wrap .touch_benefit .ux_touch_banner_slide .swiper-container .indicator.swiper-pagination .swiper-pagination-bullet { width: 8px; height: 8px; border-radius: 15px; background-color: #000; opacity: .3; }

.ux_group_wrap .touch_benefit .ux_touch_banner_slide .swiper-container .indicator.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active { opacity: 1; }

.ux_group_wrap .touch_benefit .ux_touch_banner_slide .swiper-container .indicator.swiper-pagination .swiper-pagination-bullet + .swiper-pagination-bullet { margin-left: 8px; }

.ux_group_wrap .img_banner_benefit { display: flex; align-items: flex-start; justify-content: flex-start; }

.ux_group_wrap .img_banner_benefit > li { width: calc((100% - 60px) / 4); height: 320px; }

.ux_group_wrap .img_banner_benefit > li > a { display: block; width: 100%; height: 100%; background: #F4F4F4; padding: 50px 30px; }

.ux_group_wrap .img_banner_benefit > li .txt_area p { font-size: 15px; font-weight: normal; line-height: 20px; text-align: left; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.ux_group_wrap .img_banner_benefit > li .txt_area p ~ strong { margin-top: 10px; }

.ux_group_wrap .img_banner_benefit > li .txt_area strong { display: block; height: 58px; font-size: 22px; font-weight: bold; line-height: 29px; text-align: left; display: -webkit-box; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; word-break: break-word; }

.ux_group_wrap .img_banner_benefit > li .txt_area ~ .img_area { margin-top: 12px; }

.ux_group_wrap .img_banner_benefit > li .img_area { width: 100%; height: 120px; display: flex; align-items: flex-end; justify-content: flex-end; }

.ux_group_wrap .img_banner_benefit > li .img_area img { display: block; width: 120px; height: 120px; }

.ux_group_wrap .img_banner_benefit > li ~ li { margin-left: 20px; }

.ux_group_wrap .popular_benefit_area .tab_wrap .tabContents .popular_benefit .popular_benefit_list > li .num_area { display: block; width: 30px; height: 29px; font-family: SF Pro Display; display: flex; align-items: center; justify-content: center; font-size: 24px; font-style: italic; font-weight: bold; line-height: 29px; text-align: center; position: absolute; top: 55px; left: 10px; }

.ux_group_wrap .popular_benefit_area .tab_wrap .tabContents .popular_benefit .popular_benefit_list > li .img_area { margin-left: 30px; }

.ux_group_wrap .popular_benefit_area .tab_wrap .tabContents .popular_benefit .popular_benefit_list > li .txt_area { max-width: 193px; }

.ux_group_wrap .popular_benefit_area .tab_wrap .tabContents .popular_benefit .popular_benefit_list > li .btn_area { flex: none; margin-left: 20px; display: flex; align-items: flex-start; justify-content: flex-end; height: 100%; }

.ux_group_wrap .display_filter { margin: 40px auto 20px; }

.ux_group_wrap .display_filter .filter_area { display: flex; align-items: center; justify-content: space-between; }

.ux_group_wrap .display_filter .filter_area .left { display: flex; justify-content: flex-start; }

.ux_group_wrap .display_filter .filter_area .left .quantity { display: flex; font-size: 18px; font-weight: normal; line-height: 24px; text-align: left; color: #666; }

.ux_group_wrap .display_filter .filter_area .left .quantity em { font-size: 18px; font-weight: bold; line-height: 24px; text-align: left; display: inline-block; margin-left: 7px; color: #000; }

.ux_group_wrap .display_filter .filter_area .right { display: flex; justify-content: flex-end; }

.ux_group_wrap .display_filter .filter_area .right .selectZone.sort { width: auto; max-width: 300px; min-width: 80px; height: 20px; line-height: 20px; }

.ux_group_wrap .display_filter .filter_area .right .selectZone.sort .ui-selectmenu-text { text-align: right; height: 20px; font-size: 14px; font-weight: bold; line-height: 20px; cursor: pointer; }

.ux_group_wrap .display_filter .filter_area .right .selectZone.sort .ui-selectmenu-button { height: 20px; line-height: 20px; border: 0; }

.ux_group_wrap .display_filter .filter_area .right .selectZone.sort .ui-selectmenu-button .ui-selectmenu-icon { position: absolute; top: 50%; right: 0; width: 8px; height: 8px; border-left: 1px solid #000; border-bottom: 1px solid #000; transform: rotate(-45deg); margin-top: -6px; margin-right: 2px; background: none; }

.ux_group_wrap .display_filter .filter_area .right .selectZone.sort .ui-selectmenu-button.ui-selectmenu-button-open .ui-selectmenu-icon { transform: rotate(135deg); margin-top: -1px; border-left: 1px solid #888; border-bottom: 1px solid #888; }

.ux_group_wrap .display_filter .filter_area .right .selectZone.sort .ui-selectmenu-menu { right: -2px !important; left: auto !important; width: max-content; padding: 10px 0 0; }

.ux_group_wrap .display_filter .filter_area .right .selectZone.sort .ui-selectmenu-menu ul { border: solid 1px #c2c3c4; width: max-content !important; }

.ux_group_wrap .display_filter .filter_area .right .selectZone.sort .ui-menu-item-wrapper { color: #000; cursor: pointer; padding: 9px 15px; }

.ux_group_wrap .filter_benefit_area { width: 100%; }

.ux_group_wrap .filter_benefit_area .br_search { position: relative; width: 440px; height: 55px; padding-right: 42px; margin: 30px auto 0; border-bottom: 1px solid #000; }

.ux_group_wrap .filter_benefit_area .br_search .input_area { padding: 0; }

.ux_group_wrap .filter_benefit_area .br_search .input_area input { width: 100%; height: 54px; padding: 15px 32px 16px 10px; border: 0; color: #000; outline: none; font-size: 18px; font-weight: normal; line-height: 24px; }

.ux_group_wrap .filter_benefit_area .br_search ~ .tab_wrap { margin-top: 40px; }

.ux_group_wrap .filter_benefit_area .tab_wrap .categoryOption { display: none; margin: 40px 0 0; }

.ux_group_wrap .filter_benefit_area .tab_wrap .categoryOption dl dt { display: table-cell; border-bottom: 1px solid #E0E0E0; padding: 20px 25px; height: 100%; color: #000; font-size: 14px; }

.ux_group_wrap .filter_benefit_area .tab_wrap .categoryOption dl dt i { color: #000; }

.ux_group_wrap .filter_benefit_area .tab_wrap .categoryOption dl dd { display: table-cell; border-bottom: 1px solid #E0E0E0; padding: 20px 25px; height: 100%; color: #666; font-size: 14px; }

.ux_group_wrap .filter_benefit_area .tab_wrap .categoryOption .brandList dd { display: table-cell; padding: 0; }

.ux_group_wrap .filter_benefit_area .tab_wrap .categoryOption .brandList dd > div { display: block; padding: 20px 25px; height: 100%; color: #666; font-size: 14px; }

.ux_group_wrap .filter_benefit_area .tab_wrap .categoryOption .brandList dd > div#cate.radioGroup.point label { width: calc((100% - 20px) / 4); padding-left: 28px; margin: 0; }

.ux_group_wrap .filter_benefit_area .tab_wrap .categoryOption .brandList dd > div.brand_area .indexArea { margin: 0; }

.ux_group_wrap .filter_benefit_area .tab_wrap .categoryOption .brandList dd > div.brand_area .scrollWrap { padding: 0; margin-top: 20px; }

.ux_group_wrap .filter_benefit_area .tab_wrap .categoryOption .brandList dd > div.brand_area .scrollWrap .scrollCont { height: auto; max-height: 80px; padding: 0 0 0; }

.ux_group_wrap .filter_benefit_area .tab_wrap .categoryOption .brandList dd > div.brand_area .scrollWrap .scrollCont .defaultItem:first-child { padding-top: 0; }

.ux_group_wrap .filter_benefit_area .tab_wrap .categoryOption .brandList dd > div.brand_area .scrollWrap .scrollCont .defaultItem label { line-height: 1.25; }

.ux_group_wrap .filter_benefit_area .tab_wrap .categoryOption .brandList dd > div ~ div { border-top: 1px solid #E0E0E0; margin: 0; }

.ux_group_wrap .filter_benefit_area .tab_wrap .categoryOption .ux_benefit_option dd { display: table-cell; padding: 0; }

.ux_group_wrap .filter_benefit_area .tab_wrap .categoryOption .ux_benefit_option dd > div { display: block; padding: 20px 25px; height: 100%; color: #666; font-size: 14px; }

.ux_group_wrap .filter_benefit_area .tab_wrap .categoryOption .ux_benefit_option dd > div ~ div { border-top: 1px solid #E0E0E0; margin: 0; }

.ux_group_wrap .filter_benefit_area .tab_wrap .categoryOption .ux_benefit_option dd .checkboxGroup.point { display: none; }

.ux_group_wrap .filter_benefit_area .tab_wrap .categoryOption .ux_benefit_option dd .checkboxGroup.point label { width: max-content; }

.ux_group_wrap .filter_benefit_area .tab_wrap .tabContents { margin-top: 20px; }

.ux_group_wrap .filter_benefit_area .tab_wrap .tabContents .filter_benefit_list { display: flex; flex-wrap: wrap; }

.ux_group_wrap .filter_benefit_area .tab_wrap .tabContents .filter_benefit_list > li ~ li { margin-left: 20px; }

.ux_group_wrap .filter_benefit_area .tab_wrap .tabContents .filter_benefit_list > li:nth-child(3n+4) { margin-left: 0; }

.ux_group_wrap .filter_benefit_area .tab_wrap .tabContents .filter_benefit_list > li:nth-child(n+4) { margin-top: 20px; }

.ux_group_wrap .additional_benefit_area .additional_benefit .additional_benefit_list { display: flex; flex-wrap: wrap; }

.ux_group_wrap .additional_benefit_area .additional_benefit .additional_benefit_list > li { width: calc((100% - 40px) / 3); height: auto; overflow: hidden; border: 1px solid #E0E0E0; display: flex; align-items: stretch; justify-content: flex-start; background: #FFF; padding: 20px; height: auto; position: relative; }

.ux_group_wrap .additional_benefit_area .additional_benefit .additional_benefit_list > li .img_area { display: block; width: 90px; height: auto; flex: none; display: flex; align-items: center; }

.ux_group_wrap .additional_benefit_area .additional_benefit .additional_benefit_list > li .img_area img { display: block; width: 90px; height: 90px; border-radius: 50%; }

.ux_group_wrap .additional_benefit_area .additional_benefit .additional_benefit_list > li .img_area ~ .txt_area { margin-left: 20px; }

.ux_group_wrap .additional_benefit_area .additional_benefit .additional_benefit_list > li .txt_area { flex: 1 1 auto; max-width: 222px; display: flex; align-items: flex-start; flex-direction: column; }

.ux_group_wrap .additional_benefit_area .additional_benefit .additional_benefit_list > li .txt_area strong { display: block; font-size: 14px; font-weight: bold; line-height: 19px; text-align: left; color: #000; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; max-width: 100%; width: 100%; }

.ux_group_wrap .additional_benefit_area .additional_benefit .additional_benefit_list > li .txt_area strong ~ p { margin-top: 5px; }

.ux_group_wrap .additional_benefit_area .additional_benefit .additional_benefit_list > li .txt_area p { height: 38px; font-size: 14px; font-weight: normal; line-height: 19px; text-align: left; color: #000; display: -webkit-box; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; word-break: break-word; }

.ux_group_wrap .additional_benefit_area .additional_benefit .additional_benefit_list > li .txt_area p ~ span.date { margin-top: 15px; }

.ux_group_wrap .additional_benefit_area .additional_benefit .additional_benefit_list > li .txt_area span.date { display: block; font-size: 14px; font-weight: normal; line-height: 16px; height: 16px; text-align: left; color: #888; }

.ux_group_wrap .additional_benefit_area .additional_benefit .additional_benefit_list > li .btn_area { flex: none; margin-left: 20px; display: flex; align-items: flex-start; justify-content: flex-end; }

.ux_group_wrap .additional_benefit_area .additional_benefit .additional_benefit_list > li .btn_area .bookmark_btn { display: block; width: 20px; height: 20px; font-size: 0; z-index: 1; background: url("../images/ux_icons.png") no-repeat; background-position: -5px -5px; background-size: 900px auto; }

.ux_group_wrap .additional_benefit_area .additional_benefit .additional_benefit_list > li .btn_area .bookmark_btn.on { background: url("../images/ux_icons.png") no-repeat; background-position: -30px -5px; background-size: 900px auto; }

.ux_group_wrap .additional_benefit_area .additional_benefit .additional_benefit_list > li > a { position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 0; }

.ux_group_wrap .additional_benefit_area .additional_benefit .additional_benefit_list > li ~ li { margin-left: 20px; }

.ux_group_wrap .additional_benefit_area .additional_benefit .additional_benefit_list > li:nth-child(3n+4) { margin-left: 0; }

.ux_group_wrap .additional_benefit_area .additional_benefit .additional_benefit_list > li:nth-child(n+4) { margin-top: 20px; }

.ux_group_wrap .additional_benefit_area.brand_benefit .ux_categoty_brand { width: 1280px; display: flex; align-items: center; justify-content: flex-start; }

.ux_group_wrap .additional_benefit_area.brand_benefit .ux_categoty_brand ul { display: flex; align-items: flex-start; justify-content: flex-start; width: 100%; height: 45px; }

.ux_group_wrap .additional_benefit_area.brand_benefit .ux_categoty_brand li { width: auto; height: 45px; margin-right: 10px; }

.ux_group_wrap .additional_benefit_area.brand_benefit .ux_categoty_brand li > a { display: flex; align-items: center; justify-content: center; width: auto; height: 45px; padding: 12.5px 20px; border-radius: 25px; font-size: 15px; font-weight: normal; line-height: 20px; text-align: center; color: #000; transition: 0.3s all; -webkit-transition: 0.3s all; -moz-transition: 0.3s all; -ms-transition: 0.3s all; -o-transition: 0.3s all; background: #F4F4F4; }

.ux_group_wrap .additional_benefit_area.brand_benefit .ux_categoty_brand li > a span { white-space: nowrap; }

.ux_group_wrap .additional_benefit_area.brand_benefit .ux_categoty_brand li:last-child { margin-right: 0 !important; }

.ux_group_wrap .additional_benefit_area.brand_benefit .ux_categoty_brand li.favorite > a { background: #fff; color: #000; font-weight: normal; padding: 11.5px 20px; border: 1px solid #C2C3C4; }

.ux_group_wrap .additional_benefit_area.brand_benefit .ux_categoty_brand li.on > a { background: #000; color: #fff; font-weight: bold; }

.ux_group_wrap.fixed_option.fixed .filter_benefit_area { padding-top: 160px; }

.ux_group_wrap.fixed_option.fixed .filter_benefit_area .br_search { position: fixed; height: 75px; background: #fff; top: 65px; left: 50%; margin-left: -220px; z-index: 90; margin-top: 0; }

.ux_group_wrap.fixed_option.fixed .filter_benefit_area .br_search .input_area { position: relative; top: 20px; }

.ux_group_wrap.fixed_option.fixed .filter_benefit_area .br_search::before { content: ''; display: block; width: calc((100vw - 440px) / 2); height: 75px; position: absolute; top: 0; right: 440px; background: #fff; }

.ux_group_wrap.fixed_option.fixed .filter_benefit_area .br_search::after { content: ''; display: block; width: calc((100vw - 440px) / 2); height: 75px; position: absolute; top: 0; left: 440px; background: #fff; }

.ux_group_wrap.fixed_option.fixed .filter_benefit_area .tab_flex_box { position: fixed; background: #fff; top: 140px; left: 50%; width: 1280px; margin: 0 0 0 -640px; padding-top: 40px; z-index: 2; z-index: 90; padding-bottom: 10px; }

.ux_group_wrap.fixed_option.fixed .filter_benefit_area .tab_flex_box::before { content: ''; display: block; width: calc((100vw - 1280px) / 2); height: 95px; position: absolute; top: 0; right: 1280px; background: #fff; }

.ux_group_wrap.fixed_option.fixed .filter_benefit_area .tab_flex_box::after { content: ''; display: block; width: calc((100vw - 1280px) / 2); height: 95px; position: absolute; top: 0; left: 1280px; background: #fff; }

.ux_group_wrap.fixed_option.fixed .filter_benefit_area .tab_flex_box .ux_filter_tooltip { display: none; }

.ux_group_wrap.fixed_option.fixed .additional_benefit_area { padding-top: 124px; }

.ux_group_wrap.fixed_option.fixed .additional_benefit_area .display_filter { position: fixed; height: 54px; background: #fff; top: 65px; left: 50%; width: 1280px; margin-left: -640px; z-index: 2; padding: 10px 0 20px; margin-top: 0; margin-bottom: 0; }

.ux_group_wrap.fixed_option.fixed .additional_benefit_area .display_filter::before { content: ''; display: block; width: calc((100vw - 1280px) / 2); height: 54px; position: absolute; top: 0; right: 1280px; background: #fff; }

.ux_group_wrap.fixed_option.fixed .additional_benefit_area .display_filter::after { content: ''; display: block; width: calc((100vw - 1280px) / 2); height: 54px; position: absolute; top: 0; left: 1280px; background: #fff; }

.ux_group_wrap.fixed_option.fixed .additional_benefit_area.brand_benefit .ux_categoty_brand { position: fixed; height: 65px; background: #fff; top: 65px; left: 50%; width: 1280px; margin-left: -640px; z-index: 90; }

.ux_group_wrap.fixed_option.fixed .additional_benefit_area.brand_benefit .ux_categoty_brand::before { content: ''; display: block; width: calc((100vw - 1280px) / 2); height: 65px; position: absolute; top: 0; right: 1280px; background: #fff; }

.ux_group_wrap.fixed_option.fixed .additional_benefit_area.brand_benefit .ux_categoty_brand::after { content: ''; display: block; width: calc((100vw - 1280px) / 2); height: 65px; position: absolute; top: 0; left: 1280px; background: #fff; }

.ux_group_wrap.fixed_option.fixed .additional_benefit_area.brand_benefit .display_filter { position: static; height: inherit; background: #fff; top: initial; left: initial; width: inherit; margin-left: inherit; z-index: initial; padding: inherit; }

.ux_group_wrap .ux_nodata { display: flex; flex-direction: column; justify-content: center; align-items: center; flex-wrap: wrap; width: 100% !important; height: auto !important; background-color: #fff; font-size: 15px; line-height: 19.95px; padding: 54px 0 !important; border: 0 !important; }

.ux_group_wrap .ux_nodata i { display: block; width: 60px; height: 60px; background-color: transparent; background-image: url(../images/icon_common.png); background-position: -276px -100px; margin-bottom: 20px; }

.ev_banner { width: 1280px; margin: 80px auto 0 auto; font-size: 0; }

.ux_favorite { display: none; position: fixed; width: fit-content; height: auto; padding: 20px 30px; border-radius: 20px; background: #fff; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 2; box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1); text-align: center; }

.ux_favorite > div { display: flex; align-items: center; justify-content: center; }

.ux_favorite > div i { display: block; width: 20px; height: 20px; background: url("../images/ux_icons.png") no-repeat; background-position: -30px -5px; background-size: 900px auto; }

.ux_favorite > div i ~ p { margin-left: 10px; }

.ux_favorite > div p { font-size: 13px; font-weight: normal; line-height: 17.29px; text-align: left; }

.ux_favorite > div p strong { font-size: 13px; font-weight: bold; line-height: 17px; text-align: left; }

.ux_favorite .link { display: inline-block; font-size: 13px; line-height: 14.63px; color: #000; vertical-align: middle; margin-top: 10px; }

.ux_favorite .link i { position: relative; display: inline-block; width: 6px; height: 6px; font-size: 0; margin-left: 6px; }

.ux_favorite .link i::after { content: ''; position: absolute; top: 50%; right: 5px; display: block; width: 6px; height: 6px; border: solid #000; border-width: 1px 1px 0 0; transform: rotate(45deg) translateY(-50%); margin-top: -3px; }

.contents .navigation { padding: 30px 0 0; margin-bottom: 50px; }

.contents .navigation .sns_area { position: absolute; right: 0; top: 0; }

.contents .navigation .sns_area > span { display: inline-block; width: 40px; height: 40px; }

.contents .navigation .sns_area .sns { display: block; width: 40px; height: 40px; color: transparent; font-size: 0; background: url(../images/newicon_share.png) no-repeat 50% 50%; }

.snsShare > li a { height: 92px; }

.content.ux_custom_benefit_settings { width: 600px; max-width: 600px; }

.content.ux_custom_benefit_settings .layerBody { padding: 30px !important; }

.content.ux_custom_benefit_settings .layerBody .title_area strong { display: block; font-size: 18px; font-weight: bold; line-height: 24px; text-align: center; }

.content.ux_custom_benefit_settings .layerBody .title_area p { font-size: 18px; font-weight: normal; line-height: 24px; text-align: center; }

.content.ux_custom_benefit_settings .layerBody .title_area ~ .scrollWrap, .content.ux_custom_benefit_settings .layerBody .title_area ~ .scroll_area { margin-top: 30px; }

.content.ux_custom_benefit_settings .layerBody .scroll_area { width: 100%; height: 100%; max-height: 460px; overflow-x: hidden; overflow-y: auto; }

.content.ux_custom_benefit_settings .layerBody .scrollWrap { border: none; padding: 0; background: #fff; }

.content.ux_custom_benefit_settings .layerBody .scrollWrap .scrollCont { border: none; padding: 0; background: #fff; width: 100%; height: 100%; padding-bottom: 1px; min-height: calc(460px + 79px); max-height: calc(460px + 79px); }

.content.ux_custom_benefit_settings .layerBody .scrollWrap .enscrollOver { margin-left: 10px !important; }

.content.ux_custom_benefit_settings .layerBody .scrollWrap .enscrollOver .vertical-track { width: 5px; background-color: transparent; }

.content.ux_custom_benefit_settings .layerBody .scrollWrap .enscrollOver .vertical-track .vertical-handle { width: 5px; background-color: #efefef !important; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap { min-height: 620px; max-height: 620px; height: 620px; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap.no_tab .ux_categoty_swiper { margin-top: 10px; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap.no_tab > div .scrollWrap .scrollCont { min-height: 620px; max-height: 620px; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap.no_tab > div.brands { margin-top: -10px; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap.no_tab > div.brands .scrollWrap .scrollCont { min-height: 545px; max-height: 545px; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap .tab_type5 { margin: 0 0 30px; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap .tab_type5 > li > a { word-break: break-all; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap > div .scroll_area { max-height: calc(460px + 78px); }

.content.ux_custom_benefit_settings .layerBody .tab_wrap > div .title_area ~ .contents_list { margin-top: 30px; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap > div .contents_list ~ .contents_list { margin-top: 30px; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap > div .contents_list > dt { display: flex; align-items: center; justify-content: space-between; min-height: 24px; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap > div .contents_list > dt strong { font-size: 18px; font-weight: bold; line-height: 24px; text-align: left; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap > div .contents_list > dt .checkboxGroup { height: 20px; white-space: nowrap; margin-left: 10px; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap > div .contents_list > dt .checkboxGroup label { font-size: 14px; font-weight: normal; line-height: 19px; text-align: left; color: #666; height: 20px; margin: 0 0 0 0; padding-left: 24px; cursor: pointer; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap > div .contents_list > dt .checkboxGroup label::before { width: 19px; height: 19px; border-radius: 2px; margin: -2px 9px 0 -25px; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap > div .contents_list > dt ~ dd { margin-top: 14px; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap > div .contents_list > dd { width: 100%; display: flex; flex-wrap: wrap; align-items: stretch; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap > div .contents_list > dd .checkboxGroup { width: calc((100% - 30px) / 4); }

.content.ux_custom_benefit_settings .layerBody .tab_wrap > div .contents_list > dd .checkboxGroup input[type="checkbox"] ~ label { border: 1px solid #E7E7E7; padding: 19px 14px; border-radius: 4px; display: block; height: 100%; color: #000; font-size: 14px; line-height: initial; margin: 0 0 0 0; cursor: pointer; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap > div .contents_list > dd .checkboxGroup input[type="checkbox"] ~ label::before { display: none; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap > div .contents_list > dd .checkboxGroup input[type="checkbox"] ~ label .img_area { display: flex; align-items: center; justify-content: center; overflow: hidden; height: 30px; width: 97px; margin: 0 auto; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap > div .contents_list > dd .checkboxGroup input[type="checkbox"] ~ label .img_area img { display: block; width: auto; height: 30px; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap > div .contents_list > dd .checkboxGroup input[type="checkbox"] ~ label .img_area ~ .text_area { margin-top: 10px; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap > div .contents_list > dd .checkboxGroup input[type="checkbox"] ~ label .img_area.icon::before { content: ''; display: inline-block; width: 18px; height: 18px; background-image: url("../images/sp_order_way02.png"); background-repeat: no-repeat; background-position: 0 0; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap > div .contents_list > dd .checkboxGroup input[type="checkbox"] ~ label .img_area.icon2::before { content: ''; display: inline-block; width: 18px; height: 18px; background-image: url("../images/sp_order_way02.png"); background-repeat: no-repeat; background-position: 0 0; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap > div .contents_list > dd .checkboxGroup input[type="checkbox"] ~ label .img_area.kakao { background: #ffeb00; display: flex; align-items: center; justify-content: center; border: 0; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap > div .contents_list > dd .checkboxGroup input[type="checkbox"] ~ label .img_area.kakao::before { background-position: -166px -51px; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap > div .contents_list > dd .checkboxGroup input[type="checkbox"] ~ label .img_area.lPoint::before { background-position: -28px -5px; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap > div .contents_list > dd .checkboxGroup input[type="checkbox"] ~ label .img_area.toss::before { background-position: -189px -51px; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap > div .contents_list > dd .checkboxGroup input[type="checkbox"] ~ label .img_area.naver::before { background-position: -74px -5px; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap > div .contents_list > dd .checkboxGroup input[type="checkbox"] ~ label .img_area.smile::before { background-position: -97px -5px; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap > div .contents_list > dd .checkboxGroup input[type="checkbox"] ~ label .img_area.icon.samsung::before { background-position: -120px -5px; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap > div .contents_list > dd .checkboxGroup input[type="checkbox"] ~ label .img_area.payco::before { background-position: -143px -5px; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap > div .contents_list > dd .checkboxGroup input[type="checkbox"] ~ label .img_area.domestic::before { content: none; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap > div .contents_list > dd .checkboxGroup input[type="checkbox"] ~ label .img_area.overseas::before { width: 30px; background-position: -166px -5px; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap > div .contents_list > dd .checkboxGroup input[type="checkbox"] ~ label .img_area.alipay3::before { min-width: 106px; background-position: -5px -95px; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap > div .contents_list > dd .checkboxGroup input[type="checkbox"] ~ label .img_area.alipay::before { background-position: -120px -74px; min-width: 40px; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap > div .contents_list > dd .checkboxGroup input[type="checkbox"] ~ label .img_area.huabei::before { background-position: -28px -74px; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap > div .contents_list > dd .checkboxGroup input[type="checkbox"] ~ label .img_area.union::before { background-position: -51px -74px; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap > div .contents_list > dd .checkboxGroup input[type="checkbox"] ~ label .img_area.wechat::before { background-position: -74px -74px; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap > div .contents_list > dd .checkboxGroup input[type="checkbox"] ~ label .img_area.noIcon::before { content: none; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap > div .contents_list > dd .checkboxGroup input[type="checkbox"] ~ label .img_area.paypal::before { background-position: -97px -74px; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap > div .contents_list > dd .checkboxGroup input[type="checkbox"] ~ label .img_area.c01.icon2::before { background-position: -5px -28px; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap > div .contents_list > dd .checkboxGroup input[type="checkbox"] ~ label .img_area.c02.icon2::before, .content.ux_custom_benefit_settings .layerBody .tab_wrap > div .contents_list > dd .checkboxGroup input[type="checkbox"] ~ label .img_area.c21.icon2::before { background-position: -28px -28px; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap > div .contents_list > dd .checkboxGroup input[type="checkbox"] ~ label .img_area.c04.icon2::before { background-position: -51px -28px; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap > div .contents_list > dd .checkboxGroup input[type="checkbox"] ~ label .img_area.c06.icon2::before { background-position: -74px -28px; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap > div .contents_list > dd .checkboxGroup input[type="checkbox"] ~ label .img_area.c03.icon2::before { background-position: -97px -28px; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap > div .contents_list > dd .checkboxGroup input[type="checkbox"] ~ label .img_area.c05.icon2::before { background-position: -120px -28px; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap > div .contents_list > dd .checkboxGroup input[type="checkbox"] ~ label .img_area.c11.icon2::before { background-position: -143px -28px; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap > div .contents_list > dd .checkboxGroup input[type="checkbox"] ~ label .img_area.c09.icon2::before, .content.ux_custom_benefit_settings .layerBody .tab_wrap > div .contents_list > dd .checkboxGroup input[type="checkbox"] ~ label .img_area.c07.icon2::before { background-position: -166px -28px; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap > div .contents_list > dd .checkboxGroup input[type="checkbox"] ~ label .img_area.c26.icon2::before, .content.ux_custom_benefit_settings .layerBody .tab_wrap > div .contents_list > dd .checkboxGroup input[type="checkbox"] ~ label .img_area.c08.icon2::before { background-position: -189px -28px; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap > div .contents_list > dd .checkboxGroup input[type="checkbox"] ~ label .img_area.c12.icon2::before, .content.ux_custom_benefit_settings .layerBody .tab_wrap > div .contents_list > dd .checkboxGroup input[type="checkbox"] ~ label .img_area.c13.icon2::before { background-position: -207px -28px; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap > div .contents_list > dd .checkboxGroup input[type="checkbox"] ~ label .img_area.c14.icon2::before { background-position: -5px -51px; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap > div .contents_list > dd .checkboxGroup input[type="checkbox"] ~ label .img_area.c16.icon2::before { background-position: -28px -51px; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap > div .contents_list > dd .checkboxGroup input[type="checkbox"] ~ label .img_area.c22.icon2::before { background-position: -51px -51px; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap > div .contents_list > dd .checkboxGroup input[type="checkbox"] ~ label .img_area.c23.icon2::before { background-position: -74px -51px; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap > div .contents_list > dd .checkboxGroup input[type="checkbox"] ~ label .img_area.c24.icon2::before { background-position: -97px -51px; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap > div .contents_list > dd .checkboxGroup input[type="checkbox"] ~ label .img_area.c10.icon2::before { background-position: -120px -51px; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap > div .contents_list > dd .checkboxGroup input[type="checkbox"] ~ label .img_area.c15.icon2::before { background-position: -143px -51px; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap > div .contents_list > dd .checkboxGroup input[type="checkbox"] ~ label .text_area { display: flex; align-items: center; justify-content: center; height: calc(100% - 42px); text-align: center; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap > div .contents_list > dd .checkboxGroup input[type="checkbox"] ~ label .text_area span { display: -webkit-box; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; word-break: break-word; min-height: 19px; font-size: 14px; font-weight: normal; line-height: 19px; text-align: center; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap > div .contents_list > dd .checkboxGroup input[type="checkbox"]:checked ~ label { border-color: #000; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap > div .contents_list > dd .checkboxGroup ~ .checkboxGroup { margin-left: 10px; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap > div .contents_list > dd .checkboxGroup:nth-child(3n+4) { margin-left: 10px; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap > div .contents_list > dd .checkboxGroup:nth-child(n+4) { margin-top: 0; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap > div .contents_list > dd .checkboxGroup:nth-child(4n+5) { margin-left: 0; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap > div .contents_list > dd .checkboxGroup:nth-child(n+5) { margin-top: 10px; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap > div .contents_list > dd.brand_list .checkboxGroup input[type="checkbox"] ~ label { padding: 20px 15px; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap > div.brands { margin-top: -10px; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap > div.brands .scrollWrap .scrollCont { min-height: 474px; max-height: 474px; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap > div.brands .ux_categoty_swiper { display: flex; align-items: center; justify-content: flex-start; margin-bottom: 30px; position: relative; overflow: hidden; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap > div.brands .ux_categoty_swiper .swiper-button-disabled { display: none; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap > div.brands .ux_categoty_swiper .btn_prev { position: absolute; top: 50%; width: 30px; height: 0; margin-top: -22.5px; padding-top: 45px; background-color: transparent; background: url("../images/ux_icons.png") no-repeat; background-position: -384px -5px; background-size: 900px auto; overflow: hidden; z-index: 5; transition: opacity 0.3s; left: 0; right: initial; transform: initial; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap > div.brands .ux_categoty_swiper .btn_next { position: absolute; top: 50%; width: 30px; height: 0; margin-top: -22.5px; padding-top: 45px; background-color: transparent; background: url("../images/ux_icons.png") no-repeat; background-position: -420px -5px; background-size: 900px auto; overflow: hidden; z-index: 5; transition: opacity 0.3s; left: initial; right: 0; transform: initial; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap > div.brands .ux_categoty_swiper .inner { width: 100%; overflow-x: auto; -ms-overflow-style: none; /* 인터넷 익스플로러 */ scrollbar-width: none; /* 파이어폭스 */ padding: 0 16px; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap > div.brands .ux_categoty_swiper .inner::-webkit-scrollbar { display: none; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap > div.brands .ux_categoty_swiper ul { display: flex; align-items: center; justify-content: flex-start; width: max-content; position: relative; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap > div.brands .ux_categoty_swiper ul > li { width: fit-content; margin-right: 5px; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap > div.brands .ux_categoty_swiper ul > li:last-child { margin-right: 0; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap > div.brands .ux_categoty_swiper ul > li > a { display: flex; align-items: center; justify-content: center; width: fit-content; white-space: nowrap; height: 45px; padding: 12.5px 20px; border-radius: 25px; background: #F2F4F5; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap > div.brands .ux_categoty_swiper ul > li > a span { font-size: 15px; font-weight: normal; line-height: 20px; text-align: center; color: #000; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap > div.brands .ux_categoty_swiper ul > li.on > a, .content.ux_custom_benefit_settings .layerBody .tab_wrap > div.brands .ux_categoty_swiper ul > li.swiper-slide-active > a { background: #000; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap > div.brands .ux_categoty_swiper ul > li.on > a span, .content.ux_custom_benefit_settings .layerBody .tab_wrap > div.brands .ux_categoty_swiper ul > li.swiper-slide-active > a span { color: #fff; font-weight: bold; }

.content.ux_custom_benefit_settings .layerBody .tab_wrap > div.brands .contents_list { margin-top: 30px; }

.content.ux_custom_benefit_settings .btn_wrap.full_size { display: flex; width: 100%; justify-content: center; margin-top: 30px; border-radius: 2px; overflow: hidden; }

.content.ux_custom_benefit_settings .btn_wrap.full_size a { display: block; font-size: 14px; line-height: 19px; text-align: center; flex: 1 1 auto; margin: 0; }

.content.ux_custom_benefit_settings .btn_wrap.full_size a ~ a { margin: 0; }

.content.ux_custom_benefit_settings .btn_wrap.full_size .btn_type5 { display: flex; width: 100%; height: 50px; padding: 15px; border-radius: 2px; }

.content.ux_custom_benefit_settings .btn_wrap.full_size .btn_type5 span { display: inline-block; }

.content.ux_custom_benefit_settings .btn_wrap.full_size .btn_type5 + .btn_type5 { margin-left: 10px; }

.content.ux_custom_benefit_settings .choosed_benefit dl { padding: 15px 0; border-bottom: 1px solid #E0E0E0; }

.content.ux_custom_benefit_settings .choosed_benefit dl dt { display: flex; align-items: center; justify-content: flex-start; }

.content.ux_custom_benefit_settings .choosed_benefit dl dt strong { font-size: 16px; font-weight: bold; line-height: 21px; text-align: left; color: #00996A; }

.content.ux_custom_benefit_settings .choosed_benefit dl dt span { font-size: 16px; font-weight: normal; line-height: 21px; text-align: left; color: #00996A; }

.content.ux_custom_benefit_settings .choosed_benefit dl dt ~ dd { margin-top: 20px; }

.content.ux_custom_benefit_settings .choosed_benefit dl dd { display: block; flex-wrap: wrap; max-height: 72px; word-break: break-all; overflow: hidden; display: -webkit-box; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; word-break: break-word; }

.content.ux_custom_benefit_settings .choosed_benefit dl dd span { display: inline; width: fit-content; font-size: 14px; font-weight: normal; line-height: 19px; text-align: left; word-break: break-all; }

.content.ux_custom_benefit_settings .choosed_benefit dl dd span.no_choose_benefit { font-size: 14px; font-weight: normal; line-height: 19px; text-align: left; }

.content.ux_custom_benefit_settings .choosed_benefit dl ~ .notification_settings { margin-top: 30px; }

.content.ux_custom_benefit_settings .choosed_benefit .notification_settings a { width: 100%; min-height: 100px; padding: 20px 30px; border-radius: 4px; background: #F4F4F4; display: flex; align-items: center; justify-content: flex-start; flex-wrap: nowrap; }

.content.ux_custom_benefit_settings .choosed_benefit .notification_settings a .img_area { display: block; width: 60px; min-width: 60px; height: 60px; border-radius: 50%; }

.content.ux_custom_benefit_settings .choosed_benefit .notification_settings a .img_area img { display: block; width: 100%; height: 100%; }

.content.ux_custom_benefit_settings .choosed_benefit .notification_settings a .img_area ~ .text_area { margin-left: 20px; }

.content.ux_custom_benefit_settings .choosed_benefit .notification_settings a .text_area { min-height: 42px; width: 356px; max-width: 356px; }

.content.ux_custom_benefit_settings .choosed_benefit .notification_settings a .text_area p { font-size: 16px; font-weight: normal; line-height: 21px; text-align: left; }

.content.ux_custom_benefit_settings .choosed_benefit .notification_settings a .text_area strong { font-size: 16px; font-weight: bold; line-height: 21px; text-align: left; }

.content.ux_custom_benefit_settings .choosed_benefit .notification_settings a i.arrow { display: inline-block; width: 20px; height: 20px; border: solid #000; border-width: 1px 1px 0 0; transform: rotate(45deg); margin: 0 0 0 20px; }

/* // [UX-443] 2024-04-15 [퍼블] [판촉] PC 혜택판 */
/* [UX-437] 2024-05-03 [퍼블] [상품/전시] PC 홈판 */
.contents { position: relative; }

.contents .main_top_banner { position: relative; height: 600px; overflow: hidden; }

.contents .main_top_banner a { position: absolute; left: 0; top: 0; width: 100%; height: 100%; font-size: 0; display: block; }

.contents .main_top_banner img { position: relative; left: 50%; min-height: 100%; transform: translateX(-50%); }

.contents .main_top_banner .swiper-no-swiping .swiper-slide dl dt { transform: none; transition: none !important; opacity: 1; }

.contents .main_top_banner .swiper-no-swiping .swiper-slide dl dd { transform: none; transition: none  !important; opacity: 1; }

.contents .main_top_banner.tansition_off .swiper-slide dl dt { transform: none; transition: none; opacity: 1; }

.contents .main_top_banner.tansition_off .swiper-slide dl dd { transform: none; transition: none; opacity: 1; }

.contents .main_top_banner .swiper-slide dl dt { opacity: 0; transform: translateX(50px); transition: ease-out 300ms; transition-delay: 200ms; }

.contents .main_top_banner .swiper-slide dl dd { opacity: 0; transform: translateX(50px); transition: ease-out 300ms; transition-delay: 300ms; }

.contents .main_top_banner .swiper-slide.swiper-slide-active dl dt { opacity: 1; transform: translateX(0); }

.contents .main_top_banner .swiper-slide.swiper-slide-active dl dd { opacity: 1; transform: translateX(0); }

.contents .main_top_banner dl { display: flex; flex-direction: column; justify-content: flex-start; position: absolute; right: calc(50% - 640px); width: 550px; max-height: 215px; color: #fff; top: 190px; }

.contents .main_top_banner dl dt { max-height: 106px; display: -webkit-box; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; word-break: break-word; font-size: 44px; font-weight: bold; line-height: 53px; overflow: hidden; margin-top: 10px; }

.contents .main_top_banner dl dt.brand { display: block; font-size: 20px; font-weight: bold; line-height: 27px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; margin-top: 0px; margin-bottom: 0; }

.contents .main_top_banner dl dd { width: 550px; height: 60px; margin-top: 40px; font-size: 24px; line-height: 1.25; color: #fff; overflow: hidden; max-height: 30px; display: block; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.contents .main_top_banner dl.type2 dt, .contents .main_top_banner dl.type2 dd { color: #000; }

.contents .main_top_banner .visual-control { position: absolute; right: calc(50% - 640px); height: 50px; padding: 10px 16px; border-radius: 25px; background-color: rgba(0, 0, 0, 0.3); color: #fff; font-size: 0; z-index: 5; bottom: 75px; }

.contents .main_top_banner .visual-control > button { position: relative; width: 30px; height: 0; padding-top: 30px; background-color: transparent; overflow: hidden; vertical-align: middle; }

.contents .main_top_banner .visual-control > button::before { content: ''; position: absolute; left: 50%; top: 50%; width: 12px; height: 22px; margin: -11px 0 0 -6px; background-color: transparent; background-image: url("../images/icon_arrow.png"); background-position: -100px -40px; }

.contents .main_top_banner .visual-control > button.visual-button-prev::before { transform: rotate(180deg); }

.contents .main_top_banner .visual-control > .visual-pagination { display: inline-block; bottom: auto; left: auto; width: auto; padding: 0 14px; vertical-align: middle; }

.contents .main_top_banner .visual-control > .visual-pagination::before { content: '/'; display: inline; font-size: 20px; }

.contents .main_top_banner .visual-control > .visual-pagination::after { content: ""; display: block; clear: both; }

.contents .main_top_banner .visual-control > .visual-pagination span { font-size: 20px; }

.contents .main_top_banner .visual-control > .visual-pagination .swiper-pagination-current { float: left; }

.contents .main_top_banner .visual-control > .visual-pagination .swiper-pagination-total { float: right; }

.contents .main_top_banner.swiper-container-initialized .visual-control { display: block; }

.contents .main_top_banner .video_src { height: 100%; }

.contents .main_top_banner .video_src .video-js { height: 100%; width: 100%; }

.contents .main_top_banner .video_src .video-js .vjs-tech { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); height: 100%; width: auto; }

.contents .main_top_banner .video_src .video-js.vjs-youtube { padding-top: 0 !important; }

.contents .main_top_banner .video_src .video-js.vjs-youtube > div:first-child { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 100%; height: 0; padding-top: 56.25%; }

.contents .main_top_banner .video_src .video-js.vjs-youtube iframe.vjs-tech { transform: translate(0, 0); }

.contents .main_top_banner .video_src iframe { width: 100%; height: 100%; }

.contents .main_top_banner .video_url { height: 100%; }

.contents .main_top_banner .swiper-slide { z-index: -1; overflow: hidden; }

.contents .main_top_banner .swiper-slide-active { z-index: auto; }

.contents .banner_box { width: 1280px; margin: 120px auto 0; }

.contents .banner_box img { display: block; width: 100%; height: auto; }

.contents .banner_box[data-swiper="banner_box"] li:only-child .video_src { visibility: initial !important; }

.contents .banner_box[data-swiper="banner_box"]:last-child { margin-bottom: 120px; }

.contents .banner_box[data-swiper="banner_box"] .swiper-container .btn_prev.swiper-button-disabled, .contents .banner_box[data-swiper="banner_box"] .swiper-container .btn_next.swiper-button-disabled { display: block; opacity: 1; }

.contents > .btn_sns { position: absolute; right: 50%; top: 30px; width: 20px; padding-top: 20px; height: 0; margin-right: -640px; background: url(../images/newicon_share.png) no-repeat 50% 50%; overflow: hidden; }

.contents .main_home > section > div { margin: 80px auto 120px; width: 1280px; }

.contents .main_home section { margin: 0 auto; width: 1280px; }

.contents .main_home section:last-of-type { margin-bottom: 150px; }

.contents .main_home section .section_title { font-size: 30px; line-height: 40px; font-weight: bold; display: flex; justify-content: center; align-items: center; text-align: center; color: #000; max-width: 800px; margin: 0 auto; }

.contents .main_home section .section_title > span { display: inline-block; max-width: 100%; text-align: center; white-space: initial; display: -webkit-box; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; word-break: break-word; }

.contents .main_home section .section_title .more { font-size: 13px; min-height: 30px; color: #000; padding: 6px 15px; border: 1px solid #C2C3C4; border-radius: 18px; letter-spacing: normal; display: flex; justify-content: center; align-items: center; font-weight: normal; white-space: nowrap; margin-left: 10px; line-height: 16px; }

.contents .main_home section .section_title .more:after { content: ""; display: inline-block; width: 6px; height: 6px; border: solid #888; border-width: 1px 1px 0 0; transform: rotate(45deg); margin: 0 0 0 5px; }

.contents .main_home section .section_title ~ * { margin-top: 30px; }

.contents .main_home section .section_title ~ .section_text { margin-top: 10px; }

.contents .main_home section .section_text { font-size: 18px; font-weight: normal; line-height: 24px; text-align: center; color: #000; margin-bottom: 30px; max-width: 800px; margin: 10px auto 30px; display: -webkit-box; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; word-break: break-word; }

.contents .main_home section .dp_classified { margin-bottom: 50px; }

.contents .main_home section .dp_classified > ul { display: flex; align-items: center; justify-content: center; flex-wrap: wrap; }

.contents .main_home section .dp_classified > ul > li { margin-right: 5px; }

.contents .main_home section .dp_classified > ul > li [class*="check_type"] > em { font-size: 15px; padding: 0 20px; height: 45px; line-height: 45px; background-color: #f4f4f4; }

.contents .main_home section .dp_classified > ul > li [class*="check_type"] > input:checked ~ em { background-color: #000; color: #fff; font-weight: bold; }
.contents .main_home section .dp_classified > ul > li.on  em { background-color: #000; color: #fff; font-weight: bold; }
.contents .main_home section .swiper-container-horizontal > .indicator { margin-top: 40px; }

.contents .main_home section .dp_slide_con li .adult_flag [class^="ico_adult"] { font-size: 0; text-indent: -9999px; overflow: hidden; display: block; z-index: 1; width: 50px; height: 50px; background: url("../images/sp_flag.png"); background-repeat: no-repeat; background-size: 400px auto; background-position: -71px 0; }

.contents .main_home section .product .product_cate ul { width: calc(100% - 90px); }

.contents .main_home section .product .product_cate ul li { width: calc(1280px / 7) !important; display: flex; justify-content: center; text-align: center; }

.contents .main_home section .product .product_cate ul li .thumb { width: 110px; height: 110px; border-radius: 100%; background-color: #f4f4f4; display: flex; justify-content: center; align-items: center; overflow: hidden; margin: 0 auto; }

.contents .main_home section .product .product_cate ul li .thumb img { width: 100%; height: 100%; }

.contents .main_home section .product .product_cate ul li .cate_name { max-width: 170px; font-size: 15px; color: #000; line-height: 20px; letter-spacing: initial; margin: 10px auto 0; overflow: hidden; display: -webkit-box; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; word-break: break-word; word-break: break-all; }

.contents .main_home section .product [data-swiper="product_cate"] .btn_prev, .contents .main_home section .product [data-swiper="product_cate"] .btn_next { margin-top: -55px; }

.contents .main_home section .time_sale .tab_wrap { margin-top: 30px; }

.contents .main_home section .time_sale .tab_wrap .tab_type6 { display: flex; justify-content: center; }

.contents .main_home section .time_sale .tab_wrap .tab_type6 li { border: 1px solid #c2c3c4; text-align: center; color: #888; }

.contents .main_home section .time_sale .tab_wrap .tab_type6 li:first-child { border-right: 0; }

.contents .main_home section .time_sale .tab_wrap .tab_type6 li + li { border-left: 0; }

.contents .main_home section .time_sale .tab_wrap .tab_type6 li > a { display: block; color: #888; padding: 11px 15px 12px; min-width: 212px; font-size: 16px; }

.contents .main_home section .time_sale .tab_wrap .tab_type6 li.on { border: 2px solid #000; }

.contents .main_home section .time_sale .tab_wrap .tab_type6 li.on > a { color: #000; font-weight: bold; }

.contents .main_home section .time_sale .remaining_time { text-align: center; margin: 30px 0 20px; }

.contents .main_home section .time_sale .remaining_time dt { font-size: 18px; color: #000; line-height: 27px; }

.contents .main_home section .time_sale .remaining_time dd { margin-top: 10px; font-family: 'NotoSansKR', '맑은 고딕', 'Malgun Gothic'; font-weight: bold; font-size: 40px; line-height: 45px; color: #000; display: block; }

.contents .main_home section .time_sale .remaining_time dd::before { content: none; }

.contents .main_home section .time_sale .remaining_time dd > div { display: flex; justify-content: center; align-items: center; }

.contents .main_home section .time_sale .remaining_time dd > div::before { content: ''; display: inline-block; width: 40px; height: 40px; background: url("../images/icon_clock.png") no-repeat; vertical-align: middle; margin-right: 10px; }

.contents .main_home section .time_sale .timeSale_list li { padding: 0 35px; width: 320px; }

.contents .main_home section .time_sale .timeSale_list li .thumb { padding: 0; }

.contents .main_home section .time_sale .timeSale_list li .thumb .img { padding-bottom: 250px; }

.contents .main_home section .time_sale .timeSale_list li .dp_unit { display: flex; flex-direction: column; min-height: 362px; }

.contents .main_home section .time_sale .timeSale_list li .dp_unit .unit_info { margin-top: 15px; margin-bottom: 15px; }

.contents .main_home section .time_sale .timeSale_list li .dp_unit .unit_info .brand { margin-bottom: 3px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; height: 20px; }

.contents .main_home section .time_sale .timeSale_list li .dp_unit .unit_info .brand i { display: block; font-size: 14px; color: #000; font-weight: bold; line-height: 18px; margin: 0 0 5px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.contents .main_home section .time_sale .timeSale_list li .dp_unit .unit_info .name { white-space: nowrap; display: block; height: auto; }

.contents .main_home section .time_sale .timeSale_list li .dp_unit .unit_price .price01 { color: #C2C3C4; height: 19px; }

.contents .main_home section .time_sale .timeSale_list li .dp_unit .unit_price .price02 { margin: 0; }

.contents .main_home section .time_sale .timeSale_list li .dp_unit .unit_price .price02 .sale { font-weight: bold; color: #DE0018; }

.contents .main_home section .time_sale .timeSale_list li .dp_unit .unit_price.no_discount .price01 { visibility: hidden; }

.contents .main_home section .time_sale .timeSale_list li .dp_unit .unit_price.no_discount .price02 { margin: 0; }

.contents .main_home section .time_sale .timeSale_list li .dp_unit .unit_price.no_discount .price02 .sale { display: none; }

.contents .main_home section .time_sale .timeSale_list li .brand_logo { display: flex; align-items: center; justify-content: center; margin: 17px 0 30px; }

.contents .main_home section .time_sale .timeSale_list li .brand_logo img { width: 150px; height: 40px; }

.contents .main_home section .time_sale .timeSale_list li .brand_sale { display: flex; justify-content: space-between; height: 25px; font-family: 'NotoSansKR', '맑은 고딕', 'Malgun Gothic'; color: #000; }

.contents .main_home section .time_sale .timeSale_list li .brand_sale .brand { font-size: 18px; line-height: 21px; display: block; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.contents .main_home section .time_sale .timeSale_list li .brand_sale .sale { color: #de0018; font-weight: bold; font-size: 22px; line-height: 24px; letter-spacing: -0.44px; white-space: nowrap; }

.contents .main_home section .time_sale [data-swiper="dp_slide_con"] .btn_prev, .contents .main_home section .time_sale [data-swiper="dp_slide_con"] .btn_next { margin-top: -55px; }

.contents .main_home section .time_sale .noData { padding: 140px 0 60px !important; background: #F4F4F4; }

.contents .main_home section .time_sale .noData:before { top: 60px; }

.contents .main_home section .best_buying .ranking_goods.hit .goods_list ol li { height: 100%; }

.contents .main_home section .best_buying .ranking_goods.hit .goods_list ol li:nth-child(-n+3) { height: 100%; }

.contents .main_home section .best_buying .ranking_goods.hit .goods_list ol li:nth-child(-n+3) .price02 i { display: none !important; }

.contents .main_home section .best_buying .ranking_goods.hit .goods_list ol li a .unit_img { margin: 0 0 15px; width: 250px; height: 250px; }

.contents .main_home section .best_buying .ranking_goods.hit .goods_list ol li a .unit_img img { display: block; width: 250px; height: 250px; }

.contents .main_home section .best_buying .ranking_goods.hit .goods_list ol li a .unit_flag { width: 100%; height: 20px; margin: 0 0 5px; display: block; overflow: hidden; }

.contents .main_home section .best_buying .ranking_goods.hit .goods_list ol li a .unit_flag span { float: left; display: inline-flex; align-items: center; justify-content: center; height: 20px; border: 1px solid #E7E7E7; background: #fff; font-size: 11px; color: #666; line-height: 1; padding: 2px 5px; }

.contents .main_home section .best_buying .ranking_goods.hit .goods_list ol li a .unit_flag span + span { margin: 0 0 0 2px; }

.contents .main_home section .best_buying .ranking_goods.hit .goods_list ol li a .unit_flag:after { content: ""; display: block; clear: both; }

.contents .main_home section .best_buying .ranking_goods.hit .goods_list ol li a .unit_info { margin: 0 0 15px; }

.contents .main_home section .best_buying .ranking_goods.hit .goods_list ol li a .unit_info .brand i { display: block; font-size: 14px; color: #000; font-weight: bold; line-height: 18px; margin: 0 0 5px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.contents .main_home section .best_buying .ranking_goods.hit .goods_list ol li a .unit_info .name { display: block; height: auto; font-size: 14px; color: #000; line-height: 19px; height: 38px; display: -webkit-box; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; word-break: break-word; }

.contents .main_home section .best_buying .ranking_goods.hit .goods_list ol li a .unit_price .price01 { font-size: 14px; color: #C2C3C4; font-weight: normal; line-height: 16px; text-align: left; text-decoration: line-through; height: 18px; }

.contents .main_home section .best_buying .ranking_goods.hit .goods_list ol li a .unit_price .price01.login { text-decoration: initial; }

.contents .main_home section .best_buying .ranking_goods.hit .goods_list ol li a .unit_price .price02 { font-size: 18px; color: #000; line-height: 20px; font-weight: bold; margin: 0 0 5px; display: flex; }

.contents .main_home section .best_buying .ranking_goods.hit .goods_list ol li a .unit_price .price02 .sale { display: inline-block !important; font-size: 18px; color: #de0018; line-height: 20px; font-weight: bold; margin: 0 0 0 10px; }

.contents .main_home section .best_buying .ranking_goods.hit .goods_list ol li a .unit_price .price03 { font-size: 14px; color: #000; line-height: 16px; display: none; }

.contents .main_home section .best_buying .ranking_goods.hit .goods_list ol li a .unit_price .price03 i { font-size: 12px; color: #000; }

.contents .main_home section .best_buying .ranking_goods.hit .goods_list ol li a .unit_price ~ button.related_product { margin-top: 20px; }

.contents .main_home section .best_buying .ranking_goods.hit .goods_list ol li a button.related_product { display: flex; align-items: center; justify-content: center; width: 100%; height: 40px; padding: 10px; border: 1px solid #C2C3C4; }

.contents .main_home section .best_buying .ranking_goods.hit .goods_list ol li a button.related_product span { display: block; font-size: 14px; color: #000; font-weight: normal; line-height: 19px; text-align: center; }

.contents .main_home section .best_buying .ranking_goods.hit .goods_list [class^="unit_THMB"] > li:not(.noData):nth-child(-n+3) .unit_link .unit_no { margin-bottom: 20px; font-size: 50px; color: #000; font-weight: bold; line-height: 57px; }

.contents .main_home section .best_buying .ranking_goods.hit .goods_list [class^="unit_THMB"] > li:not(.noData):nth-child(-n+3) .unit_link .unit_img { margin: 0 25px 15px; width: 270px; height: 270px; }

.contents .main_home section .best_buying .ranking_goods.hit .goods_list [class^="unit_THMB"] > li:not(.noData):nth-child(-n+3) .unit_link .unit_img img { display: block; width: 270px; height: 270px; }

.contents .main_home section .best_buying .ranking_goods.hit .goods_list [class^="unit_THMB"] > li:not(.noData):nth-child(-n+3) .unit_link .unit_flag { width: 100%; height: 20px; margin: 0 0 5px; display: block; overflow: hidden; }

.contents .main_home section .best_buying .ranking_goods.hit .goods_list [class^="unit_THMB"] > li:not(.noData):nth-child(-n+3) .unit_link .unit_flag span { float: left; display: inline-flex; align-items: center; justify-content: center; height: 20px; border: 1px solid #E7E7E7; background: #fff; font-size: 11px; color: #666; line-height: 1; padding: 2px 5px; }

.contents .main_home section .best_buying .ranking_goods.hit .goods_list [class^="unit_THMB"] > li:not(.noData):nth-child(-n+3) .unit_link .unit_flag span + span { margin: 0 0 0 2px; }

.contents .main_home section .best_buying .ranking_goods.hit .goods_list [class^="unit_THMB"] > li:not(.noData):nth-child(-n+3) .unit_link .unit_flag:after { content: ""; display: block; clear: both; }

.contents .main_home section .best_buying .ranking_goods.hit .noData, .contents .main_home section .best_buying .ranking_goods.hit [class*="unit_THMB"] li.noData { padding: 140px 0 60px !important; background-color: #f5f5f5 !important; height: auto !important; margin-right: 0 !important; margin-bottom: 0 !important; border-radius: 0 !important; box-shadow: none !important; }

.contents .main_home section .best_buying .ranking_goods.hit .noData::before, .contents .main_home section .best_buying .ranking_goods.hit [class*="unit_THMB"] li.noData::before { top: 60px; }

.contents .main_home section .lottery { background: #F2F4F5; width: auto; margin: 120px calc((-100vw / 2) - 640px) 120px; padding: 50px 0; }

.contents .main_home section .lottery .section_title { margin-bottom: 20px; }

.contents .main_home section .lottery .section_text { margin: 0 auto 30px; text-align: center; font-size: 16px; color: #888; line-height: 21px; }

.contents .main_home section .lottery .inner { width: 1280px; margin: 0 auto; }

.contents .main_home section .lottery .product { width: 800px; margin: 30px auto 0; }

.contents .main_home section .lottery .product .display_unit { display: flex; }

.contents .main_home section .lottery .product .display_unit a { display: flex; }

.contents .main_home section .lottery .product .display_unit .thumb .img { width: 400px; height: 400px; position: relative; overflow: hidden; }

.contents .main_home section .lottery .product .display_unit .thumb .img img { height: 100%; position: absolute; top: 50%; left: 50%; transform: translate3d(-50%, -50%, 0); }

.contents .main_home section .lottery .product .display_unit .thumb .video_src { width: 400px; height: 400px; overflow: hidden; }

.contents .main_home section .lottery .product .display_unit .thumb.adult_flag [class^="ico_adult"] { font-size: 0; text-indent: -9999px; overflow: hidden; display: block; z-index: 1; width: 50px; height: 50px; background: url("../images/sp_flag.png"); background-repeat: no-repeat; background-size: 400px auto; background-position: -71px 0; }

.contents .main_home section .lottery .product .display_unit .info { width: 400px; height: 400px; padding: 40px 40px 30px; background: #282828; display: flex; flex-direction: column; align-items: flex-start; justify-content: flex-start; }

.contents .main_home section .lottery .product .display_unit .info .timeArea { width: 100%; display: flex; align-items: center; justify-content: space-between; padding: 0 0 15px; height: 51px; border-bottom: 1px solid #404040; }

.contents .main_home section .lottery .product .display_unit .info .timeArea .remainingTime { height: 34px; }

.contents .main_home section .lottery .product .display_unit .info .timeArea .remainingTime p { display: flex; justify-content: flex-start; align-items: center; height: 34px; font-size: 30px; line-height: 29px; color: #fff; font-weight: bold; }

.contents .main_home section .lottery .product .display_unit .info .timeArea .remainingTime p:before { content: ''; display: inline-block; width: 24px; height: 24px; background: url(../images/icon_clock_white.png) no-repeat center/100%; margin-right: 8px; }

.contents .main_home section .lottery .product .display_unit .info .timeArea .noti { height: 28px; padding: 4px 15px; display: flex; justify-content: center; align-items: center; border-radius: 2px; border: 1px solid #fff; font-size: 13px; color: #fff; line-height: 18px; }

.contents .main_home section .lottery .product .display_unit .info .textArea { width: 100%; display: flex; flex-direction: column; justify-content: center; margin-top: 30px; }

.contents .main_home section .lottery .product .display_unit .info .textArea .title { display: block; font-size: 24px; height: 32px; color: #fff; font-weight: bold; line-height: 32px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.contents .main_home section .lottery .product .display_unit .info .textArea .name { font-size: 24px; color: #fff; font-weight: normal; line-height: 32.5px; display: -webkit-box; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; word-break: break-word; word-break: break-all; height: 65px; }

.contents .main_home section .lottery .product .display_unit .info .textArea .sum_area { display: flex; justify-content: flex-end; align-items: flex-start; flex-direction: column; margin-top: 15px; height: 67px; }

.contents .main_home section .lottery .product .display_unit .info .textArea .sum_area .price01 { display: block; font-size: 24px; color: #999; font-family: 'NotoSansKR'; font-weight: normal; line-height: 28px; text-align: left; text-decoration: line-through; margin: 0 0 5px; }

.contents .main_home section .lottery .product .display_unit .info .textArea .sum_area .price02 { font-family: 'NotoSansKR'; font-size: 30px; line-height: 34px; color: #FFF; font-weight: bold; display: flex; align-items: center; justify-content: flex-start; }

.contents .main_home section .lottery .product .display_unit .info .textArea .sum_area .price02 .sale { display: inline-block !important; font-family: 'NotoSansKR'; font-size: 30px; line-height: 34px; font-weight: bold; color: #FF5050; margin: 0 0 0 10px; }

.contents .main_home section .lottery .product .display_unit .info .btn_area { margin-top: 20px; width: 100%; }

.contents .main_home section .lottery .product .display_unit .info .btn_area button { height: 50px; padding: 0px 15px; background: #fff; width: 100%; display: flex; justify-content: center; align-items: center; align-self: stretch; font-size: 15px; color: #000; font-weight: bold; line-height: 1; border: 0; }

.contents .main_home section .best_view .swiper_bg { -webkit-backdrop-filter: blur(30px); backdrop-filter: blur(30px); background-color: #f9f9f9; margin-left: auto; margin-right: auto; position: relative; overflow: hidden; list-style: none; padding: 0; z-index: 1; }

.contents .main_home section .best_view .swiper_bg button { position: absolute; top: 50%; width: 60px; height: 0; margin-top: -30px; padding-top: 60px; background: none; overflow: hidden; z-index: 5; transition: opacity 0.3s; }

.contents .main_home section .best_view .swiper_bg button.btn_prev { left: 10px; }

.contents .main_home section .best_view .swiper_bg button.btn_next { right: 10px; }

.contents .main_home section .best_view .swiper_bg button.swiper-button-disabled { opacity: 0; }

.contents .main_home section .best_view .swiper_bg button:after { content: ''; display: block; width: 13px; height: 22px; background-color: transparent; background-image: url("../images/icon_arrow.png"); background-position: -81px -39px; position: absolute; top: 50%; left: 50%; transform: translate3d(-50%, -50%, 0); }

.contents .main_home section .best_view .swiper-container { width: 1135px; padding-bottom: 0; }

.contents .main_home section .best_view .swiper-container .indicator { display: none; }

.contents .main_home section .best_view .linkArea { display: flex; align-items: stretch; justify-content: flex-start; }

.contents .main_home section .best_view .linkArea > li { width: 227px; height: 110px; position: relative; }

.contents .main_home section .best_view .linkArea > li + li:before { content: ''; position: absolute; left: 0; top: 30px; width: 1px; height: calc(100% - 60px); background: #eaeaea; }

.contents .main_home section .best_view .linkArea > li:hover a { background: #000; }

.contents .main_home section .best_view .linkArea > li:hover a > * { color: #fff !important; }

.contents .main_home section .best_view .linkArea > li:hover:before { background: #000; }

.contents .main_home section .best_view .linkArea > li > a { display: block; padding: 30px 30px 30px 31px; height: 110px; background: #f9f9f9; }

.contents .main_home section .best_view .linkArea > li > a .num { display: block; font-size: 20px; line-height: 1; color: #000; font-weight: bold; margin: 0 0 5px; }

.contents .main_home section .best_view .linkArea > li > a .title { display: block; font-size: 17px; color: #000; line-height: 23px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.contents .main_home section .promotion_brand ul.list_thumb { margin-right: -40px; }

.contents .main_home section .promotion_brand ul.list_thumb li { width: 400px; margin-right: 40px; flex: none; -ms-flex: none; }

.contents .main_home section .promotion_brand ul li .area1 { padding-top: 400px; }

.contents .main_home section .promotion_brand ul li .area2 { padding: 20px 15px 0; }

.contents .main_home section .promotion_brand ul li .area2 dl dt { display: block; font-size: 22px; line-height: 29px; text-align: center; font-weight: bold; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; margin: 0; }

.contents .main_home section .promotion_brand ul li .area2 dl dt ~ dd { margin-top: 10px; }

.contents .main_home section .promotion_brand ul li .area2 dl dd { display: block; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; font-size: 15px; font-weight: normal; line-height: 20px; text-align: center; }

.contents .main_home section .promotion_brand[data-swiper] .list_thumb ~ .btn_prev, .contents .main_home section .promotion_brand[data-swiper] .list_thumb ~ .btn_next { top: 170px; margin: 0; }

.contents .main_home section .promotion_brand .dp_classified > ul > li [class*="check_type"] > em { background-color: #f4f4f4; }

.contents .main_home section .recommend .dp_slide_con ul li { padding: 0 35px; width: 320px; }

.contents .main_home section .recommend .dp_slide_con ul li .dp_unit .thumb { padding: 0; margin-bottom: 15px; }

.contents .main_home section .recommend .dp_slide_con ul li .dp_unit .thumb .img { padding-bottom: 0; height: 250px; }

.contents .main_home section .recommend .dp_slide_con ul li .dp_unit .thumb .img img { position: static; top: initial; left: initial; display: block; min-width: initial; width: 250px; height: 250px; transform: initial; }

.contents .main_home section .recommend .dp_slide_con ul li .dp_unit .unit_flag { width: 100%; height: 20px; margin: 0 0 5px; display: block; overflow: hidden; }

.contents .main_home section .recommend .dp_slide_con ul li .dp_unit .unit_flag span { float: left; display: inline-flex; align-items: center; justify-content: center; height: 20px; border: 1px solid #E7E7E7; background: #fff; font-size: 11px; color: #666; line-height: 1; padding: 2px 5px; }

.contents .main_home section .recommend .dp_slide_con ul li .dp_unit .unit_flag span + span { margin: 0 0 0 2px; }

.contents .main_home section .recommend .dp_slide_con ul li .dp_unit .unit_flag:after { content: ""; display: block; clear: both; }

.contents .main_home section .recommend .dp_slide_con ul li .dp_unit .unit_info { margin: 0 0 15px; }

.contents .main_home section .recommend .dp_slide_con ul li .dp_unit .unit_info .brand i { display: block; font-size: 14px; color: #000; font-weight: bold; line-height: 19px; margin: 0 0 5px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.contents .main_home section .recommend .dp_slide_con ul li .dp_unit .unit_info .name { display: block; height: auto; font-size: 14px; color: #000; line-height: 19px; height: 38px; display: -webkit-box; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; word-break: break-word; }

.contents .main_home section .recommend .dp_slide_con ul li .dp_unit .unit_price .price01 { font-size: 14px; color: #C2C3C4; font-weight: normal; line-height: 16px; text-align: left; text-decoration: line-through; height: 18px; }

.contents .main_home section .recommend .dp_slide_con ul li .dp_unit .unit_price .price01.login { text-decoration: initial; }

.contents .main_home section .recommend .dp_slide_con ul li .dp_unit .unit_price .price02 { font-size: 18px; color: #000; line-height: 20px; font-weight: bold; margin: 0; display: flex; }

.contents .main_home section .recommend .dp_slide_con ul li .dp_unit .unit_price .price02 .sale { display: inline-block !important; font-size: 18px; color: #de0018; line-height: 20px; font-weight: bold; margin: 0 0 0 10px; }

.contents .main_home section .recommend .dp_slide_con ul li .dp_unit .unit_price .price03 { font-size: 14px; color: #000; line-height: 16px; display: none; }

.contents .main_home section .recommend .dp_slide_con ul li .dp_unit .unit_price .price03 i { font-size: 12px; color: #000; }

.contents .main_home section .recommend .dp_slide_con ul li .dp_unit .unit_price ~ button.related_product { margin-top: 20px; }

.contents .main_home section .recommend .dp_slide_con ul li .dp_unit .unit_price.no_discount .price01 { visibility: hidden; }

.contents .main_home section .recommend .dp_slide_con ul li .dp_unit .unit_price.no_discount .price02 { margin: 0; }

.contents .main_home section .recommend .dp_slide_con ul li .dp_unit .unit_price.no_discount .price02 .sale { display: none !important; }

.contents .main_home section .new_brand .dp_classified { margin-bottom: 50px; }

.contents .main_home section .new_brand .dp_classified > ul > li { margin-right: 5px; }

.contents .main_home section .new_brand .dp_classified > ul > li [class*="check_type"] > em { font-size: 15px; padding: 0 20px; height: 45px; line-height: 45px; background-color: #f4f4f4; }

.contents .main_home section .new_brand .newbrand_con .newbrand_list .list_event { height: 557px !important; }

.contents .main_home section .new_brand .newbrand_con .newbrand_list .list_event > li { border: 1px solid #E0E0E0; overflow: hidden; width: 400px; margin-right: 40px; }

.contents .main_home section .new_brand .newbrand_con .newbrand_list .list_event > li:last-child { margin-right: 0; }

.contents .main_home section .new_brand .newbrand_con .newbrand_list .list_event > li .area1 { padding-top: 328px; padding-top: 0; height: 256px; }

.contents .main_home section .new_brand .newbrand_con .newbrand_list .list_event > li .area1 .brand_img { height: 195px; overflow: hidden; display: flex; align-items: center; justify-content: center; }

.contents .main_home section .new_brand .newbrand_con .newbrand_list .list_event > li .area1 .brand_img img { display: block; width: 100%; }

.contents .main_home section .new_brand .newbrand_con .newbrand_list .list_event > li .area1 .brand_logo { text-align: center; padding-top: 20px; display: flex; align-items: flex-end; justify-content: center; }

.contents .main_home section .new_brand .newbrand_con .newbrand_list .list_event > li .area1 .brand_logo img { display: block; width: 150px; height: 40px; }

.contents .main_home section .new_brand .newbrand_con .newbrand_list .list_event > li .area2 { margin-top: 0; }

.contents .main_home section .new_brand .newbrand_con .newbrand_list .list_event > li .product { padding: 10px 20px; }

.contents .main_home section .new_brand .newbrand_con .newbrand_list .list_event > li .product li { width: 100%; padding: 20px 0; margin: 0; }

.contents .main_home section .new_brand .newbrand_con .newbrand_list .list_event > li .product li + li { border-top: 1px solid #EEEEEE; }

.contents .main_home section .new_brand .newbrand_con .newbrand_list .list_event > li .product li:nth-child(3) { border-bottom: 0 none; }

.contents .main_home section .new_brand .newbrand_con .newbrand_list .list_event > li .product li > a { background-color: #fff; text-align: left; padding: 0; }

.contents .main_home section .new_brand .newbrand_con .newbrand_list .list_event > li .product li .ts_unit { width: 100%; display: flex; align-items: center; }

.contents .main_home section .new_brand .newbrand_con .newbrand_list .list_event > li .product li .ts_unit .thumb .img { width: 100px; height: 100px; }

.contents .main_home section .new_brand .newbrand_con .newbrand_list .list_event > li .product li .ts_unit .thumb .img img { display: block; width: 100%; }

.contents .main_home section .new_brand .newbrand_con .newbrand_list .list_event > li .product li .ts_unit .adult_flag [class^="ico_adult"] { font-size: 0; text-indent: -9999px; overflow: hidden; display: block; z-index: 1; width: 24px; height: 24px; background: url("../images/sp_flag.png"); background-repeat: no-repeat; background-size: 400px auto; background-position: 0 0; }

.contents .main_home section .new_brand .newbrand_con .newbrand_list .list_event > li .product li .ts_unit .info { margin-left: 20px; width: calc(100% - 120px); }

.contents .main_home section .new_brand .newbrand_con .newbrand_list .list_event > li .product li .ts_unit .info .unit_info .brand { font-size: 14px; color: #000; font-weight: bold; margin-bottom: 5px; display: block; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; height: 20px; }

.contents .main_home section .new_brand .newbrand_con .newbrand_list .list_event > li .product li .ts_unit .info .unit_info .brand .kor { font-size: 14px; line-height: 19px; color: #000; font-weight: bold; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.contents .main_home section .new_brand .newbrand_con .newbrand_list .list_event > li .product li .ts_unit .info .unit_info .name { font-size: 14px; color: #000; line-height: 19px; height: 19px; display: block; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.contents .main_home section .new_brand .newbrand_con .newbrand_list .list_event > li .product li .ts_unit .info .unit_price .price01 { font-size: 14px; line-height: 16px; color: #C2C3C4; padding-bottom: 2px; height: 18px; }

.contents .main_home section .new_brand .newbrand_con .newbrand_list .list_event > li .product li .ts_unit .info .unit_price .price02 { font-size: 18px; line-height: 21px; font-weight: bold; color: #000; margin-bottom: 0; display: flex; }

.contents .main_home section .new_brand .newbrand_con .newbrand_list .list_event > li .product li .ts_unit .info .unit_price .price02 .sale { color: #de0018; margin-left: 10px; font-weight: bold; }

.contents .main_home section .new_brand .newbrand_con .newbrand_list .list_event > li .product li .ts_unit .info .unit_price .price03 { display: none; }

.contents .main_home section .new_brand .newbrand_con .newbrand_list .list_event > li .product li .ts_unit .info .unit_price.no_discount .price01 { visibility: hidden; }

.contents .main_home section .new_brand .newbrand_con .newbrand_list .list_event > li .product li .ts_unit .info .unit_price.no_discount .price02 { margin: 0; }

.contents .main_home section .new_brand .newbrand_con .newbrand_list .list_event > li .product li .ts_unit .info .unit_price.no_discount .price02 .sale { display: none; }

.contents .main_home section .new_brand .newbrand_con .newbrand_list .list_event > li .product li strong { padding-top: 0; }

.contents .main_home section .new_brand .newbrand_con .newbrand_list .list_event > li .product li strong::before, .contents .main_home section .new_brand .newbrand_con .newbrand_list .list_event > li .product li strong::after { content: none; }

.contents .main_home section .new_brand .newbrand_con .newbrand_list .list_event > li.noData { border: 0; padding: 350px 0 120px !important; }

.contents .main_home section .new_brand .newbrand_con .newbrand_list .list_event > li.noData::before { top: 250px; }

.contents .main_home section .new_brand [data-swiper="newBrand"] .list_event.t1 ~ .btn_prev, .contents .main_home section .new_brand [data-swiper="newBrand"] .list_event.t1 ~ .btn_next { top: 50%; margin-top: -60px; }

.contents .main_home section .exclusive_brand .list_thumb > li { width: 290px; margin-right: 40px; flex: none; }

.contents .main_home section .exclusive_brand .list_thumb > li:last-child { margin-right: 0; }

.contents .main_home section .exclusive_brand .list_thumb > li a { display: block; }

.contents .main_home section .exclusive_brand .list_thumb > li a .area1 { position: relative; height: 386px; padding-top: initial; background-size: initial; background-position: initial; overflow: hidden; }

.contents .main_home section .exclusive_brand .list_thumb > li a .area1 .img { width: 290px; height: 386px; }

.contents .main_home section .exclusive_brand .list_thumb > li a .area1 .img img { position: static; left: initial; top: initial; display: block; width: 100%; height: 100%; }

.contents .main_home section .exclusive_brand .list_thumb > li a .area1 .brand { position: absolute; left: 0; right: 0; bottom: 10px; width: 290px; height: 77px; display: flex; align-items: center; justify-content: center; }

.contents .main_home section .exclusive_brand .list_thumb > li a .area1 .brand:before { content: ''; display: block; width: 290px; height: 145px; background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 170%); position: absolute; left: 0; right: 0; bottom: -10px; }

.contents .main_home section .exclusive_brand .list_thumb > li a .area1 .brand img { position: static; left: initial; top: initial; display: inline-block; width: initial; height: initial; z-index: 1; width: 100%; max-height: 77px; }

.contents .main_home section .exclusive_brand .list_thumb > li a .area2 { padding: 20px 10px 0; }

.contents .main_home section .exclusive_brand .list_thumb > li a .area2 p { font-size: 20px; line-height: 27px; text-align: center; font-weight: normal; display: block; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; margin: 0; }

.contents .main_home section .exclusive_brand .list_thumb ~ .btn_prev, .contents .main_home section .exclusive_brand .list_thumb ~ .btn_next { top: 163px; margin-top: 0; }

.contents .main_home section .recommend_gift .product_cate ul { display: flex; justify-content: space-between; width: 100%; }

.contents .main_home section .recommend_gift .product_cate ul li { width: calc(1280px / 7) !important; display: flex; justify-content: center; text-align: center; }

.contents .main_home section .recommend_gift .product_cate ul li .thumb { width: 110px; height: 110px; border-radius: 100%; background-color: #f4f4f4; display: flex; justify-content: center; align-items: center; overflow: hidden; margin: 0 auto; }

.contents .main_home section .recommend_gift .product_cate ul li .thumb img { width: 100%; height: 100%; }

.contents .main_home section .recommend_gift .product_cate ul li .cate_name { max-width: 170px; font-size: 15px; color: #000; line-height: 20px; letter-spacing: initial; margin: 10px auto 0; overflow: hidden; display: -webkit-box; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; word-break: break-word; word-break: break-all; }

.contents .main_home section .favorites_gift { margin-top: -60px; }

.contents .main_home section .favorites_gift .section_title span { font-size: 30px; line-height: 40px; display: inline-block; max-width: 100%; text-align: left; white-space: initial; display: -webkit-box; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; word-break: break-word; overflow: visible; }

.contents .main_home section .favorites_gift .section_title .target_select { position: relative; display: inline-flex; width: auto; height: 40px; border-bottom: 2px solid #00996A; white-space: nowrap; }

.contents .main_home section .favorites_gift .section_title .target_select > button.selected { padding: 0 26px 2px 0; font-size: 30px; line-height: 40px; color: #00996A; display: block; font-weight: bold; }

.contents .main_home section .favorites_gift .section_title .target_select:after { content: ''; position: absolute; top: 12px; right: 5px; display: inline-block; width: 9px; height: 9px; border: solid #00996A; border-width: 0 1px 1px 0; transform: rotate(45deg); margin: 0 0 0 5px; }

.contents .main_home section .favorites_gift .section_title .target_select .select_list { position: absolute; top: 45px; left: 0; min-width: 200px; padding: 20px 40px 20px 20px; display: none; background: #fff; box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.16); }

.contents .main_home section .favorites_gift .section_title .target_select .select_list ul { display: flex; flex-direction: column; }

.contents .main_home section .favorites_gift .section_title .target_select .select_list ul li { display: block; width: 100%; height: 21px; }

.contents .main_home section .favorites_gift .section_title .target_select .select_list ul li button { width: 100%; display: block; height: 21px; font-size: 16px; line-height: 21px; color: #000; text-align: left; }

.contents .main_home section .favorites_gift .section_title .target_select .select_list ul li.target button { font-weight: bold; color: #00996A; }

.contents .main_home section .favorites_gift .section_title .target_select .select_list ul li ~ li { margin-top: 10px; }

.contents .main_home section .favorites_gift .section_title .target_select .select_list .close { position: absolute; top: 15px; right: 15px; display: block; width: 14px; height: 14px; font-size: 0; background: #fff; overflow: hidden; }

.contents .main_home section .favorites_gift .section_title .target_select .select_list .close:after { content: ''; position: absolute; top: 6px; left: -1px; width: 17px; height: 1px; background: #888; transform: rotate(45deg); }

.contents .main_home section .favorites_gift .section_title .target_select .select_list .close:before { content: ''; position: absolute; top: 6px; left: -1px; width: 17px; height: 1px; background: #888; transform: rotate(315deg); }

.contents .main_home section .favorites_gift .section_title .target_select.show { z-index: 2; }

.contents .main_home section .favorites_gift .section_title .target_select.show:after { top: 19px; transform: rotate(225deg); }

.contents .main_home section .favorites_gift .section_title .target_select.show .select_list { display: block; z-index: 1; }

.contents .main_home section .favorites_gift .section_text { position: relative; overflow: hidden; display: block; background: #fff; width: 100%; margin: 0; padding: 10px 0 0; max-width: 1280px; }

.contents .main_home section .favorites_gift .section_text span { font-size: 18px; font-weight: normal; line-height: 24px; max-height: 48px; text-align: center; color: #000; margin: 0 auto; max-width: 800px; display: -webkit-box; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; word-break: break-word; }

.contents .main_home section .favorites_gift .dp_slide_con { margin-top: 0; background: #fff; padding: 30px 0 0; }

.contents .main_home section .favorites_gift .timeSale_list li { padding: 0 35px; width: 320px; }

.contents .main_home section .favorites_gift .timeSale_list li .dp_unit { display: flex; flex-direction: column; min-height: 362px; }

.contents .main_home section .favorites_gift .timeSale_list li .dp_unit .thumb { padding: 0; margin-bottom: 15px; }

.contents .main_home section .favorites_gift .timeSale_list li .dp_unit .thumb .img { padding-bottom: 250px; }

.contents .main_home section .favorites_gift .timeSale_list li .dp_unit .unit_img { margin-bottom: 15px; position: relative; height: 0; padding: 0 0 250px; overflow: hidden; }

.contents .main_home section .favorites_gift .timeSale_list li .dp_unit .unit_img img { position: absolute; top: 50%; left: 50%; display: block; min-width: 100%; height: 100%; transform: translate(-50%, -50%); }

.contents .main_home section .favorites_gift .timeSale_list li .dp_unit .unit_flag { width: 100%; height: 20px; margin: 0 0 5px; display: block; overflow: hidden; }

.contents .main_home section .favorites_gift .timeSale_list li .dp_unit .unit_flag span { float: left; display: inline-flex; align-items: center; justify-content: center; height: 20px; border: 1px solid #E7E7E7; background: #fff; font-size: 11px; color: #666; line-height: 1; padding: 2px 5px; }

.contents .main_home section .favorites_gift .timeSale_list li .dp_unit .unit_flag span + span { margin: 0 0 0 2px; }

.contents .main_home section .favorites_gift .timeSale_list li .dp_unit .unit_flag:after { content: ""; display: block; clear: both; }

.contents .main_home section .favorites_gift .timeSale_list li .dp_unit .unit_info { margin: 0 0 15px; }

.contents .main_home section .favorites_gift .timeSale_list li .dp_unit .unit_info .brand i { display: block; font-size: 14px; color: #000; font-weight: bold; line-height: 19px; margin: 0 0 5px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.contents .main_home section .favorites_gift .timeSale_list li .dp_unit .unit_info .name { display: block; height: auto; font-size: 14px; color: #000; line-height: 19px; height: 38px; display: -webkit-box; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; word-break: break-word; }

.contents .main_home section .favorites_gift .timeSale_list li .dp_unit .unit_price .price01 { font-size: 14px; color: #C2C3C4; font-weight: normal; line-height: 16px; text-align: left; text-decoration: line-through; height: 18px; }

.contents .main_home section .favorites_gift .timeSale_list li .dp_unit .unit_price .price01.login { text-decoration: initial; }

.contents .main_home section .favorites_gift .timeSale_list li .dp_unit .unit_price .price02 { font-size: 18px; color: #000; line-height: 20px; font-weight: bold; margin: 0; display: flex; }

.contents .main_home section .favorites_gift .timeSale_list li .dp_unit .unit_price .price02 .sale { display: inline-block !important; font-size: 18px; color: #de0018; line-height: 20px; font-weight: bold; margin: 0 0 0 10px; }

.contents .main_home section .favorites_gift .timeSale_list li .dp_unit .unit_price .price03 { font-size: 14px; color: #000; line-height: 16px; display: none; }

.contents .main_home section .favorites_gift .timeSale_list li .dp_unit .unit_price .price03 i { font-size: 12px; color: #000; }

.contents .main_home section .favorites_gift .timeSale_list li .dp_unit .unit_price ~ button.related_product { margin-top: 20px; }

.contents .main_home section .favorites_gift .timeSale_list li .dp_unit .unit_price.no_discount .price01 { visibility: hidden; }

.contents .main_home section .favorites_gift .timeSale_list li .dp_unit .unit_price.no_discount .price02 { margin: 0; }

.contents .main_home section .favorites_gift .timeSale_list li .dp_unit .unit_price.no_discount .price02 .sale { display: none !important; }

.contents .main_home section .favorites_gift .timeSale_list li .brand_logo { display: flex; align-items: center; justify-content: center; margin: 17px 0 30px; }

.contents .main_home section .favorites_gift .timeSale_list li .brand_logo img { width: 150px; height: 40px; }

.contents .main_home section .favorites_gift .timeSale_list li .brand_sale { display: flex; justify-content: space-between; height: 25px; font-family: 'NotoSansKR', '맑은 고딕', 'Malgun Gothic'; color: #000; }

.contents .main_home section .favorites_gift .timeSale_list li .brand_sale .brand { font-size: 18px; line-height: 21px; display: block; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.contents .main_home section .favorites_gift .timeSale_list li .brand_sale .sale { color: #de0018; font-weight: bold; font-size: 22px; line-height: 24px; letter-spacing: -0.44px; white-space: nowrap; }

.contents .main_home section .review .list_card .area2 [class*="txt_icon"] { min-width: 72px; height: 25px; padding: 5px 10px; font-size: 12px; line-height: 13px; color: #000; border-radius: 2px; border: 1px solid #000; background-color: #fff; }

.contents .main_home section .review .list_card .area2 [class*="txt_icon"] + .txt_group { padding-top: 5px; }

.contents .main_home section .review .list_card .area2 > .txt_group { padding-top: 30px; }

.contents .main_home section .review .list_card .area2 [class*="icom"] { margin-top: 15px; line-height: 20px; }

.contents .main_home section .review .list_card .area2 > p { margin-top: 5px; max-height: 80px; font-size: 13px; line-height: 20px; color: #666; display: -webkit-box; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; word-break: break-word; }

.contents .main_home section .story .list_thumb li { width: 400px; margin-right: 40px; flex: none; }

.contents .main_home section .story .list_thumb li:last-child { margin-right: 0; }

.contents .main_home section .story .list_thumb li a { position: relative; }

.contents .main_home section .story .list_thumb li a .area1 { position: relative; height: 0; padding-top: 310px; background-size: cover; background-position: 50% 50%; overflow: hidden; }

.contents .main_home section .story .list_thumb li a .area1:after { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.031) 19.1%, rgba(0, 0, 0, 0.11) 33.5%, rgba(0, 0, 0, 0.631) 100%); }

.contents .main_home section .story .list_thumb li a .area2 { position: absolute; bottom: 0; width: 100%; padding: 0 30px 30px; }

.contents .main_home section .story .list_thumb li a .area2 dl dt { font-size: 22px; font-weight: bold; line-height: 29px; text-align: left; color: #fff; min-height: 29px; max-height: 58px; display: -webkit-box; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; word-break: break-word; }

.contents .main_home section .story .list_thumb li a .area2 dl dt ~ dd { margin-top: 10px; }

.contents .main_home section .story .list_thumb li a .area2 dl dd { display: flex; align-items: center; justify-content: flex-start; flex-wrap: nowrap; height: 20px; }

.contents .main_home section .story .list_thumb li a .area2 dl dd span { font-size: 15px; font-weight: normal; line-height: 20px; text-align: left; color: #fff; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.contents .main_home section .story .list_thumb li a .area2 dl dd span ~ span { margin-left: 10px; }

.contents .main_home section .story .list_thumb ~ .btn_prev, .contents .main_home section .story .list_thumb ~ .btn_next { top: 124px; margin-top: 0; }

.contents .main_home section .ux_gift { margin: 50px auto 120px; width: 1280px; }

.contents .main_home section .ux_gift .tab_wrap .tab_type5 { margin-top: 0; margin-bottom: 20px; }

.contents .main_home section .ux_gift .tab_wrap .tab_type5 > li { padding: 13px 5px; height: auto; display: flex; justify-content: center; align-items: center; border-top: 1px solid #c2c3c4; border-right: 1px solid #c2c3c4; flex: 1 1 0; }

.contents .main_home section .ux_gift .tab_wrap .tab_type5 > li:first-child { border-left: 1px solid #c2c3c4; }

.contents .main_home section .ux_gift .tab_wrap .tab_type5 > li > a { padding: 0; border: 0; line-height: 20px; min-height: 20px; height: auto; max-height: 40px; display: -webkit-box; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; word-break: break-word; position: relative; top: initial; left: initial; right: initial; bottom: initial; }

.contents .main_home section .ux_gift .tab_wrap .tab_type5 > li > a::after { content: ''; display: block; position: absolute; top: -13px; left: -5px; right: -5px; bottom: -13px; }

.contents .main_home section .ux_gift .tab_wrap .tab_type5 > li.on { border-color: #000; color: #fff; font-weight: 700; border-left: 1px solid #000; }

.contents .main_home section .ux_gift .tab_wrap .banner_area { display: none; width: 1280px; }

.contents .main_home section .ux_gift .tab_wrap .banner_area a { display: block; }

.contents .main_home section .ux_gift .tab_wrap .banner_area a img { display: block; width: 100%; }

.contents .main_home section .ux_gift .tab_wrap > section { margin-top: 0; }

.contents .main_home section .ux_gift .tab_wrap .dp_classified { margin: 50px 0 30px; }

.contents .main_home section .ux_gift .tab_wrap .dp_classified > ul { display: flex; align-items: center; justify-content: flex-start; flex-wrap: wrap; }

.contents .main_home section .ux_gift .tab_wrap .dp_classified > ul > li { margin-right: 5px; }

.contents .main_home section .ux_gift .tab_wrap .dp_classified > ul > li [class*="check_type"] > em { font-size: 15px; padding: 0 20px; height: 45px; line-height: 45px; background-color: #f4f4f4; }

.contents .main_home section .ux_gift .tab_wrap .dp_classified > ul > li [class*="check_type"] > input:checked ~ em { background-color: #000; color: #fff; font-weight: bold; }

.contents .main_home section .ux_gift .tab_wrap .goods_list #unitStyleList.unit_THMBG > li .unit_img .flag_area { display: none; }

.contents .main_home section .ux_gift .tab_wrap .goods_list #unitStyleList.unit_THMBG > li .unit_flag { width: 100%; height: 20px; padding: 0; margin: 0 0 5px; display: block; overflow: hidden; }

.contents .main_home section .ux_gift .tab_wrap .goods_list #unitStyleList.unit_THMBG > li .unit_flag span { float: left; display: inline-flex; align-items: center; justify-content: center; height: 20px; border: 1px solid #E7E7E7; background: #fff; font-size: 11px; color: #666; line-height: 1; padding: 2px 5px; }

.contents .main_home section .ux_gift .tab_wrap .goods_list #unitStyleList.unit_THMBG > li .unit_flag span + span { margin: 0 0 0 2px; }

.contents .main_home section .ux_gift .tab_wrap .goods_list #unitStyleList.unit_THMBG > li .unit_flag:after { content: ""; display: block; clear: both; }

.contents .main_home section .ux_gift .tab_wrap .goods_list #unitStyleList.unit_THMBG > li .unit_info { margin: 0 0 15px; }

.contents .main_home section .ux_gift .tab_wrap .goods_list #unitStyleList.unit_THMBG > li .unit_info .brand i { display: block; font-size: 14px; color: #000; font-weight: bold; line-height: 19px; margin: 0 0 5px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.contents .main_home section .ux_gift .tab_wrap .goods_list #unitStyleList.unit_THMBG > li .unit_info .name { display: block; height: auto; font-size: 14px; color: #000; line-height: 19px; height: 38px; display: -webkit-box; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; word-break: break-word; }

.contents .main_home section .ux_gift .tab_wrap .goods_list #unitStyleList.unit_THMBG > li .unit_price .price01 { font-size: 14px; color: #C2C3C4; font-weight: normal; line-height: 16px; text-align: left; text-decoration: line-through; height: 18px; }

.contents .main_home section .ux_gift .tab_wrap .goods_list #unitStyleList.unit_THMBG > li .unit_price .price01.login { text-decoration: initial; }

.contents .main_home section .ux_gift .tab_wrap .goods_list #unitStyleList.unit_THMBG > li .unit_price .price02 { font-size: 18px; color: #000; line-height: 20px; font-weight: bold; margin: 0 0 2px; display: flex; }

.contents .main_home section .ux_gift .tab_wrap .goods_list #unitStyleList.unit_THMBG > li .unit_price .price02 .sale { display: inline-block !important; font-size: 18px; color: #de0018; line-height: 20px; font-weight: bold; margin: 0 0 0 10px; }

.contents .main_home section .ux_gift .tab_wrap .goods_list #unitStyleList.unit_THMBG > li .unit_price .price03 { display: flex; font-size: 14px; line-height: 16px; color: #000; }

.contents .main_home section .ux_gift .tab_wrap .goods_list #unitStyleList.unit_THMBG > li .unit_price .price03 i { font-size: 12px; font-weight: normal; line-height: 16px; text-align: left; color: #000; }

.contents .main_home section .ux_gift .tab_wrap .goods_list #unitStyleList.unit_THMBG > li .unit_price ~ button.related_product { margin-top: 20px; }

.contents .main_home section .ux_gift .tab_wrap .goods_list #unitStyleList.unit_THMBG > li.noData { padding-top: 160px !important; }

.contents .main_home section .ux_gift .tab_wrap .goods_list #unitStyleList.unit_THMBG > li.noData:before { top: 80px; }

.contents .main_home section .ux_gift .tab_wrap .goods_list #unitStyleList.unit_LSTE > li .unit_img .flag_area { display: none; }

.contents .main_home section .ux_gift .tab_wrap .goods_list #unitStyleList.unit_LSTE > li .unit_flag { width: 100%; height: 20px; padding: 0; margin: 0 0 5px; display: block; overflow: hidden; }

.contents .main_home section .ux_gift .tab_wrap .goods_list #unitStyleList.unit_LSTE > li .unit_flag span { float: left; display: inline-flex; align-items: center; justify-content: center; height: 20px; border: 1px solid #E7E7E7; background: #fff; font-size: 11px; color: #666; line-height: 1; padding: 2px 5px; }

.contents .main_home section .ux_gift .tab_wrap .goods_list #unitStyleList.unit_LSTE > li .unit_flag span + span { margin: 0 0 0 2px; }

.contents .main_home section .ux_gift .tab_wrap .goods_list #unitStyleList.unit_LSTE > li .unit_flag:after { content: ""; display: block; clear: both; }

.contents .main_home section .ux_gift .tab_wrap .goods_list #unitStyleList.unit_LSTE > li .unit_price .price01 { font-size: 14px; color: #C2C3C4; font-weight: normal; line-height: 16px; text-align: left; text-decoration: line-through; padding: 0; height: 16px; }

.contents .main_home section .ux_gift .tab_wrap .goods_list #unitStyleList.unit_LSTE > li .unit_price .price01.login { text-decoration: initial; }

.contents .main_home section .ux_gift .tab_wrap .goods_list #unitStyleList.unit_LSTE > li .unit_price .price02 { font-size: 18px; color: #000; line-height: 20px; font-weight: bold; margin: 0 0 2px; display: flex; }

.contents .main_home section .ux_gift .tab_wrap .goods_list #unitStyleList.unit_LSTE > li .unit_price .price02 .sale { display: inline-block !important; font-size: 18px; color: #de0018; line-height: 20px; font-weight: bold; margin: 0 0 0 10px; }

.contents .main_home section .ux_gift .tab_wrap .goods_list #unitStyleList.unit_LSTE > li .unit_price .price03 { display: inline-block; font-size: 14px; line-height: 17px; color: #000; }

.contents .main_home section .ux_gift .tab_wrap .goods_list #unitStyleList.unit_LSTE > li .unit_price .unit_review { display: inline-block; vertical-align: top; margin: 2px 4px 0 0; }

.contents .main_home section .ux_gift .tab_wrap .goods_list #unitStyleList.unit_LSTE > li .unit_price ~ button.related_product { margin-top: 20px; }

.contents .main_home section .ux_gift .tab_wrap .goods_list #unitStyleList.unit_LSTE > li.noData { padding-top: 160px !important; }

.contents .main_home section .ux_gift .tab_wrap .goods_list #unitStyleList.unit_LSTE > li.noData:before { top: 80px; }

.contents .main_home section .new_recommend_product .dp_slide_con ul li { padding: 0 35px; width: 320px; }

.contents .main_home section .new_recommend_product .dp_slide_con ul li .dp_unit .thumb { padding: 0; margin-bottom: 15px; }

.contents .main_home section .new_recommend_product .dp_slide_con ul li .dp_unit .thumb .img { padding-bottom: 0; height: 250px; }

.contents .main_home section .new_recommend_product .dp_slide_con ul li .dp_unit .thumb .img img { position: static; top: initial; left: initial; display: block; min-width: initial; width: 250px; height: 250px; transform: initial; }

.contents .main_home section .new_recommend_product .dp_slide_con ul li .dp_unit .unit_flag { width: 100%; height: 20px; margin: 0 0 5px; display: block; overflow: hidden; }

.contents .main_home section .new_recommend_product .dp_slide_con ul li .dp_unit .unit_flag span { float: left; display: inline-flex; align-items: center; justify-content: center; height: 20px; border: 1px solid #E7E7E7; background: #fff; font-size: 11px; color: #666; line-height: 1; padding: 2px 5px; }

.contents .main_home section .new_recommend_product .dp_slide_con ul li .dp_unit .unit_flag span + span { margin: 0 0 0 2px; }

.contents .main_home section .new_recommend_product .dp_slide_con ul li .dp_unit .unit_flag:after { content: ""; display: block; clear: both; }

.contents .main_home section .new_recommend_product .dp_slide_con ul li .dp_unit .unit_info { margin: 0 0 15px; }

.contents .main_home section .new_recommend_product .dp_slide_con ul li .dp_unit .unit_info .brand i { display: block; font-size: 14px; color: #000; font-weight: bold; line-height: 19px; margin: 0 0 5px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.contents .main_home section .new_recommend_product .dp_slide_con ul li .dp_unit .unit_info .name { display: block; height: auto; font-size: 14px; color: #000; line-height: 19px; height: 38px; display: -webkit-box; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; word-break: break-word; }

.contents .main_home section .new_recommend_product .dp_slide_con ul li .dp_unit .unit_price .price01 { font-size: 14px; color: #C2C3C4; font-weight: normal; line-height: 16px; text-align: left; text-decoration: line-through; height: 18px; }

.contents .main_home section .new_recommend_product .dp_slide_con ul li .dp_unit .unit_price .price01.login { text-decoration: initial; }

.contents .main_home section .new_recommend_product .dp_slide_con ul li .dp_unit .unit_price .price02 { font-size: 18px; color: #000; line-height: 20px; font-weight: bold; margin: 0; display: flex; }

.contents .main_home section .new_recommend_product .dp_slide_con ul li .dp_unit .unit_price .price02 .sale { display: inline-block !important; font-size: 18px; color: #de0018; line-height: 20px; font-weight: bold; margin: 0 0 0 10px; }

.contents .main_home section .new_recommend_product .dp_slide_con ul li .dp_unit .unit_price .price03 { font-size: 14px; color: #000; line-height: 16px; display: none; }

.contents .main_home section .new_recommend_product .dp_slide_con ul li .dp_unit .unit_price .price03 i { font-size: 12px; color: #000; }

.contents .main_home section .new_recommend_product .dp_slide_con ul li .dp_unit .unit_price ~ button.related_product { margin-top: 20px; }

.contents .main_home section .new_recommend_product .dp_slide_con ul li .dp_unit .unit_price.no_discount .price01 { visibility: hidden; }

.contents .main_home section .new_recommend_product .dp_slide_con ul li .dp_unit .unit_price.no_discount .price02 { margin: 0; }

.contents .main_home section .new_recommend_product .dp_slide_con ul li .dp_unit .unit_price.no_discount .price02 .sale { display: none !important; }

.contents .main_home section .new_recommend_product .noData { padding: 140px 0 60px !important; background: #F4F4F4; }

.contents .main_home section .new_recommend_product .noData:before { top: 60px; }

.contents .new_recommend_product .panel .tit_type { text-align: center; line-height: 40px; font-size: 30px; font-weight: bold; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.contents .new_recommend_product .panel:first-of-type { margin-top: 0; }

.contents .new_recommend_product .panel:last-of-type { margin-bottom: 150px; }

.contents .new_recommend_product .new_notice { margin: 30px 0 60px; text-align: center; background-color: #F4F4F4; padding: 40px; }

.contents .new_recommend_product .new_notice strong { display: block; font-size: 30px; color: #000; font-weight: bold; line-height: 39px; margin-bottom: 20px; }

.contents .new_recommend_product .new_notice li { font-size: 15px; color: #666; }

.contents .new_recommend_product .new_notice li + li { margin-top: 10px; }

.contents .new_recommend_product .new_notice > p { line-height: 24px; font-size: 18px; font-weight: normal; color: #666; }

.contents .new_recommend_product .noData { background-color: #f4f4f4; }

.contents .new_recommend_product .unit_price.no_discount .price01 { min-height: 17px; visibility: hidden; }

.layerContainer .layerNewPop .content .ux_related_product { max-height: 815px; min-width: 1000px; min-height: 814px; }

.layerContainer .layerNewPop .content .ux_related_product .goods_list .btn_prev, .layerContainer .layerNewPop .content .ux_related_product .goods_list .btn_next, .layerContainer .layerNewPop .content .ux_related_product .goods_list .indicator, .layerContainer .layerNewPop .content .ux_related_product .dp_slide_con .btn_prev, .layerContainer .layerNewPop .content .ux_related_product .dp_slide_con .btn_next, .layerContainer .layerNewPop .content .ux_related_product .dp_slide_con .indicator { display: none; }

.layerContainer .layerNewPop .content .ux_related_product .goods_list .ux_related_product_list, .layerContainer .layerNewPop .content .ux_related_product .dp_slide_con .ux_related_product_list { max-width: 940px; display: flex; align-items: flex-start; justify-content: flex-start; flex-wrap: wrap; min-width: 940px; min-height: 684px; }

.layerContainer .layerNewPop .content .ux_related_product .goods_list .ux_related_product_list.unit_THMB > li, .layerContainer .layerNewPop .content .ux_related_product .dp_slide_con .ux_related_product_list.unit_THMB > li { border: 1px solid #fff; height: 342px; position: relative; padding: 20px; width: 220px; }

.layerContainer .layerNewPop .content .ux_related_product .goods_list .ux_related_product_list.unit_THMB > li > a, .layerContainer .layerNewPop .content .ux_related_product .dp_slide_con .ux_related_product_list.unit_THMB > li > a { display: flex; flex-direction: column; }

.layerContainer .layerNewPop .content .ux_related_product .goods_list .ux_related_product_list.unit_THMB > li ~ li, .layerContainer .layerNewPop .content .ux_related_product .dp_slide_con .ux_related_product_list.unit_THMB > li ~ li { margin-left: 20px; }

.layerContainer .layerNewPop .content .ux_related_product .goods_list .ux_related_product_list.unit_THMB > li:nth-child(4n+5), .layerContainer .layerNewPop .content .ux_related_product .dp_slide_con .ux_related_product_list.unit_THMB > li:nth-child(4n+5) { margin-left: 0; }

.layerContainer .layerNewPop .content .ux_related_product .goods_list .ux_related_product_list.unit_THMB > li .unit_btn, .layerContainer .layerNewPop .content .ux_related_product .dp_slide_con .ux_related_product_list.unit_THMB > li .unit_btn { display: none; width: 100%; text-align: center; position: absolute; top: 90px; left: 0; }

.layerContainer .layerNewPop .content .ux_related_product .goods_list .ux_related_product_list.unit_THMB > li .unit_btn > button, .layerContainer .layerNewPop .content .ux_related_product .dp_slide_con .ux_related_product_list.unit_THMB > li .unit_btn > button { margin: 0 2px; }

.layerContainer .layerNewPop .content .ux_related_product .goods_list .ux_related_product_list.unit_THMB > li .unit_img, .layerContainer .layerNewPop .content .ux_related_product .dp_slide_con .ux_related_product_list.unit_THMB > li .unit_img { width: 180px; height: 180px; margin-bottom: 25px; }

.layerContainer .layerNewPop .content .ux_related_product .goods_list .ux_related_product_list.unit_THMB > li .unit_img img, .layerContainer .layerNewPop .content .ux_related_product .dp_slide_con .ux_related_product_list.unit_THMB > li .unit_img img { display: block; width: 180px; height: 180px; }

.layerContainer .layerNewPop .content .ux_related_product .goods_list .ux_related_product_list.unit_THMB > li .adult_flag [class^="ico_adult"], .layerContainer .layerNewPop .content .ux_related_product .dp_slide_con .ux_related_product_list.unit_THMB > li .adult_flag [class^="ico_adult"] { font-size: 0; text-indent: -9999px; overflow: hidden; display: block; z-index: 1; width: 40px; height: 40px; background: url("../images/sp_flag.png"); background-repeat: no-repeat; background-size: 400px auto; background-position: -27px 0; }

.layerContainer .layerNewPop .content .ux_related_product .goods_list .ux_related_product_list.unit_THMB > li .unit_info .brand, .layerContainer .layerNewPop .content .ux_related_product .dp_slide_con .ux_related_product_list.unit_THMB > li .unit_info .brand { height: 19px; display: block; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.layerContainer .layerNewPop .content .ux_related_product .goods_list .ux_related_product_list.unit_THMB > li .unit_info .brand i, .layerContainer .layerNewPop .content .ux_related_product .dp_slide_con .ux_related_product_list.unit_THMB > li .unit_info .brand i { display: block; font-size: 14px; color: #000; font-weight: bold; line-height: 18px; margin: 0 0 5px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.layerContainer .layerNewPop .content .ux_related_product .goods_list .ux_related_product_list.unit_THMB > li .unit_info .brand ~ .name, .layerContainer .layerNewPop .content .ux_related_product .dp_slide_con .ux_related_product_list.unit_THMB > li .unit_info .brand ~ .name { margin-top: 5px; }

.layerContainer .layerNewPop .content .ux_related_product .goods_list .ux_related_product_list.unit_THMB > li .unit_info .name, .layerContainer .layerNewPop .content .ux_related_product .dp_slide_con .ux_related_product_list.unit_THMB > li .unit_info .name { font-size: 14px; line-height: 17px; word-break: break-word; line-height: 19px; height: 19px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; display: block; }

.layerContainer .layerNewPop .content .ux_related_product .goods_list .ux_related_product_list.unit_THMB > li .thumb, .layerContainer .layerNewPop .content .ux_related_product .dp_slide_con .ux_related_product_list.unit_THMB > li .thumb { padding: 0; margin-bottom: 15px; }

.layerContainer .layerNewPop .content .ux_related_product .goods_list .ux_related_product_list.unit_THMB > li .thumb .img img, .layerContainer .layerNewPop .content .ux_related_product .dp_slide_con .ux_related_product_list.unit_THMB > li .thumb .img img { width: 180px; height: 180px; }

.layerContainer .layerNewPop .content .ux_related_product .goods_list .ux_related_product_list.unit_THMB > li .unit_price .price01, .layerContainer .layerNewPop .content .ux_related_product .dp_slide_con .ux_related_product_list.unit_THMB > li .unit_price .price01 { height: 16px; font-size: 14px; line-height: 16px; text-decoration: line-through; color: #C2C3C4; }

.layerContainer .layerNewPop .content .ux_related_product .goods_list .ux_related_product_list.unit_THMB > li .unit_price .price01.percent0, .layerContainer .layerNewPop .content .ux_related_product .dp_slide_con .ux_related_product_list.unit_THMB > li .unit_price .price01.percent0 { color: #000; }

.layerContainer .layerNewPop .content .ux_related_product .goods_list .ux_related_product_list.unit_THMB > li .unit_price .price01.percent0 ~ .price02, .layerContainer .layerNewPop .content .ux_related_product .dp_slide_con .ux_related_product_list.unit_THMB > li .unit_price .price01.percent0 ~ .price02 { margin-top: 2px; }

.layerContainer .layerNewPop .content .ux_related_product .goods_list .ux_related_product_list.unit_THMB > li .unit_price .price01.login, .layerContainer .layerNewPop .content .ux_related_product .dp_slide_con .ux_related_product_list.unit_THMB > li .unit_price .price01.login { text-decoration: initial; }

.layerContainer .layerNewPop .content .ux_related_product .goods_list .ux_related_product_list.unit_THMB > li .unit_price .price02, .layerContainer .layerNewPop .content .ux_related_product .dp_slide_con .ux_related_product_list.unit_THMB > li .unit_price .price02 { font-size: 18px; line-height: 21px; height: 21px; color: #000000; font-weight: bold; margin: 0; display: flex; align-items: flex-end; justify-content: flex-start; }

.layerContainer .layerNewPop .content .ux_related_product .goods_list .ux_related_product_list.unit_THMB > li .unit_price .price02 > i, .layerContainer .layerNewPop .content .ux_related_product .dp_slide_con .ux_related_product_list.unit_THMB > li .unit_price .price02 > i { display: inline-block; margin-left: 10px; color: #de0018; font-weight: bold; }

.layerContainer .layerNewPop .content .ux_related_product .goods_list .ux_related_product_list.unit_THMB > li .unit_price .price03, .layerContainer .layerNewPop .content .ux_related_product .dp_slide_con .ux_related_product_list.unit_THMB > li .unit_price .price03 { display: none; }

.layerContainer .layerNewPop .content .ux_related_product .goods_list .ux_related_product_list.unit_THMB > li .unit_option, .layerContainer .layerNewPop .content .ux_related_product .goods_list .ux_related_product_list.unit_THMB > li .unit_flag, .layerContainer .layerNewPop .content .ux_related_product .goods_list .ux_related_product_list.unit_THMB > li .flag_area, .layerContainer .layerNewPop .content .ux_related_product .dp_slide_con .ux_related_product_list.unit_THMB > li .unit_option, .layerContainer .layerNewPop .content .ux_related_product .dp_slide_con .ux_related_product_list.unit_THMB > li .unit_flag, .layerContainer .layerNewPop .content .ux_related_product .dp_slide_con .ux_related_product_list.unit_THMB > li .flag_area { display: none; }

.layerContainer .layerNewPop .content .ux_related_product .goods_list .ux_related_product_list.unit_THMB > li:hover, .layerContainer .layerNewPop .content .ux_related_product .dp_slide_con .ux_related_product_list.unit_THMB > li:hover { position: relative; border: 1px solid #000; }

.layerContainer .layerNewPop .content .ux_related_product .goods_list .ux_related_product_list.unit_THMB > li:hover .dp_unit .thumb, .layerContainer .layerNewPop .content .ux_related_product .dp_slide_con .ux_related_product_list.unit_THMB > li:hover .dp_unit .thumb { opacity: 0.5; }

.layerContainer .layerNewPop .content .ux_related_product .goods_list .ux_related_product_list.unit_THMB > li:hover .unit_btn, .layerContainer .layerNewPop .content .ux_related_product .dp_slide_con .ux_related_product_list.unit_THMB > li:hover .unit_btn { display: block; }

.layerContainer .layerNewPop .content .ux_related_product .goods_list .ux_related_product_list.unit_THMB > li.cartPopEachCenter .unit_btn button .wishPopNew, .layerContainer .layerNewPop .content .ux_related_product .dp_slide_con .ux_related_product_list.unit_THMB > li.cartPopEachCenter .unit_btn button .wishPopNew { max-width: 190px !important; }

.layerContainer .layerNewPop .content .ux_related_product .goods_list .ux_related_product_list.unit_THMB > li.noData, .layerContainer .layerNewPop .content .ux_related_product .dp_slide_con .ux_related_product_list.unit_THMB > li.noData { min-width: 940px; height: 684px; padding: 360px 0 240px !important; }

.layerContainer .layerNewPop .content .ux_related_product .goods_list .ux_related_product_list.unit_THMB > li.noData:hover, .layerContainer .layerNewPop .content .ux_related_product .dp_slide_con .ux_related_product_list.unit_THMB > li.noData:hover { border: 1px solid #fff; }

.layerContainer .layerNewPop .content .ux_related_product .goods_list .ux_related_product_list.unit_THMB > li.noData:before, .layerContainer .layerNewPop .content .ux_related_product .dp_slide_con .ux_related_product_list.unit_THMB > li.noData:before { top: 280px; }

.layerContainer .layerNewPop .content .ux_related_product .goods_list .pagination, .layerContainer .layerNewPop .content .ux_related_product .dp_slide_con .pagination { margin: 30px auto 0; }

/* // [UX-437] 2024-05-03 [퍼블] [상품/전시] PC 홈판 */
    
